Pull request #576 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d3ad5517524b46eecb6ae36a212a4c2c57031168+4d33384134bee0215aaad493adec514fb129bdc9 (aa220fd46cb81f1263e750288ffdd538fe8d7616) 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-ssh10742677312132353078.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15228931498028949059.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-576/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-576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16410802733507827920.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-576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13898247389302652283.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh3742589813111722650.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-576/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-576/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12580878845633969881.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-9426’ Running on prd-ubuntu20.04-docker-8c-8g-9453 in /w/workspace/gexfoundry_device-mqtt-go_PR-576 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-576 # 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 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/576/head:refs/remotes/origin/PR-576 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4d33384134bee0215aaad493adec514fb129bdc9 into PR head commit d3ad5517524b46eecb6ae36a212a4c2c57031168 Merge succeeded, producing d3ad5517524b46eecb6ae36a212a4c2c57031168 Checking out Revision d3ad5517524b46eecb6ae36a212a4c2c57031168 (PR-576) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:00:13 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d3ad5517524b46eecb6ae36a212a4c2c57031168 # 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 4d33384134bee0215aaad493adec514fb129bdc9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3ad5517524b46eecb6ae36a212a4c2c57031168 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:00:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:00:13 ========================================================= 02:00:13 EdgeX Global Pipelines Version Info 02:00:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:00:14 ------------------- 02:00:14 stable info: 02:00:14 ------------------- 02:00:14 Commited By: Bill Mahoney bill.mahoney@intel.com 02:00:14 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:00:14 Message: update stable to v1.0.248 02:00:14 ------------------- 02:00:14 experimental info: 02:00:14 ------------------- 02:00:14 Commited By: **** collab-it+edgex@linuxfoundation.org 02:00:14 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:00:14 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:00:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:00:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:00:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:00:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:00:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:00:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:00:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:00:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-576 [Pipeline] echo 02:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-576 [Pipeline] echo 02:00:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-576 [Pipeline] echo 02:00:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3ad5517524b46eecb6ae36a212a4c2c57031168 [Pipeline] echo 02:00:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3ad551 [Pipeline] echo 02:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:16 provisioning config files... 02:00:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config7953840419169155470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:17 ---> docker-login.sh 02:00:17 nexus3.edgexfoundry.org:10001 02:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:17 Configure a credential helper to remove this warning. See 02:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:17 02:00:17 Login Succeeded 02:00:17 nexus3.edgexfoundry.org:10002 02:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:17 Configure a credential helper to remove this warning. See 02:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:17 02:00:17 Login Succeeded 02:00:17 nexus3.edgexfoundry.org:10003 02:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:17 Configure a credential helper to remove this warning. See 02:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:17 02:00:17 Login Succeeded 02:00:17 nexus3.edgexfoundry.org:10004 02:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:17 Configure a credential helper to remove this warning. See 02:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:17 02:00:17 Login Succeeded 02:00:17 docker.io 02:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:18 Configure a credential helper to remove this warning. See 02:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:18 02:00:18 Login Succeeded 02:00:18 ---> docker-login.sh ends [Pipeline] } 02:00:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:00:19 + git rev-list -1 --merges d3ad5517524b46eecb6ae36a212a4c2c57031168~1..d3ad5517524b46eecb6ae36a212a4c2c57031168 [Pipeline] echo 02:00:19 -----------> git rev-list -1 --merges d3ad5517524b46eecb6ae36a212a4c2c57031168~1..d3ad5517524b46eecb6ae36a212a4c2c57031168 d3ad5517524b46eecb6ae36a212a4c2c57031168 [false] [Pipeline] sh 02:00:19 + git log --format=format:%s -1 d3ad5517524b46eecb6ae36a212a4c2c57031168 [Pipeline] echo 02:00:19 ========================================================= 02:00:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:00:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:20 + git log --format=format:%s -1 d3ad5517524b46eecb6ae36a212a4c2c57031168 [Pipeline] echo 02:00:20 [semverPrep] GIT_COMMIT: d3ad5517524b46eecb6ae36a212a4c2c57031168, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 02:00:20 [semverPrep] This is not a build commit. [Pipeline] sh 02:00:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:00:20 + grep -v github /etc/ssh/ssh_known_hosts 02:00:20 + [ -e /tmp/ssh_known_hosts ] 02:00:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:00:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 02:00:20 sudo tee -a /etc/ssh/ssh_known_hosts 02:00:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:21 02:00:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:21 0.1.4: Pulling from edgex-devops/py-git-semver 02:00:21 b85a868b505f: Pulling fs layer 02:00:21 e2be974225ed: Pulling fs layer 02:00:21 339a4e72a1f5: Pulling fs layer 02:00:21 988bab9f4d93: Pulling fs layer 02:00:21 1469e6f7b9e6: Pulling fs layer 02:00:21 eaf3925da568: Pulling fs layer 02:00:21 bab4dde63d76: Pulling fs layer 02:00:21 bde34c3a00c8: Pulling fs layer 02:00:21 b352a97aabf1: Pulling fs layer 02:00:21 4872d77fe225: Pulling fs layer 02:00:21 5851b861e8e6: Pulling fs layer 02:00:21 1469e6f7b9e6: Waiting 02:00:21 eaf3925da568: Waiting 02:00:21 bab4dde63d76: Waiting 02:00:21 bde34c3a00c8: Waiting 02:00:21 988bab9f4d93: Waiting 02:00:21 b352a97aabf1: Waiting 02:00:21 4872d77fe225: Waiting 02:00:21 5851b861e8e6: Waiting 02:00:21 e2be974225ed: Verifying Checksum 02:00:21 e2be974225ed: Download complete 02:00:21 988bab9f4d93: Verifying Checksum 02:00:21 988bab9f4d93: Download complete 02:00:21 1469e6f7b9e6: Verifying Checksum 02:00:21 1469e6f7b9e6: Download complete 02:00:21 eaf3925da568: Download complete 02:00:21 339a4e72a1f5: Verifying Checksum 02:00:21 339a4e72a1f5: Download complete 02:00:21 bde34c3a00c8: Download complete 02:00:21 b352a97aabf1: Verifying Checksum 02:00:21 4872d77fe225: Verifying Checksum 02:00:21 4872d77fe225: Download complete 02:00:21 5851b861e8e6: Verifying Checksum 02:00:21 5851b861e8e6: Download complete 02:00:21 b85a868b505f: Verifying Checksum 02:00:21 b85a868b505f: Download complete 02:00:22 bab4dde63d76: Verifying Checksum 02:00:22 bab4dde63d76: Download complete 02:00:23 b85a868b505f: Pull complete 02:00:23 e2be974225ed: Pull complete 02:00:23 339a4e72a1f5: Pull complete 02:00:23 988bab9f4d93: Pull complete 02:00:23 1469e6f7b9e6: Pull complete 02:00:23 eaf3925da568: Pull complete 02:00:25 bab4dde63d76: Pull complete 02:00:25 bde34c3a00c8: Pull complete 02:00:25 b352a97aabf1: Pull complete 02:00:25 4872d77fe225: Pull complete 02:00:25 5851b861e8e6: Pull complete 02:00:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:00:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:25 prd-ubuntu20.04-docker-8c-8g-9453 does not seem to be running inside a container 02:00:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@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 02:00:28 $ docker top 7cbd4c9ada1fc6ca3b0059cd826672f4bed71d37a02c3ba1ed8941b0c71a5c61 -eo pid,comm 02:00:28 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). 02:00:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:00:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:28 [ssh-agent] Looking for ssh-agent implementation... 02:00:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:28 $ docker exec 7cbd4c9ada1fc6ca3b0059cd826672f4bed71d37a02c3ba1ed8941b0c71a5c61 ssh-agent 02:00:28 SSH_AUTH_SOCK=/tmp/ssh-FKXkqlbqHTp1/agent.33 02:00:28 SSH_AGENT_PID=39 02:00:28 Running ssh-add (command line suppressed) 02:00:28 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_83111464337449343.key (/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_83111464337449343.key) 02:00:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:29 + git tag --points-at HEAD [Pipeline] } 02:00:29 $ docker exec --env ******** --env ******** 7cbd4c9ada1fc6ca3b0059cd826672f4bed71d37a02c3ba1ed8941b0c71a5c61 ssh-agent -k 02:00:29 unset SSH_AUTH_SOCK; 02:00:29 unset SSH_AGENT_PID; 02:00:29 echo Agent pid 39 killed; 02:00:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:00:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:29 [ssh-agent] Looking for ssh-agent implementation... 02:00:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:29 $ docker exec 7cbd4c9ada1fc6ca3b0059cd826672f4bed71d37a02c3ba1ed8941b0c71a5c61 ssh-agent 02:00:29 SSH_AUTH_SOCK=/tmp/ssh-12GpteqpL32D/agent.71 02:00:29 SSH_AGENT_PID=77 02:00:29 Running ssh-add (command line suppressed) 02:00:29 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_9041131239681513069.key (/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_9041131239681513069.key) 02:00:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:30 + git semver init 02:00:30 2023-04-24 02:00:30,215 [run_init] DEBUG init version:0.0.0 force:False 02:00:30 2023-04-24 02:00:30,216 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver 02:00:30 2023-04-24 02:00:30,217 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver 02:00:30 2023-04-24 02:00:30,218 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-576, universal_newlines=False, shell=None, istream=None) 02:00:31 2023-04-24 02:00:31,007 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.git/info/exclude 02:00:31 2023-04-24 02:00:31,008 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver/PR-576 with force:False 02:00:31 2023-04-24 02:00:31,008 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver/PR-576 02:00:31 2023-04-24 02:00:31,012 [execute] INFO git cat-file --batch-check 02:00:31 2023-04-24 02:00:31,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver, universal_newlines=False, shell=None, istream=) 02:00:31 2023-04-24 02:00:31,022 [execute] INFO git cat-file --batch 02:00:31 2023-04-24 02:00:31,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver, universal_newlines=False, shell=None, istream=) 02:00:31 2023-04-24 02:00:31,029 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver/PR-576 02:00:31 0.0.0 [Pipeline] } 02:00:31 $ docker exec --env ******** --env ******** 7cbd4c9ada1fc6ca3b0059cd826672f4bed71d37a02c3ba1ed8941b0c71a5c61 ssh-agent -k 02:00:31 unset SSH_AUTH_SOCK; 02:00:31 unset SSH_AGENT_PID; 02:00:31 echo Agent pid 77 killed; 02:00:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:00:31 + git semver [Pipeline] } 02:00:32 $ docker stop --time=1 7cbd4c9ada1fc6ca3b0059cd826672f4bed71d37a02c3ba1ed8941b0c71a5c61 02:00:33 $ docker rm -f --volumes 7cbd4c9ada1fc6ca3b0059cd826672f4bed71d37a02c3ba1ed8941b0c71a5c61 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:00:34 Stashed 1 file(s) [Pipeline] echo 02:00:34 [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 02:00:34 provisioning config files... 02:00:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config4674051466200968239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:35 ---> docker-login.sh 02:00:35 nexus3.edgexfoundry.org:10001 02:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:35 Configure a credential helper to remove this warning. See 02:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:35 02:00:35 Login Succeeded 02:00:35 nexus3.edgexfoundry.org:10002 02:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:35 Configure a credential helper to remove this warning. See 02:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:35 02:00:35 Login Succeeded 02:00:35 nexus3.edgexfoundry.org:10003 02:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:35 Configure a credential helper to remove this warning. See 02:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:35 02:00:35 Login Succeeded 02:00:35 nexus3.edgexfoundry.org:10004 02:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:35 Configure a credential helper to remove this warning. See 02:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:35 02:00:35 Login Succeeded 02:00:35 docker.io 02:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:35 Configure a credential helper to remove this warning. See 02:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:35 02:00:35 Login Succeeded 02:00:35 ---> docker-login.sh ends [Pipeline] } 02:00:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:00:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:35 ========================================================= 02:00:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:00:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:00:36 Sending build context to Docker daemon 6.48MB 02:00:36 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:00:36 Step 2/12 : FROM ${BASE} AS builder 02:00:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:00:36 63b65145d645: Pulling fs layer 02:00:36 a2d21d5440eb: Pulling fs layer 02:00:36 935e6c44a52c: Pulling fs layer 02:00:36 94cc34f8dd06: Pulling fs layer 02:00:36 30dea6a524f1: Pulling fs layer 02:00:36 a2aff8979fd8: Pulling fs layer 02:00:36 6808be2612f2: Pulling fs layer 02:00:36 f25807f1079a: Pulling fs layer 02:00:36 94cc34f8dd06: Waiting 02:00:36 6808be2612f2: Waiting 02:00:36 30dea6a524f1: Waiting 02:00:36 a2aff8979fd8: Waiting 02:00:36 a2d21d5440eb: Verifying Checksum 02:00:36 a2d21d5440eb: Download complete 02:00:36 94cc34f8dd06: Verifying Checksum 02:00:36 94cc34f8dd06: Download complete 02:00:36 30dea6a524f1: Verifying Checksum 02:00:36 30dea6a524f1: Download complete 02:00:36 63b65145d645: Verifying Checksum 02:00:36 63b65145d645: Download complete 02:00:36 a2aff8979fd8: Verifying Checksum 02:00:36 a2aff8979fd8: Download complete 02:00:36 63b65145d645: Pull complete 02:00:36 a2d21d5440eb: Pull complete 02:00:37 f25807f1079a: Verifying Checksum 02:00:37 f25807f1079a: Download complete 02:00:37 935e6c44a52c: Verifying Checksum 02:00:37 935e6c44a52c: Download complete 02:00:37 6808be2612f2: Verifying Checksum 02:00:37 6808be2612f2: Download complete 02:00:40 935e6c44a52c: Pull complete 02:00:40 94cc34f8dd06: Pull complete 02:00:40 30dea6a524f1: Pull complete 02:00:40 a2aff8979fd8: Pull complete 02:00:42 6808be2612f2: Pull complete 02:00:43 f25807f1079a: Pull complete 02:00:43 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:00:43 ---> 3b553350e43f 02:00:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:46 ---> Running in 9f17f86e181e 02:00:47 Removing intermediate container 9f17f86e181e 02:00:47 ---> 6e2f71069710 02:00:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:47 ---> Running in 9beaaf8c60aa 02:00:47 Removing intermediate container 9beaaf8c60aa 02:00:47 ---> 5a07187f790c 02:00:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:47 ---> Running in 733c9bfadee9 02:00:47 Removing intermediate container 733c9bfadee9 02:00:47 ---> b5d1a44e51f0 02:00:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:47 ---> Running in cc187c6ac4d9 02:00:47 Removing intermediate container cc187c6ac4d9 02:00:47 ---> 397f4818d422 02:00:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:47 ---> Running in bd469d22ddc8 02:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:47 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:00:47 (2/4) Installing libedit (20221030.3.1-r0) 02:00:47 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:00:47 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:00:47 Executing busybox-1.35.0-r29.trigger 02:00:47 OK: 269 MiB in 57 packages 02:00:48 Removing intermediate container bd469d22ddc8 02:00:48 ---> d0b12dcc3bb7 02:00:48 Step 8/12 : WORKDIR /device-mqtt-go 02:00:48 ---> Running in a2a80d43b4fe 02:00:48 Removing intermediate container a2a80d43b4fe 02:00:48 ---> a393e94f05a8 02:00:48 Step 9/12 : COPY go.mod vendor* ./ 02:00:48 ---> 61974ae65f31 02:00:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:48 ---> Running in f5d4e177683d 02:00:49 Still waiting to schedule task 02:00:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9436’ 02:01:10 Removing intermediate container f5d4e177683d 02:01:10 ---> f88351e3d6eb 02:01:10 Step 11/12 : COPY . . 02:01:10 ---> 13c5e54a8732 02:01:10 Step 12/12 : RUN $MAKE 02:01:10 ---> Running in 302bc1ad19b8 02:01:10 noop 02:01:10 Removing intermediate container 302bc1ad19b8 02:01:10 ---> 099d822387c2 02:01:10 Successfully built 099d822387c2 02:01:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:10 + docker inspect -f . ci-base-image-x86_64 02:01:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:11 prd-ubuntu20.04-docker-8c-8g-9453 does not seem to be running inside a container 02:01:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@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 02:01:11 $ docker top 199481b552b8641f7530821395c49a980a315c2a4abe6e517f080ce357f94218 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:11 + go version 02:01:11 go version go1.20.2 linux/amd64 [Pipeline] } 02:01:11 $ docker stop --time=1 199481b552b8641f7530821395c49a980a315c2a4abe6e517f080ce357f94218 02:01:13 $ docker rm -f --volumes 199481b552b8641f7530821395c49a980a315c2a4abe6e517f080ce357f94218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:13 + docker inspect -f . ci-base-image-x86_64 02:01:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:14 prd-ubuntu20.04-docker-8c-8g-9453 does not seem to be running inside a container 02:01:14 $ 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-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@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 02:01:14 $ docker top cb367207f75d761c63a98736dd36253b0833bf0699825006c18f4a8f933d62ab -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:14 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-576 [Pipeline] fileExists [Pipeline] sh 02:01:15 + make test 02:01:15 go test ./... -coverprofile=coverage.out ./... 02:01:19 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:01:29 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:01:29 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:01:29 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.9% of statements 02:01:34 go vet ./... 02:01:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:38 ./bin/test-attribution-txt.sh [Pipeline] echo 02:01:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:01:38 $ docker stop --time=1 cb367207f75d761c63a98736dd36253b0833bf0699825006c18f4a8f933d62ab 02:01:41 $ docker rm -f --volumes cb367207f75d761c63a98736dd36253b0833bf0699825006c18f4a8f933d62ab [Pipeline] // withDockerContainer [Pipeline] sh 02:01:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:01:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:42 + ls -al . 02:01:42 total 180 02:01:42 drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 02:01 . 02:01:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 02:00 .. 02:01:42 -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 02:00 .dockerignore 02:01:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 02:00 .git 02:01:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:00 .github 02:01:42 -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 02:00 .gitignore 02:01:42 -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 02:00 .golangci.yml 02:01:42 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 02:00 .semver 02:01:42 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 02:00 Attribution.txt 02:01:42 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 02:00 CHANGELOG.md 02:01:42 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 02:00 Dockerfile 02:01:42 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 02:00 GOVERNANCE.md 02:01:42 -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 02:00 Jenkinsfile 02:01:42 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 02:00 LICENSE 02:01:42 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 02:00 Makefile 02:01:42 -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 02:00 OWNERS.md 02:01:42 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 02:00 README.md 02:01:42 -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 02:00 VERSION 02:01:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 02:00 bin 02:01:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:00 cmd 02:01:42 -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 02:01 coverage.out 02:01:42 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 02:00 go.mod 02:01:42 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 02:00 go.sum 02:01:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:00 internal 02:01:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 02:00 mock 02:01:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 02:00 snap 02:01:42 -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:43 + 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=d3ad5517524b46eecb6ae36a212a4c2c57031168 --label arch=amd64 --label version=0.0.0 . 02:01:43 Sending build context to Docker daemon 6.5MB 02:01:43 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:01:43 Step 2/24 : FROM ${BASE} AS builder 02:01:43 ---> 099d822387c2 02:01:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:01:43 ---> Running in 798bcb81829a 02:01:43 Removing intermediate container 798bcb81829a 02:01:43 ---> 6b7f9d896f26 02:01:43 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:43 ---> Running in 81d5fb9235a5 02:01:43 Removing intermediate container 81d5fb9235a5 02:01:43 ---> 72cf0de4bfb9 02:01:43 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:43 ---> Running in ae2941847d12 02:01:43 Removing intermediate container ae2941847d12 02:01:43 ---> 85e01f02a11f 02:01:43 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:01:43 ---> Running in 6d3877885ec9 02:01:43 Removing intermediate container 6d3877885ec9 02:01:43 ---> 7e80ab7f6161 02:01:43 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:43 ---> Running in bb9eb386dcef 02:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:44 OK: 269 MiB in 57 packages 02:01:44 Removing intermediate container bb9eb386dcef 02:01:44 ---> 92112afb6e63 02:01:44 Step 8/24 : WORKDIR /device-mqtt-go 02:01:44 ---> Running in f3a6363f0fe8 02:01:44 Removing intermediate container f3a6363f0fe8 02:01:44 ---> 8ce005c041d7 02:01:44 Step 9/24 : COPY go.mod vendor* ./ 02:01:44 ---> c878dfd3563e 02:01:44 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 ---> Running in a06d4417c683 02:01:45 Removing intermediate container a06d4417c683 02:01:45 ---> 067f65e53377 02:01:45 Step 11/24 : COPY . . 02:01:45 ---> 208e36968307 02:01:45 Step 12/24 : RUN $MAKE 02:01:45 ---> Running in fc4b68daefc1 02:01:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:02:03 Removing intermediate container fc4b68daefc1 02:02:03 ---> dfd0ff4c3cb9 02:02:03 Step 13/24 : FROM alpine:3.17 02:02:03 3.17: Pulling from library/alpine 02:02:03 f56be85fc22e: Pulling fs layer 02:02:03 f56be85fc22e: Verifying Checksum 02:02:03 f56be85fc22e: Download complete 02:02:03 f56be85fc22e: Pull complete 02:02:03 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:02:03 Status: Downloaded newer image for alpine:3.17 02:02:03 ---> 9ed4aefc74f6 02:02:03 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:02:03 ---> Running in 717e5bcf0d01 02:02:03 Removing intermediate container 717e5bcf0d01 02:02:03 ---> 30fb44dfffac 02:02:03 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:02:03 ---> Running in 1435a81bd90b 02:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:02:03 (1/1) Installing dumb-init (1.2.5-r2) 02:02:03 Executing busybox-1.35.0-r29.trigger 02:02:03 OK: 7 MiB in 16 packages 02:02:04 Removing intermediate container 1435a81bd90b 02:02:04 ---> f8d822226a34 02:02:04 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:02:05 ---> 4be732038f34 02:02:05 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:02:05 ---> 2651b92fd936 02:02:05 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:02:05 ---> 3d5c1cdca10f 02:02:05 Step 19/24 : EXPOSE 59982 02:02:05 ---> Running in 2e9f075d11bd 02:02:05 Removing intermediate container 2e9f075d11bd 02:02:05 ---> 3a0befcb0ec9 02:02:05 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:02:05 ---> Running in 49f634198a7d 02:02:05 Removing intermediate container 49f634198a7d 02:02:05 ---> 4f1c4cd2a438 02:02:05 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:02:05 ---> Running in 5f7efb7a6ac4 02:02:05 Removing intermediate container 5f7efb7a6ac4 02:02:05 ---> 2a6eaf8e7b09 02:02:05 Step 22/24 : LABEL arch=amd64 02:02:05 ---> Running in 6fc8c967e718 02:02:05 Removing intermediate container 6fc8c967e718 02:02:05 ---> 76b0d8dddfe7 02:02:05 Step 23/24 : LABEL git_sha=d3ad5517524b46eecb6ae36a212a4c2c57031168 02:02:05 ---> Running in 599396751c26 02:02:05 Removing intermediate container 599396751c26 02:02:05 ---> ead87e1b3482 02:02:05 Step 24/24 : LABEL version=0.0.0 02:02:05 ---> Running in 211f45e394fa 02:02:05 Removing intermediate container 211f45e394fa 02:02:05 ---> 32efb8b4048f 02:02:05 [Warning] One or more build-args [ARCH] were not consumed 02:02:05 Successfully built 32efb8b4048f 02:02:05 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 02:02:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:06 02:02:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:07 latest: Pulling from edgex-lftools-log-publisher 02:02:07 5eb5b503b376: Pulling fs layer 02:02:07 5c69ac0246d0: Pulling fs layer 02:02:07 ec43610c2a17: Pulling fs layer 02:02:07 3a2ae6a8a46f: Pulling fs layer 02:02:07 33b1e0a273af: Pulling fs layer 02:02:07 5d3b04190fa2: Pulling fs layer 02:02:07 2f39f015ded8: Pulling fs layer 02:02:07 5d3b04190fa2: Waiting 02:02:07 33b1e0a273af: Waiting 02:02:07 2f39f015ded8: Waiting 02:02:07 3a2ae6a8a46f: Waiting 02:02:07 5c69ac0246d0: Download complete 02:02:07 3a2ae6a8a46f: Download complete 02:02:07 33b1e0a273af: Verifying Checksum 02:02:07 33b1e0a273af: Download complete 02:02:07 ec43610c2a17: Verifying Checksum 02:02:07 ec43610c2a17: Download complete 02:02:07 5d3b04190fa2: Verifying Checksum 02:02:07 5d3b04190fa2: Download complete 02:02:07 5eb5b503b376: Verifying Checksum 02:02:07 5eb5b503b376: Download complete 02:02:07 2f39f015ded8: Download complete 02:02:08 5eb5b503b376: Pull complete 02:02:08 5c69ac0246d0: Pull complete 02:02:08 ec43610c2a17: Pull complete 02:02:09 3a2ae6a8a46f: Pull complete 02:02:09 33b1e0a273af: Pull complete 02:02:09 5d3b04190fa2: Pull complete 02:02:13 2f39f015ded8: Pull complete 02:02:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:13 prd-ubuntu20.04-docker-8c-8g-9453 does not seem to be running inside a container 02:02:13 $ 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-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@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 02:02:16 $ docker top 902c2a7f9397137cdaad7381b0f792d288e45c86d510c18627fc1b05ac67f2d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:16 ---> job-cost.sh 02:02:16 lf-activate-venv: SKIPPING 02:02:16 INFO: No Stack... 02:02:16 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:17 INFO: Archiving Costs [Pipeline] sh 02:02:17 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives/cost.csv 02:02:17 + cut -d, -f6 [Pipeline] lock 02:02:17 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-576-1-stack-cost] 02:02:17 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-1-stack-cost] did not exist. Created. 02:02:17 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-576-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:02:18 + echo total: 0.2199999988079071 [Pipeline] stash 02:02:18 Stashed 1 file(s) [Pipeline] } 02:02:18 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:02:18 $ docker stop --time=1 902c2a7f9397137cdaad7381b0f792d288e45c86d510c18627fc1b05ac67f2d2 02:02:19 $ docker rm -f --volumes 902c2a7f9397137cdaad7381b0f792d288e45c86d510c18627fc1b05ac67f2d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:03:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9456 in /w/workspace/gexfoundry_device-mqtt-go_PR-576 [Pipeline] { [Pipeline] ws 02:03:47 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:03:47 Selected Git installation does not exist. Using Default 02:03:47 The recommended git tool is: NONE 02:03:55 using credential edgex-jenkins-ssh 02:03:55 Cloning the remote Git repository 02:03:55 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:03:55 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:03:55 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:55 > git --version # timeout=10 02:03:55 > git --version # 'git version 2.25.1' 02:03:55 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:57 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:58 Merging remotes/origin/main commit 4d33384134bee0215aaad493adec514fb129bdc9 into PR head commit d3ad5517524b46eecb6ae36a212a4c2c57031168 02:03:59 Merge succeeded, producing d3ad5517524b46eecb6ae36a212a4c2c57031168 02:03:59 Checking out Revision d3ad5517524b46eecb6ae36a212a4c2c57031168 (PR-576) 02:03:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:58 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:03:58 > git config core.sparsecheckout # timeout=10 02:03:59 > git checkout -f d3ad5517524b46eecb6ae36a212a4c2c57031168 # timeout=10 02:03:59 > git remote # timeout=10 02:03:59 > git config --get remote.origin.url # timeout=10 02:03:59 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:59 > git merge 4d33384134bee0215aaad493adec514fb129bdc9 # timeout=10 02:03:59 > git rev-parse HEAD^{commit} # timeout=10 02:03:59 > git config core.sparsecheckout # timeout=10 02:03:59 > git checkout -f d3ad5517524b46eecb6ae36a212a4c2c57031168 # timeout=10 02:03:59 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 02:04:00 > git --version # timeout=10 02:04:00 > git --version # 'git version 2.25.1' 02:04:00 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:04:04 % Total % Received % Xferd Average Speed Time Time Time Current 02:04:04 Dload Upload Total Spent Left Speed 02:04:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 136k 0 --:--:-- --:--:-- --:--:-- 136k [Pipeline] sh 02:04:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:04:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:04:05 + sudo tee /etc/docker/daemon.new 02:04:11 { 02:04:11 "registry-mirrors": [ 02:04:11 "https://nexus3.edgexfoundry.org:10001" 02:04:11 ], 02:04:11 "bip": "10.250.0.254/24", 02:04:11 "hosts": [ 02:04:11 "tcp://0.0.0.0:5555", 02:04:11 "unix:///var/run/docker.sock" 02:04:11 ], 02:04:11 "mtu": 1458, 02:04:11 "selinux-enabled": true, 02:04:11 "seccomp-profile": "/etc/docker/seccomp.json" 02:04:11 } [Pipeline] sh 02:04:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:04:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:30 provisioning config files... 02:04:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config11207197365311849106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:31 ---> docker-login.sh 02:04:31 nexus3.edgexfoundry.org:10001 02:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:31 Configure a credential helper to remove this warning. See 02:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:31 02:04:31 Login Succeeded 02:04:31 nexus3.edgexfoundry.org:10002 02:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:32 Configure a credential helper to remove this warning. See 02:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:32 02:04:32 Login Succeeded 02:04:32 nexus3.edgexfoundry.org:10003 02:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:32 Configure a credential helper to remove this warning. See 02:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:32 02:04:32 Login Succeeded 02:04:32 nexus3.edgexfoundry.org:10004 02:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:33 Configure a credential helper to remove this warning. See 02:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:33 02:04:33 Login Succeeded 02:04:33 docker.io 02:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:33 Configure a credential helper to remove this warning. See 02:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:33 02:04:33 Login Succeeded 02:04:33 ---> docker-login.sh ends [Pipeline] } 02:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:04:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:34 ========================================================= 02:04:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:04:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:04:35 Sending build context to Docker daemon 3.365MB 02:04:35 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:04:35 Step 2/12 : FROM ${BASE} AS builder 02:04:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:04:35 af6eaf76a39c: Pulling fs layer 02:04:35 55522c791124: Pulling fs layer 02:04:35 ce5c4a1c91eb: Pulling fs layer 02:04:35 169dfbe0d373: Pulling fs layer 02:04:35 e1ff8fa3b103: Pulling fs layer 02:04:35 52ebb69f0ebf: Pulling fs layer 02:04:35 5abe8eddf0d5: Pulling fs layer 02:04:35 e1ff8fa3b103: Waiting 02:04:35 52ebb69f0ebf: Waiting 02:04:35 5abe8eddf0d5: Waiting 02:04:35 169dfbe0d373: Waiting 02:04:35 55522c791124: Download complete 02:04:35 169dfbe0d373: Verifying Checksum 02:04:35 169dfbe0d373: Download complete 02:04:35 e1ff8fa3b103: Verifying Checksum 02:04:35 e1ff8fa3b103: Download complete 02:04:35 af6eaf76a39c: Verifying Checksum 02:04:35 af6eaf76a39c: Download complete 02:04:36 af6eaf76a39c: Pull complete 02:04:36 5abe8eddf0d5: Verifying Checksum 02:04:36 5abe8eddf0d5: Download complete 02:04:37 55522c791124: Pull complete 02:04:38 ce5c4a1c91eb: Verifying Checksum 02:04:38 ce5c4a1c91eb: Download complete 02:04:38 52ebb69f0ebf: Download complete 02:04:48 ce5c4a1c91eb: Pull complete 02:04:48 169dfbe0d373: Pull complete 02:04:48 e1ff8fa3b103: Pull complete 02:04:55 52ebb69f0ebf: Pull complete 02:04:56 5abe8eddf0d5: Pull complete 02:04:56 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:04:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:04:56 ---> 6cb57ee374ae 02:04:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:04:58 ---> Running in fc84328274cc 02:04:58 Removing intermediate container fc84328274cc 02:04:58 ---> 190d54cf8827 02:04:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:04:58 ---> Running in ffe7e8769027 02:04:59 Removing intermediate container ffe7e8769027 02:04:59 ---> 72dd5a78a259 02:04:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:04:59 ---> Running in 916c5b8dcc01 02:04:59 Removing intermediate container 916c5b8dcc01 02:04:59 ---> b0bab5578726 02:04:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:04:59 ---> Running in 38da6c541275 02:04:59 Removing intermediate container 38da6c541275 02:04:59 ---> 98d030ea41b8 02:04:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:05:00 ---> Running in 9598af1d22c2 02:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:05:03 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:05:03 (2/4) Installing libedit (20221030.3.1-r0) 02:05:03 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:05:03 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:05:03 Executing busybox-1.35.0-r29.trigger 02:05:03 OK: 268 MiB in 57 packages 02:05:04 Removing intermediate container 9598af1d22c2 02:05:04 ---> efb6788c016d 02:05:04 Step 8/12 : WORKDIR /device-mqtt-go 02:05:04 ---> Running in f9414043e1cd 02:05:04 Removing intermediate container f9414043e1cd 02:05:04 ---> fbbd2475bfcb 02:05:04 Step 9/12 : COPY go.mod vendor* ./ 02:05:05 ---> 41360257ac22 02:05:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:05 ---> Running in 62620ddcb106 02:06:13 Removing intermediate container 62620ddcb106 02:06:13 ---> 3681c261fa07 02:06:13 Step 11/12 : COPY . . 02:06:13 ---> 3f98e4522b56 02:06:13 Step 12/12 : RUN $MAKE 02:06:13 ---> Running in 2fd378c5ce9b 02:06:13 noop 02:06:13 Removing intermediate container 2fd378c5ce9b 02:06:13 ---> 37b3d790b34f 02:06:13 Successfully built 37b3d790b34f 02:06:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:14 + docker inspect -f . ci-base-image-arm64 02:06:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:14 prd-ubuntu20.04-docker-arm64-4c-16g-9456 does not seem to be running inside a container 02:06:14 $ 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 02:06:15 $ docker top 7f25509c296e8e8c0a07c04f16f5a621d863c2c587abc2e79615d7d99f348dda -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:16 + go version 02:06:16 go version go1.20.2 linux/arm64 [Pipeline] } 02:06:16 $ docker stop --time=1 7f25509c296e8e8c0a07c04f16f5a621d863c2c587abc2e79615d7d99f348dda 02:06:19 $ docker rm -f --volumes 7f25509c296e8e8c0a07c04f16f5a621d863c2c587abc2e79615d7d99f348dda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:20 + docker inspect -f . ci-base-image-arm64 02:06:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:21 prd-ubuntu20.04-docker-arm64-4c-16g-9456 does not seem to be running inside a container 02:06:21 $ 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 02:06:22 $ docker top 661915e9b69ac1ef60370deb0bc098b572e198e668db0acb29961f1ef543e3eb -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:23 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:06:23 + make test 02:06:23 go test ./... -coverprofile=coverage.out ./... 02:07:02 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:09:09 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:09:09 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:09:10 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.086s coverage: 21.9% of statements 02:09:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:09:10 go vet ./... 02:09:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:43 ./bin/test-attribution-txt.sh [Pipeline] echo 02:09:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:09:43 $ docker stop --time=1 661915e9b69ac1ef60370deb0bc098b572e198e668db0acb29961f1ef543e3eb 02:09:45 $ docker rm -f --volumes 661915e9b69ac1ef60370deb0bc098b572e198e668db0acb29961f1ef543e3eb [Pipeline] // withDockerContainer [Pipeline] sh 02:09:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:09:46 Warning: overwriting stash ‘coverage-report’ 02:09:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:09:48 + ls -al . 02:09:48 total 176 02:09:48 drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 02:06 . 02:09:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 02:03 .. 02:09:48 -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 02:03 .dockerignore 02:09:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 02:03 .git 02:09:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:03 .github 02:09:48 -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 02:03 .gitignore 02:09:48 -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 02:03 .golangci.yml 02:09:48 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 02:03 Attribution.txt 02:09:48 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 02:03 CHANGELOG.md 02:09:48 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 02:03 Dockerfile 02:09:48 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 02:03 GOVERNANCE.md 02:09:48 -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 02:03 Jenkinsfile 02:09:48 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 02:03 LICENSE 02:09:48 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 02:03 Makefile 02:09:48 -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 02:03 OWNERS.md 02:09:48 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 02:03 README.md 02:09:48 -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 02:00 VERSION 02:09:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 02:03 bin 02:09:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:03 cmd 02:09:48 -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 02:09 coverage.out 02:09:48 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 02:03 go.mod 02:09:48 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 02:03 go.sum 02:09:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:03 internal 02:09:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 02:03 mock 02:09:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 02:03 snap 02:09:48 -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:48 + 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=d3ad5517524b46eecb6ae36a212a4c2c57031168 --label arch=arm64 --label version=0.0.0 . 02:09:48 Sending build context to Docker daemon 3.384MB 02:09:48 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:09:48 Step 2/24 : FROM ${BASE} AS builder 02:09:48 ---> 37b3d790b34f 02:09:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:09:49 ---> Running in f9cd6776c1dc 02:09:49 Removing intermediate container f9cd6776c1dc 02:09:49 ---> 65e6f81358a4 02:09:49 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:09:49 ---> Running in fcc1fae85478 02:09:49 Removing intermediate container fcc1fae85478 02:09:49 ---> 36e4a3ff179c 02:09:49 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:09:49 ---> Running in ab3cd09617dd 02:09:50 Removing intermediate container ab3cd09617dd 02:09:50 ---> 3b4ba38f23ab 02:09:50 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:09:50 ---> Running in c2f716d670a0 02:09:50 Removing intermediate container c2f716d670a0 02:09:50 ---> 4b160526d51e 02:09:50 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:50 ---> Running in e1aeaebab9f5 02:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:09:53 OK: 268 MiB in 57 packages 02:09:54 Removing intermediate container e1aeaebab9f5 02:09:54 ---> e0493fd1fc89 02:09:54 Step 8/24 : WORKDIR /device-mqtt-go 02:09:54 ---> Running in f019534aa1ed 02:09:55 Removing intermediate container f019534aa1ed 02:09:55 ---> 398524bd2367 02:09:55 Step 9/24 : COPY go.mod vendor* ./ 02:09:55 ---> 88f658ce1547 02:09:55 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:55 ---> Running in 17855368cd6e 02:09:59 Removing intermediate container 17855368cd6e 02:09:59 ---> d8d5f7a5b098 02:09:59 Step 11/24 : COPY . . 02:09:59 ---> ba6006ca67d5 02:09:59 Step 12/24 : RUN $MAKE 02:09:59 ---> Running in 6338d19a3cd0 02:10:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:12:37 Removing intermediate container 6338d19a3cd0 02:12:37 ---> 7a019a474b39 02:12:37 Step 13/24 : FROM alpine:3.17 02:12:37 3.17: Pulling from library/alpine 02:12:37 c41833b44d91: Pulling fs layer 02:12:37 c41833b44d91: Verifying Checksum 02:12:37 c41833b44d91: Download complete 02:12:37 c41833b44d91: Pull complete 02:12:37 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:12:37 Status: Downloaded newer image for alpine:3.17 02:12:37 ---> 51e60588ff2c 02:12:37 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:12:37 ---> Running in f06b1f143f9e 02:12:37 Removing intermediate container f06b1f143f9e 02:12:37 ---> 2726240ded35 02:12:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:12:37 ---> Running in 60b76fcde553 02:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:12:37 (1/1) Installing dumb-init (1.2.5-r2) 02:12:37 Executing busybox-1.35.0-r29.trigger 02:12:37 OK: 8 MiB in 16 packages 02:12:37 Removing intermediate container 60b76fcde553 02:12:37 ---> 242e54129a4c 02:12:37 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:12:37 ---> 8f11a211c7d0 02:12:37 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:12:37 ---> 5604d953b37f 02:12:37 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:12:38 ---> 0edf53b0ea88 02:12:38 Step 19/24 : EXPOSE 59982 02:12:38 ---> Running in 83a371de3d9b 02:12:39 Removing intermediate container 83a371de3d9b 02:12:39 ---> f6dde329f0e2 02:12:39 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:12:39 ---> Running in e0debb2fc1d1 02:12:39 Removing intermediate container e0debb2fc1d1 02:12:39 ---> f14061aa0b21 02:12:39 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:12:39 ---> Running in 572e6f9a2c1c 02:12:39 Removing intermediate container 572e6f9a2c1c 02:12:39 ---> 18a896d9304a 02:12:39 Step 22/24 : LABEL arch=arm64 02:12:39 ---> Running in d6b423f22919 02:12:40 Removing intermediate container d6b423f22919 02:12:40 ---> 79ae62e10849 02:12:40 Step 23/24 : LABEL git_sha=d3ad5517524b46eecb6ae36a212a4c2c57031168 02:12:40 ---> Running in 2cba16114bb7 02:12:40 Removing intermediate container 2cba16114bb7 02:12:40 ---> 2c1d33b117a9 02:12:40 Step 24/24 : LABEL version=0.0.0 02:12:40 ---> Running in 192327dc88ef 02:12:41 Removing intermediate container 192327dc88ef 02:12:41 ---> aacd1bfbcfd2 02:12:41 [Warning] One or more build-args [ARCH] were not consumed 02:12:41 Successfully built aacd1bfbcfd2 02:12:41 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:12:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:42 02:12:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:42 arm64: Pulling from edgex-lftools-log-publisher 02:12:42 8998bd30e6a1: Pulling fs layer 02:12:42 04944245beec: Pulling fs layer 02:12:42 699f458cf7ca: Pulling fs layer 02:12:42 765212b225bb: Pulling fs layer 02:12:42 f23df028b6ca: Pulling fs layer 02:12:42 d65c8cfc05b1: Pulling fs layer 02:12:42 2437ff75d9bd: Pulling fs layer 02:12:42 765212b225bb: Waiting 02:12:42 d65c8cfc05b1: Waiting 02:12:42 f23df028b6ca: Waiting 02:12:42 2437ff75d9bd: Waiting 02:12:42 04944245beec: Verifying Checksum 02:12:42 04944245beec: Download complete 02:12:42 765212b225bb: Verifying Checksum 02:12:42 765212b225bb: Download complete 02:12:42 f23df028b6ca: Verifying Checksum 02:12:42 f23df028b6ca: Download complete 02:12:42 d65c8cfc05b1: Verifying Checksum 02:12:42 d65c8cfc05b1: Download complete 02:12:43 699f458cf7ca: Verifying Checksum 02:12:43 699f458cf7ca: Download complete 02:12:43 8998bd30e6a1: Download complete 02:12:45 2437ff75d9bd: Verifying Checksum 02:12:45 2437ff75d9bd: Download complete 02:12:49 8998bd30e6a1: Pull complete 02:12:49 04944245beec: Pull complete 02:12:50 699f458cf7ca: Pull complete 02:12:50 765212b225bb: Pull complete 02:12:51 f23df028b6ca: Pull complete 02:12:51 d65c8cfc05b1: Pull complete 02:13:06 2437ff75d9bd: Pull complete 02:13:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:07 prd-ubuntu20.04-docker-arm64-4c-16g-9456 does not seem to be running inside a container 02:13:07 $ 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:13:10 $ docker top 25ee48a74c7a0dbb519d10bba7b1fae118011498a913e7f118be16f03756acd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:10 ---> job-cost.sh 02:13:10 lf-activate-venv: SKIPPING 02:13:10 INFO: No Stack... 02:13:11 INFO: Retrieving Pricing Info for: v3-standard-4 02:13:12 INFO: Archiving Costs [Pipeline] sh 02:13:12 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:13:12 + cut -d, -f6 [Pipeline] lock 02:13:12 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-576-1-stack-cost] 02:13:12 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-1-stack-cost] did not exist. Created. 02:13:12 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-576-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:13 /w/workspace/device-mqtt-go/1@tmp/durable-0dafd4f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:13:14 + echo total: 0.10999999940395355 [Pipeline] stash 02:13:14 Warning: overwriting stash ‘stack-cost’ 02:13:14 Stashed 1 file(s) [Pipeline] } 02:13:14 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:14 $ docker stop --time=1 25ee48a74c7a0dbb519d10bba7b1fae118011498a913e7f118be16f03756acd0 02:13:16 $ docker rm -f --volumes 25ee48a74c7a0dbb519d10bba7b1fae118011498a913e7f118be16f03756acd0 [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:13:17 provisioning config files... 02:13:17 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config9593954829127467325tmp [Pipeline] { [Pipeline] sh 02:13:17 + set +x 02:13:17 + curl -s https://codecov.io/bash 02:13:17 + bash -s -- 02:13:17 02:13:17 _____ _ 02:13:17 / ____| | | 02:13:17 | | ___ __| | ___ ___ _____ __ 02:13:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:13:17 | |___| (_) | (_| | __/ (_| (_) \ V / 02:13:17 \_____\___/ \__,_|\___|\___\___/ \_/ 02:13:17 Bash-1.0.6 02:13:17 02:13:17 02:13:17 ==> git version 2.25.1 found 02:13:17 ==> 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:13:17 Release-Date: 2020-01-08 02:13:17 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:13:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:13:17 ==> Jenkins CI detected. 02:13:17 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-576 02:13:17 project root: . 02:13:17 --> token set from env 02:13:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:13:17 ==> Running gcov in . (disable via -X gcov) 02:13:17 ==> Python coveragepy not found 02:13:17 ==> Searching for coverage reports in: 02:13:17 + . 02:13:17 -> Found 1 reports 02:13:17 ==> Detecting git/mercurial file structure 02:13:17 ==> Reading reports 02:13:17 + ./coverage.out bytes=18460 02:13:17 ==> Appending adjustments 02:13:17 https://docs.codecov.io/docs/fixing-reports 02:13:17 + Found adjustments 02:13:17 ==> Gzipping contents 02:13:17 4.0K /tmp/codecov.r0m1rb.gz 02:13:17 ==> Uploading reports 02:13:17 url: https://codecov.io 02:13:17 query: branch=PR-576&commit=d3ad5517524b46eecb6ae36a212a4c2c57031168&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-576%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=576&job=&cmd_args= 02:13:17 -> Pinging Codecov 02:13:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-576&commit=d3ad5517524b46eecb6ae36a212a4c2c57031168&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-576%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=576&job=&cmd_args= 02:13:17 -> Uploading to 02:13:17 https://storage.googleapis.com/codecov/v4/raw/2023-04-24/7D719EC7BBE17E464838252E33014C33/d3ad5517524b46eecb6ae36a212a4c2c57031168/0aa2874f-118a-415a-8966-e219f1c5e655.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T021317Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7158b39798941fc9db39d70436309f3f2cf20aa108a257aee13975fb034fb924 02:13:17 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:17 Dload Upload Total Spent Left Speed 02:13:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 14663 --:--:-- --:--:-- --:--:-- 14663 02:13:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d3ad5517524b46eecb6ae36a212a4c2c57031168 [Pipeline] } 02:13:18 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:13:19 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives ] 02:13:19 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives 02:13:19 total 16 02:13:19 drwxr-xr-x 3 root root 4096 Apr 24 02:02 . 02:13:19 drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 02:02 .. 02:13:19 drwxr-xr-x 2 root root 4096 Apr 24 02:02 cost 02:13:19 -rw-r--r-- 1 root root 86 Apr 24 02:02 cost.csv 02:13:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives 02:13:19 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives 02:13:19 total 16 02:13:19 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 02:02 . 02:13:19 drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 02:02 .. 02:13:19 drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 02:02 cost 02:13:19 -rw-r--r-- 1 jenkins jenkins 86 Apr 24 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:13:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:21 ---> package-listing.sh 02:13:21 ++ facter osfamily 02:13:21 ++ tr '[:upper:]' '[:lower:]' 02:13:21 + OS_FAMILY=debian 02:13:21 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-576 02:13:21 + START_PACKAGES=/tmp/packages_start.txt 02:13:21 + END_PACKAGES=/tmp/packages_end.txt 02:13:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:21 + PACKAGES=/tmp/packages_start.txt 02:13:21 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-576 ']' 02:13:21 + PACKAGES=/tmp/packages_end.txt 02:13:21 + case "${OS_FAMILY}" in 02:13:21 + dpkg -l 02:13:21 + grep '^ii' 02:13:21 + '[' -f /tmp/packages_start.txt ']' 02:13:21 + '[' -f /tmp/packages_end.txt ']' 02:13:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:21 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-576 ']' 02:13:21 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives/ 02:13:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives/ [Pipeline] echo 02:13:21 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-576/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:13:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:22 prd-ubuntu20.04-docker-8c-8g-9453 does not seem to be running inside a container 02:13:22 $ 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-576/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-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@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:13:22 $ docker top 827f194d3d9f999380f57190d29f81ba1924e6e0d7d06e82fe4c935429c8e48a -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:23 + touch /tmp/pre-build-complete [Pipeline] sh 02:13:23 + mkdir -p /var/log/sysstat [Pipeline] sh 02:13:23 + ls /var/log/sa-host 02:13:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:23 provisioning config files... 02:13:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config15204440509944572516tmp [Pipeline] { [Pipeline] echo 02:13:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:24 ---> create-netrc.sh [Pipeline] } 02:13:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:13:24 ---> python-tools-install.sh [Pipeline] echo 02:13:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:13:25 ---> sudo-logs.sh 02:13:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:13:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:13:25 ---> job-cost.sh 02:13:25 lf-activate-venv: SKIPPING 02:13:25 DEBUG: total: 0.2199999988079071 02:13:25 INFO: Retrieving Stack Cost... 02:13:25 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:26 INFO: Archiving Costs [Pipeline] echo 02:13:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:26 ---> logs-deploy.sh 02:13:26 lf-activate-venv: SKIPPING 02:13:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-576/1 02:13:26 INFO: archiving workspace using pattern(s): 02:13:27 Archives upload complete. 02:13:27 INFO: archiving logs to Nexus