Pull request #505 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26509819dad8a13d3688501a192b52bc1f39132f+bc7652beee9a90296fe0b57947c4589a421f5e02 (db156566e0869e11c01c80b829a7dd75089c2592) 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-ssh16086688558054393977.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-ssh12373079394469273655.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-505/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-505/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12202824246839633059.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-505/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6102633799122539452.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-ssh10083143364968704061.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-505/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-505/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15855275452431229934.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-7859 in /w/workspace/gexfoundry_device-mqtt-go_PR-505 [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-505 # 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/505/head:refs/remotes/origin/PR-505 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 26509819dad8a13d3688501a192b52bc1f39132f Merge succeeded, producing 26509819dad8a13d3688501a192b52bc1f39132f Checking out Revision 26509819dad8a13d3688501a192b52bc1f39132f (PR-505) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:00:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:00:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 26509819dad8a13d3688501a192b52bc1f39132f # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26509819dad8a13d3688501a192b52bc1f39132f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:00:50 ========================================================= 02:00:50 EdgeX Global Pipelines Version Info 02:00:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:00:51 ------------------- 02:00:51 stable info: 02:00:51 ------------------- 02:00:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:00:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:00:51 Message: update stable to v1.0.244 02:00:51 ------------------- 02:00:51 experimental info: 02:00:51 ------------------- 02:00:51 Commited By: **** collab-it+edgex@linuxfoundation.org 02:00:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:00:51 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:00:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:00:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:00:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:00:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-505 [Pipeline] echo 02:00:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-505 [Pipeline] echo 02:00:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-505 [Pipeline] echo 02:00:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26509819dad8a13d3688501a192b52bc1f39132f [Pipeline] echo 02:00:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2650981 [Pipeline] echo 02:00:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:53 provisioning config files... 02:00:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/config732366784046440661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:53 ---> docker-login.sh 02:00:53 nexus3.edgexfoundry.org:10001 02:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:53 Configure a credential helper to remove this warning. See 02:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:53 02:00:53 Login Succeeded 02:00:53 nexus3.edgexfoundry.org:10002 02:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:54 Configure a credential helper to remove this warning. See 02:00:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:54 02:00:54 Login Succeeded 02:00:54 nexus3.edgexfoundry.org:10003 02:00:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:54 Configure a credential helper to remove this warning. See 02:00:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:54 02:00:54 Login Succeeded 02:00:54 nexus3.edgexfoundry.org:10004 02:00:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:54 Configure a credential helper to remove this warning. See 02:00:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:54 02:00:54 Login Succeeded 02:00:54 docker.io 02:00:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:54 Configure a credential helper to remove this warning. See 02:00:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:54 02:00:54 Login Succeeded 02:00:54 ---> docker-login.sh ends [Pipeline] } 02:00:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:00:55 + git rev-list -1 --merges 26509819dad8a13d3688501a192b52bc1f39132f~1..26509819dad8a13d3688501a192b52bc1f39132f [Pipeline] echo 02:00:55 -----------> git rev-list -1 --merges 26509819dad8a13d3688501a192b52bc1f39132f~1..26509819dad8a13d3688501a192b52bc1f39132f 26509819dad8a13d3688501a192b52bc1f39132f [false] [Pipeline] sh 02:00:55 + git log --format=format:%s -1 26509819dad8a13d3688501a192b52bc1f39132f [Pipeline] echo 02:00:55 ========================================================= 02:00:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:00:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:56 + git log --format=format:%s -1 26509819dad8a13d3688501a192b52bc1f39132f [Pipeline] echo 02:00:56 [semverPrep] GIT_COMMIT: 26509819dad8a13d3688501a192b52bc1f39132f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:00:56 [semverPrep] This is not a build commit. [Pipeline] sh 02:00:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:00:56 + grep -v github /etc/ssh/ssh_known_hosts 02:00:56 + [ -e /tmp/ssh_known_hosts ] 02:00:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:00:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:00:56 + sudo tee -a /etc/ssh/ssh_known_hosts 02:00:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:57 02:00:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:57 0.1.4: Pulling from edgex-devops/py-git-semver 02:00:57 b85a868b505f: Pulling fs layer 02:00:57 e2be974225ed: Pulling fs layer 02:00:57 339a4e72a1f5: Pulling fs layer 02:00:57 988bab9f4d93: Pulling fs layer 02:00:57 1469e6f7b9e6: Pulling fs layer 02:00:57 eaf3925da568: Pulling fs layer 02:00:57 bab4dde63d76: Pulling fs layer 02:00:57 bde34c3a00c8: Pulling fs layer 02:00:57 b352a97aabf1: Pulling fs layer 02:00:57 4872d77fe225: Pulling fs layer 02:00:57 5851b861e8e6: Pulling fs layer 02:00:57 988bab9f4d93: Waiting 02:00:57 5851b861e8e6: Waiting 02:00:57 b352a97aabf1: Waiting 02:00:57 bab4dde63d76: Waiting 02:00:57 bde34c3a00c8: Waiting 02:00:57 eaf3925da568: Waiting 02:00:57 4872d77fe225: Waiting 02:00:57 1469e6f7b9e6: Waiting 02:00:57 e2be974225ed: Download complete 02:00:57 988bab9f4d93: Verifying Checksum 02:00:57 988bab9f4d93: Download complete 02:00:57 339a4e72a1f5: Verifying Checksum 02:00:57 339a4e72a1f5: Download complete 02:00:57 1469e6f7b9e6: Verifying Checksum 02:00:57 1469e6f7b9e6: Download complete 02:00:57 eaf3925da568: Verifying Checksum 02:00:57 eaf3925da568: Download complete 02:00:57 bde34c3a00c8: Download complete 02:00:57 b352a97aabf1: Download complete 02:00:57 4872d77fe225: Verifying Checksum 02:00:57 4872d77fe225: Download complete 02:00:57 5851b861e8e6: Verifying Checksum 02:00:57 5851b861e8e6: Download complete 02:00:57 b85a868b505f: Download complete 02:00:58 bab4dde63d76: Verifying Checksum 02:00:58 bab4dde63d76: Download complete 02:00:59 b85a868b505f: Pull complete 02:00:59 e2be974225ed: Pull complete 02:00:59 339a4e72a1f5: Pull complete 02:00:59 988bab9f4d93: Pull complete 02:01:00 1469e6f7b9e6: Pull complete 02:01:00 eaf3925da568: Pull complete 02:01:02 bab4dde63d76: Pull complete 02:01:02 bde34c3a00c8: Pull complete 02:01:02 b352a97aabf1: Pull complete 02:01:02 4872d77fe225: Pull complete 02:01:02 5851b861e8e6: Pull complete 02:01:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:01:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:02 prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container 02:01:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-505 -v /w/workspace/gexfoundry_device-mqtt-go_PR-505:/w/workspace/gexfoundry_device-mqtt-go_PR-505:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:01:04 $ docker top b9d4744180667f5b80909ee0e2bee31007717cd22bcbf31d182215c86b0067a7 -eo pid,comm 02:01:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:01:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:05 [ssh-agent] Looking for ssh-agent implementation... 02:01:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:05 $ docker exec b9d4744180667f5b80909ee0e2bee31007717cd22bcbf31d182215c86b0067a7 ssh-agent 02:01:05 SSH_AUTH_SOCK=/tmp/ssh-Jf3NrWN62xpT/agent.32 02:01:05 SSH_AGENT_PID=38 02:01:05 Running ssh-add (command line suppressed) 02:01:05 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/private_key_13337977710984278201.key (/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/private_key_13337977710984278201.key) 02:01:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:05 + git tag --points-at HEAD [Pipeline] } 02:01:05 $ docker exec --env ******** --env ******** b9d4744180667f5b80909ee0e2bee31007717cd22bcbf31d182215c86b0067a7 ssh-agent -k 02:01:05 unset SSH_AUTH_SOCK; 02:01:05 unset SSH_AGENT_PID; 02:01:05 echo Agent pid 38 killed; 02:01:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:01:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:06 [ssh-agent] Looking for ssh-agent implementation... 02:01:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:06 $ docker exec b9d4744180667f5b80909ee0e2bee31007717cd22bcbf31d182215c86b0067a7 ssh-agent 02:01:06 SSH_AUTH_SOCK=/tmp/ssh-Y4fmTPbiQcBf/agent.70 02:01:06 SSH_AGENT_PID=76 02:01:06 Running ssh-add (command line suppressed) 02:01:06 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/private_key_4222065516061081713.key (/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/private_key_4222065516061081713.key) 02:01:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:06 + git semver init 02:01:07 2023-03-01 02:01:06,966 [run_init] DEBUG init version:0.0.0 force:False 02:01:07 2023-03-01 02:01:06,967 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver 02:01:07 2023-03-01 02:01:06,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver 02:01:07 2023-03-01 02:01:06,968 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-505, universal_newlines=False, shell=None, istream=None) 02:01:07 2023-03-01 02:01:07,865 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-505/.git/info/exclude 02:01:07 2023-03-01 02:01:07,865 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver/PR-505 with force:False 02:01:07 2023-03-01 02:01:07,865 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver/PR-505 02:01:07 2023-03-01 02:01:07,870 [execute] INFO git cat-file --batch-check 02:01:07 2023-03-01 02:01:07,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver, universal_newlines=False, shell=None, istream=) 02:01:07 2023-03-01 02:01:07,877 [execute] INFO git cat-file --batch 02:01:07 2023-03-01 02:01:07,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver, universal_newlines=False, shell=None, istream=) 02:01:07 2023-03-01 02:01:07,882 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-505/.semver/PR-505 02:01:07 0.0.0 [Pipeline] } 02:01:08 $ docker exec --env ******** --env ******** b9d4744180667f5b80909ee0e2bee31007717cd22bcbf31d182215c86b0067a7 ssh-agent -k 02:01:08 unset SSH_AUTH_SOCK; 02:01:08 unset SSH_AGENT_PID; 02:01:08 echo Agent pid 76 killed; 02:01:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:08 + git semver [Pipeline] } 02:01:08 $ docker stop --time=1 b9d4744180667f5b80909ee0e2bee31007717cd22bcbf31d182215c86b0067a7 02:01:10 $ docker rm -f --volumes b9d4744180667f5b80909ee0e2bee31007717cd22bcbf31d182215c86b0067a7 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:01:10 Stashed 1 file(s) [Pipeline] echo 02:01:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:11 provisioning config files... 02:01:11 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/config18141260922020050697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:11 ---> docker-login.sh 02:01:11 nexus3.edgexfoundry.org:10001 02:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:11 Configure a credential helper to remove this warning. See 02:01:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:11 02:01:11 Login Succeeded 02:01:11 nexus3.edgexfoundry.org:10002 02:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:11 Configure a credential helper to remove this warning. See 02:01:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:11 02:01:11 Login Succeeded 02:01:11 nexus3.edgexfoundry.org:10003 02:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:12 Configure a credential helper to remove this warning. See 02:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:12 02:01:12 Login Succeeded 02:01:12 nexus3.edgexfoundry.org:10004 02:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:12 Configure a credential helper to remove this warning. See 02:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:12 02:01:12 Login Succeeded 02:01:12 docker.io 02:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:12 Configure a credential helper to remove this warning. See 02:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:12 02:01:12 Login Succeeded 02:01:12 ---> docker-login.sh ends [Pipeline] } 02:01:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:12 ========================================================= 02:01:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:01:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:13 + 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 . 02:01:13 Sending build context to Docker daemon 6.348MB 02:01:13 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:01:13 Step 2/12 : FROM ${BASE} AS builder 02:01:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:01:13 213ec9aee27d: Pulling fs layer 02:01:13 4583459ba037: Pulling fs layer 02:01:13 93c1e223e6f2: Pulling fs layer 02:01:13 53926ce57604: Pulling fs layer 02:01:13 21b2b0c7a3f4: Pulling fs layer 02:01:13 22ff95d597cd: Pulling fs layer 02:01:13 12d6caf4c0d1: Pulling fs layer 02:01:13 21b2b0c7a3f4: Waiting 02:01:13 53926ce57604: Waiting 02:01:13 22ff95d597cd: Waiting 02:01:13 12d6caf4c0d1: Waiting 02:01:13 96b7cbca73a9: Pulling fs layer 02:01:13 a7acece74701: Pulling fs layer 02:01:13 96b7cbca73a9: Waiting 02:01:13 a7acece74701: Waiting 02:01:13 93c1e223e6f2: Download complete 02:01:13 4583459ba037: Download complete 02:01:13 21b2b0c7a3f4: Verifying Checksum 02:01:13 21b2b0c7a3f4: Download complete 02:01:13 22ff95d597cd: Verifying Checksum 02:01:13 22ff95d597cd: Download complete 02:01:13 213ec9aee27d: Verifying Checksum 02:01:13 213ec9aee27d: Download complete 02:01:13 12d6caf4c0d1: Verifying Checksum 02:01:13 12d6caf4c0d1: Download complete 02:01:13 213ec9aee27d: Pull complete 02:01:13 4583459ba037: Pull complete 02:01:13 93c1e223e6f2: Pull complete 02:01:14 a7acece74701: Verifying Checksum 02:01:14 a7acece74701: Download complete 02:01:14 53926ce57604: Verifying Checksum 02:01:14 53926ce57604: Download complete 02:01:14 96b7cbca73a9: Verifying Checksum 02:01:14 96b7cbca73a9: Download complete 02:01:18 53926ce57604: Pull complete 02:01:18 21b2b0c7a3f4: Pull complete 02:01:18 22ff95d597cd: Pull complete 02:01:18 12d6caf4c0d1: Pull complete 02:01:20 96b7cbca73a9: Pull complete 02:01:21 a7acece74701: Pull complete 02:01:21 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:01:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:01:21 ---> db6d94c90886 02:01:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:01:25 ---> Running in 75d2dbf43666 02:01:25 Removing intermediate container 75d2dbf43666 02:01:25 ---> 2d81019d0707 02:01:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:25 ---> Running in a57f1afa511a 02:01:25 Removing intermediate container a57f1afa511a 02:01:25 ---> 3ef18ba4ee6e 02:01:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:25 ---> Running in 07433ccac0f6 02:01:25 Removing intermediate container 07433ccac0f6 02:01:25 ---> 671789654e4e 02:01:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:01:25 ---> Running in 0a41c88c237f 02:01:25 Removing intermediate container 0a41c88c237f 02:01:25 ---> 1c15279499d7 02:01:25 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:25 ---> Running in 1ac7657a9f7d 02:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:01:26 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:01:26 (2/4) Installing libedit (20210910.3.1-r0) 02:01:26 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:01:26 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:01:26 Still waiting to schedule task 02:01:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7855’ 02:01:26 Executing busybox-1.35.0-r17.trigger 02:01:26 OK: 216 MiB in 55 packages 02:01:26 Removing intermediate container 1ac7657a9f7d 02:01:26 ---> 37b69313d9e0 02:01:26 Step 8/12 : WORKDIR /device-mqtt-go 02:01:26 ---> Running in 2fed60cdca58 02:01:26 Removing intermediate container 2fed60cdca58 02:01:26 ---> 7cbcd064807e 02:01:26 Step 9/12 : COPY go.mod vendor* ./ 02:01:26 ---> eb20957dfdc2 02:01:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:26 ---> Running in 13b2ff603c73 02:01:53 Removing intermediate container 13b2ff603c73 02:01:53 ---> d82bb5534419 02:01:53 Step 11/12 : COPY . . 02:01:53 ---> 6e5014011e93 02:01:53 Step 12/12 : RUN $MAKE 02:01:53 ---> Running in 30cea2f33cf7 02:01:53 noop 02:01:53 Removing intermediate container 30cea2f33cf7 02:01:53 ---> 20a1b26dee06 02:01:53 Successfully built 20a1b26dee06 02:01:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:53 + docker inspect -f . ci-base-image-x86_64 02:01:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:54 prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container 02:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-505 -v /w/workspace/gexfoundry_device-mqtt-go_PR-505:/w/workspace/gexfoundry_device-mqtt-go_PR-505:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:01:54 $ docker top 62de5f14123e4610ed1a6a04b54274422b3aadbc424da4fccc73839bc636017d -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:54 + go version 02:01:54 go version go1.18.7 linux/amd64 [Pipeline] } 02:01:54 $ docker stop --time=1 62de5f14123e4610ed1a6a04b54274422b3aadbc424da4fccc73839bc636017d 02:01:56 $ docker rm -f --volumes 62de5f14123e4610ed1a6a04b54274422b3aadbc424da4fccc73839bc636017d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 + docker inspect -f . ci-base-image-x86_64 02:01:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:57 prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container 02:01:57 $ 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-505 -v /w/workspace/gexfoundry_device-mqtt-go_PR-505:/w/workspace/gexfoundry_device-mqtt-go_PR-505:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:01:57 $ docker top 45d86e1821c77aa4b296801159f6a5b353fdb8a55b96cec935e7a6c87b336c34 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:57 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-505 [Pipeline] fileExists [Pipeline] sh 02:01:58 + make test 02:01:58 go test ./... -coverprofile=coverage.out ./... 02:01:58 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:02:08 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:02:08 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 21.8% of statements 02:02:08 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:02:16 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." 02:02:16 go vet ./... 02:02:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:02:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:02:19 ./bin/test-attribution-txt.sh 02:02:19 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:02:19 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:02:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:02:19 $ docker stop --time=1 45d86e1821c77aa4b296801159f6a5b353fdb8a55b96cec935e7a6c87b336c34 02:02:21 $ docker rm -f --volumes 45d86e1821c77aa4b296801159f6a5b353fdb8a55b96cec935e7a6c87b336c34 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:02:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:02:23 + ls -al . 02:02:23 total 180 02:02:23 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 02:01 . 02:02:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 02:00 .. 02:02:23 -rw-rw-r-- 1 jenkins jenkins 140 Mar 1 02:00 .dockerignore 02:02:23 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 02:02 .git 02:02:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 02:00 .github 02:02:23 -rw-rw-r-- 1 jenkins jenkins 329 Mar 1 02:00 .gitignore 02:02:23 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 02:00 .golangci.yml 02:02:23 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 02:01 .semver 02:02:23 -rw-rw-r-- 1 jenkins jenkins 9189 Mar 1 02:00 Attribution.txt 02:02:23 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 1 02:00 CHANGELOG.md 02:02:23 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 1 02:00 Dockerfile 02:02:23 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 02:00 GOVERNANCE.md 02:02:23 -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 02:00 Jenkinsfile 02:02:23 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 02:00 LICENSE 02:02:23 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 1 02:00 Makefile 02:02:23 -rw-rw-r-- 1 jenkins jenkins 620 Mar 1 02:00 OWNERS.md 02:02:23 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 1 02:00 README.md 02:02:23 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 02:01 VERSION 02:02:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 02:00 bin 02:02:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 02:00 cmd 02:02:23 -rw-r--r-- 1 jenkins jenkins 17887 Mar 1 02:02 coverage.out 02:02:23 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 1 02:00 go.mod 02:02:23 -rw-rw-r-- 1 jenkins jenkins 31300 Mar 1 02:00 go.sum 02:02:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 02:00 internal 02:02:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 02:00 mock 02:02:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 02:00 snap 02:02:23 -rw-rw-r-- 1 jenkins jenkins 227 Mar 1 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:23 + 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=26509819dad8a13d3688501a192b52bc1f39132f --label arch=amd64 --label version=0.0.0 . 02:02:23 Sending build context to Docker daemon 6.367MB 02:02:23 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:02:23 Step 2/24 : FROM ${BASE} AS builder 02:02:23 ---> 20a1b26dee06 02:02:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:02:23 ---> Running in c2db8c6005ad 02:02:23 Removing intermediate container c2db8c6005ad 02:02:23 ---> 2c07dea0724a 02:02:23 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:23 ---> Running in b15e5439f2a7 02:02:23 Removing intermediate container b15e5439f2a7 02:02:23 ---> c1ce92b7e668 02:02:23 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:02:23 ---> Running in 1f07a3e1ecfa 02:02:24 Removing intermediate container 1f07a3e1ecfa 02:02:24 ---> 702cbf8d9d21 02:02:24 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:02:24 ---> Running in 5a28a1d7a0e8 02:02:24 Removing intermediate container 5a28a1d7a0e8 02:02:24 ---> 1d86808992a7 02:02:24 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:24 ---> Running in 6f189010767f 02:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:02:24 OK: 216 MiB in 55 packages 02:02:25 Removing intermediate container 6f189010767f 02:02:25 ---> 350591bd7a1e 02:02:25 Step 8/24 : WORKDIR /device-mqtt-go 02:02:25 ---> Running in d14deeddeef0 02:02:25 Removing intermediate container d14deeddeef0 02:02:25 ---> 068a5fe86f01 02:02:25 Step 9/24 : COPY go.mod vendor* ./ 02:02:25 ---> 021f7d703789 02:02:25 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:25 ---> Running in 8668f6f01943 02:02:26 Removing intermediate container 8668f6f01943 02:02:26 ---> 06a8e95c39e9 02:02:26 Step 11/24 : COPY . . 02:02:26 ---> 9039e844b942 02:02:26 Step 12/24 : RUN $MAKE 02:02:26 ---> Running in b3540757ba8d 02:02:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:02:48 Removing intermediate container b3540757ba8d 02:02:48 ---> 6b68c29f6966 02:02:48 Step 13/24 : FROM alpine:3.16 02:02:48 3.16: Pulling from library/alpine 02:02:48 ef5531b6e74e: Pulling fs layer 02:02:48 ef5531b6e74e: Download complete 02:02:48 ef5531b6e74e: Pull complete 02:02:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:02:48 Status: Downloaded newer image for alpine:3.16 02:02:48 ---> dfd21b5a31f5 02:02:48 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:02:48 ---> Running in d612f562224d 02:02:48 Removing intermediate container d612f562224d 02:02:48 ---> 1cc5355a66c4 02:02:48 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:02:48 ---> Running in 26628fedc318 02:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:02:48 (1/1) Installing dumb-init (1.2.5-r1) 02:02:48 Executing busybox-1.35.0-r17.trigger 02:02:48 OK: 6 MiB in 15 packages 02:02:48 Removing intermediate container 26628fedc318 02:02:48 ---> 323b70e7558f 02:02:48 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:02:49 ---> a1ffe181b092 02:02:49 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:02:49 ---> 73e82431eb0e 02:02:49 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:02:49 ---> 6f8438f14be7 02:02:49 Step 19/24 : EXPOSE 59982 02:02:49 ---> Running in 4ac250abeb77 02:02:49 Removing intermediate container 4ac250abeb77 02:02:49 ---> 5a718b292e71 02:02:49 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:02:49 ---> Running in 61fcb29625f4 02:02:49 Removing intermediate container 61fcb29625f4 02:02:49 ---> ba6036cb8c3d 02:02:49 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:02:49 ---> Running in 3fe696ab261b 02:02:49 Removing intermediate container 3fe696ab261b 02:02:49 ---> b617dd61a964 02:02:49 Step 22/24 : LABEL arch=amd64 02:02:49 ---> Running in 3647e11042a9 02:02:49 Removing intermediate container 3647e11042a9 02:02:49 ---> a86a473781f6 02:02:49 Step 23/24 : LABEL git_sha=26509819dad8a13d3688501a192b52bc1f39132f 02:02:49 ---> Running in bfd38b88a897 02:02:50 Removing intermediate container bfd38b88a897 02:02:50 ---> 74acf5ff7892 02:02:50 Step 24/24 : LABEL version=0.0.0 02:02:50 ---> Running in bae4be3cbf74 02:02:50 Removing intermediate container bae4be3cbf74 02:02:50 ---> 7bf030e78d07 02:02:50 [Warning] One or more build-args [ARCH] were not consumed 02:02:50 Successfully built 7bf030e78d07 02:02:50 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:51 02:02:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:51 latest: Pulling from edgex-lftools-log-publisher 02:02:51 5eb5b503b376: Pulling fs layer 02:02:51 5c69ac0246d0: Pulling fs layer 02:02:51 ec43610c2a17: Pulling fs layer 02:02:51 3a2ae6a8a46f: Pulling fs layer 02:02:51 33b1e0a273af: Pulling fs layer 02:02:51 5d3b04190fa2: Pulling fs layer 02:02:51 2f39f015ded8: Pulling fs layer 02:02:51 5d3b04190fa2: Waiting 02:02:51 2f39f015ded8: Waiting 02:02:51 5c69ac0246d0: Download complete 02:02:51 3a2ae6a8a46f: Verifying Checksum 02:02:51 3a2ae6a8a46f: Download complete 02:02:51 33b1e0a273af: Verifying Checksum 02:02:51 33b1e0a273af: Download complete 02:02:51 5d3b04190fa2: Verifying Checksum 02:02:51 5d3b04190fa2: Download complete 02:02:51 ec43610c2a17: Verifying Checksum 02:02:51 ec43610c2a17: Download complete 02:02:51 5eb5b503b376: Verifying Checksum 02:02:51 5eb5b503b376: Download complete 02:02:52 2f39f015ded8: Download complete 02:02:52 5eb5b503b376: Pull complete 02:02:53 5c69ac0246d0: Pull complete 02:02:53 ec43610c2a17: Pull complete 02:02:53 3a2ae6a8a46f: Pull complete 02:02:53 33b1e0a273af: Pull complete 02:02:53 5d3b04190fa2: Pull complete 02:02:58 2f39f015ded8: Pull complete 02:02:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:58 prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container 02:02:58 $ 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-505 -v /w/workspace/gexfoundry_device-mqtt-go_PR-505:/w/workspace/gexfoundry_device-mqtt-go_PR-505:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:03:00 $ docker top 7a72ece6650ecc00ed6d9711c8aa5466bd1820d4bcb98e9e9bea5973ed31ac22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:01 ---> job-cost.sh 02:03:01 lf-activate-venv: SKIPPING 02:03:01 INFO: No Stack... 02:03:01 INFO: Retrieving Pricing Info for: v3-standard-8 02:03:01 INFO: Archiving Costs [Pipeline] sh 02:03:02 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-505/archives/cost.csv 02:03:02 + cut -d, -f6 [Pipeline] lock 02:03:02 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] 02:03:02 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] did not exist. Created. 02:03:02 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:03:02 + echo total: 0.2199999988079071 [Pipeline] stash 02:03:02 Stashed 1 file(s) [Pipeline] } 02:03:02 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:03:02 $ docker stop --time=1 7a72ece6650ecc00ed6d9711c8aa5466bd1820d4bcb98e9e9bea5973ed31ac22 02:03:03 $ docker rm -f --volumes 7a72ece6650ecc00ed6d9711c8aa5466bd1820d4bcb98e9e9bea5973ed31ac22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:04:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7863 in /w/workspace/gexfoundry_device-mqtt-go_PR-505 [Pipeline] { [Pipeline] ws 02:04:36 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:04:36 Selected Git installation does not exist. Using Default 02:04:36 The recommended git tool is: NONE 02:04:46 using credential edgex-jenkins-ssh 02:04:46 Cloning the remote Git repository 02:04:46 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:04:46 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:04:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:04:46 > git --version # timeout=10 02:04:46 > git --version # 'git version 2.25.1' 02:04:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:48 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:04:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:50 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:04:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:04:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/505/head:refs/remotes/origin/PR-505 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:04:51 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 26509819dad8a13d3688501a192b52bc1f39132f 02:04:51 Merge succeeded, producing 26509819dad8a13d3688501a192b52bc1f39132f 02:04:51 Checking out Revision 26509819dad8a13d3688501a192b52bc1f39132f (PR-505) 02:04:52 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:04:52 > git --version # timeout=10 02:04:52 > git --version # 'git version 2.25.1' 02:04:52 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:04:51 > git config core.sparsecheckout # timeout=10 02:04:51 > git checkout -f 26509819dad8a13d3688501a192b52bc1f39132f # timeout=10 02:04:51 > git remote # timeout=10 02:04:51 > git config --get remote.origin.url # timeout=10 02:04:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:51 > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 02:04:51 > git rev-parse HEAD^{commit} # timeout=10 02:04:51 > git config core.sparsecheckout # timeout=10 02:04:51 > git checkout -f 26509819dad8a13d3688501a192b52bc1f39132f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:04:54 % Total % Received % Xferd Average Speed Time Time Time Current 02:04:54 Dload Upload Total Spent Left Speed 02:04:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 139k 0 --:--:-- --:--:-- --:--:-- 141k [Pipeline] sh 02:04:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:04:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:04:55 + sudo tee /etc/docker/daemon.new 02:04:55 { 02:04:55 "registry-mirrors": [ 02:04:55 "https://nexus3.edgexfoundry.org:10001" 02:04:55 ], 02:04:55 "bip": "10.250.0.254/24", 02:04:55 "hosts": [ 02:04:55 "tcp://0.0.0.0:5555", 02:04:55 "unix:///var/run/docker.sock" 02:04:55 ], 02:04:55 "mtu": 1458, 02:04:55 "selinux-enabled": true, 02:04:55 "seccomp-profile": "/etc/docker/seccomp.json" 02:04:55 } [Pipeline] sh 02:04:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:04:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:14 provisioning config files... 02:05:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1036326829158825955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:15 ---> docker-login.sh 02:05:15 nexus3.edgexfoundry.org:10001 02:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:15 Configure a credential helper to remove this warning. See 02:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:15 02:05:15 Login Succeeded 02:05:15 nexus3.edgexfoundry.org:10002 02:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:16 Configure a credential helper to remove this warning. See 02:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:16 02:05:16 Login Succeeded 02:05:16 nexus3.edgexfoundry.org:10003 02:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:16 Configure a credential helper to remove this warning. See 02:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:16 02:05:16 Login Succeeded 02:05:16 nexus3.edgexfoundry.org:10004 02:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:17 Configure a credential helper to remove this warning. See 02:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:17 02:05:17 Login Succeeded 02:05:17 docker.io 02:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:17 Configure a credential helper to remove this warning. See 02:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:17 02:05:17 Login Succeeded 02:05:17 ---> docker-login.sh ends [Pipeline] } 02:05:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:05:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:05:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:05:18 ========================================================= 02:05:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:05:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:18 + 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 . 02:05:19 Sending build context to Docker daemon 3.29MB 02:05:19 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:05:19 Step 2/12 : FROM ${BASE} AS builder 02:05:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:05:19 9b18e9b68314: Pulling fs layer 02:05:19 35d82f9e3411: Pulling fs layer 02:05:19 e16973657156: Pulling fs layer 02:05:19 fc693d55d65f: Pulling fs layer 02:05:19 7e9fc2657dce: Pulling fs layer 02:05:19 dda99020689f: Pulling fs layer 02:05:19 db1c61fa0a46: Pulling fs layer 02:05:19 891c053d2c06: Pulling fs layer 02:05:19 fc693d55d65f: Waiting 02:05:19 7e9fc2657dce: Waiting 02:05:19 dda99020689f: Waiting 02:05:19 db1c61fa0a46: Waiting 02:05:19 891c053d2c06: Waiting 02:05:19 e16973657156: Verifying Checksum 02:05:19 e16973657156: Download complete 02:05:19 35d82f9e3411: Verifying Checksum 02:05:19 35d82f9e3411: Download complete 02:05:19 7e9fc2657dce: Verifying Checksum 02:05:19 7e9fc2657dce: Download complete 02:05:19 dda99020689f: Verifying Checksum 02:05:19 dda99020689f: Download complete 02:05:19 9b18e9b68314: Verifying Checksum 02:05:19 9b18e9b68314: Download complete 02:05:20 891c053d2c06: Download complete 02:05:22 db1c61fa0a46: Verifying Checksum 02:05:22 db1c61fa0a46: Download complete 02:05:22 fc693d55d65f: Verifying Checksum 02:05:22 fc693d55d65f: Download complete 02:05:22 9b18e9b68314: Pull complete 02:05:23 35d82f9e3411: Pull complete 02:05:23 e16973657156: Pull complete 02:05:38 fc693d55d65f: Pull complete 02:05:38 7e9fc2657dce: Pull complete 02:05:38 dda99020689f: Pull complete 02:05:43 db1c61fa0a46: Pull complete 02:05:45 891c053d2c06: Pull complete 02:05:45 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:05:45 ---> f96f9c87975a 02:05:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:05:47 ---> Running in ad469b9ecdae 02:05:47 Removing intermediate container ad469b9ecdae 02:05:47 ---> b69a3e70445c 02:05:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:05:47 ---> Running in c95721f25de5 02:05:48 Removing intermediate container c95721f25de5 02:05:48 ---> 63f9887be901 02:05:48 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:05:48 ---> Running in dcea85ebc7db 02:05:48 Removing intermediate container dcea85ebc7db 02:05:48 ---> 9c408e515c67 02:05:48 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:05:48 ---> Running in acf1468c084f 02:05:49 Removing intermediate container acf1468c084f 02:05:49 ---> 7527f00c0b92 02:05:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:05:49 ---> Running in 17abf9d4f2ad 02:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:05:52 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:05:52 (2/4) Installing libedit (20210910.3.1-r0) 02:05:52 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:05:52 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:05:52 Executing busybox-1.35.0-r17.trigger 02:05:52 OK: 226 MiB in 55 packages 02:05:53 Removing intermediate container 17abf9d4f2ad 02:05:53 ---> d7c02e63ec9a 02:05:53 Step 8/12 : WORKDIR /device-mqtt-go 02:05:53 ---> Running in f4431c568f2f 02:05:53 Removing intermediate container f4431c568f2f 02:05:53 ---> 6f81ae460926 02:05:53 Step 9/12 : COPY go.mod vendor* ./ 02:05:54 ---> 264765b64a5a 02:05:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:54 ---> Running in e8ad50b6b0d2 02:07:16 Removing intermediate container e8ad50b6b0d2 02:07:16 ---> 11c1f5417ca7 02:07:16 Step 11/12 : COPY . . 02:07:16 ---> 44138a00845e 02:07:16 Step 12/12 : RUN $MAKE 02:07:16 ---> Running in 9d200560d8b1 02:07:16 noop 02:07:16 Removing intermediate container 9d200560d8b1 02:07:16 ---> 310e79df7e1e 02:07:16 Successfully built 310e79df7e1e 02:07:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:16 + docker inspect -f . ci-base-image-arm64 02:07:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:17 prd-ubuntu20.04-docker-arm64-4c-16g-7863 does not seem to be running inside a container 02:07:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:07:18 $ docker top 3c7908499c34ec14d478a23a576b160a6516cbe874061ac3e94effe7d806fb5e -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:19 + go version 02:07:19 go version go1.18.7 linux/arm64 [Pipeline] } 02:07:19 $ docker stop --time=1 3c7908499c34ec14d478a23a576b160a6516cbe874061ac3e94effe7d806fb5e 02:07:21 $ docker rm -f --volumes 3c7908499c34ec14d478a23a576b160a6516cbe874061ac3e94effe7d806fb5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:21 + docker inspect -f . ci-base-image-arm64 02:07:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:22 prd-ubuntu20.04-docker-arm64-4c-16g-7863 does not seem to be running inside a container 02:07:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:07:23 $ docker top 898d4aeecb3cc21fb5c481f4f8dfed76aca86994756f84ee58e1eaee2fc8b5b2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:24 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:07:25 + make test 02:07:25 go test ./... -coverprofile=coverage.out ./... 02:07:27 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:09:03 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:09:03 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements 02:09:03 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:09:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:09:03 go vet ./... 02:09:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:26 ./bin/test-attribution-txt.sh 02:09:26 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:09:26 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:09:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:09:26 $ docker stop --time=1 898d4aeecb3cc21fb5c481f4f8dfed76aca86994756f84ee58e1eaee2fc8b5b2 02:09:28 $ docker rm -f --volumes 898d4aeecb3cc21fb5c481f4f8dfed76aca86994756f84ee58e1eaee2fc8b5b2 [Pipeline] // withDockerContainer [Pipeline] sh 02:09:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:09:30 Warning: overwriting stash ‘coverage-report’ 02:09:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:09:31 + ls -al . 02:09:31 total 176 02:09:31 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 02:07 . 02:09:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 02:04 .. 02:09:31 -rw-rw-r-- 1 jenkins jenkins 140 Mar 1 02:04 .dockerignore 02:09:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 02:04 .git 02:09:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 02:04 .github 02:09:31 -rw-rw-r-- 1 jenkins jenkins 329 Mar 1 02:04 .gitignore 02:09:31 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 02:04 .golangci.yml 02:09:31 -rw-rw-r-- 1 jenkins jenkins 9189 Mar 1 02:04 Attribution.txt 02:09:31 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 1 02:04 CHANGELOG.md 02:09:31 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 1 02:04 Dockerfile 02:09:31 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 02:04 GOVERNANCE.md 02:09:31 -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 02:04 Jenkinsfile 02:09:31 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 02:04 LICENSE 02:09:31 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 1 02:04 Makefile 02:09:31 -rw-rw-r-- 1 jenkins jenkins 620 Mar 1 02:04 OWNERS.md 02:09:31 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 1 02:04 README.md 02:09:31 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 02:01 VERSION 02:09:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 02:04 bin 02:09:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 02:04 cmd 02:09:31 -rw-r--r-- 1 jenkins jenkins 17887 Mar 1 02:09 coverage.out 02:09:31 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 1 02:04 go.mod 02:09:31 -rw-rw-r-- 1 jenkins jenkins 31300 Mar 1 02:04 go.sum 02:09:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 02:04 internal 02:09:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 02:04 mock 02:09:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 02:04 snap 02:09:31 -rw-rw-r-- 1 jenkins jenkins 227 Mar 1 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:32 + 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=26509819dad8a13d3688501a192b52bc1f39132f --label arch=arm64 --label version=0.0.0 . 02:09:32 Sending build context to Docker daemon 3.308MB 02:09:32 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:09:32 Step 2/24 : FROM ${BASE} AS builder 02:09:32 ---> 310e79df7e1e 02:09:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:09:32 ---> Running in 8531606c7ddd 02:09:32 Removing intermediate container 8531606c7ddd 02:09:32 ---> b975fbb0026e 02:09:32 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:09:32 ---> Running in d8b0957491ad 02:09:33 Removing intermediate container d8b0957491ad 02:09:33 ---> 40c910713717 02:09:33 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:09:33 ---> Running in 038374b32b15 02:09:33 Removing intermediate container 038374b32b15 02:09:33 ---> d2b26442195b 02:09:33 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:09:33 ---> Running in baed3fbcf507 02:09:34 Removing intermediate container baed3fbcf507 02:09:34 ---> 2a76d7f5d188 02:09:34 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:34 ---> Running in 86cfc79d128c 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:09:36 OK: 226 MiB in 55 packages 02:09:37 Removing intermediate container 86cfc79d128c 02:09:37 ---> 70a4e03ce27d 02:09:37 Step 8/24 : WORKDIR /device-mqtt-go 02:09:37 ---> Running in 22e3030c7503 02:09:38 Removing intermediate container 22e3030c7503 02:09:38 ---> f6b50eed5c2f 02:09:38 Step 9/24 : COPY go.mod vendor* ./ 02:09:38 ---> 860212ec8efb 02:09:38 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:38 ---> Running in 1373efc19577 02:09:41 Removing intermediate container 1373efc19577 02:09:41 ---> 80e4a24bbaec 02:09:41 Step 11/24 : COPY . . 02:09:42 ---> 65a1b4e02467 02:09:42 Step 12/24 : RUN $MAKE 02:09:42 ---> Running in 1ac64bd91be0 02:09:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:12:04 Removing intermediate container 1ac64bd91be0 02:12:04 ---> 06b817cb0e52 02:12:04 Step 13/24 : FROM alpine:3.16 02:12:04 3.16: Pulling from library/alpine 02:12:04 3760b48202b3: Pulling fs layer 02:12:04 3760b48202b3: Verifying Checksum 02:12:04 3760b48202b3: Download complete 02:12:04 3760b48202b3: Pull complete 02:12:04 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:12:04 Status: Downloaded newer image for alpine:3.16 02:12:04 ---> 4c81e5bf8899 02:12:04 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:12:04 ---> Running in 1f82a7756fb6 02:12:04 Removing intermediate container 1f82a7756fb6 02:12:04 ---> 2876a91bec8b 02:12:04 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:12:04 ---> Running in 7a39263a7a05 02:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:12:04 (1/1) Installing dumb-init (1.2.5-r1) 02:12:04 Executing busybox-1.35.0-r17.trigger 02:12:04 OK: 5 MiB in 15 packages 02:12:05 Removing intermediate container 7a39263a7a05 02:12:05 ---> 897cd7079562 02:12:05 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:12:06 ---> 42b38e440fd7 02:12:06 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:12:07 ---> dca0caf57dfc 02:12:07 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:12:07 ---> 8dba9bfd5b72 02:12:07 Step 19/24 : EXPOSE 59982 02:12:07 ---> Running in b3d2395ccedd 02:12:08 Removing intermediate container b3d2395ccedd 02:12:08 ---> 41a2107c009a 02:12:08 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:12:08 ---> Running in 10d218c6ef9d 02:12:08 Removing intermediate container 10d218c6ef9d 02:12:08 ---> cfbf55b8a9f1 02:12:08 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:12:08 ---> Running in 4fbc7fd720e5 02:12:08 Removing intermediate container 4fbc7fd720e5 02:12:08 ---> e95f9607bbe1 02:12:08 Step 22/24 : LABEL arch=arm64 02:12:08 ---> Running in fc30ca00b857 02:12:09 Removing intermediate container fc30ca00b857 02:12:09 ---> 47423e9c0c89 02:12:09 Step 23/24 : LABEL git_sha=26509819dad8a13d3688501a192b52bc1f39132f 02:12:09 ---> Running in a9c5e0c41fa2 02:12:09 Removing intermediate container a9c5e0c41fa2 02:12:09 ---> 1bee9feaf432 02:12:09 Step 24/24 : LABEL version=0.0.0 02:12:09 ---> Running in 1c511477482a 02:12:10 Removing intermediate container 1c511477482a 02:12:10 ---> 4e846e67b556 02:12:10 [Warning] One or more build-args [ARCH] were not consumed 02:12:10 Successfully built 4e846e67b556 02:12:10 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:10 02:12:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:11 arm64: Pulling from edgex-lftools-log-publisher 02:12:11 8998bd30e6a1: Pulling fs layer 02:12:11 04944245beec: Pulling fs layer 02:12:11 699f458cf7ca: Pulling fs layer 02:12:11 765212b225bb: Pulling fs layer 02:12:11 f23df028b6ca: Pulling fs layer 02:12:11 d65c8cfc05b1: Pulling fs layer 02:12:11 2437ff75d9bd: Pulling fs layer 02:12:11 765212b225bb: Waiting 02:12:11 f23df028b6ca: Waiting 02:12:11 d65c8cfc05b1: Waiting 02:12:11 2437ff75d9bd: Waiting 02:12:11 04944245beec: Download complete 02:12:11 765212b225bb: Verifying Checksum 02:12:11 765212b225bb: Download complete 02:12:11 f23df028b6ca: Verifying Checksum 02:12:11 f23df028b6ca: Download complete 02:12:11 d65c8cfc05b1: Verifying Checksum 02:12:11 d65c8cfc05b1: Download complete 02:12:11 699f458cf7ca: Verifying Checksum 02:12:11 699f458cf7ca: Download complete 02:12:12 8998bd30e6a1: Verifying Checksum 02:12:12 8998bd30e6a1: Download complete 02:12:14 2437ff75d9bd: Verifying Checksum 02:12:14 2437ff75d9bd: Download complete 02:12:16 8998bd30e6a1: Pull complete 02:12:16 04944245beec: Pull complete 02:12:18 699f458cf7ca: Pull complete 02:12:18 765212b225bb: Pull complete 02:12:19 f23df028b6ca: Pull complete 02:12:19 d65c8cfc05b1: Pull complete 02:12:34 2437ff75d9bd: Pull complete 02:12:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:34 prd-ubuntu20.04-docker-arm64-4c-16g-7863 does not seem to be running inside a container 02:12:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:12:37 $ docker top 544cda647481ccf40c6ed37f3067324d317957c4b7685ee9b037924fc76d2536 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:38 ---> job-cost.sh 02:12:38 lf-activate-venv: SKIPPING 02:12:38 INFO: No Stack... 02:12:38 INFO: Retrieving Pricing Info for: v3-standard-4 02:12:39 INFO: Archiving Costs [Pipeline] sh 02:12:40 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:12:40 + cut -d, -f6 [Pipeline] lock 02:12:40 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] 02:12:40 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] did not exist. Created. 02:12:40 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:12:41 /w/workspace/device-mqtt-go/1@tmp/durable-3b514250/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:12:41 + echo total: 0.10999999940395355 [Pipeline] stash 02:12:41 Warning: overwriting stash ‘stack-cost’ 02:12:41 Stashed 1 file(s) [Pipeline] } 02:12:41 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-505-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:12:41 $ docker stop --time=1 544cda647481ccf40c6ed37f3067324d317957c4b7685ee9b037924fc76d2536 02:12:43 $ docker rm -f --volumes 544cda647481ccf40c6ed37f3067324d317957c4b7685ee9b037924fc76d2536 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:12:44 provisioning config files... 02:12:44 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/config3342167207734681376tmp [Pipeline] { [Pipeline] sh 02:12:44 + set +x 02:12:44 + curl -s https://codecov.io/bash 02:12:44 + bash -s -- 02:12:44 02:12:44 _____ _ 02:12:44 / ____| | | 02:12:44 | | ___ __| | ___ ___ _____ __ 02:12:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:12:44 | |___| (_) | (_| | __/ (_| (_) \ V / 02:12:44 \_____\___/ \__,_|\___|\___\___/ \_/ 02:12:44 Bash-1.0.6 02:12:44 02:12:44 02:12:44 ==> git version 2.25.1 found 02:12:44 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:12:44 Release-Date: 2020-01-08 02:12:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:12:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:12:44 ==> Jenkins CI detected. 02:12:44 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-505 02:12:44 project root: . 02:12:44 --> token set from env 02:12:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:12:44 ==> Running gcov in . (disable via -X gcov) 02:12:44 ==> Python coveragepy not found 02:12:44 ==> Searching for coverage reports in: 02:12:44 + . 02:12:44 -> Found 1 reports 02:12:44 ==> Detecting git/mercurial file structure 02:12:44 ==> Reading reports 02:12:44 + ./coverage.out bytes=17887 02:12:45 ==> Appending adjustments 02:12:45 https://docs.codecov.io/docs/fixing-reports 02:12:45 + Found adjustments 02:12:45 ==> Gzipping contents 02:12:45 4.0K /tmp/codecov.bmsFmC.gz 02:12:45 ==> Uploading reports 02:12:45 url: https://codecov.io 02:12:45 query: branch=PR-505&commit=26509819dad8a13d3688501a192b52bc1f39132f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-505%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=505&job=&cmd_args= 02:12:45 -> Pinging Codecov 02:12:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-505&commit=26509819dad8a13d3688501a192b52bc1f39132f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-505%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=505&job=&cmd_args= 02:12:45 -> Uploading to 02:12:45 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/7D719EC7BBE17E464838252E33014C33/26509819dad8a13d3688501a192b52bc1f39132f/a20c209d-eae7-47f4-81f9-b7e400a8964d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T021245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b279625215e2c152b46deef6a884931b684834a9326c3dedf1dc85f16a12685d 02:12:45 % Total % Received % Xferd Average Speed Time Time Time Current 02:12:45 Dload Upload Total Spent Left Speed 02:12:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3144 0 0 100 3144 0 10480 --:--:-- --:--:-- --:--:-- 10480 02:12:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/26509819dad8a13d3688501a192b52bc1f39132f [Pipeline] } 02:12:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:12:47 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-505/archives ] 02:12:47 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-505/archives 02:12:47 total 16 02:12:47 drwxr-xr-x 3 root root 4096 Mar 1 02:03 . 02:12:47 drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 02:03 .. 02:12:47 drwxr-xr-x 2 root root 4096 Mar 1 02:03 cost 02:12:47 -rw-r--r-- 1 root root 86 Mar 1 02:03 cost.csv 02:12:47 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-505/archives 02:12:47 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-505/archives 02:12:47 total 16 02:12:47 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 02:03 . 02:12:47 drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 02:03 .. 02:12:47 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 02:03 cost 02:12:47 -rw-r--r-- 1 jenkins jenkins 86 Mar 1 02:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:12:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:12:48 ---> package-listing.sh 02:12:48 ++ facter osfamily 02:12:48 ++ tr '[:upper:]' '[:lower:]' 02:12:49 + OS_FAMILY=debian 02:12:49 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-505 02:12:49 + START_PACKAGES=/tmp/packages_start.txt 02:12:49 + END_PACKAGES=/tmp/packages_end.txt 02:12:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:12:49 + PACKAGES=/tmp/packages_start.txt 02:12:49 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-505 ']' 02:12:49 + PACKAGES=/tmp/packages_end.txt 02:12:49 + case "${OS_FAMILY}" in 02:12:49 + dpkg -l 02:12:49 + grep '^ii' 02:12:49 + '[' -f /tmp/packages_start.txt ']' 02:12:49 + '[' -f /tmp/packages_end.txt ']' 02:12:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:12:49 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-505 ']' 02:12:49 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-505/archives/ 02:12:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-505/archives/ [Pipeline] echo 02:12:49 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-505/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:12:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:50 prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container 02:12:50 $ 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-505/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-505 -v /w/workspace/gexfoundry_device-mqtt-go_PR-505:/w/workspace/gexfoundry_device-mqtt-go_PR-505:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:12:54 $ docker top 60b3e8b5eb46a03091d2f9c91837ce121ec9994b534fd0d1df58ce074cab2910 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:54 + touch /tmp/pre-build-complete [Pipeline] sh 02:12:54 + mkdir -p /var/log/sysstat [Pipeline] sh 02:12:55 + ls /var/log/sa-host 02:12:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:55 provisioning config files... 02:12:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-505@tmp/config2837055280424398125tmp [Pipeline] { [Pipeline] echo 02:12:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:12:55 ---> create-netrc.sh [Pipeline] } 02:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:12:56 ---> python-tools-install.sh [Pipeline] echo 02:12:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:12:56 ---> sudo-logs.sh 02:12:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:12:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:12:56 ---> job-cost.sh 02:12:56 lf-activate-venv: SKIPPING 02:12:56 DEBUG: total: 0.2199999988079071 02:12:56 INFO: Retrieving Stack Cost... 02:12:57 INFO: Retrieving Pricing Info for: v3-standard-8 02:12:57 INFO: Archiving Costs [Pipeline] echo 02:12:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:12:57 ---> logs-deploy.sh 02:12:57 lf-activate-venv: SKIPPING 02:12:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-505/1 02:12:57 INFO: archiving workspace using pattern(s): 02:12:58 Archives upload complete. 02:12:58 INFO: archiving logs to Nexus