Pull request #572 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 959d8a8792b4fd3d7da11cecce62809a85e49005+4d33384134bee0215aaad493adec514fb129bdc9 (ab9e35c8e01f6045830cba9c2dd8a3b139464e6d) 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-ssh11212955708063294356.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-ssh16074635629867184327.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-572/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-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17499098977763197300.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-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6264122249813696883.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-ssh17205009974490606160.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-572/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-572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8089742339806082871.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9233 in /w/workspace/gexfoundry_device-mqtt-go_PR-572 [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-572 # 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/572/head:refs/remotes/origin/PR-572 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4d33384134bee0215aaad493adec514fb129bdc9 into PR head commit 959d8a8792b4fd3d7da11cecce62809a85e49005 Merge succeeded, producing 959d8a8792b4fd3d7da11cecce62809a85e49005 Checking out Revision 959d8a8792b4fd3d7da11cecce62809a85e49005 (PR-572) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/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 01:58:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage > git config core.sparsecheckout # timeout=10 > git checkout -f 959d8a8792b4fd3d7da11cecce62809a85e49005 # 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 959d8a8792b4fd3d7da11cecce62809a85e49005 # timeout=10 [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:58:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:58:25 ========================================================= 01:58:25 EdgeX Global Pipelines Version Info 01:58:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:58:26 ------------------- 01:58:26 stable info: 01:58:26 ------------------- 01:58:26 Commited By: Bill Mahoney bill.mahoney@intel.com 01:58:26 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:58:26 Message: update stable to v1.0.248 01:58:26 ------------------- 01:58:26 experimental info: 01:58:26 ------------------- 01:58:26 Commited By: **** collab-it+edgex@linuxfoundation.org 01:58:26 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:58:26 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:58:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-572 [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-572 [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-572 [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 959d8a8792b4fd3d7da11cecce62809a85e49005 [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 959d8a8 [Pipeline] echo 01:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:28 provisioning config files... 01:58:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/config12918352311530836469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:29 ---> docker-login.sh 01:58:29 nexus3.edgexfoundry.org:10001 01:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:29 Configure a credential helper to remove this warning. See 01:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:29 01:58:29 Login Succeeded 01:58:29 nexus3.edgexfoundry.org:10002 01:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:29 Configure a credential helper to remove this warning. See 01:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:29 01:58:29 Login Succeeded 01:58:29 nexus3.edgexfoundry.org:10003 01:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:29 Configure a credential helper to remove this warning. See 01:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:29 01:58:29 Login Succeeded 01:58:29 nexus3.edgexfoundry.org:10004 01:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:29 Configure a credential helper to remove this warning. See 01:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:29 01:58:29 Login Succeeded 01:58:29 docker.io 01:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:30 Configure a credential helper to remove this warning. See 01:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:30 01:58:30 Login Succeeded 01:58:30 ---> docker-login.sh ends [Pipeline] } 01:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:58:30 + git rev-list -1 --merges 959d8a8792b4fd3d7da11cecce62809a85e49005~1..959d8a8792b4fd3d7da11cecce62809a85e49005 [Pipeline] echo 01:58:30 -----------> git rev-list -1 --merges 959d8a8792b4fd3d7da11cecce62809a85e49005~1..959d8a8792b4fd3d7da11cecce62809a85e49005 959d8a8792b4fd3d7da11cecce62809a85e49005 [false] [Pipeline] sh 01:58:31 + git log --format=format:%s -1 959d8a8792b4fd3d7da11cecce62809a85e49005 [Pipeline] echo 01:58:31 ========================================================= 01:58:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:58:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:31 + git log --format=format:%s -1 959d8a8792b4fd3d7da11cecce62809a85e49005 [Pipeline] echo 01:58:31 [semverPrep] GIT_COMMIT: 959d8a8792b4fd3d7da11cecce62809a85e49005, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 01:58:31 [semverPrep] This is not a build commit. [Pipeline] sh 01:58:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:58:32 + grep -v github /etc/ssh/ssh_known_hosts 01:58:32 + [ -e /tmp/ssh_known_hosts ] 01:58:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:58:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:58:32 + sudo tee -a /etc/ssh/ssh_known_hosts 01:58:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:32 01:58:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:33 0.1.4: Pulling from edgex-devops/py-git-semver 01:58:33 b85a868b505f: Pulling fs layer 01:58:33 e2be974225ed: Pulling fs layer 01:58:33 339a4e72a1f5: Pulling fs layer 01:58:33 988bab9f4d93: Pulling fs layer 01:58:33 1469e6f7b9e6: Pulling fs layer 01:58:33 eaf3925da568: Pulling fs layer 01:58:33 bab4dde63d76: Pulling fs layer 01:58:33 bde34c3a00c8: Pulling fs layer 01:58:33 b352a97aabf1: Pulling fs layer 01:58:33 4872d77fe225: Pulling fs layer 01:58:33 5851b861e8e6: Pulling fs layer 01:58:33 eaf3925da568: Waiting 01:58:33 bab4dde63d76: Waiting 01:58:33 bde34c3a00c8: Waiting 01:58:33 b352a97aabf1: Waiting 01:58:33 4872d77fe225: Waiting 01:58:33 988bab9f4d93: Waiting 01:58:33 5851b861e8e6: Waiting 01:58:33 1469e6f7b9e6: Waiting 01:58:33 e2be974225ed: Download complete 01:58:33 988bab9f4d93: Verifying Checksum 01:58:33 988bab9f4d93: Download complete 01:58:33 1469e6f7b9e6: Verifying Checksum 01:58:33 1469e6f7b9e6: Download complete 01:58:33 339a4e72a1f5: Verifying Checksum 01:58:33 339a4e72a1f5: Download complete 01:58:33 eaf3925da568: Verifying Checksum 01:58:33 eaf3925da568: Download complete 01:58:33 bde34c3a00c8: Download complete 01:58:33 b352a97aabf1: Verifying Checksum 01:58:33 b352a97aabf1: Download complete 01:58:33 4872d77fe225: Verifying Checksum 01:58:33 4872d77fe225: Download complete 01:58:33 5851b861e8e6: Verifying Checksum 01:58:33 5851b861e8e6: Download complete 01:58:33 b85a868b505f: Verifying Checksum 01:58:33 b85a868b505f: Download complete 01:58:33 bab4dde63d76: Verifying Checksum 01:58:33 bab4dde63d76: Download complete 01:58:34 b85a868b505f: Pull complete 01:58:34 e2be974225ed: Pull complete 01:58:35 339a4e72a1f5: Pull complete 01:58:35 988bab9f4d93: Pull complete 01:58:35 1469e6f7b9e6: Pull complete 01:58:35 eaf3925da568: Pull complete 01:58:37 bab4dde63d76: Pull complete 01:58:37 bde34c3a00c8: Pull complete 01:58:37 b352a97aabf1: Pull complete 01:58:37 4872d77fe225: Pull complete 01:58:37 5851b861e8e6: Pull complete 01:58:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:38 prd-ubuntu20.04-docker-8c-8g-9233 does not seem to be running inside a container 01:58:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-572 -v /w/workspace/gexfoundry_device-mqtt-go_PR-572:/w/workspace/gexfoundry_device-mqtt-go_PR-572:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:58:40 $ docker top 23a459c01e012377bdd502ff7448f2c8b2cf58d38426759f5c9cad10c1223d61 -eo pid,comm 01:58:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:58:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:58:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:41 [ssh-agent] Looking for ssh-agent implementation... 01:58:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:41 $ docker exec 23a459c01e012377bdd502ff7448f2c8b2cf58d38426759f5c9cad10c1223d61 ssh-agent 01:58:41 SSH_AUTH_SOCK=/tmp/ssh-WHN7H3mknYVL/agent.32 01:58:41 SSH_AGENT_PID=39 01:58:41 Running ssh-add (command line suppressed) 01:58:41 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/private_key_1017390481682408875.key (/w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/private_key_1017390481682408875.key) 01:58:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:41 + git tag --points-at HEAD [Pipeline] } 01:58:41 $ docker exec --env ******** --env ******** 23a459c01e012377bdd502ff7448f2c8b2cf58d38426759f5c9cad10c1223d61 ssh-agent -k 01:58:41 unset SSH_AUTH_SOCK; 01:58:41 unset SSH_AGENT_PID; 01:58:41 echo Agent pid 39 killed; 01:58:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:58:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:42 [ssh-agent] Looking for ssh-agent implementation... 01:58:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:42 $ docker exec 23a459c01e012377bdd502ff7448f2c8b2cf58d38426759f5c9cad10c1223d61 ssh-agent 01:58:42 SSH_AUTH_SOCK=/tmp/ssh-EBnEHbntbjDQ/agent.71 01:58:42 SSH_AGENT_PID=77 01:58:42 Running ssh-add (command line suppressed) 01:58:42 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/private_key_2275862591621455367.key (/w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/private_key_2275862591621455367.key) 01:58:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:42 + git semver init 01:58:42 2023-04-21 01:58:42,903 [run_init] DEBUG init version:0.0.0 force:False 01:58:42 2023-04-21 01:58:42,904 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver 01:58:42 2023-04-21 01:58:42,904 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver 01:58:42 2023-04-21 01:58:42,905 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-572, universal_newlines=False, shell=None, istream=None) 01:58:43 2023-04-21 01:58:43,691 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-572/.git/info/exclude 01:58:43 2023-04-21 01:58:43,692 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver/PR-572 with force:False 01:58:43 2023-04-21 01:58:43,692 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver/PR-572 01:58:43 2023-04-21 01:58:43,694 [execute] INFO git cat-file --batch-check 01:58:43 2023-04-21 01:58:43,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver, universal_newlines=False, shell=None, istream=) 01:58:43 2023-04-21 01:58:43,701 [execute] INFO git cat-file --batch 01:58:43 2023-04-21 01:58:43,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver, universal_newlines=False, shell=None, istream=) 01:58:43 2023-04-21 01:58:43,707 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-572/.semver/PR-572 01:58:43 0.0.0 [Pipeline] } 01:58:43 $ docker exec --env ******** --env ******** 23a459c01e012377bdd502ff7448f2c8b2cf58d38426759f5c9cad10c1223d61 ssh-agent -k 01:58:44 unset SSH_AUTH_SOCK; 01:58:44 unset SSH_AGENT_PID; 01:58:44 echo Agent pid 77 killed; 01:58:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:58:44 + git semver [Pipeline] } 01:58:44 $ docker stop --time=1 23a459c01e012377bdd502ff7448f2c8b2cf58d38426759f5c9cad10c1223d61 01:58:46 $ docker rm -f --volumes 23a459c01e012377bdd502ff7448f2c8b2cf58d38426759f5c9cad10c1223d61 [Pipeline] // withDockerContainer [Pipeline] sh 01:58:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:58:46 Stashed 1 file(s) [Pipeline] echo 01:58:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:47 provisioning config files... 01:58:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/config17753659489947069308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:47 ---> docker-login.sh 01:58:47 nexus3.edgexfoundry.org:10001 01:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:47 Configure a credential helper to remove this warning. See 01:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:47 01:58:47 Login Succeeded 01:58:47 nexus3.edgexfoundry.org:10002 01:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:47 Configure a credential helper to remove this warning. See 01:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:47 01:58:47 Login Succeeded 01:58:47 nexus3.edgexfoundry.org:10003 01:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:48 Configure a credential helper to remove this warning. See 01:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:48 01:58:48 Login Succeeded 01:58:48 nexus3.edgexfoundry.org:10004 01:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:48 Configure a credential helper to remove this warning. See 01:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:48 01:58:48 Login Succeeded 01:58:48 docker.io 01:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:48 Configure a credential helper to remove this warning. See 01:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:48 01:58:48 Login Succeeded 01:58:48 ---> docker-login.sh ends [Pipeline] } 01:58:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:58:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:58:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:58:48 ========================================================= 01:58:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:58:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:49 + 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 . 01:58:49 Sending build context to Docker daemon 6.459MB 01:58:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:58:49 Step 2/12 : FROM ${BASE} AS builder 01:58:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:58:49 63b65145d645: Pulling fs layer 01:58:49 a2d21d5440eb: Pulling fs layer 01:58:49 935e6c44a52c: Pulling fs layer 01:58:49 94cc34f8dd06: Pulling fs layer 01:58:49 30dea6a524f1: Pulling fs layer 01:58:49 a2aff8979fd8: Pulling fs layer 01:58:49 6808be2612f2: Pulling fs layer 01:58:49 f25807f1079a: Pulling fs layer 01:58:49 94cc34f8dd06: Waiting 01:58:49 a2aff8979fd8: Waiting 01:58:49 30dea6a524f1: Waiting 01:58:49 6808be2612f2: Waiting 01:58:49 f25807f1079a: Waiting 01:58:49 a2d21d5440eb: Download complete 01:58:49 94cc34f8dd06: Download complete 01:58:49 30dea6a524f1: Verifying Checksum 01:58:49 30dea6a524f1: Download complete 01:58:49 63b65145d645: Verifying Checksum 01:58:49 63b65145d645: Download complete 01:58:49 a2aff8979fd8: Verifying Checksum 01:58:49 a2aff8979fd8: Download complete 01:58:49 63b65145d645: Pull complete 01:58:49 a2d21d5440eb: Pull complete 01:58:49 f25807f1079a: Verifying Checksum 01:58:49 f25807f1079a: Download complete 01:58:49 935e6c44a52c: Download complete 01:58:50 6808be2612f2: Verifying Checksum 01:58:50 6808be2612f2: Download complete 01:58:53 935e6c44a52c: Pull complete 01:58:53 94cc34f8dd06: Pull complete 01:58:53 30dea6a524f1: Pull complete 01:58:53 a2aff8979fd8: Pull complete 01:58:56 6808be2612f2: Pull complete 01:58:56 f25807f1079a: Pull complete 01:58:56 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:58:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:58:57 ---> 3b553350e43f 01:58:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:59:02 Still waiting to schedule task 01:59:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 01:59:02 ---> Running in 5856ccfad5d1 01:59:02 Removing intermediate container 5856ccfad5d1 01:59:02 ---> 93f08a6feee8 01:59:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:59:02 ---> Running in 897ef8bb9286 01:59:02 Removing intermediate container 897ef8bb9286 01:59:02 ---> 2c5fb05d50a4 01:59:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:59:02 ---> Running in 4e9e3dfdd1ce 01:59:02 Removing intermediate container 4e9e3dfdd1ce 01:59:02 ---> 9546d90312a1 01:59:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:59:02 ---> Running in a80b54dcaa34 01:59:02 Removing intermediate container a80b54dcaa34 01:59:02 ---> 8b856ff290ca 01:59:02 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:02 ---> Running in 7dc871df4eff 01:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:59:02 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:59:02 (2/4) Installing libedit (20221030.3.1-r0) 01:59:02 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:59:02 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:59:02 Executing busybox-1.35.0-r29.trigger 01:59:02 OK: 269 MiB in 57 packages 01:59:03 Removing intermediate container 7dc871df4eff 01:59:03 ---> 5079b996f11f 01:59:03 Step 8/12 : WORKDIR /device-mqtt-go 01:59:03 ---> Running in 00bb1338d20f 01:59:03 Removing intermediate container 00bb1338d20f 01:59:03 ---> db7c04d049fa 01:59:03 Step 9/12 : COPY go.mod vendor* ./ 01:59:03 ---> 7c9c3886aa6d 01:59:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:03 ---> Running in 40f87cd6e1ff 01:59:42 Removing intermediate container 40f87cd6e1ff 01:59:42 ---> 0cdbdc285c7b 01:59:42 Step 11/12 : COPY . . 01:59:42 ---> 07d09b8ae1fa 01:59:42 Step 12/12 : RUN $MAKE 01:59:42 ---> Running in 81bbe078f55e 01:59:42 noop 01:59:42 Removing intermediate container 81bbe078f55e 01:59:42 ---> 41ce59c78de1 01:59:42 Successfully built 41ce59c78de1 01:59:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:42 + docker inspect -f . ci-base-image-x86_64 01:59:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:43 prd-ubuntu20.04-docker-8c-8g-9233 does not seem to be running inside a container 01:59:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-572 -v /w/workspace/gexfoundry_device-mqtt-go_PR-572:/w/workspace/gexfoundry_device-mqtt-go_PR-572:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-572@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 ******** ci-base-image-x86_64 cat 01:59:43 $ docker top b5b224b9853779c2e5de7f8963fb927d60ab8d59705bc849c0da683454b819e1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:43 + go version 01:59:43 go version go1.20.2 linux/amd64 [Pipeline] } 01:59:43 $ docker stop --time=1 b5b224b9853779c2e5de7f8963fb927d60ab8d59705bc849c0da683454b819e1 01:59:45 $ docker rm -f --volumes b5b224b9853779c2e5de7f8963fb927d60ab8d59705bc849c0da683454b819e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:45 + docker inspect -f . ci-base-image-x86_64 01:59:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:46 prd-ubuntu20.04-docker-8c-8g-9233 does not seem to be running inside a container 01:59:46 $ 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-572 -v /w/workspace/gexfoundry_device-mqtt-go_PR-572:/w/workspace/gexfoundry_device-mqtt-go_PR-572:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-572@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 ******** ci-base-image-x86_64 cat 01:59:46 $ docker top fcd7bb07449a6eb4d48a6bb9ca4f7a8a2e3e6c775b10429e16f8e1860c59cec7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:46 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-572 [Pipeline] fileExists [Pipeline] sh 01:59:47 + make test 01:59:47 go test ./... -coverprofile=coverage.out ./... 01:59:51 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:00:01 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:00:01 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:00:01 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.9% of statements 02:00:06 go vet ./... 02:00:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:00:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:00:09 ./bin/test-attribution-txt.sh [Pipeline] echo 02:00:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:00:09 $ docker stop --time=1 fcd7bb07449a6eb4d48a6bb9ca4f7a8a2e3e6c775b10429e16f8e1860c59cec7 02:00:12 $ docker rm -f --volumes fcd7bb07449a6eb4d48a6bb9ca4f7a8a2e3e6c775b10429e16f8e1860c59cec7 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:00:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:00:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:00:14 + ls -al . 02:00:14 total 180 02:00:14 drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 01:59 . 02:00:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 01:58 .. 02:00:14 -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 01:58 .dockerignore 02:00:14 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 01:58 .git 02:00:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 01:58 .github 02:00:14 -rw-rw-r-- 1 jenkins jenkins 329 Apr 21 01:58 .gitignore 02:00:14 -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 01:58 .golangci.yml 02:00:14 drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 01:58 .semver 02:00:14 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 21 01:58 Attribution.txt 02:00:14 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 21 01:58 CHANGELOG.md 02:00:14 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 21 01:58 Dockerfile 02:00:14 -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 01:58 GOVERNANCE.md 02:00:14 -rw-rw-r-- 1 jenkins jenkins 678 Apr 21 01:58 Jenkinsfile 02:00:14 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 01:58 LICENSE 02:00:14 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 21 01:58 Makefile 02:00:14 -rw-rw-r-- 1 jenkins jenkins 620 Apr 21 01:58 OWNERS.md 02:00:14 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 21 01:58 README.md 02:00:14 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 01:58 VERSION 02:00:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 01:58 bin 02:00:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 01:58 cmd 02:00:14 -rw-r--r-- 1 jenkins jenkins 18460 Apr 21 02:00 coverage.out 02:00:14 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 21 01:58 go.mod 02:00:14 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 21 01:58 go.sum 02:00:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 01:58 internal 02:00:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 01:58 mock 02:00:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 01:58 snap 02:00:14 -rw-rw-r-- 1 jenkins jenkins 227 Apr 21 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:14 + 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=959d8a8792b4fd3d7da11cecce62809a85e49005 --label arch=amd64 --label version=0.0.0 . 02:00:14 Sending build context to Docker daemon 6.478MB 02:00:14 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:00:14 Step 2/24 : FROM ${BASE} AS builder 02:00:14 ---> 41ce59c78de1 02:00:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:00:14 ---> Running in 0cd6d4a17749 02:00:15 Removing intermediate container 0cd6d4a17749 02:00:15 ---> 30ca09cdcc4c 02:00:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:15 ---> Running in 52c5d097b8b9 02:00:15 Removing intermediate container 52c5d097b8b9 02:00:15 ---> b649f2c2a0cb 02:00:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:15 ---> Running in e8856ff16bba 02:00:15 Removing intermediate container e8856ff16bba 02:00:15 ---> 7f84ea3c14dc 02:00:15 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:00:15 ---> Running in cd55e3b774b0 02:00:15 Removing intermediate container cd55e3b774b0 02:00:15 ---> a38547510928 02:00:15 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:15 ---> Running in 78f19ec026f3 02:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:15 OK: 269 MiB in 57 packages 02:00:16 Removing intermediate container 78f19ec026f3 02:00:16 ---> a29b30aebc1c 02:00:16 Step 8/24 : WORKDIR /device-mqtt-go 02:00:16 ---> Running in abfee32abc42 02:00:16 Removing intermediate container abfee32abc42 02:00:16 ---> 6c0d36005fdb 02:00:16 Step 9/24 : COPY go.mod vendor* ./ 02:00:16 ---> 72f06942fdba 02:00:16 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:16 ---> Running in 741d484ff142 02:00:17 Removing intermediate container 741d484ff142 02:00:17 ---> deea0601a484 02:00:17 Step 11/24 : COPY . . 02:00:17 ---> 0dcb32149afb 02:00:17 Step 12/24 : RUN $MAKE 02:00:17 ---> Running in 868de5f7c501 02:00:17 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:00:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9235 in /w/workspace/gexfoundry_device-mqtt-go_PR-572 [Pipeline] { [Pipeline] ws 02:00:37 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:00:37 Selected Git installation does not exist. Using Default 02:00:37 The recommended git tool is: NONE 02:00:38 Removing intermediate container 868de5f7c501 02:00:38 ---> 24e50d3fc440 02:00:38 Step 13/24 : FROM alpine:3.17 02:00:38 3.17: Pulling from library/alpine 02:00:38 f56be85fc22e: Pulling fs layer 02:00:38 f56be85fc22e: Download complete 02:00:38 f56be85fc22e: Pull complete 02:00:38 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:00:38 Status: Downloaded newer image for alpine:3.17 02:00:38 ---> 9ed4aefc74f6 02:00:38 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:00:38 ---> Running in 2931f33b9ecc 02:00:38 Removing intermediate container 2931f33b9ecc 02:00:38 ---> 7cf98eb057ee 02:00:38 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:00:38 ---> Running in 30fa5dcddb5c 02:00:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:38 (1/1) Installing dumb-init (1.2.5-r2) 02:00:38 Executing busybox-1.35.0-r29.trigger 02:00:38 OK: 7 MiB in 16 packages 02:00:38 Removing intermediate container 30fa5dcddb5c 02:00:38 ---> b82bab4c8dd4 02:00:38 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:00:39 ---> 6be9b89d8483 02:00:39 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:00:39 ---> 987b823ae866 02:00:39 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:00:39 ---> de9333f71717 02:00:39 Step 19/24 : EXPOSE 59982 02:00:39 ---> Running in c9a193874804 02:00:39 Removing intermediate container c9a193874804 02:00:39 ---> d79bb95f948e 02:00:39 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:00:39 ---> Running in 88c0dba8d689 02:00:39 Removing intermediate container 88c0dba8d689 02:00:39 ---> d6fa673626c0 02:00:39 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:00:39 ---> Running in 32fed37d9bc9 02:00:39 Removing intermediate container 32fed37d9bc9 02:00:39 ---> d28da2cc83c8 02:00:39 Step 22/24 : LABEL arch=amd64 02:00:39 ---> Running in 2ae80240838a 02:00:39 Removing intermediate container 2ae80240838a 02:00:39 ---> 12b951fe882d 02:00:39 Step 23/24 : LABEL git_sha=959d8a8792b4fd3d7da11cecce62809a85e49005 02:00:39 ---> Running in 5c51abfe0bdc 02:00:39 Removing intermediate container 5c51abfe0bdc 02:00:39 ---> abec51081ea9 02:00:39 Step 24/24 : LABEL version=0.0.0 02:00:39 ---> Running in 3a170adc2ee5 02:00:39 Removing intermediate container 3a170adc2ee5 02:00:39 ---> c8ba05d272f3 02:00:39 [Warning] One or more build-args [ARCH] were not consumed 02:00:39 Successfully built c8ba05d272f3 02:00:39 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:00:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:40 02:00:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:40 latest: Pulling from edgex-lftools-log-publisher 02:00:40 5eb5b503b376: Pulling fs layer 02:00:40 5c69ac0246d0: Pulling fs layer 02:00:40 ec43610c2a17: Pulling fs layer 02:00:40 3a2ae6a8a46f: Pulling fs layer 02:00:40 33b1e0a273af: Pulling fs layer 02:00:40 5d3b04190fa2: Pulling fs layer 02:00:40 2f39f015ded8: Pulling fs layer 02:00:40 3a2ae6a8a46f: Waiting 02:00:40 33b1e0a273af: Waiting 02:00:40 5d3b04190fa2: Waiting 02:00:40 2f39f015ded8: Waiting 02:00:40 5c69ac0246d0: Download complete 02:00:40 3a2ae6a8a46f: Verifying Checksum 02:00:40 3a2ae6a8a46f: Download complete 02:00:40 33b1e0a273af: Verifying Checksum 02:00:40 33b1e0a273af: Download complete 02:00:40 ec43610c2a17: Verifying Checksum 02:00:40 ec43610c2a17: Download complete 02:00:40 5d3b04190fa2: Verifying Checksum 02:00:40 5d3b04190fa2: Download complete 02:00:41 5eb5b503b376: Download complete 02:00:41 2f39f015ded8: Verifying Checksum 02:00:41 2f39f015ded8: Download complete 02:00:42 5eb5b503b376: Pull complete 02:00:42 5c69ac0246d0: Pull complete 02:00:42 ec43610c2a17: Pull complete 02:00:42 3a2ae6a8a46f: Pull complete 02:00:42 using credential edgex-jenkins-ssh 02:00:42 Cloning the remote Git repository 02:00:43 33b1e0a273af: Pull complete 02:00:43 5d3b04190fa2: Pull complete 02:00:42 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:00:43 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:00:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:00:43 > git --version # timeout=10 02:00:43 > git --version # 'git version 2.25.1' 02:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:47 2f39f015ded8: Pull complete 02:00:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:47 prd-ubuntu20.04-docker-8c-8g-9233 does not seem to be running inside a container 02:00:47 $ 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-572 -v /w/workspace/gexfoundry_device-mqtt-go_PR-572:/w/workspace/gexfoundry_device-mqtt-go_PR-572:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-572@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:00:46 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:00:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:47 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:00:47 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:00:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/572/head:refs/remotes/origin/PR-572 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:00:47 Merging remotes/origin/main commit 4d33384134bee0215aaad493adec514fb129bdc9 into PR head commit 959d8a8792b4fd3d7da11cecce62809a85e49005 02:00:48 Merge succeeded, producing 959d8a8792b4fd3d7da11cecce62809a85e49005 02:00:48 Checking out Revision 959d8a8792b4fd3d7da11cecce62809a85e49005 (PR-572) 02:00:48 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 02:00:48 > git --version # timeout=10 02:00:48 > git --version # 'git version 2.25.1' 02:00:48 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:00:49 02:00:49 GitHub has been notified of this commit’s build result 02:00:49 02:00:47 > git config core.sparsecheckout # timeout=10 02:00:48 > git checkout -f 959d8a8792b4fd3d7da11cecce62809a85e49005 # timeout=10 02:00:48 > git remote # timeout=10 02:00:48 > git config --get remote.origin.url # timeout=10 02:00:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:48 > git merge 4d33384134bee0215aaad493adec514fb129bdc9 # timeout=10 02:00:48 > git rev-parse HEAD^{commit} # timeout=10 02:00:48 > git config core.sparsecheckout # timeout=10 02:00:48 > git checkout -f 959d8a8792b4fd3d7da11cecce62809a85e49005 # timeout=10 02:00:50 $ docker top c89715ea38948aa0e34f3b3ac65de33f48e3b160674140d69c69b35b089798de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 02:00:51 ---> job-cost.sh 02:00:51 lf-activate-venv: SKIPPING 02:00:51 INFO: No Stack... [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:51 INFO: Retrieving Pricing Info for: v3-standard-8 02:00:51 INFO: Archiving Costs [Pipeline] sh 02:00:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:52 Dload Upload Total Spent Left Speed 02:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10503 0 0 76108 0 --:--:-- --:--:-- --:--:-- 76108 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91078 02:00:52 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-572/archives/cost.csv 02:00:52 + cut -d, -f6 [Pipeline] lock 02:00:52 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] 02:00:52 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] did not exist. Created. 02:00:52 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 02:00:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:00:52 + echo total: 0.2199999988079071 [Pipeline] stash 02:00:52 Stashed 1 file(s) [Pipeline] } 02:00:52 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:00:52 $ docker stop --time=1 c89715ea38948aa0e34f3b3ac65de33f48e3b160674140d69c69b35b089798de 02:00:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:00:53 + sudo tee /etc/docker/daemon.new 02:00:53 { 02:00:53 "registry-mirrors": [ 02:00:53 "https://nexus3.edgexfoundry.org:10001" 02:00:53 ], 02:00:53 "bip": "10.250.0.254/24", 02:00:53 "hosts": [ 02:00:53 "tcp://0.0.0.0:5555", 02:00:53 "unix:///var/run/docker.sock" 02:00:53 ], 02:00:53 "mtu": 1458, 02:00:53 "selinux-enabled": true, 02:00:53 "seccomp-profile": "/etc/docker/seccomp.json" 02:00:53 } 02:00:54 $ docker rm -f --volumes c89715ea38948aa0e34f3b3ac65de33f48e3b160674140d69c69b35b089798de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:00:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:00:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:17 provisioning config files... 02:01:17 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8294451465521868993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:17 ---> docker-login.sh 02:01:17 nexus3.edgexfoundry.org:10001 02:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:18 Configure a credential helper to remove this warning. See 02:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:18 02:01:18 Login Succeeded 02:01:18 nexus3.edgexfoundry.org:10002 02:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:18 Configure a credential helper to remove this warning. See 02:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:18 02:01:18 Login Succeeded 02:01:18 nexus3.edgexfoundry.org:10003 02:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:18 Configure a credential helper to remove this warning. See 02:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:18 02:01:18 Login Succeeded 02:01:18 nexus3.edgexfoundry.org:10004 02:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:19 Configure a credential helper to remove this warning. See 02:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:19 02:01:19 Login Succeeded 02:01:19 docker.io 02:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:19 Configure a credential helper to remove this warning. See 02:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:19 02:01:19 Login Succeeded 02:01:19 ---> docker-login.sh ends [Pipeline] } 02:01:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:20 ========================================================= 02:01:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:01:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:20 + 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:01:21 Sending build context to Docker daemon 3.353MB 02:01:21 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:01:21 Step 2/12 : FROM ${BASE} AS builder 02:01:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:01:21 af6eaf76a39c: Pulling fs layer 02:01:21 55522c791124: Pulling fs layer 02:01:21 ce5c4a1c91eb: Pulling fs layer 02:01:21 169dfbe0d373: Pulling fs layer 02:01:21 e1ff8fa3b103: Pulling fs layer 02:01:21 52ebb69f0ebf: Pulling fs layer 02:01:21 5abe8eddf0d5: Pulling fs layer 02:01:21 e1ff8fa3b103: Waiting 02:01:21 52ebb69f0ebf: Waiting 02:01:21 5abe8eddf0d5: Waiting 02:01:21 169dfbe0d373: Waiting 02:01:21 55522c791124: Download complete 02:01:21 169dfbe0d373: Verifying Checksum 02:01:21 169dfbe0d373: Download complete 02:01:21 e1ff8fa3b103: Verifying Checksum 02:01:21 e1ff8fa3b103: Download complete 02:01:21 af6eaf76a39c: Verifying Checksum 02:01:21 af6eaf76a39c: Download complete 02:01:22 af6eaf76a39c: Pull complete 02:01:22 5abe8eddf0d5: Verifying Checksum 02:01:22 5abe8eddf0d5: Download complete 02:01:23 55522c791124: Pull complete 02:01:24 ce5c4a1c91eb: Verifying Checksum 02:01:24 ce5c4a1c91eb: Download complete 02:01:24 52ebb69f0ebf: Verifying Checksum 02:01:24 52ebb69f0ebf: Download complete 02:01:36 ce5c4a1c91eb: Pull complete 02:01:36 169dfbe0d373: Pull complete 02:01:36 e1ff8fa3b103: Pull complete 02:01:42 52ebb69f0ebf: Pull complete 02:01:44 5abe8eddf0d5: Pull complete 02:01:44 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:01:44 ---> 6cb57ee374ae 02:01:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:01:44 ---> Running in 405c0e6467cc 02:01:45 Removing intermediate container 405c0e6467cc 02:01:45 ---> 3d3d9ab4c34d 02:01:45 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:45 ---> Running in ab4a25c3a789 02:01:45 Removing intermediate container ab4a25c3a789 02:01:45 ---> 09ea924af05a 02:01:45 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:45 ---> Running in b2d6b5fef83f 02:01:45 Removing intermediate container b2d6b5fef83f 02:01:45 ---> bc5398d42910 02:01:45 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:01:46 ---> Running in 4e0157d6057b 02:01:46 Removing intermediate container 4e0157d6057b 02:01:46 ---> 5c1f7fcc74a9 02:01:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:46 ---> Running in 17d58784487b 02:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:01:48 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:01:48 (2/4) Installing libedit (20221030.3.1-r0) 02:01:48 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:01:49 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:01:49 Executing busybox-1.35.0-r29.trigger 02:01:49 OK: 268 MiB in 57 packages 02:01:50 Removing intermediate container 17d58784487b 02:01:50 ---> 818dae607d4e 02:01:50 Step 8/12 : WORKDIR /device-mqtt-go 02:01:50 ---> Running in 72aef7c91d12 02:01:50 Removing intermediate container 72aef7c91d12 02:01:50 ---> 47afbb510230 02:01:50 Step 9/12 : COPY go.mod vendor* ./ 02:01:53 ---> 0e6f683805d1 02:01:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:53 ---> Running in 9866212212a1 02:03:01 Removing intermediate container 9866212212a1 02:03:01 ---> 6cf97bea77e3 02:03:01 Step 11/12 : COPY . . 02:03:01 ---> bf141ec0f465 02:03:01 Step 12/12 : RUN $MAKE 02:03:01 ---> Running in 2745d7efe042 02:03:01 noop 02:03:01 Removing intermediate container 2745d7efe042 02:03:01 ---> 6d7142e96598 02:03:01 Successfully built 6d7142e96598 02:03:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:01 + docker inspect -f . ci-base-image-arm64 02:03:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:01 prd-ubuntu20.04-docker-arm64-4c-16g-9235 does not seem to be running inside a container 02:03:01 $ 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:03:03 $ docker top 3fda6146f86ce2f132052792ee270e68788a8a7126b1ce769fd10f7cc1a76459 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:04 + go version 02:03:04 go version go1.20.2 linux/arm64 [Pipeline] } 02:03:04 $ docker stop --time=1 3fda6146f86ce2f132052792ee270e68788a8a7126b1ce769fd10f7cc1a76459 02:03:06 $ docker rm -f --volumes 3fda6146f86ce2f132052792ee270e68788a8a7126b1ce769fd10f7cc1a76459 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:06 + docker inspect -f . ci-base-image-arm64 02:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:07 prd-ubuntu20.04-docker-arm64-4c-16g-9235 does not seem to be running inside a container 02:03:07 $ 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:03:08 $ docker top d3d3ec4aa58338473d28eab69e93921588d7e95d6597cc2829347b4826186257 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:09 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:03:10 + make test 02:03:10 go test ./... -coverprofile=coverage.out ./... 02:03:42 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:05:49 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:05:50 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:05:50 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 21.9% of statements 02:05:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:05:51 go vet ./... 02:06:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:06:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:06:18 ./bin/test-attribution-txt.sh [Pipeline] echo 02:06:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:06:18 $ docker stop --time=1 d3d3ec4aa58338473d28eab69e93921588d7e95d6597cc2829347b4826186257 02:06:20 $ docker rm -f --volumes d3d3ec4aa58338473d28eab69e93921588d7e95d6597cc2829347b4826186257 [Pipeline] // withDockerContainer [Pipeline] sh 02:06:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:06:21 Warning: overwriting stash ‘coverage-report’ 02:06:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:06:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:06:22 + ls -al . 02:06:22 total 176 02:06:22 drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 02:03 . 02:06:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 02:00 .. 02:06:22 -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 02:00 .dockerignore 02:06:22 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 02:00 .git 02:06:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 02:00 .github 02:06:22 -rw-rw-r-- 1 jenkins jenkins 329 Apr 21 02:00 .gitignore 02:06:22 -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 02:00 .golangci.yml 02:06:22 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 21 02:00 Attribution.txt 02:06:22 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 21 02:00 CHANGELOG.md 02:06:22 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 21 02:00 Dockerfile 02:06:22 -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 02:00 GOVERNANCE.md 02:06:22 -rw-rw-r-- 1 jenkins jenkins 678 Apr 21 02:00 Jenkinsfile 02:06:22 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 02:00 LICENSE 02:06:22 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 21 02:00 Makefile 02:06:22 -rw-rw-r-- 1 jenkins jenkins 620 Apr 21 02:00 OWNERS.md 02:06:22 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 21 02:00 README.md 02:06:22 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 01:58 VERSION 02:06:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 02:00 bin 02:06:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 02:00 cmd 02:06:22 -rw-r--r-- 1 jenkins jenkins 18460 Apr 21 02:05 coverage.out 02:06:22 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 21 02:00 go.mod 02:06:22 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 21 02:00 go.sum 02:06:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 02:00 internal 02:06:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 02:00 mock 02:06:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 02:00 snap 02:06:22 -rw-rw-r-- 1 jenkins jenkins 227 Apr 21 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:23 + 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=959d8a8792b4fd3d7da11cecce62809a85e49005 --label arch=arm64 --label version=0.0.0 . 02:06:23 Sending build context to Docker daemon 3.372MB 02:06:23 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:06:23 Step 2/24 : FROM ${BASE} AS builder 02:06:23 ---> 6d7142e96598 02:06:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:06:23 ---> Running in 11435de95415 02:06:24 Removing intermediate container 11435de95415 02:06:24 ---> d9d75e8b977a 02:06:24 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:06:24 ---> Running in a2c8f06b48fa 02:06:24 Removing intermediate container a2c8f06b48fa 02:06:24 ---> 0655dfc5f70b 02:06:24 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:06:24 ---> Running in 8fb673d524e6 02:06:24 Removing intermediate container 8fb673d524e6 02:06:24 ---> 274e4846700f 02:06:24 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:06:24 ---> Running in 75eab1d32365 02:06:25 Removing intermediate container 75eab1d32365 02:06:25 ---> 667059ba935f 02:06:25 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:25 ---> Running in 7ae6ec0c9d81 02:06:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:06:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:06:28 OK: 268 MiB in 57 packages 02:06:29 Removing intermediate container 7ae6ec0c9d81 02:06:29 ---> 59bbb72022c6 02:06:29 Step 8/24 : WORKDIR /device-mqtt-go 02:06:29 ---> Running in 72a56458dcbf 02:06:29 Removing intermediate container 72a56458dcbf 02:06:29 ---> ace15a981c37 02:06:29 Step 9/24 : COPY go.mod vendor* ./ 02:06:30 ---> 6540bce3cadf 02:06:30 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:30 ---> Running in 43c97273e431 02:06:32 Removing intermediate container 43c97273e431 02:06:32 ---> 367eb58d6689 02:06:32 Step 11/24 : COPY . . 02:06:33 ---> 7bddfdcb0906 02:06:33 Step 12/24 : RUN $MAKE 02:06:33 ---> Running in dd48f18293d9 02:06:34 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:08:56 Removing intermediate container dd48f18293d9 02:08:56 ---> 8ccbc87610e1 02:08:56 Step 13/24 : FROM alpine:3.17 02:08:56 3.17: Pulling from library/alpine 02:08:56 c41833b44d91: Pulling fs layer 02:08:56 c41833b44d91: Download complete 02:08:56 c41833b44d91: Pull complete 02:08:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:08:56 Status: Downloaded newer image for alpine:3.17 02:08:56 ---> 51e60588ff2c 02:08:56 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:08:56 ---> Running in cbf6da5c1f27 02:08:56 Removing intermediate container cbf6da5c1f27 02:08:56 ---> 24a1ca2658f6 02:08:56 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:08:56 ---> Running in d2dded77c60b 02:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:08:56 (1/1) Installing dumb-init (1.2.5-r2) 02:08:56 Executing busybox-1.35.0-r29.trigger 02:08:56 OK: 8 MiB in 16 packages 02:08:56 Removing intermediate container d2dded77c60b 02:08:56 ---> 30ac4b79e938 02:08:56 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:08:58 ---> 086eadaf7436 02:08:58 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:08:58 ---> 3ce4379aadad 02:08:58 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:08:58 ---> 36bbeadfe81e 02:08:58 Step 19/24 : EXPOSE 59982 02:08:59 ---> Running in f7abaa3f8670 02:08:59 Removing intermediate container f7abaa3f8670 02:08:59 ---> 8f91bc2f1d65 02:08:59 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:08:59 ---> Running in dce99caaf12f 02:08:59 Removing intermediate container dce99caaf12f 02:08:59 ---> d87a4da2e672 02:08:59 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:08:59 ---> Running in 6fde8cee42c3 02:09:00 Removing intermediate container 6fde8cee42c3 02:09:00 ---> baa1b0741e82 02:09:00 Step 22/24 : LABEL arch=arm64 02:09:00 ---> Running in e56f35263e82 02:09:00 Removing intermediate container e56f35263e82 02:09:00 ---> 23f82f32d1c7 02:09:00 Step 23/24 : LABEL git_sha=959d8a8792b4fd3d7da11cecce62809a85e49005 02:09:00 ---> Running in 92eab7e473ae 02:09:00 Removing intermediate container 92eab7e473ae 02:09:00 ---> fea66b0d1451 02:09:00 Step 24/24 : LABEL version=0.0.0 02:09:01 ---> Running in 8d5f67807e1a 02:09:01 Removing intermediate container 8d5f67807e1a 02:09:01 ---> fcb2f7b595c8 02:09:01 [Warning] One or more build-args [ARCH] were not consumed 02:09:01 Successfully built fcb2f7b595c8 02:09:01 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:09:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:09:02 02:09:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:09:02 arm64: Pulling from edgex-lftools-log-publisher 02:09:02 8998bd30e6a1: Pulling fs layer 02:09:02 04944245beec: Pulling fs layer 02:09:02 699f458cf7ca: Pulling fs layer 02:09:02 765212b225bb: Pulling fs layer 02:09:02 f23df028b6ca: Pulling fs layer 02:09:02 d65c8cfc05b1: Pulling fs layer 02:09:02 2437ff75d9bd: Pulling fs layer 02:09:02 f23df028b6ca: Waiting 02:09:02 d65c8cfc05b1: Waiting 02:09:02 2437ff75d9bd: Waiting 02:09:02 765212b225bb: Waiting 02:09:02 04944245beec: Verifying Checksum 02:09:02 04944245beec: Download complete 02:09:02 765212b225bb: Verifying Checksum 02:09:02 765212b225bb: Download complete 02:09:02 f23df028b6ca: Verifying Checksum 02:09:02 f23df028b6ca: Download complete 02:09:02 d65c8cfc05b1: Verifying Checksum 02:09:02 d65c8cfc05b1: Download complete 02:09:03 699f458cf7ca: Verifying Checksum 02:09:03 699f458cf7ca: Download complete 02:09:03 8998bd30e6a1: Verifying Checksum 02:09:03 8998bd30e6a1: Download complete 02:09:06 2437ff75d9bd: Verifying Checksum 02:09:06 2437ff75d9bd: Download complete 02:09:09 8998bd30e6a1: Pull complete 02:09:09 04944245beec: Pull complete 02:09:11 699f458cf7ca: Pull complete 02:09:11 765212b225bb: Pull complete 02:09:12 f23df028b6ca: Pull complete 02:09:12 d65c8cfc05b1: Pull complete 02:09:27 2437ff75d9bd: Pull complete 02:09:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:09:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:09:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:27 prd-ubuntu20.04-docker-arm64-4c-16g-9235 does not seem to be running inside a container 02:09:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:09:30 $ docker top 1dcb0c625a8c6c7b7c8d78b0d7360c065c5c4a47e1249f723b8df7d249285696 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:31 ---> job-cost.sh 02:09:31 lf-activate-venv: SKIPPING 02:09:31 INFO: No Stack... 02:09:31 INFO: Retrieving Pricing Info for: v3-standard-4 02:09:32 INFO: Archiving Costs [Pipeline] sh 02:09:33 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:09:33 + cut -d, -f6 [Pipeline] lock 02:09:33 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] 02:09:33 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] did not exist. Created. 02:09:33 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:09:34 /w/workspace/device-mqtt-go/1@tmp/durable-2cda567e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:09:34 + echo total: 0.10999999940395355 [Pipeline] stash 02:09:34 Warning: overwriting stash ‘stack-cost’ 02:09:35 Stashed 1 file(s) [Pipeline] } 02:09:35 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-572-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:09:35 $ docker stop --time=1 1dcb0c625a8c6c7b7c8d78b0d7360c065c5c4a47e1249f723b8df7d249285696 02:09:37 $ docker rm -f --volumes 1dcb0c625a8c6c7b7c8d78b0d7360c065c5c4a47e1249f723b8df7d249285696 [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:09:38 provisioning config files... 02:09:38 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/config11214381737092778056tmp [Pipeline] { [Pipeline] sh 02:09:38 + set +x 02:09:38 + curl -s https://codecov.io/bash 02:09:38 + bash -s -- 02:09:38 02:09:38 _____ _ 02:09:38 / ____| | | 02:09:38 | | ___ __| | ___ ___ _____ __ 02:09:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:09:38 | |___| (_) | (_| | __/ (_| (_) \ V / 02:09:38 \_____\___/ \__,_|\___|\___\___/ \_/ 02:09:38 Bash-1.0.6 02:09:38 02:09:38 02:09:38 ==> git version 2.25.1 found 02:09:38 ==> 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:09:38 Release-Date: 2020-01-08 02:09:38 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:09:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:09:38 ==> Jenkins CI detected. 02:09:38 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-572 02:09:38 project root: . 02:09:38 --> token set from env 02:09:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:09:38 ==> Running gcov in . (disable via -X gcov) 02:09:38 ==> Python coveragepy not found 02:09:38 ==> Searching for coverage reports in: 02:09:38 + . 02:09:38 -> Found 1 reports 02:09:38 ==> Detecting git/mercurial file structure 02:09:38 ==> Reading reports 02:09:38 + ./coverage.out bytes=18460 02:09:38 ==> Appending adjustments 02:09:38 https://docs.codecov.io/docs/fixing-reports 02:09:38 + Found adjustments 02:09:38 ==> Gzipping contents 02:09:38 4.0K /tmp/codecov.iAxUXt.gz 02:09:38 ==> Uploading reports 02:09:38 url: https://codecov.io 02:09:38 query: branch=PR-572&commit=959d8a8792b4fd3d7da11cecce62809a85e49005&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-572%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=572&job=&cmd_args= 02:09:38 -> Pinging Codecov 02:09:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-572&commit=959d8a8792b4fd3d7da11cecce62809a85e49005&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-572%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=572&job=&cmd_args= 02:09:38 -> Uploading to 02:09:38 https://storage.googleapis.com/codecov/v4/raw/2023-04-21/7D719EC7BBE17E464838252E33014C33/959d8a8792b4fd3d7da11cecce62809a85e49005/7f24d4d1-fccc-450b-b59d-cb7998bef62e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230421T020938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0fd42f8d0ef4689745a4f30f1f47750f9d39e6c0b5e855f0a69e0ddbe35aec2 02:09:39 % Total % Received % Xferd Average Speed Time Time Time Current 02:09:39 Dload Upload Total Spent Left Speed 02:09:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 12882 --:--:-- --:--:-- --:--:-- 12882 02:09:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/959d8a8792b4fd3d7da11cecce62809a85e49005 [Pipeline] } 02:09:39 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:09:41 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-572/archives ] 02:09:41 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-572/archives 02:09:41 total 16 02:09:41 drwxr-xr-x 3 root root 4096 Apr 21 02:00 . 02:09:41 drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 02:00 .. 02:09:41 drwxr-xr-x 2 root root 4096 Apr 21 02:00 cost 02:09:41 -rw-r--r-- 1 root root 86 Apr 21 02:00 cost.csv 02:09:41 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-572/archives 02:09:41 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-572/archives 02:09:41 total 16 02:09:41 drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 02:00 . 02:09:41 drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 02:00 .. 02:09:41 drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 02:00 cost 02:09:41 -rw-r--r-- 1 jenkins jenkins 86 Apr 21 02:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:09:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:09:42 ---> package-listing.sh 02:09:42 ++ facter osfamily 02:09:42 ++ tr '[:upper:]' '[:lower:]' 02:09:42 + OS_FAMILY=debian 02:09:42 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-572 02:09:42 + START_PACKAGES=/tmp/packages_start.txt 02:09:42 + END_PACKAGES=/tmp/packages_end.txt 02:09:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:09:42 + PACKAGES=/tmp/packages_start.txt 02:09:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-572 ']' 02:09:42 + PACKAGES=/tmp/packages_end.txt 02:09:42 + case "${OS_FAMILY}" in 02:09:42 + dpkg -l 02:09:42 + grep '^ii' 02:09:42 + '[' -f /tmp/packages_start.txt ']' 02:09:42 + '[' -f /tmp/packages_end.txt ']' 02:09:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:09:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-572 ']' 02:09:42 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-572/archives/ 02:09:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-572/archives/ [Pipeline] echo 02:09:42 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-572/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:09:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:43 prd-ubuntu20.04-docker-8c-8g-9233 does not seem to be running inside a container 02:09:43 $ 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-572/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-572 -v /w/workspace/gexfoundry_device-mqtt-go_PR-572:/w/workspace/gexfoundry_device-mqtt-go_PR-572:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-572@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:09:43 $ docker top 5d8072a2b0f4bd7004158b37c2528ce0d90fc5ddef0181cbc28bb535699f5147 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:44 + touch /tmp/pre-build-complete [Pipeline] sh 02:09:44 + mkdir -p /var/log/sysstat [Pipeline] sh 02:09:45 + ls /var/log/sa-host 02:09:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:45 provisioning config files... 02:09:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-572@tmp/config11123344076955350451tmp [Pipeline] { [Pipeline] echo 02:09:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:09:45 ---> create-netrc.sh [Pipeline] } 02:09:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:09:46 ---> python-tools-install.sh [Pipeline] echo 02:09:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:09:46 ---> sudo-logs.sh 02:09:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:09:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:09:46 ---> job-cost.sh 02:09:46 lf-activate-venv: SKIPPING 02:09:46 DEBUG: total: 0.2199999988079071 02:09:46 INFO: Retrieving Stack Cost... 02:09:47 INFO: Retrieving Pricing Info for: v3-standard-8 02:09:48 INFO: Archiving Costs [Pipeline] echo 02:09:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:09:48 ---> logs-deploy.sh 02:09:48 lf-activate-venv: SKIPPING 02:09:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-572/1 02:09:48 INFO: archiving workspace using pattern(s): 02:09:49 Archives upload complete. 02:09:49 INFO: archiving logs to Nexus