Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from c50e0250f90ce80985879acac8c100133ce26eeb+2a80116fa1f446abff1b1e1c9092e6aedb73b14f (503e597b8cde1129d0f13d0507cbebc66b9f8f56) 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-ssh11254577158406692876.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-ssh12803607689540466352.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-645/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-645/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14962367846426603841.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 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-ssh11074089401111722876.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-645/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-645/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13761246551043791866.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17096 in /w/workspace/gexfoundry_device-mqtt-go_PR-645 [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-645 # 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 Merging remotes/origin/main commit 2a80116fa1f446abff1b1e1c9092e6aedb73b14f into PR head commit c50e0250f90ce80985879acac8c100133ce26eeb Merge succeeded, producing b15a30809fa01d45f27adf4e1ca76333c70fc7cd Checking out Revision b15a30809fa01d45f27adf4e1ca76333c70fc7cd (PR-645) > 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/645/head:refs/remotes/origin/PR-645 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c50e0250f90ce80985879acac8c100133ce26eeb # 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 2a80116fa1f446abff1b1e1c9092e6aedb73b14f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b15a30809fa01d45f27adf4e1ca76333c70fc7cd # timeout=10 Commit message: "Merge commit '2a80116fa1f446abff1b1e1c9092e6aedb73b14f' into HEAD" > git rev-list --no-walk c50e0250f90ce80985879acac8c100133ce26eeb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T23:17:27.513Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T23:17:27.566Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T23:17:27.580Z] ========================================================= [2023-11-08T23:17:27.580Z] EdgeX Global Pipelines Version Info [2023-11-08T23:17:27.580Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T23:17:28.299Z] ------------------- [2023-11-08T23:17:28.299Z] stable info: [2023-11-08T23:17:28.299Z] ------------------- [2023-11-08T23:17:28.299Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T23:17:28.299Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T23:17:28.299Z] Message: update stable to v1.0.257 [2023-11-08T23:17:28.870Z] ------------------- [2023-11-08T23:17:28.870Z] experimental info: [2023-11-08T23:17:28.870Z] ------------------- [2023-11-08T23:17:28.870Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T23:17:28.870Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T23:17:28.870Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T23:17:29.041Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-11-08T23:17:29.054Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-11-08T23:17:29.070Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T23:17:29.087Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T23:17:29.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T23:17:29.126Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T23:17:29.144Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T23:17:29.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T23:17:29.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T23:17:29.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T23:17:29.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T23:17:29.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-11-08T23:17:29.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T23:17:29.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T23:17:29.290Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T23:17:29.305Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T23:17:29.317Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T23:17:29.330Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T23:17:29.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T23:17:29.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T23:17:29.378Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T23:17:29.391Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T23:17:29.409Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T23:17:29.424Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T23:17:29.437Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T23:17:29.455Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T23:17:29.473Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T23:17:29.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-645 [Pipeline] echo [2023-11-08T23:17:29.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-645 [Pipeline] echo [2023-11-08T23:17:29.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-645 [Pipeline] echo [2023-11-08T23:17:29.531Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b15a30809fa01d45f27adf4e1ca76333c70fc7cd [Pipeline] echo [2023-11-08T23:17:29.550Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b15a308 [Pipeline] echo [2023-11-08T23:17:29.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T23:17:29.624Z] provisioning config files... [2023-11-08T23:17:29.639Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/config2804860439866154260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T23:17:29.948Z] ---> docker-login.sh [2023-11-08T23:17:29.949Z] nexus3.edgexfoundry.org:10001 [2023-11-08T23:17:30.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:17:30.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:17:30.471Z] Configure a credential helper to remove this warning. See [2023-11-08T23:17:30.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:17:30.471Z] [2023-11-08T23:17:30.471Z] Login Succeeded [2023-11-08T23:17:30.471Z] nexus3.edgexfoundry.org:10002 [2023-11-08T23:17:30.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:17:30.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:17:30.471Z] Configure a credential helper to remove this warning. See [2023-11-08T23:17:30.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:17:30.471Z] [2023-11-08T23:17:30.471Z] Login Succeeded [2023-11-08T23:17:30.471Z] nexus3.edgexfoundry.org:10003 [2023-11-08T23:17:30.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:17:30.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:17:30.471Z] Configure a credential helper to remove this warning. See [2023-11-08T23:17:30.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:17:30.471Z] [2023-11-08T23:17:30.471Z] Login Succeeded [2023-11-08T23:17:30.471Z] nexus3.edgexfoundry.org:10004 [2023-11-08T23:17:30.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:17:30.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:17:30.733Z] Configure a credential helper to remove this warning. See [2023-11-08T23:17:30.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:17:30.733Z] [2023-11-08T23:17:30.733Z] Login Succeeded [2023-11-08T23:17:30.733Z] docker.io [2023-11-08T23:17:30.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:17:30.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:17:30.996Z] Configure a credential helper to remove this warning. See [2023-11-08T23:17:30.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:17:30.996Z] [2023-11-08T23:17:30.996Z] Login Succeeded [2023-11-08T23:17:30.996Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T23:17:31.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T23:17:31.391Z] + git rev-list -1 --merges b15a30809fa01d45f27adf4e1ca76333c70fc7cd~1..b15a30809fa01d45f27adf4e1ca76333c70fc7cd [Pipeline] echo [2023-11-08T23:17:31.426Z] -----------> git rev-list -1 --merges b15a30809fa01d45f27adf4e1ca76333c70fc7cd~1..b15a30809fa01d45f27adf4e1ca76333c70fc7cd b15a30809fa01d45f27adf4e1ca76333c70fc7cd [2023-11-08T23:17:31.426Z] b15a30809fa01d45f27adf4e1ca76333c70fc7cd [false] [Pipeline] sh [2023-11-08T23:17:31.709Z] + git log --format=format:%s -1 b15a30809fa01d45f27adf4e1ca76333c70fc7cd [Pipeline] echo [2023-11-08T23:17:31.726Z] ========================================================= [2023-11-08T23:17:31.726Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T23:17:31.726Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T23:17:32.050Z] + git log --format=format:%s -1 b15a30809fa01d45f27adf4e1ca76333c70fc7cd [Pipeline] echo [2023-11-08T23:17:32.063Z] [semverPrep] GIT_COMMIT: b15a30809fa01d45f27adf4e1ca76333c70fc7cd, Commit Message: Merge commit '2a80116fa1f446abff1b1e1c9092e6aedb73b14f' into HEAD [Pipeline] echo [2023-11-08T23:17:32.072Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T23:17:32.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T23:17:32.434Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T23:17:32.434Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T23:17:32.434Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T23:17:32.434Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T23:17:32.434Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T23:17:32.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T23:17:32.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T23:17:32.897Z] [2023-11-08T23:17:32.897Z] 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-08T23:17:33.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T23:17:33.200Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T23:17:33.200Z] b85a868b505f: Pulling fs layer [2023-11-08T23:17:33.200Z] e2be974225ed: Pulling fs layer [2023-11-08T23:17:33.200Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T23:17:33.200Z] 988bab9f4d93: Pulling fs layer [2023-11-08T23:17:33.200Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T23:17:33.200Z] eaf3925da568: Pulling fs layer [2023-11-08T23:17:33.200Z] bab4dde63d76: Pulling fs layer [2023-11-08T23:17:33.200Z] bde34c3a00c8: Pulling fs layer [2023-11-08T23:17:33.200Z] b352a97aabf1: Pulling fs layer [2023-11-08T23:17:33.200Z] 4872d77fe225: Pulling fs layer [2023-11-08T23:17:33.200Z] 5851b861e8e6: Pulling fs layer [2023-11-08T23:17:33.200Z] 988bab9f4d93: Waiting [2023-11-08T23:17:33.200Z] 1469e6f7b9e6: Waiting [2023-11-08T23:17:33.200Z] eaf3925da568: Waiting [2023-11-08T23:17:33.200Z] bab4dde63d76: Waiting [2023-11-08T23:17:33.200Z] bde34c3a00c8: Waiting [2023-11-08T23:17:33.200Z] b352a97aabf1: Waiting [2023-11-08T23:17:33.200Z] 4872d77fe225: Waiting [2023-11-08T23:17:33.200Z] 5851b861e8e6: Waiting [2023-11-08T23:17:33.200Z] e2be974225ed: Verifying Checksum [2023-11-08T23:17:33.200Z] e2be974225ed: Download complete [2023-11-08T23:17:33.200Z] 988bab9f4d93: Download complete [2023-11-08T23:17:33.200Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T23:17:33.200Z] 1469e6f7b9e6: Download complete [2023-11-08T23:17:33.464Z] eaf3925da568: Download complete [2023-11-08T23:17:33.464Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T23:17:33.464Z] 339a4e72a1f5: Download complete [2023-11-08T23:17:33.464Z] bde34c3a00c8: Verifying Checksum [2023-11-08T23:17:33.464Z] bde34c3a00c8: Download complete [2023-11-08T23:17:33.464Z] b352a97aabf1: Download complete [2023-11-08T23:17:33.464Z] 4872d77fe225: Verifying Checksum [2023-11-08T23:17:33.464Z] 4872d77fe225: Download complete [2023-11-08T23:17:33.464Z] 5851b861e8e6: Download complete [2023-11-08T23:17:33.464Z] b85a868b505f: Verifying Checksum [2023-11-08T23:17:33.464Z] b85a868b505f: Download complete [2023-11-08T23:17:33.724Z] bab4dde63d76: Verifying Checksum [2023-11-08T23:17:33.724Z] bab4dde63d76: Download complete [2023-11-08T23:17:34.665Z] b85a868b505f: Pull complete [2023-11-08T23:17:34.665Z] e2be974225ed: Pull complete [2023-11-08T23:17:35.234Z] 339a4e72a1f5: Pull complete [2023-11-08T23:17:35.234Z] 988bab9f4d93: Pull complete [2023-11-08T23:17:35.499Z] 1469e6f7b9e6: Pull complete [2023-11-08T23:17:35.762Z] eaf3925da568: Pull complete [2023-11-08T23:17:37.142Z] bab4dde63d76: Pull complete [2023-11-08T23:17:37.403Z] bde34c3a00c8: Pull complete [2023-11-08T23:17:37.403Z] b352a97aabf1: Pull complete [2023-11-08T23:17:37.403Z] 4872d77fe225: Pull complete [2023-11-08T23:17:37.403Z] 5851b861e8e6: Pull complete [2023-11-08T23:17:37.403Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T23:17:37.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T23:17:37.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T23:17:37.758Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2023-11-08T23:17:37.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T23:17:42.135Z] $ docker top 933af91cf8f49fcb727903229033af85074ec387211099896f46d2d3bbd9a79b -eo pid,comm [2023-11-08T23:17:42.192Z] 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-08T23:17:42.192Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T23:17:42.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T23:17:42.237Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T23:17:42.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T23:17:42.339Z] $ docker exec 933af91cf8f49fcb727903229033af85074ec387211099896f46d2d3bbd9a79b ssh-agent [2023-11-08T23:17:42.443Z] SSH_AUTH_SOCK=/tmp/ssh-CjkbaO1eq05l/agent.32 [2023-11-08T23:17:42.443Z] SSH_AGENT_PID=38 [2023-11-08T23:17:42.451Z] Running ssh-add (command line suppressed) [2023-11-08T23:17:42.550Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/private_key_9093309325029136988.key (/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/private_key_9093309325029136988.key) [2023-11-08T23:17:42.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T23:17:42.860Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T23:17:42.880Z] $ docker exec --env ******** --env ******** 933af91cf8f49fcb727903229033af85074ec387211099896f46d2d3bbd9a79b ssh-agent -k [2023-11-08T23:17:42.977Z] unset SSH_AUTH_SOCK; [2023-11-08T23:17:42.977Z] unset SSH_AGENT_PID; [2023-11-08T23:17:42.977Z] echo Agent pid 38 killed; [2023-11-08T23:17:42.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T23:17:43.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T23:17:43.020Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T23:17:43.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T23:17:43.138Z] $ docker exec 933af91cf8f49fcb727903229033af85074ec387211099896f46d2d3bbd9a79b ssh-agent [2023-11-08T23:17:43.253Z] SSH_AUTH_SOCK=/tmp/ssh-MVx4WMJUSbce/agent.71 [2023-11-08T23:17:43.253Z] SSH_AGENT_PID=77 [2023-11-08T23:17:43.258Z] Running ssh-add (command line suppressed) [2023-11-08T23:17:43.343Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/private_key_15171926022165869869.key (/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/private_key_15171926022165869869.key) [2023-11-08T23:17:43.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T23:17:43.650Z] + git semver init [2023-11-08T23:17:43.910Z] 2023-11-08 23:17:43,817 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T23:17:43.910Z] 2023-11-08 23:17:43,818 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver [2023-11-08T23:17:43.910Z] 2023-11-08 23:17:43,818 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver [2023-11-08T23:17:43.910Z] 2023-11-08 23:17:43,818 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-645, universal_newlines=False, shell=None, istream=None) [2023-11-08T23:17:45.293Z] 2023-11-08 23:17:44,904 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645/.git/info/exclude [2023-11-08T23:17:45.293Z] 2023-11-08 23:17:44,904 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver/PR-645 with force:False [2023-11-08T23:17:45.293Z] 2023-11-08 23:17:44,905 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver/PR-645 [2023-11-08T23:17:45.293Z] 2023-11-08 23:17:44,909 [execute] INFO git cat-file --batch-check [2023-11-08T23:17:45.293Z] 2023-11-08 23:17:44,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T23:17:45.293Z] 2023-11-08 23:17:44,916 [execute] INFO git cat-file --batch [2023-11-08T23:17:45.293Z] 2023-11-08 23:17:44,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T23:17:45.293Z] 2023-11-08 23:17:44,921 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver/PR-645 [2023-11-08T23:17:45.293Z] 0.0.0 [Pipeline] } [2023-11-08T23:17:45.302Z] $ docker exec --env ******** --env ******** 933af91cf8f49fcb727903229033af85074ec387211099896f46d2d3bbd9a79b ssh-agent -k [2023-11-08T23:17:45.403Z] unset SSH_AUTH_SOCK; [2023-11-08T23:17:45.403Z] unset SSH_AGENT_PID; [2023-11-08T23:17:45.403Z] echo Agent pid 77 killed; [2023-11-08T23:17:45.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T23:17:45.714Z] + git semver [Pipeline] } [2023-11-08T23:17:45.987Z] $ docker stop --time=1 933af91cf8f49fcb727903229033af85074ec387211099896f46d2d3bbd9a79b [2023-11-08T23:17:47.269Z] $ docker rm -f --volumes 933af91cf8f49fcb727903229033af85074ec387211099896f46d2d3bbd9a79b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T23:17:47.606Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T23:17:47.809Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T23:17:47.813Z] [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-08T23:17:47.933Z] provisioning config files... [2023-11-08T23:17:47.942Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/config4758122934890237718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T23:17:48.239Z] ---> docker-login.sh [2023-11-08T23:17:48.239Z] nexus3.edgexfoundry.org:10001 [2023-11-08T23:17:48.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:17:48.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:17:48.239Z] Configure a credential helper to remove this warning. See [2023-11-08T23:17:48.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:17:48.239Z] [2023-11-08T23:17:48.239Z] Login Succeeded [2023-11-08T23:17:48.239Z] nexus3.edgexfoundry.org:10002 [2023-11-08T23:17:48.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:17:48.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:17:48.239Z] Configure a credential helper to remove this warning. See [2023-11-08T23:17:48.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:17:48.239Z] [2023-11-08T23:17:48.239Z] Login Succeeded [2023-11-08T23:17:48.239Z] nexus3.edgexfoundry.org:10003 [2023-11-08T23:17:48.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:17:48.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:17:48.498Z] Configure a credential helper to remove this warning. See [2023-11-08T23:17:48.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:17:48.498Z] [2023-11-08T23:17:48.498Z] Login Succeeded [2023-11-08T23:17:48.498Z] nexus3.edgexfoundry.org:10004 [2023-11-08T23:17:48.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:17:48.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:17:48.498Z] Configure a credential helper to remove this warning. See [2023-11-08T23:17:48.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:17:48.498Z] [2023-11-08T23:17:48.498Z] Login Succeeded [2023-11-08T23:17:48.498Z] docker.io [2023-11-08T23:17:48.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:17:48.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:17:48.758Z] Configure a credential helper to remove this warning. See [2023-11-08T23:17:48.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:17:48.758Z] [2023-11-08T23:17:48.758Z] Login Succeeded [2023-11-08T23:17:48.758Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T23:17:48.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T23:17:48.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T23:17:48.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T23:17:48.891Z] ========================================================= [2023-11-08T23:17:48.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T23:17:48.891Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T23:17:49.221Z] + 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-08T23:17:49.221Z] Sending build context to Docker daemon 6.585MB [2023-11-08T23:17:49.221Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T23:17:49.221Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T23:17:49.221Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T23:17:49.221Z] 7264a8db6415: Pulling fs layer [2023-11-08T23:17:49.221Z] c4d48a809fc2: Pulling fs layer [2023-11-08T23:17:49.221Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T23:17:49.221Z] ad3a456e5733: Pulling fs layer [2023-11-08T23:17:49.221Z] 33e27b845d1e: Pulling fs layer [2023-11-08T23:17:49.221Z] c68163c4e522: Pulling fs layer [2023-11-08T23:17:49.221Z] 50da416c3ac9: Pulling fs layer [2023-11-08T23:17:49.221Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T23:17:49.221Z] c68163c4e522: Waiting [2023-11-08T23:17:49.221Z] 50da416c3ac9: Waiting [2023-11-08T23:17:49.221Z] 23d2d4c4bb30: Waiting [2023-11-08T23:17:49.221Z] ad3a456e5733: Waiting [2023-11-08T23:17:49.221Z] 33e27b845d1e: Waiting [2023-11-08T23:17:49.221Z] c4d48a809fc2: Verifying Checksum [2023-11-08T23:17:49.221Z] c4d48a809fc2: Download complete [2023-11-08T23:17:49.221Z] ad3a456e5733: Verifying Checksum [2023-11-08T23:17:49.221Z] ad3a456e5733: Download complete [2023-11-08T23:17:49.221Z] 33e27b845d1e: Verifying Checksum [2023-11-08T23:17:49.221Z] 33e27b845d1e: Download complete [2023-11-08T23:17:49.221Z] 7264a8db6415: Verifying Checksum [2023-11-08T23:17:49.221Z] 7264a8db6415: Download complete [2023-11-08T23:17:49.482Z] c68163c4e522: Verifying Checksum [2023-11-08T23:17:49.482Z] c68163c4e522: Download complete [2023-11-08T23:17:49.482Z] 7264a8db6415: Pull complete [2023-11-08T23:17:49.482Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T23:17:49.482Z] 23d2d4c4bb30: Download complete [2023-11-08T23:17:49.742Z] c4d48a809fc2: Pull complete [2023-11-08T23:17:49.742Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T23:17:49.742Z] 4f1c88b9dad5: Download complete [2023-11-08T23:17:50.309Z] 50da416c3ac9: Verifying Checksum [2023-11-08T23:17:50.309Z] 50da416c3ac9: Download complete [2023-11-08T23:17:53.604Z] 4f1c88b9dad5: Pull complete [2023-11-08T23:17:53.604Z] ad3a456e5733: Pull complete [2023-11-08T23:17:53.604Z] 33e27b845d1e: Pull complete [2023-11-08T23:17:53.604Z] c68163c4e522: Pull complete [2023-11-08T23:17:56.139Z] 50da416c3ac9: Pull complete [2023-11-08T23:17:56.399Z] 23d2d4c4bb30: Pull complete [2023-11-08T23:17:56.399Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T23:17:56.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T23:17:56.399Z] ---> 0786185ac409 [2023-11-08T23:17:56.399Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T23:18:01.696Z] ---> Running in 72ce8108ba10 [2023-11-08T23:18:01.696Z] Removing intermediate container 72ce8108ba10 [2023-11-08T23:18:01.696Z] ---> 7bf1120d0ba7 [2023-11-08T23:18:01.696Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T23:18:01.696Z] ---> Running in a4b07d9eddee [2023-11-08T23:18:01.696Z] Removing intermediate container a4b07d9eddee [2023-11-08T23:18:01.696Z] ---> ec293eaee07d [2023-11-08T23:18:01.696Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T23:18:01.696Z] ---> Running in a6a47cb92e1c [2023-11-08T23:18:01.696Z] Removing intermediate container a6a47cb92e1c [2023-11-08T23:18:01.696Z] ---> 5e969f3b09c0 [2023-11-08T23:18:01.696Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T23:18:01.696Z] ---> Running in d794c87db129 [2023-11-08T23:18:01.696Z] Removing intermediate container d794c87db129 [2023-11-08T23:18:01.696Z] ---> f8ad3d2f4e47 [2023-11-08T23:18:01.696Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T23:18:01.696Z] ---> Running in 5bc38460e1ae [2023-11-08T23:18:01.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T23:18:01.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T23:18:02.215Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T23:18:02.215Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T23:18:02.215Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T23:18:02.215Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T23:18:02.215Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T23:18:02.215Z] OK: 268 MiB in 56 packages [2023-11-08T23:18:02.783Z] Removing intermediate container 5bc38460e1ae [2023-11-08T23:18:02.783Z] ---> f263688b8c64 [2023-11-08T23:18:02.783Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-08T23:18:02.783Z] ---> Running in c3c9b1392c9c [2023-11-08T23:18:02.902Z] Still waiting to schedule task [2023-11-08T23:18:02.902Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-08T23:18:03.043Z] Removing intermediate container c3c9b1392c9c [2023-11-08T23:18:03.043Z] ---> 67cedcb64ad7 [2023-11-08T23:18:03.043Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-08T23:18:03.043Z] ---> 32d807763630 [2023-11-08T23:18:03.043Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T23:18:03.043Z] ---> Running in 31ec4d143aea [2023-11-08T23:18:42.301Z] Removing intermediate container 31ec4d143aea [2023-11-08T23:18:42.301Z] ---> 423e1c1dae4b [2023-11-08T23:18:42.301Z] Step 11/12 : COPY . . [2023-11-08T23:18:42.301Z] ---> 33a4e5a7f380 [2023-11-08T23:18:42.301Z] Step 12/12 : RUN $MAKE [2023-11-08T23:18:42.301Z] ---> Running in dc18d6af6844 [2023-11-08T23:18:42.301Z] noop [2023-11-08T23:18:42.301Z] Removing intermediate container dc18d6af6844 [2023-11-08T23:18:42.301Z] ---> dc1453036404 [2023-11-08T23:18:42.301Z] Successfully built dc1453036404 [2023-11-08T23:18:42.301Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T23:18:42.625Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T23:18:42.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T23:18:42.697Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2023-11-08T23:18:42.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T23:18:43.122Z] $ docker top 83c474f695c6436536c089045fdd78724f81be66d6d40727956ce75598c82bc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T23:18:43.474Z] + go version [2023-11-08T23:18:43.474Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T23:18:43.486Z] $ docker stop --time=1 83c474f695c6436536c089045fdd78724f81be66d6d40727956ce75598c82bc9 [2023-11-08T23:18:44.746Z] $ docker rm -f --volumes 83c474f695c6436536c089045fdd78724f81be66d6d40727956ce75598c82bc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T23:18:45.227Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T23:18:45.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T23:18:45.303Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2023-11-08T23:18:45.332Z] $ 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-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T23:18:45.641Z] $ docker top 0464d2ace133628d25ab9bc662f21bad96d16689be2f598da273c8693242abe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T23:18:45.992Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-645 [Pipeline] fileExists [Pipeline] sh [2023-11-08T23:18:46.288Z] + make test [2023-11-08T23:18:46.289Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T23:18:47.666Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-08T23:18:57.647Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-08T23:18:57.647Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-08T23:18:57.647Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements [2023-11-08T23:19:04.219Z] go vet ./... [2023-11-08T23:19:06.752Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T23:19:06.752Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T23:19:06.752Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T23:19:07.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T23:19:07.050Z] $ docker stop --time=1 0464d2ace133628d25ab9bc662f21bad96d16689be2f598da273c8693242abe0 [2023-11-08T23:19:11.124Z] $ docker rm -f --volumes 0464d2ace133628d25ab9bc662f21bad96d16689be2f598da273c8693242abe0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T23:19:11.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T23:19:11.635Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T23:19:12.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T23:19:12.440Z] + ls -al . [2023-11-08T23:19:12.440Z] total 184 [2023-11-08T23:19:12.440Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 23:18 . [2023-11-08T23:19:12.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:17 .. [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 23:17 .dockerignore [2023-11-08T23:19:12.440Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:18 .git [2023-11-08T23:19:12.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:17 .github [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 23:17 .gitignore [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:17 .golangci.yml [2023-11-08T23:19:12.440Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:17 .semver [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 23:17 Attribution.txt [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 8 23:17 CHANGELOG.md [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 23:17 Dockerfile [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:17 GOVERNANCE.md [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 23:17 Jenkinsfile [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:17 LICENSE [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 23:17 Makefile [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 23:17 OWNERS.md [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 23:17 README.md [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 23:17 VERSION [2023-11-08T23:19:12.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:17 bin [2023-11-08T23:19:12.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:17 cmd [2023-11-08T23:19:12.440Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 23:18 coverage.out [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 3775 Nov 8 23:17 go.mod [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 35000 Nov 8 23:17 go.sum [2023-11-08T23:19:12.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:17 internal [2023-11-08T23:19:12.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:17 mock [2023-11-08T23:19:12.440Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 23:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T23:19:12.755Z] + 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=b15a30809fa01d45f27adf4e1ca76333c70fc7cd --label arch=amd64 --label version=0.0.0 . [2023-11-08T23:19:12.755Z] Sending build context to Docker daemon 6.605MB [2023-11-08T23:19:12.755Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T23:19:12.755Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-08T23:19:12.755Z] ---> dc1453036404 [2023-11-08T23:19:12.755Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-08T23:19:13.015Z] ---> Running in 034f0984632d [2023-11-08T23:19:13.015Z] Removing intermediate container 034f0984632d [2023-11-08T23:19:13.015Z] ---> 892f425c0242 [2023-11-08T23:19:13.015Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T23:19:13.015Z] ---> Running in 573ce53402d6 [2023-11-08T23:19:13.275Z] Removing intermediate container 573ce53402d6 [2023-11-08T23:19:13.275Z] ---> 621704e1259a [2023-11-08T23:19:13.275Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T23:19:13.275Z] ---> Running in c9ba55577504 [2023-11-08T23:19:13.275Z] Removing intermediate container c9ba55577504 [2023-11-08T23:19:13.275Z] ---> bab5a46cba7f [2023-11-08T23:19:13.275Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T23:19:13.275Z] ---> Running in 0e9fd364044f [2023-11-08T23:19:13.534Z] Removing intermediate container 0e9fd364044f [2023-11-08T23:19:13.535Z] ---> c5015d8aee42 [2023-11-08T23:19:13.535Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T23:19:13.535Z] ---> Running in a32871b8cc4b [2023-11-08T23:19:13.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T23:19:13.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T23:19:14.054Z] OK: 268 MiB in 56 packages [2023-11-08T23:19:14.622Z] Removing intermediate container a32871b8cc4b [2023-11-08T23:19:14.622Z] ---> 5b127b940c18 [2023-11-08T23:19:14.622Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-08T23:19:14.622Z] ---> Running in 7e018e4c31c8 [2023-11-08T23:19:14.622Z] Removing intermediate container 7e018e4c31c8 [2023-11-08T23:19:14.622Z] ---> 0475b8d601d7 [2023-11-08T23:19:14.622Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-08T23:19:14.622Z] ---> 9725cc106996 [2023-11-08T23:19:14.622Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T23:19:14.882Z] ---> Running in 5ef4b53ba0c1 [2023-11-08T23:19:16.598Z] Removing intermediate container 5ef4b53ba0c1 [2023-11-08T23:19:16.598Z] ---> 4b9e648068b7 [2023-11-08T23:19:16.598Z] Step 11/24 : COPY . . [2023-11-08T23:19:16.859Z] ---> 1aba7d41ec98 [2023-11-08T23:19:16.859Z] Step 12/24 : RUN $MAKE [2023-11-08T23:19:16.859Z] ---> Running in 477344cd13e8 [2023-11-08T23:19:17.119Z] 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-08T23:19:39.066Z] Removing intermediate container 477344cd13e8 [2023-11-08T23:19:39.066Z] ---> dd80f31c8fa1 [2023-11-08T23:19:39.066Z] Step 13/24 : FROM alpine:3.18 [2023-11-08T23:19:39.066Z] 3.18: Pulling from library/alpine [2023-11-08T23:19:39.325Z] 96526aa774ef: Pulling fs layer [2023-11-08T23:19:39.583Z] 96526aa774ef: Verifying Checksum [2023-11-08T23:19:39.583Z] 96526aa774ef: Download complete [2023-11-08T23:19:39.844Z] 96526aa774ef: Pull complete [2023-11-08T23:19:39.844Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T23:19:39.844Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T23:19:39.844Z] ---> 8ca4688f4f35 [2023-11-08T23:19:39.844Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-08T23:19:39.844Z] ---> Running in 353b6d282cf3 [2023-11-08T23:19:39.844Z] Removing intermediate container 353b6d282cf3 [2023-11-08T23:19:39.844Z] ---> f76031679389 [2023-11-08T23:19:39.844Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-08T23:19:40.102Z] ---> Running in db5c0f9c6875 [2023-11-08T23:19:40.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T23:19:40.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T23:19:40.628Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T23:19:40.628Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T23:19:40.628Z] OK: 7 MiB in 16 packages [2023-11-08T23:19:40.888Z] Removing intermediate container db5c0f9c6875 [2023-11-08T23:19:40.888Z] ---> ce647b98f2d4 [2023-11-08T23:19:40.888Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-08T23:19:41.299Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17097 in /w/workspace/gexfoundry_device-mqtt-go_PR-645 [Pipeline] { [Pipeline] ws [2023-11-08T23:19:41.315Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2023-11-08T23:19:41.351Z] The recommended git tool is: git [2023-11-08T23:19:42.454Z] ---> da0ddff4e1e1 [2023-11-08T23:19:42.454Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-08T23:19:42.454Z] ---> 5360c4cd5fa4 [2023-11-08T23:19:42.454Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-08T23:19:42.713Z] ---> 33707e2f765b [2023-11-08T23:19:42.713Z] Step 19/24 : EXPOSE 59982 [2023-11-08T23:19:42.713Z] ---> Running in 20713f1e5b27 [2023-11-08T23:19:42.713Z] Removing intermediate container 20713f1e5b27 [2023-11-08T23:19:42.713Z] ---> 16c8bcd4f07b [2023-11-08T23:19:42.713Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-08T23:19:42.713Z] ---> Running in 8a700a8b13d8 [2023-11-08T23:19:42.713Z] Removing intermediate container 8a700a8b13d8 [2023-11-08T23:19:42.713Z] ---> 3dfb25271536 [2023-11-08T23:19:42.713Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-08T23:19:42.973Z] ---> Running in f940fd6c241d [2023-11-08T23:19:42.973Z] Removing intermediate container f940fd6c241d [2023-11-08T23:19:42.973Z] ---> d702b1012f74 [2023-11-08T23:19:42.973Z] Step 22/24 : LABEL arch=amd64 [2023-11-08T23:19:42.973Z] ---> Running in 2971f386d279 [2023-11-08T23:19:42.973Z] Removing intermediate container 2971f386d279 [2023-11-08T23:19:42.973Z] ---> 06089a2a3060 [2023-11-08T23:19:42.973Z] Step 23/24 : LABEL git_sha=b15a30809fa01d45f27adf4e1ca76333c70fc7cd [2023-11-08T23:19:42.973Z] ---> Running in ae4a71c47b9b [2023-11-08T23:19:43.233Z] Removing intermediate container ae4a71c47b9b [2023-11-08T23:19:43.233Z] ---> e5b302160ffc [2023-11-08T23:19:43.233Z] Step 24/24 : LABEL version=0.0.0 [2023-11-08T23:19:43.233Z] ---> Running in f47a63f01b09 [2023-11-08T23:19:43.492Z] Removing intermediate container f47a63f01b09 [2023-11-08T23:19:43.492Z] ---> 9c115fb6d14d [2023-11-08T23:19:43.492Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T23:19:43.492Z] Successfully built 9c115fb6d14d [2023-11-08T23:19:43.492Z] 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-08T23:19:43.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T23:19:43.987Z] [2023-11-08T23:19:43.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T23:19:44.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T23:19:44.550Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T23:19:44.550Z] 5eb5b503b376: Pulling fs layer [2023-11-08T23:19:44.550Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T23:19:44.550Z] ec43610c2a17: Pulling fs layer [2023-11-08T23:19:44.550Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T23:19:44.550Z] 33b1e0a273af: Pulling fs layer [2023-11-08T23:19:44.550Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T23:19:44.550Z] 2f39f015ded8: Pulling fs layer [2023-11-08T23:19:44.550Z] 3a2ae6a8a46f: Waiting [2023-11-08T23:19:44.550Z] 33b1e0a273af: Waiting [2023-11-08T23:19:44.550Z] 2f39f015ded8: Waiting [2023-11-08T23:19:44.550Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T23:19:44.550Z] 5c69ac0246d0: Download complete [2023-11-08T23:19:44.550Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T23:19:44.550Z] 3a2ae6a8a46f: Download complete [2023-11-08T23:19:44.550Z] 33b1e0a273af: Verifying Checksum [2023-11-08T23:19:44.550Z] 33b1e0a273af: Download complete [2023-11-08T23:19:44.550Z] ec43610c2a17: Verifying Checksum [2023-11-08T23:19:44.550Z] ec43610c2a17: Download complete [2023-11-08T23:19:44.550Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T23:19:44.550Z] 5d3b04190fa2: Download complete [2023-11-08T23:19:44.808Z] 5eb5b503b376: Verifying Checksum [2023-11-08T23:19:44.808Z] 5eb5b503b376: Download complete [2023-11-08T23:19:45.377Z] 2f39f015ded8: Verifying Checksum [2023-11-08T23:19:45.377Z] 2f39f015ded8: Download complete [2023-11-08T23:19:45.944Z] 5eb5b503b376: Pull complete [2023-11-08T23:19:46.107Z] using credential edgex-jenkins-ssh [2023-11-08T23:19:46.124Z] Cloning the remote Git repository [2023-11-08T23:19:46.164Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-08T23:19:46.203Z] 5c69ac0246d0: Pull complete [2023-11-08T23:19:46.777Z] ec43610c2a17: Pull complete [2023-11-08T23:19:47.038Z] 3a2ae6a8a46f: Pull complete [2023-11-08T23:19:47.300Z] 33b1e0a273af: Pull complete [2023-11-08T23:19:47.300Z] 5d3b04190fa2: Pull complete [2023-11-08T23:19:46.257Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2023-11-08T23:19:49.128Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-08T23:19:49.129Z] > git --version # timeout=10 [2023-11-08T23:19:49.151Z] > git --version # 'git version 2.25.1' [2023-11-08T23:19:49.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T23:19:49.301Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T23:19:50.517Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-08T23:19:50.540Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T23:19:51.328Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-08T23:19:51.365Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-08T23:19:51.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T23:19:51.385Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/645/head:refs/remotes/origin/PR-645 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T23:19:52.018Z] Merging remotes/origin/main commit 2a80116fa1f446abff1b1e1c9092e6aedb73b14f into PR head commit c50e0250f90ce80985879acac8c100133ce26eeb [2023-11-08T23:19:52.331Z] Merge succeeded, producing e3dbda6c2dc62242aed90286cd8583b811f4f61e [2023-11-08T23:19:52.332Z] Checking out Revision e3dbda6c2dc62242aed90286cd8583b811f4f61e (PR-645) [2023-11-08T23:19:52.569Z] 2f39f015ded8: Pull complete [2023-11-08T23:19:52.569Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T23:19:52.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T23:19:52.569Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T23:19:52.669Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2023-11-08T23:19:52.697Z] $ 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-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T23:19:52.030Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T23:19:52.113Z] > git checkout -f c50e0250f90ce80985879acac8c100133ce26eeb # timeout=10 [2023-11-08T23:19:52.194Z] > git remote # timeout=10 [2023-11-08T23:19:52.224Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T23:19:52.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T23:19:52.254Z] > git merge 2a80116fa1f446abff1b1e1c9092e6aedb73b14f # timeout=10 [2023-11-08T23:19:52.309Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T23:19:52.336Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T23:19:52.350Z] > git checkout -f e3dbda6c2dc62242aed90286cd8583b811f4f61e # timeout=10 [2023-11-08T23:19:55.805Z] Commit message: "Merge commit '2a80116fa1f446abff1b1e1c9092e6aedb73b14f' into HEAD" [2023-11-08T23:19:55.809Z] > git rev-list --no-walk c50e0250f90ce80985879acac8c100133ce26eeb # timeout=10 [2023-11-08T23:19:56.304Z] [2023-11-08T23:19:56.304Z] GitHub has been notified of this commit’s build result [2023-11-08T23:19:56.304Z] [2023-11-08T23:20:02.180Z] $ docker top d729b04a72944a099539a8e69f7d1a7f796b0d4bb33712c30cf297ebba9c1362 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T23:20:02.596Z] ---> job-cost.sh [2023-11-08T23:20:02.596Z] lf-activate-venv: SKIPPING [2023-11-08T23:20:02.596Z] INFO: No Stack... [2023-11-08T23:20:02.856Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T23:20:03.430Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T23:20:04.067Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives/cost.csv [2023-11-08T23:20:04.067Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T23:20:04.082Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-645-2-stack-cost] [2023-11-08T23:20:04.093Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-645-2-stack-cost] did not exist. Created. [2023-11-08T23:20:04.093Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-645-2-stack-cost] [2023-11-08T23:20:04.097Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T23:20:04.098Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T23:20:04.098Z] Dload Upload Total Spent Left Speed [2023-11-08T23:20:04.098Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 87 12682 87 11015 0 0 71064 0 --:--:-- --:--:-- --:--:-- 70608 100 12682 100 12682 0 0 80777 0 --:--:-- --:--:-- --:--:-- 80265 [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T23:20:04.405Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T23:20:04.427Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T23:20:04.433Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-645-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T23:20:04.455Z] $ docker stop --time=1 d729b04a72944a099539a8e69f7d1a7f796b0d4bb33712c30cf297ebba9c1362 [2023-11-08T23:20:05.747Z] $ docker rm -f --volumes d729b04a72944a099539a8e69f7d1a7f796b0d4bb33712c30cf297ebba9c1362 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T23:20:06.166Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T23:20:06.494Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T23:20:06.494Z] + sudo tee /etc/docker/daemon.new [2023-11-08T23:20:06.494Z] { [2023-11-08T23:20:06.494Z] "registry-mirrors": [ [2023-11-08T23:20:06.494Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T23:20:06.494Z] ], [2023-11-08T23:20:06.494Z] "bip": "10.250.0.254/24", [2023-11-08T23:20:06.494Z] "hosts": [ [2023-11-08T23:20:06.494Z] "tcp://0.0.0.0:5555", [2023-11-08T23:20:06.494Z] "unix:///var/run/docker.sock" [2023-11-08T23:20:06.494Z] ], [2023-11-08T23:20:06.494Z] "mtu": 1458, [2023-11-08T23:20:06.494Z] "selinux-enabled": true, [2023-11-08T23:20:06.494Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T23:20:06.494Z] } [Pipeline] sh [2023-11-08T23:20:06.817Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T23:20:07.138Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T23:20:25.405Z] provisioning config files... [2023-11-08T23:20:25.430Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config17846785770188831271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T23:20:25.781Z] ---> docker-login.sh [2023-11-08T23:20:25.781Z] nexus3.edgexfoundry.org:10001 [2023-11-08T23:20:26.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:20:26.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:20:26.336Z] Configure a credential helper to remove this warning. See [2023-11-08T23:20:26.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:20:26.336Z] [2023-11-08T23:20:26.336Z] Login Succeeded [2023-11-08T23:20:26.336Z] nexus3.edgexfoundry.org:10002 [2023-11-08T23:20:26.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:20:26.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:20:26.605Z] Configure a credential helper to remove this warning. See [2023-11-08T23:20:26.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:20:26.605Z] [2023-11-08T23:20:26.605Z] Login Succeeded [2023-11-08T23:20:26.877Z] nexus3.edgexfoundry.org:10003 [2023-11-08T23:20:26.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:20:27.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:20:27.151Z] Configure a credential helper to remove this warning. See [2023-11-08T23:20:27.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:20:27.151Z] [2023-11-08T23:20:27.151Z] Login Succeeded [2023-11-08T23:20:27.151Z] nexus3.edgexfoundry.org:10004 [2023-11-08T23:20:27.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:20:27.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:20:27.419Z] Configure a credential helper to remove this warning. See [2023-11-08T23:20:27.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:20:27.419Z] [2023-11-08T23:20:27.419Z] Login Succeeded [2023-11-08T23:20:27.419Z] docker.io [2023-11-08T23:20:27.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T23:20:27.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T23:20:27.956Z] Configure a credential helper to remove this warning. See [2023-11-08T23:20:27.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T23:20:27.956Z] [2023-11-08T23:20:27.956Z] Login Succeeded [2023-11-08T23:20:27.956Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T23:20:27.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T23:20:28.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T23:20:28.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T23:20:28.290Z] ========================================================= [2023-11-08T23:20:28.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T23:20:28.290Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T23:20:28.638Z] + 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-08T23:20:28.907Z] Sending build context to Docker daemon 3.396MB [2023-11-08T23:20:28.907Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T23:20:28.907Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T23:20:33.178Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T23:20:33.178Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T23:20:33.178Z] 5d54e960e981: Pulling fs layer [2023-11-08T23:20:33.178Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T23:20:33.178Z] f0e02332f6b5: Pulling fs layer [2023-11-08T23:20:33.178Z] cefa15bbcfad: Pulling fs layer [2023-11-08T23:20:33.178Z] 17808c966233: Pulling fs layer [2023-11-08T23:20:33.178Z] f4c1fc716caa: Pulling fs layer [2023-11-08T23:20:33.178Z] f0e02332f6b5: Waiting [2023-11-08T23:20:33.178Z] cefa15bbcfad: Waiting [2023-11-08T23:20:33.178Z] 17808c966233: Waiting [2023-11-08T23:20:33.178Z] f4c1fc716caa: Waiting [2023-11-08T23:20:33.178Z] 5d54e960e981: Verifying Checksum [2023-11-08T23:20:33.178Z] 5d54e960e981: Download complete [2023-11-08T23:20:33.178Z] f0e02332f6b5: Verifying Checksum [2023-11-08T23:20:33.178Z] f0e02332f6b5: Download complete [2023-11-08T23:20:33.178Z] cefa15bbcfad: Verifying Checksum [2023-11-08T23:20:33.178Z] cefa15bbcfad: Download complete [2023-11-08T23:20:33.178Z] 9fda8d8052c6: Download complete [2023-11-08T23:20:33.178Z] f4c1fc716caa: Verifying Checksum [2023-11-08T23:20:33.178Z] f4c1fc716caa: Download complete [2023-11-08T23:20:33.448Z] 9fda8d8052c6: Pull complete [2023-11-08T23:20:34.035Z] 5d54e960e981: Pull complete [2023-11-08T23:20:34.305Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T23:20:34.305Z] c4a7e357bf2a: Download complete [2023-11-08T23:20:35.282Z] 17808c966233: Verifying Checksum [2023-11-08T23:20:35.282Z] 17808c966233: Download complete [2023-11-08T23:20:47.608Z] c4a7e357bf2a: Pull complete [2023-11-08T23:20:47.608Z] f0e02332f6b5: Pull complete [2023-11-08T23:20:47.608Z] cefa15bbcfad: Pull complete [2023-11-08T23:20:55.819Z] 17808c966233: Pull complete [2023-11-08T23:20:57.248Z] f4c1fc716caa: Pull complete [2023-11-08T23:20:57.248Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T23:20:57.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T23:20:57.248Z] ---> ea914061e18c [2023-11-08T23:20:57.248Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T23:20:58.212Z] ---> Running in 6fd1554144d3 [2023-11-08T23:20:58.212Z] Removing intermediate container 6fd1554144d3 [2023-11-08T23:20:58.212Z] ---> f0afaf8cabec [2023-11-08T23:20:58.212Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T23:20:58.480Z] ---> Running in 367571d8f769 [2023-11-08T23:20:58.752Z] Removing intermediate container 367571d8f769 [2023-11-08T23:20:58.752Z] ---> 80d95a2a02c6 [2023-11-08T23:20:58.752Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T23:20:58.752Z] ---> Running in c63f06c9ad99 [2023-11-08T23:20:59.018Z] Removing intermediate container c63f06c9ad99 [2023-11-08T23:20:59.018Z] ---> 822979a2d0d0 [2023-11-08T23:20:59.018Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T23:20:59.286Z] ---> Running in 7ec38e181c0f [2023-11-08T23:20:59.558Z] Removing intermediate container 7ec38e181c0f [2023-11-08T23:20:59.558Z] ---> 78cd940c0216 [2023-11-08T23:20:59.558Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T23:20:59.558Z] ---> Running in 5187ada03a56 [2023-11-08T23:21:00.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T23:21:00.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T23:21:02.390Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T23:21:02.391Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T23:21:02.391Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T23:21:02.391Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T23:21:02.391Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T23:21:02.391Z] OK: 270 MiB in 56 packages [2023-11-08T23:21:03.369Z] Removing intermediate container 5187ada03a56 [2023-11-08T23:21:03.369Z] ---> 512298554235 [2023-11-08T23:21:03.369Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-08T23:21:03.369Z] ---> Running in 8ba7aafa5abf [2023-11-08T23:21:03.640Z] Removing intermediate container 8ba7aafa5abf [2023-11-08T23:21:03.640Z] ---> df3fb242f733 [2023-11-08T23:21:03.640Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-08T23:21:04.228Z] ---> 84922c1f54a5 [2023-11-08T23:21:04.228Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T23:21:04.228Z] ---> Running in 7d6cc60d7250 [2023-11-08T23:22:25.864Z] Removing intermediate container 7d6cc60d7250 [2023-11-08T23:22:25.864Z] ---> 73e84c04a834 [2023-11-08T23:22:25.864Z] Step 11/12 : COPY . . [2023-11-08T23:22:25.864Z] ---> ad17c4303895 [2023-11-08T23:22:25.864Z] Step 12/12 : RUN $MAKE [2023-11-08T23:22:25.864Z] ---> Running in d17b01619f99 [2023-11-08T23:22:25.864Z] noop [2023-11-08T23:22:25.864Z] Removing intermediate container d17b01619f99 [2023-11-08T23:22:25.864Z] ---> ca1d5c91a9df [2023-11-08T23:22:25.864Z] Successfully built ca1d5c91a9df [2023-11-08T23:22:25.864Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T23:22:26.215Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T23:22:26.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T23:22:26.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-17097 does not seem to be running inside a container [2023-11-08T23:22:26.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T23:22:27.649Z] $ docker top 89692cc5dec9289a17b3e088c04c0ab8182d24f0342914e89203f0154845ba71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T23:22:28.481Z] + go version [2023-11-08T23:22:28.481Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T23:22:28.498Z] $ docker stop --time=1 89692cc5dec9289a17b3e088c04c0ab8182d24f0342914e89203f0154845ba71 [2023-11-08T23:22:30.087Z] $ docker rm -f --volumes 89692cc5dec9289a17b3e088c04c0ab8182d24f0342914e89203f0154845ba71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T23:22:30.614Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T23:22:30.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T23:22:30.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-17097 does not seem to be running inside a container [2023-11-08T23:22:30.849Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T23:22:32.061Z] $ docker top 4ab6d80888b4fda55b411263f96405a1cd05506743eac0ce450f31f0186b49c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T23:22:32.908Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh [2023-11-08T23:22:33.236Z] + make test [2023-11-08T23:22:33.502Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T23:22:40.152Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-08T23:24:16.834Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-08T23:24:16.834Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-08T23:24:16.834Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.058s coverage: 22.8% of statements [2023-11-08T23:24:16.834Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T23:24:16.834Z] go vet ./... [2023-11-08T23:24:29.170Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T23:24:29.170Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T23:24:29.170Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T23:24:29.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T23:24:29.201Z] $ docker stop --time=1 4ab6d80888b4fda55b411263f96405a1cd05506743eac0ce450f31f0186b49c7 [2023-11-08T23:24:31.066Z] $ docker rm -f --volumes 4ab6d80888b4fda55b411263f96405a1cd05506743eac0ce450f31f0186b49c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T23:24:32.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T23:24:32.227Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T23:24:32.650Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T23:24:33.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T23:24:33.330Z] + ls -al . [2023-11-08T23:24:33.330Z] total 180 [2023-11-08T23:24:33.330Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:22 . [2023-11-08T23:24:33.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:19 .. [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 23:19 .dockerignore [2023-11-08T23:24:33.330Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:19 .git [2023-11-08T23:24:33.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:19 .github [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 23:19 .gitignore [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:19 .golangci.yml [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 23:19 Attribution.txt [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 8 23:19 CHANGELOG.md [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 23:19 Dockerfile [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:19 GOVERNANCE.md [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 23:19 Jenkinsfile [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:19 LICENSE [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 23:19 Makefile [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 23:19 OWNERS.md [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 23:19 README.md [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 23:17 VERSION [2023-11-08T23:24:33.330Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:19 bin [2023-11-08T23:24:33.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:19 cmd [2023-11-08T23:24:33.330Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 23:24 coverage.out [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 3775 Nov 8 23:19 go.mod [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 35000 Nov 8 23:19 go.sum [2023-11-08T23:24:33.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:19 internal [2023-11-08T23:24:33.330Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:19 mock [2023-11-08T23:24:33.330Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 23:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T23:24:33.730Z] + 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=e3dbda6c2dc62242aed90286cd8583b811f4f61e --label arch=arm64 --label version=0.0.0 . [2023-11-08T23:24:34.004Z] Sending build context to Docker daemon 3.416MB [2023-11-08T23:24:34.004Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T23:24:34.004Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-08T23:24:34.004Z] ---> ca1d5c91a9df [2023-11-08T23:24:34.004Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-08T23:24:34.292Z] ---> Running in 60b54bd7561a [2023-11-08T23:24:34.563Z] Removing intermediate container 60b54bd7561a [2023-11-08T23:24:34.563Z] ---> bf079b1bb3a2 [2023-11-08T23:24:34.563Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T23:24:34.563Z] ---> Running in cb22ce502abf [2023-11-08T23:24:34.858Z] Removing intermediate container cb22ce502abf [2023-11-08T23:24:34.858Z] ---> e1cd4c6e0536 [2023-11-08T23:24:34.858Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T23:24:34.858Z] ---> Running in a1f46074ee76 [2023-11-08T23:24:35.129Z] Removing intermediate container a1f46074ee76 [2023-11-08T23:24:35.129Z] ---> 5b15592a50f3 [2023-11-08T23:24:35.129Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T23:24:35.420Z] ---> Running in cc2a67d936b0 [2023-11-08T23:24:35.687Z] Removing intermediate container cc2a67d936b0 [2023-11-08T23:24:35.687Z] ---> 6c7fedd3a3b7 [2023-11-08T23:24:35.687Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T23:24:35.687Z] ---> Running in 9f3c2703cd5f [2023-11-08T23:24:36.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T23:24:36.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T23:24:38.330Z] OK: 270 MiB in 56 packages [2023-11-08T23:24:38.911Z] Removing intermediate container 9f3c2703cd5f [2023-11-08T23:24:38.911Z] ---> bce225a7f9d3 [2023-11-08T23:24:38.911Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-08T23:24:38.911Z] ---> Running in 3be9b3244cf0 [2023-11-08T23:24:39.177Z] Removing intermediate container 3be9b3244cf0 [2023-11-08T23:24:39.177Z] ---> 9e86082a1801 [2023-11-08T23:24:39.177Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-08T23:24:39.759Z] ---> 37d51f065727 [2023-11-08T23:24:39.759Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T23:24:39.759Z] ---> Running in e67335380337 [2023-11-08T23:24:41.714Z] Removing intermediate container e67335380337 [2023-11-08T23:24:41.714Z] ---> 38b1a13e4a08 [2023-11-08T23:24:41.714Z] Step 11/24 : COPY . . [2023-11-08T23:24:42.674Z] ---> 5aea6d09b0f6 [2023-11-08T23:24:42.674Z] Step 12/24 : RUN $MAKE [2023-11-08T23:24:42.674Z] ---> Running in e1ea05505c76 [2023-11-08T23:24:43.633Z] 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-08T23:26:20.269Z] Removing intermediate container e1ea05505c76 [2023-11-08T23:26:20.269Z] ---> 308b7570bd9a [2023-11-08T23:26:20.269Z] Step 13/24 : FROM alpine:3.18 [2023-11-08T23:26:20.533Z] 3.18: Pulling from library/alpine [2023-11-08T23:26:20.798Z] 579b34f0a95b: Pulling fs layer [2023-11-08T23:26:21.064Z] 579b34f0a95b: Download complete [2023-11-08T23:26:21.648Z] 579b34f0a95b: Pull complete [2023-11-08T23:26:21.648Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T23:26:21.648Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T23:26:21.648Z] ---> 3cc203321400 [2023-11-08T23:26:21.648Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-08T23:26:21.918Z] ---> Running in a88b65a839af [2023-11-08T23:26:22.187Z] Removing intermediate container a88b65a839af [2023-11-08T23:26:22.187Z] ---> 09e19f6257a4 [2023-11-08T23:26:22.187Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-08T23:26:22.187Z] ---> Running in f0a5cb23db3a [2023-11-08T23:26:23.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T23:26:23.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T23:26:24.369Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T23:26:24.637Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T23:26:24.637Z] OK: 8 MiB in 16 packages [2023-11-08T23:26:25.598Z] Removing intermediate container f0a5cb23db3a [2023-11-08T23:26:25.598Z] ---> e3f70297a0ad [2023-11-08T23:26:25.598Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-08T23:26:27.007Z] ---> 1a9c3ec4a23b [2023-11-08T23:26:27.007Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-08T23:26:27.590Z] ---> ccf7ec940870 [2023-11-08T23:26:27.590Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-08T23:26:28.178Z] ---> 40c26a71c660 [2023-11-08T23:26:28.178Z] Step 19/24 : EXPOSE 59982 [2023-11-08T23:26:28.178Z] ---> Running in 1b2f69bc27fa [2023-11-08T23:26:28.445Z] Removing intermediate container 1b2f69bc27fa [2023-11-08T23:26:28.445Z] ---> 08cc4d8dce94 [2023-11-08T23:26:28.445Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-08T23:26:28.445Z] ---> Running in de72f6836732 [2023-11-08T23:26:28.762Z] Removing intermediate container de72f6836732 [2023-11-08T23:26:28.762Z] ---> 7c8279596575 [2023-11-08T23:26:28.762Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-08T23:26:28.762Z] ---> Running in 739f7c84e1d4 [2023-11-08T23:26:29.030Z] Removing intermediate container 739f7c84e1d4 [2023-11-08T23:26:29.030Z] ---> 03b6de102075 [2023-11-08T23:26:29.030Z] Step 22/24 : LABEL arch=arm64 [2023-11-08T23:26:29.304Z] ---> Running in c5b59478a54b [2023-11-08T23:26:29.571Z] Removing intermediate container c5b59478a54b [2023-11-08T23:26:29.571Z] ---> 68eb42e4564d [2023-11-08T23:26:29.571Z] Step 23/24 : LABEL git_sha=e3dbda6c2dc62242aed90286cd8583b811f4f61e [2023-11-08T23:26:29.571Z] ---> Running in 6065e4471085 [2023-11-08T23:26:29.851Z] Removing intermediate container 6065e4471085 [2023-11-08T23:26:29.851Z] ---> 4f32c78fbb11 [2023-11-08T23:26:29.851Z] Step 24/24 : LABEL version=0.0.0 [2023-11-08T23:26:30.119Z] ---> Running in 9133a3f37ad9 [2023-11-08T23:26:30.386Z] Removing intermediate container 9133a3f37ad9 [2023-11-08T23:26:30.386Z] ---> 65c56ca3110b [2023-11-08T23:26:30.386Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T23:26:30.386Z] Successfully built 65c56ca3110b [2023-11-08T23:26:30.386Z] 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-08T23:26:30.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T23:26:30.826Z] [2023-11-08T23:26:30.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T23:26:31.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T23:26:31.157Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T23:26:31.157Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T23:26:31.157Z] 04944245beec: Pulling fs layer [2023-11-08T23:26:31.157Z] 699f458cf7ca: Pulling fs layer [2023-11-08T23:26:31.157Z] 765212b225bb: Pulling fs layer [2023-11-08T23:26:31.157Z] f23df028b6ca: Pulling fs layer [2023-11-08T23:26:31.157Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T23:26:31.157Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T23:26:31.157Z] f23df028b6ca: Waiting [2023-11-08T23:26:31.157Z] d65c8cfc05b1: Waiting [2023-11-08T23:26:31.157Z] 2437ff75d9bd: Waiting [2023-11-08T23:26:31.157Z] 765212b225bb: Waiting [2023-11-08T23:26:31.424Z] 04944245beec: Verifying Checksum [2023-11-08T23:26:31.424Z] 04944245beec: Download complete [2023-11-08T23:26:31.424Z] 765212b225bb: Verifying Checksum [2023-11-08T23:26:31.424Z] 765212b225bb: Download complete [2023-11-08T23:26:31.424Z] f23df028b6ca: Verifying Checksum [2023-11-08T23:26:31.424Z] f23df028b6ca: Download complete [2023-11-08T23:26:31.424Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T23:26:31.424Z] d65c8cfc05b1: Download complete [2023-11-08T23:26:31.424Z] 699f458cf7ca: Verifying Checksum [2023-11-08T23:26:31.424Z] 699f458cf7ca: Download complete [2023-11-08T23:26:32.008Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T23:26:32.008Z] 8998bd30e6a1: Download complete [2023-11-08T23:26:34.603Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T23:26:34.603Z] 2437ff75d9bd: Download complete [2023-11-08T23:26:36.553Z] 8998bd30e6a1: Pull complete [2023-11-08T23:26:36.821Z] 04944245beec: Pull complete [2023-11-08T23:26:38.763Z] 699f458cf7ca: Pull complete [2023-11-08T23:26:38.763Z] 765212b225bb: Pull complete [2023-11-08T23:26:39.347Z] f23df028b6ca: Pull complete [2023-11-08T23:26:39.624Z] d65c8cfc05b1: Pull complete [2023-11-08T23:26:57.833Z] 2437ff75d9bd: Pull complete [2023-11-08T23:26:57.833Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T23:26:57.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T23:26:57.833Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T23:26:58.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-17097 does not seem to be running inside a container [2023-11-08T23:26:58.081Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-08T23:27:00.713Z] $ docker top 9d7ba7e81bf098f97edcb5326738540268e85a7071ba55e7fd9232b64a00c80e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T23:27:01.241Z] ---> job-cost.sh [2023-11-08T23:27:01.509Z] lf-activate-venv: SKIPPING [2023-11-08T23:27:01.509Z] INFO: No Stack... [2023-11-08T23:27:01.774Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T23:27:02.729Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T23:27:03.045Z] + cut -d, -f6 [2023-11-08T23:27:03.045Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [Pipeline] lock [2023-11-08T23:27:03.114Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-645-2-stack-cost] [2023-11-08T23:27:03.120Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-645-2-stack-cost] did not exist. Created. [2023-11-08T23:27:03.120Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-645-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T23:27:03.454Z] /w/workspace/device-mqtt-go/2@tmp/durable-22a211bd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T23:27:03.782Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T23:27:03.809Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T23:27:03.850Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T23:27:03.859Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-645-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T23:27:03.873Z] $ docker stop --time=1 9d7ba7e81bf098f97edcb5326738540268e85a7071ba55e7fd9232b64a00c80e [2023-11-08T23:27:05.356Z] $ docker rm -f --volumes 9d7ba7e81bf098f97edcb5326738540268e85a7071ba55e7fd9232b64a00c80e [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-08T23:27:05.738Z] provisioning config files... [2023-11-08T23:27:05.746Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/config511116441509039800tmp [Pipeline] { [Pipeline] sh [2023-11-08T23:27:06.042Z] + set +x [2023-11-08T23:27:06.042Z] + curl -s https://codecov.io/bash [2023-11-08T23:27:06.042Z] + bash -s -- [2023-11-08T23:27:06.042Z] [2023-11-08T23:27:06.042Z] _____ _ [2023-11-08T23:27:06.042Z] / ____| | | [2023-11-08T23:27:06.042Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T23:27:06.042Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T23:27:06.042Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T23:27:06.042Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T23:27:06.042Z] Bash-1.0.6 [2023-11-08T23:27:06.042Z] [2023-11-08T23:27:06.042Z] [2023-11-08T23:27:06.042Z] ==> git version 2.25.1 found [2023-11-08T23:27:06.042Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-08T23:27:06.042Z] Release-Date: 2020-01-08 [2023-11-08T23:27:06.042Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-08T23:27:06.042Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T23:27:06.042Z] ==> Jenkins CI detected. [2023-11-08T23:27:06.042Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-645 [2023-11-08T23:27:06.042Z] project root: . [2023-11-08T23:27:06.042Z] --> token set from env [2023-11-08T23:27:06.042Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T23:27:06.042Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T23:27:06.042Z] ==> Python coveragepy not found [2023-11-08T23:27:06.042Z] ==> Searching for coverage reports in: [2023-11-08T23:27:06.042Z] + . [2023-11-08T23:27:06.042Z] -> Found 1 reports [2023-11-08T23:27:06.042Z] ==> Detecting git/mercurial file structure [2023-11-08T23:27:06.042Z] ==> Reading reports [2023-11-08T23:27:06.042Z] + ./coverage.out bytes=18506 [2023-11-08T23:27:06.301Z] ==> Appending adjustments [2023-11-08T23:27:06.301Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T23:27:06.301Z] + Found adjustments [2023-11-08T23:27:06.301Z] ==> Gzipping contents [2023-11-08T23:27:06.301Z] 4.0K /tmp/codecov.P65ahW.gz [2023-11-08T23:27:06.301Z] ==> Uploading reports [2023-11-08T23:27:06.301Z] url: https://codecov.io [2023-11-08T23:27:06.301Z] query: branch=PR-645&commit=b15a30809fa01d45f27adf4e1ca76333c70fc7cd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-645%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=645&job=&cmd_args= [2023-11-08T23:27:06.301Z] -> Pinging Codecov [2023-11-08T23:27:06.301Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-645&commit=b15a30809fa01d45f27adf4e1ca76333c70fc7cd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-645%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=645&job=&cmd_args= [2023-11-08T23:27:06.301Z] -> Uploading to [2023-11-08T23:27:06.301Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/7D719EC7BBE17E464838252E33014C33/b15a30809fa01d45f27adf4e1ca76333c70fc7cd/866a8406-d3cd-4571-bbe0-5f4d1ddfee11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T232706Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89a74d64bb1195020971981b2acd51d67bcf88d3e371e5996daa337a8d18f1e0 [2023-11-08T23:27:06.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T23:27:06.301Z] Dload Upload Total Spent Left Speed [2023-11-08T23:27:06.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 13431 --:--:-- --:--:-- --:--:-- 13431 [2023-11-08T23:27:06.561Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b15a30809fa01d45f27adf4e1ca76333c70fc7cd [Pipeline] } [2023-11-08T23:27:06.568Z] 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-08T23:27:07.333Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives ] [2023-11-08T23:27:07.334Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives [2023-11-08T23:27:07.334Z] total 16 [2023-11-08T23:27:07.334Z] drwxr-xr-x 3 root root 4096 Nov 8 23:20 . [2023-11-08T23:27:07.334Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:20 .. [2023-11-08T23:27:07.334Z] drwxr-xr-x 2 root root 4096 Nov 8 23:20 cost [2023-11-08T23:27:07.334Z] -rw-r--r-- 1 root root 86 Nov 8 23:20 cost.csv [2023-11-08T23:27:07.334Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives [2023-11-08T23:27:07.334Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives [2023-11-08T23:27:07.334Z] total 16 [2023-11-08T23:27:07.334Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:20 . [2023-11-08T23:27:07.334Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:20 .. [2023-11-08T23:27:07.334Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 23:20 cost [2023-11-08T23:27:07.334Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 8 23:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T23:27:07.628Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T23:27:08.489Z] ---> package-listing.sh [2023-11-08T23:27:08.489Z] ++ facter osfamily [2023-11-08T23:27:08.489Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T23:27:08.749Z] + OS_FAMILY=debian [2023-11-08T23:27:08.749Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-645 [2023-11-08T23:27:08.749Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T23:27:08.749Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T23:27:08.749Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T23:27:08.749Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T23:27:08.749Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-645 ']' [2023-11-08T23:27:08.749Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T23:27:08.749Z] + case "${OS_FAMILY}" in [2023-11-08T23:27:08.749Z] + dpkg -l [2023-11-08T23:27:08.749Z] + grep '^ii' [2023-11-08T23:27:08.749Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T23:27:08.749Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T23:27:08.749Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T23:27:08.749Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-645 ']' [2023-11-08T23:27:08.749Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives/ [2023-11-08T23:27:08.749Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives/ [Pipeline] echo [2023-11-08T23:27:08.761Z] 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-645/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T23:27:09.040Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T23:27:09.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T23:27:09.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T23:27:09.673Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2023-11-08T23:27:09.707Z] $ 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-645/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-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T23:27:09.907Z] $ docker top 8853e6f9b3ceab628d1a81692322b4f41d29438b8adc1b3e87a92b0412ef165a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T23:27:10.254Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T23:27:10.542Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T23:27:10.832Z] + ls /var/log/sa-host [2023-11-08T23:27:10.832Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T23:27:10.997Z] provisioning config files... [2023-11-08T23:27:11.005Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/config11108161865179380484tmp [Pipeline] { [Pipeline] echo [2023-11-08T23:27:11.016Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T23:27:11.299Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T23:27:11.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T23:27:11.633Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T23:27:11.641Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T23:27:11.926Z] ---> sudo-logs.sh [2023-11-08T23:27:11.926Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T23:27:11.958Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T23:27:12.244Z] ---> job-cost.sh [2023-11-08T23:27:12.244Z] lf-activate-venv: SKIPPING [2023-11-08T23:27:12.244Z] DEBUG: total: 0.2199999988079071 [2023-11-08T23:27:12.244Z] INFO: Retrieving Stack Cost... [2023-11-08T23:27:12.504Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T23:27:13.073Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T23:27:13.086Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T23:27:13.369Z] ---> logs-deploy.sh [2023-11-08T23:27:13.369Z] lf-activate-venv: SKIPPING [2023-11-08T23:27:13.369Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-645/2 [2023-11-08T23:27:13.369Z] INFO: archiving workspace using pattern(s): [2023-11-08T23:27:14.305Z] Archives upload complete. [2023-11-08T23:27:14.305Z] INFO: archiving logs to Nexus