Pull request #588 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a4b64ff5313ebdbfd16b077a9b2966cafece93e+44db128f908bb002eba25d15c491b9a779a086c0 (8e0f5508e93b13a8410ff3bb7861eb3048be7552) 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-ssh16301602549563399364.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4171190098210915905.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12359515007322922164.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-588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6748129200258981635.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3804778938289281652.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-588/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-588/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5679098009751677832.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12527 in /w/workspace/gexfoundry_device-mqtt-go_PR-588 [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-588 # 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 44db128f908bb002eba25d15c491b9a779a086c0 into PR head commit 4a4b64ff5313ebdbfd16b077a9b2966cafece93e Merge succeeded, producing 4a4b64ff5313ebdbfd16b077a9b2966cafece93e Checking out Revision 4a4b64ff5313ebdbfd16b077a9b2966cafece93e (PR-588) > 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/588/head:refs/remotes/origin/PR-588 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a4b64ff5313ebdbfd16b077a9b2966cafece93e # 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 44db128f908bb002eba25d15c491b9a779a086c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a4b64ff5313ebdbfd16b077a9b2966cafece93e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T01:59:26.220Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T01:59:26.404Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T01:59:26.501Z] ========================================================= [2023-05-03T01:59:26.501Z] EdgeX Global Pipelines Version Info [2023-05-03T01:59:26.501Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:59:27.259Z] ------------------- [2023-05-03T01:59:27.259Z] stable info: [2023-05-03T01:59:27.259Z] ------------------- [2023-05-03T01:59:27.259Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T01:59:27.259Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T01:59:27.259Z] Message: update stable to v1.0.248 [2023-05-03T01:59:27.828Z] ------------------- [2023-05-03T01:59:27.828Z] experimental info: [2023-05-03T01:59:27.828Z] ------------------- [2023-05-03T01:59:27.828Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T01:59:27.828Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T01:59:27.828Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T01:59:28.132Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-03T01:59:28.175Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-03T01:59:28.229Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T01:59:28.271Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T01:59:28.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T01:59:28.355Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T01:59:28.399Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T01:59:28.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-03T01:59:28.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T01:59:28.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T01:59:28.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T01:59:28.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-03T01:59:28.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T01:59:28.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T01:59:28.783Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T01:59:28.829Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T01:59:28.869Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T01:59:28.911Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T01:59:28.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T01:59:28.994Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T01:59:29.033Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-03T01:59:29.084Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-03T01:59:29.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-03T01:59:29.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-03T01:59:29.218Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-03T01:59:29.258Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T01:59:29.301Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T01:59:29.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-588 [Pipeline] echo [2023-05-03T01:59:29.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-588 [Pipeline] echo [2023-05-03T01:59:29.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-588 [Pipeline] echo [2023-05-03T01:59:29.466Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a4b64ff5313ebdbfd16b077a9b2966cafece93e [Pipeline] echo [2023-05-03T01:59:29.510Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a4b64f [Pipeline] echo [2023-05-03T01:59:29.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T01:59:29.688Z] provisioning config files... [2023-05-03T01:59:29.720Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp/config7662683484265274761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:59:30.058Z] ---> docker-login.sh [2023-05-03T01:59:30.058Z] nexus3.edgexfoundry.org:10001 [2023-05-03T01:59:30.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:59:30.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:59:30.323Z] Configure a credential helper to remove this warning. See [2023-05-03T01:59:30.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:59:30.323Z] [2023-05-03T01:59:30.323Z] Login Succeeded [2023-05-03T01:59:30.323Z] nexus3.edgexfoundry.org:10002 [2023-05-03T01:59:30.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:59:30.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:59:30.323Z] Configure a credential helper to remove this warning. See [2023-05-03T01:59:30.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:59:30.323Z] [2023-05-03T01:59:30.323Z] Login Succeeded [2023-05-03T01:59:30.323Z] nexus3.edgexfoundry.org:10003 [2023-05-03T01:59:30.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:59:30.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:59:30.582Z] Configure a credential helper to remove this warning. See [2023-05-03T01:59:30.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:59:30.582Z] [2023-05-03T01:59:30.582Z] Login Succeeded [2023-05-03T01:59:30.582Z] nexus3.edgexfoundry.org:10004 [2023-05-03T01:59:30.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:59:30.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:59:30.582Z] Configure a credential helper to remove this warning. See [2023-05-03T01:59:30.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:59:30.583Z] [2023-05-03T01:59:30.583Z] Login Succeeded [2023-05-03T01:59:30.583Z] docker.io [2023-05-03T01:59:30.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:59:30.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:59:30.845Z] Configure a credential helper to remove this warning. See [2023-05-03T01:59:30.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:59:30.845Z] [2023-05-03T01:59:30.845Z] Login Succeeded [2023-05-03T01:59:30.845Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T01:59:30.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T01:59:31.509Z] + git rev-list -1 --merges 4a4b64ff5313ebdbfd16b077a9b2966cafece93e~1..4a4b64ff5313ebdbfd16b077a9b2966cafece93e [Pipeline] echo [2023-05-03T01:59:31.593Z] -----------> git rev-list -1 --merges 4a4b64ff5313ebdbfd16b077a9b2966cafece93e~1..4a4b64ff5313ebdbfd16b077a9b2966cafece93e 4a4b64ff5313ebdbfd16b077a9b2966cafece93e [false] [Pipeline] sh [2023-05-03T01:59:31.930Z] + git log --format=format:%s -1 4a4b64ff5313ebdbfd16b077a9b2966cafece93e [Pipeline] echo [2023-05-03T01:59:31.972Z] ========================================================= [2023-05-03T01:59:31.972Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T01:59:31.972Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T01:59:32.408Z] + git log --format=format:%s -1 4a4b64ff5313ebdbfd16b077a9b2966cafece93e [Pipeline] echo [2023-05-03T01:59:32.441Z] [semverPrep] GIT_COMMIT: 4a4b64ff5313ebdbfd16b077a9b2966cafece93e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-03T01:59:32.472Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-03T01:59:32.897Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T01:59:32.897Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T01:59:32.897Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T01:59:32.897Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T01:59:32.897Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T01:59:32.897Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T01:59:32.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:59:33.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T01:59:33.408Z] [2023-05-03T01:59:33.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:59:33.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T01:59:33.801Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T01:59:33.801Z] b85a868b505f: Pulling fs layer [2023-05-03T01:59:33.801Z] e2be974225ed: Pulling fs layer [2023-05-03T01:59:33.801Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T01:59:33.801Z] 988bab9f4d93: Pulling fs layer [2023-05-03T01:59:33.801Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T01:59:33.801Z] eaf3925da568: Pulling fs layer [2023-05-03T01:59:33.801Z] bab4dde63d76: Pulling fs layer [2023-05-03T01:59:33.801Z] bde34c3a00c8: Pulling fs layer [2023-05-03T01:59:33.801Z] b352a97aabf1: Pulling fs layer [2023-05-03T01:59:33.801Z] 4872d77fe225: Pulling fs layer [2023-05-03T01:59:33.801Z] 5851b861e8e6: Pulling fs layer [2023-05-03T01:59:33.801Z] 988bab9f4d93: Waiting [2023-05-03T01:59:33.801Z] 1469e6f7b9e6: Waiting [2023-05-03T01:59:33.801Z] 4872d77fe225: Waiting [2023-05-03T01:59:33.801Z] 5851b861e8e6: Waiting [2023-05-03T01:59:33.801Z] b352a97aabf1: Waiting [2023-05-03T01:59:33.801Z] eaf3925da568: Waiting [2023-05-03T01:59:33.801Z] bab4dde63d76: Waiting [2023-05-03T01:59:33.801Z] bde34c3a00c8: Waiting [2023-05-03T01:59:33.801Z] e2be974225ed: Download complete [2023-05-03T01:59:33.801Z] 988bab9f4d93: Verifying Checksum [2023-05-03T01:59:33.801Z] 988bab9f4d93: Download complete [2023-05-03T01:59:34.062Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T01:59:34.062Z] 1469e6f7b9e6: Download complete [2023-05-03T01:59:34.062Z] eaf3925da568: Verifying Checksum [2023-05-03T01:59:34.062Z] eaf3925da568: Download complete [2023-05-03T01:59:34.062Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T01:59:34.062Z] 339a4e72a1f5: Download complete [2023-05-03T01:59:34.062Z] bde34c3a00c8: Verifying Checksum [2023-05-03T01:59:34.062Z] bde34c3a00c8: Download complete [2023-05-03T01:59:34.062Z] b352a97aabf1: Download complete [2023-05-03T01:59:34.062Z] 4872d77fe225: Verifying Checksum [2023-05-03T01:59:34.062Z] 4872d77fe225: Download complete [2023-05-03T01:59:34.062Z] 5851b861e8e6: Verifying Checksum [2023-05-03T01:59:34.062Z] 5851b861e8e6: Download complete [2023-05-03T01:59:34.062Z] b85a868b505f: Download complete [2023-05-03T01:59:34.324Z] bab4dde63d76: Verifying Checksum [2023-05-03T01:59:34.324Z] bab4dde63d76: Download complete [2023-05-03T01:59:35.262Z] b85a868b505f: Pull complete [2023-05-03T01:59:35.262Z] e2be974225ed: Pull complete [2023-05-03T01:59:35.844Z] 339a4e72a1f5: Pull complete [2023-05-03T01:59:35.844Z] 988bab9f4d93: Pull complete [2023-05-03T01:59:36.103Z] 1469e6f7b9e6: Pull complete [2023-05-03T01:59:36.103Z] eaf3925da568: Pull complete [2023-05-03T01:59:38.006Z] bab4dde63d76: Pull complete [2023-05-03T01:59:38.006Z] bde34c3a00c8: Pull complete [2023-05-03T01:59:38.006Z] b352a97aabf1: Pull complete [2023-05-03T01:59:38.006Z] 4872d77fe225: Pull complete [2023-05-03T01:59:38.006Z] 5851b861e8e6: Pull complete [2023-05-03T01:59:38.006Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T01:59:38.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T01:59:38.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:59:38.263Z] prd-ubuntu20.04-docker-8c-8g-12527 does not seem to be running inside a container [2023-05-03T01:59:38.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-588 -v /w/workspace/gexfoundry_device-mqtt-go_PR-588:/w/workspace/gexfoundry_device-mqtt-go_PR-588:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T01:59:39.612Z] $ docker top 5666b15bdde7cf314490b2eed846ef1e1cb8f46993347f451ca64301c7024c7f -eo pid,comm [2023-05-03T01:59:39.664Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-03T01:59:39.664Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T01:59:39.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T01:59:39.794Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T01:59:39.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T01:59:39.926Z] $ docker exec 5666b15bdde7cf314490b2eed846ef1e1cb8f46993347f451ca64301c7024c7f ssh-agent [2023-05-03T01:59:40.034Z] SSH_AUTH_SOCK=/tmp/ssh-1OOUTbQ6VF2j/agent.32 [2023-05-03T01:59:40.034Z] SSH_AGENT_PID=38 [2023-05-03T01:59:40.042Z] Running ssh-add (command line suppressed) [2023-05-03T01:59:40.146Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp/private_key_1079150173911712250.key (/w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp/private_key_1079150173911712250.key) [2023-05-03T01:59:40.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T01:59:40.496Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T01:59:40.524Z] $ docker exec --env ******** --env ******** 5666b15bdde7cf314490b2eed846ef1e1cb8f46993347f451ca64301c7024c7f ssh-agent -k [2023-05-03T01:59:40.630Z] unset SSH_AUTH_SOCK; [2023-05-03T01:59:40.630Z] unset SSH_AGENT_PID; [2023-05-03T01:59:40.630Z] echo Agent pid 38 killed; [2023-05-03T01:59:40.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T01:59:40.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T01:59:40.734Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T01:59:40.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T01:59:40.854Z] $ docker exec 5666b15bdde7cf314490b2eed846ef1e1cb8f46993347f451ca64301c7024c7f ssh-agent [2023-05-03T01:59:40.972Z] SSH_AUTH_SOCK=/tmp/ssh-BU50Cdlxu4Uc/agent.70 [2023-05-03T01:59:40.972Z] SSH_AGENT_PID=77 [2023-05-03T01:59:40.977Z] Running ssh-add (command line suppressed) [2023-05-03T01:59:41.076Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp/private_key_7120422592396104227.key (/w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp/private_key_7120422592396104227.key) [2023-05-03T01:59:41.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T01:59:41.425Z] + git semver init [2023-05-03T01:59:41.684Z] 2023-05-03 01:59:41,617 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T01:59:41.684Z] 2023-05-03 01:59:41,618 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-588/.semver [2023-05-03T01:59:41.684Z] 2023-05-03 01:59:41,619 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-588/.semver [2023-05-03T01:59:41.684Z] 2023-05-03 01:59:41,619 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-588/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-588, universal_newlines=False, shell=None, istream=None) [2023-05-03T01:59:42.620Z] 2023-05-03 01:59:42,357 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-588/.git/info/exclude [2023-05-03T01:59:42.621Z] 2023-05-03 01:59:42,357 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-588/.semver/PR-588 with force:False [2023-05-03T01:59:42.621Z] 2023-05-03 01:59:42,358 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-588/.semver/PR-588 [2023-05-03T01:59:42.621Z] 2023-05-03 01:59:42,363 [execute] INFO git cat-file --batch-check [2023-05-03T01:59:42.621Z] 2023-05-03 01:59:42,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-588/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T01:59:42.621Z] 2023-05-03 01:59:42,370 [execute] INFO git cat-file --batch [2023-05-03T01:59:42.621Z] 2023-05-03 01:59:42,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-588/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T01:59:42.621Z] 2023-05-03 01:59:42,376 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-588/.semver/PR-588 [2023-05-03T01:59:42.621Z] 0.0.0 [Pipeline] } [2023-05-03T01:59:42.648Z] $ docker exec --env ******** --env ******** 5666b15bdde7cf314490b2eed846ef1e1cb8f46993347f451ca64301c7024c7f ssh-agent -k [2023-05-03T01:59:42.740Z] unset SSH_AUTH_SOCK; [2023-05-03T01:59:42.740Z] unset SSH_AGENT_PID; [2023-05-03T01:59:42.741Z] echo Agent pid 77 killed; [2023-05-03T01:59:42.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T01:59:43.185Z] + git semver [Pipeline] } [2023-05-03T01:59:43.470Z] $ docker stop --time=1 5666b15bdde7cf314490b2eed846ef1e1cb8f46993347f451ca64301c7024c7f [2023-05-03T01:59:44.770Z] $ docker rm -f --volumes 5666b15bdde7cf314490b2eed846ef1e1cb8f46993347f451ca64301c7024c7f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T01:59:45.172Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T01:59:45.444Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T01:59:45.460Z] [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 [2023-05-03T01:59:46.047Z] provisioning config files... [2023-05-03T01:59:46.057Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp/config1109283422770158828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:59:46.407Z] ---> docker-login.sh [2023-05-03T01:59:46.407Z] nexus3.edgexfoundry.org:10001 [2023-05-03T01:59:46.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:59:46.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:59:46.407Z] Configure a credential helper to remove this warning. See [2023-05-03T01:59:46.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:59:46.407Z] [2023-05-03T01:59:46.407Z] Login Succeeded [2023-05-03T01:59:46.407Z] nexus3.edgexfoundry.org:10002 [2023-05-03T01:59:46.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:59:46.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:59:46.407Z] Configure a credential helper to remove this warning. See [2023-05-03T01:59:46.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:59:46.407Z] [2023-05-03T01:59:46.407Z] Login Succeeded [2023-05-03T01:59:46.407Z] nexus3.edgexfoundry.org:10003 [2023-05-03T01:59:46.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:59:46.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:59:46.665Z] Configure a credential helper to remove this warning. See [2023-05-03T01:59:46.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:59:46.665Z] [2023-05-03T01:59:46.665Z] Login Succeeded [2023-05-03T01:59:46.665Z] nexus3.edgexfoundry.org:10004 [2023-05-03T01:59:46.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:59:46.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:59:46.665Z] Configure a credential helper to remove this warning. See [2023-05-03T01:59:46.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:59:46.665Z] [2023-05-03T01:59:46.665Z] Login Succeeded [2023-05-03T01:59:46.665Z] docker.io [2023-05-03T01:59:46.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:59:46.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:59:46.925Z] Configure a credential helper to remove this warning. See [2023-05-03T01:59:46.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:59:46.925Z] [2023-05-03T01:59:46.925Z] Login Succeeded [2023-05-03T01:59:46.925Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T01:59:46.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T01:59:47.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T01:59:47.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T01:59:47.224Z] ========================================================= [2023-05-03T01:59:47.224Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T01:59:47.224Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:59:47.705Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-03T01:59:47.705Z] Sending build context to Docker daemon 6.485MB [2023-05-03T01:59:47.705Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T01:59:47.705Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T01:59:47.705Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T01:59:47.705Z] f56be85fc22e: Pulling fs layer [2023-05-03T01:59:47.705Z] 85791d961cd3: Pulling fs layer [2023-05-03T01:59:47.705Z] d694b5ae8c79: Pulling fs layer [2023-05-03T01:59:47.705Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T01:59:47.705Z] 4d19c01a9841: Pulling fs layer [2023-05-03T01:59:47.705Z] 9325e15d5711: Pulling fs layer [2023-05-03T01:59:47.705Z] 556b6ee489ea: Pulling fs layer [2023-05-03T01:59:47.705Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T01:59:47.705Z] 9f32a84ed3da: Waiting [2023-05-03T01:59:47.705Z] 4d19c01a9841: Waiting [2023-05-03T01:59:47.705Z] 9325e15d5711: Waiting [2023-05-03T01:59:47.705Z] 556b6ee489ea: Waiting [2023-05-03T01:59:47.705Z] c5a4b2cf53e6: Waiting [2023-05-03T01:59:47.705Z] 85791d961cd3: Download complete [2023-05-03T01:59:47.705Z] 9f32a84ed3da: Download complete [2023-05-03T01:59:47.705Z] 4d19c01a9841: Verifying Checksum [2023-05-03T01:59:47.705Z] 4d19c01a9841: Download complete [2023-05-03T01:59:47.966Z] f56be85fc22e: Verifying Checksum [2023-05-03T01:59:47.966Z] f56be85fc22e: Download complete [2023-05-03T01:59:47.966Z] 9325e15d5711: Verifying Checksum [2023-05-03T01:59:47.966Z] 9325e15d5711: Download complete [2023-05-03T01:59:47.966Z] f56be85fc22e: Pull complete [2023-05-03T01:59:48.228Z] 85791d961cd3: Pull complete [2023-05-03T01:59:48.488Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T01:59:48.488Z] c5a4b2cf53e6: Download complete [2023-05-03T01:59:48.488Z] d694b5ae8c79: Verifying Checksum [2023-05-03T01:59:48.488Z] d694b5ae8c79: Download complete [2023-05-03T01:59:48.748Z] 556b6ee489ea: Verifying Checksum [2023-05-03T01:59:48.748Z] 556b6ee489ea: Download complete [2023-05-03T01:59:52.045Z] d694b5ae8c79: Pull complete [2023-05-03T01:59:52.045Z] 9f32a84ed3da: Pull complete [2023-05-03T01:59:52.045Z] 4d19c01a9841: Pull complete [2023-05-03T01:59:52.045Z] 9325e15d5711: Pull complete [2023-05-03T01:59:54.576Z] 556b6ee489ea: Pull complete [2023-05-03T01:59:55.513Z] c5a4b2cf53e6: Pull complete [2023-05-03T01:59:55.513Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T01:59:55.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T01:59:55.513Z] ---> c4be618373d6 [2023-05-03T01:59:55.513Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T01:59:56.902Z] ---> Running in 48bf2d961207 [2023-05-03T01:59:56.902Z] Removing intermediate container 48bf2d961207 [2023-05-03T01:59:56.902Z] ---> 912491bc31bd [2023-05-03T01:59:56.902Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T01:59:56.902Z] ---> Running in fd5ca3fea72e [2023-05-03T01:59:57.163Z] Removing intermediate container fd5ca3fea72e [2023-05-03T01:59:57.163Z] ---> af3cfded90d5 [2023-05-03T01:59:57.163Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T01:59:57.163Z] ---> Running in e49376c644da [2023-05-03T01:59:57.163Z] Removing intermediate container e49376c644da [2023-05-03T01:59:57.163Z] ---> d95d1e62e14b [2023-05-03T01:59:57.163Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T01:59:57.163Z] ---> Running in 57ce6c0a4b00 [2023-05-03T01:59:57.426Z] Removing intermediate container 57ce6c0a4b00 [2023-05-03T01:59:57.426Z] ---> 244011492194 [2023-05-03T01:59:57.426Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T01:59:57.426Z] ---> Running in 1714a9e21406 [2023-05-03T01:59:57.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T01:59:57.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T01:59:57.950Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-03T01:59:57.950Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-03T01:59:57.950Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-03T01:59:57.950Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-03T01:59:57.950Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T01:59:57.950Z] OK: 269 MiB in 57 packages [2023-05-03T01:59:58.521Z] Removing intermediate container 1714a9e21406 [2023-05-03T01:59:58.521Z] ---> 314ac6ca3b01 [2023-05-03T01:59:58.521Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-03T01:59:58.521Z] ---> Running in 61394b467037 [2023-05-03T01:59:58.521Z] Removing intermediate container 61394b467037 [2023-05-03T01:59:58.521Z] ---> ae91eca42847 [2023-05-03T01:59:58.521Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-03T01:59:58.784Z] ---> 4095ca0d154f [2023-05-03T01:59:58.784Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T01:59:58.784Z] ---> Running in c13cbdf829fb [2023-05-03T02:00:00.886Z] Still waiting to schedule task [2023-05-03T02:00:00.887Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-03T02:00:20.721Z] Removing intermediate container c13cbdf829fb [2023-05-03T02:00:20.721Z] ---> 60b97e7bbf74 [2023-05-03T02:00:20.721Z] Step 11/12 : COPY . . [2023-05-03T02:00:20.721Z] ---> 2aab26757c28 [2023-05-03T02:00:20.721Z] Step 12/12 : RUN $MAKE [2023-05-03T02:00:20.721Z] ---> Running in 4c7c15b6a675 [2023-05-03T02:00:20.721Z] noop [2023-05-03T02:00:20.721Z] Removing intermediate container 4c7c15b6a675 [2023-05-03T02:00:20.721Z] ---> bc15f19643fa [2023-05-03T02:00:20.721Z] Successfully built bc15f19643fa [2023-05-03T02:00:20.721Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T02:00:21.241Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T02:00:21.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T02:00:21.448Z] prd-ubuntu20.04-docker-8c-8g-12527 does not seem to be running inside a container [2023-05-03T02:00:21.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-588 -v /w/workspace/gexfoundry_device-mqtt-go_PR-588:/w/workspace/gexfoundry_device-mqtt-go_PR-588:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-03T02:00:21.824Z] $ docker top c36e1095badf7240c4b5113b140217ba3439d426aefd06f22d7f31ec467a450a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T02:00:22.224Z] + go version [2023-05-03T02:00:22.224Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T02:00:22.254Z] $ docker stop --time=1 c36e1095badf7240c4b5113b140217ba3439d426aefd06f22d7f31ec467a450a [2023-05-03T02:00:23.524Z] $ docker rm -f --volumes c36e1095badf7240c4b5113b140217ba3439d426aefd06f22d7f31ec467a450a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T02:00:24.240Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T02:00:24.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T02:00:24.397Z] prd-ubuntu20.04-docker-8c-8g-12527 does not seem to be running inside a container [2023-05-03T02:00:24.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-588 -v /w/workspace/gexfoundry_device-mqtt-go_PR-588:/w/workspace/gexfoundry_device-mqtt-go_PR-588:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-03T02:00:24.843Z] $ docker top eb99d2a7da93b0018961c97430dffab95f1bd8884e803f578faef7b9058071ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T02:00:25.236Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-588 [Pipeline] fileExists [Pipeline] sh [2023-05-03T02:00:25.591Z] + make test [2023-05-03T02:00:25.591Z] go test ./... -coverprofile=coverage.out ./... [2023-05-03T02:00:30.864Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-03T02:00:40.865Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-03T02:00:40.865Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-03T02:00:40.865Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 24.6% of statements [2023-05-03T02:00:47.548Z] go vet ./... [2023-05-03T02:00:51.777Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T02:00:51.777Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T02:00:51.777Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T02:00:51.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T02:00:51.841Z] $ docker stop --time=1 eb99d2a7da93b0018961c97430dffab95f1bd8884e803f578faef7b9058071ec [2023-05-03T02:00:54.539Z] $ docker rm -f --volumes eb99d2a7da93b0018961c97430dffab95f1bd8884e803f578faef7b9058071ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T02:00:55.066Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T02:00:55.130Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-03T02:00:55.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T02:00:56.175Z] + ls -al . [2023-05-03T02:00:56.175Z] total 180 [2023-05-03T02:00:56.175Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 02:00 . [2023-05-03T02:00:56.175Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:59 .. [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 01:59 .dockerignore [2023-05-03T02:00:56.175Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 01:59 .git [2023-05-03T02:00:56.175Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:59 .github [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 329 May 3 01:59 .gitignore [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 01:59 .golangci.yml [2023-05-03T02:00:56.175Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 01:59 .semver [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 3 01:59 Attribution.txt [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 3 01:59 CHANGELOG.md [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 3 01:59 Dockerfile [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 01:59 GOVERNANCE.md [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 678 May 3 01:59 Jenkinsfile [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 01:59 LICENSE [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 3 01:59 Makefile [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 01:59 OWNERS.md [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 3 01:59 README.md [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 01:59 VERSION [2023-05-03T02:00:56.175Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:59 bin [2023-05-03T02:00:56.175Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:59 cmd [2023-05-03T02:00:56.175Z] -rw-r--r-- 1 jenkins jenkins 16535 May 3 02:00 coverage.out [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 3 01:59 go.mod [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 3 01:59 go.sum [2023-05-03T02:00:56.175Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:59 internal [2023-05-03T02:00:56.175Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:59 mock [2023-05-03T02:00:56.175Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:59 snap [2023-05-03T02:00:56.175Z] -rw-rw-r-- 1 jenkins jenkins 227 May 3 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T02:00:56.645Z] + 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=4a4b64ff5313ebdbfd16b077a9b2966cafece93e --label arch=amd64 --label version=0.0.0 . [2023-05-03T02:00:56.645Z] Sending build context to Docker daemon 6.502MB [2023-05-03T02:00:56.645Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T02:00:56.645Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-03T02:00:56.645Z] ---> bc15f19643fa [2023-05-03T02:00:56.645Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-03T02:00:56.645Z] ---> Running in 14257b8b85ca [2023-05-03T02:00:56.645Z] Removing intermediate container 14257b8b85ca [2023-05-03T02:00:56.645Z] ---> cee5d68ec4f6 [2023-05-03T02:00:56.645Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T02:00:56.903Z] ---> Running in f9fb6c01190e [2023-05-03T02:00:56.904Z] Removing intermediate container f9fb6c01190e [2023-05-03T02:00:56.904Z] ---> be23584b660f [2023-05-03T02:00:56.904Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T02:00:56.904Z] ---> Running in bd66674e0fa6 [2023-05-03T02:00:56.904Z] Removing intermediate container bd66674e0fa6 [2023-05-03T02:00:56.904Z] ---> f8b1ed18896b [2023-05-03T02:00:56.904Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T02:00:56.904Z] ---> Running in 1df3bcd13417 [2023-05-03T02:00:57.162Z] Removing intermediate container 1df3bcd13417 [2023-05-03T02:00:57.162Z] ---> fbe3efbce180 [2023-05-03T02:00:57.162Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T02:00:57.162Z] ---> Running in 0ce3c0bbb816 [2023-05-03T02:00:57.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T02:00:57.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T02:00:57.681Z] OK: 269 MiB in 57 packages [2023-05-03T02:00:57.942Z] Removing intermediate container 0ce3c0bbb816 [2023-05-03T02:00:57.943Z] ---> 940b1a77a225 [2023-05-03T02:00:57.943Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-03T02:00:58.202Z] ---> Running in e9509ec26ca5 [2023-05-03T02:00:58.202Z] Removing intermediate container e9509ec26ca5 [2023-05-03T02:00:58.202Z] ---> 2fa025feb334 [2023-05-03T02:00:58.202Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-03T02:00:58.202Z] ---> 75f3249b6ff7 [2023-05-03T02:00:58.202Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T02:00:58.202Z] ---> Running in b4c02c9d3fed [2023-05-03T02:00:59.162Z] Removing intermediate container b4c02c9d3fed [2023-05-03T02:00:59.162Z] ---> c28cba680edb [2023-05-03T02:00:59.162Z] Step 11/24 : COPY . . [2023-05-03T02:00:59.423Z] ---> 0305dd328c2d [2023-05-03T02:00:59.423Z] Step 12/24 : RUN $MAKE [2023-05-03T02:00:59.423Z] ---> Running in 1cef5b9941bc [2023-05-03T02:00:59.687Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-03T02:01:17.787Z] Removing intermediate container 1cef5b9941bc [2023-05-03T02:01:17.787Z] ---> b094880177b4 [2023-05-03T02:01:17.787Z] Step 13/24 : FROM alpine:3.17 [2023-05-03T02:01:17.787Z] 3.17: Pulling from library/alpine [2023-05-03T02:01:17.787Z] f56be85fc22e: Already exists [2023-05-03T02:01:17.787Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T02:01:17.787Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T02:01:17.787Z] ---> 9ed4aefc74f6 [2023-05-03T02:01:17.787Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-03T02:01:17.787Z] ---> Running in dd4fe7324c73 [2023-05-03T02:01:17.787Z] Removing intermediate container dd4fe7324c73 [2023-05-03T02:01:17.787Z] ---> 2b10d8629f56 [2023-05-03T02:01:17.787Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-03T02:01:17.787Z] ---> Running in 8818dae2e313 [2023-05-03T02:01:18.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T02:01:18.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T02:01:18.310Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T02:01:18.310Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T02:01:18.310Z] OK: 7 MiB in 16 packages [2023-05-03T02:01:18.568Z] Removing intermediate container 8818dae2e313 [2023-05-03T02:01:18.568Z] ---> 32d43bf6dac9 [2023-05-03T02:01:18.568Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-03T02:01:19.500Z] ---> 70f18895a7be [2023-05-03T02:01:19.500Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-03T02:01:19.500Z] ---> 4bb653d770b2 [2023-05-03T02:01:19.500Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-03T02:01:19.760Z] ---> 6ac32490fef4 [2023-05-03T02:01:19.760Z] Step 19/24 : EXPOSE 59982 [2023-05-03T02:01:19.760Z] ---> Running in b0889e84392a [2023-05-03T02:01:19.760Z] Removing intermediate container b0889e84392a [2023-05-03T02:01:19.760Z] ---> d4ff89479eb6 [2023-05-03T02:01:19.760Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-03T02:01:19.760Z] ---> Running in f71e19541790 [2023-05-03T02:01:19.760Z] Removing intermediate container f71e19541790 [2023-05-03T02:01:19.760Z] ---> f898cdc9735d [2023-05-03T02:01:19.760Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-03T02:01:19.760Z] ---> Running in afba50572c3a [2023-05-03T02:01:20.018Z] Removing intermediate container afba50572c3a [2023-05-03T02:01:20.018Z] ---> 5ee8810b2563 [2023-05-03T02:01:20.018Z] Step 22/24 : LABEL arch=amd64 [2023-05-03T02:01:20.018Z] ---> Running in f57a431a7ed2 [2023-05-03T02:01:20.018Z] Removing intermediate container f57a431a7ed2 [2023-05-03T02:01:20.018Z] ---> 18b3d8d65925 [2023-05-03T02:01:20.018Z] Step 23/24 : LABEL git_sha=4a4b64ff5313ebdbfd16b077a9b2966cafece93e [2023-05-03T02:01:20.019Z] ---> Running in 94fe959d57a4 [2023-05-03T02:01:20.278Z] Removing intermediate container 94fe959d57a4 [2023-05-03T02:01:20.278Z] ---> 3c6a7660c7dc [2023-05-03T02:01:20.278Z] Step 24/24 : LABEL version=0.0.0 [2023-05-03T02:01:20.278Z] ---> Running in 8849e6b4e4d8 [2023-05-03T02:01:20.278Z] Removing intermediate container 8849e6b4e4d8 [2023-05-03T02:01:20.278Z] ---> 659ceebca2e4 [2023-05-03T02:01:20.278Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T02:01:20.278Z] Successfully built 659ceebca2e4 [2023-05-03T02:01:20.278Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T02:01:21.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T02:01:21.230Z] [2023-05-03T02:01:21.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T02:01:21.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T02:01:21.615Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T02:01:21.615Z] 5eb5b503b376: Pulling fs layer [2023-05-03T02:01:21.615Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T02:01:21.615Z] ec43610c2a17: Pulling fs layer [2023-05-03T02:01:21.615Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T02:01:21.615Z] 33b1e0a273af: Pulling fs layer [2023-05-03T02:01:21.615Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T02:01:21.615Z] 2f39f015ded8: Pulling fs layer [2023-05-03T02:01:21.615Z] 3a2ae6a8a46f: Waiting [2023-05-03T02:01:21.615Z] 33b1e0a273af: Waiting [2023-05-03T02:01:21.615Z] 5d3b04190fa2: Waiting [2023-05-03T02:01:21.615Z] 2f39f015ded8: Waiting [2023-05-03T02:01:21.615Z] 5c69ac0246d0: Verifying Checksum [2023-05-03T02:01:21.615Z] 5c69ac0246d0: Download complete [2023-05-03T02:01:21.615Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T02:01:21.615Z] 3a2ae6a8a46f: Download complete [2023-05-03T02:01:21.615Z] ec43610c2a17: Verifying Checksum [2023-05-03T02:01:21.615Z] ec43610c2a17: Download complete [2023-05-03T02:01:21.615Z] 33b1e0a273af: Verifying Checksum [2023-05-03T02:01:21.615Z] 33b1e0a273af: Download complete [2023-05-03T02:01:21.615Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T02:01:21.615Z] 5d3b04190fa2: Download complete [2023-05-03T02:01:21.875Z] 5eb5b503b376: Download complete [2023-05-03T02:01:22.444Z] 2f39f015ded8: Download complete [2023-05-03T02:01:23.019Z] 5eb5b503b376: Pull complete [2023-05-03T02:01:23.019Z] 5c69ac0246d0: Pull complete [2023-05-03T02:01:23.587Z] ec43610c2a17: Pull complete [2023-05-03T02:01:23.587Z] 3a2ae6a8a46f: Pull complete [2023-05-03T02:01:23.846Z] 33b1e0a273af: Pull complete [2023-05-03T02:01:23.846Z] 5d3b04190fa2: Pull complete [2023-05-03T02:01:28.049Z] 2f39f015ded8: Pull complete [2023-05-03T02:01:28.049Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T02:01:28.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T02:01:28.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T02:01:28.304Z] prd-ubuntu20.04-docker-8c-8g-12527 does not seem to be running inside a container [2023-05-03T02:01:28.332Z] $ 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-588 -v /w/workspace/gexfoundry_device-mqtt-go_PR-588:/w/workspace/gexfoundry_device-mqtt-go_PR-588:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-588@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 [2023-05-03T02:01:31.436Z] $ docker top 987a4da7b12a8d9742ff79941f72501d15f61430adc2d00e54910c3043fbd7d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:01:31.943Z] ---> job-cost.sh [2023-05-03T02:01:31.943Z] lf-activate-venv: SKIPPING [2023-05-03T02:01:31.943Z] INFO: No Stack... [2023-05-03T02:01:32.204Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T02:01:32.772Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T02:01:33.083Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-588/archives/cost.csv [2023-05-03T02:01:33.083Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T02:01:33.131Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-588-1-stack-cost] [2023-05-03T02:01:33.136Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-588-1-stack-cost] did not exist. Created. [2023-05-03T02:01:33.136Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-588-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T02:01:33.537Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-03T02:01:33.595Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T02:01:33.633Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-588-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T02:01:33.721Z] $ docker stop --time=1 987a4da7b12a8d9742ff79941f72501d15f61430adc2d00e54910c3043fbd7d3 [2023-05-03T02:01:34.872Z] $ docker rm -f --volumes 987a4da7b12a8d9742ff79941f72501d15f61430adc2d00e54910c3043fbd7d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-03T02:02:53.407Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12530 in /w/workspace/gexfoundry_device-mqtt-go_PR-588 [Pipeline] { [Pipeline] ws [2023-05-03T02:02:53.480Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-03T02:02:53.586Z] Selected Git installation does not exist. Using Default [2023-05-03T02:02:53.586Z] The recommended git tool is: NONE [2023-05-03T02:02:59.952Z] using credential edgex-jenkins-ssh [2023-05-03T02:02:59.976Z] Cloning the remote Git repository [2023-05-03T02:03:00.028Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-03T02:03:00.144Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-03T02:03:00.317Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-03T02:03:00.318Z] > git --version # timeout=10 [2023-05-03T02:03:00.350Z] > git --version # 'git version 2.25.1' [2023-05-03T02:03:00.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T02:03:00.565Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T02:03:01.797Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-03T02:03:01.833Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T02:03:03.401Z] Merging remotes/origin/main commit 44db128f908bb002eba25d15c491b9a779a086c0 into PR head commit 4a4b64ff5313ebdbfd16b077a9b2966cafece93e [2023-05-03T02:03:03.700Z] Merge succeeded, producing 4a4b64ff5313ebdbfd16b077a9b2966cafece93e [2023-05-03T02:03:03.700Z] Checking out Revision 4a4b64ff5313ebdbfd16b077a9b2966cafece93e (PR-588) [2023-05-03T02:03:02.826Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-03T02:03:02.869Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-03T02:03:02.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T02:03:02.890Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-03T02:03:03.419Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T02:03:03.495Z] > git checkout -f 4a4b64ff5313ebdbfd16b077a9b2966cafece93e # timeout=10 [2023-05-03T02:03:03.580Z] > git remote # timeout=10 [2023-05-03T02:03:03.609Z] > git config --get remote.origin.url # timeout=10 [2023-05-03T02:03:03.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T02:03:03.650Z] > git merge 44db128f908bb002eba25d15c491b9a779a086c0 # timeout=10 [2023-05-03T02:03:03.679Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-03T02:03:03.706Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T02:03:03.726Z] > git checkout -f 4a4b64ff5313ebdbfd16b077a9b2966cafece93e # timeout=10 [2023-05-03T02:03:04.277Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-03T02:03:04.347Z] > git --version # timeout=10 [2023-05-03T02:03:04.358Z] > git --version # 'git version 2.25.1' [2023-05-03T02:03:04.383Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T02:03:05.464Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T02:03:05.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T02:03:05.464Z] Dload Upload Total Spent Left Speed [2023-05-03T02:03:05.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-05-03T02:03:06.086Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T02:03:06.432Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-05-03T02:03:06.432Z] /etc/docker/daemon.json [2023-05-03T02:03:06.432Z] { [2023-05-03T02:03:06.432Z] "registry-mirrors": [ [2023-05-03T02:03:06.432Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T02:03:06.432Z] ], [2023-05-03T02:03:06.432Z] "bip": "10.250.0.254/24", [2023-05-03T02:03:06.432Z] "hosts": [ [2023-05-03T02:03:06.432Z] "tcp://0.0.0.0:5555", [2023-05-03T02:03:06.432Z] "unix:///var/run/docker.sock" [2023-05-03T02:03:06.432Z] ], [2023-05-03T02:03:06.432Z] "mtu": 1458, [2023-05-03T02:03:06.432Z] "selinux-enabled": true, [2023-05-03T02:03:06.432Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T02:03:06.432Z] } [Pipeline] sh [2023-05-03T02:03:06.782Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T02:03:07.127Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T02:03:25.471Z] provisioning config files... [2023-05-03T02:03:25.501Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1313443256820425823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:03:25.897Z] ---> docker-login.sh [2023-05-03T02:03:25.897Z] nexus3.edgexfoundry.org:10001 [2023-05-03T02:03:26.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T02:03:26.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T02:03:26.488Z] Configure a credential helper to remove this warning. See [2023-05-03T02:03:26.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T02:03:26.488Z] [2023-05-03T02:03:26.488Z] Login Succeeded [2023-05-03T02:03:26.488Z] nexus3.edgexfoundry.org:10002 [2023-05-03T02:03:26.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T02:03:27.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T02:03:27.029Z] Configure a credential helper to remove this warning. See [2023-05-03T02:03:27.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T02:03:27.029Z] [2023-05-03T02:03:27.029Z] Login Succeeded [2023-05-03T02:03:27.029Z] nexus3.edgexfoundry.org:10003 [2023-05-03T02:03:27.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T02:03:27.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T02:03:27.303Z] Configure a credential helper to remove this warning. See [2023-05-03T02:03:27.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T02:03:27.303Z] [2023-05-03T02:03:27.303Z] Login Succeeded [2023-05-03T02:03:27.303Z] nexus3.edgexfoundry.org:10004 [2023-05-03T02:03:27.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T02:03:27.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T02:03:27.579Z] Configure a credential helper to remove this warning. See [2023-05-03T02:03:27.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T02:03:27.579Z] [2023-05-03T02:03:27.579Z] Login Succeeded [2023-05-03T02:03:27.579Z] docker.io [2023-05-03T02:03:27.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T02:03:28.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T02:03:28.124Z] Configure a credential helper to remove this warning. See [2023-05-03T02:03:28.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T02:03:28.124Z] [2023-05-03T02:03:28.124Z] Login Succeeded [2023-05-03T02:03:28.124Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T02:03:28.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T02:03:28.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T02:03:28.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T02:03:28.722Z] ========================================================= [2023-05-03T02:03:28.722Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T02:03:28.722Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T02:03:29.263Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-03T02:03:29.536Z] Sending build context to Docker daemon 3.37MB [2023-05-03T02:03:29.536Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T02:03:29.536Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T02:03:29.813Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T02:03:29.813Z] c41833b44d91: Pulling fs layer [2023-05-03T02:03:29.813Z] ed15518f5707: Pulling fs layer [2023-05-03T02:03:29.813Z] feae8fd75edb: Pulling fs layer [2023-05-03T02:03:29.813Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T02:03:29.813Z] 3cdef696dda3: Pulling fs layer [2023-05-03T02:03:29.813Z] 2ced38df9373: Pulling fs layer [2023-05-03T02:03:29.813Z] 58f1dce35555: Pulling fs layer [2023-05-03T02:03:29.813Z] 3cdef696dda3: Waiting [2023-05-03T02:03:29.813Z] 2ced38df9373: Waiting [2023-05-03T02:03:29.813Z] 58f1dce35555: Waiting [2023-05-03T02:03:29.813Z] 242c74f7c9fa: Waiting [2023-05-03T02:03:29.813Z] ed15518f5707: Verifying Checksum [2023-05-03T02:03:29.813Z] ed15518f5707: Download complete [2023-05-03T02:03:29.813Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T02:03:29.813Z] 242c74f7c9fa: Download complete [2023-05-03T02:03:29.813Z] 3cdef696dda3: Verifying Checksum [2023-05-03T02:03:29.813Z] 3cdef696dda3: Download complete [2023-05-03T02:03:29.813Z] c41833b44d91: Download complete [2023-05-03T02:03:31.274Z] c41833b44d91: Pull complete [2023-05-03T02:03:31.548Z] 58f1dce35555: Verifying Checksum [2023-05-03T02:03:31.548Z] 58f1dce35555: Download complete [2023-05-03T02:03:31.548Z] ed15518f5707: Pull complete [2023-05-03T02:03:32.977Z] 2ced38df9373: Verifying Checksum [2023-05-03T02:03:32.977Z] 2ced38df9373: Download complete [2023-05-03T02:03:32.977Z] feae8fd75edb: Verifying Checksum [2023-05-03T02:03:45.515Z] feae8fd75edb: Pull complete [2023-05-03T02:03:45.515Z] 242c74f7c9fa: Pull complete [2023-05-03T02:03:45.515Z] 3cdef696dda3: Pull complete [2023-05-03T02:03:52.228Z] 2ced38df9373: Pull complete [2023-05-03T02:03:54.842Z] 58f1dce35555: Pull complete [2023-05-03T02:03:54.843Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T02:03:54.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T02:03:54.843Z] ---> fadd8f120f05 [2023-05-03T02:03:54.843Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T02:03:56.814Z] ---> Running in fe259a31f6e3 [2023-05-03T02:03:56.814Z] Removing intermediate container fe259a31f6e3 [2023-05-03T02:03:56.814Z] ---> 7981f27161fd [2023-05-03T02:03:56.814Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T02:03:57.084Z] ---> Running in e297a2334614 [2023-05-03T02:03:57.354Z] Removing intermediate container e297a2334614 [2023-05-03T02:03:57.354Z] ---> 8de5e7c27322 [2023-05-03T02:03:57.354Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T02:03:57.354Z] ---> Running in 7c1800d83da8 [2023-05-03T02:03:57.629Z] Removing intermediate container 7c1800d83da8 [2023-05-03T02:03:57.629Z] ---> 87ed0e423af7 [2023-05-03T02:03:57.629Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T02:03:57.901Z] ---> Running in f37bb41a9dc6 [2023-05-03T02:03:58.171Z] Removing intermediate container f37bb41a9dc6 [2023-05-03T02:03:58.171Z] ---> 50bf45d489d1 [2023-05-03T02:03:58.171Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T02:03:58.171Z] ---> Running in 69d7a8df2442 [2023-05-03T02:03:59.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T02:04:00.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T02:04:01.702Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-03T02:04:01.702Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-03T02:04:01.702Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-03T02:04:01.702Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-03T02:04:01.702Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T02:04:01.702Z] OK: 268 MiB in 57 packages [2023-05-03T02:04:02.678Z] Removing intermediate container 69d7a8df2442 [2023-05-03T02:04:02.678Z] ---> 4720827ea830 [2023-05-03T02:04:02.678Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-03T02:04:02.946Z] ---> Running in 65a13c85cf59 [2023-05-03T02:04:03.214Z] Removing intermediate container 65a13c85cf59 [2023-05-03T02:04:03.214Z] ---> 06d5bf990ad7 [2023-05-03T02:04:03.214Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-03T02:04:03.807Z] ---> 5c1b35162b81 [2023-05-03T02:04:03.807Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T02:04:03.807Z] ---> Running in e0c05e501029 [2023-05-03T02:05:11.755Z] Removing intermediate container e0c05e501029 [2023-05-03T02:05:11.755Z] ---> 394b956bebe2 [2023-05-03T02:05:11.755Z] Step 11/12 : COPY . . [2023-05-03T02:05:11.755Z] ---> d66af56215b9 [2023-05-03T02:05:11.755Z] Step 12/12 : RUN $MAKE [2023-05-03T02:05:11.755Z] ---> Running in 8a03ba60dbca [2023-05-03T02:05:11.755Z] noop [2023-05-03T02:05:11.755Z] Removing intermediate container 8a03ba60dbca [2023-05-03T02:05:11.755Z] ---> 2ba6fbb1fa8a [2023-05-03T02:05:11.755Z] Successfully built 2ba6fbb1fa8a [2023-05-03T02:05:11.755Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T02:05:12.230Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T02:05:12.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T02:05:12.516Z] prd-ubuntu20.04-docker-arm64-4c-16g-12530 does not seem to be running inside a container [2023-05-03T02:05:12.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-03T02:05:13.784Z] $ docker top df7641b4005d95fefca4838ca287ce8c49f59993b519346fe269595d6895fa31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T02:05:14.651Z] + go version [2023-05-03T02:05:14.651Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T02:05:14.697Z] $ docker stop --time=1 df7641b4005d95fefca4838ca287ce8c49f59993b519346fe269595d6895fa31 [2023-05-03T02:05:16.338Z] $ docker rm -f --volumes df7641b4005d95fefca4838ca287ce8c49f59993b519346fe269595d6895fa31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T02:05:17.191Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T02:05:17.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T02:05:17.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-12530 does not seem to be running inside a container [2023-05-03T02:05:17.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-03T02:05:18.673Z] $ docker top 9c4f433c0806139e94a14c78f17186fd58a226cc975bd5d621e710c245dc00d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T02:05:22.835Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-03T02:05:23.603Z] + make test [2023-05-03T02:05:23.603Z] go test ./... -coverprofile=coverage.out ./... [2023-05-03T02:05:55.821Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-03T02:08:02.489Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-03T02:08:03.450Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-03T02:08:03.450Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 24.6% of statements [2023-05-03T02:08:04.033Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-03T02:08:04.033Z] go vet ./... [2023-05-03T02:08:36.282Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T02:08:36.282Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T02:08:36.282Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T02:08:36.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T02:08:36.361Z] $ docker stop --time=1 9c4f433c0806139e94a14c78f17186fd58a226cc975bd5d621e710c245dc00d7 [2023-05-03T02:08:38.177Z] $ docker rm -f --volumes 9c4f433c0806139e94a14c78f17186fd58a226cc975bd5d621e710c245dc00d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T02:08:39.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T02:08:39.386Z] Warning: overwriting stash ‘coverage-report’ [2023-05-03T02:08:39.888Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T02:08:40.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T02:08:40.912Z] + ls -al . [2023-05-03T02:08:40.912Z] total 176 [2023-05-03T02:08:40.912Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 02:05 . [2023-05-03T02:08:40.912Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 02:03 .. [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 02:03 .dockerignore [2023-05-03T02:08:40.912Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 02:03 .git [2023-05-03T02:08:40.912Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:03 .github [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 329 May 3 02:03 .gitignore [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 02:03 .golangci.yml [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 3 02:03 Attribution.txt [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 3 02:03 CHANGELOG.md [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 3 02:03 Dockerfile [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 02:03 GOVERNANCE.md [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 678 May 3 02:03 Jenkinsfile [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 02:03 LICENSE [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 3 02:03 Makefile [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 02:03 OWNERS.md [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 3 02:03 README.md [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 01:59 VERSION [2023-05-03T02:08:40.912Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 02:03 bin [2023-05-03T02:08:40.912Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:03 cmd [2023-05-03T02:08:40.912Z] -rw-r--r-- 1 jenkins jenkins 16535 May 3 02:08 coverage.out [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 3 02:03 go.mod [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 3 02:03 go.sum [2023-05-03T02:08:40.912Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:03 internal [2023-05-03T02:08:40.912Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 02:03 mock [2023-05-03T02:08:40.912Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 02:03 snap [2023-05-03T02:08:40.912Z] -rw-rw-r-- 1 jenkins jenkins 227 May 3 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T02:08:41.325Z] + 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=4a4b64ff5313ebdbfd16b077a9b2966cafece93e --label arch=arm64 --label version=0.0.0 . [2023-05-03T02:08:41.600Z] Sending build context to Docker daemon 3.388MB [2023-05-03T02:08:41.600Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T02:08:41.600Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-03T02:08:41.600Z] ---> 2ba6fbb1fa8a [2023-05-03T02:08:41.600Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-03T02:08:41.870Z] ---> Running in 48fc1abcd097 [2023-05-03T02:08:42.139Z] Removing intermediate container 48fc1abcd097 [2023-05-03T02:08:42.139Z] ---> 239eb443fb9c [2023-05-03T02:08:42.139Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T02:08:42.139Z] ---> Running in 1961b3d2638c [2023-05-03T02:08:42.422Z] Removing intermediate container 1961b3d2638c [2023-05-03T02:08:42.422Z] ---> 314adb0bcb75 [2023-05-03T02:08:42.422Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T02:08:42.422Z] ---> Running in ee191b9606e8 [2023-05-03T02:08:42.688Z] Removing intermediate container ee191b9606e8 [2023-05-03T02:08:42.688Z] ---> f4d098d05bd6 [2023-05-03T02:08:42.688Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T02:08:42.958Z] ---> Running in 8dbe964fca6c [2023-05-03T02:08:43.226Z] Removing intermediate container 8dbe964fca6c [2023-05-03T02:08:43.226Z] ---> acc96622c853 [2023-05-03T02:08:43.226Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T02:08:43.226Z] ---> Running in 19d9c38b55ab [2023-05-03T02:08:44.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T02:08:44.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T02:08:46.194Z] OK: 268 MiB in 57 packages [2023-05-03T02:08:46.781Z] Removing intermediate container 19d9c38b55ab [2023-05-03T02:08:46.781Z] ---> 520e50a491c8 [2023-05-03T02:08:46.781Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-03T02:08:46.781Z] ---> Running in 0b1f7c383497 [2023-05-03T02:08:47.368Z] Removing intermediate container 0b1f7c383497 [2023-05-03T02:08:47.368Z] ---> 246c90eec09d [2023-05-03T02:08:47.368Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-03T02:08:47.638Z] ---> 412d20c80361 [2023-05-03T02:08:47.638Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T02:08:47.915Z] ---> Running in 728a6dc53fc0 [2023-05-03T02:08:50.517Z] Removing intermediate container 728a6dc53fc0 [2023-05-03T02:08:50.517Z] ---> 2664c4ec87b2 [2023-05-03T02:08:50.518Z] Step 11/24 : COPY . . [2023-05-03T02:08:51.481Z] ---> f9bb3a256eb7 [2023-05-03T02:08:51.481Z] Step 12/24 : RUN $MAKE [2023-05-03T02:08:51.481Z] ---> Running in 148def44609a [2023-05-03T02:08:52.450Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-03T02:11:14.167Z] Removing intermediate container 148def44609a [2023-05-03T02:11:14.167Z] ---> 892f00fc7c23 [2023-05-03T02:11:14.167Z] Step 13/24 : FROM alpine:3.17 [2023-05-03T02:11:14.167Z] 3.17: Pulling from library/alpine [2023-05-03T02:11:14.167Z] c41833b44d91: Already exists [2023-05-03T02:11:14.167Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T02:11:14.167Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T02:11:14.167Z] ---> 51e60588ff2c [2023-05-03T02:11:14.167Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-03T02:11:14.167Z] ---> Running in 586ad42592fd [2023-05-03T02:11:14.167Z] Removing intermediate container 586ad42592fd [2023-05-03T02:11:14.167Z] ---> e558f31033eb [2023-05-03T02:11:14.167Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-03T02:11:14.167Z] ---> Running in 684c89e142ea [2023-05-03T02:11:14.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T02:11:14.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T02:11:14.167Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T02:11:14.167Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T02:11:14.167Z] OK: 8 MiB in 16 packages [2023-05-03T02:11:14.167Z] Removing intermediate container 684c89e142ea [2023-05-03T02:11:14.167Z] ---> 91cf72d1f080 [2023-05-03T02:11:14.167Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-03T02:11:15.136Z] ---> ffe4c4764971 [2023-05-03T02:11:15.136Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-03T02:11:15.403Z] ---> 15d62804897f [2023-05-03T02:11:15.403Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-03T02:11:15.983Z] ---> d8b0a6d180bb [2023-05-03T02:11:15.983Z] Step 19/24 : EXPOSE 59982 [2023-05-03T02:11:15.983Z] ---> Running in 89d68b453329 [2023-05-03T02:11:16.253Z] Removing intermediate container 89d68b453329 [2023-05-03T02:11:16.253Z] ---> 859d71d8decf [2023-05-03T02:11:16.253Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-03T02:11:16.527Z] ---> Running in ec1d82056460 [2023-05-03T02:11:16.795Z] Removing intermediate container ec1d82056460 [2023-05-03T02:11:16.795Z] ---> 6ca0855497c0 [2023-05-03T02:11:16.795Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-03T02:11:16.795Z] ---> Running in c93c94672413 [2023-05-03T02:11:17.061Z] Removing intermediate container c93c94672413 [2023-05-03T02:11:17.061Z] ---> 4b586906210c [2023-05-03T02:11:17.061Z] Step 22/24 : LABEL arch=arm64 [2023-05-03T02:11:17.061Z] ---> Running in 23520e0ae8d0 [2023-05-03T02:11:17.329Z] Removing intermediate container 23520e0ae8d0 [2023-05-03T02:11:17.329Z] ---> e86ab22b0293 [2023-05-03T02:11:17.329Z] Step 23/24 : LABEL git_sha=4a4b64ff5313ebdbfd16b077a9b2966cafece93e [2023-05-03T02:11:17.597Z] ---> Running in da8091efe425 [2023-05-03T02:11:17.863Z] Removing intermediate container da8091efe425 [2023-05-03T02:11:17.863Z] ---> 98c7f6370175 [2023-05-03T02:11:17.863Z] Step 24/24 : LABEL version=0.0.0 [2023-05-03T02:11:17.863Z] ---> Running in a7897b8b7147 [2023-05-03T02:11:18.130Z] Removing intermediate container a7897b8b7147 [2023-05-03T02:11:18.130Z] ---> 104d7f034f52 [2023-05-03T02:11:18.130Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T02:11:18.130Z] Successfully built 104d7f034f52 [2023-05-03T02:11:18.130Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T02:11:18.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T02:11:18.984Z] [2023-05-03T02:11:18.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T02:11:19.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T02:11:19.387Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T02:11:19.387Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T02:11:19.387Z] 04944245beec: Pulling fs layer [2023-05-03T02:11:19.387Z] 699f458cf7ca: Pulling fs layer [2023-05-03T02:11:19.387Z] 765212b225bb: Pulling fs layer [2023-05-03T02:11:19.387Z] f23df028b6ca: Pulling fs layer [2023-05-03T02:11:19.387Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T02:11:19.387Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T02:11:19.387Z] f23df028b6ca: Waiting [2023-05-03T02:11:19.387Z] 765212b225bb: Waiting [2023-05-03T02:11:19.387Z] d65c8cfc05b1: Waiting [2023-05-03T02:11:19.387Z] 2437ff75d9bd: Waiting [2023-05-03T02:11:19.774Z] 04944245beec: Verifying Checksum [2023-05-03T02:11:19.774Z] 04944245beec: Download complete [2023-05-03T02:11:19.774Z] 765212b225bb: Verifying Checksum [2023-05-03T02:11:19.774Z] 765212b225bb: Download complete [2023-05-03T02:11:19.774Z] f23df028b6ca: Verifying Checksum [2023-05-03T02:11:19.774Z] f23df028b6ca: Download complete [2023-05-03T02:11:19.774Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T02:11:19.774Z] d65c8cfc05b1: Download complete [2023-05-03T02:11:19.774Z] 699f458cf7ca: Verifying Checksum [2023-05-03T02:11:19.774Z] 699f458cf7ca: Download complete [2023-05-03T02:11:20.402Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T02:11:20.402Z] 8998bd30e6a1: Download complete [2023-05-03T02:11:23.048Z] 2437ff75d9bd: Download complete [2023-05-03T02:11:24.498Z] 8998bd30e6a1: Pull complete [2023-05-03T02:11:25.084Z] 04944245beec: Pull complete [2023-05-03T02:11:26.493Z] 699f458cf7ca: Pull complete [2023-05-03T02:11:26.493Z] 765212b225bb: Pull complete [2023-05-03T02:11:27.457Z] f23df028b6ca: Pull complete [2023-05-03T02:11:27.457Z] d65c8cfc05b1: Pull complete [2023-05-03T02:11:42.475Z] 2437ff75d9bd: Pull complete [2023-05-03T02:11:42.475Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T02:11:42.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T02:11:42.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T02:11:42.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-12530 does not seem to be running inside a container [2023-05-03T02:11:42.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-03T02:11:45.802Z] $ docker top cd028612fc9cf6149035491948bbc4baa3d60a7f6ac860879f95b31a7a3e1ab9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:11:46.682Z] ---> job-cost.sh [2023-05-03T02:11:46.682Z] lf-activate-venv: SKIPPING [2023-05-03T02:11:46.682Z] INFO: No Stack... [2023-05-03T02:11:47.644Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T02:11:48.230Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T02:11:48.574Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-03T02:11:48.574Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T02:11:48.661Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-588-1-stack-cost] [2023-05-03T02:11:48.666Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-588-1-stack-cost] did not exist. Created. [2023-05-03T02:11:48.667Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-588-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T02:11:49.397Z] /w/workspace/device-mqtt-go/1@tmp/durable-e080c642/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-03T02:11:50.068Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T02:11:50.110Z] Warning: overwriting stash ‘stack-cost’ [2023-05-03T02:11:50.162Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T02:11:50.177Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-588-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T02:11:50.267Z] $ docker stop --time=1 cd028612fc9cf6149035491948bbc4baa3d60a7f6ac860879f95b31a7a3e1ab9 [2023-05-03T02:11:51.784Z] $ docker rm -f --volumes cd028612fc9cf6149035491948bbc4baa3d60a7f6ac860879f95b31a7a3e1ab9 [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 [2023-05-03T02:11:52.937Z] provisioning config files... [2023-05-03T02:11:52.945Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp/config13972667524317670582tmp [Pipeline] { [Pipeline] sh [2023-05-03T02:11:53.277Z] + set +x [2023-05-03T02:11:53.277Z] + curl -s https://codecov.io/bash [2023-05-03T02:11:53.277Z] + bash -s -- [2023-05-03T02:11:53.277Z] [2023-05-03T02:11:53.277Z] _____ _ [2023-05-03T02:11:53.277Z] / ____| | | [2023-05-03T02:11:53.277Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T02:11:53.277Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T02:11:53.277Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T02:11:53.277Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T02:11:53.277Z] Bash-1.0.6 [2023-05-03T02:11:53.277Z] [2023-05-03T02:11:53.277Z] [2023-05-03T02:11:53.277Z] ==> git version 2.25.1 found [2023-05-03T02:11:53.277Z] ==> 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 [2023-05-03T02:11:53.277Z] Release-Date: 2020-01-08 [2023-05-03T02:11:53.277Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-03T02:11:53.277Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T02:11:53.277Z] ==> Jenkins CI detected. [2023-05-03T02:11:53.277Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-588 [2023-05-03T02:11:53.277Z] project root: . [2023-05-03T02:11:53.277Z] --> token set from env [2023-05-03T02:11:53.277Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T02:11:53.277Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T02:11:53.277Z] ==> Python coveragepy not found [2023-05-03T02:11:53.277Z] ==> Searching for coverage reports in: [2023-05-03T02:11:53.277Z] + . [2023-05-03T02:11:53.536Z] -> Found 1 reports [2023-05-03T02:11:53.536Z] ==> Detecting git/mercurial file structure [2023-05-03T02:11:53.536Z] ==> Reading reports [2023-05-03T02:11:53.536Z] + ./coverage.out bytes=16535 [2023-05-03T02:11:53.536Z] ==> Appending adjustments [2023-05-03T02:11:53.536Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T02:11:53.536Z] + Found adjustments [2023-05-03T02:11:53.536Z] ==> Gzipping contents [2023-05-03T02:11:53.536Z] 4.0K /tmp/codecov.IC1gLx.gz [2023-05-03T02:11:53.536Z] ==> Uploading reports [2023-05-03T02:11:53.536Z] url: https://codecov.io [2023-05-03T02:11:53.536Z] query: branch=PR-588&commit=4a4b64ff5313ebdbfd16b077a9b2966cafece93e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-588%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=588&job=&cmd_args= [2023-05-03T02:11:53.536Z] -> Pinging Codecov [2023-05-03T02:11:53.536Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-588&commit=4a4b64ff5313ebdbfd16b077a9b2966cafece93e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-588%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=588&job=&cmd_args= [2023-05-03T02:11:53.796Z] -> Uploading to [2023-05-03T02:11:53.796Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/7D719EC7BBE17E464838252E33014C33/4a4b64ff5313ebdbfd16b077a9b2966cafece93e/6bbbc4e1-3856-45c4-9326-950b45dfe3c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T021153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c2499ed510c322e33e56ec5aa1d0b9ec7e5223b89f52fd7c766927758c1f81d [2023-05-03T02:11:53.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T02:11:53.796Z] Dload Upload Total Spent Left Speed [2023-05-03T02:11:54.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 13290 --:--:-- --:--:-- --:--:-- 13290 [2023-05-03T02:11:54.056Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4a4b64ff5313ebdbfd16b077a9b2966cafece93e [Pipeline] } [2023-05-03T02:11:54.086Z] 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 [2023-05-03T02:11:56.086Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-588/archives ] [2023-05-03T02:11:56.087Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-588/archives [2023-05-03T02:11:56.087Z] total 16 [2023-05-03T02:11:56.087Z] drwxr-xr-x 3 root root 4096 May 3 02:01 . [2023-05-03T02:11:56.087Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 02:01 .. [2023-05-03T02:11:56.087Z] drwxr-xr-x 2 root root 4096 May 3 02:01 cost [2023-05-03T02:11:56.087Z] -rw-r--r-- 1 root root 86 May 3 02:01 cost.csv [2023-05-03T02:11:56.087Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-588/archives [2023-05-03T02:11:56.087Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-588/archives [2023-05-03T02:11:56.087Z] total 16 [2023-05-03T02:11:56.087Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 02:01 . [2023-05-03T02:11:56.087Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 02:01 .. [2023-05-03T02:11:56.087Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 02:01 cost [2023-05-03T02:11:56.087Z] -rw-r--r-- 1 jenkins jenkins 86 May 3 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:11:56.414Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:11:57.300Z] ---> package-listing.sh [2023-05-03T02:11:57.300Z] ++ facter osfamily [2023-05-03T02:11:57.300Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T02:11:57.559Z] + OS_FAMILY=debian [2023-05-03T02:11:57.559Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-588 [2023-05-03T02:11:57.559Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T02:11:57.559Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T02:11:57.559Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T02:11:57.559Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T02:11:57.559Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-588 ']' [2023-05-03T02:11:57.559Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T02:11:57.559Z] + case "${OS_FAMILY}" in [2023-05-03T02:11:57.559Z] + dpkg -l [2023-05-03T02:11:57.559Z] + grep '^ii' [2023-05-03T02:11:57.559Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T02:11:57.559Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T02:11:57.559Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T02:11:57.559Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-588 ']' [2023-05-03T02:11:57.559Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-588/archives/ [2023-05-03T02:11:57.559Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-588/archives/ [Pipeline] echo [2023-05-03T02:11:57.626Z] 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-588/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-03T02:11:57.922Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T02:11:58.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T02:11:58.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T02:11:58.759Z] prd-ubuntu20.04-docker-8c-8g-12527 does not seem to be running inside a container [2023-05-03T02:11:58.786Z] $ 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-588/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-588 -v /w/workspace/gexfoundry_device-mqtt-go_PR-588:/w/workspace/gexfoundry_device-mqtt-go_PR-588:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T02:11:59.018Z] $ docker top 666f47aab3b39c390f52718ddc01c42d52b6465bd863181e1f9404af76d66291 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T02:11:59.411Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T02:11:59.762Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T02:12:00.076Z] + ls /var/log/sa-host [2023-05-03T02:12:00.076Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T02:12:00.235Z] provisioning config files... [2023-05-03T02:12:00.243Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-588@tmp/config6641180075090031812tmp [Pipeline] { [Pipeline] echo [2023-05-03T02:12:00.312Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:12:00.628Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T02:12:00.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:12:01.064Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T02:12:01.094Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:12:01.407Z] ---> sudo-logs.sh [2023-05-03T02:12:01.407Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T02:12:01.496Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:12:01.824Z] ---> job-cost.sh [2023-05-03T02:12:01.825Z] lf-activate-venv: SKIPPING [2023-05-03T02:12:01.825Z] DEBUG: total: 0.2199999988079071 [2023-05-03T02:12:01.825Z] INFO: Retrieving Stack Cost... [2023-05-03T02:12:02.395Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T02:12:02.655Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T02:12:02.692Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:12:03.004Z] ---> logs-deploy.sh [2023-05-03T02:12:03.005Z] lf-activate-venv: SKIPPING [2023-05-03T02:12:03.005Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-588/1 [2023-05-03T02:12:03.005Z] INFO: archiving workspace using pattern(s): [2023-05-03T02:12:03.945Z] Archives upload complete. [2023-05-03T02:12:03.945Z] INFO: archiving logs to Nexus