Pull request #634 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f3bbc50ddc9d2974b89483d9b7fa202637f6865+848c7370e59f70b2b102dd5f15f8b033fa5e417d (90c35845d982083220773fd7adad34fa6a5e4f26) 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-ssh9333875019559735856.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17280954838285656776.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-634/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-634/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17843763882170740419.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-634/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14857692014768556465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6912935946043096482.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-634/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-634/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13317711234794192081.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9573 in /w/workspace/gexfoundry_device-mqtt-go_PR-634 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-634 # 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/634/head:refs/remotes/origin/PR-634 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 848c7370e59f70b2b102dd5f15f8b033fa5e417d into PR head commit 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 Merge succeeded, producing 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 Checking out Revision 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 (PR-634) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:42:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:42:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 # 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 848c7370e59f70b2b102dd5f15f8b033fa5e417d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:42:15 ========================================================= 01:42:15 EdgeX Global Pipelines Version Info 01:42:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:42:16 ------------------- 01:42:16 stable info: 01:42:16 ------------------- 01:42:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:42:16 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:42:16 Message: update stable to v1.0.254 01:42:16 ------------------- 01:42:16 experimental info: 01:42:16 ------------------- 01:42:16 Commited By: **** collab-it+edgex@linuxfoundation.org 01:42:16 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:42:16 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:42:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:42:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:42:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:42:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:42:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:42:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:42:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:42:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:42:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-634 [Pipeline] echo 01:42:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-634 [Pipeline] echo 01:42:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-634 [Pipeline] echo 01:42:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [Pipeline] echo 01:42:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f3bbc5 [Pipeline] echo 01:42:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:18 provisioning config files... 01:42:18 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/config4835457713836582711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:19 ---> docker-login.sh 01:42:19 nexus3.edgexfoundry.org:10001 01:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:19 Configure a credential helper to remove this warning. See 01:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:19 01:42:19 Login Succeeded 01:42:19 nexus3.edgexfoundry.org:10002 01:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:19 Configure a credential helper to remove this warning. See 01:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:19 01:42:19 Login Succeeded 01:42:19 nexus3.edgexfoundry.org:10003 01:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:19 Configure a credential helper to remove this warning. See 01:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:19 01:42:19 Login Succeeded 01:42:19 nexus3.edgexfoundry.org:10004 01:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:19 Configure a credential helper to remove this warning. See 01:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:19 01:42:19 Login Succeeded 01:42:19 docker.io 01:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:20 Configure a credential helper to remove this warning. See 01:42:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:20 01:42:20 Login Succeeded 01:42:20 ---> docker-login.sh ends [Pipeline] } 01:42:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:42:20 + git rev-list -1 --merges 5f3bbc50ddc9d2974b89483d9b7fa202637f6865~1..5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [Pipeline] echo 01:42:20 -----------> git rev-list -1 --merges 5f3bbc50ddc9d2974b89483d9b7fa202637f6865~1..5f3bbc50ddc9d2974b89483d9b7fa202637f6865 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [false] [Pipeline] sh 01:42:21 + git log --format=format:%s -1 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [Pipeline] echo 01:42:21 ========================================================= 01:42:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:42:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:42:21 + git log --format=format:%s -1 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [Pipeline] echo 01:42:21 [semverPrep] GIT_COMMIT: 5f3bbc50ddc9d2974b89483d9b7fa202637f6865, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:42:21 [semverPrep] This is not a build commit. [Pipeline] sh 01:42:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:42:22 + grep -v github /etc/ssh/ssh_known_hosts 01:42:22 + [ -e /tmp/ssh_known_hosts ] 01:42:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:42:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:42:22 + sudo tee -a /etc/ssh/ssh_known_hosts 01:42:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:42:22 01:42:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:42:22 0.1.4: Pulling from edgex-devops/py-git-semver 01:42:22 b85a868b505f: Pulling fs layer 01:42:22 e2be974225ed: Pulling fs layer 01:42:22 339a4e72a1f5: Pulling fs layer 01:42:22 988bab9f4d93: Pulling fs layer 01:42:22 1469e6f7b9e6: Pulling fs layer 01:42:22 eaf3925da568: Pulling fs layer 01:42:22 bab4dde63d76: Pulling fs layer 01:42:22 bde34c3a00c8: Pulling fs layer 01:42:22 b352a97aabf1: Pulling fs layer 01:42:22 4872d77fe225: Pulling fs layer 01:42:22 5851b861e8e6: Pulling fs layer 01:42:22 bab4dde63d76: Waiting 01:42:22 bde34c3a00c8: Waiting 01:42:22 b352a97aabf1: Waiting 01:42:22 4872d77fe225: Waiting 01:42:22 5851b861e8e6: Waiting 01:42:22 988bab9f4d93: Waiting 01:42:22 1469e6f7b9e6: Waiting 01:42:22 eaf3925da568: Waiting 01:42:22 e2be974225ed: Download complete 01:42:22 988bab9f4d93: Verifying Checksum 01:42:22 988bab9f4d93: Download complete 01:42:22 1469e6f7b9e6: Verifying Checksum 01:42:22 1469e6f7b9e6: Download complete 01:42:23 eaf3925da568: Download complete 01:42:23 339a4e72a1f5: Verifying Checksum 01:42:23 339a4e72a1f5: Download complete 01:42:23 bde34c3a00c8: Download complete 01:42:23 b352a97aabf1: Download complete 01:42:23 4872d77fe225: Verifying Checksum 01:42:23 4872d77fe225: Download complete 01:42:23 5851b861e8e6: Download complete 01:42:23 b85a868b505f: Download complete 01:42:23 bab4dde63d76: Verifying Checksum 01:42:23 bab4dde63d76: Download complete 01:42:24 b85a868b505f: Pull complete 01:42:24 e2be974225ed: Pull complete 01:42:24 339a4e72a1f5: Pull complete 01:42:24 988bab9f4d93: Pull complete 01:42:25 1469e6f7b9e6: Pull complete 01:42:25 eaf3925da568: Pull complete 01:42:27 bab4dde63d76: Pull complete 01:42:27 bde34c3a00c8: Pull complete 01:42:27 b352a97aabf1: Pull complete 01:42:27 4872d77fe225: Pull complete 01:42:27 5851b861e8e6: Pull complete 01:42:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:42:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:42:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:27 prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container 01:42:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-634 -v /w/workspace/gexfoundry_device-mqtt-go_PR-634:/w/workspace/gexfoundry_device-mqtt-go_PR-634:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:42:30 $ docker top 16f06672b714e99b9086432babd77510993123f78abfc139d026b411e6664f10 -eo pid,comm 01:42:30 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:42:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:42:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:30 [ssh-agent] Looking for ssh-agent implementation... 01:42:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:31 $ docker exec 16f06672b714e99b9086432babd77510993123f78abfc139d026b411e6664f10 ssh-agent 01:42:31 SSH_AUTH_SOCK=/tmp/ssh-hQlg4Qp91JSO/agent.32 01:42:31 SSH_AGENT_PID=38 01:42:31 Running ssh-add (command line suppressed) 01:42:31 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/private_key_5196832547936532942.key (/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/private_key_5196832547936532942.key) 01:42:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:31 + git tag --points-at HEAD [Pipeline] } 01:42:31 $ docker exec --env ******** --env ******** 16f06672b714e99b9086432babd77510993123f78abfc139d026b411e6664f10 ssh-agent -k 01:42:31 unset SSH_AUTH_SOCK; 01:42:31 unset SSH_AGENT_PID; 01:42:31 echo Agent pid 38 killed; 01:42:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:42:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:31 [ssh-agent] Looking for ssh-agent implementation... 01:42:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:31 $ docker exec 16f06672b714e99b9086432babd77510993123f78abfc139d026b411e6664f10 ssh-agent 01:42:32 SSH_AUTH_SOCK=/tmp/ssh-diC4o565q76u/agent.70 01:42:32 SSH_AGENT_PID=76 01:42:32 Running ssh-add (command line suppressed) 01:42:32 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/private_key_11172318645561340046.key (/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/private_key_11172318645561340046.key) 01:42:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:32 + git semver init 01:42:32 2023-10-19 01:42:32,623 [run_init] DEBUG init version:0.0.0 force:False 01:42:32 2023-10-19 01:42:32,624 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver 01:42:32 2023-10-19 01:42:32,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver 01:42:32 2023-10-19 01:42:32,625 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-634, universal_newlines=False, shell=None, istream=None) 01:42:33 2023-10-19 01:42:33,496 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-634/.git/info/exclude 01:42:33 2023-10-19 01:42:33,496 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver/PR-634 with force:False 01:42:33 2023-10-19 01:42:33,496 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver/PR-634 01:42:33 2023-10-19 01:42:33,500 [execute] INFO git cat-file --batch-check 01:42:33 2023-10-19 01:42:33,501 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver, universal_newlines=False, shell=None, istream=) 01:42:33 2023-10-19 01:42:33,506 [execute] INFO git cat-file --batch 01:42:33 2023-10-19 01:42:33,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver, universal_newlines=False, shell=None, istream=) 01:42:33 2023-10-19 01:42:33,510 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver/PR-634 01:42:33 0.0.0 [Pipeline] } 01:42:33 $ docker exec --env ******** --env ******** 16f06672b714e99b9086432babd77510993123f78abfc139d026b411e6664f10 ssh-agent -k 01:42:33 unset SSH_AUTH_SOCK; 01:42:33 unset SSH_AGENT_PID; 01:42:33 echo Agent pid 76 killed; 01:42:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:42:34 + git semver [Pipeline] } 01:42:34 $ docker stop --time=1 16f06672b714e99b9086432babd77510993123f78abfc139d026b411e6664f10 01:42:35 $ docker rm -f --volumes 16f06672b714e99b9086432babd77510993123f78abfc139d026b411e6664f10 [Pipeline] // withDockerContainer [Pipeline] sh 01:42:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:42:36 Stashed 1 file(s) [Pipeline] echo 01:42:36 [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:42:37 provisioning config files... 01:42:37 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/config15167773042422356607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:37 ---> docker-login.sh 01:42:37 nexus3.edgexfoundry.org:10001 01:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:37 Configure a credential helper to remove this warning. See 01:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:37 01:42:37 Login Succeeded 01:42:37 nexus3.edgexfoundry.org:10002 01:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:37 Configure a credential helper to remove this warning. See 01:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:37 01:42:37 Login Succeeded 01:42:37 nexus3.edgexfoundry.org:10003 01:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:37 Configure a credential helper to remove this warning. See 01:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:37 01:42:37 Login Succeeded 01:42:37 nexus3.edgexfoundry.org:10004 01:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:37 Configure a credential helper to remove this warning. See 01:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:37 01:42:37 Login Succeeded 01:42:37 docker.io 01:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:42:38 Configure a credential helper to remove this warning. See 01:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:42:38 01:42:38 Login Succeeded 01:42:38 ---> docker-login.sh ends [Pipeline] } 01:42:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:42:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:42:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:42:38 ========================================================= 01:42:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:42:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:42:39 Sending build context to Docker daemon 6.546MB 01:42:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:42:39 Step 2/12 : FROM ${BASE} AS builder 01:42:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:42:39 7264a8db6415: Pulling fs layer 01:42:39 c4d48a809fc2: Pulling fs layer 01:42:39 4f1c88b9dad5: Pulling fs layer 01:42:39 ad3a456e5733: Pulling fs layer 01:42:39 33e27b845d1e: Pulling fs layer 01:42:39 c68163c4e522: Pulling fs layer 01:42:39 50da416c3ac9: Pulling fs layer 01:42:39 ad3a456e5733: Waiting 01:42:39 c68163c4e522: Waiting 01:42:39 33e27b845d1e: Waiting 01:42:39 23d2d4c4bb30: Pulling fs layer 01:42:39 50da416c3ac9: Waiting 01:42:39 23d2d4c4bb30: Waiting 01:42:39 c4d48a809fc2: Verifying Checksum 01:42:39 c4d48a809fc2: Download complete 01:42:39 ad3a456e5733: Verifying Checksum 01:42:39 ad3a456e5733: Download complete 01:42:39 33e27b845d1e: Verifying Checksum 01:42:39 33e27b845d1e: Download complete 01:42:39 7264a8db6415: Verifying Checksum 01:42:39 7264a8db6415: Download complete 01:42:39 c68163c4e522: Verifying Checksum 01:42:39 c68163c4e522: Download complete 01:42:39 7264a8db6415: Pull complete 01:42:39 23d2d4c4bb30: Verifying Checksum 01:42:39 23d2d4c4bb30: Download complete 01:42:39 c4d48a809fc2: Pull complete 01:42:39 4f1c88b9dad5: Verifying Checksum 01:42:39 4f1c88b9dad5: Download complete 01:42:40 50da416c3ac9: Verifying Checksum 01:42:40 50da416c3ac9: Download complete 01:42:42 4f1c88b9dad5: Pull complete 01:42:42 ad3a456e5733: Pull complete 01:42:42 33e27b845d1e: Pull complete 01:42:42 c68163c4e522: Pull complete 01:42:45 50da416c3ac9: Pull complete 01:42:45 23d2d4c4bb30: Pull complete 01:42:45 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:42:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:42:45 ---> 0786185ac409 01:42:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:42:50 ---> Running in d589cfe5457f 01:42:50 Removing intermediate container d589cfe5457f 01:42:50 ---> 1ad5b6414810 01:42:50 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:42:50 ---> Running in 1c1ee874b06f 01:42:50 Removing intermediate container 1c1ee874b06f 01:42:50 ---> 7fc9228e5401 01:42:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:42:50 ---> Running in a77f487995e9 01:42:50 Removing intermediate container a77f487995e9 01:42:50 ---> d858b0300d42 01:42:50 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:42:50 ---> Running in 0ecade283e4c 01:42:50 Removing intermediate container 0ecade283e4c 01:42:50 ---> 88fe4eb79136 01:42:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:42:50 ---> Running in 7abb17fa1f05 01:42:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:42:51 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:42:51 (2/4) Installing libedit (20221030.3.1-r1) 01:42:51 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:42:51 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:42:51 Executing busybox-1.36.1-r2.trigger 01:42:51 OK: 268 MiB in 56 packages 01:42:51 Still waiting to schedule task 01:42:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9572’ 01:42:52 Removing intermediate container 7abb17fa1f05 01:42:52 ---> eb4e9a7a3cab 01:42:52 Step 8/12 : WORKDIR /device-mqtt-go 01:42:52 ---> Running in 9bd2114d6df4 01:42:52 Removing intermediate container 9bd2114d6df4 01:42:52 ---> 99c5a1efd533 01:42:52 Step 9/12 : COPY go.mod vendor* ./ 01:42:52 ---> 12ce9d86ee70 01:42:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:52 ---> Running in e970519ae073 01:43:48 Removing intermediate container e970519ae073 01:43:48 ---> ea5cf4d23e19 01:43:48 Step 11/12 : COPY . . 01:43:48 ---> a0f194423859 01:43:48 Step 12/12 : RUN $MAKE 01:43:48 ---> Running in 39d09023f4d6 01:43:48 noop 01:43:48 Removing intermediate container 39d09023f4d6 01:43:48 ---> 73a7c957526e 01:43:48 Successfully built 73a7c957526e 01:43:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:48 + docker inspect -f . ci-base-image-x86_64 01:43:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:49 prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container 01:43:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-634 -v /w/workspace/gexfoundry_device-mqtt-go_PR-634:/w/workspace/gexfoundry_device-mqtt-go_PR-634:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:43:49 $ docker top 15d69ed8cdf04365a260ab9fb29f5ffdd1bf7073a7c8a520f91d19341d5eac98 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:49 + go version 01:43:49 go version go1.21.0 linux/amd64 [Pipeline] } 01:43:49 $ docker stop --time=1 15d69ed8cdf04365a260ab9fb29f5ffdd1bf7073a7c8a520f91d19341d5eac98 01:43:51 $ docker rm -f --volumes 15d69ed8cdf04365a260ab9fb29f5ffdd1bf7073a7c8a520f91d19341d5eac98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:52 + docker inspect -f . ci-base-image-x86_64 01:43:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:52 prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container 01:43:52 $ 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-634 -v /w/workspace/gexfoundry_device-mqtt-go_PR-634:/w/workspace/gexfoundry_device-mqtt-go_PR-634:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:43:52 $ docker top 1de69f89dd01805abea1b4eeeb07e110123b4f2262fc0c778462804d76c2aa7c -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:52 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-634 [Pipeline] fileExists [Pipeline] sh 01:43:53 + make test 01:43:53 go test ./... -coverprofile=coverage.out ./... 01:43:54 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:44:04 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:44:04 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:44:04 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements 01:44:11 go vet ./... 01:44:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:44:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:44:14 ./bin/test-attribution-txt.sh [Pipeline] echo 01:44:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:44:14 $ docker stop --time=1 1de69f89dd01805abea1b4eeeb07e110123b4f2262fc0c778462804d76c2aa7c 01:44:17 $ docker rm -f --volumes 1de69f89dd01805abea1b4eeeb07e110123b4f2262fc0c778462804d76c2aa7c [Pipeline] // withDockerContainer [Pipeline] sh 01:44:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:44:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:44:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:44:19 + ls -al . 01:44:19 total 188 01:44:19 drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 01:43 . 01:44:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 01:42 .. 01:44:19 -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 01:42 .dockerignore 01:44:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 01:44 .git 01:44:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 01:42 .github 01:44:19 -rw-rw-r-- 1 jenkins jenkins 329 Oct 19 01:42 .gitignore 01:44:19 -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 01:42 .golangci.yml 01:44:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 01:42 .semver 01:44:19 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 19 01:42 Attribution.txt 01:44:19 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 19 01:42 CHANGELOG.md 01:44:19 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 19 01:42 Dockerfile 01:44:19 -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 01:42 GOVERNANCE.md 01:44:19 -rw-rw-r-- 1 jenkins jenkins 678 Oct 19 01:42 Jenkinsfile 01:44:19 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 19 01:42 LICENSE 01:44:19 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 19 01:42 Makefile 01:44:19 -rw-rw-r-- 1 jenkins jenkins 620 Oct 19 01:42 OWNERS.md 01:44:19 -rw-rw-r-- 1 jenkins jenkins 3695 Oct 19 01:42 README.md 01:44:19 -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 01:42 VERSION 01:44:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 01:42 bin 01:44:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 01:42 cmd 01:44:19 -rw-r--r-- 1 jenkins jenkins 18506 Oct 19 01:44 coverage.out 01:44:19 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 19 01:42 go.mod 01:44:19 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 19 01:42 go.sum 01:44:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 01:42 internal 01:44:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 01:42 mock 01:44:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 01:42 snap 01:44:19 -rw-rw-r-- 1 jenkins jenkins 227 Oct 19 01:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:19 + 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=5f3bbc50ddc9d2974b89483d9b7fa202637f6865 --label arch=amd64 --label version=0.0.0 . 01:44:19 Sending build context to Docker daemon 6.566MB 01:44:19 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:44:19 Step 2/24 : FROM ${BASE} AS builder 01:44:19 ---> 73a7c957526e 01:44:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:44:20 ---> Running in 75cadd76fb3e 01:44:20 Removing intermediate container 75cadd76fb3e 01:44:20 ---> 47e7237d66b8 01:44:20 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:44:20 ---> Running in 2a4c17445b16 01:44:20 Removing intermediate container 2a4c17445b16 01:44:20 ---> 4acff9514aa7 01:44:20 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:44:20 ---> Running in 67fd8311570a 01:44:20 Removing intermediate container 67fd8311570a 01:44:20 ---> bd9d294c0d4a 01:44:20 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:44:20 ---> Running in 8f71b4eb9fed 01:44:20 Removing intermediate container 8f71b4eb9fed 01:44:20 ---> 593a902cc74d 01:44:20 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:44:20 ---> Running in 8da852f46135 01:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:44:20 OK: 268 MiB in 56 packages 01:44:21 Removing intermediate container 8da852f46135 01:44:21 ---> 2b611b18b686 01:44:21 Step 8/24 : WORKDIR /device-mqtt-go 01:44:21 ---> Running in 43a2ff775a8c 01:44:21 Removing intermediate container 43a2ff775a8c 01:44:21 ---> 7c17ecd6684a 01:44:21 Step 9/24 : COPY go.mod vendor* ./ 01:44:21 ---> 34e599081299 01:44:21 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:21 ---> Running in 83036763ef1d 01:44:21 Removing intermediate container 83036763ef1d 01:44:21 ---> aff27b150a5f 01:44:21 Step 11/24 : COPY . . 01:44:22 ---> 1581f654dd42 01:44:22 Step 12/24 : RUN $MAKE 01:44:22 ---> Running in a4985775c578 01:44:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:44:40 Removing intermediate container a4985775c578 01:44:40 ---> 1482b69425b5 01:44:40 Step 13/24 : FROM alpine:3.18 01:44:40 3.18: Pulling from library/alpine 01:44:40 96526aa774ef: Pulling fs layer 01:44:41 96526aa774ef: Verifying Checksum 01:44:41 96526aa774ef: Download complete 01:44:41 96526aa774ef: Pull complete 01:44:41 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:44:41 Status: Downloaded newer image for alpine:3.18 01:44:41 ---> 8ca4688f4f35 01:44:41 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:44:41 ---> Running in 69d69770a66c 01:44:41 Removing intermediate container 69d69770a66c 01:44:41 ---> dbfa62dce66e 01:44:41 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:44:41 ---> Running in c9962b417694 01:44:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:44:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:44:42 (1/1) Installing dumb-init (1.2.5-r2) 01:44:42 Executing busybox-1.36.1-r2.trigger 01:44:42 OK: 7 MiB in 16 packages 01:44:42 Removing intermediate container c9962b417694 01:44:42 ---> 3fa5a9f4564d 01:44:42 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:44:43 ---> f5fb97fed850 01:44:43 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:44:43 ---> 619b1ee65a01 01:44:43 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:44:43 ---> 3553fb6bd5f3 01:44:43 Step 19/24 : EXPOSE 59982 01:44:43 ---> Running in 5c87ca9865f0 01:44:43 Removing intermediate container 5c87ca9865f0 01:44:43 ---> 5de6c15be9db 01:44:43 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:44:44 ---> Running in 8ba32daa2c63 01:44:44 Removing intermediate container 8ba32daa2c63 01:44:44 ---> 31b054cf23f3 01:44:44 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:44:44 ---> Running in fd61c5e9b117 01:44:44 Removing intermediate container fd61c5e9b117 01:44:44 ---> add83a975377 01:44:44 Step 22/24 : LABEL arch=amd64 01:44:44 ---> Running in 48d737ba8a22 01:44:44 Removing intermediate container 48d737ba8a22 01:44:44 ---> 7b05100fdda0 01:44:44 Step 23/24 : LABEL git_sha=5f3bbc50ddc9d2974b89483d9b7fa202637f6865 01:44:44 ---> Running in 1c0b004b8eaa 01:44:44 Removing intermediate container 1c0b004b8eaa 01:44:44 ---> ef44521630ff 01:44:44 Step 24/24 : LABEL version=0.0.0 01:44:44 ---> Running in 62a260220a63 01:44:44 Removing intermediate container 62a260220a63 01:44:44 ---> 6a0defa0eda0 01:44:44 [Warning] One or more build-args [ARCH] were not consumed 01:44:44 Successfully built 6a0defa0eda0 01:44:44 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:45 01:44:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:45 latest: Pulling from edgex-lftools-log-publisher 01:44:45 5eb5b503b376: Pulling fs layer 01:44:45 5c69ac0246d0: Pulling fs layer 01:44:45 ec43610c2a17: Pulling fs layer 01:44:45 3a2ae6a8a46f: Pulling fs layer 01:44:45 33b1e0a273af: Pulling fs layer 01:44:45 5d3b04190fa2: Pulling fs layer 01:44:45 2f39f015ded8: Pulling fs layer 01:44:45 33b1e0a273af: Waiting 01:44:45 5d3b04190fa2: Waiting 01:44:45 3a2ae6a8a46f: Waiting 01:44:45 5c69ac0246d0: Verifying Checksum 01:44:45 5c69ac0246d0: Download complete 01:44:45 3a2ae6a8a46f: Download complete 01:44:45 33b1e0a273af: Verifying Checksum 01:44:45 33b1e0a273af: Download complete 01:44:45 ec43610c2a17: Verifying Checksum 01:44:45 ec43610c2a17: Download complete 01:44:45 5d3b04190fa2: Verifying Checksum 01:44:45 5d3b04190fa2: Download complete 01:44:45 5eb5b503b376: Verifying Checksum 01:44:45 5eb5b503b376: Download complete 01:44:46 2f39f015ded8: Verifying Checksum 01:44:46 2f39f015ded8: Download complete 01:44:46 5eb5b503b376: Pull complete 01:44:46 5c69ac0246d0: Pull complete 01:44:47 ec43610c2a17: Pull complete 01:44:47 3a2ae6a8a46f: Pull complete 01:44:47 33b1e0a273af: Pull complete 01:44:47 5d3b04190fa2: Pull complete 01:44:51 2f39f015ded8: Pull complete 01:44:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:44:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:52 prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container 01:44:52 $ 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-634 -v /w/workspace/gexfoundry_device-mqtt-go_PR-634:/w/workspace/gexfoundry_device-mqtt-go_PR-634:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:44:56 $ docker top 57f3fd2685fb76d7c3970ad1e1b75a976dfed83d563a7479002303e3d3aa6df7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:56 ---> job-cost.sh 01:44:56 lf-activate-venv: SKIPPING 01:44:56 INFO: No Stack... 01:44:56 INFO: Retrieving Pricing Info for: v3-standard-8 01:44:57 INFO: Archiving Costs [Pipeline] sh 01:44:57 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-634/archives/cost.csv 01:44:57 + cut -d, -f6 [Pipeline] lock 01:44:57 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] 01:44:57 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] did not exist. Created. 01:44:57 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:44:57 + echo total: 0.2199999988079071 [Pipeline] stash 01:44:57 Stashed 1 file(s) [Pipeline] } 01:44:57 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:44:57 $ docker stop --time=1 57f3fd2685fb76d7c3970ad1e1b75a976dfed83d563a7479002303e3d3aa6df7 01:44:59 $ docker rm -f --volumes 57f3fd2685fb76d7c3970ad1e1b75a976dfed83d563a7479002303e3d3aa6df7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:46:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9574 in /w/workspace/gexfoundry_device-mqtt-go_PR-634 [Pipeline] { [Pipeline] ws 01:46:26 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:46:26 The recommended git tool is: git 01:46:32 using credential edgex-jenkins-ssh 01:46:32 Cloning the remote Git repository 01:46:32 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:46:32 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:46:33 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:46:33 > git --version # timeout=10 01:46:33 > git --version # 'git version 2.25.1' 01:46:33 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:46:34 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:46:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:46:35 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:46:35 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:46:35 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/634/head:refs/remotes/origin/PR-634 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:46:35 Merging remotes/origin/main commit 848c7370e59f70b2b102dd5f15f8b033fa5e417d into PR head commit 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 01:46:36 Merge succeeded, producing 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 01:46:36 Checking out Revision 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 (PR-634) 01:46:36 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:46:36 > git --version # timeout=10 01:46:36 > git --version # 'git version 2.25.1' 01:46:36 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 01:46:35 > git config core.sparsecheckout # timeout=10 01:46:36 > git checkout -f 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 # timeout=10 01:46:36 > git remote # timeout=10 01:46:36 > git config --get remote.origin.url # timeout=10 01:46:36 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:36 > git merge 848c7370e59f70b2b102dd5f15f8b033fa5e417d # timeout=10 01:46:36 > git rev-parse HEAD^{commit} # timeout=10 01:46:36 > git config core.sparsecheckout # timeout=10 01:46:36 > git checkout -f 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:46:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:46:38 % Total % Received % Xferd Average Speed Time Time Time Current 01:46:38 Dload Upload Total Spent Left Speed 01:46:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11849 0 0 102k 0 --:--:-- --:--:-- --:--:-- 101k 100 12751 100 12751 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 01:46:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:46:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 01:46:39 sudo tee /etc/docker/daemon.new 01:46:39 { 01:46:39 "registry-mirrors": [ 01:46:39 "https://nexus3.edgexfoundry.org:10001" 01:46:39 ], 01:46:39 "bip": "10.250.0.254/24", 01:46:39 "hosts": [ 01:46:39 "tcp://0.0.0.0:5555", 01:46:39 "unix:///var/run/docker.sock" 01:46:39 ], 01:46:39 "mtu": 1458, 01:46:39 "selinux-enabled": true, 01:46:39 "seccomp-profile": "/etc/docker/seccomp.json" 01:46:39 } [Pipeline] sh 01:46:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:46:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:01 provisioning config files... 01:47:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15218062448426882057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:02 ---> docker-login.sh 01:47:02 nexus3.edgexfoundry.org:10001 01:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:03 Configure a credential helper to remove this warning. See 01:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:03 01:47:03 Login Succeeded 01:47:03 nexus3.edgexfoundry.org:10002 01:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:03 Configure a credential helper to remove this warning. See 01:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:03 01:47:03 Login Succeeded 01:47:03 nexus3.edgexfoundry.org:10003 01:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:03 Configure a credential helper to remove this warning. See 01:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:03 01:47:03 Login Succeeded 01:47:03 nexus3.edgexfoundry.org:10004 01:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:04 Configure a credential helper to remove this warning. See 01:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:04 01:47:04 Login Succeeded 01:47:04 docker.io 01:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:04 Configure a credential helper to remove this warning. See 01:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:04 01:47:04 Login Succeeded 01:47:04 ---> docker-login.sh ends [Pipeline] } 01:47:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:47:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:47:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:47:05 ========================================================= 01:47:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:47:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:47:06 Sending build context to Docker daemon 3.379MB 01:47:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:47:06 Step 2/12 : FROM ${BASE} AS builder 01:47:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:47:06 9fda8d8052c6: Pulling fs layer 01:47:06 5d54e960e981: Pulling fs layer 01:47:06 c4a7e357bf2a: Pulling fs layer 01:47:06 f0e02332f6b5: Pulling fs layer 01:47:06 cefa15bbcfad: Pulling fs layer 01:47:06 17808c966233: Pulling fs layer 01:47:06 f4c1fc716caa: Pulling fs layer 01:47:06 f0e02332f6b5: Waiting 01:47:06 cefa15bbcfad: Waiting 01:47:06 17808c966233: Waiting 01:47:06 f4c1fc716caa: Waiting 01:47:06 5d54e960e981: Verifying Checksum 01:47:06 5d54e960e981: Download complete 01:47:06 f0e02332f6b5: Verifying Checksum 01:47:06 f0e02332f6b5: Download complete 01:47:06 cefa15bbcfad: Verifying Checksum 01:47:06 cefa15bbcfad: Download complete 01:47:06 9fda8d8052c6: Verifying Checksum 01:47:06 9fda8d8052c6: Download complete 01:47:07 f4c1fc716caa: Verifying Checksum 01:47:07 f4c1fc716caa: Download complete 01:47:07 9fda8d8052c6: Pull complete 01:47:07 5d54e960e981: Pull complete 01:47:08 c4a7e357bf2a: Verifying Checksum 01:47:08 c4a7e357bf2a: Download complete 01:47:09 17808c966233: Verifying Checksum 01:47:09 17808c966233: Download complete 01:47:21 c4a7e357bf2a: Pull complete 01:47:21 f0e02332f6b5: Pull complete 01:47:22 cefa15bbcfad: Pull complete 01:47:30 17808c966233: Pull complete 01:47:31 f4c1fc716caa: Pull complete 01:47:32 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:47:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:47:32 ---> ea914061e18c 01:47:32 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:47:34 ---> Running in 5bd1e3f0493b 01:47:34 Removing intermediate container 5bd1e3f0493b 01:47:34 ---> af9f04d2d161 01:47:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:47:34 ---> Running in c3ff8c32d53a 01:47:34 Removing intermediate container c3ff8c32d53a 01:47:34 ---> 10b61e488d89 01:47:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:47:34 ---> Running in f45d8feeb736 01:47:35 Removing intermediate container f45d8feeb736 01:47:35 ---> bf50e5fa6f31 01:47:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:47:35 ---> Running in fe14d8769ff7 01:47:35 Removing intermediate container fe14d8769ff7 01:47:35 ---> 2ea23e1cc3f1 01:47:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:47:35 ---> Running in 846d7284e6a5 01:47:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:47:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:47:38 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:47:38 (2/4) Installing libedit (20221030.3.1-r1) 01:47:38 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:47:38 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:47:38 Executing busybox-1.36.1-r2.trigger 01:47:38 OK: 270 MiB in 56 packages 01:47:41 Removing intermediate container 846d7284e6a5 01:47:41 ---> ea7db18b7fca 01:47:41 Step 8/12 : WORKDIR /device-mqtt-go 01:47:41 ---> Running in f61f6d8508c0 01:47:41 Removing intermediate container f61f6d8508c0 01:47:41 ---> 8fe5f85b8d43 01:47:41 Step 9/12 : COPY go.mod vendor* ./ 01:47:42 ---> 997f51723b18 01:47:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:42 ---> Running in b9f1d959928d 01:49:19 Removing intermediate container b9f1d959928d 01:49:19 ---> efea072c3cc8 01:49:19 Step 11/12 : COPY . . 01:49:19 ---> 418e60325665 01:49:19 Step 12/12 : RUN $MAKE 01:49:19 ---> Running in cc41e87fedce 01:49:19 noop 01:49:19 Removing intermediate container cc41e87fedce 01:49:19 ---> deb8763055be 01:49:19 Successfully built deb8763055be 01:49:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:19 + docker inspect -f . ci-base-image-arm64 01:49:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:19 prd-ubuntu20.04-docker-arm64-4c-16g-9574 does not seem to be running inside a container 01:49:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:49:21 $ docker top 5b9e7e4495b95382de7e09be48184f49fc95c06147ec387c1da33eede58a315a -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:22 + go version 01:49:22 go version go1.21.0 linux/arm64 [Pipeline] } 01:49:22 $ docker stop --time=1 5b9e7e4495b95382de7e09be48184f49fc95c06147ec387c1da33eede58a315a 01:49:23 $ docker rm -f --volumes 5b9e7e4495b95382de7e09be48184f49fc95c06147ec387c1da33eede58a315a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:24 + docker inspect -f . ci-base-image-arm64 01:49:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:24 prd-ubuntu20.04-docker-arm64-4c-16g-9574 does not seem to be running inside a container 01:49:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:49:25 $ docker top 8f1793010bf161a9a3d99ead51afba9f2c20ef0a4b38ab76824e02ed620767c7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:26 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:49:26 + make test 01:49:26 go test ./... -coverprofile=coverage.out ./... 01:49:33 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:51:10 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:51:10 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:51:10 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.059s coverage: 22.8% of statements 01:51:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:51:10 go vet ./... 01:51:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:51:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:51:25 ./bin/test-attribution-txt.sh [Pipeline] echo 01:51:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:51:25 $ docker stop --time=1 8f1793010bf161a9a3d99ead51afba9f2c20ef0a4b38ab76824e02ed620767c7 01:51:27 $ docker rm -f --volumes 8f1793010bf161a9a3d99ead51afba9f2c20ef0a4b38ab76824e02ed620767c7 [Pipeline] // withDockerContainer [Pipeline] sh 01:51:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:51:28 Warning: overwriting stash ‘coverage-report’ 01:51:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:51:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:51:30 + ls -al . 01:51:30 total 184 01:51:30 drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 01:49 . 01:51:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 01:46 .. 01:51:30 -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 01:46 .dockerignore 01:51:30 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 01:46 .git 01:51:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 01:46 .github 01:51:30 -rw-rw-r-- 1 jenkins jenkins 329 Oct 19 01:46 .gitignore 01:51:30 -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 01:46 .golangci.yml 01:51:30 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 19 01:46 Attribution.txt 01:51:30 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 19 01:46 CHANGELOG.md 01:51:30 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 19 01:46 Dockerfile 01:51:30 -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 01:46 GOVERNANCE.md 01:51:30 -rw-rw-r-- 1 jenkins jenkins 678 Oct 19 01:46 Jenkinsfile 01:51:30 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 19 01:46 LICENSE 01:51:30 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 19 01:46 Makefile 01:51:30 -rw-rw-r-- 1 jenkins jenkins 620 Oct 19 01:46 OWNERS.md 01:51:30 -rw-rw-r-- 1 jenkins jenkins 3695 Oct 19 01:46 README.md 01:51:30 -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 01:42 VERSION 01:51:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 01:46 bin 01:51:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 01:46 cmd 01:51:30 -rw-r--r-- 1 jenkins jenkins 18506 Oct 19 01:51 coverage.out 01:51:30 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 19 01:46 go.mod 01:51:30 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 19 01:46 go.sum 01:51:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 01:46 internal 01:51:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 01:46 mock 01:51:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 01:46 snap 01:51:30 -rw-rw-r-- 1 jenkins jenkins 227 Oct 19 01:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:30 + 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=5f3bbc50ddc9d2974b89483d9b7fa202637f6865 --label arch=arm64 --label version=0.0.0 . 01:51:30 Sending build context to Docker daemon 3.398MB 01:51:30 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:51:30 Step 2/24 : FROM ${BASE} AS builder 01:51:30 ---> deb8763055be 01:51:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:51:30 ---> Running in d7741475e54b 01:51:31 Removing intermediate container d7741475e54b 01:51:31 ---> 18ac268fe189 01:51:31 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:51:31 ---> Running in 093d00a553a3 01:51:31 Removing intermediate container 093d00a553a3 01:51:31 ---> a82e398bc52f 01:51:31 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:51:31 ---> Running in 489445936eec 01:51:32 Removing intermediate container 489445936eec 01:51:32 ---> fe6bcdb83bd9 01:51:32 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:51:32 ---> Running in 5f3ca5f0eb42 01:51:32 Removing intermediate container 5f3ca5f0eb42 01:51:32 ---> 4d0faea2ebd7 01:51:32 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:51:32 ---> Running in 40babcea2327 01:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:51:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:51:35 OK: 270 MiB in 56 packages 01:51:36 Removing intermediate container 40babcea2327 01:51:36 ---> cf533083f69e 01:51:36 Step 8/24 : WORKDIR /device-mqtt-go 01:51:36 ---> Running in 691c290035d1 01:51:36 Removing intermediate container 691c290035d1 01:51:36 ---> f0c5323df170 01:51:36 Step 9/24 : COPY go.mod vendor* ./ 01:51:37 ---> a1221a0d9af2 01:51:37 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:37 ---> Running in 75a91d861692 01:51:39 Removing intermediate container 75a91d861692 01:51:39 ---> 2dbbdad060ac 01:51:39 Step 11/24 : COPY . . 01:51:40 ---> 819f074e70fa 01:51:40 Step 12/24 : RUN $MAKE 01:51:40 ---> Running in 2c0f35575f75 01:51:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:53:33 Removing intermediate container 2c0f35575f75 01:53:33 ---> feba2152762e 01:53:33 Step 13/24 : FROM alpine:3.18 01:53:33 3.18: Pulling from library/alpine 01:53:33 579b34f0a95b: Pulling fs layer 01:53:33 579b34f0a95b: Verifying Checksum 01:53:33 579b34f0a95b: Download complete 01:53:33 579b34f0a95b: Pull complete 01:53:33 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:53:33 Status: Downloaded newer image for alpine:3.18 01:53:33 ---> 3cc203321400 01:53:33 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:53:33 ---> Running in 238bb0f169eb 01:53:33 Removing intermediate container 238bb0f169eb 01:53:33 ---> e85d9d82d808 01:53:33 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:53:33 ---> Running in a299fde416d5 01:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:53:36 (1/1) Installing dumb-init (1.2.5-r2) 01:53:36 Executing busybox-1.36.1-r2.trigger 01:53:36 OK: 8 MiB in 16 packages 01:53:36 Removing intermediate container a299fde416d5 01:53:36 ---> 24a7ba896413 01:53:36 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:53:38 ---> c1d281db90c1 01:53:38 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:53:38 ---> 0fc746ad8b6e 01:53:38 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:53:39 ---> 0287d153da6b 01:53:39 Step 19/24 : EXPOSE 59982 01:53:39 ---> Running in dda3a072789e 01:53:39 Removing intermediate container dda3a072789e 01:53:39 ---> 8ba69b906748 01:53:39 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:53:39 ---> Running in e9d5a48450f6 01:53:40 Removing intermediate container e9d5a48450f6 01:53:40 ---> 693c00b3bc71 01:53:40 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:53:40 ---> Running in a0c3edf19da3 01:53:40 Removing intermediate container a0c3edf19da3 01:53:40 ---> fe2770be0fe6 01:53:40 Step 22/24 : LABEL arch=arm64 01:53:40 ---> Running in 3f065e8f5c74 01:53:40 Removing intermediate container 3f065e8f5c74 01:53:40 ---> 37355a7af69a 01:53:40 Step 23/24 : LABEL git_sha=5f3bbc50ddc9d2974b89483d9b7fa202637f6865 01:53:40 ---> Running in 180c0fd61dff 01:53:41 Removing intermediate container 180c0fd61dff 01:53:41 ---> 596b3761d14c 01:53:41 Step 24/24 : LABEL version=0.0.0 01:53:41 ---> Running in aacb3633bc2d 01:53:41 Removing intermediate container aacb3633bc2d 01:53:41 ---> 3f945187d953 01:53:41 [Warning] One or more build-args [ARCH] were not consumed 01:53:41 Successfully built 3f945187d953 01:53:41 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:53:42 01:53:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:53:42 arm64: Pulling from edgex-lftools-log-publisher 01:53:42 8998bd30e6a1: Pulling fs layer 01:53:42 04944245beec: Pulling fs layer 01:53:42 699f458cf7ca: Pulling fs layer 01:53:42 765212b225bb: Pulling fs layer 01:53:42 f23df028b6ca: Pulling fs layer 01:53:42 d65c8cfc05b1: Pulling fs layer 01:53:42 2437ff75d9bd: Pulling fs layer 01:53:42 765212b225bb: Waiting 01:53:42 f23df028b6ca: Waiting 01:53:42 d65c8cfc05b1: Waiting 01:53:42 2437ff75d9bd: Waiting 01:53:43 04944245beec: Verifying Checksum 01:53:43 04944245beec: Download complete 01:53:43 765212b225bb: Verifying Checksum 01:53:43 765212b225bb: Download complete 01:53:43 f23df028b6ca: Verifying Checksum 01:53:43 f23df028b6ca: Download complete 01:53:43 d65c8cfc05b1: Verifying Checksum 01:53:43 d65c8cfc05b1: Download complete 01:53:43 699f458cf7ca: Verifying Checksum 01:53:43 699f458cf7ca: Download complete 01:53:43 8998bd30e6a1: Verifying Checksum 01:53:43 8998bd30e6a1: Download complete 01:53:46 2437ff75d9bd: Verifying Checksum 01:53:46 2437ff75d9bd: Download complete 01:53:47 8998bd30e6a1: Pull complete 01:53:48 04944245beec: Pull complete 01:53:49 699f458cf7ca: Pull complete 01:53:50 765212b225bb: Pull complete 01:53:51 f23df028b6ca: Pull complete 01:53:51 d65c8cfc05b1: Pull complete 01:54:09 2437ff75d9bd: Pull complete 01:54:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:54:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:09 prd-ubuntu20.04-docker-arm64-4c-16g-9574 does not seem to be running inside a container 01:54:09 $ 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 01:54:12 $ docker top 4dba524f060d689c6219f8794c1d2ce2d00ecb736ecdd97df3200c2a6eca1d7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:13 ---> job-cost.sh 01:54:13 lf-activate-venv: SKIPPING 01:54:13 INFO: No Stack... 01:54:13 INFO: Retrieving Pricing Info for: v3-standard-4 01:54:14 INFO: Archiving Costs [Pipeline] sh 01:54:15 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:54:15 + cut -d, -f6 [Pipeline] lock 01:54:15 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] 01:54:15 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] did not exist. Created. 01:54:15 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:54:15 /w/workspace/device-mqtt-go/1@tmp/durable-bfda4338/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:54:16 + echo total: 0.10999999940395355 [Pipeline] stash 01:54:16 Warning: overwriting stash ‘stack-cost’ 01:54:16 Stashed 1 file(s) [Pipeline] } 01:54:16 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:54:16 $ docker stop --time=1 4dba524f060d689c6219f8794c1d2ce2d00ecb736ecdd97df3200c2a6eca1d7b 01:54:19 $ docker rm -f --volumes 4dba524f060d689c6219f8794c1d2ce2d00ecb736ecdd97df3200c2a6eca1d7b [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 01:54:20 provisioning config files... 01:54:20 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/config7113583239151933484tmp [Pipeline] { [Pipeline] sh 01:54:20 + set +x 01:54:20 + curl -s https://codecov.io/bash 01:54:20 + bash -s -- 01:54:21 01:54:21 _____ _ 01:54:21 / ____| | | 01:54:21 | | ___ __| | ___ ___ _____ __ 01:54:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:54:21 | |___| (_) | (_| | __/ (_| (_) \ V / 01:54:21 \_____\___/ \__,_|\___|\___\___/ \_/ 01:54:21 Bash-1.0.6 01:54:21 01:54:21 01:54:21 ==> git version 2.25.1 found 01:54:21 ==> 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 01:54:21 Release-Date: 2020-01-08 01:54:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:54:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:54:21 ==> Jenkins CI detected. 01:54:21 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-634 01:54:21 project root: . 01:54:21 --> token set from env 01:54:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:54:21 ==> Running gcov in . (disable via -X gcov) 01:54:21 ==> Python coveragepy not found 01:54:21 ==> Searching for coverage reports in: 01:54:21 + . 01:54:21 -> Found 1 reports 01:54:21 ==> Detecting git/mercurial file structure 01:54:21 ==> Reading reports 01:54:21 + ./coverage.out bytes=18506 01:54:21 ==> Appending adjustments 01:54:21 https://docs.codecov.io/docs/fixing-reports 01:54:21 + Found adjustments 01:54:21 ==> Gzipping contents 01:54:21 4.0K /tmp/codecov.iSGMr6.gz 01:54:21 ==> Uploading reports 01:54:21 url: https://codecov.io 01:54:21 query: branch=PR-634&commit=5f3bbc50ddc9d2974b89483d9b7fa202637f6865&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-634%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=634&job=&cmd_args= 01:54:21 -> Pinging Codecov 01:54:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-634&commit=5f3bbc50ddc9d2974b89483d9b7fa202637f6865&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-634%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=634&job=&cmd_args= 01:54:21 -> Uploading to 01:54:21 https://storage.googleapis.com/codecov/v4/raw/2023-10-19/7D719EC7BBE17E464838252E33014C33/5f3bbc50ddc9d2974b89483d9b7fa202637f6865/470b4cbf-e33c-4ab4-81d8-201f1fa81e32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231019T015421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0e05742da60c5f0e1073009fdd300bc1f2649dee14b1a9e55a345566b1cd608 01:54:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:21 Dload Upload Total Spent Left Speed 01:54:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 11374 --:--:-- --:--:-- --:--:-- 11374 01:54:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [Pipeline] } 01:54:21 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 01:54:23 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-634/archives ] 01:54:23 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-634/archives 01:54:23 total 16 01:54:23 drwxr-xr-x 3 root root 4096 Oct 19 01:44 . 01:54:23 drwxrwxr-x 11 jenkins jenkins 4096 Oct 19 01:44 .. 01:54:23 drwxr-xr-x 2 root root 4096 Oct 19 01:44 cost 01:54:23 -rw-r--r-- 1 root root 86 Oct 19 01:44 cost.csv 01:54:23 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-634/archives 01:54:23 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-634/archives 01:54:23 total 16 01:54:23 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 01:44 . 01:54:23 drwxrwxr-x 11 jenkins jenkins 4096 Oct 19 01:44 .. 01:54:23 drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 01:44 cost 01:54:23 -rw-r--r-- 1 jenkins jenkins 86 Oct 19 01:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:54:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:54:24 ---> package-listing.sh 01:54:24 ++ tr '[:upper:]' '[:lower:]' 01:54:24 ++ facter osfamily 01:54:25 + OS_FAMILY=debian 01:54:25 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-634 01:54:25 + START_PACKAGES=/tmp/packages_start.txt 01:54:25 + END_PACKAGES=/tmp/packages_end.txt 01:54:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:54:25 + PACKAGES=/tmp/packages_start.txt 01:54:25 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-634 ']' 01:54:25 + PACKAGES=/tmp/packages_end.txt 01:54:25 + case "${OS_FAMILY}" in 01:54:25 + dpkg -l 01:54:25 + grep '^ii' 01:54:25 + '[' -f /tmp/packages_start.txt ']' 01:54:25 + '[' -f /tmp/packages_end.txt ']' 01:54:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:54:25 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-634 ']' 01:54:25 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-634/archives/ 01:54:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-634/archives/ [Pipeline] echo 01:54:25 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-634/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:54:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:26 prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container 01:54:26 $ 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-634/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-634 -v /w/workspace/gexfoundry_device-mqtt-go_PR-634:/w/workspace/gexfoundry_device-mqtt-go_PR-634:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-634@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 01:54:26 $ docker top c30df9d8607ff86018a8b590277b9cd848f32112705479891909e0d71db679de -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:26 + touch /tmp/pre-build-complete [Pipeline] sh 01:54:27 + mkdir -p /var/log/sysstat [Pipeline] sh 01:54:27 + ls /var/log/sa-host 01:54:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:27 provisioning config files... 01:54:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/config11591991686638259397tmp [Pipeline] { [Pipeline] echo 01:54:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:54:27 ---> create-netrc.sh [Pipeline] } 01:54:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:54:28 ---> python-tools-install.sh [Pipeline] echo 01:54:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:54:28 ---> sudo-logs.sh 01:54:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:54:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:54:29 ---> job-cost.sh 01:54:29 lf-activate-venv: SKIPPING 01:54:29 DEBUG: total: 0.2199999988079071 01:54:29 INFO: Retrieving Stack Cost... 01:54:29 INFO: Retrieving Pricing Info for: v3-standard-8 01:54:29 INFO: Archiving Costs [Pipeline] echo 01:54:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:54:30 ---> logs-deploy.sh 01:54:30 lf-activate-venv: SKIPPING 01:54:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-634/1 01:54:30 INFO: archiving workspace using pattern(s): 01:54:31 Archives upload complete. 01:54:31 INFO: archiving logs to Nexus