Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d 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-ssh3183559907501579024.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh1673687044763555905.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 056ae7b86453181957306e7078512cbe12174832 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5428035813914308559.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh16052208611954218290.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6753377672738545388.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7819 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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 Avoid second fetch Checking out Revision f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d (main) Commit message: "build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#757)" > git config core.sparsecheckout # timeout=10 > git checkout -f f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d # timeout=10 > git rev-list --no-walk cdda5f776f8694e126028f8522b11c284e24cb57 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-29T01:50:59.745Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-29T01:50:59.822Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-29T01:50:59.845Z] ========================================================= [2025-08-29T01:50:59.845Z] EdgeX Global Pipelines Version Info [2025-08-29T01:50:59.845Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-29T01:51:00.552Z] ------------------- [2025-08-29T01:51:00.552Z] stable info: [2025-08-29T01:51:00.552Z] ------------------- [2025-08-29T01:51:00.552Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-29T01:51:00.552Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-29T01:51:00.552Z] Message: update stable to v1.0.276 [2025-08-29T01:51:01.492Z] ------------------- [2025-08-29T01:51:01.492Z] experimental info: [2025-08-29T01:51:01.492Z] ------------------- [2025-08-29T01:51:01.492Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-29T01:51:01.492Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-29T01:51:01.492Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-29T01:51:01.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-08-29T01:51:01.577Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-08-29T01:51:01.601Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-29T01:51:01.623Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-29T01:51:01.642Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-29T01:51:01.670Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-29T01:51:01.695Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-29T01:51:01.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-29T01:51:01.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-29T01:51:01.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-29T01:51:01.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-29T01:51:01.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-08-29T01:51:01.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-29T01:51:01.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-29T01:51:01.854Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-29T01:51:01.874Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-29T01:51:01.899Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-29T01:51:01.924Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-29T01:51:01.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-29T01:51:01.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-29T01:51:01.997Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-29T01:51:02.019Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-29T01:51:02.043Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-29T01:51:02.060Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-29T01:51:02.078Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-29T01:51:02.104Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-29T01:51:02.124Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-29T01:51:02.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-29T01:51:02.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-29T01:51:02.189Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-29T01:51:02.214Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] echo [2025-08-29T01:51:02.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6ad11b [Pipeline] echo [2025-08-29T01:51:02.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T01:51:02.321Z] provisioning config files... [2025-08-29T01:51:02.333Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1974069434168150232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T01:51:02.662Z] ---> ****-login.sh [2025-08-29T01:51:02.662Z] nexus3.edgexfoundry.org:10001 [2025-08-29T01:51:02.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:51:02.921Z] [2025-08-29T01:51:02.922Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T01:51:02.922Z] Configure a credential helper to remove this warning. See [2025-08-29T01:51:02.922Z] https://docs.****.com/go/credential-store/ [2025-08-29T01:51:02.922Z] [2025-08-29T01:51:02.922Z] Login Succeeded [2025-08-29T01:51:02.922Z] nexus3.edgexfoundry.org:10002 [2025-08-29T01:51:02.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:51:02.922Z] [2025-08-29T01:51:02.922Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T01:51:02.922Z] Configure a credential helper to remove this warning. See [2025-08-29T01:51:02.922Z] https://docs.****.com/go/credential-store/ [2025-08-29T01:51:02.922Z] [2025-08-29T01:51:02.922Z] Login Succeeded [2025-08-29T01:51:02.922Z] nexus3.edgexfoundry.org:10003 [2025-08-29T01:51:02.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:51:02.922Z] [2025-08-29T01:51:02.922Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T01:51:02.922Z] Configure a credential helper to remove this warning. See [2025-08-29T01:51:02.922Z] https://docs.****.com/go/credential-store/ [2025-08-29T01:51:02.922Z] [2025-08-29T01:51:02.922Z] Login Succeeded [2025-08-29T01:51:02.922Z] nexus3.edgexfoundry.org:10004 [2025-08-29T01:51:03.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:51:03.181Z] [2025-08-29T01:51:03.181Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T01:51:03.181Z] Configure a credential helper to remove this warning. See [2025-08-29T01:51:03.181Z] https://docs.****.com/go/credential-store/ [2025-08-29T01:51:03.181Z] [2025-08-29T01:51:03.181Z] Login Succeeded [2025-08-29T01:51:03.181Z] ****.io [2025-08-29T01:51:03.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:51:03.440Z] [2025-08-29T01:51:03.440Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T01:51:03.440Z] Configure a credential helper to remove this warning. See [2025-08-29T01:51:03.440Z] https://docs.****.com/go/credential-store/ [2025-08-29T01:51:03.440Z] [2025-08-29T01:51:03.440Z] Login Succeeded [2025-08-29T01:51:03.440Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T01:51:03.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-29T01:51:03.852Z] + git rev-list -1 --merges f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d~1..f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] echo [2025-08-29T01:51:03.897Z] -----------> git rev-list -1 --merges f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d~1..f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [false] [Pipeline] sh [2025-08-29T01:51:04.198Z] + git log --format=format:%s -1 f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] echo [2025-08-29T01:51:04.216Z] ========================================================= [2025-08-29T01:51:04.216Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-29T01:51:04.216Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-29T01:51:04.547Z] + git log --format=format:%s -1 f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] echo [2025-08-29T01:51:04.559Z] [semverPrep] GIT_COMMIT: f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d, Commit Message: build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#757) [Pipeline] echo [2025-08-29T01:51:04.574Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-29T01:51:04.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T01:51:04.933Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-29T01:51:04.933Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-29T01:51:04.933Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-29T01:51:04.933Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-29T01:51:04.933Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-29T01:51:04.933Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:51:05.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T01:51:05.301Z] [2025-08-29T01:51:05.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:51:05.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T01:51:05.612Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-29T01:51:05.612Z] 3dae71ba6b94: Pulling fs layer [2025-08-29T01:51:05.612Z] 6bf1a483ea7c: Pulling fs layer [2025-08-29T01:51:05.612Z] f5dfc541a4d3: Pulling fs layer [2025-08-29T01:51:05.612Z] 461d9e800cba: Pulling fs layer [2025-08-29T01:51:05.612Z] 80192f66455f: Pulling fs layer [2025-08-29T01:51:05.612Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-29T01:51:05.612Z] a29436f7fd5d: Pulling fs layer [2025-08-29T01:51:05.612Z] 923cac83aea3: Pulling fs layer [2025-08-29T01:51:05.612Z] 25ad8b0a4227: Pulling fs layer [2025-08-29T01:51:05.612Z] 461d9e800cba: Waiting [2025-08-29T01:51:05.612Z] 2e8e34ca0e6c: Waiting [2025-08-29T01:51:05.612Z] 80192f66455f: Waiting [2025-08-29T01:51:05.612Z] db01528c6b51: Pulling fs layer [2025-08-29T01:51:05.612Z] 28988de357af: Pulling fs layer [2025-08-29T01:51:05.612Z] db01528c6b51: Waiting [2025-08-29T01:51:05.612Z] a29436f7fd5d: Waiting [2025-08-29T01:51:05.612Z] 28988de357af: Waiting [2025-08-29T01:51:05.612Z] 923cac83aea3: Waiting [2025-08-29T01:51:05.612Z] 25ad8b0a4227: Waiting [2025-08-29T01:51:05.612Z] 6bf1a483ea7c: Verifying Checksum [2025-08-29T01:51:05.612Z] 6bf1a483ea7c: Download complete [2025-08-29T01:51:05.612Z] 461d9e800cba: Verifying Checksum [2025-08-29T01:51:05.612Z] 461d9e800cba: Download complete [2025-08-29T01:51:05.612Z] 80192f66455f: Verifying Checksum [2025-08-29T01:51:05.612Z] 80192f66455f: Download complete [2025-08-29T01:51:05.871Z] f5dfc541a4d3: Verifying Checksum [2025-08-29T01:51:05.871Z] f5dfc541a4d3: Download complete [2025-08-29T01:51:05.871Z] 3dae71ba6b94: Verifying Checksum [2025-08-29T01:51:05.871Z] 3dae71ba6b94: Download complete [2025-08-29T01:51:05.871Z] 923cac83aea3: Download complete [2025-08-29T01:51:06.131Z] 25ad8b0a4227: Verifying Checksum [2025-08-29T01:51:06.131Z] 25ad8b0a4227: Download complete [2025-08-29T01:51:06.131Z] db01528c6b51: Verifying Checksum [2025-08-29T01:51:06.131Z] db01528c6b51: Download complete [2025-08-29T01:51:06.131Z] 28988de357af: Verifying Checksum [2025-08-29T01:51:06.131Z] 28988de357af: Download complete [2025-08-29T01:51:06.131Z] a29436f7fd5d: Verifying Checksum [2025-08-29T01:51:06.131Z] a29436f7fd5d: Download complete [2025-08-29T01:51:06.389Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-29T01:51:06.389Z] 2e8e34ca0e6c: Download complete [2025-08-29T01:51:07.328Z] 3dae71ba6b94: Pull complete [2025-08-29T01:51:07.328Z] 6bf1a483ea7c: Pull complete [2025-08-29T01:51:07.906Z] f5dfc541a4d3: Pull complete [2025-08-29T01:51:07.906Z] 461d9e800cba: Pull complete [2025-08-29T01:51:08.165Z] 80192f66455f: Pull complete [2025-08-29T01:51:12.348Z] 2e8e34ca0e6c: Pull complete [2025-08-29T01:51:12.915Z] a29436f7fd5d: Pull complete [2025-08-29T01:51:12.915Z] 923cac83aea3: Pull complete [2025-08-29T01:51:13.172Z] 25ad8b0a4227: Pull complete [2025-08-29T01:51:13.172Z] db01528c6b51: Pull complete [2025-08-29T01:51:13.172Z] 28988de357af: Pull complete [2025-08-29T01:51:13.172Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-29T01:51:13.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T01:51:13.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T01:51:13.307Z] prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container [2025-08-29T01:51:13.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-29T01:51:16.934Z] $ docker top 0bd0c4bb5bbe47389d9116e94cf68c1bd0d5b137ab07f852c8d8b8dea4d7d5e8 -eo pid,comm [2025-08-29T01:51:16.983Z] 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). [2025-08-29T01:51:16.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T01:51:17.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T01:51:17.045Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T01:51:17.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T01:51:17.145Z] $ docker exec 0bd0c4bb5bbe47389d9116e94cf68c1bd0d5b137ab07f852c8d8b8dea4d7d5e8 ssh-agent [2025-08-29T01:51:17.263Z] SSH_AUTH_SOCK=/tmp/ssh-BIFePJAUXud2/agent.32 [2025-08-29T01:51:17.263Z] SSH_AGENT_PID=38 [2025-08-29T01:51:17.270Z] Running ssh-add (command line suppressed) [2025-08-29T01:51:17.362Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17165340923043972417.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17165340923043972417.key) [2025-08-29T01:51:17.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T01:51:17.664Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh [2025-08-29T01:51:17.947Z] + git tag --points-at HEAD [Pipeline] } [2025-08-29T01:51:17.952Z] $ docker exec --env ******** --env ******** 0bd0c4bb5bbe47389d9116e94cf68c1bd0d5b137ab07f852c8d8b8dea4d7d5e8 ssh-agent -k [2025-08-29T01:51:18.048Z] unset SSH_AUTH_SOCK; [2025-08-29T01:51:18.048Z] unset SSH_AGENT_PID; [2025-08-29T01:51:18.048Z] echo Agent pid 38 killed; [2025-08-29T01:51:18.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-29T01:51:18.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T01:51:18.102Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T01:51:18.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T01:51:18.210Z] $ docker exec 0bd0c4bb5bbe47389d9116e94cf68c1bd0d5b137ab07f852c8d8b8dea4d7d5e8 ssh-agent [2025-08-29T01:51:18.323Z] SSH_AUTH_SOCK=/tmp/ssh-vNBr8JkdBuaQ/agent.85 [2025-08-29T01:51:18.323Z] SSH_AGENT_PID=91 [2025-08-29T01:51:18.328Z] Running ssh-add (command line suppressed) [2025-08-29T01:51:18.423Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1572491507690133333.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1572491507690133333.key) [2025-08-29T01:51:18.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T01:51:18.728Z] + git semver init [2025-08-29T01:51:18.986Z] 2025-08-29 01:51:18,934 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T01:51:18.986Z] 2025-08-29 01:51:18,938 [run_init] DEBUG init version:0.0.0 force:False [2025-08-29T01:51:18.986Z] 2025-08-29 01:51:18,938 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-08-29T01:51:18.986Z] 2025-08-29 01:51:18,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-08-29T01:51:18.986Z] 2025-08-29 01:51:18,939 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-29T01:51:20.366Z] 2025-08-29 01:51:20,227 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2025-08-29T01:51:20.366Z] 2025-08-29 01:51:20,227 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2025-08-29T01:51:20.366Z] 2025-08-29 01:51:20,227 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-29T01:51:20.366Z] 2025-08-29 01:51:20,227 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-29T01:51:20.366Z] 4.1.0-dev.4 [Pipeline] } [2025-08-29T01:51:20.373Z] $ docker exec --env ******** --env ******** 0bd0c4bb5bbe47389d9116e94cf68c1bd0d5b137ab07f852c8d8b8dea4d7d5e8 ssh-agent -k [2025-08-29T01:51:20.464Z] unset SSH_AUTH_SOCK; [2025-08-29T01:51:20.465Z] unset SSH_AGENT_PID; [2025-08-29T01:51:20.465Z] echo Agent pid 91 killed; [2025-08-29T01:51:20.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T01:51:20.793Z] + git semver [Pipeline] } [2025-08-29T01:51:21.078Z] $ docker stop --time=1 0bd0c4bb5bbe47389d9116e94cf68c1bd0d5b137ab07f852c8d8b8dea4d7d5e8 [2025-08-29T01:51:22.345Z] $ docker rm -f --volumes 0bd0c4bb5bbe47389d9116e94cf68c1bd0d5b137ab07f852c8d8b8dea4d7d5e8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T01:51:22.683Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-29T01:51:22.948Z] Stashed 1 file(s) [Pipeline] echo [2025-08-29T01:51:22.950Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 [2025-08-29T01:51:23.112Z] provisioning config files... [2025-08-29T01:51:23.131Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17952745970392091413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T01:51:23.442Z] ---> ****-login.sh [2025-08-29T01:51:23.442Z] nexus3.edgexfoundry.org:10001 [2025-08-29T01:51:23.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:51:23.442Z] Login Succeeded [2025-08-29T01:51:23.442Z] nexus3.edgexfoundry.org:10002 [2025-08-29T01:51:23.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:51:23.442Z] Login Succeeded [2025-08-29T01:51:23.442Z] nexus3.edgexfoundry.org:10003 [2025-08-29T01:51:23.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:51:23.700Z] Login Succeeded [2025-08-29T01:51:23.700Z] nexus3.edgexfoundry.org:10004 [2025-08-29T01:51:23.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:51:23.700Z] Login Succeeded [2025-08-29T01:51:23.700Z] ****.io [2025-08-29T01:51:23.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:51:23.958Z] Login Succeeded [2025-08-29T01:51:23.958Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T01:51:23.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-29T01:51:24.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T01:51:24.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T01:51:24.063Z] ========================================================= [2025-08-29T01:51:24.063Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-29T01:51:24.063Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:51:24.464Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-29T01:51:25.030Z] #0 building with "default" instance using docker driver [2025-08-29T01:51:25.030Z] [2025-08-29T01:51:25.030Z] #1 [internal] load build definition from Dockerfile [2025-08-29T01:51:25.030Z] #1 transferring dockerfile: 1.84kB done [2025-08-29T01:51:25.030Z] #1 DONE 0.0s [2025-08-29T01:51:25.030Z] [2025-08-29T01:51:25.030Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T01:51:25.030Z] #2 DONE 0.1s [2025-08-29T01:51:25.287Z] [2025-08-29T01:51:25.287Z] #3 [internal] load .dockerignore [2025-08-29T01:51:25.287Z] #3 transferring context: 182B done [2025-08-29T01:51:25.287Z] #3 DONE 0.0s [2025-08-29T01:51:25.288Z] [2025-08-29T01:51:25.288Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-29T01:51:25.288Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-29T01:51:25.288Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-29T01:51:25.288Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-29T01:51:25.288Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-29T01:51:25.288Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.46MB / 74.06MB 0.1s [2025-08-29T01:51:25.288Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-29T01:51:25.288Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-29T01:51:25.288Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-29T01:51:25.288Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.2s [2025-08-29T01:51:25.288Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-29T01:51:25.288Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-29T01:51:25.288Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-29T01:51:25.288Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-29T01:51:25.288Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s [2025-08-29T01:51:25.288Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-29T01:51:25.547Z] #4 ... [2025-08-29T01:51:25.547Z] [2025-08-29T01:51:25.547Z] #5 [internal] load build context [2025-08-29T01:51:25.547Z] #5 transferring context: 30.64MB 0.3s done [2025-08-29T01:51:25.547Z] #5 DONE 0.3s [2025-08-29T01:51:25.547Z] [2025-08-29T01:51:25.547Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-29T01:51:25.547Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s [2025-08-29T01:51:25.547Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-29T01:51:25.547Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-29T01:51:25.547Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 8.39MB / 103.05MB 0.3s [2025-08-29T01:51:25.547Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s [2025-08-29T01:51:25.547Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-29T01:51:25.547Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 65.01MB / 74.06MB 0.5s [2025-08-29T01:51:25.547Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 30.41MB / 103.05MB 0.5s [2025-08-29T01:51:25.547Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s [2025-08-29T01:51:25.806Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-08-29T01:51:25.806Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 44.04MB / 103.05MB 0.6s [2025-08-29T01:51:25.806Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-08-29T01:51:25.806Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 68.16MB / 103.05MB 0.7s [2025-08-29T01:51:25.806Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-29T01:51:26.064Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-08-29T01:51:26.064Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 91.23MB / 103.05MB 0.8s [2025-08-29T01:51:26.064Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s [2025-08-29T01:51:26.321Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done [2025-08-29T01:51:30.508Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done [2025-08-29T01:51:30.508Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-29T01:51:30.766Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-29T01:51:30.766Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-29T01:51:30.766Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-29T01:51:30.766Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-29T01:51:30.766Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-29T01:51:30.766Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 [2025-08-29T01:51:34.051Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done [2025-08-29T01:51:34.051Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-29T01:51:34.310Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-29T01:51:34.310Z] #4 DONE 9.2s [2025-08-29T01:51:34.569Z] [2025-08-29T01:51:34.569Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-29T01:51:34.569Z] #6 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T01:51:34.569Z] #6 0.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T01:51:35.135Z] #6 0.679 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-29T01:51:35.135Z] #6 0.692 (2/4) Installing libedit (20240517.3.1-r0) [2025-08-29T01:51:35.135Z] #6 0.697 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-29T01:51:35.135Z] #6 0.721 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-29T01:51:35.135Z] #6 0.733 Executing busybox-1.36.1-r29.trigger [2025-08-29T01:51:35.135Z] #6 0.742 OK: 252 MiB in 62 packages [2025-08-29T01:51:38.070Z] Still waiting to schedule task [2025-08-29T01:51:38.071Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-08-29T01:51:38.425Z] #6 DONE 4.2s [2025-08-29T01:51:38.682Z] [2025-08-29T01:51:38.683Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2025-08-29T01:51:38.683Z] #7 DONE 0.0s [2025-08-29T01:51:38.683Z] [2025-08-29T01:51:38.683Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-29T01:51:38.683Z] #8 DONE 0.0s [2025-08-29T01:51:38.683Z] [2025-08-29T01:51:38.683Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T01:52:05.224Z] #9 DONE 24.4s [2025-08-29T01:52:05.224Z] [2025-08-29T01:52:05.224Z] #10 [builder 6/7] COPY . . [2025-08-29T01:52:05.224Z] #10 DONE 0.3s [2025-08-29T01:52:05.224Z] [2025-08-29T01:52:05.224Z] #11 [builder 7/7] RUN echo noop [2025-08-29T01:52:05.224Z] #11 0.188 noop [2025-08-29T01:52:05.224Z] #11 DONE 0.2s [2025-08-29T01:52:05.224Z] [2025-08-29T01:52:05.224Z] #12 exporting to image [2025-08-29T01:52:05.224Z] #12 exporting layers [2025-08-29T01:52:10.494Z] #12 exporting layers 6.9s done [2025-08-29T01:52:10.494Z] #12 writing image sha256:06a0361d8b11e3061093e4e2314611f7a3041535196be04789138c0c3106523a done [2025-08-29T01:52:10.494Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-29T01:52:10.494Z] #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:52:10.825Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-29T01:52:10.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T01:52:10.898Z] prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container [2025-08-29T01:52:10.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2025-08-29T01:52:11.246Z] $ docker top f9604e524bac1640ccae0f0fe963471542f87f9a601b7ea52bcb393c4e68212d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T01:52:11.588Z] + go version [2025-08-29T01:52:11.588Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-29T01:52:11.593Z] $ docker stop --time=1 f9604e524bac1640ccae0f0fe963471542f87f9a601b7ea52bcb393c4e68212d [2025-08-29T01:52:12.838Z] $ docker rm -f --volumes f9604e524bac1640ccae0f0fe963471542f87f9a601b7ea52bcb393c4e68212d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:52:13.288Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-29T01:52:13.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T01:52:13.370Z] prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container [2025-08-29T01:52:13.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2025-08-29T01:52:13.617Z] $ docker top e0b26199676a442a6e201fafed75ab71a3d524aa821c3a91713f81110800ff52 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T01:52:13.962Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-29T01:52:14.265Z] + make test [2025-08-29T01:52:14.265Z] go test ./... -coverprofile=coverage.out ./... [2025-08-29T01:52:15.638Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-08-29T01:52:33.713Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-08-29T01:52:33.713Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-08-29T01:52:33.713Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2025-08-29T01:52:45.909Z] go vet ./... [2025-08-29T01:52:51.169Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-29T01:52:51.169Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-29T01:52:51.169Z] ./bin/test-attribution-txt.sh [2025-08-29T01:52:51.169Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-29T01:52:51.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-29T01:52:51.195Z] $ docker stop --time=1 e0b26199676a442a6e201fafed75ab71a3d524aa821c3a91713f81110800ff52 [2025-08-29T01:52:53.973Z] $ docker rm -f --volumes e0b26199676a442a6e201fafed75ab71a3d524aa821c3a91713f81110800ff52 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T01:52:54.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-29T01:52:54.621Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-29T01:52:55.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-29T01:52:55.369Z] + ls -al . [2025-08-29T01:52:55.369Z] total 252 [2025-08-29T01:52:55.369Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 01:52 . [2025-08-29T01:52:55.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 01:50 .. [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 29 01:50 .dockerignore [2025-08-29T01:52:55.369Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 01:52 .git [2025-08-29T01:52:55.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 01:50 .github [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 29 01:50 .gitignore [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 01:50 .golangci.yml [2025-08-29T01:52:55.369Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 01:51 .semver [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 19745 Aug 29 01:50 Attribution.txt [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 19382 Aug 29 01:50 CHANGELOG.md [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 1803 Aug 29 01:50 Dockerfile [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 01:50 GOVERNANCE.md [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 29 01:50 Jenkinsfile [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 01:50 LICENSE [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 2545 Aug 29 01:50 Makefile [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 29 01:50 OWNERS.md [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 29 01:50 README.md [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 29 01:51 VERSION [2025-08-29T01:52:55.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 01:50 bin [2025-08-29T01:52:55.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 01:50 cmd [2025-08-29T01:52:55.369Z] -rw-r--r-- 1 jenkins jenkins 21039 Aug 29 01:52 coverage.out [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 6255 Aug 29 01:50 go.mod [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 29 01:50 go.sum [2025-08-29T01:52:55.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 01:50 internal [2025-08-29T01:52:55.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 01:50 mock [2025-08-29T01:52:55.369Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 29 01:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:52:55.682Z] + 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=f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d --label arch=amd64 --label version=4.1.0-dev.4 . [2025-08-29T01:52:55.940Z] #0 building with "default" instance using docker driver [2025-08-29T01:52:55.940Z] [2025-08-29T01:52:55.940Z] #1 [internal] load build definition from Dockerfile [2025-08-29T01:52:55.940Z] #1 transferring dockerfile: 1.84kB done [2025-08-29T01:52:55.940Z] #1 DONE 0.0s [2025-08-29T01:52:55.940Z] [2025-08-29T01:52:55.940Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-29T01:52:55.940Z] #2 DONE 0.0s [2025-08-29T01:52:55.940Z] [2025-08-29T01:52:55.940Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-29T01:52:55.940Z] #3 DONE 0.2s [2025-08-29T01:52:56.198Z] [2025-08-29T01:52:56.198Z] #4 [internal] load .dockerignore [2025-08-29T01:52:56.198Z] #4 transferring context: 182B done [2025-08-29T01:52:56.198Z] #4 DONE 0.0s [2025-08-29T01:52:56.198Z] [2025-08-29T01:52:56.198Z] #5 [internal] load build context [2025-08-29T01:52:56.198Z] #5 transferring context: 32.93kB 0.0s done [2025-08-29T01:52:56.198Z] #5 DONE 0.0s [2025-08-29T01:52:56.198Z] [2025-08-29T01:52:56.198Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-29T01:52:56.198Z] #6 DONE 0.1s [2025-08-29T01:52:56.198Z] [2025-08-29T01:52:56.198Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T01:52:56.198Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T01:52:56.198Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T01:52:56.198Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-29T01:52:56.198Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-29T01:52:56.198Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-29T01:52:56.198Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-29T01:52:56.198Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s [2025-08-29T01:52:56.454Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-29T01:52:56.454Z] #7 DONE 0.3s [2025-08-29T01:52:56.454Z] [2025-08-29T01:52:56.454Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-29T01:52:56.711Z] #8 0.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T01:52:56.711Z] #8 0.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T01:52:56.968Z] #8 0.739 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T01:52:57.226Z] #8 0.748 Executing busybox-1.36.1-r29.trigger [2025-08-29T01:52:57.226Z] #8 0.755 OK: 8 MiB in 15 packages [2025-08-29T01:52:57.226Z] #8 DONE 0.9s [2025-08-29T01:52:57.226Z] [2025-08-29T01:52:57.226Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-29T01:52:57.226Z] #9 0.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T01:52:57.226Z] #9 0.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T01:52:57.226Z] #9 0.721 OK: 252 MiB in 62 packages [2025-08-29T01:52:57.226Z] #9 DONE 0.9s [2025-08-29T01:52:57.226Z] [2025-08-29T01:52:57.226Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2025-08-29T01:52:57.226Z] #10 DONE 0.0s [2025-08-29T01:52:57.226Z] [2025-08-29T01:52:57.226Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-29T01:52:57.226Z] #11 DONE 0.0s [2025-08-29T01:52:57.226Z] [2025-08-29T01:52:57.226Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T01:52:57.793Z] #12 DONE 0.5s [2025-08-29T01:52:57.793Z] [2025-08-29T01:52:57.793Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-29T01:52:57.793Z] #13 0.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T01:52:57.793Z] #13 0.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T01:52:57.793Z] #13 ... [2025-08-29T01:52:57.793Z] [2025-08-29T01:52:57.793Z] #14 [builder 6/7] COPY . . [2025-08-29T01:52:57.793Z] #14 DONE 0.3s [2025-08-29T01:52:58.051Z] [2025-08-29T01:52:58.051Z] #15 [builder 7/7] RUN make build [2025-08-29T01:52:58.310Z] #15 0.234 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-08-29T01:52:58.310Z] #15 ... [2025-08-29T01:52:58.310Z] [2025-08-29T01:52:58.310Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-29T01:52:58.310Z] #13 0.804 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T01:52:58.310Z] #13 0.820 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T01:52:58.310Z] #13 0.861 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T01:52:58.310Z] #13 0.865 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T01:52:58.310Z] #13 0.875 Executing busybox-1.36.1-r30.trigger [2025-08-29T01:52:58.310Z] #13 0.882 OK: 8 MiB in 15 packages [2025-08-29T01:52:58.310Z] #13 DONE 1.1s [2025-08-29T01:52:58.310Z] [2025-08-29T01:52:58.310Z] #15 [builder 7/7] RUN make build [2025-08-29T01:53:25.156Z] #15 DONE 24.4s [2025-08-29T01:53:25.156Z] [2025-08-29T01:53:25.156Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2025-08-29T01:53:25.156Z] #16 DONE 0.3s [2025-08-29T01:53:25.156Z] [2025-08-29T01:53:25.156Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2025-08-29T01:53:25.156Z] #17 DONE 0.0s [2025-08-29T01:53:25.156Z] [2025-08-29T01:53:25.156Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-08-29T01:53:25.156Z] #18 DONE 0.0s [2025-08-29T01:53:25.156Z] [2025-08-29T01:53:25.156Z] #19 exporting to image [2025-08-29T01:53:25.156Z] #19 exporting layers [2025-08-29T01:53:25.156Z] #19 exporting layers 0.4s done [2025-08-29T01:53:25.156Z] #19 writing image sha256:3742726101365580dd0f62bdb0cbbdfd4e0c98a4e74c5b41843916cf09018d86 done [2025-08-29T01:53:25.156Z] #19 naming to docker.io/library/device-mqtt done [2025-08-29T01:53:25.156Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T01:53:25.303Z] provisioning config files... [2025-08-29T01:53:25.314Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12713131618168889671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T01:53:25.622Z] ---> ****-login.sh [2025-08-29T01:53:25.623Z] nexus3.edgexfoundry.org:10001 [2025-08-29T01:53:25.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:53:25.623Z] Login Succeeded [2025-08-29T01:53:25.623Z] nexus3.edgexfoundry.org:10002 [2025-08-29T01:53:25.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:53:25.623Z] Login Succeeded [2025-08-29T01:53:25.623Z] nexus3.edgexfoundry.org:10003 [2025-08-29T01:53:25.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:53:25.881Z] Login Succeeded [2025-08-29T01:53:25.881Z] nexus3.edgexfoundry.org:10004 [2025-08-29T01:53:25.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:53:25.881Z] Login Succeeded [2025-08-29T01:53:25.881Z] ****.io [2025-08-29T01:53:25.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:53:26.140Z] Login Succeeded [2025-08-29T01:53:26.140Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T01:53:26.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T01:53:26.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T01:53:26.239Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-08-29T01:53:26.239Z] f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [2025-08-29T01:53:26.239Z] latest [2025-08-29T01:53:26.239Z] 4.1.0-dev.4 [2025-08-29T01:53:26.239Z] f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [2025-08-29T01:53:26.239Z] main [2025-08-29T01:53:26.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:53:26.600Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:53:26.922Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [2025-08-29T01:53:26.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-29T01:53:26.922Z] c3142e23bb14: Preparing [2025-08-29T01:53:26.922Z] 2e67bd068cdd: Preparing [2025-08-29T01:53:26.922Z] deaba4361e75: Preparing [2025-08-29T01:53:26.922Z] e6e193f4a851: Preparing [2025-08-29T01:53:26.923Z] 55226a57da02: Preparing [2025-08-29T01:53:26.923Z] 097100c76c15: Preparing [2025-08-29T01:53:26.923Z] 097100c76c15: Waiting [2025-08-29T01:53:26.923Z] 2e67bd068cdd: Pushed [2025-08-29T01:53:26.923Z] 55226a57da02: Pushed [2025-08-29T01:53:26.923Z] c3142e23bb14: Pushed [2025-08-29T01:53:26.923Z] e6e193f4a851: Pushed [2025-08-29T01:53:27.182Z] 097100c76c15: Layer already exists [2025-08-29T01:53:32.457Z] deaba4361e75: Pushed [2025-08-29T01:53:32.457Z] f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d: digest: sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:53:32.788Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:53:33.109Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-29T01:53:33.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-29T01:53:33.109Z] c3142e23bb14: Preparing [2025-08-29T01:53:33.109Z] 2e67bd068cdd: Preparing [2025-08-29T01:53:33.109Z] deaba4361e75: Preparing [2025-08-29T01:53:33.109Z] e6e193f4a851: Preparing [2025-08-29T01:53:33.109Z] 55226a57da02: Preparing [2025-08-29T01:53:33.109Z] 097100c76c15: Preparing [2025-08-29T01:53:33.109Z] 097100c76c15: Waiting [2025-08-29T01:53:33.109Z] 55226a57da02: Layer already exists [2025-08-29T01:53:33.109Z] e6e193f4a851: Layer already exists [2025-08-29T01:53:33.109Z] c3142e23bb14: Layer already exists [2025-08-29T01:53:33.109Z] 2e67bd068cdd: Layer already exists [2025-08-29T01:53:33.109Z] deaba4361e75: Layer already exists [2025-08-29T01:53:33.109Z] 097100c76c15: Layer already exists [2025-08-29T01:53:33.109Z] latest: digest: sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:53:33.437Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:53:33.757Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 [2025-08-29T01:53:33.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-29T01:53:33.758Z] c3142e23bb14: Preparing [2025-08-29T01:53:33.758Z] 2e67bd068cdd: Preparing [2025-08-29T01:53:33.758Z] deaba4361e75: Preparing [2025-08-29T01:53:33.758Z] e6e193f4a851: Preparing [2025-08-29T01:53:33.758Z] 55226a57da02: Preparing [2025-08-29T01:53:33.758Z] 097100c76c15: Preparing [2025-08-29T01:53:33.758Z] 097100c76c15: Waiting [2025-08-29T01:53:33.758Z] c3142e23bb14: Layer already exists [2025-08-29T01:53:33.758Z] 2e67bd068cdd: Layer already exists [2025-08-29T01:53:33.758Z] 55226a57da02: Layer already exists [2025-08-29T01:53:33.758Z] deaba4361e75: Layer already exists [2025-08-29T01:53:33.758Z] e6e193f4a851: Layer already exists [2025-08-29T01:53:33.758Z] 097100c76c15: Layer already exists [2025-08-29T01:53:33.758Z] 4.1.0-dev.4: digest: sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:53:34.077Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:53:34.401Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [2025-08-29T01:53:34.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-29T01:53:34.401Z] c3142e23bb14: Preparing [2025-08-29T01:53:34.401Z] 2e67bd068cdd: Preparing [2025-08-29T01:53:34.401Z] deaba4361e75: Preparing [2025-08-29T01:53:34.401Z] e6e193f4a851: Preparing [2025-08-29T01:53:34.401Z] 55226a57da02: Preparing [2025-08-29T01:53:34.401Z] 097100c76c15: Preparing [2025-08-29T01:53:34.401Z] 097100c76c15: Waiting [2025-08-29T01:53:34.401Z] deaba4361e75: Layer already exists [2025-08-29T01:53:34.401Z] c3142e23bb14: Layer already exists [2025-08-29T01:53:34.401Z] 55226a57da02: Layer already exists [2025-08-29T01:53:34.401Z] 2e67bd068cdd: Layer already exists [2025-08-29T01:53:34.401Z] e6e193f4a851: Layer already exists [2025-08-29T01:53:34.401Z] 097100c76c15: Layer already exists [2025-08-29T01:53:34.401Z] f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4: digest: sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:53:34.733Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:53:35.063Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-29T01:53:35.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-29T01:53:35.063Z] c3142e23bb14: Preparing [2025-08-29T01:53:35.063Z] 2e67bd068cdd: Preparing [2025-08-29T01:53:35.063Z] deaba4361e75: Preparing [2025-08-29T01:53:35.063Z] e6e193f4a851: Preparing [2025-08-29T01:53:35.063Z] 55226a57da02: Preparing [2025-08-29T01:53:35.063Z] 097100c76c15: Preparing [2025-08-29T01:53:35.063Z] 097100c76c15: Waiting [2025-08-29T01:53:35.063Z] 2e67bd068cdd: Layer already exists [2025-08-29T01:53:35.063Z] 55226a57da02: Layer already exists [2025-08-29T01:53:35.063Z] deaba4361e75: Layer already exists [2025-08-29T01:53:35.063Z] c3142e23bb14: Layer already exists [2025-08-29T01:53:35.063Z] e6e193f4a851: Layer already exists [2025-08-29T01:53:35.063Z] 097100c76c15: Layer already exists [2025-08-29T01:53:35.063Z] main: digest: sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T01:53:35.131Z] ===================================================== [Pipeline] echo [2025-08-29T01:53:35.240Z] taggedImages: [2025-08-29T01:53:35.240Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [2025-08-29T01:53:35.240Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-29T01:53:35.240Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 [2025-08-29T01:53:35.240Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [2025-08-29T01:53:35.240Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo [2025-08-29T01:53:35.292Z] ========================================================= [2025-08-29T01:53:35.292Z] [edgeXBuildMultiArch] RAW Config: [2025-08-29T01:53:35.292Z] images: [2025-08-29T01:53:35.292Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [2025-08-29T01:53:35.292Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-29T01:53:35.292Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 [2025-08-29T01:53:35.292Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [2025-08-29T01:53:35.292Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-29T01:53:35.292Z] settingsFile: [2025-08-29T01:53:35.292Z] device-mqtt-go-settings [2025-08-29T01:53:35.292Z] ========================================================= [Pipeline] node [2025-08-29T01:53:50.298Z] Still waiting to schedule task [2025-08-29T01:53:50.299Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-29T01:54:35.148Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7821 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2025-08-29T01:54:35.165Z] Running in /w/workspace/device-mqtt-go/199 [Pipeline] { [Pipeline] checkout [2025-08-29T01:54:38.224Z] The recommended git tool is: git [2025-08-29T01:54:43.451Z] using credential edgex-jenkins-ssh [2025-08-29T01:54:43.472Z] Cloning the remote Git repository [2025-08-29T01:54:43.507Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-08-29T01:54:43.595Z] > git init /w/workspace/device-mqtt-go/199 # timeout=10 [2025-08-29T01:54:43.782Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-08-29T01:54:43.783Z] > git --version # timeout=10 [2025-08-29T01:54:43.804Z] > git --version # 'git version 2.25.1' [2025-08-29T01:54:43.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-29T01:54:43.968Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-29T01:54:48.168Z] Avoid second fetch [2025-08-29T01:54:48.168Z] Checking out Revision f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d (main) [2025-08-29T01:54:47.178Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-08-29T01:54:47.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-29T01:54:48.176Z] > git config core.sparsecheckout # timeout=10 [2025-08-29T01:54:48.261Z] > git checkout -f f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d # timeout=10 [2025-08-29T01:54:48.682Z] Running on prd-centos7-docker-4c-2g-7822 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T01:54:48.725Z] provisioning config files... [2025-08-29T01:54:48.751Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3590456880338543148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T01:54:48.894Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#757)" [2025-08-29T01:54:49.914Z] ---> ****-login.sh [2025-08-29T01:54:49.914Z] nexus3.edgexfoundry.org:10001 [2025-08-29T01:54:49.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:54:49.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T01:54:49.915Z] Configure a credential helper to remove this warning. See [2025-08-29T01:54:49.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T01:54:49.915Z] [2025-08-29T01:54:49.915Z] Login Succeeded [2025-08-29T01:54:49.915Z] nexus3.edgexfoundry.org:10002 [2025-08-29T01:54:50.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:54:50.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T01:54:50.179Z] Configure a credential helper to remove this warning. See [2025-08-29T01:54:50.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T01:54:50.179Z] [2025-08-29T01:54:50.179Z] Login Succeeded [2025-08-29T01:54:50.179Z] nexus3.edgexfoundry.org:10003 [2025-08-29T01:54:50.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:54:50.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T01:54:50.179Z] Configure a credential helper to remove this warning. See [2025-08-29T01:54:50.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T01:54:50.179Z] [2025-08-29T01:54:50.179Z] Login Succeeded [2025-08-29T01:54:50.179Z] nexus3.edgexfoundry.org:10004 [2025-08-29T01:54:50.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:54:50.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T01:54:50.179Z] Configure a credential helper to remove this warning. See [2025-08-29T01:54:50.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T01:54:50.179Z] [2025-08-29T01:54:50.179Z] Login Succeeded [2025-08-29T01:54:50.447Z] ****.io [2025-08-29T01:54:50.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:54:50.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T01:54:50.447Z] Configure a credential helper to remove this warning. See [2025-08-29T01:54:50.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T01:54:50.447Z] [2025-08-29T01:54:50.447Z] Login Succeeded [2025-08-29T01:54:50.447Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T01:54:50.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T01:54:50.805Z] + docker buildx ls [2025-08-29T01:54:50.805Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-29T01:54:50.805Z] default * docker [2025-08-29T01:54:50.805Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-29T01:54:51.102Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-29T01:54:51.102Z] edgex-builder [Pipeline] sh [2025-08-29T01:54:51.389Z] + docker buildx inspect --bootstrap [2025-08-29T01:54:51.389Z] #1 [internal] booting buildkit [2025-08-29T01:54:51.389Z] #1 pulling image moby/buildkit:buildx-stable-1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T01:54:53.223Z] provisioning config files... [2025-08-29T01:54:53.256Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/199@tmp/config17443484574828854890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T01:54:53.988Z] ---> ****-login.sh [2025-08-29T01:54:53.988Z] nexus3.edgexfoundry.org:10001 [2025-08-29T01:54:54.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:54:54.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T01:54:54.552Z] Configure a credential helper to remove this warning. See [2025-08-29T01:54:54.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T01:54:54.552Z] [2025-08-29T01:54:54.552Z] Login Succeeded [2025-08-29T01:54:54.552Z] nexus3.edgexfoundry.org:10002 [2025-08-29T01:54:54.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:54:54.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T01:54:54.823Z] Configure a credential helper to remove this warning. See [2025-08-29T01:54:54.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T01:54:54.823Z] [2025-08-29T01:54:54.823Z] Login Succeeded [2025-08-29T01:54:54.823Z] nexus3.edgexfoundry.org:10003 [2025-08-29T01:54:55.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:54:55.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T01:54:55.367Z] Configure a credential helper to remove this warning. See [2025-08-29T01:54:55.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T01:54:55.367Z] [2025-08-29T01:54:55.367Z] Login Succeeded [2025-08-29T01:54:55.367Z] nexus3.edgexfoundry.org:10004 [2025-08-29T01:54:55.591Z] #1 pulling image moby/buildkit:buildx-stable-1 3.7s done [2025-08-29T01:54:55.591Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-29T01:54:55.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:54:55.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T01:54:55.640Z] Configure a credential helper to remove this warning. See [2025-08-29T01:54:55.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T01:54:55.640Z] [2025-08-29T01:54:55.640Z] Login Succeeded [2025-08-29T01:54:55.640Z] ****.io [2025-08-29T01:54:55.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T01:54:56.170Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-08-29T01:54:56.170Z] #1 DONE 4.9s [2025-08-29T01:54:56.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T01:54:56.181Z] Configure a credential helper to remove this warning. See [2025-08-29T01:54:56.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T01:54:56.181Z] [2025-08-29T01:54:56.181Z] Login Succeeded [2025-08-29T01:54:56.181Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T01:54:56.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-08-29T01:54:56.430Z] Name: edgex-builder [2025-08-29T01:54:56.430Z] Driver: docker-container [2025-08-29T01:54:56.430Z] [2025-08-29T01:54:56.430Z] Nodes: [2025-08-29T01:54:56.430Z] Name: edgex-builder0 [2025-08-29T01:54:56.430Z] Endpoint: unix:///var/run/docker.sock [2025-08-29T01:54:56.430Z] Status: running [2025-08-29T01:54:56.430Z] Buildkit: v0.23.2 [2025-08-29T01:54:56.430Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [Pipeline] echo [2025-08-29T01:54:56.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T01:54:56.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T01:54:56.590Z] ========================================================= [2025-08-29T01:54:56.590Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-29T01:54:56.590Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:54:56.720Z] + docker buildx ls [2025-08-29T01:54:56.720Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-29T01:54:56.720Z] edgex-builder * docker-container [2025-08-29T01:54:56.720Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-29T01:54:56.720Z] default docker [2025-08-29T01:54:56.720Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-29T01:54:56.961Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-29T01:54:57.019Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d --push - [2025-08-29T01:54:57.019Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d' [2025-08-29T01:54:57.019Z] #1 [internal] load build definition from Dockerfile [2025-08-29T01:54:57.019Z] #1 transferring dockerfile: 196B done [2025-08-29T01:54:57.019Z] #1 DONE 0.0s [2025-08-29T01:54:57.019Z] [2025-08-29T01:54:57.019Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [2025-08-29T01:54:57.019Z] #2 DONE 0.1s [2025-08-29T01:54:57.019Z] [2025-08-29T01:54:57.019Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [2025-08-29T01:54:57.280Z] #3 DONE 0.1s [2025-08-29T01:54:57.280Z] [2025-08-29T01:54:57.280Z] #4 [internal] load .dockerignore [2025-08-29T01:54:57.280Z] #4 transferring context: 2B done [2025-08-29T01:54:57.280Z] #4 DONE 0.0s [2025-08-29T01:54:57.280Z] [2025-08-29T01:54:57.280Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 [2025-08-29T01:54:57.280Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done [2025-08-29T01:54:57.280Z] #5 DONE 0.0s [2025-08-29T01:54:57.280Z] [2025-08-29T01:54:57.280Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 [2025-08-29T01:54:57.280Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done [2025-08-29T01:54:57.280Z] #6 DONE 0.1s [2025-08-29T01:54:57.280Z] [2025-08-29T01:54:57.280Z] #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T01:54:57.280Z] #7 DONE 0.0s [2025-08-29T01:54:57.280Z] [2025-08-29T01:54:57.280Z] #8 exporting to image [2025-08-29T01:54:57.280Z] #8 exporting layers done [2025-08-29T01:54:57.280Z] #8 exporting manifest sha256:db854b2c9b99102c8a0547eb6ddc55deb521283e520e6ad88b168cf3d0a2a816 done [2025-08-29T01:54:57.280Z] #8 exporting config sha256:3742726101365580dd0f62bdb0cbbdfd4e0c98a4e74c5b41843916cf09018d86 done [2025-08-29T01:54:57.280Z] #8 exporting manifest sha256:4b31d3c5e41749a158962c2eb9c434c9bb784784bb882bdcab5c481d4813c364 done [2025-08-29T01:54:57.280Z] #8 exporting config sha256:6bff558c99420581d624b0d069ecf726ed34a57802e458385ee216f8ef1c72ba done [2025-08-29T01:54:57.280Z] #8 exporting manifest list sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 done [2025-08-29T01:54:57.280Z] #8 pushing layers 0.1s done [2025-08-29T01:54:57.280Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d@sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 [2025-08-29T01:54:57.280Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T01:54:57.546Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d@sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 0.1s done [2025-08-29T01:54:57.546Z] #8 DONE 0.2s [2025-08-29T01:54:57.546Z] [2025-08-29T01:54:57.546Z] 1 warning found (use --debug to expand): [2025-08-29T01:54:57.546Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T01:54:57.569Z] Sending build context to Docker daemon 15.48MB [2025-08-29T01:54:57.569Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-29T01:54:57.569Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-29T01:54:57.840Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' [2025-08-29T01:54:57.840Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - [2025-08-29T01:54:58.100Z] #1 [internal] load build definition from Dockerfile [2025-08-29T01:54:58.100Z] #1 transferring dockerfile: 162B done [2025-08-29T01:54:58.100Z] #1 DONE 0.0s [2025-08-29T01:54:58.100Z] [2025-08-29T01:54:58.100Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-29T01:54:58.100Z] #2 DONE 0.0s [2025-08-29T01:54:58.100Z] [2025-08-29T01:54:58.100Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-29T01:54:58.100Z] #3 DONE 0.0s [2025-08-29T01:54:58.100Z] [2025-08-29T01:54:58.100Z] #4 [internal] load .dockerignore [2025-08-29T01:54:58.100Z] #4 transferring context: 2B done [2025-08-29T01:54:58.100Z] #4 DONE 0.0s [2025-08-29T01:54:58.100Z] [2025-08-29T01:54:58.100Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 [2025-08-29T01:54:58.100Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done [2025-08-29T01:54:58.100Z] #5 DONE 0.0s [2025-08-29T01:54:58.100Z] [2025-08-29T01:54:58.100Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 [2025-08-29T01:54:58.100Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done [2025-08-29T01:54:58.100Z] #6 CACHED [2025-08-29T01:54:58.100Z] [2025-08-29T01:54:58.100Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 [2025-08-29T01:54:58.100Z] #5 CACHED [2025-08-29T01:54:58.100Z] [2025-08-29T01:54:58.100Z] #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T01:54:58.100Z] #7 DONE 0.0s [2025-08-29T01:54:58.100Z] [2025-08-29T01:54:58.100Z] #8 exporting to image [2025-08-29T01:54:58.100Z] #8 exporting layers done [2025-08-29T01:54:58.100Z] #8 exporting manifest sha256:db854b2c9b99102c8a0547eb6ddc55deb521283e520e6ad88b168cf3d0a2a816 done [2025-08-29T01:54:58.100Z] #8 exporting config sha256:3742726101365580dd0f62bdb0cbbdfd4e0c98a4e74c5b41843916cf09018d86 done [2025-08-29T01:54:58.100Z] #8 exporting manifest sha256:4b31d3c5e41749a158962c2eb9c434c9bb784784bb882bdcab5c481d4813c364 done [2025-08-29T01:54:58.100Z] #8 exporting config sha256:6bff558c99420581d624b0d069ecf726ed34a57802e458385ee216f8ef1c72ba done [2025-08-29T01:54:58.100Z] #8 exporting manifest list sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 done [2025-08-29T01:54:58.100Z] #8 pushing layers 0.0s done [2025-08-29T01:54:58.100Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 0.1s done [2025-08-29T01:54:58.100Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T01:54:58.100Z] #8 DONE 0.1s [2025-08-29T01:54:58.100Z] [2025-08-29T01:54:58.100Z] 1 warning found (use --debug to expand): [2025-08-29T01:54:58.100Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T01:54:58.402Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4' [2025-08-29T01:54:58.402Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 --push - [2025-08-29T01:54:58.402Z] #1 [internal] load build definition from Dockerfile [2025-08-29T01:54:58.402Z] #1 transferring dockerfile: 167B done [2025-08-29T01:54:58.402Z] #1 DONE 0.0s [2025-08-29T01:54:58.402Z] [2025-08-29T01:54:58.402Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 [2025-08-29T01:54:58.402Z] #2 DONE 0.0s [2025-08-29T01:54:58.402Z] [2025-08-29T01:54:58.402Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 [2025-08-29T01:54:58.402Z] #3 DONE 0.0s [2025-08-29T01:54:58.402Z] [2025-08-29T01:54:58.402Z] #4 [internal] load .dockerignore [2025-08-29T01:54:58.402Z] #4 transferring context: 2B done [2025-08-29T01:54:58.402Z] #4 DONE 0.0s [2025-08-29T01:54:58.402Z] [2025-08-29T01:54:58.402Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 [2025-08-29T01:54:58.402Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 done [2025-08-29T01:54:58.402Z] #5 CACHED [2025-08-29T01:54:58.402Z] [2025-08-29T01:54:58.402Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 [2025-08-29T01:54:58.402Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 done [2025-08-29T01:54:58.402Z] #6 CACHED [2025-08-29T01:54:58.402Z] [2025-08-29T01:54:58.402Z] #7 exporting to image [2025-08-29T01:54:58.402Z] #7 exporting layers done [2025-08-29T01:54:58.402Z] #7 exporting manifest sha256:db854b2c9b99102c8a0547eb6ddc55deb521283e520e6ad88b168cf3d0a2a816 done [2025-08-29T01:54:58.402Z] #7 exporting config sha256:3742726101365580dd0f62bdb0cbbdfd4e0c98a4e74c5b41843916cf09018d86 done [2025-08-29T01:54:58.402Z] #7 exporting manifest sha256:4b31d3c5e41749a158962c2eb9c434c9bb784784bb882bdcab5c481d4813c364 done [2025-08-29T01:54:58.402Z] #7 exporting config sha256:6bff558c99420581d624b0d069ecf726ed34a57802e458385ee216f8ef1c72ba [2025-08-29T01:54:58.402Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T01:54:58.662Z] #7 exporting config sha256:6bff558c99420581d624b0d069ecf726ed34a57802e458385ee216f8ef1c72ba done [2025-08-29T01:54:58.662Z] #7 exporting manifest list sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 done [2025-08-29T01:54:58.662Z] #7 pushing layers 0.0s done [2025-08-29T01:54:58.662Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4@sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 0.1s done [2025-08-29T01:54:58.662Z] #7 DONE 0.1s [2025-08-29T01:54:58.662Z] [2025-08-29T01:54:58.662Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T01:54:58.662Z] #8 DONE 0.0s [2025-08-29T01:54:58.662Z] [2025-08-29T01:54:58.662Z] 1 warning found (use --debug to expand): [2025-08-29T01:54:58.662Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T01:54:58.946Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4' [2025-08-29T01:54:58.947Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 --push - [2025-08-29T01:54:58.947Z] #1 [internal] load build definition from Dockerfile [2025-08-29T01:54:58.947Z] #1 transferring dockerfile: 208B done [2025-08-29T01:54:58.947Z] #1 DONE 0.0s [2025-08-29T01:54:58.947Z] [2025-08-29T01:54:58.947Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [2025-08-29T01:54:58.947Z] #2 DONE 0.0s [2025-08-29T01:54:58.947Z] [2025-08-29T01:54:58.947Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [2025-08-29T01:54:58.947Z] #3 DONE 0.0s [2025-08-29T01:54:58.947Z] [2025-08-29T01:54:58.947Z] #4 [internal] load .dockerignore [2025-08-29T01:54:58.947Z] #4 transferring context: 2B done [2025-08-29T01:54:58.947Z] #4 DONE 0.0s [2025-08-29T01:54:58.947Z] [2025-08-29T01:54:58.947Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 [2025-08-29T01:54:58.947Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done [2025-08-29T01:54:58.947Z] #5 CACHED [2025-08-29T01:54:58.947Z] [2025-08-29T01:54:58.947Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 [2025-08-29T01:54:58.947Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done [2025-08-29T01:54:58.947Z] #6 CACHED [2025-08-29T01:54:58.947Z] [2025-08-29T01:54:58.947Z] #7 exporting to image [2025-08-29T01:54:58.947Z] #7 exporting layers [2025-08-29T01:54:58.947Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T01:54:59.206Z] #7 exporting layers done [2025-08-29T01:54:59.206Z] #7 exporting manifest sha256:db854b2c9b99102c8a0547eb6ddc55deb521283e520e6ad88b168cf3d0a2a816 done [2025-08-29T01:54:59.206Z] #7 exporting config sha256:3742726101365580dd0f62bdb0cbbdfd4e0c98a4e74c5b41843916cf09018d86 done [2025-08-29T01:54:59.206Z] #7 exporting manifest sha256:4b31d3c5e41749a158962c2eb9c434c9bb784784bb882bdcab5c481d4813c364 done [2025-08-29T01:54:59.206Z] #7 exporting config sha256:6bff558c99420581d624b0d069ecf726ed34a57802e458385ee216f8ef1c72ba done [2025-08-29T01:54:59.206Z] #7 exporting manifest list sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 done [2025-08-29T01:54:59.206Z] #7 pushing layers 0.0s done [2025-08-29T01:54:59.206Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4@sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 0.1s done [2025-08-29T01:54:59.206Z] #7 DONE 0.1s [2025-08-29T01:54:59.206Z] [2025-08-29T01:54:59.206Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T01:54:59.206Z] #8 DONE 0.0s [2025-08-29T01:54:59.206Z] [2025-08-29T01:54:59.206Z] 1 warning found (use --debug to expand): [2025-08-29T01:54:59.206Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T01:54:59.497Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - [2025-08-29T01:54:59.497Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' [2025-08-29T01:54:59.497Z] #1 [internal] load build definition from Dockerfile [2025-08-29T01:54:59.497Z] #1 transferring dockerfile: 160B done [2025-08-29T01:54:59.497Z] #1 DONE 0.0s [2025-08-29T01:54:59.497Z] [2025-08-29T01:54:59.497Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-29T01:54:59.497Z] #2 DONE 0.0s [2025-08-29T01:54:59.497Z] [2025-08-29T01:54:59.497Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-29T01:54:59.497Z] #3 DONE 0.0s [2025-08-29T01:54:59.497Z] [2025-08-29T01:54:59.497Z] #4 [internal] load .dockerignore [2025-08-29T01:54:59.497Z] #4 transferring context: 2B done [2025-08-29T01:54:59.497Z] #4 DONE 0.0s [2025-08-29T01:54:59.497Z] [2025-08-29T01:54:59.497Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 [2025-08-29T01:54:59.498Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done [2025-08-29T01:54:59.498Z] #5 CACHED [2025-08-29T01:54:59.498Z] [2025-08-29T01:54:59.498Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 [2025-08-29T01:54:59.498Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:09c36c399021a39366c294afd78481c3632586348484684ef7d826263c0f26c5 0.0s done [2025-08-29T01:54:59.498Z] #6 CACHED [2025-08-29T01:54:59.498Z] [2025-08-29T01:54:59.498Z] #7 exporting to image [2025-08-29T01:54:59.498Z] #7 exporting layers done [2025-08-29T01:54:59.498Z] #7 exporting manifest sha256:db854b2c9b99102c8a0547eb6ddc55deb521283e520e6ad88b168cf3d0a2a816 done [2025-08-29T01:54:59.498Z] #7 exporting config sha256:3742726101365580dd0f62bdb0cbbdfd4e0c98a4e74c5b41843916cf09018d86 done [2025-08-29T01:54:59.498Z] #7 exporting manifest sha256:4b31d3c5e41749a158962c2eb9c434c9bb784784bb882bdcab5c481d4813c364 done [2025-08-29T01:54:59.498Z] #7 exporting config sha256:6bff558c99420581d624b0d069ecf726ed34a57802e458385ee216f8ef1c72ba done [2025-08-29T01:54:59.498Z] #7 exporting manifest list sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 done [2025-08-29T01:54:59.498Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T01:54:59.537Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-29T01:54:59.538Z] 94e9d8af2201: Pulling fs layer [2025-08-29T01:54:59.538Z] a6c56e8762df: Pulling fs layer [2025-08-29T01:54:59.538Z] f0f3c8884826: Pulling fs layer [2025-08-29T01:54:59.538Z] c7e7622c144d: Pulling fs layer [2025-08-29T01:54:59.538Z] 4f4fb700ef54: Pulling fs layer [2025-08-29T01:54:59.538Z] b4c3b6d88c5a: Pulling fs layer [2025-08-29T01:54:59.538Z] ba8bce9d2590: Pulling fs layer [2025-08-29T01:54:59.538Z] ca778ea9c289: Pulling fs layer [2025-08-29T01:54:59.538Z] b4c3b6d88c5a: Waiting [2025-08-29T01:54:59.538Z] c7e7622c144d: Waiting [2025-08-29T01:54:59.538Z] ba8bce9d2590: Waiting [2025-08-29T01:54:59.538Z] 4f4fb700ef54: Waiting [2025-08-29T01:54:59.538Z] ca778ea9c289: Waiting [2025-08-29T01:54:59.538Z] a6c56e8762df: Verifying Checksum [2025-08-29T01:54:59.538Z] a6c56e8762df: Download complete [2025-08-29T01:54:59.538Z] c7e7622c144d: Verifying Checksum [2025-08-29T01:54:59.538Z] c7e7622c144d: Download complete [2025-08-29T01:54:59.538Z] 4f4fb700ef54: Verifying Checksum [2025-08-29T01:54:59.538Z] 4f4fb700ef54: Download complete [2025-08-29T01:54:59.538Z] b4c3b6d88c5a: Verifying Checksum [2025-08-29T01:54:59.538Z] b4c3b6d88c5a: Download complete [2025-08-29T01:54:59.538Z] 94e9d8af2201: Verifying Checksum [2025-08-29T01:54:59.538Z] 94e9d8af2201: Download complete [2025-08-29T01:54:59.757Z] #7 pushing layers 0.0s done [2025-08-29T01:54:59.757Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:4806c2518319a6cfeeab471f06e034be9b5b5171f16f04841370db16c1350a83 0.1s done [2025-08-29T01:54:59.757Z] #7 DONE 0.1s [2025-08-29T01:54:59.757Z] [2025-08-29T01:54:59.757Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T01:54:59.757Z] #8 DONE 0.0s [2025-08-29T01:54:59.757Z] [2025-08-29T01:54:59.757Z] 1 warning found (use --debug to expand): [2025-08-29T01:54:59.757Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-29T01:55:00.131Z] ca778ea9c289: Verifying Checksum [2025-08-29T01:55:00.132Z] ca778ea9c289: Download complete [2025-08-29T01:55:00.134Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-29T01:55:00.442Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T01:55:00.719Z] 94e9d8af2201: Pull complete [2025-08-29T01:55:00.998Z] ---> package-listing.sh [2025-08-29T01:55:00.998Z] ++ facter osfamily [2025-08-29T01:55:00.998Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-29T01:55:01.259Z] + OS_FAMILY=redhat [2025-08-29T01:55:01.259Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-08-29T01:55:01.259Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-29T01:55:01.259Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-29T01:55:01.259Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-29T01:55:01.259Z] + PACKAGES=/tmp/packages_start.txt [2025-08-29T01:55:01.259Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-29T01:55:01.259Z] + PACKAGES=/tmp/packages_end.txt [2025-08-29T01:55:01.259Z] + case "${OS_FAMILY}" in [2025-08-29T01:55:01.259Z] + rpm -qa [2025-08-29T01:55:01.259Z] + sort [2025-08-29T01:55:01.311Z] a6c56e8762df: Pull complete [2025-08-29T01:55:01.587Z] f0f3c8884826: Verifying Checksum [2025-08-29T01:55:01.587Z] f0f3c8884826: Download complete [2025-08-29T01:55:01.826Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-29T01:55:01.826Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-29T01:55:01.826Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-29T01:55:01.826Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-29T01:55:01.826Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-08-29T01:55:01.826Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-08-29T01:55:01.836Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-29T01:55:02.119Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:55:02.557Z] ba8bce9d2590: Verifying Checksum [2025-08-29T01:55:02.557Z] ba8bce9d2590: Download complete [2025-08-29T01:55:02.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T01:55:02.702Z] [2025-08-29T01:55:02.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:55:03.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T01:55:03.015Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-29T01:55:03.015Z] 5eb5b503b376: Pulling fs layer [2025-08-29T01:55:03.015Z] 5c69ac0246d0: Pulling fs layer [2025-08-29T01:55:03.015Z] ec43610c2a17: Pulling fs layer [2025-08-29T01:55:03.015Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-29T01:55:03.015Z] 33b1e0a273af: Pulling fs layer [2025-08-29T01:55:03.015Z] 5d3b04190fa2: Pulling fs layer [2025-08-29T01:55:03.015Z] 2f39f015ded8: Pulling fs layer [2025-08-29T01:55:03.015Z] 33b1e0a273af: Waiting [2025-08-29T01:55:03.015Z] 5d3b04190fa2: Waiting [2025-08-29T01:55:03.015Z] 2f39f015ded8: Waiting [2025-08-29T01:55:03.015Z] 3a2ae6a8a46f: Waiting [2025-08-29T01:55:03.015Z] 5c69ac0246d0: Verifying Checksum [2025-08-29T01:55:03.015Z] 5c69ac0246d0: Download complete [2025-08-29T01:55:03.015Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-29T01:55:03.015Z] 3a2ae6a8a46f: Download complete [2025-08-29T01:55:03.015Z] 33b1e0a273af: Verifying Checksum [2025-08-29T01:55:03.015Z] 33b1e0a273af: Download complete [2025-08-29T01:55:03.015Z] ec43610c2a17: Verifying Checksum [2025-08-29T01:55:03.015Z] ec43610c2a17: Download complete [2025-08-29T01:55:03.015Z] 5d3b04190fa2: Verifying Checksum [2025-08-29T01:55:03.015Z] 5d3b04190fa2: Download complete [2025-08-29T01:55:03.284Z] 5eb5b503b376: Verifying Checksum [2025-08-29T01:55:03.284Z] 5eb5b503b376: Download complete [2025-08-29T01:55:03.850Z] 2f39f015ded8: Download complete [2025-08-29T01:55:04.797Z] 5eb5b503b376: Pull complete [2025-08-29T01:55:04.797Z] 5c69ac0246d0: Pull complete [2025-08-29T01:55:05.056Z] ec43610c2a17: Pull complete [2025-08-29T01:55:05.318Z] 3a2ae6a8a46f: Pull complete [2025-08-29T01:55:05.318Z] 33b1e0a273af: Pull complete [2025-08-29T01:55:05.586Z] 5d3b04190fa2: Pull complete [2025-08-29T01:55:09.803Z] 2f39f015ded8: Pull complete [2025-08-29T01:55:09.803Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-29T01:55:09.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T01:55:09.803Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T01:55:09.966Z] prd-centos7-docker-4c-2g-7822 does not seem to be running inside a container [2025-08-29T01:55:09.993Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-29T01:55:13.178Z] $ docker top a3fec8f318ac5735b2093ac6279059c7a314c608cc653c5a5d49581e01c61ade -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T01:55:13.531Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-29T01:55:13.825Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-29T01:55:14.121Z] + ls /var/log/sa-host [2025-08-29T01:55:14.121Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T01:55:14.199Z] provisioning config files... [2025-08-29T01:55:14.206Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15783577663682898234tmp [Pipeline] { [Pipeline] echo [2025-08-29T01:55:14.221Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T01:55:14.512Z] ---> create-netrc.sh [Pipeline] } [2025-08-29T01:55:14.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-29T01:55:15.007Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-29T01:55:15.016Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T01:55:15.301Z] ---> sudo-logs.sh [2025-08-29T01:55:15.301Z] Archiving 'sudo' log.. [2025-08-29T01:55:15.301Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7822.novalocal: Name or service not known [2025-08-29T01:55:15.301Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7822.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-29T01:55:15.323Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T01:55:15.606Z] ---> job-cost.sh [2025-08-29T01:55:15.606Z] lf-activate-venv: SKIPPING [2025-08-29T01:55:15.606Z] INFO: No Stack... [2025-08-29T01:55:15.865Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-29T01:55:16.433Z] INFO: Archiving Costs [Pipeline] echo [2025-08-29T01:55:16.447Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T01:55:16.731Z] ---> logs-deploy.sh [2025-08-29T01:55:16.731Z] lf-activate-venv: SKIPPING [2025-08-29T01:55:16.731Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/199 [2025-08-29T01:55:16.731Z] INFO: archiving workspace using pattern(s): [2025-08-29T01:55:17.612Z] f0f3c8884826: Pull complete [2025-08-29T01:55:17.612Z] c7e7622c144d: Pull complete [2025-08-29T01:55:17.612Z] 4f4fb700ef54: Pull complete [2025-08-29T01:55:17.612Z] b4c3b6d88c5a: Pull complete [2025-08-29T01:55:17.680Z] Archives upload complete. [2025-08-29T01:55:17.680Z] INFO: archiving logs to Nexus [2025-08-29T01:55:18.248Z] ---> uname -a: [2025-08-29T01:55:18.248Z] Linux prd-centos7-docker-4c-2g-7822.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-29T01:55:18.248Z] [2025-08-29T01:55:18.248Z] [2025-08-29T01:55:18.248Z] ---> lscpu: [2025-08-29T01:55:18.248Z] Architecture: x86_64 [2025-08-29T01:55:18.248Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-29T01:55:18.248Z] Byte Order: Little Endian [2025-08-29T01:55:18.248Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-29T01:55:18.248Z] CPU(s): 2 [2025-08-29T01:55:18.248Z] On-line CPU(s) list: 0,1 [2025-08-29T01:55:18.248Z] Thread(s) per core: 1 [2025-08-29T01:55:18.248Z] Core(s) per socket: 1 [2025-08-29T01:55:18.248Z] Socket(s): 2 [2025-08-29T01:55:18.248Z] NUMA node(s): 1 [2025-08-29T01:55:18.248Z] Vendor ID: AuthenticAMD [2025-08-29T01:55:18.248Z] CPU family: 23 [2025-08-29T01:55:18.248Z] Model: 49 [2025-08-29T01:55:18.248Z] Model name: AMD EPYC-Rome Processor [2025-08-29T01:55:18.248Z] Stepping: 0 [2025-08-29T01:55:18.248Z] CPU MHz: 2799.998 [2025-08-29T01:55:18.248Z] BogoMIPS: 5599.99 [2025-08-29T01:55:18.248Z] Virtualization: AMD-V [2025-08-29T01:55:18.248Z] Hypervisor vendor: KVM [2025-08-29T01:55:18.248Z] Virtualization type: full [2025-08-29T01:55:18.248Z] L1d cache: 64 KiB [2025-08-29T01:55:18.248Z] L1i cache: 64 KiB [2025-08-29T01:55:18.248Z] L2 cache: 1 MiB [2025-08-29T01:55:18.248Z] L3 cache: 32 MiB [2025-08-29T01:55:18.248Z] NUMA node0 CPU(s): 0,1 [2025-08-29T01:55:18.248Z] Vulnerability Itlb multihit: Not affected [2025-08-29T01:55:18.248Z] Vulnerability L1tf: Not affected [2025-08-29T01:55:18.248Z] Vulnerability Mds: Not affected [2025-08-29T01:55:18.248Z] Vulnerability Meltdown: Not affected [2025-08-29T01:55:18.248Z] Vulnerability Mmio stale data: Not affected [2025-08-29T01:55:18.248Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-29T01:55:18.248Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-29T01:55:18.248Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-29T01:55:18.248Z] Vulnerability Srbds: Not affected [2025-08-29T01:55:18.248Z] Vulnerability Tsx async abort: Not affected [2025-08-29T01:55:18.248Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-08-29T01:55:18.248Z] [2025-08-29T01:55:18.248Z] [2025-08-29T01:55:18.248Z] ---> nproc: [2025-08-29T01:55:18.248Z] 2 [2025-08-29T01:55:18.248Z] [2025-08-29T01:55:18.248Z] [2025-08-29T01:55:18.248Z] ---> df -h: [2025-08-29T01:55:18.248Z] Filesystem Size Used Avail Use% Mounted on [2025-08-29T01:55:18.248Z] overlay 40G 7.3G 33G 19% / [2025-08-29T01:55:18.248Z] tmpfs 64M 0 64M 0% /dev [2025-08-29T01:55:18.248Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-29T01:55:18.248Z] shm 64M 0 64M 0% /dev/shm [2025-08-29T01:55:18.248Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-29T01:55:18.248Z] [2025-08-29T01:55:18.248Z] [2025-08-29T01:55:18.248Z] Cannot open /var/log/sysstat/sa29: No such file or directory [2025-08-29T01:55:18.248Z] Please check if data collecting is enabled [2025-08-29T01:55:18.248Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T01:55:18.537Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-29T01:55:18.537Z] $ docker stop --time=1 a3fec8f318ac5735b2093ac6279059c7a314c608cc653c5a5d49581e01c61ade [2025-08-29T01:55:19.679Z] $ docker rm -f --volumes a3fec8f318ac5735b2093ac6279059c7a314c608cc653c5a5d49581e01c61ade [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-29T01:55:19.773Z] [WS-CLEANUP] Deleting project workspace... [2025-08-29T01:55:19.773Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-29T01:55:19.789Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:55:20.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T01:55:20.210Z] [2025-08-29T01:55:20.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:55:20.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T01:55:20.509Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-29T01:55:20.509Z] 5eb5b503b376: Pulling fs layer [2025-08-29T01:55:20.509Z] 5c69ac0246d0: Pulling fs layer [2025-08-29T01:55:20.509Z] ec43610c2a17: Pulling fs layer [2025-08-29T01:55:20.509Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-29T01:55:20.509Z] 33b1e0a273af: Pulling fs layer [2025-08-29T01:55:20.509Z] 5d3b04190fa2: Pulling fs layer [2025-08-29T01:55:20.509Z] 2f39f015ded8: Pulling fs layer [2025-08-29T01:55:20.509Z] 33b1e0a273af: Waiting [2025-08-29T01:55:20.509Z] 5d3b04190fa2: Waiting [2025-08-29T01:55:20.509Z] 2f39f015ded8: Waiting [2025-08-29T01:55:20.509Z] 3a2ae6a8a46f: Waiting [2025-08-29T01:55:20.509Z] 5c69ac0246d0: Download complete [2025-08-29T01:55:20.509Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-29T01:55:20.509Z] 3a2ae6a8a46f: Download complete [2025-08-29T01:55:20.509Z] 33b1e0a273af: Verifying Checksum [2025-08-29T01:55:20.509Z] 33b1e0a273af: Download complete [2025-08-29T01:55:20.509Z] 5d3b04190fa2: Verifying Checksum [2025-08-29T01:55:20.509Z] 5d3b04190fa2: Download complete [2025-08-29T01:55:20.509Z] ec43610c2a17: Verifying Checksum [2025-08-29T01:55:20.509Z] ec43610c2a17: Download complete [2025-08-29T01:55:20.766Z] 5eb5b503b376: Download complete [2025-08-29T01:55:21.332Z] 2f39f015ded8: Verifying Checksum [2025-08-29T01:55:21.332Z] 2f39f015ded8: Download complete [2025-08-29T01:55:22.265Z] 5eb5b503b376: Pull complete [2025-08-29T01:55:23.648Z] 5c69ac0246d0: Pull complete [2025-08-29T01:55:24.214Z] ec43610c2a17: Pull complete [2025-08-29T01:55:24.214Z] 3a2ae6a8a46f: Pull complete [2025-08-29T01:55:24.472Z] 33b1e0a273af: Pull complete [2025-08-29T01:55:24.472Z] 5d3b04190fa2: Pull complete [2025-08-29T01:55:25.862Z] ba8bce9d2590: Pull complete [2025-08-29T01:55:27.297Z] ca778ea9c289: Pull complete [2025-08-29T01:55:27.297Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-29T01:55:27.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-29T01:55:27.297Z] ---> 47b25d7523d1 [2025-08-29T01:55:27.297Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-08-29T01:55:29.927Z] ---> Running in 34b43ae6f043 [2025-08-29T01:55:29.927Z] Removing intermediate container 34b43ae6f043 [2025-08-29T01:55:29.927Z] ---> a3ea7f517e2f [2025-08-29T01:55:29.927Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-29T01:55:29.927Z] ---> Running in f24e5c226aa0 [2025-08-29T01:55:30.202Z] Removing intermediate container f24e5c226aa0 [2025-08-29T01:55:30.202Z] ---> 62374f5a8656 [2025-08-29T01:55:30.202Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-29T01:55:30.495Z] ---> Running in d82762f14f99 [2025-08-29T01:55:30.768Z] Removing intermediate container d82762f14f99 [2025-08-29T01:55:30.768Z] ---> ba4cd311a3a2 [2025-08-29T01:55:30.768Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-29T01:55:30.768Z] ---> Running in c79c0edf8ed1 [2025-08-29T01:55:31.048Z] Removing intermediate container c79c0edf8ed1 [2025-08-29T01:55:31.048Z] ---> 615ba12b79fc [2025-08-29T01:55:31.048Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-29T01:55:31.329Z] ---> Running in 8d8162ef8596 [2025-08-29T01:55:32.578Z] 2f39f015ded8: Pull complete [2025-08-29T01:55:32.578Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-29T01:55:32.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T01:55:32.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T01:55:32.685Z] prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container [2025-08-29T01:55:32.706Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-29T01:55:32.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T01:55:32.911Z] $ docker top d610601de95de1f69224370d0b670cf18dcf09dd6e2beea887d51260f21310b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T01:55:33.294Z] ---> job-cost.sh [2025-08-29T01:55:33.294Z] lf-activate-venv: SKIPPING [2025-08-29T01:55:33.294Z] INFO: No Stack... [2025-08-29T01:55:33.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T01:55:33.861Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-29T01:55:34.122Z] INFO: Archiving Costs [Pipeline] sh [2025-08-29T01:55:34.416Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2025-08-29T01:55:34.416Z] + cut -d, -f6 [Pipeline] lock [2025-08-29T01:55:34.432Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] [2025-08-29T01:55:34.439Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] did not exist. Created. [2025-08-29T01:55:34.445Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-29T01:55:34.757Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-29T01:55:34.802Z] Stashed 1 file(s) [Pipeline] } [2025-08-29T01:55:34.809Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-29T01:55:34.828Z] $ docker stop --time=1 d610601de95de1f69224370d0b670cf18dcf09dd6e2beea887d51260f21310b1 [2025-08-29T01:55:35.346Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-29T01:55:35.346Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-08-29T01:55:35.346Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-29T01:55:35.346Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-29T01:55:35.346Z] Executing busybox-1.36.1-r29.trigger [2025-08-29T01:55:35.346Z] OK: 244 MiB in 62 packages [2025-08-29T01:55:35.967Z] $ docker rm -f --volumes d610601de95de1f69224370d0b670cf18dcf09dd6e2beea887d51260f21310b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-29T01:55:36.775Z] Removing intermediate container 8d8162ef8596 [2025-08-29T01:55:36.775Z] ---> 06605fc27524 [2025-08-29T01:55:36.775Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-08-29T01:55:36.775Z] ---> Running in 5f9d362297c5 [2025-08-29T01:55:37.044Z] Removing intermediate container 5f9d362297c5 [2025-08-29T01:55:37.044Z] ---> 2d624310b671 [2025-08-29T01:55:37.044Z] Step 9/12 : COPY go.mod vendor* ./ [2025-08-29T01:55:37.323Z] ---> 1404cc42184e [2025-08-29T01:55:37.323Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T01:55:37.592Z] ---> Running in 11907991bf38 [2025-08-29T01:57:44.614Z] Removing intermediate container 11907991bf38 [2025-08-29T01:57:44.614Z] ---> 9166f1ea3020 [2025-08-29T01:57:44.614Z] Step 11/12 : COPY . . [2025-08-29T01:57:44.614Z] ---> ac515909b1b6 [2025-08-29T01:57:44.614Z] Step 12/12 : RUN $MAKE [2025-08-29T01:57:44.614Z] ---> Running in b8cf940e4209 [2025-08-29T01:57:44.614Z] noop [2025-08-29T01:57:44.614Z] Removing intermediate container b8cf940e4209 [2025-08-29T01:57:44.614Z] ---> 85a0985afa01 [2025-08-29T01:57:44.614Z] Successfully built 85a0985afa01 [2025-08-29T01:57:44.614Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:57:45.018Z] + docker inspect -f . ci-base-image-arm64 [2025-08-29T01:57:45.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T01:57:45.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-7821 does not seem to be running inside a container [2025-08-29T01:57:45.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/199 -v /w/workspace/device-mqtt-go/199:/w/workspace/device-mqtt-go/199:rw,z -v /w/workspace/device-mqtt-go/199@tmp:/w/workspace/device-mqtt-go/199@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 ******** ci-base-image-arm64 cat [2025-08-29T01:57:46.713Z] $ docker top fe9a42b352a8c4eebbebdb51798af09096a5455e134f7ca62f4291af6981b675 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T01:57:47.581Z] + go version [2025-08-29T01:57:47.581Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-29T01:57:47.612Z] $ docker stop --time=1 fe9a42b352a8c4eebbebdb51798af09096a5455e134f7ca62f4291af6981b675 [2025-08-29T01:57:49.278Z] $ docker rm -f --volumes fe9a42b352a8c4eebbebdb51798af09096a5455e134f7ca62f4291af6981b675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T01:57:49.919Z] + docker inspect -f . ci-base-image-arm64 [2025-08-29T01:57:49.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T01:57:50.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-7821 does not seem to be running inside a container [2025-08-29T01:57:50.227Z] $ 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/199 -v /w/workspace/device-mqtt-go/199:/w/workspace/device-mqtt-go/199:rw,z -v /w/workspace/device-mqtt-go/199@tmp:/w/workspace/device-mqtt-go/199@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 ******** ci-base-image-arm64 cat [2025-08-29T01:57:51.538Z] $ docker top 1b152bea3da6199b354a0a8ca0a15bcda213db88248585452f9d4bd2c6dd8975 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T01:57:52.414Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/199 [Pipeline] fileExists [Pipeline] sh [2025-08-29T01:57:53.086Z] + make test [2025-08-29T01:57:53.086Z] go test ./... -coverprofile=coverage.out ./... [2025-08-29T01:57:59.740Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-08-29T02:01:36.528Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-08-29T02:01:39.116Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-08-29T02:01:39.116Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.057s coverage: 22.8% of statements [2025-08-29T02:01:40.077Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-29T02:01:40.077Z] go vet ./... [2025-08-29T02:02:36.529Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-29T02:02:36.529Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-29T02:02:36.529Z] ./bin/test-attribution-txt.sh [2025-08-29T02:02:36.529Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-29T02:02:36.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-29T02:02:36.586Z] $ docker stop --time=1 1b152bea3da6199b354a0a8ca0a15bcda213db88248585452f9d4bd2c6dd8975 [2025-08-29T02:02:38.554Z] $ docker rm -f --volumes 1b152bea3da6199b354a0a8ca0a15bcda213db88248585452f9d4bd2c6dd8975 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T02:02:40.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-29T02:02:40.216Z] Warning: overwriting stash ‘coverage-report’ [2025-08-29T02:02:40.714Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-29T02:02:41.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-29T02:02:41.440Z] + ls -al . [2025-08-29T02:02:41.441Z] total 248 [2025-08-29T02:02:41.441Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 01:57 . [2025-08-29T02:02:41.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 01:54 .. [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 29 01:54 .dockerignore [2025-08-29T02:02:41.441Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 01:54 .git [2025-08-29T02:02:41.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 01:54 .github [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 29 01:54 .gitignore [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 01:54 .golangci.yml [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 19745 Aug 29 01:54 Attribution.txt [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 19382 Aug 29 01:54 CHANGELOG.md [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 1803 Aug 29 01:54 Dockerfile [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 01:54 GOVERNANCE.md [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 29 01:54 Jenkinsfile [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 01:54 LICENSE [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 2545 Aug 29 01:54 Makefile [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 29 01:54 OWNERS.md [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 29 01:54 README.md [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 29 01:51 VERSION [2025-08-29T02:02:41.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 01:54 bin [2025-08-29T02:02:41.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 01:54 cmd [2025-08-29T02:02:41.441Z] -rw-r--r-- 1 jenkins jenkins 21039 Aug 29 02:01 coverage.out [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 6255 Aug 29 01:54 go.mod [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 29 01:54 go.sum [2025-08-29T02:02:41.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 01:54 internal [2025-08-29T02:02:41.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 01:54 mock [2025-08-29T02:02:41.441Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 29 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:02:41.813Z] + 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=f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d --label arch=arm64 --label version=4.1.0-dev.4 . [2025-08-29T02:02:42.400Z] Sending build context to Docker daemon 15.5MB [2025-08-29T02:02:42.400Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-08-29T02:02:42.400Z] Step 2/25 : FROM ${BASE} AS builder [2025-08-29T02:02:42.400Z] ---> 85a0985afa01 [2025-08-29T02:02:42.400Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-08-29T02:02:42.400Z] ---> Running in 80c4ee3285dc [2025-08-29T02:02:42.674Z] Removing intermediate container 80c4ee3285dc [2025-08-29T02:02:42.674Z] ---> fc86b8c73f02 [2025-08-29T02:02:42.674Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-29T02:02:42.943Z] ---> Running in 4e3dd768fb68 [2025-08-29T02:02:43.212Z] Removing intermediate container 4e3dd768fb68 [2025-08-29T02:02:43.212Z] ---> 70506411600b [2025-08-29T02:02:43.212Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-29T02:02:43.212Z] ---> Running in b76b7877edc3 [2025-08-29T02:02:43.480Z] Removing intermediate container b76b7877edc3 [2025-08-29T02:02:43.480Z] ---> dae2cb5a0d72 [2025-08-29T02:02:43.480Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-08-29T02:02:43.749Z] ---> Running in 6f37a01b636c [2025-08-29T02:02:44.033Z] Removing intermediate container 6f37a01b636c [2025-08-29T02:02:44.033Z] ---> 309eec192366 [2025-08-29T02:02:44.034Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-29T02:02:44.034Z] ---> Running in 0fc3baf69e3d [2025-08-29T02:02:44.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T02:02:45.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T02:02:46.991Z] OK: 244 MiB in 62 packages [2025-08-29T02:02:47.959Z] Removing intermediate container 0fc3baf69e3d [2025-08-29T02:02:47.959Z] ---> cd89b7a05ee6 [2025-08-29T02:02:47.959Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-08-29T02:02:47.959Z] ---> Running in 6d94ef014562 [2025-08-29T02:02:48.229Z] Removing intermediate container 6d94ef014562 [2025-08-29T02:02:48.229Z] ---> 24310069becd [2025-08-29T02:02:48.229Z] Step 9/25 : COPY go.mod vendor* ./ [2025-08-29T02:02:49.193Z] ---> 779bb931ce58 [2025-08-29T02:02:49.193Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T02:02:49.461Z] ---> Running in 50a4475607d4 [2025-08-29T02:02:52.047Z] Removing intermediate container 50a4475607d4 [2025-08-29T02:02:52.048Z] ---> 87e8359fe39c [2025-08-29T02:02:52.048Z] Step 11/25 : COPY . . [2025-08-29T02:02:53.012Z] ---> 2f223c53089e [2025-08-29T02:02:53.012Z] Step 12/25 : RUN $MAKE [2025-08-29T02:02:53.012Z] ---> Running in 9fb0e968f093 [2025-08-29T02:02:53.979Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-08-29T02:06:30.784Z] Removing intermediate container 9fb0e968f093 [2025-08-29T02:06:30.784Z] ---> f415aea79f5d [2025-08-29T02:06:30.784Z] Step 13/25 : FROM alpine:3.20 [2025-08-29T02:06:30.784Z] 3.20: Pulling from library/alpine [2025-08-29T02:06:30.784Z] 13e713f82565: Pulling fs layer [2025-08-29T02:06:30.784Z] 13e713f82565: Verifying Checksum [2025-08-29T02:06:30.784Z] 13e713f82565: Download complete [2025-08-29T02:06:30.784Z] 13e713f82565: Pull complete [2025-08-29T02:06:30.784Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T02:06:30.784Z] Status: Downloaded newer image for alpine:3.20 [2025-08-29T02:06:30.784Z] ---> c88e9dceb6cb [2025-08-29T02:06:30.784Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-08-29T02:06:30.784Z] ---> Running in 37a9f6fcc220 [2025-08-29T02:06:30.784Z] Removing intermediate container 37a9f6fcc220 [2025-08-29T02:06:30.784Z] ---> 072436c3ddb7 [2025-08-29T02:06:30.784Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-08-29T02:06:30.784Z] ---> Running in 864b22a4dae1 [2025-08-29T02:06:30.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T02:06:30.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T02:06:30.784Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T02:06:30.784Z] Executing busybox-1.36.1-r29.trigger [2025-08-29T02:06:30.784Z] OK: 9 MiB in 15 packages [2025-08-29T02:06:30.784Z] Removing intermediate container 864b22a4dae1 [2025-08-29T02:06:30.784Z] ---> 1b9b071d3041 [2025-08-29T02:06:30.784Z] Step 16/25 : RUN apk --no-cache upgrade [2025-08-29T02:06:30.784Z] ---> Running in 423ec5f87680 [2025-08-29T02:06:30.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T02:06:30.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T02:06:31.364Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T02:06:31.364Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T02:06:31.946Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T02:06:31.947Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T02:06:31.947Z] Executing busybox-1.36.1-r30.trigger [2025-08-29T02:06:31.947Z] OK: 9 MiB in 15 packages [2025-08-29T02:06:32.903Z] Removing intermediate container 423ec5f87680 [2025-08-29T02:06:32.903Z] ---> 37a3e72a715c [2025-08-29T02:06:32.903Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-08-29T02:06:35.485Z] ---> cb5b4ae29f6f [2025-08-29T02:06:35.485Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-08-29T02:06:36.069Z] ---> 9862f7be5c4a [2025-08-29T02:06:36.069Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-08-29T02:06:36.650Z] ---> 4bddf3697ce9 [2025-08-29T02:06:36.650Z] Step 20/25 : EXPOSE 59982 [2025-08-29T02:06:36.650Z] ---> Running in f6b788dd6bbe [2025-08-29T02:06:36.919Z] Removing intermediate container f6b788dd6bbe [2025-08-29T02:06:36.919Z] ---> a11092a960a2 [2025-08-29T02:06:36.919Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-08-29T02:06:36.919Z] ---> Running in d05bb76ec786 [2025-08-29T02:06:37.186Z] Removing intermediate container d05bb76ec786 [2025-08-29T02:06:37.186Z] ---> 148252df0180 [2025-08-29T02:06:37.186Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-29T02:06:37.453Z] ---> Running in 3b04e548d19f [2025-08-29T02:06:37.719Z] Removing intermediate container 3b04e548d19f [2025-08-29T02:06:37.719Z] ---> 11d101da9aba [2025-08-29T02:06:37.719Z] Step 23/25 : LABEL arch=arm64 [2025-08-29T02:06:37.719Z] ---> Running in ef64b8e846e3 [2025-08-29T02:06:37.984Z] Removing intermediate container ef64b8e846e3 [2025-08-29T02:06:37.984Z] ---> d8aab973198f [2025-08-29T02:06:37.984Z] Step 24/25 : LABEL git_sha=f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [2025-08-29T02:06:37.984Z] ---> Running in 8d7a0aac162b [2025-08-29T02:06:38.249Z] Removing intermediate container 8d7a0aac162b [2025-08-29T02:06:38.249Z] ---> 6a9bf0d25e50 [2025-08-29T02:06:38.249Z] Step 25/25 : LABEL version=4.1.0-dev.4 [2025-08-29T02:06:38.523Z] ---> Running in 132c46d02bcf [2025-08-29T02:06:38.788Z] Removing intermediate container 132c46d02bcf [2025-08-29T02:06:38.788Z] ---> c9bcd8713e09 [2025-08-29T02:06:38.788Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-29T02:06:38.788Z] Successfully built c9bcd8713e09 [2025-08-29T02:06:38.788Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T02:06:38.939Z] provisioning config files... [2025-08-29T02:06:38.954Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/199@tmp/config1578216419365179081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T02:06:39.295Z] ---> ****-login.sh [2025-08-29T02:06:39.295Z] nexus3.edgexfoundry.org:10001 [2025-08-29T02:06:39.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T02:06:39.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T02:06:39.563Z] Configure a credential helper to remove this warning. See [2025-08-29T02:06:39.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T02:06:39.563Z] [2025-08-29T02:06:39.563Z] Login Succeeded [2025-08-29T02:06:39.563Z] nexus3.edgexfoundry.org:10002 [2025-08-29T02:06:39.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T02:06:39.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T02:06:39.829Z] Configure a credential helper to remove this warning. See [2025-08-29T02:06:39.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T02:06:39.829Z] [2025-08-29T02:06:39.829Z] Login Succeeded [2025-08-29T02:06:39.829Z] nexus3.edgexfoundry.org:10003 [2025-08-29T02:06:40.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T02:06:40.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T02:06:40.366Z] Configure a credential helper to remove this warning. See [2025-08-29T02:06:40.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T02:06:40.366Z] [2025-08-29T02:06:40.366Z] Login Succeeded [2025-08-29T02:06:40.366Z] nexus3.edgexfoundry.org:10004 [2025-08-29T02:06:40.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T02:06:40.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T02:06:40.634Z] Configure a credential helper to remove this warning. See [2025-08-29T02:06:40.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T02:06:40.634Z] [2025-08-29T02:06:40.634Z] Login Succeeded [2025-08-29T02:06:40.634Z] ****.io [2025-08-29T02:06:40.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T02:06:41.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T02:06:41.171Z] Configure a credential helper to remove this warning. See [2025-08-29T02:06:41.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T02:06:41.171Z] [2025-08-29T02:06:41.171Z] Login Succeeded [2025-08-29T02:06:41.171Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T02:06:41.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T02:06:41.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T02:06:41.259Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-08-29T02:06:41.259Z] f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [2025-08-29T02:06:41.259Z] latest [2025-08-29T02:06:41.259Z] 4.1.0-dev.4 [2025-08-29T02:06:41.259Z] f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [2025-08-29T02:06:41.259Z] main [2025-08-29T02:06:41.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:06:41.716Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:06:42.090Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [2025-08-29T02:06:42.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-29T02:06:42.090Z] c0ae1cca5aa3: Preparing [2025-08-29T02:06:42.090Z] 33e6f18ac981: Preparing [2025-08-29T02:06:42.090Z] 108a28b998e2: Preparing [2025-08-29T02:06:42.090Z] 0f1d098c5168: Preparing [2025-08-29T02:06:42.090Z] c21599890fa1: Preparing [2025-08-29T02:06:42.090Z] 1e890da81ec9: Preparing [2025-08-29T02:06:42.090Z] 1e890da81ec9: Waiting [2025-08-29T02:06:42.375Z] c21599890fa1: Pushed [2025-08-29T02:06:42.375Z] c0ae1cca5aa3: Pushed [2025-08-29T02:06:42.375Z] 33e6f18ac981: Pushed [2025-08-29T02:06:42.375Z] 1e890da81ec9: Layer already exists [2025-08-29T02:06:42.658Z] 0f1d098c5168: Pushed [2025-08-29T02:06:52.795Z] 108a28b998e2: Pushed [2025-08-29T02:06:52.795Z] f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d: digest: sha256:e946ea73b4f6bda12dbefdfad731a3d635366f63007cd03bc18fcb62c3c7fe77 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:06:53.157Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:06:53.526Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-08-29T02:06:53.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-29T02:06:53.527Z] c0ae1cca5aa3: Preparing [2025-08-29T02:06:53.527Z] 33e6f18ac981: Preparing [2025-08-29T02:06:53.527Z] 108a28b998e2: Preparing [2025-08-29T02:06:53.527Z] 0f1d098c5168: Preparing [2025-08-29T02:06:53.527Z] c21599890fa1: Preparing [2025-08-29T02:06:53.527Z] 1e890da81ec9: Preparing [2025-08-29T02:06:53.527Z] 108a28b998e2: Layer already exists [2025-08-29T02:06:53.527Z] 33e6f18ac981: Layer already exists [2025-08-29T02:06:53.527Z] c21599890fa1: Layer already exists [2025-08-29T02:06:53.527Z] 0f1d098c5168: Layer already exists [2025-08-29T02:06:53.527Z] c0ae1cca5aa3: Layer already exists [2025-08-29T02:06:53.527Z] 1e890da81ec9: Layer already exists [2025-08-29T02:06:53.797Z] latest: digest: sha256:e946ea73b4f6bda12dbefdfad731a3d635366f63007cd03bc18fcb62c3c7fe77 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:06:54.168Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:06:54.558Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 [2025-08-29T02:06:54.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-29T02:06:54.558Z] c0ae1cca5aa3: Preparing [2025-08-29T02:06:54.558Z] 33e6f18ac981: Preparing [2025-08-29T02:06:54.558Z] 108a28b998e2: Preparing [2025-08-29T02:06:54.558Z] 0f1d098c5168: Preparing [2025-08-29T02:06:54.558Z] c21599890fa1: Preparing [2025-08-29T02:06:54.558Z] 1e890da81ec9: Preparing [2025-08-29T02:06:54.558Z] 1e890da81ec9: Waiting [2025-08-29T02:06:54.558Z] 33e6f18ac981: Layer already exists [2025-08-29T02:06:54.558Z] 108a28b998e2: Layer already exists [2025-08-29T02:06:54.558Z] 0f1d098c5168: Layer already exists [2025-08-29T02:06:54.558Z] c21599890fa1: Layer already exists [2025-08-29T02:06:54.558Z] c0ae1cca5aa3: Layer already exists [2025-08-29T02:06:54.558Z] 1e890da81ec9: Layer already exists [2025-08-29T02:06:54.824Z] 4.1.0-dev.4: digest: sha256:e946ea73b4f6bda12dbefdfad731a3d635366f63007cd03bc18fcb62c3c7fe77 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:06:55.206Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:06:55.561Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [2025-08-29T02:06:55.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-29T02:06:55.561Z] c0ae1cca5aa3: Preparing [2025-08-29T02:06:55.561Z] 33e6f18ac981: Preparing [2025-08-29T02:06:55.561Z] 108a28b998e2: Preparing [2025-08-29T02:06:55.561Z] 0f1d098c5168: Preparing [2025-08-29T02:06:55.561Z] c21599890fa1: Preparing [2025-08-29T02:06:55.561Z] 1e890da81ec9: Preparing [2025-08-29T02:06:55.561Z] 1e890da81ec9: Waiting [2025-08-29T02:06:55.561Z] 108a28b998e2: Layer already exists [2025-08-29T02:06:55.561Z] c0ae1cca5aa3: Layer already exists [2025-08-29T02:06:55.561Z] 33e6f18ac981: Layer already exists [2025-08-29T02:06:55.561Z] c21599890fa1: Layer already exists [2025-08-29T02:06:55.561Z] 0f1d098c5168: Layer already exists [2025-08-29T02:06:55.561Z] 1e890da81ec9: Layer already exists [2025-08-29T02:06:55.561Z] f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4: digest: sha256:e946ea73b4f6bda12dbefdfad731a3d635366f63007cd03bc18fcb62c3c7fe77 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:06:55.936Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:06:56.289Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2025-08-29T02:06:56.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-29T02:06:56.289Z] c0ae1cca5aa3: Preparing [2025-08-29T02:06:56.289Z] 33e6f18ac981: Preparing [2025-08-29T02:06:56.289Z] 108a28b998e2: Preparing [2025-08-29T02:06:56.289Z] 0f1d098c5168: Preparing [2025-08-29T02:06:56.289Z] c21599890fa1: Preparing [2025-08-29T02:06:56.289Z] 1e890da81ec9: Preparing [2025-08-29T02:06:56.289Z] 1e890da81ec9: Waiting [2025-08-29T02:06:56.289Z] c21599890fa1: Layer already exists [2025-08-29T02:06:56.289Z] 0f1d098c5168: Layer already exists [2025-08-29T02:06:56.289Z] 33e6f18ac981: Layer already exists [2025-08-29T02:06:56.289Z] 108a28b998e2: Layer already exists [2025-08-29T02:06:56.289Z] c0ae1cca5aa3: Layer already exists [2025-08-29T02:06:56.289Z] 1e890da81ec9: Layer already exists [2025-08-29T02:06:56.555Z] main: digest: sha256:e946ea73b4f6bda12dbefdfad731a3d635366f63007cd03bc18fcb62c3c7fe77 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T02:06:56.618Z] ===================================================== [Pipeline] echo [2025-08-29T02:06:56.631Z] taggedImages: [2025-08-29T02:06:56.631Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [2025-08-29T02:06:56.631Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-08-29T02:06:56.631Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 [2025-08-29T02:06:56.631Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [2025-08-29T02:06:56.631Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo [2025-08-29T02:06:56.641Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] echo [2025-08-29T02:06:56.654Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo [2025-08-29T02:06:56.667Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 [Pipeline] echo [2025-08-29T02:06:56.679Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d-4.1.0-dev.4 [Pipeline] echo [2025-08-29T02:06:56.692Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:06:57.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T02:06:57.073Z] [2025-08-29T02:06:57.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:06:57.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T02:06:57.429Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-29T02:06:57.429Z] 8998bd30e6a1: Pulling fs layer [2025-08-29T02:06:57.429Z] 04944245beec: Pulling fs layer [2025-08-29T02:06:57.429Z] 699f458cf7ca: Pulling fs layer [2025-08-29T02:06:57.429Z] 765212b225bb: Pulling fs layer [2025-08-29T02:06:57.429Z] f23df028b6ca: Pulling fs layer [2025-08-29T02:06:57.429Z] d65c8cfc05b1: Pulling fs layer [2025-08-29T02:06:57.429Z] 2437ff75d9bd: Pulling fs layer [2025-08-29T02:06:57.429Z] f23df028b6ca: Waiting [2025-08-29T02:06:57.429Z] d65c8cfc05b1: Waiting [2025-08-29T02:06:57.429Z] 2437ff75d9bd: Waiting [2025-08-29T02:06:57.429Z] 765212b225bb: Waiting [2025-08-29T02:06:57.706Z] 04944245beec: Verifying Checksum [2025-08-29T02:06:57.706Z] 04944245beec: Download complete [2025-08-29T02:06:57.706Z] 765212b225bb: Verifying Checksum [2025-08-29T02:06:57.706Z] 765212b225bb: Download complete [2025-08-29T02:06:57.706Z] f23df028b6ca: Verifying Checksum [2025-08-29T02:06:57.706Z] f23df028b6ca: Download complete [2025-08-29T02:06:57.706Z] d65c8cfc05b1: Verifying Checksum [2025-08-29T02:06:57.706Z] d65c8cfc05b1: Download complete [2025-08-29T02:06:57.984Z] 699f458cf7ca: Verifying Checksum [2025-08-29T02:06:57.984Z] 699f458cf7ca: Download complete [2025-08-29T02:06:58.250Z] 8998bd30e6a1: Verifying Checksum [2025-08-29T02:06:58.250Z] 8998bd30e6a1: Download complete [2025-08-29T02:07:00.863Z] 2437ff75d9bd: Verifying Checksum [2025-08-29T02:07:00.863Z] 2437ff75d9bd: Download complete [2025-08-29T02:07:02.815Z] 8998bd30e6a1: Pull complete [2025-08-29T02:07:03.088Z] 04944245beec: Pull complete [2025-08-29T02:07:04.512Z] 699f458cf7ca: Pull complete [2025-08-29T02:07:04.781Z] 765212b225bb: Pull complete [2025-08-29T02:07:05.736Z] f23df028b6ca: Pull complete [2025-08-29T02:07:06.012Z] d65c8cfc05b1: Pull complete [2025-08-29T02:07:24.316Z] 2437ff75d9bd: Pull complete [2025-08-29T02:07:24.316Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-29T02:07:24.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T02:07:24.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T02:07:24.530Z] prd-ubuntu20.04-docker-arm64-4c-16g-7821 does not seem to be running inside a container [2025-08-29T02:07:24.602Z] $ 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/199 -v /w/workspace/device-mqtt-go/199:/w/workspace/device-mqtt-go/199:rw,z -v /w/workspace/device-mqtt-go/199@tmp:/w/workspace/device-mqtt-go/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-29T02:07:27.366Z] $ docker top 1fb291d8eef5d29594cd1491af1322e29f5777a225841499da8264467257d2ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T02:07:28.195Z] ---> job-cost.sh [2025-08-29T02:07:28.195Z] lf-activate-venv: SKIPPING [2025-08-29T02:07:28.195Z] INFO: No Stack... [2025-08-29T02:07:28.461Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-29T02:07:29.419Z] INFO: Archiving Costs [Pipeline] sh [2025-08-29T02:07:30.054Z] + cat /w/workspace/device-mqtt-go/199/archives/cost.csv [2025-08-29T02:07:30.054Z] + cut -d, -f6 [Pipeline] lock [2025-08-29T02:07:30.092Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] [2025-08-29T02:07:30.103Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] did not exist. Created. [2025-08-29T02:07:30.109Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-29T02:07:30.768Z] /w/workspace/device-mqtt-go/199@tmp/durable-86fea346/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-29T02:07:31.404Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-29T02:07:31.429Z] Warning: overwriting stash ‘stack-cost’ [2025-08-29T02:07:31.473Z] Stashed 1 file(s) [Pipeline] } [2025-08-29T02:07:31.480Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-199-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-29T02:07:31.516Z] $ docker stop --time=1 1fb291d8eef5d29594cd1491af1322e29f5777a225841499da8264467257d2ff [2025-08-29T02:07:33.009Z] $ docker rm -f --volumes 1fb291d8eef5d29594cd1491af1322e29f5777a225841499da8264467257d2ff [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 [2025-08-29T02:07:33.465Z] provisioning config files... [2025-08-29T02:07:33.473Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13556076963260041115tmp [Pipeline] { [Pipeline] sh [2025-08-29T02:07:33.771Z] + set +x [2025-08-29T02:07:33.771Z] + + bash -scurl -- -s [2025-08-29T02:07:33.771Z] https://codecov.io/bash [2025-08-29T02:07:33.771Z] [2025-08-29T02:07:33.771Z] _____ _ [2025-08-29T02:07:33.771Z] / ____| | | [2025-08-29T02:07:33.771Z] | | ___ __| | ___ ___ _____ __ [2025-08-29T02:07:33.771Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-29T02:07:33.771Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-29T02:07:33.771Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-29T02:07:33.771Z] Bash-1.0.6 [2025-08-29T02:07:33.771Z] [2025-08-29T02:07:33.771Z] [2025-08-29T02:07:33.771Z] ==> git version 2.25.1 found [2025-08-29T02:07:33.771Z] ==> 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 [2025-08-29T02:07:33.771Z] Release-Date: 2020-01-08 [2025-08-29T02:07:33.771Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-29T02:07:33.771Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-29T02:07:33.771Z] ==> Jenkins CI detected. [2025-08-29T02:07:33.771Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2025-08-29T02:07:33.771Z] project root: . [2025-08-29T02:07:33.771Z] --> token set from env [2025-08-29T02:07:33.771Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-29T02:07:33.771Z] ==> Running gcov in . (disable via -X gcov) [2025-08-29T02:07:33.771Z] ==> Python coveragepy not found [2025-08-29T02:07:33.771Z] ==> Searching for coverage reports in: [2025-08-29T02:07:33.771Z] + . [2025-08-29T02:07:33.771Z] -> Found 1 reports [2025-08-29T02:07:33.771Z] ==> Detecting git/mercurial file structure [2025-08-29T02:07:33.771Z] ==> Reading reports [2025-08-29T02:07:33.771Z] + ./coverage.out bytes=21039 [2025-08-29T02:07:33.771Z] ==> Appending adjustments [2025-08-29T02:07:33.771Z] https://docs.codecov.io/docs/fixing-reports [2025-08-29T02:07:34.030Z] + Found adjustments [2025-08-29T02:07:34.030Z] ==> Gzipping contents [2025-08-29T02:07:34.030Z] 4.0K /tmp/codecov.DKQOix.gz [2025-08-29T02:07:34.030Z] ==> Uploading reports [2025-08-29T02:07:34.030Z] url: https://codecov.io [2025-08-29T02:07:34.030Z] query: branch=main&commit=f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-29T02:07:34.030Z] -> Pinging Codecov [2025-08-29T02:07:34.030Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-29T02:07:34.291Z] -> Uploading to [2025-08-29T02:07:34.291Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d/dc677a48-bced-4ad6-800a-56fdab17155c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250829%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250829T020733Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ccdd93c88f885b56b4dac77b600a42b74f616ee0e952671a5bdd872b2a91d2f0 [2025-08-29T02:07:34.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-29T02:07:34.291Z] Dload Upload Total Spent Left Speed [2025-08-29T02:07:34.291Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 24602 --:--:-- --:--:-- --:--:-- 24602 [2025-08-29T02:07:34.291Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] } [2025-08-29T02:07:34.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-29T02:07:34.511Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-29T02:07:34.528Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:07:34.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-29T02:07:34.845Z] [2025-08-29T02:07:34.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:07:35.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-29T02:07:35.157Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-29T02:07:35.157Z] 0a9a5dfd008f: Already exists [2025-08-29T02:07:35.157Z] 36466aa92d05: Already exists [2025-08-29T02:07:35.157Z] e10405b45d13: Already exists [2025-08-29T02:07:35.157Z] 096b7ceb2af7: Already exists [2025-08-29T02:07:35.157Z] 4f4fb700ef54: Already exists [2025-08-29T02:07:35.157Z] e50aa161e22a: Pulling fs layer [2025-08-29T02:07:35.157Z] d3c8db5fb9df: Pulling fs layer [2025-08-29T02:07:35.416Z] e50aa161e22a: Download complete [2025-08-29T02:07:35.674Z] e50aa161e22a: Pull complete [2025-08-29T02:07:36.621Z] d3c8db5fb9df: Verifying Checksum [2025-08-29T02:07:36.621Z] d3c8db5fb9df: Download complete [2025-08-29T02:07:40.804Z] d3c8db5fb9df: Pull complete [2025-08-29T02:07:40.804Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-29T02:07:40.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-29T02:07:40.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T02:07:40.904Z] prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container [2025-08-29T02:07:40.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-29T02:07:42.592Z] $ docker top b3d8161dcf233d4609ca7af91394915426f2d320929d68e0c9295ce3de78d1a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T02:07:42.952Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2025-08-29T02:07:42.960Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2025-08-29T02:07:43.234Z] + set -o pipefail [2025-08-29T02:07:43.234Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2025-08-29T02:07:49.792Z] [2025-08-29T02:07:49.792Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2025-08-29T02:07:49.792Z] [2025-08-29T02:07:49.792Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/bb1e6eb8-a65e-4330-bb99-cbdea08461cc [2025-08-29T02:07:49.792Z] [2025-08-29T02:07:49.792Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-29T02:07:49.792Z] [Pipeline] } [2025-08-29T02:07:50.055Z] $ docker stop --time=1 b3d8161dcf233d4609ca7af91394915426f2d320929d68e0c9295ce3de78d1a5 [2025-08-29T02:07:54.135Z] $ docker rm -f --volumes b3d8161dcf233d4609ca7af91394915426f2d320929d68e0c9295ce3de78d1a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-29T02:07:55.024Z] + git log --format=format:%s -1 f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d [Pipeline] sh [2025-08-29T02:07:55.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T02:07:55.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:07:55.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T02:07:55.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T02:07:55.698Z] prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container [2025-08-29T02:07:55.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-29T02:07:56.053Z] $ docker top c846b7736fa8787674a729788ba018d9b7931a7ae27ef239fc8dacf71d8d3d91 -eo pid,comm [2025-08-29T02:07:56.099Z] 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). [2025-08-29T02:07:56.099Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T02:07:56.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T02:07:56.154Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T02:07:56.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T02:07:56.253Z] $ docker exec c846b7736fa8787674a729788ba018d9b7931a7ae27ef239fc8dacf71d8d3d91 ssh-agent [2025-08-29T02:07:56.361Z] SSH_AUTH_SOCK=/tmp/ssh-19wsQaD2Xr26/agent.32 [2025-08-29T02:07:56.361Z] SSH_AGENT_PID=38 [2025-08-29T02:07:56.365Z] Running ssh-add (command line suppressed) [2025-08-29T02:07:56.466Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3414401021645231753.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3414401021645231753.key) [2025-08-29T02:07:56.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T02:07:56.785Z] + git semver tag [2025-08-29T02:07:57.045Z] 2025-08-29 02:07:56,969 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T02:07:57.045Z] 2025-08-29 02:07:56,972 [run_tag] DEBUG tag force:False [2025-08-29T02:07:57.045Z] 2025-08-29 02:07:56,972 [check_head_tag] DEBUG check head tag [2025-08-29T02:07:57.045Z] 2025-08-29 02:07:56,972 [execute] INFO git cat-file --batch-check [2025-08-29T02:07:57.045Z] 2025-08-29 02:07:56,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-29T02:07:57.045Z] 2025-08-29 02:07:56,974 [execute] INFO git cat-file --batch [2025-08-29T02:07:57.045Z] 2025-08-29 02:07:56,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-29T02:07:57.045Z] 2025-08-29 02:07:56,982 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-29T02:07:57.045Z] 2025-08-29 02:07:56,982 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 [2025-08-29T02:07:57.045Z] 2025-08-29 02:07:56,983 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-29T02:07:57.045Z] 2025-08-29 02:07:56,985 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-29T02:07:57.045Z] 4.1.0-dev.4 [Pipeline] } [2025-08-29T02:07:57.045Z] $ docker exec --env ******** --env ******** c846b7736fa8787674a729788ba018d9b7931a7ae27ef239fc8dacf71d8d3d91 ssh-agent -k [2025-08-29T02:07:57.145Z] unset SSH_AUTH_SOCK; [2025-08-29T02:07:57.145Z] unset SSH_AGENT_PID; [2025-08-29T02:07:57.145Z] echo Agent pid 38 killed; [2025-08-29T02:07:57.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T02:07:57.487Z] + git semver [Pipeline] } [2025-08-29T02:07:57.753Z] $ docker stop --time=1 c846b7736fa8787674a729788ba018d9b7931a7ae27ef239fc8dacf71d8d3d91 [2025-08-29T02:07:58.992Z] $ docker rm -f --volumes c846b7736fa8787674a729788ba018d9b7931a7ae27ef239fc8dacf71d8d3d91 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:07:59.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-29T02:07:59.392Z] [2025-08-29T02:07:59.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:07:59.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-29T02:07:59.699Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-29T02:07:59.699Z] ab5ef0e58194: Pulling fs layer [2025-08-29T02:07:59.699Z] 9712f1f96733: Pulling fs layer [2025-08-29T02:07:59.699Z] 63f879dbbcfc: Pulling fs layer [2025-08-29T02:07:59.699Z] 0d9ebad4ef96: Pulling fs layer [2025-08-29T02:07:59.699Z] e9a5061849ea: Pulling fs layer [2025-08-29T02:07:59.699Z] d747dcd14b5f: Pulling fs layer [2025-08-29T02:07:59.699Z] 2de7ff778b66: Pulling fs layer [2025-08-29T02:07:59.699Z] d747dcd14b5f: Waiting [2025-08-29T02:07:59.699Z] 2de7ff778b66: Waiting [2025-08-29T02:07:59.699Z] e9a5061849ea: Waiting [2025-08-29T02:07:59.699Z] 0d9ebad4ef96: Waiting [2025-08-29T02:07:59.699Z] 9712f1f96733: Verifying Checksum [2025-08-29T02:07:59.699Z] 9712f1f96733: Download complete [2025-08-29T02:07:59.958Z] 63f879dbbcfc: Verifying Checksum [2025-08-29T02:07:59.958Z] 63f879dbbcfc: Download complete [2025-08-29T02:07:59.958Z] e9a5061849ea: Verifying Checksum [2025-08-29T02:07:59.958Z] e9a5061849ea: Download complete [2025-08-29T02:08:00.215Z] d747dcd14b5f: Verifying Checksum [2025-08-29T02:08:00.215Z] d747dcd14b5f: Download complete [2025-08-29T02:08:00.215Z] 0d9ebad4ef96: Verifying Checksum [2025-08-29T02:08:00.215Z] 0d9ebad4ef96: Download complete [2025-08-29T02:08:00.215Z] ab5ef0e58194: Verifying Checksum [2025-08-29T02:08:00.215Z] ab5ef0e58194: Download complete [2025-08-29T02:08:00.215Z] 2de7ff778b66: Verifying Checksum [2025-08-29T02:08:00.215Z] 2de7ff778b66: Download complete [2025-08-29T02:08:03.496Z] ab5ef0e58194: Pull complete [2025-08-29T02:08:03.496Z] 9712f1f96733: Pull complete [2025-08-29T02:08:04.430Z] 63f879dbbcfc: Pull complete [2025-08-29T02:08:09.702Z] 0d9ebad4ef96: Pull complete [2025-08-29T02:08:09.962Z] e9a5061849ea: Pull complete [2025-08-29T02:08:09.962Z] d747dcd14b5f: Pull complete [2025-08-29T02:08:11.335Z] 2de7ff778b66: Pull complete [2025-08-29T02:08:11.335Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-29T02:08:11.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-29T02:08:11.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T02:08:11.443Z] prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container [2025-08-29T02:08:11.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-29T02:08:14.759Z] $ docker top 5f5f002935c2ff34d82f2db8edf5b53f792d6fb2fb803c4028a5493e88b92877 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-29T02:08:14.847Z] provisioning config files... [2025-08-29T02:08:14.855Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6361237563467721496tmp [2025-08-29T02:08:14.864Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5939183373678344194tmp [2025-08-29T02:08:14.871Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3536339389984279284tmp [Pipeline] { [Pipeline] echo [2025-08-29T02:08:14.942Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T02:08:15.302Z] ---> sigul-configuration.sh [2025-08-29T02:08:15.302Z] gpg: directory `/root/.gnupg' created [2025-08-29T02:08:15.302Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-29T02:08:15.302Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-29T02:08:15.302Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-29T02:08:15.302Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-29T02:08:15.302Z] gpg: CAST5 encrypted data [2025-08-29T02:08:15.302Z] gpg: encrypted with 1 passphrase [2025-08-29T02:08:15.302Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-29T02:08:15.671Z] + mkdir /home/jenkins [2025-08-29T02:08:15.671Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-29T02:08:16.014Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-08-29T02:08:16.030Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T02:08:16.322Z] ---> sigul-install.sh [2025-08-29T02:08:16.323Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-29T02:08:16.618Z] + git tag --list [2025-08-29T02:08:16.619Z] 0.7.1 [2025-08-29T02:08:16.619Z] v1.0.0 [2025-08-29T02:08:16.619Z] v1.1.0 [2025-08-29T02:08:16.619Z] v1.1.1 [2025-08-29T02:08:16.619Z] v1.2.2 [2025-08-29T02:08:16.619Z] v1.3.0 [2025-08-29T02:08:16.619Z] v1.3.1 [2025-08-29T02:08:16.619Z] v2.0.0 [2025-08-29T02:08:16.619Z] v2.1.0 [2025-08-29T02:08:16.619Z] v2.1.1 [2025-08-29T02:08:16.619Z] v2.2.0 [2025-08-29T02:08:16.619Z] v2.3.0 [2025-08-29T02:08:16.619Z] v3.0 [2025-08-29T02:08:16.619Z] v3.0.0 [2025-08-29T02:08:16.619Z] v3.1 [2025-08-29T02:08:16.619Z] v3.1.0 [2025-08-29T02:08:16.619Z] v3.1.1 [2025-08-29T02:08:16.619Z] v4.0 [2025-08-29T02:08:16.619Z] v4.0.0 [2025-08-29T02:08:16.619Z] v4.1.0-dev.1 [2025-08-29T02:08:16.619Z] v4.1.0-dev.2 [2025-08-29T02:08:16.619Z] v4.1.0-dev.3 [2025-08-29T02:08:16.619Z] v4.1.0-dev.4 [Pipeline] sh [2025-08-29T02:08:16.920Z] + lftools sign git-tag v4.1.0-dev.4 [2025-08-29T02:08:17.489Z] Signing Git tag with Sigul... [2025-08-29T02:08:17.489Z] Signing v4.1.0-dev.4 [Pipeline] echo [2025-08-29T02:08:17.763Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T02:08:18.058Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-29T02:08:18.064Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-29T02:08:18.078Z] $ docker stop --time=1 5f5f002935c2ff34d82f2db8edf5b53f792d6fb2fb803c4028a5493e88b92877 [2025-08-29T02:08:19.366Z] $ docker rm -f --volumes 5f5f002935c2ff34d82f2db8edf5b53f792d6fb2fb803c4028a5493e88b92877 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-29T02:08:19.816Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T02:08:19.816Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:08:20.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T02:08:20.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T02:08:20.184Z] prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container [2025-08-29T02:08:20.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-29T02:08:20.420Z] $ docker top 75ed2cada78b4a3e79e729fea7c8602db614ad30cd12866e5a15387607901d35 -eo pid,comm [2025-08-29T02:08:20.472Z] 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). [2025-08-29T02:08:20.472Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T02:08:20.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T02:08:20.528Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T02:08:20.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T02:08:20.621Z] $ docker exec 75ed2cada78b4a3e79e729fea7c8602db614ad30cd12866e5a15387607901d35 ssh-agent [2025-08-29T02:08:20.719Z] SSH_AUTH_SOCK=/tmp/ssh-SqySu3lc5pHN/agent.32 [2025-08-29T02:08:20.719Z] SSH_AGENT_PID=39 [2025-08-29T02:08:20.723Z] Running ssh-add (command line suppressed) [2025-08-29T02:08:20.803Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15142290472592948220.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15142290472592948220.key) [2025-08-29T02:08:20.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T02:08:21.109Z] + git semver bump pre [2025-08-29T02:08:21.367Z] 2025-08-29 02:08:21,283 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T02:08:21.367Z] 2025-08-29 02:08:21,286 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-29T02:08:21.367Z] 2025-08-29 02:08:21,287 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev [2025-08-29T02:08:21.367Z] 2025-08-29 02:08:21,287 [bump_version] DEBUG bumped version:4.1.0-dev.5 [2025-08-29T02:08:21.367Z] 2025-08-29 02:08:21,287 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2025-08-29T02:08:21.367Z] 2025-08-29 02:08:21,287 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-29T02:08:21.367Z] 2025-08-29 02:08:21,287 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-29T02:08:21.367Z] 2025-08-29 02:08:21,289 [execute] INFO git cat-file --batch-check [2025-08-29T02:08:21.367Z] 2025-08-29 02:08:21,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T02:08:21.367Z] 2025-08-29 02:08:21,293 [execute] INFO git cat-file --batch [2025-08-29T02:08:21.367Z] 2025-08-29 02:08:21,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T02:08:21.367Z] 2025-08-29 02:08:21,296 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-29T02:08:21.367Z] 4.1.0-dev.5 [Pipeline] } [2025-08-29T02:08:21.367Z] $ docker exec --env ******** --env ******** 75ed2cada78b4a3e79e729fea7c8602db614ad30cd12866e5a15387607901d35 ssh-agent -k [2025-08-29T02:08:21.462Z] unset SSH_AUTH_SOCK; [2025-08-29T02:08:21.462Z] unset SSH_AGENT_PID; [2025-08-29T02:08:21.462Z] echo Agent pid 39 killed; [2025-08-29T02:08:21.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T02:08:21.809Z] + git semver [Pipeline] } [2025-08-29T02:08:22.074Z] $ docker stop --time=1 75ed2cada78b4a3e79e729fea7c8602db614ad30cd12866e5a15387607901d35 [2025-08-29T02:08:23.315Z] $ docker rm -f --volumes 75ed2cada78b4a3e79e729fea7c8602db614ad30cd12866e5a15387607901d35 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T02:08:23.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T02:08:23.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:08:23.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T02:08:23.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T02:08:24.058Z] prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container [2025-08-29T02:08:24.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-29T02:08:24.315Z] $ docker top 1f2def0d1cfdc76521ba1f5eaededce9d1e1506e98d34f6f1cbf425ab38d30ed -eo pid,comm [2025-08-29T02:08:24.365Z] 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). [2025-08-29T02:08:24.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T02:08:24.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T02:08:24.425Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T02:08:24.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T02:08:24.524Z] $ docker exec 1f2def0d1cfdc76521ba1f5eaededce9d1e1506e98d34f6f1cbf425ab38d30ed ssh-agent [2025-08-29T02:08:24.629Z] SSH_AUTH_SOCK=/tmp/ssh-djWtjYaoreZB/agent.32 [2025-08-29T02:08:24.629Z] SSH_AGENT_PID=38 [2025-08-29T02:08:24.634Z] Running ssh-add (command line suppressed) [2025-08-29T02:08:24.716Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12940808196585778064.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12940808196585778064.key) [2025-08-29T02:08:24.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T02:08:25.027Z] + git semver push [2025-08-29T02:08:25.287Z] 2025-08-29 02:08:25,236 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T02:08:25.287Z] 2025-08-29 02:08:25,239 [run_push] DEBUG push [2025-08-29T02:08:25.287Z] 2025-08-29 02:08:25,240 [execute] INFO git cat-file --batch-check [2025-08-29T02:08:25.287Z] 2025-08-29 02:08:25,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T02:08:25.287Z] 2025-08-29 02:08:25,242 [execute] INFO git rev-list a69aa1c37047bce58bf0efe74a79b5cd4060ebd7 -- [2025-08-29T02:08:25.287Z] 2025-08-29 02:08:25,242 [execute] DEBUG Popen(['git', 'rev-list', 'a69aa1c37047bce58bf0efe74a79b5cd4060ebd7', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-29T02:08:25.287Z] 2025-08-29 02:08:25,251 [execute] INFO git fetch -v -- origin [2025-08-29T02:08:25.287Z] 2025-08-29 02:08:25,251 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-29T02:08:25.856Z] 2025-08-29 02:08:25,696 [run_push] DEBUG no remote changes detected [2025-08-29T02:08:25.856Z] 2025-08-29 02:08:25,696 [execute] INFO git push origin semver [2025-08-29T02:08:25.856Z] 2025-08-29 02:08:25,697 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-29T02:08:26.424Z] 2025-08-29 02:08:26,340 [run_push] DEBUG push all version tags [2025-08-29T02:08:26.424Z] 2025-08-29 02:08:26,340 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-29T02:08:26.424Z] 2025-08-29 02:08:26,341 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-29T02:08:27.363Z] 2025-08-29 02:08:26,995 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-29T02:08:27.363Z] 4.1.0-dev.5 [Pipeline] } [2025-08-29T02:08:27.365Z] $ docker exec --env ******** --env ******** 1f2def0d1cfdc76521ba1f5eaededce9d1e1506e98d34f6f1cbf425ab38d30ed ssh-agent -k [2025-08-29T02:08:27.468Z] unset SSH_AUTH_SOCK; [2025-08-29T02:08:27.468Z] unset SSH_AGENT_PID; [2025-08-29T02:08:27.468Z] echo Agent pid 38 killed; [2025-08-29T02:08:27.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T02:08:27.811Z] + git semver [Pipeline] } [2025-08-29T02:08:28.092Z] $ docker stop --time=1 1f2def0d1cfdc76521ba1f5eaededce9d1e1506e98d34f6f1cbf425ab38d30ed [2025-08-29T02:08:29.336Z] $ docker rm -f --volumes 1f2def0d1cfdc76521ba1f5eaededce9d1e1506e98d34f6f1cbf425ab38d30ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-29T02:08:29.928Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2025-08-29T02:08:29.928Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-29T02:08:29.928Z] total 16 [2025-08-29T02:08:29.928Z] drwxr-xr-x 3 root root 4096 Aug 29 01:55 . [2025-08-29T02:08:29.928Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 02:08 .. [2025-08-29T02:08:29.928Z] drwxr-xr-x 2 root root 4096 Aug 29 01:55 cost [2025-08-29T02:08:29.928Z] -rw-r--r-- 1 root root 86 Aug 29 01:55 cost.csv [2025-08-29T02:08:29.928Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-29T02:08:29.928Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-29T02:08:29.928Z] total 16 [2025-08-29T02:08:29.928Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 01:55 . [2025-08-29T02:08:29.928Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 02:08 .. [2025-08-29T02:08:29.928Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 01:55 cost [2025-08-29T02:08:29.928Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 29 01:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-29T02:08:30.226Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T02:08:31.074Z] ---> package-listing.sh [2025-08-29T02:08:31.074Z] ++ facter osfamily [2025-08-29T02:08:31.074Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-29T02:08:31.334Z] + OS_FAMILY=debian [2025-08-29T02:08:31.334Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-08-29T02:08:31.334Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-29T02:08:31.334Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-29T02:08:31.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-29T02:08:31.334Z] + PACKAGES=/tmp/packages_start.txt [2025-08-29T02:08:31.334Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-29T02:08:31.334Z] + PACKAGES=/tmp/packages_end.txt [2025-08-29T02:08:31.334Z] + case "${OS_FAMILY}" in [2025-08-29T02:08:31.334Z] + dpkg -l [2025-08-29T02:08:31.334Z] + grep '^ii' [2025-08-29T02:08:31.334Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-29T02:08:31.334Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-29T02:08:31.334Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-29T02:08:31.334Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-29T02:08:31.334Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-08-29T02:08:31.334Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-08-29T02:08:31.347Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-29T02:08:31.624Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T02:08:32.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T02:08:32.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T02:08:32.265Z] prd-ubuntu20.04-docker-8c-8g-7819 does not seem to be running inside a container [2025-08-29T02:08:32.284Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-29T02:08:32.503Z] $ docker top 7361f5a77355a06902245deeebe4d798b9c8a44a444bebbeef481f89944124ff -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T02:08:32.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-29T02:08:33.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-29T02:08:33.412Z] + ls /var/log/sa-host [2025-08-29T02:08:33.412Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T02:08:33.443Z] provisioning config files... [2025-08-29T02:08:33.453Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17426162904790311781tmp [Pipeline] { [Pipeline] echo [2025-08-29T02:08:33.467Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T02:08:33.745Z] ---> create-netrc.sh [Pipeline] } [2025-08-29T02:08:33.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-29T02:08:34.047Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-29T02:08:34.056Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T02:08:34.339Z] ---> sudo-logs.sh [2025-08-29T02:08:34.339Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-29T02:08:34.363Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T02:08:34.642Z] ---> job-cost.sh [2025-08-29T02:08:34.642Z] lf-activate-venv: SKIPPING [2025-08-29T02:08:34.642Z] DEBUG: total: 0.2199999988079071 [2025-08-29T02:08:34.642Z] INFO: Retrieving Stack Cost... [2025-08-29T02:08:34.901Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-29T02:08:35.160Z] INFO: Archiving Costs [Pipeline] echo [2025-08-29T02:08:35.177Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T02:08:35.461Z] ---> logs-deploy.sh [2025-08-29T02:08:35.461Z] lf-activate-venv: SKIPPING [2025-08-29T02:08:35.461Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/199 [2025-08-29T02:08:35.461Z] INFO: archiving workspace using pattern(s): [2025-08-29T02:08:36.397Z] Archives upload complete. [2025-08-29T02:08:36.397Z] INFO: archiving logs to Nexus