Pull request #525 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db0ca016d9d7e4adc04484fef343996d4654bed5+14341be0e00f90cb93f09a8fe34181eba0d3b045 (5cfef24ef59f3e825e9126d801e40d211acdac0e) 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-ssh4667695310695173852.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12996746256222125140.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-525/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-525/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9676923506557012511.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-525/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7296277891513566803.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17795522618203170263.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-525/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-525/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15038207566124448844.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-36 in /w/workspace/gexfoundry_device-mqtt-go_PR-525 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-525 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 14341be0e00f90cb93f09a8fe34181eba0d3b045 into PR head commit db0ca016d9d7e4adc04484fef343996d4654bed5 > 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/525/head:refs/remotes/origin/PR-525 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db0ca016d9d7e4adc04484fef343996d4654bed5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing db0ca016d9d7e4adc04484fef343996d4654bed5 Checking out Revision db0ca016d9d7e4adc04484fef343996d4654bed5 (PR-525) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:59:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:59:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:59:32 ========================================================= 01:59:32 EdgeX Global Pipelines Version Info 01:59:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 14341be0e00f90cb93f09a8fe34181eba0d3b045 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db0ca016d9d7e4adc04484fef343996d4654bed5 # timeout=10 01:59:33 ------------------- 01:59:33 stable info: 01:59:33 ------------------- 01:59:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:59:33 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:59:33 Message: update stable to v1.0.245 01:59:34 ------------------- 01:59:34 experimental info: 01:59:34 ------------------- 01:59:34 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:34 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:59:34 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:59:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-525 [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-525 [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-525 [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db0ca016d9d7e4adc04484fef343996d4654bed5 [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db0ca01 [Pipeline] echo 01:59:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:35 provisioning config files... 01:59:35 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp/config12959448795686454323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:36 ---> docker-login.sh 01:59:36 nexus3.edgexfoundry.org:10001 01:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:36 Configure a credential helper to remove this warning. See 01:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:36 01:59:36 Login Succeeded 01:59:36 nexus3.edgexfoundry.org:10002 01:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:36 Configure a credential helper to remove this warning. See 01:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:36 01:59:36 Login Succeeded 01:59:36 nexus3.edgexfoundry.org:10003 01:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:36 Configure a credential helper to remove this warning. See 01:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:36 01:59:36 Login Succeeded 01:59:36 nexus3.edgexfoundry.org:10004 01:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:36 Configure a credential helper to remove this warning. See 01:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:36 01:59:36 Login Succeeded 01:59:36 docker.io 01:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:37 Configure a credential helper to remove this warning. See 01:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:37 01:59:37 Login Succeeded 01:59:37 ---> docker-login.sh ends [Pipeline] } 01:59:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:59:37 + git rev-list -1 --merges db0ca016d9d7e4adc04484fef343996d4654bed5~1..db0ca016d9d7e4adc04484fef343996d4654bed5 [Pipeline] echo 01:59:37 -----------> git rev-list -1 --merges db0ca016d9d7e4adc04484fef343996d4654bed5~1..db0ca016d9d7e4adc04484fef343996d4654bed5 db0ca016d9d7e4adc04484fef343996d4654bed5 [false] [Pipeline] sh 01:59:38 + git log --format=format:%s -1 db0ca016d9d7e4adc04484fef343996d4654bed5 [Pipeline] echo 01:59:38 ========================================================= 01:59:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:59:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:38 + git log --format=format:%s -1 db0ca016d9d7e4adc04484fef343996d4654bed5 [Pipeline] echo 01:59:38 [semverPrep] GIT_COMMIT: db0ca016d9d7e4adc04484fef343996d4654bed5, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:59:38 [semverPrep] This is not a build commit. [Pipeline] sh 01:59:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:59:39 + grep -v github /etc/ssh/ssh_known_hosts 01:59:39 + [ -e /tmp/ssh_known_hosts ] 01:59:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:59:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:59:39 + sudo tee -a /etc/ssh/ssh_known_hosts 01:59:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:39 01:59:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:39 0.1.4: Pulling from edgex-devops/py-git-semver 01:59:39 b85a868b505f: Pulling fs layer 01:59:39 e2be974225ed: Pulling fs layer 01:59:39 339a4e72a1f5: Pulling fs layer 01:59:39 988bab9f4d93: Pulling fs layer 01:59:39 1469e6f7b9e6: Pulling fs layer 01:59:39 eaf3925da568: Pulling fs layer 01:59:39 bab4dde63d76: Pulling fs layer 01:59:39 bde34c3a00c8: Pulling fs layer 01:59:39 b352a97aabf1: Pulling fs layer 01:59:39 4872d77fe225: Pulling fs layer 01:59:39 5851b861e8e6: Pulling fs layer 01:59:39 988bab9f4d93: Waiting 01:59:39 eaf3925da568: Waiting 01:59:39 bab4dde63d76: Waiting 01:59:39 b352a97aabf1: Waiting 01:59:39 bde34c3a00c8: Waiting 01:59:39 4872d77fe225: Waiting 01:59:39 5851b861e8e6: Waiting 01:59:39 1469e6f7b9e6: Waiting 01:59:39 e2be974225ed: Verifying Checksum 01:59:39 e2be974225ed: Download complete 01:59:39 988bab9f4d93: Verifying Checksum 01:59:39 988bab9f4d93: Download complete 01:59:40 339a4e72a1f5: Verifying Checksum 01:59:40 339a4e72a1f5: Download complete 01:59:40 eaf3925da568: Verifying Checksum 01:59:40 eaf3925da568: Download complete 01:59:40 1469e6f7b9e6: Verifying Checksum 01:59:40 1469e6f7b9e6: Download complete 01:59:40 bde34c3a00c8: Verifying Checksum 01:59:40 bde34c3a00c8: Download complete 01:59:40 b352a97aabf1: Verifying Checksum 01:59:40 b352a97aabf1: Download complete 01:59:40 4872d77fe225: Verifying Checksum 01:59:40 4872d77fe225: Download complete 01:59:40 5851b861e8e6: Download complete 01:59:40 b85a868b505f: Download complete 01:59:40 bab4dde63d76: Download complete 01:59:41 b85a868b505f: Pull complete 01:59:41 e2be974225ed: Pull complete 01:59:42 339a4e72a1f5: Pull complete 01:59:42 988bab9f4d93: Pull complete 01:59:42 1469e6f7b9e6: Pull complete 01:59:42 eaf3925da568: Pull complete 01:59:44 bab4dde63d76: Pull complete 01:59:44 bde34c3a00c8: Pull complete 01:59:44 b352a97aabf1: Pull complete 01:59:44 4872d77fe225: Pull complete 01:59:44 5851b861e8e6: Pull complete 01:59:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:59:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:45 prd-ubuntu20.04-docker-8c-8g-36 does not seem to be running inside a container 01:59:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-525 -v /w/workspace/gexfoundry_device-mqtt-go_PR-525:/w/workspace/gexfoundry_device-mqtt-go_PR-525:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-525@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:59:46 $ docker top 9bb690e325c6ce16be4261540fbbf756d8bcede4b90fa2ade7373658fc4b450b -eo pid,comm 01:59:46 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:59:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:46 [ssh-agent] Looking for ssh-agent implementation... 01:59:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:46 $ docker exec 9bb690e325c6ce16be4261540fbbf756d8bcede4b90fa2ade7373658fc4b450b ssh-agent 01:59:46 SSH_AUTH_SOCK=/tmp/ssh-j064OlDOZSrO/agent.32 01:59:46 SSH_AGENT_PID=38 01:59:46 Running ssh-add (command line suppressed) 01:59:47 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp/private_key_4018138122322907525.key (/w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp/private_key_4018138122322907525.key) 01:59:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:47 + git tag --points-at HEAD [Pipeline] } 01:59:47 $ docker exec --env ******** --env ******** 9bb690e325c6ce16be4261540fbbf756d8bcede4b90fa2ade7373658fc4b450b ssh-agent -k 01:59:47 unset SSH_AUTH_SOCK; 01:59:47 unset SSH_AGENT_PID; 01:59:47 echo Agent pid 38 killed; 01:59:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:47 [ssh-agent] Looking for ssh-agent implementation... 01:59:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:47 $ docker exec 9bb690e325c6ce16be4261540fbbf756d8bcede4b90fa2ade7373658fc4b450b ssh-agent 01:59:47 SSH_AUTH_SOCK=/tmp/ssh-4yqdQJBNaSme/agent.70 01:59:47 SSH_AGENT_PID=76 01:59:47 Running ssh-add (command line suppressed) 01:59:47 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp/private_key_9445043696995228274.key (/w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp/private_key_9445043696995228274.key) 01:59:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:48 + git semver init 01:59:48 2023-03-14 01:59:48,503 [run_init] DEBUG init version:0.0.0 force:False 01:59:48 2023-03-14 01:59:48,504 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-525/.semver 01:59:48 2023-03-14 01:59:48,504 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-525/.semver 01:59:48 2023-03-14 01:59:48,504 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-525/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-525, universal_newlines=False, shell=None, istream=None) 01:59:49 2023-03-14 01:59:49,277 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-525/.git/info/exclude 01:59:49 2023-03-14 01:59:49,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-525/.semver/PR-525 with force:False 01:59:49 2023-03-14 01:59:49,278 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-525/.semver/PR-525 01:59:49 2023-03-14 01:59:49,283 [execute] INFO git cat-file --batch-check 01:59:49 2023-03-14 01:59:49,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-525/.semver, universal_newlines=False, shell=None, istream=) 01:59:49 2023-03-14 01:59:49,290 [execute] INFO git cat-file --batch 01:59:49 2023-03-14 01:59:49,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-525/.semver, universal_newlines=False, shell=None, istream=) 01:59:49 2023-03-14 01:59:49,296 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-525/.semver/PR-525 01:59:49 0.0.0 [Pipeline] } 01:59:49 $ docker exec --env ******** --env ******** 9bb690e325c6ce16be4261540fbbf756d8bcede4b90fa2ade7373658fc4b450b ssh-agent -k 01:59:49 unset SSH_AUTH_SOCK; 01:59:49 unset SSH_AGENT_PID; 01:59:49 echo Agent pid 76 killed; 01:59:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:50 + git semver [Pipeline] } 01:59:50 $ docker stop --time=1 9bb690e325c6ce16be4261540fbbf756d8bcede4b90fa2ade7373658fc4b450b 01:59:51 $ docker rm -f --volumes 9bb690e325c6ce16be4261540fbbf756d8bcede4b90fa2ade7373658fc4b450b [Pipeline] // withDockerContainer [Pipeline] sh 01:59:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:59:52 Stashed 1 file(s) [Pipeline] echo 01:59:52 [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:59:53 provisioning config files... 01:59:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp/config9562938150003189404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:53 ---> docker-login.sh 01:59:53 nexus3.edgexfoundry.org:10001 01:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:53 Configure a credential helper to remove this warning. See 01:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:53 01:59:53 Login Succeeded 01:59:53 nexus3.edgexfoundry.org:10002 01:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:53 Configure a credential helper to remove this warning. See 01:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:53 01:59:53 Login Succeeded 01:59:53 nexus3.edgexfoundry.org:10003 01:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:53 Configure a credential helper to remove this warning. See 01:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:53 01:59:53 Login Succeeded 01:59:53 nexus3.edgexfoundry.org:10004 01:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:53 Configure a credential helper to remove this warning. See 01:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:53 01:59:53 Login Succeeded 01:59:53 docker.io 01:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:53 Configure a credential helper to remove this warning. See 01:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:53 01:59:53 Login Succeeded 01:59:53 ---> docker-login.sh ends [Pipeline] } 01:59:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:54 ========================================================= 01:59:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:59:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:59:54 Sending build context to Docker daemon 6.356MB 01:59:54 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:59:54 Step 2/12 : FROM ${BASE} AS builder 01:59:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:59:54 63b65145d645: Pulling fs layer 01:59:54 a2d21d5440eb: Pulling fs layer 01:59:54 935e6c44a52c: Pulling fs layer 01:59:54 94cc34f8dd06: Pulling fs layer 01:59:54 30dea6a524f1: Pulling fs layer 01:59:54 a2aff8979fd8: Pulling fs layer 01:59:54 6808be2612f2: Pulling fs layer 01:59:54 f25807f1079a: Pulling fs layer 01:59:54 30dea6a524f1: Waiting 01:59:54 a2aff8979fd8: Waiting 01:59:54 6808be2612f2: Waiting 01:59:54 f25807f1079a: Waiting 01:59:54 94cc34f8dd06: Waiting 01:59:54 a2d21d5440eb: Verifying Checksum 01:59:54 a2d21d5440eb: Download complete 01:59:54 94cc34f8dd06: Verifying Checksum 01:59:54 94cc34f8dd06: Download complete 01:59:54 30dea6a524f1: Verifying Checksum 01:59:54 30dea6a524f1: Download complete 01:59:54 63b65145d645: Download complete 01:59:54 a2aff8979fd8: Verifying Checksum 01:59:54 a2aff8979fd8: Download complete 01:59:54 63b65145d645: Pull complete 01:59:55 a2d21d5440eb: Pull complete 01:59:55 f25807f1079a: Download complete 01:59:55 935e6c44a52c: Download complete 01:59:55 6808be2612f2: Verifying Checksum 01:59:55 6808be2612f2: Download complete 01:59:59 935e6c44a52c: Pull complete 01:59:59 94cc34f8dd06: Pull complete 01:59:59 30dea6a524f1: Pull complete 01:59:59 a2aff8979fd8: Pull complete 02:00:01 6808be2612f2: Pull complete 02:00:02 f25807f1079a: Pull complete 02:00:02 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:00:02 ---> 3b553350e43f 02:00:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:04 ---> Running in ba072f16395f 02:00:04 Removing intermediate container ba072f16395f 02:00:04 ---> 92090a27a709 02:00:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:04 ---> Running in 3d0a11a83b4e 02:00:04 Removing intermediate container 3d0a11a83b4e 02:00:04 ---> 0b57d4962e87 02:00:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:04 ---> Running in 4b333cb5ac9d 02:00:04 Removing intermediate container 4b333cb5ac9d 02:00:04 ---> 2334ec179d2a 02:00:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:04 ---> Running in 6099fa2c192d 02:00:04 Removing intermediate container 6099fa2c192d 02:00:04 ---> 916078670490 02:00:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:04 ---> Running in 1781d2408581 02:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:05 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:00:05 (2/4) Installing libedit (20221030.3.1-r0) 02:00:05 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:00:05 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:00:05 Executing busybox-1.35.0-r29.trigger 02:00:05 OK: 269 MiB in 57 packages 02:00:05 Removing intermediate container 1781d2408581 02:00:05 ---> a82c52369564 02:00:05 Step 8/12 : WORKDIR /device-mqtt-go 02:00:05 ---> Running in 45927b14dc48 02:00:05 Removing intermediate container 45927b14dc48 02:00:05 ---> 02064d932f3a 02:00:05 Step 9/12 : COPY go.mod vendor* ./ 02:00:05 ---> 2f0b925501d3 02:00:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:05 ---> Running in 64b765496847 02:00:07 Still waiting to schedule task 02:00:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-37’ is offline 02:00:27 Removing intermediate container 64b765496847 02:00:27 ---> 51f9d91aba56 02:00:27 Step 11/12 : COPY . . 02:00:27 ---> 4217d03a9b31 02:00:27 Step 12/12 : RUN $MAKE 02:00:27 ---> Running in 0c585b7a9724 02:00:27 noop 02:00:27 Removing intermediate container 0c585b7a9724 02:00:27 ---> 37605ce95ef6 02:00:27 Successfully built 37605ce95ef6 02:00:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:28 + docker inspect -f . ci-base-image-x86_64 02:00:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:28 prd-ubuntu20.04-docker-8c-8g-36 does not seem to be running inside a container 02:00:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-525 -v /w/workspace/gexfoundry_device-mqtt-go_PR-525:/w/workspace/gexfoundry_device-mqtt-go_PR-525:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-525@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 ******** ci-base-image-x86_64 cat 02:00:28 $ docker top 803f0c1b5ba0b53325213616b9ba1e3cfc75a88f4d7069ef9e48d4b799cdab3d -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:29 + go version 02:00:29 go version go1.20.2 linux/amd64 [Pipeline] } 02:00:29 $ docker stop --time=1 803f0c1b5ba0b53325213616b9ba1e3cfc75a88f4d7069ef9e48d4b799cdab3d 02:00:30 $ docker rm -f --volumes 803f0c1b5ba0b53325213616b9ba1e3cfc75a88f4d7069ef9e48d4b799cdab3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:31 + docker inspect -f . ci-base-image-x86_64 02:00:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:31 prd-ubuntu20.04-docker-8c-8g-36 does not seem to be running inside a container 02:00:31 $ 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-525 -v /w/workspace/gexfoundry_device-mqtt-go_PR-525:/w/workspace/gexfoundry_device-mqtt-go_PR-525:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-525@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 ******** ci-base-image-x86_64 cat 02:00:31 $ docker top 890007bfdfb578138024b0a8f5eadf03f0671d368b14add4d90b360bf37728a4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:32 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-525 [Pipeline] fileExists [Pipeline] sh 02:00:32 + make test 02:00:32 go test ./... -coverprofile=coverage.out ./... 02:00:37 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:00:47 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:00:47 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:00:47 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.2% of statements 02:00:54 go vet ./... 02:00:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:00:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:00:58 ./bin/test-attribution-txt.sh [Pipeline] echo 02:00:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:00:58 $ docker stop --time=1 890007bfdfb578138024b0a8f5eadf03f0671d368b14add4d90b360bf37728a4 02:01:00 $ docker rm -f --volumes 890007bfdfb578138024b0a8f5eadf03f0671d368b14add4d90b360bf37728a4 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:01:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:02 + ls -al . 02:01:02 total 180 02:01:02 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 02:00 . 02:01:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 01:59 .. 02:01:02 -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 01:59 .dockerignore 02:01:02 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 01:59 .git 02:01:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 01:59 .github 02:01:02 -rw-rw-r-- 1 jenkins jenkins 329 Mar 14 01:59 .gitignore 02:01:02 -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 01:59 .golangci.yml 02:01:02 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 01:59 .semver 02:01:02 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 14 01:59 Attribution.txt 02:01:02 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 14 01:59 CHANGELOG.md 02:01:02 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 14 01:59 Dockerfile 02:01:02 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 01:59 GOVERNANCE.md 02:01:02 -rw-rw-r-- 1 jenkins jenkins 678 Mar 14 01:59 Jenkinsfile 02:01:02 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 01:59 LICENSE 02:01:02 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 14 01:59 Makefile 02:01:02 -rw-rw-r-- 1 jenkins jenkins 620 Mar 14 01:59 OWNERS.md 02:01:02 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 14 01:59 README.md 02:01:02 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 01:59 VERSION 02:01:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 01:59 bin 02:01:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 01:59 cmd 02:01:02 -rw-r--r-- 1 jenkins jenkins 18047 Mar 14 02:00 coverage.out 02:01:02 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 14 01:59 go.mod 02:01:02 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 14 01:59 go.sum 02:01:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 01:59 internal 02:01:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 01:59 mock 02:01:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 01:59 snap 02:01:02 -rw-rw-r-- 1 jenkins jenkins 227 Mar 14 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:02 + 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=db0ca016d9d7e4adc04484fef343996d4654bed5 --label arch=amd64 --label version=0.0.0 . 02:01:02 Sending build context to Docker daemon 6.375MB 02:01:02 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:01:02 Step 2/24 : FROM ${BASE} AS builder 02:01:02 ---> 37605ce95ef6 02:01:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:01:02 ---> Running in f1de33edd791 02:01:03 Removing intermediate container f1de33edd791 02:01:03 ---> ffe5e880fd7c 02:01:03 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:03 ---> Running in 879e42700358 02:01:03 Removing intermediate container 879e42700358 02:01:03 ---> 8a56b847de9d 02:01:03 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:03 ---> Running in 7634f164b7a8 02:01:03 Removing intermediate container 7634f164b7a8 02:01:03 ---> d6cabf3b0beb 02:01:03 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:01:03 ---> Running in 59eb1cc85f10 02:01:03 Removing intermediate container 59eb1cc85f10 02:01:03 ---> 32ff21e4341d 02:01:03 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:03 ---> Running in 9d2c8db25b0a 02:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:04 OK: 269 MiB in 57 packages 02:01:04 Removing intermediate container 9d2c8db25b0a 02:01:04 ---> 85c03f6936fa 02:01:04 Step 8/24 : WORKDIR /device-mqtt-go 02:01:04 ---> Running in 5853da06a02f 02:01:04 Removing intermediate container 5853da06a02f 02:01:04 ---> 4575e97088b9 02:01:04 Step 9/24 : COPY go.mod vendor* ./ 02:01:04 ---> ad9d79281fa5 02:01:04 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:04 ---> Running in 89728b7b0e33 02:01:05 Removing intermediate container 89728b7b0e33 02:01:05 ---> 5b6ebdfda9cc 02:01:05 Step 11/24 : COPY . . 02:01:06 ---> 523f4699bb08 02:01:06 Step 12/24 : RUN $MAKE 02:01:06 ---> Running in 9ecfe0bf48a9 02:01:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:01:24 Removing intermediate container 9ecfe0bf48a9 02:01:24 ---> 1a80b74d0a04 02:01:24 Step 13/24 : FROM alpine:3.16 02:01:24 3.16: Pulling from library/alpine 02:01:24 ef5531b6e74e: Pulling fs layer 02:01:24 ef5531b6e74e: Verifying Checksum 02:01:24 ef5531b6e74e: Download complete 02:01:24 ef5531b6e74e: Pull complete 02:01:24 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 02:01:24 Status: Downloaded newer image for alpine:3.16 02:01:24 ---> dfd21b5a31f5 02:01:24 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:01:24 ---> Running in ccc565128537 02:01:24 Removing intermediate container ccc565128537 02:01:24 ---> a4ee2d9c502d 02:01:24 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:01:24 ---> Running in 81618da4ccb3 02:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:01:25 (1/1) Installing dumb-init (1.2.5-r1) 02:01:25 Executing busybox-1.35.0-r17.trigger 02:01:25 OK: 6 MiB in 15 packages 02:01:25 Removing intermediate container 81618da4ccb3 02:01:25 ---> 4834ba74b219 02:01:25 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:01:26 ---> 044b2b4dcb8b 02:01:26 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:01:26 ---> a146e5e8b04c 02:01:26 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:01:26 ---> f180424ac625 02:01:26 Step 19/24 : EXPOSE 59982 02:01:26 ---> Running in d395421d1c0c 02:01:26 Removing intermediate container d395421d1c0c 02:01:26 ---> aec80c00a9fd 02:01:26 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:01:26 ---> Running in 416a989886a9 02:01:26 Removing intermediate container 416a989886a9 02:01:26 ---> da5cc2e021e4 02:01:26 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:01:26 ---> Running in 41c33475c462 02:01:26 Removing intermediate container 41c33475c462 02:01:26 ---> 9e6e9e4c5e0a 02:01:26 Step 22/24 : LABEL arch=amd64 02:01:26 ---> Running in 6ec4d227904e 02:01:26 Removing intermediate container 6ec4d227904e 02:01:26 ---> f707f79633f5 02:01:26 Step 23/24 : LABEL git_sha=db0ca016d9d7e4adc04484fef343996d4654bed5 02:01:26 ---> Running in 9360834764ff 02:01:26 Removing intermediate container 9360834764ff 02:01:26 ---> f0731ab40217 02:01:26 Step 24/24 : LABEL version=0.0.0 02:01:26 ---> Running in 9b6e8e551ca1 02:01:26 Removing intermediate container 9b6e8e551ca1 02:01:26 ---> 17bb85ad40fc 02:01:26 [Warning] One or more build-args [ARCH] were not consumed 02:01:26 Successfully built 17bb85ad40fc 02:01:26 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:27 02:01:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:28 latest: Pulling from edgex-lftools-log-publisher 02:01:28 5eb5b503b376: Pulling fs layer 02:01:28 5c69ac0246d0: Pulling fs layer 02:01:28 ec43610c2a17: Pulling fs layer 02:01:28 3a2ae6a8a46f: Pulling fs layer 02:01:28 33b1e0a273af: Pulling fs layer 02:01:28 5d3b04190fa2: Pulling fs layer 02:01:28 2f39f015ded8: Pulling fs layer 02:01:28 3a2ae6a8a46f: Waiting 02:01:28 33b1e0a273af: Waiting 02:01:28 5d3b04190fa2: Waiting 02:01:28 2f39f015ded8: Waiting 02:01:28 5c69ac0246d0: Download complete 02:01:28 3a2ae6a8a46f: Download complete 02:01:28 33b1e0a273af: Verifying Checksum 02:01:28 33b1e0a273af: Download complete 02:01:28 5d3b04190fa2: Verifying Checksum 02:01:28 5d3b04190fa2: Download complete 02:01:28 ec43610c2a17: Verifying Checksum 02:01:28 ec43610c2a17: Download complete 02:01:28 5eb5b503b376: Verifying Checksum 02:01:28 5eb5b503b376: Download complete 02:01:28 2f39f015ded8: Download complete 02:01:29 5eb5b503b376: Pull complete 02:01:29 5c69ac0246d0: Pull complete 02:01:29 ec43610c2a17: Pull complete 02:01:30 3a2ae6a8a46f: Pull complete 02:01:30 33b1e0a273af: Pull complete 02:01:30 5d3b04190fa2: Pull complete 02:01:34 2f39f015ded8: Pull complete 02:01:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:34 prd-ubuntu20.04-docker-8c-8g-36 does not seem to be running inside a container 02:01:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-525 -v /w/workspace/gexfoundry_device-mqtt-go_PR-525:/w/workspace/gexfoundry_device-mqtt-go_PR-525:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:01:36 $ docker top 956cb6037d1f28229b369507ce08ab1924eb64e3f37dbda7c5d7bd6f85391706 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:37 ---> job-cost.sh 02:01:37 lf-activate-venv: SKIPPING 02:01:37 INFO: No Stack... 02:01:37 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:37 INFO: Archiving Costs [Pipeline] sh 02:01:37 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-525/archives/cost.csv 02:01:37 + cut -d, -f6 [Pipeline] lock 02:01:37 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-525-1-stack-cost] 02:01:37 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-525-1-stack-cost] did not exist. Created. 02:01:37 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-525-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:38 + echo total: 0.2199999988079071 [Pipeline] stash 02:01:38 Stashed 1 file(s) [Pipeline] } 02:01:38 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-525-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:38 $ docker stop --time=1 956cb6037d1f28229b369507ce08ab1924eb64e3f37dbda7c5d7bd6f85391706 02:01:39 $ docker rm -f --volumes 956cb6037d1f28229b369507ce08ab1924eb64e3f37dbda7c5d7bd6f85391706 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:02:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38 in /w/workspace/gexfoundry_device-mqtt-go_PR-525 [Pipeline] { [Pipeline] ws 02:02:34 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:02:34 Selected Git installation does not exist. Using Default 02:02:34 The recommended git tool is: NONE 02:02:39 using credential edgex-jenkins-ssh 02:02:39 Cloning the remote Git repository 02:02:39 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:02:40 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:02:40 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:02:40 > git --version # timeout=10 02:02:40 > git --version # 'git version 2.25.1' 02:02:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:41 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:02:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:43 Merging remotes/origin/main commit 14341be0e00f90cb93f09a8fe34181eba0d3b045 into PR head commit db0ca016d9d7e4adc04484fef343996d4654bed5 02:02:42 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:02:42 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:02:42 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/525/head:refs/remotes/origin/PR-525 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:02:43 > git config core.sparsecheckout # timeout=10 02:02:43 > git checkout -f db0ca016d9d7e4adc04484fef343996d4654bed5 # timeout=10 02:02:43 Merge succeeded, producing db0ca016d9d7e4adc04484fef343996d4654bed5 02:02:43 Checking out Revision db0ca016d9d7e4adc04484fef343996d4654bed5 (PR-525) 02:02:44 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:02:44 > git --version # timeout=10 02:02:44 > git --version # 'git version 2.25.1' 02:02:44 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 02:02:43 > git remote # timeout=10 02:02:43 > git config --get remote.origin.url # timeout=10 02:02:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:43 > git merge 14341be0e00f90cb93f09a8fe34181eba0d3b045 # timeout=10 02:02:43 > git rev-parse HEAD^{commit} # timeout=10 02:02:43 > git config core.sparsecheckout # timeout=10 02:02:43 > git checkout -f db0ca016d9d7e4adc04484fef343996d4654bed5 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:02:45 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:45 Dload Upload Total Spent Left Speed 02:02:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 02:02:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:02:46 + sudo tee /etc/docker/daemon.new 02:02:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:02:46 { 02:02:46 "registry-mirrors": [ 02:02:46 "https://nexus3.edgexfoundry.org:10001" 02:02:46 ], 02:02:46 "bip": "10.250.0.254/24", 02:02:46 "hosts": [ 02:02:46 "tcp://0.0.0.0:5555", 02:02:46 "unix:///var/run/docker.sock" 02:02:46 ], 02:02:46 "mtu": 1458, 02:02:46 "selinux-enabled": true, 02:02:46 "seccomp-profile": "/etc/docker/seccomp.json" 02:02:46 } [Pipeline] sh 02:02:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:02:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:05 provisioning config files... 02:03:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5756361310805301187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:05 ---> docker-login.sh 02:03:05 nexus3.edgexfoundry.org:10001 02:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:06 Configure a credential helper to remove this warning. See 02:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:06 02:03:06 Login Succeeded 02:03:06 nexus3.edgexfoundry.org:10002 02:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:06 Configure a credential helper to remove this warning. See 02:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:06 02:03:06 Login Succeeded 02:03:06 nexus3.edgexfoundry.org:10003 02:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:07 Configure a credential helper to remove this warning. See 02:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:07 02:03:07 Login Succeeded 02:03:07 nexus3.edgexfoundry.org:10004 02:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:07 Configure a credential helper to remove this warning. See 02:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:07 02:03:07 Login Succeeded 02:03:07 docker.io 02:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:07 Configure a credential helper to remove this warning. See 02:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:07 02:03:07 Login Succeeded 02:03:07 ---> docker-login.sh ends [Pipeline] } 02:03:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:03:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:03:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:03:08 ========================================================= 02:03:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:03:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:03:09 Sending build context to Docker daemon 3.299MB 02:03:09 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:03:09 Step 2/12 : FROM ${BASE} AS builder 02:03:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:03:09 af6eaf76a39c: Pulling fs layer 02:03:09 55522c791124: Pulling fs layer 02:03:09 ce5c4a1c91eb: Pulling fs layer 02:03:09 169dfbe0d373: Pulling fs layer 02:03:09 e1ff8fa3b103: Pulling fs layer 02:03:09 52ebb69f0ebf: Pulling fs layer 02:03:09 5abe8eddf0d5: Pulling fs layer 02:03:09 e1ff8fa3b103: Waiting 02:03:09 52ebb69f0ebf: Waiting 02:03:09 169dfbe0d373: Waiting 02:03:09 5abe8eddf0d5: Waiting 02:03:09 55522c791124: Verifying Checksum 02:03:09 55522c791124: Download complete 02:03:09 169dfbe0d373: Verifying Checksum 02:03:09 169dfbe0d373: Download complete 02:03:09 e1ff8fa3b103: Verifying Checksum 02:03:09 e1ff8fa3b103: Download complete 02:03:09 af6eaf76a39c: Verifying Checksum 02:03:09 af6eaf76a39c: Download complete 02:03:10 5abe8eddf0d5: Verifying Checksum 02:03:10 5abe8eddf0d5: Download complete 02:03:11 ce5c4a1c91eb: Verifying Checksum 02:03:11 ce5c4a1c91eb: Download complete 02:03:11 52ebb69f0ebf: Verifying Checksum 02:03:11 52ebb69f0ebf: Download complete 02:03:12 af6eaf76a39c: Pull complete 02:03:13 55522c791124: Pull complete 02:03:23 ce5c4a1c91eb: Pull complete 02:03:23 169dfbe0d373: Pull complete 02:03:23 e1ff8fa3b103: Pull complete 02:03:30 52ebb69f0ebf: Pull complete 02:03:30 5abe8eddf0d5: Pull complete 02:03:30 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:03:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:03:30 ---> 6cb57ee374ae 02:03:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:03:32 ---> Running in 6037a3e9d1c1 02:03:32 Removing intermediate container 6037a3e9d1c1 02:03:32 ---> 70e1cfee7d2e 02:03:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:03:33 ---> Running in 2129ddcd3c97 02:03:33 Removing intermediate container 2129ddcd3c97 02:03:33 ---> 7e59c5ea97c7 02:03:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:03:33 ---> Running in 3ddc18fb9043 02:03:33 Removing intermediate container 3ddc18fb9043 02:03:33 ---> ab612b0ce63f 02:03:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:03:33 ---> Running in ec1065c699fd 02:03:34 Removing intermediate container ec1065c699fd 02:03:34 ---> 6d16040ce77f 02:03:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:03:34 ---> Running in 41f3c0160a79 02:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:03:36 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:03:36 (2/4) Installing libedit (20221030.3.1-r0) 02:03:36 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:03:37 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:03:37 Executing busybox-1.35.0-r29.trigger 02:03:37 OK: 268 MiB in 57 packages 02:03:39 Removing intermediate container 41f3c0160a79 02:03:39 ---> 89e81978528f 02:03:39 Step 8/12 : WORKDIR /device-mqtt-go 02:03:39 ---> Running in 5b4c53ef691b 02:03:39 Removing intermediate container 5b4c53ef691b 02:03:39 ---> 6a24057a1a24 02:03:39 Step 9/12 : COPY go.mod vendor* ./ 02:03:40 ---> 82dc1d231801 02:03:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:40 ---> Running in 9e647f18c314 02:04:48 Removing intermediate container 9e647f18c314 02:04:48 ---> 99b3c228f3ca 02:04:48 Step 11/12 : COPY . . 02:04:48 ---> b0108cc80a2d 02:04:48 Step 12/12 : RUN $MAKE 02:04:48 ---> Running in 406a68e640e9 02:04:48 noop 02:04:48 Removing intermediate container 406a68e640e9 02:04:48 ---> 2fa38eb2ba61 02:04:48 Successfully built 2fa38eb2ba61 02:04:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:48 + docker inspect -f . ci-base-image-arm64 02:04:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:49 prd-ubuntu20.04-docker-arm64-4c-16g-38 does not seem to be running inside a container 02:04:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:50 $ docker top 2f8cb3796a335015f27c78c379d86421fb094d0102b79f03ff7dc0772c81fe79 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:51 + go version 02:04:51 go version go1.20.2 linux/arm64 [Pipeline] } 02:04:51 $ docker stop --time=1 2f8cb3796a335015f27c78c379d86421fb094d0102b79f03ff7dc0772c81fe79 02:04:53 $ docker rm -f --volumes 2f8cb3796a335015f27c78c379d86421fb094d0102b79f03ff7dc0772c81fe79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:53 + docker inspect -f . ci-base-image-arm64 02:04:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:54 prd-ubuntu20.04-docker-arm64-4c-16g-38 does not seem to be running inside a container 02:04:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:56 $ docker top d7b9134568fad68e471d8f3f87c941c38cb92732b5825f5711b077809c46c6dc -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:57 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:04:57 + make test 02:04:58 go test ./... -coverprofile=coverage.out ./... 02:05:37 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:07:43 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:07:43 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:07:43 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.081s coverage: 22.2% of statements 02:07:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:07:43 go vet ./... 02:08:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:16 ./bin/test-attribution-txt.sh [Pipeline] echo 02:08:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:08:16 $ docker stop --time=1 d7b9134568fad68e471d8f3f87c941c38cb92732b5825f5711b077809c46c6dc 02:08:17 $ docker rm -f --volumes d7b9134568fad68e471d8f3f87c941c38cb92732b5825f5711b077809c46c6dc [Pipeline] // withDockerContainer [Pipeline] sh 02:08:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:08:19 Warning: overwriting stash ‘coverage-report’ 02:08:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:08:20 + ls -al . 02:08:20 total 176 02:08:20 drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 02:05 . 02:08:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 02:02 .. 02:08:20 -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 02:02 .dockerignore 02:08:20 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 02:02 .git 02:08:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 02:02 .github 02:08:20 -rw-rw-r-- 1 jenkins jenkins 329 Mar 14 02:02 .gitignore 02:08:20 -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 02:02 .golangci.yml 02:08:20 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 14 02:02 Attribution.txt 02:08:20 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 14 02:02 CHANGELOG.md 02:08:20 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 14 02:02 Dockerfile 02:08:20 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 02:02 GOVERNANCE.md 02:08:20 -rw-rw-r-- 1 jenkins jenkins 678 Mar 14 02:02 Jenkinsfile 02:08:20 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 02:02 LICENSE 02:08:20 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 14 02:02 Makefile 02:08:20 -rw-rw-r-- 1 jenkins jenkins 620 Mar 14 02:02 OWNERS.md 02:08:20 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 14 02:02 README.md 02:08:20 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 01:59 VERSION 02:08:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 02:02 bin 02:08:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 02:02 cmd 02:08:20 -rw-r--r-- 1 jenkins jenkins 18047 Mar 14 02:07 coverage.out 02:08:20 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 14 02:02 go.mod 02:08:20 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 14 02:02 go.sum 02:08:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 02:02 internal 02:08:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 02:02 mock 02:08:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 02:02 snap 02:08:20 -rw-rw-r-- 1 jenkins jenkins 227 Mar 14 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:21 + 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=db0ca016d9d7e4adc04484fef343996d4654bed5 --label arch=arm64 --label version=0.0.0 . 02:08:21 Sending build context to Docker daemon 3.318MB 02:08:21 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:08:21 Step 2/24 : FROM ${BASE} AS builder 02:08:21 ---> 2fa38eb2ba61 02:08:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:08:21 ---> Running in a4a47c28e79c 02:08:21 Removing intermediate container a4a47c28e79c 02:08:21 ---> b1f90fac40cf 02:08:21 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:08:21 ---> Running in 63a14292511b 02:08:22 Removing intermediate container 63a14292511b 02:08:22 ---> da42dc49ee1c 02:08:22 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:08:22 ---> Running in 362fbb542b2c 02:08:22 Removing intermediate container 362fbb542b2c 02:08:22 ---> e01f928d088f 02:08:22 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:08:22 ---> Running in 0420f4533c3c 02:08:22 Removing intermediate container 0420f4533c3c 02:08:22 ---> 7b8b4f537ebe 02:08:22 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:23 ---> Running in 690e2208b688 02:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:08:25 OK: 268 MiB in 57 packages 02:08:26 Removing intermediate container 690e2208b688 02:08:26 ---> f25ce56e042e 02:08:26 Step 8/24 : WORKDIR /device-mqtt-go 02:08:26 ---> Running in 3b6addbfe04d 02:08:26 Removing intermediate container 3b6addbfe04d 02:08:26 ---> 963d414f8615 02:08:26 Step 9/24 : COPY go.mod vendor* ./ 02:08:27 ---> 51cf3700c666 02:08:27 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:27 ---> Running in 4fa0d77bd1a2 02:08:30 Removing intermediate container 4fa0d77bd1a2 02:08:30 ---> f23f579716c9 02:08:30 Step 11/24 : COPY . . 02:08:31 ---> ae2a963c2501 02:08:31 Step 12/24 : RUN $MAKE 02:08:31 ---> Running in efb21de4d1dc 02:08:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:10:38 Removing intermediate container efb21de4d1dc 02:10:38 ---> b1f63bb61018 02:10:38 Step 13/24 : FROM alpine:3.16 02:10:38 3.16: Pulling from library/alpine 02:10:39 3760b48202b3: Pulling fs layer 02:10:39 3760b48202b3: Verifying Checksum 02:10:39 3760b48202b3: Download complete 02:10:39 3760b48202b3: Pull complete 02:10:39 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 02:10:39 Status: Downloaded newer image for alpine:3.16 02:10:39 ---> 4c81e5bf8899 02:10:39 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:10:40 ---> Running in be56f017981e 02:10:40 Removing intermediate container be56f017981e 02:10:40 ---> ea406db11d4c 02:10:40 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:10:40 ---> Running in 1abdb7022c17 02:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:10:42 (1/1) Installing dumb-init (1.2.5-r1) 02:10:42 Executing busybox-1.35.0-r17.trigger 02:10:42 OK: 5 MiB in 15 packages 02:10:43 Removing intermediate container 1abdb7022c17 02:10:43 ---> 4d9992e03b34 02:10:43 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:10:45 ---> d6aa37e98ad4 02:10:45 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:10:45 ---> 369e896a4c0f 02:10:45 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:10:46 ---> f9b452f5dbbf 02:10:46 Step 19/24 : EXPOSE 59982 02:10:46 ---> Running in de5af0037922 02:10:46 Removing intermediate container de5af0037922 02:10:46 ---> 1d2a11bee42b 02:10:46 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:10:46 ---> Running in 02dca0256e24 02:10:46 Removing intermediate container 02dca0256e24 02:10:46 ---> 599984e27313 02:10:46 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:10:47 ---> Running in 023e717a8ff5 02:10:47 Removing intermediate container 023e717a8ff5 02:10:47 ---> 7200f770e945 02:10:47 Step 22/24 : LABEL arch=arm64 02:10:47 ---> Running in ce3c836ca932 02:10:47 Removing intermediate container ce3c836ca932 02:10:47 ---> e9bb6820dbfa 02:10:47 Step 23/24 : LABEL git_sha=db0ca016d9d7e4adc04484fef343996d4654bed5 02:10:47 ---> Running in 7dc2210d1feb 02:10:48 Removing intermediate container 7dc2210d1feb 02:10:48 ---> f975f2bb315e 02:10:48 Step 24/24 : LABEL version=0.0.0 02:10:48 ---> Running in 048ea8f15946 02:10:48 Removing intermediate container 048ea8f15946 02:10:48 ---> 6cf5e6f1098b 02:10:48 [Warning] One or more build-args [ARCH] were not consumed 02:10:48 Successfully built 6cf5e6f1098b 02:10:48 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:49 02:10:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:50 arm64: Pulling from edgex-lftools-log-publisher 02:10:50 8998bd30e6a1: Pulling fs layer 02:10:50 04944245beec: Pulling fs layer 02:10:50 699f458cf7ca: Pulling fs layer 02:10:50 765212b225bb: Pulling fs layer 02:10:50 f23df028b6ca: Pulling fs layer 02:10:50 d65c8cfc05b1: Pulling fs layer 02:10:50 2437ff75d9bd: Pulling fs layer 02:10:50 765212b225bb: Waiting 02:10:50 f23df028b6ca: Waiting 02:10:50 d65c8cfc05b1: Waiting 02:10:50 2437ff75d9bd: Waiting 02:10:50 04944245beec: Verifying Checksum 02:10:50 04944245beec: Download complete 02:10:50 765212b225bb: Verifying Checksum 02:10:50 765212b225bb: Download complete 02:10:50 f23df028b6ca: Verifying Checksum 02:10:50 f23df028b6ca: Download complete 02:10:50 d65c8cfc05b1: Verifying Checksum 02:10:50 d65c8cfc05b1: Download complete 02:10:50 699f458cf7ca: Verifying Checksum 02:10:50 699f458cf7ca: Download complete 02:10:50 8998bd30e6a1: Verifying Checksum 02:10:50 8998bd30e6a1: Download complete 02:10:53 2437ff75d9bd: Verifying Checksum 02:10:53 2437ff75d9bd: Download complete 02:10:54 8998bd30e6a1: Pull complete 02:10:55 04944245beec: Pull complete 02:10:56 699f458cf7ca: Pull complete 02:10:56 765212b225bb: Pull complete 02:10:57 f23df028b6ca: Pull complete 02:10:57 d65c8cfc05b1: Pull complete 02:11:12 2437ff75d9bd: Pull complete 02:11:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:11:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:13 prd-ubuntu20.04-docker-arm64-4c-16g-38 does not seem to be running inside a container 02:11:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:11:15 $ docker top 44947015a5dbf5635051c3a114d4c55d14dc5830d5dbb05e01f69217cfaeb374 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:16 ---> job-cost.sh 02:11:16 lf-activate-venv: SKIPPING 02:11:16 INFO: No Stack... 02:11:16 INFO: Retrieving Pricing Info for: v3-standard-4 02:11:17 INFO: Archiving Costs [Pipeline] sh 02:11:18 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:11:18 + cut -d, -f6 [Pipeline] lock 02:11:18 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-525-1-stack-cost] 02:11:18 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-525-1-stack-cost] did not exist. Created. 02:11:18 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-525-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:18 /w/workspace/device-mqtt-go/1@tmp/durable-e0b38fdc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:11:19 + echo total: 0.10999999940395355 [Pipeline] stash 02:11:19 Warning: overwriting stash ‘stack-cost’ 02:11:19 Stashed 1 file(s) [Pipeline] } 02:11:19 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-525-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:19 $ docker stop --time=1 44947015a5dbf5635051c3a114d4c55d14dc5830d5dbb05e01f69217cfaeb374 02:11:20 $ docker rm -f --volumes 44947015a5dbf5635051c3a114d4c55d14dc5830d5dbb05e01f69217cfaeb374 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:11:21 provisioning config files... 02:11:21 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp/config11606038429932603244tmp [Pipeline] { [Pipeline] sh 02:11:22 + set +x 02:11:22 + curl -s https://codecov.io/bash 02:11:22 + bash -s -- 02:11:22 02:11:22 _____ _ 02:11:22 / ____| | | 02:11:22 | | ___ __| | ___ ___ _____ __ 02:11:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:11:22 | |___| (_) | (_| | __/ (_| (_) \ V / 02:11:22 \_____\___/ \__,_|\___|\___\___/ \_/ 02:11:22 Bash-1.0.6 02:11:22 02:11:22 02:11:22 ==> git version 2.25.1 found 02:11:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:11:22 Release-Date: 2020-01-08 02:11:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:11:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:11:22 ==> Jenkins CI detected. 02:11:22 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-525 02:11:22 project root: . 02:11:22 --> token set from env 02:11:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:11:22 ==> Running gcov in . (disable via -X gcov) 02:11:22 ==> Python coveragepy not found 02:11:22 ==> Searching for coverage reports in: 02:11:22 + . 02:11:22 -> Found 1 reports 02:11:22 ==> Detecting git/mercurial file structure 02:11:22 ==> Reading reports 02:11:22 + ./coverage.out bytes=18047 02:11:22 ==> Appending adjustments 02:11:22 https://docs.codecov.io/docs/fixing-reports 02:11:22 + Found adjustments 02:11:22 ==> Gzipping contents 02:11:22 4.0K /tmp/codecov.veWZSc.gz 02:11:22 ==> Uploading reports 02:11:22 url: https://codecov.io 02:11:22 query: branch=PR-525&commit=db0ca016d9d7e4adc04484fef343996d4654bed5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-525%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=525&job=&cmd_args= 02:11:22 -> Pinging Codecov 02:11:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-525&commit=db0ca016d9d7e4adc04484fef343996d4654bed5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-525%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=525&job=&cmd_args= 02:11:22 -> Uploading to 02:11:22 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/7D719EC7BBE17E464838252E33014C33/db0ca016d9d7e4adc04484fef343996d4654bed5/07606e85-dd6c-4a05-ab93-5cb62cffe1e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T021122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0231e0333d0e70229cc56544c9ae4d93dd4547b69bf4824e9ae456624a331db2 02:11:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:22 Dload Upload Total Spent Left Speed 02:11:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 0 0 100 3149 0 8946 --:--:-- --:--:-- --:--:-- 8920 02:11:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/db0ca016d9d7e4adc04484fef343996d4654bed5 [Pipeline] } 02:11:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:11:24 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-525/archives ] 02:11:24 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-525/archives 02:11:24 total 16 02:11:24 drwxr-xr-x 3 root root 4096 Mar 14 02:01 . 02:11:24 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 02:01 .. 02:11:24 drwxr-xr-x 2 root root 4096 Mar 14 02:01 cost 02:11:24 -rw-r--r-- 1 root root 86 Mar 14 02:01 cost.csv 02:11:24 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-525/archives 02:11:24 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-525/archives 02:11:24 total 16 02:11:24 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 02:01 . 02:11:24 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 02:01 .. 02:11:24 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 02:01 cost 02:11:24 -rw-r--r-- 1 jenkins jenkins 86 Mar 14 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:11:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:11:25 ---> package-listing.sh 02:11:25 ++ facter osfamily 02:11:25 ++ tr '[:upper:]' '[:lower:]' 02:11:26 + OS_FAMILY=debian 02:11:26 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-525 02:11:26 + START_PACKAGES=/tmp/packages_start.txt 02:11:26 + END_PACKAGES=/tmp/packages_end.txt 02:11:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:11:26 + PACKAGES=/tmp/packages_start.txt 02:11:26 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-525 ']' 02:11:26 + PACKAGES=/tmp/packages_end.txt 02:11:26 + case "${OS_FAMILY}" in 02:11:26 + dpkg -l 02:11:26 + grep '^ii' 02:11:26 + '[' -f /tmp/packages_start.txt ']' 02:11:26 + '[' -f /tmp/packages_end.txt ']' 02:11:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:11:26 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-525 ']' 02:11:26 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-525/archives/ 02:11:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-525/archives/ [Pipeline] echo 02:11:26 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-525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:11:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:27 prd-ubuntu20.04-docker-8c-8g-36 does not seem to be running inside a container 02:11:27 $ 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-525/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-525 -v /w/workspace/gexfoundry_device-mqtt-go_PR-525:/w/workspace/gexfoundry_device-mqtt-go_PR-525:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:11:27 $ docker top c5373c7dcbe3d7872dabda14a0886deecd9b8ac0fb3c1fd5f597d1cc15552d70 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:27 + touch /tmp/pre-build-complete [Pipeline] sh 02:11:28 + mkdir -p /var/log/sysstat [Pipeline] sh 02:11:28 + ls /var/log/sa-host 02:11:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:28 provisioning config files... 02:11:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-525@tmp/config7189070705386828861tmp [Pipeline] { [Pipeline] echo 02:11:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:11:29 ---> create-netrc.sh [Pipeline] } 02:11:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:11:29 ---> python-tools-install.sh [Pipeline] echo 02:11:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:11:29 ---> sudo-logs.sh 02:11:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:11:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:11:30 ---> job-cost.sh 02:11:30 lf-activate-venv: SKIPPING 02:11:30 DEBUG: total: 0.2199999988079071 02:11:30 INFO: Retrieving Stack Cost... 02:11:30 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:31 INFO: Archiving Costs [Pipeline] echo 02:11:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:11:31 ---> logs-deploy.sh 02:11:31 lf-activate-venv: SKIPPING 02:11:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-525/1 02:11:31 INFO: archiving workspace using pattern(s): 02:11:32 Archives upload complete. 02:11:32 INFO: archiving logs to Nexus