Pull request #644 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 143852696dd841462be188bf2be1e22d9a74bb3f+daf9656040259007f9ff9da57e54fb024fb8fec3 (bb9d248ae4f268a32f017ae02163ed215d7c2bf2) 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-ssh12308122860342131520.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh10901291784116614262.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-644/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-644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1592753572365709387.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-644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4020935969691747117.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh9171825025318343132.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-644/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-644/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15300937172484373592.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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] ========================================================= [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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-16917’ Running on prd-ubuntu20.04-docker-8c-8g-16955 in /w/workspace/gexfoundry_device-mqtt-go_PR-644 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-644 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit daf9656040259007f9ff9da57e54fb024fb8fec3 into PR head commit 143852696dd841462be188bf2be1e22d9a74bb3f Merge succeeded, producing 143852696dd841462be188bf2be1e22d9a74bb3f Checking out Revision 143852696dd841462be188bf2be1e22d9a74bb3f (PR-644) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T01:27:35.933Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T01:27:36.141Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T01:27:36.245Z] ========================================================= [2023-11-08T01:27:36.245Z] EdgeX Global Pipelines Version Info [2023-11-08T01:27:36.245Z] ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f 143852696dd841462be188bf2be1e22d9a74bb3f # 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 daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 143852696dd841462be188bf2be1e22d9a74bb3f # timeout=10 [Pipeline] sh [2023-11-08T01:27:36.998Z] ------------------- [2023-11-08T01:27:36.998Z] stable info: [2023-11-08T01:27:36.998Z] ------------------- [2023-11-08T01:27:36.998Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T01:27:36.998Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T01:27:36.998Z] Message: update stable to v1.0.257 [2023-11-08T01:27:37.568Z] ------------------- [2023-11-08T01:27:37.568Z] experimental info: [2023-11-08T01:27:37.568Z] ------------------- [2023-11-08T01:27:37.568Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T01:27:37.568Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T01:27:37.568Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T01:27:37.833Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-11-08T01:27:37.872Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-11-08T01:27:37.912Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T01:27:37.954Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T01:27:37.996Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T01:27:38.039Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T01:27:38.084Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T01:27:38.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T01:27:38.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T01:27:38.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T01:27:38.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T01:27:38.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-11-08T01:27:38.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T01:27:38.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T01:27:38.408Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T01:27:38.445Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T01:27:38.482Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T01:27:38.522Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T01:27:38.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T01:27:38.612Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T01:27:38.656Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T01:27:38.700Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T01:27:38.748Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T01:27:38.790Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T01:27:38.832Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T01:27:38.876Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T01:27:38.919Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T01:27:38.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-644 [Pipeline] echo [2023-11-08T01:27:39.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-644 [Pipeline] echo [2023-11-08T01:27:39.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-644 [Pipeline] echo [2023-11-08T01:27:39.091Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 143852696dd841462be188bf2be1e22d9a74bb3f [Pipeline] echo [2023-11-08T01:27:39.136Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1438526 [Pipeline] echo [2023-11-08T01:27:39.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:27:39.294Z] provisioning config files... [2023-11-08T01:27:39.310Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/config4424704661185108261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:27:39.643Z] ---> docker-login.sh [2023-11-08T01:27:39.643Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:27:39.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:27:40.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:27:40.169Z] Configure a credential helper to remove this warning. See [2023-11-08T01:27:40.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:27:40.169Z] [2023-11-08T01:27:40.169Z] Login Succeeded [2023-11-08T01:27:40.169Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:27:40.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:27:40.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:27:40.169Z] Configure a credential helper to remove this warning. See [2023-11-08T01:27:40.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:27:40.169Z] [2023-11-08T01:27:40.169Z] Login Succeeded [2023-11-08T01:27:40.169Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:27:40.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:27:40.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:27:40.169Z] Configure a credential helper to remove this warning. See [2023-11-08T01:27:40.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:27:40.169Z] [2023-11-08T01:27:40.169Z] Login Succeeded [2023-11-08T01:27:40.169Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:27:40.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:27:40.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:27:40.432Z] Configure a credential helper to remove this warning. See [2023-11-08T01:27:40.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:27:40.432Z] [2023-11-08T01:27:40.432Z] Login Succeeded [2023-11-08T01:27:40.432Z] docker.io [2023-11-08T01:27:40.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:27:40.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:27:40.692Z] Configure a credential helper to remove this warning. See [2023-11-08T01:27:40.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:27:40.692Z] [2023-11-08T01:27:40.692Z] Login Succeeded [2023-11-08T01:27:40.692Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:27:40.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T01:27:41.348Z] + git rev-list -1 --merges 143852696dd841462be188bf2be1e22d9a74bb3f~1..143852696dd841462be188bf2be1e22d9a74bb3f [Pipeline] echo [2023-11-08T01:27:41.402Z] -----------> git rev-list -1 --merges 143852696dd841462be188bf2be1e22d9a74bb3f~1..143852696dd841462be188bf2be1e22d9a74bb3f 143852696dd841462be188bf2be1e22d9a74bb3f [false] [Pipeline] sh [2023-11-08T01:27:41.712Z] + git log --format=format:%s -1 143852696dd841462be188bf2be1e22d9a74bb3f [Pipeline] echo [2023-11-08T01:27:41.746Z] ========================================================= [2023-11-08T01:27:41.746Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T01:27:41.746Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T01:27:42.176Z] + git log --format=format:%s -1 143852696dd841462be188bf2be1e22d9a74bb3f [Pipeline] echo [2023-11-08T01:27:42.216Z] [semverPrep] GIT_COMMIT: 143852696dd841462be188bf2be1e22d9a74bb3f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-08T01:27:42.249Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T01:27:42.664Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T01:27:42.665Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T01:27:42.665Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T01:27:42.665Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T01:27:42.665Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T01:27:42.665Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T01:27:42.665Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:27:43.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:27:43.159Z] [2023-11-08T01:27:43.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:27:43.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:27:43.551Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T01:27:43.551Z] b85a868b505f: Pulling fs layer [2023-11-08T01:27:43.551Z] e2be974225ed: Pulling fs layer [2023-11-08T01:27:43.551Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T01:27:43.551Z] 988bab9f4d93: Pulling fs layer [2023-11-08T01:27:43.551Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T01:27:43.551Z] eaf3925da568: Pulling fs layer [2023-11-08T01:27:43.551Z] bab4dde63d76: Pulling fs layer [2023-11-08T01:27:43.551Z] bde34c3a00c8: Pulling fs layer [2023-11-08T01:27:43.551Z] b352a97aabf1: Pulling fs layer [2023-11-08T01:27:43.551Z] 4872d77fe225: Pulling fs layer [2023-11-08T01:27:43.551Z] 5851b861e8e6: Pulling fs layer [2023-11-08T01:27:43.551Z] bab4dde63d76: Waiting [2023-11-08T01:27:43.551Z] bde34c3a00c8: Waiting [2023-11-08T01:27:43.551Z] b352a97aabf1: Waiting [2023-11-08T01:27:43.551Z] 4872d77fe225: Waiting [2023-11-08T01:27:43.551Z] 1469e6f7b9e6: Waiting [2023-11-08T01:27:43.551Z] 988bab9f4d93: Waiting [2023-11-08T01:27:43.551Z] 5851b861e8e6: Waiting [2023-11-08T01:27:43.551Z] eaf3925da568: Waiting [2023-11-08T01:27:43.551Z] e2be974225ed: Verifying Checksum [2023-11-08T01:27:43.551Z] e2be974225ed: Download complete [2023-11-08T01:27:43.551Z] 988bab9f4d93: Verifying Checksum [2023-11-08T01:27:43.551Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T01:27:43.551Z] 1469e6f7b9e6: Download complete [2023-11-08T01:27:43.811Z] eaf3925da568: Verifying Checksum [2023-11-08T01:27:43.811Z] eaf3925da568: Download complete [2023-11-08T01:27:43.811Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T01:27:43.811Z] 339a4e72a1f5: Download complete [2023-11-08T01:27:43.811Z] bde34c3a00c8: Verifying Checksum [2023-11-08T01:27:43.811Z] bde34c3a00c8: Download complete [2023-11-08T01:27:43.811Z] b352a97aabf1: Download complete [2023-11-08T01:27:43.811Z] 4872d77fe225: Verifying Checksum [2023-11-08T01:27:43.811Z] 4872d77fe225: Download complete [2023-11-08T01:27:43.811Z] 5851b861e8e6: Verifying Checksum [2023-11-08T01:27:43.811Z] 5851b861e8e6: Download complete [2023-11-08T01:27:43.811Z] b85a868b505f: Verifying Checksum [2023-11-08T01:27:43.811Z] b85a868b505f: Download complete [2023-11-08T01:27:44.069Z] bab4dde63d76: Verifying Checksum [2023-11-08T01:27:44.069Z] bab4dde63d76: Download complete [2023-11-08T01:27:45.448Z] b85a868b505f: Pull complete [2023-11-08T01:27:45.448Z] e2be974225ed: Pull complete [2023-11-08T01:27:45.708Z] 339a4e72a1f5: Pull complete [2023-11-08T01:27:45.969Z] 988bab9f4d93: Pull complete [2023-11-08T01:27:46.226Z] 1469e6f7b9e6: Pull complete [2023-11-08T01:27:46.226Z] eaf3925da568: Pull complete [2023-11-08T01:27:48.130Z] bab4dde63d76: Pull complete [2023-11-08T01:27:48.130Z] bde34c3a00c8: Pull complete [2023-11-08T01:27:48.391Z] b352a97aabf1: Pull complete [2023-11-08T01:27:48.391Z] 4872d77fe225: Pull complete [2023-11-08T01:27:48.659Z] 5851b861e8e6: Pull complete [2023-11-08T01:27:48.659Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T01:27:48.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:27:48.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:27:48.911Z] prd-ubuntu20.04-docker-8c-8g-16955 does not seem to be running inside a container [2023-11-08T01:27:48.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-644 -v /w/workspace/gexfoundry_device-mqtt-go_PR-644:/w/workspace/gexfoundry_device-mqtt-go_PR-644:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-644@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-11-08T01:27:52.817Z] $ docker top 7b383419c1fcaf8defe95b792ff97e0d1acd8e3126f092d433b526af03f863c6 -eo pid,comm [2023-11-08T01:27:52.874Z] 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-11-08T01:27:52.874Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T01:27:52.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:27:52.999Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:27:53.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:27:53.113Z] $ docker exec 7b383419c1fcaf8defe95b792ff97e0d1acd8e3126f092d433b526af03f863c6 ssh-agent [2023-11-08T01:27:53.218Z] SSH_AUTH_SOCK=/tmp/ssh-pRNBUtBhQOLF/agent.32 [2023-11-08T01:27:53.218Z] SSH_AGENT_PID=38 [2023-11-08T01:27:53.224Z] Running ssh-add (command line suppressed) [2023-11-08T01:27:53.326Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/private_key_5317478897136658226.key (/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/private_key_5317478897136658226.key) [2023-11-08T01:27:53.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:27:53.676Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T01:27:53.707Z] $ docker exec --env ******** --env ******** 7b383419c1fcaf8defe95b792ff97e0d1acd8e3126f092d433b526af03f863c6 ssh-agent -k [2023-11-08T01:27:53.804Z] unset SSH_AUTH_SOCK; [2023-11-08T01:27:53.805Z] unset SSH_AGENT_PID; [2023-11-08T01:27:53.806Z] echo Agent pid 38 killed; [2023-11-08T01:27:53.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T01:27:53.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:27:53.904Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:27:54.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:27:54.033Z] $ docker exec 7b383419c1fcaf8defe95b792ff97e0d1acd8e3126f092d433b526af03f863c6 ssh-agent [2023-11-08T01:27:54.145Z] SSH_AUTH_SOCK=/tmp/ssh-qqMk3JOZ0fLi/agent.70 [2023-11-08T01:27:54.146Z] SSH_AGENT_PID=76 [2023-11-08T01:27:54.152Z] Running ssh-add (command line suppressed) [2023-11-08T01:27:54.256Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/private_key_16019397251926436653.key (/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/private_key_16019397251926436653.key) [2023-11-08T01:27:54.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:27:54.605Z] + git semver init [2023-11-08T01:27:54.864Z] 2023-11-08 01:27:54,815 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T01:27:54.864Z] 2023-11-08 01:27:54,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver [2023-11-08T01:27:54.864Z] 2023-11-08 01:27:54,816 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver [2023-11-08T01:27:54.864Z] 2023-11-08 01:27:54,816 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-644, universal_newlines=False, shell=None, istream=None) [2023-11-08T01:27:55.803Z] 2023-11-08 01:27:55,719 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-644/.git/info/exclude [2023-11-08T01:27:55.803Z] 2023-11-08 01:27:55,719 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver/PR-644 with force:False [2023-11-08T01:27:55.803Z] 2023-11-08 01:27:55,719 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver/PR-644 [2023-11-08T01:27:55.803Z] 2023-11-08 01:27:55,723 [execute] INFO git cat-file --batch-check [2023-11-08T01:27:55.803Z] 2023-11-08 01:27:55,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T01:27:55.803Z] 2023-11-08 01:27:55,733 [execute] INFO git cat-file --batch [2023-11-08T01:27:55.803Z] 2023-11-08 01:27:55,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T01:27:55.803Z] 2023-11-08 01:27:55,740 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-644/.semver/PR-644 [2023-11-08T01:27:55.803Z] 0.0.0 [Pipeline] } [2023-11-08T01:27:55.847Z] $ docker exec --env ******** --env ******** 7b383419c1fcaf8defe95b792ff97e0d1acd8e3126f092d433b526af03f863c6 ssh-agent -k [2023-11-08T01:27:55.953Z] unset SSH_AUTH_SOCK; [2023-11-08T01:27:55.953Z] unset SSH_AGENT_PID; [2023-11-08T01:27:55.953Z] echo Agent pid 76 killed; [2023-11-08T01:27:55.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T01:27:56.384Z] + git semver [Pipeline] } [2023-11-08T01:27:56.668Z] $ docker stop --time=1 7b383419c1fcaf8defe95b792ff97e0d1acd8e3126f092d433b526af03f863c6 [2023-11-08T01:27:57.971Z] $ docker rm -f --volumes 7b383419c1fcaf8defe95b792ff97e0d1acd8e3126f092d433b526af03f863c6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T01:27:58.390Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T01:27:58.674Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T01:27:58.690Z] [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-11-08T01:27:59.328Z] provisioning config files... [2023-11-08T01:27:59.337Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/config9808869337838661065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:27:59.697Z] ---> docker-login.sh [2023-11-08T01:27:59.697Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:27:59.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:27:59.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:27:59.698Z] Configure a credential helper to remove this warning. See [2023-11-08T01:27:59.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:27:59.698Z] [2023-11-08T01:27:59.698Z] Login Succeeded [2023-11-08T01:27:59.698Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:27:59.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:27:59.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:27:59.698Z] Configure a credential helper to remove this warning. See [2023-11-08T01:27:59.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:27:59.698Z] [2023-11-08T01:27:59.698Z] Login Succeeded [2023-11-08T01:27:59.698Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:27:59.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:27:59.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:27:59.955Z] Configure a credential helper to remove this warning. See [2023-11-08T01:27:59.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:27:59.955Z] [2023-11-08T01:27:59.955Z] Login Succeeded [2023-11-08T01:27:59.955Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:27:59.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:27:59.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:27:59.955Z] Configure a credential helper to remove this warning. See [2023-11-08T01:27:59.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:27:59.955Z] [2023-11-08T01:27:59.955Z] Login Succeeded [2023-11-08T01:27:59.955Z] docker.io [2023-11-08T01:28:00.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:28:00.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:28:00.473Z] Configure a credential helper to remove this warning. See [2023-11-08T01:28:00.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:28:00.473Z] [2023-11-08T01:28:00.473Z] Login Succeeded [2023-11-08T01:28:00.473Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:28:00.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T01:28:00.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:28:00.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:28:00.785Z] ========================================================= [2023-11-08T01:28:00.785Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T01:28:00.785Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:28:01.257Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T01:28:01.258Z] Sending build context to Docker daemon 6.569MB [2023-11-08T01:28:01.258Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T01:28:01.258Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T01:28:01.258Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T01:28:01.258Z] 7264a8db6415: Pulling fs layer [2023-11-08T01:28:01.258Z] c4d48a809fc2: Pulling fs layer [2023-11-08T01:28:01.258Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T01:28:01.258Z] ad3a456e5733: Pulling fs layer [2023-11-08T01:28:01.258Z] 33e27b845d1e: Pulling fs layer [2023-11-08T01:28:01.258Z] c68163c4e522: Pulling fs layer [2023-11-08T01:28:01.258Z] 50da416c3ac9: Pulling fs layer [2023-11-08T01:28:01.258Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T01:28:01.258Z] c68163c4e522: Waiting [2023-11-08T01:28:01.258Z] 50da416c3ac9: Waiting [2023-11-08T01:28:01.258Z] 23d2d4c4bb30: Waiting [2023-11-08T01:28:01.258Z] ad3a456e5733: Waiting [2023-11-08T01:28:01.258Z] 33e27b845d1e: Waiting [2023-11-08T01:28:01.518Z] c4d48a809fc2: Download complete [2023-11-08T01:28:01.518Z] ad3a456e5733: Download complete [2023-11-08T01:28:01.518Z] 33e27b845d1e: Verifying Checksum [2023-11-08T01:28:01.518Z] 33e27b845d1e: Download complete [2023-11-08T01:28:01.518Z] 7264a8db6415: Verifying Checksum [2023-11-08T01:28:01.518Z] 7264a8db6415: Download complete [2023-11-08T01:28:01.518Z] c68163c4e522: Verifying Checksum [2023-11-08T01:28:01.518Z] c68163c4e522: Download complete [2023-11-08T01:28:01.518Z] 7264a8db6415: Pull complete [2023-11-08T01:28:01.777Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T01:28:01.777Z] 23d2d4c4bb30: Download complete [2023-11-08T01:28:01.777Z] c4d48a809fc2: Pull complete [2023-11-08T01:28:02.036Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T01:28:02.036Z] 4f1c88b9dad5: Download complete [2023-11-08T01:28:02.293Z] 50da416c3ac9: Download complete [2023-11-08T01:28:05.574Z] 4f1c88b9dad5: Pull complete [2023-11-08T01:28:05.574Z] ad3a456e5733: Pull complete [2023-11-08T01:28:05.574Z] 33e27b845d1e: Pull complete [2023-11-08T01:28:05.574Z] c68163c4e522: Pull complete [2023-11-08T01:28:08.106Z] 50da416c3ac9: Pull complete [2023-11-08T01:28:08.369Z] 23d2d4c4bb30: Pull complete [2023-11-08T01:28:08.369Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T01:28:08.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T01:28:08.369Z] ---> 0786185ac409 [2023-11-08T01:28:08.369Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T01:28:14.118Z] Still waiting to schedule task [2023-11-08T01:28:14.119Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16943’ [2023-11-08T01:28:16.512Z] ---> Running in 2752be1de319 [2023-11-08T01:28:16.512Z] Removing intermediate container 2752be1de319 [2023-11-08T01:28:16.512Z] ---> 29cbcb2f7813 [2023-11-08T01:28:16.512Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T01:28:16.512Z] ---> Running in 1199d6c843f8 [2023-11-08T01:28:16.512Z] Removing intermediate container 1199d6c843f8 [2023-11-08T01:28:16.512Z] ---> 3a80c796892c [2023-11-08T01:28:16.512Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T01:28:16.512Z] ---> Running in 29081618a277 [2023-11-08T01:28:16.770Z] Removing intermediate container 29081618a277 [2023-11-08T01:28:16.770Z] ---> 46c98b9e99e8 [2023-11-08T01:28:16.770Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T01:28:16.770Z] ---> Running in 57147402d170 [2023-11-08T01:28:16.770Z] Removing intermediate container 57147402d170 [2023-11-08T01:28:16.770Z] ---> a44d48d87b37 [2023-11-08T01:28:16.770Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T01:28:16.770Z] ---> Running in b76af3eba6b5 [2023-11-08T01:28:17.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T01:28:17.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T01:28:17.564Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T01:28:17.564Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T01:28:17.564Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T01:28:17.564Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T01:28:17.564Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T01:28:17.564Z] OK: 268 MiB in 56 packages [2023-11-08T01:28:18.504Z] Removing intermediate container b76af3eba6b5 [2023-11-08T01:28:18.504Z] ---> dfc91e568366 [2023-11-08T01:28:18.504Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-08T01:28:18.504Z] ---> Running in 6eddf4630500 [2023-11-08T01:28:18.504Z] Removing intermediate container 6eddf4630500 [2023-11-08T01:28:18.504Z] ---> 3e14989f5c80 [2023-11-08T01:28:18.504Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-08T01:28:18.504Z] ---> c8e928dd882e [2023-11-08T01:28:18.504Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T01:28:18.504Z] ---> Running in 217b90f453e9 [2023-11-08T01:29:14.789Z] Removing intermediate container 217b90f453e9 [2023-11-08T01:29:14.790Z] ---> a9876d2ce0b1 [2023-11-08T01:29:14.790Z] Step 11/12 : COPY . . [2023-11-08T01:29:14.790Z] ---> a81022e4bb06 [2023-11-08T01:29:14.790Z] Step 12/12 : RUN $MAKE [2023-11-08T01:29:14.790Z] ---> Running in 46eb89169a84 [2023-11-08T01:29:14.790Z] noop [2023-11-08T01:29:14.790Z] Removing intermediate container 46eb89169a84 [2023-11-08T01:29:14.790Z] ---> 55172b4da8b0 [2023-11-08T01:29:14.790Z] Successfully built 55172b4da8b0 [2023-11-08T01:29:14.790Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:29:15.245Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T01:29:15.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:29:15.393Z] prd-ubuntu20.04-docker-8c-8g-16955 does not seem to be running inside a container [2023-11-08T01:29:15.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-644 -v /w/workspace/gexfoundry_device-mqtt-go_PR-644:/w/workspace/gexfoundry_device-mqtt-go_PR-644:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-644@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-11-08T01:29:15.794Z] $ docker top 3bb3235649c0aa3181450958b3e4ef2ff1add2bbc4c008578ae61bb06a29c38f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:29:16.212Z] + go version [2023-11-08T01:29:16.212Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T01:29:16.245Z] $ docker stop --time=1 3bb3235649c0aa3181450958b3e4ef2ff1add2bbc4c008578ae61bb06a29c38f [2023-11-08T01:29:17.483Z] $ docker rm -f --volumes 3bb3235649c0aa3181450958b3e4ef2ff1add2bbc4c008578ae61bb06a29c38f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:29:18.200Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T01:29:18.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:29:18.364Z] prd-ubuntu20.04-docker-8c-8g-16955 does not seem to be running inside a container [2023-11-08T01:29:18.396Z] $ 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-644 -v /w/workspace/gexfoundry_device-mqtt-go_PR-644:/w/workspace/gexfoundry_device-mqtt-go_PR-644:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-644@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-11-08T01:29:18.746Z] $ docker top 60de596b9bbcaec62116a04f6093da0eb1ff7871be85019465e95d02a7f16651 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:29:19.152Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-644 [Pipeline] fileExists [Pipeline] sh [2023-11-08T01:29:19.524Z] + make test [2023-11-08T01:29:19.524Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T01:29:20.916Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-08T01:29:30.986Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-08T01:29:30.986Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-08T01:29:30.986Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements [2023-11-08T01:29:36.397Z] go vet ./... [2023-11-08T01:29:39.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T01:29:39.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T01:29:39.688Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T01:29:39.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T01:29:39.754Z] $ docker stop --time=1 60de596b9bbcaec62116a04f6093da0eb1ff7871be85019465e95d02a7f16651 [2023-11-08T01:29:43.260Z] $ docker rm -f --volumes 60de596b9bbcaec62116a04f6093da0eb1ff7871be85019465e95d02a7f16651 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T01:29:43.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T01:29:43.871Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T01:29:44.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T01:29:44.921Z] + ls -al . [2023-11-08T01:29:44.921Z] total 184 [2023-11-08T01:29:44.921Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 01:29 . [2023-11-08T01:29:44.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:27 .. [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 01:27 .dockerignore [2023-11-08T01:29:44.921Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:29 .git [2023-11-08T01:29:44.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:27 .github [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 01:27 .gitignore [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 01:27 .golangci.yml [2023-11-08T01:29:44.921Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 01:27 .semver [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 01:27 Attribution.txt [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 17522 Nov 8 01:27 CHANGELOG.md [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 01:27 Dockerfile [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:27 GOVERNANCE.md [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 01:27 Jenkinsfile [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 01:27 LICENSE [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 01:27 Makefile [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 01:27 OWNERS.md [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 01:27 README.md [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 01:27 VERSION [2023-11-08T01:29:44.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:27 bin [2023-11-08T01:29:44.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:27 cmd [2023-11-08T01:29:44.921Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 01:29 coverage.out [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 3775 Nov 8 01:27 go.mod [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 35000 Nov 8 01:27 go.sum [2023-11-08T01:29:44.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:27 internal [2023-11-08T01:29:44.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:27 mock [2023-11-08T01:29:44.921Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 01:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:29:45.334Z] + 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=143852696dd841462be188bf2be1e22d9a74bb3f --label arch=amd64 --label version=0.0.0 . [2023-11-08T01:29:45.334Z] Sending build context to Docker daemon 6.588MB [2023-11-08T01:29:45.334Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T01:29:45.334Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-08T01:29:45.334Z] ---> 55172b4da8b0 [2023-11-08T01:29:45.334Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-08T01:29:45.593Z] ---> Running in 649e491e0357 [2023-11-08T01:29:45.593Z] Removing intermediate container 649e491e0357 [2023-11-08T01:29:45.593Z] ---> afb538e41c70 [2023-11-08T01:29:45.593Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T01:29:45.593Z] ---> Running in 4e46f6b0c42e [2023-11-08T01:29:45.593Z] Removing intermediate container 4e46f6b0c42e [2023-11-08T01:29:45.593Z] ---> f1e0ee47b91f [2023-11-08T01:29:45.593Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T01:29:45.593Z] ---> Running in 559c5ce108c4 [2023-11-08T01:29:45.850Z] Removing intermediate container 559c5ce108c4 [2023-11-08T01:29:45.850Z] ---> 520f485fe91b [2023-11-08T01:29:45.850Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T01:29:45.850Z] ---> Running in 37cd92be370f [2023-11-08T01:29:45.850Z] Removing intermediate container 37cd92be370f [2023-11-08T01:29:45.850Z] ---> 2cafbb2108b5 [2023-11-08T01:29:45.850Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T01:29:45.850Z] ---> Running in 9153852606d9 [2023-11-08T01:29:46.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T01:29:46.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T01:29:46.627Z] OK: 268 MiB in 56 packages [2023-11-08T01:29:46.887Z] Removing intermediate container 9153852606d9 [2023-11-08T01:29:46.887Z] ---> 21cd145827ab [2023-11-08T01:29:46.887Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-08T01:29:46.887Z] ---> Running in 650a3f66a1c7 [2023-11-08T01:29:46.887Z] Removing intermediate container 650a3f66a1c7 [2023-11-08T01:29:46.887Z] ---> 87d6799e14f4 [2023-11-08T01:29:46.887Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-08T01:29:47.147Z] ---> 271280347f9a [2023-11-08T01:29:47.147Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T01:29:47.147Z] ---> Running in 49bf1dc6e898 [2023-11-08T01:29:47.718Z] Removing intermediate container 49bf1dc6e898 [2023-11-08T01:29:47.718Z] ---> b8779655952b [2023-11-08T01:29:47.718Z] Step 11/24 : COPY . . [2023-11-08T01:29:47.978Z] ---> 15b578d24e44 [2023-11-08T01:29:47.978Z] Step 12/24 : RUN $MAKE [2023-11-08T01:29:48.238Z] ---> Running in 222912018bb2 [2023-11-08T01:29:48.238Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-08T01:30:10.203Z] Removing intermediate container 222912018bb2 [2023-11-08T01:30:10.203Z] ---> 9fb18ea16fb5 [2023-11-08T01:30:10.203Z] Step 13/24 : FROM alpine:3.18 [2023-11-08T01:30:10.203Z] 3.18: Pulling from library/alpine [2023-11-08T01:30:10.203Z] 96526aa774ef: Pulling fs layer [2023-11-08T01:30:10.203Z] 96526aa774ef: Verifying Checksum [2023-11-08T01:30:10.203Z] 96526aa774ef: Download complete [2023-11-08T01:30:10.203Z] 96526aa774ef: Pull complete [2023-11-08T01:30:10.203Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T01:30:10.203Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T01:30:10.203Z] ---> 8ca4688f4f35 [2023-11-08T01:30:10.203Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-08T01:30:10.203Z] ---> Running in 4f329c59e626 [2023-11-08T01:30:10.203Z] Removing intermediate container 4f329c59e626 [2023-11-08T01:30:10.203Z] ---> 112bd86fe04f [2023-11-08T01:30:10.203Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-08T01:30:10.463Z] ---> Running in e82af5ea3963 [2023-11-08T01:30:10.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T01:30:10.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T01:30:10.984Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T01:30:10.984Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T01:30:10.984Z] OK: 7 MiB in 16 packages [2023-11-08T01:30:11.555Z] Removing intermediate container e82af5ea3963 [2023-11-08T01:30:11.555Z] ---> d1c0bff3b2ae [2023-11-08T01:30:11.555Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-08T01:30:12.543Z] ---> 651960336135 [2023-11-08T01:30:12.543Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-08T01:30:12.543Z] ---> abecc326fa61 [2023-11-08T01:30:12.543Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-08T01:30:12.803Z] ---> efe495b9171d [2023-11-08T01:30:12.803Z] Step 19/24 : EXPOSE 59982 [2023-11-08T01:30:12.803Z] ---> Running in 6e23cb049f2e [2023-11-08T01:30:12.803Z] Removing intermediate container 6e23cb049f2e [2023-11-08T01:30:12.803Z] ---> 3da15ec63c7f [2023-11-08T01:30:12.803Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-08T01:30:12.803Z] ---> Running in 52871e054d91 [2023-11-08T01:30:13.063Z] Removing intermediate container 52871e054d91 [2023-11-08T01:30:13.063Z] ---> bd087bc1f1fa [2023-11-08T01:30:13.063Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-08T01:30:13.063Z] ---> Running in 445856f5845e [2023-11-08T01:30:13.063Z] Removing intermediate container 445856f5845e [2023-11-08T01:30:13.063Z] ---> 337c3d32a84a [2023-11-08T01:30:13.063Z] Step 22/24 : LABEL arch=amd64 [2023-11-08T01:30:13.063Z] ---> Running in b60ef420d4bc [2023-11-08T01:30:13.063Z] Removing intermediate container b60ef420d4bc [2023-11-08T01:30:13.063Z] ---> 040bf9e8c9f8 [2023-11-08T01:30:13.063Z] Step 23/24 : LABEL git_sha=143852696dd841462be188bf2be1e22d9a74bb3f [2023-11-08T01:30:13.323Z] ---> Running in 2d9a0615b1a5 [2023-11-08T01:30:13.323Z] Removing intermediate container 2d9a0615b1a5 [2023-11-08T01:30:13.323Z] ---> 3f17ea70fa68 [2023-11-08T01:30:13.323Z] Step 24/24 : LABEL version=0.0.0 [2023-11-08T01:30:13.323Z] ---> Running in ffee2fd07101 [2023-11-08T01:30:13.323Z] Removing intermediate container ffee2fd07101 [2023-11-08T01:30:13.323Z] ---> 0a236ccd72c8 [2023-11-08T01:30:13.323Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T01:30:13.323Z] Successfully built 0a236ccd72c8 [2023-11-08T01:30:13.323Z] 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-11-08T01:30:14.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:30:14.180Z] [2023-11-08T01:30:14.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:30:14.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:30:14.556Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T01:30:14.556Z] 5eb5b503b376: Pulling fs layer [2023-11-08T01:30:14.556Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T01:30:14.556Z] ec43610c2a17: Pulling fs layer [2023-11-08T01:30:14.556Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T01:30:14.556Z] 33b1e0a273af: Pulling fs layer [2023-11-08T01:30:14.556Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T01:30:14.556Z] 2f39f015ded8: Pulling fs layer [2023-11-08T01:30:14.556Z] 33b1e0a273af: Waiting [2023-11-08T01:30:14.556Z] 5d3b04190fa2: Waiting [2023-11-08T01:30:14.556Z] 3a2ae6a8a46f: Waiting [2023-11-08T01:30:14.556Z] 2f39f015ded8: Waiting [2023-11-08T01:30:14.556Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T01:30:14.556Z] 5c69ac0246d0: Download complete [2023-11-08T01:30:14.556Z] 3a2ae6a8a46f: Download complete [2023-11-08T01:30:14.816Z] 33b1e0a273af: Verifying Checksum [2023-11-08T01:30:14.816Z] 33b1e0a273af: Download complete [2023-11-08T01:30:14.816Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T01:30:14.816Z] 5d3b04190fa2: Download complete [2023-11-08T01:30:14.816Z] ec43610c2a17: Verifying Checksum [2023-11-08T01:30:14.816Z] ec43610c2a17: Download complete [2023-11-08T01:30:14.816Z] 5eb5b503b376: Verifying Checksum [2023-11-08T01:30:14.816Z] 5eb5b503b376: Download complete [2023-11-08T01:30:15.381Z] 2f39f015ded8: Download complete [2023-11-08T01:30:15.951Z] 5eb5b503b376: Pull complete [2023-11-08T01:30:16.208Z] 5c69ac0246d0: Pull complete [2023-11-08T01:30:16.467Z] ec43610c2a17: Pull complete [2023-11-08T01:30:16.467Z] 3a2ae6a8a46f: Pull complete [2023-11-08T01:30:16.726Z] 33b1e0a273af: Pull complete [2023-11-08T01:30:16.985Z] 5d3b04190fa2: Pull complete [2023-11-08T01:30:21.170Z] 2f39f015ded8: Pull complete [2023-11-08T01:30:21.170Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T01:30:21.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:30:21.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:30:21.394Z] prd-ubuntu20.04-docker-8c-8g-16955 does not seem to be running inside a container [2023-11-08T01:30:21.425Z] $ 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-644 -v /w/workspace/gexfoundry_device-mqtt-go_PR-644:/w/workspace/gexfoundry_device-mqtt-go_PR-644:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-644@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-11-08T01:30:28.072Z] $ docker top 899a5c41dea5b18a45d35d13e25ebd841a8447a8effa60c67e852df9fbe0b11d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:30:28.538Z] ---> job-cost.sh [2023-11-08T01:30:28.538Z] lf-activate-venv: SKIPPING [2023-11-08T01:30:28.538Z] INFO: No Stack... [2023-11-08T01:30:28.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T01:30:29.057Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T01:30:29.370Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-644/archives/cost.csv [2023-11-08T01:30:29.370Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T01:30:29.413Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] [2023-11-08T01:30:29.421Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] did not exist. Created. [2023-11-08T01:30:29.421Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T01:30:29.814Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T01:30:29.865Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T01:30:29.893Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T01:30:29.961Z] $ docker stop --time=1 899a5c41dea5b18a45d35d13e25ebd841a8447a8effa60c67e852df9fbe0b11d [2023-11-08T01:30:31.105Z] $ docker rm -f --volumes 899a5c41dea5b18a45d35d13e25ebd841a8447a8effa60c67e852df9fbe0b11d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T01:31:22.047Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16958 in /w/workspace/gexfoundry_device-mqtt-go_PR-644 [Pipeline] { [Pipeline] ws [2023-11-08T01:31:22.107Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-11-08T01:31:22.193Z] The recommended git tool is: git [2023-11-08T01:31:30.689Z] using credential edgex-jenkins-ssh [2023-11-08T01:31:30.707Z] Cloning the remote Git repository [2023-11-08T01:31:30.763Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-08T01:31:30.911Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-11-08T01:31:31.263Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-08T01:31:31.265Z] > git --version # timeout=10 [2023-11-08T01:31:31.294Z] > git --version # 'git version 2.25.1' [2023-11-08T01:31:31.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T01:31:31.590Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T01:31:32.995Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-08T01:31:33.035Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T01:31:34.100Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-08T01:31:34.140Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-08T01:31:34.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T01:31:34.177Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/644/head:refs/remotes/origin/PR-644 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T01:31:34.713Z] Merging remotes/origin/main commit daf9656040259007f9ff9da57e54fb024fb8fec3 into PR head commit 143852696dd841462be188bf2be1e22d9a74bb3f [2023-11-08T01:31:35.550Z] Merge succeeded, producing 143852696dd841462be188bf2be1e22d9a74bb3f [2023-11-08T01:31:35.551Z] Checking out Revision 143852696dd841462be188bf2be1e22d9a74bb3f (PR-644) [2023-11-08T01:31:34.758Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T01:31:34.974Z] > git checkout -f 143852696dd841462be188bf2be1e22d9a74bb3f # timeout=10 [2023-11-08T01:31:35.177Z] > git remote # timeout=10 [2023-11-08T01:31:35.252Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T01:31:35.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T01:31:35.365Z] > git merge daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 [2023-11-08T01:31:35.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T01:31:35.562Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T01:31:35.664Z] > git checkout -f 143852696dd841462be188bf2be1e22d9a74bb3f # timeout=10 [2023-11-08T01:31:36.517Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-08T01:31:36.673Z] > git --version # timeout=10 [2023-11-08T01:31:36.763Z] > git --version # 'git version 2.25.1' [2023-11-08T01:31:36.846Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T01:31:38.179Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T01:31:38.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T01:31:38.179Z] Dload Upload Total Spent Left Speed [2023-11-08T01:31:38.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 62472 0 --:--:-- --:--:-- --:--:-- 62166 [Pipeline] sh [2023-11-08T01:31:38.992Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T01:31:39.378Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T01:31:39.378Z] + sudo tee /etc/docker/daemon.new [2023-11-08T01:31:39.378Z] { [2023-11-08T01:31:39.378Z] "registry-mirrors": [ [2023-11-08T01:31:39.378Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T01:31:39.378Z] ], [2023-11-08T01:31:39.378Z] "bip": "10.250.0.254/24", [2023-11-08T01:31:39.378Z] "hosts": [ [2023-11-08T01:31:39.378Z] "tcp://0.0.0.0:5555", [2023-11-08T01:31:39.378Z] "unix:///var/run/docker.sock" [2023-11-08T01:31:39.378Z] ], [2023-11-08T01:31:39.378Z] "mtu": 1458, [2023-11-08T01:31:39.378Z] "selinux-enabled": true, [2023-11-08T01:31:39.378Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T01:31:39.378Z] } [Pipeline] sh [2023-11-08T01:31:39.728Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T01:31:40.076Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:31:58.401Z] provisioning config files... [2023-11-08T01:31:58.446Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config139265807642546716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:31:58.847Z] ---> docker-login.sh [2023-11-08T01:31:58.847Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:31:59.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:31:59.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:31:59.394Z] Configure a credential helper to remove this warning. See [2023-11-08T01:31:59.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:31:59.394Z] [2023-11-08T01:31:59.394Z] Login Succeeded [2023-11-08T01:31:59.394Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:31:59.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:31:59.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:31:59.936Z] Configure a credential helper to remove this warning. See [2023-11-08T01:31:59.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:31:59.936Z] [2023-11-08T01:31:59.936Z] Login Succeeded [2023-11-08T01:31:59.936Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:32:00.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:32:00.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:32:00.205Z] Configure a credential helper to remove this warning. See [2023-11-08T01:32:00.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:32:00.205Z] [2023-11-08T01:32:00.205Z] Login Succeeded [2023-11-08T01:32:00.205Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:32:00.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:32:00.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:32:00.478Z] Configure a credential helper to remove this warning. See [2023-11-08T01:32:00.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:32:00.478Z] [2023-11-08T01:32:00.478Z] Login Succeeded [2023-11-08T01:32:00.478Z] docker.io [2023-11-08T01:32:00.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:32:01.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:32:01.024Z] Configure a credential helper to remove this warning. See [2023-11-08T01:32:01.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:32:01.024Z] [2023-11-08T01:32:01.024Z] Login Succeeded [2023-11-08T01:32:01.295Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:32:01.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T01:32:01.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:32:01.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:32:01.838Z] ========================================================= [2023-11-08T01:32:01.838Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T01:32:01.838Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:32:02.352Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T01:32:02.620Z] Sending build context to Docker daemon 3.382MB [2023-11-08T01:32:02.620Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T01:32:02.620Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T01:32:02.898Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T01:32:02.898Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T01:32:02.898Z] 5d54e960e981: Pulling fs layer [2023-11-08T01:32:02.898Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T01:32:02.898Z] f0e02332f6b5: Pulling fs layer [2023-11-08T01:32:02.898Z] cefa15bbcfad: Pulling fs layer [2023-11-08T01:32:02.898Z] 17808c966233: Pulling fs layer [2023-11-08T01:32:02.898Z] f4c1fc716caa: Pulling fs layer [2023-11-08T01:32:02.898Z] f0e02332f6b5: Waiting [2023-11-08T01:32:02.898Z] cefa15bbcfad: Waiting [2023-11-08T01:32:02.898Z] 17808c966233: Waiting [2023-11-08T01:32:02.898Z] f4c1fc716caa: Waiting [2023-11-08T01:32:02.898Z] 5d54e960e981: Verifying Checksum [2023-11-08T01:32:02.898Z] 5d54e960e981: Download complete [2023-11-08T01:32:02.898Z] f0e02332f6b5: Verifying Checksum [2023-11-08T01:32:02.898Z] f0e02332f6b5: Download complete [2023-11-08T01:32:02.898Z] cefa15bbcfad: Verifying Checksum [2023-11-08T01:32:02.898Z] cefa15bbcfad: Download complete [2023-11-08T01:32:02.898Z] 9fda8d8052c6: Verifying Checksum [2023-11-08T01:32:02.898Z] 9fda8d8052c6: Download complete [2023-11-08T01:32:03.493Z] f4c1fc716caa: Verifying Checksum [2023-11-08T01:32:03.493Z] f4c1fc716caa: Download complete [2023-11-08T01:32:03.762Z] 9fda8d8052c6: Pull complete [2023-11-08T01:32:04.726Z] 5d54e960e981: Pull complete [2023-11-08T01:32:04.726Z] c4a7e357bf2a: Download complete [2023-11-08T01:32:06.377Z] 17808c966233: Verifying Checksum [2023-11-08T01:32:06.377Z] 17808c966233: Download complete [2023-11-08T01:32:18.894Z] c4a7e357bf2a: Pull complete [2023-11-08T01:32:18.894Z] f0e02332f6b5: Pull complete [2023-11-08T01:32:18.894Z] cefa15bbcfad: Pull complete [2023-11-08T01:32:27.121Z] 17808c966233: Pull complete [2023-11-08T01:32:28.533Z] f4c1fc716caa: Pull complete [2023-11-08T01:32:28.533Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T01:32:28.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T01:32:28.801Z] ---> ea914061e18c [2023-11-08T01:32:28.801Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T01:32:30.748Z] ---> Running in 00a915cf382e [2023-11-08T01:32:31.017Z] Removing intermediate container 00a915cf382e [2023-11-08T01:32:31.017Z] ---> 86e8bbd1fd47 [2023-11-08T01:32:31.017Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T01:32:31.293Z] ---> Running in f4119d93fdb7 [2023-11-08T01:32:31.562Z] Removing intermediate container f4119d93fdb7 [2023-11-08T01:32:31.562Z] ---> 75021043d0f4 [2023-11-08T01:32:31.562Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T01:32:31.562Z] ---> Running in f98d99d9e316 [2023-11-08T01:32:32.152Z] Removing intermediate container f98d99d9e316 [2023-11-08T01:32:32.152Z] ---> f80c5a844543 [2023-11-08T01:32:32.152Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T01:32:32.152Z] ---> Running in ab80c65060d9 [2023-11-08T01:32:32.422Z] Removing intermediate container ab80c65060d9 [2023-11-08T01:32:32.422Z] ---> 9d09b8b7b079 [2023-11-08T01:32:32.422Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T01:32:32.422Z] ---> Running in 46afd4941081 [2023-11-08T01:32:33.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T01:32:34.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T01:32:35.523Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T01:32:35.524Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T01:32:35.524Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T01:32:35.524Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T01:32:35.524Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T01:32:35.524Z] OK: 270 MiB in 56 packages [2023-11-08T01:32:36.488Z] Removing intermediate container 46afd4941081 [2023-11-08T01:32:36.489Z] ---> 07e285bc29ea [2023-11-08T01:32:36.489Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-08T01:32:36.756Z] ---> Running in 871eafdfbd88 [2023-11-08T01:32:37.024Z] Removing intermediate container 871eafdfbd88 [2023-11-08T01:32:37.024Z] ---> 5066a77fbef3 [2023-11-08T01:32:37.024Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-08T01:32:37.610Z] ---> 309954d7fea2 [2023-11-08T01:32:37.610Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T01:32:37.610Z] ---> Running in 6868c21a2594 [2023-11-08T01:33:59.335Z] Removing intermediate container 6868c21a2594 [2023-11-08T01:33:59.335Z] ---> 08a0fb622cd5 [2023-11-08T01:33:59.335Z] Step 11/12 : COPY . . [2023-11-08T01:33:59.335Z] ---> eaf69c54c707 [2023-11-08T01:33:59.335Z] Step 12/12 : RUN $MAKE [2023-11-08T01:33:59.335Z] ---> Running in 237641155ba4 [2023-11-08T01:33:59.335Z] noop [2023-11-08T01:33:59.335Z] Removing intermediate container 237641155ba4 [2023-11-08T01:33:59.335Z] ---> 7db4d2f7ef6e [2023-11-08T01:33:59.335Z] Successfully built 7db4d2f7ef6e [2023-11-08T01:33:59.335Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:33:59.827Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T01:33:59.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:34:00.135Z] prd-ubuntu20.04-docker-arm64-4c-16g-16958 does not seem to be running inside a container [2023-11-08T01:34:00.201Z] $ 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-11-08T01:34:01.466Z] $ docker top 67c2e601497851ddf0136dfbedde85874148ffaf7497f9c7bdeb3ff330581525 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:34:02.370Z] + go version [2023-11-08T01:34:02.370Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T01:34:02.406Z] $ docker stop --time=1 67c2e601497851ddf0136dfbedde85874148ffaf7497f9c7bdeb3ff330581525 [2023-11-08T01:34:06.783Z] $ docker rm -f --volumes 67c2e601497851ddf0136dfbedde85874148ffaf7497f9c7bdeb3ff330581525 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:34:07.666Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T01:34:07.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:34:07.936Z] prd-ubuntu20.04-docker-arm64-4c-16g-16958 does not seem to be running inside a container [2023-11-08T01:34:08.003Z] $ 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-11-08T01:34:09.214Z] $ docker top a3e57c3e35c5c5239c2c1608d6e0d7afb272134ceec5bff4dbd42d036852f599 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:34:10.088Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-08T01:34:10.474Z] + make test [2023-11-08T01:34:10.743Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T01:34:15.008Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-08T01:35:51.671Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-08T01:35:51.671Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-08T01:35:51.671Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.059s coverage: 22.8% of statements [2023-11-08T01:35:51.671Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T01:35:51.671Z] go vet ./... [2023-11-08T01:36:10.057Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T01:36:10.057Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T01:36:10.057Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T01:36:10.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T01:36:10.136Z] $ docker stop --time=1 a3e57c3e35c5c5239c2c1608d6e0d7afb272134ceec5bff4dbd42d036852f599 [2023-11-08T01:36:14.445Z] $ docker rm -f --volumes a3e57c3e35c5c5239c2c1608d6e0d7afb272134ceec5bff4dbd42d036852f599 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T01:36:15.754Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T01:36:15.802Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T01:36:16.277Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T01:36:16.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T01:36:17.235Z] + ls -al . [2023-11-08T01:36:17.235Z] total 180 [2023-11-08T01:36:17.235Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:34 . [2023-11-08T01:36:17.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:31 .. [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 01:31 .dockerignore [2023-11-08T01:36:17.235Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:31 .git [2023-11-08T01:36:17.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:31 .github [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 01:31 .gitignore [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 01:31 .golangci.yml [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 01:31 Attribution.txt [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 17522 Nov 8 01:31 CHANGELOG.md [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 01:31 Dockerfile [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:31 GOVERNANCE.md [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 01:31 Jenkinsfile [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 01:31 LICENSE [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 01:31 Makefile [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 01:31 OWNERS.md [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 01:31 README.md [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 01:27 VERSION [2023-11-08T01:36:17.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:31 bin [2023-11-08T01:36:17.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:31 cmd [2023-11-08T01:36:17.235Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 01:35 coverage.out [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 3775 Nov 8 01:31 go.mod [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 35000 Nov 8 01:31 go.sum [2023-11-08T01:36:17.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:31 internal [2023-11-08T01:36:17.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:31 mock [2023-11-08T01:36:17.235Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 01:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:36:17.663Z] + 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=143852696dd841462be188bf2be1e22d9a74bb3f --label arch=arm64 --label version=0.0.0 . [2023-11-08T01:36:17.935Z] Sending build context to Docker daemon 3.402MB [2023-11-08T01:36:17.935Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T01:36:17.935Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-08T01:36:17.935Z] ---> 7db4d2f7ef6e [2023-11-08T01:36:17.935Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-08T01:36:18.202Z] ---> Running in 410ca4dcc392 [2023-11-08T01:36:18.471Z] Removing intermediate container 410ca4dcc392 [2023-11-08T01:36:18.471Z] ---> ca1bc3be8e72 [2023-11-08T01:36:18.471Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T01:36:18.471Z] ---> Running in d1e89973f267 [2023-11-08T01:36:18.744Z] Removing intermediate container d1e89973f267 [2023-11-08T01:36:18.744Z] ---> 96940e41260a [2023-11-08T01:36:18.744Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T01:36:19.011Z] ---> Running in 0972dc64072d [2023-11-08T01:36:19.278Z] Removing intermediate container 0972dc64072d [2023-11-08T01:36:19.278Z] ---> a5eb93e252af [2023-11-08T01:36:19.278Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T01:36:19.278Z] ---> Running in c102ab819c78 [2023-11-08T01:36:19.547Z] Removing intermediate container c102ab819c78 [2023-11-08T01:36:19.547Z] ---> cc261c7fba47 [2023-11-08T01:36:19.547Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T01:36:19.815Z] ---> Running in 1698f9c3af28 [2023-11-08T01:36:20.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T01:36:21.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T01:36:22.329Z] OK: 270 MiB in 56 packages [2023-11-08T01:36:23.299Z] Removing intermediate container 1698f9c3af28 [2023-11-08T01:36:23.299Z] ---> 74c3f789449f [2023-11-08T01:36:23.299Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-08T01:36:23.299Z] ---> Running in c2f47f6591d9 [2023-11-08T01:36:23.565Z] Removing intermediate container c2f47f6591d9 [2023-11-08T01:36:23.565Z] ---> f3484ec517d0 [2023-11-08T01:36:23.565Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-08T01:36:24.151Z] ---> 6539cb43bd0f [2023-11-08T01:36:24.151Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T01:36:24.151Z] ---> Running in dec27031c675 [2023-11-08T01:36:29.491Z] Removing intermediate container dec27031c675 [2023-11-08T01:36:29.491Z] ---> 174a9c2e9675 [2023-11-08T01:36:29.491Z] Step 11/24 : COPY . . [2023-11-08T01:36:30.082Z] ---> 35450ba25a02 [2023-11-08T01:36:30.082Z] Step 12/24 : RUN $MAKE [2023-11-08T01:36:30.354Z] ---> Running in 703c42c6df84 [2023-11-08T01:36:31.313Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-08T01:38:37.978Z] Removing intermediate container 703c42c6df84 [2023-11-08T01:38:37.978Z] ---> 7efadab47f40 [2023-11-08T01:38:37.978Z] Step 13/24 : FROM alpine:3.18 [2023-11-08T01:38:37.978Z] 3.18: Pulling from library/alpine [2023-11-08T01:38:37.978Z] 579b34f0a95b: Pulling fs layer [2023-11-08T01:38:37.978Z] 579b34f0a95b: Download complete [2023-11-08T01:38:37.978Z] 579b34f0a95b: Pull complete [2023-11-08T01:38:37.978Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T01:38:37.978Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T01:38:37.978Z] ---> 3cc203321400 [2023-11-08T01:38:37.978Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-08T01:38:37.978Z] ---> Running in 83f8f28dfe66 [2023-11-08T01:38:37.978Z] Removing intermediate container 83f8f28dfe66 [2023-11-08T01:38:37.978Z] ---> 1801624fe44c [2023-11-08T01:38:37.978Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-08T01:38:37.978Z] ---> Running in 8fc52b41ac79 [2023-11-08T01:38:37.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T01:38:37.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T01:38:37.978Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T01:38:37.978Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T01:38:37.978Z] OK: 8 MiB in 16 packages [2023-11-08T01:38:37.978Z] Removing intermediate container 8fc52b41ac79 [2023-11-08T01:38:37.978Z] ---> 8c7d78c3b213 [2023-11-08T01:38:37.978Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-08T01:38:37.978Z] ---> b506c5a6bc73 [2023-11-08T01:38:37.978Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-08T01:38:37.978Z] ---> f571a0742439 [2023-11-08T01:38:37.978Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-08T01:38:37.978Z] ---> c662b3e13974 [2023-11-08T01:38:37.978Z] Step 19/24 : EXPOSE 59982 [2023-11-08T01:38:37.978Z] ---> Running in 1ab560f34d18 [2023-11-08T01:38:37.978Z] Removing intermediate container 1ab560f34d18 [2023-11-08T01:38:37.978Z] ---> 02bdb4c1ea99 [2023-11-08T01:38:37.978Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-08T01:38:37.978Z] ---> Running in e709d8604867 [2023-11-08T01:38:37.978Z] Removing intermediate container e709d8604867 [2023-11-08T01:38:37.978Z] ---> 373086acdd0b [2023-11-08T01:38:37.978Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-08T01:38:37.978Z] ---> Running in d20b08815c35 [2023-11-08T01:38:37.978Z] Removing intermediate container d20b08815c35 [2023-11-08T01:38:37.978Z] ---> 9045b87b8a5a [2023-11-08T01:38:37.978Z] Step 22/24 : LABEL arch=arm64 [2023-11-08T01:38:37.978Z] ---> Running in 61cb566dc639 [2023-11-08T01:38:37.978Z] Removing intermediate container 61cb566dc639 [2023-11-08T01:38:37.978Z] ---> fda27603cf25 [2023-11-08T01:38:37.978Z] Step 23/24 : LABEL git_sha=143852696dd841462be188bf2be1e22d9a74bb3f [2023-11-08T01:38:37.978Z] ---> Running in 130d3fe9aab3 [2023-11-08T01:38:37.978Z] Removing intermediate container 130d3fe9aab3 [2023-11-08T01:38:37.978Z] ---> bf79a3641f43 [2023-11-08T01:38:37.978Z] Step 24/24 : LABEL version=0.0.0 [2023-11-08T01:38:37.978Z] ---> Running in 75223914086c [2023-11-08T01:38:37.978Z] Removing intermediate container 75223914086c [2023-11-08T01:38:37.978Z] ---> 53825173f749 [2023-11-08T01:38:37.978Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T01:38:37.978Z] Successfully built 53825173f749 [2023-11-08T01:38:37.978Z] 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-11-08T01:38:38.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T01:38:38.855Z] [2023-11-08T01:38:38.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:38:39.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T01:38:39.268Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T01:38:39.268Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T01:38:39.268Z] 04944245beec: Pulling fs layer [2023-11-08T01:38:39.268Z] 699f458cf7ca: Pulling fs layer [2023-11-08T01:38:39.268Z] 765212b225bb: Pulling fs layer [2023-11-08T01:38:39.268Z] f23df028b6ca: Pulling fs layer [2023-11-08T01:38:39.268Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T01:38:39.268Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T01:38:39.268Z] f23df028b6ca: Waiting [2023-11-08T01:38:39.268Z] d65c8cfc05b1: Waiting [2023-11-08T01:38:39.268Z] 2437ff75d9bd: Waiting [2023-11-08T01:38:39.268Z] 765212b225bb: Waiting [2023-11-08T01:38:39.533Z] 04944245beec: Verifying Checksum [2023-11-08T01:38:39.533Z] 04944245beec: Download complete [2023-11-08T01:38:39.533Z] 765212b225bb: Verifying Checksum [2023-11-08T01:38:39.533Z] 765212b225bb: Download complete [2023-11-08T01:38:39.533Z] f23df028b6ca: Verifying Checksum [2023-11-08T01:38:39.533Z] f23df028b6ca: Download complete [2023-11-08T01:38:39.533Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T01:38:39.533Z] d65c8cfc05b1: Download complete [2023-11-08T01:38:39.799Z] 699f458cf7ca: Verifying Checksum [2023-11-08T01:38:39.799Z] 699f458cf7ca: Download complete [2023-11-08T01:38:40.066Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T01:38:40.066Z] 8998bd30e6a1: Download complete [2023-11-08T01:38:42.647Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T01:38:42.647Z] 2437ff75d9bd: Download complete [2023-11-08T01:38:44.593Z] 8998bd30e6a1: Pull complete [2023-11-08T01:38:45.175Z] 04944245beec: Pull complete [2023-11-08T01:38:47.119Z] 699f458cf7ca: Pull complete [2023-11-08T01:38:47.119Z] 765212b225bb: Pull complete [2023-11-08T01:38:49.781Z] f23df028b6ca: Pull complete [2023-11-08T01:38:50.059Z] d65c8cfc05b1: Pull complete [2023-11-08T01:39:08.285Z] 2437ff75d9bd: Pull complete [2023-11-08T01:39:08.285Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T01:39:08.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T01:39:08.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:39:08.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-16958 does not seem to be running inside a container [2023-11-08T01:39:08.694Z] $ 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-11-08T01:39:11.452Z] $ docker top 9dd3fdcfb7d5f4dfeb0c8d06c0c8559218e27566b27f726160a3100274638817 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:39:12.048Z] ---> job-cost.sh [2023-11-08T01:39:12.315Z] lf-activate-venv: SKIPPING [2023-11-08T01:39:12.315Z] INFO: No Stack... [2023-11-08T01:39:12.581Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T01:39:13.538Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T01:39:14.192Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-11-08T01:39:14.192Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T01:39:14.277Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] [2023-11-08T01:39:14.282Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] did not exist. Created. [2023-11-08T01:39:14.282Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T01:39:14.701Z] /w/workspace/device-mqtt-go/1@tmp/durable-4a28f6f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T01:39:15.379Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T01:39:15.418Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T01:39:15.462Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T01:39:15.478Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-644-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T01:39:15.565Z] $ docker stop --time=1 9dd3fdcfb7d5f4dfeb0c8d06c0c8559218e27566b27f726160a3100274638817 [2023-11-08T01:39:18.443Z] $ docker rm -f --volumes 9dd3fdcfb7d5f4dfeb0c8d06c0c8559218e27566b27f726160a3100274638817 [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-11-08T01:39:19.552Z] provisioning config files... [2023-11-08T01:39:19.560Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/config3577678735093675926tmp [Pipeline] { [Pipeline] sh [2023-11-08T01:39:19.901Z] + set +x [2023-11-08T01:39:19.902Z] + curl -s https://codecov.io/bash [2023-11-08T01:39:19.902Z] + bash -s -- [2023-11-08T01:39:19.902Z] [2023-11-08T01:39:19.902Z] _____ _ [2023-11-08T01:39:19.902Z] / ____| | | [2023-11-08T01:39:19.902Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T01:39:19.902Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T01:39:19.902Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T01:39:19.902Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T01:39:19.902Z] Bash-1.0.6 [2023-11-08T01:39:19.902Z] [2023-11-08T01:39:19.902Z] [2023-11-08T01:39:19.902Z] ==> git version 2.25.1 found [2023-11-08T01:39:19.902Z] ==> 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-11-08T01:39:19.902Z] Release-Date: 2020-01-08 [2023-11-08T01:39:19.902Z] 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-11-08T01:39:19.902Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T01:39:19.902Z] ==> Jenkins CI detected. [2023-11-08T01:39:19.902Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-644 [2023-11-08T01:39:19.902Z] project root: . [2023-11-08T01:39:19.902Z] --> token set from env [2023-11-08T01:39:19.902Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T01:39:19.902Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T01:39:19.902Z] ==> Python coveragepy not found [2023-11-08T01:39:19.902Z] ==> Searching for coverage reports in: [2023-11-08T01:39:19.902Z] + . [2023-11-08T01:39:19.902Z] -> Found 1 reports [2023-11-08T01:39:19.902Z] ==> Detecting git/mercurial file structure [2023-11-08T01:39:19.902Z] ==> Reading reports [2023-11-08T01:39:19.902Z] + ./coverage.out bytes=18506 [2023-11-08T01:39:19.902Z] ==> Appending adjustments [2023-11-08T01:39:19.902Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T01:39:20.162Z] + Found adjustments [2023-11-08T01:39:20.162Z] ==> Gzipping contents [2023-11-08T01:39:20.162Z] 4.0K /tmp/codecov.NkgrIu.gz [2023-11-08T01:39:20.162Z] ==> Uploading reports [2023-11-08T01:39:20.162Z] url: https://codecov.io [2023-11-08T01:39:20.162Z] query: branch=PR-644&commit=143852696dd841462be188bf2be1e22d9a74bb3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=644&job=&cmd_args= [2023-11-08T01:39:20.162Z] -> Pinging Codecov [2023-11-08T01:39:20.162Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-644&commit=143852696dd841462be188bf2be1e22d9a74bb3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=644&job=&cmd_args= [2023-11-08T01:39:20.162Z] -> Uploading to [2023-11-08T01:39:20.162Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/7D719EC7BBE17E464838252E33014C33/143852696dd841462be188bf2be1e22d9a74bb3f/bab31b29-cac7-49f5-a616-a98fb25aa76c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T013920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a5c5aad7157cbf368e0275a62ddb325ca1590c4d27a1b2457507aa063a60a88 [2023-11-08T01:39:20.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T01:39:20.162Z] Dload Upload Total Spent Left Speed [2023-11-08T01:39:20.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11956 --:--:-- --:--:-- --:--:-- 11956 [2023-11-08T01:39:20.423Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/143852696dd841462be188bf2be1e22d9a74bb3f [Pipeline] } [2023-11-08T01:39:20.454Z] 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-11-08T01:39:22.344Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-644/archives ] [2023-11-08T01:39:22.344Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-644/archives [2023-11-08T01:39:22.344Z] total 16 [2023-11-08T01:39:22.344Z] drwxr-xr-x 3 root root 4096 Nov 8 01:30 . [2023-11-08T01:39:22.344Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 01:30 .. [2023-11-08T01:39:22.344Z] drwxr-xr-x 2 root root 4096 Nov 8 01:30 cost [2023-11-08T01:39:22.344Z] -rw-r--r-- 1 root root 86 Nov 8 01:30 cost.csv [2023-11-08T01:39:22.344Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-644/archives [2023-11-08T01:39:22.344Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-644/archives [2023-11-08T01:39:22.344Z] total 16 [2023-11-08T01:39:22.344Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 01:30 . [2023-11-08T01:39:22.344Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 01:30 .. [2023-11-08T01:39:22.344Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 01:30 cost [2023-11-08T01:39:22.344Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 8 01:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:39:22.673Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:39:23.566Z] ---> package-listing.sh [2023-11-08T01:39:23.566Z] ++ facter osfamily [2023-11-08T01:39:23.566Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T01:39:23.827Z] + OS_FAMILY=debian [2023-11-08T01:39:23.827Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-644 [2023-11-08T01:39:23.827Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T01:39:23.827Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T01:39:23.827Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T01:39:23.827Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T01:39:23.827Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-644 ']' [2023-11-08T01:39:23.827Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T01:39:23.827Z] + case "${OS_FAMILY}" in [2023-11-08T01:39:23.827Z] + dpkg -l [2023-11-08T01:39:23.827Z] + grep '^ii' [2023-11-08T01:39:23.827Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T01:39:23.827Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T01:39:23.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T01:39:23.827Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-644 ']' [2023-11-08T01:39:23.827Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-644/archives/ [2023-11-08T01:39:23.827Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-644/archives/ [Pipeline] echo [2023-11-08T01:39:23.864Z] 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-644/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T01:39:24.153Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:39:24.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:39:24.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:39:24.944Z] prd-ubuntu20.04-docker-8c-8g-16955 does not seem to be running inside a container [2023-11-08T01:39:24.971Z] $ 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-644/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-644 -v /w/workspace/gexfoundry_device-mqtt-go_PR-644:/w/workspace/gexfoundry_device-mqtt-go_PR-644:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-644@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-11-08T01:39:25.192Z] $ docker top 24a24bd1a2125e20c2f08494279737fdeb6d63592c2bc4f6465a6b82c7a60722 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:39:25.606Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T01:39:25.919Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T01:39:26.230Z] + ls /var/log/sa-host [2023-11-08T01:39:26.230Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:39:26.460Z] provisioning config files... [2023-11-08T01:39:26.469Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-644@tmp/config16774715226798336363tmp [Pipeline] { [Pipeline] echo [2023-11-08T01:39:26.518Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:39:26.831Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T01:39:26.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:39:27.274Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T01:39:27.305Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:39:27.679Z] ---> sudo-logs.sh [2023-11-08T01:39:27.679Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T01:39:28.020Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:39:28.334Z] ---> job-cost.sh [2023-11-08T01:39:28.335Z] lf-activate-venv: SKIPPING [2023-11-08T01:39:28.335Z] DEBUG: total: 0.2199999988079071 [2023-11-08T01:39:28.335Z] INFO: Retrieving Stack Cost... [2023-11-08T01:39:28.595Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T01:39:29.164Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T01:39:29.198Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:39:29.506Z] ---> logs-deploy.sh [2023-11-08T01:39:29.506Z] lf-activate-venv: SKIPPING [2023-11-08T01:39:29.506Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-644/1 [2023-11-08T01:39:29.506Z] INFO: archiving workspace using pattern(s): [2023-11-08T01:39:30.442Z] Archives upload complete. [2023-11-08T01:39:30.442Z] INFO: archiving logs to Nexus