Pull request #619 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from f07ca8df682fdce6109428681c110404e125d2bd+40a9b3b3de2a21918c6f1028b85f8a29e149216d (c9fe06619d8bf1e78e57733bc3ecb5793f495aab) 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-ssh3553879025543855533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12088230002636192526.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-619/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-619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8188153189380535352.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-619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6134745523903698112.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh16128522364944833835.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-619/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-619/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17857211487397496446.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4498 in /w/workspace/gexfoundry_device-mqtt-go_PR-619 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-619 # 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 Merging remotes/origin/main commit 40a9b3b3de2a21918c6f1028b85f8a29e149216d into PR head commit f07ca8df682fdce6109428681c110404e125d2bd Merge succeeded, producing f07ca8df682fdce6109428681c110404e125d2bd Checking out Revision f07ca8df682fdce6109428681c110404e125d2bd (PR-619) > 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/619/head:refs/remotes/origin/PR-619 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f07ca8df682fdce6109428681c110404e125d2bd # 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 40a9b3b3de2a21918c6f1028b85f8a29e149216d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f07ca8df682fdce6109428681c110404e125d2bd # timeout=10 Commit message: "build: move SDK to v3.1.0-dev.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:58:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:46 ========================================================= 05:58:46 EdgeX Global Pipelines Version Info 05:58:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:47 ------------------- 05:58:47 stable info: 05:58:47 ------------------- 05:58:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:47 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 05:58:47 Message: update stable to v1.0.253 05:58:48 ------------------- 05:58:48 experimental info: 05:58:48 ------------------- 05:58:48 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:48 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 05:58:48 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:58:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-619 [Pipeline] echo 05:58:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-619 [Pipeline] echo 05:58:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-619 [Pipeline] echo 05:58:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f07ca8df682fdce6109428681c110404e125d2bd [Pipeline] echo 05:58:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f07ca8d [Pipeline] echo 05:58:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:50 provisioning config files... 05:58:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/config489833852709717231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:50 ---> docker-login.sh 05:58:50 nexus3.edgexfoundry.org:10001 05:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:51 Configure a credential helper to remove this warning. See 05:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:51 05:58:51 Login Succeeded 05:58:51 nexus3.edgexfoundry.org:10002 05:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:51 Configure a credential helper to remove this warning. See 05:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:51 05:58:51 Login Succeeded 05:58:51 nexus3.edgexfoundry.org:10003 05:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:51 Configure a credential helper to remove this warning. See 05:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:51 05:58:51 Login Succeeded 05:58:51 nexus3.edgexfoundry.org:10004 05:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:51 Configure a credential helper to remove this warning. See 05:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:51 05:58:51 Login Succeeded 05:58:51 docker.io 05:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:51 Configure a credential helper to remove this warning. See 05:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:51 05:58:51 Login Succeeded 05:58:51 ---> docker-login.sh ends [Pipeline] } 05:58:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:58:52 + git rev-list -1 --merges f07ca8df682fdce6109428681c110404e125d2bd~1..f07ca8df682fdce6109428681c110404e125d2bd [Pipeline] echo 05:58:52 -----------> git rev-list -1 --merges f07ca8df682fdce6109428681c110404e125d2bd~1..f07ca8df682fdce6109428681c110404e125d2bd f07ca8df682fdce6109428681c110404e125d2bd [false] [Pipeline] sh 05:58:52 + git log --format=format:%s -1 f07ca8df682fdce6109428681c110404e125d2bd [Pipeline] echo 05:58:53 ========================================================= 05:58:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:58:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:53 + git log --format=format:%s -1 f07ca8df682fdce6109428681c110404e125d2bd [Pipeline] echo 05:58:53 [semverPrep] GIT_COMMIT: f07ca8df682fdce6109428681c110404e125d2bd, Commit Message: build: move SDK to v3.1.0-dev.16 [Pipeline] echo 05:58:53 [semverPrep] This is not a build commit. [Pipeline] sh 05:58:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:58:54 + grep -v github /etc/ssh/ssh_known_hosts 05:58:54 + [ -e /tmp/ssh_known_hosts ] 05:58:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:58:54 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:58:54 sudo tee -a /etc/ssh/ssh_known_hosts 05:58:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:54 05:58:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:54 0.1.4: Pulling from edgex-devops/py-git-semver 05:58:54 b85a868b505f: Pulling fs layer 05:58:54 e2be974225ed: Pulling fs layer 05:58:54 339a4e72a1f5: Pulling fs layer 05:58:54 988bab9f4d93: Pulling fs layer 05:58:54 1469e6f7b9e6: Pulling fs layer 05:58:54 eaf3925da568: Pulling fs layer 05:58:54 988bab9f4d93: Waiting 05:58:54 1469e6f7b9e6: Waiting 05:58:54 bab4dde63d76: Pulling fs layer 05:58:54 bde34c3a00c8: Pulling fs layer 05:58:54 b352a97aabf1: Pulling fs layer 05:58:54 eaf3925da568: Waiting 05:58:54 bde34c3a00c8: Waiting 05:58:54 b352a97aabf1: Waiting 05:58:54 4872d77fe225: Pulling fs layer 05:58:54 5851b861e8e6: Pulling fs layer 05:58:54 4872d77fe225: Waiting 05:58:54 5851b861e8e6: Waiting 05:58:54 e2be974225ed: Verifying Checksum 05:58:54 e2be974225ed: Download complete 05:58:54 988bab9f4d93: Download complete 05:58:55 1469e6f7b9e6: Verifying Checksum 05:58:55 1469e6f7b9e6: Download complete 05:58:55 339a4e72a1f5: Verifying Checksum 05:58:55 339a4e72a1f5: Download complete 05:58:55 eaf3925da568: Download complete 05:58:55 bde34c3a00c8: Verifying Checksum 05:58:55 bde34c3a00c8: Download complete 05:58:55 b352a97aabf1: Download complete 05:58:55 4872d77fe225: Verifying Checksum 05:58:55 4872d77fe225: Download complete 05:58:55 5851b861e8e6: Verifying Checksum 05:58:55 5851b861e8e6: Download complete 05:58:55 b85a868b505f: Verifying Checksum 05:58:55 b85a868b505f: Download complete 05:58:55 bab4dde63d76: Verifying Checksum 05:58:55 bab4dde63d76: Download complete 05:58:56 b85a868b505f: Pull complete 05:58:56 e2be974225ed: Pull complete 05:58:56 339a4e72a1f5: Pull complete 05:58:57 988bab9f4d93: Pull complete 05:58:57 1469e6f7b9e6: Pull complete 05:58:57 eaf3925da568: Pull complete 05:58:59 bab4dde63d76: Pull complete 05:58:59 bde34c3a00c8: Pull complete 05:58:59 b352a97aabf1: Pull complete 05:58:59 4872d77fe225: Pull complete 05:58:59 5851b861e8e6: Pull complete 05:58:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:58:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:59 prd-ubuntu20.04-docker-8c-8g-4498 does not seem to be running inside a container 05:58:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-619 -v /w/workspace/gexfoundry_device-mqtt-go_PR-619:/w/workspace/gexfoundry_device-mqtt-go_PR-619:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:59:02 $ docker top 3afcced7cc5e47520df729c036628d8b146958b7c7c5de2029afe457f7c8362c -eo pid,comm 05:59:03 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). 05:59:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:03 [ssh-agent] Looking for ssh-agent implementation... 05:59:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:03 $ docker exec 3afcced7cc5e47520df729c036628d8b146958b7c7c5de2029afe457f7c8362c ssh-agent 05:59:03 SSH_AUTH_SOCK=/tmp/ssh-5gQpMTD3mRZD/agent.33 05:59:03 SSH_AGENT_PID=39 05:59:03 Running ssh-add (command line suppressed) 05:59:03 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/private_key_8329120094692591006.key (/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/private_key_8329120094692591006.key) 05:59:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:03 + git tag --points-at HEAD [Pipeline] } 05:59:03 $ docker exec --env ******** --env ******** 3afcced7cc5e47520df729c036628d8b146958b7c7c5de2029afe457f7c8362c ssh-agent -k 05:59:04 unset SSH_AUTH_SOCK; 05:59:04 unset SSH_AGENT_PID; 05:59:04 echo Agent pid 39 killed; 05:59:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:04 [ssh-agent] Looking for ssh-agent implementation... 05:59:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:04 $ docker exec 3afcced7cc5e47520df729c036628d8b146958b7c7c5de2029afe457f7c8362c ssh-agent 05:59:04 SSH_AUTH_SOCK=/tmp/ssh-suPFjLVMJL9p/agent.72 05:59:04 SSH_AGENT_PID=78 05:59:04 Running ssh-add (command line suppressed) 05:59:04 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/private_key_1736448529403862677.key (/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/private_key_1736448529403862677.key) 05:59:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:04 + git semver init 05:59:05 2023-08-25 05:59:04,961 [run_init] DEBUG init version:0.0.0 force:False 05:59:05 2023-08-25 05:59:04,962 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver 05:59:05 2023-08-25 05:59:04,962 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver 05:59:05 2023-08-25 05:59:04,963 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-619, universal_newlines=False, shell=None, istream=None) 05:59:05 2023-08-25 05:59:05,717 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-619/.git/info/exclude 05:59:05 2023-08-25 05:59:05,717 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver/PR-619 with force:False 05:59:05 2023-08-25 05:59:05,717 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver/PR-619 05:59:05 2023-08-25 05:59:05,721 [execute] INFO git cat-file --batch-check 05:59:05 2023-08-25 05:59:05,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver, universal_newlines=False, shell=None, istream=) 05:59:05 2023-08-25 05:59:05,727 [execute] INFO git cat-file --batch 05:59:05 2023-08-25 05:59:05,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver, universal_newlines=False, shell=None, istream=) 05:59:05 2023-08-25 05:59:05,732 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver/PR-619 05:59:05 0.0.0 [Pipeline] } 05:59:06 $ docker exec --env ******** --env ******** 3afcced7cc5e47520df729c036628d8b146958b7c7c5de2029afe457f7c8362c ssh-agent -k 05:59:06 unset SSH_AUTH_SOCK; 05:59:06 unset SSH_AGENT_PID; 05:59:06 echo Agent pid 78 killed; 05:59:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:06 + git semver [Pipeline] } 05:59:06 $ docker stop --time=1 3afcced7cc5e47520df729c036628d8b146958b7c7c5de2029afe457f7c8362c 05:59:08 $ docker rm -f --volumes 3afcced7cc5e47520df729c036628d8b146958b7c7c5de2029afe457f7c8362c [Pipeline] // withDockerContainer [Pipeline] sh 05:59:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:08 Stashed 1 file(s) [Pipeline] echo 05:59:08 [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 05:59:09 provisioning config files... 05:59:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/config6066207119900092928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:10 ---> docker-login.sh 05:59:10 nexus3.edgexfoundry.org:10001 05:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:10 Configure a credential helper to remove this warning. See 05:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:10 05:59:10 Login Succeeded 05:59:10 nexus3.edgexfoundry.org:10002 05:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:10 Configure a credential helper to remove this warning. See 05:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:10 05:59:10 Login Succeeded 05:59:10 nexus3.edgexfoundry.org:10003 05:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:10 Configure a credential helper to remove this warning. See 05:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:10 05:59:10 Login Succeeded 05:59:10 nexus3.edgexfoundry.org:10004 05:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:10 Configure a credential helper to remove this warning. See 05:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:10 05:59:10 Login Succeeded 05:59:10 docker.io 05:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:10 Configure a credential helper to remove this warning. See 05:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:10 05:59:10 Login Succeeded 05:59:10 ---> docker-login.sh ends [Pipeline] } 05:59:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:11 ========================================================= 05:59:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:59:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:59:11 Sending build context to Docker daemon 6.466MB 05:59:11 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 05:59:11 Step 2/12 : FROM ${BASE} AS builder 05:59:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:11 4db1b89c0bd1: Pulling fs layer 05:59:11 6911f1a30b25: Pulling fs layer 05:59:11 e194b8c5c2a9: Pulling fs layer 05:59:11 6863d3e3a2b1: Pulling fs layer 05:59:11 ec0bb842ea78: Pulling fs layer 05:59:11 40a00589a448: Pulling fs layer 05:59:11 6c08303d61cc: Pulling fs layer 05:59:11 798269fcf238: Pulling fs layer 05:59:11 40a00589a448: Waiting 05:59:11 6c08303d61cc: Waiting 05:59:11 798269fcf238: Waiting 05:59:11 6863d3e3a2b1: Waiting 05:59:11 ec0bb842ea78: Waiting 05:59:11 6911f1a30b25: Verifying Checksum 05:59:11 6911f1a30b25: Download complete 05:59:11 6863d3e3a2b1: Verifying Checksum 05:59:11 6863d3e3a2b1: Download complete 05:59:11 ec0bb842ea78: Verifying Checksum 05:59:11 ec0bb842ea78: Download complete 05:59:11 4db1b89c0bd1: Verifying Checksum 05:59:11 4db1b89c0bd1: Download complete 05:59:11 40a00589a448: Verifying Checksum 05:59:11 40a00589a448: Download complete 05:59:11 4db1b89c0bd1: Pull complete 05:59:12 6911f1a30b25: Pull complete 05:59:12 e194b8c5c2a9: Verifying Checksum 05:59:12 e194b8c5c2a9: Download complete 05:59:12 798269fcf238: Verifying Checksum 05:59:12 6c08303d61cc: Verifying Checksum 05:59:12 6c08303d61cc: Download complete 05:59:15 e194b8c5c2a9: Pull complete 05:59:15 6863d3e3a2b1: Pull complete 05:59:15 ec0bb842ea78: Pull complete 05:59:15 40a00589a448: Pull complete 05:59:18 6c08303d61cc: Pull complete 05:59:19 798269fcf238: Pull complete 05:59:19 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 05:59:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:59:19 ---> ec979cd7f677 05:59:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:59:24 Still waiting to schedule task 05:59:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:59:25 ---> Running in be92fd76a8bc 05:59:25 Removing intermediate container be92fd76a8bc 05:59:25 ---> 74b5da23a681 05:59:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:25 ---> Running in 4c34b9c9365e 05:59:25 Removing intermediate container 4c34b9c9365e 05:59:25 ---> 93ccc367b91b 05:59:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:59:25 ---> Running in 9c49232a354f 05:59:25 Removing intermediate container 9c49232a354f 05:59:25 ---> 858f36a86697 05:59:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:59:25 ---> Running in 7e20357138dd 05:59:25 Removing intermediate container 7e20357138dd 05:59:25 ---> 6bbdec15c6cb 05:59:25 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:59:25 ---> Running in 5aef313a5c17 05:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:59:26 (1/4) Installing openssh-keygen (9.1_p1-r4) 05:59:26 (2/4) Installing libedit (20221030.3.1-r0) 05:59:26 (3/4) Installing openssh-client-common (9.1_p1-r4) 05:59:26 (4/4) Installing openssh-client-default (9.1_p1-r4) 05:59:26 Executing busybox-1.35.0-r29.trigger 05:59:26 OK: 269 MiB in 57 packages 05:59:27 Removing intermediate container 5aef313a5c17 05:59:27 ---> 57ebd8aeb5bd 05:59:27 Step 8/12 : WORKDIR /device-mqtt-go 05:59:27 ---> Running in c72cee11bde3 05:59:27 Removing intermediate container c72cee11bde3 05:59:27 ---> 56af2482c81d 05:59:27 Step 9/12 : COPY go.mod vendor* ./ 05:59:27 ---> 68dcd9d419ca 05:59:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:27 ---> Running in 61cbe1e93ba7 06:00:14 Removing intermediate container 61cbe1e93ba7 06:00:14 ---> 51e0fd0879fc 06:00:14 Step 11/12 : COPY . . 06:00:14 ---> bde307962c6f 06:00:14 Step 12/12 : RUN $MAKE 06:00:14 ---> Running in 53bcf9ebd973 06:00:14 noop 06:00:14 Removing intermediate container 53bcf9ebd973 06:00:14 ---> 4d8153ddeea2 06:00:14 Successfully built 4d8153ddeea2 06:00:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:15 + docker inspect -f . ci-base-image-x86_64 06:00:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:15 prd-ubuntu20.04-docker-8c-8g-4498 does not seem to be running inside a container 06:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-619 -v /w/workspace/gexfoundry_device-mqtt-go_PR-619:/w/workspace/gexfoundry_device-mqtt-go_PR-619:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:17 $ docker top 7f6ec21fbdf8cafe2c63f3dc51638a492fcc1c5c22883e0d4e5ed2b89d230388 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:17 + go version 06:00:17 go version go1.20.6 linux/amd64 [Pipeline] } 06:00:17 $ docker stop --time=1 7f6ec21fbdf8cafe2c63f3dc51638a492fcc1c5c22883e0d4e5ed2b89d230388 06:00:19 $ docker rm -f --volumes 7f6ec21fbdf8cafe2c63f3dc51638a492fcc1c5c22883e0d4e5ed2b89d230388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:19 + docker inspect -f . ci-base-image-x86_64 06:00:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:20 prd-ubuntu20.04-docker-8c-8g-4498 does not seem to be running inside a container 06:00:20 $ 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-619 -v /w/workspace/gexfoundry_device-mqtt-go_PR-619:/w/workspace/gexfoundry_device-mqtt-go_PR-619:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:20 $ docker top 44f69f0a051890ae2a46f4fac3fb7b440ec4c14479c795459a9383b34680e50f -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:20 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-619 [Pipeline] fileExists [Pipeline] sh 06:00:21 + make test 06:00:21 go test ./... -coverprofile=coverage.out ./... 06:00:25 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:00:35 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:00:35 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:00:35 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements 06:00:41 go vet ./... 06:00:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:00:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:00:44 ./bin/test-attribution-txt.sh [Pipeline] echo 06:00:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:00:44 $ docker stop --time=1 44f69f0a051890ae2a46f4fac3fb7b440ec4c14479c795459a9383b34680e50f 06:00:48 $ docker rm -f --volumes 44f69f0a051890ae2a46f4fac3fb7b440ec4c14479c795459a9383b34680e50f [Pipeline] // withDockerContainer [Pipeline] sh 06:00:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:00:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:00:49 + ls -al . 06:00:49 total 188 06:00:49 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 06:00 . 06:00:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 05:58 .. 06:00:49 -rw-rw-r-- 1 jenkins jenkins 140 Aug 25 05:58 .dockerignore 06:00:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 05:59 .git 06:00:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 05:58 .github 06:00:49 -rw-rw-r-- 1 jenkins jenkins 329 Aug 25 05:58 .gitignore 06:00:49 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 05:58 .golangci.yml 06:00:49 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 05:59 .semver 06:00:49 -rw-rw-r-- 1 jenkins jenkins 10495 Aug 25 05:58 Attribution.txt 06:00:49 -rw-rw-r-- 1 jenkins jenkins 17522 Aug 25 05:58 CHANGELOG.md 06:00:49 -rw-rw-r-- 1 jenkins jenkins 1689 Aug 25 05:58 Dockerfile 06:00:49 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 05:58 GOVERNANCE.md 06:00:49 -rw-rw-r-- 1 jenkins jenkins 678 Aug 25 05:58 Jenkinsfile 06:00:49 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 05:58 LICENSE 06:00:49 -rw-rw-r-- 1 jenkins jenkins 1984 Aug 25 05:58 Makefile 06:00:49 -rw-rw-r-- 1 jenkins jenkins 620 Aug 25 05:58 OWNERS.md 06:00:49 -rw-rw-r-- 1 jenkins jenkins 3695 Aug 25 05:58 README.md 06:00:49 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 05:59 VERSION 06:00:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 05:58 bin 06:00:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 05:58 cmd 06:00:49 -rw-r--r-- 1 jenkins jenkins 18506 Aug 25 06:00 coverage.out 06:00:49 -rw-rw-r-- 1 jenkins jenkins 3820 Aug 25 05:58 go.mod 06:00:49 -rw-rw-r-- 1 jenkins jenkins 34092 Aug 25 05:58 go.sum 06:00:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 05:58 internal 06:00:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 05:58 mock 06:00:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 05:58 snap 06:00:49 -rw-rw-r-- 1 jenkins jenkins 227 Aug 25 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:50 + 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=f07ca8df682fdce6109428681c110404e125d2bd --label arch=amd64 --label version=0.0.0 . 06:00:50 Sending build context to Docker daemon 6.486MB 06:00:50 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:00:50 Step 2/24 : FROM ${BASE} AS builder 06:00:50 ---> 4d8153ddeea2 06:00:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:00:50 ---> Running in 2193f06c6e56 06:00:50 Removing intermediate container 2193f06c6e56 06:00:50 ---> e211bfc1ff1a 06:00:50 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:50 ---> Running in 5bb4aa670f84 06:00:50 Removing intermediate container 5bb4aa670f84 06:00:50 ---> 7356e29cc0b2 06:00:50 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:00:50 ---> Running in aebcd6c47ec9 06:00:50 Removing intermediate container aebcd6c47ec9 06:00:50 ---> 24fb772c17ed 06:00:50 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:00:50 ---> Running in 86e0025dc0a5 06:00:50 Removing intermediate container 86e0025dc0a5 06:00:50 ---> 629664d57771 06:00:50 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:50 ---> Running in d218a05d425a 06:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:00:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:00:51 OK: 269 MiB in 57 packages 06:00:51 Removing intermediate container d218a05d425a 06:00:51 ---> 2364686be3bf 06:00:51 Step 8/24 : WORKDIR /device-mqtt-go 06:00:51 ---> Running in 34462b4b7721 06:00:51 Removing intermediate container 34462b4b7721 06:00:51 ---> a6e305b37f7a 06:00:51 Step 9/24 : COPY go.mod vendor* ./ 06:00:52 ---> dfabb10faf57 06:00:52 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:52 ---> Running in 458a18aa854b 06:00:52 Removing intermediate container 458a18aa854b 06:00:52 ---> 1d2467869f4c 06:00:52 Step 11/24 : COPY . . 06:00:52 ---> 3f5e3bbb2e54 06:00:52 Step 12/24 : RUN $MAKE 06:00:52 ---> Running in 7d51fdacc7e1 06:00:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 06:00:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4499 in /w/workspace/gexfoundry_device-mqtt-go_PR-619 [Pipeline] { [Pipeline] ws 06:00:53 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:00:53 The recommended git tool is: git 06:00:58 using credential edgex-jenkins-ssh 06:00:58 Cloning the remote Git repository 06:00:58 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:00:58 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:00:59 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:00:59 > git --version # timeout=10 06:00:59 > git --version # 'git version 2.25.1' 06:00:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:00 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:01:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:01 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:01:01 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:01:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/619/head:refs/remotes/origin/PR-619 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:01:01 Merging remotes/origin/main commit 40a9b3b3de2a21918c6f1028b85f8a29e149216d into PR head commit f07ca8df682fdce6109428681c110404e125d2bd 06:01:02 Merge succeeded, producing f07ca8df682fdce6109428681c110404e125d2bd 06:01:02 Checking out Revision f07ca8df682fdce6109428681c110404e125d2bd (PR-619) 06:01:01 > git config core.sparsecheckout # timeout=10 06:01:01 > git checkout -f f07ca8df682fdce6109428681c110404e125d2bd # timeout=10 06:01:01 > git remote # timeout=10 06:01:01 > git config --get remote.origin.url # timeout=10 06:01:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:01 > git merge 40a9b3b3de2a21918c6f1028b85f8a29e149216d # timeout=10 06:01:01 > git rev-parse HEAD^{commit} # timeout=10 06:01:02 > git config core.sparsecheckout # timeout=10 06:01:02 > git checkout -f f07ca8df682fdce6109428681c110404e125d2bd # timeout=10 06:01:05 Commit message: "build: move SDK to v3.1.0-dev.16" 06:01:05 > git --version # timeout=10 06:01:05 > git --version # 'git version 2.25.1' 06:01:05 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:01:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:01:06 Dload Upload Total Spent Left Speed 06:01:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 06:01:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:01:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:01:07 + sudo tee /etc/docker/daemon.new 06:01:07 { 06:01:07 "registry-mirrors": [ 06:01:07 "https://nexus3.edgexfoundry.org:10001" 06:01:07 ], 06:01:07 "bip": "10.250.0.254/24", 06:01:07 "hosts": [ 06:01:07 "tcp://0.0.0.0:5555", 06:01:07 "unix:///var/run/docker.sock" 06:01:07 ], 06:01:07 "mtu": 1458, 06:01:07 "selinux-enabled": true, 06:01:07 "seccomp-profile": "/etc/docker/seccomp.json" 06:01:07 } [Pipeline] sh 06:01:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:01:08 + sudo service docker restart 06:01:15 Removing intermediate container 7d51fdacc7e1 06:01:15 ---> b70fc0a81b95 06:01:15 Step 13/24 : FROM alpine:3.17 06:01:15 3.17: Pulling from library/alpine 06:01:15 9398808236ff: Pulling fs layer 06:01:15 9398808236ff: Verifying Checksum 06:01:15 9398808236ff: Download complete 06:01:15 9398808236ff: Pull complete 06:01:15 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 06:01:15 Status: Downloaded newer image for alpine:3.17 06:01:15 ---> 1e0b8b5322fc 06:01:15 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 06:01:15 ---> Running in f1ffded28721 06:01:15 Removing intermediate container f1ffded28721 06:01:15 ---> ca4808170a41 06:01:15 Step 15/24 : RUN apk add --update --no-cache dumb-init 06:01:15 ---> Running in 84ad63d2692e 06:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:01:15 (1/1) Installing dumb-init (1.2.5-r2) 06:01:15 Executing busybox-1.35.0-r29.trigger 06:01:15 OK: 7 MiB in 16 packages 06:01:15 Removing intermediate container 84ad63d2692e 06:01:15 ---> 9c006d941a1f 06:01:15 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 06:01:15 ---> 2b4f8f601262 06:01:15 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 06:01:15 ---> 2fabd99e55bc 06:01:15 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 06:01:15 ---> edfbf184141c 06:01:15 Step 19/24 : EXPOSE 59982 06:01:15 ---> Running in 989caa2c7b7d 06:01:16 Removing intermediate container 989caa2c7b7d 06:01:16 ---> 09091ac5d3e0 06:01:16 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 06:01:16 ---> Running in ed8372d78aaf 06:01:16 Removing intermediate container ed8372d78aaf 06:01:16 ---> b5b3a8d46d26 06:01:16 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:01:16 ---> Running in c0660782e711 06:01:16 Removing intermediate container c0660782e711 06:01:16 ---> 69ba7bb4c0b9 06:01:16 Step 22/24 : LABEL arch=amd64 06:01:16 ---> Running in f5ca3abe3a02 06:01:16 Removing intermediate container f5ca3abe3a02 06:01:16 ---> 7fa5fd9f2340 06:01:16 Step 23/24 : LABEL git_sha=f07ca8df682fdce6109428681c110404e125d2bd 06:01:16 ---> Running in d5c04e1a6a99 06:01:16 Removing intermediate container d5c04e1a6a99 06:01:16 ---> 954572786031 06:01:16 Step 24/24 : LABEL version=0.0.0 06:01:16 ---> Running in b67d141360a9 06:01:16 Removing intermediate container b67d141360a9 06:01:16 ---> 2cfb4dc9c03f 06:01:16 [Warning] One or more build-args [ARCH] were not consumed 06:01:16 Successfully built 2cfb4dc9c03f 06:01:16 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 06:01:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:17 06:01:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:17 latest: Pulling from edgex-lftools-log-publisher 06:01:17 5eb5b503b376: Pulling fs layer 06:01:17 5c69ac0246d0: Pulling fs layer 06:01:17 ec43610c2a17: Pulling fs layer 06:01:17 3a2ae6a8a46f: Pulling fs layer 06:01:17 33b1e0a273af: Pulling fs layer 06:01:17 5d3b04190fa2: Pulling fs layer 06:01:17 2f39f015ded8: Pulling fs layer 06:01:17 5d3b04190fa2: Waiting 06:01:17 3a2ae6a8a46f: Waiting 06:01:17 2f39f015ded8: Waiting 06:01:17 5c69ac0246d0: Verifying Checksum 06:01:17 5c69ac0246d0: Download complete 06:01:17 3a2ae6a8a46f: Verifying Checksum 06:01:17 3a2ae6a8a46f: Download complete 06:01:17 33b1e0a273af: Verifying Checksum 06:01:17 33b1e0a273af: Download complete 06:01:17 ec43610c2a17: Verifying Checksum 06:01:17 ec43610c2a17: Download complete 06:01:17 5d3b04190fa2: Verifying Checksum 06:01:17 5d3b04190fa2: Download complete 06:01:18 5eb5b503b376: Verifying Checksum 06:01:18 5eb5b503b376: Download complete 06:01:18 2f39f015ded8: Download complete 06:01:19 5eb5b503b376: Pull complete 06:01:19 5c69ac0246d0: Pull complete 06:01:19 ec43610c2a17: Pull complete 06:01:19 3a2ae6a8a46f: Pull complete 06:01:20 33b1e0a273af: Pull complete 06:01:20 5d3b04190fa2: Pull complete 06:01:24 2f39f015ded8: Pull complete 06:01:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:24 prd-ubuntu20.04-docker-8c-8g-4498 does not seem to be running inside a container 06:01:24 $ 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-619 -v /w/workspace/gexfoundry_device-mqtt-go_PR-619:/w/workspace/gexfoundry_device-mqtt-go_PR-619:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:01:28 $ docker top 71c7b899c5cfd93c8711521c37ab7f2be61222c7b114f4557e93cb27d4890e31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 06:01:28 provisioning config files... 06:01:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config14759561773082745248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:28 ---> job-cost.sh 06:01:28 lf-activate-venv: SKIPPING 06:01:28 INFO: No Stack... 06:01:28 ---> docker-login.sh 06:01:28 nexus3.edgexfoundry.org:10001 06:01:28 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:29 INFO: Archiving Costs [Pipeline] sh 06:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:29 Configure a credential helper to remove this warning. See 06:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:29 06:01:29 Login Succeeded 06:01:29 nexus3.edgexfoundry.org:10002 06:01:29 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-619/archives/cost.csv 06:01:29 + cut -d, -f6 [Pipeline] lock 06:01:29 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] 06:01:29 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] did not exist. Created. 06:01:29 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] [Pipeline] { [Pipeline] unstash 06:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:29 Configure a credential helper to remove this warning. See 06:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:29 06:01:29 Login Succeeded 06:01:29 nexus3.edgexfoundry.org:10003 [Pipeline] sh 06:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:29 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:30 Stashed 1 file(s) [Pipeline] } 06:01:30 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:30 $ docker stop --time=1 71c7b899c5cfd93c8711521c37ab7f2be61222c7b114f4557e93cb27d4890e31 06:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:30 Configure a credential helper to remove this warning. See 06:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:30 06:01:30 Login Succeeded 06:01:30 nexus3.edgexfoundry.org:10004 06:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:30 Configure a credential helper to remove this warning. See 06:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:30 06:01:30 Login Succeeded 06:01:30 docker.io 06:01:31 $ docker rm -f --volumes 71c7b899c5cfd93c8711521c37ab7f2be61222c7b114f4557e93cb27d4890e31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:32 Configure a credential helper to remove this warning. See 06:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:32 06:01:32 Login Succeeded 06:01:32 ---> docker-login.sh ends [Pipeline] } 06:01:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:01:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:32 ========================================================= 06:01:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:01:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:01:33 Sending build context to Docker daemon 3.355MB 06:01:33 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:01:33 Step 2/12 : FROM ${BASE} AS builder 06:01:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:01:34 edb6bdbacee9: Pulling fs layer 06:01:34 5f9638ab2659: Pulling fs layer 06:01:34 8d51d6327a98: Pulling fs layer 06:01:34 8b374f2dd631: Pulling fs layer 06:01:34 ec14aa9079de: Pulling fs layer 06:01:34 2f466654f4bb: Pulling fs layer 06:01:34 554e91adad29: Pulling fs layer 06:01:34 ec14aa9079de: Waiting 06:01:34 2f466654f4bb: Waiting 06:01:34 554e91adad29: Waiting 06:01:34 8b374f2dd631: Waiting 06:01:34 5f9638ab2659: Verifying Checksum 06:01:34 5f9638ab2659: Download complete 06:01:34 8b374f2dd631: Verifying Checksum 06:01:34 8b374f2dd631: Download complete 06:01:34 edb6bdbacee9: Verifying Checksum 06:01:34 edb6bdbacee9: Download complete 06:01:34 ec14aa9079de: Verifying Checksum 06:01:34 ec14aa9079de: Download complete 06:01:34 edb6bdbacee9: Pull complete 06:01:35 554e91adad29: Verifying Checksum 06:01:35 554e91adad29: Download complete 06:01:35 5f9638ab2659: Pull complete 06:01:36 2f466654f4bb: Verifying Checksum 06:01:36 2f466654f4bb: Download complete 06:01:36 8d51d6327a98: Verifying Checksum 06:01:36 8d51d6327a98: Download complete 06:01:48 8d51d6327a98: Pull complete 06:01:48 8b374f2dd631: Pull complete 06:01:48 ec14aa9079de: Pull complete 06:01:54 2f466654f4bb: Pull complete 06:01:56 554e91adad29: Pull complete 06:01:56 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 06:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:01:56 ---> 1e15ea492957 06:01:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:01:57 ---> Running in 4bb993a35549 06:01:58 Removing intermediate container 4bb993a35549 06:01:58 ---> e87d5f43d6a6 06:01:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:01:58 ---> Running in 408955e54f47 06:01:58 Removing intermediate container 408955e54f47 06:01:58 ---> 0f03b3025748 06:01:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:01:58 ---> Running in b8c99b5e4a75 06:01:58 Removing intermediate container b8c99b5e4a75 06:01:58 ---> a9747e06e45b 06:01:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:01:58 ---> Running in 07149a2d96ac 06:01:59 Removing intermediate container 07149a2d96ac 06:01:59 ---> af15bd695dfa 06:01:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:01:59 ---> Running in 47636361ba41 06:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:02:01 (1/4) Installing openssh-keygen (9.1_p1-r4) 06:02:01 (2/4) Installing libedit (20221030.3.1-r0) 06:02:01 (3/4) Installing openssh-client-common (9.1_p1-r4) 06:02:01 (4/4) Installing openssh-client-default (9.1_p1-r4) 06:02:01 Executing busybox-1.35.0-r29.trigger 06:02:02 OK: 268 MiB in 57 packages 06:02:03 Removing intermediate container 47636361ba41 06:02:03 ---> 6b73e743dd31 06:02:03 Step 8/12 : WORKDIR /device-mqtt-go 06:02:03 ---> Running in 9c6f33f7342e 06:02:03 Removing intermediate container 9c6f33f7342e 06:02:03 ---> 2fc7d52be32d 06:02:03 Step 9/12 : COPY go.mod vendor* ./ 06:02:03 ---> e56e6a488aa9 06:02:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:03 ---> Running in 3392659b5947 06:03:25 Removing intermediate container 3392659b5947 06:03:25 ---> a78d85abf420 06:03:25 Step 11/12 : COPY . . 06:03:25 ---> 236c0b918721 06:03:25 Step 12/12 : RUN $MAKE 06:03:25 ---> Running in 0133019046c3 06:03:25 noop 06:03:25 Removing intermediate container 0133019046c3 06:03:25 ---> 825b1840d6f3 06:03:25 Successfully built 825b1840d6f3 06:03:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:26 + docker inspect -f . ci-base-image-arm64 06:03:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:26 prd-ubuntu20.04-docker-arm64-4c-16g-4499 does not seem to be running inside a container 06:03:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:03:28 $ docker top 61449aa9cf8b00f32c187a7b3af383c5fc9e225ade083e585d37b1fb70105a6e -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:28 + go version 06:03:28 go version go1.20.6 linux/arm64 [Pipeline] } 06:03:28 $ docker stop --time=1 61449aa9cf8b00f32c187a7b3af383c5fc9e225ade083e585d37b1fb70105a6e 06:03:30 $ docker rm -f --volumes 61449aa9cf8b00f32c187a7b3af383c5fc9e225ade083e585d37b1fb70105a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:31 + docker inspect -f . ci-base-image-arm64 06:03:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:31 prd-ubuntu20.04-docker-arm64-4c-16g-4499 does not seem to be running inside a container 06:03:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:03:33 $ docker top afb6259f3c563b5392453d5e02a9b9a9e9cd350296e816eb7dba8dd5903c2d15 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:33 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 06:03:34 + make test 06:03:34 go test ./... -coverprofile=coverage.out ./... 06:04:06 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:05:58 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:06:03 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:06:03 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 22.8% of statements 06:06:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:06:03 go vet ./... 06:06:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:06:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:06:30 ./bin/test-attribution-txt.sh [Pipeline] echo 06:06:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:06:30 $ docker stop --time=1 afb6259f3c563b5392453d5e02a9b9a9e9cd350296e816eb7dba8dd5903c2d15 06:06:32 $ docker rm -f --volumes afb6259f3c563b5392453d5e02a9b9a9e9cd350296e816eb7dba8dd5903c2d15 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:33 Warning: overwriting stash ‘coverage-report’ 06:06:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:34 + ls -al . 06:06:34 total 184 06:06:34 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 06:03 . 06:06:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 06:00 .. 06:06:34 -rw-rw-r-- 1 jenkins jenkins 140 Aug 25 06:01 .dockerignore 06:06:34 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 06:01 .git 06:06:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:01 .github 06:06:34 -rw-rw-r-- 1 jenkins jenkins 329 Aug 25 06:01 .gitignore 06:06:34 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 06:01 .golangci.yml 06:06:34 -rw-rw-r-- 1 jenkins jenkins 10495 Aug 25 06:01 Attribution.txt 06:06:34 -rw-rw-r-- 1 jenkins jenkins 17522 Aug 25 06:01 CHANGELOG.md 06:06:34 -rw-rw-r-- 1 jenkins jenkins 1689 Aug 25 06:01 Dockerfile 06:06:34 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 06:01 GOVERNANCE.md 06:06:34 -rw-rw-r-- 1 jenkins jenkins 678 Aug 25 06:01 Jenkinsfile 06:06:34 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 06:01 LICENSE 06:06:34 -rw-rw-r-- 1 jenkins jenkins 1984 Aug 25 06:01 Makefile 06:06:34 -rw-rw-r-- 1 jenkins jenkins 620 Aug 25 06:01 OWNERS.md 06:06:34 -rw-rw-r-- 1 jenkins jenkins 3695 Aug 25 06:01 README.md 06:06:34 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 05:59 VERSION 06:06:34 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 06:01 bin 06:06:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:01 cmd 06:06:34 -rw-r--r-- 1 jenkins jenkins 18506 Aug 25 06:06 coverage.out 06:06:34 -rw-rw-r-- 1 jenkins jenkins 3820 Aug 25 06:01 go.mod 06:06:34 -rw-rw-r-- 1 jenkins jenkins 34092 Aug 25 06:01 go.sum 06:06:34 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:01 internal 06:06:34 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 06:01 mock 06:06:34 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 06:01 snap 06:06:34 -rw-rw-r-- 1 jenkins jenkins 227 Aug 25 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:35 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f07ca8df682fdce6109428681c110404e125d2bd --label arch=arm64 --label version=0.0.0 . 06:06:35 Sending build context to Docker daemon 3.374MB 06:06:35 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:06:35 Step 2/24 : FROM ${BASE} AS builder 06:06:35 ---> 825b1840d6f3 06:06:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:06:35 ---> Running in aa734178ac58 06:06:35 Removing intermediate container aa734178ac58 06:06:35 ---> 259f664c099b 06:06:35 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:06:36 ---> Running in 235ef5732ec0 06:06:36 Removing intermediate container 235ef5732ec0 06:06:36 ---> 15df951a4d1e 06:06:36 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:06:36 ---> Running in 78c833c4984a 06:06:36 Removing intermediate container 78c833c4984a 06:06:36 ---> 5085bab69a43 06:06:36 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:06:36 ---> Running in 55b622b86bce 06:06:36 Removing intermediate container 55b622b86bce 06:06:36 ---> c8280c5f9958 06:06:36 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:06:37 ---> Running in d69425f392cc 06:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:06:39 OK: 268 MiB in 57 packages 06:06:40 Removing intermediate container d69425f392cc 06:06:40 ---> 00eed55e7c4a 06:06:40 Step 8/24 : WORKDIR /device-mqtt-go 06:06:40 ---> Running in c42a59ac8370 06:06:41 Removing intermediate container c42a59ac8370 06:06:41 ---> 28806331f1b6 06:06:41 Step 9/24 : COPY go.mod vendor* ./ 06:06:41 ---> b3c25bdf8b1b 06:06:41 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:41 ---> Running in d33a2619b4a3 06:06:43 Removing intermediate container d33a2619b4a3 06:06:43 ---> f9a07f68eec2 06:06:43 Step 11/24 : COPY . . 06:06:44 ---> 306b1c53ff95 06:06:44 Step 12/24 : RUN $MAKE 06:06:44 ---> Running in 74b4454521df 06:06:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 06:08:52 Removing intermediate container 74b4454521df 06:08:52 ---> 606ca32610a0 06:08:52 Step 13/24 : FROM alpine:3.17 06:08:52 3.17: Pulling from library/alpine 06:08:52 4060ece20d7a: Pulling fs layer 06:08:52 4060ece20d7a: Verifying Checksum 06:08:52 4060ece20d7a: Download complete 06:08:52 4060ece20d7a: Pull complete 06:08:52 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 06:08:52 Status: Downloaded newer image for alpine:3.17 06:08:52 ---> 8650cd65339b 06:08:52 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 06:08:52 ---> Running in 8ae67fe3c92f 06:08:52 Removing intermediate container 8ae67fe3c92f 06:08:52 ---> 45f8480f46ec 06:08:52 Step 15/24 : RUN apk add --update --no-cache dumb-init 06:08:52 ---> Running in 056e8757d88c 06:08:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:08:55 (1/1) Installing dumb-init (1.2.5-r2) 06:08:55 Executing busybox-1.35.0-r29.trigger 06:08:55 OK: 8 MiB in 16 packages 06:08:56 Removing intermediate container 056e8757d88c 06:08:56 ---> f43d954f738f 06:08:56 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 06:08:57 ---> 13855da66309 06:08:57 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 06:08:58 ---> 2e03e6ac39e6 06:08:58 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 06:08:58 ---> 3064ba4405b3 06:08:58 Step 19/24 : EXPOSE 59982 06:08:58 ---> Running in 5e2a86495178 06:08:58 Removing intermediate container 5e2a86495178 06:08:58 ---> 57e61cd30238 06:08:58 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 06:08:58 ---> Running in 6520a15bd484 06:08:59 Removing intermediate container 6520a15bd484 06:08:59 ---> b9d2e4ac1c24 06:08:59 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:08:59 ---> Running in 424c1cde2f68 06:08:59 Removing intermediate container 424c1cde2f68 06:08:59 ---> 7372ee38c788 06:08:59 Step 22/24 : LABEL arch=arm64 06:08:59 ---> Running in 5798268b058e 06:08:59 Removing intermediate container 5798268b058e 06:08:59 ---> c3e524157465 06:08:59 Step 23/24 : LABEL git_sha=f07ca8df682fdce6109428681c110404e125d2bd 06:09:00 ---> Running in 8e537c742fbf 06:09:00 Removing intermediate container 8e537c742fbf 06:09:00 ---> 73d36bcf9784 06:09:00 Step 24/24 : LABEL version=0.0.0 06:09:00 ---> Running in 28c34a72c8d8 06:09:00 Removing intermediate container 28c34a72c8d8 06:09:00 ---> d82ef8e664e0 06:09:00 [Warning] One or more build-args [ARCH] were not consumed 06:09:00 Successfully built d82ef8e664e0 06:09:00 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 06:09:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:01 06:09:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:01 arm64: Pulling from edgex-lftools-log-publisher 06:09:01 8998bd30e6a1: Pulling fs layer 06:09:01 04944245beec: Pulling fs layer 06:09:01 699f458cf7ca: Pulling fs layer 06:09:01 765212b225bb: Pulling fs layer 06:09:01 f23df028b6ca: Pulling fs layer 06:09:01 d65c8cfc05b1: Pulling fs layer 06:09:01 2437ff75d9bd: Pulling fs layer 06:09:01 f23df028b6ca: Waiting 06:09:01 765212b225bb: Waiting 06:09:01 d65c8cfc05b1: Waiting 06:09:01 2437ff75d9bd: Waiting 06:09:02 04944245beec: Verifying Checksum 06:09:02 04944245beec: Download complete 06:09:02 765212b225bb: Verifying Checksum 06:09:02 765212b225bb: Download complete 06:09:02 f23df028b6ca: Verifying Checksum 06:09:02 f23df028b6ca: Download complete 06:09:02 d65c8cfc05b1: Verifying Checksum 06:09:02 d65c8cfc05b1: Download complete 06:09:02 699f458cf7ca: Verifying Checksum 06:09:02 699f458cf7ca: Download complete 06:09:02 8998bd30e6a1: Verifying Checksum 06:09:02 8998bd30e6a1: Download complete 06:09:04 2437ff75d9bd: Verifying Checksum 06:09:04 2437ff75d9bd: Download complete 06:09:06 8998bd30e6a1: Pull complete 06:09:06 04944245beec: Pull complete 06:09:08 699f458cf7ca: Pull complete 06:09:08 765212b225bb: Pull complete 06:09:09 f23df028b6ca: Pull complete 06:09:09 d65c8cfc05b1: Pull complete 06:09:24 2437ff75d9bd: Pull complete 06:09:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:24 prd-ubuntu20.04-docker-arm64-4c-16g-4499 does not seem to be running inside a container 06:09:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:09:27 $ docker top ff57a8d6a9781fd63d6568d2ed00ce4629b5f964cffceb062d0f100dffcead05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:27 ---> job-cost.sh 06:09:28 lf-activate-venv: SKIPPING 06:09:28 INFO: No Stack... 06:09:28 INFO: Retrieving Pricing Info for: v3-standard-4 06:09:29 INFO: Archiving Costs [Pipeline] sh 06:09:29 + cut -d, -f6 06:09:29 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 06:09:29 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] 06:09:29 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] did not exist. Created. 06:09:29 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:30 /w/workspace/device-mqtt-go/1@tmp/durable-12e52924/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:09:30 + echo total: 0.10999999940395355 [Pipeline] stash 06:09:30 Warning: overwriting stash ‘stack-cost’ 06:09:30 Stashed 1 file(s) [Pipeline] } 06:09:30 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:09:30 $ docker stop --time=1 ff57a8d6a9781fd63d6568d2ed00ce4629b5f964cffceb062d0f100dffcead05 06:09:32 $ docker rm -f --volumes ff57a8d6a9781fd63d6568d2ed00ce4629b5f964cffceb062d0f100dffcead05 [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 06:09:33 provisioning config files... 06:09:33 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/config10926036004937167938tmp [Pipeline] { [Pipeline] sh 06:09:33 + set +x 06:09:33 + curl -s https://codecov.io/bash 06:09:33 + bash -s -- 06:09:34 06:09:34 _____ _ 06:09:34 / ____| | | 06:09:34 | | ___ __| | ___ ___ _____ __ 06:09:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:09:34 | |___| (_) | (_| | __/ (_| (_) \ V / 06:09:34 \_____\___/ \__,_|\___|\___\___/ \_/ 06:09:34 Bash-1.0.6 06:09:34 06:09:34 06:09:34 ==> git version 2.25.1 found 06:09:34 ==> 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 06:09:34 Release-Date: 2020-01-08 06:09:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:09:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:09:34 ==> Jenkins CI detected. 06:09:34 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-619 06:09:34 project root: . 06:09:34 --> token set from env 06:09:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:09:34 ==> Running gcov in . (disable via -X gcov) 06:09:34 ==> Python coveragepy not found 06:09:34 ==> Searching for coverage reports in: 06:09:34 + . 06:09:34 -> Found 1 reports 06:09:34 ==> Detecting git/mercurial file structure 06:09:34 ==> Reading reports 06:09:34 + ./coverage.out bytes=18506 06:09:34 ==> Appending adjustments 06:09:34 https://docs.codecov.io/docs/fixing-reports 06:09:34 + Found adjustments 06:09:34 ==> Gzipping contents 06:09:34 4.0K /tmp/codecov.RUTf6E.gz 06:09:34 ==> Uploading reports 06:09:34 url: https://codecov.io 06:09:34 query: branch=PR-619&commit=f07ca8df682fdce6109428681c110404e125d2bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=619&job=&cmd_args= 06:09:34 -> Pinging Codecov 06:09:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-619&commit=f07ca8df682fdce6109428681c110404e125d2bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=619&job=&cmd_args= 06:09:34 -> Uploading to 06:09:34 https://storage.googleapis.com/codecov/v4/raw/2023-08-25/7D719EC7BBE17E464838252E33014C33/f07ca8df682fdce6109428681c110404e125d2bd/72a98b91-1c7a-4f35-a5c1-08738fa22295.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T060934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=283c7f586592487e8bc2de91687f57149841498c0345a047effb901cfb802a50 06:09:34 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:34 Dload Upload Total Spent Left Speed 06:09:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 17784 --:--:-- --:--:-- --:--:-- 17784 06:09:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/f07ca8df682fdce6109428681c110404e125d2bd [Pipeline] } 06:09:34 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 06:09:36 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-619/archives ] 06:09:36 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-619/archives 06:09:36 total 16 06:09:36 drwxr-xr-x 3 root root 4096 Aug 25 06:01 . 06:09:36 drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 06:01 .. 06:09:36 drwxr-xr-x 2 root root 4096 Aug 25 06:01 cost 06:09:36 -rw-r--r-- 1 root root 86 Aug 25 06:01 cost.csv 06:09:36 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-619/archives 06:09:36 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-619/archives 06:09:36 total 16 06:09:36 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 06:01 . 06:09:36 drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 06:01 .. 06:09:36 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 06:01 cost 06:09:36 -rw-r--r-- 1 jenkins jenkins 86 Aug 25 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:09:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:09:38 ---> package-listing.sh 06:09:38 ++ facter osfamily 06:09:38 ++ tr '[:upper:]' '[:lower:]' 06:09:38 + OS_FAMILY=debian 06:09:38 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-619 06:09:38 + START_PACKAGES=/tmp/packages_start.txt 06:09:38 + END_PACKAGES=/tmp/packages_end.txt 06:09:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:38 + PACKAGES=/tmp/packages_start.txt 06:09:38 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-619 ']' 06:09:38 + PACKAGES=/tmp/packages_end.txt 06:09:38 + case "${OS_FAMILY}" in 06:09:38 + dpkg -l 06:09:38 + grep '^ii' 06:09:38 + '[' -f /tmp/packages_start.txt ']' 06:09:38 + '[' -f /tmp/packages_end.txt ']' 06:09:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:38 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-619 ']' 06:09:38 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-619/archives/ 06:09:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-619/archives/ [Pipeline] echo 06:09:38 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-619/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:09:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:39 prd-ubuntu20.04-docker-8c-8g-4498 does not seem to be running inside a container 06:09:39 $ 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-619/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-619 -v /w/workspace/gexfoundry_device-mqtt-go_PR-619:/w/workspace/gexfoundry_device-mqtt-go_PR-619:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-619@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 06:09:47 $ docker top 270b16c37c4dab19f65a5b627e5bc0e5071dfe82de4d6caee0e286ddd9d88133 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:48 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:48 + mkdir -p /var/log/sysstat [Pipeline] sh 06:09:48 + ls /var/log/sa-host 06:09:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:49 provisioning config files... 06:09:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/config13727924663624691475tmp [Pipeline] { [Pipeline] echo 06:09:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:49 ---> create-netrc.sh [Pipeline] } 06:09:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:09:49 ---> python-tools-install.sh [Pipeline] echo 06:09:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:50 ---> sudo-logs.sh 06:09:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:09:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:50 ---> job-cost.sh 06:09:50 lf-activate-venv: SKIPPING 06:09:50 DEBUG: total: 0.2199999988079071 06:09:50 INFO: Retrieving Stack Cost... 06:09:51 INFO: Retrieving Pricing Info for: v3-standard-8 06:09:51 INFO: Archiving Costs [Pipeline] echo 06:09:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:51 ---> logs-deploy.sh 06:09:51 lf-activate-venv: SKIPPING 06:09:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-619/1 06:09:51 INFO: archiving workspace using pattern(s): 06:09:53 Archives upload complete. 06:09:53 INFO: archiving logs to Nexus