Pull request #631 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d43bb841e5ce80523938518e7cf5c3ad81790e5d+daa77f607dde25a5e4d859eb1b1c744bffed4e03 (d6e3383f265146caa576c7b7189060eb5a455623) 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-ssh12183970197167435872.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5370900766920009697.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-631/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-631/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5534384048385951309.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-631/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh465760601059589912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh17721245622297015873.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-631/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/PR-631/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17744120110844923665.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.21 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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8530 in /w/workspace/gexfoundry_device-mqtt-go_PR-631 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-631 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Merging remotes/origin/main commit daa77f607dde25a5e4d859eb1b1c744bffed4e03 into PR head commit d43bb841e5ce80523938518e7cf5c3ad81790e5d Merge succeeded, producing d43bb841e5ce80523938518e7cf5c3ad81790e5d Checking out Revision d43bb841e5ce80523938518e7cf5c3ad81790e5d (PR-631) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/631/head:refs/remotes/origin/PR-631 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d43bb841e5ce80523938518e7cf5c3ad81790e5d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge daa77f607dde25a5e4d859eb1b1c744bffed4e03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d43bb841e5ce80523938518e7cf5c3ad81790e5d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:50:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:50:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:50:04 ========================================================= 01:50:04 EdgeX Global Pipelines Version Info 01:50:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:50:05 ------------------- 01:50:05 stable info: 01:50:05 ------------------- 01:50:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:50:05 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:50:05 Message: update stable to v1.0.254 01:50:05 ------------------- 01:50:05 experimental info: 01:50:05 ------------------- 01:50:05 Commited By: **** collab-it+edgex@linuxfoundation.org 01:50:05 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:50:05 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:50:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:50:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:50:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:50:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:50:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:50:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:50:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:50:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:50:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-631 [Pipeline] echo 01:50:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-631 [Pipeline] echo 01:50:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-631 [Pipeline] echo 01:50:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d43bb841e5ce80523938518e7cf5c3ad81790e5d [Pipeline] echo 01:50:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d43bb84 [Pipeline] echo 01:50:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:07 provisioning config files... 01:50:07 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/config7123070889055404579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:08 ---> docker-login.sh 01:50:08 nexus3.edgexfoundry.org:10001 01:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:08 Configure a credential helper to remove this warning. See 01:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:08 01:50:08 Login Succeeded 01:50:08 nexus3.edgexfoundry.org:10002 01:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:08 Configure a credential helper to remove this warning. See 01:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:08 01:50:08 Login Succeeded 01:50:08 nexus3.edgexfoundry.org:10003 01:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:08 Configure a credential helper to remove this warning. See 01:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:08 01:50:08 Login Succeeded 01:50:08 nexus3.edgexfoundry.org:10004 01:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:08 Configure a credential helper to remove this warning. See 01:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:08 01:50:08 Login Succeeded 01:50:08 docker.io 01:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:09 Configure a credential helper to remove this warning. See 01:50:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:09 01:50:09 Login Succeeded 01:50:09 ---> docker-login.sh ends [Pipeline] } 01:50:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:50:09 + git rev-list -1 --merges d43bb841e5ce80523938518e7cf5c3ad81790e5d~1..d43bb841e5ce80523938518e7cf5c3ad81790e5d [Pipeline] echo 01:50:09 -----------> git rev-list -1 --merges d43bb841e5ce80523938518e7cf5c3ad81790e5d~1..d43bb841e5ce80523938518e7cf5c3ad81790e5d d43bb841e5ce80523938518e7cf5c3ad81790e5d [false] [Pipeline] sh 01:50:10 + git log --format=format:%s -1 d43bb841e5ce80523938518e7cf5c3ad81790e5d [Pipeline] echo 01:50:10 ========================================================= 01:50:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:50:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:50:10 + git log --format=format:%s -1 d43bb841e5ce80523938518e7cf5c3ad81790e5d [Pipeline] echo 01:50:10 [semverPrep] GIT_COMMIT: d43bb841e5ce80523938518e7cf5c3ad81790e5d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:50:10 [semverPrep] This is not a build commit. [Pipeline] sh 01:50:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:50:11 + grep -v github /etc/ssh/ssh_known_hosts 01:50:11 + [ -e /tmp/ssh_known_hosts ] 01:50:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:50:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:50:11 + sudo tee -a /etc/ssh/ssh_known_hosts 01:50:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:11 01:50:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:11 0.1.4: Pulling from edgex-devops/py-git-semver 01:50:11 b85a868b505f: Pulling fs layer 01:50:11 e2be974225ed: Pulling fs layer 01:50:11 339a4e72a1f5: Pulling fs layer 01:50:11 988bab9f4d93: Pulling fs layer 01:50:11 1469e6f7b9e6: Pulling fs layer 01:50:11 eaf3925da568: Pulling fs layer 01:50:11 bab4dde63d76: Pulling fs layer 01:50:11 bde34c3a00c8: Pulling fs layer 01:50:11 b352a97aabf1: Pulling fs layer 01:50:11 1469e6f7b9e6: Waiting 01:50:11 988bab9f4d93: Waiting 01:50:11 eaf3925da568: Waiting 01:50:11 bab4dde63d76: Waiting 01:50:11 bde34c3a00c8: Waiting 01:50:11 b352a97aabf1: Waiting 01:50:11 4872d77fe225: Pulling fs layer 01:50:11 5851b861e8e6: Pulling fs layer 01:50:11 4872d77fe225: Waiting 01:50:11 e2be974225ed: Verifying Checksum 01:50:11 e2be974225ed: Download complete 01:50:11 988bab9f4d93: Verifying Checksum 01:50:11 988bab9f4d93: Download complete 01:50:12 339a4e72a1f5: Verifying Checksum 01:50:12 339a4e72a1f5: Download complete 01:50:12 1469e6f7b9e6: Verifying Checksum 01:50:12 1469e6f7b9e6: Download complete 01:50:12 eaf3925da568: Verifying Checksum 01:50:12 eaf3925da568: Download complete 01:50:12 bde34c3a00c8: Download complete 01:50:12 b352a97aabf1: Verifying Checksum 01:50:12 b352a97aabf1: Download complete 01:50:12 4872d77fe225: Verifying Checksum 01:50:12 4872d77fe225: Download complete 01:50:12 5851b861e8e6: Verifying Checksum 01:50:12 5851b861e8e6: Download complete 01:50:12 b85a868b505f: Verifying Checksum 01:50:12 b85a868b505f: Download complete 01:50:12 bab4dde63d76: Verifying Checksum 01:50:12 bab4dde63d76: Download complete 01:50:13 b85a868b505f: Pull complete 01:50:13 e2be974225ed: Pull complete 01:50:14 339a4e72a1f5: Pull complete 01:50:14 988bab9f4d93: Pull complete 01:50:14 1469e6f7b9e6: Pull complete 01:50:14 eaf3925da568: Pull complete 01:50:16 bab4dde63d76: Pull complete 01:50:16 bde34c3a00c8: Pull complete 01:50:16 b352a97aabf1: Pull complete 01:50:17 4872d77fe225: Pull complete 01:50:17 5851b861e8e6: Pull complete 01:50:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:50:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:17 prd-ubuntu20.04-docker-8c-8g-8530 does not seem to be running inside a container 01:50:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-631 -v /w/workspace/gexfoundry_device-mqtt-go_PR-631:/w/workspace/gexfoundry_device-mqtt-go_PR-631:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-631@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/py-git-semver:0.1.4 cat 01:50:20 $ docker top 48481903e2ec7c274c849a2754cdccbebc91a53c1f6104b9c2f04ef678f8a1d8 -eo pid,comm 01:50:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:50:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:20 [ssh-agent] Looking for ssh-agent implementation... 01:50:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:20 $ docker exec 48481903e2ec7c274c849a2754cdccbebc91a53c1f6104b9c2f04ef678f8a1d8 ssh-agent 01:50:20 SSH_AUTH_SOCK=/tmp/ssh-J5t20Ykdvl8I/agent.32 01:50:20 SSH_AGENT_PID=38 01:50:20 Running ssh-add (command line suppressed) 01:50:20 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/private_key_7754147649719136208.key (/w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/private_key_7754147649719136208.key) 01:50:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:21 + git tag --points-at HEAD [Pipeline] } 01:50:21 $ docker exec --env ******** --env ******** 48481903e2ec7c274c849a2754cdccbebc91a53c1f6104b9c2f04ef678f8a1d8 ssh-agent -k 01:50:21 unset SSH_AUTH_SOCK; 01:50:21 unset SSH_AGENT_PID; 01:50:21 echo Agent pid 38 killed; 01:50:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:50:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:21 [ssh-agent] Looking for ssh-agent implementation... 01:50:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:21 $ docker exec 48481903e2ec7c274c849a2754cdccbebc91a53c1f6104b9c2f04ef678f8a1d8 ssh-agent 01:50:21 SSH_AUTH_SOCK=/tmp/ssh-nxC2dArFEwGm/agent.71 01:50:21 SSH_AGENT_PID=77 01:50:21 Running ssh-add (command line suppressed) 01:50:21 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/private_key_1093533571131341140.key (/w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/private_key_1093533571131341140.key) 01:50:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:22 + git semver init 01:50:22 2023-10-05 01:50:22,240 [run_init] DEBUG init version:0.0.0 force:False 01:50:22 2023-10-05 01:50:22,241 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver 01:50:22 2023-10-05 01:50:22,241 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver 01:50:22 2023-10-05 01:50:22,241 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-631, universal_newlines=False, shell=None, istream=None) 01:50:23 2023-10-05 01:50:23,126 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-631/.git/info/exclude 01:50:23 2023-10-05 01:50:23,127 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver/PR-631 with force:False 01:50:23 2023-10-05 01:50:23,127 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver/PR-631 01:50:23 2023-10-05 01:50:23,131 [execute] INFO git cat-file --batch-check 01:50:23 2023-10-05 01:50:23,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver, universal_newlines=False, shell=None, istream=) 01:50:23 2023-10-05 01:50:23,137 [execute] INFO git cat-file --batch 01:50:23 2023-10-05 01:50:23,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver, universal_newlines=False, shell=None, istream=) 01:50:23 2023-10-05 01:50:23,143 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-631/.semver/PR-631 01:50:23 0.0.0 [Pipeline] } 01:50:23 $ docker exec --env ******** --env ******** 48481903e2ec7c274c849a2754cdccbebc91a53c1f6104b9c2f04ef678f8a1d8 ssh-agent -k 01:50:23 unset SSH_AUTH_SOCK; 01:50:23 unset SSH_AGENT_PID; 01:50:23 echo Agent pid 77 killed; 01:50:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:23 + git semver [Pipeline] } 01:50:24 $ docker stop --time=1 48481903e2ec7c274c849a2754cdccbebc91a53c1f6104b9c2f04ef678f8a1d8 01:50:25 $ docker rm -f --volumes 48481903e2ec7c274c849a2754cdccbebc91a53c1f6104b9c2f04ef678f8a1d8 [Pipeline] // withDockerContainer [Pipeline] sh 01:50:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:50:26 Stashed 1 file(s) [Pipeline] echo 01:50:26 [edgeXSemver]: initialized semver on version 0.0.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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:26 provisioning config files... 01:50:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/config16463942177066510150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:27 ---> docker-login.sh 01:50:27 nexus3.edgexfoundry.org:10001 01:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:27 Configure a credential helper to remove this warning. See 01:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:27 01:50:27 Login Succeeded 01:50:27 nexus3.edgexfoundry.org:10002 01:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:27 Configure a credential helper to remove this warning. See 01:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:27 01:50:27 Login Succeeded 01:50:27 nexus3.edgexfoundry.org:10003 01:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:27 Configure a credential helper to remove this warning. See 01:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:27 01:50:27 Login Succeeded 01:50:27 nexus3.edgexfoundry.org:10004 01:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:27 Configure a credential helper to remove this warning. See 01:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:27 01:50:27 Login Succeeded 01:50:27 docker.io 01:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:27 Configure a credential helper to remove this warning. See 01:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:27 01:50:27 Login Succeeded 01:50:27 ---> docker-login.sh ends [Pipeline] } 01:50:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:50:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:50:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:50:27 ========================================================= 01:50:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:50:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:50:28 Sending build context to Docker daemon 6.532MB 01:50:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:50:28 Step 2/12 : FROM ${BASE} AS builder 01:50:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:50:28 7264a8db6415: Pulling fs layer 01:50:28 c4d48a809fc2: Pulling fs layer 01:50:28 4f1c88b9dad5: Pulling fs layer 01:50:28 ad3a456e5733: Pulling fs layer 01:50:28 33e27b845d1e: Pulling fs layer 01:50:28 c68163c4e522: Pulling fs layer 01:50:28 50da416c3ac9: Pulling fs layer 01:50:28 33e27b845d1e: Waiting 01:50:28 23d2d4c4bb30: Pulling fs layer 01:50:28 c68163c4e522: Waiting 01:50:28 50da416c3ac9: Waiting 01:50:28 c4d48a809fc2: Verifying Checksum 01:50:28 c4d48a809fc2: Download complete 01:50:28 ad3a456e5733: Download complete 01:50:28 33e27b845d1e: Verifying Checksum 01:50:28 33e27b845d1e: Download complete 01:50:28 7264a8db6415: Download complete 01:50:28 c68163c4e522: Verifying Checksum 01:50:28 7264a8db6415: Pull complete 01:50:28 23d2d4c4bb30: Verifying Checksum 01:50:28 23d2d4c4bb30: Download complete 01:50:28 c4d48a809fc2: Pull complete 01:50:29 4f1c88b9dad5: Verifying Checksum 01:50:29 4f1c88b9dad5: Download complete 01:50:29 50da416c3ac9: Verifying Checksum 01:50:29 50da416c3ac9: Download complete 01:50:32 4f1c88b9dad5: Pull complete 01:50:32 ad3a456e5733: Pull complete 01:50:32 33e27b845d1e: Pull complete 01:50:32 c68163c4e522: Pull complete 01:50:35 50da416c3ac9: Pull complete 01:50:35 23d2d4c4bb30: Pull complete 01:50:35 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:50:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:50:35 ---> 0786185ac409 01:50:35 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:50:40 ---> Running in a9efc243ba10 01:50:40 Removing intermediate container a9efc243ba10 01:50:40 ---> 1a6ff2579054 01:50:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:50:40 ---> Running in 1e1548b1ac11 01:50:40 Removing intermediate container 1e1548b1ac11 01:50:40 ---> 169ce26ce4ed 01:50:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:50:40 ---> Running in e5d49387baea 01:50:40 Removing intermediate container e5d49387baea 01:50:40 ---> 664f7f1f6074 01:50:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:50:40 ---> Running in 2b474bbd4a31 01:50:40 Removing intermediate container 2b474bbd4a31 01:50:40 ---> 7abc30e7b769 01:50:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:50:40 ---> Running in 97e742181713 01:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:50:41 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:50:41 (2/4) Installing libedit (20221030.3.1-r1) 01:50:41 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:50:41 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:50:41 Executing busybox-1.36.1-r2.trigger 01:50:41 OK: 268 MiB in 56 packages 01:50:41 Still waiting to schedule task 01:50:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8526’ 01:50:41 Removing intermediate container 97e742181713 01:50:41 ---> 53d5903cb27f 01:50:41 Step 8/12 : WORKDIR /device-mqtt-go 01:50:41 ---> Running in 9b3e954d767f 01:50:41 Removing intermediate container 9b3e954d767f 01:50:41 ---> 08f969300ce2 01:50:41 Step 9/12 : COPY go.mod vendor* ./ 01:50:42 ---> a3a18e01f82d 01:50:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:42 ---> Running in 9c3048540495 01:51:20 Removing intermediate container 9c3048540495 01:51:20 ---> 5384eea40e7e 01:51:20 Step 11/12 : COPY . . 01:51:20 ---> 98282903e1b1 01:51:20 Step 12/12 : RUN $MAKE 01:51:20 ---> Running in 6d8e463c29a8 01:51:20 noop 01:51:20 Removing intermediate container 6d8e463c29a8 01:51:20 ---> 7a3d4698a9bb 01:51:20 Successfully built 7a3d4698a9bb 01:51:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:21 + docker inspect -f . ci-base-image-x86_64 01:51:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:21 prd-ubuntu20.04-docker-8c-8g-8530 does not seem to be running inside a container 01:51:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-631 -v /w/workspace/gexfoundry_device-mqtt-go_PR-631:/w/workspace/gexfoundry_device-mqtt-go_PR-631:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-631@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:51:21 $ docker top 4fb9ec7c77f63e496c4e7d064b291606067deafba6a44e2a31e25e521a62cde9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:22 + go version 01:51:22 go version go1.21.0 linux/amd64 [Pipeline] } 01:51:22 $ docker stop --time=1 4fb9ec7c77f63e496c4e7d064b291606067deafba6a44e2a31e25e521a62cde9 01:51:23 $ docker rm -f --volumes 4fb9ec7c77f63e496c4e7d064b291606067deafba6a44e2a31e25e521a62cde9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:24 + docker inspect -f . ci-base-image-x86_64 01:51:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:24 prd-ubuntu20.04-docker-8c-8g-8530 does not seem to be running inside a container 01:51:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-631 -v /w/workspace/gexfoundry_device-mqtt-go_PR-631:/w/workspace/gexfoundry_device-mqtt-go_PR-631:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-631@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:51:24 $ docker top 2a0c2fa9d9c654fb1684f1f282c78aa916106b514718c3adbe766af2316c7647 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:25 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-631 [Pipeline] fileExists [Pipeline] sh 01:51:25 + make test 01:51:25 go test ./... -coverprofile=coverage.out ./... 01:51:26 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:51:36 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:51:37 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:51:37 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements 01:51:45 go vet ./... 01:51:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:51:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:51:48 ./bin/test-attribution-txt.sh [Pipeline] echo 01:51:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:51:48 $ docker stop --time=1 2a0c2fa9d9c654fb1684f1f282c78aa916106b514718c3adbe766af2316c7647 01:51:51 $ docker rm -f --volumes 2a0c2fa9d9c654fb1684f1f282c78aa916106b514718c3adbe766af2316c7647 [Pipeline] // withDockerContainer [Pipeline] sh 01:51:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:51:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:51:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:51:53 + ls -al . 01:51:53 total 188 01:51:53 drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 01:51 . 01:51:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 01:50 .. 01:51:53 -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 01:50 .dockerignore 01:51:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 01:51 .git 01:51:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 01:50 .github 01:51:53 -rw-rw-r-- 1 jenkins jenkins 329 Oct 5 01:50 .gitignore 01:51:53 -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 01:50 .golangci.yml 01:51:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 01:50 .semver 01:51:53 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 5 01:50 Attribution.txt 01:51:53 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 5 01:50 CHANGELOG.md 01:51:53 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 5 01:50 Dockerfile 01:51:53 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 01:50 GOVERNANCE.md 01:51:53 -rw-rw-r-- 1 jenkins jenkins 678 Oct 5 01:50 Jenkinsfile 01:51:53 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 01:50 LICENSE 01:51:53 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 5 01:50 Makefile 01:51:53 -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 01:50 OWNERS.md 01:51:53 -rw-rw-r-- 1 jenkins jenkins 3695 Oct 5 01:50 README.md 01:51:53 -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 01:50 VERSION 01:51:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 01:50 bin 01:51:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 01:50 cmd 01:51:53 -rw-r--r-- 1 jenkins jenkins 18506 Oct 5 01:51 coverage.out 01:51:53 -rw-rw-r-- 1 jenkins jenkins 3821 Oct 5 01:50 go.mod 01:51:53 -rw-rw-r-- 1 jenkins jenkins 35623 Oct 5 01:50 go.sum 01:51:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 01:50 internal 01:51:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 01:50 mock 01:51:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 01:50 snap 01:51:53 -rw-rw-r-- 1 jenkins jenkins 227 Oct 5 01:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 + 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=d43bb841e5ce80523938518e7cf5c3ad81790e5d --label arch=amd64 --label version=0.0.0 . 01:51:53 Sending build context to Docker daemon 6.552MB 01:51:53 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:51:53 Step 2/24 : FROM ${BASE} AS builder 01:51:53 ---> 7a3d4698a9bb 01:51:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:51:53 ---> Running in ec03d8a0b9bd 01:51:53 Removing intermediate container ec03d8a0b9bd 01:51:53 ---> 69058e82ab8e 01:51:53 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:51:53 ---> Running in d2c0e395de64 01:51:53 Removing intermediate container d2c0e395de64 01:51:53 ---> 4024b8354f8d 01:51:53 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:51:53 ---> Running in a3b610a90e56 01:51:54 Removing intermediate container a3b610a90e56 01:51:54 ---> fda85fb9a155 01:51:54 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:51:54 ---> Running in f5e7804a24ff 01:51:54 Removing intermediate container f5e7804a24ff 01:51:54 ---> 8303b260bd4d 01:51:54 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:51:54 ---> Running in a52a1271bfea 01:51:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:51:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:51:54 OK: 268 MiB in 56 packages 01:51:55 Removing intermediate container a52a1271bfea 01:51:55 ---> a9621fe5a743 01:51:55 Step 8/24 : WORKDIR /device-mqtt-go 01:51:55 ---> Running in b9c612d2cc0b 01:51:55 Removing intermediate container b9c612d2cc0b 01:51:55 ---> 7ba2c4910b3d 01:51:55 Step 9/24 : COPY go.mod vendor* ./ 01:51:55 ---> 602f965443cb 01:51:55 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:55 ---> Running in 326c716ae6f0 01:51:56 Removing intermediate container 326c716ae6f0 01:51:56 ---> 38b7278a0f01 01:51:56 Step 11/24 : COPY . . 01:51:56 ---> 75d13262fd45 01:51:56 Step 12/24 : RUN $MAKE 01:51:56 ---> Running in 2016e8ff581c 01:51:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:52:18 Removing intermediate container 2016e8ff581c 01:52:18 ---> 6ee39d27a76a 01:52:18 Step 13/24 : FROM alpine:3.18 01:52:18 3.18: Pulling from library/alpine 01:52:18 96526aa774ef: Pulling fs layer 01:52:18 96526aa774ef: Verifying Checksum 01:52:18 96526aa774ef: Download complete 01:52:18 96526aa774ef: Pull complete 01:52:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:52:18 Status: Downloaded newer image for alpine:3.18 01:52:18 ---> 8ca4688f4f35 01:52:18 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:52:18 ---> Running in a6fd532f96c7 01:52:18 Removing intermediate container a6fd532f96c7 01:52:18 ---> e45fcb237ce8 01:52:18 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:52:18 ---> Running in 0f84173a31f4 01:52:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:52:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:52:18 (1/1) Installing dumb-init (1.2.5-r2) 01:52:18 Executing busybox-1.36.1-r2.trigger 01:52:18 OK: 7 MiB in 16 packages 01:52:18 Removing intermediate container 0f84173a31f4 01:52:18 ---> 7cb5eceb05bc 01:52:18 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:52:18 ---> cb2a7cf1cdad 01:52:18 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:52:18 ---> 6b4ae6a50801 01:52:18 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:52:18 ---> c87640a96432 01:52:18 Step 19/24 : EXPOSE 59982 01:52:18 ---> Running in 6a6d96c10c6e 01:52:19 Removing intermediate container 6a6d96c10c6e 01:52:19 ---> afe021b039ae 01:52:19 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:52:19 ---> Running in d930553d5001 01:52:19 Removing intermediate container d930553d5001 01:52:19 ---> 56e618e2b6ba 01:52:19 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:52:19 ---> Running in 1a2fce7b6c46 01:52:19 Removing intermediate container 1a2fce7b6c46 01:52:19 ---> 66f9390325bd 01:52:19 Step 22/24 : LABEL arch=amd64 01:52:19 ---> Running in 03743cc0280f 01:52:19 Removing intermediate container 03743cc0280f 01:52:19 ---> 5115daa81a50 01:52:19 Step 23/24 : LABEL git_sha=d43bb841e5ce80523938518e7cf5c3ad81790e5d 01:52:19 ---> Running in e332e96920ff 01:52:19 Removing intermediate container e332e96920ff 01:52:19 ---> ce9d7455c9f9 01:52:19 Step 24/24 : LABEL version=0.0.0 01:52:19 ---> Running in 3aaede612487 01:52:19 Removing intermediate container 3aaede612487 01:52:19 ---> b66186191f2c 01:52:19 [Warning] One or more build-args [ARCH] were not consumed 01:52:19 Successfully built b66186191f2c 01:52:19 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:20 01:52:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:20 latest: Pulling from edgex-lftools-log-publisher 01:52:20 5eb5b503b376: Pulling fs layer 01:52:20 5c69ac0246d0: Pulling fs layer 01:52:20 ec43610c2a17: Pulling fs layer 01:52:20 3a2ae6a8a46f: Pulling fs layer 01:52:20 33b1e0a273af: Pulling fs layer 01:52:20 5d3b04190fa2: Pulling fs layer 01:52:20 2f39f015ded8: Pulling fs layer 01:52:20 3a2ae6a8a46f: Waiting 01:52:20 33b1e0a273af: Waiting 01:52:20 5d3b04190fa2: Waiting 01:52:20 2f39f015ded8: Waiting 01:52:20 5c69ac0246d0: Verifying Checksum 01:52:20 5c69ac0246d0: Download complete 01:52:20 3a2ae6a8a46f: Verifying Checksum 01:52:20 3a2ae6a8a46f: Download complete 01:52:20 33b1e0a273af: Verifying Checksum 01:52:20 33b1e0a273af: Download complete 01:52:20 5d3b04190fa2: Verifying Checksum 01:52:20 5d3b04190fa2: Download complete 01:52:20 ec43610c2a17: Verifying Checksum 01:52:20 ec43610c2a17: Download complete 01:52:20 5eb5b503b376: Verifying Checksum 01:52:20 5eb5b503b376: Download complete 01:52:21 2f39f015ded8: Verifying Checksum 01:52:21 2f39f015ded8: Download complete 01:52:22 5eb5b503b376: Pull complete 01:52:22 5c69ac0246d0: Pull complete 01:52:22 ec43610c2a17: Pull complete 01:52:22 3a2ae6a8a46f: Pull complete 01:52:22 33b1e0a273af: Pull complete 01:52:23 5d3b04190fa2: Pull complete 01:52:27 2f39f015ded8: Pull complete 01:52:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:52:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:27 prd-ubuntu20.04-docker-8c-8g-8530 does not seem to be running inside a container 01:52:27 $ 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/gexfoundry_device-mqtt-go_PR-631 -v /w/workspace/gexfoundry_device-mqtt-go_PR-631:/w/workspace/gexfoundry_device-mqtt-go_PR-631:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-631@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:52:32 $ docker top a6d23b0d853e35a5ffe3c79117d9da7f3a1d4409b6a39fbd200cb01fd0d454d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:32 ---> job-cost.sh 01:52:32 lf-activate-venv: SKIPPING 01:52:32 INFO: No Stack... 01:52:33 INFO: Retrieving Pricing Info for: v3-standard-8 01:52:33 INFO: Archiving Costs [Pipeline] sh 01:52:34 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-631/archives/cost.csv 01:52:34 + cut -d, -f6 [Pipeline] lock 01:52:34 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] 01:52:34 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] did not exist. Created. 01:52:34 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:52:34 + echo total: 0.2199999988079071 [Pipeline] stash 01:52:34 Stashed 1 file(s) [Pipeline] } 01:52:34 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:52:34 $ docker stop --time=1 a6d23b0d853e35a5ffe3c79117d9da7f3a1d4409b6a39fbd200cb01fd0d454d5 01:52:35 $ docker rm -f --volumes a6d23b0d853e35a5ffe3c79117d9da7f3a1d4409b6a39fbd200cb01fd0d454d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:54:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8531 in /w/workspace/gexfoundry_device-mqtt-go_PR-631 [Pipeline] { [Pipeline] ws 01:54:12 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:54:12 The recommended git tool is: git 01:54:17 using credential edgex-jenkins-ssh 01:54:17 Cloning the remote Git repository 01:54:17 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:54:17 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:54:17 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:54:17 > git --version # timeout=10 01:54:17 > git --version # 'git version 2.25.1' 01:54:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:54:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:19 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:54:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:19 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:54:20 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:54:20 using GIT_SSH to set credentials SSH Credentials for GitHub 01:54:20 Merging remotes/origin/main commit daa77f607dde25a5e4d859eb1b1c744bffed4e03 into PR head commit d43bb841e5ce80523938518e7cf5c3ad81790e5d 01:54:20 Merge succeeded, producing d43bb841e5ce80523938518e7cf5c3ad81790e5d 01:54:20 Checking out Revision d43bb841e5ce80523938518e7cf5c3ad81790e5d (PR-631) 01:54:21 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:54:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/631/head:refs/remotes/origin/PR-631 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:54:20 > git config core.sparsecheckout # timeout=10 01:54:20 > git checkout -f d43bb841e5ce80523938518e7cf5c3ad81790e5d # timeout=10 01:54:20 > git remote # timeout=10 01:54:20 > git config --get remote.origin.url # timeout=10 01:54:20 using GIT_SSH to set credentials SSH Credentials for GitHub 01:54:20 > git merge daa77f607dde25a5e4d859eb1b1c744bffed4e03 # timeout=10 01:54:20 > git rev-parse HEAD^{commit} # timeout=10 01:54:20 > git config core.sparsecheckout # timeout=10 01:54:20 > git checkout -f d43bb841e5ce80523938518e7cf5c3ad81790e5d # timeout=10 01:54:21 > git --version # timeout=10 01:54:21 > git --version # 'git version 2.25.1' 01:54:21 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:54:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:54:22 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:22 Dload Upload Total Spent Left Speed 01:54:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 01:54:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:54:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:54:23 + sudo tee /etc/docker/daemon.new 01:54:23 { 01:54:23 "registry-mirrors": [ 01:54:23 "https://nexus3.edgexfoundry.org:10001" 01:54:23 ], 01:54:23 "bip": "10.250.0.254/24", 01:54:23 "hosts": [ 01:54:23 "tcp://0.0.0.0:5555", 01:54:23 "unix:///var/run/docker.sock" 01:54:23 ], 01:54:23 "mtu": 1458, 01:54:23 "selinux-enabled": true, 01:54:23 "seccomp-profile": "/etc/docker/seccomp.json" 01:54:23 } [Pipeline] sh 01:54:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:54:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:42 provisioning config files... 01:54:42 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config11792800386738345145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:42 ---> docker-login.sh 01:54:42 nexus3.edgexfoundry.org:10001 01:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:43 Configure a credential helper to remove this warning. See 01:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:43 01:54:43 Login Succeeded 01:54:43 nexus3.edgexfoundry.org:10002 01:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:44 Configure a credential helper to remove this warning. See 01:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:44 01:54:44 Login Succeeded 01:54:44 nexus3.edgexfoundry.org:10003 01:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:44 Configure a credential helper to remove this warning. See 01:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:44 01:54:44 Login Succeeded 01:54:44 nexus3.edgexfoundry.org:10004 01:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:44 Configure a credential helper to remove this warning. See 01:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:44 01:54:44 Login Succeeded 01:54:44 docker.io 01:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:45 Configure a credential helper to remove this warning. See 01:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:45 01:54:45 Login Succeeded 01:54:45 ---> docker-login.sh ends [Pipeline] } 01:54:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:54:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:54:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:54:45 ========================================================= 01:54:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:54:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:54:46 Sending build context to Docker daemon 3.37MB 01:54:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:54:46 Step 2/12 : FROM ${BASE} AS builder 01:54:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:54:46 9fda8d8052c6: Pulling fs layer 01:54:46 5d54e960e981: Pulling fs layer 01:54:46 c4a7e357bf2a: Pulling fs layer 01:54:46 f0e02332f6b5: Pulling fs layer 01:54:46 cefa15bbcfad: Pulling fs layer 01:54:46 17808c966233: Pulling fs layer 01:54:46 f4c1fc716caa: Pulling fs layer 01:54:46 cefa15bbcfad: Waiting 01:54:46 17808c966233: Waiting 01:54:46 f4c1fc716caa: Waiting 01:54:46 f0e02332f6b5: Waiting 01:54:46 5d54e960e981: Verifying Checksum 01:54:46 5d54e960e981: Download complete 01:54:46 f0e02332f6b5: Verifying Checksum 01:54:46 f0e02332f6b5: Download complete 01:54:46 cefa15bbcfad: Verifying Checksum 01:54:46 cefa15bbcfad: Download complete 01:54:46 9fda8d8052c6: Download complete 01:54:47 f4c1fc716caa: Verifying Checksum 01:54:47 f4c1fc716caa: Download complete 01:54:47 9fda8d8052c6: Pull complete 01:54:48 5d54e960e981: Pull complete 01:54:48 c4a7e357bf2a: Verifying Checksum 01:54:48 c4a7e357bf2a: Download complete 01:54:49 17808c966233: Verifying Checksum 01:54:49 17808c966233: Download complete 01:54:59 c4a7e357bf2a: Pull complete 01:54:59 f0e02332f6b5: Pull complete 01:54:59 cefa15bbcfad: Pull complete 01:55:06 17808c966233: Pull complete 01:55:07 f4c1fc716caa: Pull complete 01:55:07 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:55:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:55:07 ---> ea914061e18c 01:55:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:55:09 ---> Running in 3427ae59125b 01:55:09 Removing intermediate container 3427ae59125b 01:55:09 ---> bc880b7c27eb 01:55:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:09 ---> Running in b989dda2ba9e 01:55:10 Removing intermediate container b989dda2ba9e 01:55:10 ---> 8078f672521e 01:55:10 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:55:10 ---> Running in 1acd40886f64 01:55:10 Removing intermediate container 1acd40886f64 01:55:10 ---> 0f2e99267c6d 01:55:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:55:10 ---> Running in 3768241c5841 01:55:10 Removing intermediate container 3768241c5841 01:55:10 ---> 7b028c1e731a 01:55:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:10 ---> Running in 39ec746daad7 01:55:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:55:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:55:13 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:55:13 (2/4) Installing libedit (20221030.3.1-r1) 01:55:13 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:55:13 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:55:13 Executing busybox-1.36.1-r2.trigger 01:55:13 OK: 270 MiB in 56 packages 01:55:14 Removing intermediate container 39ec746daad7 01:55:14 ---> df1ba2bf14d0 01:55:14 Step 8/12 : WORKDIR /device-mqtt-go 01:55:14 ---> Running in 95a37911d9cb 01:55:14 Removing intermediate container 95a37911d9cb 01:55:14 ---> 34d6d5ed3174 01:55:14 Step 9/12 : COPY go.mod vendor* ./ 01:55:15 ---> 38f3e856f5f7 01:55:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:15 ---> Running in b619bf2cb040 01:56:36 Removing intermediate container b619bf2cb040 01:56:36 ---> 9dbedc8cdfc6 01:56:36 Step 11/12 : COPY . . 01:56:36 ---> f5b49bbe5272 01:56:36 Step 12/12 : RUN $MAKE 01:56:36 ---> Running in 754efed9f971 01:56:36 noop 01:56:36 Removing intermediate container 754efed9f971 01:56:36 ---> b323611ce83f 01:56:36 Successfully built b323611ce83f 01:56:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:37 + docker inspect -f . ci-base-image-arm64 01:56:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:37 prd-ubuntu20.04-docker-arm64-4c-16g-8531 does not seem to be running inside a container 01:56:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:56:38 $ docker top e47513e9e3cdcb9fdbf246944c68c0d3c65e4584c904e7d254cc24ff6f52d52c -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:39 + go version 01:56:39 go version go1.21.0 linux/arm64 [Pipeline] } 01:56:39 $ docker stop --time=1 e47513e9e3cdcb9fdbf246944c68c0d3c65e4584c904e7d254cc24ff6f52d52c 01:56:41 $ docker rm -f --volumes e47513e9e3cdcb9fdbf246944c68c0d3c65e4584c904e7d254cc24ff6f52d52c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:42 + docker inspect -f . ci-base-image-arm64 01:56:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:42 prd-ubuntu20.04-docker-arm64-4c-16g-8531 does not seem to be running inside a container 01:56:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:56:43 $ docker top bd8c2256a8747f8063d68760cd9862544f8e6c79f21ebd1fc677aed749931d7e -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:44 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:56:44 + make test 01:56:44 go test ./... -coverprofile=coverage.out ./... 01:56:48 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:58:25 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:58:25 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:58:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.056s coverage: 22.8% of statements 01:58:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:58:25 go vet ./... 01:58:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:58:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:58:37 ./bin/test-attribution-txt.sh [Pipeline] echo 01:58:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:58:37 $ docker stop --time=1 bd8c2256a8747f8063d68760cd9862544f8e6c79f21ebd1fc677aed749931d7e 01:58:39 $ docker rm -f --volumes bd8c2256a8747f8063d68760cd9862544f8e6c79f21ebd1fc677aed749931d7e [Pipeline] // withDockerContainer [Pipeline] sh 01:58:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:58:40 Warning: overwriting stash ‘coverage-report’ 01:58:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:58:42 + ls -al . 01:58:42 total 184 01:58:42 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 01:56 . 01:58:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 01:54 .. 01:58:42 -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 01:54 .dockerignore 01:58:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 01:54 .git 01:58:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 01:54 .github 01:58:42 -rw-rw-r-- 1 jenkins jenkins 329 Oct 5 01:54 .gitignore 01:58:42 -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 01:54 .golangci.yml 01:58:42 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 5 01:54 Attribution.txt 01:58:42 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 5 01:54 CHANGELOG.md 01:58:42 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 5 01:54 Dockerfile 01:58:42 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 01:54 GOVERNANCE.md 01:58:42 -rw-rw-r-- 1 jenkins jenkins 678 Oct 5 01:54 Jenkinsfile 01:58:42 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 01:54 LICENSE 01:58:42 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 5 01:54 Makefile 01:58:42 -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 01:54 OWNERS.md 01:58:42 -rw-rw-r-- 1 jenkins jenkins 3695 Oct 5 01:54 README.md 01:58:42 -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 01:50 VERSION 01:58:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 01:54 bin 01:58:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 01:54 cmd 01:58:42 -rw-r--r-- 1 jenkins jenkins 18506 Oct 5 01:58 coverage.out 01:58:42 -rw-rw-r-- 1 jenkins jenkins 3821 Oct 5 01:54 go.mod 01:58:42 -rw-rw-r-- 1 jenkins jenkins 35623 Oct 5 01:54 go.sum 01:58:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 01:54 internal 01:58:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 01:54 mock 01:58:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 01:54 snap 01:58:42 -rw-rw-r-- 1 jenkins jenkins 227 Oct 5 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:42 + 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=d43bb841e5ce80523938518e7cf5c3ad81790e5d --label arch=arm64 --label version=0.0.0 . 01:58:42 Sending build context to Docker daemon 3.389MB 01:58:42 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:58:42 Step 2/24 : FROM ${BASE} AS builder 01:58:42 ---> b323611ce83f 01:58:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:58:47 ---> Running in e85800e01dde 01:58:47 Removing intermediate container e85800e01dde 01:58:47 ---> 4b59ccb4486f 01:58:47 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:58:47 ---> Running in 5ff073261a3d 01:58:47 Removing intermediate container 5ff073261a3d 01:58:47 ---> e7d4d62ff840 01:58:47 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:58:47 ---> Running in b18733dc57e4 01:58:47 Removing intermediate container b18733dc57e4 01:58:47 ---> 8e1a3c6f21ad 01:58:47 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:58:47 ---> Running in d847d727fc50 01:58:47 Removing intermediate container d847d727fc50 01:58:47 ---> 7f2c04d95ef1 01:58:47 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:58:47 ---> Running in a431bb20f7a7 01:58:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:58:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:58:50 OK: 270 MiB in 56 packages 01:58:51 Removing intermediate container a431bb20f7a7 01:58:51 ---> 9d26a80521d4 01:58:51 Step 8/24 : WORKDIR /device-mqtt-go 01:58:51 ---> Running in 788ea18aae22 01:58:52 Removing intermediate container 788ea18aae22 01:58:52 ---> 3896ebd8e206 01:58:52 Step 9/24 : COPY go.mod vendor* ./ 01:58:53 ---> 694ec4d36401 01:58:53 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:53 ---> Running in 548d4dfcf7f9 01:59:00 Removing intermediate container 548d4dfcf7f9 01:59:00 ---> 38005e3fffb1 01:59:00 Step 11/24 : COPY . . 01:59:01 ---> 1fb3b17adac7 01:59:01 Step 12/24 : RUN $MAKE 01:59:01 ---> Running in 4ddd2a07307e 01:59:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:01:09 Removing intermediate container 4ddd2a07307e 02:01:09 ---> d56bdac6126b 02:01:09 Step 13/24 : FROM alpine:3.18 02:01:09 3.18: Pulling from library/alpine 02:01:09 579b34f0a95b: Pulling fs layer 02:01:09 579b34f0a95b: Verifying Checksum 02:01:09 579b34f0a95b: Download complete 02:01:09 579b34f0a95b: Pull complete 02:01:09 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:01:09 Status: Downloaded newer image for alpine:3.18 02:01:09 ---> 3cc203321400 02:01:09 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:01:09 ---> Running in 94ab46257ec3 02:01:09 Removing intermediate container 94ab46257ec3 02:01:09 ---> c87424cc583a 02:01:09 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:01:09 ---> Running in c2f9f85be2cf 02:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:01:09 (1/1) Installing dumb-init (1.2.5-r2) 02:01:09 Executing busybox-1.36.1-r2.trigger 02:01:09 OK: 8 MiB in 16 packages 02:01:09 Removing intermediate container c2f9f85be2cf 02:01:09 ---> 8a933760f4c5 02:01:09 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:01:10 ---> a292b41677b6 02:01:10 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:01:11 ---> 76288f63cec0 02:01:11 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:01:12 ---> 53d490b2a3a6 02:01:12 Step 19/24 : EXPOSE 59982 02:01:13 ---> Running in ccca49f4009d 02:01:13 Removing intermediate container ccca49f4009d 02:01:13 ---> 6e84e29af223 02:01:13 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:01:13 ---> Running in a98f75cbad23 02:01:13 Removing intermediate container a98f75cbad23 02:01:13 ---> 4576100b6b52 02:01:13 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:01:13 ---> Running in 21f6f70d17b5 02:01:14 Removing intermediate container 21f6f70d17b5 02:01:14 ---> c060b66cf785 02:01:14 Step 22/24 : LABEL arch=arm64 02:01:14 ---> Running in 9671d0aa3c76 02:01:14 Removing intermediate container 9671d0aa3c76 02:01:14 ---> 247daa097273 02:01:14 Step 23/24 : LABEL git_sha=d43bb841e5ce80523938518e7cf5c3ad81790e5d 02:01:14 ---> Running in 5705ddb49b45 02:01:14 Removing intermediate container 5705ddb49b45 02:01:14 ---> d4b8a160ff38 02:01:14 Step 24/24 : LABEL version=0.0.0 02:01:14 ---> Running in 569aedadc124 02:01:15 Removing intermediate container 569aedadc124 02:01:15 ---> 6c86c8b83f82 02:01:15 [Warning] One or more build-args [ARCH] were not consumed 02:01:15 Successfully built 6c86c8b83f82 02:01:15 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:01:15 02:01:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:01:16 arm64: Pulling from edgex-lftools-log-publisher 02:01:16 8998bd30e6a1: Pulling fs layer 02:01:16 04944245beec: Pulling fs layer 02:01:16 699f458cf7ca: Pulling fs layer 02:01:16 765212b225bb: Pulling fs layer 02:01:16 f23df028b6ca: Pulling fs layer 02:01:16 d65c8cfc05b1: Pulling fs layer 02:01:16 2437ff75d9bd: Pulling fs layer 02:01:16 f23df028b6ca: Waiting 02:01:16 d65c8cfc05b1: Waiting 02:01:16 2437ff75d9bd: Waiting 02:01:16 765212b225bb: Waiting 02:01:16 04944245beec: Verifying Checksum 02:01:16 04944245beec: Download complete 02:01:16 765212b225bb: Verifying Checksum 02:01:16 765212b225bb: Download complete 02:01:16 f23df028b6ca: Verifying Checksum 02:01:16 f23df028b6ca: Download complete 02:01:16 d65c8cfc05b1: Verifying Checksum 02:01:16 d65c8cfc05b1: Download complete 02:01:16 699f458cf7ca: Verifying Checksum 02:01:16 699f458cf7ca: Download complete 02:01:17 8998bd30e6a1: Download complete 02:01:19 2437ff75d9bd: Verifying Checksum 02:01:19 2437ff75d9bd: Download complete 02:01:21 8998bd30e6a1: Pull complete 02:01:21 04944245beec: Pull complete 02:01:22 699f458cf7ca: Pull complete 02:01:22 765212b225bb: Pull complete 02:01:23 f23df028b6ca: Pull complete 02:01:23 d65c8cfc05b1: Pull complete 02:01:38 2437ff75d9bd: Pull complete 02:01:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:01:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:01:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:38 prd-ubuntu20.04-docker-arm64-4c-16g-8531 does not seem to be running inside a container 02:01:38 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:01:41 $ docker top 8964b1053eb590ef97e67f8efbcfcf3cf6c0d3326baae49845615ec7f701667d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:42 ---> job-cost.sh 02:01:42 lf-activate-venv: SKIPPING 02:01:42 INFO: No Stack... 02:01:42 INFO: Retrieving Pricing Info for: v3-standard-4 02:01:43 INFO: Archiving Costs [Pipeline] sh 02:01:44 + cut -d, -f6 02:01:44 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 02:01:44 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] 02:01:44 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] did not exist. Created. 02:01:44 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:44 /w/workspace/device-mqtt-go/1@tmp/durable-2ede28d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:01:45 + echo total: 0.10999999940395355 [Pipeline] stash 02:01:45 Warning: overwriting stash ‘stack-cost’ 02:01:45 Stashed 1 file(s) [Pipeline] } 02:01:45 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-631-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:45 $ docker stop --time=1 8964b1053eb590ef97e67f8efbcfcf3cf6c0d3326baae49845615ec7f701667d 02:01:47 $ docker rm -f --volumes 8964b1053eb590ef97e67f8efbcfcf3cf6c0d3326baae49845615ec7f701667d [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 02:01:48 provisioning config files... 02:01:48 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/config11122026493167147607tmp [Pipeline] { [Pipeline] sh 02:01:48 + set +x 02:01:48 + curl -s https://codecov.io/bash 02:01:48 + bash -s -- 02:01:48 02:01:48 _____ _ 02:01:48 / ____| | | 02:01:48 | | ___ __| | ___ ___ _____ __ 02:01:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:01:48 | |___| (_) | (_| | __/ (_| (_) \ V / 02:01:48 \_____\___/ \__,_|\___|\___\___/ \_/ 02:01:48 Bash-1.0.6 02:01:48 02:01:48 02:01:48 ==> git version 2.25.1 found 02:01:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:01:48 Release-Date: 2020-01-08 02:01:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:01:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:01:48 ==> Jenkins CI detected. 02:01:48 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-631 02:01:48 project root: . 02:01:48 --> token set from env 02:01:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:01:48 ==> Running gcov in . (disable via -X gcov) 02:01:48 ==> Python coveragepy not found 02:01:48 ==> Searching for coverage reports in: 02:01:48 + . 02:01:48 -> Found 1 reports 02:01:48 ==> Detecting git/mercurial file structure 02:01:48 ==> Reading reports 02:01:48 + ./coverage.out bytes=18506 02:01:48 ==> Appending adjustments 02:01:48 https://docs.codecov.io/docs/fixing-reports 02:01:48 + Found adjustments 02:01:48 ==> Gzipping contents 02:01:48 4.0K /tmp/codecov.O3MkeQ.gz 02:01:48 ==> Uploading reports 02:01:48 url: https://codecov.io 02:01:48 query: branch=PR-631&commit=d43bb841e5ce80523938518e7cf5c3ad81790e5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=631&job=&cmd_args= 02:01:48 -> Pinging Codecov 02:01:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-631&commit=d43bb841e5ce80523938518e7cf5c3ad81790e5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=631&job=&cmd_args= 02:01:49 -> Uploading to 02:01:49 https://storage.googleapis.com/codecov/v4/raw/2023-10-05/7D719EC7BBE17E464838252E33014C33/d43bb841e5ce80523938518e7cf5c3ad81790e5d/fe57e4ed-a8ef-4bbb-9c53-419127060b34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T020148Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30edab8c2edbdcb9843b68f24fad9ad36272b8438533eb105607c9bc928ef222 02:01:49 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:49 Dload Upload Total Spent Left Speed 02:01:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 10765 --:--:-- --:--:-- --:--:-- 10765 02:01:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d43bb841e5ce80523938518e7cf5c3ad81790e5d [Pipeline] } 02:01:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 02:01:51 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-631/archives ] 02:01:51 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-631/archives 02:01:51 total 16 02:01:51 drwxr-xr-x 3 root root 4096 Oct 5 01:52 . 02:01:51 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 01:52 .. 02:01:51 drwxr-xr-x 2 root root 4096 Oct 5 01:52 cost 02:01:51 -rw-r--r-- 1 root root 86 Oct 5 01:52 cost.csv 02:01:51 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-631/archives 02:01:51 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-631/archives 02:01:51 total 16 02:01:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 01:52 . 02:01:51 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 01:52 .. 02:01:51 drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 01:52 cost 02:01:51 -rw-r--r-- 1 jenkins jenkins 86 Oct 5 01:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:01:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:01:52 ---> package-listing.sh 02:01:52 ++ tr '[:upper:]' '[:lower:]' 02:01:52 ++ facter osfamily 02:01:52 + OS_FAMILY=debian 02:01:52 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-631 02:01:52 + START_PACKAGES=/tmp/packages_start.txt 02:01:52 + END_PACKAGES=/tmp/packages_end.txt 02:01:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:01:52 + PACKAGES=/tmp/packages_start.txt 02:01:52 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-631 ']' 02:01:52 + PACKAGES=/tmp/packages_end.txt 02:01:52 + case "${OS_FAMILY}" in 02:01:52 + dpkg -l 02:01:52 + grep '^ii' 02:01:52 + '[' -f /tmp/packages_start.txt ']' 02:01:52 + '[' -f /tmp/packages_end.txt ']' 02:01:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:01:52 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-631 ']' 02:01:52 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-631/archives/ 02:01:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-631/archives/ [Pipeline] echo 02:01:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-631/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:01:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:53 prd-ubuntu20.04-docker-8c-8g-8530 does not seem to be running inside a container 02:01:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-631/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-631 -v /w/workspace/gexfoundry_device-mqtt-go_PR-631:/w/workspace/gexfoundry_device-mqtt-go_PR-631:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-631@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:01:54 $ docker top 1c49586addf57ddb017bf9e12a52c3009d922dda6d06ce36b82733ef4db0b2c7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:54 + touch /tmp/pre-build-complete [Pipeline] sh 02:01:54 + mkdir -p /var/log/sysstat [Pipeline] sh 02:01:55 + ls /var/log/sa-host 02:01:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:55 provisioning config files... 02:01:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-631@tmp/config9431355484863065099tmp [Pipeline] { [Pipeline] echo 02:01:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:01:55 ---> create-netrc.sh [Pipeline] } 02:01:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:01:56 ---> python-tools-install.sh [Pipeline] echo 02:01:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:01:56 ---> sudo-logs.sh 02:01:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:01:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:01:56 ---> job-cost.sh 02:01:56 lf-activate-venv: SKIPPING 02:01:56 DEBUG: total: 0.2199999988079071 02:01:56 INFO: Retrieving Stack Cost... 02:01:57 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:57 INFO: Archiving Costs [Pipeline] echo 02:01:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:01:57 ---> logs-deploy.sh 02:01:57 lf-activate-venv: SKIPPING 02:01:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-631/1 02:01:57 INFO: archiving workspace using pattern(s): 02:01:58 Archives upload complete. 02:01:58 INFO: archiving logs to Nexus