Pull request #518 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 hahattan for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from fabe3b572f304c25baf3d4e2e99fd9730328478e+d895e333ff01e63b6fe1f723ceb6cf1859de49f5 (c07db87e293779b0a59521331ba15c5c5273723f) 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-ssh1843398722043255240.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-ssh6556588475745784719.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-518/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-518/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17490351907611624444.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-518/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4569776475717377189.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-ssh3662583794231855078.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-518/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-518/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1663701071700014183.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9404 in /w/workspace/gexfoundry_device-mqtt-go_PR-518 [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-518 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/518/head:refs/remotes/origin/PR-518 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d895e333ff01e63b6fe1f723ceb6cf1859de49f5 into PR head commit fabe3b572f304c25baf3d4e2e99fd9730328478e Merge succeeded, producing fabe3b572f304c25baf3d4e2e99fd9730328478e Checking out Revision fabe3b572f304c25baf3d4e2e99fd9730328478e (PR-518) > git config core.sparsecheckout # timeout=10 > git checkout -f fabe3b572f304c25baf3d4e2e99fd9730328478e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d895e333ff01e63b6fe1f723ceb6cf1859de49f5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fabe3b572f304c25baf3d4e2e99fd9730328478e # timeout=10 Commit message: "refactor: consume device-sdk-go breaking changes" 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 04:37:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:37:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:37:11 ========================================================= 04:37:11 EdgeX Global Pipelines Version Info 04:37:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:37:12 ------------------- 04:37:12 stable info: 04:37:12 ------------------- 04:37:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:37:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:37:12 Message: update stable to v1.0.244 04:37:12 ------------------- 04:37:12 experimental info: 04:37:12 ------------------- 04:37:12 Commited By: **** collab-it+edgex@linuxfoundation.org 04:37:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:37:12 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:37:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 04:37:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:37:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:37:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-518 [Pipeline] echo 04:37:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-518 [Pipeline] echo 04:37:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-518 [Pipeline] echo 04:37:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fabe3b572f304c25baf3d4e2e99fd9730328478e [Pipeline] echo 04:37:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fabe3b5 [Pipeline] echo 04:37:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:37:14 provisioning config files... 04:37:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-518@tmp/config1651604282947732629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:14 ---> docker-login.sh 04:37:14 nexus3.edgexfoundry.org:10001 04:37:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:14 Configure a credential helper to remove this warning. See 04:37:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:14 04:37:14 Login Succeeded 04:37:14 nexus3.edgexfoundry.org:10002 04:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:15 Configure a credential helper to remove this warning. See 04:37:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:15 04:37:15 Login Succeeded 04:37:15 nexus3.edgexfoundry.org:10003 04:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:15 Configure a credential helper to remove this warning. See 04:37:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:15 04:37:15 Login Succeeded 04:37:15 nexus3.edgexfoundry.org:10004 04:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:15 Configure a credential helper to remove this warning. See 04:37:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:15 04:37:15 Login Succeeded 04:37:15 docker.io 04:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:15 Configure a credential helper to remove this warning. See 04:37:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:15 04:37:15 Login Succeeded 04:37:15 ---> docker-login.sh ends [Pipeline] } 04:37:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:37:16 + git rev-list -1 --merges fabe3b572f304c25baf3d4e2e99fd9730328478e~1..fabe3b572f304c25baf3d4e2e99fd9730328478e [Pipeline] echo 04:37:16 -----------> git rev-list -1 --merges fabe3b572f304c25baf3d4e2e99fd9730328478e~1..fabe3b572f304c25baf3d4e2e99fd9730328478e fabe3b572f304c25baf3d4e2e99fd9730328478e [false] [Pipeline] sh 04:37:16 + git log --format=format:%s -1 fabe3b572f304c25baf3d4e2e99fd9730328478e [Pipeline] echo 04:37:16 ========================================================= 04:37:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:37:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:37:17 + git log --format=format:%s -1 fabe3b572f304c25baf3d4e2e99fd9730328478e [Pipeline] echo 04:37:17 [semverPrep] GIT_COMMIT: fabe3b572f304c25baf3d4e2e99fd9730328478e, Commit Message: refactor: consume device-sdk-go breaking changes [Pipeline] echo 04:37:17 [semverPrep] This is not a build commit. [Pipeline] sh 04:37:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:37:17 + grep -v github /etc/ssh/ssh_known_hosts 04:37:17 + [ -e /tmp/ssh_known_hosts ] 04:37:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:37:17 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:37:17 sudo tee -a /etc/ssh/ssh_known_hosts 04:37:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:18 04:37:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:18 0.1.4: Pulling from edgex-devops/py-git-semver 04:37:18 b85a868b505f: Pulling fs layer 04:37:18 e2be974225ed: Pulling fs layer 04:37:18 339a4e72a1f5: Pulling fs layer 04:37:18 988bab9f4d93: Pulling fs layer 04:37:18 1469e6f7b9e6: Pulling fs layer 04:37:18 eaf3925da568: Pulling fs layer 04:37:18 bab4dde63d76: Pulling fs layer 04:37:18 bde34c3a00c8: Pulling fs layer 04:37:18 b352a97aabf1: Pulling fs layer 04:37:18 4872d77fe225: Pulling fs layer 04:37:18 5851b861e8e6: Pulling fs layer 04:37:18 1469e6f7b9e6: Waiting 04:37:18 eaf3925da568: Waiting 04:37:18 bab4dde63d76: Waiting 04:37:18 bde34c3a00c8: Waiting 04:37:18 b352a97aabf1: Waiting 04:37:18 4872d77fe225: Waiting 04:37:18 5851b861e8e6: Waiting 04:37:18 988bab9f4d93: Waiting 04:37:18 e2be974225ed: Download complete 04:37:18 988bab9f4d93: Verifying Checksum 04:37:18 988bab9f4d93: Download complete 04:37:18 339a4e72a1f5: Verifying Checksum 04:37:18 339a4e72a1f5: Download complete 04:37:18 eaf3925da568: Download complete 04:37:18 1469e6f7b9e6: Verifying Checksum 04:37:18 1469e6f7b9e6: Download complete 04:37:18 bde34c3a00c8: Download complete 04:37:18 b352a97aabf1: Download complete 04:37:18 4872d77fe225: Verifying Checksum 04:37:18 5851b861e8e6: Download complete 04:37:19 b85a868b505f: Verifying Checksum 04:37:19 b85a868b505f: Download complete 04:37:19 bab4dde63d76: Verifying Checksum 04:37:19 bab4dde63d76: Download complete 04:37:20 b85a868b505f: Pull complete 04:37:20 e2be974225ed: Pull complete 04:37:21 339a4e72a1f5: Pull complete 04:37:21 988bab9f4d93: Pull complete 04:37:21 1469e6f7b9e6: Pull complete 04:37:21 eaf3925da568: Pull complete 04:37:23 bab4dde63d76: Pull complete 04:37:23 bde34c3a00c8: Pull complete 04:37:23 b352a97aabf1: Pull complete 04:37:23 4872d77fe225: Pull complete 04:37:23 5851b861e8e6: Pull complete 04:37:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:37:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:24 prd-ubuntu20.04-docker-8c-8g-9404 does not seem to be running inside a container 04:37:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-518 -v /w/workspace/gexfoundry_device-mqtt-go_PR-518:/w/workspace/gexfoundry_device-mqtt-go_PR-518:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-518@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-518@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 04:37:25 $ docker top 030c4ec09ce6c9c012028932339bd1478e0cee73e276fb20d9e35079bd77cc9e -eo pid,comm 04:37:25 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). 04:37:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:37:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:25 [ssh-agent] Looking for ssh-agent implementation... 04:37:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:25 $ docker exec 030c4ec09ce6c9c012028932339bd1478e0cee73e276fb20d9e35079bd77cc9e ssh-agent 04:37:26 SSH_AUTH_SOCK=/tmp/ssh-bbyA7YaWUS9B/agent.33 04:37:26 SSH_AGENT_PID=39 04:37:26 Running ssh-add (command line suppressed) 04:37:26 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-518@tmp/private_key_9923612591400960744.key (/w/workspace/gexfoundry_device-mqtt-go_PR-518@tmp/private_key_9923612591400960744.key) 04:37:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:26 + git tag --points-at HEAD [Pipeline] } 04:37:26 $ docker exec --env ******** --env ******** 030c4ec09ce6c9c012028932339bd1478e0cee73e276fb20d9e35079bd77cc9e ssh-agent -k 04:37:26 unset SSH_AUTH_SOCK; 04:37:26 unset SSH_AGENT_PID; 04:37:26 echo Agent pid 39 killed; 04:37:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:37:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:26 [ssh-agent] Looking for ssh-agent implementation... 04:37:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:26 $ docker exec 030c4ec09ce6c9c012028932339bd1478e0cee73e276fb20d9e35079bd77cc9e ssh-agent 04:37:26 SSH_AUTH_SOCK=/tmp/ssh-qYnddnYTHCL8/agent.72 04:37:26 SSH_AGENT_PID=78 04:37:26 Running ssh-add (command line suppressed) 04:37:27 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-518@tmp/private_key_17595514160262051137.key (/w/workspace/gexfoundry_device-mqtt-go_PR-518@tmp/private_key_17595514160262051137.key) 04:37:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:27 + git semver init 04:37:27 2023-03-09 04:37:27,613 [run_init] DEBUG init version:0.0.0 force:False 04:37:27 2023-03-09 04:37:27,614 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-518/.semver 04:37:27 2023-03-09 04:37:27,614 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-518/.semver 04:37:27 2023-03-09 04:37:27,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-518/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-518, universal_newlines=False, shell=None, istream=None) 04:37:28 2023-03-09 04:37:28,419 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-518/.git/info/exclude 04:37:28 2023-03-09 04:37:28,420 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-518/.semver/PR-518 with force:False 04:37:28 2023-03-09 04:37:28,420 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-518/.semver/PR-518 04:37:28 2023-03-09 04:37:28,424 [execute] INFO git cat-file --batch-check 04:37:28 2023-03-09 04:37:28,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-518/.semver, universal_newlines=False, shell=None, istream=) 04:37:28 2023-03-09 04:37:28,430 [execute] INFO git cat-file --batch 04:37:28 2023-03-09 04:37:28,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-518/.semver, universal_newlines=False, shell=None, istream=) 04:37:28 2023-03-09 04:37:28,436 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-518/.semver/PR-518 04:37:28 0.0.0 [Pipeline] } 04:37:28 $ docker exec --env ******** --env ******** 030c4ec09ce6c9c012028932339bd1478e0cee73e276fb20d9e35079bd77cc9e ssh-agent -k 04:37:28 unset SSH_AUTH_SOCK; 04:37:28 unset SSH_AGENT_PID; 04:37:28 echo Agent pid 78 killed; 04:37:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:37:29 + git semver [Pipeline] } 04:37:29 $ docker stop --time=1 030c4ec09ce6c9c012028932339bd1478e0cee73e276fb20d9e35079bd77cc9e 04:37:30 $ docker rm -f --volumes 030c4ec09ce6c9c012028932339bd1478e0cee73e276fb20d9e35079bd77cc9e [Pipeline] // withDockerContainer [Pipeline] sh 04:37:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:37:31 Stashed 1 file(s) [Pipeline] echo 04:37:31 [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 04:37:32 provisioning config files... 04:37:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-518@tmp/config670339530149704646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:32 ---> docker-login.sh 04:37:32 nexus3.edgexfoundry.org:10001 04:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:32 Configure a credential helper to remove this warning. See 04:37:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:32 04:37:32 Login Succeeded 04:37:32 nexus3.edgexfoundry.org:10002 04:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:32 Configure a credential helper to remove this warning. See 04:37:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:32 04:37:32 Login Succeeded 04:37:32 nexus3.edgexfoundry.org:10003 04:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:32 Configure a credential helper to remove this warning. See 04:37:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:32 04:37:32 Login Succeeded 04:37:32 nexus3.edgexfoundry.org:10004 04:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:32 Configure a credential helper to remove this warning. See 04:37:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:32 04:37:32 Login Succeeded 04:37:32 docker.io 04:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:33 Configure a credential helper to remove this warning. See 04:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:33 04:37:33 Login Succeeded 04:37:33 ---> docker-login.sh ends [Pipeline] } 04:37:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:37:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:37:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:37:33 ========================================================= 04:37:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:37:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:33 + 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 . 04:37:33 Sending build context to Docker daemon 6.379MB 04:37:33 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 04:37:33 Step 2/12 : FROM ${BASE} AS builder 04:37:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:37:33 213ec9aee27d: Pulling fs layer 04:37:33 4583459ba037: Pulling fs layer 04:37:33 93c1e223e6f2: Pulling fs layer 04:37:33 53926ce57604: Pulling fs layer 04:37:33 21b2b0c7a3f4: Pulling fs layer 04:37:33 22ff95d597cd: Pulling fs layer 04:37:33 12d6caf4c0d1: Pulling fs layer 04:37:33 96b7cbca73a9: Pulling fs layer 04:37:33 a7acece74701: Pulling fs layer 04:37:33 53926ce57604: Waiting 04:37:33 21b2b0c7a3f4: Waiting 04:37:33 22ff95d597cd: Waiting 04:37:33 12d6caf4c0d1: Waiting 04:37:33 96b7cbca73a9: Waiting 04:37:33 a7acece74701: Waiting 04:37:33 93c1e223e6f2: Verifying Checksum 04:37:33 93c1e223e6f2: Download complete 04:37:33 4583459ba037: Verifying Checksum 04:37:33 4583459ba037: Download complete 04:37:34 21b2b0c7a3f4: Download complete 04:37:34 22ff95d597cd: Verifying Checksum 04:37:34 213ec9aee27d: Verifying Checksum 04:37:34 213ec9aee27d: Download complete 04:37:34 12d6caf4c0d1: Download complete 04:37:34 213ec9aee27d: Pull complete 04:37:34 4583459ba037: Pull complete 04:37:34 93c1e223e6f2: Pull complete 04:37:34 a7acece74701: Verifying Checksum 04:37:34 a7acece74701: Download complete 04:37:34 96b7cbca73a9: Download complete 04:37:34 53926ce57604: Verifying Checksum 04:37:34 53926ce57604: Download complete 04:37:39 53926ce57604: Pull complete 04:37:39 21b2b0c7a3f4: Pull complete 04:37:39 22ff95d597cd: Pull complete 04:37:39 12d6caf4c0d1: Pull complete 04:37:41 96b7cbca73a9: Pull complete 04:37:42 a7acece74701: Pull complete 04:37:42 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:37:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:37:42 ---> db6d94c90886 04:37:42 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:37:44 ---> Running in bb53afc59cd7 04:37:44 Removing intermediate container bb53afc59cd7 04:37:44 ---> 147ec0659127 04:37:44 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:37:44 ---> Running in 431cc9aafc80 04:37:44 Removing intermediate container 431cc9aafc80 04:37:44 ---> d0e208d0d366 04:37:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:37:44 ---> Running in ed7b19bfba89 04:37:44 Removing intermediate container ed7b19bfba89 04:37:44 ---> cfaabae9eb4d 04:37:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:37:44 ---> Running in 377a11e7fed8 04:37:44 Removing intermediate container 377a11e7fed8 04:37:44 ---> e76360a6e4c6 04:37:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:37:44 ---> Running in 9fdf1332a9a1 04:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:37:45 (1/4) Installing openssh-keygen (9.0_p1-r2) 04:37:45 (2/4) Installing libedit (20210910.3.1-r0) 04:37:45 (3/4) Installing openssh-client-common (9.0_p1-r2) 04:37:45 (4/4) Installing openssh-client-default (9.0_p1-r2) 04:37:45 Executing busybox-1.35.0-r17.trigger 04:37:45 OK: 216 MiB in 55 packages 04:37:45 Removing intermediate container 9fdf1332a9a1 04:37:45 ---> 0b15f6ce7ee6 04:37:45 Step 8/12 : WORKDIR /device-mqtt-go 04:37:45 ---> Running in d15782e727a7 04:37:45 Removing intermediate container d15782e727a7 04:37:45 ---> da53a5ecd776 04:37:45 Step 9/12 : COPY go.mod vendor* ./ 04:37:45 ---> 4773dfffca9f 04:37:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:45 ---> Running in f06d1851fafd 04:37:47 Still waiting to schedule task 04:37:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:38:08 Removing intermediate container f06d1851fafd 04:38:08 ---> bdec284a9c6f 04:38:08 Step 11/12 : COPY . . 04:38:08 ---> f4322a420ccd 04:38:08 Step 12/12 : RUN $MAKE 04:38:08 ---> Running in 5577ae909d74 04:38:08 noop 04:38:08 Removing intermediate container 5577ae909d74 04:38:08 ---> e3fa82fc70bb 04:38:08 Successfully built e3fa82fc70bb 04:38:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:08 + docker inspect -f . ci-base-image-x86_64 04:38:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:08 prd-ubuntu20.04-docker-8c-8g-9404 does not seem to be running inside a container 04:38:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-518 -v /w/workspace/gexfoundry_device-mqtt-go_PR-518:/w/workspace/gexfoundry_device-mqtt-go_PR-518:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-518@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-518@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 04:38:09 $ docker top bca7f1f0056fafd766f6cdf90620cf5f6d6f4dd2e3374f646587d840ed6ea3e8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:09 + go version 04:38:09 go version go1.18.7 linux/amd64 [Pipeline] } 04:38:09 $ docker stop --time=1 bca7f1f0056fafd766f6cdf90620cf5f6d6f4dd2e3374f646587d840ed6ea3e8 04:38:10 $ docker rm -f --volumes bca7f1f0056fafd766f6cdf90620cf5f6d6f4dd2e3374f646587d840ed6ea3e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:11 + docker inspect -f . ci-base-image-x86_64 04:38:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:11 prd-ubuntu20.04-docker-8c-8g-9404 does not seem to be running inside a container 04:38:11 $ 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-518 -v /w/workspace/gexfoundry_device-mqtt-go_PR-518:/w/workspace/gexfoundry_device-mqtt-go_PR-518:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-518@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-518@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 04:38:12 $ docker top 1786d12e5842bd7bd102068eccd315f21c822d47231604dffc079bad4c1612ad -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:12 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-518 [Pipeline] fileExists [Pipeline] sh 04:38:12 + make test 04:38:12 go test ./... -coverprofile=coverage.out ./... 04:38:13 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:38:23 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:38:23 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.2% of statements 04:38:23 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:38:29 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." 04:38:29 go vet ./... 04:38:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:38:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:38:32 ./bin/test-attribution-txt.sh [Pipeline] echo 04:38:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:38:33 $ docker stop --time=1 1786d12e5842bd7bd102068eccd315f21c822d47231604dffc079bad4c1612ad 04:38:34 $ docker rm -f --volumes 1786d12e5842bd7bd102068eccd315f21c822d47231604dffc079bad4c1612ad [Pipeline] // withDockerContainer [Pipeline] sh 04:38:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:38:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:38:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:38:36 + ls -al . 04:38:36 total 180 04:38:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 04:38 . 04:38:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:37 .. 04:38:36 -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 04:37 .dockerignore 04:38:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 04:38 .git 04:38:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:37 .github 04:38:36 -rw-rw-r-- 1 jenkins jenkins 329 Mar 9 04:37 .gitignore 04:38:36 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 04:37 .golangci.yml 04:38:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 04:37 .semver 04:38:36 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 9 04:37 Attribution.txt 04:38:36 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 9 04:37 CHANGELOG.md 04:38:36 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 9 04:37 Dockerfile 04:38:36 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 04:37 GOVERNANCE.md 04:38:36 -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 04:37 Jenkinsfile 04:38:36 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 04:37 LICENSE 04:38:36 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 9 04:37 Makefile 04:38:36 -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 04:37 OWNERS.md 04:38:36 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 9 04:37 README.md 04:38:36 -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 04:37 VERSION 04:38:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:37 bin 04:38:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:37 cmd 04:38:36 -rw-r--r-- 1 jenkins jenkins 18047 Mar 9 04:38 coverage.out 04:38:36 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 9 04:37 go.mod 04:38:36 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 9 04:37 go.sum 04:38:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:37 internal 04:38:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:37 mock 04:38:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:37 snap 04:38:36 -rw-rw-r-- 1 jenkins jenkins 227 Mar 9 04:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:36 + 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=fabe3b572f304c25baf3d4e2e99fd9730328478e --label arch=amd64 --label version=0.0.0 . 04:38:36 Sending build context to Docker daemon 6.398MB 04:38:36 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 04:38:36 Step 2/24 : FROM ${BASE} AS builder 04:38:36 ---> e3fa82fc70bb 04:38:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:38:36 ---> Running in c064eb35b71c 04:38:37 Removing intermediate container c064eb35b71c 04:38:37 ---> 92dff51ea2cc 04:38:37 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:38:37 ---> Running in 9c982fe7118d 04:38:37 Removing intermediate container 9c982fe7118d 04:38:37 ---> 0fa0c231bf77 04:38:37 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:38:37 ---> Running in af16c5d13603 04:38:37 Removing intermediate container af16c5d13603 04:38:37 ---> 2f09f9f48471 04:38:37 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:38:37 ---> Running in 8d27fdf5cd91 04:38:37 Removing intermediate container 8d27fdf5cd91 04:38:37 ---> fc39cf0e992a 04:38:37 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:38:37 ---> Running in eaa6a82a9c40 04:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:38:38 OK: 216 MiB in 55 packages 04:38:38 Removing intermediate container eaa6a82a9c40 04:38:38 ---> e102c8a02d03 04:38:38 Step 8/24 : WORKDIR /device-mqtt-go 04:38:38 ---> Running in 0824c225cf71 04:38:38 Removing intermediate container 0824c225cf71 04:38:38 ---> 0dca7b1b86d2 04:38:38 Step 9/24 : COPY go.mod vendor* ./ 04:38:38 ---> c3ace25123b5 04:38:38 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:39 ---> Running in 03276a74162a 04:38:39 Removing intermediate container 03276a74162a 04:38:39 ---> 74a851d215a7 04:38:39 Step 11/24 : COPY . . 04:38:40 ---> 615606490b8b 04:38:40 Step 12/24 : RUN $MAKE 04:38:40 ---> Running in e7d96f4b4aa3 04:38:40 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 04:38:58 Removing intermediate container e7d96f4b4aa3 04:38:58 ---> 501c6b43ed1e 04:38:58 Step 13/24 : FROM alpine:3.16 04:38:58 3.16: Pulling from library/alpine 04:38:58 ef5531b6e74e: Pulling fs layer 04:38:59 ef5531b6e74e: Verifying Checksum 04:38:59 ef5531b6e74e: Download complete 04:38:59 ef5531b6e74e: Pull complete 04:38:59 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:38:59 Status: Downloaded newer image for alpine:3.16 04:38:59 ---> dfd21b5a31f5 04:38:59 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 04:38:59 ---> Running in 1ac3574525e7 04:38:59 Removing intermediate container 1ac3574525e7 04:38:59 ---> 01add46c1cc1 04:38:59 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:38:59 ---> Running in 6e3504a0b880 04:38:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:38:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:39:00 (1/1) Installing dumb-init (1.2.5-r1) 04:39:00 Executing busybox-1.35.0-r17.trigger 04:39:00 OK: 6 MiB in 15 packages 04:39:00 Removing intermediate container 6e3504a0b880 04:39:00 ---> 75a4cfd3ca97 04:39:00 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 04:39:01 ---> 910135432568 04:39:01 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 04:39:01 ---> 21d65107dc21 04:39:01 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 04:39:01 ---> fead4b3d5c5c 04:39:01 Step 19/24 : EXPOSE 59982 04:39:01 ---> Running in 918d92f12047 04:39:01 Removing intermediate container 918d92f12047 04:39:01 ---> d53a64cb0a3c 04:39:01 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 04:39:01 ---> Running in cadce4bcb741 04:39:01 Removing intermediate container cadce4bcb741 04:39:01 ---> 760b7b4fb8d5 04:39:01 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:39:01 ---> Running in ad5c2d062f1f 04:39:01 Removing intermediate container ad5c2d062f1f 04:39:01 ---> 6f0b5dbd1ad5 04:39:01 Step 22/24 : LABEL arch=amd64 04:39:01 ---> Running in 35ef637cc34f 04:39:01 Removing intermediate container 35ef637cc34f 04:39:01 ---> a053f5890a96 04:39:01 Step 23/24 : LABEL git_sha=fabe3b572f304c25baf3d4e2e99fd9730328478e 04:39:01 ---> Running in 3bd308e724b3 04:39:02 Removing intermediate container 3bd308e724b3 04:39:02 ---> 1ee97126edc8 04:39:02 Step 24/24 : LABEL version=0.0.0 04:39:02 ---> Running in 934c058a7bd3 04:39:02 Removing intermediate container 934c058a7bd3 04:39:02 ---> eff6a5a6b5e9 04:39:02 [Warning] One or more build-args [ARCH] were not consumed 04:39:02 Successfully built eff6a5a6b5e9 04:39:02 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 04:39:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:02 04:39:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:03 latest: Pulling from edgex-lftools-log-publisher 04:39:03 5eb5b503b376: Pulling fs layer 04:39:03 5c69ac0246d0: Pulling fs layer 04:39:03 ec43610c2a17: Pulling fs layer 04:39:03 3a2ae6a8a46f: Pulling fs layer 04:39:03 33b1e0a273af: Pulling fs layer 04:39:03 5d3b04190fa2: Pulling fs layer 04:39:03 2f39f015ded8: Pulling fs layer 04:39:03 5d3b04190fa2: Waiting 04:39:03 3a2ae6a8a46f: Waiting 04:39:03 33b1e0a273af: Waiting 04:39:03 2f39f015ded8: Waiting 04:39:03 5c69ac0246d0: Verifying Checksum 04:39:03 5c69ac0246d0: Download complete 04:39:03 3a2ae6a8a46f: Verifying Checksum 04:39:03 3a2ae6a8a46f: Download complete 04:39:03 33b1e0a273af: Verifying Checksum 04:39:03 33b1e0a273af: Download complete 04:39:03 5d3b04190fa2: Verifying Checksum 04:39:03 5d3b04190fa2: Download complete 04:39:03 ec43610c2a17: Verifying Checksum 04:39:03 ec43610c2a17: Download complete 04:39:03 5eb5b503b376: Verifying Checksum 04:39:03 5eb5b503b376: Download complete 04:39:04 2f39f015ded8: Verifying Checksum 04:39:04 2f39f015ded8: Download complete 04:39:04 5eb5b503b376: Pull complete 04:39:04 5c69ac0246d0: Pull complete 04:39:05 ec43610c2a17: Pull complete 04:39:05 3a2ae6a8a46f: Pull complete 04:39:05 33b1e0a273af: Pull complete 04:39:05 5d3b04190fa2: Pull complete 04:39:09 2f39f015ded8: Pull complete 04:39:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:10 prd-ubuntu20.04-docker-8c-8g-9404 does not seem to be running inside a container 04:39:10 $ 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-518 -v /w/workspace/gexfoundry_device-mqtt-go_PR-518:/w/workspace/gexfoundry_device-mqtt-go_PR-518:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-518@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-518@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 04:39:12 $ docker top 0efcb38182f68b3ce0151d9026b2d07ecce0c510abce368d49e530788b08802a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:12 ---> job-cost.sh 04:39:12 lf-activate-venv: SKIPPING 04:39:12 INFO: No Stack... 04:39:12 INFO: Retrieving Pricing Info for: v3-standard-8 04:39:13 INFO: Archiving Costs [Pipeline] sh 04:39:13 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-518/archives/cost.csv 04:39:13 + cut -d, -f6 [Pipeline] lock 04:39:13 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-518-1-stack-cost] 04:39:13 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-518-1-stack-cost] did not exist. Created. 04:39:13 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-518-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:39:14 + echo total: 0.2199999988079071 [Pipeline] stash 04:39:14 Stashed 1 file(s) [Pipeline] } 04:39:14 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-518-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:39:14 $ docker stop --time=1 0efcb38182f68b3ce0151d9026b2d07ecce0c510abce368d49e530788b08802a 04:39:15 $ docker rm -f --volumes 0efcb38182f68b3ce0151d9026b2d07ecce0c510abce368d49e530788b08802a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:41:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9406 in /w/workspace/gexfoundry_device-mqtt-go_PR-518 [Pipeline] { [Pipeline] ws 04:41:14 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 04:41:14 Selected Git installation does not exist. Using Default 04:41:14 The recommended git tool is: NONE 04:41:19 using credential edgex-jenkins-ssh 04:41:20 Cloning the remote Git repository 04:41:20 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 04:41:20 > git init /w/workspace/device-mqtt-go/1 # timeout=10 04:41:20 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:41:20 > git --version # timeout=10 04:41:20 > git --version # 'git version 2.25.1' 04:41:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:41:21 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:41:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:41:23 Merging remotes/origin/main commit d895e333ff01e63b6fe1f723ceb6cf1859de49f5 into PR head commit fabe3b572f304c25baf3d4e2e99fd9730328478e 04:41:23 Merge succeeded, producing fabe3b572f304c25baf3d4e2e99fd9730328478e 04:41:23 Checking out Revision fabe3b572f304c25baf3d4e2e99fd9730328478e (PR-518) 04:41:22 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:41:22 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:41:22 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/518/head:refs/remotes/origin/PR-518 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:41:23 > git config core.sparsecheckout # timeout=10 04:41:23 > git checkout -f fabe3b572f304c25baf3d4e2e99fd9730328478e # timeout=10 04:41:23 > git remote # timeout=10 04:41:23 > git config --get remote.origin.url # timeout=10 04:41:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:23 > git merge d895e333ff01e63b6fe1f723ceb6cf1859de49f5 # timeout=10 04:41:23 > git rev-parse HEAD^{commit} # timeout=10 04:41:23 > git config core.sparsecheckout # timeout=10 04:41:23 > git checkout -f fabe3b572f304c25baf3d4e2e99fd9730328478e # timeout=10 04:41:26 Commit message: "refactor: consume device-sdk-go breaking changes" 04:41:26 > git --version # timeout=10 04:41:26 > git --version # 'git version 2.25.1' 04:41:26 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:41:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:41:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:41:27 Dload Upload Total Spent Left Speed 04:41:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 04:41:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:41:28 + sudo tee /etc/docker/daemon.new 04:41:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:41:28 { 04:41:28 "registry-mirrors": [ 04:41:28 "https://nexus3.edgexfoundry.org:10001" 04:41:28 ], 04:41:28 "bip": "10.250.0.254/24", 04:41:28 "hosts": [ 04:41:28 "tcp://0.0.0.0:5555", 04:41:28 "unix:///var/run/docker.sock" 04:41:28 ], 04:41:28 "mtu": 1458, 04:41:28 "selinux-enabled": true, 04:41:28 "seccomp-profile": "/etc/docker/seccomp.json" 04:41:28 } [Pipeline] sh 04:41:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:41:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:47 provisioning config files... 04:41:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7166355757346944499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:48 ---> docker-login.sh 04:41:48 nexus3.edgexfoundry.org:10001 04:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:48 Configure a credential helper to remove this warning. See 04:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:48 04:41:48 Login Succeeded 04:41:48 nexus3.edgexfoundry.org:10002 04:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:49 Configure a credential helper to remove this warning. See 04:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:49 04:41:49 Login Succeeded 04:41:49 nexus3.edgexfoundry.org:10003 04:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:49 Configure a credential helper to remove this warning. See 04:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:49 04:41:49 Login Succeeded 04:41:49 nexus3.edgexfoundry.org:10004 04:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:49 Configure a credential helper to remove this warning. See 04:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:49 04:41:49 Login Succeeded 04:41:49 docker.io 04:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:41:50 Configure a credential helper to remove this warning. See 04:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:41:50 04:41:50 Login Succeeded 04:41:50 ---> docker-login.sh ends [Pipeline] } 04:41:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:41:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:41:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:41:50 ========================================================= 04:41:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:41:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:51 + 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 . 04:41:51 Sending build context to Docker daemon 3.337MB 04:41:51 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 04:41:51 Step 2/12 : FROM ${BASE} AS builder 04:41:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:41:51 9b18e9b68314: Pulling fs layer 04:41:51 35d82f9e3411: Pulling fs layer 04:41:51 e16973657156: Pulling fs layer 04:41:51 fc693d55d65f: Pulling fs layer 04:41:51 7e9fc2657dce: Pulling fs layer 04:41:51 dda99020689f: Pulling fs layer 04:41:51 db1c61fa0a46: Pulling fs layer 04:41:51 891c053d2c06: Pulling fs layer 04:41:51 fc693d55d65f: Waiting 04:41:51 7e9fc2657dce: Waiting 04:41:51 dda99020689f: Waiting 04:41:51 db1c61fa0a46: Waiting 04:41:51 891c053d2c06: Waiting 04:41:51 e16973657156: Verifying Checksum 04:41:51 e16973657156: Download complete 04:41:51 35d82f9e3411: Verifying Checksum 04:41:51 35d82f9e3411: Download complete 04:41:51 7e9fc2657dce: Verifying Checksum 04:41:51 7e9fc2657dce: Download complete 04:41:51 dda99020689f: Download complete 04:41:51 9b18e9b68314: Verifying Checksum 04:41:51 9b18e9b68314: Download complete 04:41:52 9b18e9b68314: Pull complete 04:41:53 891c053d2c06: Verifying Checksum 04:41:53 891c053d2c06: Download complete 04:41:53 35d82f9e3411: Pull complete 04:41:53 e16973657156: Pull complete 04:41:54 db1c61fa0a46: Verifying Checksum 04:41:54 db1c61fa0a46: Download complete 04:41:54 fc693d55d65f: Verifying Checksum 04:41:54 fc693d55d65f: Download complete 04:42:07 fc693d55d65f: Pull complete 04:42:07 7e9fc2657dce: Pull complete 04:42:07 dda99020689f: Pull complete 04:42:13 db1c61fa0a46: Pull complete 04:42:15 891c053d2c06: Pull complete 04:42:15 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:42:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:42:15 ---> f96f9c87975a 04:42:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:42:17 ---> Running in bcc6f0555675 04:42:17 Removing intermediate container bcc6f0555675 04:42:17 ---> 520839ec0f07 04:42:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:42:17 ---> Running in 32259e41c3b1 04:42:18 Removing intermediate container 32259e41c3b1 04:42:18 ---> 22d0edb54e41 04:42:18 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:42:18 ---> Running in 966ae50c770b 04:42:18 Removing intermediate container 966ae50c770b 04:42:18 ---> 56b49bb779ee 04:42:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:42:18 ---> Running in 704bad47f7d9 04:42:18 Removing intermediate container 704bad47f7d9 04:42:18 ---> ed52dcb084ed 04:42:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:42:18 ---> Running in 391700adcef3 04:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:42:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:42:21 (1/4) Installing openssh-keygen (9.0_p1-r2) 04:42:21 (2/4) Installing libedit (20210910.3.1-r0) 04:42:21 (3/4) Installing openssh-client-common (9.0_p1-r2) 04:42:21 (4/4) Installing openssh-client-default (9.0_p1-r2) 04:42:21 Executing busybox-1.35.0-r17.trigger 04:42:21 OK: 226 MiB in 55 packages 04:42:22 Removing intermediate container 391700adcef3 04:42:22 ---> d8b886ac4eeb 04:42:22 Step 8/12 : WORKDIR /device-mqtt-go 04:42:22 ---> Running in 34f03d73d9eb 04:42:22 Removing intermediate container 34f03d73d9eb 04:42:22 ---> 032ed2fbf3c8 04:42:22 Step 9/12 : COPY go.mod vendor* ./ 04:42:23 ---> 43c6490b3914 04:42:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:42:23 ---> Running in 2b658fd8135d 04:43:31 Removing intermediate container 2b658fd8135d 04:43:31 ---> 2b6710bb4aa4 04:43:31 Step 11/12 : COPY . . 04:43:31 ---> 220d2a2eb4e3 04:43:31 Step 12/12 : RUN $MAKE 04:43:31 ---> Running in 4f9d923345f3 04:43:31 noop 04:43:31 Removing intermediate container 4f9d923345f3 04:43:31 ---> 4072d7018cd8 04:43:31 Successfully built 4072d7018cd8 04:43:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:31 + docker inspect -f . ci-base-image-arm64 04:43:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:31 prd-ubuntu20.04-docker-arm64-4c-16g-9406 does not seem to be running inside a container 04:43:31 $ 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 04:43:33 $ docker top 65be3e78e0205ddb1f793dceb91bdeaa1bef125053fe701227e2e18f13a3bb2f -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:34 + go version 04:43:34 go version go1.18.7 linux/arm64 [Pipeline] } 04:43:34 $ docker stop --time=1 65be3e78e0205ddb1f793dceb91bdeaa1bef125053fe701227e2e18f13a3bb2f 04:43:35 $ docker rm -f --volumes 65be3e78e0205ddb1f793dceb91bdeaa1bef125053fe701227e2e18f13a3bb2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:36 + docker inspect -f . ci-base-image-arm64 04:43:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:36 prd-ubuntu20.04-docker-arm64-4c-16g-9406 does not seem to be running inside a container 04:43:36 $ 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 04:43:38 $ docker top e94393e9d2296afd0f9565b574325b0aa28b5dca69ccc8af04a4bc7446004b14 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:38 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 04:43:38 + make test 04:43:39 go test ./... -coverprofile=coverage.out ./... 04:43:40 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:45:02 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:45:02 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.065s coverage: 22.2% of statements 04:45:02 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:45:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:45:02 go vet ./... 04:45:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:45:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:45:20 ./bin/test-attribution-txt.sh [Pipeline] echo 04:45:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:45:20 $ docker stop --time=1 e94393e9d2296afd0f9565b574325b0aa28b5dca69ccc8af04a4bc7446004b14 04:45:22 $ docker rm -f --volumes e94393e9d2296afd0f9565b574325b0aa28b5dca69ccc8af04a4bc7446004b14 [Pipeline] // withDockerContainer [Pipeline] sh 04:45:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:45:23 Warning: overwriting stash ‘coverage-report’ 04:45:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:45:25 + ls -al . 04:45:25 total 176 04:45:25 drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 04:43 . 04:45:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:41 .. 04:45:25 -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 04:41 .dockerignore 04:45:25 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 04:41 .git 04:45:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:41 .github 04:45:25 -rw-rw-r-- 1 jenkins jenkins 329 Mar 9 04:41 .gitignore 04:45:25 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 04:41 .golangci.yml 04:45:25 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 9 04:41 Attribution.txt 04:45:25 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 9 04:41 CHANGELOG.md 04:45:25 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 9 04:41 Dockerfile 04:45:25 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 04:41 GOVERNANCE.md 04:45:25 -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 04:41 Jenkinsfile 04:45:25 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 04:41 LICENSE 04:45:25 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 9 04:41 Makefile 04:45:25 -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 04:41 OWNERS.md 04:45:25 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 9 04:41 README.md 04:45:25 -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 04:37 VERSION 04:45:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:41 bin 04:45:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:41 cmd 04:45:25 -rw-r--r-- 1 jenkins jenkins 18047 Mar 9 04:44 coverage.out 04:45:25 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 9 04:41 go.mod 04:45:25 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 9 04:41 go.sum 04:45:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:41 internal 04:45:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:41 mock 04:45:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:41 snap 04:45:25 -rw-rw-r-- 1 jenkins jenkins 227 Mar 9 04:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:25 + 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=fabe3b572f304c25baf3d4e2e99fd9730328478e --label arch=arm64 --label version=0.0.0 . 04:45:25 Sending build context to Docker daemon 3.356MB 04:45:25 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 04:45:25 Step 2/24 : FROM ${BASE} AS builder 04:45:25 ---> 4072d7018cd8 04:45:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:45:26 ---> Running in 549f29363a65 04:45:26 Removing intermediate container 549f29363a65 04:45:26 ---> 9f9d16e4ad15 04:45:26 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:45:26 ---> Running in a9ad7f3e0048 04:45:26 Removing intermediate container a9ad7f3e0048 04:45:26 ---> e761fea6cd9d 04:45:26 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:45:26 ---> Running in 2646b6c9d165 04:45:27 Removing intermediate container 2646b6c9d165 04:45:27 ---> 5ee269cc8965 04:45:27 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:45:27 ---> Running in e147ce2b92d7 04:45:27 Removing intermediate container e147ce2b92d7 04:45:27 ---> f2edd5e05e9a 04:45:27 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:45:27 ---> Running in b42f3f4b8153 04:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:45:29 OK: 226 MiB in 55 packages 04:45:31 Removing intermediate container b42f3f4b8153 04:45:31 ---> d6a5ac942a38 04:45:31 Step 8/24 : WORKDIR /device-mqtt-go 04:45:31 ---> Running in 577ad88b0151 04:45:31 Removing intermediate container 577ad88b0151 04:45:31 ---> 9b71ad5992bd 04:45:31 Step 9/24 : COPY go.mod vendor* ./ 04:45:32 ---> 98341e694d0e 04:45:32 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:32 ---> Running in 68003c0ff89b 04:45:35 Removing intermediate container 68003c0ff89b 04:45:35 ---> 1f9353e3102c 04:45:35 Step 11/24 : COPY . . 04:45:36 ---> ba3f1aabc9fe 04:45:36 Step 12/24 : RUN $MAKE 04:45:36 ---> Running in 1c1aba5d14c7 04:45:37 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 04:47:58 Removing intermediate container 1c1aba5d14c7 04:47:58 ---> 32a5a3174535 04:47:58 Step 13/24 : FROM alpine:3.16 04:47:58 3.16: Pulling from library/alpine 04:47:58 3760b48202b3: Pulling fs layer 04:47:58 3760b48202b3: Verifying Checksum 04:47:58 3760b48202b3: Download complete 04:47:58 3760b48202b3: Pull complete 04:47:58 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:47:58 Status: Downloaded newer image for alpine:3.16 04:47:58 ---> 4c81e5bf8899 04:47:58 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 04:47:58 ---> Running in ba61ee69a961 04:47:58 Removing intermediate container ba61ee69a961 04:47:58 ---> adcd9bcfd69d 04:47:58 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:47:58 ---> Running in 1531b0dd6643 04:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:47:58 (1/1) Installing dumb-init (1.2.5-r1) 04:47:58 Executing busybox-1.35.0-r17.trigger 04:47:58 OK: 5 MiB in 15 packages 04:47:58 Removing intermediate container 1531b0dd6643 04:47:58 ---> 733e58846744 04:47:58 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 04:47:59 ---> b7e27511cdac 04:47:59 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 04:48:00 ---> 5aa16b915a5a 04:48:00 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 04:48:00 ---> 15a9ddb6b6bc 04:48:00 Step 19/24 : EXPOSE 59982 04:48:00 ---> Running in 8cce6783e837 04:48:00 Removing intermediate container 8cce6783e837 04:48:00 ---> 9b037b5326dc 04:48:00 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 04:48:00 ---> Running in 9e3f135bd7c9 04:48:01 Removing intermediate container 9e3f135bd7c9 04:48:01 ---> 5007956973a9 04:48:01 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:48:01 ---> Running in 093dc72e1bcf 04:48:01 Removing intermediate container 093dc72e1bcf 04:48:01 ---> 11a6f6222903 04:48:01 Step 22/24 : LABEL arch=arm64 04:48:01 ---> Running in 282c97a76847 04:48:01 Removing intermediate container 282c97a76847 04:48:01 ---> 99c33cd6ff20 04:48:01 Step 23/24 : LABEL git_sha=fabe3b572f304c25baf3d4e2e99fd9730328478e 04:48:01 ---> Running in 0b1514e3e15f 04:48:02 Removing intermediate container 0b1514e3e15f 04:48:02 ---> ca0cf2b924c7 04:48:02 Step 24/24 : LABEL version=0.0.0 04:48:02 ---> Running in 67d2df3b9962 04:48:02 Removing intermediate container 67d2df3b9962 04:48:02 ---> 0711fa8126ae 04:48:02 [Warning] One or more build-args [ARCH] were not consumed 04:48:02 Successfully built 0711fa8126ae 04:48:02 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 04:48:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:48:03 04:48:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:48:03 arm64: Pulling from edgex-lftools-log-publisher 04:48:03 8998bd30e6a1: Pulling fs layer 04:48:03 04944245beec: Pulling fs layer 04:48:03 699f458cf7ca: Pulling fs layer 04:48:03 765212b225bb: Pulling fs layer 04:48:03 f23df028b6ca: Pulling fs layer 04:48:03 d65c8cfc05b1: Pulling fs layer 04:48:03 2437ff75d9bd: Pulling fs layer 04:48:03 f23df028b6ca: Waiting 04:48:03 d65c8cfc05b1: Waiting 04:48:03 2437ff75d9bd: Waiting 04:48:03 765212b225bb: Waiting 04:48:04 04944245beec: Verifying Checksum 04:48:04 04944245beec: Download complete 04:48:04 765212b225bb: Verifying Checksum 04:48:04 765212b225bb: Download complete 04:48:04 f23df028b6ca: Verifying Checksum 04:48:04 f23df028b6ca: Download complete 04:48:04 d65c8cfc05b1: Verifying Checksum 04:48:04 d65c8cfc05b1: Download complete 04:48:04 699f458cf7ca: Verifying Checksum 04:48:04 699f458cf7ca: Download complete 04:48:04 8998bd30e6a1: Verifying Checksum 04:48:04 8998bd30e6a1: Download complete 04:48:06 2437ff75d9bd: Verifying Checksum 04:48:06 2437ff75d9bd: Download complete 04:48:08 8998bd30e6a1: Pull complete 04:48:08 04944245beec: Pull complete 04:48:10 699f458cf7ca: Pull complete 04:48:10 765212b225bb: Pull complete 04:48:11 f23df028b6ca: Pull complete 04:48:11 d65c8cfc05b1: Pull complete 04:48:26 2437ff75d9bd: Pull complete 04:48:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:48:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:26 prd-ubuntu20.04-docker-arm64-4c-16g-9406 does not seem to be running inside a container 04:48:26 $ 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 04:48:29 $ docker top 91019787bb37ef67401c940374c4989443fb55a8a08de19bd91b53df9043ba87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:30 ---> job-cost.sh 04:48:30 lf-activate-venv: SKIPPING 04:48:30 INFO: No Stack... 04:48:30 INFO: Retrieving Pricing Info for: v3-standard-4 04:48:31 INFO: Archiving Costs [Pipeline] sh 04:48:32 + + cut -d, -f6 04:48:32 cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 04:48:32 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-518-1-stack-cost] 04:48:32 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-518-1-stack-cost] did not exist. Created. 04:48:32 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-518-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:48:32 /w/workspace/device-mqtt-go/1@tmp/durable-6db77978/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:48:33 + echo total: 0.10999999940395355 [Pipeline] stash 04:48:33 Warning: overwriting stash ‘stack-cost’ 04:48:33 Stashed 1 file(s) [Pipeline] } 04:48:33 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-518-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:48:33 $ docker stop --time=1 91019787bb37ef67401c940374c4989443fb55a8a08de19bd91b53df9043ba87 04:48:35 $ docker rm -f --volumes 91019787bb37ef67401c940374c4989443fb55a8a08de19bd91b53df9043ba87 [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 04:48:36 provisioning config files... 04:48:36 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-518@tmp/config15486968396340924699tmp [Pipeline] { [Pipeline] sh 04:48:36 + set +x 04:48:36 + curl -s https://codecov.io/bash+ 04:48:36 bash -s -- 04:48:36 04:48:36 _____ _ 04:48:36 / ____| | | 04:48:36 | | ___ __| | ___ ___ _____ __ 04:48:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:48:36 | |___| (_) | (_| | __/ (_| (_) \ V / 04:48:36 \_____\___/ \__,_|\___|\___\___/ \_/ 04:48:36 Bash-1.0.6 04:48:36 04:48:36 04:48:36 ==> git version 2.25.1 found 04:48:36 ==> 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 04:48:36 Release-Date: 2020-01-08 04:48:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:48:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:48:36 ==> Jenkins CI detected. 04:48:36 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-518 04:48:36 project root: . 04:48:36 --> token set from env 04:48:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:48:36 ==> Running gcov in . (disable via -X gcov) 04:48:36 ==> Python coveragepy not found 04:48:36 ==> Searching for coverage reports in: 04:48:36 + . 04:48:36 -> Found 1 reports 04:48:36 ==> Detecting git/mercurial file structure 04:48:36 ==> Reading reports 04:48:36 + ./coverage.out bytes=18047 04:48:36 ==> Appending adjustments 04:48:36 https://docs.codecov.io/docs/fixing-reports 04:48:36 + Found adjustments 04:48:36 ==> Gzipping contents 04:48:36 4.0K /tmp/codecov.U4iKEz.gz 04:48:36 ==> Uploading reports 04:48:36 url: https://codecov.io 04:48:36 query: branch=PR-518&commit=fabe3b572f304c25baf3d4e2e99fd9730328478e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-518%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=518&job=&cmd_args= 04:48:36 -> Pinging Codecov 04:48:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-518&commit=fabe3b572f304c25baf3d4e2e99fd9730328478e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-518%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=518&job=&cmd_args= 04:48:36 -> Uploading to 04:48:36 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/7D719EC7BBE17E464838252E33014C33/fabe3b572f304c25baf3d4e2e99fd9730328478e/924e29ad-a0f7-4ea8-b099-42a17f91fc8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T044836Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82b5cd49049318579a12605b7c03ad9319e3d1bdc1945473c71e418d21a52e38 04:48:36 % Total % Received % Xferd Average Speed Time Time Time Current 04:48:36 Dload Upload Total Spent Left Speed 04:48:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3160 0 0 100 3160 0 14234 --:--:-- --:--:-- --:--:-- 14170 100 3160 0 0 100 3160 0 11532 --:--:-- --:--:-- --:--:-- 11490 04:48:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/fabe3b572f304c25baf3d4e2e99fd9730328478e [Pipeline] } 04:48:37 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 04:48:39 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-518/archives ] 04:48:39 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-518/archives 04:48:39 total 16 04:48:39 drwxr-xr-x 3 root root 4096 Mar 9 04:39 . 04:48:39 drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 04:39 .. 04:48:39 drwxr-xr-x 2 root root 4096 Mar 9 04:39 cost 04:48:39 -rw-r--r-- 1 root root 86 Mar 9 04:39 cost.csv 04:48:39 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-518/archives 04:48:39 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-518/archives 04:48:39 total 16 04:48:39 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 04:39 . 04:48:39 drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 04:39 .. 04:48:39 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 04:39 cost 04:48:39 -rw-r--r-- 1 jenkins jenkins 86 Mar 9 04:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:48:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:48:40 ---> package-listing.sh 04:48:40 ++ facter osfamily 04:48:40 ++ tr '[:upper:]' '[:lower:]' 04:48:40 + OS_FAMILY=debian 04:48:40 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-518 04:48:40 + START_PACKAGES=/tmp/packages_start.txt 04:48:40 + END_PACKAGES=/tmp/packages_end.txt 04:48:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:48:40 + PACKAGES=/tmp/packages_start.txt 04:48:40 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-518 ']' 04:48:40 + PACKAGES=/tmp/packages_end.txt 04:48:40 + case "${OS_FAMILY}" in 04:48:40 + dpkg -l 04:48:40 + grep '^ii' 04:48:40 + '[' -f /tmp/packages_start.txt ']' 04:48:40 + '[' -f /tmp/packages_end.txt ']' 04:48:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:48:40 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-518 ']' 04:48:40 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-518/archives/ 04:48:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-518/archives/ [Pipeline] echo 04:48:40 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-518/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:48:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:41 prd-ubuntu20.04-docker-8c-8g-9404 does not seem to be running inside a container 04:48:41 $ 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-518/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-518 -v /w/workspace/gexfoundry_device-mqtt-go_PR-518:/w/workspace/gexfoundry_device-mqtt-go_PR-518:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-518@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-518@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 04:48:41 $ docker top 9b1ceaadba6f3925447dc223e6325200eee4fff684135044cf4e07e432e5e3ef -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:42 + touch /tmp/pre-build-complete [Pipeline] sh 04:48:42 + mkdir -p /var/log/sysstat [Pipeline] sh 04:48:42 + ls /var/log/sa-host 04:48:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:43 provisioning config files... 04:48:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-518@tmp/config3802004648548625980tmp [Pipeline] { [Pipeline] echo 04:48:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:48:43 ---> create-netrc.sh [Pipeline] } 04:48:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:48:43 ---> python-tools-install.sh [Pipeline] echo 04:48:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:48:44 ---> sudo-logs.sh 04:48:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:48:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:48:44 ---> job-cost.sh 04:48:44 lf-activate-venv: SKIPPING 04:48:44 DEBUG: total: 0.2199999988079071 04:48:44 INFO: Retrieving Stack Cost... 04:48:44 INFO: Retrieving Pricing Info for: v3-standard-8 04:48:45 INFO: Archiving Costs [Pipeline] echo 04:48:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:48:45 ---> logs-deploy.sh 04:48:45 lf-activate-venv: SKIPPING 04:48:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-518/1 04:48:45 INFO: archiving workspace using pattern(s): 04:48:46 Archives upload complete. 04:48:46 INFO: archiving logs to Nexus