Pull request #579 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at e2c07314706493d6366513279fddb5169d0fbe38 rather than 8063191af159c74b038ece1c3e27bd6a5bcc355b Obtained Jenkinsfile from e2c07314706493d6366513279fddb5169d0fbe38 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-ssh11593710525844969537.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-ssh14361031672951906235.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-579/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-579/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9940309758929976628.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-579/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15754895010003912248.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-ssh10622596167849668782.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-579/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-579/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15640526119975750719.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10861 in /w/workspace/gexfoundry_device-mqtt-go_PR-579 [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-579 # 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/579/head:refs/remotes/origin/PR-579 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e2c07314706493d6366513279fddb5169d0fbe38 into PR head commit 8063191af159c74b038ece1c3e27bd6a5bcc355b Merge succeeded, producing 2311851825edac656fedf64e6c1305d79ec5cf89 Checking out Revision 2311851825edac656fedf64e6c1305d79ec5cf89 (PR-579) > git config core.sparsecheckout # timeout=10 > git checkout -f 8063191af159c74b038ece1c3e27bd6a5bcc355b # 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 e2c07314706493d6366513279fddb5169d0fbe38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2311851825edac656fedf64e6c1305d79ec5cf89 # timeout=10 Commit message: "Merge commit 'e2c07314706493d6366513279fddb5169d0fbe38' into HEAD" 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 18:44:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:44:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:44:58 ========================================================= 18:44:58 EdgeX Global Pipelines Version Info 18:44:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:44:59 ------------------- 18:44:59 stable info: 18:44:59 ------------------- 18:44:59 Commited By: Bill Mahoney bill.mahoney@intel.com 18:44:59 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 18:44:59 Message: update stable to v1.0.248 18:44:59 ------------------- 18:44:59 experimental info: 18:44:59 ------------------- 18:44:59 Commited By: **** collab-it+edgex@linuxfoundation.org 18:44:59 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 18:44:59 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:45:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:45:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:45:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:45:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:45:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:45:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:45:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:45:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:45:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-579 [Pipeline] echo 18:45:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-579 [Pipeline] echo 18:45:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-579 [Pipeline] echo 18:45:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2311851825edac656fedf64e6c1305d79ec5cf89 [Pipeline] echo 18:45:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2311851 [Pipeline] echo 18:45:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:01 provisioning config files... 18:45:01 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp/config14982140747717002011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:02 ---> docker-login.sh 18:45:02 nexus3.edgexfoundry.org:10001 18:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:02 Configure a credential helper to remove this warning. See 18:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:02 18:45:02 Login Succeeded 18:45:02 nexus3.edgexfoundry.org:10002 18:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:02 Configure a credential helper to remove this warning. See 18:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:02 18:45:02 Login Succeeded 18:45:02 nexus3.edgexfoundry.org:10003 18:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:02 Configure a credential helper to remove this warning. See 18:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:02 18:45:02 Login Succeeded 18:45:03 nexus3.edgexfoundry.org:10004 18:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:03 Configure a credential helper to remove this warning. See 18:45:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:03 18:45:03 Login Succeeded 18:45:03 docker.io 18:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:04 Configure a credential helper to remove this warning. See 18:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:04 18:45:04 Login Succeeded 18:45:04 ---> docker-login.sh ends [Pipeline] } 18:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:45:05 + git rev-list -1 --merges 2311851825edac656fedf64e6c1305d79ec5cf89~1..2311851825edac656fedf64e6c1305d79ec5cf89 [Pipeline] echo 18:45:05 -----------> git rev-list -1 --merges 2311851825edac656fedf64e6c1305d79ec5cf89~1..2311851825edac656fedf64e6c1305d79ec5cf89 2311851825edac656fedf64e6c1305d79ec5cf89 18:45:05 2311851825edac656fedf64e6c1305d79ec5cf89 [false] [Pipeline] sh 18:45:06 + git log --format=format:%s -1 2311851825edac656fedf64e6c1305d79ec5cf89 [Pipeline] echo 18:45:06 ========================================================= 18:45:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:45:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:45:06 + git log --format=format:%s -1 2311851825edac656fedf64e6c1305d79ec5cf89 [Pipeline] echo 18:45:06 [semverPrep] GIT_COMMIT: 2311851825edac656fedf64e6c1305d79ec5cf89, Commit Message: Merge commit 'e2c07314706493d6366513279fddb5169d0fbe38' into HEAD [Pipeline] echo 18:45:06 [semverPrep] This is not a build commit. [Pipeline] sh 18:45:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:45:06 + grep -v github /etc/ssh/ssh_known_hosts 18:45:06 + [ -e /tmp/ssh_known_hosts ] 18:45:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:45:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:45:06 + sudo tee -a /etc/ssh/ssh_known_hosts 18:45:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:45:07 18:45:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:45:07 0.1.4: Pulling from edgex-devops/py-git-semver 18:45:07 b85a868b505f: Pulling fs layer 18:45:07 e2be974225ed: Pulling fs layer 18:45:07 339a4e72a1f5: Pulling fs layer 18:45:07 988bab9f4d93: Pulling fs layer 18:45:07 1469e6f7b9e6: Pulling fs layer 18:45:07 eaf3925da568: Pulling fs layer 18:45:07 bab4dde63d76: Pulling fs layer 18:45:07 bde34c3a00c8: Pulling fs layer 18:45:07 bab4dde63d76: Waiting 18:45:07 eaf3925da568: Waiting 18:45:07 1469e6f7b9e6: Waiting 18:45:07 988bab9f4d93: Waiting 18:45:07 b352a97aabf1: Pulling fs layer 18:45:07 bde34c3a00c8: Waiting 18:45:07 4872d77fe225: Pulling fs layer 18:45:07 5851b861e8e6: Pulling fs layer 18:45:07 b352a97aabf1: Waiting 18:45:07 4872d77fe225: Waiting 18:45:07 5851b861e8e6: Waiting 18:45:07 e2be974225ed: Verifying Checksum 18:45:07 e2be974225ed: Download complete 18:45:07 988bab9f4d93: Download complete 18:45:07 1469e6f7b9e6: Verifying Checksum 18:45:07 1469e6f7b9e6: Download complete 18:45:07 eaf3925da568: Download complete 18:45:07 339a4e72a1f5: Verifying Checksum 18:45:07 339a4e72a1f5: Download complete 18:45:08 bde34c3a00c8: Verifying Checksum 18:45:08 bde34c3a00c8: Download complete 18:45:08 b352a97aabf1: Verifying Checksum 18:45:08 b352a97aabf1: Download complete 18:45:08 4872d77fe225: Download complete 18:45:08 5851b861e8e6: Verifying Checksum 18:45:08 5851b861e8e6: Download complete 18:45:08 b85a868b505f: Verifying Checksum 18:45:08 b85a868b505f: Download complete 18:45:08 bab4dde63d76: Verifying Checksum 18:45:08 bab4dde63d76: Download complete 18:45:09 b85a868b505f: Pull complete 18:45:09 e2be974225ed: Pull complete 18:45:10 339a4e72a1f5: Pull complete 18:45:10 988bab9f4d93: Pull complete 18:45:10 1469e6f7b9e6: Pull complete 18:45:10 eaf3925da568: Pull complete 18:45:12 bab4dde63d76: Pull complete 18:45:12 bde34c3a00c8: Pull complete 18:45:12 b352a97aabf1: Pull complete 18:45:12 4872d77fe225: Pull complete 18:45:12 5851b861e8e6: Pull complete 18:45:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:45:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:13 prd-ubuntu20.04-docker-8c-8g-10861 does not seem to be running inside a container 18:45:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-579 -v /w/workspace/gexfoundry_device-mqtt-go_PR-579:/w/workspace/gexfoundry_device-mqtt-go_PR-579:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-579@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-devops/py-git-semver:0.1.4 cat 18:45:16 $ docker top d87b813b2dfa976dd5aac95d0af1b7c1e10748f7a3e976d7e93e0d33220db648 -eo pid,comm 18:45:16 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). 18:45:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:45:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:45:16 [ssh-agent] Looking for ssh-agent implementation... 18:45:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:45:16 $ docker exec d87b813b2dfa976dd5aac95d0af1b7c1e10748f7a3e976d7e93e0d33220db648 ssh-agent 18:45:16 SSH_AUTH_SOCK=/tmp/ssh-6FP9uXNAGdLF/agent.32 18:45:16 SSH_AGENT_PID=38 18:45:16 Running ssh-add (command line suppressed) 18:45:16 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp/private_key_15371190719926438154.key (/w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp/private_key_15371190719926438154.key) 18:45:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:45:17 + git tag --points-at HEAD [Pipeline] } 18:45:17 $ docker exec --env ******** --env ******** d87b813b2dfa976dd5aac95d0af1b7c1e10748f7a3e976d7e93e0d33220db648 ssh-agent -k 18:45:17 unset SSH_AUTH_SOCK; 18:45:17 unset SSH_AGENT_PID; 18:45:17 echo Agent pid 38 killed; 18:45:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:45:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:45:17 [ssh-agent] Looking for ssh-agent implementation... 18:45:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:45:17 $ docker exec d87b813b2dfa976dd5aac95d0af1b7c1e10748f7a3e976d7e93e0d33220db648 ssh-agent 18:45:17 SSH_AUTH_SOCK=/tmp/ssh-72Y5FNdxMYyo/agent.70 18:45:17 SSH_AGENT_PID=76 18:45:17 Running ssh-add (command line suppressed) 18:45:17 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp/private_key_7139800047275131347.key (/w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp/private_key_7139800047275131347.key) 18:45:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:45:17 + git semver init 18:45:18 2023-04-25 18:45:18,166 [run_init] DEBUG init version:0.0.0 force:False 18:45:18 2023-04-25 18:45:18,167 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-579/.semver 18:45:18 2023-04-25 18:45:18,167 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-579/.semver 18:45:18 2023-04-25 18:45:18,168 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-579/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-579, universal_newlines=False, shell=None, istream=None) 18:45:19 2023-04-25 18:45:18,984 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-579/.git/info/exclude 18:45:19 2023-04-25 18:45:18,985 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-579/.semver/PR-579 with force:False 18:45:19 2023-04-25 18:45:18,985 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-579/.semver/PR-579 18:45:19 2023-04-25 18:45:18,990 [execute] INFO git cat-file --batch-check 18:45:19 2023-04-25 18:45:18,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-579/.semver, universal_newlines=False, shell=None, istream=) 18:45:19 2023-04-25 18:45:18,997 [execute] INFO git cat-file --batch 18:45:19 2023-04-25 18:45:18,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-579/.semver, universal_newlines=False, shell=None, istream=) 18:45:19 2023-04-25 18:45:19,003 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-579/.semver/PR-579 18:45:19 0.0.0 [Pipeline] } 18:45:19 $ docker exec --env ******** --env ******** d87b813b2dfa976dd5aac95d0af1b7c1e10748f7a3e976d7e93e0d33220db648 ssh-agent -k 18:45:19 unset SSH_AUTH_SOCK; 18:45:19 unset SSH_AGENT_PID; 18:45:19 echo Agent pid 76 killed; 18:45:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:45:19 + git semver [Pipeline] } 18:45:20 $ docker stop --time=1 d87b813b2dfa976dd5aac95d0af1b7c1e10748f7a3e976d7e93e0d33220db648 18:45:21 $ docker rm -f --volumes d87b813b2dfa976dd5aac95d0af1b7c1e10748f7a3e976d7e93e0d33220db648 [Pipeline] // withDockerContainer [Pipeline] sh 18:45:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:45:22 Stashed 1 file(s) [Pipeline] echo 18:45:22 [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 18:45:22 provisioning config files... 18:45:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp/config15273169333037615056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:23 ---> docker-login.sh 18:45:23 nexus3.edgexfoundry.org:10001 18:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:23 Configure a credential helper to remove this warning. See 18:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:23 18:45:23 Login Succeeded 18:45:23 nexus3.edgexfoundry.org:10002 18:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:23 Configure a credential helper to remove this warning. See 18:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:23 18:45:23 Login Succeeded 18:45:23 nexus3.edgexfoundry.org:10003 18:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:23 Configure a credential helper to remove this warning. See 18:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:23 18:45:23 Login Succeeded 18:45:23 nexus3.edgexfoundry.org:10004 18:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:23 Configure a credential helper to remove this warning. See 18:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:23 18:45:23 Login Succeeded 18:45:23 docker.io 18:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:23 Configure a credential helper to remove this warning. See 18:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:23 18:45:23 Login Succeeded 18:45:23 ---> docker-login.sh ends [Pipeline] } 18:45:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:23 ========================================================= 18:45:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:45:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:24 + 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 . 18:45:24 Sending build context to Docker daemon 6.506MB 18:45:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:45:24 Step 2/12 : FROM ${BASE} AS builder 18:45:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:45:24 f56be85fc22e: Pulling fs layer 18:45:24 85791d961cd3: Pulling fs layer 18:45:24 d694b5ae8c79: Pulling fs layer 18:45:24 9f32a84ed3da: Pulling fs layer 18:45:24 4d19c01a9841: Pulling fs layer 18:45:24 9325e15d5711: Pulling fs layer 18:45:24 556b6ee489ea: Pulling fs layer 18:45:24 c5a4b2cf53e6: Pulling fs layer 18:45:24 4d19c01a9841: Waiting 18:45:24 9325e15d5711: Waiting 18:45:24 c5a4b2cf53e6: Waiting 18:45:24 556b6ee489ea: Waiting 18:45:24 9f32a84ed3da: Waiting 18:45:24 85791d961cd3: Download complete 18:45:24 9f32a84ed3da: Verifying Checksum 18:45:24 9f32a84ed3da: Download complete 18:45:24 4d19c01a9841: Verifying Checksum 18:45:24 4d19c01a9841: Download complete 18:45:24 f56be85fc22e: Download complete 18:45:24 9325e15d5711: Verifying Checksum 18:45:24 9325e15d5711: Download complete 18:45:24 f56be85fc22e: Pull complete 18:45:24 85791d961cd3: Pull complete 18:45:25 c5a4b2cf53e6: Verifying Checksum 18:45:25 c5a4b2cf53e6: Download complete 18:45:25 d694b5ae8c79: Verifying Checksum 18:45:25 d694b5ae8c79: Download complete 18:45:25 556b6ee489ea: Verifying Checksum 18:45:25 556b6ee489ea: Download complete 18:45:28 d694b5ae8c79: Pull complete 18:45:28 9f32a84ed3da: Pull complete 18:45:28 4d19c01a9841: Pull complete 18:45:28 9325e15d5711: Pull complete 18:45:31 556b6ee489ea: Pull complete 18:45:32 c5a4b2cf53e6: Pull complete 18:45:32 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:45:32 ---> c4be618373d6 18:45:32 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:45:36 ---> Running in 232ea7da03c0 18:45:36 Removing intermediate container 232ea7da03c0 18:45:36 ---> 3886517356fe 18:45:36 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:45:36 ---> Running in e6754e6efe80 18:45:36 Removing intermediate container e6754e6efe80 18:45:36 ---> a4d04922a0da 18:45:36 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:45:36 ---> Running in 03992d322e77 18:45:37 Removing intermediate container 03992d322e77 18:45:37 ---> d53dc70bb230 18:45:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:45:37 ---> Running in 11d732e3f936 18:45:37 Removing intermediate container 11d732e3f936 18:45:37 ---> 8448fee2b6c6 18:45:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:45:37 ---> Running in a9c5db46df89 18:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:45:37 Still waiting to schedule task 18:45:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:45:37 (1/4) Installing openssh-keygen (9.1_p1-r2) 18:45:37 (2/4) Installing libedit (20221030.3.1-r0) 18:45:37 (3/4) Installing openssh-client-common (9.1_p1-r2) 18:45:37 (4/4) Installing openssh-client-default (9.1_p1-r2) 18:45:37 Executing busybox-1.35.0-r29.trigger 18:45:37 OK: 269 MiB in 57 packages 18:45:38 Removing intermediate container a9c5db46df89 18:45:38 ---> 1eb28c63189a 18:45:38 Step 8/12 : WORKDIR /device-mqtt-go 18:45:38 ---> Running in 6622adca5ca9 18:45:38 Removing intermediate container 6622adca5ca9 18:45:38 ---> cb884f2601ff 18:45:38 Step 9/12 : COPY go.mod vendor* ./ 18:45:38 ---> bd925189da48 18:45:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:38 ---> Running in e5eeefb5ad3e 18:46:25 Removing intermediate container e5eeefb5ad3e 18:46:25 ---> 7a77a2b4d5ff 18:46:25 Step 11/12 : COPY . . 18:46:25 ---> f7a17d7f51d0 18:46:25 Step 12/12 : RUN $MAKE 18:46:25 ---> Running in ec6183e83fce 18:46:25 noop 18:46:25 Removing intermediate container ec6183e83fce 18:46:25 ---> 9314434d8ec6 18:46:25 Successfully built 9314434d8ec6 18:46:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:25 + docker inspect -f . ci-base-image-x86_64 18:46:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:26 prd-ubuntu20.04-docker-8c-8g-10861 does not seem to be running inside a container 18:46:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-579 -v /w/workspace/gexfoundry_device-mqtt-go_PR-579:/w/workspace/gexfoundry_device-mqtt-go_PR-579:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:46:26 $ docker top b4f13d09fbab66b05b91d0b77b5055b3e2267a198189f8d55dbb1896d2f6db40 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:26 + go version 18:46:26 go version go1.20.2 linux/amd64 [Pipeline] } 18:46:26 $ docker stop --time=1 b4f13d09fbab66b05b91d0b77b5055b3e2267a198189f8d55dbb1896d2f6db40 18:46:28 $ docker rm -f --volumes b4f13d09fbab66b05b91d0b77b5055b3e2267a198189f8d55dbb1896d2f6db40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:28 + docker inspect -f . ci-base-image-x86_64 18:46:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:28 prd-ubuntu20.04-docker-8c-8g-10861 does not seem to be running inside a container 18:46:28 $ 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-579 -v /w/workspace/gexfoundry_device-mqtt-go_PR-579:/w/workspace/gexfoundry_device-mqtt-go_PR-579:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:46:29 $ docker top 3818486e3de4a8fc97878546d98ce2e93692e69d4dd07eebc48fdb19079d098b -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:29 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-579 [Pipeline] fileExists [Pipeline] sh 18:46:30 + make test 18:46:30 go test ./... -coverprofile=coverage.out ./... 18:46:34 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:46:44 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:46:44 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:46:44 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 24.6% of statements 18:46:49 go vet ./... 18:46:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:46:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:46:52 ./bin/test-attribution-txt.sh [Pipeline] echo 18:46:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:46:52 $ docker stop --time=1 3818486e3de4a8fc97878546d98ce2e93692e69d4dd07eebc48fdb19079d098b 18:46:56 $ docker rm -f --volumes 3818486e3de4a8fc97878546d98ce2e93692e69d4dd07eebc48fdb19079d098b [Pipeline] // withDockerContainer [Pipeline] sh 18:46:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:46:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:46:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:46:57 + ls -al . 18:46:57 total 180 18:46:57 drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 18:46 . 18:46:57 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 18:44 .. 18:46:57 -rw-rw-r-- 1 jenkins jenkins 140 Apr 25 18:44 .dockerignore 18:46:57 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 18:45 .git 18:46:57 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 18:44 .github 18:46:57 -rw-rw-r-- 1 jenkins jenkins 329 Apr 25 18:44 .gitignore 18:46:57 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 18:44 .golangci.yml 18:46:57 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 18:45 .semver 18:46:57 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 25 18:44 Attribution.txt 18:46:57 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 25 18:44 CHANGELOG.md 18:46:57 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 25 18:44 Dockerfile 18:46:57 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 18:44 GOVERNANCE.md 18:46:57 -rw-rw-r-- 1 jenkins jenkins 678 Apr 25 18:44 Jenkinsfile 18:46:57 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 18:44 LICENSE 18:46:57 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 25 18:44 Makefile 18:46:57 -rw-rw-r-- 1 jenkins jenkins 620 Apr 25 18:44 OWNERS.md 18:46:57 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 25 18:44 README.md 18:46:57 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 18:45 VERSION 18:46:57 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 18:44 bin 18:46:57 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 18:44 cmd 18:46:57 -rw-r--r-- 1 jenkins jenkins 16535 Apr 25 18:46 coverage.out 18:46:57 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 25 18:44 go.mod 18:46:57 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 25 18:44 go.sum 18:46:57 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 18:44 internal 18:46:57 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 18:44 mock 18:46:57 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 18:44 snap 18:46:57 -rw-rw-r-- 1 jenkins jenkins 227 Apr 25 18:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:58 + 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=2311851825edac656fedf64e6c1305d79ec5cf89 --label arch=amd64 --label version=0.0.0 . 18:46:58 Sending build context to Docker daemon 6.523MB 18:46:58 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 18:46:58 Step 2/24 : FROM ${BASE} AS builder 18:46:58 ---> 9314434d8ec6 18:46:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:46:58 ---> Running in 29adc59793bc 18:46:58 Removing intermediate container 29adc59793bc 18:46:58 ---> 295302511615 18:46:58 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:46:58 ---> Running in 45d2eb8e44ed 18:46:58 Removing intermediate container 45d2eb8e44ed 18:46:58 ---> 683756bb43f3 18:46:58 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:46:58 ---> Running in c6456ddfcc84 18:46:58 Removing intermediate container c6456ddfcc84 18:46:58 ---> 13d756d5c6cb 18:46:58 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:46:58 ---> Running in 6fb29351a30f 18:46:58 Removing intermediate container 6fb29351a30f 18:46:58 ---> 75300da95c26 18:46:58 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:46:58 ---> Running in f2a3b7e9c584 18:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:46:59 OK: 269 MiB in 57 packages 18:46:59 Removing intermediate container f2a3b7e9c584 18:46:59 ---> 4494587c59e6 18:46:59 Step 8/24 : WORKDIR /device-mqtt-go 18:46:59 ---> Running in 8406fc1e1d4f 18:46:59 Removing intermediate container 8406fc1e1d4f 18:46:59 ---> 4473b57141a7 18:46:59 Step 9/24 : COPY go.mod vendor* ./ 18:46:59 ---> f028697710f8 18:46:59 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:59 ---> Running in 8abc1493e67e 18:47:00 Removing intermediate container 8abc1493e67e 18:47:00 ---> d74ee7e1c096 18:47:00 Step 11/24 : COPY . . 18:47:01 ---> 8f96ddf6f51e 18:47:01 Step 12/24 : RUN $MAKE 18:47:01 ---> Running in 521ca5c1377f 18:47:01 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 18:47:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10862 in /w/workspace/gexfoundry_device-mqtt-go_PR-579 [Pipeline] { [Pipeline] ws 18:47:11 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 18:47:11 Selected Git installation does not exist. Using Default 18:47:11 The recommended git tool is: NONE 18:47:16 using credential edgex-jenkins-ssh 18:47:16 Cloning the remote Git repository 18:47:16 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 18:47:16 > git init /w/workspace/device-mqtt-go/1 # timeout=10 18:47:16 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:47:16 > git --version # timeout=10 18:47:16 > git --version # 'git version 2.25.1' 18:47:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:19 Removing intermediate container 521ca5c1377f 18:47:19 ---> 84afac0afca7 18:47:19 Step 13/24 : FROM alpine:3.17 18:47:19 3.17: Pulling from library/alpine 18:47:19 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:47:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:19 f56be85fc22e: Already exists 18:47:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:47:19 Status: Downloaded newer image for alpine:3.17 18:47:19 ---> 9ed4aefc74f6 18:47:19 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:47:19 ---> Running in e31e117fdb58 18:47:20 Removing intermediate container e31e117fdb58 18:47:20 ---> f620dfe331dd 18:47:20 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:47:20 ---> Running in 2f6c3f3fb66d 18:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:47:20 (1/1) Installing dumb-init (1.2.5-r2) 18:47:20 Executing busybox-1.35.0-r29.trigger 18:47:20 OK: 7 MiB in 16 packages 18:47:20 Merging remotes/origin/main commit e2c07314706493d6366513279fddb5169d0fbe38 into PR head commit 8063191af159c74b038ece1c3e27bd6a5bcc355b 18:47:20 Removing intermediate container 2f6c3f3fb66d 18:47:20 ---> 4f886c6ab558 18:47:20 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:47:21 Merge succeeded, producing 481898a812190d9751794065b05ae235fd744a6b 18:47:21 Checking out Revision 481898a812190d9751794065b05ae235fd744a6b (PR-579) 18:47:20 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:47:20 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:47:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:47:20 > git config core.sparsecheckout # timeout=10 18:47:20 > git checkout -f 8063191af159c74b038ece1c3e27bd6a5bcc355b # timeout=10 18:47:21 > git remote # timeout=10 18:47:21 > git config --get remote.origin.url # timeout=10 18:47:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:21 > git merge e2c07314706493d6366513279fddb5169d0fbe38 # timeout=10 18:47:21 > git rev-parse HEAD^{commit} # timeout=10 18:47:21 ---> ddbbf5065fb4 18:47:21 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:47:21 ---> ead3136edba3 18:47:21 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:47:22 ---> db98a7d26633 18:47:22 Step 19/24 : EXPOSE 59982 18:47:22 ---> Running in d39387bf4eff 18:47:22 Removing intermediate container d39387bf4eff 18:47:22 ---> ec70da830f0a 18:47:22 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:47:22 ---> Running in 5dd18d456014 18:47:22 Removing intermediate container 5dd18d456014 18:47:22 ---> da7e12fb264b 18:47:22 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:47:22 ---> Running in 9a7632566d92 18:47:22 Removing intermediate container 9a7632566d92 18:47:22 ---> 850632c861fc 18:47:22 Step 22/24 : LABEL arch=amd64 18:47:22 ---> Running in b945377500ed 18:47:22 Removing intermediate container b945377500ed 18:47:22 ---> 264da072eead 18:47:22 Step 23/24 : LABEL git_sha=2311851825edac656fedf64e6c1305d79ec5cf89 18:47:22 ---> Running in 420c3a092a77 18:47:22 Removing intermediate container 420c3a092a77 18:47:22 ---> 52a6fa34e512 18:47:22 Step 24/24 : LABEL version=0.0.0 18:47:22 ---> Running in 01d671eaf100 18:47:22 Removing intermediate container 01d671eaf100 18:47:22 ---> c00547b14d2a 18:47:22 [Warning] One or more build-args [ARCH] were not consumed 18:47:22 Successfully built c00547b14d2a 18:47:22 Successfully tagged device-mqtt:latest 18:47:21 > git config core.sparsecheckout # timeout=10 18:47:21 > git checkout -f 481898a812190d9751794065b05ae235fd744a6b # timeout=10 [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 18:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:23 18:47:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:23 latest: Pulling from edgex-lftools-log-publisher 18:47:23 5eb5b503b376: Pulling fs layer 18:47:23 5c69ac0246d0: Pulling fs layer 18:47:23 ec43610c2a17: Pulling fs layer 18:47:23 3a2ae6a8a46f: Pulling fs layer 18:47:23 33b1e0a273af: Pulling fs layer 18:47:23 5d3b04190fa2: Pulling fs layer 18:47:23 2f39f015ded8: Pulling fs layer 18:47:23 33b1e0a273af: Waiting 18:47:23 5d3b04190fa2: Waiting 18:47:23 2f39f015ded8: Waiting 18:47:23 3a2ae6a8a46f: Waiting 18:47:23 5c69ac0246d0: Download complete 18:47:23 3a2ae6a8a46f: Verifying Checksum 18:47:23 3a2ae6a8a46f: Download complete 18:47:23 33b1e0a273af: Verifying Checksum 18:47:23 33b1e0a273af: Download complete 18:47:23 ec43610c2a17: Verifying Checksum 18:47:23 ec43610c2a17: Download complete 18:47:23 5d3b04190fa2: Verifying Checksum 18:47:23 5d3b04190fa2: Download complete 18:47:24 5eb5b503b376: Verifying Checksum 18:47:24 5eb5b503b376: Download complete 18:47:24 Commit message: "Merge commit 'e2c07314706493d6366513279fddb5169d0fbe38' into HEAD" 18:47:24 First time build. Skipping changelog. 18:47:24 2f39f015ded8: Verifying Checksum 18:47:24 2f39f015ded8: Download complete 18:47:24 > git --version # timeout=10 18:47:24 > git --version # 'git version 2.25.1' 18:47:24 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 18:47:25 18:47:25 GitHub has been notified of this commit’s build result 18:47:25 [Pipeline] withEnv [Pipeline] { 18:47:25 5eb5b503b376: Pull complete 18:47:25 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:47:25 ec43610c2a17: Pull complete 18:47:25 3a2ae6a8a46f: Pull complete 18:47:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:47:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:47:25 Dload Upload Total Spent Left Speed 18:47:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 18:47:26 33b1e0a273af: Pull complete 18:47:26 5d3b04190fa2: Pull complete [Pipeline] sh 18:47:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:47:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:47:26 + sudo tee /etc/docker/daemon.new 18:47:26 { 18:47:26 "registry-mirrors": [ 18:47:26 "https://nexus3.edgexfoundry.org:10001" 18:47:26 ], 18:47:26 "bip": "10.250.0.254/24", 18:47:26 "hosts": [ 18:47:26 "tcp://0.0.0.0:5555", 18:47:26 "unix:///var/run/docker.sock" 18:47:26 ], 18:47:26 "mtu": 1458, 18:47:26 "selinux-enabled": true, 18:47:26 "seccomp-profile": "/etc/docker/seccomp.json" 18:47:26 } [Pipeline] sh 18:47:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:47:27 + sudo service docker restart 18:47:30 2f39f015ded8: Pull complete 18:47:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:47:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:30 prd-ubuntu20.04-docker-8c-8g-10861 does not seem to be running inside a container 18:47:30 $ 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-579 -v /w/workspace/gexfoundry_device-mqtt-go_PR-579:/w/workspace/gexfoundry_device-mqtt-go_PR-579:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:47:34 $ docker top 950ec04931cca9c3dc733ede62b9de0c08db3fb5befc5c85146176c926396d82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:34 ---> job-cost.sh 18:47:34 lf-activate-venv: SKIPPING 18:47:34 INFO: No Stack... 18:47:35 INFO: Retrieving Pricing Info for: v3-standard-8 18:47:35 INFO: Archiving Costs [Pipeline] sh 18:47:36 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-579/archives/cost.csv 18:47:36 + cut -d, -f6 [Pipeline] lock 18:47:36 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-579-1-stack-cost] 18:47:36 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-579-1-stack-cost] did not exist. Created. 18:47:36 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-579-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:47:36 + echo total: 0.2199999988079071 [Pipeline] stash 18:47:36 Stashed 1 file(s) [Pipeline] } 18:47:36 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-579-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:47:36 $ docker stop --time=1 950ec04931cca9c3dc733ede62b9de0c08db3fb5befc5c85146176c926396d82 18:47:37 $ docker rm -f --volumes 950ec04931cca9c3dc733ede62b9de0c08db3fb5befc5c85146176c926396d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:47:45 provisioning config files... 18:47:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2390498456281810555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:46 ---> docker-login.sh 18:47:46 nexus3.edgexfoundry.org:10001 18:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:46 Configure a credential helper to remove this warning. See 18:47:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:46 18:47:46 Login Succeeded 18:47:46 nexus3.edgexfoundry.org:10002 18:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:47 Configure a credential helper to remove this warning. See 18:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:47 18:47:47 Login Succeeded 18:47:47 nexus3.edgexfoundry.org:10003 18:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:47 Configure a credential helper to remove this warning. See 18:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:47 18:47:47 Login Succeeded 18:47:47 nexus3.edgexfoundry.org:10004 18:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:48 Configure a credential helper to remove this warning. See 18:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:48 18:47:48 Login Succeeded 18:47:48 docker.io 18:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:48 Configure a credential helper to remove this warning. See 18:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:48 18:47:48 Login Succeeded 18:47:48 ---> docker-login.sh ends [Pipeline] } 18:47:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:47:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:47:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:47:49 ========================================================= 18:47:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:47:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:49 + 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 . 18:47:49 Sending build context to Docker daemon 3.407MB 18:47:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:47:49 Step 2/12 : FROM ${BASE} AS builder 18:47:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:47:50 c41833b44d91: Pulling fs layer 18:47:50 ed15518f5707: Pulling fs layer 18:47:50 feae8fd75edb: Pulling fs layer 18:47:50 242c74f7c9fa: Pulling fs layer 18:47:50 3cdef696dda3: Pulling fs layer 18:47:50 2ced38df9373: Pulling fs layer 18:47:50 58f1dce35555: Pulling fs layer 18:47:50 3cdef696dda3: Waiting 18:47:50 242c74f7c9fa: Waiting 18:47:50 2ced38df9373: Waiting 18:47:50 58f1dce35555: Waiting 18:47:50 ed15518f5707: Verifying Checksum 18:47:50 ed15518f5707: Download complete 18:47:50 242c74f7c9fa: Download complete 18:47:50 3cdef696dda3: Verifying Checksum 18:47:50 3cdef696dda3: Download complete 18:47:50 c41833b44d91: Verifying Checksum 18:47:51 c41833b44d91: Pull complete 18:47:51 58f1dce35555: Verifying Checksum 18:47:51 58f1dce35555: Download complete 18:47:51 ed15518f5707: Pull complete 18:47:52 feae8fd75edb: Verifying Checksum 18:47:52 feae8fd75edb: Download complete 18:47:52 2ced38df9373: Verifying Checksum 18:47:52 2ced38df9373: Download complete 18:48:05 feae8fd75edb: Pull complete 18:48:05 242c74f7c9fa: Pull complete 18:48:05 3cdef696dda3: Pull complete 18:48:11 2ced38df9373: Pull complete 18:48:13 58f1dce35555: Pull complete 18:48:13 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:48:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:48:13 ---> fadd8f120f05 18:48:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:48:14 ---> Running in 801e3648be97 18:48:14 Removing intermediate container 801e3648be97 18:48:14 ---> f9a380193fe2 18:48:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:48:14 ---> Running in d8e4b3cf84ff 18:48:15 Removing intermediate container d8e4b3cf84ff 18:48:15 ---> 8e4a319fd973 18:48:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:48:15 ---> Running in 443008ad62ed 18:48:15 Removing intermediate container 443008ad62ed 18:48:15 ---> 8bc48e5528fe 18:48:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:48:15 ---> Running in 95218a49d5ad 18:48:15 Removing intermediate container 95218a49d5ad 18:48:15 ---> 16d612861742 18:48:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:48:15 ---> Running in 5eef58a9088b 18:48:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:48:18 (1/4) Installing openssh-keygen (9.1_p1-r2) 18:48:18 (2/4) Installing libedit (20221030.3.1-r0) 18:48:18 (3/4) Installing openssh-client-common (9.1_p1-r2) 18:48:18 (4/4) Installing openssh-client-default (9.1_p1-r2) 18:48:18 Executing busybox-1.35.0-r29.trigger 18:48:18 OK: 268 MiB in 57 packages 18:48:19 Removing intermediate container 5eef58a9088b 18:48:19 ---> 4288baa91b94 18:48:19 Step 8/12 : WORKDIR /device-mqtt-go 18:48:19 ---> Running in 9edd2a9376cf 18:48:19 Removing intermediate container 9edd2a9376cf 18:48:19 ---> c0c1c93eec5a 18:48:19 Step 9/12 : COPY go.mod vendor* ./ 18:48:20 ---> 841d5ed1544e 18:48:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:48:20 ---> Running in 8e29932b330a 18:49:28 Removing intermediate container 8e29932b330a 18:49:28 ---> 3014080e803d 18:49:28 Step 11/12 : COPY . . 18:49:28 ---> 334c91dcbbed 18:49:28 Step 12/12 : RUN $MAKE 18:49:28 ---> Running in 7e484ce5d2f6 18:49:28 noop 18:49:28 Removing intermediate container 7e484ce5d2f6 18:49:28 ---> 9dc3a33a2cb9 18:49:28 Successfully built 9dc3a33a2cb9 18:49:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:28 + docker inspect -f . ci-base-image-arm64 18:49:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:29 prd-ubuntu20.04-docker-arm64-4c-16g-10862 does not seem to be running inside a container 18:49:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:49:30 $ docker top d1b51d9feeaca9d43daca1ced27ca790bae7418b11c1747df07ea95aa635d082 -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:31 + go version 18:49:31 go version go1.20.2 linux/arm64 [Pipeline] } 18:49:31 $ docker stop --time=1 d1b51d9feeaca9d43daca1ced27ca790bae7418b11c1747df07ea95aa635d082 18:49:33 $ docker rm -f --volumes d1b51d9feeaca9d43daca1ced27ca790bae7418b11c1747df07ea95aa635d082 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:33 + docker inspect -f . ci-base-image-arm64 18:49:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:34 prd-ubuntu20.04-docker-arm64-4c-16g-10862 does not seem to be running inside a container 18:49:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:49:35 $ docker top 2a304f09711cd7d828147f6ae5c8ed1d6a297b615c06de6206721468f6a43f57 -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:36 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 18:49:37 + make test 18:49:37 go test ./... -coverprofile=coverage.out ./... 18:50:09 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:52:00 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:52:00 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:52:00 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 24.6% of statements 18:52:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:52:00 go vet ./... 18:52:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:52:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:52:33 ./bin/test-attribution-txt.sh [Pipeline] echo 18:52:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:52:33 $ docker stop --time=1 2a304f09711cd7d828147f6ae5c8ed1d6a297b615c06de6206721468f6a43f57 18:52:37 $ docker rm -f --volumes 2a304f09711cd7d828147f6ae5c8ed1d6a297b615c06de6206721468f6a43f57 [Pipeline] // withDockerContainer [Pipeline] sh 18:52:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:52:38 Warning: overwriting stash ‘coverage-report’ 18:52:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:52:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:52:39 + ls -al . 18:52:39 total 176 18:52:39 drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 18:49 . 18:52:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 18:47 .. 18:52:39 -rw-rw-r-- 1 jenkins jenkins 140 Apr 25 18:47 .dockerignore 18:52:39 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 18:47 .git 18:52:39 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 18:47 .github 18:52:39 -rw-rw-r-- 1 jenkins jenkins 329 Apr 25 18:47 .gitignore 18:52:39 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 18:47 .golangci.yml 18:52:39 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 25 18:47 Attribution.txt 18:52:39 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 25 18:47 CHANGELOG.md 18:52:39 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 25 18:47 Dockerfile 18:52:39 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 18:47 GOVERNANCE.md 18:52:39 -rw-rw-r-- 1 jenkins jenkins 678 Apr 25 18:47 Jenkinsfile 18:52:39 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 18:47 LICENSE 18:52:39 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 25 18:47 Makefile 18:52:39 -rw-rw-r-- 1 jenkins jenkins 620 Apr 25 18:47 OWNERS.md 18:52:39 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 25 18:47 README.md 18:52:39 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 18:45 VERSION 18:52:39 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 18:47 bin 18:52:39 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 18:47 cmd 18:52:39 -rw-r--r-- 1 jenkins jenkins 16535 Apr 25 18:51 coverage.out 18:52:39 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 25 18:47 go.mod 18:52:39 -rw-rw-r-- 1 jenkins jenkins 31443 Apr 25 18:47 go.sum 18:52:39 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 18:47 internal 18:52:39 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 18:47 mock 18:52:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 18:47 snap 18:52:39 -rw-rw-r-- 1 jenkins jenkins 227 Apr 25 18:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:40 + 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=481898a812190d9751794065b05ae235fd744a6b --label arch=arm64 --label version=0.0.0 . 18:52:40 Sending build context to Docker daemon 3.425MB 18:52:40 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 18:52:40 Step 2/24 : FROM ${BASE} AS builder 18:52:40 ---> 9dc3a33a2cb9 18:52:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:52:40 ---> Running in 3b836336c4f2 18:52:41 Removing intermediate container 3b836336c4f2 18:52:41 ---> da6e29006359 18:52:41 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:52:41 ---> Running in 3f1d8580961f 18:52:41 Removing intermediate container 3f1d8580961f 18:52:41 ---> 927bcf7e9818 18:52:41 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:52:41 ---> Running in 8cfa0265e503 18:52:41 Removing intermediate container 8cfa0265e503 18:52:41 ---> 06386b9fdd45 18:52:41 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:52:41 ---> Running in d01f34c6b765 18:52:42 Removing intermediate container d01f34c6b765 18:52:42 ---> fa69bc9abc80 18:52:42 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:52:42 ---> Running in 2ba732fe84dd 18:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:52:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:52:45 OK: 268 MiB in 57 packages 18:52:45 Removing intermediate container 2ba732fe84dd 18:52:45 ---> db6a490e77bb 18:52:45 Step 8/24 : WORKDIR /device-mqtt-go 18:52:45 ---> Running in 891071192b50 18:52:46 Removing intermediate container 891071192b50 18:52:46 ---> ebbf68b4c807 18:52:46 Step 9/24 : COPY go.mod vendor* ./ 18:52:48 ---> 8e42608f12f3 18:52:48 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:48 ---> Running in 508b8176961d 18:52:51 Removing intermediate container 508b8176961d 18:52:51 ---> 36a72bba7bd8 18:52:51 Step 11/24 : COPY . . 18:52:52 ---> 8f7b477241af 18:52:52 Step 12/24 : RUN $MAKE 18:52:52 ---> Running in 47e3ce647d26 18:52:53 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 18:55:00 Removing intermediate container 47e3ce647d26 18:55:00 ---> 6d0a1fc25036 18:55:00 Step 13/24 : FROM alpine:3.17 18:55:00 3.17: Pulling from library/alpine 18:55:00 c41833b44d91: Already exists 18:55:00 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:55:00 Status: Downloaded newer image for alpine:3.17 18:55:00 ---> 51e60588ff2c 18:55:00 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:55:00 ---> Running in 50c30dbf60d5 18:55:00 Removing intermediate container 50c30dbf60d5 18:55:00 ---> dac0484e1737 18:55:00 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:55:00 ---> Running in 3effee710a02 18:55:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:55:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:55:00 (1/1) Installing dumb-init (1.2.5-r2) 18:55:00 Executing busybox-1.35.0-r29.trigger 18:55:00 OK: 8 MiB in 16 packages 18:55:02 Removing intermediate container 3effee710a02 18:55:02 ---> 43624a7ccd45 18:55:02 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:55:04 ---> 1af9326d2128 18:55:04 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:55:04 ---> 4e74d0db896c 18:55:04 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:55:05 ---> 986a0e2ab005 18:55:05 Step 19/24 : EXPOSE 59982 18:55:05 ---> Running in 3ce630f51cca 18:55:05 Removing intermediate container 3ce630f51cca 18:55:05 ---> b0e3b50049f6 18:55:05 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:55:05 ---> Running in 503a4ae4b864 18:55:05 Removing intermediate container 503a4ae4b864 18:55:05 ---> b061a5c392ae 18:55:05 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:55:05 ---> Running in 30836246cabf 18:55:06 Removing intermediate container 30836246cabf 18:55:06 ---> 7b527b2281c5 18:55:06 Step 22/24 : LABEL arch=arm64 18:55:06 ---> Running in 056d65cd3663 18:55:06 Removing intermediate container 056d65cd3663 18:55:06 ---> ca95b1f86487 18:55:06 Step 23/24 : LABEL git_sha=481898a812190d9751794065b05ae235fd744a6b 18:55:06 ---> Running in 30b680f4119b 18:55:06 Removing intermediate container 30b680f4119b 18:55:06 ---> 2d5ae32d398c 18:55:06 Step 24/24 : LABEL version=0.0.0 18:55:06 ---> Running in 02ec0405f84c 18:55:07 Removing intermediate container 02ec0405f84c 18:55:07 ---> 79d6edddb8b0 18:55:07 [Warning] One or more build-args [ARCH] were not consumed 18:55:07 Successfully built 79d6edddb8b0 18:55:07 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 18:55:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:55:08 18:55:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:55:08 arm64: Pulling from edgex-lftools-log-publisher 18:55:08 8998bd30e6a1: Pulling fs layer 18:55:08 04944245beec: Pulling fs layer 18:55:08 699f458cf7ca: Pulling fs layer 18:55:08 765212b225bb: Pulling fs layer 18:55:08 f23df028b6ca: Pulling fs layer 18:55:08 d65c8cfc05b1: Pulling fs layer 18:55:08 2437ff75d9bd: Pulling fs layer 18:55:08 765212b225bb: Waiting 18:55:08 f23df028b6ca: Waiting 18:55:08 d65c8cfc05b1: Waiting 18:55:08 04944245beec: Verifying Checksum 18:55:08 04944245beec: Download complete 18:55:08 765212b225bb: Verifying Checksum 18:55:08 765212b225bb: Download complete 18:55:08 f23df028b6ca: Verifying Checksum 18:55:08 f23df028b6ca: Download complete 18:55:08 d65c8cfc05b1: Download complete 18:55:08 699f458cf7ca: Verifying Checksum 18:55:08 699f458cf7ca: Download complete 18:55:09 8998bd30e6a1: Verifying Checksum 18:55:09 8998bd30e6a1: Download complete 18:55:11 2437ff75d9bd: Verifying Checksum 18:55:11 2437ff75d9bd: Download complete 18:55:13 8998bd30e6a1: Pull complete 18:55:13 04944245beec: Pull complete 18:55:15 699f458cf7ca: Pull complete 18:55:15 765212b225bb: Pull complete 18:55:16 f23df028b6ca: Pull complete 18:55:16 d65c8cfc05b1: Pull complete 18:55:31 2437ff75d9bd: Pull complete 18:55:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:55:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:55:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:31 prd-ubuntu20.04-docker-arm64-4c-16g-10862 does not seem to be running inside a container 18:55:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:55:34 $ docker top 06d30fdb20a04038843679c6582680d8156f31be4ad79c6a8fc5556eaf3ad6e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:34 ---> job-cost.sh 18:55:35 lf-activate-venv: SKIPPING 18:55:35 INFO: No Stack... 18:55:35 INFO: Retrieving Pricing Info for: v3-standard-4 18:55:36 INFO: Archiving Costs [Pipeline] sh 18:55:36 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 18:55:36 + cut -d, -f6 [Pipeline] lock 18:55:36 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-579-1-stack-cost] 18:55:36 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-579-1-stack-cost] did not exist. Created. 18:55:36 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-579-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:55:37 /w/workspace/device-mqtt-go/1@tmp/durable-67edfb55/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:55:37 + echo total: 0.10999999940395355 [Pipeline] stash 18:55:37 Warning: overwriting stash ‘stack-cost’ 18:55:37 Stashed 1 file(s) [Pipeline] } 18:55:37 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-579-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:55:37 $ docker stop --time=1 06d30fdb20a04038843679c6582680d8156f31be4ad79c6a8fc5556eaf3ad6e5 18:55:41 $ docker rm -f --volumes 06d30fdb20a04038843679c6582680d8156f31be4ad79c6a8fc5556eaf3ad6e5 [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 18:55:42 provisioning config files... 18:55:42 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp/config14779344369356779681tmp [Pipeline] { [Pipeline] sh 18:55:42 + set +x 18:55:42 + curl -s https://codecov.io/bash 18:55:42 + bash -s -- 18:55:42 18:55:42 _____ _ 18:55:42 / ____| | | 18:55:42 | | ___ __| | ___ ___ _____ __ 18:55:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:55:42 | |___| (_) | (_| | __/ (_| (_) \ V / 18:55:42 \_____\___/ \__,_|\___|\___\___/ \_/ 18:55:42 Bash-1.0.6 18:55:42 18:55:42 18:55:42 ==> git version 2.25.1 found 18:55:42 ==> 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 18:55:42 Release-Date: 2020-01-08 18:55:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:55:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:55:42 ==> Jenkins CI detected. 18:55:42 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-579 18:55:42 project root: . 18:55:42 --> token set from env 18:55:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:55:42 ==> Running gcov in . (disable via -X gcov) 18:55:42 ==> Python coveragepy not found 18:55:42 ==> Searching for coverage reports in: 18:55:42 + . 18:55:42 -> Found 1 reports 18:55:42 ==> Detecting git/mercurial file structure 18:55:42 ==> Reading reports 18:55:42 + ./coverage.out bytes=16535 18:55:42 ==> Appending adjustments 18:55:42 https://docs.codecov.io/docs/fixing-reports 18:55:42 + Found adjustments 18:55:42 ==> Gzipping contents 18:55:42 4.0K /tmp/codecov.JXxN2w.gz 18:55:42 ==> Uploading reports 18:55:42 url: https://codecov.io 18:55:42 query: branch=PR-579&commit=2311851825edac656fedf64e6c1305d79ec5cf89&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-579%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=579&job=&cmd_args= 18:55:42 -> Pinging Codecov 18:55:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-579&commit=2311851825edac656fedf64e6c1305d79ec5cf89&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-579%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=579&job=&cmd_args= 18:55:43 -> Uploading to 18:55:43 https://storage.googleapis.com/codecov/v4/raw/2023-04-25/7D719EC7BBE17E464838252E33014C33/2311851825edac656fedf64e6c1305d79ec5cf89/2bcb2ff0-b386-4f9b-a6e8-7667bea2a279.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T185542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c393bb5f2559bc57b2b608d176cfce7791874fc371ba21160925f271f78965e 18:55:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:55:43 Dload Upload Total Spent Left Speed 18:55:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 13117 --:--:-- --:--:-- --:--:-- 13117 18:55:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/2311851825edac656fedf64e6c1305d79ec5cf89 [Pipeline] } 18:55:43 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 18:55:45 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-579/archives ] 18:55:45 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-579/archives 18:55:45 total 16 18:55:45 drwxr-xr-x 3 root root 4096 Apr 25 18:47 . 18:55:45 drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 18:47 .. 18:55:45 drwxr-xr-x 2 root root 4096 Apr 25 18:47 cost 18:55:45 -rw-r--r-- 1 root root 86 Apr 25 18:47 cost.csv 18:55:45 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-579/archives 18:55:45 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-579/archives 18:55:45 total 16 18:55:45 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 18:47 . 18:55:45 drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 18:47 .. 18:55:45 drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 18:47 cost 18:55:45 -rw-r--r-- 1 jenkins jenkins 86 Apr 25 18:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:55:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:55:46 ---> package-listing.sh 18:55:46 ++ facter osfamily 18:55:46 ++ tr '[:upper:]' '[:lower:]' 18:55:46 + OS_FAMILY=debian 18:55:46 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-579 18:55:46 + START_PACKAGES=/tmp/packages_start.txt 18:55:46 + END_PACKAGES=/tmp/packages_end.txt 18:55:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:46 + PACKAGES=/tmp/packages_start.txt 18:55:46 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-579 ']' 18:55:46 + PACKAGES=/tmp/packages_end.txt 18:55:46 + case "${OS_FAMILY}" in 18:55:46 + dpkg -l 18:55:46 + grep '^ii' 18:55:46 + '[' -f /tmp/packages_start.txt ']' 18:55:46 + '[' -f /tmp/packages_end.txt ']' 18:55:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:46 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-579 ']' 18:55:46 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-579/archives/ 18:55:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-579/archives/ [Pipeline] echo 18:55:46 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-579/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:55:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:55:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:47 prd-ubuntu20.04-docker-8c-8g-10861 does not seem to be running inside a container 18:55:47 $ 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-579/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-579 -v /w/workspace/gexfoundry_device-mqtt-go_PR-579:/w/workspace/gexfoundry_device-mqtt-go_PR-579:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:55:48 $ docker top c8d2139809907a1913ccf60d593aca977e1b1658dba8437abfe5f497d56fb819 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:48 + touch /tmp/pre-build-complete [Pipeline] sh 18:55:48 + mkdir -p /var/log/sysstat [Pipeline] sh 18:55:49 + ls /var/log/sa-host 18:55:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:49 provisioning config files... 18:55:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-579@tmp/config7044128159722869677tmp [Pipeline] { [Pipeline] echo 18:55:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:55:49 ---> create-netrc.sh [Pipeline] } 18:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:55:50 ---> python-tools-install.sh [Pipeline] echo 18:55:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:55:50 ---> sudo-logs.sh 18:55:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:55:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:55:50 ---> job-cost.sh 18:55:50 lf-activate-venv: SKIPPING 18:55:50 DEBUG: total: 0.2199999988079071 18:55:50 INFO: Retrieving Stack Cost... 18:55:51 INFO: Retrieving Pricing Info for: v3-standard-8 18:55:51 INFO: Archiving Costs [Pipeline] echo 18:55:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:55:52 ---> logs-deploy.sh 18:55:52 lf-activate-venv: SKIPPING 18:55:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-579/1 18:55:52 INFO: archiving workspace using pattern(s): 18:55:53 Archives upload complete. 18:55:53 INFO: archiving logs to Nexus