Pull request #365 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 MonicaisHer for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 4d191eb3dac98c01714bec6e3dd8edd5055992ab rather than 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c Obtained Jenkinsfile from 4d191eb3dac98c01714bec6e3dd8edd5055992ab 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-ssh6276259917172133273.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2347275591157126069.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-365/workspace@libs/edgex-global-pipelines # 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-365/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16808349327449799646.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-365/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9818374174288398472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh15864263773553248249.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-365/workspace@libs/lf-pipelines # 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-365/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1068258494311140161.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21500 in /w/workspace/gexfoundry_device-mqtt-go_PR-365 [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-365 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c Merge succeeded, producing 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c Checking out Revision 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c (PR-365) > 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/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c # 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 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c # timeout=10 Commit message: "feat(snap): update go mod" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-20T15:31:11.703Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-20T15:31:11.856Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-20T15:31:11.944Z] ========================================================= [2022-04-20T15:31:11.944Z] EdgeX Global Pipelines Version Info [2022-04-20T15:31:11.944Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-20T15:31:12.751Z] ------------------- [2022-04-20T15:31:12.751Z] stable info: [2022-04-20T15:31:12.751Z] ------------------- [2022-04-20T15:31:12.751Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T15:31:12.751Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-20T15:31:12.751Z] Message: update stable to v1.0.221 [2022-04-20T15:31:13.325Z] ------------------- [2022-04-20T15:31:13.325Z] experimental info: [2022-04-20T15:31:13.325Z] ------------------- [2022-04-20T15:31:13.325Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T15:31:13.325Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-20T15:31:13.325Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-20T15:31:13.578Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-04-20T15:31:13.616Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-04-20T15:31:13.653Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-20T15:31:13.692Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-20T15:31:13.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-20T15:31:13.773Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-20T15:31:13.815Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-20T15:31:13.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-20T15:31:13.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-20T15:31:13.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-20T15:31:13.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-20T15:31:14.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-04-20T15:31:14.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-20T15:31:14.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-20T15:31:14.174Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-20T15:31:14.230Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-20T15:31:14.272Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T15:31:14.318Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T15:31:14.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-20T15:31:14.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-20T15:31:14.449Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-20T15:31:14.489Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-20T15:31:14.530Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-20T15:31:14.582Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-20T15:31:14.627Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-20T15:31:14.670Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-20T15:31:14.719Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2022-04-20T15:31:14.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2022-04-20T15:31:14.875Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2022-04-20T15:31:14.991Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c [Pipeline] echo [2022-04-20T15:31:15.035Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fb6fe9 [Pipeline] echo [2022-04-20T15:31:15.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T15:31:15.245Z] provisioning config files... [2022-04-20T15:31:15.259Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/config802999386048357170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T15:31:15.619Z] ---> docker-login.sh [2022-04-20T15:31:15.619Z] nexus3.edgexfoundry.org:10001 [2022-04-20T15:31:15.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:31:15.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:31:15.883Z] Configure a credential helper to remove this warning. See [2022-04-20T15:31:15.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:31:15.883Z] [2022-04-20T15:31:15.883Z] Login Succeeded [2022-04-20T15:31:15.883Z] nexus3.edgexfoundry.org:10002 [2022-04-20T15:31:16.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:31:16.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:31:16.144Z] Configure a credential helper to remove this warning. See [2022-04-20T15:31:16.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:31:16.144Z] [2022-04-20T15:31:16.144Z] Login Succeeded [2022-04-20T15:31:16.144Z] nexus3.edgexfoundry.org:10003 [2022-04-20T15:31:16.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:31:16.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:31:16.144Z] Configure a credential helper to remove this warning. See [2022-04-20T15:31:16.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:31:16.144Z] [2022-04-20T15:31:16.144Z] Login Succeeded [2022-04-20T15:31:16.407Z] nexus3.edgexfoundry.org:10004 [2022-04-20T15:31:16.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:31:16.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:31:16.407Z] Configure a credential helper to remove this warning. See [2022-04-20T15:31:16.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:31:16.407Z] [2022-04-20T15:31:16.407Z] Login Succeeded [2022-04-20T15:31:16.407Z] docker.io [2022-04-20T15:31:16.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:31:16.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:31:16.983Z] Configure a credential helper to remove this warning. See [2022-04-20T15:31:16.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:31:16.983Z] [2022-04-20T15:31:16.983Z] Login Succeeded [2022-04-20T15:31:16.983Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T15:31:17.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-20T15:31:17.640Z] + git rev-list -1 --merges 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c~1..9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c [Pipeline] echo [2022-04-20T15:31:17.784Z] -----------> git rev-list -1 --merges 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c~1..9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c [false] [Pipeline] sh [2022-04-20T15:31:18.100Z] + git log --format=format:%s -1 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c [Pipeline] echo [2022-04-20T15:31:18.136Z] ========================================================= [2022-04-20T15:31:18.136Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-20T15:31:18.136Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T15:31:18.579Z] + git log --format=format:%s -1 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c [Pipeline] echo [2022-04-20T15:31:18.614Z] [semverPrep] GIT_COMMIT: 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c, Commit Message: feat(snap): update go mod [Pipeline] echo [2022-04-20T15:31:18.644Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-20T15:31:19.103Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T15:31:19.103Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-20T15:31:19.103Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-20T15:31:19.103Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-20T15:31:19.103Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-20T15:31:19.103Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-20T15:31:19.103Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T15:31:19.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T15:31:19.557Z] [2022-04-20T15:31:19.557Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T15:31:19.894Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T15:31:19.894Z] latest: Pulling from edgex-devops/git-semver [2022-04-20T15:31:19.894Z] a0d0a0d46f8b: Pulling fs layer [2022-04-20T15:31:19.894Z] 3e5f54012d9b: Pulling fs layer [2022-04-20T15:31:19.894Z] 4c7163046ea9: Pulling fs layer [2022-04-20T15:31:19.894Z] 0c2d73faf560: Pulling fs layer [2022-04-20T15:31:19.894Z] 0c2d73faf560: Waiting [2022-04-20T15:31:19.894Z] 3e5f54012d9b: Verifying Checksum [2022-04-20T15:31:19.894Z] 3e5f54012d9b: Download complete [2022-04-20T15:31:19.894Z] a0d0a0d46f8b: Verifying Checksum [2022-04-20T15:31:19.894Z] 0c2d73faf560: Verifying Checksum [2022-04-20T15:31:19.894Z] 0c2d73faf560: Download complete [2022-04-20T15:31:19.894Z] 4c7163046ea9: Download complete [2022-04-20T15:31:20.154Z] a0d0a0d46f8b: Pull complete [2022-04-20T15:31:20.154Z] 3e5f54012d9b: Pull complete [2022-04-20T15:31:20.417Z] 4c7163046ea9: Pull complete [2022-04-20T15:31:20.678Z] 0c2d73faf560: Pull complete [2022-04-20T15:31:20.678Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-20T15:31:20.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T15:31:20.678Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-20T15:31:20.783Z] prd-ubuntu20.04-docker-8c-8g-21500 does not seem to be running inside a container [2022-04-20T15:31:20.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T15:31:21.571Z] $ docker top 230b75fb85c0e6ddf43288a3aa6dead6f0b9786a8ae70516e0e598c8a69a685a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T15:31:21.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T15:31:21.831Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T15:31:21.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T15:31:21.978Z] $ docker exec 230b75fb85c0e6ddf43288a3aa6dead6f0b9786a8ae70516e0e598c8a69a685a ssh-agent [2022-04-20T15:31:22.115Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDMdDLc/agent.14 [2022-04-20T15:31:22.115Z] SSH_AGENT_PID=20 [2022-04-20T15:31:22.124Z] Running ssh-add (command line suppressed) [2022-04-20T15:31:22.257Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/private_key_2642105180855717860.key (/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/private_key_2642105180855717860.key) [2022-04-20T15:31:22.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T15:31:22.603Z] + git tag --points-at HEAD [Pipeline] } [2022-04-20T15:31:22.640Z] $ docker exec --env ******** --env ******** 230b75fb85c0e6ddf43288a3aa6dead6f0b9786a8ae70516e0e598c8a69a685a ssh-agent -k [2022-04-20T15:31:22.751Z] unset SSH_AUTH_SOCK; [2022-04-20T15:31:22.752Z] unset SSH_AGENT_PID; [2022-04-20T15:31:22.753Z] echo Agent pid 20 killed; [2022-04-20T15:31:22.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-20T15:31:22.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T15:31:22.890Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T15:31:23.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T15:31:23.026Z] $ docker exec 230b75fb85c0e6ddf43288a3aa6dead6f0b9786a8ae70516e0e598c8a69a685a ssh-agent [2022-04-20T15:31:23.146Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkKNcnG/agent.52 [2022-04-20T15:31:23.146Z] SSH_AGENT_PID=59 [2022-04-20T15:31:23.157Z] Running ssh-add (command line suppressed) [2022-04-20T15:31:23.287Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/private_key_7650687475168401207.key (/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/private_key_7650687475168401207.key) [2022-04-20T15:31:23.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T15:31:23.638Z] + git semver init [2022-04-20T15:31:23.638Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T15:31:23.638Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-365/.git [2022-04-20T15:31:23.638Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-365 [2022-04-20T15:31:23.638Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T15:31:23.638Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T15:31:23.638Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T15:31:23.638Z] # $SEMVER_BRANCH = PR-365 [2022-04-20T15:31:23.638Z] # $SEMVER_TEMP = /tmp/semver-615455474 [2022-04-20T15:31:23.638Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-04-20T15:31:24.583Z] # '/tmp/semver-615455474' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-365/.semver' [2022-04-20T15:31:24.583Z] # -> Force: false [2022-04-20T15:31:24.583Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-365/.semver [Pipeline] } [2022-04-20T15:31:24.613Z] $ docker exec --env ******** --env ******** 230b75fb85c0e6ddf43288a3aa6dead6f0b9786a8ae70516e0e598c8a69a685a ssh-agent -k [2022-04-20T15:31:24.718Z] unset SSH_AUTH_SOCK; [2022-04-20T15:31:24.719Z] unset SSH_AGENT_PID; [2022-04-20T15:31:24.719Z] echo Agent pid 59 killed; [2022-04-20T15:31:24.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T15:31:25.201Z] + git semver [Pipeline] } [2022-04-20T15:31:25.240Z] $ docker stop --time=1 230b75fb85c0e6ddf43288a3aa6dead6f0b9786a8ae70516e0e598c8a69a685a [2022-04-20T15:31:26.628Z] $ docker rm -f 230b75fb85c0e6ddf43288a3aa6dead6f0b9786a8ae70516e0e598c8a69a685a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T15:31:27.053Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-20T15:31:27.377Z] Stashed 1 file(s) [Pipeline] echo [2022-04-20T15:31:27.400Z] [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 [2022-04-20T15:31:27.975Z] provisioning config files... [2022-04-20T15:31:27.990Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/config1916630042130093125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T15:31:28.341Z] ---> docker-login.sh [2022-04-20T15:31:28.341Z] nexus3.edgexfoundry.org:10001 [2022-04-20T15:31:28.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:31:28.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:31:28.341Z] Configure a credential helper to remove this warning. See [2022-04-20T15:31:28.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:31:28.341Z] [2022-04-20T15:31:28.341Z] Login Succeeded [2022-04-20T15:31:28.341Z] nexus3.edgexfoundry.org:10002 [2022-04-20T15:31:28.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:31:28.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:31:28.602Z] Configure a credential helper to remove this warning. See [2022-04-20T15:31:28.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:31:28.602Z] [2022-04-20T15:31:28.602Z] Login Succeeded [2022-04-20T15:31:28.602Z] nexus3.edgexfoundry.org:10003 [2022-04-20T15:31:28.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:31:28.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:31:28.602Z] Configure a credential helper to remove this warning. See [2022-04-20T15:31:28.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:31:28.602Z] [2022-04-20T15:31:28.602Z] Login Succeeded [2022-04-20T15:31:28.602Z] nexus3.edgexfoundry.org:10004 [2022-04-20T15:31:28.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:31:28.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:31:28.863Z] Configure a credential helper to remove this warning. See [2022-04-20T15:31:28.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:31:28.863Z] [2022-04-20T15:31:28.863Z] Login Succeeded [2022-04-20T15:31:28.863Z] docker.io [2022-04-20T15:31:28.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:31:29.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:31:29.124Z] Configure a credential helper to remove this warning. See [2022-04-20T15:31:29.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:31:29.124Z] [2022-04-20T15:31:29.124Z] Login Succeeded [2022-04-20T15:31:29.124Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T15:31:29.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-20T15:31:29.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T15:31:29.397Z] ========================================================= [2022-04-20T15:31:29.397Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-20T15:31:29.397Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-20T15:31:29.803Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-20T15:31:29.803Z] Sending build context to Docker daemon 5.849MB [2022-04-20T15:31:29.803Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T15:31:29.803Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-20T15:31:29.803Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-20T15:31:29.803Z] 59bf1c3509f3: Pulling fs layer [2022-04-20T15:31:29.803Z] 666ba61612fd: Pulling fs layer [2022-04-20T15:31:29.803Z] 8ed8ca486205: Pulling fs layer [2022-04-20T15:31:29.803Z] 4fe6c5a15a65: Pulling fs layer [2022-04-20T15:31:29.803Z] 22a0e8bec74d: Pulling fs layer [2022-04-20T15:31:29.803Z] 640e595b4fbd: Pulling fs layer [2022-04-20T15:31:29.803Z] 763cafe07f6e: Pulling fs layer [2022-04-20T15:31:29.803Z] 0c0b528cf693: Pulling fs layer [2022-04-20T15:31:29.803Z] 10935f4eaf8b: Pulling fs layer [2022-04-20T15:31:29.803Z] 22a0e8bec74d: Waiting [2022-04-20T15:31:29.803Z] 640e595b4fbd: Waiting [2022-04-20T15:31:29.803Z] 763cafe07f6e: Waiting [2022-04-20T15:31:29.803Z] 0c0b528cf693: Waiting [2022-04-20T15:31:29.803Z] 10935f4eaf8b: Waiting [2022-04-20T15:31:29.803Z] 22a0e8bec74d: Verifying Checksum [2022-04-20T15:31:29.803Z] 22a0e8bec74d: Download complete [2022-04-20T15:31:30.063Z] 640e595b4fbd: Download complete [2022-04-20T15:31:30.063Z] 59bf1c3509f3: Verifying Checksum [2022-04-20T15:31:30.063Z] 59bf1c3509f3: Download complete [2022-04-20T15:31:30.063Z] 763cafe07f6e: Verifying Checksum [2022-04-20T15:31:30.063Z] 763cafe07f6e: Download complete [2022-04-20T15:31:30.063Z] 0c0b528cf693: Verifying Checksum [2022-04-20T15:31:30.063Z] 0c0b528cf693: Download complete [2022-04-20T15:31:30.063Z] 59bf1c3509f3: Pull complete [2022-04-20T15:31:30.327Z] 666ba61612fd: Pull complete [2022-04-20T15:31:30.327Z] 8ed8ca486205: Pull complete [2022-04-20T15:31:30.588Z] 10935f4eaf8b: Verifying Checksum [2022-04-20T15:31:30.589Z] 10935f4eaf8b: Download complete [2022-04-20T15:31:30.852Z] 4fe6c5a15a65: Verifying Checksum [2022-04-20T15:31:30.852Z] 4fe6c5a15a65: Download complete [2022-04-20T15:31:35.061Z] 4fe6c5a15a65: Pull complete [2022-04-20T15:31:35.061Z] 22a0e8bec74d: Pull complete [2022-04-20T15:31:35.061Z] 640e595b4fbd: Pull complete [2022-04-20T15:31:35.061Z] 763cafe07f6e: Pull complete [2022-04-20T15:31:35.322Z] 0c0b528cf693: Pull complete [2022-04-20T15:31:37.868Z] 10935f4eaf8b: Pull complete [2022-04-20T15:31:37.868Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-20T15:31:37.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-20T15:31:37.868Z] ---> 99d49a6021b9 [2022-04-20T15:31:37.868Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-20T15:31:39.265Z] ---> Running in 9ffdece4b0f2 [2022-04-20T15:31:39.265Z] Removing intermediate container 9ffdece4b0f2 [2022-04-20T15:31:39.265Z] ---> 5e0e5a9e0f63 [2022-04-20T15:31:39.265Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T15:31:39.265Z] ---> Running in 7177be49bd69 [2022-04-20T15:31:39.265Z] Removing intermediate container 7177be49bd69 [2022-04-20T15:31:39.265Z] ---> 3c1afb01fda1 [2022-04-20T15:31:39.265Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T15:31:39.265Z] ---> Running in a8b5b6e8329e [2022-04-20T15:31:40.212Z] Removing intermediate container a8b5b6e8329e [2022-04-20T15:31:40.212Z] ---> c02ef986bfad [2022-04-20T15:31:40.212Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T15:31:40.212Z] ---> Running in c88744f9f644 [2022-04-20T15:31:40.475Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T15:31:41.422Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T15:31:41.422Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-20T15:31:41.684Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-20T15:31:41.684Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-20T15:31:41.948Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-20T15:31:41.948Z] Executing busybox-1.34.1-r3.trigger [2022-04-20T15:31:41.948Z] OK: 224 MiB in 56 packages [2022-04-20T15:31:42.523Z] Removing intermediate container c88744f9f644 [2022-04-20T15:31:42.523Z] ---> 9757cfb68c62 [2022-04-20T15:31:42.523Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-20T15:31:42.523Z] ---> Running in d13cad615c00 [2022-04-20T15:31:42.523Z] Removing intermediate container d13cad615c00 [2022-04-20T15:31:42.523Z] ---> ace9ad573cce [2022-04-20T15:31:42.523Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-20T15:31:42.523Z] ---> c5e4c71647e6 [2022-04-20T15:31:42.523Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T15:31:42.786Z] ---> Running in 31236f595aa7 [2022-04-20T15:31:42.800Z] Still waiting to schedule task [2022-04-20T15:31:42.800Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-20T15:32:00.906Z] Removing intermediate container 31236f595aa7 [2022-04-20T15:32:00.906Z] ---> 45bfec36516e [2022-04-20T15:32:00.906Z] Step 10/12 : COPY . . [2022-04-20T15:32:00.906Z] ---> 8700d49a0b9a [2022-04-20T15:32:00.906Z] Step 11/12 : ARG MAKE='make build' [2022-04-20T15:32:00.906Z] ---> Running in 9b14a5620931 [2022-04-20T15:32:00.906Z] Removing intermediate container 9b14a5620931 [2022-04-20T15:32:00.906Z] ---> 4228d4624123 [2022-04-20T15:32:00.906Z] Step 12/12 : RUN $MAKE [2022-04-20T15:32:00.906Z] ---> Running in ec0d591b781e [2022-04-20T15:32:00.906Z] noop [2022-04-20T15:32:00.906Z] Removing intermediate container ec0d591b781e [2022-04-20T15:32:00.906Z] ---> 0e5294136c38 [2022-04-20T15:32:00.906Z] Successfully built 0e5294136c38 [2022-04-20T15:32:00.906Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T15:32:01.234Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T15:32:01.234Z] . [Pipeline] withDockerContainer [2022-04-20T15:32:01.370Z] prd-ubuntu20.04-docker-8c-8g-21500 does not seem to be running inside a container [2022-04-20T15:32:01.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@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 ******** ci-base-image-x86_64 cat [2022-04-20T15:32:01.833Z] $ docker top bda22720379859e93fad8f17f28615b6ae1f552df875ea703944053ae05661bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T15:32:02.247Z] + go version [2022-04-20T15:32:02.247Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-20T15:32:02.283Z] $ docker stop --time=1 bda22720379859e93fad8f17f28615b6ae1f552df875ea703944053ae05661bc [2022-04-20T15:32:03.616Z] $ docker rm -f bda22720379859e93fad8f17f28615b6ae1f552df875ea703944053ae05661bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T15:32:04.371Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T15:32:04.371Z] . [Pipeline] withDockerContainer [2022-04-20T15:32:04.470Z] prd-ubuntu20.04-docker-8c-8g-21500 does not seem to be running inside a container [2022-04-20T15:32:04.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@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 ******** ci-base-image-x86_64 cat [2022-04-20T15:32:04.957Z] $ docker top 7f0364009ae242722f86dfae563ff8546bee6231c4dbc23d39defb81180bc867 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-20T15:32:05.394Z] + make test [2022-04-20T15:32:05.394Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-20T15:32:05.655Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-20T15:32:17.887Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-20T15:32:17.887Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-04-20T15:32:17.887Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-20T15:32:24.483Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-20T15:32:28.685Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T15:32:28.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-20T15:32:28.946Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-20T15:32:29.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-20T15:32:29.584Z] $ docker stop --time=1 7f0364009ae242722f86dfae563ff8546bee6231c4dbc23d39defb81180bc867 [2022-04-20T15:32:31.516Z] $ docker rm -f 7f0364009ae242722f86dfae563ff8546bee6231c4dbc23d39defb81180bc867 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T15:32:32.038Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-20T15:32:32.112Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-20T15:32:33.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-20T15:32:33.647Z] + ls -al . [2022-04-20T15:32:33.647Z] total 176 [2022-04-20T15:32:33.647Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 15:32 . [2022-04-20T15:32:33.647Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 15:31 .. [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 15:31 .dockerignore [2022-04-20T15:32:33.647Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 15:31 .git [2022-04-20T15:32:33.647Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:31 .github [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 20 15:31 .gitignore [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 15:31 .golangci.yml [2022-04-20T15:32:33.647Z] drwx------ 3 jenkins jenkins 4096 Apr 20 15:31 .semver [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 20 15:31 Attribution.txt [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 20 15:31 CHANGELOG.md [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 20 15:31 Dockerfile [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 15:31 GOVERNANCE.md [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 20 15:31 Jenkinsfile [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 15:31 LICENSE [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 20 15:31 Makefile [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 20 15:31 OWNERS.md [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 20 15:31 README.md [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 15:31 VERSION [2022-04-20T15:32:33.647Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 15:31 bin [2022-04-20T15:32:33.647Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:31 cmd [2022-04-20T15:32:33.647Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 20 15:32 coverage.out [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 20 15:31 go.mod [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 20 15:31 go.sum [2022-04-20T15:32:33.647Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:31 internal [2022-04-20T15:32:33.647Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 15:31 mock [2022-04-20T15:32:33.647Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 15:31 snap [2022-04-20T15:32:33.647Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 20 15:31 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-20T15:32:33.988Z] + 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=9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c --label arch=amd64 --label version=0.0.0 . [2022-04-20T15:32:33.988Z] Sending build context to Docker daemon 5.867MB [2022-04-20T15:32:33.988Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T15:32:33.988Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-20T15:32:33.988Z] ---> 0e5294136c38 [2022-04-20T15:32:33.988Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-20T15:32:34.251Z] ---> Running in ed8e45b9099f [2022-04-20T15:32:34.251Z] Removing intermediate container ed8e45b9099f [2022-04-20T15:32:34.251Z] ---> 64ac9329f8bd [2022-04-20T15:32:34.251Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T15:32:34.251Z] ---> Running in 403b2bb517bd [2022-04-20T15:32:34.511Z] Removing intermediate container 403b2bb517bd [2022-04-20T15:32:34.511Z] ---> 272cbb4c908b [2022-04-20T15:32:34.511Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T15:32:34.511Z] ---> Running in 7bb64109e94c [2022-04-20T15:32:35.082Z] Removing intermediate container 7bb64109e94c [2022-04-20T15:32:35.082Z] ---> ec841e57e0dc [2022-04-20T15:32:35.082Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T15:32:35.082Z] ---> Running in 6efa12a2a703 [2022-04-20T15:32:35.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T15:32:36.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T15:32:36.492Z] OK: 224 MiB in 56 packages [2022-04-20T15:32:37.064Z] Removing intermediate container 6efa12a2a703 [2022-04-20T15:32:37.064Z] ---> 28466f26c53a [2022-04-20T15:32:37.064Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-20T15:32:37.064Z] ---> Running in ec978eba41cc [2022-04-20T15:32:37.064Z] Removing intermediate container ec978eba41cc [2022-04-20T15:32:37.064Z] ---> 9c2eeeab2cae [2022-04-20T15:32:37.064Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-20T15:32:37.325Z] ---> fe5c0f702ccf [2022-04-20T15:32:37.325Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T15:32:37.325Z] ---> Running in 90ad0c665c11 [2022-04-20T15:32:38.297Z] Removing intermediate container 90ad0c665c11 [2022-04-20T15:32:38.297Z] ---> 16c19547092b [2022-04-20T15:32:38.297Z] Step 10/24 : COPY . . [2022-04-20T15:32:38.558Z] ---> ad27d4ce80fd [2022-04-20T15:32:38.558Z] Step 11/24 : ARG MAKE='make build' [2022-04-20T15:32:38.558Z] ---> Running in 893ce1530929 [2022-04-20T15:32:38.558Z] Removing intermediate container 893ce1530929 [2022-04-20T15:32:38.558Z] ---> 91186f4e2ec4 [2022-04-20T15:32:38.558Z] Step 12/24 : RUN $MAKE [2022-04-20T15:32:38.558Z] ---> Running in d6f0426a1e52 [2022-04-20T15:32:38.819Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-04-20T15:33:00.778Z] Removing intermediate container d6f0426a1e52 [2022-04-20T15:33:00.778Z] ---> b1b6df9af8be [2022-04-20T15:33:00.778Z] Step 13/24 : FROM alpine:3.14 [2022-04-20T15:33:00.778Z] 3.14: Pulling from library/alpine [2022-04-20T15:33:00.778Z] 8663204ce13b: Pulling fs layer [2022-04-20T15:33:00.778Z] 8663204ce13b: Verifying Checksum [2022-04-20T15:33:00.778Z] 8663204ce13b: Download complete [2022-04-20T15:33:00.778Z] 8663204ce13b: Pull complete [2022-04-20T15:33:00.778Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T15:33:00.778Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T15:33:00.778Z] ---> e04c818066af [2022-04-20T15:33:00.778Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-20T15:33:00.778Z] ---> Running in 14c3b759fd2f [2022-04-20T15:33:00.778Z] Removing intermediate container 14c3b759fd2f [2022-04-20T15:33:00.778Z] ---> 2758c60371a2 [2022-04-20T15:33:00.778Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-20T15:33:00.778Z] ---> Running in e607becb3bf7 [2022-04-20T15:33:01.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-20T15:33:01.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-20T15:33:01.297Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-20T15:33:01.297Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-20T15:33:01.297Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-20T15:33:01.297Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-20T15:33:01.297Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-20T15:33:01.563Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-20T15:33:01.563Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T15:33:01.563Z] OK: 8 MiB in 20 packages [2022-04-20T15:33:01.824Z] Removing intermediate container e607becb3bf7 [2022-04-20T15:33:01.824Z] ---> 9df711daae03 [2022-04-20T15:33:01.824Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-20T15:33:02.399Z] ---> ef7b7263bd8a [2022-04-20T15:33:02.399Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-20T15:33:02.661Z] ---> 3c96ab493717 [2022-04-20T15:33:02.661Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-20T15:33:02.921Z] ---> 9dd36878824a [2022-04-20T15:33:02.921Z] Step 19/24 : EXPOSE 59982 [2022-04-20T15:33:02.921Z] ---> Running in ebb1e5153661 [2022-04-20T15:33:03.187Z] Removing intermediate container ebb1e5153661 [2022-04-20T15:33:03.187Z] ---> 95416e33dfd6 [2022-04-20T15:33:03.187Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-20T15:33:03.187Z] ---> Running in e528abe02387 [2022-04-20T15:33:03.187Z] Removing intermediate container e528abe02387 [2022-04-20T15:33:03.187Z] ---> 03816da5552f [2022-04-20T15:33:03.187Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T15:33:03.448Z] ---> Running in 7b7464ab7d05 [2022-04-20T15:33:03.448Z] Removing intermediate container 7b7464ab7d05 [2022-04-20T15:33:03.448Z] ---> e0843508dcdc [2022-04-20T15:33:03.448Z] Step 22/24 : LABEL arch=amd64 [2022-04-20T15:33:03.448Z] ---> Running in 9f6cd4e30480 [2022-04-20T15:33:03.711Z] Removing intermediate container 9f6cd4e30480 [2022-04-20T15:33:03.711Z] ---> c59f940b7b20 [2022-04-20T15:33:03.711Z] Step 23/24 : LABEL git_sha=9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c [2022-04-20T15:33:03.711Z] ---> Running in 591dc5c3538d [2022-04-20T15:33:03.974Z] Removing intermediate container 591dc5c3538d [2022-04-20T15:33:03.974Z] ---> 73bc62a311c0 [2022-04-20T15:33:03.974Z] Step 24/24 : LABEL version=0.0.0 [2022-04-20T15:33:03.974Z] ---> Running in e127a24bda70 [2022-04-20T15:33:03.974Z] Removing intermediate container e127a24bda70 [2022-04-20T15:33:03.974Z] ---> 592621f77ffa [2022-04-20T15:33:03.974Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-20T15:33:03.974Z] Successfully built 592621f77ffa [2022-04-20T15:33:03.974Z] Successfully tagged device-mqtt:latest [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] sh [2022-04-20T15:33:04.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T15:33:04.685Z] [2022-04-20T15:33:04.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T15:33:05.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T15:33:05.025Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-20T15:33:05.025Z] 5eb5b503b376: Pulling fs layer [2022-04-20T15:33:05.025Z] 5c69ac0246d0: Pulling fs layer [2022-04-20T15:33:05.025Z] ec43610c2a17: Pulling fs layer [2022-04-20T15:33:05.025Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-20T15:33:05.025Z] 33b1e0a273af: Pulling fs layer [2022-04-20T15:33:05.025Z] 5d3b04190fa2: Pulling fs layer [2022-04-20T15:33:05.025Z] 2f39f015ded8: Pulling fs layer [2022-04-20T15:33:05.025Z] 3a2ae6a8a46f: Waiting [2022-04-20T15:33:05.025Z] 33b1e0a273af: Waiting [2022-04-20T15:33:05.025Z] 2f39f015ded8: Waiting [2022-04-20T15:33:05.025Z] 5d3b04190fa2: Waiting [2022-04-20T15:33:05.025Z] 5c69ac0246d0: Verifying Checksum [2022-04-20T15:33:05.025Z] 5c69ac0246d0: Download complete [2022-04-20T15:33:05.025Z] 3a2ae6a8a46f: Download complete [2022-04-20T15:33:05.025Z] ec43610c2a17: Verifying Checksum [2022-04-20T15:33:05.025Z] ec43610c2a17: Download complete [2022-04-20T15:33:05.025Z] 33b1e0a273af: Verifying Checksum [2022-04-20T15:33:05.025Z] 33b1e0a273af: Download complete [2022-04-20T15:33:05.025Z] 5d3b04190fa2: Download complete [2022-04-20T15:33:05.287Z] 5eb5b503b376: Verifying Checksum [2022-04-20T15:33:05.288Z] 5eb5b503b376: Download complete [2022-04-20T15:33:05.860Z] 2f39f015ded8: Download complete [2022-04-20T15:33:06.801Z] 5eb5b503b376: Pull complete [2022-04-20T15:33:06.801Z] 5c69ac0246d0: Pull complete [2022-04-20T15:33:07.371Z] ec43610c2a17: Pull complete [2022-04-20T15:33:07.371Z] 3a2ae6a8a46f: Pull complete [2022-04-20T15:33:07.630Z] 33b1e0a273af: Pull complete [2022-04-20T15:33:07.630Z] 5d3b04190fa2: Pull complete [2022-04-20T15:33:11.823Z] 2f39f015ded8: Pull complete [2022-04-20T15:33:11.823Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-20T15:33:11.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T15:33:11.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-20T15:33:11.928Z] prd-ubuntu20.04-docker-8c-8g-21500 does not seem to be running inside a container [2022-04-20T15:33:11.964Z] $ 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-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@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 [2022-04-20T15:33:14.109Z] $ docker top 3b4579d316644ad8ca4175d77367f77f37776168f567c584c2c2ec28e6fefe87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T15:33:14.620Z] ---> job-cost.sh [2022-04-20T15:33:14.620Z] lf-activate-venv: SKIPPING [2022-04-20T15:33:14.620Z] INFO: No Stack... [2022-04-20T15:33:14.882Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T15:33:15.460Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T15:33:15.777Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives/cost.csv [2022-04-20T15:33:15.777Z] + cut -d, -f6 [Pipeline] lock [2022-04-20T15:33:15.822Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-365-1-stack-cost] [2022-04-20T15:33:15.827Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-365-1-stack-cost] did not exist. Created. [2022-04-20T15:33:15.828Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-365-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T15:33:16.002Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21501 in /w/workspace/gexfoundry_device-mqtt-go_PR-365 [Pipeline] { [Pipeline] ws [2022-04-20T15:33:16.039Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-04-20T15:33:16.223Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-20T15:33:16.274Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T15:33:16.300Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-365-1-stack-cost] [Pipeline] // lock [2022-04-20T15:33:16.353Z] Selected Git installation does not exist. Using Default [2022-04-20T15:33:16.353Z] The recommended git tool is: NONE [Pipeline] } [2022-04-20T15:33:16.382Z] $ docker stop --time=1 3b4579d316644ad8ca4175d77367f77f37776168f567c584c2c2ec28e6fefe87 [2022-04-20T15:33:17.588Z] $ docker rm -f 3b4579d316644ad8ca4175d77367f77f37776168f567c584c2c2ec28e6fefe87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-20T15:33:23.696Z] using credential edgex-jenkins-ssh [2022-04-20T15:33:23.719Z] Cloning the remote Git repository [2022-04-20T15:33:23.840Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-20T15:33:23.994Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-04-20T15:33:24.169Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-20T15:33:24.172Z] > git --version # timeout=10 [2022-04-20T15:33:24.306Z] > git --version # 'git version 2.25.1' [2022-04-20T15:33:24.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T15:33:24.441Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T15:33:26.355Z] Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c [2022-04-20T15:33:26.588Z] Merge succeeded, producing 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c [2022-04-20T15:33:26.589Z] Checking out Revision 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c (PR-365) [2022-04-20T15:33:25.604Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-20T15:33:25.648Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T15:33:25.714Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-20T15:33:25.749Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-20T15:33:25.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T15:33:25.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-20T15:33:26.375Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T15:33:26.403Z] > git checkout -f 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c # timeout=10 [2022-04-20T15:33:26.495Z] > git remote # timeout=10 [2022-04-20T15:33:26.513Z] > git config --get remote.origin.url # timeout=10 [2022-04-20T15:33:26.534Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T15:33:26.546Z] > git merge 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 [2022-04-20T15:33:26.576Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-20T15:33:26.599Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T15:33:26.637Z] > git checkout -f 9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c # timeout=10 [2022-04-20T15:33:31.078Z] Commit message: "feat(snap): update go mod" [2022-04-20T15:33:31.159Z] > git --version # timeout=10 [2022-04-20T15:33:31.170Z] > git --version # 'git version 2.25.1' [2022-04-20T15:33:31.189Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T15:33:32.314Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-20T15:33:32.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T15:33:32.314Z] Dload Upload Total Spent Left Speed [2022-04-20T15:33:32.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 40282 0 --:--:-- --:--:-- --:--:-- 40282 [Pipeline] sh [2022-04-20T15:33:33.172Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-20T15:33:33.533Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-20T15:33:33.533Z] + sudo tee /etc/docker/daemon.new [2022-04-20T15:33:33.533Z] { [2022-04-20T15:33:33.533Z] "registry-mirrors": [ [2022-04-20T15:33:33.533Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-20T15:33:33.533Z] ], [2022-04-20T15:33:33.533Z] "bip": "10.250.0.254/24", [2022-04-20T15:33:33.533Z] "hosts": [ [2022-04-20T15:33:33.533Z] "tcp://0.0.0.0:5555", [2022-04-20T15:33:33.533Z] "unix:///var/run/docker.sock" [2022-04-20T15:33:33.533Z] ], [2022-04-20T15:33:33.533Z] "mtu": 1458, [2022-04-20T15:33:33.533Z] "selinux-enabled": true, [2022-04-20T15:33:33.533Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-20T15:33:33.533Z] } [Pipeline] sh [2022-04-20T15:33:33.883Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-20T15:33:34.254Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T15:33:52.677Z] provisioning config files... [2022-04-20T15:33:52.701Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1081187057300052967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T15:33:53.258Z] ---> docker-login.sh [2022-04-20T15:33:53.258Z] nexus3.edgexfoundry.org:10001 [2022-04-20T15:33:53.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:33:54.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:33:54.127Z] Configure a credential helper to remove this warning. See [2022-04-20T15:33:54.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:33:54.127Z] [2022-04-20T15:33:54.127Z] Login Succeeded [2022-04-20T15:33:54.127Z] nexus3.edgexfoundry.org:10002 [2022-04-20T15:33:54.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:33:54.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:33:54.402Z] Configure a credential helper to remove this warning. See [2022-04-20T15:33:54.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:33:54.402Z] [2022-04-20T15:33:54.402Z] Login Succeeded [2022-04-20T15:33:54.402Z] nexus3.edgexfoundry.org:10003 [2022-04-20T15:33:54.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:33:54.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:33:54.953Z] Configure a credential helper to remove this warning. See [2022-04-20T15:33:54.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:33:54.953Z] [2022-04-20T15:33:54.953Z] Login Succeeded [2022-04-20T15:33:54.953Z] nexus3.edgexfoundry.org:10004 [2022-04-20T15:33:55.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:33:55.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:33:55.226Z] Configure a credential helper to remove this warning. See [2022-04-20T15:33:55.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:33:55.226Z] [2022-04-20T15:33:55.226Z] Login Succeeded [2022-04-20T15:33:55.226Z] docker.io [2022-04-20T15:33:55.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T15:33:56.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T15:33:56.468Z] Configure a credential helper to remove this warning. See [2022-04-20T15:33:56.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T15:33:56.468Z] [2022-04-20T15:33:56.468Z] Login Succeeded [2022-04-20T15:33:56.468Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T15:33:56.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-20T15:33:56.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T15:33:56.920Z] ========================================================= [2022-04-20T15:33:56.920Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-20T15:33:56.920Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-20T15:33:57.364Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-20T15:33:57.637Z] Sending build context to Docker daemon 3.066MB [2022-04-20T15:33:57.637Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T15:33:57.637Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-20T15:33:57.912Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-20T15:33:57.912Z] 9b3977197b4f: Pulling fs layer [2022-04-20T15:33:57.912Z] 1a89e8eeedd5: Pulling fs layer [2022-04-20T15:33:57.912Z] 94645a83ff95: Pulling fs layer [2022-04-20T15:33:57.912Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-20T15:33:57.912Z] 0c92f367c5e7: Pulling fs layer [2022-04-20T15:33:57.912Z] f7c0051592d6: Pulling fs layer [2022-04-20T15:33:57.912Z] a227ed2f7395: Pulling fs layer [2022-04-20T15:33:57.912Z] 7b1c46037f91: Pulling fs layer [2022-04-20T15:33:57.912Z] f7c0051592d6: Waiting [2022-04-20T15:33:57.912Z] a227ed2f7395: Waiting [2022-04-20T15:33:57.912Z] 7b1c46037f91: Waiting [2022-04-20T15:33:57.912Z] 0c92f367c5e7: Waiting [2022-04-20T15:33:57.912Z] 3f3a8bcf1eab: Waiting [2022-04-20T15:33:57.912Z] 94645a83ff95: Verifying Checksum [2022-04-20T15:33:57.912Z] 94645a83ff95: Download complete [2022-04-20T15:33:57.912Z] 1a89e8eeedd5: Verifying Checksum [2022-04-20T15:33:57.912Z] 1a89e8eeedd5: Download complete [2022-04-20T15:33:57.912Z] 0c92f367c5e7: Verifying Checksum [2022-04-20T15:33:57.912Z] 0c92f367c5e7: Download complete [2022-04-20T15:33:57.912Z] f7c0051592d6: Verifying Checksum [2022-04-20T15:33:57.912Z] f7c0051592d6: Download complete [2022-04-20T15:33:57.912Z] 9b3977197b4f: Verifying Checksum [2022-04-20T15:33:57.912Z] 9b3977197b4f: Download complete [2022-04-20T15:33:57.912Z] a227ed2f7395: Verifying Checksum [2022-04-20T15:33:57.912Z] a227ed2f7395: Download complete [2022-04-20T15:33:58.518Z] 9b3977197b4f: Pull complete [2022-04-20T15:33:59.123Z] 1a89e8eeedd5: Pull complete [2022-04-20T15:33:59.399Z] 94645a83ff95: Pull complete [2022-04-20T15:34:00.020Z] 7b1c46037f91: Verifying Checksum [2022-04-20T15:34:00.020Z] 7b1c46037f91: Download complete [2022-04-20T15:34:00.616Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-20T15:34:00.616Z] 3f3a8bcf1eab: Download complete [2022-04-20T15:34:13.022Z] 3f3a8bcf1eab: Pull complete [2022-04-20T15:34:13.022Z] 0c92f367c5e7: Pull complete [2022-04-20T15:34:13.022Z] f7c0051592d6: Pull complete [2022-04-20T15:34:13.294Z] a227ed2f7395: Pull complete [2022-04-20T15:34:20.028Z] 7b1c46037f91: Pull complete [2022-04-20T15:34:20.028Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-20T15:34:20.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-20T15:34:20.028Z] ---> f79e39bc4007 [2022-04-20T15:34:20.028Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-20T15:34:20.028Z] ---> Running in a2f51a1d105f [2022-04-20T15:34:20.317Z] Removing intermediate container a2f51a1d105f [2022-04-20T15:34:20.318Z] ---> cfbc43a88eae [2022-04-20T15:34:20.318Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T15:34:20.318Z] ---> Running in c01d074e3004 [2022-04-20T15:34:20.920Z] Removing intermediate container c01d074e3004 [2022-04-20T15:34:20.920Z] ---> 7af56a67e0c7 [2022-04-20T15:34:20.920Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T15:34:20.920Z] ---> Running in 18ee459b06f0 [2022-04-20T15:34:22.904Z] Removing intermediate container 18ee459b06f0 [2022-04-20T15:34:22.904Z] ---> 64fea7d0de38 [2022-04-20T15:34:22.904Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T15:34:22.904Z] ---> Running in 07a005525451 [2022-04-20T15:34:23.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T15:34:24.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T15:34:25.465Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-20T15:34:25.465Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-20T15:34:25.465Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-20T15:34:25.739Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-20T15:34:25.739Z] Executing busybox-1.34.1-r3.trigger [2022-04-20T15:34:25.739Z] OK: 224 MiB in 56 packages [2022-04-20T15:34:26.746Z] Removing intermediate container 07a005525451 [2022-04-20T15:34:26.746Z] ---> 637ffbf60982 [2022-04-20T15:34:26.746Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-20T15:34:26.746Z] ---> Running in b8cc909aff60 [2022-04-20T15:34:27.022Z] Removing intermediate container b8cc909aff60 [2022-04-20T15:34:27.022Z] ---> 16afd512210f [2022-04-20T15:34:27.022Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-20T15:34:27.623Z] ---> 55d6bc520821 [2022-04-20T15:34:27.623Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T15:34:27.623Z] ---> Running in ee49709e685e [2022-04-20T15:35:14.662Z] Removing intermediate container ee49709e685e [2022-04-20T15:35:14.662Z] ---> 91b25c5f8b66 [2022-04-20T15:35:14.662Z] Step 10/12 : COPY . . [2022-04-20T15:35:14.662Z] ---> bad5518d849f [2022-04-20T15:35:14.662Z] Step 11/12 : ARG MAKE='make build' [2022-04-20T15:35:14.662Z] ---> Running in 5914704b0a1c [2022-04-20T15:35:14.662Z] Removing intermediate container 5914704b0a1c [2022-04-20T15:35:14.662Z] ---> 1342adfb6d2c [2022-04-20T15:35:14.662Z] Step 12/12 : RUN $MAKE [2022-04-20T15:35:14.662Z] ---> Running in c59df7ee8a5c [2022-04-20T15:35:14.936Z] noop [2022-04-20T15:35:15.534Z] Removing intermediate container c59df7ee8a5c [2022-04-20T15:35:15.534Z] ---> 717e9df4cde2 [2022-04-20T15:35:15.534Z] Successfully built 717e9df4cde2 [2022-04-20T15:35:15.534Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T15:35:15.917Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T15:35:15.918Z] . [Pipeline] withDockerContainer [2022-04-20T15:35:16.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-21501 does not seem to be running inside a container [2022-04-20T15:35:16.281Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-20T15:35:17.575Z] $ docker top 7e94c4e2d3c4e1ac756e913b851aa81afe71e121949c0273b6d19f3bcd2e637a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T15:35:18.545Z] + go version [2022-04-20T15:35:18.545Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-20T15:35:18.584Z] $ docker stop --time=1 7e94c4e2d3c4e1ac756e913b851aa81afe71e121949c0273b6d19f3bcd2e637a [2022-04-20T15:35:20.220Z] $ docker rm -f 7e94c4e2d3c4e1ac756e913b851aa81afe71e121949c0273b6d19f3bcd2e637a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T15:35:21.024Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T15:35:21.024Z] . [Pipeline] withDockerContainer [2022-04-20T15:35:21.277Z] prd-ubuntu20.04-docker-arm64-4c-16g-21501 does not seem to be running inside a container [2022-04-20T15:35:21.362Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-20T15:35:22.669Z] $ docker top 50e3075fed9a429c0bf1ff8f99f012ec1c432cfbe08f831dad7266e039b292b4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-20T15:35:23.664Z] + make test [2022-04-20T15:35:23.664Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-20T15:35:25.102Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-20T15:36:46.985Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-20T15:36:46.985Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 21.8% of statements [2022-04-20T15:36:46.985Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-20T15:36:46.985Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-20T15:36:46.985Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-20T15:37:05.328Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T15:37:05.328Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-20T15:37:05.328Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-20T15:37:07.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-20T15:37:07.376Z] $ docker stop --time=1 50e3075fed9a429c0bf1ff8f99f012ec1c432cfbe08f831dad7266e039b292b4 [2022-04-20T15:37:09.079Z] $ docker rm -f 50e3075fed9a429c0bf1ff8f99f012ec1c432cfbe08f831dad7266e039b292b4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T15:37:10.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-20T15:37:10.107Z] Warning: overwriting stash ‘coverage-report’ [2022-04-20T15:37:10.564Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T15:37:11.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-20T15:37:11.514Z] + ls -al . [2022-04-20T15:37:11.514Z] total 172 [2022-04-20T15:37:11.514Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 15:37 . [2022-04-20T15:37:11.514Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 15:33 .. [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 15:33 .dockerignore [2022-04-20T15:37:11.514Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 15:33 .git [2022-04-20T15:37:11.514Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:33 .github [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 20 15:33 .gitignore [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 15:33 .golangci.yml [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 20 15:33 Attribution.txt [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 20 15:33 CHANGELOG.md [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 20 15:33 Dockerfile [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 15:33 GOVERNANCE.md [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 20 15:33 Jenkinsfile [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 15:33 LICENSE [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 20 15:33 Makefile [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 20 15:33 OWNERS.md [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 20 15:33 README.md [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 15:31 VERSION [2022-04-20T15:37:11.514Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 15:33 bin [2022-04-20T15:37:11.514Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:33 cmd [2022-04-20T15:37:11.514Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 20 15:36 coverage.out [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 20 15:33 go.mod [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 20 15:33 go.sum [2022-04-20T15:37:11.514Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:33 internal [2022-04-20T15:37:11.514Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 15:33 mock [2022-04-20T15:37:11.514Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 15:33 snap [2022-04-20T15:37:11.514Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 20 15:33 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-20T15:37:11.873Z] + 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=9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c --label arch=arm64 --label version=0.0.0 . [2022-04-20T15:37:12.154Z] Sending build context to Docker daemon 3.084MB [2022-04-20T15:37:12.154Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T15:37:12.154Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-20T15:37:12.154Z] ---> 717e9df4cde2 [2022-04-20T15:37:12.154Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-20T15:37:12.427Z] ---> Running in 8edf9900e86a [2022-04-20T15:37:12.702Z] Removing intermediate container 8edf9900e86a [2022-04-20T15:37:12.702Z] ---> 85fa3c546be0 [2022-04-20T15:37:12.702Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T15:37:12.702Z] ---> Running in 92996101c925 [2022-04-20T15:37:12.977Z] Removing intermediate container 92996101c925 [2022-04-20T15:37:12.977Z] ---> 01801a0c371c [2022-04-20T15:37:12.977Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T15:37:12.977Z] ---> Running in 75fa1684315c [2022-04-20T15:37:14.950Z] Removing intermediate container 75fa1684315c [2022-04-20T15:37:14.950Z] ---> 8df286109314 [2022-04-20T15:37:14.950Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T15:37:14.950Z] ---> Running in 394e1cc487ce [2022-04-20T15:37:15.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T15:37:16.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T15:37:17.602Z] OK: 224 MiB in 56 packages [2022-04-20T15:37:18.243Z] Removing intermediate container 394e1cc487ce [2022-04-20T15:37:18.244Z] ---> 36b7fe95a02f [2022-04-20T15:37:18.244Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-20T15:37:18.520Z] ---> Running in ec80c891cfd7 [2022-04-20T15:37:18.795Z] Removing intermediate container ec80c891cfd7 [2022-04-20T15:37:18.795Z] ---> 6169e8b07d08 [2022-04-20T15:37:18.795Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-20T15:37:19.392Z] ---> 69120bb9a8c2 [2022-04-20T15:37:19.392Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T15:37:19.392Z] ---> Running in ed14574b4dca [2022-04-20T15:37:21.372Z] Removing intermediate container ed14574b4dca [2022-04-20T15:37:21.372Z] ---> 439b3e1a1026 [2022-04-20T15:37:21.372Z] Step 10/24 : COPY . . [2022-04-20T15:37:22.354Z] ---> 6c06d0b4d4d9 [2022-04-20T15:37:22.354Z] Step 11/24 : ARG MAKE='make build' [2022-04-20T15:37:22.354Z] ---> Running in 9fd5b9e72117 [2022-04-20T15:37:22.628Z] Removing intermediate container 9fd5b9e72117 [2022-04-20T15:37:22.628Z] ---> 5ce80b246870 [2022-04-20T15:37:22.628Z] Step 12/24 : RUN $MAKE [2022-04-20T15:37:22.628Z] ---> Running in 4dd8190737ab [2022-04-20T15:37:23.611Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-04-20T15:39:30.502Z] Removing intermediate container 4dd8190737ab [2022-04-20T15:39:30.502Z] ---> 6005c11ca74b [2022-04-20T15:39:30.502Z] Step 13/24 : FROM alpine:3.14 [2022-04-20T15:39:30.502Z] 3.14: Pulling from library/alpine [2022-04-20T15:39:30.502Z] 455c02918c45: Pulling fs layer [2022-04-20T15:39:30.502Z] 455c02918c45: Verifying Checksum [2022-04-20T15:39:30.502Z] 455c02918c45: Download complete [2022-04-20T15:39:30.502Z] 455c02918c45: Pull complete [2022-04-20T15:39:30.502Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T15:39:30.502Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T15:39:30.502Z] ---> ac73e934f311 [2022-04-20T15:39:30.502Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-20T15:39:30.502Z] ---> Running in f74bf1f52130 [2022-04-20T15:39:30.502Z] Removing intermediate container f74bf1f52130 [2022-04-20T15:39:30.502Z] ---> 00008a7566e7 [2022-04-20T15:39:30.502Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-20T15:39:30.502Z] ---> Running in c6517e077df6 [2022-04-20T15:39:30.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-20T15:39:30.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-20T15:39:30.502Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-20T15:39:30.502Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-20T15:39:30.502Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-20T15:39:30.502Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-20T15:39:30.502Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-20T15:39:30.502Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-20T15:39:30.502Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T15:39:30.502Z] OK: 8 MiB in 20 packages [2022-04-20T15:39:30.502Z] Removing intermediate container c6517e077df6 [2022-04-20T15:39:30.502Z] ---> 1e106ba6ab08 [2022-04-20T15:39:30.502Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-20T15:39:30.502Z] ---> 3727468da23f [2022-04-20T15:39:30.502Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-20T15:39:30.502Z] ---> 69b0e4d7ea73 [2022-04-20T15:39:30.502Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-20T15:39:30.502Z] ---> 9f4354d98323 [2022-04-20T15:39:30.502Z] Step 19/24 : EXPOSE 59982 [2022-04-20T15:39:30.502Z] ---> Running in 8cded16f7bbe [2022-04-20T15:39:30.502Z] Removing intermediate container 8cded16f7bbe [2022-04-20T15:39:30.502Z] ---> ae615b4ec6eb [2022-04-20T15:39:30.502Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-20T15:39:30.502Z] ---> Running in e05a5ce740da [2022-04-20T15:39:30.502Z] Removing intermediate container e05a5ce740da [2022-04-20T15:39:30.502Z] ---> fe1c3814f7a0 [2022-04-20T15:39:30.502Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-20T15:39:30.502Z] ---> Running in 56ee5c6f08b4 [2022-04-20T15:39:30.502Z] Removing intermediate container 56ee5c6f08b4 [2022-04-20T15:39:30.502Z] ---> 9dbbbccd7ede [2022-04-20T15:39:30.502Z] Step 22/24 : LABEL arch=arm64 [2022-04-20T15:39:30.502Z] ---> Running in 33b8a1da7c94 [2022-04-20T15:39:30.502Z] Removing intermediate container 33b8a1da7c94 [2022-04-20T15:39:30.502Z] ---> 4afae5f21342 [2022-04-20T15:39:30.502Z] Step 23/24 : LABEL git_sha=9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c [2022-04-20T15:39:30.502Z] ---> Running in 1b58cfb1b3c2 [2022-04-20T15:39:30.502Z] Removing intermediate container 1b58cfb1b3c2 [2022-04-20T15:39:30.503Z] ---> 5207ec95c68c [2022-04-20T15:39:30.503Z] Step 24/24 : LABEL version=0.0.0 [2022-04-20T15:39:30.503Z] ---> Running in 323f11d0225a [2022-04-20T15:39:30.503Z] Removing intermediate container 323f11d0225a [2022-04-20T15:39:30.503Z] ---> 122165fb5d14 [2022-04-20T15:39:30.503Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-20T15:39:30.503Z] Successfully built 122165fb5d14 [2022-04-20T15:39:30.503Z] Successfully tagged device-mqtt-arm64:latest [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] sh [2022-04-20T15:39:31.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T15:39:31.200Z] [2022-04-20T15:39:31.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-20T15:39:31.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T15:39:31.852Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-20T15:39:31.852Z] 8998bd30e6a1: Pulling fs layer [2022-04-20T15:39:31.852Z] 04944245beec: Pulling fs layer [2022-04-20T15:39:31.852Z] 699f458cf7ca: Pulling fs layer [2022-04-20T15:39:31.852Z] 765212b225bb: Pulling fs layer [2022-04-20T15:39:31.852Z] f23df028b6ca: Pulling fs layer [2022-04-20T15:39:31.852Z] d65c8cfc05b1: Pulling fs layer [2022-04-20T15:39:31.852Z] 2437ff75d9bd: Pulling fs layer [2022-04-20T15:39:31.852Z] f23df028b6ca: Waiting [2022-04-20T15:39:31.852Z] 765212b225bb: Waiting [2022-04-20T15:39:31.852Z] d65c8cfc05b1: Waiting [2022-04-20T15:39:31.852Z] 2437ff75d9bd: Waiting [2022-04-20T15:39:31.852Z] 04944245beec: Verifying Checksum [2022-04-20T15:39:31.852Z] 04944245beec: Download complete [2022-04-20T15:39:31.852Z] 765212b225bb: Verifying Checksum [2022-04-20T15:39:31.852Z] 765212b225bb: Download complete [2022-04-20T15:39:31.852Z] f23df028b6ca: Verifying Checksum [2022-04-20T15:39:31.852Z] f23df028b6ca: Download complete [2022-04-20T15:39:32.130Z] d65c8cfc05b1: Verifying Checksum [2022-04-20T15:39:32.130Z] d65c8cfc05b1: Download complete [2022-04-20T15:39:32.130Z] 699f458cf7ca: Verifying Checksum [2022-04-20T15:39:32.130Z] 699f458cf7ca: Download complete [2022-04-20T15:39:32.408Z] 8998bd30e6a1: Verifying Checksum [2022-04-20T15:39:32.408Z] 8998bd30e6a1: Download complete [2022-04-20T15:39:35.036Z] 2437ff75d9bd: Verifying Checksum [2022-04-20T15:39:37.018Z] 8998bd30e6a1: Pull complete [2022-04-20T15:39:37.295Z] 04944245beec: Pull complete [2022-04-20T15:39:38.736Z] 699f458cf7ca: Pull complete [2022-04-20T15:39:38.736Z] 765212b225bb: Pull complete [2022-04-20T15:39:39.724Z] f23df028b6ca: Pull complete [2022-04-20T15:39:39.999Z] d65c8cfc05b1: Pull complete [2022-04-20T15:39:55.103Z] 2437ff75d9bd: Pull complete [2022-04-20T15:39:55.103Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-20T15:39:55.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T15:39:55.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-20T15:39:55.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-21501 does not seem to be running inside a container [2022-04-20T15:39:55.453Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-20T15:39:58.068Z] $ docker top 80aeb9aa51955ae47a1fce6a73bcb11feba7efedc04fbabd83d47a7bf878f1c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T15:39:59.080Z] ---> job-cost.sh [2022-04-20T15:39:59.080Z] lf-activate-venv: SKIPPING [2022-04-20T15:39:59.080Z] INFO: No Stack... [2022-04-20T15:39:59.351Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-20T15:40:00.782Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T15:40:01.464Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-04-20T15:40:01.464Z] + cut -d, -f6 [Pipeline] lock [2022-04-20T15:40:01.562Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-365-1-stack-cost] [2022-04-20T15:40:01.570Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-365-1-stack-cost] did not exist. Created. [2022-04-20T15:40:01.570Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-365-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T15:40:02.296Z] /w/workspace/device-mqtt-go/1@tmp/durable-ce5f921e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-20T15:40:02.989Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-20T15:40:03.028Z] Warning: overwriting stash ‘stack-cost’ [2022-04-20T15:40:03.071Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T15:40:03.087Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-365-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-20T15:40:03.175Z] $ docker stop --time=1 80aeb9aa51955ae47a1fce6a73bcb11feba7efedc04fbabd83d47a7bf878f1c4 [2022-04-20T15:40:04.695Z] $ docker rm -f 80aeb9aa51955ae47a1fce6a73bcb11feba7efedc04fbabd83d47a7bf878f1c4 [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 [2022-04-20T15:40:05.696Z] provisioning config files... [2022-04-20T15:40:05.707Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/config8270963354409210921tmp [Pipeline] { [Pipeline] sh [2022-04-20T15:40:06.041Z] + set +x [2022-04-20T15:40:06.042Z] + curl -s https://codecov.io/bash [2022-04-20T15:40:06.042Z] + bash -s -- [2022-04-20T15:40:06.042Z] [2022-04-20T15:40:06.042Z] _____ _ [2022-04-20T15:40:06.042Z] / ____| | | [2022-04-20T15:40:06.042Z] | | ___ __| | ___ ___ _____ __ [2022-04-20T15:40:06.042Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-20T15:40:06.042Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-20T15:40:06.042Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-20T15:40:06.042Z] Bash-1.0.6 [2022-04-20T15:40:06.042Z] [2022-04-20T15:40:06.042Z] [2022-04-20T15:40:06.042Z] ==> git version 2.25.1 found [2022-04-20T15:40:06.042Z] ==> 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 [2022-04-20T15:40:06.042Z] Release-Date: 2020-01-08 [2022-04-20T15:40:06.042Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-20T15:40:06.042Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-20T15:40:06.042Z] ==> Jenkins CI detected. [2022-04-20T15:40:06.042Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-365 [2022-04-20T15:40:06.042Z] project root: . [2022-04-20T15:40:06.042Z] --> token set from env [2022-04-20T15:40:06.042Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-20T15:40:06.042Z] ==> Running gcov in . (disable via -X gcov) [2022-04-20T15:40:06.042Z] ==> Python coveragepy not found [2022-04-20T15:40:06.042Z] ==> Searching for coverage reports in: [2022-04-20T15:40:06.042Z] + . [2022-04-20T15:40:06.042Z] -> Found 1 reports [2022-04-20T15:40:06.042Z] ==> Detecting git/mercurial file structure [2022-04-20T15:40:06.042Z] ==> Reading reports [2022-04-20T15:40:06.042Z] + ./coverage.out bytes=17887 [2022-04-20T15:40:06.042Z] ==> Appending adjustments [2022-04-20T15:40:06.042Z] https://docs.codecov.io/docs/fixing-reports [2022-04-20T15:40:06.307Z] + Found adjustments [2022-04-20T15:40:06.307Z] ==> Gzipping contents [2022-04-20T15:40:06.307Z] 4.0K /tmp/codecov.mF3pcQ.gz [2022-04-20T15:40:06.307Z] ==> Uploading reports [2022-04-20T15:40:06.307Z] url: https://codecov.io [2022-04-20T15:40:06.307Z] query: branch=PR-365&commit=9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-365%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=365&job=&cmd_args= [2022-04-20T15:40:06.307Z] -> Pinging Codecov [2022-04-20T15:40:06.307Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-365&commit=9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-365%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=365&job=&cmd_args= [2022-04-20T15:40:06.566Z] -> Uploading to [2022-04-20T15:40:06.566Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-20/7D719EC7BBE17E464838252E33014C33/9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c/8732a869-f520-433a-851f-4b01c1e1d570.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220420T154006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f82b7558a17b0a562470a2c411fb91f2dce2ead6c484155223f3c627d2eea5a [2022-04-20T15:40:06.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T15:40:06.566Z] Dload Upload Total Spent Left Speed [2022-04-20T15:40:06.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3261 0 0 100 3261 0 12838 --:--:-- --:--:-- --:--:-- 12838 [2022-04-20T15:40:06.832Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/9fb6fe9717a3cc0cf691c9f98693e74f49f13b8c [Pipeline] } [2022-04-20T15:40:06.862Z] 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 [2022-04-20T15:40:08.591Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives ] [2022-04-20T15:40:08.592Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives [2022-04-20T15:40:08.592Z] total 16 [2022-04-20T15:40:08.592Z] drwxr-xr-x 3 root root 4096 Apr 20 15:33 . [2022-04-20T15:40:08.592Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 15:33 .. [2022-04-20T15:40:08.592Z] drwxr-xr-x 2 root root 4096 Apr 20 15:33 cost [2022-04-20T15:40:08.592Z] -rw-r--r-- 1 root root 85 Apr 20 15:33 cost.csv [2022-04-20T15:40:08.592Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives [2022-04-20T15:40:08.592Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives [2022-04-20T15:40:08.592Z] total 16 [2022-04-20T15:40:08.592Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 15:33 . [2022-04-20T15:40:08.592Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 15:33 .. [2022-04-20T15:40:08.592Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 15:33 cost [2022-04-20T15:40:08.592Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 20 15:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-20T15:40:08.968Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T15:40:09.909Z] ---> package-listing.sh [2022-04-20T15:40:09.909Z] ++ facter osfamily [2022-04-20T15:40:09.909Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-20T15:40:10.169Z] + OS_FAMILY=debian [2022-04-20T15:40:10.169Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-365 [2022-04-20T15:40:10.169Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-20T15:40:10.169Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-20T15:40:10.169Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-20T15:40:10.169Z] + PACKAGES=/tmp/packages_start.txt [2022-04-20T15:40:10.169Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-365 ']' [2022-04-20T15:40:10.169Z] + PACKAGES=/tmp/packages_end.txt [2022-04-20T15:40:10.169Z] + case "${OS_FAMILY}" in [2022-04-20T15:40:10.169Z] + dpkg -l [2022-04-20T15:40:10.169Z] + grep '^ii' [2022-04-20T15:40:10.169Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-20T15:40:10.169Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-20T15:40:10.169Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-20T15:40:10.169Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-365 ']' [2022-04-20T15:40:10.169Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives/ [2022-04-20T15:40:10.169Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-365/archives/ [Pipeline] echo [2022-04-20T15:40:10.204Z] 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-20T15:40:10.499Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-20T15:40:11.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T15:40:11.095Z] . [Pipeline] withDockerContainer [2022-04-20T15:40:11.218Z] prd-ubuntu20.04-docker-8c-8g-21500 does not seem to be running inside a container [2022-04-20T15:40:11.254Z] $ 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-365/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-365 -v /w/workspace/gexfoundry_device-mqtt-go_PR-365:/w/workspace/gexfoundry_device-mqtt-go_PR-365:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-20T15:40:11.529Z] $ docker top 886f649e9152497b06709a11000feb18df350d0857e1181e865691148f967b6b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T15:40:11.942Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-20T15:40:12.256Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-20T15:40:12.576Z] + ls /var/log/sa-host [2022-04-20T15:40:12.577Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T15:40:12.859Z] provisioning config files... [2022-04-20T15:40:12.868Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-365@tmp/config8349509384109390898tmp [Pipeline] { [Pipeline] echo [2022-04-20T15:40:12.915Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T15:40:13.234Z] ---> create-netrc.sh [Pipeline] } [2022-04-20T15:40:13.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-20T15:40:13.660Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-20T15:40:13.692Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T15:40:14.003Z] ---> sudo-logs.sh [2022-04-20T15:40:14.003Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-20T15:40:14.075Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T15:40:14.383Z] ---> job-cost.sh [2022-04-20T15:40:14.383Z] lf-activate-venv: SKIPPING [2022-04-20T15:40:14.383Z] DEBUG: total: 0.2199999988079071 [2022-04-20T15:40:14.383Z] INFO: Retrieving Stack Cost... [2022-04-20T15:40:14.642Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T15:40:15.213Z] INFO: Archiving Costs [Pipeline] echo [2022-04-20T15:40:15.250Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T15:40:15.565Z] ---> logs-deploy.sh [2022-04-20T15:40:15.565Z] lf-activate-venv: SKIPPING [2022-04-20T15:40:15.565Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-365/1 [2022-04-20T15:40:15.565Z] INFO: archiving workspace using pattern(s): [2022-04-20T15:40:16.504Z] Archives upload complete. [2022-04-20T15:40:16.504Z] INFO: archiving logs to Nexus