Pull request #581 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8032fef0667dbbc331887baf0dcba0ef38744ac+15e121638b61dd5d2b05931572372c8312ebd12f (6912a3c2bee5effa0e5a96adbc4bf0e4be15a9f7) 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-ssh14163395483977807170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6717860163033773043.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-581/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-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1842233137370348542.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-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15472787283219499922.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14763975118210823002.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-581/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-581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12171096559585251035.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-11158 in /w/workspace/gexfoundry_device-mqtt-go_PR-581 [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-581 # 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/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 15e121638b61dd5d2b05931572372c8312ebd12f into PR head commit e8032fef0667dbbc331887baf0dcba0ef38744ac Merge succeeded, producing e8032fef0667dbbc331887baf0dcba0ef38744ac Checking out Revision e8032fef0667dbbc331887baf0dcba0ef38744ac (PR-581) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:59:39 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e8032fef0667dbbc331887baf0dcba0ef38744ac # 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 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8032fef0667dbbc331887baf0dcba0ef38744ac # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:59:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:59:40 ========================================================= 01:59:40 EdgeX Global Pipelines Version Info 01:59:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:59:41 ------------------- 01:59:41 stable info: 01:59:41 ------------------- 01:59:41 Commited By: Bill Mahoney bill.mahoney@intel.com 01:59:41 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:59:41 Message: update stable to v1.0.248 01:59:41 ------------------- 01:59:41 experimental info: 01:59:41 ------------------- 01:59:41 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:41 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:59:41 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:59:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:59:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:59:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:59:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:59:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:59:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:59:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-581 [Pipeline] echo 01:59:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-581 [Pipeline] echo 01:59:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-581 [Pipeline] echo 01:59:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8032fef0667dbbc331887baf0dcba0ef38744ac [Pipeline] echo 01:59:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8032fe [Pipeline] echo 01:59:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:43 provisioning config files... 01:59:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/config7591482008921657778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:43 ---> docker-login.sh 01:59:43 nexus3.edgexfoundry.org:10001 01:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:44 Configure a credential helper to remove this warning. See 01:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:44 01:59:44 Login Succeeded 01:59:44 nexus3.edgexfoundry.org:10002 01:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:44 Configure a credential helper to remove this warning. See 01:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:44 01:59:44 Login Succeeded 01:59:44 nexus3.edgexfoundry.org:10003 01:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:44 Configure a credential helper to remove this warning. See 01:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:44 01:59:44 Login Succeeded 01:59:44 nexus3.edgexfoundry.org:10004 01:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:44 Configure a credential helper to remove this warning. See 01:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:44 01:59:44 Login Succeeded 01:59:44 docker.io 01:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:44 Configure a credential helper to remove this warning. See 01:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:44 01:59:44 Login Succeeded 01:59:44 ---> docker-login.sh ends [Pipeline] } 01:59:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:59:45 + git rev-list -1 --merges e8032fef0667dbbc331887baf0dcba0ef38744ac~1..e8032fef0667dbbc331887baf0dcba0ef38744ac [Pipeline] echo 01:59:45 -----------> git rev-list -1 --merges e8032fef0667dbbc331887baf0dcba0ef38744ac~1..e8032fef0667dbbc331887baf0dcba0ef38744ac e8032fef0667dbbc331887baf0dcba0ef38744ac [false] [Pipeline] sh 01:59:45 + git log --format=format:%s -1 e8032fef0667dbbc331887baf0dcba0ef38744ac [Pipeline] echo 01:59:45 ========================================================= 01:59:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:59:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:46 + git log --format=format:%s -1 e8032fef0667dbbc331887baf0dcba0ef38744ac [Pipeline] echo 01:59:46 [semverPrep] GIT_COMMIT: e8032fef0667dbbc331887baf0dcba0ef38744ac, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:59:46 [semverPrep] This is not a build commit. [Pipeline] sh 01:59:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:59:46 + grep -v github /etc/ssh/ssh_known_hosts 01:59:46 + [ -e /tmp/ssh_known_hosts ] 01:59:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:59:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:59:46 + sudo tee -a /etc/ssh/ssh_known_hosts 01:59:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:47 01:59:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:47 0.1.4: Pulling from edgex-devops/py-git-semver 01:59:47 b85a868b505f: Pulling fs layer 01:59:47 e2be974225ed: Pulling fs layer 01:59:47 339a4e72a1f5: Pulling fs layer 01:59:47 988bab9f4d93: Pulling fs layer 01:59:47 1469e6f7b9e6: Pulling fs layer 01:59:47 eaf3925da568: Pulling fs layer 01:59:47 bab4dde63d76: Pulling fs layer 01:59:47 bde34c3a00c8: Pulling fs layer 01:59:47 b352a97aabf1: Pulling fs layer 01:59:47 4872d77fe225: Pulling fs layer 01:59:47 5851b861e8e6: Pulling fs layer 01:59:47 bab4dde63d76: Waiting 01:59:47 bde34c3a00c8: Waiting 01:59:47 1469e6f7b9e6: Waiting 01:59:47 b352a97aabf1: Waiting 01:59:47 988bab9f4d93: Waiting 01:59:47 eaf3925da568: Waiting 01:59:47 4872d77fe225: Waiting 01:59:47 5851b861e8e6: Waiting 01:59:47 e2be974225ed: Download complete 01:59:47 988bab9f4d93: Verifying Checksum 01:59:47 988bab9f4d93: Download complete 01:59:47 1469e6f7b9e6: Verifying Checksum 01:59:47 1469e6f7b9e6: Download complete 01:59:47 eaf3925da568: Download complete 01:59:47 339a4e72a1f5: Verifying Checksum 01:59:47 339a4e72a1f5: Download complete 01:59:47 bde34c3a00c8: Verifying Checksum 01:59:47 bde34c3a00c8: Download complete 01:59:47 b352a97aabf1: Download complete 01:59:47 4872d77fe225: Verifying Checksum 01:59:47 4872d77fe225: Download complete 01:59:47 5851b861e8e6: Download complete 01:59:47 b85a868b505f: Verifying Checksum 01:59:47 b85a868b505f: Download complete 01:59:47 bab4dde63d76: Verifying Checksum 01:59:47 bab4dde63d76: Download complete 01:59:48 b85a868b505f: Pull complete 01:59:49 e2be974225ed: Pull complete 01:59:49 339a4e72a1f5: Pull complete 01:59:49 988bab9f4d93: Pull complete 01:59:49 1469e6f7b9e6: Pull complete 01:59:49 eaf3925da568: Pull complete 01:59:51 bab4dde63d76: Pull complete 01:59:51 bde34c3a00c8: Pull complete 01:59:52 b352a97aabf1: Pull complete 01:59:52 4872d77fe225: Pull complete 01:59:52 5851b861e8e6: Pull complete 01:59:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:59:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:52 prd-ubuntu20.04-docker-8c-8g-11158 does not seem to be running inside a container 01:59:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-581 -v /w/workspace/gexfoundry_device-mqtt-go_PR-581:/w/workspace/gexfoundry_device-mqtt-go_PR-581:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:59:55 $ docker top 70edc004ec1f70015cb17dbea3cf8409f3a3c3bbc9b8e28ed536d2c70c96da8e -eo pid,comm 01:59:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:59:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:56 [ssh-agent] Looking for ssh-agent implementation... 01:59:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:56 $ docker exec 70edc004ec1f70015cb17dbea3cf8409f3a3c3bbc9b8e28ed536d2c70c96da8e ssh-agent 01:59:56 SSH_AUTH_SOCK=/tmp/ssh-XxF0K74hXSPO/agent.31 01:59:56 SSH_AGENT_PID=37 01:59:56 Running ssh-add (command line suppressed) 01:59:56 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/private_key_8493227509874529109.key (/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/private_key_8493227509874529109.key) 01:59:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:56 + git tag --points-at HEAD [Pipeline] } 01:59:56 $ docker exec --env ******** --env ******** 70edc004ec1f70015cb17dbea3cf8409f3a3c3bbc9b8e28ed536d2c70c96da8e ssh-agent -k 01:59:56 unset SSH_AUTH_SOCK; 01:59:56 unset SSH_AGENT_PID; 01:59:56 echo Agent pid 37 killed; 01:59:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:56 [ssh-agent] Looking for ssh-agent implementation... 01:59:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:57 $ docker exec 70edc004ec1f70015cb17dbea3cf8409f3a3c3bbc9b8e28ed536d2c70c96da8e ssh-agent 01:59:57 SSH_AUTH_SOCK=/tmp/ssh-BgPjoQw5E4JT/agent.69 01:59:57 SSH_AGENT_PID=75 01:59:57 Running ssh-add (command line suppressed) 01:59:57 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/private_key_3781484774288193445.key (/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/private_key_3781484774288193445.key) 01:59:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:57 + git semver init 01:59:57 2023-04-27 01:59:57,848 [run_init] DEBUG init version:0.0.0 force:False 01:59:57 2023-04-27 01:59:57,849 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver 01:59:57 2023-04-27 01:59:57,849 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver 01:59:57 2023-04-27 01:59:57,850 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-581, universal_newlines=False, shell=None, istream=None) 01:59:58 2023-04-27 01:59:58,645 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-581/.git/info/exclude 01:59:58 2023-04-27 01:59:58,646 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver/PR-581 with force:False 01:59:58 2023-04-27 01:59:58,646 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver/PR-581 01:59:58 2023-04-27 01:59:58,650 [execute] INFO git cat-file --batch-check 01:59:58 2023-04-27 01:59:58,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) 01:59:58 2023-04-27 01:59:58,657 [execute] INFO git cat-file --batch 01:59:58 2023-04-27 01:59:58,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) 01:59:58 2023-04-27 01:59:58,663 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver/PR-581 01:59:58 0.0.0 [Pipeline] } 01:59:58 $ docker exec --env ******** --env ******** 70edc004ec1f70015cb17dbea3cf8409f3a3c3bbc9b8e28ed536d2c70c96da8e ssh-agent -k 01:59:58 unset SSH_AUTH_SOCK; 01:59:58 unset SSH_AGENT_PID; 01:59:58 echo Agent pid 75 killed; 01:59:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:59 + git semver [Pipeline] } 01:59:59 $ docker stop --time=1 70edc004ec1f70015cb17dbea3cf8409f3a3c3bbc9b8e28ed536d2c70c96da8e 02:00:01 $ docker rm -f --volumes 70edc004ec1f70015cb17dbea3cf8409f3a3c3bbc9b8e28ed536d2c70c96da8e [Pipeline] // withDockerContainer [Pipeline] sh 02:00:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:00:01 Stashed 1 file(s) [Pipeline] echo 02:00:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:02 provisioning config files... 02:00:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/config18069828265406451386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:02 ---> docker-login.sh 02:00:02 nexus3.edgexfoundry.org:10001 02:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:02 Configure a credential helper to remove this warning. See 02:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:02 02:00:02 Login Succeeded 02:00:02 nexus3.edgexfoundry.org:10002 02:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:02 Configure a credential helper to remove this warning. See 02:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:02 02:00:02 Login Succeeded 02:00:02 nexus3.edgexfoundry.org:10003 02:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:02 Configure a credential helper to remove this warning. See 02:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:02 02:00:02 Login Succeeded 02:00:02 nexus3.edgexfoundry.org:10004 02:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:02 Configure a credential helper to remove this warning. See 02:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:02 02:00:02 Login Succeeded 02:00:02 docker.io 02:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:03 Configure a credential helper to remove this warning. See 02:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:03 02:00:03 Login Succeeded 02:00:03 ---> docker-login.sh ends [Pipeline] } 02:00:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:00:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:04 ========================================================= 02:00:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:00:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:04 + 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 . 02:00:04 Sending build context to Docker daemon 6.481MB 02:00:04 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:00:04 Step 2/12 : FROM ${BASE} AS builder 02:00:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:00:04 f56be85fc22e: Pulling fs layer 02:00:04 85791d961cd3: Pulling fs layer 02:00:04 d694b5ae8c79: Pulling fs layer 02:00:04 9f32a84ed3da: Pulling fs layer 02:00:04 4d19c01a9841: Pulling fs layer 02:00:04 9325e15d5711: Pulling fs layer 02:00:04 556b6ee489ea: Pulling fs layer 02:00:04 c5a4b2cf53e6: Pulling fs layer 02:00:04 556b6ee489ea: Waiting 02:00:04 4d19c01a9841: Waiting 02:00:04 c5a4b2cf53e6: Waiting 02:00:04 9325e15d5711: Waiting 02:00:04 85791d961cd3: Download complete 02:00:04 9f32a84ed3da: Verifying Checksum 02:00:04 9f32a84ed3da: Download complete 02:00:04 4d19c01a9841: Download complete 02:00:04 f56be85fc22e: Verifying Checksum 02:00:04 f56be85fc22e: Download complete 02:00:04 9325e15d5711: Verifying Checksum 02:00:04 9325e15d5711: Download complete 02:00:04 f56be85fc22e: Pull complete 02:00:05 85791d961cd3: Pull complete 02:00:05 c5a4b2cf53e6: Verifying Checksum 02:00:05 c5a4b2cf53e6: Download complete 02:00:05 d694b5ae8c79: Verifying Checksum 02:00:05 d694b5ae8c79: Download complete 02:00:05 556b6ee489ea: Verifying Checksum 02:00:05 556b6ee489ea: Download complete 02:00:09 d694b5ae8c79: Pull complete 02:00:09 9f32a84ed3da: Pull complete 02:00:09 4d19c01a9841: Pull complete 02:00:09 9325e15d5711: Pull complete 02:00:11 556b6ee489ea: Pull complete 02:00:12 c5a4b2cf53e6: Pull complete 02:00:12 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:00:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:00:12 ---> c4be618373d6 02:00:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:17 Still waiting to schedule task 02:00:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11156’ 02:00:17 ---> Running in eaf4ef4582ec 02:00:17 Removing intermediate container eaf4ef4582ec 02:00:17 ---> 37835083ae19 02:00:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:17 ---> Running in ff29b8090d0a 02:00:17 Removing intermediate container ff29b8090d0a 02:00:17 ---> 9e8da4c847a9 02:00:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:17 ---> Running in bacd921c4a41 02:00:17 Removing intermediate container bacd921c4a41 02:00:17 ---> 94d2e3917919 02:00:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:17 ---> Running in a0c17d6e4e1c 02:00:17 Removing intermediate container a0c17d6e4e1c 02:00:17 ---> 581d21514833 02:00:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:17 ---> Running in 89ad4c646f22 02:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:18 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:00:18 (2/4) Installing libedit (20221030.3.1-r0) 02:00:18 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:00:18 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:00:18 Executing busybox-1.35.0-r29.trigger 02:00:18 OK: 269 MiB in 57 packages 02:00:19 Removing intermediate container 89ad4c646f22 02:00:19 ---> c388f319c173 02:00:19 Step 8/12 : WORKDIR /device-mqtt-go 02:00:19 ---> Running in 0c067158a24b 02:00:19 Removing intermediate container 0c067158a24b 02:00:19 ---> b6e48b72a384 02:00:19 Step 9/12 : COPY go.mod vendor* ./ 02:00:19 ---> 3ebc33442660 02:00:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:19 ---> Running in eb77f05ee5ef 02:00:51 Removing intermediate container eb77f05ee5ef 02:00:51 ---> 514296e1f462 02:00:51 Step 11/12 : COPY . . 02:00:51 ---> 9365f38538ff 02:00:51 Step 12/12 : RUN $MAKE 02:00:51 ---> Running in 13480835659b 02:00:51 noop 02:00:51 Removing intermediate container 13480835659b 02:00:51 ---> 27f7106b96d8 02:00:51 Successfully built 27f7106b96d8 02:00:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:52 + docker inspect -f . ci-base-image-x86_64 02:00:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:52 prd-ubuntu20.04-docker-8c-8g-11158 does not seem to be running inside a container 02:00:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-581 -v /w/workspace/gexfoundry_device-mqtt-go_PR-581:/w/workspace/gexfoundry_device-mqtt-go_PR-581:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:00:52 $ docker top e394fa2f9eb7a0d83ff81ee3b502c2197fc9f8fa3361a28fb9253fbcc0810131 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:53 + go version 02:00:53 go version go1.20.2 linux/amd64 [Pipeline] } 02:00:53 $ docker stop --time=1 e394fa2f9eb7a0d83ff81ee3b502c2197fc9f8fa3361a28fb9253fbcc0810131 02:00:54 $ docker rm -f --volumes e394fa2f9eb7a0d83ff81ee3b502c2197fc9f8fa3361a28fb9253fbcc0810131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:55 + docker inspect -f . ci-base-image-x86_64 02:00:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:55 prd-ubuntu20.04-docker-8c-8g-11158 does not seem to be running inside a container 02:00:55 $ 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-581 -v /w/workspace/gexfoundry_device-mqtt-go_PR-581:/w/workspace/gexfoundry_device-mqtt-go_PR-581:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:00:56 $ docker top e31f88fc9c0585d481d2c040044150ed6473dcaa0146b70e7c0341a5d89fd8e6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:56 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-581 [Pipeline] fileExists [Pipeline] sh 02:00:57 + make test 02:00:57 go test ./... -coverprofile=coverage.out ./... 02:01:02 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:01:12 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:01:12 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:01:12 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 24.6% of statements 02:01:17 go vet ./... 02:01:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:21 ./bin/test-attribution-txt.sh [Pipeline] echo 02:01:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:01:21 $ docker stop --time=1 e31f88fc9c0585d481d2c040044150ed6473dcaa0146b70e7c0341a5d89fd8e6 02:01:26 $ docker rm -f --volumes e31f88fc9c0585d481d2c040044150ed6473dcaa0146b70e7c0341a5d89fd8e6 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:01:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:27 + ls -al . 02:01:27 total 180 02:01:27 drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 02:00 . 02:01:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 01:59 .. 02:01:27 -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 01:59 .dockerignore 02:01:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 01:59 .git 02:01:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:59 .github 02:01:27 -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 01:59 .gitignore 02:01:27 -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 01:59 .golangci.yml 02:01:27 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 01:59 .semver 02:01:27 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 27 01:59 Attribution.txt 02:01:27 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 27 01:59 CHANGELOG.md 02:01:27 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 27 01:59 Dockerfile 02:01:27 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 01:59 GOVERNANCE.md 02:01:27 -rw-rw-r-- 1 jenkins jenkins 678 Apr 27 01:59 Jenkinsfile 02:01:27 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 01:59 LICENSE 02:01:27 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 27 01:59 Makefile 02:01:27 -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 01:59 OWNERS.md 02:01:27 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 27 01:59 README.md 02:01:27 -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 02:00 VERSION 02:01:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 01:59 bin 02:01:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:59 cmd 02:01:27 -rw-r--r-- 1 jenkins jenkins 16535 Apr 27 02:01 coverage.out 02:01:27 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 27 01:59 go.mod 02:01:27 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 27 01:59 go.sum 02:01:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:59 internal 02:01:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 01:59 mock 02:01:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 01:59 snap 02:01:27 -rw-rw-r-- 1 jenkins jenkins 227 Apr 27 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:27 + 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=e8032fef0667dbbc331887baf0dcba0ef38744ac --label arch=amd64 --label version=0.0.0 . 02:01:27 Sending build context to Docker daemon 6.499MB 02:01:27 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:01:27 Step 2/24 : FROM ${BASE} AS builder 02:01:27 ---> 27f7106b96d8 02:01:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:01:28 ---> Running in cbc06ad37b74 02:01:28 Removing intermediate container cbc06ad37b74 02:01:28 ---> a8a6f38cc426 02:01:28 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:28 ---> Running in 7d9625fb3608 02:01:28 Removing intermediate container 7d9625fb3608 02:01:28 ---> 27e3fd5cbc73 02:01:28 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:28 ---> Running in ba4f30eb5817 02:01:28 Removing intermediate container ba4f30eb5817 02:01:28 ---> 1e0143f44dd2 02:01:28 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:01:28 ---> Running in fa497ed1912e 02:01:28 Removing intermediate container fa497ed1912e 02:01:28 ---> 391dd5b1000f 02:01:28 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:28 ---> Running in 962cfb1966a5 02:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:28 OK: 269 MiB in 57 packages 02:01:29 Removing intermediate container 962cfb1966a5 02:01:29 ---> 1c05ccf155a6 02:01:29 Step 8/24 : WORKDIR /device-mqtt-go 02:01:29 ---> Running in a07102bc66a8 02:01:29 Removing intermediate container a07102bc66a8 02:01:29 ---> c772377c660e 02:01:29 Step 9/24 : COPY go.mod vendor* ./ 02:01:29 ---> 582a58bd9861 02:01:29 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:29 ---> Running in 0f41ad6f46c3 02:01:30 Removing intermediate container 0f41ad6f46c3 02:01:30 ---> 44097d9a37a1 02:01:30 Step 11/24 : COPY . . 02:01:30 ---> b75d22ae11d6 02:01:30 Step 12/24 : RUN $MAKE 02:01:30 ---> Running in 85be49656215 02:01:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:01:54 Removing intermediate container 85be49656215 02:01:54 ---> a64c11967cfc 02:01:54 Step 13/24 : FROM alpine:3.17 02:01:54 3.17: Pulling from library/alpine 02:01:54 f56be85fc22e: Already exists 02:01:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:01:54 Status: Downloaded newer image for alpine:3.17 02:01:54 ---> 9ed4aefc74f6 02:01:54 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:01:54 ---> Running in 8ea610868cf6 02:01:54 Removing intermediate container 8ea610868cf6 02:01:54 ---> fbb8758ed93c 02:01:54 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:01:54 ---> Running in f9e6c005ee25 02:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:54 (1/1) Installing dumb-init (1.2.5-r2) 02:01:54 Executing busybox-1.35.0-r29.trigger 02:01:54 OK: 7 MiB in 16 packages 02:01:54 Removing intermediate container f9e6c005ee25 02:01:54 ---> f15e6479c1c9 02:01:54 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:01:55 ---> ddc8f08212ed 02:01:55 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:01:55 ---> 3b7096fc593c 02:01:55 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:01:56 ---> 7384382f7e20 02:01:56 Step 19/24 : EXPOSE 59982 02:01:56 ---> Running in 4a6eb76b7498 02:01:56 Removing intermediate container 4a6eb76b7498 02:01:56 ---> 412c96bb733e 02:01:56 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:01:56 ---> Running in 5da1d87429fe 02:01:56 Removing intermediate container 5da1d87429fe 02:01:56 ---> fb04c6fa0df1 02:01:56 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:01:56 ---> Running in 598a07c0d6c6 02:01:56 Removing intermediate container 598a07c0d6c6 02:01:56 ---> 482fb80d146e 02:01:56 Step 22/24 : LABEL arch=amd64 02:01:56 ---> Running in ddcc998b9891 02:01:56 Removing intermediate container ddcc998b9891 02:01:56 ---> fed36d4c65a5 02:01:56 Step 23/24 : LABEL git_sha=e8032fef0667dbbc331887baf0dcba0ef38744ac 02:01:56 ---> Running in 65b201404e6b 02:01:56 Removing intermediate container 65b201404e6b 02:01:56 ---> 9d28c4cea291 02:01:56 Step 24/24 : LABEL version=0.0.0 02:01:56 ---> Running in cdbaa015f9e9 02:01:56 Removing intermediate container cdbaa015f9e9 02:01:56 ---> 6b23a0570a0e 02:01:56 [Warning] One or more build-args [ARCH] were not consumed 02:01:56 Successfully built 6b23a0570a0e 02:01:56 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:57 02:01:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:57 latest: Pulling from edgex-lftools-log-publisher 02:01:57 5eb5b503b376: Pulling fs layer 02:01:57 5c69ac0246d0: Pulling fs layer 02:01:57 ec43610c2a17: Pulling fs layer 02:01:57 3a2ae6a8a46f: Pulling fs layer 02:01:57 33b1e0a273af: Pulling fs layer 02:01:57 5d3b04190fa2: Pulling fs layer 02:01:57 2f39f015ded8: Pulling fs layer 02:01:57 5d3b04190fa2: Waiting 02:01:57 33b1e0a273af: Waiting 02:01:57 2f39f015ded8: Waiting 02:01:57 3a2ae6a8a46f: Waiting 02:01:57 5c69ac0246d0: Verifying Checksum 02:01:57 5c69ac0246d0: Download complete 02:01:57 3a2ae6a8a46f: Verifying Checksum 02:01:57 3a2ae6a8a46f: Download complete 02:01:57 33b1e0a273af: Verifying Checksum 02:01:57 33b1e0a273af: Download complete 02:01:57 5d3b04190fa2: Download complete 02:01:57 ec43610c2a17: Verifying Checksum 02:01:57 ec43610c2a17: Download complete 02:01:58 5eb5b503b376: Verifying Checksum 02:01:58 5eb5b503b376: Download complete 02:01:58 2f39f015ded8: Download complete 02:01:59 5eb5b503b376: Pull complete 02:01:59 5c69ac0246d0: Pull complete 02:01:59 ec43610c2a17: Pull complete 02:02:00 3a2ae6a8a46f: Pull complete 02:02:00 33b1e0a273af: Pull complete 02:02:00 5d3b04190fa2: Pull complete 02:02:04 2f39f015ded8: Pull complete 02:02:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:02:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:04 prd-ubuntu20.04-docker-8c-8g-11158 does not seem to be running inside a container 02:02:04 $ 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-581 -v /w/workspace/gexfoundry_device-mqtt-go_PR-581:/w/workspace/gexfoundry_device-mqtt-go_PR-581:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:02:10 $ docker top 0f5ee5b3db872d939fea1fd9f080ca8dd7ad1112b991d4199fcf0eda16f461e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:10 ---> job-cost.sh 02:02:10 lf-activate-venv: SKIPPING 02:02:10 INFO: No Stack... 02:02:11 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:11 INFO: Archiving Costs [Pipeline] sh 02:02:12 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-581/archives/cost.csv 02:02:12 + cut -d, -f6 [Pipeline] lock 02:02:12 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] 02:02:12 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] did not exist. Created. 02:02:12 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:02:12 + echo total: 0.2199999988079071 [Pipeline] stash 02:02:12 Stashed 1 file(s) [Pipeline] } 02:02:12 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:02:12 $ docker stop --time=1 0f5ee5b3db872d939fea1fd9f080ca8dd7ad1112b991d4199fcf0eda16f461e3 02:02:13 $ docker rm -f --volumes 0f5ee5b3db872d939fea1fd9f080ca8dd7ad1112b991d4199fcf0eda16f461e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:03:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11162 in /w/workspace/gexfoundry_device-mqtt-go_PR-581 [Pipeline] { [Pipeline] ws 02:03:36 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:03:36 Selected Git installation does not exist. Using Default 02:03:36 The recommended git tool is: NONE 02:03:42 using credential edgex-jenkins-ssh 02:03:42 Cloning the remote Git repository 02:03:42 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:03:42 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:03:42 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:42 > git --version # timeout=10 02:03:42 > git --version # 'git version 2.25.1' 02:03:42 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:45 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:03:45 Merging remotes/origin/main commit 15e121638b61dd5d2b05931572372c8312ebd12f into PR head commit e8032fef0667dbbc331887baf0dcba0ef38744ac 02:03:45 Merge succeeded, producing e8032fef0667dbbc331887baf0dcba0ef38744ac 02:03:45 Checking out Revision e8032fef0667dbbc331887baf0dcba0ef38744ac (PR-581) 02:03:46 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:03:46 > git --version # timeout=10 02:03:46 > git --version # 'git version 2.25.1' 02:03:46 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv 02:03:45 > git config core.sparsecheckout # timeout=10 02:03:45 > git checkout -f e8032fef0667dbbc331887baf0dcba0ef38744ac # timeout=10 02:03:45 > git remote # timeout=10 02:03:45 > git config --get remote.origin.url # timeout=10 02:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:45 > git merge 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 02:03:45 > git rev-parse HEAD^{commit} # timeout=10 02:03:45 > git config core.sparsecheckout # timeout=10 02:03:45 > git checkout -f e8032fef0667dbbc331887baf0dcba0ef38744ac # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:03:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:47 Dload Upload Total Spent Left Speed 02:03:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 02:03:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:03:48 + sudo tee /etc/docker/daemon.new 02:03:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:03:48 { 02:03:48 "registry-mirrors": [ 02:03:48 "https://nexus3.edgexfoundry.org:10001" 02:03:48 ], 02:03:48 "bip": "10.250.0.254/24", 02:03:48 "hosts": [ 02:03:48 "tcp://0.0.0.0:5555", 02:03:48 "unix:///var/run/docker.sock" 02:03:48 ], 02:03:48 "mtu": 1458, 02:03:48 "selinux-enabled": true, 02:03:48 "seccomp-profile": "/etc/docker/seccomp.json" 02:03:48 } [Pipeline] sh 02:03:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:03:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:07 provisioning config files... 02:04:07 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8690293980590214145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:08 ---> docker-login.sh 02:04:08 nexus3.edgexfoundry.org:10001 02:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:08 Configure a credential helper to remove this warning. See 02:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:08 02:04:08 Login Succeeded 02:04:08 nexus3.edgexfoundry.org:10002 02:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:09 Configure a credential helper to remove this warning. See 02:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:09 02:04:09 Login Succeeded 02:04:09 nexus3.edgexfoundry.org:10003 02:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:09 Configure a credential helper to remove this warning. See 02:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:09 02:04:09 Login Succeeded 02:04:09 nexus3.edgexfoundry.org:10004 02:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:10 Configure a credential helper to remove this warning. See 02:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:10 02:04:10 Login Succeeded 02:04:10 docker.io 02:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:10 Configure a credential helper to remove this warning. See 02:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:10 02:04:10 Login Succeeded 02:04:10 ---> docker-login.sh ends [Pipeline] } 02:04:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:11 ========================================================= 02:04:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:04:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:04:12 Sending build context to Docker daemon 3.367MB 02:04:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:04:12 Step 2/12 : FROM ${BASE} AS builder 02:04:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:04:12 c41833b44d91: Pulling fs layer 02:04:12 ed15518f5707: Pulling fs layer 02:04:12 feae8fd75edb: Pulling fs layer 02:04:12 242c74f7c9fa: Pulling fs layer 02:04:12 3cdef696dda3: Pulling fs layer 02:04:12 2ced38df9373: Pulling fs layer 02:04:12 58f1dce35555: Pulling fs layer 02:04:12 242c74f7c9fa: Waiting 02:04:12 3cdef696dda3: Waiting 02:04:12 58f1dce35555: Waiting 02:04:12 2ced38df9373: Waiting 02:04:12 ed15518f5707: Verifying Checksum 02:04:12 ed15518f5707: Download complete 02:04:12 242c74f7c9fa: Verifying Checksum 02:04:12 242c74f7c9fa: Download complete 02:04:12 3cdef696dda3: Verifying Checksum 02:04:12 3cdef696dda3: Download complete 02:04:12 c41833b44d91: Verifying Checksum 02:04:12 c41833b44d91: Download complete 02:04:13 c41833b44d91: Pull complete 02:04:14 58f1dce35555: Verifying Checksum 02:04:14 58f1dce35555: Download complete 02:04:14 ed15518f5707: Pull complete 02:04:15 feae8fd75edb: Verifying Checksum 02:04:15 feae8fd75edb: Download complete 02:04:15 2ced38df9373: Verifying Checksum 02:04:15 2ced38df9373: Download complete 02:04:27 feae8fd75edb: Pull complete 02:04:27 242c74f7c9fa: Pull complete 02:04:27 3cdef696dda3: Pull complete 02:04:34 2ced38df9373: Pull complete 02:04:36 58f1dce35555: Pull complete 02:04:36 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:04:36 ---> fadd8f120f05 02:04:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:04:38 ---> Running in 7a4b21f8a58e 02:04:38 Removing intermediate container 7a4b21f8a58e 02:04:38 ---> bba5d98a3a0e 02:04:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:04:38 ---> Running in f4cb034d5152 02:04:38 Removing intermediate container f4cb034d5152 02:04:38 ---> d88efc3b62a4 02:04:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:04:38 ---> Running in 5f669742c17d 02:04:39 Removing intermediate container 5f669742c17d 02:04:39 ---> dd01332576fb 02:04:39 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:04:39 ---> Running in e5e5ccf06016 02:04:40 Removing intermediate container e5e5ccf06016 02:04:40 ---> 29f5e7ff4bd7 02:04:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:40 ---> Running in 2de13a67f0f7 02:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:04:43 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:04:43 (2/4) Installing libedit (20221030.3.1-r0) 02:04:43 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:04:43 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:04:43 Executing busybox-1.35.0-r29.trigger 02:04:43 OK: 268 MiB in 57 packages 02:04:45 Removing intermediate container 2de13a67f0f7 02:04:45 ---> 21a735c39625 02:04:45 Step 8/12 : WORKDIR /device-mqtt-go 02:04:45 ---> Running in ae0995c66c98 02:04:45 Removing intermediate container ae0995c66c98 02:04:45 ---> 7671fb9b265a 02:04:45 Step 9/12 : COPY go.mod vendor* ./ 02:04:45 ---> ad4ea881f2a7 02:04:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:45 ---> Running in d59a0c8e0d44 02:05:53 Removing intermediate container d59a0c8e0d44 02:05:53 ---> 800dced786e5 02:05:53 Step 11/12 : COPY . . 02:05:53 ---> 02f366799099 02:05:53 Step 12/12 : RUN $MAKE 02:05:53 ---> Running in 0d15d7dd54af 02:05:53 noop 02:05:53 Removing intermediate container 0d15d7dd54af 02:05:53 ---> 8ada32c8f9a1 02:05:53 Successfully built 8ada32c8f9a1 02:05:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:54 + docker inspect -f . ci-base-image-arm64 02:05:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:54 prd-ubuntu20.04-docker-arm64-4c-16g-11162 does not seem to be running inside a container 02:05:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:05:56 $ docker top 8048f74257ee47adcbb68176dd0612f2d60c1e3beaf0ce9f02f511589c450443 -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:56 + go version 02:05:56 go version go1.20.2 linux/arm64 [Pipeline] } 02:05:57 $ docker stop --time=1 8048f74257ee47adcbb68176dd0612f2d60c1e3beaf0ce9f02f511589c450443 02:05:58 $ docker rm -f --volumes 8048f74257ee47adcbb68176dd0612f2d60c1e3beaf0ce9f02f511589c450443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:59 + docker inspect -f . ci-base-image-arm64 02:05:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:59 prd-ubuntu20.04-docker-arm64-4c-16g-11162 does not seem to be running inside a container 02:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:06:01 $ docker top 8978d8f4342815ce851f69040ac5440b2e2d1e3b1c6270119fab4236b029df82 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:02 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:06:02 + make test 02:06:02 go test ./... -coverprofile=coverage.out ./... 02:06:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:09:03 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:09:03 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:09:03 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 24.6% of statements 02:09:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:09:03 go vet ./... 02:09:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:35 ./bin/test-attribution-txt.sh [Pipeline] echo 02:09:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:09:36 $ docker stop --time=1 8978d8f4342815ce851f69040ac5440b2e2d1e3b1c6270119fab4236b029df82 02:09:38 $ docker rm -f --volumes 8978d8f4342815ce851f69040ac5440b2e2d1e3b1c6270119fab4236b029df82 [Pipeline] // withDockerContainer [Pipeline] sh 02:09:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:09:39 Warning: overwriting stash ‘coverage-report’ 02:09:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:09:41 + ls -al . 02:09:41 total 176 02:09:41 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 02:06 . 02:09:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:03 .. 02:09:41 -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 02:03 .dockerignore 02:09:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 02:03 .git 02:09:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:03 .github 02:09:41 -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 02:03 .gitignore 02:09:41 -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 02:03 .golangci.yml 02:09:41 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 27 02:03 Attribution.txt 02:09:41 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 27 02:03 CHANGELOG.md 02:09:41 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 27 02:03 Dockerfile 02:09:41 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 02:03 GOVERNANCE.md 02:09:41 -rw-rw-r-- 1 jenkins jenkins 678 Apr 27 02:03 Jenkinsfile 02:09:41 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 02:03 LICENSE 02:09:41 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 27 02:03 Makefile 02:09:41 -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 02:03 OWNERS.md 02:09:41 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 27 02:03 README.md 02:09:41 -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 02:00 VERSION 02:09:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:03 bin 02:09:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:03 cmd 02:09:41 -rw-r--r-- 1 jenkins jenkins 16535 Apr 27 02:08 coverage.out 02:09:41 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 27 02:03 go.mod 02:09:41 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 27 02:03 go.sum 02:09:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:03 internal 02:09:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:03 mock 02:09:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:03 snap 02:09:41 -rw-rw-r-- 1 jenkins jenkins 227 Apr 27 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:41 + 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=e8032fef0667dbbc331887baf0dcba0ef38744ac --label arch=arm64 --label version=0.0.0 . 02:09:41 Sending build context to Docker daemon 3.384MB 02:09:41 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:09:41 Step 2/24 : FROM ${BASE} AS builder 02:09:41 ---> 8ada32c8f9a1 02:09:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:09:42 ---> Running in ef0fee991939 02:09:42 Removing intermediate container ef0fee991939 02:09:42 ---> 8d53c8fe3a67 02:09:42 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:09:43 ---> Running in 5bcb85be0353 02:09:43 Removing intermediate container 5bcb85be0353 02:09:43 ---> 9a26d5478db8 02:09:43 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:09:43 ---> Running in 9861882b19c8 02:09:43 Removing intermediate container 9861882b19c8 02:09:43 ---> f3bc61685040 02:09:43 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:09:43 ---> Running in ae971d3ea245 02:09:44 Removing intermediate container ae971d3ea245 02:09:44 ---> 12192c77b709 02:09:44 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:44 ---> Running in c59eeba67100 02:09:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:09:47 OK: 268 MiB in 57 packages 02:09:48 Removing intermediate container c59eeba67100 02:09:48 ---> a40c70011f84 02:09:48 Step 8/24 : WORKDIR /device-mqtt-go 02:09:48 ---> Running in dda43a4bcbb0 02:09:48 Removing intermediate container dda43a4bcbb0 02:09:48 ---> 08633f800ad4 02:09:48 Step 9/24 : COPY go.mod vendor* ./ 02:09:49 ---> e811e5d17e14 02:09:49 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:49 ---> Running in 61e0b9f93fd5 02:09:52 Removing intermediate container 61e0b9f93fd5 02:09:52 ---> cf8f77692c4f 02:09:52 Step 11/24 : COPY . . 02:09:53 ---> ebb0d11b54b3 02:09:53 Step 12/24 : RUN $MAKE 02:09:53 ---> Running in 19232cf6b37a 02:09:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:12:32 Removing intermediate container 19232cf6b37a 02:12:32 ---> 92aace67c273 02:12:32 Step 13/24 : FROM alpine:3.17 02:12:32 3.17: Pulling from library/alpine 02:12:32 c41833b44d91: Already exists 02:12:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:12:32 Status: Downloaded newer image for alpine:3.17 02:12:32 ---> 51e60588ff2c 02:12:32 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:12:32 ---> Running in 1414a5e58dcb 02:12:32 Removing intermediate container 1414a5e58dcb 02:12:32 ---> ce4eac332dd1 02:12:32 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:12:32 ---> Running in f510eb511c87 02:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:12:36 (1/1) Installing dumb-init (1.2.5-r2) 02:12:36 Executing busybox-1.35.0-r29.trigger 02:12:36 OK: 8 MiB in 16 packages 02:12:37 Removing intermediate container f510eb511c87 02:12:37 ---> d171d2b7ce2c 02:12:37 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:12:38 ---> d2ad90ca84de 02:12:38 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:12:39 ---> 4da6b487bb61 02:12:39 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:12:39 ---> 03cc64dfa3cb 02:12:39 Step 19/24 : EXPOSE 59982 02:12:39 ---> Running in 8a9f527bbec4 02:12:40 Removing intermediate container 8a9f527bbec4 02:12:40 ---> 637f0f91163a 02:12:40 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:12:40 ---> Running in 043f1ab8e8bc 02:12:40 Removing intermediate container 043f1ab8e8bc 02:12:40 ---> 792bd27eef05 02:12:40 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:12:40 ---> Running in 4ac97d4241d1 02:12:40 Removing intermediate container 4ac97d4241d1 02:12:40 ---> b1b30a83f8ff 02:12:40 Step 22/24 : LABEL arch=arm64 02:12:40 ---> Running in d59b4c38c31b 02:12:41 Removing intermediate container d59b4c38c31b 02:12:41 ---> 24b39a8b8869 02:12:41 Step 23/24 : LABEL git_sha=e8032fef0667dbbc331887baf0dcba0ef38744ac 02:12:41 ---> Running in 16fbc364aeaa 02:12:41 Removing intermediate container 16fbc364aeaa 02:12:41 ---> 62f71d465ce2 02:12:41 Step 24/24 : LABEL version=0.0.0 02:12:41 ---> Running in 55ae62816d87 02:12:41 Removing intermediate container 55ae62816d87 02:12:41 ---> 1fb47ff52308 02:12:41 [Warning] One or more build-args [ARCH] were not consumed 02:12:42 Successfully built 1fb47ff52308 02:12:42 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:43 02:12:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:43 arm64: Pulling from edgex-lftools-log-publisher 02:12:43 8998bd30e6a1: Pulling fs layer 02:12:43 04944245beec: Pulling fs layer 02:12:43 699f458cf7ca: Pulling fs layer 02:12:43 765212b225bb: Pulling fs layer 02:12:43 f23df028b6ca: Pulling fs layer 02:12:43 d65c8cfc05b1: Pulling fs layer 02:12:43 2437ff75d9bd: Pulling fs layer 02:12:43 f23df028b6ca: Waiting 02:12:43 d65c8cfc05b1: Waiting 02:12:43 2437ff75d9bd: Waiting 02:12:43 765212b225bb: Waiting 02:12:43 04944245beec: Verifying Checksum 02:12:43 04944245beec: Download complete 02:12:43 765212b225bb: Verifying Checksum 02:12:43 765212b225bb: Download complete 02:12:43 f23df028b6ca: Verifying Checksum 02:12:43 f23df028b6ca: Download complete 02:12:43 d65c8cfc05b1: Verifying Checksum 02:12:43 d65c8cfc05b1: Download complete 02:12:44 699f458cf7ca: Verifying Checksum 02:12:44 699f458cf7ca: Download complete 02:12:44 8998bd30e6a1: Verifying Checksum 02:12:44 8998bd30e6a1: Download complete 02:12:47 2437ff75d9bd: Verifying Checksum 02:12:47 2437ff75d9bd: Download complete 02:12:48 8998bd30e6a1: Pull complete 02:12:49 04944245beec: Pull complete 02:12:51 699f458cf7ca: Pull complete 02:12:51 765212b225bb: Pull complete 02:12:51 f23df028b6ca: Pull complete 02:12:52 d65c8cfc05b1: Pull complete 02:13:07 2437ff75d9bd: Pull complete 02:13:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:07 prd-ubuntu20.04-docker-arm64-4c-16g-11162 does not seem to be running inside a container 02:13:07 $ 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:13:10 $ docker top 1587856f61e50ac8cd4f502a764bb44b25be65a8009c95f8771fc439c26cc96c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:11 ---> job-cost.sh 02:13:11 lf-activate-venv: SKIPPING 02:13:11 INFO: No Stack... 02:13:12 INFO: Retrieving Pricing Info for: v3-standard-4 02:13:13 INFO: Archiving Costs [Pipeline] sh 02:13:13 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:13:13 + cut -d, -f6 [Pipeline] lock 02:13:13 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] 02:13:14 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] did not exist. Created. 02:13:14 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:14 /w/workspace/device-mqtt-go/1@tmp/durable-4b3ee93a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:13:15 + echo total: 0.10999999940395355 [Pipeline] stash 02:13:15 Warning: overwriting stash ‘stack-cost’ 02:13:15 Stashed 1 file(s) [Pipeline] } 02:13:15 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:15 $ docker stop --time=1 1587856f61e50ac8cd4f502a764bb44b25be65a8009c95f8771fc439c26cc96c 02:13:18 $ docker rm -f --volumes 1587856f61e50ac8cd4f502a764bb44b25be65a8009c95f8771fc439c26cc96c [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:13:19 provisioning config files... 02:13:19 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/config18218958144981057838tmp [Pipeline] { [Pipeline] sh 02:13:20 + set +x 02:13:20 + curl -s https://codecov.io/bash 02:13:20 + bash -s -- 02:13:20 02:13:20 _____ _ 02:13:20 / ____| | | 02:13:20 | | ___ __| | ___ ___ _____ __ 02:13:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:13:20 | |___| (_) | (_| | __/ (_| (_) \ V / 02:13:20 \_____\___/ \__,_|\___|\___\___/ \_/ 02:13:20 Bash-1.0.6 02:13:20 02:13:20 02:13:20 ==> git version 2.25.1 found 02:13:20 ==> 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:13:20 Release-Date: 2020-01-08 02:13:20 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:13:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:13:20 ==> Jenkins CI detected. 02:13:20 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-581 02:13:20 project root: . 02:13:20 --> token set from env 02:13:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:13:20 ==> Running gcov in . (disable via -X gcov) 02:13:20 ==> Python coveragepy not found 02:13:20 ==> Searching for coverage reports in: 02:13:20 + . 02:13:20 -> Found 1 reports 02:13:20 ==> Detecting git/mercurial file structure 02:13:20 ==> Reading reports 02:13:20 + ./coverage.out bytes=16535 02:13:20 ==> Appending adjustments 02:13:20 https://docs.codecov.io/docs/fixing-reports 02:13:20 + Found adjustments 02:13:20 ==> Gzipping contents 02:13:20 4.0K /tmp/codecov.ltWA5D.gz 02:13:20 ==> Uploading reports 02:13:20 url: https://codecov.io 02:13:20 query: branch=PR-581&commit=e8032fef0667dbbc331887baf0dcba0ef38744ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=581&job=&cmd_args= 02:13:20 -> Pinging Codecov 02:13:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-581&commit=e8032fef0667dbbc331887baf0dcba0ef38744ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=581&job=&cmd_args= 02:13:20 -> Uploading to 02:13:20 https://storage.googleapis.com/codecov/v4/raw/2023-04-27/7D719EC7BBE17E464838252E33014C33/e8032fef0667dbbc331887baf0dcba0ef38744ac/e7f84db5-6b96-4a7b-9e4e-30bf6a91108e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T021320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23c90be9525c4da5e5c318ddba22b08a018bc84c8ed5a2fcf0c719bb98fac1cb 02:13:20 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:20 Dload Upload Total Spent Left Speed 02:13:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 14862 --:--:-- --:--:-- --:--:-- 14862 100 3017 0 0 100 3017 0 13529 --:--:-- --:--:-- --:--:-- 13468 02:13:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e8032fef0667dbbc331887baf0dcba0ef38744ac [Pipeline] } 02:13:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:13:22 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-581/archives ] 02:13:22 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-581/archives 02:13:22 total 16 02:13:22 drwxr-xr-x 3 root root 4096 Apr 27 02:02 . 02:13:22 drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 02:02 .. 02:13:22 drwxr-xr-x 2 root root 4096 Apr 27 02:02 cost 02:13:22 -rw-r--r-- 1 root root 86 Apr 27 02:02 cost.csv 02:13:22 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-581/archives 02:13:22 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-581/archives 02:13:22 total 16 02:13:22 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 02:02 . 02:13:22 drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 02:02 .. 02:13:22 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 02:02 cost 02:13:22 -rw-r--r-- 1 jenkins jenkins 86 Apr 27 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:13:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:23 ---> package-listing.sh 02:13:23 ++ facter osfamily 02:13:23 ++ tr '[:upper:]' '[:lower:]' 02:13:24 + OS_FAMILY=debian 02:13:24 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-581 02:13:24 + START_PACKAGES=/tmp/packages_start.txt 02:13:24 + END_PACKAGES=/tmp/packages_end.txt 02:13:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:24 + PACKAGES=/tmp/packages_start.txt 02:13:24 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-581 ']' 02:13:24 + PACKAGES=/tmp/packages_end.txt 02:13:24 + case "${OS_FAMILY}" in 02:13:24 + dpkg -l 02:13:24 + grep '^ii' 02:13:24 + '[' -f /tmp/packages_start.txt ']' 02:13:24 + '[' -f /tmp/packages_end.txt ']' 02:13:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:24 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-581 ']' 02:13:24 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-581/archives/ 02:13:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-581/archives/ [Pipeline] echo 02:13:24 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-581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:13:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:25 prd-ubuntu20.04-docker-8c-8g-11158 does not seem to be running inside a container 02:13:25 $ 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-581/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-581 -v /w/workspace/gexfoundry_device-mqtt-go_PR-581:/w/workspace/gexfoundry_device-mqtt-go_PR-581:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:13:25 $ docker top 4ab47ad1b3b4a7a912a79166d4c0b45fd22a0415d0a79e3f1b5003f621170745 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:26 + touch /tmp/pre-build-complete [Pipeline] sh 02:13:26 + mkdir -p /var/log/sysstat [Pipeline] sh 02:13:26 + ls /var/log/sa-host 02:13:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:26 provisioning config files... 02:13:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/config3533609302522443029tmp [Pipeline] { [Pipeline] echo 02:13:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:27 ---> create-netrc.sh [Pipeline] } 02:13:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:13:27 ---> python-tools-install.sh [Pipeline] echo 02:13:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:13:27 ---> sudo-logs.sh 02:13:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:13:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:13:28 ---> job-cost.sh 02:13:28 lf-activate-venv: SKIPPING 02:13:28 DEBUG: total: 0.2199999988079071 02:13:28 INFO: Retrieving Stack Cost... 02:13:28 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:29 INFO: Archiving Costs [Pipeline] echo 02:13:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:29 ---> logs-deploy.sh 02:13:29 lf-activate-venv: SKIPPING 02:13:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-581/1 02:13:29 INFO: archiving workspace using pattern(s): 02:13:30 Archives upload complete. 02:13:30 INFO: archiving logs to Nexus