Pull request #644 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 143852696dd841462be188bf2be1e22d9a74bb3f+daf9656040259007f9ff9da57e54fb024fb8fec3 (bb9d248ae4f268a32f017ae02163ed215d7c2bf2) 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-ssh12308122860342131520.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh10901291784116614262.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-644/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-644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1592753572365709387.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-644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4020935969691747117.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh9171825025318343132.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-644/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-644/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15300937172484373592.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16917’ Running on prd-ubuntu20.04-docker-8c-8g-16955 in /w/workspace/gexfoundry_device-mqtt-go_PR-644 [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-644 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit daf9656040259007f9ff9da57e54fb024fb8fec3 into PR head commit 143852696dd841462be188bf2be1e22d9a74bb3f Merge succeeded, producing 143852696dd841462be188bf2be1e22d9a74bb3f Checking out Revision 143852696dd841462be188bf2be1e22d9a74bb3f (PR-644) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:27:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:27:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:27:36 ========================================================= 01:27:36 EdgeX Global Pipelines Version Info 01:27:36 ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f 143852696dd841462be188bf2be1e22d9a74bb3f # 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 daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 143852696dd841462be188bf2be1e22d9a74bb3f # timeout=10 [Pipeline] sh 01:27:36 ------------------- 01:27:36 stable info: 01:27:36 ------------------- 01:27:36 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 01:27:36 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 01:27:36 Message: update stable to v1.0.257 01:27:37 ------------------- 01:27:37 experimental info: 01:27:37 ------------------- 01:27:37 Commited By: **** collab-it+edgex@linuxfoundation.org 01:27:37 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 01:27:37 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:27:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:27:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:27:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:27:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:27:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-644 [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-644 [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-644 [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 143852696dd841462be188bf2be1e22d9a74bb3f [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1438526 [Pipeline] echo 01:27:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:39 provisioning config files... 01:27:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/config4424704661185108261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:39 ---> docker-login.sh 01:27:39 nexus3.edgexfoundry.org:10001 01:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:40 Configure a credential helper to remove this warning. See 01:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:40 01:27:40 Login Succeeded 01:27:40 nexus3.edgexfoundry.org:10002 01:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:40 Configure a credential helper to remove this warning. See 01:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:40 01:27:40 Login Succeeded 01:27:40 nexus3.edgexfoundry.org:10003 01:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:40 Configure a credential helper to remove this warning. See 01:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:40 01:27:40 Login Succeeded 01:27:40 nexus3.edgexfoundry.org:10004 01:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:40 Configure a credential helper to remove this warning. See 01:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:40 01:27:40 Login Succeeded 01:27:40 docker.io 01:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:40 Configure a credential helper to remove this warning. See 01:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:40 01:27:40 Login Succeeded 01:27:40 ---> docker-login.sh ends [Pipeline] } 01:27:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:27:41 + git rev-list -1 --merges 143852696dd841462be188bf2be1e22d9a74bb3f~1..143852696dd841462be188bf2be1e22d9a74bb3f [Pipeline] echo 01:27:41 -----------> git rev-list -1 --merges 143852696dd841462be188bf2be1e22d9a74bb3f~1..143852696dd841462be188bf2be1e22d9a74bb3f 143852696dd841462be188bf2be1e22d9a74bb3f [false] [Pipeline] sh 01:27:41 + git log --format=format:%s -1 143852696dd841462be188bf2be1e22d9a74bb3f [Pipeline] echo 01:27:41 ========================================================= 01:27:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:27:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:27:42 + git log --format=format:%s -1 143852696dd841462be188bf2be1e22d9a74bb3f [Pipeline] echo 01:27:42 [semverPrep] GIT_COMMIT: 143852696dd841462be188bf2be1e22d9a74bb3f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:27:42 [semverPrep] This is not a build commit. [Pipeline] sh 01:27:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:27:42 + grep -v github /etc/ssh/ssh_known_hosts 01:27:42 + [ -e /tmp/ssh_known_hosts ] 01:27:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:27:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:27:42 + sudo tee -a /etc/ssh/ssh_known_hosts 01:27:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:43 01:27:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:43 0.1.4: Pulling from edgex-devops/py-git-semver 01:27:43 b85a868b505f: Pulling fs layer 01:27:43 e2be974225ed: Pulling fs layer 01:27:43 339a4e72a1f5: Pulling fs layer 01:27:43 988bab9f4d93: Pulling fs layer 01:27:43 1469e6f7b9e6: Pulling fs layer 01:27:43 eaf3925da568: Pulling fs layer 01:27:43 bab4dde63d76: Pulling fs layer 01:27:43 bde34c3a00c8: Pulling fs layer 01:27:43 b352a97aabf1: Pulling fs layer 01:27:43 4872d77fe225: Pulling fs layer 01:27:43 5851b861e8e6: Pulling fs layer 01:27:43 bab4dde63d76: Waiting 01:27:43 bde34c3a00c8: Waiting 01:27:43 b352a97aabf1: Waiting 01:27:43 4872d77fe225: Waiting 01:27:43 1469e6f7b9e6: Waiting 01:27:43 988bab9f4d93: Waiting 01:27:43 5851b861e8e6: Waiting 01:27:43 eaf3925da568: Waiting 01:27:43 e2be974225ed: Verifying Checksum 01:27:43 e2be974225ed: Download complete 01:27:43 988bab9f4d93: Verifying Checksum 01:27:43 1469e6f7b9e6: Verifying Checksum 01:27:43 1469e6f7b9e6: Download complete 01:27:43 eaf3925da568: Verifying Checksum 01:27:43 eaf3925da568: Download complete 01:27:43 339a4e72a1f5: Verifying Checksum 01:27:43 339a4e72a1f5: Download complete 01:27:43 bde34c3a00c8: Verifying Checksum 01:27:43 bde34c3a00c8: Download complete 01:27:43 b352a97aabf1: Download complete 01:27:43 4872d77fe225: Verifying Checksum 01:27:43 4872d77fe225: Download complete 01:27:43 5851b861e8e6: Verifying Checksum 01:27:43 5851b861e8e6: Download complete 01:27:43 b85a868b505f: Verifying Checksum 01:27:43 b85a868b505f: Download complete 01:27:44 bab4dde63d76: Verifying Checksum 01:27:44 bab4dde63d76: Download complete 01:27:45 b85a868b505f: Pull complete 01:27:45 e2be974225ed: Pull complete 01:27:45 339a4e72a1f5: Pull complete 01:27:45 988bab9f4d93: Pull complete 01:27:46 1469e6f7b9e6: Pull complete 01:27:46 eaf3925da568: Pull complete 01:27:48 bab4dde63d76: Pull complete 01:27:48 bde34c3a00c8: Pull complete 01:27:48 b352a97aabf1: Pull complete 01:27:48 4872d77fe225: Pull complete 01:27:48 5851b861e8e6: Pull complete 01:27:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:27:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:48 prd-ubuntu20.04-docker-8c-8g-16955 does not seem to be running inside a container 01:27:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-644 -v /w/workspace/gexfoundry_device-mqtt-go_PR-644:/w/workspace/gexfoundry_device-mqtt-go_PR-644:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:27:52 $ docker top 7b383419c1fcaf8defe95b792ff97e0d1acd8e3126f092d433b526af03f863c6 -eo pid,comm 01:27:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:27:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:27:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:52 [ssh-agent] Looking for ssh-agent implementation... 01:27:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:53 $ docker exec 7b383419c1fcaf8defe95b792ff97e0d1acd8e3126f092d433b526af03f863c6 ssh-agent 01:27:53 SSH_AUTH_SOCK=/tmp/ssh-pRNBUtBhQOLF/agent.32 01:27:53 SSH_AGENT_PID=38 01:27:53 Running ssh-add (command line suppressed) 01:27:53 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/private_key_5317478897136658226.key (/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/private_key_5317478897136658226.key) 01:27:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:53 + git tag --points-at HEAD [Pipeline] } 01:27:53 $ docker exec --env ******** --env ******** 7b383419c1fcaf8defe95b792ff97e0d1acd8e3126f092d433b526af03f863c6 ssh-agent -k 01:27:53 unset SSH_AUTH_SOCK; 01:27:53 unset SSH_AGENT_PID; 01:27:53 echo Agent pid 38 killed; 01:27:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:27:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:53 [ssh-agent] Looking for ssh-agent implementation... 01:27:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:54 $ docker exec 7b383419c1fcaf8defe95b792ff97e0d1acd8e3126f092d433b526af03f863c6 ssh-agent 01:27:54 SSH_AUTH_SOCK=/tmp/ssh-qqMk3JOZ0fLi/agent.70 01:27:54 SSH_AGENT_PID=76 01:27:54 Running ssh-add (command line suppressed) 01:27:54 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/private_key_16019397251926436653.key (/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/private_key_16019397251926436653.key) 01:27:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:54 + git semver init 01:27:54 2023-11-08 01:27:54,815 [run_init] DEBUG init version:0.0.0 force:False 01:27:54 2023-11-08 01:27:54,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver 01:27:54 2023-11-08 01:27:54,816 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver 01:27:54 2023-11-08 01:27:54,816 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-644, universal_newlines=False, shell=None, istream=None) 01:27:55 2023-11-08 01:27:55,719 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-644/.git/info/exclude 01:27:55 2023-11-08 01:27:55,719 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver/PR-644 with force:False 01:27:55 2023-11-08 01:27:55,719 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver/PR-644 01:27:55 2023-11-08 01:27:55,723 [execute] INFO git cat-file --batch-check 01:27:55 2023-11-08 01:27:55,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver, universal_newlines=False, shell=None, istream=) 01:27:55 2023-11-08 01:27:55,733 [execute] INFO git cat-file --batch 01:27:55 2023-11-08 01:27:55,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver, universal_newlines=False, shell=None, istream=) 01:27:55 2023-11-08 01:27:55,740 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver/PR-644 01:27:55 0.0.0 [Pipeline] } 01:27:55 $ docker exec --env ******** --env ******** 7b383419c1fcaf8defe95b792ff97e0d1acd8e3126f092d433b526af03f863c6 ssh-agent -k 01:27:55 unset SSH_AUTH_SOCK; 01:27:55 unset SSH_AGENT_PID; 01:27:55 echo Agent pid 76 killed; 01:27:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:56 + git semver [Pipeline] } 01:27:56 $ docker stop --time=1 7b383419c1fcaf8defe95b792ff97e0d1acd8e3126f092d433b526af03f863c6 01:27:57 $ docker rm -f --volumes 7b383419c1fcaf8defe95b792ff97e0d1acd8e3126f092d433b526af03f863c6 [Pipeline] // withDockerContainer [Pipeline] sh 01:27:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:27:58 Stashed 1 file(s) [Pipeline] echo 01:27:58 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:59 provisioning config files... 01:27:59 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/config9808869337838661065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:59 ---> docker-login.sh 01:27:59 nexus3.edgexfoundry.org:10001 01:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:59 Configure a credential helper to remove this warning. See 01:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:59 01:27:59 Login Succeeded 01:27:59 nexus3.edgexfoundry.org:10002 01:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:59 Configure a credential helper to remove this warning. See 01:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:59 01:27:59 Login Succeeded 01:27:59 nexus3.edgexfoundry.org:10003 01:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:59 Configure a credential helper to remove this warning. See 01:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:59 01:27:59 Login Succeeded 01:27:59 nexus3.edgexfoundry.org:10004 01:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:59 Configure a credential helper to remove this warning. See 01:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:59 01:27:59 Login Succeeded 01:27:59 docker.io 01:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:00 Configure a credential helper to remove this warning. See 01:28:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:00 01:28:00 Login Succeeded 01:28:00 ---> docker-login.sh ends [Pipeline] } 01:28:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:28:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:28:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:28:00 ========================================================= 01:28:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:28:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:28:01 Sending build context to Docker daemon 6.569MB 01:28:01 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:28:01 Step 2/12 : FROM ${BASE} AS builder 01:28:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:28:01 7264a8db6415: Pulling fs layer 01:28:01 c4d48a809fc2: Pulling fs layer 01:28:01 4f1c88b9dad5: Pulling fs layer 01:28:01 ad3a456e5733: Pulling fs layer 01:28:01 33e27b845d1e: Pulling fs layer 01:28:01 c68163c4e522: Pulling fs layer 01:28:01 50da416c3ac9: Pulling fs layer 01:28:01 23d2d4c4bb30: Pulling fs layer 01:28:01 c68163c4e522: Waiting 01:28:01 50da416c3ac9: Waiting 01:28:01 23d2d4c4bb30: Waiting 01:28:01 ad3a456e5733: Waiting 01:28:01 33e27b845d1e: Waiting 01:28:01 c4d48a809fc2: Download complete 01:28:01 ad3a456e5733: Download complete 01:28:01 33e27b845d1e: Verifying Checksum 01:28:01 33e27b845d1e: Download complete 01:28:01 7264a8db6415: Verifying Checksum 01:28:01 7264a8db6415: Download complete 01:28:01 c68163c4e522: Verifying Checksum 01:28:01 c68163c4e522: Download complete 01:28:01 7264a8db6415: Pull complete 01:28:01 23d2d4c4bb30: Verifying Checksum 01:28:01 23d2d4c4bb30: Download complete 01:28:01 c4d48a809fc2: Pull complete 01:28:02 4f1c88b9dad5: Verifying Checksum 01:28:02 4f1c88b9dad5: Download complete 01:28:02 50da416c3ac9: Download complete 01:28:05 4f1c88b9dad5: Pull complete 01:28:05 ad3a456e5733: Pull complete 01:28:05 33e27b845d1e: Pull complete 01:28:05 c68163c4e522: Pull complete 01:28:08 50da416c3ac9: Pull complete 01:28:08 23d2d4c4bb30: Pull complete 01:28:08 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:28:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:28:08 ---> 0786185ac409 01:28:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:28:14 Still waiting to schedule task 01:28:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16943’ 01:28:16 ---> Running in 2752be1de319 01:28:16 Removing intermediate container 2752be1de319 01:28:16 ---> 29cbcb2f7813 01:28:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:28:16 ---> Running in 1199d6c843f8 01:28:16 Removing intermediate container 1199d6c843f8 01:28:16 ---> 3a80c796892c 01:28:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:28:16 ---> Running in 29081618a277 01:28:16 Removing intermediate container 29081618a277 01:28:16 ---> 46c98b9e99e8 01:28:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:28:16 ---> Running in 57147402d170 01:28:16 Removing intermediate container 57147402d170 01:28:16 ---> a44d48d87b37 01:28:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:16 ---> Running in b76af3eba6b5 01:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:28:17 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:28:17 (2/4) Installing libedit (20221030.3.1-r1) 01:28:17 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:28:17 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:28:17 Executing busybox-1.36.1-r2.trigger 01:28:17 OK: 268 MiB in 56 packages 01:28:18 Removing intermediate container b76af3eba6b5 01:28:18 ---> dfc91e568366 01:28:18 Step 8/12 : WORKDIR /device-mqtt-go 01:28:18 ---> Running in 6eddf4630500 01:28:18 Removing intermediate container 6eddf4630500 01:28:18 ---> 3e14989f5c80 01:28:18 Step 9/12 : COPY go.mod vendor* ./ 01:28:18 ---> c8e928dd882e 01:28:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:18 ---> Running in 217b90f453e9 01:29:14 Removing intermediate container 217b90f453e9 01:29:14 ---> a9876d2ce0b1 01:29:14 Step 11/12 : COPY . . 01:29:14 ---> a81022e4bb06 01:29:14 Step 12/12 : RUN $MAKE 01:29:14 ---> Running in 46eb89169a84 01:29:14 noop 01:29:14 Removing intermediate container 46eb89169a84 01:29:14 ---> 55172b4da8b0 01:29:14 Successfully built 55172b4da8b0 01:29:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:15 + docker inspect -f . ci-base-image-x86_64 01:29:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:15 prd-ubuntu20.04-docker-8c-8g-16955 does not seem to be running inside a container 01:29:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-644 -v /w/workspace/gexfoundry_device-mqtt-go_PR-644:/w/workspace/gexfoundry_device-mqtt-go_PR-644:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:29:15 $ docker top 3bb3235649c0aa3181450958b3e4ef2ff1add2bbc4c008578ae61bb06a29c38f -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:16 + go version 01:29:16 go version go1.21.0 linux/amd64 [Pipeline] } 01:29:16 $ docker stop --time=1 3bb3235649c0aa3181450958b3e4ef2ff1add2bbc4c008578ae61bb06a29c38f 01:29:17 $ docker rm -f --volumes 3bb3235649c0aa3181450958b3e4ef2ff1add2bbc4c008578ae61bb06a29c38f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:18 + docker inspect -f . ci-base-image-x86_64 01:29:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:18 prd-ubuntu20.04-docker-8c-8g-16955 does not seem to be running inside a container 01:29:18 $ 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-644 -v /w/workspace/gexfoundry_device-mqtt-go_PR-644:/w/workspace/gexfoundry_device-mqtt-go_PR-644:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:29:18 $ docker top 60de596b9bbcaec62116a04f6093da0eb1ff7871be85019465e95d02a7f16651 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:19 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-644 [Pipeline] fileExists [Pipeline] sh 01:29:19 + make test 01:29:19 go test ./... -coverprofile=coverage.out ./... 01:29:20 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:29:30 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:29:30 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:29:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements 01:29:36 go vet ./... 01:29:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:29:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:29:39 ./bin/test-attribution-txt.sh [Pipeline] echo 01:29:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:29:39 $ docker stop --time=1 60de596b9bbcaec62116a04f6093da0eb1ff7871be85019465e95d02a7f16651 01:29:43 $ docker rm -f --volumes 60de596b9bbcaec62116a04f6093da0eb1ff7871be85019465e95d02a7f16651 [Pipeline] // withDockerContainer [Pipeline] sh 01:29:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:29:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:29:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:29:44 + ls -al . 01:29:44 total 184 01:29:44 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 01:29 . 01:29:44 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:27 .. 01:29:44 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 01:27 .dockerignore 01:29:44 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:29 .git 01:29:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:27 .github 01:29:44 -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 01:27 .gitignore 01:29:44 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 01:27 .golangci.yml 01:29:44 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 01:27 .semver 01:29:44 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 01:27 Attribution.txt 01:29:44 -rw-rw-r-- 1 jenkins jenkins 17522 Nov 8 01:27 CHANGELOG.md 01:29:44 -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 01:27 Dockerfile 01:29:44 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:27 GOVERNANCE.md 01:29:44 -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 01:27 Jenkinsfile 01:29:44 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 01:27 LICENSE 01:29:44 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 01:27 Makefile 01:29:44 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 01:27 OWNERS.md 01:29:44 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 01:27 README.md 01:29:44 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 01:27 VERSION 01:29:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:27 bin 01:29:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:27 cmd 01:29:44 -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 01:29 coverage.out 01:29:44 -rw-rw-r-- 1 jenkins jenkins 3775 Nov 8 01:27 go.mod 01:29:44 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 8 01:27 go.sum 01:29:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:27 internal 01:29:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:27 mock 01:29:44 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 01:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:45 + 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=143852696dd841462be188bf2be1e22d9a74bb3f --label arch=amd64 --label version=0.0.0 . 01:29:45 Sending build context to Docker daemon 6.588MB 01:29:45 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:29:45 Step 2/24 : FROM ${BASE} AS builder 01:29:45 ---> 55172b4da8b0 01:29:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:29:45 ---> Running in 649e491e0357 01:29:45 Removing intermediate container 649e491e0357 01:29:45 ---> afb538e41c70 01:29:45 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:29:45 ---> Running in 4e46f6b0c42e 01:29:45 Removing intermediate container 4e46f6b0c42e 01:29:45 ---> f1e0ee47b91f 01:29:45 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:29:45 ---> Running in 559c5ce108c4 01:29:45 Removing intermediate container 559c5ce108c4 01:29:45 ---> 520f485fe91b 01:29:45 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:29:45 ---> Running in 37cd92be370f 01:29:45 Removing intermediate container 37cd92be370f 01:29:45 ---> 2cafbb2108b5 01:29:45 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:45 ---> Running in 9153852606d9 01:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:46 OK: 268 MiB in 56 packages 01:29:46 Removing intermediate container 9153852606d9 01:29:46 ---> 21cd145827ab 01:29:46 Step 8/24 : WORKDIR /device-mqtt-go 01:29:46 ---> Running in 650a3f66a1c7 01:29:46 Removing intermediate container 650a3f66a1c7 01:29:46 ---> 87d6799e14f4 01:29:46 Step 9/24 : COPY go.mod vendor* ./ 01:29:47 ---> 271280347f9a 01:29:47 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:47 ---> Running in 49bf1dc6e898 01:29:47 Removing intermediate container 49bf1dc6e898 01:29:47 ---> b8779655952b 01:29:47 Step 11/24 : COPY . . 01:29:47 ---> 15b578d24e44 01:29:47 Step 12/24 : RUN $MAKE 01:29:48 ---> Running in 222912018bb2 01:29:48 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" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:30:10 Removing intermediate container 222912018bb2 01:30:10 ---> 9fb18ea16fb5 01:30:10 Step 13/24 : FROM alpine:3.18 01:30:10 3.18: Pulling from library/alpine 01:30:10 96526aa774ef: Pulling fs layer 01:30:10 96526aa774ef: Verifying Checksum 01:30:10 96526aa774ef: Download complete 01:30:10 96526aa774ef: Pull complete 01:30:10 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:30:10 Status: Downloaded newer image for alpine:3.18 01:30:10 ---> 8ca4688f4f35 01:30:10 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:30:10 ---> Running in 4f329c59e626 01:30:10 Removing intermediate container 4f329c59e626 01:30:10 ---> 112bd86fe04f 01:30:10 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:30:10 ---> Running in e82af5ea3963 01:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:30:10 (1/1) Installing dumb-init (1.2.5-r2) 01:30:10 Executing busybox-1.36.1-r2.trigger 01:30:10 OK: 7 MiB in 16 packages 01:30:11 Removing intermediate container e82af5ea3963 01:30:11 ---> d1c0bff3b2ae 01:30:11 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:30:12 ---> 651960336135 01:30:12 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:30:12 ---> abecc326fa61 01:30:12 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:30:12 ---> efe495b9171d 01:30:12 Step 19/24 : EXPOSE 59982 01:30:12 ---> Running in 6e23cb049f2e 01:30:12 Removing intermediate container 6e23cb049f2e 01:30:12 ---> 3da15ec63c7f 01:30:12 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:30:12 ---> Running in 52871e054d91 01:30:13 Removing intermediate container 52871e054d91 01:30:13 ---> bd087bc1f1fa 01:30:13 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:30:13 ---> Running in 445856f5845e 01:30:13 Removing intermediate container 445856f5845e 01:30:13 ---> 337c3d32a84a 01:30:13 Step 22/24 : LABEL arch=amd64 01:30:13 ---> Running in b60ef420d4bc 01:30:13 Removing intermediate container b60ef420d4bc 01:30:13 ---> 040bf9e8c9f8 01:30:13 Step 23/24 : LABEL git_sha=143852696dd841462be188bf2be1e22d9a74bb3f 01:30:13 ---> Running in 2d9a0615b1a5 01:30:13 Removing intermediate container 2d9a0615b1a5 01:30:13 ---> 3f17ea70fa68 01:30:13 Step 24/24 : LABEL version=0.0.0 01:30:13 ---> Running in ffee2fd07101 01:30:13 Removing intermediate container ffee2fd07101 01:30:13 ---> 0a236ccd72c8 01:30:13 [Warning] One or more build-args [ARCH] were not consumed 01:30:13 Successfully built 0a236ccd72c8 01:30:13 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:14 01:30:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:14 latest: Pulling from edgex-lftools-log-publisher 01:30:14 5eb5b503b376: Pulling fs layer 01:30:14 5c69ac0246d0: Pulling fs layer 01:30:14 ec43610c2a17: Pulling fs layer 01:30:14 3a2ae6a8a46f: Pulling fs layer 01:30:14 33b1e0a273af: Pulling fs layer 01:30:14 5d3b04190fa2: Pulling fs layer 01:30:14 2f39f015ded8: Pulling fs layer 01:30:14 33b1e0a273af: Waiting 01:30:14 5d3b04190fa2: Waiting 01:30:14 3a2ae6a8a46f: Waiting 01:30:14 2f39f015ded8: Waiting 01:30:14 5c69ac0246d0: Verifying Checksum 01:30:14 5c69ac0246d0: Download complete 01:30:14 3a2ae6a8a46f: Download complete 01:30:14 33b1e0a273af: Verifying Checksum 01:30:14 33b1e0a273af: Download complete 01:30:14 5d3b04190fa2: Verifying Checksum 01:30:14 5d3b04190fa2: Download complete 01:30:14 ec43610c2a17: Verifying Checksum 01:30:14 ec43610c2a17: Download complete 01:30:14 5eb5b503b376: Verifying Checksum 01:30:14 5eb5b503b376: Download complete 01:30:15 2f39f015ded8: Download complete 01:30:15 5eb5b503b376: Pull complete 01:30:16 5c69ac0246d0: Pull complete 01:30:16 ec43610c2a17: Pull complete 01:30:16 3a2ae6a8a46f: Pull complete 01:30:16 33b1e0a273af: Pull complete 01:30:16 5d3b04190fa2: Pull complete 01:30:21 2f39f015ded8: Pull complete 01:30:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:30:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:21 prd-ubuntu20.04-docker-8c-8g-16955 does not seem to be running inside a container 01:30:21 $ 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-644 -v /w/workspace/gexfoundry_device-mqtt-go_PR-644:/w/workspace/gexfoundry_device-mqtt-go_PR-644:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:30:28 $ docker top 899a5c41dea5b18a45d35d13e25ebd841a8447a8effa60c67e852df9fbe0b11d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:28 ---> job-cost.sh 01:30:28 lf-activate-venv: SKIPPING 01:30:28 INFO: No Stack... 01:30:28 INFO: Retrieving Pricing Info for: v3-standard-8 01:30:29 INFO: Archiving Costs [Pipeline] sh 01:30:29 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-644/archives/cost.csv 01:30:29 + cut -d, -f6 [Pipeline] lock 01:30:29 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] 01:30:29 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] did not exist. Created. 01:30:29 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:30:29 + echo total: 0.2199999988079071 [Pipeline] stash 01:30:29 Stashed 1 file(s) [Pipeline] } 01:30:29 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:30:29 $ docker stop --time=1 899a5c41dea5b18a45d35d13e25ebd841a8447a8effa60c67e852df9fbe0b11d 01:30:31 $ docker rm -f --volumes 899a5c41dea5b18a45d35d13e25ebd841a8447a8effa60c67e852df9fbe0b11d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:31:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16958 in /w/workspace/gexfoundry_device-mqtt-go_PR-644 [Pipeline] { [Pipeline] ws 01:31:22 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:31:22 The recommended git tool is: git 01:31:30 using credential edgex-jenkins-ssh 01:31:30 Cloning the remote Git repository 01:31:30 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:31:30 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:31:31 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:31:31 > git --version # timeout=10 01:31:31 > git --version # 'git version 2.25.1' 01:31:31 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:32 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:31:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:34 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:31:34 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:31:34 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:31:34 Merging remotes/origin/main commit daf9656040259007f9ff9da57e54fb024fb8fec3 into PR head commit 143852696dd841462be188bf2be1e22d9a74bb3f 01:31:35 Merge succeeded, producing 143852696dd841462be188bf2be1e22d9a74bb3f 01:31:35 Checking out Revision 143852696dd841462be188bf2be1e22d9a74bb3f (PR-644) 01:31:34 > git config core.sparsecheckout # timeout=10 01:31:34 > git checkout -f 143852696dd841462be188bf2be1e22d9a74bb3f # timeout=10 01:31:35 > git remote # timeout=10 01:31:35 > git config --get remote.origin.url # timeout=10 01:31:35 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:35 > git merge daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 01:31:35 > git rev-parse HEAD^{commit} # timeout=10 01:31:35 > git config core.sparsecheckout # timeout=10 01:31:35 > git checkout -f 143852696dd841462be188bf2be1e22d9a74bb3f # timeout=10 01:31:36 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:31:36 > git --version # timeout=10 01:31:36 > git --version # 'git version 2.25.1' 01:31:36 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:31:38 % Total % Received % Xferd Average Speed Time Time Time Current 01:31:38 Dload Upload Total Spent Left Speed 01:31:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 62472 0 --:--:-- --:--:-- --:--:-- 62166 [Pipeline] sh 01:31:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:31:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:31:39 + sudo tee /etc/docker/daemon.new 01:31:39 { 01:31:39 "registry-mirrors": [ 01:31:39 "https://nexus3.edgexfoundry.org:10001" 01:31:39 ], 01:31:39 "bip": "10.250.0.254/24", 01:31:39 "hosts": [ 01:31:39 "tcp://0.0.0.0:5555", 01:31:39 "unix:///var/run/docker.sock" 01:31:39 ], 01:31:39 "mtu": 1458, 01:31:39 "selinux-enabled": true, 01:31:39 "seccomp-profile": "/etc/docker/seccomp.json" 01:31:39 } [Pipeline] sh 01:31:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:31:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:58 provisioning config files... 01:31:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config139265807642546716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:58 ---> docker-login.sh 01:31:58 nexus3.edgexfoundry.org:10001 01:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:59 Configure a credential helper to remove this warning. See 01:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:59 01:31:59 Login Succeeded 01:31:59 nexus3.edgexfoundry.org:10002 01:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:59 Configure a credential helper to remove this warning. See 01:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:59 01:31:59 Login Succeeded 01:31:59 nexus3.edgexfoundry.org:10003 01:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:00 Configure a credential helper to remove this warning. See 01:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:00 01:32:00 Login Succeeded 01:32:00 nexus3.edgexfoundry.org:10004 01:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:00 Configure a credential helper to remove this warning. See 01:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:00 01:32:00 Login Succeeded 01:32:00 docker.io 01:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:01 Configure a credential helper to remove this warning. See 01:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:01 01:32:01 Login Succeeded 01:32:01 ---> docker-login.sh ends [Pipeline] } 01:32:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:32:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:32:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:32:01 ========================================================= 01:32:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:32:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:32:02 Sending build context to Docker daemon 3.382MB 01:32:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:32:02 Step 2/12 : FROM ${BASE} AS builder 01:32:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:32:02 9fda8d8052c6: Pulling fs layer 01:32:02 5d54e960e981: Pulling fs layer 01:32:02 c4a7e357bf2a: Pulling fs layer 01:32:02 f0e02332f6b5: Pulling fs layer 01:32:02 cefa15bbcfad: Pulling fs layer 01:32:02 17808c966233: Pulling fs layer 01:32:02 f4c1fc716caa: Pulling fs layer 01:32:02 f0e02332f6b5: Waiting 01:32:02 cefa15bbcfad: Waiting 01:32:02 17808c966233: Waiting 01:32:02 f4c1fc716caa: Waiting 01:32:02 5d54e960e981: Verifying Checksum 01:32:02 5d54e960e981: Download complete 01:32:02 f0e02332f6b5: Verifying Checksum 01:32:02 f0e02332f6b5: Download complete 01:32:02 cefa15bbcfad: Verifying Checksum 01:32:02 cefa15bbcfad: Download complete 01:32:02 9fda8d8052c6: Verifying Checksum 01:32:02 9fda8d8052c6: Download complete 01:32:03 f4c1fc716caa: Verifying Checksum 01:32:03 f4c1fc716caa: Download complete 01:32:03 9fda8d8052c6: Pull complete 01:32:04 5d54e960e981: Pull complete 01:32:04 c4a7e357bf2a: Download complete 01:32:06 17808c966233: Verifying Checksum 01:32:06 17808c966233: Download complete 01:32:18 c4a7e357bf2a: Pull complete 01:32:18 f0e02332f6b5: Pull complete 01:32:18 cefa15bbcfad: Pull complete 01:32:27 17808c966233: Pull complete 01:32:28 f4c1fc716caa: Pull complete 01:32:28 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:32:28 ---> ea914061e18c 01:32:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:32:30 ---> Running in 00a915cf382e 01:32:31 Removing intermediate container 00a915cf382e 01:32:31 ---> 86e8bbd1fd47 01:32:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:32:31 ---> Running in f4119d93fdb7 01:32:31 Removing intermediate container f4119d93fdb7 01:32:31 ---> 75021043d0f4 01:32:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:32:31 ---> Running in f98d99d9e316 01:32:32 Removing intermediate container f98d99d9e316 01:32:32 ---> f80c5a844543 01:32:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:32:32 ---> Running in ab80c65060d9 01:32:32 Removing intermediate container ab80c65060d9 01:32:32 ---> 9d09b8b7b079 01:32:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:32:32 ---> Running in 46afd4941081 01:32:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:32:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:32:35 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:32:35 (2/4) Installing libedit (20221030.3.1-r1) 01:32:35 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:32:35 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:32:35 Executing busybox-1.36.1-r2.trigger 01:32:35 OK: 270 MiB in 56 packages 01:32:36 Removing intermediate container 46afd4941081 01:32:36 ---> 07e285bc29ea 01:32:36 Step 8/12 : WORKDIR /device-mqtt-go 01:32:36 ---> Running in 871eafdfbd88 01:32:37 Removing intermediate container 871eafdfbd88 01:32:37 ---> 5066a77fbef3 01:32:37 Step 9/12 : COPY go.mod vendor* ./ 01:32:37 ---> 309954d7fea2 01:32:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:37 ---> Running in 6868c21a2594 01:33:59 Removing intermediate container 6868c21a2594 01:33:59 ---> 08a0fb622cd5 01:33:59 Step 11/12 : COPY . . 01:33:59 ---> eaf69c54c707 01:33:59 Step 12/12 : RUN $MAKE 01:33:59 ---> Running in 237641155ba4 01:33:59 noop 01:33:59 Removing intermediate container 237641155ba4 01:33:59 ---> 7db4d2f7ef6e 01:33:59 Successfully built 7db4d2f7ef6e 01:33:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:59 + docker inspect -f . ci-base-image-arm64 01:33:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:00 prd-ubuntu20.04-docker-arm64-4c-16g-16958 does not seem to be running inside a container 01:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:34:01 $ docker top 67c2e601497851ddf0136dfbedde85874148ffaf7497f9c7bdeb3ff330581525 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:02 + go version 01:34:02 go version go1.21.0 linux/arm64 [Pipeline] } 01:34:02 $ docker stop --time=1 67c2e601497851ddf0136dfbedde85874148ffaf7497f9c7bdeb3ff330581525 01:34:06 $ docker rm -f --volumes 67c2e601497851ddf0136dfbedde85874148ffaf7497f9c7bdeb3ff330581525 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:07 + docker inspect -f . ci-base-image-arm64 01:34:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:07 prd-ubuntu20.04-docker-arm64-4c-16g-16958 does not seem to be running inside a container 01:34:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:34:09 $ docker top a3e57c3e35c5c5239c2c1608d6e0d7afb272134ceec5bff4dbd42d036852f599 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:10 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:34:10 + make test 01:34:10 go test ./... -coverprofile=coverage.out ./... 01:34:15 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:35:51 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:35:51 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:35:51 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.059s coverage: 22.8% of statements 01:35:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:35:51 go vet ./... 01:36:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:36:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:36:10 ./bin/test-attribution-txt.sh [Pipeline] echo 01:36:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:36:10 $ docker stop --time=1 a3e57c3e35c5c5239c2c1608d6e0d7afb272134ceec5bff4dbd42d036852f599 01:36:14 $ docker rm -f --volumes a3e57c3e35c5c5239c2c1608d6e0d7afb272134ceec5bff4dbd42d036852f599 [Pipeline] // withDockerContainer [Pipeline] sh 01:36:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:36:15 Warning: overwriting stash ‘coverage-report’ 01:36:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:36:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:36:17 + ls -al . 01:36:17 total 180 01:36:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:34 . 01:36:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:31 .. 01:36:17 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 01:31 .dockerignore 01:36:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:31 .git 01:36:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:31 .github 01:36:17 -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 01:31 .gitignore 01:36:17 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 01:31 .golangci.yml 01:36:17 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 01:31 Attribution.txt 01:36:17 -rw-rw-r-- 1 jenkins jenkins 17522 Nov 8 01:31 CHANGELOG.md 01:36:17 -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 01:31 Dockerfile 01:36:17 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:31 GOVERNANCE.md 01:36:17 -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 01:31 Jenkinsfile 01:36:17 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 01:31 LICENSE 01:36:17 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 01:31 Makefile 01:36:17 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 01:31 OWNERS.md 01:36:17 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 01:31 README.md 01:36:17 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 01:27 VERSION 01:36:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:31 bin 01:36:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:31 cmd 01:36:17 -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 01:35 coverage.out 01:36:17 -rw-rw-r-- 1 jenkins jenkins 3775 Nov 8 01:31 go.mod 01:36:17 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 8 01:31 go.sum 01:36:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:31 internal 01:36:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:31 mock 01:36:17 -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 01:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:17 + 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=143852696dd841462be188bf2be1e22d9a74bb3f --label arch=arm64 --label version=0.0.0 . 01:36:17 Sending build context to Docker daemon 3.402MB 01:36:17 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:36:17 Step 2/24 : FROM ${BASE} AS builder 01:36:17 ---> 7db4d2f7ef6e 01:36:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:36:18 ---> Running in 410ca4dcc392 01:36:18 Removing intermediate container 410ca4dcc392 01:36:18 ---> ca1bc3be8e72 01:36:18 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:36:18 ---> Running in d1e89973f267 01:36:18 Removing intermediate container d1e89973f267 01:36:18 ---> 96940e41260a 01:36:18 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:36:19 ---> Running in 0972dc64072d 01:36:19 Removing intermediate container 0972dc64072d 01:36:19 ---> a5eb93e252af 01:36:19 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:36:19 ---> Running in c102ab819c78 01:36:19 Removing intermediate container c102ab819c78 01:36:19 ---> cc261c7fba47 01:36:19 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:36:19 ---> Running in 1698f9c3af28 01:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:36:22 OK: 270 MiB in 56 packages 01:36:23 Removing intermediate container 1698f9c3af28 01:36:23 ---> 74c3f789449f 01:36:23 Step 8/24 : WORKDIR /device-mqtt-go 01:36:23 ---> Running in c2f47f6591d9 01:36:23 Removing intermediate container c2f47f6591d9 01:36:23 ---> f3484ec517d0 01:36:23 Step 9/24 : COPY go.mod vendor* ./ 01:36:24 ---> 6539cb43bd0f 01:36:24 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:24 ---> Running in dec27031c675 01:36:29 Removing intermediate container dec27031c675 01:36:29 ---> 174a9c2e9675 01:36:29 Step 11/24 : COPY . . 01:36:30 ---> 35450ba25a02 01:36:30 Step 12/24 : RUN $MAKE 01:36:30 ---> Running in 703c42c6df84 01:36:31 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" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:38:37 Removing intermediate container 703c42c6df84 01:38:37 ---> 7efadab47f40 01:38:37 Step 13/24 : FROM alpine:3.18 01:38:37 3.18: Pulling from library/alpine 01:38:37 579b34f0a95b: Pulling fs layer 01:38:37 579b34f0a95b: Download complete 01:38:37 579b34f0a95b: Pull complete 01:38:37 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:38:37 Status: Downloaded newer image for alpine:3.18 01:38:37 ---> 3cc203321400 01:38:37 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:38:37 ---> Running in 83f8f28dfe66 01:38:37 Removing intermediate container 83f8f28dfe66 01:38:37 ---> 1801624fe44c 01:38:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:38:37 ---> Running in 8fc52b41ac79 01:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:38:37 (1/1) Installing dumb-init (1.2.5-r2) 01:38:37 Executing busybox-1.36.1-r2.trigger 01:38:37 OK: 8 MiB in 16 packages 01:38:37 Removing intermediate container 8fc52b41ac79 01:38:37 ---> 8c7d78c3b213 01:38:37 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:38:37 ---> b506c5a6bc73 01:38:37 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:38:37 ---> f571a0742439 01:38:37 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:38:37 ---> c662b3e13974 01:38:37 Step 19/24 : EXPOSE 59982 01:38:37 ---> Running in 1ab560f34d18 01:38:37 Removing intermediate container 1ab560f34d18 01:38:37 ---> 02bdb4c1ea99 01:38:37 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:38:37 ---> Running in e709d8604867 01:38:37 Removing intermediate container e709d8604867 01:38:37 ---> 373086acdd0b 01:38:37 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:38:37 ---> Running in d20b08815c35 01:38:37 Removing intermediate container d20b08815c35 01:38:37 ---> 9045b87b8a5a 01:38:37 Step 22/24 : LABEL arch=arm64 01:38:37 ---> Running in 61cb566dc639 01:38:37 Removing intermediate container 61cb566dc639 01:38:37 ---> fda27603cf25 01:38:37 Step 23/24 : LABEL git_sha=143852696dd841462be188bf2be1e22d9a74bb3f 01:38:37 ---> Running in 130d3fe9aab3 01:38:37 Removing intermediate container 130d3fe9aab3 01:38:37 ---> bf79a3641f43 01:38:37 Step 24/24 : LABEL version=0.0.0 01:38:37 ---> Running in 75223914086c 01:38:37 Removing intermediate container 75223914086c 01:38:37 ---> 53825173f749 01:38:37 [Warning] One or more build-args [ARCH] were not consumed 01:38:37 Successfully built 53825173f749 01:38:37 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:38 01:38:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:39 arm64: Pulling from edgex-lftools-log-publisher 01:38:39 8998bd30e6a1: Pulling fs layer 01:38:39 04944245beec: Pulling fs layer 01:38:39 699f458cf7ca: Pulling fs layer 01:38:39 765212b225bb: Pulling fs layer 01:38:39 f23df028b6ca: Pulling fs layer 01:38:39 d65c8cfc05b1: Pulling fs layer 01:38:39 2437ff75d9bd: Pulling fs layer 01:38:39 f23df028b6ca: Waiting 01:38:39 d65c8cfc05b1: Waiting 01:38:39 2437ff75d9bd: Waiting 01:38:39 765212b225bb: Waiting 01:38:39 04944245beec: Verifying Checksum 01:38:39 04944245beec: Download complete 01:38:39 765212b225bb: Verifying Checksum 01:38:39 765212b225bb: Download complete 01:38:39 f23df028b6ca: Verifying Checksum 01:38:39 f23df028b6ca: Download complete 01:38:39 d65c8cfc05b1: Verifying Checksum 01:38:39 d65c8cfc05b1: Download complete 01:38:39 699f458cf7ca: Verifying Checksum 01:38:39 699f458cf7ca: Download complete 01:38:40 8998bd30e6a1: Verifying Checksum 01:38:40 8998bd30e6a1: Download complete 01:38:42 2437ff75d9bd: Verifying Checksum 01:38:42 2437ff75d9bd: Download complete 01:38:44 8998bd30e6a1: Pull complete 01:38:45 04944245beec: Pull complete 01:38:47 699f458cf7ca: Pull complete 01:38:47 765212b225bb: Pull complete 01:38:49 f23df028b6ca: Pull complete 01:38:50 d65c8cfc05b1: Pull complete 01:39:08 2437ff75d9bd: Pull complete 01:39:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:39:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:08 prd-ubuntu20.04-docker-arm64-4c-16g-16958 does not seem to be running inside a container 01:39:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:39:11 $ docker top 9dd3fdcfb7d5f4dfeb0c8d06c0c8559218e27566b27f726160a3100274638817 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:12 ---> job-cost.sh 01:39:12 lf-activate-venv: SKIPPING 01:39:12 INFO: No Stack... 01:39:12 INFO: Retrieving Pricing Info for: v3-standard-4 01:39:13 INFO: Archiving Costs [Pipeline] sh 01:39:14 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:39:14 + cut -d, -f6 [Pipeline] lock 01:39:14 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] 01:39:14 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] did not exist. Created. 01:39:14 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:39:14 /w/workspace/device-mqtt-go/1@tmp/durable-4a28f6f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:39:15 + echo total: 0.10999999940395355 [Pipeline] stash 01:39:15 Warning: overwriting stash ‘stack-cost’ 01:39:15 Stashed 1 file(s) [Pipeline] } 01:39:15 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:39:15 $ docker stop --time=1 9dd3fdcfb7d5f4dfeb0c8d06c0c8559218e27566b27f726160a3100274638817 01:39:18 $ docker rm -f --volumes 9dd3fdcfb7d5f4dfeb0c8d06c0c8559218e27566b27f726160a3100274638817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:39:19 provisioning config files... 01:39:19 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/config3577678735093675926tmp [Pipeline] { [Pipeline] sh 01:39:19 + set +x 01:39:19 + curl -s https://codecov.io/bash 01:39:19 + bash -s -- 01:39:19 01:39:19 _____ _ 01:39:19 / ____| | | 01:39:19 | | ___ __| | ___ ___ _____ __ 01:39:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:39:19 | |___| (_) | (_| | __/ (_| (_) \ V / 01:39:19 \_____\___/ \__,_|\___|\___\___/ \_/ 01:39:19 Bash-1.0.6 01:39:19 01:39:19 01:39:19 ==> git version 2.25.1 found 01:39:19 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:39:19 Release-Date: 2020-01-08 01:39:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:39:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:39:19 ==> Jenkins CI detected. 01:39:19 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-644 01:39:19 project root: . 01:39:19 --> token set from env 01:39:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:39:19 ==> Running gcov in . (disable via -X gcov) 01:39:19 ==> Python coveragepy not found 01:39:19 ==> Searching for coverage reports in: 01:39:19 + . 01:39:19 -> Found 1 reports 01:39:19 ==> Detecting git/mercurial file structure 01:39:19 ==> Reading reports 01:39:19 + ./coverage.out bytes=18506 01:39:19 ==> Appending adjustments 01:39:19 https://docs.codecov.io/docs/fixing-reports 01:39:20 + Found adjustments 01:39:20 ==> Gzipping contents 01:39:20 4.0K /tmp/codecov.NkgrIu.gz 01:39:20 ==> Uploading reports 01:39:20 url: https://codecov.io 01:39:20 query: branch=PR-644&commit=143852696dd841462be188bf2be1e22d9a74bb3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=644&job=&cmd_args= 01:39:20 -> Pinging Codecov 01:39:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-644&commit=143852696dd841462be188bf2be1e22d9a74bb3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=644&job=&cmd_args= 01:39:20 -> Uploading to 01:39:20 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/7D719EC7BBE17E464838252E33014C33/143852696dd841462be188bf2be1e22d9a74bb3f/bab31b29-cac7-49f5-a616-a98fb25aa76c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T013920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a5c5aad7157cbf368e0275a62ddb325ca1590c4d27a1b2457507aa063a60a88 01:39:20 % Total % Received % Xferd Average Speed Time Time Time Current 01:39:20 Dload Upload Total Spent Left Speed 01:39:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11956 --:--:-- --:--:-- --:--:-- 11956 01:39:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/143852696dd841462be188bf2be1e22d9a74bb3f [Pipeline] } 01:39:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:39:22 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-644/archives ] 01:39:22 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-644/archives 01:39:22 total 16 01:39:22 drwxr-xr-x 3 root root 4096 Nov 8 01:30 . 01:39:22 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 01:30 .. 01:39:22 drwxr-xr-x 2 root root 4096 Nov 8 01:30 cost 01:39:22 -rw-r--r-- 1 root root 86 Nov 8 01:30 cost.csv 01:39:22 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-644/archives 01:39:22 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-644/archives 01:39:22 total 16 01:39:22 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 01:30 . 01:39:22 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 01:30 .. 01:39:22 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 01:30 cost 01:39:22 -rw-r--r-- 1 jenkins jenkins 86 Nov 8 01:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:39:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:39:23 ---> package-listing.sh 01:39:23 ++ facter osfamily 01:39:23 ++ tr '[:upper:]' '[:lower:]' 01:39:23 + OS_FAMILY=debian 01:39:23 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-644 01:39:23 + START_PACKAGES=/tmp/packages_start.txt 01:39:23 + END_PACKAGES=/tmp/packages_end.txt 01:39:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:39:23 + PACKAGES=/tmp/packages_start.txt 01:39:23 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-644 ']' 01:39:23 + PACKAGES=/tmp/packages_end.txt 01:39:23 + case "${OS_FAMILY}" in 01:39:23 + dpkg -l 01:39:23 + grep '^ii' 01:39:23 + '[' -f /tmp/packages_start.txt ']' 01:39:23 + '[' -f /tmp/packages_end.txt ']' 01:39:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:39:23 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-644 ']' 01:39:23 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-644/archives/ 01:39:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-644/archives/ [Pipeline] echo 01:39:23 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-644/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:39:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:24 prd-ubuntu20.04-docker-8c-8g-16955 does not seem to be running inside a container 01:39:24 $ 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-644/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-644 -v /w/workspace/gexfoundry_device-mqtt-go_PR-644:/w/workspace/gexfoundry_device-mqtt-go_PR-644:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:39:25 $ docker top 24a24bd1a2125e20c2f08494279737fdeb6d63592c2bc4f6465a6b82c7a60722 -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:25 + touch /tmp/pre-build-complete [Pipeline] sh 01:39:25 + mkdir -p /var/log/sysstat [Pipeline] sh 01:39:26 + ls /var/log/sa-host 01:39:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:26 provisioning config files... 01:39:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/config16774715226798336363tmp [Pipeline] { [Pipeline] echo 01:39:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:39:26 ---> create-netrc.sh [Pipeline] } 01:39:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:39:27 ---> python-tools-install.sh [Pipeline] echo 01:39:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:39:27 ---> sudo-logs.sh 01:39:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:39:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:39:28 ---> job-cost.sh 01:39:28 lf-activate-venv: SKIPPING 01:39:28 DEBUG: total: 0.2199999988079071 01:39:28 INFO: Retrieving Stack Cost... 01:39:28 INFO: Retrieving Pricing Info for: v3-standard-8 01:39:29 INFO: Archiving Costs [Pipeline] echo 01:39:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:39:29 ---> logs-deploy.sh 01:39:29 lf-activate-venv: SKIPPING 01:39:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-644/1 01:39:29 INFO: archiving workspace using pattern(s): 01:39:30 Archives upload complete. 01:39:30 INFO: archiving logs to Nexus