Pull request #515 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 90bb521e5152a28ee665954924b952139261dddb+ec4bdb71d113baf8f62d105c9dc125da7e597352 (a7bf78525c6d0e48950d5b092ca4c4aaf17df138) 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-ssh2841316900758144336.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh995102418695581479.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-515/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-515/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh763299574783220359.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-515/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2189014335117576718.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2585381291043238655.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-515/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-515/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14770878081190966148.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8831 in /w/workspace/gexfoundry_device-mqtt-go_PR-515 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-515 # 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 Merging remotes/origin/main commit ec4bdb71d113baf8f62d105c9dc125da7e597352 into PR head commit 90bb521e5152a28ee665954924b952139261dddb > 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/515/head:refs/remotes/origin/PR-515 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90bb521e5152a28ee665954924b952139261dddb # timeout=10 Merge succeeded, producing 90bb521e5152a28ee665954924b952139261dddb Checking out Revision 90bb521e5152a28ee665954924b952139261dddb (PR-515) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ec4bdb71d113baf8f62d105c9dc125da7e597352 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90bb521e5152a28ee665954924b952139261dddb # timeout=10 Commit message: "refactor!: Replace internal topics from config with new constants" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:21:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:21:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:21:15 ========================================================= 17:21:15 EdgeX Global Pipelines Version Info 17:21:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:21:16 ------------------- 17:21:16 stable info: 17:21:16 ------------------- 17:21:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:21:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:21:16 Message: update stable to v1.0.244 17:21:16 ------------------- 17:21:16 experimental info: 17:21:16 ------------------- 17:21:16 Commited By: **** collab-it+edgex@linuxfoundation.org 17:21:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:21:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:21:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 17:21:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 17:21:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:21:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-515 [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-515 [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-515 [Pipeline] echo 17:21:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90bb521e5152a28ee665954924b952139261dddb [Pipeline] echo 17:21:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90bb521 [Pipeline] echo 17:21:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:18 provisioning config files... 17:21:18 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-515@tmp/config10194853171721860502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:18 ---> docker-login.sh 17:21:18 nexus3.edgexfoundry.org:10001 17:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:18 Configure a credential helper to remove this warning. See 17:21:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:18 17:21:18 Login Succeeded 17:21:18 nexus3.edgexfoundry.org:10002 17:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:19 Configure a credential helper to remove this warning. See 17:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:19 17:21:19 Login Succeeded 17:21:19 nexus3.edgexfoundry.org:10003 17:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:19 Configure a credential helper to remove this warning. See 17:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:19 17:21:19 Login Succeeded 17:21:19 nexus3.edgexfoundry.org:10004 17:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:19 Configure a credential helper to remove this warning. See 17:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:19 17:21:19 Login Succeeded 17:21:19 docker.io 17:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:19 Configure a credential helper to remove this warning. See 17:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:19 17:21:19 Login Succeeded 17:21:19 ---> docker-login.sh ends [Pipeline] } 17:21:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:21:20 + git rev-list -1 --merges 90bb521e5152a28ee665954924b952139261dddb~1..90bb521e5152a28ee665954924b952139261dddb [Pipeline] echo 17:21:20 -----------> git rev-list -1 --merges 90bb521e5152a28ee665954924b952139261dddb~1..90bb521e5152a28ee665954924b952139261dddb 90bb521e5152a28ee665954924b952139261dddb [false] [Pipeline] sh 17:21:20 + git log --format=format:%s -1 90bb521e5152a28ee665954924b952139261dddb [Pipeline] echo 17:21:20 ========================================================= 17:21:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:21:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:21 + git log --format=format:%s -1 90bb521e5152a28ee665954924b952139261dddb [Pipeline] echo 17:21:21 [semverPrep] GIT_COMMIT: 90bb521e5152a28ee665954924b952139261dddb, Commit Message: refactor!: Replace internal topics from config with new constants [Pipeline] echo 17:21:21 [semverPrep] This is not a build commit. [Pipeline] sh 17:21:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:21 + grep -v github /etc/ssh/ssh_known_hosts 17:21:21 + [ -e /tmp/ssh_known_hosts ] 17:21:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:21:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:21:21 + sudo tee -a /etc/ssh/ssh_known_hosts 17:21:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:22 17:21:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:22 0.1.4: Pulling from edgex-devops/py-git-semver 17:21:22 b85a868b505f: Pulling fs layer 17:21:22 e2be974225ed: Pulling fs layer 17:21:22 339a4e72a1f5: Pulling fs layer 17:21:22 988bab9f4d93: Pulling fs layer 17:21:22 1469e6f7b9e6: Pulling fs layer 17:21:22 eaf3925da568: Pulling fs layer 17:21:22 bab4dde63d76: Pulling fs layer 17:21:22 bde34c3a00c8: Pulling fs layer 17:21:22 b352a97aabf1: Pulling fs layer 17:21:22 4872d77fe225: Pulling fs layer 17:21:22 5851b861e8e6: Pulling fs layer 17:21:22 988bab9f4d93: Waiting 17:21:22 1469e6f7b9e6: Waiting 17:21:22 eaf3925da568: Waiting 17:21:22 4872d77fe225: Waiting 17:21:22 bab4dde63d76: Waiting 17:21:22 bde34c3a00c8: Waiting 17:21:22 b352a97aabf1: Waiting 17:21:22 e2be974225ed: Download complete 17:21:22 988bab9f4d93: Download complete 17:21:22 1469e6f7b9e6: Verifying Checksum 17:21:22 1469e6f7b9e6: Download complete 17:21:22 eaf3925da568: Download complete 17:21:22 339a4e72a1f5: Verifying Checksum 17:21:22 339a4e72a1f5: Download complete 17:21:22 bde34c3a00c8: Verifying Checksum 17:21:22 bde34c3a00c8: Download complete 17:21:22 b352a97aabf1: Download complete 17:21:22 4872d77fe225: Verifying Checksum 17:21:22 4872d77fe225: Download complete 17:21:22 5851b861e8e6: Download complete 17:21:22 b85a868b505f: Verifying Checksum 17:21:22 b85a868b505f: Download complete 17:21:23 bab4dde63d76: Verifying Checksum 17:21:23 bab4dde63d76: Download complete 17:21:24 b85a868b505f: Pull complete 17:21:24 e2be974225ed: Pull complete 17:21:25 339a4e72a1f5: Pull complete 17:21:25 988bab9f4d93: Pull complete 17:21:25 1469e6f7b9e6: Pull complete 17:21:25 eaf3925da568: Pull complete 17:21:27 bab4dde63d76: Pull complete 17:21:27 bde34c3a00c8: Pull complete 17:21:27 b352a97aabf1: Pull complete 17:21:27 4872d77fe225: Pull complete 17:21:27 5851b861e8e6: Pull complete 17:21:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:21:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:28 prd-ubuntu20.04-docker-8c-8g-8831 does not seem to be running inside a container 17:21:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-515 -v /w/workspace/gexfoundry_device-mqtt-go_PR-515:/w/workspace/gexfoundry_device-mqtt-go_PR-515:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-515@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-515@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-devops/py-git-semver:0.1.4 cat 17:21:29 $ docker top bc5af285f6f3837179be9bd5f6d8fe8f61846afe96476616ec83a0a69a496fea -eo pid,comm 17:21:29 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). 17:21:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:30 [ssh-agent] Looking for ssh-agent implementation... 17:21:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:30 $ docker exec bc5af285f6f3837179be9bd5f6d8fe8f61846afe96476616ec83a0a69a496fea ssh-agent 17:21:30 SSH_AUTH_SOCK=/tmp/ssh-0f3onhyPxyTW/agent.32 17:21:30 SSH_AGENT_PID=38 17:21:30 Running ssh-add (command line suppressed) 17:21:30 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-515@tmp/private_key_14911728093035693384.key (/w/workspace/gexfoundry_device-mqtt-go_PR-515@tmp/private_key_14911728093035693384.key) 17:21:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:30 + git tag --points-at HEAD [Pipeline] } 17:21:30 $ docker exec --env ******** --env ******** bc5af285f6f3837179be9bd5f6d8fe8f61846afe96476616ec83a0a69a496fea ssh-agent -k 17:21:30 unset SSH_AUTH_SOCK; 17:21:30 unset SSH_AGENT_PID; 17:21:30 echo Agent pid 38 killed; 17:21:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:21:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:30 [ssh-agent] Looking for ssh-agent implementation... 17:21:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:31 $ docker exec bc5af285f6f3837179be9bd5f6d8fe8f61846afe96476616ec83a0a69a496fea ssh-agent 17:21:31 SSH_AUTH_SOCK=/tmp/ssh-dmpEjpIZWNwh/agent.70 17:21:31 SSH_AGENT_PID=76 17:21:31 Running ssh-add (command line suppressed) 17:21:31 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-515@tmp/private_key_11848512679186128789.key (/w/workspace/gexfoundry_device-mqtt-go_PR-515@tmp/private_key_11848512679186128789.key) 17:21:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:31 + git semver init 17:21:32 2023-03-08 17:21:32,090 [run_init] DEBUG init version:0.0.0 force:False 17:21:32 2023-03-08 17:21:32,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-515/.semver 17:21:32 2023-03-08 17:21:32,091 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-515/.semver 17:21:32 2023-03-08 17:21:32,092 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-515/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-515, universal_newlines=False, shell=None, istream=None) 17:21:33 2023-03-08 17:21:32,987 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-515/.git/info/exclude 17:21:33 2023-03-08 17:21:32,987 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-515/.semver/PR-515 with force:False 17:21:33 2023-03-08 17:21:32,988 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-515/.semver/PR-515 17:21:33 2023-03-08 17:21:32,990 [execute] INFO git cat-file --batch-check 17:21:33 2023-03-08 17:21:32,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-515/.semver, universal_newlines=False, shell=None, istream=) 17:21:33 2023-03-08 17:21:32,998 [execute] INFO git cat-file --batch 17:21:33 2023-03-08 17:21:32,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-515/.semver, universal_newlines=False, shell=None, istream=) 17:21:33 2023-03-08 17:21:33,003 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-515/.semver/PR-515 17:21:33 0.0.0 [Pipeline] } 17:21:33 $ docker exec --env ******** --env ******** bc5af285f6f3837179be9bd5f6d8fe8f61846afe96476616ec83a0a69a496fea ssh-agent -k 17:21:33 unset SSH_AUTH_SOCK; 17:21:33 unset SSH_AGENT_PID; 17:21:33 echo Agent pid 76 killed; 17:21:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:33 + git semver [Pipeline] } 17:21:34 $ docker stop --time=1 bc5af285f6f3837179be9bd5f6d8fe8f61846afe96476616ec83a0a69a496fea 17:21:35 $ docker rm -f --volumes bc5af285f6f3837179be9bd5f6d8fe8f61846afe96476616ec83a0a69a496fea [Pipeline] // withDockerContainer [Pipeline] sh 17:21:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:21:36 Stashed 1 file(s) [Pipeline] echo 17:21: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 17:21:37 provisioning config files... 17:21:37 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-515@tmp/config5641553907062361005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:37 ---> docker-login.sh 17:21:37 nexus3.edgexfoundry.org:10001 17:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:37 Configure a credential helper to remove this warning. See 17:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:37 17:21:37 Login Succeeded 17:21:37 nexus3.edgexfoundry.org:10002 17:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:37 Configure a credential helper to remove this warning. See 17:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:37 17:21:37 Login Succeeded 17:21:37 nexus3.edgexfoundry.org:10003 17:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:37 Configure a credential helper to remove this warning. See 17:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:37 17:21:37 Login Succeeded 17:21:37 nexus3.edgexfoundry.org:10004 17:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:37 Configure a credential helper to remove this warning. See 17:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:37 17:21:37 Login Succeeded 17:21:37 docker.io 17:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:37 Configure a credential helper to remove this warning. See 17:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:37 17:21:37 Login Succeeded 17:21:37 ---> docker-login.sh ends [Pipeline] } 17:21:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:21:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:38 ========================================================= 17:21:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:21:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:21:38 Sending build context to Docker daemon 6.33MB 17:21:38 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:21:38 Step 2/12 : FROM ${BASE} AS builder 17:21:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:21:38 213ec9aee27d: Pulling fs layer 17:21:38 4583459ba037: Pulling fs layer 17:21:38 93c1e223e6f2: Pulling fs layer 17:21:38 53926ce57604: Pulling fs layer 17:21:38 21b2b0c7a3f4: Pulling fs layer 17:21:38 22ff95d597cd: Pulling fs layer 17:21:38 12d6caf4c0d1: Pulling fs layer 17:21:38 96b7cbca73a9: Pulling fs layer 17:21:38 a7acece74701: Pulling fs layer 17:21:38 53926ce57604: Waiting 17:21:38 21b2b0c7a3f4: Waiting 17:21:38 22ff95d597cd: Waiting 17:21:38 12d6caf4c0d1: Waiting 17:21:38 96b7cbca73a9: Waiting 17:21:38 a7acece74701: Waiting 17:21:38 4583459ba037: Download complete 17:21:38 21b2b0c7a3f4: Download complete 17:21:38 22ff95d597cd: Verifying Checksum 17:21:38 22ff95d597cd: Download complete 17:21:38 213ec9aee27d: Download complete 17:21:38 12d6caf4c0d1: Verifying Checksum 17:21:38 12d6caf4c0d1: Download complete 17:21:38 213ec9aee27d: Pull complete 17:21:39 4583459ba037: Pull complete 17:21:39 93c1e223e6f2: Pull complete 17:21:39 a7acece74701: Verifying Checksum 17:21:39 a7acece74701: Download complete 17:21:39 96b7cbca73a9: Verifying Checksum 17:21:39 96b7cbca73a9: Download complete 17:21:39 53926ce57604: Download complete 17:21:44 53926ce57604: Pull complete 17:21:44 21b2b0c7a3f4: Pull complete 17:21:44 22ff95d597cd: Pull complete 17:21:44 12d6caf4c0d1: Pull complete 17:21:46 96b7cbca73a9: Pull complete 17:21:47 a7acece74701: Pull complete 17:21:47 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:21:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:21:47 ---> db6d94c90886 17:21:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:21:51 ---> Running in cd4a766d8968 17:21:51 Removing intermediate container cd4a766d8968 17:21:51 ---> 618777152ded 17:21:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:21:51 ---> Running in 74b73e62ede8 17:21:51 Removing intermediate container 74b73e62ede8 17:21:51 ---> 5f2c84fb6b0d 17:21:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:21:51 ---> Running in f93ba0e3b414 17:21:51 Removing intermediate container f93ba0e3b414 17:21:51 ---> c6ca9580c115 17:21:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:21:51 ---> Running in 9d4c114c39ae 17:21:51 Removing intermediate container 9d4c114c39ae 17:21:51 ---> 6686d4fe5ae2 17:21:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:51 ---> Running in 13e727fa2cc3 17:21:51 Still waiting to schedule task 17:21:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:21:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:21:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:21:52 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:21:52 (2/4) Installing libedit (20210910.3.1-r0) 17:21:52 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:21:52 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:21:52 Executing busybox-1.35.0-r17.trigger 17:21:52 OK: 216 MiB in 55 packages 17:21:52 Removing intermediate container 13e727fa2cc3 17:21:52 ---> 3af9e3042496 17:21:52 Step 8/12 : WORKDIR /device-mqtt-go 17:21:52 ---> Running in 6c11e0cb36ad 17:21:52 Removing intermediate container 6c11e0cb36ad 17:21:52 ---> c7824d81e80d 17:21:52 Step 9/12 : COPY go.mod vendor* ./ 17:21:52 ---> 5b5ee2665cd9 17:21:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:52 ---> Running in 0dca07e6a0b1 17:22:39 Removing intermediate container 0dca07e6a0b1 17:22:39 ---> 80f8aa2334fc 17:22:39 Step 11/12 : COPY . . 17:22:39 ---> 2402a731d981 17:22:39 Step 12/12 : RUN $MAKE 17:22:39 ---> Running in e317240ed5a4 17:22:39 noop 17:22:39 Removing intermediate container e317240ed5a4 17:22:39 ---> d117c6a1cb92 17:22:39 Successfully built d117c6a1cb92 17:22:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:40 + docker inspect -f . ci-base-image-x86_64 17:22:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:40 prd-ubuntu20.04-docker-8c-8g-8831 does not seem to be running inside a container 17:22:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-515 -v /w/workspace/gexfoundry_device-mqtt-go_PR-515:/w/workspace/gexfoundry_device-mqtt-go_PR-515:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-515@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-515@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:22:40 $ docker top 4b1a60cbdc0e85cbed597e833346060cf71419aecf9d7f8325631de62f459f6c -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:41 + go version 17:22:41 go version go1.18.7 linux/amd64 [Pipeline] } 17:22:41 $ docker stop --time=1 4b1a60cbdc0e85cbed597e833346060cf71419aecf9d7f8325631de62f459f6c 17:22:42 $ docker rm -f --volumes 4b1a60cbdc0e85cbed597e833346060cf71419aecf9d7f8325631de62f459f6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:43 + docker inspect -f . ci-base-image-x86_64 17:22:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:43 prd-ubuntu20.04-docker-8c-8g-8831 does not seem to be running inside a container 17:22:43 $ 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-515 -v /w/workspace/gexfoundry_device-mqtt-go_PR-515:/w/workspace/gexfoundry_device-mqtt-go_PR-515:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-515@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-515@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:22:43 $ docker top 1856b8f249b521a0a7a304b97f084eb611736f755759f0082d28f30aaec5869e -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:44 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-515 [Pipeline] fileExists [Pipeline] sh 17:22:44 + make test 17:22:44 go test ./... -coverprofile=coverage.out ./... 17:22:44 ? github.com/edgexfoundry/device-mqtt-go [no test files] 17:22:56 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 17:22:56 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements 17:22:56 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 17:23:04 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:23:04 go vet ./... 17:23:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:23:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:23:08 ./bin/test-attribution-txt.sh [Pipeline] echo 17:23:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:23:08 $ docker stop --time=1 1856b8f249b521a0a7a304b97f084eb611736f755759f0082d28f30aaec5869e 17:23:10 $ docker rm -f --volumes 1856b8f249b521a0a7a304b97f084eb611736f755759f0082d28f30aaec5869e [Pipeline] // withDockerContainer [Pipeline] sh 17:23:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:23:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:23:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:23:11 + ls -al . 17:23:11 total 184 17:23:11 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 17:22 . 17:23:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 17:21 .. 17:23:11 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 17:21 .dockerignore 17:23:11 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 17:22 .git 17:23:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 17:21 .github 17:23:11 -rw-rw-r-- 1 jenkins jenkins 329 Mar 8 17:21 .gitignore 17:23:11 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 17:21 .golangci.yml 17:23:11 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 17:21 .semver 17:23:11 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 8 17:21 Attribution.txt 17:23:11 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 8 17:21 CHANGELOG.md 17:23:11 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 8 17:21 Dockerfile 17:23:11 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 17:21 GOVERNANCE.md 17:23:11 -rw-rw-r-- 1 jenkins jenkins 678 Mar 8 17:21 Jenkinsfile 17:23:11 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 17:21 LICENSE 17:23:11 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 8 17:21 Makefile 17:23:11 -rw-rw-r-- 1 jenkins jenkins 620 Mar 8 17:21 OWNERS.md 17:23:11 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 8 17:21 README.md 17:23:11 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 17:21 VERSION 17:23:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 17:21 bin 17:23:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 17:21 cmd 17:23:11 -rw-r--r-- 1 jenkins jenkins 17887 Mar 8 17:22 coverage.out 17:23:11 -rw-rw-r-- 1 jenkins jenkins 3376 Mar 8 17:21 go.mod 17:23:11 -rw-rw-r-- 1 jenkins jenkins 33279 Mar 8 17:21 go.sum 17:23:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 17:21 internal 17:23:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 17:21 mock 17:23:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 17:21 snap 17:23:11 -rw-rw-r-- 1 jenkins jenkins 227 Mar 8 17:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:12 + 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=90bb521e5152a28ee665954924b952139261dddb --label arch=amd64 --label version=0.0.0 . 17:23:12 Sending build context to Docker daemon 6.349MB 17:23:12 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 17:23:12 Step 2/24 : FROM ${BASE} AS builder 17:23:12 ---> d117c6a1cb92 17:23:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:23:12 ---> Running in 0a4980e91bf8 17:23:12 Removing intermediate container 0a4980e91bf8 17:23:12 ---> 4c43a9d12a68 17:23:12 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:23:12 ---> Running in 1efb4954770f 17:23:12 Removing intermediate container 1efb4954770f 17:23:12 ---> cc32cf4346bc 17:23:12 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:23:12 ---> Running in 3796f2e9b90b 17:23:12 Removing intermediate container 3796f2e9b90b 17:23:12 ---> 35ee8e623804 17:23:12 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:23:12 ---> Running in b552123f80d1 17:23:12 Removing intermediate container b552123f80d1 17:23:12 ---> a04de690e73e 17:23:12 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:23:12 ---> Running in 7df6481fa5a3 17:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:23:13 OK: 216 MiB in 55 packages 17:23:13 Removing intermediate container 7df6481fa5a3 17:23:13 ---> bb4b70cd77f4 17:23:13 Step 8/24 : WORKDIR /device-mqtt-go 17:23:13 ---> Running in e3c303719908 17:23:13 Removing intermediate container e3c303719908 17:23:13 ---> 337b170a4bec 17:23:13 Step 9/24 : COPY go.mod vendor* ./ 17:23:14 ---> 6904208e9b20 17:23:14 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:23:14 ---> Running in 7f3538491b7a 17:23:15 Removing intermediate container 7f3538491b7a 17:23:15 ---> 0bf3e724b227 17:23:15 Step 11/24 : COPY . . 17:23:15 ---> 7716c404cf6e 17:23:15 Step 12/24 : RUN $MAKE 17:23:15 ---> Running in 68470c1b803e 17:23:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 17:23:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8832 in /w/workspace/gexfoundry_device-mqtt-go_PR-515 [Pipeline] { [Pipeline] ws 17:23:23 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 17:23:23 Selected Git installation does not exist. Using Default 17:23:23 The recommended git tool is: NONE 17:23:28 using credential edgex-jenkins-ssh 17:23:28 Cloning the remote Git repository 17:23:28 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 17:23:29 > git init /w/workspace/device-mqtt-go/1 # timeout=10 17:23:29 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 17:23:29 > git --version # timeout=10 17:23:29 > git --version # 'git version 2.25.1' 17:23:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:23:30 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 17:23:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:23:31 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 17:23:31 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 17:23:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/515/head:refs/remotes/origin/PR-515 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:23:31 Merging remotes/origin/main commit ec4bdb71d113baf8f62d105c9dc125da7e597352 into PR head commit 90bb521e5152a28ee665954924b952139261dddb 17:23:32 Merge succeeded, producing 90bb521e5152a28ee665954924b952139261dddb 17:23:32 Checking out Revision 90bb521e5152a28ee665954924b952139261dddb (PR-515) 17:23:31 > git config core.sparsecheckout # timeout=10 17:23:31 > git checkout -f 90bb521e5152a28ee665954924b952139261dddb # timeout=10 17:23:31 > git remote # timeout=10 17:23:31 > git config --get remote.origin.url # timeout=10 17:23:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:32 > git merge ec4bdb71d113baf8f62d105c9dc125da7e597352 # timeout=10 17:23:32 > git rev-parse HEAD^{commit} # timeout=10 17:23:32 > git config core.sparsecheckout # timeout=10 17:23:32 > git checkout -f 90bb521e5152a28ee665954924b952139261dddb # timeout=10 17:23:35 Commit message: "refactor!: Replace internal topics from config with new constants" 17:23:35 > git --version # timeout=10 17:23:35 > git --version # 'git version 2.25.1' 17:23:35 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:23:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:23:37 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:37 Dload Upload Total Spent Left Speed 17:23:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k 17:23:37 Removing intermediate container 68470c1b803e 17:23:37 ---> 421416245ea3 17:23:37 Step 13/24 : FROM alpine:3.16 17:23:37 3.16: Pulling from library/alpine 17:23:37 ef5531b6e74e: Pulling fs layer [Pipeline] sh 17:23:37 ef5531b6e74e: Verifying Checksum 17:23:37 ef5531b6e74e: Download complete 17:23:37 ef5531b6e74e: Pull complete 17:23:37 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:23:37 Status: Downloaded newer image for alpine:3.16 17:23:37 ---> dfd21b5a31f5 17:23:37 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 17:23:37 ---> Running in 4eee79a8be23 17:23:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:23:37 Removing intermediate container 4eee79a8be23 17:23:37 ---> cf9aed930391 17:23:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 17:23:37 ---> Running in e422578d6a94 17:23:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:23:38 + sudo tee /etc/docker/daemon.new 17:23:38 { 17:23:38 "registry-mirrors": [ 17:23:38 "https://nexus3.edgexfoundry.org:10001" 17:23:38 ], 17:23:38 "bip": "10.250.0.254/24", 17:23:38 "hosts": [ 17:23:38 "tcp://0.0.0.0:5555", 17:23:38 "unix:///var/run/docker.sock" 17:23:38 ], 17:23:38 "mtu": 1458, 17:23:38 "selinux-enabled": true, 17:23:38 "seccomp-profile": "/etc/docker/seccomp.json" 17:23:38 } 17:23:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:23:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 17:23:38 (1/1) Installing dumb-init (1.2.5-r1) 17:23:38 Executing busybox-1.35.0-r17.trigger 17:23:38 OK: 6 MiB in 15 packages 17:23:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:23:38 Removing intermediate container e422578d6a94 17:23:38 ---> 267132b181b1 17:23:38 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 17:23:38 + sudo service docker restart 17:23:39 ---> 7fe48df62b1a 17:23:39 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 17:23:39 ---> cd34944f58d8 17:23:39 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 17:23:39 ---> c0947853deb8 17:23:39 Step 19/24 : EXPOSE 59982 17:23:39 ---> Running in 9111eef3ced5 17:23:39 Removing intermediate container 9111eef3ced5 17:23:39 ---> 4659320ac361 17:23:39 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 17:23:39 ---> Running in 17e75ea1fa2a 17:23:39 Removing intermediate container 17e75ea1fa2a 17:23:39 ---> d7471995d553 17:23:39 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 17:23:39 ---> Running in a7d8aa9b23c8 17:23:40 Removing intermediate container a7d8aa9b23c8 17:23:40 ---> 2e2318d91fb9 17:23:40 Step 22/24 : LABEL arch=amd64 17:23:40 ---> Running in f5b5ac8de07b 17:23:40 Removing intermediate container f5b5ac8de07b 17:23:40 ---> af8109150338 17:23:40 Step 23/24 : LABEL git_sha=90bb521e5152a28ee665954924b952139261dddb 17:23:40 ---> Running in 832df4b92dfe 17:23:40 Removing intermediate container 832df4b92dfe 17:23:40 ---> 856cc3348198 17:23:40 Step 24/24 : LABEL version=0.0.0 17:23:40 ---> Running in 237e7bae5606 17:23:40 Removing intermediate container 237e7bae5606 17:23:40 ---> f106b24aac4e 17:23:40 [Warning] One or more build-args [ARCH] were not consumed 17:23:40 Successfully built f106b24aac4e 17:23:40 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 17:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:41 17:23:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:41 latest: Pulling from edgex-lftools-log-publisher 17:23:41 5eb5b503b376: Pulling fs layer 17:23:41 5c69ac0246d0: Pulling fs layer 17:23:41 ec43610c2a17: Pulling fs layer 17:23:41 3a2ae6a8a46f: Pulling fs layer 17:23:41 33b1e0a273af: Pulling fs layer 17:23:41 5d3b04190fa2: Pulling fs layer 17:23:41 2f39f015ded8: Pulling fs layer 17:23:41 5d3b04190fa2: Waiting 17:23:41 2f39f015ded8: Waiting 17:23:41 3a2ae6a8a46f: Waiting 17:23:41 33b1e0a273af: Waiting 17:23:41 5c69ac0246d0: Verifying Checksum 17:23:41 5c69ac0246d0: Download complete 17:23:41 3a2ae6a8a46f: Verifying Checksum 17:23:41 3a2ae6a8a46f: Download complete 17:23:41 33b1e0a273af: Verifying Checksum 17:23:41 33b1e0a273af: Download complete 17:23:41 5d3b04190fa2: Verifying Checksum 17:23:41 5d3b04190fa2: Download complete 17:23:41 ec43610c2a17: Verifying Checksum 17:23:41 ec43610c2a17: Download complete 17:23:41 5eb5b503b376: Download complete 17:23:42 2f39f015ded8: Download complete 17:23:43 5eb5b503b376: Pull complete 17:23:43 5c69ac0246d0: Pull complete 17:23:43 ec43610c2a17: Pull complete 17:23:43 3a2ae6a8a46f: Pull complete 17:23:44 33b1e0a273af: Pull complete 17:23:44 5d3b04190fa2: Pull complete 17:23:49 2f39f015ded8: Pull complete 17:23:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:49 prd-ubuntu20.04-docker-8c-8g-8831 does not seem to be running inside a container 17:23:49 $ 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-515 -v /w/workspace/gexfoundry_device-mqtt-go_PR-515:/w/workspace/gexfoundry_device-mqtt-go_PR-515:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-515@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-515@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:23:51 $ docker top c4bbfbf46b8ba84de02b310deea86d0611228e9f17c20a1cadf9277593895d66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:52 ---> job-cost.sh 17:23:52 lf-activate-venv: SKIPPING 17:23:52 INFO: No Stack... 17:23:52 INFO: Retrieving Pricing Info for: v3-standard-8 17:23:52 INFO: Archiving Costs [Pipeline] sh 17:23:53 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-515/archives/cost.csv 17:23:53 + cut -d, -f6 [Pipeline] lock 17:23:53 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-515-1-stack-cost] 17:23:53 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-515-1-stack-cost] did not exist. Created. 17:23:53 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-515-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:53 + echo total: 0.2199999988079071 [Pipeline] stash 17:23:53 Stashed 1 file(s) [Pipeline] } 17:23:53 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-515-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:53 $ docker stop --time=1 c4bbfbf46b8ba84de02b310deea86d0611228e9f17c20a1cadf9277593895d66 17:23:54 $ docker rm -f --volumes c4bbfbf46b8ba84de02b310deea86d0611228e9f17c20a1cadf9277593895d66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:57 provisioning config files... 17:23:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config18179125740068982894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:57 ---> docker-login.sh 17:23:57 nexus3.edgexfoundry.org:10001 17:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:58 Configure a credential helper to remove this warning. See 17:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:58 17:23:58 Login Succeeded 17:23:58 nexus3.edgexfoundry.org:10002 17:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:58 Configure a credential helper to remove this warning. See 17:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:58 17:23:58 Login Succeeded 17:23:58 nexus3.edgexfoundry.org:10003 17:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:58 Configure a credential helper to remove this warning. See 17:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:58 17:23:58 Login Succeeded 17:23:58 nexus3.edgexfoundry.org:10004 17:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:59 Configure a credential helper to remove this warning. See 17:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:59 17:23:59 Login Succeeded 17:23:59 docker.io 17:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:59 Configure a credential helper to remove this warning. See 17:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:59 17:23:59 Login Succeeded 17:23:59 ---> docker-login.sh ends [Pipeline] } 17:23:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:24:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:00 ========================================================= 17:24:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:24:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:24:01 Sending build context to Docker daemon 3.303MB 17:24:01 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:24:01 Step 2/12 : FROM ${BASE} AS builder 17:24:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:24:02 9b18e9b68314: Pulling fs layer 17:24:02 35d82f9e3411: Pulling fs layer 17:24:02 e16973657156: Pulling fs layer 17:24:02 fc693d55d65f: Pulling fs layer 17:24:02 7e9fc2657dce: Pulling fs layer 17:24:02 dda99020689f: Pulling fs layer 17:24:02 db1c61fa0a46: Pulling fs layer 17:24:02 891c053d2c06: Pulling fs layer 17:24:02 dda99020689f: Waiting 17:24:02 db1c61fa0a46: Waiting 17:24:02 891c053d2c06: Waiting 17:24:02 fc693d55d65f: Waiting 17:24:02 7e9fc2657dce: Waiting 17:24:02 e16973657156: Verifying Checksum 17:24:02 e16973657156: Download complete 17:24:02 35d82f9e3411: Verifying Checksum 17:24:02 35d82f9e3411: Download complete 17:24:02 7e9fc2657dce: Verifying Checksum 17:24:02 7e9fc2657dce: Download complete 17:24:02 dda99020689f: Verifying Checksum 17:24:02 dda99020689f: Download complete 17:24:02 9b18e9b68314: Download complete 17:24:03 9b18e9b68314: Pull complete 17:24:03 891c053d2c06: Verifying Checksum 17:24:03 891c053d2c06: Download complete 17:24:03 35d82f9e3411: Pull complete 17:24:03 e16973657156: Pull complete 17:24:04 db1c61fa0a46: Verifying Checksum 17:24:04 db1c61fa0a46: Download complete 17:24:05 fc693d55d65f: Verifying Checksum 17:24:05 fc693d55d65f: Download complete 17:24:17 fc693d55d65f: Pull complete 17:24:17 7e9fc2657dce: Pull complete 17:24:17 dda99020689f: Pull complete 17:24:22 db1c61fa0a46: Pull complete 17:24:24 891c053d2c06: Pull complete 17:24:25 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:24:25 ---> f96f9c87975a 17:24:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:24:25 ---> Running in 4a4ac62e00a9 17:24:25 Removing intermediate container 4a4ac62e00a9 17:24:25 ---> 7786561a8ba0 17:24:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:24:26 ---> Running in a3c432dfb688 17:24:26 Removing intermediate container a3c432dfb688 17:24:26 ---> a584c9713de9 17:24:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:24:26 ---> Running in 823adbd119f1 17:24:26 Removing intermediate container 823adbd119f1 17:24:26 ---> 9b2005091e09 17:24:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:24:27 ---> Running in a05494df813c 17:24:27 Removing intermediate container a05494df813c 17:24:27 ---> b646ccc81d34 17:24:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:24:27 ---> Running in c6a52226e353 17:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:29 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:24:29 (2/4) Installing libedit (20210910.3.1-r0) 17:24:29 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:24:29 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:24:29 Executing busybox-1.35.0-r17.trigger 17:24:29 OK: 226 MiB in 55 packages 17:24:30 Removing intermediate container c6a52226e353 17:24:30 ---> 996151b87287 17:24:30 Step 8/12 : WORKDIR /device-mqtt-go 17:24:30 ---> Running in 173efb727f28 17:24:31 Removing intermediate container 173efb727f28 17:24:31 ---> cc91c64172c0 17:24:31 Step 9/12 : COPY go.mod vendor* ./ 17:24:31 ---> 544e0d152f5e 17:24:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:31 ---> Running in a00355b4b4a9 17:25:39 Removing intermediate container a00355b4b4a9 17:25:39 ---> 5e5a5a87b6c7 17:25:39 Step 11/12 : COPY . . 17:25:39 ---> 74cfa0286b52 17:25:39 Step 12/12 : RUN $MAKE 17:25:39 ---> Running in 49fe48cffe8f 17:25:39 noop 17:25:39 Removing intermediate container 49fe48cffe8f 17:25:39 ---> beb94b6b40d6 17:25:39 Successfully built beb94b6b40d6 17:25:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:40 + docker inspect -f . ci-base-image-arm64 17:25:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:40 prd-ubuntu20.04-docker-arm64-4c-16g-8832 does not seem to be running inside a container 17:25:40 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:25:41 $ docker top 6caf140c64b4e4765e04ad0c1f16e7a55858635050a86779436200bace3fce96 -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:42 + go version 17:25:42 go version go1.18.7 linux/arm64 [Pipeline] } 17:25:42 $ docker stop --time=1 6caf140c64b4e4765e04ad0c1f16e7a55858635050a86779436200bace3fce96 17:25:45 $ docker rm -f --volumes 6caf140c64b4e4765e04ad0c1f16e7a55858635050a86779436200bace3fce96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:46 + docker inspect -f . ci-base-image-arm64 17:25:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:46 prd-ubuntu20.04-docker-arm64-4c-16g-8832 does not seem to be running inside a container 17:25:46 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:25:48 $ docker top e4b418fefc8fde92f347861bcf2c733782cb1321333c4389a793deeed83f01da -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:48 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 17:25:49 + make test 17:25:49 go test ./... -coverprofile=coverage.out ./... 17:25:50 ? github.com/edgexfoundry/device-mqtt-go [no test files] 17:27:12 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 17:27:12 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.063s coverage: 21.8% of statements 17:27:12 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 17:27:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:27:12 go vet ./... 17:27:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:27:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:27:30 ./bin/test-attribution-txt.sh [Pipeline] echo 17:27:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:27:30 $ docker stop --time=1 e4b418fefc8fde92f347861bcf2c733782cb1321333c4389a793deeed83f01da 17:27:32 $ docker rm -f --volumes e4b418fefc8fde92f347861bcf2c733782cb1321333c4389a793deeed83f01da [Pipeline] // withDockerContainer [Pipeline] sh 17:27:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:27:33 Warning: overwriting stash ‘coverage-report’ 17:27:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:27:35 + ls -al . 17:27:35 total 180 17:27:35 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 17:25 . 17:27:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 17:23 .. 17:27:35 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 17:23 .dockerignore 17:27:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 17:23 .git 17:27:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 17:23 .github 17:27:35 -rw-rw-r-- 1 jenkins jenkins 329 Mar 8 17:23 .gitignore 17:27:35 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 17:23 .golangci.yml 17:27:35 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 8 17:23 Attribution.txt 17:27:35 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 8 17:23 CHANGELOG.md 17:27:35 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 8 17:23 Dockerfile 17:27:35 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 17:23 GOVERNANCE.md 17:27:35 -rw-rw-r-- 1 jenkins jenkins 678 Mar 8 17:23 Jenkinsfile 17:27:35 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 17:23 LICENSE 17:27:35 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 8 17:23 Makefile 17:27:35 -rw-rw-r-- 1 jenkins jenkins 620 Mar 8 17:23 OWNERS.md 17:27:35 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 8 17:23 README.md 17:27:35 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 17:21 VERSION 17:27:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 17:23 bin 17:27:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 17:23 cmd 17:27:35 -rw-r--r-- 1 jenkins jenkins 17887 Mar 8 17:27 coverage.out 17:27:35 -rw-rw-r-- 1 jenkins jenkins 3376 Mar 8 17:23 go.mod 17:27:35 -rw-rw-r-- 1 jenkins jenkins 33279 Mar 8 17:23 go.sum 17:27:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 17:23 internal 17:27:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 17:23 mock 17:27:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 17:23 snap 17:27:35 -rw-rw-r-- 1 jenkins jenkins 227 Mar 8 17:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:35 + 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=90bb521e5152a28ee665954924b952139261dddb --label arch=arm64 --label version=0.0.0 . 17:27:35 Sending build context to Docker daemon 3.321MB 17:27:35 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 17:27:35 Step 2/24 : FROM ${BASE} AS builder 17:27:35 ---> beb94b6b40d6 17:27:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:27:35 ---> Running in 2b02c1e2363d 17:27:36 Removing intermediate container 2b02c1e2363d 17:27:36 ---> 2838cf75fe6c 17:27:36 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:27:36 ---> Running in 46b5704785ff 17:27:36 Removing intermediate container 46b5704785ff 17:27:36 ---> 59d43dffc8ed 17:27:36 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:27:36 ---> Running in 87e54b140653 17:27:36 Removing intermediate container 87e54b140653 17:27:36 ---> 8bb8f54e72f9 17:27:36 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:27:37 ---> Running in b7f0e6033d84 17:27:37 Removing intermediate container b7f0e6033d84 17:27:37 ---> 8ff7c495e69c 17:27:37 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:37 ---> Running in ce3f6eb4d8b0 17:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:27:39 OK: 226 MiB in 55 packages 17:27:40 Removing intermediate container ce3f6eb4d8b0 17:27:40 ---> fa8bc801872d 17:27:40 Step 8/24 : WORKDIR /device-mqtt-go 17:27:40 ---> Running in f43b3e9c1184 17:27:41 Removing intermediate container f43b3e9c1184 17:27:41 ---> 3b9becd2bb41 17:27:41 Step 9/24 : COPY go.mod vendor* ./ 17:27:41 ---> 625e898b11ed 17:27:41 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:41 ---> Running in 4cb45fdb76ae 17:27:46 Removing intermediate container 4cb45fdb76ae 17:27:46 ---> f1752ac8133a 17:27:46 Step 11/24 : COPY . . 17:27:46 ---> 619e1d27ee26 17:27:46 Step 12/24 : RUN $MAKE 17:27:46 ---> Running in 9614a69334bb 17:27:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 17:30:09 Removing intermediate container 9614a69334bb 17:30:09 ---> 9b176c779e58 17:30:09 Step 13/24 : FROM alpine:3.16 17:30:09 3.16: Pulling from library/alpine 17:30:09 3760b48202b3: Pulling fs layer 17:30:09 3760b48202b3: Verifying Checksum 17:30:09 3760b48202b3: Download complete 17:30:09 3760b48202b3: Pull complete 17:30:09 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:30:09 Status: Downloaded newer image for alpine:3.16 17:30:09 ---> 4c81e5bf8899 17:30:09 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 17:30:09 ---> Running in 8a4375c6571a 17:30:09 Removing intermediate container 8a4375c6571a 17:30:09 ---> 51ced42dbb26 17:30:09 Step 15/24 : RUN apk add --update --no-cache dumb-init 17:30:09 ---> Running in 0d90a968da20 17:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:30:09 (1/1) Installing dumb-init (1.2.5-r1) 17:30:09 Executing busybox-1.35.0-r17.trigger 17:30:09 OK: 5 MiB in 15 packages 17:30:10 Removing intermediate container 0d90a968da20 17:30:10 ---> 0c1734c390a9 17:30:10 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 17:30:12 ---> 9be7bf8f5a94 17:30:12 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 17:30:12 ---> 8fd086d86d32 17:30:12 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 17:30:13 ---> f4a5dcccfafd 17:30:13 Step 19/24 : EXPOSE 59982 17:30:13 ---> Running in c80ea6a11be6 17:30:13 Removing intermediate container c80ea6a11be6 17:30:13 ---> 29c781b26c7a 17:30:13 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 17:30:13 ---> Running in 22e2ba962daa 17:30:13 Removing intermediate container 22e2ba962daa 17:30:13 ---> cb7b85ae204f 17:30:13 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 17:30:13 ---> Running in 2f4a5000a972 17:30:13 Removing intermediate container 2f4a5000a972 17:30:13 ---> f8e27e92fa03 17:30:14 Step 22/24 : LABEL arch=arm64 17:30:14 ---> Running in 07d98fd43902 17:30:14 Removing intermediate container 07d98fd43902 17:30:14 ---> e8d20aacc940 17:30:14 Step 23/24 : LABEL git_sha=90bb521e5152a28ee665954924b952139261dddb 17:30:14 ---> Running in 5dce5705511a 17:30:14 Removing intermediate container 5dce5705511a 17:30:14 ---> e752d224c706 17:30:14 Step 24/24 : LABEL version=0.0.0 17:30:14 ---> Running in bfd75e114df0 17:30:15 Removing intermediate container bfd75e114df0 17:30:15 ---> cc69385e900d 17:30:15 [Warning] One or more build-args [ARCH] were not consumed 17:30:15 Successfully built cc69385e900d 17:30:15 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:16 17:30:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:16 arm64: Pulling from edgex-lftools-log-publisher 17:30:16 8998bd30e6a1: Pulling fs layer 17:30:16 04944245beec: Pulling fs layer 17:30:16 699f458cf7ca: Pulling fs layer 17:30:16 765212b225bb: Pulling fs layer 17:30:16 f23df028b6ca: Pulling fs layer 17:30:16 d65c8cfc05b1: Pulling fs layer 17:30:16 2437ff75d9bd: Pulling fs layer 17:30:16 f23df028b6ca: Waiting 17:30:16 d65c8cfc05b1: Waiting 17:30:16 765212b225bb: Waiting 17:30:16 2437ff75d9bd: Waiting 17:30:16 04944245beec: Verifying Checksum 17:30:16 04944245beec: Download complete 17:30:16 765212b225bb: Verifying Checksum 17:30:16 765212b225bb: Download complete 17:30:16 f23df028b6ca: Verifying Checksum 17:30:16 f23df028b6ca: Download complete 17:30:16 d65c8cfc05b1: Verifying Checksum 17:30:16 d65c8cfc05b1: Download complete 17:30:16 699f458cf7ca: Verifying Checksum 17:30:16 699f458cf7ca: Download complete 17:30:17 8998bd30e6a1: Verifying Checksum 17:30:17 8998bd30e6a1: Download complete 17:30:19 2437ff75d9bd: Verifying Checksum 17:30:19 2437ff75d9bd: Download complete 17:30:21 8998bd30e6a1: Pull complete 17:30:21 04944245beec: Pull complete 17:30:23 699f458cf7ca: Pull complete 17:30:23 765212b225bb: Pull complete 17:30:23 f23df028b6ca: Pull complete 17:30:24 d65c8cfc05b1: Pull complete 17:30:39 2437ff75d9bd: Pull complete 17:30:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:30:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:39 prd-ubuntu20.04-docker-arm64-4c-16g-8832 does not seem to be running inside a container 17:30:39 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:30:42 $ docker top e143ad609413edb9c5fc971afc3287da68d42e67bc1498084c94e60d801ed883 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:43 ---> job-cost.sh 17:30:43 lf-activate-venv: SKIPPING 17:30:43 INFO: No Stack... 17:30:43 INFO: Retrieving Pricing Info for: v3-standard-4 17:30:44 INFO: Archiving Costs [Pipeline] sh 17:30:44 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 17:30:44 + cut -d, -f6 [Pipeline] lock 17:30:45 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-515-1-stack-cost] 17:30:45 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-515-1-stack-cost] did not exist. Created. 17:30:45 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-515-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:30:45 /w/workspace/device-mqtt-go/1@tmp/durable-77705a53/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:30:46 + echo total: 0.10999999940395355 [Pipeline] stash 17:30:46 Warning: overwriting stash ‘stack-cost’ 17:30:46 Stashed 1 file(s) [Pipeline] } 17:30:46 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-515-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:30:46 $ docker stop --time=1 e143ad609413edb9c5fc971afc3287da68d42e67bc1498084c94e60d801ed883 17:30:48 $ docker rm -f --volumes e143ad609413edb9c5fc971afc3287da68d42e67bc1498084c94e60d801ed883 [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 17:30:49 provisioning config files... 17:30:49 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-515@tmp/config17818545140310658794tmp [Pipeline] { [Pipeline] sh 17:30:49 + set +x 17:30:49 + curl -s https://codecov.io/bash 17:30:49 + bash -s -- 17:30:49 17:30:49 _____ _ 17:30:49 / ____| | | 17:30:49 | | ___ __| | ___ ___ _____ __ 17:30:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:30:49 | |___| (_) | (_| | __/ (_| (_) \ V / 17:30:49 \_____\___/ \__,_|\___|\___\___/ \_/ 17:30:49 Bash-1.0.6 17:30:49 17:30:49 17:30:49 ==> git version 2.25.1 found 17:30:49 ==> 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 17:30:49 Release-Date: 2020-01-08 17:30:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:30:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:30:49 ==> Jenkins CI detected. 17:30:49 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-515 17:30:49 project root: . 17:30:49 --> token set from env 17:30:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:30:49 ==> Running gcov in . (disable via -X gcov) 17:30:49 ==> Python coveragepy not found 17:30:49 ==> Searching for coverage reports in: 17:30:49 + . 17:30:49 -> Found 1 reports 17:30:49 ==> Detecting git/mercurial file structure 17:30:49 ==> Reading reports 17:30:49 + ./coverage.out bytes=17887 17:30:49 ==> Appending adjustments 17:30:49 https://docs.codecov.io/docs/fixing-reports 17:30:49 + Found adjustments 17:30:49 ==> Gzipping contents 17:30:49 4.0K /tmp/codecov.cgKfxW.gz 17:30:49 ==> Uploading reports 17:30:49 url: https://codecov.io 17:30:49 query: branch=PR-515&commit=90bb521e5152a28ee665954924b952139261dddb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-515%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=515&job=&cmd_args= 17:30:49 -> Pinging Codecov 17:30:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-515&commit=90bb521e5152a28ee665954924b952139261dddb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-515%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=515&job=&cmd_args= 17:30:49 -> Uploading to 17:30:49 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/7D719EC7BBE17E464838252E33014C33/90bb521e5152a28ee665954924b952139261dddb/f7770eda-cc93-4962-8fc8-990bcbc50376.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T173049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=780e2fa432c1262e951e00715ae2c681edaa7b9fe81f2e4b689636f98fb47620 17:30:49 % Total % Received % Xferd Average Speed Time Time Time Current 17:30:49 Dload Upload Total Spent Left Speed 17:30:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3144 0 0 100 3144 0 11731 --:--:-- --:--:-- --:--:-- 11731 17:30:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/90bb521e5152a28ee665954924b952139261dddb [Pipeline] } 17:30:50 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 17:30:51 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-515/archives ] 17:30:51 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-515/archives 17:30:51 total 16 17:30:51 drwxr-xr-x 3 root root 4096 Mar 8 17:23 . 17:30:51 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 17:23 .. 17:30:51 drwxr-xr-x 2 root root 4096 Mar 8 17:23 cost 17:30:51 -rw-r--r-- 1 root root 86 Mar 8 17:23 cost.csv 17:30:51 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-515/archives 17:30:51 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-515/archives 17:30:51 total 16 17:30:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 17:23 . 17:30:51 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 17:23 .. 17:30:51 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 17:23 cost 17:30:51 -rw-r--r-- 1 jenkins jenkins 86 Mar 8 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:30:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:30:53 ---> package-listing.sh 17:30:53 ++ facter osfamily 17:30:53 ++ tr '[:upper:]' '[:lower:]' 17:30:53 + OS_FAMILY=debian 17:30:53 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-515 17:30:53 + START_PACKAGES=/tmp/packages_start.txt 17:30:53 + END_PACKAGES=/tmp/packages_end.txt 17:30:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:30:53 + PACKAGES=/tmp/packages_start.txt 17:30:53 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-515 ']' 17:30:53 + PACKAGES=/tmp/packages_end.txt 17:30:53 + case "${OS_FAMILY}" in 17:30:53 + dpkg -l 17:30:53 + grep '^ii' 17:30:53 + '[' -f /tmp/packages_start.txt ']' 17:30:53 + '[' -f /tmp/packages_end.txt ']' 17:30:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:30:53 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-515 ']' 17:30:53 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-515/archives/ 17:30:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-515/archives/ [Pipeline] echo 17:30:53 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-515/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:30:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:54 prd-ubuntu20.04-docker-8c-8g-8831 does not seem to be running inside a container 17:30:54 $ 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-515/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-515 -v /w/workspace/gexfoundry_device-mqtt-go_PR-515:/w/workspace/gexfoundry_device-mqtt-go_PR-515:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-515@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-515@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:30:54 $ docker top eae8512dcf24654b94d7eb783fd0e15606ce9f29307f26583f01cbc4d2b7f54c -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:55 + touch /tmp/pre-build-complete [Pipeline] sh 17:30:55 + mkdir -p /var/log/sysstat [Pipeline] sh 17:30:55 + ls /var/log/sa-host 17:30:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:55 provisioning config files... 17:30:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-515@tmp/config13297768788749105988tmp [Pipeline] { [Pipeline] echo 17:30:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:30:56 ---> create-netrc.sh [Pipeline] } 17:30:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:30:56 ---> python-tools-install.sh [Pipeline] echo 17:30:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:30:56 ---> sudo-logs.sh 17:30:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:30:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:30:57 ---> job-cost.sh 17:30:57 lf-activate-venv: SKIPPING 17:30:57 DEBUG: total: 0.2199999988079071 17:30:57 INFO: Retrieving Stack Cost... 17:30:57 INFO: Retrieving Pricing Info for: v3-standard-8 17:30:58 INFO: Archiving Costs [Pipeline] echo 17:30:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:30:58 ---> logs-deploy.sh 17:30:58 lf-activate-venv: SKIPPING 17:30:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-515/1 17:30:58 INFO: archiving workspace using pattern(s): 17:30:59 Archives upload complete. 17:31:00 INFO: archiving logs to Nexus