Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39b981e46d8fe8411fd729ef18898e222cbfbd49 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-ssh13502348207536965536.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh669432666433649457.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2576615351465849469.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh3720790788350196547.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-modbus-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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5190874954712133148.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-modbus-go, goVersion:1.25] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-772478’ Running on prd-ubuntu20.04-docker-8c-8g-772480 in /w/workspace/gexfoundry_device-modbus-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-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 39b981e46d8fe8411fd729ef18898e222cbfbd49 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39b981e46d8fe8411fd729ef18898e222cbfbd49 # timeout=10 Commit message: "Merge pull request #672 from judehung/update-go-1.25" > git rev-list --no-walk 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-04T06:41:15.428Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-04T06:41:15.512Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-04T06:41:15.547Z] ========================================================= [2025-11-04T06:41:15.547Z] EdgeX Global Pipelines Version Info [2025-11-04T06:41:15.547Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:41:16.651Z] ------------------- [2025-11-04T06:41:16.651Z] stable info: [2025-11-04T06:41:16.651Z] ------------------- [2025-11-04T06:41:16.651Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-04T06:41:16.652Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-04T06:41:16.652Z] Message: update stable to v1.0.278 [2025-11-04T06:41:17.223Z] ------------------- [2025-11-04T06:41:17.223Z] experimental info: [2025-11-04T06:41:17.223Z] ------------------- [2025-11-04T06:41:17.223Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-04T06:41:17.223Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-04T06:41:17.223Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-04T06:41:17.303Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-11-04T06:41:17.322Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-11-04T06:41:17.353Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-04T06:41:17.388Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-04T06:41:17.414Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-04T06:41:17.436Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-04T06:41:17.462Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-04T06:41:17.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-04T06:41:17.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-04T06:41:17.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-04T06:41:17.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-04T06:41:17.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-11-04T06:41:17.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-04T06:41:17.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-04T06:41:17.653Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-04T06:41:17.682Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-04T06:41:17.706Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-04T06:41:17.732Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-04T06:41:17.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-04T06:41:17.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-04T06:41:17.805Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-04T06:41:17.827Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-04T06:41:17.854Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-04T06:41:17.879Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-04T06:41:17.905Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-04T06:41:17.927Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-04T06:41:17.951Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-04T06:41:17.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-04T06:41:17.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-04T06:41:18.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-04T06:41:18.043Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] echo [2025-11-04T06:41:18.068Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39b981e [Pipeline] echo [2025-11-04T06:41:18.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-04T06:41:18.154Z] provisioning config files... [2025-11-04T06:41:18.169Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17483986575303438739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:41:18.527Z] ---> ****-login.sh [2025-11-04T06:41:18.527Z] nexus3.edgexfoundry.org:10001 [2025-11-04T06:41:18.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:41:18.788Z] [2025-11-04T06:41:18.788Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-04T06:41:18.788Z] Configure a credential helper to remove this warning. See [2025-11-04T06:41:18.788Z] https://docs.****.com/go/credential-store/ [2025-11-04T06:41:18.788Z] [2025-11-04T06:41:18.788Z] Login Succeeded [2025-11-04T06:41:18.788Z] nexus3.edgexfoundry.org:10002 [2025-11-04T06:41:18.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:41:19.047Z] [2025-11-04T06:41:19.047Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-04T06:41:19.047Z] Configure a credential helper to remove this warning. See [2025-11-04T06:41:19.047Z] https://docs.****.com/go/credential-store/ [2025-11-04T06:41:19.047Z] [2025-11-04T06:41:19.047Z] Login Succeeded [2025-11-04T06:41:19.047Z] nexus3.edgexfoundry.org:10003 [2025-11-04T06:41:19.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:41:19.048Z] [2025-11-04T06:41:19.048Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-04T06:41:19.048Z] Configure a credential helper to remove this warning. See [2025-11-04T06:41:19.048Z] https://docs.****.com/go/credential-store/ [2025-11-04T06:41:19.048Z] [2025-11-04T06:41:19.048Z] Login Succeeded [2025-11-04T06:41:19.048Z] nexus3.edgexfoundry.org:10004 [2025-11-04T06:41:19.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:41:19.048Z] [2025-11-04T06:41:19.048Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-04T06:41:19.048Z] Configure a credential helper to remove this warning. See [2025-11-04T06:41:19.048Z] https://docs.****.com/go/credential-store/ [2025-11-04T06:41:19.048Z] [2025-11-04T06:41:19.048Z] Login Succeeded [2025-11-04T06:41:19.048Z] ****.io [2025-11-04T06:41:19.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:41:19.307Z] [2025-11-04T06:41:19.308Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-04T06:41:19.308Z] Configure a credential helper to remove this warning. See [2025-11-04T06:41:19.308Z] https://docs.****.com/go/credential-store/ [2025-11-04T06:41:19.308Z] [2025-11-04T06:41:19.308Z] Login Succeeded [2025-11-04T06:41:19.308Z] ---> ****-login.sh ends [Pipeline] } [2025-11-04T06:41:19.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-04T06:41:19.731Z] + git rev-list -1 --merges 39b981e46d8fe8411fd729ef18898e222cbfbd49~1..39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] echo [2025-11-04T06:41:19.761Z] -----------> git rev-list -1 --merges 39b981e46d8fe8411fd729ef18898e222cbfbd49~1..39b981e46d8fe8411fd729ef18898e222cbfbd49 39b981e46d8fe8411fd729ef18898e222cbfbd49 [2025-11-04T06:41:19.761Z] 39b981e46d8fe8411fd729ef18898e222cbfbd49 [false] [Pipeline] sh [2025-11-04T06:41:20.054Z] + git log --format=format:%s -1 39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] echo [2025-11-04T06:41:20.071Z] ========================================================= [2025-11-04T06:41:20.071Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-04T06:41:20.071Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-04T06:41:20.417Z] + git log --format=format:%s -1 39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] echo [2025-11-04T06:41:20.431Z] [semverPrep] GIT_COMMIT: 39b981e46d8fe8411fd729ef18898e222cbfbd49, Commit Message: Merge pull request #672 from judehung/update-go-1.25 [Pipeline] echo [2025-11-04T06:41:20.447Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-04T06:41:20.819Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-04T06:41:20.819Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-04T06:41:20.819Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-04T06:41:20.819Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-04T06:41:20.819Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-04T06:41:20.819Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-04T06:41:20.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:41:21.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-04T06:41:21.254Z] [2025-11-04T06:41:21.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:41:21.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-04T06:41:21.571Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-04T06:41:21.571Z] 3dae71ba6b94: Pulling fs layer [2025-11-04T06:41:21.571Z] 6bf1a483ea7c: Pulling fs layer [2025-11-04T06:41:21.571Z] f5dfc541a4d3: Pulling fs layer [2025-11-04T06:41:21.571Z] 461d9e800cba: Pulling fs layer [2025-11-04T06:41:21.571Z] 80192f66455f: Pulling fs layer [2025-11-04T06:41:21.571Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-04T06:41:21.571Z] a29436f7fd5d: Pulling fs layer [2025-11-04T06:41:21.571Z] 923cac83aea3: Pulling fs layer [2025-11-04T06:41:21.571Z] 25ad8b0a4227: Pulling fs layer [2025-11-04T06:41:21.571Z] db01528c6b51: Pulling fs layer [2025-11-04T06:41:21.571Z] 28988de357af: Pulling fs layer [2025-11-04T06:41:21.571Z] 461d9e800cba: Waiting [2025-11-04T06:41:21.571Z] 80192f66455f: Waiting [2025-11-04T06:41:21.571Z] 2e8e34ca0e6c: Waiting [2025-11-04T06:41:21.571Z] 923cac83aea3: Waiting [2025-11-04T06:41:21.571Z] a29436f7fd5d: Waiting [2025-11-04T06:41:21.571Z] db01528c6b51: Waiting [2025-11-04T06:41:21.571Z] 25ad8b0a4227: Waiting [2025-11-04T06:41:21.571Z] 28988de357af: Waiting [2025-11-04T06:41:21.571Z] 6bf1a483ea7c: Verifying Checksum [2025-11-04T06:41:21.571Z] 6bf1a483ea7c: Download complete [2025-11-04T06:41:21.571Z] 461d9e800cba: Verifying Checksum [2025-11-04T06:41:21.571Z] 461d9e800cba: Download complete [2025-11-04T06:41:21.839Z] 80192f66455f: Verifying Checksum [2025-11-04T06:41:21.839Z] 80192f66455f: Download complete [2025-11-04T06:41:21.839Z] f5dfc541a4d3: Verifying Checksum [2025-11-04T06:41:21.839Z] f5dfc541a4d3: Download complete [2025-11-04T06:41:21.839Z] 3dae71ba6b94: Verifying Checksum [2025-11-04T06:41:21.839Z] 3dae71ba6b94: Download complete [2025-11-04T06:41:21.839Z] 923cac83aea3: Verifying Checksum [2025-11-04T06:41:21.839Z] 923cac83aea3: Download complete [2025-11-04T06:41:22.099Z] 25ad8b0a4227: Verifying Checksum [2025-11-04T06:41:22.099Z] 25ad8b0a4227: Download complete [2025-11-04T06:41:22.099Z] db01528c6b51: Verifying Checksum [2025-11-04T06:41:22.099Z] db01528c6b51: Download complete [2025-11-04T06:41:22.099Z] 28988de357af: Verifying Checksum [2025-11-04T06:41:22.099Z] 28988de357af: Download complete [2025-11-04T06:41:22.099Z] a29436f7fd5d: Verifying Checksum [2025-11-04T06:41:22.099Z] a29436f7fd5d: Download complete [2025-11-04T06:41:22.665Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-04T06:41:22.665Z] 2e8e34ca0e6c: Download complete [2025-11-04T06:41:23.232Z] 3dae71ba6b94: Pull complete [2025-11-04T06:41:23.492Z] 6bf1a483ea7c: Pull complete [2025-11-04T06:41:24.061Z] f5dfc541a4d3: Pull complete [2025-11-04T06:41:24.061Z] 461d9e800cba: Pull complete [2025-11-04T06:41:24.322Z] 80192f66455f: Pull complete [2025-11-04T06:41:28.522Z] 2e8e34ca0e6c: Pull complete [2025-11-04T06:41:28.780Z] a29436f7fd5d: Pull complete [2025-11-04T06:41:28.780Z] 923cac83aea3: Pull complete [2025-11-04T06:41:29.039Z] 25ad8b0a4227: Pull complete [2025-11-04T06:41:29.039Z] db01528c6b51: Pull complete [2025-11-04T06:41:29.039Z] 28988de357af: Pull complete [2025-11-04T06:41:29.039Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-04T06:41:29.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-04T06:41:29.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-04T06:41:29.154Z] prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container [2025-11-04T06:41:29.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-04T06:41:32.544Z] $ docker top 9fc905daafb052f84598a19bb51b5b94e2517c893fec2e2d9fc515c08023158f -eo pid,comm [2025-11-04T06:41:32.593Z] 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-11-04T06:41:32.593Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-04T06:41:32.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-04T06:41:32.646Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-04T06:41:32.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-04T06:41:32.753Z] $ docker exec 9fc905daafb052f84598a19bb51b5b94e2517c893fec2e2d9fc515c08023158f ssh-agent [2025-11-04T06:41:32.848Z] SSH_AUTH_SOCK=/tmp/ssh-ehFm0l9JfDcY/agent.31 [2025-11-04T06:41:32.848Z] SSH_AGENT_PID=37 [2025-11-04T06:41:32.855Z] Running ssh-add (command line suppressed) [2025-11-04T06:41:32.952Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2624969297305174874.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2624969297305174874.key) [2025-11-04T06:41:32.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-04T06:41:33.266Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2025-11-04T06:41:33.554Z] + git tag --points-at HEAD [Pipeline] } [2025-11-04T06:41:33.571Z] $ docker exec --env ******** --env ******** 9fc905daafb052f84598a19bb51b5b94e2517c893fec2e2d9fc515c08023158f ssh-agent -k [2025-11-04T06:41:33.672Z] unset SSH_AUTH_SOCK; [2025-11-04T06:41:33.672Z] unset SSH_AGENT_PID; [2025-11-04T06:41:33.672Z] echo Agent pid 37 killed; [2025-11-04T06:41:33.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-04T06:41:33.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-04T06:41:33.720Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-04T06:41:33.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-04T06:41:33.835Z] $ docker exec 9fc905daafb052f84598a19bb51b5b94e2517c893fec2e2d9fc515c08023158f ssh-agent [2025-11-04T06:41:33.968Z] SSH_AUTH_SOCK=/tmp/ssh-5gcZIo0Jaqkl/agent.84 [2025-11-04T06:41:33.968Z] SSH_AGENT_PID=90 [2025-11-04T06:41:33.973Z] Running ssh-add (command line suppressed) [2025-11-04T06:41:34.064Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8386615555221581586.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8386615555221581586.key) [2025-11-04T06:41:34.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-04T06:41:34.378Z] + git semver init [2025-11-04T06:41:34.947Z] 2025-11-04 06:41:34,642 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-04T06:41:34.947Z] 2025-11-04 06:41:34,647 [run_init] DEBUG init version:0.0.0 force:False [2025-11-04T06:41:34.947Z] 2025-11-04 06:41:34,647 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-11-04T06:41:34.947Z] 2025-11-04 06:41:34,648 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-11-04T06:41:34.947Z] 2025-11-04 06:41:34,648 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-11-04T06:41:36.326Z] 2025-11-04 06:41:35,936 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-11-04T06:41:36.326Z] 2025-11-04 06:41:35,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-11-04T06:41:36.326Z] 2025-11-04 06:41:35,937 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-11-04T06:41:36.326Z] 2025-11-04 06:41:35,937 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-11-04T06:41:36.326Z] 4.1.0-dev.13 [Pipeline] } [2025-11-04T06:41:36.335Z] $ docker exec --env ******** --env ******** 9fc905daafb052f84598a19bb51b5b94e2517c893fec2e2d9fc515c08023158f ssh-agent -k [2025-11-04T06:41:36.444Z] unset SSH_AUTH_SOCK; [2025-11-04T06:41:36.445Z] unset SSH_AGENT_PID; [2025-11-04T06:41:36.445Z] echo Agent pid 90 killed; [2025-11-04T06:41:36.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-04T06:41:36.783Z] + git semver [Pipeline] } [2025-11-04T06:41:37.054Z] $ docker stop --time=1 9fc905daafb052f84598a19bb51b5b94e2517c893fec2e2d9fc515c08023158f [2025-11-04T06:41:38.314Z] $ docker rm -f --volumes 9fc905daafb052f84598a19bb51b5b94e2517c893fec2e2d9fc515c08023158f [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-04T06:41:38.658Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-04T06:41:38.919Z] Stashed 1 file(s) [Pipeline] echo [2025-11-04T06:41:38.924Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.13 [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-11-04T06:41:39.110Z] provisioning config files... [2025-11-04T06:41:39.147Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12699720606387315519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:41:39.533Z] ---> ****-login.sh [2025-11-04T06:41:39.533Z] nexus3.edgexfoundry.org:10001 [2025-11-04T06:41:39.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:41:39.533Z] Login Succeeded [2025-11-04T06:41:39.533Z] nexus3.edgexfoundry.org:10002 [2025-11-04T06:41:39.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:41:39.533Z] Login Succeeded [2025-11-04T06:41:39.533Z] nexus3.edgexfoundry.org:10003 [2025-11-04T06:41:39.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:41:39.792Z] Login Succeeded [2025-11-04T06:41:39.792Z] nexus3.edgexfoundry.org:10004 [2025-11-04T06:41:39.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:41:39.792Z] Login Succeeded [2025-11-04T06:41:39.792Z] ****.io [2025-11-04T06:41:39.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:41:40.052Z] Login Succeeded [2025-11-04T06:41:40.052Z] ---> ****-login.sh ends [Pipeline] } [2025-11-04T06:41:40.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-04T06:41:40.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-04T06:41:40.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-04T06:41:40.192Z] ========================================================= [2025-11-04T06:41:40.192Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-04T06:41:40.192Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:41:40.522Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-04T06:41:41.094Z] #0 building with "default" instance using docker driver [2025-11-04T06:41:41.094Z] [2025-11-04T06:41:41.094Z] #1 [internal] load build definition from Dockerfile [2025-11-04T06:41:41.094Z] #1 transferring dockerfile: 1.52kB done [2025-11-04T06:41:41.094Z] #1 DONE 0.0s [2025-11-04T06:41:41.094Z] [2025-11-04T06:41:41.094Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-04T06:41:41.094Z] #2 DONE 0.1s [2025-11-04T06:41:41.354Z] [2025-11-04T06:41:41.354Z] #3 [internal] load .dockerignore [2025-11-04T06:41:41.354Z] #3 transferring context: 182B done [2025-11-04T06:41:41.354Z] #3 DONE 0.0s [2025-11-04T06:41:41.354Z] [2025-11-04T06:41:41.354Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-04T06:41:41.354Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-04T06:41:41.354Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-04T06:41:41.354Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-04T06:41:41.354Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-11-04T06:41:41.354Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2025-11-04T06:41:41.354Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2025-11-04T06:41:41.354Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s [2025-11-04T06:41:41.354Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-04T06:41:41.354Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-04T06:41:41.354Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s [2025-11-04T06:41:41.354Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-04T06:41:41.354Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-04T06:41:41.354Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-04T06:41:41.354Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2025-11-04T06:41:41.354Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2025-11-04T06:41:41.354Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2025-11-04T06:41:41.615Z] #4 ... [2025-11-04T06:41:41.615Z] [2025-11-04T06:41:41.615Z] #5 [internal] load build context [2025-11-04T06:41:41.615Z] #5 transferring context: 28.15MB 0.2s done [2025-11-04T06:41:41.615Z] #5 DONE 0.3s [2025-11-04T06:41:41.615Z] [2025-11-04T06:41:41.615Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-04T06:41:41.615Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s [2025-11-04T06:41:41.615Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s [2025-11-04T06:41:41.615Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 41.94MB / 60.15MB 0.4s [2025-11-04T06:41:41.615Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-11-04T06:41:41.615Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 13.63MB / 112.58MB 0.4s [2025-11-04T06:41:41.615Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-04T06:41:41.615Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s [2025-11-04T06:41:41.615Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2025-11-04T06:41:41.875Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2025-11-04T06:41:41.875Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 38.80MB / 112.58MB 0.6s [2025-11-04T06:41:41.875Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2025-11-04T06:41:41.875Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 51.38MB / 112.58MB 0.7s [2025-11-04T06:41:42.138Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2025-11-04T06:41:42.138Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 73.40MB / 112.58MB 0.8s [2025-11-04T06:41:42.138Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2025-11-04T06:41:42.138Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2025-11-04T06:41:42.138Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 97.52MB / 112.58MB 0.9s [2025-11-04T06:41:42.397Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2025-11-04T06:41:42.656Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done [2025-11-04T06:41:46.854Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done [2025-11-04T06:41:46.854Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-04T06:41:46.854Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-04T06:41:46.854Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-04T06:41:46.854Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-04T06:41:46.854Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2025-11-04T06:41:47.422Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.6s done [2025-11-04T06:41:47.422Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2025-11-04T06:41:50.715Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done [2025-11-04T06:41:50.715Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2025-11-04T06:41:50.715Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2025-11-04T06:41:50.974Z] #4 DONE 9.6s [2025-11-04T06:41:50.974Z] [2025-11-04T06:41:50.974Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-11-04T06:41:50.974Z] #6 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-04T06:41:51.232Z] #6 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-04T06:41:51.496Z] #6 0.748 (1/8) Installing openssh-keygen (10.0_p1-r9) [2025-11-04T06:41:51.772Z] #6 0.759 (2/8) Installing libedit (20250104.3.1-r1) [2025-11-04T06:41:51.772Z] #6 0.763 (3/8) Installing openssh-client-common (10.0_p1-r9) [2025-11-04T06:41:51.772Z] #6 0.789 (4/8) Installing openssh-client-default (10.0_p1-r9) [2025-11-04T06:41:51.772Z] #6 0.800 (5/8) Installing openssh-sftp-server (10.0_p1-r9) [2025-11-04T06:41:51.772Z] #6 0.804 (6/8) Installing openssh-server-common (10.0_p1-r9) [2025-11-04T06:41:51.772Z] #6 0.807 (7/8) Installing openssh-server (10.0_p1-r9) [2025-11-04T06:41:51.772Z] #6 0.834 (8/8) Installing openssh (10.0_p1-r9) [2025-11-04T06:41:51.772Z] #6 0.843 Executing busybox-1.37.0-r19.trigger [2025-11-04T06:41:51.772Z] #6 0.851 OK: 272 MiB in 68 packages [2025-11-04T06:41:54.063Z] Still waiting to schedule task [2025-11-04T06:41:54.063Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772479’ [2025-11-04T06:41:55.966Z] #6 DONE 4.5s [2025-11-04T06:41:55.966Z] [2025-11-04T06:41:55.966Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-11-04T06:41:55.966Z] #7 DONE 0.0s [2025-11-04T06:41:55.966Z] [2025-11-04T06:41:55.966Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-04T06:41:55.966Z] #8 DONE 0.0s [2025-11-04T06:41:55.966Z] [2025-11-04T06:41:55.966Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-04T06:42:08.180Z] #9 DONE 12.7s [2025-11-04T06:42:08.440Z] [2025-11-04T06:42:08.440Z] #10 [builder 6/7] COPY . . [2025-11-04T06:42:08.440Z] #10 DONE 0.2s [2025-11-04T06:42:08.440Z] [2025-11-04T06:42:08.440Z] #11 [builder 7/7] RUN echo noop [2025-11-04T06:42:08.699Z] #11 0.190 noop [2025-11-04T06:42:08.699Z] #11 DONE 0.2s [2025-11-04T06:42:08.699Z] [2025-11-04T06:42:08.699Z] #12 exporting to image [2025-11-04T06:42:08.699Z] #12 exporting layers [2025-11-04T06:42:16.816Z] #12 exporting layers 6.9s done [2025-11-04T06:42:16.816Z] #12 writing image sha256:29d1d4bbe95ae878cb51aca2a92300f5c1edef1f776d694b00830d78c329a6a5 done [2025-11-04T06:42:16.816Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-04T06:42:16.816Z] #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:42:17.147Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-04T06:42:17.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-04T06:42:17.222Z] prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container [2025-11-04T06:42:17.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 ******** -e ******** ci-base-image-x86_64 cat [2025-11-04T06:42:17.558Z] $ docker top fbf5ccce620d3370a82230fe27cf1dcda81cfe30998f52cc3f855765111b3939 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-04T06:42:17.903Z] + go version [2025-11-04T06:42:17.903Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-04T06:42:17.911Z] $ docker stop --time=1 fbf5ccce620d3370a82230fe27cf1dcda81cfe30998f52cc3f855765111b3939 [2025-11-04T06:42:19.148Z] $ docker rm -f --volumes fbf5ccce620d3370a82230fe27cf1dcda81cfe30998f52cc3f855765111b3939 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:42:19.610Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-04T06:42:19.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-04T06:42:19.690Z] prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container [2025-11-04T06:42:19.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 ******** -e ******** ci-base-image-x86_64 cat [2025-11-04T06:42:19.951Z] $ docker top f2e6132a04d99d2728e769e0ffb2d9deda5c26cdbccc58bad74d8b080a248423 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-04T06:42:20.293Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-11-04T06:42:20.600Z] + make test [2025-11-04T06:42:20.600Z] go test ./... -coverprofile=coverage.out ./... [2025-11-04T06:42:21.978Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-11-04T06:42:40.057Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-11-04T06:42:40.057Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 46.1% of statements [2025-11-04T06:42:50.040Z] 0 issues. [2025-11-04T06:42:50.040Z] go vet ./... [2025-11-04T06:42:54.223Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-04T06:42:54.223Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-04T06:42:54.223Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-04T06:42:54.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-04T06:42:54.246Z] $ docker stop --time=1 f2e6132a04d99d2728e769e0ffb2d9deda5c26cdbccc58bad74d8b080a248423 [2025-11-04T06:42:58.095Z] $ docker rm -f --volumes f2e6132a04d99d2728e769e0ffb2d9deda5c26cdbccc58bad74d8b080a248423 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-04T06:42:58.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-04T06:42:58.714Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-11-04T06:42:59.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-04T06:42:59.464Z] + ls -al . [2025-11-04T06:42:59.464Z] total 264 [2025-11-04T06:42:59.464Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 06:42 . [2025-11-04T06:42:59.464Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 06:41 .. [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 4 06:41 .dockerignore [2025-11-04T06:42:59.464Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 06:42 .git [2025-11-04T06:42:59.464Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 06:41 .github [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 4 06:41 .gitignore [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 4 06:41 .golangci.yml [2025-11-04T06:42:59.464Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 06:41 .semver [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 22459 Nov 4 06:41 Attribution.txt [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 18046 Nov 4 06:41 CHANGELOG.md [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 1479 Nov 4 06:41 Dockerfile [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 4 06:41 GOVERNANCE.md [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 4 06:41 Jenkinsfile [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 4 06:41 LICENSE [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 2529 Nov 4 06:41 Makefile [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 4 06:41 OWNERS.md [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 4 06:41 README.md [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 4 06:41 VERSION [2025-11-04T06:42:59.464Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 06:41 bin [2025-11-04T06:42:59.464Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 06:41 cmd [2025-11-04T06:42:59.464Z] -rw-r--r-- 1 jenkins jenkins 27585 Nov 4 06:42 coverage.out [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 6960 Nov 4 06:41 go.mod [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 89682 Nov 4 06:41 go.sum [2025-11-04T06:42:59.464Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 06:41 internal [2025-11-04T06:42:59.464Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 06:41 simulator [2025-11-04T06:42:59.464Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 4 06:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:42:59.781Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=39b981e46d8fe8411fd729ef18898e222cbfbd49 --label arch=amd64 --label version=4.1.0-dev.13 . [2025-11-04T06:43:00.039Z] #0 building with "default" instance using docker driver [2025-11-04T06:43:00.039Z] [2025-11-04T06:43:00.039Z] #1 [internal] load build definition from Dockerfile [2025-11-04T06:43:00.039Z] #1 transferring dockerfile: 1.52kB done [2025-11-04T06:43:00.039Z] #1 DONE 0.0s [2025-11-04T06:43:00.039Z] [2025-11-04T06:43:00.039Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-04T06:43:00.039Z] #2 DONE 0.0s [2025-11-04T06:43:00.039Z] [2025-11-04T06:43:00.039Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-11-04T06:43:00.039Z] #3 DONE 0.1s [2025-11-04T06:43:00.039Z] [2025-11-04T06:43:00.039Z] #4 [internal] load .dockerignore [2025-11-04T06:43:00.039Z] #4 transferring context: 182B done [2025-11-04T06:43:00.039Z] #4 DONE 0.0s [2025-11-04T06:43:00.039Z] [2025-11-04T06:43:00.039Z] #5 [internal] load build context [2025-11-04T06:43:00.039Z] #5 transferring context: 40.68kB done [2025-11-04T06:43:00.298Z] #5 DONE 0.0s [2025-11-04T06:43:00.298Z] [2025-11-04T06:43:00.298Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-04T06:43:00.298Z] #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-04T06:43:00.298Z] #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-04T06:43:00.298Z] #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-04T06:43:00.298Z] #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-04T06:43:00.298Z] #6 DONE 0.0s [2025-11-04T06:43:00.298Z] [2025-11-04T06:43:00.298Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-04T06:43:00.298Z] #7 DONE 0.1s [2025-11-04T06:43:00.298Z] [2025-11-04T06:43:00.298Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-11-04T06:43:00.298Z] #8 0.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-04T06:43:00.557Z] #8 0.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-04T06:43:00.815Z] #8 ... [2025-11-04T06:43:00.815Z] [2025-11-04T06:43:00.815Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-11-04T06:43:00.815Z] #9 0.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-04T06:43:00.815Z] #9 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-04T06:43:00.815Z] #9 0.770 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-04T06:43:00.815Z] #9 0.775 Executing busybox-1.37.0-r19.trigger [2025-11-04T06:43:00.815Z] #9 0.780 OK: 7 MiB in 17 packages [2025-11-04T06:43:00.815Z] #9 DONE 0.9s [2025-11-04T06:43:00.815Z] [2025-11-04T06:43:00.815Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-11-04T06:43:00.815Z] #8 0.736 OK: 272 MiB in 68 packages [2025-11-04T06:43:01.074Z] #8 DONE 0.9s [2025-11-04T06:43:01.074Z] [2025-11-04T06:43:01.074Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-11-04T06:43:01.074Z] #10 DONE 0.0s [2025-11-04T06:43:01.074Z] [2025-11-04T06:43:01.074Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-11-04T06:43:01.074Z] #11 DONE 0.0s [2025-11-04T06:43:01.074Z] [2025-11-04T06:43:01.074Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-04T06:43:01.333Z] #12 DONE 0.5s [2025-11-04T06:43:01.333Z] [2025-11-04T06:43:01.333Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-11-04T06:43:01.333Z] #13 0.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-04T06:43:01.333Z] #13 0.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-04T06:43:01.597Z] #13 ... [2025-11-04T06:43:01.597Z] [2025-11-04T06:43:01.597Z] #14 [builder 6/7] COPY . . [2025-11-04T06:43:01.597Z] #14 DONE 0.3s [2025-11-04T06:43:01.855Z] [2025-11-04T06:43:01.855Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-11-04T06:43:01.855Z] #13 0.847 OK: 7 MiB in 17 packages [2025-11-04T06:43:01.855Z] #13 DONE 0.9s [2025-11-04T06:43:01.855Z] [2025-11-04T06:43:01.855Z] #15 [builder 7/7] RUN make build [2025-11-04T06:43:02.114Z] #15 0.315 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-11-04T06:43:28.645Z] #15 DONE 22.9s [2025-11-04T06:43:28.645Z] [2025-11-04T06:43:28.645Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-11-04T06:43:28.645Z] #16 DONE 0.2s [2025-11-04T06:43:28.645Z] [2025-11-04T06:43:28.645Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-11-04T06:43:28.645Z] #17 DONE 0.0s [2025-11-04T06:43:28.645Z] [2025-11-04T06:43:28.645Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-11-04T06:43:28.645Z] #18 DONE 0.0s [2025-11-04T06:43:28.645Z] [2025-11-04T06:43:28.645Z] #19 exporting to image [2025-11-04T06:43:28.645Z] #19 exporting layers 0.1s done [2025-11-04T06:43:28.645Z] #19 writing image sha256:95f669718fd89d00a8fb1750edb959989ebc5adf0ea13babb8a0d7de5c134dcd done [2025-11-04T06:43:28.645Z] #19 naming to docker.io/library/device-modbus done [2025-11-04T06:43:28.645Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-04T06:43:28.799Z] provisioning config files... [2025-11-04T06:43:28.808Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7517900740802277226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:43:29.114Z] ---> ****-login.sh [2025-11-04T06:43:29.114Z] nexus3.edgexfoundry.org:10001 [2025-11-04T06:43:29.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:43:29.114Z] Login Succeeded [2025-11-04T06:43:29.114Z] nexus3.edgexfoundry.org:10002 [2025-11-04T06:43:29.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:43:29.114Z] Login Succeeded [2025-11-04T06:43:29.114Z] nexus3.edgexfoundry.org:10003 [2025-11-04T06:43:29.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:43:29.373Z] Login Succeeded [2025-11-04T06:43:29.373Z] nexus3.edgexfoundry.org:10004 [2025-11-04T06:43:29.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:43:29.373Z] Login Succeeded [2025-11-04T06:43:29.373Z] ****.io [2025-11-04T06:43:29.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:43:29.633Z] Login Succeeded [2025-11-04T06:43:29.633Z] ---> ****-login.sh ends [Pipeline] } [2025-11-04T06:43:29.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-04T06:43:29.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-04T06:43:29.732Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-11-04T06:43:29.732Z] 39b981e46d8fe8411fd729ef18898e222cbfbd49 [2025-11-04T06:43:29.732Z] latest [2025-11-04T06:43:29.732Z] 4.1.0-dev.13 [2025-11-04T06:43:29.732Z] 39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [2025-11-04T06:43:29.732Z] main [2025-11-04T06:43:29.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:43:30.078Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:43:30.418Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49 [2025-11-04T06:43:30.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-11-04T06:43:30.418Z] 61d597bffea7: Preparing [2025-11-04T06:43:30.418Z] dbefc09f1ed6: Preparing [2025-11-04T06:43:30.418Z] e29e2c287944: Preparing [2025-11-04T06:43:30.418Z] 6501adc7b4ff: Preparing [2025-11-04T06:43:30.418Z] a4c4e0f1754f: Preparing [2025-11-04T06:43:30.418Z] 256f393e029f: Preparing [2025-11-04T06:43:30.418Z] 256f393e029f: Waiting [2025-11-04T06:43:30.418Z] 61d597bffea7: Pushed [2025-11-04T06:43:30.418Z] a4c4e0f1754f: Pushed [2025-11-04T06:43:30.418Z] 6501adc7b4ff: Pushed [2025-11-04T06:43:30.418Z] dbefc09f1ed6: Pushed [2025-11-04T06:43:30.418Z] 256f393e029f: Layer already exists [2025-11-04T06:43:34.619Z] e29e2c287944: Pushed [2025-11-04T06:43:34.619Z] 39b981e46d8fe8411fd729ef18898e222cbfbd49: digest: sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:43:34.946Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:43:35.264Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-11-04T06:43:35.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-11-04T06:43:35.264Z] 61d597bffea7: Preparing [2025-11-04T06:43:35.264Z] dbefc09f1ed6: Preparing [2025-11-04T06:43:35.264Z] e29e2c287944: Preparing [2025-11-04T06:43:35.264Z] 6501adc7b4ff: Preparing [2025-11-04T06:43:35.264Z] a4c4e0f1754f: Preparing [2025-11-04T06:43:35.264Z] 256f393e029f: Preparing [2025-11-04T06:43:35.264Z] 256f393e029f: Waiting [2025-11-04T06:43:35.264Z] 6501adc7b4ff: Layer already exists [2025-11-04T06:43:35.264Z] e29e2c287944: Layer already exists [2025-11-04T06:43:35.264Z] dbefc09f1ed6: Layer already exists [2025-11-04T06:43:35.264Z] 61d597bffea7: Layer already exists [2025-11-04T06:43:35.264Z] a4c4e0f1754f: Layer already exists [2025-11-04T06:43:35.264Z] 256f393e029f: Layer already exists [2025-11-04T06:43:35.264Z] latest: digest: sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:43:35.601Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:43:35.921Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13 [2025-11-04T06:43:35.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-11-04T06:43:35.921Z] 61d597bffea7: Preparing [2025-11-04T06:43:35.921Z] dbefc09f1ed6: Preparing [2025-11-04T06:43:35.921Z] e29e2c287944: Preparing [2025-11-04T06:43:35.921Z] 6501adc7b4ff: Preparing [2025-11-04T06:43:35.921Z] a4c4e0f1754f: Preparing [2025-11-04T06:43:35.921Z] 256f393e029f: Preparing [2025-11-04T06:43:35.921Z] 256f393e029f: Waiting [2025-11-04T06:43:35.921Z] a4c4e0f1754f: Layer already exists [2025-11-04T06:43:35.921Z] dbefc09f1ed6: Layer already exists [2025-11-04T06:43:35.921Z] 61d597bffea7: Layer already exists [2025-11-04T06:43:35.921Z] e29e2c287944: Layer already exists [2025-11-04T06:43:35.921Z] 6501adc7b4ff: Layer already exists [2025-11-04T06:43:35.921Z] 256f393e029f: Layer already exists [2025-11-04T06:43:35.921Z] 4.1.0-dev.13: digest: sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:43:36.259Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:43:36.585Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [2025-11-04T06:43:36.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-11-04T06:43:36.585Z] 61d597bffea7: Preparing [2025-11-04T06:43:36.585Z] dbefc09f1ed6: Preparing [2025-11-04T06:43:36.585Z] e29e2c287944: Preparing [2025-11-04T06:43:36.585Z] 6501adc7b4ff: Preparing [2025-11-04T06:43:36.585Z] a4c4e0f1754f: Preparing [2025-11-04T06:43:36.585Z] 256f393e029f: Preparing [2025-11-04T06:43:36.585Z] 256f393e029f: Waiting [2025-11-04T06:43:36.585Z] a4c4e0f1754f: Layer already exists [2025-11-04T06:43:36.585Z] 6501adc7b4ff: Layer already exists [2025-11-04T06:43:36.585Z] e29e2c287944: Layer already exists [2025-11-04T06:43:36.585Z] 61d597bffea7: Layer already exists [2025-11-04T06:43:36.585Z] dbefc09f1ed6: Layer already exists [2025-11-04T06:43:36.585Z] 256f393e029f: Layer already exists [2025-11-04T06:43:36.585Z] 39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13: digest: sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:43:36.909Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:43:37.250Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-11-04T06:43:37.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-11-04T06:43:37.251Z] 61d597bffea7: Preparing [2025-11-04T06:43:37.251Z] dbefc09f1ed6: Preparing [2025-11-04T06:43:37.251Z] e29e2c287944: Preparing [2025-11-04T06:43:37.251Z] 6501adc7b4ff: Preparing [2025-11-04T06:43:37.251Z] a4c4e0f1754f: Preparing [2025-11-04T06:43:37.251Z] 256f393e029f: Preparing [2025-11-04T06:43:37.251Z] 256f393e029f: Waiting [2025-11-04T06:43:37.251Z] dbefc09f1ed6: Layer already exists [2025-11-04T06:43:37.251Z] 6501adc7b4ff: Layer already exists [2025-11-04T06:43:37.251Z] 61d597bffea7: Layer already exists [2025-11-04T06:43:37.251Z] e29e2c287944: Layer already exists [2025-11-04T06:43:37.251Z] a4c4e0f1754f: Layer already exists [2025-11-04T06:43:37.251Z] 256f393e029f: Layer already exists [2025-11-04T06:43:37.251Z] main: digest: sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-04T06:43:37.328Z] ===================================================== [Pipeline] echo [2025-11-04T06:43:37.343Z] taggedImages: [2025-11-04T06:43:37.343Z] - nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49 [2025-11-04T06:43:37.343Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-11-04T06:43:37.343Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13 [2025-11-04T06:43:37.343Z] - nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [2025-11-04T06:43:37.343Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-11-04T06:43:37.391Z] ========================================================= [2025-11-04T06:43:37.391Z] [edgeXBuildMultiArch] RAW Config: [2025-11-04T06:43:37.391Z] images: [2025-11-04T06:43:37.391Z] - nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49 [2025-11-04T06:43:37.391Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-11-04T06:43:37.391Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13 [2025-11-04T06:43:37.392Z] - nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [2025-11-04T06:43:37.392Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-11-04T06:43:37.392Z] settingsFile: [2025-11-04T06:43:37.392Z] device-modbus-go-settings [2025-11-04T06:43:37.392Z] ========================================================= [Pipeline] node [2025-11-04T06:43:52.394Z] Still waiting to schedule task [2025-11-04T06:43:52.395Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-11-04T06:45:28.072Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772481 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-11-04T06:45:28.089Z] Running in /w/workspace/device-modbus-go/204 [Pipeline] { [Pipeline] checkout [2025-11-04T06:45:31.137Z] The recommended git tool is: git [2025-11-04T06:45:36.143Z] using credential edgex-jenkins-ssh [2025-11-04T06:45:36.163Z] Cloning the remote Git repository [2025-11-04T06:45:36.205Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-11-04T06:45:36.300Z] > git init /w/workspace/device-modbus-go/204 # timeout=10 [2025-11-04T06:45:36.448Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-11-04T06:45:36.449Z] > git --version # timeout=10 [2025-11-04T06:45:36.480Z] > git --version # 'git version 2.25.1' [2025-11-04T06:45:36.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-04T06:45:36.630Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-04T06:45:39.244Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-11-04T06:45:39.272Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-04T06:45:40.086Z] Avoid second fetch [2025-11-04T06:45:40.087Z] Checking out Revision 39b981e46d8fe8411fd729ef18898e222cbfbd49 (main) [2025-11-04T06:45:40.219Z] Running on prd-centos7-docker-4c-2g-772482 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-04T06:45:40.262Z] provisioning config files... [2025-11-04T06:45:40.319Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6873164561380323870tmp [Pipeline] { [Pipeline] libraryResource [2025-11-04T06:45:40.888Z] Commit message: "Merge pull request #672 from judehung/update-go-1.25" [2025-11-04T06:45:40.100Z] > git config core.sparsecheckout # timeout=10 [2025-11-04T06:45:40.169Z] > git checkout -f 39b981e46d8fe8411fd729ef18898e222cbfbd49 # timeout=10 [Pipeline] sh [2025-11-04T06:45:44.305Z] ---> ****-login.sh [2025-11-04T06:45:44.305Z] nexus3.edgexfoundry.org:10001 [2025-11-04T06:45:44.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:45:44.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:45:44.305Z] Configure a credential helper to remove this warning. See [2025-11-04T06:45:44.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:45:44.305Z] [2025-11-04T06:45:44.305Z] Login Succeeded [2025-11-04T06:45:44.305Z] nexus3.edgexfoundry.org:10002 [2025-11-04T06:45:44.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:45:44.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:45:44.572Z] Configure a credential helper to remove this warning. See [2025-11-04T06:45:44.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:45:44.572Z] [2025-11-04T06:45:44.572Z] Login Succeeded [2025-11-04T06:45:44.572Z] nexus3.edgexfoundry.org:10003 [2025-11-04T06:45:44.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:45:44.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:45:44.572Z] Configure a credential helper to remove this warning. See [2025-11-04T06:45:44.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:45:44.572Z] [2025-11-04T06:45:44.572Z] Login Succeeded [2025-11-04T06:45:44.572Z] nexus3.edgexfoundry.org:10004 [2025-11-04T06:45:44.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:45:44.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:45:44.834Z] Configure a credential helper to remove this warning. See [2025-11-04T06:45:44.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:45:44.834Z] [2025-11-04T06:45:44.834Z] Login Succeeded [2025-11-04T06:45:44.834Z] ****.io [2025-11-04T06:45:44.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:45:45.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:45:45.095Z] Configure a credential helper to remove this warning. See [2025-11-04T06:45:45.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:45:45.095Z] [2025-11-04T06:45:45.095Z] Login Succeeded [2025-11-04T06:45:45.095Z] ---> ****-login.sh ends [Pipeline] } [2025-11-04T06:45:45.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-04T06:45:45.327Z] provisioning config files... [2025-11-04T06:45:45.370Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/204@tmp/config11926449534666623749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:45:45.486Z] + docker buildx ls [2025-11-04T06:45:45.750Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-04T06:45:45.750Z] default * docker [2025-11-04T06:45:45.750Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-04T06:45:46.014Z] ---> ****-login.sh [2025-11-04T06:45:46.014Z] nexus3.edgexfoundry.org:10001 [2025-11-04T06:45:46.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:45:46.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:45:46.554Z] Configure a credential helper to remove this warning. See [2025-11-04T06:45:46.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:45:46.554Z] [2025-11-04T06:45:46.554Z] Login Succeeded [2025-11-04T06:45:46.554Z] nexus3.edgexfoundry.org:10002 [2025-11-04T06:45:46.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:45:46.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:45:46.823Z] Configure a credential helper to remove this warning. See [2025-11-04T06:45:46.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:45:46.823Z] [2025-11-04T06:45:46.823Z] Login Succeeded [2025-11-04T06:45:46.823Z] nexus3.edgexfoundry.org:10003 [2025-11-04T06:45:47.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:45:47.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:45:47.358Z] Configure a credential helper to remove this warning. See [2025-11-04T06:45:47.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:45:47.358Z] [2025-11-04T06:45:47.358Z] Login Succeeded [2025-11-04T06:45:47.358Z] nexus3.edgexfoundry.org:10004 [2025-11-04T06:45:47.620Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-04T06:45:47.620Z] edgex-builder [2025-11-04T06:45:47.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:45:47.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:45:47.630Z] Configure a credential helper to remove this warning. See [2025-11-04T06:45:47.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:45:47.630Z] [2025-11-04T06:45:47.630Z] Login Succeeded [2025-11-04T06:45:47.630Z] ****.io [Pipeline] sh [2025-11-04T06:45:47.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:45:47.912Z] + docker buildx inspect --bootstrap [2025-11-04T06:45:47.912Z] #1 [internal] booting buildkit [2025-11-04T06:45:47.912Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-04T06:45:48.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:45:48.164Z] Configure a credential helper to remove this warning. See [2025-11-04T06:45:48.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:45:48.164Z] [2025-11-04T06:45:48.164Z] Login Succeeded [2025-11-04T06:45:48.164Z] ---> ****-login.sh ends [Pipeline] } [2025-11-04T06:45:48.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-04T06:45:49.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-04T06:45:49.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-04T06:45:49.856Z] ========================================================= [2025-11-04T06:45:49.856Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-04T06:45:49.856Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:45:50.226Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-04T06:45:50.500Z] Sending build context to Docker daemon 14.27MB [2025-11-04T06:45:50.772Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2025-11-04T06:45:50.772Z] Step 2/10 : FROM ${BASE} AS builder [2025-11-04T06:45:50.772Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-04T06:45:50.772Z] 6b59a28fa201: Pulling fs layer [2025-11-04T06:45:50.772Z] d32bb0dddca7: Pulling fs layer [2025-11-04T06:45:50.772Z] 5dab1238d3d9: Pulling fs layer [2025-11-04T06:45:50.772Z] 196fd7d83e7d: Pulling fs layer [2025-11-04T06:45:50.772Z] 4f4fb700ef54: Pulling fs layer [2025-11-04T06:45:50.772Z] 8ba94037c8f0: Pulling fs layer [2025-11-04T06:45:50.772Z] deaec5988b04: Pulling fs layer [2025-11-04T06:45:50.772Z] 9f65657bb879: Pulling fs layer [2025-11-04T06:45:50.772Z] 196fd7d83e7d: Waiting [2025-11-04T06:45:50.772Z] 4f4fb700ef54: Waiting [2025-11-04T06:45:50.772Z] 8ba94037c8f0: Waiting [2025-11-04T06:45:50.772Z] deaec5988b04: Waiting [2025-11-04T06:45:50.772Z] 9f65657bb879: Waiting [2025-11-04T06:45:50.772Z] d32bb0dddca7: Verifying Checksum [2025-11-04T06:45:50.772Z] d32bb0dddca7: Download complete [2025-11-04T06:45:50.772Z] 196fd7d83e7d: Download complete [2025-11-04T06:45:51.040Z] 4f4fb700ef54: Verifying Checksum [2025-11-04T06:45:51.040Z] 4f4fb700ef54: Download complete [2025-11-04T06:45:51.040Z] 8ba94037c8f0: Verifying Checksum [2025-11-04T06:45:51.040Z] 8ba94037c8f0: Download complete [2025-11-04T06:45:51.040Z] 6b59a28fa201: Verifying Checksum [2025-11-04T06:45:51.040Z] 6b59a28fa201: Download complete [2025-11-04T06:45:51.309Z] 9f65657bb879: Verifying Checksum [2025-11-04T06:45:51.309Z] 9f65657bb879: Download complete [2025-11-04T06:45:51.898Z] 6b59a28fa201: Pull complete [2025-11-04T06:45:52.487Z] d32bb0dddca7: Pull complete [2025-11-04T06:45:52.756Z] 5dab1238d3d9: Verifying Checksum [2025-11-04T06:45:52.756Z] 5dab1238d3d9: Download complete [2025-11-04T06:45:53.135Z] #1 pulling image moby/buildkit:buildx-stable-1 4.9s done [2025-11-04T06:45:53.135Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-04T06:45:54.167Z] deaec5988b04: Verifying Checksum [2025-11-04T06:45:54.167Z] deaec5988b04: Download complete [2025-11-04T06:45:55.055Z] #1 creating container buildx_buildkit_edgex-builder0 2.4s done [2025-11-04T06:45:55.056Z] #1 DONE 7.3s [2025-11-04T06:45:55.056Z] Name: edgex-builder [2025-11-04T06:45:55.056Z] Driver: docker-container [2025-11-04T06:45:55.056Z] [2025-11-04T06:45:55.056Z] Nodes: [2025-11-04T06:45:55.056Z] Name: edgex-builder0 [2025-11-04T06:45:55.056Z] Endpoint: unix:///var/run/docker.sock [2025-11-04T06:45:55.056Z] Status: running [2025-11-04T06:45:55.056Z] Buildkit: v0.25.1 [2025-11-04T06:45:55.056Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-04T06:45:55.353Z] + docker buildx ls [2025-11-04T06:45:55.353Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-04T06:45:55.353Z] edgex-builder * docker-container [2025-11-04T06:45:55.353Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-04T06:45:55.353Z] default docker [2025-11-04T06:45:55.353Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-04T06:45:55.642Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49' [2025-11-04T06:45:55.642Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49 --push - [2025-11-04T06:45:55.902Z] #1 [internal] load build definition from Dockerfile [2025-11-04T06:45:55.902Z] #1 transferring dockerfile: 198B done [2025-11-04T06:45:55.902Z] #1 DONE 0.0s [2025-11-04T06:45:55.902Z] [2025-11-04T06:45:55.902Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49 [2025-11-04T06:45:55.902Z] #2 DONE 0.1s [2025-11-04T06:45:55.902Z] [2025-11-04T06:45:55.902Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49 [2025-11-04T06:45:55.902Z] #3 DONE 0.1s [2025-11-04T06:45:55.902Z] [2025-11-04T06:45:55.902Z] #4 [internal] load .dockerignore [2025-11-04T06:45:55.902Z] #4 transferring context: 2B done [2025-11-04T06:45:55.902Z] #4 DONE 0.0s [2025-11-04T06:45:55.902Z] [2025-11-04T06:45:55.902Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 [2025-11-04T06:45:55.902Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 0.0s done [2025-11-04T06:45:55.902Z] #5 DONE 0.0s [2025-11-04T06:45:55.902Z] [2025-11-04T06:45:55.902Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 [2025-11-04T06:45:55.902Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 0.0s done [2025-11-04T06:45:55.902Z] #6 DONE 0.1s [2025-11-04T06:45:55.902Z] [2025-11-04T06:45:55.902Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-04T06:45:55.902Z] #7 DONE 0.0s [2025-11-04T06:45:55.902Z] [2025-11-04T06:45:55.902Z] #8 exporting to image [2025-11-04T06:45:55.902Z] #8 exporting layers done [2025-11-04T06:45:55.902Z] #8 exporting manifest sha256:e14747128b1fa498c53329c9f969701d1380d06bc787ae440ecee633b23b9237 0.0s done [2025-11-04T06:45:55.902Z] #8 exporting config sha256:95f669718fd89d00a8fb1750edb959989ebc5adf0ea13babb8a0d7de5c134dcd done [2025-11-04T06:45:55.902Z] #8 exporting manifest sha256:7b3065bfb7a63e61da0f91bdd66b491e3ce9e70d4907cf5c9b936d617b70f1b7 done [2025-11-04T06:45:55.902Z] #8 exporting config sha256:de0b26bf3437c0d3b7ee1ed7b3e89f2077b9611f851ce6d2d575fe10830a7150 done [2025-11-04T06:45:55.902Z] #8 exporting manifest list sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab done [2025-11-04T06:45:55.902Z] #8 pushing layers 0.1s done [2025-11-04T06:45:55.902Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49@sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab [2025-11-04T06:45:55.902Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-04T06:45:56.161Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49@sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab 0.1s done [2025-11-04T06:45:56.161Z] #8 DONE 0.2s [2025-11-04T06:45:56.161Z] [2025-11-04T06:45:56.161Z] 1 warning found (use --debug to expand): [2025-11-04T06:45:56.161Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-04T06:45:56.485Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' [2025-11-04T06:45:56.485Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - [2025-11-04T06:45:56.485Z] #1 [internal] load build definition from Dockerfile [2025-11-04T06:45:56.485Z] #1 transferring dockerfile: 164B done [2025-11-04T06:45:56.485Z] #1 DONE 0.0s [2025-11-04T06:45:56.485Z] [2025-11-04T06:45:56.485Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-11-04T06:45:56.485Z] #2 DONE 0.0s [2025-11-04T06:45:56.485Z] [2025-11-04T06:45:56.485Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-11-04T06:45:56.485Z] #3 DONE 0.0s [2025-11-04T06:45:56.485Z] [2025-11-04T06:45:56.485Z] #4 [internal] load .dockerignore [2025-11-04T06:45:56.485Z] #4 transferring context: 2B done [2025-11-04T06:45:56.485Z] #4 DONE 0.0s [2025-11-04T06:45:56.485Z] [2025-11-04T06:45:56.485Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 [2025-11-04T06:45:56.485Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 0.0s done [2025-11-04T06:45:56.485Z] #5 DONE 0.0s [2025-11-04T06:45:56.485Z] [2025-11-04T06:45:56.485Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 [2025-11-04T06:45:56.749Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 0.0s done [2025-11-04T06:45:56.749Z] #6 CACHED [2025-11-04T06:45:56.749Z] [2025-11-04T06:45:56.749Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 [2025-11-04T06:45:56.749Z] #5 CACHED [2025-11-04T06:45:56.749Z] [2025-11-04T06:45:56.749Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-04T06:45:56.749Z] #7 DONE 0.0s [2025-11-04T06:45:56.749Z] [2025-11-04T06:45:56.749Z] #8 exporting to image [2025-11-04T06:45:56.749Z] #8 exporting layers done [2025-11-04T06:45:56.749Z] #8 exporting manifest sha256:e14747128b1fa498c53329c9f969701d1380d06bc787ae440ecee633b23b9237 done [2025-11-04T06:45:56.749Z] #8 exporting config sha256:95f669718fd89d00a8fb1750edb959989ebc5adf0ea13babb8a0d7de5c134dcd done [2025-11-04T06:45:56.749Z] #8 exporting manifest sha256:7b3065bfb7a63e61da0f91bdd66b491e3ce9e70d4907cf5c9b936d617b70f1b7 done [2025-11-04T06:45:56.749Z] #8 exporting config sha256:de0b26bf3437c0d3b7ee1ed7b3e89f2077b9611f851ce6d2d575fe10830a7150 done [2025-11-04T06:45:56.749Z] #8 exporting manifest list sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab done [2025-11-04T06:45:56.749Z] #8 pushing layers 0.0s done [2025-11-04T06:45:56.749Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab 0.1s done [2025-11-04T06:45:56.749Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-04T06:45:56.749Z] #8 DONE 0.1s [2025-11-04T06:45:56.749Z] [2025-11-04T06:45:56.749Z] 1 warning found (use --debug to expand): [2025-11-04T06:45:56.749Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-04T06:45:57.040Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13' [2025-11-04T06:45:57.040Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13 --push - [2025-11-04T06:45:57.040Z] #1 [internal] load build definition from Dockerfile [2025-11-04T06:45:57.040Z] #1 transferring dockerfile: 170B done [2025-11-04T06:45:57.040Z] #1 DONE 0.0s [2025-11-04T06:45:57.040Z] [2025-11-04T06:45:57.040Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13 [2025-11-04T06:45:57.040Z] #2 DONE 0.0s [2025-11-04T06:45:57.040Z] [2025-11-04T06:45:57.040Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13 [2025-11-04T06:45:57.040Z] #3 DONE 0.0s [2025-11-04T06:45:57.040Z] [2025-11-04T06:45:57.040Z] #4 [internal] load .dockerignore [2025-11-04T06:45:57.040Z] #4 transferring context: 2B done [2025-11-04T06:45:57.040Z] #4 DONE 0.0s [2025-11-04T06:45:57.040Z] [2025-11-04T06:45:57.040Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 [2025-11-04T06:45:57.040Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 done [2025-11-04T06:45:57.040Z] #5 CACHED [2025-11-04T06:45:57.040Z] [2025-11-04T06:45:57.040Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 [2025-11-04T06:45:57.040Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 0.0s done [2025-11-04T06:45:57.040Z] #6 CACHED [2025-11-04T06:45:57.040Z] [2025-11-04T06:45:57.040Z] #7 exporting to image [2025-11-04T06:45:57.040Z] #7 exporting layers done [2025-11-04T06:45:57.040Z] #7 exporting manifest sha256:e14747128b1fa498c53329c9f969701d1380d06bc787ae440ecee633b23b9237 done [2025-11-04T06:45:57.040Z] #7 exporting config sha256:95f669718fd89d00a8fb1750edb959989ebc5adf0ea13babb8a0d7de5c134dcd done [2025-11-04T06:45:57.040Z] #7 exporting manifest sha256:7b3065bfb7a63e61da0f91bdd66b491e3ce9e70d4907cf5c9b936d617b70f1b7 done [2025-11-04T06:45:57.040Z] #7 exporting config sha256:de0b26bf3437c0d3b7ee1ed7b3e89f2077b9611f851ce6d2d575fe10830a7150 done [2025-11-04T06:45:57.040Z] #7 exporting manifest list sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab [2025-11-04T06:45:57.040Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-04T06:45:57.304Z] #7 exporting manifest list sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab done [2025-11-04T06:45:57.304Z] #7 pushing layers 0.0s done [2025-11-04T06:45:57.304Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.13@sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab 0.1s done [2025-11-04T06:45:57.304Z] #7 DONE 0.1s [2025-11-04T06:45:57.304Z] [2025-11-04T06:45:57.304Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-04T06:45:57.304Z] #8 DONE 0.0s [2025-11-04T06:45:57.304Z] [2025-11-04T06:45:57.304Z] 1 warning found (use --debug to expand): [2025-11-04T06:45:57.304Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-04T06:45:57.596Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13' [2025-11-04T06:45:57.596Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 --push - [2025-11-04T06:45:57.596Z] #1 [internal] load build definition from Dockerfile [2025-11-04T06:45:57.596Z] #1 transferring dockerfile: 211B done [2025-11-04T06:45:57.596Z] #1 DONE 0.0s [2025-11-04T06:45:57.596Z] [2025-11-04T06:45:57.596Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [2025-11-04T06:45:57.596Z] #2 DONE 0.0s [2025-11-04T06:45:57.596Z] [2025-11-04T06:45:57.596Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [2025-11-04T06:45:57.596Z] #3 DONE 0.0s [2025-11-04T06:45:57.596Z] [2025-11-04T06:45:57.596Z] #4 [internal] load .dockerignore [2025-11-04T06:45:57.596Z] #4 transferring context: 2B done [2025-11-04T06:45:57.596Z] #4 DONE 0.0s [2025-11-04T06:45:57.596Z] [2025-11-04T06:45:57.596Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 [2025-11-04T06:45:57.596Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 0.0s done [2025-11-04T06:45:57.596Z] #5 CACHED [2025-11-04T06:45:57.596Z] [2025-11-04T06:45:57.596Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 [2025-11-04T06:45:57.596Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 0.0s done [2025-11-04T06:45:57.596Z] #6 CACHED [2025-11-04T06:45:57.596Z] [2025-11-04T06:45:57.596Z] #7 exporting to image [2025-11-04T06:45:57.596Z] #7 exporting layers done [2025-11-04T06:45:57.596Z] #7 exporting manifest sha256:e14747128b1fa498c53329c9f969701d1380d06bc787ae440ecee633b23b9237 done [2025-11-04T06:45:57.596Z] #7 exporting config sha256:95f669718fd89d00a8fb1750edb959989ebc5adf0ea13babb8a0d7de5c134dcd done [2025-11-04T06:45:57.596Z] #7 exporting manifest sha256:7b3065bfb7a63e61da0f91bdd66b491e3ce9e70d4907cf5c9b936d617b70f1b7 done [2025-11-04T06:45:57.596Z] #7 exporting config sha256:de0b26bf3437c0d3b7ee1ed7b3e89f2077b9611f851ce6d2d575fe10830a7150 done [2025-11-04T06:45:57.596Z] #7 exporting manifest list sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab done [2025-11-04T06:45:57.596Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-04T06:45:57.857Z] #7 pushing layers 0.0s done [2025-11-04T06:45:57.857Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13@sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab 0.1s done [2025-11-04T06:45:57.857Z] #7 DONE 0.1s [2025-11-04T06:45:57.857Z] [2025-11-04T06:45:57.857Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-04T06:45:57.857Z] #8 DONE 0.0s [2025-11-04T06:45:57.857Z] [2025-11-04T06:45:57.857Z] 1 warning found (use --debug to expand): [2025-11-04T06:45:57.857Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-04T06:45:58.160Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - [2025-11-04T06:45:58.160Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' [2025-11-04T06:45:58.420Z] #1 [internal] load build definition from Dockerfile [2025-11-04T06:45:58.420Z] #1 transferring dockerfile: 162B done [2025-11-04T06:45:58.420Z] #1 DONE 0.0s [2025-11-04T06:45:58.420Z] [2025-11-04T06:45:58.420Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-11-04T06:45:58.420Z] #2 DONE 0.0s [2025-11-04T06:45:58.420Z] [2025-11-04T06:45:58.420Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-11-04T06:45:58.420Z] #3 DONE 0.0s [2025-11-04T06:45:58.420Z] [2025-11-04T06:45:58.420Z] #4 [internal] load .dockerignore [2025-11-04T06:45:58.420Z] #4 transferring context: 2B done [2025-11-04T06:45:58.420Z] #4 DONE 0.0s [2025-11-04T06:45:58.420Z] [2025-11-04T06:45:58.420Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 [2025-11-04T06:45:58.420Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 done [2025-11-04T06:45:58.420Z] #5 CACHED [2025-11-04T06:45:58.420Z] [2025-11-04T06:45:58.420Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 [2025-11-04T06:45:58.420Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:14f28f5de80a0bbfc305f0500daa896a1ad951e52654d588dea59f333ffea9c0 done [2025-11-04T06:45:58.420Z] #6 CACHED [2025-11-04T06:45:58.420Z] [2025-11-04T06:45:58.420Z] #7 exporting to image [2025-11-04T06:45:58.420Z] #7 exporting layers done [2025-11-04T06:45:58.420Z] #7 exporting manifest sha256:e14747128b1fa498c53329c9f969701d1380d06bc787ae440ecee633b23b9237 done [2025-11-04T06:45:58.420Z] #7 exporting config sha256:95f669718fd89d00a8fb1750edb959989ebc5adf0ea13babb8a0d7de5c134dcd done [2025-11-04T06:45:58.420Z] #7 exporting manifest sha256:7b3065bfb7a63e61da0f91bdd66b491e3ce9e70d4907cf5c9b936d617b70f1b7 done [2025-11-04T06:45:58.420Z] #7 exporting config sha256:de0b26bf3437c0d3b7ee1ed7b3e89f2077b9611f851ce6d2d575fe10830a7150 done [2025-11-04T06:45:58.420Z] #7 exporting manifest list sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab done [2025-11-04T06:45:58.420Z] #7 pushing layers 0.0s done [2025-11-04T06:45:58.420Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab [2025-11-04T06:45:58.420Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-04T06:45:58.420Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:04ae5466c855c872f44a21904c5c421a81a39f993a55b99343737ffafe823fab 0.1s done [2025-11-04T06:45:58.420Z] #7 DONE 0.1s [2025-11-04T06:45:58.420Z] [2025-11-04T06:45:58.420Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-04T06:45:58.420Z] #8 DONE 0.0s [2025-11-04T06:45:58.420Z] [2025-11-04T06:45:58.420Z] 1 warning found (use --debug to expand): [2025-11-04T06:45:58.420Z]  - 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-11-04T06:45:58.790Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:45:59.089Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:45:59.949Z] ---> package-listing.sh [2025-11-04T06:45:59.949Z] ++ facter osfamily [2025-11-04T06:45:59.949Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-04T06:46:00.210Z] + OS_FAMILY=redhat [2025-11-04T06:46:00.210Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-11-04T06:46:00.210Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-04T06:46:00.210Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-04T06:46:00.210Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-04T06:46:00.210Z] + PACKAGES=/tmp/packages_start.txt [2025-11-04T06:46:00.210Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-11-04T06:46:00.210Z] + PACKAGES=/tmp/packages_end.txt [2025-11-04T06:46:00.210Z] + case "${OS_FAMILY}" in [2025-11-04T06:46:00.210Z] + rpm -qa [2025-11-04T06:46:00.210Z] + sort [2025-11-04T06:46:00.784Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-04T06:46:00.784Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-04T06:46:00.784Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-04T06:46:00.784Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-11-04T06:46:00.784Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-11-04T06:46:00.784Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-11-04T06:46:00.794Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-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-11-04T06:46:01.079Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:46:01.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-04T06:46:01.652Z] [2025-11-04T06:46:01.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:46:01.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-04T06:46:01.961Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-04T06:46:01.961Z] 5eb5b503b376: Pulling fs layer [2025-11-04T06:46:01.961Z] 5c69ac0246d0: Pulling fs layer [2025-11-04T06:46:01.961Z] ec43610c2a17: Pulling fs layer [2025-11-04T06:46:01.961Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-04T06:46:01.961Z] 33b1e0a273af: Pulling fs layer [2025-11-04T06:46:01.961Z] 5d3b04190fa2: Pulling fs layer [2025-11-04T06:46:01.961Z] 2f39f015ded8: Pulling fs layer [2025-11-04T06:46:01.961Z] 33b1e0a273af: Waiting [2025-11-04T06:46:01.961Z] 5d3b04190fa2: Waiting [2025-11-04T06:46:01.961Z] 2f39f015ded8: Waiting [2025-11-04T06:46:01.961Z] 3a2ae6a8a46f: Waiting [2025-11-04T06:46:01.961Z] 5c69ac0246d0: Download complete [2025-11-04T06:46:01.961Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-04T06:46:01.961Z] 3a2ae6a8a46f: Download complete [2025-11-04T06:46:01.961Z] 33b1e0a273af: Verifying Checksum [2025-11-04T06:46:01.961Z] 33b1e0a273af: Download complete [2025-11-04T06:46:01.961Z] ec43610c2a17: Verifying Checksum [2025-11-04T06:46:01.961Z] 5d3b04190fa2: Verifying Checksum [2025-11-04T06:46:01.961Z] 5d3b04190fa2: Download complete [2025-11-04T06:46:01.961Z] ec43610c2a17: Download complete [2025-11-04T06:46:02.223Z] 5eb5b503b376: Verifying Checksum [2025-11-04T06:46:02.223Z] 5eb5b503b376: Download complete [2025-11-04T06:46:02.869Z] 2f39f015ded8: Verifying Checksum [2025-11-04T06:46:02.869Z] 2f39f015ded8: Download complete [2025-11-04T06:46:03.451Z] 5eb5b503b376: Pull complete [2025-11-04T06:46:03.713Z] 5c69ac0246d0: Pull complete [2025-11-04T06:46:03.976Z] ec43610c2a17: Pull complete [2025-11-04T06:46:04.235Z] 3a2ae6a8a46f: Pull complete [2025-11-04T06:46:04.235Z] 33b1e0a273af: Pull complete [2025-11-04T06:46:04.522Z] 5d3b04190fa2: Pull complete [2025-11-04T06:46:06.513Z] 5dab1238d3d9: Pull complete [2025-11-04T06:46:06.513Z] 196fd7d83e7d: Pull complete [2025-11-04T06:46:06.782Z] 4f4fb700ef54: Pull complete [2025-11-04T06:46:07.048Z] 8ba94037c8f0: Pull complete [2025-11-04T06:46:08.775Z] 2f39f015ded8: Pull complete [2025-11-04T06:46:08.775Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-04T06:46:08.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-04T06:46:08.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-04T06:46:08.925Z] prd-centos7-docker-4c-2g-772482 does not seem to be running inside a container [2025-11-04T06:46:08.960Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-04T06:46:13.245Z] $ docker top 75089b2674a067d8c56085a39eaadb6c9fb7f341d2c1467d65585e0139de3e95 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-04T06:46:13.598Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-04T06:46:13.891Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-04T06:46:14.184Z] + ls /var/log/sa-host [2025-11-04T06:46:14.184Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-04T06:46:14.303Z] provisioning config files... [2025-11-04T06:46:14.362Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15413118167318540610tmp [Pipeline] { [Pipeline] echo [2025-11-04T06:46:14.381Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:46:14.664Z] ---> create-netrc.sh [Pipeline] } [2025-11-04T06:46:14.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:46:15.011Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-04T06:46:15.023Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:46:15.266Z] deaec5988b04: Pull complete [2025-11-04T06:46:15.316Z] ---> sudo-logs.sh [2025-11-04T06:46:15.316Z] Archiving 'sudo' log.. [2025-11-04T06:46:15.316Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772482.novalocal: Name or service not known [2025-11-04T06:46:15.316Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772482.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-11-04T06:46:15.340Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:46:15.629Z] ---> job-cost.sh [2025-11-04T06:46:15.629Z] lf-activate-venv: SKIPPING [2025-11-04T06:46:15.629Z] INFO: No Stack... [2025-11-04T06:46:16.199Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-11-04T06:46:16.457Z] INFO: Archiving Costs [Pipeline] echo [2025-11-04T06:46:16.470Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:46:16.764Z] ---> logs-deploy.sh [2025-11-04T06:46:16.764Z] lf-activate-venv: SKIPPING [2025-11-04T06:46:16.764Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/204 [2025-11-04T06:46:16.764Z] INFO: archiving workspace using pattern(s): [2025-11-04T06:46:17.701Z] Archives upload complete. [2025-11-04T06:46:17.701Z] INFO: archiving logs to Nexus [2025-11-04T06:46:17.856Z] 9f65657bb879: Pull complete [2025-11-04T06:46:17.856Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-04T06:46:17.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-04T06:46:17.856Z] ---> 334268110677 [2025-11-04T06:46:17.856Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-11-04T06:46:18.269Z] ---> uname -a: [2025-11-04T06:46:18.269Z] Linux prd-centos7-docker-4c-2g-772482.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-11-04T06:46:18.269Z] [2025-11-04T06:46:18.269Z] [2025-11-04T06:46:18.269Z] ---> lscpu: [2025-11-04T06:46:18.269Z] Architecture: x86_64 [2025-11-04T06:46:18.269Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-04T06:46:18.269Z] Byte Order: Little Endian [2025-11-04T06:46:18.269Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-04T06:46:18.269Z] CPU(s): 2 [2025-11-04T06:46:18.269Z] On-line CPU(s) list: 0,1 [2025-11-04T06:46:18.269Z] Thread(s) per core: 1 [2025-11-04T06:46:18.269Z] Core(s) per socket: 1 [2025-11-04T06:46:18.269Z] Socket(s): 2 [2025-11-04T06:46:18.269Z] NUMA node(s): 1 [2025-11-04T06:46:18.269Z] Vendor ID: AuthenticAMD [2025-11-04T06:46:18.269Z] CPU family: 23 [2025-11-04T06:46:18.269Z] Model: 49 [2025-11-04T06:46:18.269Z] Model name: AMD EPYC-Rome Processor [2025-11-04T06:46:18.269Z] Stepping: 0 [2025-11-04T06:46:18.269Z] CPU MHz: 2800.000 [2025-11-04T06:46:18.269Z] BogoMIPS: 5600.00 [2025-11-04T06:46:18.269Z] Virtualization: AMD-V [2025-11-04T06:46:18.269Z] Hypervisor vendor: KVM [2025-11-04T06:46:18.269Z] Virtualization type: full [2025-11-04T06:46:18.269Z] L1d cache: 64 KiB [2025-11-04T06:46:18.269Z] L1i cache: 64 KiB [2025-11-04T06:46:18.269Z] L2 cache: 1 MiB [2025-11-04T06:46:18.269Z] L3 cache: 32 MiB [2025-11-04T06:46:18.269Z] NUMA node0 CPU(s): 0,1 [2025-11-04T06:46:18.269Z] Vulnerability Itlb multihit: Not affected [2025-11-04T06:46:18.269Z] Vulnerability L1tf: Not affected [2025-11-04T06:46:18.269Z] Vulnerability Mds: Not affected [2025-11-04T06:46:18.269Z] Vulnerability Meltdown: Not affected [2025-11-04T06:46:18.269Z] Vulnerability Mmio stale data: Not affected [2025-11-04T06:46:18.269Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-04T06:46:18.269Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-11-04T06:46:18.269Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-11-04T06:46:18.269Z] Vulnerability Srbds: Not affected [2025-11-04T06:46:18.269Z] Vulnerability Tsx async abort: Not affected [2025-11-04T06:46:18.269Z] 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-11-04T06:46:18.269Z] [2025-11-04T06:46:18.269Z] [2025-11-04T06:46:18.269Z] ---> nproc: [2025-11-04T06:46:18.269Z] 2 [2025-11-04T06:46:18.269Z] [2025-11-04T06:46:18.269Z] [2025-11-04T06:46:18.269Z] ---> df -h: [2025-11-04T06:46:18.269Z] Filesystem Size Used Avail Use% Mounted on [2025-11-04T06:46:18.269Z] overlay 40G 7.3G 33G 19% / [2025-11-04T06:46:18.269Z] tmpfs 64M 0 64M 0% /dev [2025-11-04T06:46:18.269Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-11-04T06:46:18.269Z] shm 64M 0 64M 0% /dev/shm [2025-11-04T06:46:18.269Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-11-04T06:46:18.269Z] [2025-11-04T06:46:18.269Z] [2025-11-04T06:46:18.528Z] Cannot open /var/log/sysstat/sa04: No such file or directory [2025-11-04T06:46:18.528Z] Please check if data collecting is enabled [2025-11-04T06:46:18.528Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-04T06:46:18.563Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-04T06:46:18.563Z] $ docker stop --time=1 75089b2674a067d8c56085a39eaadb6c9fb7f341d2c1467d65585e0139de3e95 [2025-11-04T06:46:19.266Z] ---> Running in e773e953e8a5 [2025-11-04T06:46:19.535Z] Removing intermediate container e773e953e8a5 [2025-11-04T06:46:19.535Z] ---> cdfcb1ab23c3 [2025-11-04T06:46:19.536Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-04T06:46:19.693Z] $ docker rm -f --volumes 75089b2674a067d8c56085a39eaadb6c9fb7f341d2c1467d65585e0139de3e95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-04T06:46:19.791Z] [WS-CLEANUP] Deleting project workspace... [2025-11-04T06:46:19.791Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-04T06:46:19.803Z] ---> Running in 70b957d9df94 [2025-11-04T06:46:19.805Z] [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-11-04T06:46:20.071Z] Removing intermediate container 70b957d9df94 [2025-11-04T06:46:20.071Z] ---> ea099d264582 [2025-11-04T06:46:20.071Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-11-04T06:46:20.071Z] ---> Running in 090103ebc8af [2025-11-04T06:46:20.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-04T06:46:20.242Z] [2025-11-04T06:46:20.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:46:20.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-04T06:46:20.550Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-04T06:46:20.550Z] 5eb5b503b376: Pulling fs layer [2025-11-04T06:46:20.550Z] 5c69ac0246d0: Pulling fs layer [2025-11-04T06:46:20.550Z] ec43610c2a17: Pulling fs layer [2025-11-04T06:46:20.550Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-04T06:46:20.550Z] 33b1e0a273af: Pulling fs layer [2025-11-04T06:46:20.550Z] 5d3b04190fa2: Pulling fs layer [2025-11-04T06:46:20.550Z] 2f39f015ded8: Pulling fs layer [2025-11-04T06:46:20.550Z] 33b1e0a273af: Waiting [2025-11-04T06:46:20.550Z] 2f39f015ded8: Waiting [2025-11-04T06:46:20.550Z] 3a2ae6a8a46f: Waiting [2025-11-04T06:46:20.550Z] 5d3b04190fa2: Waiting [2025-11-04T06:46:20.550Z] 5c69ac0246d0: Download complete [2025-11-04T06:46:20.550Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-04T06:46:20.550Z] 3a2ae6a8a46f: Download complete [2025-11-04T06:46:20.809Z] 33b1e0a273af: Verifying Checksum [2025-11-04T06:46:20.809Z] 33b1e0a273af: Download complete [2025-11-04T06:46:20.809Z] 5d3b04190fa2: Download complete [2025-11-04T06:46:20.809Z] ec43610c2a17: Verifying Checksum [2025-11-04T06:46:20.809Z] ec43610c2a17: Download complete [2025-11-04T06:46:20.809Z] 5eb5b503b376: Verifying Checksum [2025-11-04T06:46:20.809Z] 5eb5b503b376: Download complete [2025-11-04T06:46:21.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-04T06:46:21.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-04T06:46:21.374Z] 2f39f015ded8: Verifying Checksum [2025-11-04T06:46:22.716Z] (1/8) Installing openssh-keygen (10.0_p1-r9) [2025-11-04T06:46:22.716Z] (2/8) Installing libedit (20250104.3.1-r1) [2025-11-04T06:46:22.716Z] (3/8) Installing openssh-client-common (10.0_p1-r9) [2025-11-04T06:46:22.716Z] (4/8) Installing openssh-client-default (10.0_p1-r9) [2025-11-04T06:46:22.716Z] (5/8) Installing openssh-sftp-server (10.0_p1-r9) [2025-11-04T06:46:22.716Z] (6/8) Installing openssh-server-common (10.0_p1-r9) [2025-11-04T06:46:22.716Z] (7/8) Installing openssh-server (10.0_p1-r9) [2025-11-04T06:46:22.746Z] 5eb5b503b376: Pull complete [2025-11-04T06:46:22.746Z] 5c69ac0246d0: Pull complete [2025-11-04T06:46:22.985Z] (8/8) Installing openssh (10.0_p1-r9) [2025-11-04T06:46:22.986Z] Executing busybox-1.37.0-r19.trigger [2025-11-04T06:46:22.986Z] OK: 262 MiB in 68 packages [2025-11-04T06:46:23.311Z] ec43610c2a17: Pull complete [2025-11-04T06:46:23.311Z] 3a2ae6a8a46f: Pull complete [2025-11-04T06:46:23.568Z] 33b1e0a273af: Pull complete [2025-11-04T06:46:23.568Z] 5d3b04190fa2: Pull complete [2025-11-04T06:46:25.582Z] Removing intermediate container 090103ebc8af [2025-11-04T06:46:25.582Z] ---> e124a49391f8 [2025-11-04T06:46:25.582Z] Step 6/10 : WORKDIR /device-modbus-go [2025-11-04T06:46:25.582Z] ---> Running in 17887f698a6d [2025-11-04T06:46:25.582Z] Removing intermediate container 17887f698a6d [2025-11-04T06:46:25.582Z] ---> 116e3c372176 [2025-11-04T06:46:25.582Z] Step 7/10 : COPY go.mod vendor* ./ [2025-11-04T06:46:25.856Z] ---> 9aadaf100704 [2025-11-04T06:46:25.856Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-04T06:46:25.856Z] ---> Running in dcbfbc87c9f5 [2025-11-04T06:46:28.837Z] 2f39f015ded8: Pull complete [2025-11-04T06:46:28.837Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-04T06:46:28.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-04T06:46:28.837Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-04T06:46:28.930Z] prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container [2025-11-04T06:46:28.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-04T06:46:31.450Z] $ docker top 587f8a0cc4aba534e067a4007adc7b04ce80ae31848c193fd846c5e73f446692 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:46:31.852Z] ---> job-cost.sh [2025-11-04T06:46:31.852Z] lf-activate-venv: SKIPPING [2025-11-04T06:46:31.852Z] INFO: No Stack... [2025-11-04T06:46:32.113Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-04T06:46:32.373Z] INFO: Archiving Costs [Pipeline] sh [2025-11-04T06:46:32.664Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-11-04T06:46:32.664Z] + cut -d, -f6 [Pipeline] lock [2025-11-04T06:46:32.680Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] [2025-11-04T06:46:32.689Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] did not exist. Created. [2025-11-04T06:46:32.694Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-04T06:46:33.008Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-04T06:46:33.031Z] Stashed 1 file(s) [Pipeline] } [2025-11-04T06:46:33.041Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-04T06:46:33.068Z] $ docker stop --time=1 587f8a0cc4aba534e067a4007adc7b04ce80ae31848c193fd846c5e73f446692 [2025-11-04T06:46:34.200Z] $ docker rm -f --volumes 587f8a0cc4aba534e067a4007adc7b04ce80ae31848c193fd846c5e73f446692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-04T06:48:17.572Z] Removing intermediate container dcbfbc87c9f5 [2025-11-04T06:48:17.572Z] ---> fc183eb2964c [2025-11-04T06:48:17.572Z] Step 9/10 : COPY . . [2025-11-04T06:48:17.572Z] ---> b60d1a15dac4 [2025-11-04T06:48:17.572Z] Step 10/10 : RUN ${MAKE} [2025-11-04T06:48:17.572Z] ---> Running in 7a4b68134d72 [2025-11-04T06:48:17.572Z] noop [2025-11-04T06:48:17.572Z] Removing intermediate container 7a4b68134d72 [2025-11-04T06:48:17.572Z] ---> 748408f8adc8 [2025-11-04T06:48:17.572Z] Successfully built 748408f8adc8 [2025-11-04T06:48:17.572Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:48:17.936Z] + docker inspect -f . ci-base-image-arm64 [2025-11-04T06:48:17.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-04T06:48:18.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-772481 does not seem to be running inside a container [2025-11-04T06:48:18.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/204 -v /w/workspace/device-modbus-go/204:/w/workspace/device-modbus-go/204:rw,z -v /w/workspace/device-modbus-go/204@tmp:/w/workspace/device-modbus-go/204@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-11-04T06:48:19.438Z] $ docker top 1de0ab6a1fc3f91d395cc8b025333d139e1d87c537e21ada4afb2fe1774f4ffa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-04T06:48:20.286Z] + go version [2025-11-04T06:48:20.286Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-04T06:48:20.301Z] $ docker stop --time=1 1de0ab6a1fc3f91d395cc8b025333d139e1d87c537e21ada4afb2fe1774f4ffa [2025-11-04T06:48:21.941Z] $ docker rm -f --volumes 1de0ab6a1fc3f91d395cc8b025333d139e1d87c537e21ada4afb2fe1774f4ffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:48:22.546Z] + docker inspect -f . ci-base-image-arm64 [2025-11-04T06:48:22.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-04T06:48:22.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-772481 does not seem to be running inside a container [2025-11-04T06:48:22.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/204 -v /w/workspace/device-modbus-go/204:/w/workspace/device-modbus-go/204:rw,z -v /w/workspace/device-modbus-go/204@tmp:/w/workspace/device-modbus-go/204@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-11-04T06:48:25.357Z] $ docker top 34aaed9b70326e6d0266c92e02098e03f6c871630b4abc4ef45ddbf354e326fd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-04T06:48:26.159Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/204 [Pipeline] fileExists [Pipeline] sh [2025-11-04T06:48:26.811Z] + make test [2025-11-04T06:48:26.811Z] go test ./... -coverprofile=coverage.out ./... [2025-11-04T06:48:32.161Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-11-04T06:52:09.135Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-11-04T06:52:09.135Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 46.1% of statements [2025-11-04T06:52:09.135Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-04T06:52:09.135Z] go vet ./... [2025-11-04T06:52:48.006Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-04T06:52:48.006Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-04T06:52:48.006Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-04T06:52:48.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-04T06:52:48.039Z] $ docker stop --time=1 34aaed9b70326e6d0266c92e02098e03f6c871630b4abc4ef45ddbf354e326fd [2025-11-04T06:52:49.946Z] $ docker rm -f --volumes 34aaed9b70326e6d0266c92e02098e03f6c871630b4abc4ef45ddbf354e326fd [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-04T06:52:51.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-04T06:52:51.541Z] Warning: overwriting stash ‘coverage-report’ [2025-11-04T06:52:51.980Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-04T06:52:52.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-04T06:52:52.708Z] + ls -al . [2025-11-04T06:52:52.708Z] total 260 [2025-11-04T06:52:52.708Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 06:48 . [2025-11-04T06:52:52.708Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 06:45 .. [2025-11-04T06:52:52.708Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 4 06:45 .dockerignore [2025-11-04T06:52:52.708Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 06:45 .git [2025-11-04T06:52:52.708Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 06:45 .github [2025-11-04T06:52:52.708Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 4 06:45 .gitignore [2025-11-04T06:52:52.708Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 4 06:45 .golangci.yml [2025-11-04T06:52:52.708Z] -rw-rw-r-- 1 jenkins jenkins 22459 Nov 4 06:45 Attribution.txt [2025-11-04T06:52:52.708Z] -rw-rw-r-- 1 jenkins jenkins 18046 Nov 4 06:45 CHANGELOG.md [2025-11-04T06:52:52.708Z] -rw-rw-r-- 1 jenkins jenkins 1479 Nov 4 06:45 Dockerfile [2025-11-04T06:52:52.708Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 4 06:45 GOVERNANCE.md [2025-11-04T06:52:52.708Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 4 06:45 Jenkinsfile [2025-11-04T06:52:52.708Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 4 06:45 LICENSE [2025-11-04T06:52:52.708Z] -rw-rw-r-- 1 jenkins jenkins 2529 Nov 4 06:45 Makefile [2025-11-04T06:52:52.708Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 4 06:45 OWNERS.md [2025-11-04T06:52:52.708Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 4 06:45 README.md [2025-11-04T06:52:52.708Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 4 06:41 VERSION [2025-11-04T06:52:52.708Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 06:45 bin [2025-11-04T06:52:52.708Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 06:45 cmd [2025-11-04T06:52:52.709Z] -rw-r--r-- 1 jenkins jenkins 27585 Nov 4 06:51 coverage.out [2025-11-04T06:52:52.709Z] -rw-rw-r-- 1 jenkins jenkins 6960 Nov 4 06:45 go.mod [2025-11-04T06:52:52.709Z] -rw-rw-r-- 1 jenkins jenkins 89682 Nov 4 06:45 go.sum [2025-11-04T06:52:52.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 06:45 internal [2025-11-04T06:52:52.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 06:45 simulator [2025-11-04T06:52:52.709Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 4 06:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:52:53.060Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=39b981e46d8fe8411fd729ef18898e222cbfbd49 --label arch=arm64 --label version=4.1.0-dev.13 . [2025-11-04T06:52:53.642Z] Sending build context to Docker daemon 14.3MB [2025-11-04T06:52:53.642Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2025-11-04T06:52:53.642Z] Step 2/23 : FROM ${BASE} AS builder [2025-11-04T06:52:53.642Z] ---> 748408f8adc8 [2025-11-04T06:52:53.642Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-11-04T06:52:53.642Z] ---> Running in 9398d87f4566 [2025-11-04T06:52:53.912Z] Removing intermediate container 9398d87f4566 [2025-11-04T06:52:53.912Z] ---> 95889ce3d278 [2025-11-04T06:52:53.912Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-04T06:52:54.179Z] ---> Running in c8848e5f75f5 [2025-11-04T06:52:54.447Z] Removing intermediate container c8848e5f75f5 [2025-11-04T06:52:54.447Z] ---> e6a400c5e0a9 [2025-11-04T06:52:54.447Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-11-04T06:52:54.447Z] ---> Running in fe1dd9babfa6 [2025-11-04T06:52:55.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-04T06:52:55.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-04T06:52:57.619Z] OK: 262 MiB in 68 packages [2025-11-04T06:52:58.203Z] Removing intermediate container fe1dd9babfa6 [2025-11-04T06:52:58.203Z] ---> 2db60f98fc71 [2025-11-04T06:52:58.203Z] Step 6/23 : WORKDIR /device-modbus-go [2025-11-04T06:52:58.203Z] ---> Running in ecdff8050265 [2025-11-04T06:52:58.470Z] Removing intermediate container ecdff8050265 [2025-11-04T06:52:58.470Z] ---> 40507dd366b2 [2025-11-04T06:52:58.470Z] Step 7/23 : COPY go.mod vendor* ./ [2025-11-04T06:52:59.060Z] ---> 87eb6dcd6559 [2025-11-04T06:52:59.060Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-04T06:52:59.060Z] ---> Running in 6923f7206a8d [2025-11-04T06:53:02.405Z] Removing intermediate container 6923f7206a8d [2025-11-04T06:53:02.405Z] ---> 5071df665eee [2025-11-04T06:53:02.405Z] Step 9/23 : COPY . . [2025-11-04T06:53:03.372Z] ---> 7aaef8221e30 [2025-11-04T06:53:03.372Z] Step 10/23 : RUN ${MAKE} [2025-11-04T06:53:03.642Z] ---> Running in 3713f69aee72 [2025-11-04T06:53:04.609Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-11-04T06:56:41.399Z] Removing intermediate container 3713f69aee72 [2025-11-04T06:56:41.399Z] ---> 57a52857d84a [2025-11-04T06:56:41.399Z] Step 11/23 : FROM alpine:3.22 [2025-11-04T06:56:41.399Z] 3.22: Pulling from library/alpine [2025-11-04T06:56:41.399Z] 6b59a28fa201: Already exists [2025-11-04T06:56:41.399Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-04T06:56:41.399Z] Status: Downloaded newer image for alpine:3.22 [2025-11-04T06:56:41.399Z] ---> 171e65262c80 [2025-11-04T06:56:41.399Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-11-04T06:56:41.399Z] ---> Running in 9ac553eb253a [2025-11-04T06:56:41.399Z] Removing intermediate container 9ac553eb253a [2025-11-04T06:56:41.399Z] ---> f0e3d2f984e5 [2025-11-04T06:56:41.399Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-11-04T06:56:41.399Z] ---> Running in d206ac09e8a8 [2025-11-04T06:56:41.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-04T06:56:41.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-04T06:56:41.399Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-11-04T06:56:41.399Z] Executing busybox-1.37.0-r19.trigger [2025-11-04T06:56:41.399Z] OK: 8 MiB in 17 packages [2025-11-04T06:56:41.399Z] Removing intermediate container d206ac09e8a8 [2025-11-04T06:56:41.399Z] ---> 603b80032658 [2025-11-04T06:56:41.399Z] Step 14/23 : RUN apk --no-cache upgrade [2025-11-04T06:56:41.399Z] ---> Running in 5f7fbf7b4c64 [2025-11-04T06:56:41.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-04T06:56:41.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-04T06:56:41.399Z] OK: 8 MiB in 17 packages [2025-11-04T06:56:41.399Z] Removing intermediate container 5f7fbf7b4c64 [2025-11-04T06:56:41.399Z] ---> 7b1e7ec7b3d8 [2025-11-04T06:56:41.399Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-11-04T06:56:42.367Z] ---> ac89d89a01a3 [2025-11-04T06:56:42.367Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-11-04T06:56:42.633Z] ---> 8568334be836 [2025-11-04T06:56:42.633Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-11-04T06:56:43.225Z] ---> 1df6eacc76d9 [2025-11-04T06:56:43.225Z] Step 18/23 : EXPOSE 59901 [2025-11-04T06:56:43.225Z] ---> Running in 93bb75f5d40d [2025-11-04T06:56:43.503Z] Removing intermediate container 93bb75f5d40d [2025-11-04T06:56:43.503Z] ---> 0680bd1bb9d4 [2025-11-04T06:56:43.503Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-11-04T06:56:43.770Z] ---> Running in 1804e44d8a18 [2025-11-04T06:56:44.036Z] Removing intermediate container 1804e44d8a18 [2025-11-04T06:56:44.036Z] ---> 3d28c04b90ad [2025-11-04T06:56:44.036Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-11-04T06:56:44.036Z] ---> Running in 8072ba59f203 [2025-11-04T06:56:44.304Z] Removing intermediate container 8072ba59f203 [2025-11-04T06:56:44.304Z] ---> ce5ae28d9b8d [2025-11-04T06:56:44.304Z] Step 21/23 : LABEL arch=arm64 [2025-11-04T06:56:44.581Z] ---> Running in 644be2dc4876 [2025-11-04T06:56:44.856Z] Removing intermediate container 644be2dc4876 [2025-11-04T06:56:44.856Z] ---> 85a2df4f5e03 [2025-11-04T06:56:44.856Z] Step 22/23 : LABEL git_sha=39b981e46d8fe8411fd729ef18898e222cbfbd49 [2025-11-04T06:56:44.856Z] ---> Running in 4fd9ba83749b [2025-11-04T06:56:45.123Z] Removing intermediate container 4fd9ba83749b [2025-11-04T06:56:45.123Z] ---> 20e8142929d9 [2025-11-04T06:56:45.123Z] Step 23/23 : LABEL version=4.1.0-dev.13 [2025-11-04T06:56:45.123Z] ---> Running in 94bb19f5cdd5 [2025-11-04T06:56:45.391Z] Removing intermediate container 94bb19f5cdd5 [2025-11-04T06:56:45.391Z] ---> c10d9d6ae268 [2025-11-04T06:56:45.391Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-04T06:56:45.656Z] Successfully built c10d9d6ae268 [2025-11-04T06:56:45.656Z] Successfully tagged device-modbus-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-11-04T06:56:45.810Z] provisioning config files... [2025-11-04T06:56:45.824Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/204@tmp/config16127148237861179594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:56:46.174Z] ---> ****-login.sh [2025-11-04T06:56:46.174Z] nexus3.edgexfoundry.org:10001 [2025-11-04T06:56:46.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:56:46.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:56:46.441Z] Configure a credential helper to remove this warning. See [2025-11-04T06:56:46.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:56:46.441Z] [2025-11-04T06:56:46.441Z] Login Succeeded [2025-11-04T06:56:46.441Z] nexus3.edgexfoundry.org:10002 [2025-11-04T06:56:46.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:56:46.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:56:46.708Z] Configure a credential helper to remove this warning. See [2025-11-04T06:56:46.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:56:46.708Z] [2025-11-04T06:56:46.708Z] Login Succeeded [2025-11-04T06:56:46.708Z] nexus3.edgexfoundry.org:10003 [2025-11-04T06:56:46.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:56:47.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:56:47.243Z] Configure a credential helper to remove this warning. See [2025-11-04T06:56:47.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:56:47.243Z] [2025-11-04T06:56:47.243Z] Login Succeeded [2025-11-04T06:56:47.243Z] nexus3.edgexfoundry.org:10004 [2025-11-04T06:56:47.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:56:47.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:56:47.509Z] Configure a credential helper to remove this warning. See [2025-11-04T06:56:47.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:56:47.509Z] [2025-11-04T06:56:47.509Z] Login Succeeded [2025-11-04T06:56:47.509Z] ****.io [2025-11-04T06:56:47.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-04T06:56:48.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-04T06:56:48.045Z] Configure a credential helper to remove this warning. See [2025-11-04T06:56:48.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-04T06:56:48.045Z] [2025-11-04T06:56:48.045Z] Login Succeeded [2025-11-04T06:56:48.045Z] ---> ****-login.sh ends [Pipeline] } [2025-11-04T06:56:48.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-04T06:56:48.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-04T06:56:48.155Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-11-04T06:56:48.155Z] 39b981e46d8fe8411fd729ef18898e222cbfbd49 [2025-11-04T06:56:48.156Z] latest [2025-11-04T06:56:48.156Z] 4.1.0-dev.13 [2025-11-04T06:56:48.156Z] 39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [2025-11-04T06:56:48.156Z] main [2025-11-04T06:56:48.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:56:48.536Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:56:48.903Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49 [2025-11-04T06:56:48.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-11-04T06:56:48.903Z] 73fff0e0b3e9: Preparing [2025-11-04T06:56:48.903Z] 7fa5d9f01e8b: Preparing [2025-11-04T06:56:48.903Z] 679a2114e63d: Preparing [2025-11-04T06:56:48.903Z] 68b9dd827d07: Preparing [2025-11-04T06:56:48.903Z] 623a09f5e69a: Preparing [2025-11-04T06:56:48.903Z] 0e64f2360a44: Preparing [2025-11-04T06:56:48.903Z] 0e64f2360a44: Waiting [2025-11-04T06:56:49.169Z] 7fa5d9f01e8b: Pushed [2025-11-04T06:56:49.169Z] 73fff0e0b3e9: Pushed [2025-11-04T06:56:49.169Z] 68b9dd827d07: Pushed [2025-11-04T06:56:49.169Z] 623a09f5e69a: Pushed [2025-11-04T06:56:49.169Z] 0e64f2360a44: Layer already exists [2025-11-04T06:56:57.436Z] 679a2114e63d: Pushed [2025-11-04T06:56:57.436Z] 39b981e46d8fe8411fd729ef18898e222cbfbd49: digest: sha256:097ae41bcc530944f3b74689da7a8a207eaa8159aa6a9662e8dc093277f3e2fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:56:57.791Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:56:58.139Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-11-04T06:56:58.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-11-04T06:56:58.139Z] 73fff0e0b3e9: Preparing [2025-11-04T06:56:58.139Z] 7fa5d9f01e8b: Preparing [2025-11-04T06:56:58.139Z] 679a2114e63d: Preparing [2025-11-04T06:56:58.139Z] 68b9dd827d07: Preparing [2025-11-04T06:56:58.139Z] 623a09f5e69a: Preparing [2025-11-04T06:56:58.139Z] 0e64f2360a44: Preparing [2025-11-04T06:56:58.139Z] 0e64f2360a44: Waiting [2025-11-04T06:56:58.139Z] 73fff0e0b3e9: Layer already exists [2025-11-04T06:56:58.139Z] 623a09f5e69a: Layer already exists [2025-11-04T06:56:58.139Z] 68b9dd827d07: Layer already exists [2025-11-04T06:56:58.139Z] 7fa5d9f01e8b: Layer already exists [2025-11-04T06:56:58.139Z] 679a2114e63d: Layer already exists [2025-11-04T06:56:58.139Z] 0e64f2360a44: Layer already exists [2025-11-04T06:56:58.139Z] latest: digest: sha256:097ae41bcc530944f3b74689da7a8a207eaa8159aa6a9662e8dc093277f3e2fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:56:58.791Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:56:59.151Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.13 [2025-11-04T06:56:59.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-11-04T06:56:59.151Z] 73fff0e0b3e9: Preparing [2025-11-04T06:56:59.151Z] 7fa5d9f01e8b: Preparing [2025-11-04T06:56:59.151Z] 679a2114e63d: Preparing [2025-11-04T06:56:59.151Z] 68b9dd827d07: Preparing [2025-11-04T06:56:59.151Z] 623a09f5e69a: Preparing [2025-11-04T06:56:59.151Z] 0e64f2360a44: Preparing [2025-11-04T06:56:59.151Z] 0e64f2360a44: Waiting [2025-11-04T06:56:59.151Z] 623a09f5e69a: Layer already exists [2025-11-04T06:56:59.151Z] 7fa5d9f01e8b: Layer already exists [2025-11-04T06:56:59.151Z] 68b9dd827d07: Layer already exists [2025-11-04T06:56:59.151Z] 679a2114e63d: Layer already exists [2025-11-04T06:56:59.151Z] 73fff0e0b3e9: Layer already exists [2025-11-04T06:56:59.151Z] 0e64f2360a44: Layer already exists [2025-11-04T06:56:59.151Z] 4.1.0-dev.13: digest: sha256:097ae41bcc530944f3b74689da7a8a207eaa8159aa6a9662e8dc093277f3e2fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:56:59.781Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:57:00.135Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [2025-11-04T06:57:00.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-11-04T06:57:00.135Z] 73fff0e0b3e9: Preparing [2025-11-04T06:57:00.135Z] 7fa5d9f01e8b: Preparing [2025-11-04T06:57:00.135Z] 679a2114e63d: Preparing [2025-11-04T06:57:00.135Z] 68b9dd827d07: Preparing [2025-11-04T06:57:00.135Z] 623a09f5e69a: Preparing [2025-11-04T06:57:00.135Z] 0e64f2360a44: Preparing [2025-11-04T06:57:00.135Z] 0e64f2360a44: Waiting [2025-11-04T06:57:00.135Z] 73fff0e0b3e9: Layer already exists [2025-11-04T06:57:00.135Z] 679a2114e63d: Layer already exists [2025-11-04T06:57:00.135Z] 68b9dd827d07: Layer already exists [2025-11-04T06:57:00.135Z] 623a09f5e69a: Layer already exists [2025-11-04T06:57:00.135Z] 7fa5d9f01e8b: Layer already exists [2025-11-04T06:57:00.135Z] 0e64f2360a44: Layer already exists [2025-11-04T06:57:00.135Z] 39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13: digest: sha256:097ae41bcc530944f3b74689da7a8a207eaa8159aa6a9662e8dc093277f3e2fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:57:00.487Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:57:00.849Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-11-04T06:57:00.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-11-04T06:57:00.849Z] 73fff0e0b3e9: Preparing [2025-11-04T06:57:00.849Z] 7fa5d9f01e8b: Preparing [2025-11-04T06:57:00.849Z] 679a2114e63d: Preparing [2025-11-04T06:57:00.849Z] 68b9dd827d07: Preparing [2025-11-04T06:57:00.849Z] 623a09f5e69a: Preparing [2025-11-04T06:57:00.849Z] 0e64f2360a44: Preparing [2025-11-04T06:57:00.849Z] 0e64f2360a44: Waiting [2025-11-04T06:57:00.849Z] 623a09f5e69a: Layer already exists [2025-11-04T06:57:00.849Z] 679a2114e63d: Layer already exists [2025-11-04T06:57:00.849Z] 7fa5d9f01e8b: Layer already exists [2025-11-04T06:57:00.849Z] 73fff0e0b3e9: Layer already exists [2025-11-04T06:57:00.849Z] 68b9dd827d07: Layer already exists [2025-11-04T06:57:00.849Z] 0e64f2360a44: Layer already exists [2025-11-04T06:57:00.849Z] main: digest: sha256:097ae41bcc530944f3b74689da7a8a207eaa8159aa6a9662e8dc093277f3e2fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-04T06:57:01.206Z] ===================================================== [Pipeline] echo [2025-11-04T06:57:01.225Z] taggedImages: [2025-11-04T06:57:01.225Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49 [2025-11-04T06:57:01.225Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-11-04T06:57:01.225Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.13 [2025-11-04T06:57:01.225Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [2025-11-04T06:57:01.225Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2025-11-04T06:57:01.239Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] echo [2025-11-04T06:57:01.256Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2025-11-04T06:57:01.267Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.13 [Pipeline] echo [2025-11-04T06:57:01.277Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:39b981e46d8fe8411fd729ef18898e222cbfbd49-4.1.0-dev.13 [Pipeline] echo [2025-11-04T06:57:01.295Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:57:01.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-04T06:57:01.697Z] [2025-11-04T06:57:01.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:57:02.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-04T06:57:02.036Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-04T06:57:02.036Z] 8998bd30e6a1: Pulling fs layer [2025-11-04T06:57:02.036Z] 04944245beec: Pulling fs layer [2025-11-04T06:57:02.036Z] 699f458cf7ca: Pulling fs layer [2025-11-04T06:57:02.036Z] 765212b225bb: Pulling fs layer [2025-11-04T06:57:02.036Z] f23df028b6ca: Pulling fs layer [2025-11-04T06:57:02.036Z] d65c8cfc05b1: Pulling fs layer [2025-11-04T06:57:02.036Z] 2437ff75d9bd: Pulling fs layer [2025-11-04T06:57:02.036Z] d65c8cfc05b1: Waiting [2025-11-04T06:57:02.036Z] 765212b225bb: Waiting [2025-11-04T06:57:02.036Z] f23df028b6ca: Waiting [2025-11-04T06:57:02.302Z] 04944245beec: Verifying Checksum [2025-11-04T06:57:02.302Z] 04944245beec: Download complete [2025-11-04T06:57:02.302Z] 765212b225bb: Download complete [2025-11-04T06:57:02.302Z] f23df028b6ca: Verifying Checksum [2025-11-04T06:57:02.302Z] f23df028b6ca: Download complete [2025-11-04T06:57:02.303Z] d65c8cfc05b1: Download complete [2025-11-04T06:57:02.303Z] 699f458cf7ca: Verifying Checksum [2025-11-04T06:57:02.303Z] 699f458cf7ca: Download complete [2025-11-04T06:57:02.885Z] 8998bd30e6a1: Download complete [2025-11-04T06:57:05.473Z] 2437ff75d9bd: Download complete [2025-11-04T06:57:07.425Z] 8998bd30e6a1: Pull complete [2025-11-04T06:57:08.009Z] 04944245beec: Pull complete [2025-11-04T06:57:09.955Z] 699f458cf7ca: Pull complete [2025-11-04T06:57:09.955Z] 765212b225bb: Pull complete [2025-11-04T06:57:10.913Z] f23df028b6ca: Pull complete [2025-11-04T06:57:10.913Z] d65c8cfc05b1: Pull complete [2025-11-04T06:57:29.106Z] 2437ff75d9bd: Pull complete [2025-11-04T06:57:29.107Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-04T06:57:29.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-04T06:57:29.107Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-04T06:57:29.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-772481 does not seem to be running inside a container [2025-11-04T06:57:29.393Z] $ 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-modbus-go/204 -v /w/workspace/device-modbus-go/204:/w/workspace/device-modbus-go/204:rw,z -v /w/workspace/device-modbus-go/204@tmp:/w/workspace/device-modbus-go/204@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-11-04T06:57:32.003Z] $ docker top e4dc65000c5a63b2b6d1d9f8137494978ce20b57d1a09a4366d618b39ead1a10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:57:32.547Z] ---> job-cost.sh [2025-11-04T06:57:32.814Z] lf-activate-venv: SKIPPING [2025-11-04T06:57:32.814Z] INFO: No Stack... [2025-11-04T06:57:33.080Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-04T06:57:34.038Z] INFO: Archiving Costs [Pipeline] sh [2025-11-04T06:57:34.674Z] + cat /w/workspace/device-modbus-go/204/archives/cost.csv [2025-11-04T06:57:34.674Z] + cut -d, -f6 [Pipeline] lock [2025-11-04T06:57:34.737Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] [2025-11-04T06:57:34.744Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] did not exist. Created. [2025-11-04T06:57:34.750Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-04T06:57:35.400Z] /w/workspace/device-modbus-go/204@tmp/durable-d916f91e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-04T06:57:35.725Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-04T06:57:35.755Z] Warning: overwriting stash ‘stack-cost’ [2025-11-04T06:57:35.801Z] Stashed 1 file(s) [Pipeline] } [2025-11-04T06:57:35.808Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-204-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-04T06:57:35.834Z] $ docker stop --time=1 e4dc65000c5a63b2b6d1d9f8137494978ce20b57d1a09a4366d618b39ead1a10 [2025-11-04T06:57:37.331Z] $ docker rm -f --volumes e4dc65000c5a63b2b6d1d9f8137494978ce20b57d1a09a4366d618b39ead1a10 [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-11-04T06:57:37.943Z] provisioning config files... [2025-11-04T06:57:37.949Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15317827388382574707tmp [Pipeline] { [Pipeline] sh [2025-11-04T06:57:38.244Z] + set +x [2025-11-04T06:57:38.244Z] + curl -s+ https://codecov.io/bash [2025-11-04T06:57:38.244Z] bash -s -- [2025-11-04T06:57:38.244Z] [2025-11-04T06:57:38.244Z] _____ _ [2025-11-04T06:57:38.244Z] / ____| | | [2025-11-04T06:57:38.244Z] | | ___ __| | ___ ___ _____ __ [2025-11-04T06:57:38.244Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-04T06:57:38.244Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-04T06:57:38.244Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-04T06:57:38.244Z] Bash-1.0.6 [2025-11-04T06:57:38.244Z] [2025-11-04T06:57:38.244Z] [2025-11-04T06:57:38.244Z] ==> git version 2.25.1 found [2025-11-04T06:57:38.244Z] ==> 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-11-04T06:57:38.244Z] Release-Date: 2020-01-08 [2025-11-04T06:57:38.244Z] 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-11-04T06:57:38.244Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-04T06:57:38.244Z] ==> Jenkins CI detected. [2025-11-04T06:57:38.244Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-11-04T06:57:38.244Z] project root: . [2025-11-04T06:57:38.244Z] --> token set from env [2025-11-04T06:57:38.244Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-04T06:57:38.244Z] ==> Running gcov in . (disable via -X gcov) [2025-11-04T06:57:38.244Z] ==> Python coveragepy not found [2025-11-04T06:57:38.244Z] ==> Searching for coverage reports in: [2025-11-04T06:57:38.244Z] + . [2025-11-04T06:57:38.244Z] -> Found 1 reports [2025-11-04T06:57:38.244Z] ==> Detecting git/mercurial file structure [2025-11-04T06:57:38.244Z] ==> Reading reports [2025-11-04T06:57:38.504Z] + ./coverage.out bytes=27585 [2025-11-04T06:57:38.504Z] ==> Appending adjustments [2025-11-04T06:57:38.504Z] https://docs.codecov.io/docs/fixing-reports [2025-11-04T06:57:38.504Z] + Found adjustments [2025-11-04T06:57:38.504Z] ==> Gzipping contents [2025-11-04T06:57:38.504Z] 8.0K /tmp/codecov.uGyblN.gz [2025-11-04T06:57:38.504Z] ==> Uploading reports [2025-11-04T06:57:38.504Z] url: https://codecov.io [2025-11-04T06:57:38.504Z] query: branch=main&commit=39b981e46d8fe8411fd729ef18898e222cbfbd49&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-04T06:57:38.504Z] -> Pinging Codecov [2025-11-04T06:57:38.504Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=39b981e46d8fe8411fd729ef18898e222cbfbd49&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-04T06:57:38.762Z] -> Uploading to [2025-11-04T06:57:38.762Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/39b981e46d8fe8411fd729ef18898e222cbfbd49/141ac862-d2f0-42f7-bf13-d838c57aa62d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251104%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251104T065738Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8f758d26924cf997da39d9d775e7d051d344dd0c6b4328fc59ae1486fe9672bc [2025-11-04T06:57:38.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-04T06:57:38.762Z] Dload Upload Total Spent Left Speed [2025-11-04T06:57:39.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4259 0 0 100 4259 0 23793 --:--:-- --:--:-- --:--:-- 23793 [2025-11-04T06:57:39.021Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] } [2025-11-04T06:57:39.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-11-04T06:57:39.277Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-04T06:57:39.295Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:57:39.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-04T06:57:39.600Z] [2025-11-04T06:57:39.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:57:39.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-04T06:57:39.906Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-04T06:57:40.164Z] 2d35ebdb57d9: Already exists [2025-11-04T06:57:40.164Z] 85e8836fcdb2: Pulling fs layer [2025-11-04T06:57:40.164Z] 91631faa732a: Pulling fs layer [2025-11-04T06:57:40.164Z] f3f5ae8826fa: Pulling fs layer [2025-11-04T06:57:40.164Z] 4f4fb700ef54: Pulling fs layer [2025-11-04T06:57:40.164Z] 7861252a18e6: Pulling fs layer [2025-11-04T06:57:40.164Z] 9130f900ef6f: Pulling fs layer [2025-11-04T06:57:40.164Z] 4f4fb700ef54: Waiting [2025-11-04T06:57:40.164Z] 7861252a18e6: Waiting [2025-11-04T06:57:40.164Z] 9130f900ef6f: Waiting [2025-11-04T06:57:40.164Z] f3f5ae8826fa: Download complete [2025-11-04T06:57:40.164Z] 85e8836fcdb2: Verifying Checksum [2025-11-04T06:57:40.164Z] 4f4fb700ef54: Verifying Checksum [2025-11-04T06:57:40.164Z] 4f4fb700ef54: Download complete [2025-11-04T06:57:40.423Z] 85e8836fcdb2: Pull complete [2025-11-04T06:57:40.423Z] 7861252a18e6: Verifying Checksum [2025-11-04T06:57:40.423Z] 7861252a18e6: Download complete [2025-11-04T06:57:40.682Z] 91631faa732a: Verifying Checksum [2025-11-04T06:57:40.682Z] 91631faa732a: Download complete [2025-11-04T06:57:41.247Z] 9130f900ef6f: Verifying Checksum [2025-11-04T06:57:41.247Z] 9130f900ef6f: Download complete [2025-11-04T06:57:45.430Z] 91631faa732a: Pull complete [2025-11-04T06:57:45.430Z] f3f5ae8826fa: Pull complete [2025-11-04T06:57:45.430Z] 4f4fb700ef54: Pull complete [2025-11-04T06:57:45.430Z] 7861252a18e6: Pull complete [2025-11-04T06:57:49.617Z] 9130f900ef6f: Pull complete [2025-11-04T06:57:49.617Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-04T06:57:49.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-04T06:57:49.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-04T06:57:49.721Z] prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container [2025-11-04T06:57:49.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-11-04T06:57:54.005Z] $ docker top 3958897ed78bf5cef86e6a44ba20caecf5aab957f154ea6cea4ddaa3db5c627c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-04T06:57:54.359Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-11-04T06:57:54.371Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-11-04T06:57:54.648Z] + set -o pipefail [2025-11-04T06:57:54.648Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-11-04T06:58:02.788Z] [2025-11-04T06:58:02.788Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-11-04T06:58:02.788Z] [2025-11-04T06:58:02.788Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/fe072625-de46-4a07-b8a7-c3c285339b88 [2025-11-04T06:58:02.788Z] [2025-11-04T06:58:02.788Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-11-04T06:58:02.788Z] [2025-11-04T06:58:02.788Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-04T06:58:02.788Z] [2025-11-04T06:58:02.788Z] [2025-11-04T06:58:02.788Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-11-04T06:58:02.788Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-11-04T06:58:02.803Z] $ docker stop --time=1 3958897ed78bf5cef86e6a44ba20caecf5aab957f154ea6cea4ddaa3db5c627c [2025-11-04T06:58:06.983Z] $ docker rm -f --volumes 3958897ed78bf5cef86e6a44ba20caecf5aab957f154ea6cea4ddaa3db5c627c [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-11-04T06:58:07.871Z] + git log --format=format:%s -1 39b981e46d8fe8411fd729ef18898e222cbfbd49 [Pipeline] sh [2025-11-04T06:58:08.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-04T06:58:08.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:58:08.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-04T06:58:08.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-04T06:58:08.597Z] prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container [2025-11-04T06:58:08.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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/py-git-semver:0.1.4 cat [2025-11-04T06:58:09.372Z] $ docker top 7c66d2306daaf62b59ef6fe0074c2c7fdf714d86911fee252a73df0268760326 -eo pid,comm [2025-11-04T06:58:09.417Z] 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-11-04T06:58:09.418Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-04T06:58:09.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-04T06:58:09.478Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-04T06:58:09.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-04T06:58:09.591Z] $ docker exec 7c66d2306daaf62b59ef6fe0074c2c7fdf714d86911fee252a73df0268760326 ssh-agent [2025-11-04T06:58:09.707Z] SSH_AUTH_SOCK=/tmp/ssh-2FfRnwetU0b1/agent.32 [2025-11-04T06:58:09.707Z] SSH_AGENT_PID=38 [2025-11-04T06:58:09.711Z] Running ssh-add (command line suppressed) [2025-11-04T06:58:09.816Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3881769610576097462.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3881769610576097462.key) [2025-11-04T06:58:09.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-04T06:58:10.131Z] + git semver tag [2025-11-04T06:58:10.389Z] 2025-11-04 06:58:10,349 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-04T06:58:10.389Z] 2025-11-04 06:58:10,352 [run_tag] DEBUG tag force:False [2025-11-04T06:58:10.389Z] 2025-11-04 06:58:10,352 [check_head_tag] DEBUG check head tag [2025-11-04T06:58:10.390Z] 2025-11-04 06:58:10,353 [execute] INFO git cat-file --batch-check [2025-11-04T06:58:10.390Z] 2025-11-04 06:58:10,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-11-04T06:58:10.390Z] 2025-11-04 06:58:10,355 [execute] INFO git cat-file --batch [2025-11-04T06:58:10.390Z] 2025-11-04 06:58:10,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-11-04T06:58:10.390Z] 2025-11-04 06:58:10,363 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-11-04T06:58:10.390Z] 2025-11-04 06:58:10,363 [execute] INFO git tag -a v4.1.0-dev.13 -m v4.1.0-dev.13 [2025-11-04T06:58:10.390Z] 2025-11-04 06:58:10,363 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.13', '-m', 'v4.1.0-dev.13'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-11-04T06:58:10.390Z] 2025-11-04 06:58:10,366 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-11-04T06:58:10.390Z] 4.1.0-dev.13 [Pipeline] } [2025-11-04T06:58:10.652Z] $ docker exec --env ******** --env ******** 7c66d2306daaf62b59ef6fe0074c2c7fdf714d86911fee252a73df0268760326 ssh-agent -k [2025-11-04T06:58:10.757Z] unset SSH_AUTH_SOCK; [2025-11-04T06:58:10.757Z] unset SSH_AGENT_PID; [2025-11-04T06:58:10.757Z] echo Agent pid 38 killed; [2025-11-04T06:58:10.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-04T06:58:11.103Z] + git semver [Pipeline] } [2025-11-04T06:58:11.372Z] $ docker stop --time=1 7c66d2306daaf62b59ef6fe0074c2c7fdf714d86911fee252a73df0268760326 [2025-11-04T06:58:12.610Z] $ docker rm -f --volumes 7c66d2306daaf62b59ef6fe0074c2c7fdf714d86911fee252a73df0268760326 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:58:13.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-04T06:58:13.036Z] [2025-11-04T06:58:13.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:58:13.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-04T06:58:13.338Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-04T06:58:13.338Z] ab5ef0e58194: Pulling fs layer [2025-11-04T06:58:13.338Z] 9712f1f96733: Pulling fs layer [2025-11-04T06:58:13.338Z] 63f879dbbcfc: Pulling fs layer [2025-11-04T06:58:13.338Z] 0d9ebad4ef96: Pulling fs layer [2025-11-04T06:58:13.338Z] e9a5061849ea: Pulling fs layer [2025-11-04T06:58:13.338Z] d747dcd14b5f: Pulling fs layer [2025-11-04T06:58:13.338Z] 2de7ff778b66: Pulling fs layer [2025-11-04T06:58:13.338Z] e9a5061849ea: Waiting [2025-11-04T06:58:13.338Z] d747dcd14b5f: Waiting [2025-11-04T06:58:13.338Z] 2de7ff778b66: Waiting [2025-11-04T06:58:13.338Z] 0d9ebad4ef96: Waiting [2025-11-04T06:58:13.338Z] 9712f1f96733: Verifying Checksum [2025-11-04T06:58:13.338Z] 9712f1f96733: Download complete [2025-11-04T06:58:13.596Z] 63f879dbbcfc: Verifying Checksum [2025-11-04T06:58:13.596Z] 63f879dbbcfc: Download complete [2025-11-04T06:58:13.855Z] e9a5061849ea: Verifying Checksum [2025-11-04T06:58:13.855Z] e9a5061849ea: Download complete [2025-11-04T06:58:13.855Z] d747dcd14b5f: Verifying Checksum [2025-11-04T06:58:13.855Z] d747dcd14b5f: Download complete [2025-11-04T06:58:13.855Z] 0d9ebad4ef96: Verifying Checksum [2025-11-04T06:58:13.855Z] 0d9ebad4ef96: Download complete [2025-11-04T06:58:13.855Z] ab5ef0e58194: Verifying Checksum [2025-11-04T06:58:13.855Z] ab5ef0e58194: Download complete [2025-11-04T06:58:14.113Z] 2de7ff778b66: Verifying Checksum [2025-11-04T06:58:14.113Z] 2de7ff778b66: Download complete [2025-11-04T06:58:18.304Z] ab5ef0e58194: Pull complete [2025-11-04T06:58:18.304Z] 9712f1f96733: Pull complete [2025-11-04T06:58:18.304Z] 63f879dbbcfc: Pull complete [2025-11-04T06:58:23.574Z] 0d9ebad4ef96: Pull complete [2025-11-04T06:58:23.834Z] e9a5061849ea: Pull complete [2025-11-04T06:58:24.095Z] d747dcd14b5f: Pull complete [2025-11-04T06:58:25.471Z] 2de7ff778b66: Pull complete [2025-11-04T06:58:25.471Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-04T06:58:25.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-04T06:58:25.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-04T06:58:25.577Z] prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container [2025-11-04T06:58:25.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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:0.23.1-centos7 cat [2025-11-04T06:58:29.317Z] $ docker top 1c1b0dc6d1c970c6e464eda23205f9483c03f79032dfb947a03683120fa32be2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-04T06:58:29.391Z] provisioning config files... [2025-11-04T06:58:29.396Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8442067368213130058tmp [2025-11-04T06:58:29.411Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1828962278604489979tmp [2025-11-04T06:58:29.420Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10994292687084297249tmp [Pipeline] { [Pipeline] echo [2025-11-04T06:58:29.451Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:58:29.744Z] ---> sigul-configuration.sh [2025-11-04T06:58:29.744Z] gpg: directory `/root/.gnupg' created [2025-11-04T06:58:29.744Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-04T06:58:29.744Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-04T06:58:29.744Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-04T06:58:29.744Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-04T06:58:29.744Z] gpg: CAST5 encrypted data [2025-11-04T06:58:29.744Z] gpg: encrypted with 1 passphrase [2025-11-04T06:58:29.744Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-04T06:58:30.038Z] + mkdir /home/jenkins [2025-11-04T06:58:30.038Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-04T06:58:30.332Z] + 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-11-04T06:58:30.348Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:58:30.640Z] ---> sigul-install.sh [2025-11-04T06:58:30.640Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-04T06:58:30.934Z] + git tag --list [2025-11-04T06:58:30.934Z] 0.7.1 [2025-11-04T06:58:30.934Z] v1.0.0 [2025-11-04T06:58:30.934Z] v1.1.0 [2025-11-04T06:58:30.934Z] v1.1.1 [2025-11-04T06:58:30.934Z] v1.2.2 [2025-11-04T06:58:30.934Z] v1.3.0 [2025-11-04T06:58:30.934Z] v1.3.1 [2025-11-04T06:58:30.934Z] v2.0.0 [2025-11-04T06:58:30.934Z] v2.1.0 [2025-11-04T06:58:30.934Z] v2.1.1 [2025-11-04T06:58:30.934Z] v2.2.0 [2025-11-04T06:58:30.934Z] v2.3.0 [2025-11-04T06:58:30.934Z] v3.0 [2025-11-04T06:58:30.934Z] v3.0.0 [2025-11-04T06:58:30.934Z] v3.1 [2025-11-04T06:58:30.934Z] v3.1.0 [2025-11-04T06:58:30.934Z] v3.1.1 [2025-11-04T06:58:30.934Z] v4.0 [2025-11-04T06:58:30.934Z] v4.0.0 [2025-11-04T06:58:30.934Z] v4.0.1-dev.1 [2025-11-04T06:58:30.934Z] v4.0.1-dev.2 [2025-11-04T06:58:30.934Z] v4.1.0-dev.1 [2025-11-04T06:58:30.934Z] v4.1.0-dev.10 [2025-11-04T06:58:30.934Z] v4.1.0-dev.11 [2025-11-04T06:58:30.934Z] v4.1.0-dev.12 [2025-11-04T06:58:30.934Z] v4.1.0-dev.13 [2025-11-04T06:58:30.934Z] v4.1.0-dev.2 [2025-11-04T06:58:30.934Z] v4.1.0-dev.3 [2025-11-04T06:58:30.934Z] v4.1.0-dev.4 [2025-11-04T06:58:30.934Z] v4.1.0-dev.5 [2025-11-04T06:58:30.934Z] v4.1.0-dev.6 [2025-11-04T06:58:30.934Z] v4.1.0-dev.7 [2025-11-04T06:58:30.934Z] v4.1.0-dev.8 [2025-11-04T06:58:30.934Z] v4.1.0-dev.9 [Pipeline] sh [2025-11-04T06:58:31.370Z] + lftools sign git-tag v4.1.0-dev.13 [2025-11-04T06:58:31.655Z] Signing Git tag with Sigul... [2025-11-04T06:58:31.655Z] Signing v4.1.0-dev.13 [Pipeline] echo [2025-11-04T06:58:32.330Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:58:32.671Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-04T06:58:32.679Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-04T06:58:32.701Z] $ docker stop --time=1 1c1b0dc6d1c970c6e464eda23205f9483c03f79032dfb947a03683120fa32be2 [2025-11-04T06:58:33.952Z] $ docker rm -f --volumes 1c1b0dc6d1c970c6e464eda23205f9483c03f79032dfb947a03683120fa32be2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-04T06:58:34.408Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-04T06:58:34.408Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:58:34.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-04T06:58:34.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-04T06:58:34.802Z] prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container [2025-11-04T06:58:34.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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/py-git-semver:0.1.4 cat [2025-11-04T06:58:35.043Z] $ docker top 057fc6afbad161597fc71825ea4e3284681304ca8a9696def04337eb21c100c0 -eo pid,comm [2025-11-04T06:58:35.093Z] 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-11-04T06:58:35.093Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-04T06:58:35.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-04T06:58:35.155Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-04T06:58:35.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-04T06:58:35.257Z] $ docker exec 057fc6afbad161597fc71825ea4e3284681304ca8a9696def04337eb21c100c0 ssh-agent [2025-11-04T06:58:35.366Z] SSH_AUTH_SOCK=/tmp/ssh-bw4g0t1IJgbB/agent.32 [2025-11-04T06:58:35.366Z] SSH_AGENT_PID=38 [2025-11-04T06:58:35.370Z] Running ssh-add (command line suppressed) [2025-11-04T06:58:35.454Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10174298046963693491.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10174298046963693491.key) [2025-11-04T06:58:35.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-04T06:58:35.765Z] + git semver bump pre [2025-11-04T06:58:36.024Z] 2025-11-04 06:58:35,980 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-04T06:58:36.024Z] 2025-11-04 06:58:35,984 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-11-04T06:58:36.024Z] 2025-11-04 06:58:35,984 [bump_version] DEBUG bumping version:4.1.0-dev.13 on axis:pre with prefix:dev [2025-11-04T06:58:36.024Z] 2025-11-04 06:58:35,984 [bump_version] DEBUG bumped version:4.1.0-dev.14 [2025-11-04T06:58:36.024Z] 2025-11-04 06:58:35,984 [write_version] DEBUG write version:4.1.0-dev.14 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-11-04T06:58:36.024Z] 2025-11-04 06:58:35,984 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-11-04T06:58:36.024Z] 2025-11-04 06:58:35,985 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-11-04T06:58:36.024Z] 2025-11-04 06:58:35,986 [execute] INFO git cat-file --batch-check [2025-11-04T06:58:36.024Z] 2025-11-04 06:58:35,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-04T06:58:36.024Z] 2025-11-04 06:58:35,989 [execute] INFO git cat-file --batch [2025-11-04T06:58:36.024Z] 2025-11-04 06:58:35,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-04T06:58:36.024Z] 2025-11-04 06:58:35,993 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-11-04T06:58:36.024Z] 4.1.0-dev.14 [Pipeline] } [2025-11-04T06:58:36.027Z] $ docker exec --env ******** --env ******** 057fc6afbad161597fc71825ea4e3284681304ca8a9696def04337eb21c100c0 ssh-agent -k [2025-11-04T06:58:36.116Z] unset SSH_AUTH_SOCK; [2025-11-04T06:58:36.116Z] unset SSH_AGENT_PID; [2025-11-04T06:58:36.117Z] echo Agent pid 38 killed; [2025-11-04T06:58:36.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-04T06:58:36.452Z] + git semver [Pipeline] } [2025-11-04T06:58:36.717Z] $ docker stop --time=1 057fc6afbad161597fc71825ea4e3284681304ca8a9696def04337eb21c100c0 [2025-11-04T06:58:38.000Z] $ docker rm -f --volumes 057fc6afbad161597fc71825ea4e3284681304ca8a9696def04337eb21c100c0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-04T06:58:38.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-04T06:58:38.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:58:38.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-04T06:58:38.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-04T06:58:38.717Z] prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container [2025-11-04T06:58:38.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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/py-git-semver:0.1.4 cat [2025-11-04T06:58:38.960Z] $ docker top 146af172e569fb707861b78fd364bcbab4b38e8818f92d9c77ca682f9dbe85d0 -eo pid,comm [2025-11-04T06:58:39.004Z] 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-11-04T06:58:39.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-04T06:58:39.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-04T06:58:39.053Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-04T06:58:39.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-04T06:58:39.145Z] $ docker exec 146af172e569fb707861b78fd364bcbab4b38e8818f92d9c77ca682f9dbe85d0 ssh-agent [2025-11-04T06:58:39.248Z] SSH_AUTH_SOCK=/tmp/ssh-h0XAoq99cM6P/agent.33 [2025-11-04T06:58:39.248Z] SSH_AGENT_PID=39 [2025-11-04T06:58:39.252Z] Running ssh-add (command line suppressed) [2025-11-04T06:58:39.338Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_990894290618151596.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_990894290618151596.key) [2025-11-04T06:58:39.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-04T06:58:39.646Z] + git semver push [2025-11-04T06:58:39.904Z] 2025-11-04 06:58:39,858 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-04T06:58:39.904Z] 2025-11-04 06:58:39,862 [run_push] DEBUG push [2025-11-04T06:58:39.904Z] 2025-11-04 06:58:39,862 [execute] INFO git cat-file --batch-check [2025-11-04T06:58:39.904Z] 2025-11-04 06:58:39,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-04T06:58:39.904Z] 2025-11-04 06:58:39,864 [execute] INFO git rev-list 9a9b6d5c4be174029b671795f5a22c36b7025298 -- [2025-11-04T06:58:39.904Z] 2025-11-04 06:58:39,864 [execute] DEBUG Popen(['git', 'rev-list', '9a9b6d5c4be174029b671795f5a22c36b7025298', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-04T06:58:39.904Z] 2025-11-04 06:58:39,872 [execute] INFO git fetch -v -- origin [2025-11-04T06:58:39.904Z] 2025-11-04 06:58:39,872 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-04T06:58:40.472Z] 2025-11-04 06:58:40,392 [run_push] DEBUG no remote changes detected [2025-11-04T06:58:40.472Z] 2025-11-04 06:58:40,393 [execute] INFO git push origin semver [2025-11-04T06:58:40.472Z] 2025-11-04 06:58:40,393 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-04T06:58:41.407Z] 2025-11-04 06:58:41,142 [run_push] DEBUG push all version tags [2025-11-04T06:58:41.407Z] 2025-11-04 06:58:41,143 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-04T06:58:41.407Z] 2025-11-04 06:58:41,143 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-11-04T06:58:42.344Z] 2025-11-04 06:58:41,985 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-11-04T06:58:42.344Z] 4.1.0-dev.14 [Pipeline] } [2025-11-04T06:58:42.347Z] $ docker exec --env ******** --env ******** 146af172e569fb707861b78fd364bcbab4b38e8818f92d9c77ca682f9dbe85d0 ssh-agent -k [2025-11-04T06:58:42.441Z] unset SSH_AUTH_SOCK; [2025-11-04T06:58:42.441Z] unset SSH_AGENT_PID; [2025-11-04T06:58:42.442Z] echo Agent pid 39 killed; [2025-11-04T06:58:42.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-04T06:58:42.772Z] + git semver [Pipeline] } [2025-11-04T06:58:43.036Z] $ docker stop --time=1 146af172e569fb707861b78fd364bcbab4b38e8818f92d9c77ca682f9dbe85d0 [2025-11-04T06:58:44.248Z] $ docker rm -f --volumes 146af172e569fb707861b78fd364bcbab4b38e8818f92d9c77ca682f9dbe85d0 [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-11-04T06:58:44.840Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-11-04T06:58:44.840Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-11-04T06:58:44.840Z] total 16 [2025-11-04T06:58:44.840Z] drwxr-xr-x 3 root root 4096 Nov 4 06:46 . [2025-11-04T06:58:44.840Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 4 06:58 .. [2025-11-04T06:58:44.840Z] drwxr-xr-x 2 root root 4096 Nov 4 06:46 cost [2025-11-04T06:58:44.840Z] -rw-r--r-- 1 root root 88 Nov 4 06:46 cost.csv [2025-11-04T06:58:44.840Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-11-04T06:58:44.840Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-11-04T06:58:44.840Z] total 16 [2025-11-04T06:58:44.840Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 06:46 . [2025-11-04T06:58:44.840Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 4 06:58 .. [2025-11-04T06:58:44.840Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 4 06:46 cost [2025-11-04T06:58:44.840Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 4 06:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:58:45.129Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:58:45.986Z] ---> package-listing.sh [2025-11-04T06:58:45.986Z] ++ facter osfamily [2025-11-04T06:58:45.986Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-04T06:58:46.245Z] + OS_FAMILY=debian [2025-11-04T06:58:46.245Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-11-04T06:58:46.245Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-04T06:58:46.245Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-04T06:58:46.245Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-04T06:58:46.245Z] + PACKAGES=/tmp/packages_start.txt [2025-11-04T06:58:46.245Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-11-04T06:58:46.245Z] + PACKAGES=/tmp/packages_end.txt [2025-11-04T06:58:46.245Z] + case "${OS_FAMILY}" in [2025-11-04T06:58:46.245Z] + dpkg -l [2025-11-04T06:58:46.245Z] + grep '^ii' [2025-11-04T06:58:46.245Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-04T06:58:46.245Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-04T06:58:46.245Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-04T06:58:46.245Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-11-04T06:58:46.245Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-11-04T06:58:46.245Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-11-04T06:58:46.256Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-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-11-04T06:58:46.535Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-04T06:58:47.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-04T06:58:47.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-04T06:58:47.173Z] prd-ubuntu20.04-docker-8c-8g-772480 does not seem to be running inside a container [2025-11-04T06:58:47.193Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-11-04T06:58:47.418Z] $ docker top e74fcf9f60b99f1cf4c8000278d5804943354afc07bf61b2a7a5149e52caced0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-04T06:58:47.769Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-04T06:58:48.054Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-04T06:58:48.346Z] + ls /var/log/sa-host [2025-11-04T06:58:48.346Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-04T06:58:48.387Z] provisioning config files... [2025-11-04T06:58:48.395Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5435564264989915910tmp [Pipeline] { [Pipeline] echo [2025-11-04T06:58:48.423Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:58:48.709Z] ---> create-netrc.sh [Pipeline] } [2025-11-04T06:58:48.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:58:49.027Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-04T06:58:49.037Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:58:49.318Z] ---> sudo-logs.sh [2025-11-04T06:58:49.318Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-04T06:58:49.352Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:58:49.635Z] ---> job-cost.sh [2025-11-04T06:58:49.635Z] lf-activate-venv: SKIPPING [2025-11-04T06:58:49.635Z] DEBUG: total: 0.2199999988079071 [2025-11-04T06:58:49.635Z] INFO: Retrieving Stack Cost... [2025-11-04T06:58:49.893Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-04T06:58:50.462Z] INFO: Archiving Costs [Pipeline] echo [2025-11-04T06:58:50.477Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-04T06:58:50.757Z] ---> logs-deploy.sh [2025-11-04T06:58:50.757Z] lf-activate-venv: SKIPPING [2025-11-04T06:58:50.757Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/204 [2025-11-04T06:58:50.757Z] INFO: archiving workspace using pattern(s): [2025-11-04T06:58:51.692Z] Archives upload complete. [2025-11-04T06:58:51.692Z] INFO: archiving logs to Nexus