Pull request #536 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86be8d59ddea7c9ee20aefa99f267e5d12aeb669+c80097c4a9a507998513a772aabe6c68a90454ef (5846b3df4c17704d5b6443015a43a1f8b9fea25e) 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-ssh8667386944292888659.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-ssh8895784904938029263.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-536/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-536/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8198459531750098930.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-536/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2006404953302070672.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-ssh17205914325589979708.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-536/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-536/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12310858867568178390.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4566 in /w/workspace/gexfoundry_device-mqtt-go_PR-536 [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-536 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit 86be8d59ddea7c9ee20aefa99f267e5d12aeb669 Merge succeeded, producing 86be8d59ddea7c9ee20aefa99f267e5d12aeb669 Checking out Revision 86be8d59ddea7c9ee20aefa99f267e5d12aeb669 (PR-536) 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:52:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:52:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 86be8d59ddea7c9ee20aefa99f267e5d12aeb669 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86be8d59ddea7c9ee20aefa99f267e5d12aeb669 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:52:10 ========================================================= 01:52:10 EdgeX Global Pipelines Version Info 01:52:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:52:11 ------------------- 01:52:11 stable info: 01:52:11 ------------------- 01:52:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:52:11 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:52:11 Message: update stable to v1.0.245 01:52:11 ------------------- 01:52:11 experimental info: 01:52:11 ------------------- 01:52:11 Commited By: **** collab-it+edgex@linuxfoundation.org 01:52:11 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 01:52:11 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:52:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:52:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:52:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:52:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:52:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:52:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:52:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:52:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:52:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:52:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-536 [Pipeline] echo 01:52:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-536 [Pipeline] echo 01:52:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-536 [Pipeline] echo 01:52:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86be8d59ddea7c9ee20aefa99f267e5d12aeb669 [Pipeline] echo 01:52:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86be8d5 [Pipeline] echo 01:52:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:13 provisioning config files... 01:52:13 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-536@tmp/config13853901816283820568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:14 ---> docker-login.sh 01:52:14 nexus3.edgexfoundry.org:10001 01:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:14 Configure a credential helper to remove this warning. See 01:52:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:14 01:52:14 Login Succeeded 01:52:14 nexus3.edgexfoundry.org:10002 01:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:14 Configure a credential helper to remove this warning. See 01:52:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:14 01:52:14 Login Succeeded 01:52:14 nexus3.edgexfoundry.org:10003 01:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:14 Configure a credential helper to remove this warning. See 01:52:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:14 01:52:14 Login Succeeded 01:52:14 nexus3.edgexfoundry.org:10004 01:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:14 Configure a credential helper to remove this warning. See 01:52:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:14 01:52:14 Login Succeeded 01:52:14 docker.io 01:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:15 Configure a credential helper to remove this warning. See 01:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:15 01:52:15 Login Succeeded 01:52:15 ---> docker-login.sh ends [Pipeline] } 01:52:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:52:15 + git rev-list -1 --merges 86be8d59ddea7c9ee20aefa99f267e5d12aeb669~1..86be8d59ddea7c9ee20aefa99f267e5d12aeb669 [Pipeline] echo 01:52:15 -----------> git rev-list -1 --merges 86be8d59ddea7c9ee20aefa99f267e5d12aeb669~1..86be8d59ddea7c9ee20aefa99f267e5d12aeb669 86be8d59ddea7c9ee20aefa99f267e5d12aeb669 [false] [Pipeline] sh 01:52:16 + git log --format=format:%s -1 86be8d59ddea7c9ee20aefa99f267e5d12aeb669 [Pipeline] echo 01:52:16 ========================================================= 01:52:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:52:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:52:16 + git log --format=format:%s -1 86be8d59ddea7c9ee20aefa99f267e5d12aeb669 [Pipeline] echo 01:52:16 [semverPrep] GIT_COMMIT: 86be8d59ddea7c9ee20aefa99f267e5d12aeb669, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:52:16 [semverPrep] This is not a build commit. [Pipeline] sh 01:52:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:52:17 + grep -v github /etc/ssh/ssh_known_hosts 01:52:17 + [ -e /tmp/ssh_known_hosts ] 01:52:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:52:17 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 01:52:17 -a /etc/ssh/ssh_known_hosts 01:52:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:17 01:52:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:17 0.1.4: Pulling from edgex-devops/py-git-semver 01:52:17 b85a868b505f: Pulling fs layer 01:52:17 e2be974225ed: Pulling fs layer 01:52:17 339a4e72a1f5: Pulling fs layer 01:52:17 988bab9f4d93: Pulling fs layer 01:52:17 1469e6f7b9e6: Pulling fs layer 01:52:17 eaf3925da568: Pulling fs layer 01:52:17 bab4dde63d76: Pulling fs layer 01:52:17 bde34c3a00c8: Pulling fs layer 01:52:17 b352a97aabf1: Pulling fs layer 01:52:17 4872d77fe225: Pulling fs layer 01:52:17 5851b861e8e6: Pulling fs layer 01:52:17 bde34c3a00c8: Waiting 01:52:17 4872d77fe225: Waiting 01:52:17 b352a97aabf1: Waiting 01:52:17 988bab9f4d93: Waiting 01:52:17 1469e6f7b9e6: Waiting 01:52:17 eaf3925da568: Waiting 01:52:17 bab4dde63d76: Waiting 01:52:17 5851b861e8e6: Waiting 01:52:17 e2be974225ed: Verifying Checksum 01:52:17 e2be974225ed: Download complete 01:52:17 988bab9f4d93: Verifying Checksum 01:52:17 988bab9f4d93: Download complete 01:52:18 1469e6f7b9e6: Verifying Checksum 01:52:18 1469e6f7b9e6: Download complete 01:52:18 339a4e72a1f5: Verifying Checksum 01:52:18 339a4e72a1f5: Download complete 01:52:18 eaf3925da568: Download complete 01:52:18 bde34c3a00c8: Download complete 01:52:18 b352a97aabf1: Verifying Checksum 01:52:18 b352a97aabf1: Download complete 01:52:18 4872d77fe225: Verifying Checksum 01:52:18 4872d77fe225: Download complete 01:52:18 5851b861e8e6: Verifying Checksum 01:52:18 b85a868b505f: Download complete 01:52:18 bab4dde63d76: Verifying Checksum 01:52:18 bab4dde63d76: Download complete 01:52:19 b85a868b505f: Pull complete 01:52:19 e2be974225ed: Pull complete 01:52:20 339a4e72a1f5: Pull complete 01:52:20 988bab9f4d93: Pull complete 01:52:20 1469e6f7b9e6: Pull complete 01:52:20 eaf3925da568: Pull complete 01:52:22 bab4dde63d76: Pull complete 01:52:22 bde34c3a00c8: Pull complete 01:52:22 b352a97aabf1: Pull complete 01:52:22 4872d77fe225: Pull complete 01:52:22 5851b861e8e6: Pull complete 01:52:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:52:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:22 prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container 01:52:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-536 -v /w/workspace/gexfoundry_device-mqtt-go_PR-536:/w/workspace/gexfoundry_device-mqtt-go_PR-536:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-536@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-536@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:52:24 $ docker top fdfd83b57b3c2b2fbd863d64c3aa3e50ff17f2c3eabd785e4de75cbfa71808fc -eo pid,comm 01:52:24 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:52:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:24 [ssh-agent] Looking for ssh-agent implementation... 01:52:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:24 $ docker exec fdfd83b57b3c2b2fbd863d64c3aa3e50ff17f2c3eabd785e4de75cbfa71808fc ssh-agent 01:52:24 SSH_AUTH_SOCK=/tmp/ssh-LDyYMWWEwSlR/agent.31 01:52:24 SSH_AGENT_PID=37 01:52:24 Running ssh-add (command line suppressed) 01:52:24 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-536@tmp/private_key_8586748254060869943.key (/w/workspace/gexfoundry_device-mqtt-go_PR-536@tmp/private_key_8586748254060869943.key) 01:52:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:24 + git tag --points-at HEAD [Pipeline] } 01:52:25 $ docker exec --env ******** --env ******** fdfd83b57b3c2b2fbd863d64c3aa3e50ff17f2c3eabd785e4de75cbfa71808fc ssh-agent -k 01:52:25 unset SSH_AUTH_SOCK; 01:52:25 unset SSH_AGENT_PID; 01:52:25 echo Agent pid 37 killed; 01:52:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:52:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:25 [ssh-agent] Looking for ssh-agent implementation... 01:52:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:25 $ docker exec fdfd83b57b3c2b2fbd863d64c3aa3e50ff17f2c3eabd785e4de75cbfa71808fc ssh-agent 01:52:25 SSH_AUTH_SOCK=/tmp/ssh-FlOmF7d9MHCu/agent.69 01:52:25 SSH_AGENT_PID=75 01:52:25 Running ssh-add (command line suppressed) 01:52:25 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-536@tmp/private_key_16602194036160980192.key (/w/workspace/gexfoundry_device-mqtt-go_PR-536@tmp/private_key_16602194036160980192.key) 01:52:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:25 + git semver init 01:52:26 2023-03-20 01:52:26,095 [run_init] DEBUG init version:0.0.0 force:False 01:52:26 2023-03-20 01:52:26,096 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-536/.semver 01:52:26 2023-03-20 01:52:26,097 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-536/.semver 01:52:26 2023-03-20 01:52:26,097 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-536/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-536, universal_newlines=False, shell=None, istream=None) 01:52:27 2023-03-20 01:52:26,825 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-536/.git/info/exclude 01:52:27 2023-03-20 01:52:26,826 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-536/.semver/PR-536 with force:False 01:52:27 2023-03-20 01:52:26,826 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-536/.semver/PR-536 01:52:27 2023-03-20 01:52:26,830 [execute] INFO git cat-file --batch-check 01:52:27 2023-03-20 01:52:26,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-536/.semver, universal_newlines=False, shell=None, istream=) 01:52:27 2023-03-20 01:52:26,837 [execute] INFO git cat-file --batch 01:52:27 2023-03-20 01:52:26,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-536/.semver, universal_newlines=False, shell=None, istream=) 01:52:27 2023-03-20 01:52:26,842 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-536/.semver/PR-536 01:52:27 0.0.0 [Pipeline] } 01:52:27 $ docker exec --env ******** --env ******** fdfd83b57b3c2b2fbd863d64c3aa3e50ff17f2c3eabd785e4de75cbfa71808fc ssh-agent -k 01:52:27 unset SSH_AUTH_SOCK; 01:52:27 unset SSH_AGENT_PID; 01:52:27 echo Agent pid 75 killed; 01:52:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:27 + git semver [Pipeline] } 01:52:27 $ docker stop --time=1 fdfd83b57b3c2b2fbd863d64c3aa3e50ff17f2c3eabd785e4de75cbfa71808fc 01:52:29 $ docker rm -f --volumes fdfd83b57b3c2b2fbd863d64c3aa3e50ff17f2c3eabd785e4de75cbfa71808fc [Pipeline] // withDockerContainer [Pipeline] sh 01:52:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:52:29 Stashed 1 file(s) [Pipeline] echo 01:52:29 [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:52:30 provisioning config files... 01:52:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-536@tmp/config16089688263801502104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:31 ---> docker-login.sh 01:52:31 nexus3.edgexfoundry.org:10001 01:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:31 Configure a credential helper to remove this warning. See 01:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:31 01:52:31 Login Succeeded 01:52:31 nexus3.edgexfoundry.org:10002 01:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:31 Configure a credential helper to remove this warning. See 01:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:31 01:52:31 Login Succeeded 01:52:31 nexus3.edgexfoundry.org:10003 01:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:31 Configure a credential helper to remove this warning. See 01:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:31 01:52:31 Login Succeeded 01:52:31 nexus3.edgexfoundry.org:10004 01:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:31 Configure a credential helper to remove this warning. See 01:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:31 01:52:31 Login Succeeded 01:52:31 docker.io 01:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:31 Configure a credential helper to remove this warning. See 01:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:31 01:52:31 Login Succeeded 01:52:31 ---> docker-login.sh ends [Pipeline] } 01:52:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:52:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:52:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:52:31 ========================================================= 01:52:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:52:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:32 + 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:52:32 Sending build context to Docker daemon 6.394MB 01:52:32 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:52:32 Step 2/12 : FROM ${BASE} AS builder 01:52:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:52:32 63b65145d645: Pulling fs layer 01:52:32 a2d21d5440eb: Pulling fs layer 01:52:32 935e6c44a52c: Pulling fs layer 01:52:32 94cc34f8dd06: Pulling fs layer 01:52:32 30dea6a524f1: Pulling fs layer 01:52:32 a2aff8979fd8: Pulling fs layer 01:52:32 6808be2612f2: Pulling fs layer 01:52:32 f25807f1079a: Pulling fs layer 01:52:32 6808be2612f2: Waiting 01:52:32 94cc34f8dd06: Waiting 01:52:32 a2aff8979fd8: Waiting 01:52:32 f25807f1079a: Waiting 01:52:32 30dea6a524f1: Waiting 01:52:32 a2d21d5440eb: Verifying Checksum 01:52:32 a2d21d5440eb: Download complete 01:52:32 94cc34f8dd06: Verifying Checksum 01:52:32 94cc34f8dd06: Download complete 01:52:32 30dea6a524f1: Verifying Checksum 01:52:32 30dea6a524f1: Download complete 01:52:32 63b65145d645: Verifying Checksum 01:52:32 63b65145d645: Download complete 01:52:32 a2aff8979fd8: Verifying Checksum 01:52:32 a2aff8979fd8: Download complete 01:52:32 63b65145d645: Pull complete 01:52:32 a2d21d5440eb: Pull complete 01:52:33 f25807f1079a: Verifying Checksum 01:52:33 f25807f1079a: Download complete 01:52:33 935e6c44a52c: Verifying Checksum 01:52:33 935e6c44a52c: Download complete 01:52:33 6808be2612f2: Verifying Checksum 01:52:33 6808be2612f2: Download complete 01:52:36 935e6c44a52c: Pull complete 01:52:36 94cc34f8dd06: Pull complete 01:52:36 30dea6a524f1: Pull complete 01:52:36 a2aff8979fd8: Pull complete 01:52:39 6808be2612f2: Pull complete 01:52:39 f25807f1079a: Pull complete 01:52:39 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:52:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:52:39 ---> 3b553350e43f 01:52:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:52:41 ---> Running in b7dbb048ac8f 01:52:41 Removing intermediate container b7dbb048ac8f 01:52:41 ---> 5604829a47d9 01:52:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:52:41 ---> Running in 8179b970d58e 01:52:41 Removing intermediate container 8179b970d58e 01:52:41 ---> 3def78cd2663 01:52:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:52:41 ---> Running in 93ce46dd2019 01:52:41 Removing intermediate container 93ce46dd2019 01:52:41 ---> c0e1c3065d1f 01:52:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:52:41 ---> Running in 46f54787226b 01:52:41 Removing intermediate container 46f54787226b 01:52:41 ---> 8b5ce39454b0 01:52:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:52:41 ---> Running in 9c1ef6f16117 01:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:52:42 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:52:42 (2/4) Installing libedit (20221030.3.1-r0) 01:52:42 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:52:42 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:52:42 Executing busybox-1.35.0-r29.trigger 01:52:42 OK: 269 MiB in 57 packages 01:52:43 Removing intermediate container 9c1ef6f16117 01:52:43 ---> ac4bb96b18af 01:52:43 Step 8/12 : WORKDIR /device-mqtt-go 01:52:43 ---> Running in 022641d3e9a2 01:52:43 Removing intermediate container 022641d3e9a2 01:52:43 ---> e89d7f6a2dcc 01:52:43 Step 9/12 : COPY go.mod vendor* ./ 01:52:43 ---> 119873690dfd 01:52:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:43 ---> Running in b9b82688a264 01:52:45 Still waiting to schedule task 01:52:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:53:09 Removing intermediate container b9b82688a264 01:53:09 ---> f978d300e129 01:53:09 Step 11/12 : COPY . . 01:53:09 ---> 899473ea82f2 01:53:09 Step 12/12 : RUN $MAKE 01:53:09 ---> Running in ec8e5b429cd4 01:53:09 noop 01:53:09 Removing intermediate container ec8e5b429cd4 01:53:09 ---> 90d08b6eb53c 01:53:09 Successfully built 90d08b6eb53c 01:53:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:10 + docker inspect -f . ci-base-image-x86_64 01:53:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:10 prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container 01:53:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-536 -v /w/workspace/gexfoundry_device-mqtt-go_PR-536:/w/workspace/gexfoundry_device-mqtt-go_PR-536:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-536@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-536@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 01:53:10 $ docker top 5d4b4ef18312dd205049381b102b00e0d9d7b7410219c9bf5228dfc8e3659ab2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:11 + go version 01:53:11 go version go1.20.2 linux/amd64 [Pipeline] } 01:53:11 $ docker stop --time=1 5d4b4ef18312dd205049381b102b00e0d9d7b7410219c9bf5228dfc8e3659ab2 01:53:12 $ docker rm -f --volumes 5d4b4ef18312dd205049381b102b00e0d9d7b7410219c9bf5228dfc8e3659ab2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:13 + docker inspect -f . ci-base-image-x86_64 01:53:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:13 prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container 01:53:13 $ 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-536 -v /w/workspace/gexfoundry_device-mqtt-go_PR-536:/w/workspace/gexfoundry_device-mqtt-go_PR-536:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-536@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-536@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 01:53:13 $ docker top ac5e7178ac2cbb69a531ce2ff33ff26c659df4c5f7a6f0a5d120a5d216117aa2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:14 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-536 [Pipeline] fileExists [Pipeline] sh 01:53:14 + make test 01:53:14 go test ./... -coverprofile=coverage.out ./... 01:53:19 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:53:28 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:53:28 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:53:28 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.2% of statements 01:53:33 go vet ./... 01:53:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:53:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:53:37 ./bin/test-attribution-txt.sh [Pipeline] echo 01:53:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:53:37 $ docker stop --time=1 ac5e7178ac2cbb69a531ce2ff33ff26c659df4c5f7a6f0a5d120a5d216117aa2 01:53:39 $ docker rm -f --volumes ac5e7178ac2cbb69a531ce2ff33ff26c659df4c5f7a6f0a5d120a5d216117aa2 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:53:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:53:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:53:41 + ls -al . 01:53:41 total 180 01:53:41 drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 01:53 . 01:53:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 01:52 .. 01:53:41 -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 01:52 .dockerignore 01:53:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 01:52 .git 01:53:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 01:52 .github 01:53:41 -rw-rw-r-- 1 jenkins jenkins 329 Mar 20 01:52 .gitignore 01:53:41 -rw-rw-r-- 1 jenkins jenkins 41 Mar 20 01:52 .golangci.yml 01:53:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 01:52 .semver 01:53:41 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 20 01:52 Attribution.txt 01:53:41 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 20 01:52 CHANGELOG.md 01:53:41 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 20 01:52 Dockerfile 01:53:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 01:52 GOVERNANCE.md 01:53:41 -rw-rw-r-- 1 jenkins jenkins 678 Mar 20 01:52 Jenkinsfile 01:53:41 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 20 01:52 LICENSE 01:53:41 -rw-rw-r-- 1 jenkins jenkins 1732 Mar 20 01:52 Makefile 01:53:41 -rw-rw-r-- 1 jenkins jenkins 620 Mar 20 01:52 OWNERS.md 01:53:41 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 20 01:52 README.md 01:53:41 -rw-rw-r-- 1 jenkins jenkins 5 Mar 20 01:52 VERSION 01:53:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 01:52 bin 01:53:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 01:52 cmd 01:53:41 -rw-r--r-- 1 jenkins jenkins 18047 Mar 20 01:53 coverage.out 01:53:41 -rw-rw-r-- 1 jenkins jenkins 3378 Mar 20 01:52 go.mod 01:53:41 -rw-rw-r-- 1 jenkins jenkins 31301 Mar 20 01:52 go.sum 01:53:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 01:52 internal 01:53:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 01:52 mock 01:53:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 01:52 snap 01:53:41 -rw-rw-r-- 1 jenkins jenkins 227 Mar 20 01:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:41 + 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=86be8d59ddea7c9ee20aefa99f267e5d12aeb669 --label arch=amd64 --label version=0.0.0 . 01:53:41 Sending build context to Docker daemon 6.413MB 01:53:41 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:53:41 Step 2/24 : FROM ${BASE} AS builder 01:53:41 ---> 90d08b6eb53c 01:53:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:53:41 ---> Running in 0e0e39bc21e2 01:53:42 Removing intermediate container 0e0e39bc21e2 01:53:42 ---> 0ebf70140c6d 01:53:42 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:53:42 ---> Running in 9080d2ce0e97 01:53:42 Removing intermediate container 9080d2ce0e97 01:53:42 ---> dc5c0ef1e8c1 01:53:42 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:53:42 ---> Running in 5c7f992a0218 01:53:42 Removing intermediate container 5c7f992a0218 01:53:42 ---> aada1a5ff2d1 01:53:42 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:53:42 ---> Running in faa39a62a882 01:53:42 Removing intermediate container faa39a62a882 01:53:42 ---> 45825046bdf1 01:53:42 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:53:42 ---> Running in 032c8e6405ad 01:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:53:42 OK: 269 MiB in 57 packages 01:53:43 Removing intermediate container 032c8e6405ad 01:53:43 ---> bba9912776be 01:53:43 Step 8/24 : WORKDIR /device-mqtt-go 01:53:43 ---> Running in f6c6fce5a91c 01:53:43 Removing intermediate container f6c6fce5a91c 01:53:43 ---> bd92c11b7a44 01:53:43 Step 9/24 : COPY go.mod vendor* ./ 01:53:43 ---> 1f2eeeeda6fc 01:53:43 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:43 ---> Running in 34d9cba1aeba 01:53:44 Removing intermediate container 34d9cba1aeba 01:53:44 ---> 2f42c151bac2 01:53:44 Step 11/24 : COPY . . 01:53:44 ---> 82ad4c376d28 01:53:44 Step 12/24 : RUN $MAKE 01:53:44 ---> Running in f53dfd3e2f27 01:53:45 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 01:54:03 Removing intermediate container f53dfd3e2f27 01:54:03 ---> 23c3fe6316fa 01:54:03 Step 13/24 : FROM alpine:3.17 01:54:03 3.17: Pulling from library/alpine 01:54:03 63b65145d645: Already exists 01:54:03 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 01:54:03 Status: Downloaded newer image for alpine:3.17 01:54:03 ---> b2aa39c304c2 01:54:03 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:54:03 ---> Running in d705866fc5cb 01:54:03 Removing intermediate container d705866fc5cb 01:54:03 ---> 2af821624f45 01:54:03 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:54:03 ---> Running in d32492d97449 01:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:54:03 (1/1) Installing dumb-init (1.2.5-r2) 01:54:03 Executing busybox-1.35.0-r29.trigger 01:54:03 OK: 7 MiB in 16 packages 01:54:03 Removing intermediate container d32492d97449 01:54:03 ---> 896122903fe2 01:54:03 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:54:03 ---> 48968215cd26 01:54:03 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:54:03 ---> 2dcb50a675cb 01:54:03 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:54:03 ---> 8a589622c58a 01:54:03 Step 19/24 : EXPOSE 59982 01:54:03 ---> Running in a9de5cfe551f 01:54:03 Removing intermediate container a9de5cfe551f 01:54:03 ---> e28218379b4c 01:54:03 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:54:03 ---> Running in f30a5e18ddfe 01:54:03 Removing intermediate container f30a5e18ddfe 01:54:03 ---> 89136920cf1c 01:54:03 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:54:03 ---> Running in 5d74c646d2c8 01:54:03 Removing intermediate container 5d74c646d2c8 01:54:03 ---> 3524763f7d3c 01:54:03 Step 22/24 : LABEL arch=amd64 01:54:03 ---> Running in 14aabdb6b8b6 01:54:03 Removing intermediate container 14aabdb6b8b6 01:54:03 ---> 465be92fa5a3 01:54:03 Step 23/24 : LABEL git_sha=86be8d59ddea7c9ee20aefa99f267e5d12aeb669 01:54:03 ---> Running in f49fadb5825b 01:54:04 Removing intermediate container f49fadb5825b 01:54:04 ---> e120a2844373 01:54:04 Step 24/24 : LABEL version=0.0.0 01:54:04 ---> Running in e4b5570527cf 01:54:04 Removing intermediate container e4b5570527cf 01:54:04 ---> 0d26d40ea00a 01:54:04 [Warning] One or more build-args [ARCH] were not consumed 01:54:04 Successfully built 0d26d40ea00a 01:54:04 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:04 01:54:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:05 latest: Pulling from edgex-lftools-log-publisher 01:54:05 5eb5b503b376: Pulling fs layer 01:54:05 5c69ac0246d0: Pulling fs layer 01:54:05 ec43610c2a17: Pulling fs layer 01:54:05 3a2ae6a8a46f: Pulling fs layer 01:54:05 33b1e0a273af: Pulling fs layer 01:54:05 5d3b04190fa2: Pulling fs layer 01:54:05 2f39f015ded8: Pulling fs layer 01:54:05 33b1e0a273af: Waiting 01:54:05 5d3b04190fa2: Waiting 01:54:05 2f39f015ded8: Waiting 01:54:05 3a2ae6a8a46f: Waiting 01:54:05 5c69ac0246d0: Verifying Checksum 01:54:05 5c69ac0246d0: Download complete 01:54:05 3a2ae6a8a46f: Verifying Checksum 01:54:05 3a2ae6a8a46f: Download complete 01:54:05 33b1e0a273af: Download complete 01:54:05 5d3b04190fa2: Verifying Checksum 01:54:05 5d3b04190fa2: Download complete 01:54:05 ec43610c2a17: Verifying Checksum 01:54:05 ec43610c2a17: Download complete 01:54:05 5eb5b503b376: Verifying Checksum 01:54:05 5eb5b503b376: Download complete 01:54:06 2f39f015ded8: Download complete 01:54:06 5eb5b503b376: Pull complete 01:54:06 5c69ac0246d0: Pull complete 01:54:07 ec43610c2a17: Pull complete 01:54:07 3a2ae6a8a46f: Pull complete 01:54:07 33b1e0a273af: Pull complete 01:54:07 5d3b04190fa2: Pull complete 01:54:11 2f39f015ded8: Pull complete 01:54:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:11 prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container 01:54:11 $ 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-536 -v /w/workspace/gexfoundry_device-mqtt-go_PR-536:/w/workspace/gexfoundry_device-mqtt-go_PR-536:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-536@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:54:13 $ docker top ee18e8e322720a3608ce6d5c1d650866a7bb223dc1719caeee2cf0826c57dfe8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:14 ---> job-cost.sh 01:54:14 lf-activate-venv: SKIPPING 01:54:14 INFO: No Stack... 01:54:14 INFO: Retrieving Pricing Info for: v3-standard-8 01:54:14 INFO: Archiving Costs [Pipeline] sh 01:54:15 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-536/archives/cost.csv 01:54:15 + cut -d, -f6 [Pipeline] lock 01:54:15 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-536-1-stack-cost] 01:54:15 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-536-1-stack-cost] did not exist. Created. 01:54:15 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-536-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:54:15 + echo total: 0.2199999988079071 [Pipeline] stash 01:54:15 Stashed 1 file(s) [Pipeline] } 01:54:15 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-536-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:54:15 $ docker stop --time=1 ee18e8e322720a3608ce6d5c1d650866a7bb223dc1719caeee2cf0826c57dfe8 01:54:17 $ docker rm -f --volumes ee18e8e322720a3608ce6d5c1d650866a7bb223dc1719caeee2cf0826c57dfe8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:56:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4568 in /w/workspace/gexfoundry_device-mqtt-go_PR-536 [Pipeline] { [Pipeline] ws 01:56:11 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:56:11 Selected Git installation does not exist. Using Default 01:56:11 The recommended git tool is: NONE 01:56:16 using credential edgex-jenkins-ssh 01:56:17 Cloning the remote Git repository 01:56:17 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:56:17 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:56:17 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:56:17 > git --version # timeout=10 01:56:17 > git --version # 'git version 2.25.1' 01:56:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:18 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:56:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:19 Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit 86be8d59ddea7c9ee20aefa99f267e5d12aeb669 01:56:20 Merge succeeded, producing 86be8d59ddea7c9ee20aefa99f267e5d12aeb669 01:56:20 Checking out Revision 86be8d59ddea7c9ee20aefa99f267e5d12aeb669 (PR-536) 01:56:19 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:56:19 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:56:19 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:56:19 > git config core.sparsecheckout # timeout=10 01:56:20 > git checkout -f 86be8d59ddea7c9ee20aefa99f267e5d12aeb669 # timeout=10 01:56:20 > git remote # timeout=10 01:56:20 > git config --get remote.origin.url # timeout=10 01:56:20 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:20 > git merge c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 01:56:20 > git rev-parse HEAD^{commit} # timeout=10 01:56:20 > git config core.sparsecheckout # timeout=10 01:56:20 > git checkout -f 86be8d59ddea7c9ee20aefa99f267e5d12aeb669 # timeout=10 01:56:20 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:56:20 > git --version # timeout=10 01:56:20 > git --version # 'git version 2.25.1' 01:56:20 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:56:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:21 Dload Upload Total Spent Left Speed 01:56:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 01:56:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:56:22 + sudo tee /etc/docker/daemon.new 01:56:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:56:22 { 01:56:22 "registry-mirrors": [ 01:56:22 "https://nexus3.edgexfoundry.org:10001" 01:56:22 ], 01:56:22 "bip": "10.250.0.254/24", 01:56:22 "hosts": [ 01:56:22 "tcp://0.0.0.0:5555", 01:56:22 "unix:///var/run/docker.sock" 01:56:22 ], 01:56:22 "mtu": 1458, 01:56:22 "selinux-enabled": true, 01:56:22 "seccomp-profile": "/etc/docker/seccomp.json" 01:56:22 } [Pipeline] sh 01:56:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:56:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:41 provisioning config files... 01:56:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7235415666702174935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:42 ---> docker-login.sh 01:56:42 nexus3.edgexfoundry.org:10001 01:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:42 Configure a credential helper to remove this warning. See 01:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:42 01:56:42 Login Succeeded 01:56:43 nexus3.edgexfoundry.org:10002 01:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:43 Configure a credential helper to remove this warning. See 01:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:43 01:56:43 Login Succeeded 01:56:43 nexus3.edgexfoundry.org:10003 01:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:43 Configure a credential helper to remove this warning. See 01:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:43 01:56:43 Login Succeeded 01:56:43 nexus3.edgexfoundry.org:10004 01:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:44 Configure a credential helper to remove this warning. See 01:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:44 01:56:44 Login Succeeded 01:56:44 docker.io 01:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:44 Configure a credential helper to remove this warning. See 01:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:44 01:56:44 Login Succeeded 01:56:44 ---> docker-login.sh ends [Pipeline] } 01:56:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:56:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:56:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:56:45 ========================================================= 01:56:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:56:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:45 + 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 . 01:56:45 Sending build context to Docker daemon 3.314MB 01:56:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:56:45 Step 2/12 : FROM ${BASE} AS builder 01:56:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:56:46 af6eaf76a39c: Pulling fs layer 01:56:46 55522c791124: Pulling fs layer 01:56:46 ce5c4a1c91eb: Pulling fs layer 01:56:46 169dfbe0d373: Pulling fs layer 01:56:46 e1ff8fa3b103: Pulling fs layer 01:56:46 52ebb69f0ebf: Pulling fs layer 01:56:46 5abe8eddf0d5: Pulling fs layer 01:56:46 169dfbe0d373: Waiting 01:56:46 e1ff8fa3b103: Waiting 01:56:46 52ebb69f0ebf: Waiting 01:56:46 5abe8eddf0d5: Waiting 01:56:46 55522c791124: Verifying Checksum 01:56:46 55522c791124: Download complete 01:56:46 169dfbe0d373: Verifying Checksum 01:56:46 169dfbe0d373: Download complete 01:56:46 e1ff8fa3b103: Verifying Checksum 01:56:46 e1ff8fa3b103: Download complete 01:56:46 af6eaf76a39c: Verifying Checksum 01:56:46 af6eaf76a39c: Download complete 01:56:47 af6eaf76a39c: Pull complete 01:56:47 5abe8eddf0d5: Verifying Checksum 01:56:47 5abe8eddf0d5: Download complete 01:56:47 55522c791124: Pull complete 01:56:48 ce5c4a1c91eb: Verifying Checksum 01:56:48 ce5c4a1c91eb: Download complete 01:56:48 52ebb69f0ebf: Verifying Checksum 01:56:48 52ebb69f0ebf: Download complete 01:57:01 ce5c4a1c91eb: Pull complete 01:57:01 169dfbe0d373: Pull complete 01:57:01 e1ff8fa3b103: Pull complete 01:57:07 52ebb69f0ebf: Pull complete 01:57:09 5abe8eddf0d5: Pull complete 01:57:09 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 01:57:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:57:09 ---> 6cb57ee374ae 01:57:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:57:11 ---> Running in 821b314ae1cd 01:57:11 Removing intermediate container 821b314ae1cd 01:57:11 ---> c5cce690db5a 01:57:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:57:11 ---> Running in 8873b3135926 01:57:12 Removing intermediate container 8873b3135926 01:57:12 ---> ab1dffa732d4 01:57:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:57:12 ---> Running in 096d28213500 01:57:12 Removing intermediate container 096d28213500 01:57:12 ---> d9052c6dde53 01:57:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:57:12 ---> Running in 89e4426d4bcd 01:57:12 Removing intermediate container 89e4426d4bcd 01:57:12 ---> 6a6f45651cdb 01:57:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:57:12 ---> Running in ff415f4aa609 01:57:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:57:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:57:15 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:57:15 (2/4) Installing libedit (20221030.3.1-r0) 01:57:15 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:57:15 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:57:15 Executing busybox-1.35.0-r29.trigger 01:57:15 OK: 268 MiB in 57 packages 01:57:16 Removing intermediate container ff415f4aa609 01:57:16 ---> bf0a39f2db2c 01:57:16 Step 8/12 : WORKDIR /device-mqtt-go 01:57:16 ---> Running in e2f554a7586e 01:57:16 Removing intermediate container e2f554a7586e 01:57:16 ---> 62982752c5bb 01:57:16 Step 9/12 : COPY go.mod vendor* ./ 01:57:17 ---> 02ae9dca1411 01:57:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:17 ---> Running in d7a506ee12c0 01:58:25 Removing intermediate container d7a506ee12c0 01:58:25 ---> 3ced19c4124f 01:58:25 Step 11/12 : COPY . . 01:58:28 ---> 9d611055c294 01:58:28 Step 12/12 : RUN $MAKE 01:58:28 ---> Running in 622769f9adff 01:58:28 noop 01:58:29 Removing intermediate container 622769f9adff 01:58:29 ---> 48c152ba47eb 01:58:29 Successfully built 48c152ba47eb 01:58:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:29 + docker inspect -f . ci-base-image-arm64 01:58:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:30 prd-ubuntu20.04-docker-arm64-4c-16g-4568 does not seem to be running inside a container 01:58:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:58:31 $ docker top 56330d68dd5fca82cd1973db4f25fd587792ccf8ebe95abf8cf4cfe06a381e7b -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:32 + go version 01:58:32 go version go1.20.2 linux/arm64 [Pipeline] } 01:58:32 $ docker stop --time=1 56330d68dd5fca82cd1973db4f25fd587792ccf8ebe95abf8cf4cfe06a381e7b 01:58:33 $ docker rm -f --volumes 56330d68dd5fca82cd1973db4f25fd587792ccf8ebe95abf8cf4cfe06a381e7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:34 + docker inspect -f . ci-base-image-arm64 01:58:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:34 prd-ubuntu20.04-docker-arm64-4c-16g-4568 does not seem to be running inside a container 01:58:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:58:36 $ docker top 8a5077ec0f1d3ec60d62aabaf31c4baa42e2a10477e30ebd5481c66c38215292 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:36 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:58:37 + make test 01:58:37 go test ./... -coverprofile=coverage.out ./... 01:59:09 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:01:16 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:01:16 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:01:16 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 22.2% of statements 02:01:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:01:16 go vet ./... 02:01:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:48 ./bin/test-attribution-txt.sh [Pipeline] echo 02:01:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:01:48 $ docker stop --time=1 8a5077ec0f1d3ec60d62aabaf31c4baa42e2a10477e30ebd5481c66c38215292 02:01:50 $ docker rm -f --volumes 8a5077ec0f1d3ec60d62aabaf31c4baa42e2a10477e30ebd5481c66c38215292 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:51 Warning: overwriting stash ‘coverage-report’ 02:01:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:52 + ls -al . 02:01:52 total 176 02:01:52 drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 01:58 . 02:01:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 01:56 .. 02:01:52 -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 01:56 .dockerignore 02:01:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 01:56 .git 02:01:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 01:56 .github 02:01:52 -rw-rw-r-- 1 jenkins jenkins 329 Mar 20 01:56 .gitignore 02:01:52 -rw-rw-r-- 1 jenkins jenkins 41 Mar 20 01:56 .golangci.yml 02:01:52 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 20 01:56 Attribution.txt 02:01:52 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 20 01:56 CHANGELOG.md 02:01:52 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 20 01:56 Dockerfile 02:01:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 01:56 GOVERNANCE.md 02:01:52 -rw-rw-r-- 1 jenkins jenkins 678 Mar 20 01:56 Jenkinsfile 02:01:52 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 20 01:56 LICENSE 02:01:52 -rw-rw-r-- 1 jenkins jenkins 1732 Mar 20 01:56 Makefile 02:01:52 -rw-rw-r-- 1 jenkins jenkins 620 Mar 20 01:56 OWNERS.md 02:01:52 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 20 01:56 README.md 02:01:52 -rw-rw-r-- 1 jenkins jenkins 5 Mar 20 01:52 VERSION 02:01:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 01:56 bin 02:01:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 01:56 cmd 02:01:52 -rw-r--r-- 1 jenkins jenkins 18047 Mar 20 02:01 coverage.out 02:01:52 -rw-rw-r-- 1 jenkins jenkins 3378 Mar 20 01:56 go.mod 02:01:52 -rw-rw-r-- 1 jenkins jenkins 31301 Mar 20 01:56 go.sum 02:01:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 01:56 internal 02:01:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 01:56 mock 02:01:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 01:56 snap 02:01:52 -rw-rw-r-- 1 jenkins jenkins 227 Mar 20 01:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:53 + 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=86be8d59ddea7c9ee20aefa99f267e5d12aeb669 --label arch=arm64 --label version=0.0.0 . 02:01:53 Sending build context to Docker daemon 3.333MB 02:01:53 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:01:53 Step 2/24 : FROM ${BASE} AS builder 02:01:53 ---> 48c152ba47eb 02:01:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:01:53 ---> Running in 8b9e4a3ff900 02:01:54 Removing intermediate container 8b9e4a3ff900 02:01:54 ---> dbda3d9183d0 02:01:54 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:54 ---> Running in 31460149bedc 02:01:54 Removing intermediate container 31460149bedc 02:01:54 ---> ef9b19168af2 02:01:54 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:54 ---> Running in 979d82697a47 02:01:54 Removing intermediate container 979d82697a47 02:01:54 ---> ae7c25221f20 02:01:54 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:01:54 ---> Running in f4207ecb65bf 02:01:55 Removing intermediate container f4207ecb65bf 02:01:55 ---> c20540928720 02:01:55 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:55 ---> Running in 9a7bb05c754d 02:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:01:58 OK: 268 MiB in 57 packages 02:01:59 Removing intermediate container 9a7bb05c754d 02:01:59 ---> 8350421058b0 02:01:59 Step 8/24 : WORKDIR /device-mqtt-go 02:01:59 ---> Running in b2f463ab3ace 02:01:59 Removing intermediate container b2f463ab3ace 02:01:59 ---> 0417a48bb228 02:01:59 Step 9/24 : COPY go.mod vendor* ./ 02:01:59 ---> bdb296713259 02:01:59 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:59 ---> Running in 338912d0b91c 02:02:02 Removing intermediate container 338912d0b91c 02:02:02 ---> 8f1a5b68a204 02:02:02 Step 11/24 : COPY . . 02:02:03 ---> f1481021cc35 02:02:03 Step 12/24 : RUN $MAKE 02:02:03 ---> Running in ed00eba9bcb0 02:02:04 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:04:26 Removing intermediate container ed00eba9bcb0 02:04:26 ---> 9bef4975d7a9 02:04:26 Step 13/24 : FROM alpine:3.17 02:04:26 3.17: Pulling from library/alpine 02:04:26 af6eaf76a39c: Already exists 02:04:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:04:26 Status: Downloaded newer image for alpine:3.17 02:04:26 ---> d74e625d9115 02:04:26 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:04:26 ---> Running in 6c475b9d6857 02:04:26 Removing intermediate container 6c475b9d6857 02:04:26 ---> 110d7140f639 02:04:26 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:04:26 ---> Running in c8a2f77754f3 02:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:04:26 (1/1) Installing dumb-init (1.2.5-r2) 02:04:26 Executing busybox-1.35.0-r29.trigger 02:04:26 OK: 8 MiB in 16 packages 02:04:26 Removing intermediate container c8a2f77754f3 02:04:26 ---> f1b673596103 02:04:26 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:04:26 ---> bb85bf3ff324 02:04:26 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:04:26 ---> 267f7a475bc7 02:04:26 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:04:26 ---> f424d6485304 02:04:26 Step 19/24 : EXPOSE 59982 02:04:26 ---> Running in b4f905b9e67c 02:04:26 Removing intermediate container b4f905b9e67c 02:04:26 ---> faee40faf406 02:04:26 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:04:26 ---> Running in dc7659e42b65 02:04:26 Removing intermediate container dc7659e42b65 02:04:26 ---> 87b7e46b39d6 02:04:26 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:04:26 ---> Running in eab1a324910a 02:04:26 Removing intermediate container eab1a324910a 02:04:26 ---> 86f5fca769a2 02:04:26 Step 22/24 : LABEL arch=arm64 02:04:26 ---> Running in aed7d10c3265 02:04:26 Removing intermediate container aed7d10c3265 02:04:26 ---> 29a2ee50c9b5 02:04:26 Step 23/24 : LABEL git_sha=86be8d59ddea7c9ee20aefa99f267e5d12aeb669 02:04:26 ---> Running in 6b8555693be9 02:04:26 Removing intermediate container 6b8555693be9 02:04:26 ---> 29cafcf03b28 02:04:26 Step 24/24 : LABEL version=0.0.0 02:04:26 ---> Running in 4d67f2d58ad6 02:04:26 Removing intermediate container 4d67f2d58ad6 02:04:26 ---> 767de673269c 02:04:26 [Warning] One or more build-args [ARCH] were not consumed 02:04:26 Successfully built 767de673269c 02:04:26 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:04:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:04:26 02:04:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:04:27 arm64: Pulling from edgex-lftools-log-publisher 02:04:27 8998bd30e6a1: Pulling fs layer 02:04:27 04944245beec: Pulling fs layer 02:04:27 699f458cf7ca: Pulling fs layer 02:04:27 765212b225bb: Pulling fs layer 02:04:27 f23df028b6ca: Pulling fs layer 02:04:27 d65c8cfc05b1: Pulling fs layer 02:04:27 2437ff75d9bd: Pulling fs layer 02:04:27 765212b225bb: Waiting 02:04:27 d65c8cfc05b1: Waiting 02:04:27 2437ff75d9bd: Waiting 02:04:27 04944245beec: Verifying Checksum 02:04:27 04944245beec: Download complete 02:04:27 765212b225bb: Download complete 02:04:27 f23df028b6ca: Verifying Checksum 02:04:27 f23df028b6ca: Download complete 02:04:27 d65c8cfc05b1: Verifying Checksum 02:04:27 d65c8cfc05b1: Download complete 02:04:27 699f458cf7ca: Verifying Checksum 02:04:27 699f458cf7ca: Download complete 02:04:28 8998bd30e6a1: Download complete 02:04:30 2437ff75d9bd: Verifying Checksum 02:04:30 2437ff75d9bd: Download complete 02:04:32 8998bd30e6a1: Pull complete 02:04:32 04944245beec: Pull complete 02:04:34 699f458cf7ca: Pull complete 02:04:34 765212b225bb: Pull complete 02:04:34 f23df028b6ca: Pull complete 02:04:35 d65c8cfc05b1: Pull complete 02:04:50 2437ff75d9bd: Pull complete 02:04:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:04:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:50 prd-ubuntu20.04-docker-arm64-4c-16g-4568 does not seem to be running inside a container 02:04:50 $ 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:04:53 $ docker top 436ca4e2c721aef0dc63a11c2e16165052f942681779b70d5c9e6d3192b25845 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:54 ---> job-cost.sh 02:04:54 lf-activate-venv: SKIPPING 02:04:54 INFO: No Stack... 02:04:54 INFO: Retrieving Pricing Info for: v3-standard-4 02:04:55 INFO: Archiving Costs [Pipeline] sh 02:04:55 + + cutcat -d, /w/workspace/device-mqtt-go/1/archives/cost.csv -f6 02:04:55 [Pipeline] lock 02:04:55 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-536-1-stack-cost] 02:04:55 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-536-1-stack-cost] did not exist. Created. 02:04:55 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-536-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:04:56 /w/workspace/device-mqtt-go/1@tmp/durable-68117cc9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:04:56 + echo total: 0.10999999940395355 [Pipeline] stash 02:04:56 Warning: overwriting stash ‘stack-cost’ 02:04:56 Stashed 1 file(s) [Pipeline] } 02:04:56 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-536-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:04:57 $ docker stop --time=1 436ca4e2c721aef0dc63a11c2e16165052f942681779b70d5c9e6d3192b25845 02:04:58 $ docker rm -f --volumes 436ca4e2c721aef0dc63a11c2e16165052f942681779b70d5c9e6d3192b25845 [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:04:59 provisioning config files... 02:04:59 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-536@tmp/config12165889173130141167tmp [Pipeline] { [Pipeline] sh 02:04:59 + set +x 02:04:59 + curl -s https://codecov.io/bash 02:04:59 + bash -s -- 02:04:59 02:04:59 _____ _ 02:04:59 / ____| | | 02:04:59 | | ___ __| | ___ ___ _____ __ 02:04:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:04:59 | |___| (_) | (_| | __/ (_| (_) \ V / 02:04:59 \_____\___/ \__,_|\___|\___\___/ \_/ 02:04:59 Bash-1.0.6 02:04:59 02:04:59 02:04:59 ==> git version 2.25.1 found 02:04:59 ==> 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:04:59 Release-Date: 2020-01-08 02:04:59 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:04:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:04:59 ==> Jenkins CI detected. 02:04:59 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-536 02:04:59 project root: . 02:04:59 --> token set from env 02:04:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:04:59 ==> Running gcov in . (disable via -X gcov) 02:04:59 ==> Python coveragepy not found 02:04:59 ==> Searching for coverage reports in: 02:04:59 + . 02:05:00 -> Found 1 reports 02:05:00 ==> Detecting git/mercurial file structure 02:05:00 ==> Reading reports 02:05:00 + ./coverage.out bytes=18047 02:05:00 ==> Appending adjustments 02:05:00 https://docs.codecov.io/docs/fixing-reports 02:05:00 + Found adjustments 02:05:00 ==> Gzipping contents 02:05:00 4.0K /tmp/codecov.Y6vCqu.gz 02:05:00 ==> Uploading reports 02:05:00 url: https://codecov.io 02:05:00 query: branch=PR-536&commit=86be8d59ddea7c9ee20aefa99f267e5d12aeb669&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-536%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=536&job=&cmd_args= 02:05:00 -> Pinging Codecov 02:05:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-536&commit=86be8d59ddea7c9ee20aefa99f267e5d12aeb669&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-536%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=536&job=&cmd_args= 02:05:00 -> Uploading to 02:05:00 https://storage.googleapis.com/codecov/v4/raw/2023-03-20/7D719EC7BBE17E464838252E33014C33/86be8d59ddea7c9ee20aefa99f267e5d12aeb669/c81f1c5c-e7a9-4125-a4f7-130367168528.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T020500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=526d9a59b9731d52ef3e74fb6c0e4bd65c4c5666c38c81bae8b40f7e65d617df 02:05:00 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:00 Dload Upload Total Spent Left Speed 02:05:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3151 0 0 100 3151 0 10865 --:--:-- --:--:-- --:--:-- 10865 02:05:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/86be8d59ddea7c9ee20aefa99f267e5d12aeb669 [Pipeline] } 02:05:00 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:05:02 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-536/archives ] 02:05:02 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-536/archives 02:05:02 total 16 02:05:02 drwxr-xr-x 3 root root 4096 Mar 20 01:54 . 02:05:02 drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 01:54 .. 02:05:02 drwxr-xr-x 2 root root 4096 Mar 20 01:54 cost 02:05:02 -rw-r--r-- 1 root root 86 Mar 20 01:54 cost.csv 02:05:02 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-536/archives 02:05:02 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-536/archives 02:05:02 total 16 02:05:02 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 01:54 . 02:05:02 drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 01:54 .. 02:05:02 drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 01:54 cost 02:05:02 -rw-r--r-- 1 jenkins jenkins 86 Mar 20 01:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:05:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:05:03 ---> package-listing.sh 02:05:03 ++ facter osfamily 02:05:03 ++ tr '[:upper:]' '[:lower:]' 02:05:04 + OS_FAMILY=debian 02:05:04 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-536 02:05:04 + START_PACKAGES=/tmp/packages_start.txt 02:05:04 + END_PACKAGES=/tmp/packages_end.txt 02:05:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:05:04 + PACKAGES=/tmp/packages_start.txt 02:05:04 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-536 ']' 02:05:04 + PACKAGES=/tmp/packages_end.txt 02:05:04 + case "${OS_FAMILY}" in 02:05:04 + dpkg -l 02:05:04 + grep '^ii' 02:05:04 + '[' -f /tmp/packages_start.txt ']' 02:05:04 + '[' -f /tmp/packages_end.txt ']' 02:05:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:05:04 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-536 ']' 02:05:04 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-536/archives/ 02:05:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-536/archives/ [Pipeline] echo 02:05:04 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-536/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:05:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:05 prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container 02:05:05 $ 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-536/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-536 -v /w/workspace/gexfoundry_device-mqtt-go_PR-536:/w/workspace/gexfoundry_device-mqtt-go_PR-536:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-536@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-536@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:05:05 $ docker top 379aba2e847644f7099c49e74a9a5645b0c519ce02fae9b3930c91b92c71a629 -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:05 + touch /tmp/pre-build-complete [Pipeline] sh 02:05:06 + mkdir -p /var/log/sysstat [Pipeline] sh 02:05:06 + ls /var/log/sa-host 02:05:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:06 provisioning config files... 02:05:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-536@tmp/config12827692160007127943tmp [Pipeline] { [Pipeline] echo 02:05:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:05:06 ---> create-netrc.sh [Pipeline] } 02:05:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:05:07 ---> python-tools-install.sh [Pipeline] echo 02:05:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:05:07 ---> sudo-logs.sh 02:05:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:05:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:05:08 ---> job-cost.sh 02:05:08 lf-activate-venv: SKIPPING 02:05:08 DEBUG: total: 0.2199999988079071 02:05:08 INFO: Retrieving Stack Cost... 02:05:08 INFO: Retrieving Pricing Info for: v3-standard-8 02:05:08 INFO: Archiving Costs [Pipeline] echo 02:05:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:05:09 ---> logs-deploy.sh 02:05:09 lf-activate-venv: SKIPPING 02:05:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-536/1 02:05:09 INFO: archiving workspace using pattern(s): 02:05:10 Archives upload complete. 02:05:10 INFO: archiving logs to Nexus