Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef6fb8718a92f9c9df7c8df871cfdac15af45b6b 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-ssh17826605157216532743.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-ssh431340794696490816.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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7649881791015197069.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-ssh14284024142501443834.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1430244249592699804.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] ========================================================= [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 Running on prd-ubuntu20.04-docker-8c-8g-711973 in /w/workspace/xfoundry_device-modbus-go_odessa [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/xfoundry_device-modbus-go_odessa # 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 > 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 Avoid second fetch Checking out Revision ef6fb8718a92f9c9df7c8df871cfdac15af45b6b (odessa) Commit message: "Merge pull request #668 from weichou1229/issue-647-odessa" > git config core.sparsecheckout # timeout=10 > git checkout -f ef6fb8718a92f9c9df7c8df871cfdac15af45b6b # timeout=10 > git rev-list --no-walk f5d7f7d9e377d9278c615111da67a40f46b57ec2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-28T08:13:08.527Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-28T08:13:08.610Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-28T08:13:08.633Z] ========================================================= [2025-10-28T08:13:08.633Z] EdgeX Global Pipelines Version Info [2025-10-28T08:13:08.633Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:13:09.763Z] ------------------- [2025-10-28T08:13:09.763Z] stable info: [2025-10-28T08:13:09.763Z] ------------------- [2025-10-28T08:13:09.763Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-28T08:13:09.763Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-28T08:13:09.763Z] Message: update stable to v1.0.278 [2025-10-28T08:13:10.023Z] ------------------- [2025-10-28T08:13:10.023Z] experimental info: [2025-10-28T08:13:10.023Z] ------------------- [2025-10-28T08:13:10.023Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-28T08:13:10.023Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-28T08:13:10.023Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-28T08:13:10.111Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-10-28T08:13:10.138Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-10-28T08:13:10.166Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-28T08:13:10.188Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-28T08:13:10.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-28T08:13:10.241Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-28T08:13:10.265Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-28T08:13:10.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-28T08:13:10.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-28T08:13:10.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-28T08:13:10.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-28T08:13:10.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-10-28T08:13:10.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-28T08:13:10.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-28T08:13:10.479Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-28T08:13:10.502Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-28T08:13:10.523Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-28T08:13:10.551Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-28T08:13:10.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-28T08:13:10.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-28T08:13:10.629Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-28T08:13:10.658Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-28T08:13:10.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-28T08:13:10.717Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-28T08:13:10.746Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-28T08:13:10.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-28T08:13:10.804Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-28T08:13:10.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-10-28T08:13:10.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-10-28T08:13:10.889Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-10-28T08:13:10.918Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] echo [2025-10-28T08:13:10.945Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef6fb87 [Pipeline] echo [2025-10-28T08:13:10.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T08:13:11.043Z] provisioning config files... [2025-10-28T08:13:11.059Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config12084731344357181036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:13:11.408Z] ---> ****-login.sh [2025-10-28T08:13:11.408Z] nexus3.edgexfoundry.org:10001 [2025-10-28T08:13:11.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:13:11.671Z] [2025-10-28T08:13:11.671Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T08:13:11.671Z] Configure a credential helper to remove this warning. See [2025-10-28T08:13:11.671Z] https://docs.****.com/go/credential-store/ [2025-10-28T08:13:11.671Z] [2025-10-28T08:13:11.671Z] Login Succeeded [2025-10-28T08:13:11.671Z] nexus3.edgexfoundry.org:10002 [2025-10-28T08:13:11.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:13:11.671Z] [2025-10-28T08:13:11.671Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T08:13:11.671Z] Configure a credential helper to remove this warning. See [2025-10-28T08:13:11.671Z] https://docs.****.com/go/credential-store/ [2025-10-28T08:13:11.671Z] [2025-10-28T08:13:11.671Z] Login Succeeded [2025-10-28T08:13:11.671Z] nexus3.edgexfoundry.org:10003 [2025-10-28T08:13:11.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:13:11.931Z] [2025-10-28T08:13:11.931Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T08:13:11.931Z] Configure a credential helper to remove this warning. See [2025-10-28T08:13:11.931Z] https://docs.****.com/go/credential-store/ [2025-10-28T08:13:11.931Z] [2025-10-28T08:13:11.931Z] Login Succeeded [2025-10-28T08:13:11.931Z] nexus3.edgexfoundry.org:10004 [2025-10-28T08:13:11.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:13:11.932Z] [2025-10-28T08:13:11.932Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T08:13:11.932Z] Configure a credential helper to remove this warning. See [2025-10-28T08:13:11.932Z] https://docs.****.com/go/credential-store/ [2025-10-28T08:13:11.932Z] [2025-10-28T08:13:11.932Z] Login Succeeded [2025-10-28T08:13:11.932Z] ****.io [2025-10-28T08:13:11.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:13:12.502Z] [2025-10-28T08:13:12.502Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T08:13:12.502Z] Configure a credential helper to remove this warning. See [2025-10-28T08:13:12.502Z] https://docs.****.com/go/credential-store/ [2025-10-28T08:13:12.502Z] [2025-10-28T08:13:12.502Z] Login Succeeded [2025-10-28T08:13:12.502Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T08:13:12.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-28T08:13:12.936Z] + git rev-list -1 --merges ef6fb8718a92f9c9df7c8df871cfdac15af45b6b~1..ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] echo [2025-10-28T08:13:12.966Z] -----------> git rev-list -1 --merges ef6fb8718a92f9c9df7c8df871cfdac15af45b6b~1..ef6fb8718a92f9c9df7c8df871cfdac15af45b6b ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [2025-10-28T08:13:12.966Z] ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [false] [Pipeline] sh [2025-10-28T08:13:13.260Z] + git log --format=format:%s -1 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] echo [2025-10-28T08:13:13.276Z] ========================================================= [2025-10-28T08:13:13.276Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-28T08:13:13.276Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-28T08:13:13.622Z] + git log --format=format:%s -1 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] echo [2025-10-28T08:13:13.635Z] [semverPrep] GIT_COMMIT: ef6fb8718a92f9c9df7c8df871cfdac15af45b6b, Commit Message: Merge pull request #668 from weichou1229/issue-647-odessa [Pipeline] echo [2025-10-28T08:13:13.651Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-28T08:13:14.010Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-28T08:13:14.010Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-28T08:13:14.010Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-28T08:13:14.010Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-28T08:13:14.010Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-28T08:13:14.010Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-28T08:13:14.010Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:13:14.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T08:13:14.365Z] [2025-10-28T08:13:14.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:13:14.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T08:13:14.678Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-28T08:13:14.678Z] 3dae71ba6b94: Pulling fs layer [2025-10-28T08:13:14.678Z] 6bf1a483ea7c: Pulling fs layer [2025-10-28T08:13:14.678Z] f5dfc541a4d3: Pulling fs layer [2025-10-28T08:13:14.678Z] 461d9e800cba: Pulling fs layer [2025-10-28T08:13:14.678Z] 80192f66455f: Pulling fs layer [2025-10-28T08:13:14.678Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-28T08:13:14.678Z] a29436f7fd5d: Pulling fs layer [2025-10-28T08:13:14.678Z] 923cac83aea3: Pulling fs layer [2025-10-28T08:13:14.678Z] 25ad8b0a4227: Pulling fs layer [2025-10-28T08:13:14.678Z] db01528c6b51: Pulling fs layer [2025-10-28T08:13:14.678Z] 28988de357af: Pulling fs layer [2025-10-28T08:13:14.678Z] 461d9e800cba: Waiting [2025-10-28T08:13:14.678Z] 80192f66455f: Waiting [2025-10-28T08:13:14.678Z] 2e8e34ca0e6c: Waiting [2025-10-28T08:13:14.678Z] a29436f7fd5d: Waiting [2025-10-28T08:13:14.678Z] 923cac83aea3: Waiting [2025-10-28T08:13:14.678Z] 25ad8b0a4227: Waiting [2025-10-28T08:13:14.678Z] db01528c6b51: Waiting [2025-10-28T08:13:14.678Z] 28988de357af: Waiting [2025-10-28T08:13:14.678Z] 6bf1a483ea7c: Verifying Checksum [2025-10-28T08:13:14.678Z] 6bf1a483ea7c: Download complete [2025-10-28T08:13:14.678Z] 461d9e800cba: Download complete [2025-10-28T08:13:14.678Z] 80192f66455f: Verifying Checksum [2025-10-28T08:13:14.678Z] 80192f66455f: Download complete [2025-10-28T08:13:14.937Z] f5dfc541a4d3: Verifying Checksum [2025-10-28T08:13:14.937Z] f5dfc541a4d3: Download complete [2025-10-28T08:13:14.937Z] 3dae71ba6b94: Verifying Checksum [2025-10-28T08:13:14.937Z] 3dae71ba6b94: Download complete [2025-10-28T08:13:14.937Z] 923cac83aea3: Verifying Checksum [2025-10-28T08:13:14.937Z] 923cac83aea3: Download complete [2025-10-28T08:13:14.937Z] 25ad8b0a4227: Verifying Checksum [2025-10-28T08:13:14.937Z] 25ad8b0a4227: Download complete [2025-10-28T08:13:14.937Z] db01528c6b51: Verifying Checksum [2025-10-28T08:13:14.937Z] db01528c6b51: Download complete [2025-10-28T08:13:15.197Z] 28988de357af: Verifying Checksum [2025-10-28T08:13:15.197Z] 28988de357af: Download complete [2025-10-28T08:13:15.197Z] a29436f7fd5d: Verifying Checksum [2025-10-28T08:13:15.197Z] a29436f7fd5d: Download complete [2025-10-28T08:13:15.765Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-28T08:13:15.765Z] 2e8e34ca0e6c: Download complete [2025-10-28T08:13:16.335Z] 3dae71ba6b94: Pull complete [2025-10-28T08:13:16.595Z] 6bf1a483ea7c: Pull complete [2025-10-28T08:13:17.539Z] f5dfc541a4d3: Pull complete [2025-10-28T08:13:17.539Z] 461d9e800cba: Pull complete [2025-10-28T08:13:17.539Z] 80192f66455f: Pull complete [2025-10-28T08:13:21.736Z] 2e8e34ca0e6c: Pull complete [2025-10-28T08:13:22.675Z] a29436f7fd5d: Pull complete [2025-10-28T08:13:22.675Z] 923cac83aea3: Pull complete [2025-10-28T08:13:22.675Z] 25ad8b0a4227: Pull complete [2025-10-28T08:13:22.675Z] db01528c6b51: Pull complete [2025-10-28T08:13:22.675Z] 28988de357af: Pull complete [2025-10-28T08:13:22.675Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-28T08:13:22.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T08:13:22.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:13:22.823Z] prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container [2025-10-28T08:13:22.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-28T08:13:27.681Z] $ docker top 494d3c1331cfc1d45c4e3c2e37531c68f5ad8815b1af43b870ae39f3743d0913 -eo pid,comm [2025-10-28T08:13:27.736Z] 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-10-28T08:13:27.736Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-28T08:13:27.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-28T08:13:27.806Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-28T08:13:27.918Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-28T08:13:27.918Z] $ docker exec 494d3c1331cfc1d45c4e3c2e37531c68f5ad8815b1af43b870ae39f3743d0913 ssh-agent [2025-10-28T08:13:28.023Z] SSH_AUTH_SOCK=/tmp/ssh-0IVBb4B9Rtvf/agent.31 [2025-10-28T08:13:28.023Z] SSH_AGENT_PID=37 [2025-10-28T08:13:28.029Z] Running ssh-add (command line suppressed) [2025-10-28T08:13:28.130Z] Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_8404780855398925491.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_8404780855398925491.key) [2025-10-28T08:13:28.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-28T08:13:28.451Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] sh [2025-10-28T08:13:28.750Z] + git tag --points-at HEAD [Pipeline] } [2025-10-28T08:13:28.760Z] $ docker exec --env ******** --env ******** 494d3c1331cfc1d45c4e3c2e37531c68f5ad8815b1af43b870ae39f3743d0913 ssh-agent -k [2025-10-28T08:13:28.848Z] unset SSH_AUTH_SOCK; [2025-10-28T08:13:28.849Z] unset SSH_AGENT_PID; [2025-10-28T08:13:28.849Z] echo Agent pid 37 killed; [2025-10-28T08:13:28.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-28T08:13:28.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-28T08:13:28.901Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-28T08:13:29.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-28T08:13:29.020Z] $ docker exec 494d3c1331cfc1d45c4e3c2e37531c68f5ad8815b1af43b870ae39f3743d0913 ssh-agent [2025-10-28T08:13:29.115Z] SSH_AUTH_SOCK=/tmp/ssh-0ogomPxyohHD/agent.84 [2025-10-28T08:13:29.115Z] SSH_AGENT_PID=90 [2025-10-28T08:13:29.120Z] Running ssh-add (command line suppressed) [2025-10-28T08:13:29.211Z] Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_3937841914582973367.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_3937841914582973367.key) [2025-10-28T08:13:29.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-28T08:13:29.533Z] + git semver init [2025-10-28T08:13:29.792Z] 2025-10-28 08:13:29,766 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-28T08:13:29.792Z] 2025-10-28 08:13:29,770 [run_init] DEBUG init version:0.0.0 force:False [2025-10-28T08:13:29.792Z] 2025-10-28 08:13:29,771 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_odessa/.semver [2025-10-28T08:13:29.792Z] 2025-10-28 08:13:29,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_odessa/.semver [2025-10-28T08:13:29.792Z] 2025-10-28 08:13:29,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_odessa/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=None, shell=False, universal_newlines=False) [2025-10-28T08:13:31.701Z] 2025-10-28 08:13:31,183 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_odessa/.git/info/exclude [2025-10-28T08:13:31.701Z] 2025-10-28 08:13:31,183 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa with force:False [2025-10-28T08:13:31.701Z] 2025-10-28 08:13:31,183 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T08:13:31.701Z] 2025-10-28 08:13:31,183 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T08:13:31.701Z] 4.0.1-dev.2 [Pipeline] } [2025-10-28T08:13:31.707Z] $ docker exec --env ******** --env ******** 494d3c1331cfc1d45c4e3c2e37531c68f5ad8815b1af43b870ae39f3743d0913 ssh-agent -k [2025-10-28T08:13:31.807Z] unset SSH_AUTH_SOCK; [2025-10-28T08:13:31.807Z] unset SSH_AGENT_PID; [2025-10-28T08:13:31.808Z] echo Agent pid 90 killed; [2025-10-28T08:13:31.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-28T08:13:32.159Z] + git semver [Pipeline] } [2025-10-28T08:13:32.430Z] $ docker stop --time=1 494d3c1331cfc1d45c4e3c2e37531c68f5ad8815b1af43b870ae39f3743d0913 [2025-10-28T08:13:33.706Z] $ docker rm -f --volumes 494d3c1331cfc1d45c4e3c2e37531c68f5ad8815b1af43b870ae39f3743d0913 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-28T08:13:34.054Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-28T08:13:34.307Z] Stashed 1 file(s) [Pipeline] echo [2025-10-28T08:13:34.310Z] [edgeXSemver]: initialized semver on version 4.0.1-dev.2 [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-10-28T08:13:34.499Z] provisioning config files... [2025-10-28T08:13:34.527Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config5012763420692099157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:13:34.846Z] ---> ****-login.sh [2025-10-28T08:13:34.846Z] nexus3.edgexfoundry.org:10001 [2025-10-28T08:13:34.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:13:34.846Z] Login Succeeded [2025-10-28T08:13:34.846Z] nexus3.edgexfoundry.org:10002 [2025-10-28T08:13:34.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:13:34.846Z] Login Succeeded [2025-10-28T08:13:34.846Z] nexus3.edgexfoundry.org:10003 [2025-10-28T08:13:34.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:13:35.106Z] Login Succeeded [2025-10-28T08:13:35.106Z] nexus3.edgexfoundry.org:10004 [2025-10-28T08:13:35.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:13:35.107Z] Login Succeeded [2025-10-28T08:13:35.107Z] ****.io [2025-10-28T08:13:35.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:13:35.366Z] Login Succeeded [2025-10-28T08:13:35.366Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T08:13:35.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-28T08:13:35.481Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-28T08:13:35.774Z] + grep ^go [0-9].[0-9]* go.mod+ [2025-10-28T08:13:35.775Z] cut -d -f 2 [2025-10-28T08:13:35.775Z] + cut -d . -f1-2 [Pipeline] echo [2025-10-28T08:13:35.791Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-28T08:13:35.810Z] ========================================================= [2025-10-28T08:13:35.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-10-28T08:13:35.810Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:13:36.170Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-10-28T08:13:36.741Z] #0 building with "default" instance using docker driver [2025-10-28T08:13:36.741Z] [2025-10-28T08:13:36.741Z] #1 [internal] load build definition from Dockerfile [2025-10-28T08:13:36.741Z] #1 transferring dockerfile: 1.52kB done [2025-10-28T08:13:36.741Z] #1 DONE 0.0s [2025-10-28T08:13:36.741Z] [2025-10-28T08:13:36.741Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-10-28T08:13:36.741Z] #2 DONE 0.1s [2025-10-28T08:13:37.000Z] [2025-10-28T08:13:37.000Z] #3 [internal] load .dockerignore [2025-10-28T08:13:37.000Z] #3 transferring context: 182B done [2025-10-28T08:13:37.000Z] #3 DONE 0.0s [2025-10-28T08:13:37.000Z] [2025-10-28T08:13:37.000Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-10-28T08:13:37.000Z] #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done [2025-10-28T08:13:37.000Z] #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done [2025-10-28T08:13:37.000Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-10-28T08:13:37.000Z] #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.0s done [2025-10-28T08:13:37.000Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 2.10MB / 74.06MB 0.1s [2025-10-28T08:13:37.000Z] #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done [2025-10-28T08:13:37.000Z] #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done [2025-10-28T08:13:37.000Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-10-28T08:13:37.000Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 13.63MB / 74.06MB 0.2s [2025-10-28T08:13:37.000Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-10-28T08:13:37.000Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-10-28T08:13:37.000Z] #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done [2025-10-28T08:13:37.000Z] #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s [2025-10-28T08:13:37.000Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 25.35MB / 74.06MB 0.3s [2025-10-28T08:13:37.000Z] #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s [2025-10-28T08:13:37.000Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.10MB / 100.52MB 0.3s [2025-10-28T08:13:37.266Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 37.86MB / 74.06MB 0.4s [2025-10-28T08:13:37.266Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-10-28T08:13:37.266Z] #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done [2025-10-28T08:13:37.266Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 8.59MB / 100.52MB 0.4s [2025-10-28T08:13:37.266Z] #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 4.19MB / 13.29MB 0.4s [2025-10-28T08:13:37.266Z] #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 [2025-10-28T08:13:37.528Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 61.87MB / 74.06MB 0.6s [2025-10-28T08:13:37.528Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 22.02MB / 100.52MB 0.6s [2025-10-28T08:13:37.528Z] #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.6s done [2025-10-28T08:13:37.528Z] #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done [2025-10-28T08:13:37.528Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.7s [2025-10-28T08:13:37.528Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 29.36MB / 100.52MB 0.7s [2025-10-28T08:13:37.528Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 45.09MB / 100.52MB 0.8s [2025-10-28T08:13:37.791Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 67.11MB / 100.52MB 0.9s [2025-10-28T08:13:37.791Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 91.80MB / 100.52MB 1.0s [2025-10-28T08:13:38.051Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.2s [2025-10-28T08:13:38.310Z] #4 ... [2025-10-28T08:13:38.310Z] [2025-10-28T08:13:38.310Z] #5 [internal] load build context [2025-10-28T08:13:38.310Z] #5 transferring context: 65.83MB 1.0s done [2025-10-28T08:13:38.310Z] #5 DONE 1.6s [2025-10-28T08:13:38.310Z] [2025-10-28T08:13:38.310Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-10-28T08:13:38.576Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.5s done [2025-10-28T08:13:38.576Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.5s done [2025-10-28T08:13:38.576Z] #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s [2025-10-28T08:13:43.847Z] #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.7s done [2025-10-28T08:13:43.847Z] #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 [2025-10-28T08:13:43.847Z] #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done [2025-10-28T08:13:43.847Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-28T08:13:43.847Z] #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done [2025-10-28T08:13:43.847Z] #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.1s done [2025-10-28T08:13:43.847Z] #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0.1s [2025-10-28T08:13:45.750Z] #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.1s done [2025-10-28T08:13:45.750Z] #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s [2025-10-28T08:13:46.689Z] #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.6s done [2025-10-28T08:13:46.689Z] #4 DONE 9.7s [2025-10-28T08:13:46.689Z] [2025-10-28T08:13:46.690Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-10-28T08:13:46.690Z] #6 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:13:46.952Z] #6 0.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:13:47.211Z] #6 0.715 (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-10-28T08:13:47.471Z] #6 0.725 (2/8) Installing libedit (20240517.3.1-r0) [2025-10-28T08:13:47.471Z] #6 0.732 (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-10-28T08:13:47.471Z] #6 0.755 (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-10-28T08:13:47.471Z] #6 0.765 (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-10-28T08:13:47.471Z] #6 0.769 (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-10-28T08:13:47.471Z] #6 0.773 (7/8) Installing openssh-server (9.7_p1-r5) [2025-10-28T08:13:47.471Z] #6 0.786 (8/8) Installing openssh (9.7_p1-r5) [2025-10-28T08:13:47.471Z] #6 0.792 Executing busybox-1.36.1-r29.trigger [2025-10-28T08:13:47.471Z] #6 0.801 OK: 253 MiB in 66 packages [2025-10-28T08:13:49.457Z] Still waiting to schedule task [2025-10-28T08:13:49.457Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-28T08:13:52.801Z] #6 DONE 6.2s [2025-10-28T08:13:52.801Z] [2025-10-28T08:13:52.801Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-10-28T08:13:52.801Z] #7 DONE 0.0s [2025-10-28T08:13:52.801Z] [2025-10-28T08:13:52.801Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-28T08:13:53.744Z] #8 DONE 0.9s [2025-10-28T08:13:53.744Z] [2025-10-28T08:13:53.744Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:14:15.725Z] #9 DONE 21.5s [2025-10-28T08:14:15.725Z] [2025-10-28T08:14:15.725Z] #10 [builder 6/7] COPY . . [2025-10-28T08:14:16.680Z] #10 DONE 1.5s [2025-10-28T08:14:16.680Z] [2025-10-28T08:14:16.680Z] #11 [builder 7/7] RUN echo noop [2025-10-28T08:14:16.680Z] #11 0.260 noop [2025-10-28T08:14:16.939Z] #11 DONE 0.3s [2025-10-28T08:14:16.939Z] [2025-10-28T08:14:16.939Z] #12 exporting to image [2025-10-28T08:14:16.939Z] #12 exporting layers [2025-10-28T08:14:25.055Z] #12 exporting layers 7.1s done [2025-10-28T08:14:25.055Z] #12 writing image sha256:dba538247da5d154e4fe8fc67a4792d02b4ab670a6547db512aa519c9e525c1b done [2025-10-28T08:14:25.055Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-28T08:14:25.055Z] #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:14:25.390Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-28T08:14:25.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:14:25.469Z] prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container [2025-10-28T08:14:25.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-28T08:14:25.888Z] $ docker top bcbf9ddfc21dc4a57c800bcb498d318cd3cfb9f1ee95431756f5e16037afec65 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T08:14:26.238Z] + go version [2025-10-28T08:14:26.238Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-10-28T08:14:26.248Z] $ docker stop --time=1 bcbf9ddfc21dc4a57c800bcb498d318cd3cfb9f1ee95431756f5e16037afec65 [2025-10-28T08:14:27.519Z] $ docker rm -f --volumes bcbf9ddfc21dc4a57c800bcb498d318cd3cfb9f1ee95431756f5e16037afec65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:14:28.059Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-28T08:14:28.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:14:28.142Z] prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container [2025-10-28T08:14:28.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-28T08:14:28.386Z] $ docker top cd961e3efda6200153592f7740b27465d6ff5dbf91697ca6ca6a239d8769b437 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T08:14:28.727Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] fileExists [Pipeline] sh [2025-10-28T08:14:29.028Z] + make test [2025-10-28T08:14:29.028Z] go test ./... -coverprofile=coverage.out [2025-10-28T08:14:30.406Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-10-28T08:14:48.480Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-10-28T08:14:48.480Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 49.0% of statements [2025-10-28T08:14:56.585Z] go vet ./... [2025-10-28T08:15:01.849Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-28T08:15:01.849Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-28T08:15:01.849Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-10-28T08:15:01.859Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-10-28T08:15:02.175Z] + go mod tidy [Pipeline] } [2025-10-28T08:15:02.750Z] $ docker stop --time=1 cd961e3efda6200153592f7740b27465d6ff5dbf91697ca6ca6a239d8769b437 [2025-10-28T08:15:08.514Z] $ docker rm -f --volumes cd961e3efda6200153592f7740b27465d6ff5dbf91697ca6ca6a239d8769b437 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-28T08:15:09.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-28T08:15:09.195Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-28T08:15:09.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-28T08:15:09.945Z] + ls -al . [2025-10-28T08:15:09.945Z] total 264 [2025-10-28T08:15:09.945Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 08:14 . [2025-10-28T08:15:09.945Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 08:13 .. [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 08:13 .dockerignore [2025-10-28T08:15:09.945Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 08:14 .git [2025-10-28T08:15:09.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 08:13 .github [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 28 08:13 .gitignore [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 28 08:13 .golangci.yml [2025-10-28T08:15:09.945Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 08:13 .semver [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 19806 Oct 28 08:13 Attribution.txt [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 18046 Oct 28 08:13 CHANGELOG.md [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 1479 Oct 28 08:13 Dockerfile [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 08:13 GOVERNANCE.md [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 28 08:13 Jenkinsfile [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 08:13 LICENSE [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 2524 Oct 28 08:13 Makefile [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 28 08:13 OWNERS.md [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 28 08:13 README.md [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 28 08:13 VERSION [2025-10-28T08:15:09.945Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 08:13 bin [2025-10-28T08:15:09.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 08:13 cmd [2025-10-28T08:15:09.945Z] -rw-r--r-- 1 jenkins jenkins 27945 Oct 28 08:14 coverage.out [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 6347 Oct 28 08:13 go.mod [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 87133 Oct 28 08:13 go.sum [2025-10-28T08:15:09.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 08:13 internal [2025-10-28T08:15:09.945Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 08:13 simulator [2025-10-28T08:15:09.945Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 08:13 vendor [2025-10-28T08:15:09.945Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 28 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:15:10.282Z] + 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=ef6fb8718a92f9c9df7c8df871cfdac15af45b6b --label arch=amd64 --label version=4.0.1-dev.2 . [2025-10-28T08:15:10.543Z] #0 building with "default" instance using docker driver [2025-10-28T08:15:10.543Z] [2025-10-28T08:15:10.543Z] #1 [internal] load build definition from Dockerfile [2025-10-28T08:15:10.543Z] #1 transferring dockerfile: 1.52kB done [2025-10-28T08:15:10.543Z] #1 DONE 0.0s [2025-10-28T08:15:10.543Z] [2025-10-28T08:15:10.543Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-28T08:15:10.543Z] #2 DONE 0.0s [2025-10-28T08:15:10.543Z] [2025-10-28T08:15:10.543Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-10-28T08:15:10.543Z] #3 DONE 0.1s [2025-10-28T08:15:10.543Z] [2025-10-28T08:15:10.543Z] #4 [internal] load .dockerignore [2025-10-28T08:15:10.543Z] #4 transferring context: 33B [2025-10-28T08:15:10.543Z] #4 transferring context: 182B done [2025-10-28T08:15:10.543Z] #4 DONE 0.0s [2025-10-28T08:15:10.543Z] [2025-10-28T08:15:10.543Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-28T08:15:10.543Z] #5 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-28T08:15:10.802Z] #5 ... [2025-10-28T08:15:10.802Z] [2025-10-28T08:15:10.802Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-28T08:15:10.802Z] #6 DONE 0.1s [2025-10-28T08:15:10.802Z] [2025-10-28T08:15:10.802Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-28T08:15:10.802Z] #5 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-28T08:15:10.802Z] #5 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-28T08:15:10.802Z] #5 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-28T08:15:10.802Z] #5 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-10-28T08:15:10.802Z] #5 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2025-10-28T08:15:10.802Z] #5 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done [2025-10-28T08:15:10.802Z] #5 DONE 0.3s [2025-10-28T08:15:10.802Z] [2025-10-28T08:15:10.802Z] #7 [internal] load build context [2025-10-28T08:15:10.802Z] #7 transferring context: 1.01MB 0.2s done [2025-10-28T08:15:10.802Z] #7 DONE 0.3s [2025-10-28T08:15:10.802Z] [2025-10-28T08:15:10.802Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-10-28T08:15:11.060Z] #8 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:15:11.319Z] #8 0.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:15:11.319Z] #8 0.771 OK: 253 MiB in 66 packages [2025-10-28T08:15:11.576Z] #8 DONE 1.0s [2025-10-28T08:15:11.576Z] [2025-10-28T08:15:11.576Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-10-28T08:15:11.576Z] #9 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:15:11.576Z] #9 0.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:15:11.576Z] #9 0.591 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-28T08:15:11.576Z] #9 0.596 Executing busybox-1.36.1-r30.trigger [2025-10-28T08:15:11.576Z] #9 0.603 OK: 8 MiB in 15 packages [2025-10-28T08:15:11.835Z] #9 DONE 0.8s [2025-10-28T08:15:11.835Z] [2025-10-28T08:15:11.835Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-10-28T08:15:11.835Z] #10 DONE 0.0s [2025-10-28T08:15:11.835Z] [2025-10-28T08:15:11.835Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-28T08:15:12.772Z] #11 DONE 1.0s [2025-10-28T08:15:12.772Z] [2025-10-28T08:15:12.772Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-10-28T08:15:12.772Z] #12 0.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:15:12.772Z] #12 0.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:15:12.772Z] #12 0.955 OK: 8 MiB in 15 packages [2025-10-28T08:15:12.772Z] #12 DONE 1.1s [2025-10-28T08:15:12.772Z] [2025-10-28T08:15:12.772Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:15:13.037Z] #13 0.284 skipping... [2025-10-28T08:15:13.037Z] #13 DONE 0.3s [2025-10-28T08:15:13.037Z] [2025-10-28T08:15:13.037Z] #14 [builder 6/7] COPY . . [2025-10-28T08:15:14.411Z] #14 DONE 1.4s [2025-10-28T08:15:14.674Z] [2025-10-28T08:15:14.674Z] #15 [builder 7/7] RUN make build [2025-10-28T08:15:14.674Z] #15 0.193 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.1-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-10-28T08:15:38.553Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-712024 in /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] { [Pipeline] ws [2025-10-28T08:15:38.573Z] Running in /w/workspace/device-modbus-go/4 [Pipeline] { [Pipeline] checkout [2025-10-28T08:15:41.225Z] #15 DONE 24.5s [2025-10-28T08:15:41.225Z] [2025-10-28T08:15:41.225Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-10-28T08:15:41.225Z] #16 DONE 0.3s [2025-10-28T08:15:41.225Z] [2025-10-28T08:15:41.225Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-10-28T08:15:41.225Z] #17 DONE 0.0s [2025-10-28T08:15:41.225Z] [2025-10-28T08:15:41.225Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-10-28T08:15:41.225Z] #18 DONE 0.0s [2025-10-28T08:15:41.225Z] [2025-10-28T08:15:41.225Z] #19 exporting to image [2025-10-28T08:15:41.225Z] #19 exporting layers 0.1s done [2025-10-28T08:15:41.225Z] #19 writing image sha256:77f5cb8b9f37f60452aba4dad01b2269ec26b20595b572771950fe727f959eec done [2025-10-28T08:15:41.225Z] #19 naming to docker.io/library/device-modbus done [2025-10-28T08:15:41.225Z] #19 DONE 0.1s [Pipeline] } [2025-10-28T08:15:41.624Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T08:15:41.770Z] provisioning config files... [2025-10-28T08:15:41.784Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config6642991990670002244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:15:42.102Z] ---> ****-login.sh [2025-10-28T08:15:42.103Z] nexus3.edgexfoundry.org:10001 [2025-10-28T08:15:42.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:15:42.103Z] Login Succeeded [2025-10-28T08:15:42.103Z] nexus3.edgexfoundry.org:10002 [2025-10-28T08:15:42.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:15:42.103Z] Login Succeeded [2025-10-28T08:15:42.103Z] nexus3.edgexfoundry.org:10003 [2025-10-28T08:15:42.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:15:42.365Z] Login Succeeded [2025-10-28T08:15:42.365Z] nexus3.edgexfoundry.org:10004 [2025-10-28T08:15:42.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:15:42.365Z] Login Succeeded [2025-10-28T08:15:42.365Z] ****.io [2025-10-28T08:15:42.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:15:42.627Z] Login Succeeded [2025-10-28T08:15:42.627Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T08:15:42.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-28T08:15:42.689Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-28T08:15:42.719Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-10-28T08:15:42.719Z] ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [2025-10-28T08:15:42.719Z] 4.0.1-dev.2 [2025-10-28T08:15:42.719Z] ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [2025-10-28T08:15:42.719Z] odessa [2025-10-28T08:15:42.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:15:43.070Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:15:43.402Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [2025-10-28T08:15:43.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-10-28T08:15:43.402Z] d6740f0a01e0: Preparing [2025-10-28T08:15:43.402Z] 0542f79900bb: Preparing [2025-10-28T08:15:43.402Z] a5846b7d8dd9: Preparing [2025-10-28T08:15:43.402Z] 38cdc3aab66a: Preparing [2025-10-28T08:15:43.402Z] d80f2c057c20: Preparing [2025-10-28T08:15:43.402Z] abfcb263a588: Preparing [2025-10-28T08:15:43.402Z] abfcb263a588: Waiting [2025-10-28T08:15:43.402Z] d80f2c057c20: Pushed [2025-10-28T08:15:43.402Z] d6740f0a01e0: Pushed [2025-10-28T08:15:43.402Z] 0542f79900bb: Pushed [2025-10-28T08:15:43.402Z] 38cdc3aab66a: Pushed [2025-10-28T08:15:43.402Z] abfcb263a588: Layer already exists [2025-10-28T08:15:46.175Z] using credential edgex-jenkins-ssh [2025-10-28T08:15:46.201Z] Cloning the remote Git repository [2025-10-28T08:15:46.240Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-10-28T08:15:46.323Z] > git init /w/workspace/device-modbus-go/4 # timeout=10 [2025-10-28T08:15:46.451Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-10-28T08:15:46.452Z] > git --version # timeout=10 [2025-10-28T08:15:46.470Z] > git --version # 'git version 2.25.1' [2025-10-28T08:15:46.472Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-28T08:15:46.688Z] a5846b7d8dd9: Pushed [2025-10-28T08:15:46.688Z] ef6fb8718a92f9c9df7c8df871cfdac15af45b6b: digest: sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:15:47.030Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:15:47.367Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2 [2025-10-28T08:15:47.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-10-28T08:15:47.367Z] d6740f0a01e0: Preparing [2025-10-28T08:15:47.367Z] 0542f79900bb: Preparing [2025-10-28T08:15:47.367Z] a5846b7d8dd9: Preparing [2025-10-28T08:15:47.367Z] 38cdc3aab66a: Preparing [2025-10-28T08:15:47.367Z] d80f2c057c20: Preparing [2025-10-28T08:15:47.367Z] abfcb263a588: Preparing [2025-10-28T08:15:47.367Z] abfcb263a588: Waiting [2025-10-28T08:15:47.367Z] a5846b7d8dd9: Layer already exists [2025-10-28T08:15:47.367Z] 38cdc3aab66a: Layer already exists [2025-10-28T08:15:47.367Z] d80f2c057c20: Layer already exists [2025-10-28T08:15:47.367Z] 0542f79900bb: Layer already exists [2025-10-28T08:15:47.367Z] d6740f0a01e0: Layer already exists [2025-10-28T08:15:47.367Z] abfcb263a588: Layer already exists [2025-10-28T08:15:47.367Z] 4.0.1-dev.2: digest: sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:15:47.707Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [2025-10-28T08:15:46.606Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:15:48.046Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [2025-10-28T08:15:48.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-10-28T08:15:48.046Z] d6740f0a01e0: Preparing [2025-10-28T08:15:48.046Z] 0542f79900bb: Preparing [2025-10-28T08:15:48.046Z] a5846b7d8dd9: Preparing [2025-10-28T08:15:48.046Z] 38cdc3aab66a: Preparing [2025-10-28T08:15:48.046Z] d80f2c057c20: Preparing [2025-10-28T08:15:48.046Z] abfcb263a588: Preparing [2025-10-28T08:15:48.046Z] abfcb263a588: Waiting [2025-10-28T08:15:48.046Z] a5846b7d8dd9: Layer already exists [2025-10-28T08:15:48.046Z] d6740f0a01e0: Layer already exists [2025-10-28T08:15:48.046Z] 0542f79900bb: Layer already exists [2025-10-28T08:15:48.046Z] d80f2c057c20: Layer already exists [2025-10-28T08:15:48.046Z] 38cdc3aab66a: Layer already exists [2025-10-28T08:15:48.046Z] abfcb263a588: Layer already exists [2025-10-28T08:15:48.046Z] ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2: digest: sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:15:48.380Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:15:48.715Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:odessa [2025-10-28T08:15:48.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-10-28T08:15:48.715Z] d6740f0a01e0: Preparing [2025-10-28T08:15:48.715Z] 0542f79900bb: Preparing [2025-10-28T08:15:48.715Z] a5846b7d8dd9: Preparing [2025-10-28T08:15:48.715Z] 38cdc3aab66a: Preparing [2025-10-28T08:15:48.715Z] d80f2c057c20: Preparing [2025-10-28T08:15:48.715Z] abfcb263a588: Preparing [2025-10-28T08:15:48.715Z] abfcb263a588: Waiting [2025-10-28T08:15:48.715Z] d80f2c057c20: Layer already exists [2025-10-28T08:15:48.715Z] 38cdc3aab66a: Layer already exists [2025-10-28T08:15:48.715Z] 0542f79900bb: Layer already exists [2025-10-28T08:15:48.715Z] d6740f0a01e0: Layer already exists [2025-10-28T08:15:48.715Z] a5846b7d8dd9: Layer already exists [2025-10-28T08:15:48.715Z] abfcb263a588: Layer already exists [2025-10-28T08:15:48.715Z] odessa: digest: sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-28T08:15:48.818Z] ===================================================== [Pipeline] echo [2025-10-28T08:15:48.836Z] taggedImages: [2025-10-28T08:15:48.836Z] - nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [2025-10-28T08:15:48.836Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2 [2025-10-28T08:15:48.836Z] - nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [2025-10-28T08:15:48.836Z] - nexus3.edgexfoundry.org:10004/device-modbus:odessa [Pipeline] echo [2025-10-28T08:15:48.892Z] ========================================================= [2025-10-28T08:15:48.892Z] [edgeXBuildMultiArch] RAW Config: [2025-10-28T08:15:48.892Z] images: [2025-10-28T08:15:48.892Z] - nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [2025-10-28T08:15:48.892Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2 [2025-10-28T08:15:48.892Z] - nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [2025-10-28T08:15:48.892Z] - nexus3.edgexfoundry.org:10004/device-modbus:odessa [2025-10-28T08:15:48.892Z] settingsFile: [2025-10-28T08:15:48.892Z] device-modbus-go-settings [2025-10-28T08:15:48.892Z] ========================================================= [Pipeline] node [2025-10-28T08:15:49.993Z] Avoid second fetch [2025-10-28T08:15:49.994Z] Checking out Revision ef6fb8718a92f9c9df7c8df871cfdac15af45b6b (odessa) [2025-10-28T08:15:49.156Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-10-28T08:15:49.176Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-28T08:15:50.008Z] > git config core.sparsecheckout # timeout=10 [2025-10-28T08:15:50.068Z] > git checkout -f ef6fb8718a92f9c9df7c8df871cfdac15af45b6b # timeout=10 [2025-10-28T08:15:51.968Z] Commit message: "Merge pull request #668 from weichou1229/issue-647-odessa" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T08:15:56.367Z] provisioning config files... [2025-10-28T08:15:56.400Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/4@tmp/config13334334685213210515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:15:57.113Z] ---> ****-login.sh [2025-10-28T08:15:57.113Z] nexus3.edgexfoundry.org:10001 [2025-10-28T08:15:57.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:15:57.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:15:57.660Z] Configure a credential helper to remove this warning. See [2025-10-28T08:15:57.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:15:57.660Z] [2025-10-28T08:15:57.660Z] Login Succeeded [2025-10-28T08:15:57.660Z] nexus3.edgexfoundry.org:10002 [2025-10-28T08:15:57.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:15:57.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:15:57.934Z] Configure a credential helper to remove this warning. See [2025-10-28T08:15:57.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:15:57.934Z] [2025-10-28T08:15:57.934Z] Login Succeeded [2025-10-28T08:15:57.934Z] nexus3.edgexfoundry.org:10003 [2025-10-28T08:15:58.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:15:58.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:15:58.478Z] Configure a credential helper to remove this warning. See [2025-10-28T08:15:58.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:15:58.478Z] [2025-10-28T08:15:58.478Z] Login Succeeded [2025-10-28T08:15:58.478Z] nexus3.edgexfoundry.org:10004 [2025-10-28T08:15:58.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:15:58.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:15:58.757Z] Configure a credential helper to remove this warning. See [2025-10-28T08:15:58.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:15:58.757Z] [2025-10-28T08:15:58.757Z] Login Succeeded [2025-10-28T08:15:58.757Z] ****.io [2025-10-28T08:15:59.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:15:59.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:15:59.298Z] Configure a credential helper to remove this warning. See [2025-10-28T08:15:59.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:15:59.298Z] [2025-10-28T08:15:59.298Z] Login Succeeded [2025-10-28T08:15:59.298Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T08:15:59.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-28T08:15:59.652Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-28T08:15:59.986Z] + cut -d -f 2 [2025-10-28T08:15:59.986Z] + grep ^go [0-9].[0-9]* go.mod [2025-10-28T08:15:59.986Z] + cut -d . -f1-2 [Pipeline] echo [2025-10-28T08:16:00.044Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-28T08:16:00.060Z] ========================================================= [2025-10-28T08:16:00.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-10-28T08:16:00.061Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:16:00.435Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-10-28T08:16:03.897Z] Still waiting to schedule task [2025-10-28T08:16:03.897Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-28T08:16:04.720Z] Sending build context to Docker daemon 55.16MB [2025-10-28T08:16:04.720Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-10-28T08:16:04.720Z] Step 2/10 : FROM ${BASE} AS builder [2025-10-28T08:16:04.720Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-28T08:16:04.720Z] 94e9d8af2201: Pulling fs layer [2025-10-28T08:16:04.720Z] 345fe9f21930: Pulling fs layer [2025-10-28T08:16:04.720Z] b40fc9e46828: Pulling fs layer [2025-10-28T08:16:04.720Z] c9804373a1e5: Pulling fs layer [2025-10-28T08:16:04.720Z] 4f4fb700ef54: Pulling fs layer [2025-10-28T08:16:04.720Z] f5a772c54f75: Pulling fs layer [2025-10-28T08:16:04.720Z] e2dd1b2a9dca: Pulling fs layer [2025-10-28T08:16:04.720Z] 0a0502178392: Pulling fs layer [2025-10-28T08:16:04.720Z] c9804373a1e5: Waiting [2025-10-28T08:16:04.720Z] 4f4fb700ef54: Waiting [2025-10-28T08:16:04.720Z] f5a772c54f75: Waiting [2025-10-28T08:16:04.720Z] e2dd1b2a9dca: Waiting [2025-10-28T08:16:04.720Z] 0a0502178392: Waiting [2025-10-28T08:16:04.720Z] 345fe9f21930: Download complete [2025-10-28T08:16:04.720Z] c9804373a1e5: Verifying Checksum [2025-10-28T08:16:04.720Z] c9804373a1e5: Download complete [2025-10-28T08:16:04.720Z] 4f4fb700ef54: Verifying Checksum [2025-10-28T08:16:04.720Z] 4f4fb700ef54: Download complete [2025-10-28T08:16:04.720Z] f5a772c54f75: Download complete [2025-10-28T08:16:04.720Z] 94e9d8af2201: Verifying Checksum [2025-10-28T08:16:04.720Z] 94e9d8af2201: Download complete [2025-10-28T08:16:05.319Z] 0a0502178392: Verifying Checksum [2025-10-28T08:16:05.319Z] 0a0502178392: Download complete [2025-10-28T08:16:05.908Z] 94e9d8af2201: Pull complete [2025-10-28T08:16:06.878Z] b40fc9e46828: Download complete [2025-10-28T08:16:07.466Z] e2dd1b2a9dca: Verifying Checksum [2025-10-28T08:16:07.466Z] e2dd1b2a9dca: Download complete [2025-10-28T08:16:08.053Z] 345fe9f21930: Pull complete [2025-10-28T08:16:23.061Z] b40fc9e46828: Pull complete [2025-10-28T08:16:23.061Z] c9804373a1e5: Pull complete [2025-10-28T08:16:23.061Z] 4f4fb700ef54: Pull complete [2025-10-28T08:16:23.061Z] f5a772c54f75: Pull complete [2025-10-28T08:16:29.745Z] e2dd1b2a9dca: Pull complete [2025-10-28T08:16:31.701Z] 0a0502178392: Pull complete [2025-10-28T08:16:31.701Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-10-28T08:16:31.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-10-28T08:16:31.701Z] ---> 72db82c1953f [2025-10-28T08:16:31.701Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-10-28T08:16:33.653Z] ---> Running in b6d3a66a86b4 [2025-10-28T08:16:33.936Z] Removing intermediate container b6d3a66a86b4 [2025-10-28T08:16:33.936Z] ---> a8e5f1ebe8b7 [2025-10-28T08:16:33.936Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-28T08:16:33.936Z] ---> Running in 3056c3a4a6a0 [2025-10-28T08:16:34.209Z] Removing intermediate container 3056c3a4a6a0 [2025-10-28T08:16:34.209Z] ---> ef1a8dc44101 [2025-10-28T08:16:34.209Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-10-28T08:16:34.209Z] ---> Running in 2469554e019f [2025-10-28T08:16:35.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-28T08:16:35.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-28T08:16:37.037Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-10-28T08:16:37.037Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-10-28T08:16:37.037Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-10-28T08:16:37.037Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-10-28T08:16:37.037Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-10-28T08:16:37.037Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-10-28T08:16:37.037Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-10-28T08:16:37.037Z] (8/8) Installing openssh (9.7_p1-r5) [2025-10-28T08:16:37.037Z] Executing busybox-1.36.1-r29.trigger [2025-10-28T08:16:37.310Z] OK: 245 MiB in 66 packages [2025-10-28T08:16:38.300Z] Removing intermediate container 2469554e019f [2025-10-28T08:16:38.300Z] ---> 62a5781f0e32 [2025-10-28T08:16:38.300Z] Step 6/10 : WORKDIR /device-modbus-go [2025-10-28T08:16:38.300Z] ---> Running in 408a33a09410 [2025-10-28T08:16:38.576Z] Removing intermediate container 408a33a09410 [2025-10-28T08:16:38.576Z] ---> de2dc0dcd4b1 [2025-10-28T08:16:38.576Z] Step 7/10 : COPY go.mod vendor* ./ [2025-10-28T08:16:50.898Z] ---> 616c111ef861 [2025-10-28T08:16:50.898Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:16:50.898Z] ---> Running in 7d148d848808 [2025-10-28T08:18:42.573Z] Removing intermediate container 7d148d848808 [2025-10-28T08:18:42.573Z] ---> 15e1b5270a89 [2025-10-28T08:18:42.573Z] Step 9/10 : COPY . . [2025-10-28T08:18:42.573Z] ---> b585ad51a60f [2025-10-28T08:18:42.573Z] Step 10/10 : RUN ${MAKE} [2025-10-28T08:18:42.573Z] ---> Running in 75f0a3c66f69 [2025-10-28T08:18:42.573Z] noop [2025-10-28T08:18:42.573Z] Removing intermediate container 75f0a3c66f69 [2025-10-28T08:18:42.573Z] ---> 89ec71bf7e85 [2025-10-28T08:18:43.155Z] Successfully built 89ec71bf7e85 [2025-10-28T08:18:43.155Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:18:43.531Z] + docker inspect -f . ci-base-image-arm64 [2025-10-28T08:18:43.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:18:43.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-712024 does not seem to be running inside a container [2025-10-28T08:18:43.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-28T08:18:45.056Z] $ docker top c85f915818f2f318734292346ec4dadb6df3ae78543182d2acecb9a9fe677f57 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T08:18:45.903Z] + go version [2025-10-28T08:18:45.903Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-10-28T08:18:45.919Z] $ docker stop --time=1 c85f915818f2f318734292346ec4dadb6df3ae78543182d2acecb9a9fe677f57 [2025-10-28T08:18:47.598Z] $ docker rm -f --volumes c85f915818f2f318734292346ec4dadb6df3ae78543182d2acecb9a9fe677f57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:18:48.238Z] + docker inspect -f . ci-base-image-arm64 [2025-10-28T08:18:48.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:18:48.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-712024 does not seem to be running inside a container [2025-10-28T08:18:48.491Z] $ 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/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-28T08:18:49.644Z] $ docker top bfbdeea20fe0ddde258a9d9d46b7af396fd63749d45cc9202fb8e807d6acbd35 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T08:18:50.181Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/4 [Pipeline] fileExists [Pipeline] sh [2025-10-28T08:18:50.834Z] + make test [2025-10-28T08:18:50.834Z] go test ./... -coverprofile=coverage.out [2025-10-28T08:18:54.180Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-10-28T08:22:01.360Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-10-28T08:22:01.360Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 49.0% of statements [2025-10-28T08:22:01.360Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-28T08:22:01.360Z] go vet ./... [2025-10-28T08:22:48.225Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-28T08:22:48.225Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-28T08:22:48.225Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-10-28T08:22:48.243Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-10-28T08:22:48.905Z] + go mod tidy [Pipeline] } [2025-10-28T08:22:54.268Z] $ docker stop --time=1 bfbdeea20fe0ddde258a9d9d46b7af396fd63749d45cc9202fb8e807d6acbd35 [2025-10-28T08:22:56.261Z] $ docker rm -f --volumes bfbdeea20fe0ddde258a9d9d46b7af396fd63749d45cc9202fb8e807d6acbd35 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-28T08:22:57.864Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-28T08:22:57.892Z] Warning: overwriting stash ‘coverage-report’ [2025-10-28T08:22:59.074Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-28T08:22:59.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-28T08:22:59.837Z] + ls -al . [2025-10-28T08:22:59.837Z] total 260 [2025-10-28T08:22:59.837Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 08:18 . [2025-10-28T08:22:59.837Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 08:15 .. [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 08:15 .dockerignore [2025-10-28T08:22:59.837Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 08:15 .git [2025-10-28T08:22:59.837Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 08:15 .github [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 28 08:15 .gitignore [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 28 08:15 .golangci.yml [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 19806 Oct 28 08:15 Attribution.txt [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 18046 Oct 28 08:15 CHANGELOG.md [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 1479 Oct 28 08:15 Dockerfile [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 08:15 GOVERNANCE.md [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 28 08:15 Jenkinsfile [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 08:15 LICENSE [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 2524 Oct 28 08:15 Makefile [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 28 08:15 OWNERS.md [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 28 08:15 README.md [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 28 08:13 VERSION [2025-10-28T08:22:59.837Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 08:15 bin [2025-10-28T08:22:59.837Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 08:15 cmd [2025-10-28T08:22:59.837Z] -rw-r--r-- 1 jenkins jenkins 27945 Oct 28 08:22 coverage.out [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 6347 Oct 28 08:15 go.mod [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 87133 Oct 28 08:15 go.sum [2025-10-28T08:22:59.837Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 08:15 internal [2025-10-28T08:22:59.837Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 08:15 simulator [2025-10-28T08:22:59.837Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 08:15 vendor [2025-10-28T08:22:59.837Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 28 08:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:23:00.201Z] + 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=ef6fb8718a92f9c9df7c8df871cfdac15af45b6b --label arch=arm64 --label version=4.0.1-dev.2 . [2025-10-28T08:23:04.471Z] Sending build context to Docker daemon 55.19MB [2025-10-28T08:23:04.471Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-10-28T08:23:04.471Z] Step 2/23 : FROM ${BASE} AS builder [2025-10-28T08:23:04.471Z] ---> 89ec71bf7e85 [2025-10-28T08:23:04.471Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-10-28T08:23:04.471Z] ---> Running in 0dcf249c5790 [2025-10-28T08:23:05.063Z] Removing intermediate container 0dcf249c5790 [2025-10-28T08:23:05.063Z] ---> f4c3ea1ed6f3 [2025-10-28T08:23:05.063Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-28T08:23:05.063Z] ---> Running in 362e6dc18186 [2025-10-28T08:23:05.335Z] Removing intermediate container 362e6dc18186 [2025-10-28T08:23:05.335Z] ---> 77ad8617b477 [2025-10-28T08:23:05.335Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-10-28T08:23:05.335Z] ---> Running in b882612c0d83 [2025-10-28T08:23:06.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-28T08:23:07.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-28T08:23:08.476Z] OK: 245 MiB in 66 packages [2025-10-28T08:23:09.071Z] Removing intermediate container b882612c0d83 [2025-10-28T08:23:09.071Z] ---> 61194afea111 [2025-10-28T08:23:09.071Z] Step 6/23 : WORKDIR /device-modbus-go [2025-10-28T08:23:09.071Z] ---> Running in ba17c2f46d2e [2025-10-28T08:23:09.342Z] Removing intermediate container ba17c2f46d2e [2025-10-28T08:23:09.342Z] ---> 92b31e2b4843 [2025-10-28T08:23:09.342Z] Step 7/23 : COPY go.mod vendor* ./ [2025-10-28T08:23:24.320Z] ---> d18cfa38c5d0 [2025-10-28T08:23:24.320Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:23:24.320Z] ---> Running in 7ca46b8570f6 [2025-10-28T08:23:24.320Z] skipping... [2025-10-28T08:23:24.320Z] Removing intermediate container 7ca46b8570f6 [2025-10-28T08:23:24.320Z] ---> 58ef07afc881 [2025-10-28T08:23:24.320Z] Step 9/23 : COPY . . [2025-10-28T08:23:40.030Z] ---> a680227e3b5c [2025-10-28T08:23:40.030Z] Step 10/23 : RUN ${MAKE} [2025-10-28T08:23:40.030Z] ---> Running in d398f7392962 [2025-10-28T08:23:40.030Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.1-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-10-28T08:26:46.728Z] Removing intermediate container d398f7392962 [2025-10-28T08:26:46.728Z] ---> 80d271506949 [2025-10-28T08:26:46.728Z] Step 11/23 : FROM alpine:3.20 [2025-10-28T08:26:46.993Z] 3.20: Pulling from library/alpine [2025-10-28T08:26:47.258Z] c765ae84869f: Pulling fs layer [2025-10-28T08:26:47.524Z] c765ae84869f: Download complete [2025-10-28T08:26:48.126Z] c765ae84869f: Pull complete [2025-10-28T08:26:48.126Z] Digest: sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-28T08:26:48.126Z] Status: Downloaded newer image for alpine:3.20 [2025-10-28T08:26:48.126Z] ---> 1e03d7e192cc [2025-10-28T08:26:48.126Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-10-28T08:26:48.392Z] ---> Running in 0e39ed8850ef [2025-10-28T08:26:48.658Z] Removing intermediate container 0e39ed8850ef [2025-10-28T08:26:48.658Z] ---> f71d3cd7c35d [2025-10-28T08:26:48.658Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-10-28T08:26:48.658Z] ---> Running in eb0cfe04767e [2025-10-28T08:26:49.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-28T08:26:50.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-28T08:26:51.604Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-10-28T08:26:51.604Z] Executing busybox-1.36.1-r30.trigger [2025-10-28T08:26:51.604Z] OK: 9 MiB in 15 packages [2025-10-28T08:26:52.571Z] Removing intermediate container eb0cfe04767e [2025-10-28T08:26:52.571Z] ---> 5ea8b4fc2f2d [2025-10-28T08:26:52.571Z] Step 14/23 : RUN apk --no-cache upgrade [2025-10-28T08:26:52.571Z] ---> Running in 754ce2845db3 [2025-10-28T08:26:53.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-28T08:26:53.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-28T08:26:54.944Z] OK: 9 MiB in 15 packages [2025-10-28T08:26:55.907Z] Removing intermediate container 754ce2845db3 [2025-10-28T08:26:55.907Z] ---> 294be31bbd29 [2025-10-28T08:26:55.907Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-10-28T08:26:57.314Z] ---> 25cd32df4732 [2025-10-28T08:26:57.314Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-10-28T08:26:57.898Z] ---> ca35522105f0 [2025-10-28T08:26:57.898Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-10-28T08:26:58.482Z] ---> 561bbd7ba085 [2025-10-28T08:26:58.482Z] Step 18/23 : EXPOSE 59901 [2025-10-28T08:26:58.482Z] ---> Running in a4b8ae704831 [2025-10-28T08:26:58.749Z] Removing intermediate container a4b8ae704831 [2025-10-28T08:26:58.749Z] ---> ecd6b31b2cb4 [2025-10-28T08:26:58.749Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-10-28T08:26:58.749Z] ---> Running in 23e0dc260b1c [2025-10-28T08:26:59.023Z] Removing intermediate container 23e0dc260b1c [2025-10-28T08:26:59.023Z] ---> b30d28017f42 [2025-10-28T08:26:59.023Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-28T08:26:59.295Z] ---> Running in d60b83e8863a [2025-10-28T08:26:59.561Z] Removing intermediate container d60b83e8863a [2025-10-28T08:26:59.562Z] ---> 109c3dbbdef4 [2025-10-28T08:26:59.562Z] Step 21/23 : LABEL arch=arm64 [2025-10-28T08:26:59.562Z] ---> Running in 41be3278a778 [2025-10-28T08:26:59.831Z] Removing intermediate container 41be3278a778 [2025-10-28T08:26:59.831Z] ---> f403412e370e [2025-10-28T08:26:59.831Z] Step 22/23 : LABEL git_sha=ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [2025-10-28T08:26:59.831Z] ---> Running in 65159d6425a1 [2025-10-28T08:27:00.098Z] Removing intermediate container 65159d6425a1 [2025-10-28T08:27:00.098Z] ---> 30855e85afb2 [2025-10-28T08:27:00.098Z] Step 23/23 : LABEL version=4.0.1-dev.2 [2025-10-28T08:27:00.368Z] ---> Running in 87a99898b2b3 [2025-10-28T08:27:00.633Z] Removing intermediate container 87a99898b2b3 [2025-10-28T08:27:00.633Z] ---> 0c34d6b72158 [2025-10-28T08:27:00.633Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-28T08:27:01.212Z] Successfully built 0c34d6b72158 [2025-10-28T08:27:01.212Z] 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-10-28T08:27:01.394Z] provisioning config files... [2025-10-28T08:27:01.410Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/4@tmp/config12459795381383101007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:27:01.764Z] ---> ****-login.sh [2025-10-28T08:27:01.764Z] nexus3.edgexfoundry.org:10001 [2025-10-28T08:27:01.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:27:02.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:27:02.029Z] Configure a credential helper to remove this warning. See [2025-10-28T08:27:02.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:27:02.029Z] [2025-10-28T08:27:02.029Z] Login Succeeded [2025-10-28T08:27:02.029Z] nexus3.edgexfoundry.org:10002 [2025-10-28T08:27:02.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:27:02.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:27:02.296Z] Configure a credential helper to remove this warning. See [2025-10-28T08:27:02.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:27:02.296Z] [2025-10-28T08:27:02.296Z] Login Succeeded [2025-10-28T08:27:02.296Z] nexus3.edgexfoundry.org:10003 [2025-10-28T08:27:02.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:27:02.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:27:02.561Z] Configure a credential helper to remove this warning. See [2025-10-28T08:27:02.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:27:02.561Z] [2025-10-28T08:27:02.561Z] Login Succeeded [2025-10-28T08:27:02.828Z] nexus3.edgexfoundry.org:10004 [2025-10-28T08:27:02.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:27:03.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:27:03.096Z] Configure a credential helper to remove this warning. See [2025-10-28T08:27:03.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:27:03.096Z] [2025-10-28T08:27:03.096Z] Login Succeeded [2025-10-28T08:27:03.096Z] ****.io [2025-10-28T08:27:03.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:27:03.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:27:03.627Z] Configure a credential helper to remove this warning. See [2025-10-28T08:27:03.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:27:03.627Z] [2025-10-28T08:27:03.627Z] Login Succeeded [2025-10-28T08:27:03.627Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T08:27:03.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-28T08:27:03.698Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-28T08:27:03.739Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-10-28T08:27:03.739Z] ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [2025-10-28T08:27:03.739Z] 4.0.1-dev.2 [2025-10-28T08:27:03.739Z] ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [2025-10-28T08:27:03.739Z] odessa [2025-10-28T08:27:03.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:27:04.122Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:27:04.475Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [2025-10-28T08:27:04.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-10-28T08:27:04.475Z] c372d2b6e16a: Preparing [2025-10-28T08:27:04.475Z] 9ecf02f04aa7: Preparing [2025-10-28T08:27:04.475Z] 3002726cf41e: Preparing [2025-10-28T08:27:04.475Z] 27b41f7bd952: Preparing [2025-10-28T08:27:04.475Z] 4b5f8a0dccb3: Preparing [2025-10-28T08:27:04.475Z] c231f5c0ede3: Preparing [2025-10-28T08:27:04.475Z] c231f5c0ede3: Waiting [2025-10-28T08:27:04.740Z] 4b5f8a0dccb3: Pushed [2025-10-28T08:27:04.741Z] c372d2b6e16a: Pushed [2025-10-28T08:27:04.741Z] 9ecf02f04aa7: Pushed [2025-10-28T08:27:06.674Z] 27b41f7bd952: Pushed [2025-10-28T08:27:06.674Z] c231f5c0ede3: Layer already exists [2025-10-28T08:27:12.004Z] 3002726cf41e: Pushed [2025-10-28T08:27:12.004Z] ef6fb8718a92f9c9df7c8df871cfdac15af45b6b: digest: sha256:6cc2faec217519ace69453b984a69029cafd1c2636359c2e359c58d6e2d08221 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:27:12.375Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:27:12.750Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.2 [2025-10-28T08:27:12.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-10-28T08:27:12.751Z] c372d2b6e16a: Preparing [2025-10-28T08:27:12.751Z] 9ecf02f04aa7: Preparing [2025-10-28T08:27:12.751Z] 3002726cf41e: Preparing [2025-10-28T08:27:12.751Z] 27b41f7bd952: Preparing [2025-10-28T08:27:12.751Z] 4b5f8a0dccb3: Preparing [2025-10-28T08:27:12.751Z] c231f5c0ede3: Preparing [2025-10-28T08:27:12.751Z] c231f5c0ede3: Waiting [2025-10-28T08:27:12.751Z] 3002726cf41e: Layer already exists [2025-10-28T08:27:12.751Z] c372d2b6e16a: Layer already exists [2025-10-28T08:27:12.751Z] 4b5f8a0dccb3: Layer already exists [2025-10-28T08:27:12.751Z] 9ecf02f04aa7: Layer already exists [2025-10-28T08:27:12.751Z] 27b41f7bd952: Layer already exists [2025-10-28T08:27:12.751Z] c231f5c0ede3: Layer already exists [2025-10-28T08:27:12.751Z] 4.0.1-dev.2: digest: sha256:6cc2faec217519ace69453b984a69029cafd1c2636359c2e359c58d6e2d08221 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:27:13.390Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:27:13.745Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [2025-10-28T08:27:13.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-10-28T08:27:13.745Z] c372d2b6e16a: Preparing [2025-10-28T08:27:13.745Z] 9ecf02f04aa7: Preparing [2025-10-28T08:27:13.745Z] 3002726cf41e: Preparing [2025-10-28T08:27:13.745Z] 27b41f7bd952: Preparing [2025-10-28T08:27:13.745Z] 4b5f8a0dccb3: Preparing [2025-10-28T08:27:13.745Z] c231f5c0ede3: Preparing [2025-10-28T08:27:13.745Z] c231f5c0ede3: Waiting [2025-10-28T08:27:13.745Z] 9ecf02f04aa7: Layer already exists [2025-10-28T08:27:13.745Z] 4b5f8a0dccb3: Layer already exists [2025-10-28T08:27:13.745Z] 27b41f7bd952: Layer already exists [2025-10-28T08:27:13.745Z] c372d2b6e16a: Layer already exists [2025-10-28T08:27:13.745Z] 3002726cf41e: Layer already exists [2025-10-28T08:27:13.745Z] c231f5c0ede3: Layer already exists [2025-10-28T08:27:13.745Z] ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2: digest: sha256:6cc2faec217519ace69453b984a69029cafd1c2636359c2e359c58d6e2d08221 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:27:14.374Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:27:14.730Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa [2025-10-28T08:27:14.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-10-28T08:27:14.730Z] c372d2b6e16a: Preparing [2025-10-28T08:27:14.730Z] 9ecf02f04aa7: Preparing [2025-10-28T08:27:14.730Z] 3002726cf41e: Preparing [2025-10-28T08:27:14.730Z] 27b41f7bd952: Preparing [2025-10-28T08:27:14.730Z] 4b5f8a0dccb3: Preparing [2025-10-28T08:27:14.730Z] c231f5c0ede3: Preparing [2025-10-28T08:27:14.730Z] c231f5c0ede3: Waiting [2025-10-28T08:27:14.730Z] 4b5f8a0dccb3: Layer already exists [2025-10-28T08:27:14.730Z] 27b41f7bd952: Layer already exists [2025-10-28T08:27:14.730Z] c372d2b6e16a: Layer already exists [2025-10-28T08:27:14.730Z] 9ecf02f04aa7: Layer already exists [2025-10-28T08:27:14.730Z] 3002726cf41e: Layer already exists [2025-10-28T08:27:14.730Z] c231f5c0ede3: Layer already exists [2025-10-28T08:27:14.730Z] odessa: digest: sha256:6cc2faec217519ace69453b984a69029cafd1c2636359c2e359c58d6e2d08221 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-28T08:27:15.168Z] ===================================================== [Pipeline] echo [2025-10-28T08:27:15.187Z] taggedImages: [2025-10-28T08:27:15.187Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [2025-10-28T08:27:15.187Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.2 [2025-10-28T08:27:15.187Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [2025-10-28T08:27:15.187Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa [Pipeline] echo [2025-10-28T08:27:15.200Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] echo [2025-10-28T08:27:15.216Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.2 [Pipeline] echo [2025-10-28T08:27:15.235Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [Pipeline] echo [2025-10-28T08:27:15.252Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:27:15.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-28T08:27:15.651Z] [2025-10-28T08:27:15.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:27:15.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-28T08:27:15.992Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-28T08:27:15.992Z] 8998bd30e6a1: Pulling fs layer [2025-10-28T08:27:15.992Z] 04944245beec: Pulling fs layer [2025-10-28T08:27:15.992Z] 699f458cf7ca: Pulling fs layer [2025-10-28T08:27:15.992Z] 765212b225bb: Pulling fs layer [2025-10-28T08:27:15.992Z] f23df028b6ca: Pulling fs layer [2025-10-28T08:27:15.992Z] d65c8cfc05b1: Pulling fs layer [2025-10-28T08:27:15.992Z] 2437ff75d9bd: Pulling fs layer [2025-10-28T08:27:15.992Z] f23df028b6ca: Waiting [2025-10-28T08:27:15.992Z] 765212b225bb: Waiting [2025-10-28T08:27:15.992Z] d65c8cfc05b1: Waiting [2025-10-28T08:27:15.992Z] 2437ff75d9bd: Waiting [2025-10-28T08:27:16.258Z] 04944245beec: Verifying Checksum [2025-10-28T08:27:16.259Z] 04944245beec: Download complete [2025-10-28T08:27:16.259Z] 765212b225bb: Verifying Checksum [2025-10-28T08:27:16.259Z] 765212b225bb: Download complete [2025-10-28T08:27:16.259Z] f23df028b6ca: Verifying Checksum [2025-10-28T08:27:16.259Z] f23df028b6ca: Download complete [2025-10-28T08:27:16.259Z] d65c8cfc05b1: Verifying Checksum [2025-10-28T08:27:16.259Z] d65c8cfc05b1: Download complete [2025-10-28T08:27:16.525Z] 699f458cf7ca: Verifying Checksum [2025-10-28T08:27:16.525Z] 699f458cf7ca: Download complete [2025-10-28T08:27:16.792Z] 8998bd30e6a1: Verifying Checksum [2025-10-28T08:27:16.792Z] 8998bd30e6a1: Download complete [2025-10-28T08:27:19.373Z] 2437ff75d9bd: Verifying Checksum [2025-10-28T08:27:19.373Z] 2437ff75d9bd: Download complete [2025-10-28T08:27:21.950Z] 8998bd30e6a1: Pull complete [2025-10-28T08:27:21.950Z] 04944245beec: Pull complete [2025-10-28T08:27:23.897Z] 699f458cf7ca: Pull complete [2025-10-28T08:27:23.897Z] 765212b225bb: Pull complete [2025-10-28T08:27:24.859Z] f23df028b6ca: Pull complete [2025-10-28T08:27:24.859Z] d65c8cfc05b1: Pull complete [2025-10-28T08:27:43.062Z] 2437ff75d9bd: Pull complete [2025-10-28T08:27:43.062Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-28T08:27:43.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-28T08:27:43.062Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:27:43.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-712024 does not seem to be running inside a container [2025-10-28T08:27:43.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@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:arm64 cat [2025-10-28T08:27:45.878Z] $ docker top 9a2a0a6ada509a45bf8d6bb26eba0732a06a11daec08159d4e2329d9b0eeb75f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:27:46.792Z] ---> job-cost.sh [2025-10-28T08:27:46.792Z] lf-activate-venv: SKIPPING [2025-10-28T08:27:46.792Z] INFO: No Stack... [2025-10-28T08:27:47.057Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-28T08:27:48.006Z] INFO: Archiving Costs [Pipeline] sh [2025-10-28T08:27:48.634Z] + cat /w/workspace/device-modbus-go/4/archives/cost.csv [2025-10-28T08:27:48.634Z] + cut -d, -f6 [Pipeline] lock [2025-10-28T08:27:48.656Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] [2025-10-28T08:27:48.665Z] Resource [jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] did not exist. Created. [2025-10-28T08:27:48.670Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-28T08:27:49.313Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-28T08:27:49.946Z] Stashed 1 file(s) [Pipeline] } [2025-10-28T08:27:49.954Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-28T08:27:49.979Z] $ docker stop --time=1 9a2a0a6ada509a45bf8d6bb26eba0732a06a11daec08159d4e2329d9b0eeb75f [2025-10-28T08:27:51.451Z] $ docker rm -f --volumes 9a2a0a6ada509a45bf8d6bb26eba0732a06a11daec08159d4e2329d9b0eeb75f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-28T08:28:13.436Z] Running on prd-centos7-docker-4c-2g-712376 in /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T08:28:13.501Z] provisioning config files... [2025-10-28T08:28:13.546Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config10214956384955334995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:28:14.741Z] ---> ****-login.sh [2025-10-28T08:28:14.741Z] nexus3.edgexfoundry.org:10001 [2025-10-28T08:28:15.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:28:15.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:28:15.574Z] Configure a credential helper to remove this warning. See [2025-10-28T08:28:15.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:28:15.574Z] [2025-10-28T08:28:15.574Z] Login Succeeded [2025-10-28T08:28:15.574Z] nexus3.edgexfoundry.org:10002 [2025-10-28T08:28:15.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:28:15.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:28:15.575Z] Configure a credential helper to remove this warning. See [2025-10-28T08:28:15.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:28:15.575Z] [2025-10-28T08:28:15.575Z] Login Succeeded [2025-10-28T08:28:15.575Z] nexus3.edgexfoundry.org:10003 [2025-10-28T08:28:15.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:28:15.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:28:15.575Z] Configure a credential helper to remove this warning. See [2025-10-28T08:28:15.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:28:15.575Z] [2025-10-28T08:28:15.575Z] Login Succeeded [2025-10-28T08:28:15.575Z] nexus3.edgexfoundry.org:10004 [2025-10-28T08:28:15.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:28:15.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:28:15.844Z] Configure a credential helper to remove this warning. See [2025-10-28T08:28:15.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:28:15.844Z] [2025-10-28T08:28:15.844Z] Login Succeeded [2025-10-28T08:28:15.844Z] ****.io [2025-10-28T08:28:15.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:28:16.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T08:28:16.104Z] Configure a credential helper to remove this warning. See [2025-10-28T08:28:16.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T08:28:16.104Z] [2025-10-28T08:28:16.104Z] Login Succeeded [2025-10-28T08:28:16.104Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T08:28:16.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-28T08:28:16.500Z] + docker buildx ls [2025-10-28T08:28:17.098Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-28T08:28:17.098Z] default * docker [2025-10-28T08:28:17.098Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-28T08:28:17.395Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-28T08:28:17.395Z] edgex-builder [Pipeline] sh [2025-10-28T08:28:17.688Z] + docker buildx inspect --bootstrap [2025-10-28T08:28:17.688Z] #1 [internal] booting buildkit [2025-10-28T08:28:17.688Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-28T08:28:21.005Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-10-28T08:28:21.005Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-28T08:28:23.548Z] #1 creating container buildx_buildkit_edgex-builder0 3.0s done [2025-10-28T08:28:23.548Z] #1 DONE 6.0s [2025-10-28T08:28:23.548Z] Name: edgex-builder [2025-10-28T08:28:23.548Z] Driver: docker-container [2025-10-28T08:28:23.548Z] [2025-10-28T08:28:23.548Z] Nodes: [2025-10-28T08:28:23.548Z] Name: edgex-builder0 [2025-10-28T08:28:23.548Z] Endpoint: unix:///var/run/docker.sock [2025-10-28T08:28:23.548Z] Status: running [2025-10-28T08:28:23.548Z] Buildkit: v0.25.1 [2025-10-28T08:28:23.548Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-28T08:28:23.864Z] + docker buildx ls [2025-10-28T08:28:23.864Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-28T08:28:23.864Z] edgex-builder * docker-container [2025-10-28T08:28:23.864Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-28T08:28:23.864Z] default docker [2025-10-28T08:28:23.864Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-28T08:28:24.167Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b --push - [2025-10-28T08:28:24.167Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b' [2025-10-28T08:28:24.427Z] #1 [internal] load build definition from Dockerfile [2025-10-28T08:28:24.427Z] #1 transferring dockerfile: 198B done [2025-10-28T08:28:24.427Z] #1 DONE 0.0s [2025-10-28T08:28:24.427Z] [2025-10-28T08:28:24.427Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [2025-10-28T08:28:24.689Z] #2 DONE 0.5s [2025-10-28T08:28:24.689Z] [2025-10-28T08:28:24.689Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [2025-10-28T08:28:24.689Z] #3 DONE 0.5s [2025-10-28T08:28:24.689Z] [2025-10-28T08:28:24.689Z] #4 [internal] load .dockerignore [2025-10-28T08:28:24.949Z] #4 transferring context: 2B done [2025-10-28T08:28:24.949Z] #4 DONE 0.1s [2025-10-28T08:28:24.949Z] [2025-10-28T08:28:24.949Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee [2025-10-28T08:28:24.949Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.0s done [2025-10-28T08:28:24.949Z] #5 DONE 0.0s [2025-10-28T08:28:24.949Z] [2025-10-28T08:28:24.949Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee [2025-10-28T08:28:24.949Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.0s done [2025-10-28T08:28:24.949Z] #6 DONE 0.1s [2025-10-28T08:28:24.949Z] [2025-10-28T08:28:24.949Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-28T08:28:24.949Z] #7 DONE 0.0s [2025-10-28T08:28:24.949Z] [2025-10-28T08:28:24.949Z] #8 exporting to image [2025-10-28T08:28:24.949Z] #8 exporting layers done [2025-10-28T08:28:24.949Z] #8 exporting manifest sha256:ba8106e7a428335e787e6c7695d2f43e9996c5328e35a9233a60ba7afe229818 0.0s done [2025-10-28T08:28:24.949Z] #8 exporting config sha256:77f5cb8b9f37f60452aba4dad01b2269ec26b20595b572771950fe727f959eec done [2025-10-28T08:28:24.949Z] #8 exporting manifest sha256:8bde4015bfa65a40b85efd8d72df0e7cb6222f9d6479e9bbae8b5c05ef88d89b done [2025-10-28T08:28:24.949Z] #8 exporting config sha256:d153383f3853022d133049d8a908859092a43c1f840623eba4571bb0411ac3c0 done [2025-10-28T08:28:24.949Z] #8 exporting manifest list sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad done [2025-10-28T08:28:24.949Z] #8 pushing layers 0.1s done [2025-10-28T08:28:24.949Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b@sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad [2025-10-28T08:28:24.949Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-28T08:28:25.209Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b@sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad 0.1s done [2025-10-28T08:28:25.209Z] #8 DONE 0.2s [2025-10-28T08:28:26.592Z] [2025-10-28T08:28:26.592Z] 1 warning found (use --debug to expand): [2025-10-28T08:28:26.592Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-28T08:28:26.898Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2 --push - [2025-10-28T08:28:26.899Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2' [2025-10-28T08:28:26.899Z] #1 [internal] load build definition from Dockerfile [2025-10-28T08:28:26.899Z] #1 transferring dockerfile: 169B done [2025-10-28T08:28:26.899Z] #1 DONE 0.0s [2025-10-28T08:28:26.899Z] [2025-10-28T08:28:26.899Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2 [2025-10-28T08:28:26.899Z] #2 DONE 0.0s [2025-10-28T08:28:26.899Z] [2025-10-28T08:28:26.899Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2 [2025-10-28T08:28:26.899Z] #3 DONE 0.0s [2025-10-28T08:28:26.899Z] [2025-10-28T08:28:26.899Z] #4 [internal] load .dockerignore [2025-10-28T08:28:26.899Z] #4 transferring context: 2B done [2025-10-28T08:28:26.899Z] #4 DONE 0.0s [2025-10-28T08:28:26.899Z] [2025-10-28T08:28:26.899Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee [2025-10-28T08:28:26.899Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee [2025-10-28T08:28:27.160Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.1s done [2025-10-28T08:28:27.160Z] #5 CACHED [2025-10-28T08:28:27.160Z] [2025-10-28T08:28:27.160Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee [2025-10-28T08:28:27.160Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.1s done [2025-10-28T08:28:27.160Z] #6 CACHED [2025-10-28T08:28:27.160Z] [2025-10-28T08:28:27.160Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-28T08:28:27.160Z] #7 DONE 0.0s [2025-10-28T08:28:27.160Z] [2025-10-28T08:28:27.160Z] #8 exporting to image [2025-10-28T08:28:27.160Z] #8 exporting layers done [2025-10-28T08:28:27.160Z] #8 exporting manifest sha256:ba8106e7a428335e787e6c7695d2f43e9996c5328e35a9233a60ba7afe229818 done [2025-10-28T08:28:27.160Z] #8 exporting config sha256:77f5cb8b9f37f60452aba4dad01b2269ec26b20595b572771950fe727f959eec done [2025-10-28T08:28:27.160Z] #8 exporting manifest sha256:8bde4015bfa65a40b85efd8d72df0e7cb6222f9d6479e9bbae8b5c05ef88d89b done [2025-10-28T08:28:27.160Z] #8 exporting config sha256:d153383f3853022d133049d8a908859092a43c1f840623eba4571bb0411ac3c0 done [2025-10-28T08:28:27.160Z] #8 exporting manifest list sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad done [2025-10-28T08:28:27.160Z] #8 pushing layers 0.0s done [2025-10-28T08:28:27.160Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.2@sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad 0.1s done [2025-10-28T08:28:27.160Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-28T08:28:27.160Z] #8 DONE 0.1s [2025-10-28T08:28:27.160Z] [2025-10-28T08:28:27.160Z] 1 warning found (use --debug to expand): [2025-10-28T08:28:27.160Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-28T08:28:27.459Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2' [2025-10-28T08:28:27.459Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 --push - [2025-10-28T08:28:27.459Z] #1 [internal] load build definition from Dockerfile [2025-10-28T08:28:27.459Z] #1 transferring dockerfile: 210B done [2025-10-28T08:28:27.459Z] #1 DONE 0.0s [2025-10-28T08:28:27.459Z] [2025-10-28T08:28:27.459Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [2025-10-28T08:28:27.459Z] #2 DONE 0.0s [2025-10-28T08:28:27.459Z] [2025-10-28T08:28:27.459Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2 [2025-10-28T08:28:27.459Z] #3 DONE 0.0s [2025-10-28T08:28:27.459Z] [2025-10-28T08:28:27.459Z] #4 [internal] load .dockerignore [2025-10-28T08:28:27.459Z] #4 transferring context: 2B done [2025-10-28T08:28:27.459Z] #4 DONE 0.0s [2025-10-28T08:28:27.459Z] [2025-10-28T08:28:27.459Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee [2025-10-28T08:28:27.459Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.0s done [2025-10-28T08:28:27.459Z] #5 CACHED [2025-10-28T08:28:27.459Z] [2025-10-28T08:28:27.459Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee [2025-10-28T08:28:27.459Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.0s done [2025-10-28T08:28:27.459Z] #6 CACHED [2025-10-28T08:28:27.459Z] [2025-10-28T08:28:27.459Z] #7 exporting to image [2025-10-28T08:28:27.459Z] #7 exporting layers done [2025-10-28T08:28:27.459Z] #7 exporting manifest sha256:ba8106e7a428335e787e6c7695d2f43e9996c5328e35a9233a60ba7afe229818 [2025-10-28T08:28:27.459Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-28T08:28:27.724Z] #7 exporting manifest sha256:ba8106e7a428335e787e6c7695d2f43e9996c5328e35a9233a60ba7afe229818 done [2025-10-28T08:28:27.724Z] #7 exporting config sha256:77f5cb8b9f37f60452aba4dad01b2269ec26b20595b572771950fe727f959eec done [2025-10-28T08:28:27.724Z] #7 exporting manifest sha256:8bde4015bfa65a40b85efd8d72df0e7cb6222f9d6479e9bbae8b5c05ef88d89b 0.0s done [2025-10-28T08:28:27.724Z] #7 exporting config sha256:d153383f3853022d133049d8a908859092a43c1f840623eba4571bb0411ac3c0 done [2025-10-28T08:28:27.724Z] #7 exporting manifest list sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad done [2025-10-28T08:28:27.724Z] #7 pushing layers 0.0s done [2025-10-28T08:28:27.724Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ef6fb8718a92f9c9df7c8df871cfdac15af45b6b-4.0.1-dev.2@sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad 0.1s done [2025-10-28T08:28:27.724Z] #7 DONE 0.1s [2025-10-28T08:28:27.724Z] [2025-10-28T08:28:27.724Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-28T08:28:27.724Z] #8 DONE 0.0s [2025-10-28T08:28:27.724Z] [2025-10-28T08:28:27.724Z] 1 warning found (use --debug to expand): [2025-10-28T08:28:27.724Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-28T08:28:28.085Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:odessa' [2025-10-28T08:28:28.086Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:odessa --push - [2025-10-28T08:28:28.086Z] #1 [internal] load build definition from Dockerfile [2025-10-28T08:28:28.086Z] #1 transferring dockerfile: 164B done [2025-10-28T08:28:28.086Z] #1 DONE 0.0s [2025-10-28T08:28:28.086Z] [2025-10-28T08:28:28.086Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:odessa [2025-10-28T08:28:28.086Z] #2 DONE 0.0s [2025-10-28T08:28:28.086Z] [2025-10-28T08:28:28.086Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:odessa [2025-10-28T08:28:28.086Z] #3 DONE 0.0s [2025-10-28T08:28:28.086Z] [2025-10-28T08:28:28.086Z] #4 [internal] load .dockerignore [2025-10-28T08:28:28.086Z] #4 transferring context: 2B done [2025-10-28T08:28:28.086Z] #4 DONE 0.0s [2025-10-28T08:28:28.086Z] [2025-10-28T08:28:28.086Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee [2025-10-28T08:28:28.086Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.0s done [2025-10-28T08:28:28.086Z] #5 CACHED [2025-10-28T08:28:28.086Z] [2025-10-28T08:28:28.086Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee [2025-10-28T08:28:28.086Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:a82e7306b1a484c133e0818af849034004b5d73140f51cbbc16cf809c794d4ee 0.0s done [2025-10-28T08:28:28.086Z] #6 CACHED [2025-10-28T08:28:28.086Z] [2025-10-28T08:28:28.086Z] #7 exporting to image [2025-10-28T08:28:28.086Z] #7 exporting layers done [2025-10-28T08:28:28.086Z] #7 exporting manifest sha256:ba8106e7a428335e787e6c7695d2f43e9996c5328e35a9233a60ba7afe229818 done [2025-10-28T08:28:28.086Z] #7 exporting config sha256:77f5cb8b9f37f60452aba4dad01b2269ec26b20595b572771950fe727f959eec done [2025-10-28T08:28:28.086Z] #7 exporting manifest sha256:8bde4015bfa65a40b85efd8d72df0e7cb6222f9d6479e9bbae8b5c05ef88d89b done [2025-10-28T08:28:28.086Z] #7 exporting config sha256:d153383f3853022d133049d8a908859092a43c1f840623eba4571bb0411ac3c0 done [2025-10-28T08:28:28.086Z] #7 exporting manifest list sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad done [2025-10-28T08:28:28.086Z] #7 pushing layers [2025-10-28T08:28:28.086Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-28T08:28:28.351Z] #7 pushing layers 0.0s done [2025-10-28T08:28:28.351Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:7b624f3d3dd1e861676bc58cf508e1c9788dd8885e8b9595d4d26481c95695ad 0.1s done [2025-10-28T08:28:28.351Z] #7 DONE 0.1s [2025-10-28T08:28:28.351Z] [2025-10-28T08:28:28.351Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-28T08:28:28.351Z] #8 DONE 0.0s [2025-10-28T08:28:28.351Z] [2025-10-28T08:28:28.351Z] 1 warning found (use --debug to expand): [2025-10-28T08:28:28.351Z]  - 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-10-28T08:28:28.795Z] + '[' -d /w/workspace/xfoundry_device-modbus-go_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:28:29.094Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:28:29.649Z] ---> package-listing.sh [2025-10-28T08:28:29.649Z] ++ facter osfamily [2025-10-28T08:28:29.649Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-28T08:28:29.912Z] + OS_FAMILY=redhat [2025-10-28T08:28:29.912Z] + workspace=/w/workspace/xfoundry_device-modbus-go_odessa [2025-10-28T08:28:29.912Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-28T08:28:29.912Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-28T08:28:29.912Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-28T08:28:29.912Z] + PACKAGES=/tmp/packages_start.txt [2025-10-28T08:28:29.912Z] + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' [2025-10-28T08:28:29.912Z] + PACKAGES=/tmp/packages_end.txt [2025-10-28T08:28:29.912Z] + case "${OS_FAMILY}" in [2025-10-28T08:28:29.912Z] + sort [2025-10-28T08:28:29.912Z] + rpm -qa [2025-10-28T08:28:30.494Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-28T08:28:30.494Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-28T08:28:30.494Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-28T08:28:30.494Z] + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' [2025-10-28T08:28:30.494Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_odessa/archives/ [2025-10-28T08:28:30.754Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_odessa/archives/ [Pipeline] echo [2025-10-28T08:28:30.768Z] 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-28T08:28:31.052Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:28:31.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T08:28:31.620Z] [2025-10-28T08:28:31.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:28:31.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T08:28:31.939Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-28T08:28:31.939Z] 5eb5b503b376: Pulling fs layer [2025-10-28T08:28:31.939Z] 5c69ac0246d0: Pulling fs layer [2025-10-28T08:28:31.939Z] ec43610c2a17: Pulling fs layer [2025-10-28T08:28:31.939Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-28T08:28:31.939Z] 33b1e0a273af: Pulling fs layer [2025-10-28T08:28:31.939Z] 5d3b04190fa2: Pulling fs layer [2025-10-28T08:28:31.939Z] 2f39f015ded8: Pulling fs layer [2025-10-28T08:28:31.939Z] 33b1e0a273af: Waiting [2025-10-28T08:28:31.939Z] 5d3b04190fa2: Waiting [2025-10-28T08:28:31.939Z] 2f39f015ded8: Waiting [2025-10-28T08:28:31.939Z] 3a2ae6a8a46f: Waiting [2025-10-28T08:28:31.939Z] 5c69ac0246d0: Verifying Checksum [2025-10-28T08:28:31.939Z] 5c69ac0246d0: Download complete [2025-10-28T08:28:31.939Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-28T08:28:31.939Z] 3a2ae6a8a46f: Download complete [2025-10-28T08:28:31.939Z] ec43610c2a17: Verifying Checksum [2025-10-28T08:28:31.939Z] ec43610c2a17: Download complete [2025-10-28T08:28:31.939Z] 5d3b04190fa2: Verifying Checksum [2025-10-28T08:28:31.939Z] 5d3b04190fa2: Download complete [2025-10-28T08:28:31.939Z] 33b1e0a273af: Verifying Checksum [2025-10-28T08:28:31.939Z] 33b1e0a273af: Download complete [2025-10-28T08:28:32.221Z] 5eb5b503b376: Download complete [2025-10-28T08:28:32.793Z] 2f39f015ded8: Verifying Checksum [2025-10-28T08:28:32.793Z] 2f39f015ded8: Download complete [2025-10-28T08:28:33.736Z] 5eb5b503b376: Pull complete [2025-10-28T08:28:33.736Z] 5c69ac0246d0: Pull complete [2025-10-28T08:28:34.685Z] ec43610c2a17: Pull complete [2025-10-28T08:28:34.685Z] 3a2ae6a8a46f: Pull complete [2025-10-28T08:28:34.959Z] 33b1e0a273af: Pull complete [2025-10-28T08:28:35.216Z] 5d3b04190fa2: Pull complete [2025-10-28T08:28:38.526Z] 2f39f015ded8: Pull complete [2025-10-28T08:28:38.526Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-28T08:28:38.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T08:28:38.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:28:38.678Z] prd-centos7-docker-4c-2g-712376 does not seem to be running inside a container [2025-10-28T08:28:38.717Z] $ 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@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-10-28T08:28:46.399Z] $ docker top 19ec5512c1c56cf8239a0e6d49f7612fb6df4fcc72737902e174433252dfda9a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T08:28:46.777Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-28T08:28:47.087Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-28T08:28:47.377Z] + ls /var/log/sa-host [2025-10-28T08:28:47.377Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T08:28:47.560Z] provisioning config files... [2025-10-28T08:28:47.569Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config13450300072771187195tmp [Pipeline] { [Pipeline] echo [2025-10-28T08:28:47.595Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:28:47.884Z] ---> create-netrc.sh [Pipeline] } [2025-10-28T08:28:47.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:28:48.258Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-28T08:28:48.268Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:28:48.570Z] ---> sudo-logs.sh [2025-10-28T08:28:48.570Z] Archiving 'sudo' log.. [2025-10-28T08:28:48.570Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-712376.novalocal: Name or service not known [2025-10-28T08:28:48.570Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-712376.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-28T08:28:48.687Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:28:48.983Z] ---> job-cost.sh [2025-10-28T08:28:48.983Z] lf-activate-venv: SKIPPING [2025-10-28T08:28:48.983Z] DEBUG: total: 0.10999999940395355 [2025-10-28T08:28:48.983Z] INFO: Retrieving Stack Cost... [2025-10-28T08:28:49.253Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-28T08:28:49.829Z] INFO: Archiving Costs [Pipeline] echo [2025-10-28T08:28:49.845Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:28:50.146Z] ---> logs-deploy.sh [2025-10-28T08:28:50.146Z] lf-activate-venv: SKIPPING [2025-10-28T08:28:50.146Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/odessa/4 [2025-10-28T08:28:50.146Z] INFO: archiving workspace using pattern(s): [2025-10-28T08:28:51.085Z] Archives upload complete. [2025-10-28T08:28:51.085Z] INFO: archiving logs to Nexus [2025-10-28T08:28:52.022Z] ---> uname -a: [2025-10-28T08:28:52.023Z] Linux prd-centos7-docker-4c-2g-712376.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-10-28T08:28:52.023Z] [2025-10-28T08:28:52.023Z] [2025-10-28T08:28:52.023Z] ---> lscpu: [2025-10-28T08:28:52.023Z] Architecture: x86_64 [2025-10-28T08:28:52.023Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-28T08:28:52.023Z] Byte Order: Little Endian [2025-10-28T08:28:52.023Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-28T08:28:52.023Z] CPU(s): 2 [2025-10-28T08:28:52.023Z] On-line CPU(s) list: 0,1 [2025-10-28T08:28:52.023Z] Thread(s) per core: 1 [2025-10-28T08:28:52.023Z] Core(s) per socket: 1 [2025-10-28T08:28:52.023Z] Socket(s): 2 [2025-10-28T08:28:52.023Z] NUMA node(s): 1 [2025-10-28T08:28:52.023Z] Vendor ID: AuthenticAMD [2025-10-28T08:28:52.023Z] CPU family: 23 [2025-10-28T08:28:52.023Z] Model: 49 [2025-10-28T08:28:52.023Z] Model name: AMD EPYC-Rome Processor [2025-10-28T08:28:52.023Z] Stepping: 0 [2025-10-28T08:28:52.023Z] CPU MHz: 2799.998 [2025-10-28T08:28:52.023Z] BogoMIPS: 5599.99 [2025-10-28T08:28:52.023Z] Virtualization: AMD-V [2025-10-28T08:28:52.023Z] Hypervisor vendor: KVM [2025-10-28T08:28:52.023Z] Virtualization type: full [2025-10-28T08:28:52.023Z] L1d cache: 64 KiB [2025-10-28T08:28:52.023Z] L1i cache: 64 KiB [2025-10-28T08:28:52.023Z] L2 cache: 1 MiB [2025-10-28T08:28:52.023Z] L3 cache: 32 MiB [2025-10-28T08:28:52.023Z] NUMA node0 CPU(s): 0,1 [2025-10-28T08:28:52.023Z] Vulnerability Itlb multihit: Not affected [2025-10-28T08:28:52.023Z] Vulnerability L1tf: Not affected [2025-10-28T08:28:52.023Z] Vulnerability Mds: Not affected [2025-10-28T08:28:52.023Z] Vulnerability Meltdown: Not affected [2025-10-28T08:28:52.023Z] Vulnerability Mmio stale data: Not affected [2025-10-28T08:28:52.023Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-28T08:28:52.023Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-28T08:28:52.023Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-28T08:28:52.023Z] Vulnerability Srbds: Not affected [2025-10-28T08:28:52.023Z] Vulnerability Tsx async abort: Not affected [2025-10-28T08:28:52.023Z] 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-10-28T08:28:52.023Z] [2025-10-28T08:28:52.023Z] [2025-10-28T08:28:52.023Z] ---> nproc: [2025-10-28T08:28:52.023Z] 2 [2025-10-28T08:28:52.023Z] [2025-10-28T08:28:52.023Z] [2025-10-28T08:28:52.023Z] ---> df -h: [2025-10-28T08:28:52.023Z] Filesystem Size Used Avail Use% Mounted on [2025-10-28T08:28:52.023Z] overlay 40G 7.3G 33G 19% / [2025-10-28T08:28:52.023Z] tmpfs 64M 0 64M 0% /dev [2025-10-28T08:28:52.023Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-28T08:28:52.023Z] shm 64M 0 64M 0% /dev/shm [2025-10-28T08:28:52.023Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-28T08:28:52.023Z] [2025-10-28T08:28:52.023Z] [2025-10-28T08:28:52.023Z] Cannot open /var/log/sysstat/sa28: No such file or directory [2025-10-28T08:28:52.023Z] Please check if data collecting is enabled [2025-10-28T08:28:52.023Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-28T08:28:52.055Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-28T08:28:52.058Z] $ docker stop --time=1 19ec5512c1c56cf8239a0e6d49f7612fb6df4fcc72737902e174433252dfda9a [2025-10-28T08:28:53.364Z] $ docker rm -f --volumes 19ec5512c1c56cf8239a0e6d49f7612fb6df4fcc72737902e174433252dfda9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-28T08:28:53.498Z] [WS-CLEANUP] Deleting project workspace... [2025-10-28T08:28:53.498Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-28T08:28:53.530Z] [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-10-28T08:28:54.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T08:28:54.000Z] [2025-10-28T08:28:54.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:28:54.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T08:28:54.300Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-28T08:28:54.300Z] 5eb5b503b376: Pulling fs layer [2025-10-28T08:28:54.300Z] 5c69ac0246d0: Pulling fs layer [2025-10-28T08:28:54.300Z] ec43610c2a17: Pulling fs layer [2025-10-28T08:28:54.300Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-28T08:28:54.300Z] 3a2ae6a8a46f: Waiting [2025-10-28T08:28:54.300Z] 33b1e0a273af: Pulling fs layer [2025-10-28T08:28:54.300Z] 5d3b04190fa2: Pulling fs layer [2025-10-28T08:28:54.300Z] 2f39f015ded8: Pulling fs layer [2025-10-28T08:28:54.300Z] 33b1e0a273af: Waiting [2025-10-28T08:28:54.300Z] 2f39f015ded8: Waiting [2025-10-28T08:28:54.300Z] 5d3b04190fa2: Waiting [2025-10-28T08:28:54.300Z] 5c69ac0246d0: Verifying Checksum [2025-10-28T08:28:54.300Z] 5c69ac0246d0: Download complete [2025-10-28T08:28:54.300Z] 3a2ae6a8a46f: Download complete [2025-10-28T08:28:54.300Z] 33b1e0a273af: Verifying Checksum [2025-10-28T08:28:54.300Z] 33b1e0a273af: Download complete [2025-10-28T08:28:54.300Z] ec43610c2a17: Verifying Checksum [2025-10-28T08:28:54.300Z] ec43610c2a17: Download complete [2025-10-28T08:28:54.300Z] 5d3b04190fa2: Download complete [2025-10-28T08:28:54.559Z] 5eb5b503b376: Verifying Checksum [2025-10-28T08:28:54.559Z] 5eb5b503b376: Download complete [2025-10-28T08:28:55.127Z] 2f39f015ded8: Download complete [2025-10-28T08:28:56.117Z] 5eb5b503b376: Pull complete [2025-10-28T08:28:56.374Z] 5c69ac0246d0: Pull complete [2025-10-28T08:28:56.632Z] ec43610c2a17: Pull complete [2025-10-28T08:28:56.632Z] 3a2ae6a8a46f: Pull complete [2025-10-28T08:28:56.888Z] 33b1e0a273af: Pull complete [2025-10-28T08:28:56.888Z] 5d3b04190fa2: Pull complete [2025-10-28T08:29:03.471Z] 2f39f015ded8: Pull complete [2025-10-28T08:29:03.471Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-28T08:29:03.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T08:29:03.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:29:03.583Z] prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container [2025-10-28T08:29:03.606Z] $ 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/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@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-10-28T08:29:08.660Z] $ docker top 379f73e376ac7fa58384d3670ec2ae2db19d2a246a78b4adcdb886d51e913de2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:29:09.026Z] ---> job-cost.sh [2025-10-28T08:29:09.026Z] lf-activate-venv: SKIPPING [2025-10-28T08:29:09.026Z] INFO: No Stack... [2025-10-28T08:29:09.286Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-28T08:29:09.545Z] INFO: Archiving Costs [Pipeline] sh [2025-10-28T08:29:09.842Z] + cat /w/workspace/xfoundry_device-modbus-go_odessa/archives/cost.csv [2025-10-28T08:29:09.842Z] + cut -d, -f6 [Pipeline] lock [2025-10-28T08:29:09.858Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] [2025-10-28T08:29:09.867Z] Resource [jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] did not exist. Created. [2025-10-28T08:29:09.874Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-28T08:29:10.201Z] /w/workspace/xfoundry_device-modbus-go_odessa@tmp/durable-0fa74bd4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-28T08:29:10.497Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-28T08:29:10.508Z] Warning: overwriting stash ‘stack-cost’ [2025-10-28T08:29:10.566Z] Stashed 1 file(s) [Pipeline] } [2025-10-28T08:29:10.573Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-4-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-28T08:29:10.601Z] $ docker stop --time=1 379f73e376ac7fa58384d3670ec2ae2db19d2a246a78b4adcdb886d51e913de2 [2025-10-28T08:29:11.734Z] $ docker rm -f --volumes 379f73e376ac7fa58384d3670ec2ae2db19d2a246a78b4adcdb886d51e913de2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-28T08:29:12.070Z] provisioning config files... [2025-10-28T08:29:12.086Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config3028482088127993798tmp [Pipeline] { [Pipeline] sh [2025-10-28T08:29:12.397Z] + set +x [2025-10-28T08:29:12.397Z] + curl -s https://codecov.io/bash [2025-10-28T08:29:12.397Z] + bash -s -- [2025-10-28T08:29:12.397Z] [2025-10-28T08:29:12.397Z] _____ _ [2025-10-28T08:29:12.397Z] / ____| | | [2025-10-28T08:29:12.397Z] | | ___ __| | ___ ___ _____ __ [2025-10-28T08:29:12.397Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-28T08:29:12.397Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-28T08:29:12.397Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-28T08:29:12.397Z] Bash-1.0.6 [2025-10-28T08:29:12.397Z] [2025-10-28T08:29:12.397Z] [2025-10-28T08:29:12.397Z] ==> git version 2.25.1 found [2025-10-28T08:29:12.397Z] ==> 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-10-28T08:29:12.397Z] Release-Date: 2020-01-08 [2025-10-28T08:29:12.397Z] 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-10-28T08:29:12.397Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-28T08:29:12.397Z] ==> Jenkins CI detected. [2025-10-28T08:29:12.397Z] current dir:  /w/workspace/xfoundry_device-modbus-go_odessa [2025-10-28T08:29:12.397Z] project root: . [2025-10-28T08:29:12.397Z] --> token set from env [2025-10-28T08:29:12.397Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-10-28T08:29:12.397Z] ==> Running gcov in . (disable via -X gcov) [2025-10-28T08:29:12.397Z] ==> Python coveragepy not found [2025-10-28T08:29:12.397Z] ==> Searching for coverage reports in: [2025-10-28T08:29:12.397Z] + . [2025-10-28T08:29:12.655Z] -> Found 1 reports [2025-10-28T08:29:12.655Z] ==> Detecting git/mercurial file structure [2025-10-28T08:29:12.655Z] ==> Reading reports [2025-10-28T08:29:12.655Z] + ./coverage.out bytes=27945 [2025-10-28T08:29:12.655Z] ==> Appending adjustments [2025-10-28T08:29:12.655Z] https://docs.codecov.io/docs/fixing-reports [2025-10-28T08:29:12.919Z] + Found adjustments [2025-10-28T08:29:12.919Z] ==> Gzipping contents [2025-10-28T08:29:12.919Z] 32K /tmp/codecov.wp03M1.gz [2025-10-28T08:29:12.919Z] ==> Uploading reports [2025-10-28T08:29:12.919Z] url: https://codecov.io [2025-10-28T08:29:12.919Z] query: branch=odessa&commit=ef6fb8718a92f9c9df7c8df871cfdac15af45b6b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fodessa%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-28T08:29:12.919Z] -> Pinging Codecov [2025-10-28T08:29:12.919Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=ef6fb8718a92f9c9df7c8df871cfdac15af45b6b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fodessa%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-28T08:29:12.919Z] -> Uploading to [2025-10-28T08:29:12.919Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/ef6fb8718a92f9c9df7c8df871cfdac15af45b6b/1d9f3869-76dc-4023-a39e-ecf01994e290.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251028%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251028T082912Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8bae1a7f81ef2c7406cf0f0c36937c011d73487ad550cdf9ceaf7e056ec18a14 [2025-10-28T08:29:12.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-28T08:29:12.919Z] Dload Upload Total Spent Left Speed [2025-10-28T08:29:13.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29281 0 0 100 29281 0 84627 --:--:-- --:--:-- --:--:-- 84627 [2025-10-28T08:29:13.488Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] } [2025-10-28T08:29:13.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-10-28T08:29:13.747Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-28T08:29:13.797Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:29:14.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-28T08:29:14.103Z] [2025-10-28T08:29:14.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:29:14.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-28T08:29:14.416Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-28T08:29:14.416Z] 0a9a5dfd008f: Already exists [2025-10-28T08:29:14.416Z] 36466aa92d05: Pulling fs layer [2025-10-28T08:29:14.416Z] e10405b45d13: Pulling fs layer [2025-10-28T08:29:14.416Z] 096b7ceb2af7: Pulling fs layer [2025-10-28T08:29:14.416Z] 4f4fb700ef54: Pulling fs layer [2025-10-28T08:29:14.416Z] e50aa161e22a: Pulling fs layer [2025-10-28T08:29:14.416Z] d3c8db5fb9df: Pulling fs layer [2025-10-28T08:29:14.416Z] e50aa161e22a: Waiting [2025-10-28T08:29:14.416Z] d3c8db5fb9df: Waiting [2025-10-28T08:29:14.416Z] 4f4fb700ef54: Waiting [2025-10-28T08:29:14.416Z] 096b7ceb2af7: Verifying Checksum [2025-10-28T08:29:14.416Z] 096b7ceb2af7: Download complete [2025-10-28T08:29:14.416Z] 36466aa92d05: Verifying Checksum [2025-10-28T08:29:14.416Z] 36466aa92d05: Download complete [2025-10-28T08:29:14.416Z] 4f4fb700ef54: Verifying Checksum [2025-10-28T08:29:14.416Z] 4f4fb700ef54: Download complete [2025-10-28T08:29:14.675Z] 36466aa92d05: Pull complete [2025-10-28T08:29:14.675Z] e50aa161e22a: Verifying Checksum [2025-10-28T08:29:14.675Z] e50aa161e22a: Download complete [2025-10-28T08:29:15.239Z] e10405b45d13: Download complete [2025-10-28T08:29:15.498Z] d3c8db5fb9df: Verifying Checksum [2025-10-28T08:29:15.498Z] d3c8db5fb9df: Download complete [2025-10-28T08:29:19.690Z] e10405b45d13: Pull complete [2025-10-28T08:29:19.690Z] 096b7ceb2af7: Pull complete [2025-10-28T08:29:19.690Z] 4f4fb700ef54: Pull complete [2025-10-28T08:29:19.949Z] e50aa161e22a: Pull complete [2025-10-28T08:29:24.134Z] d3c8db5fb9df: Pull complete [2025-10-28T08:29:24.134Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-10-28T08:29:24.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-28T08:29:24.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:29:24.239Z] prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container [2025-10-28T08:29:24.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-10-28T08:29:30.804Z] $ docker top 268508e3d81bb4468a29c8bd14ab2ef21e5c7d166fc9e5c8f9231d93657ef9f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T08:29:31.161Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] echo [2025-10-28T08:29:31.170Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:odessa' [Pipeline] sh [2025-10-28T08:29:31.451Z] + set -o pipefail [2025-10-28T08:29:31.451Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:odessa' [2025-10-28T08:29:35.649Z] [2025-10-28T08:29:35.649Z] Monitoring /w/workspace/xfoundry_device-modbus-go_odessa (github.com/edgexfoundry/device-modbus-go)... [2025-10-28T08:29:35.649Z] [2025-10-28T08:29:35.649Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c58c7743-9caa-446e-9fe1-04a48e755148/history/9d627801-7063-4989-835d-f5030033190b [2025-10-28T08:29:35.649Z] [2025-10-28T08:29:35.649Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2025-10-28T08:29:35.649Z] [2025-10-28T08:29:35.649Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-28T08:29:35.649Z] [Pipeline] } [2025-10-28T08:29:35.913Z] $ docker stop --time=1 268508e3d81bb4468a29c8bd14ab2ef21e5c7d166fc9e5c8f9231d93657ef9f9 [2025-10-28T08:29:37.513Z] $ docker rm -f --volumes 268508e3d81bb4468a29c8bd14ab2ef21e5c7d166fc9e5c8f9231d93657ef9f9 [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-10-28T08:29:38.200Z] + git log --format=format:%s -1 ef6fb8718a92f9c9df7c8df871cfdac15af45b6b [Pipeline] sh [2025-10-28T08:29:38.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-28T08:29:38.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:29:38.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T08:29:38.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:29:38.888Z] prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container [2025-10-28T08:29:38.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-28T08:29:39.156Z] $ docker top 877eb3fad69b1984f66be62d253bc30f0ad386174d4203ff25c6bf9975c0e7dd -eo pid,comm [2025-10-28T08:29:39.206Z] 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-10-28T08:29:39.206Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-28T08:29:39.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-28T08:29:39.296Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-28T08:29:39.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-28T08:29:39.385Z] $ docker exec 877eb3fad69b1984f66be62d253bc30f0ad386174d4203ff25c6bf9975c0e7dd ssh-agent [2025-10-28T08:29:39.501Z] SSH_AUTH_SOCK=/tmp/ssh-tJTgJkPmLyXA/agent.32 [2025-10-28T08:29:39.501Z] SSH_AGENT_PID=38 [2025-10-28T08:29:39.505Z] Running ssh-add (command line suppressed) [2025-10-28T08:29:39.599Z] Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_14894624241417860517.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_14894624241417860517.key) [2025-10-28T08:29:39.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-28T08:29:39.917Z] + git semver tag [2025-10-28T08:29:40.175Z] 2025-10-28 08:29:40,106 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-28T08:29:40.175Z] 2025-10-28 08:29:40,110 [run_tag] DEBUG tag force:False [2025-10-28T08:29:40.175Z] 2025-10-28 08:29:40,110 [check_head_tag] DEBUG check head tag [2025-10-28T08:29:40.175Z] 2025-10-28 08:29:40,111 [execute] INFO git cat-file --batch-check [2025-10-28T08:29:40.175Z] 2025-10-28 08:29:40,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=, shell=False, universal_newlines=False) [2025-10-28T08:29:40.175Z] 2025-10-28 08:29:40,113 [execute] INFO git cat-file --batch [2025-10-28T08:29:40.175Z] 2025-10-28 08:29:40,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=, shell=False, universal_newlines=False) [2025-10-28T08:29:40.175Z] 2025-10-28 08:29:40,123 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T08:29:40.175Z] 2025-10-28 08:29:40,124 [execute] INFO git tag -a v4.0.1-dev.2 -m v4.0.1-dev.2 [2025-10-28T08:29:40.175Z] 2025-10-28 08:29:40,124 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.2', '-m', 'v4.0.1-dev.2'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=None, shell=False, universal_newlines=False) [2025-10-28T08:29:40.175Z] 2025-10-28 08:29:40,126 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T08:29:40.175Z] 4.0.1-dev.2 [Pipeline] } [2025-10-28T08:29:40.180Z] $ docker exec --env ******** --env ******** 877eb3fad69b1984f66be62d253bc30f0ad386174d4203ff25c6bf9975c0e7dd ssh-agent -k [2025-10-28T08:29:40.266Z] unset SSH_AUTH_SOCK; [2025-10-28T08:29:40.267Z] unset SSH_AGENT_PID; [2025-10-28T08:29:40.267Z] echo Agent pid 38 killed; [2025-10-28T08:29:40.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-28T08:29:40.616Z] + git semver [Pipeline] } [2025-10-28T08:29:40.881Z] $ docker stop --time=1 877eb3fad69b1984f66be62d253bc30f0ad386174d4203ff25c6bf9975c0e7dd [2025-10-28T08:29:42.112Z] $ docker rm -f --volumes 877eb3fad69b1984f66be62d253bc30f0ad386174d4203ff25c6bf9975c0e7dd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:29:42.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-28T08:29:42.549Z] [2025-10-28T08:29:42.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:29:42.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-28T08:29:42.853Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-28T08:29:42.853Z] ab5ef0e58194: Pulling fs layer [2025-10-28T08:29:42.853Z] 9712f1f96733: Pulling fs layer [2025-10-28T08:29:42.853Z] 63f879dbbcfc: Pulling fs layer [2025-10-28T08:29:42.853Z] 0d9ebad4ef96: Pulling fs layer [2025-10-28T08:29:42.853Z] e9a5061849ea: Pulling fs layer [2025-10-28T08:29:42.853Z] d747dcd14b5f: Pulling fs layer [2025-10-28T08:29:42.853Z] 2de7ff778b66: Pulling fs layer [2025-10-28T08:29:42.853Z] 0d9ebad4ef96: Waiting [2025-10-28T08:29:42.853Z] e9a5061849ea: Waiting [2025-10-28T08:29:42.853Z] 2de7ff778b66: Waiting [2025-10-28T08:29:42.853Z] d747dcd14b5f: Waiting [2025-10-28T08:29:42.853Z] 9712f1f96733: Verifying Checksum [2025-10-28T08:29:42.853Z] 9712f1f96733: Download complete [2025-10-28T08:29:43.113Z] 63f879dbbcfc: Verifying Checksum [2025-10-28T08:29:43.113Z] 63f879dbbcfc: Download complete [2025-10-28T08:29:43.371Z] e9a5061849ea: Verifying Checksum [2025-10-28T08:29:43.371Z] e9a5061849ea: Download complete [2025-10-28T08:29:43.371Z] 0d9ebad4ef96: Verifying Checksum [2025-10-28T08:29:43.371Z] 0d9ebad4ef96: Download complete [2025-10-28T08:29:43.371Z] d747dcd14b5f: Verifying Checksum [2025-10-28T08:29:43.371Z] d747dcd14b5f: Download complete [2025-10-28T08:29:43.371Z] ab5ef0e58194: Verifying Checksum [2025-10-28T08:29:43.371Z] ab5ef0e58194: Download complete [2025-10-28T08:29:43.628Z] 2de7ff778b66: Verifying Checksum [2025-10-28T08:29:43.628Z] 2de7ff778b66: Download complete [2025-10-28T08:29:46.906Z] ab5ef0e58194: Pull complete [2025-10-28T08:29:46.906Z] 9712f1f96733: Pull complete [2025-10-28T08:29:47.164Z] 63f879dbbcfc: Pull complete [2025-10-28T08:29:52.434Z] 0d9ebad4ef96: Pull complete [2025-10-28T08:29:53.028Z] e9a5061849ea: Pull complete [2025-10-28T08:29:53.028Z] d747dcd14b5f: Pull complete [2025-10-28T08:29:54.462Z] 2de7ff778b66: Pull complete [2025-10-28T08:29:54.462Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-28T08:29:54.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-28T08:29:54.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:29:54.611Z] prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container [2025-10-28T08:29:54.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-10-28T08:30:00.135Z] $ docker top 169b8774220c2c7cee79891f326e81310365b27a5350f900c34d1be93bb79355 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-28T08:30:00.214Z] provisioning config files... [2025-10-28T08:30:00.229Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config6419204821988690920tmp [2025-10-28T08:30:00.239Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config10679059425507026730tmp [2025-10-28T08:30:00.247Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config6823270364938846052tmp [Pipeline] { [Pipeline] echo [2025-10-28T08:30:00.275Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:30:00.569Z] ---> sigul-configuration.sh [2025-10-28T08:30:00.569Z] gpg: directory `/root/.gnupg' created [2025-10-28T08:30:00.569Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-28T08:30:00.569Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-28T08:30:00.569Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-28T08:30:00.569Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-28T08:30:00.569Z] gpg: CAST5 encrypted data [2025-10-28T08:30:00.569Z] gpg: encrypted with 1 passphrase [2025-10-28T08:30:00.569Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-28T08:30:00.859Z] + mkdir /home/jenkins [2025-10-28T08:30:00.859Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-28T08:30:01.152Z] + 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-10-28T08:30:01.164Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:30:01.455Z] ---> sigul-install.sh [2025-10-28T08:30:01.455Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-28T08:30:01.754Z] + git tag --list [2025-10-28T08:30:01.754Z] 0.7.1 [2025-10-28T08:30:01.754Z] v1.0.0 [2025-10-28T08:30:01.754Z] v1.1.0 [2025-10-28T08:30:01.754Z] v1.1.1 [2025-10-28T08:30:01.754Z] v1.2.2 [2025-10-28T08:30:01.754Z] v1.3.0 [2025-10-28T08:30:01.754Z] v1.3.1 [2025-10-28T08:30:01.754Z] v2.0.0 [2025-10-28T08:30:01.754Z] v2.1.0 [2025-10-28T08:30:01.754Z] v2.1.1 [2025-10-28T08:30:01.754Z] v2.2.0 [2025-10-28T08:30:01.754Z] v2.3.0 [2025-10-28T08:30:01.754Z] v3.0 [2025-10-28T08:30:01.754Z] v3.0.0 [2025-10-28T08:30:01.754Z] v3.1 [2025-10-28T08:30:01.754Z] v3.1.0 [2025-10-28T08:30:01.754Z] v3.1.1 [2025-10-28T08:30:01.754Z] v4.0 [2025-10-28T08:30:01.754Z] v4.0.0 [2025-10-28T08:30:01.754Z] v4.0.1-dev.1 [2025-10-28T08:30:01.754Z] v4.0.1-dev.2 [2025-10-28T08:30:01.754Z] v4.1.0-dev.1 [2025-10-28T08:30:01.754Z] v4.1.0-dev.10 [2025-10-28T08:30:01.754Z] v4.1.0-dev.11 [2025-10-28T08:30:01.754Z] v4.1.0-dev.2 [2025-10-28T08:30:01.754Z] v4.1.0-dev.3 [2025-10-28T08:30:01.754Z] v4.1.0-dev.4 [2025-10-28T08:30:01.754Z] v4.1.0-dev.5 [2025-10-28T08:30:01.754Z] v4.1.0-dev.6 [2025-10-28T08:30:01.755Z] v4.1.0-dev.7 [2025-10-28T08:30:01.755Z] v4.1.0-dev.8 [2025-10-28T08:30:01.755Z] v4.1.0-dev.9 [Pipeline] sh [2025-10-28T08:30:02.047Z] + lftools sign git-tag v4.0.1-dev.2 [2025-10-28T08:30:02.617Z] Signing Git tag with Sigul... [2025-10-28T08:30:02.617Z] Signing v4.0.1-dev.2 [Pipeline] echo [2025-10-28T08:30:02.888Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:30:03.181Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-28T08:30:03.188Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-28T08:30:03.216Z] $ docker stop --time=1 169b8774220c2c7cee79891f326e81310365b27a5350f900c34d1be93bb79355 [2025-10-28T08:30:04.472Z] $ docker rm -f --volumes 169b8774220c2c7cee79891f326e81310365b27a5350f900c34d1be93bb79355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-28T08:30:04.938Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-28T08:30:04.938Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:30:05.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T08:30:05.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:30:05.311Z] prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container [2025-10-28T08:30:05.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-28T08:30:05.556Z] $ docker top a374c750aeddd473e796b9d6cead2e913f9ce6723014113d546f76a45898c6f8 -eo pid,comm [2025-10-28T08:30:05.602Z] 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-10-28T08:30:05.602Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-28T08:30:05.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-28T08:30:05.665Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-28T08:30:05.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-28T08:30:05.763Z] $ docker exec a374c750aeddd473e796b9d6cead2e913f9ce6723014113d546f76a45898c6f8 ssh-agent [2025-10-28T08:30:05.879Z] SSH_AUTH_SOCK=/tmp/ssh-oRse6h9S3hwJ/agent.32 [2025-10-28T08:30:05.879Z] SSH_AGENT_PID=38 [2025-10-28T08:30:05.884Z] Running ssh-add (command line suppressed) [2025-10-28T08:30:05.977Z] Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_4277058091954394417.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_4277058091954394417.key) [2025-10-28T08:30:05.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-28T08:30:06.282Z] + git semver bump pre [2025-10-28T08:30:06.542Z] 2025-10-28 08:30:06,476 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-28T08:30:06.542Z] 2025-10-28 08:30:06,480 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T08:30:06.542Z] 2025-10-28 08:30:06,480 [bump_version] DEBUG bumping version:4.0.1-dev.2 on axis:pre with prefix:dev [2025-10-28T08:30:06.542Z] 2025-10-28 08:30:06,480 [bump_version] DEBUG bumped version:4.0.1-dev.3 [2025-10-28T08:30:06.542Z] 2025-10-28 08:30:06,480 [write_version] DEBUG write version:4.0.1-dev.3 to path:/w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa with force:True [2025-10-28T08:30:06.542Z] 2025-10-28 08:30:06,480 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T08:30:06.542Z] 2025-10-28 08:30:06,480 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T08:30:06.542Z] 2025-10-28 08:30:06,482 [execute] INFO git cat-file --batch-check [2025-10-28T08:30:06.542Z] 2025-10-28 08:30:06,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-28T08:30:06.542Z] 2025-10-28 08:30:06,486 [execute] INFO git cat-file --batch [2025-10-28T08:30:06.542Z] 2025-10-28 08:30:06,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-28T08:30:06.542Z] 2025-10-28 08:30:06,489 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T08:30:06.542Z] 4.0.1-dev.3 [Pipeline] } [2025-10-28T08:30:06.547Z] $ docker exec --env ******** --env ******** a374c750aeddd473e796b9d6cead2e913f9ce6723014113d546f76a45898c6f8 ssh-agent -k [2025-10-28T08:30:06.648Z] unset SSH_AUTH_SOCK; [2025-10-28T08:30:06.648Z] unset SSH_AGENT_PID; [2025-10-28T08:30:06.648Z] echo Agent pid 38 killed; [2025-10-28T08:30:06.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-28T08:30:07.008Z] + git semver [Pipeline] } [2025-10-28T08:30:07.275Z] $ docker stop --time=1 a374c750aeddd473e796b9d6cead2e913f9ce6723014113d546f76a45898c6f8 [2025-10-28T08:30:08.529Z] $ docker rm -f --volumes a374c750aeddd473e796b9d6cead2e913f9ce6723014113d546f76a45898c6f8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-28T08:30:08.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-28T08:30:08.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:30:09.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T08:30:09.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:30:09.270Z] prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container [2025-10-28T08:30:09.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-28T08:30:09.529Z] $ docker top 8b44d7b130b0669d93a144a8113c315108f0d8ced39231d98144263b28c96e42 -eo pid,comm [2025-10-28T08:30:09.577Z] 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-10-28T08:30:09.578Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-28T08:30:09.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-28T08:30:09.633Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-28T08:30:09.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-28T08:30:09.737Z] $ docker exec 8b44d7b130b0669d93a144a8113c315108f0d8ced39231d98144263b28c96e42 ssh-agent [2025-10-28T08:30:09.836Z] SSH_AUTH_SOCK=/tmp/ssh-ksQ4fNZWnAZf/agent.33 [2025-10-28T08:30:09.836Z] SSH_AGENT_PID=39 [2025-10-28T08:30:09.840Z] Running ssh-add (command line suppressed) [2025-10-28T08:30:09.925Z] Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_13151570885140660115.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_13151570885140660115.key) [2025-10-28T08:30:09.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-28T08:30:10.234Z] + git semver push [2025-10-28T08:30:10.493Z] 2025-10-28 08:30:10,436 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-28T08:30:10.493Z] 2025-10-28 08:30:10,439 [run_push] DEBUG push [2025-10-28T08:30:10.493Z] 2025-10-28 08:30:10,440 [execute] INFO git cat-file --batch-check [2025-10-28T08:30:10.493Z] 2025-10-28 08:30:10,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-28T08:30:10.493Z] 2025-10-28 08:30:10,442 [execute] INFO git rev-list 45701f9fd74f7bb5ac70ce98b5453c5ea01a4e15 -- [2025-10-28T08:30:10.493Z] 2025-10-28 08:30:10,442 [execute] DEBUG Popen(['git', 'rev-list', '45701f9fd74f7bb5ac70ce98b5453c5ea01a4e15', '--'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-28T08:30:10.493Z] 2025-10-28 08:30:10,451 [execute] INFO git fetch -v -- origin [2025-10-28T08:30:10.493Z] 2025-10-28 08:30:10,451 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-28T08:30:11.058Z] 2025-10-28 08:30:11,005 [run_push] DEBUG no remote changes detected [2025-10-28T08:30:11.058Z] 2025-10-28 08:30:11,005 [execute] INFO git push origin semver [2025-10-28T08:30:11.058Z] 2025-10-28 08:30:11,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-28T08:30:11.998Z] 2025-10-28 08:30:11,755 [run_push] DEBUG push all version tags [2025-10-28T08:30:11.998Z] 2025-10-28 08:30:11,755 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-28T08:30:11.998Z] 2025-10-28 08:30:11,755 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=None, shell=False, universal_newlines=False) [2025-10-28T08:30:12.566Z] 2025-10-28 08:30:12,544 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T08:30:12.566Z] 4.0.1-dev.3 [Pipeline] } [2025-10-28T08:30:12.849Z] $ docker exec --env ******** --env ******** 8b44d7b130b0669d93a144a8113c315108f0d8ced39231d98144263b28c96e42 ssh-agent -k [2025-10-28T08:30:12.947Z] unset SSH_AUTH_SOCK; [2025-10-28T08:30:12.948Z] unset SSH_AGENT_PID; [2025-10-28T08:30:12.948Z] echo Agent pid 39 killed; [2025-10-28T08:30:12.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-28T08:30:13.293Z] + git semver [Pipeline] } [2025-10-28T08:30:13.558Z] $ docker stop --time=1 8b44d7b130b0669d93a144a8113c315108f0d8ced39231d98144263b28c96e42 [2025-10-28T08:30:14.832Z] $ docker rm -f --volumes 8b44d7b130b0669d93a144a8113c315108f0d8ced39231d98144263b28c96e42 [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-10-28T08:30:15.443Z] + [ -d /w/workspace/xfoundry_device-modbus-go_odessa/archives ] [2025-10-28T08:30:15.443Z] + ls -al /w/workspace/xfoundry_device-modbus-go_odessa/archives [2025-10-28T08:30:15.443Z] total 16 [2025-10-28T08:30:15.443Z] drwxr-xr-x 3 root root 4096 Oct 28 08:29 . [2025-10-28T08:30:15.443Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 28 08:30 .. [2025-10-28T08:30:15.443Z] drwxr-xr-x 2 root root 4096 Oct 28 08:29 cost [2025-10-28T08:30:15.443Z] -rw-r--r-- 1 root root 89 Oct 28 08:29 cost.csv [2025-10-28T08:30:15.443Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_odessa/archives [2025-10-28T08:30:15.443Z] + ls -al /w/workspace/xfoundry_device-modbus-go_odessa/archives [2025-10-28T08:30:15.443Z] total 16 [2025-10-28T08:30:15.443Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 08:29 . [2025-10-28T08:30:15.443Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 28 08:30 .. [2025-10-28T08:30:15.443Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 28 08:29 cost [2025-10-28T08:30:15.443Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 28 08:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:30:15.737Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:30:16.594Z] ---> package-listing.sh [2025-10-28T08:30:16.594Z] ++ facter osfamily [2025-10-28T08:30:16.594Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-28T08:30:16.853Z] + OS_FAMILY=debian [2025-10-28T08:30:16.853Z] + workspace=/w/workspace/xfoundry_device-modbus-go_odessa [2025-10-28T08:30:16.853Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-28T08:30:16.853Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-28T08:30:16.853Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-28T08:30:16.853Z] + PACKAGES=/tmp/packages_start.txt [2025-10-28T08:30:16.853Z] + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' [2025-10-28T08:30:16.853Z] + PACKAGES=/tmp/packages_end.txt [2025-10-28T08:30:16.853Z] + case "${OS_FAMILY}" in [2025-10-28T08:30:16.853Z] + dpkg -l [2025-10-28T08:30:16.853Z] + grep '^ii' [2025-10-28T08:30:16.853Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-28T08:30:16.853Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-28T08:30:16.853Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-28T08:30:16.853Z] + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' [2025-10-28T08:30:16.853Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_odessa/archives/ [2025-10-28T08:30:16.853Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_odessa/archives/ [Pipeline] echo [2025-10-28T08:30:16.865Z] 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-28T08:30:17.140Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:30:17.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T08:30:17.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:30:17.783Z] prd-ubuntu20.04-docker-8c-8g-711973 does not seem to be running inside a container [2025-10-28T08:30:17.810Z] $ 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-28T08:30:18.021Z] $ docker top 4c3502986d1efab1d4e4ad1e8c8ff70afd692d2b43ec5b4575e4d6308dac2733 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T08:30:18.371Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-28T08:30:18.654Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-28T08:30:18.939Z] + ls /var/log/sa-host [2025-10-28T08:30:18.939Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T08:30:18.972Z] provisioning config files... [2025-10-28T08:30:18.980Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config5653054507143550727tmp [Pipeline] { [Pipeline] echo [2025-10-28T08:30:19.001Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:30:19.284Z] ---> create-netrc.sh [Pipeline] } [2025-10-28T08:30:19.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:30:19.601Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-28T08:30:19.611Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:30:19.894Z] ---> sudo-logs.sh [2025-10-28T08:30:19.894Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-28T08:30:19.919Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:30:20.201Z] ---> job-cost.sh [2025-10-28T08:30:20.201Z] lf-activate-venv: SKIPPING [2025-10-28T08:30:20.201Z] DEBUG: total: 0.2199999988079071 [2025-10-28T08:30:20.201Z] INFO: Retrieving Stack Cost... [2025-10-28T08:30:20.461Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-28T08:30:20.720Z] INFO: Archiving Costs [Pipeline] echo [2025-10-28T08:30:20.736Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:30:21.017Z] ---> logs-deploy.sh [2025-10-28T08:30:21.017Z] lf-activate-venv: SKIPPING [2025-10-28T08:30:21.017Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/odessa/4 [2025-10-28T08:30:21.017Z] INFO: archiving workspace using pattern(s): [2025-10-28T08:30:21.952Z] Archives upload complete. [2025-10-28T08:30:21.952Z] INFO: archiving logs to Nexus