Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 942704628f066f50eeec2893835c79d9eaebdf64 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-ssh12629022041675919817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13877334742497000037.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13033658872936473982.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17318712483041205182.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14440672782260269518.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7840 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 942704628f066f50eeec2893835c79d9eaebdf64 (main) Commit message: "Merge pull request #654 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.33" > git config core.sparsecheckout # timeout=10 > git checkout -f 942704628f066f50eeec2893835c79d9eaebdf64 # timeout=10 > git rev-list --no-walk 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-29T06:35:00.866Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-29T06:35:00.966Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-29T06:35:00.994Z] ========================================================= [2025-08-29T06:35:00.994Z] EdgeX Global Pipelines Version Info [2025-08-29T06:35:00.994Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:35:02.091Z] ------------------- [2025-08-29T06:35:02.091Z] stable info: [2025-08-29T06:35:02.091Z] ------------------- [2025-08-29T06:35:02.091Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-29T06:35:02.091Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-29T06:35:02.091Z] Message: update stable to v1.0.276 [2025-08-29T06:35:02.352Z] ------------------- [2025-08-29T06:35:02.352Z] experimental info: [2025-08-29T06:35:02.352Z] ------------------- [2025-08-29T06:35:02.352Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-29T06:35:02.352Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-29T06:35:02.352Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-29T06:35:02.438Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-08-29T06:35:02.461Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-08-29T06:35:02.480Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-29T06:35:02.500Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-29T06:35:02.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-29T06:35:02.549Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-29T06:35:02.572Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-29T06:35:02.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-29T06:35:02.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-29T06:35:02.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-29T06:35:02.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-29T06:35:02.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-08-29T06:35:02.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-29T06:35:02.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-29T06:35:02.769Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-29T06:35:02.792Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-29T06:35:02.815Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-29T06:35:02.839Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-29T06:35:02.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-29T06:35:02.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-29T06:35:02.916Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-29T06:35:02.944Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-29T06:35:02.968Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-29T06:35:02.990Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-29T06:35:03.018Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-29T06:35:03.043Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-29T06:35:03.064Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-29T06:35:03.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-29T06:35:03.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-29T06:35:03.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-29T06:35:03.163Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] echo [2025-08-29T06:35:03.188Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9427046 [Pipeline] echo [2025-08-29T06:35:03.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T06:35:03.286Z] provisioning config files... [2025-08-29T06:35:03.299Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1523290738902579842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:35:03.639Z] ---> ****-login.sh [2025-08-29T06:35:03.640Z] nexus3.edgexfoundry.org:10001 [2025-08-29T06:35:03.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:35:03.904Z] [2025-08-29T06:35:03.904Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T06:35:03.904Z] Configure a credential helper to remove this warning. See [2025-08-29T06:35:03.904Z] https://docs.****.com/go/credential-store/ [2025-08-29T06:35:03.904Z] [2025-08-29T06:35:03.904Z] Login Succeeded [2025-08-29T06:35:03.904Z] nexus3.edgexfoundry.org:10002 [2025-08-29T06:35:03.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:35:04.165Z] [2025-08-29T06:35:04.165Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T06:35:04.165Z] Configure a credential helper to remove this warning. See [2025-08-29T06:35:04.165Z] https://docs.****.com/go/credential-store/ [2025-08-29T06:35:04.165Z] [2025-08-29T06:35:04.165Z] Login Succeeded [2025-08-29T06:35:04.165Z] nexus3.edgexfoundry.org:10003 [2025-08-29T06:35:04.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:35:04.165Z] [2025-08-29T06:35:04.165Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T06:35:04.165Z] Configure a credential helper to remove this warning. See [2025-08-29T06:35:04.166Z] https://docs.****.com/go/credential-store/ [2025-08-29T06:35:04.166Z] [2025-08-29T06:35:04.166Z] Login Succeeded [2025-08-29T06:35:04.166Z] nexus3.edgexfoundry.org:10004 [2025-08-29T06:35:04.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:35:04.166Z] [2025-08-29T06:35:04.166Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T06:35:04.166Z] Configure a credential helper to remove this warning. See [2025-08-29T06:35:04.166Z] https://docs.****.com/go/credential-store/ [2025-08-29T06:35:04.166Z] [2025-08-29T06:35:04.166Z] Login Succeeded [2025-08-29T06:35:04.434Z] ****.io [2025-08-29T06:35:04.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:35:04.434Z] [2025-08-29T06:35:04.434Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T06:35:04.434Z] Configure a credential helper to remove this warning. See [2025-08-29T06:35:04.434Z] https://docs.****.com/go/credential-store/ [2025-08-29T06:35:04.434Z] [2025-08-29T06:35:04.434Z] Login Succeeded [2025-08-29T06:35:04.434Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T06:35:04.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-29T06:35:04.911Z] + git rev-list -1 --merges 942704628f066f50eeec2893835c79d9eaebdf64~1..942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] echo [2025-08-29T06:35:04.941Z] -----------> git rev-list -1 --merges 942704628f066f50eeec2893835c79d9eaebdf64~1..942704628f066f50eeec2893835c79d9eaebdf64 942704628f066f50eeec2893835c79d9eaebdf64 [2025-08-29T06:35:04.941Z] 942704628f066f50eeec2893835c79d9eaebdf64 [false] [Pipeline] sh [2025-08-29T06:35:05.239Z] + git log --format=format:%s -1 942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] echo [2025-08-29T06:35:05.258Z] ========================================================= [2025-08-29T06:35:05.258Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-29T06:35:05.258Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-29T06:35:05.639Z] + git log --format=format:%s -1 942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] echo [2025-08-29T06:35:05.653Z] [semverPrep] GIT_COMMIT: 942704628f066f50eeec2893835c79d9eaebdf64, Commit Message: Merge pull request #654 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.33 [Pipeline] echo [2025-08-29T06:35:05.668Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-29T06:35:06.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T06:35:06.061Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-29T06:35:06.061Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-29T06:35:06.061Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-29T06:35:06.061Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-29T06:35:06.061Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-29T06:35:06.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:35:06.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T06:35:06.485Z] [2025-08-29T06:35:06.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:35:06.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T06:35:06.792Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-29T06:35:06.792Z] 3dae71ba6b94: Pulling fs layer [2025-08-29T06:35:06.792Z] 6bf1a483ea7c: Pulling fs layer [2025-08-29T06:35:06.792Z] f5dfc541a4d3: Pulling fs layer [2025-08-29T06:35:06.792Z] 461d9e800cba: Pulling fs layer [2025-08-29T06:35:06.792Z] 461d9e800cba: Waiting [2025-08-29T06:35:06.792Z] 80192f66455f: Pulling fs layer [2025-08-29T06:35:06.792Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-29T06:35:06.792Z] 80192f66455f: Waiting [2025-08-29T06:35:06.792Z] 2e8e34ca0e6c: Waiting [2025-08-29T06:35:06.792Z] a29436f7fd5d: Pulling fs layer [2025-08-29T06:35:06.792Z] a29436f7fd5d: Waiting [2025-08-29T06:35:06.792Z] 923cac83aea3: Pulling fs layer [2025-08-29T06:35:06.792Z] 25ad8b0a4227: Pulling fs layer [2025-08-29T06:35:06.792Z] 923cac83aea3: Waiting [2025-08-29T06:35:06.792Z] db01528c6b51: Pulling fs layer [2025-08-29T06:35:06.792Z] 28988de357af: Pulling fs layer [2025-08-29T06:35:06.792Z] 25ad8b0a4227: Waiting [2025-08-29T06:35:06.792Z] 28988de357af: Waiting [2025-08-29T06:35:06.792Z] db01528c6b51: Waiting [2025-08-29T06:35:06.792Z] 6bf1a483ea7c: Verifying Checksum [2025-08-29T06:35:06.792Z] 6bf1a483ea7c: Download complete [2025-08-29T06:35:06.792Z] 461d9e800cba: Verifying Checksum [2025-08-29T06:35:06.792Z] 461d9e800cba: Download complete [2025-08-29T06:35:06.792Z] 80192f66455f: Download complete [2025-08-29T06:35:07.053Z] f5dfc541a4d3: Verifying Checksum [2025-08-29T06:35:07.053Z] f5dfc541a4d3: Download complete [2025-08-29T06:35:07.053Z] 3dae71ba6b94: Verifying Checksum [2025-08-29T06:35:07.053Z] 3dae71ba6b94: Download complete [2025-08-29T06:35:07.053Z] 923cac83aea3: Verifying Checksum [2025-08-29T06:35:07.053Z] 923cac83aea3: Download complete [2025-08-29T06:35:07.315Z] 25ad8b0a4227: Verifying Checksum [2025-08-29T06:35:07.315Z] 25ad8b0a4227: Download complete [2025-08-29T06:35:07.315Z] db01528c6b51: Download complete [2025-08-29T06:35:07.315Z] a29436f7fd5d: Verifying Checksum [2025-08-29T06:35:07.315Z] a29436f7fd5d: Download complete [2025-08-29T06:35:07.315Z] 28988de357af: Verifying Checksum [2025-08-29T06:35:07.315Z] 28988de357af: Download complete [2025-08-29T06:35:07.574Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-29T06:35:07.574Z] 2e8e34ca0e6c: Download complete [2025-08-29T06:35:08.510Z] 3dae71ba6b94: Pull complete [2025-08-29T06:35:08.772Z] 6bf1a483ea7c: Pull complete [2025-08-29T06:35:09.710Z] f5dfc541a4d3: Pull complete [2025-08-29T06:35:09.710Z] 461d9e800cba: Pull complete [2025-08-29T06:35:09.710Z] 80192f66455f: Pull complete [2025-08-29T06:35:14.988Z] 2e8e34ca0e6c: Pull complete [2025-08-29T06:35:14.988Z] a29436f7fd5d: Pull complete [2025-08-29T06:35:14.988Z] 923cac83aea3: Pull complete [2025-08-29T06:35:14.988Z] 25ad8b0a4227: Pull complete [2025-08-29T06:35:14.988Z] db01528c6b51: Pull complete [2025-08-29T06:35:14.988Z] 28988de357af: Pull complete [2025-08-29T06:35:14.988Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-29T06:35:15.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T06:35:15.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:35:15.470Z] prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container [2025-08-29T06:35:15.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-29T06:35:17.399Z] $ docker top 54dc83ecf69041724e0f5d77246a1ba745dd6c88188331a1aa83e9b4d501894e -eo pid,comm [2025-08-29T06:35:17.456Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-29T06:35:17.456Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T06:35:17.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T06:35:17.518Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T06:35:17.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T06:35:17.621Z] $ docker exec 54dc83ecf69041724e0f5d77246a1ba745dd6c88188331a1aa83e9b4d501894e ssh-agent [2025-08-29T06:35:17.740Z] SSH_AUTH_SOCK=/tmp/ssh-jemhNuKTH3wj/agent.32 [2025-08-29T06:35:17.740Z] SSH_AGENT_PID=38 [2025-08-29T06:35:17.747Z] Running ssh-add (command line suppressed) [2025-08-29T06:35:17.849Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17812679920264522461.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17812679920264522461.key) [2025-08-29T06:35:17.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T06:35:18.165Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2025-08-29T06:35:18.474Z] + git tag --points-at HEAD [Pipeline] } [2025-08-29T06:35:18.489Z] $ docker exec --env ******** --env ******** 54dc83ecf69041724e0f5d77246a1ba745dd6c88188331a1aa83e9b4d501894e ssh-agent -k [2025-08-29T06:35:18.596Z] unset SSH_AUTH_SOCK; [2025-08-29T06:35:18.597Z] unset SSH_AGENT_PID; [2025-08-29T06:35:18.597Z] echo Agent pid 38 killed; [2025-08-29T06:35:18.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-29T06:35:18.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T06:35:18.662Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T06:35:18.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T06:35:18.771Z] $ docker exec 54dc83ecf69041724e0f5d77246a1ba745dd6c88188331a1aa83e9b4d501894e ssh-agent [2025-08-29T06:35:18.878Z] SSH_AUTH_SOCK=/tmp/ssh-7Zrs8LXnBWt2/agent.86 [2025-08-29T06:35:18.878Z] SSH_AGENT_PID=92 [2025-08-29T06:35:18.883Z] Running ssh-add (command line suppressed) [2025-08-29T06:35:18.987Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1310577062522789748.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1310577062522789748.key) [2025-08-29T06:35:19.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T06:35:19.314Z] + git semver init [2025-08-29T06:35:19.573Z] 2025-08-29 06:35:19,537 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T06:35:19.573Z] 2025-08-29 06:35:19,541 [run_init] DEBUG init version:0.0.0 force:False [2025-08-29T06:35:19.573Z] 2025-08-29 06:35:19,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-08-29T06:35:19.573Z] 2025-08-29 06:35:19,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-08-29T06:35:19.573Z] 2025-08-29 06:35:19,542 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-29T06:35:20.953Z] 2025-08-29 06:35:20,744 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-08-29T06:35:20.953Z] 2025-08-29 06:35:20,744 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-08-29T06:35:20.953Z] 2025-08-29 06:35:20,744 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-29T06:35:20.953Z] 2025-08-29 06:35:20,744 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-29T06:35:20.953Z] 4.1.0-dev.7 [Pipeline] } [2025-08-29T06:35:20.959Z] $ docker exec --env ******** --env ******** 54dc83ecf69041724e0f5d77246a1ba745dd6c88188331a1aa83e9b4d501894e ssh-agent -k [2025-08-29T06:35:21.063Z] unset SSH_AUTH_SOCK; [2025-08-29T06:35:21.064Z] unset SSH_AGENT_PID; [2025-08-29T06:35:21.064Z] echo Agent pid 92 killed; [2025-08-29T06:35:21.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T06:35:21.400Z] + git semver [Pipeline] } [2025-08-29T06:35:21.672Z] $ docker stop --time=1 54dc83ecf69041724e0f5d77246a1ba745dd6c88188331a1aa83e9b4d501894e [2025-08-29T06:35:22.960Z] $ docker rm -f --volumes 54dc83ecf69041724e0f5d77246a1ba745dd6c88188331a1aa83e9b4d501894e [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T06:35:23.309Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-29T06:35:23.590Z] Stashed 1 file(s) [Pipeline] echo [2025-08-29T06:35:23.593Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T06:35:23.761Z] provisioning config files... [2025-08-29T06:35:23.781Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17040827560108036237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:35:24.092Z] ---> ****-login.sh [2025-08-29T06:35:24.092Z] nexus3.edgexfoundry.org:10001 [2025-08-29T06:35:24.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:35:24.092Z] Login Succeeded [2025-08-29T06:35:24.092Z] nexus3.edgexfoundry.org:10002 [2025-08-29T06:35:24.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:35:24.092Z] Login Succeeded [2025-08-29T06:35:24.092Z] nexus3.edgexfoundry.org:10003 [2025-08-29T06:35:24.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:35:24.359Z] Login Succeeded [2025-08-29T06:35:24.359Z] nexus3.edgexfoundry.org:10004 [2025-08-29T06:35:24.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:35:24.359Z] Login Succeeded [2025-08-29T06:35:24.359Z] ****.io [2025-08-29T06:35:24.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:35:24.619Z] Login Succeeded [2025-08-29T06:35:24.619Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T06:35:24.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-29T06:35:24.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T06:35:24.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T06:35:24.751Z] ========================================================= [2025-08-29T06:35:24.751Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-29T06:35:24.751Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:35:25.082Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-29T06:35:26.021Z] #0 building with "default" instance using docker driver [2025-08-29T06:35:26.021Z] [2025-08-29T06:35:26.021Z] #1 [internal] load build definition from Dockerfile [2025-08-29T06:35:26.021Z] #1 transferring dockerfile: 1.52kB done [2025-08-29T06:35:26.021Z] #1 DONE 0.0s [2025-08-29T06:35:26.021Z] [2025-08-29T06:35:26.021Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T06:35:26.021Z] #2 DONE 0.1s [2025-08-29T06:35:26.021Z] [2025-08-29T06:35:26.021Z] #3 [internal] load .dockerignore [2025-08-29T06:35:26.021Z] #3 transferring context: 182B done [2025-08-29T06:35:26.021Z] #3 DONE 0.0s [2025-08-29T06:35:26.021Z] [2025-08-29T06:35:26.021Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-29T06:35:26.021Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-29T06:35:26.021Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-29T06:35:26.021Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-29T06:35:26.021Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 1.46MB / 74.06MB 0.1s [2025-08-29T06:35:26.021Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-29T06:35:26.021Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s [2025-08-29T06:35:26.021Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 9.44MB / 74.06MB 0.2s [2025-08-29T06:35:26.021Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-29T06:35:26.021Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-29T06:35:26.021Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-29T06:35:26.021Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-29T06:35:26.021Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-29T06:35:26.021Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-08-29T06:35:26.021Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-29T06:35:26.281Z] #4 ... [2025-08-29T06:35:26.281Z] [2025-08-29T06:35:26.281Z] #5 [internal] load build context [2025-08-29T06:35:26.281Z] #5 transferring context: 27.93MB 0.3s done [2025-08-29T06:35:26.281Z] #5 DONE 0.3s [2025-08-29T06:35:26.281Z] [2025-08-29T06:35:26.281Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-29T06:35:26.281Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 20.97MB / 74.06MB 0.3s [2025-08-29T06:35:26.281Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-29T06:35:26.281Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-29T06:35:26.281Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.3s [2025-08-29T06:35:26.281Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-29T06:35:26.281Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-29T06:35:26.281Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 50.12MB / 74.06MB 0.5s [2025-08-29T06:35:26.281Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 11.53MB / 103.05MB 0.5s [2025-08-29T06:35:26.281Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 8.44MB / 13.29MB 0.5s [2025-08-29T06:35:26.281Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-29T06:35:26.541Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 69.21MB / 74.06MB 0.6s [2025-08-29T06:35:26.541Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 18.87MB / 103.05MB 0.6s [2025-08-29T06:35:26.541Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s [2025-08-29T06:35:26.541Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-08-29T06:35:26.541Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 31.46MB / 103.05MB 0.7s [2025-08-29T06:35:26.541Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-08-29T06:35:26.541Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-29T06:35:26.801Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-08-29T06:35:26.801Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 49.28MB / 103.05MB 0.8s [2025-08-29T06:35:26.801Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 91.23MB / 103.05MB 1.0s [2025-08-29T06:35:27.060Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s [2025-08-29T06:35:27.319Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done [2025-08-29T06:35:32.588Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.2s [2025-08-29T06:35:32.588Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.2s done [2025-08-29T06:35:32.588Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-29T06:35:32.588Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-29T06:35:32.588Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-29T06:35:32.588Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-29T06:35:32.588Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-29T06:35:32.588Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-29T06:35:32.588Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-29T06:35:35.876Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.3s done [2025-08-29T06:35:35.876Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-29T06:35:36.443Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done [2025-08-29T06:35:36.443Z] #4 DONE 10.7s [2025-08-29T06:35:36.703Z] [2025-08-29T06:35:36.703Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-29T06:35:36.703Z] #6 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T06:35:37.269Z] #6 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T06:35:37.528Z] #6 0.982 (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-08-29T06:35:37.786Z] #6 0.993 (2/8) Installing libedit (20240517.3.1-r0) [2025-08-29T06:35:37.786Z] #6 0.998 (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-08-29T06:35:37.786Z] #6 1.019 (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-08-29T06:35:37.786Z] #6 1.029 (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-08-29T06:35:37.786Z] #6 1.033 (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-08-29T06:35:37.786Z] #6 1.036 (7/8) Installing openssh-server (9.7_p1-r5) [2025-08-29T06:35:37.786Z] #6 1.048 (8/8) Installing openssh (9.7_p1-r5) [2025-08-29T06:35:37.786Z] #6 1.056 Executing busybox-1.36.1-r29.trigger [2025-08-29T06:35:37.786Z] #6 1.065 OK: 253 MiB in 66 packages [2025-08-29T06:35:38.726Z] Still waiting to schedule task [2025-08-29T06:35:38.727Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-29T06:35:39.168Z] #6 DONE 2.7s [2025-08-29T06:35:39.429Z] [2025-08-29T06:35:39.429Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-08-29T06:35:39.429Z] #7 DONE 0.0s [2025-08-29T06:35:39.429Z] [2025-08-29T06:35:39.429Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-29T06:35:39.429Z] #8 DONE 0.0s [2025-08-29T06:35:39.429Z] [2025-08-29T06:35:39.429Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T06:36:18.182Z] #9 DONE 36.7s [2025-08-29T06:36:18.182Z] [2025-08-29T06:36:18.182Z] #10 [builder 6/7] COPY . . [2025-08-29T06:36:18.182Z] #10 DONE 0.1s [2025-08-29T06:36:18.182Z] [2025-08-29T06:36:18.182Z] #11 [builder 7/7] RUN echo noop [2025-08-29T06:36:18.182Z] #11 0.201 noop [2025-08-29T06:36:18.182Z] #11 DONE 0.3s [2025-08-29T06:36:18.182Z] [2025-08-29T06:36:18.182Z] #12 exporting to image [2025-08-29T06:36:18.182Z] #12 exporting layers [2025-08-29T06:36:24.762Z] #12 exporting layers 8.4s done [2025-08-29T06:36:24.762Z] #12 writing image sha256:6e9813bf2e49ac7e979c1d54c03eb2c1572a7d934744677384fb8224eb9f2e21 done [2025-08-29T06:36:24.762Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-29T06:36:24.762Z] #12 DONE 8.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:36:25.089Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-29T06:36:25.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:36:25.164Z] prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container [2025-08-29T06:36:25.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-29T06:36:25.530Z] $ docker top 3ca02a3f0f0db35d06377fcc3cd15dbaa53254820e2ede7e8bf69a9ef6a40ee1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T06:36:25.870Z] + go version [2025-08-29T06:36:25.870Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-29T06:36:25.884Z] $ docker stop --time=1 3ca02a3f0f0db35d06377fcc3cd15dbaa53254820e2ede7e8bf69a9ef6a40ee1 [2025-08-29T06:36:27.162Z] $ docker rm -f --volumes 3ca02a3f0f0db35d06377fcc3cd15dbaa53254820e2ede7e8bf69a9ef6a40ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:36:27.606Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-29T06:36:27.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:36:27.685Z] prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container [2025-08-29T06:36:27.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-29T06:36:27.964Z] $ docker top cb414fe66a3f75a788baf5e67bfa3cfaf0397415a7ec022e82ad4fb8f0a3f15a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T06:36:28.306Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-29T06:36:28.603Z] + make test [2025-08-29T06:36:28.603Z] go test ./... -coverprofile=coverage.out [2025-08-29T06:36:29.981Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-08-29T06:36:51.944Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-08-29T06:36:51.944Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 46.5% of statements [2025-08-29T06:37:01.911Z] go vet ./... [2025-08-29T06:37:08.484Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-29T06:37:08.484Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-29T06:37:08.484Z] ./bin/test-attribution-txt.sh [2025-08-29T06:37:08.484Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-29T06:37:08.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-29T06:37:08.515Z] $ docker stop --time=1 cb414fe66a3f75a788baf5e67bfa3cfaf0397415a7ec022e82ad4fb8f0a3f15a [2025-08-29T06:37:10.338Z] $ docker rm -f --volumes cb414fe66a3f75a788baf5e67bfa3cfaf0397415a7ec022e82ad4fb8f0a3f15a [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T06:37:10.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-29T06:37:10.980Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-29T06:37:11.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-29T06:37:11.822Z] + ls -al . [2025-08-29T06:37:11.822Z] total 260 [2025-08-29T06:37:11.822Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 06:36 . [2025-08-29T06:37:11.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:34 .. [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 29 06:34 .dockerignore [2025-08-29T06:37:11.822Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 06:36 .git [2025-08-29T06:37:11.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:34 .github [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 29 06:34 .gitignore [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 29 06:34 .golangci.yml [2025-08-29T06:37:11.822Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 06:35 .semver [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 20445 Aug 29 06:34 Attribution.txt [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 18046 Aug 29 06:34 CHANGELOG.md [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 1479 Aug 29 06:34 Dockerfile [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 06:34 GOVERNANCE.md [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 29 06:34 Jenkinsfile [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 06:34 LICENSE [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 2524 Aug 29 06:34 Makefile [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 29 06:34 OWNERS.md [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 29 06:34 README.md [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 29 06:35 VERSION [2025-08-29T06:37:11.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 06:34 bin [2025-08-29T06:37:11.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:34 cmd [2025-08-29T06:37:11.822Z] -rw-r--r-- 1 jenkins jenkins 27945 Aug 29 06:36 coverage.out [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 6427 Aug 29 06:34 go.mod [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 87545 Aug 29 06:34 go.sum [2025-08-29T06:37:11.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:34 internal [2025-08-29T06:37:11.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 06:34 simulator [2025-08-29T06:37:11.822Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 29 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:12.137Z] + 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=942704628f066f50eeec2893835c79d9eaebdf64 --label arch=amd64 --label version=4.1.0-dev.7 . [2025-08-29T06:37:12.396Z] #0 building with "default" instance using docker driver [2025-08-29T06:37:12.396Z] [2025-08-29T06:37:12.396Z] #1 [internal] load build definition from Dockerfile [2025-08-29T06:37:12.396Z] #1 transferring dockerfile: 1.52kB done [2025-08-29T06:37:12.396Z] #1 DONE 0.0s [2025-08-29T06:37:12.396Z] [2025-08-29T06:37:12.396Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-29T06:37:12.396Z] #2 DONE 0.0s [2025-08-29T06:37:12.396Z] [2025-08-29T06:37:12.396Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-29T06:37:12.396Z] #3 DONE 0.1s [2025-08-29T06:37:12.396Z] [2025-08-29T06:37:12.396Z] #4 [internal] load .dockerignore [2025-08-29T06:37:12.396Z] #4 transferring context: 182B done [2025-08-29T06:37:12.396Z] #4 DONE 0.0s [2025-08-29T06:37:12.396Z] [2025-08-29T06:37:12.396Z] #5 [internal] load build context [2025-08-29T06:37:12.396Z] #5 transferring context: 41.28kB 0.0s done [2025-08-29T06:37:12.396Z] #5 DONE 0.0s [2025-08-29T06:37:12.396Z] [2025-08-29T06:37:12.396Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-29T06:37:12.396Z] #6 DONE 0.1s [2025-08-29T06:37:12.396Z] [2025-08-29T06:37:12.396Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T06:37:12.396Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T06:37:12.396Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-29T06:37:12.396Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-29T06:37:12.396Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T06:37:12.396Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-29T06:37:12.396Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-29T06:37:12.396Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-29T06:37:12.656Z] #7 DONE 0.3s [2025-08-29T06:37:12.656Z] [2025-08-29T06:37:12.656Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-29T06:37:12.916Z] #8 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T06:37:12.916Z] #8 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T06:37:13.175Z] #8 ... [2025-08-29T06:37:13.175Z] [2025-08-29T06:37:13.175Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-29T06:37:13.175Z] #9 0.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T06:37:13.175Z] #9 0.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T06:37:13.175Z] #9 0.592 OK: 253 MiB in 66 packages [2025-08-29T06:37:13.175Z] #9 DONE 0.7s [2025-08-29T06:37:13.175Z] [2025-08-29T06:37:13.175Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-08-29T06:37:13.175Z] #10 DONE 0.0s [2025-08-29T06:37:13.175Z] [2025-08-29T06:37:13.175Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-29T06:37:13.175Z] #11 DONE 0.0s [2025-08-29T06:37:13.175Z] [2025-08-29T06:37:13.175Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-29T06:37:13.175Z] #8 0.612 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T06:37:13.434Z] #8 0.616 Executing busybox-1.36.1-r29.trigger [2025-08-29T06:37:13.434Z] #8 0.624 OK: 8 MiB in 15 packages [2025-08-29T06:37:13.434Z] #8 DONE 0.8s [2025-08-29T06:37:13.434Z] [2025-08-29T06:37:13.434Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T06:37:13.695Z] #12 DONE 0.5s [2025-08-29T06:37:13.695Z] [2025-08-29T06:37:13.695Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-29T06:37:13.695Z] #13 ... [2025-08-29T06:37:13.695Z] [2025-08-29T06:37:13.695Z] #14 [builder 6/7] COPY . . [2025-08-29T06:37:13.695Z] #14 DONE 0.1s [2025-08-29T06:37:13.695Z] [2025-08-29T06:37:13.695Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-29T06:37:13.695Z] #13 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T06:37:13.957Z] #13 0.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T06:37:14.220Z] #13 0.819 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T06:37:14.485Z] #13 0.835 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T06:37:14.485Z] #13 0.871 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T06:37:14.485Z] #13 0.875 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T06:37:14.485Z] #13 0.878 Executing busybox-1.36.1-r30.trigger [2025-08-29T06:37:14.485Z] #13 0.883 OK: 8 MiB in 15 packages [2025-08-29T06:37:14.485Z] #13 DONE 1.0s [2025-08-29T06:37:14.485Z] [2025-08-29T06:37:14.485Z] #15 [builder 7/7] RUN make build [2025-08-29T06:37:14.485Z] #15 0.229 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-08-29T06:37:25.144Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7842 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-08-29T06:37:25.164Z] Running in /w/workspace/device-modbus-go/197 [Pipeline] { [Pipeline] checkout [2025-08-29T06:37:28.236Z] The recommended git tool is: git [2025-08-29T06:37:33.025Z] using credential edgex-jenkins-ssh [2025-08-29T06:37:33.050Z] Cloning the remote Git repository [2025-08-29T06:37:33.096Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-08-29T06:37:33.196Z] > git init /w/workspace/device-modbus-go/197 # timeout=10 [2025-08-29T06:37:33.346Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-08-29T06:37:33.347Z] > git --version # timeout=10 [2025-08-29T06:37:33.366Z] > git --version # 'git version 2.25.1' [2025-08-29T06:37:33.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-29T06:37:33.517Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-29T06:37:36.981Z] Avoid second fetch [2025-08-29T06:37:36.982Z] Checking out Revision 942704628f066f50eeec2893835c79d9eaebdf64 (main) [2025-08-29T06:37:36.113Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-08-29T06:37:36.144Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-29T06:37:37.003Z] > git config core.sparsecheckout # timeout=10 [2025-08-29T06:37:37.568Z] Commit message: "Merge pull request #654 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.33" [2025-08-29T06:37:37.070Z] > git checkout -f 942704628f066f50eeec2893835c79d9eaebdf64 # timeout=10 [2025-08-29T06:37:41.222Z] #15 DONE 24.2s [2025-08-29T06:37:41.222Z] [2025-08-29T06:37:41.222Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-08-29T06:37:41.222Z] #16 DONE 0.1s [2025-08-29T06:37:41.222Z] [2025-08-29T06:37:41.222Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-08-29T06:37:41.222Z] #17 DONE 0.0s [2025-08-29T06:37:41.222Z] [2025-08-29T06:37:41.222Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-08-29T06:37:41.222Z] #18 DONE 0.0s [2025-08-29T06:37:41.222Z] [2025-08-29T06:37:41.222Z] #19 exporting to image [2025-08-29T06:37:41.222Z] #19 exporting layers 0.1s done [2025-08-29T06:37:41.222Z] #19 writing image sha256:2a9baaa8d9ce4978c05514bd6c67c06d5c448ea422a3d86ea520a235b9bb36a7 done [2025-08-29T06:37:41.222Z] #19 naming to docker.io/library/device-modbus done [2025-08-29T06:37:41.222Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T06:37:41.348Z] provisioning config files... [2025-08-29T06:37:41.359Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1592800103741735797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:37:41.655Z] ---> ****-login.sh [2025-08-29T06:37:41.655Z] nexus3.edgexfoundry.org:10001 [2025-08-29T06:37:41.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:41.655Z] Login Succeeded [2025-08-29T06:37:41.655Z] nexus3.edgexfoundry.org:10002 [2025-08-29T06:37:41.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:41.655Z] Login Succeeded [2025-08-29T06:37:41.655Z] nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T06:37:41.893Z] provisioning config files... [2025-08-29T06:37:41.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:41.916Z] Login Succeeded [2025-08-29T06:37:41.916Z] nexus3.edgexfoundry.org:10004 [2025-08-29T06:37:41.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:41.916Z] Login Succeeded [2025-08-29T06:37:41.916Z] ****.io [2025-08-29T06:37:41.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:41.920Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/197@tmp/config9553467272603769731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:37:42.174Z] Login Succeeded [2025-08-29T06:37:42.174Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T06:37:42.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T06:37:42.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T06:37:42.415Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-08-29T06:37:42.415Z] 942704628f066f50eeec2893835c79d9eaebdf64 [2025-08-29T06:37:42.415Z] latest [2025-08-29T06:37:42.415Z] 4.1.0-dev.7 [2025-08-29T06:37:42.415Z] 942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [2025-08-29T06:37:42.415Z] main [2025-08-29T06:37:42.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:42.638Z] ---> ****-login.sh [2025-08-29T06:37:42.638Z] nexus3.edgexfoundry.org:10001 [2025-08-29T06:37:42.772Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:42.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:43.095Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64 [2025-08-29T06:37:43.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-29T06:37:43.095Z] 66536a709a6e: Preparing [2025-08-29T06:37:43.095Z] 411c6f694ca7: Preparing [2025-08-29T06:37:43.095Z] 5fc0cc76e139: Preparing [2025-08-29T06:37:43.095Z] 975909a4cf93: Preparing [2025-08-29T06:37:43.095Z] 49f5f70b55ea: Preparing [2025-08-29T06:37:43.095Z] 097100c76c15: Preparing [2025-08-29T06:37:43.095Z] 097100c76c15: Waiting [2025-08-29T06:37:43.095Z] 49f5f70b55ea: Pushed [2025-08-29T06:37:43.095Z] 66536a709a6e: Pushed [2025-08-29T06:37:43.095Z] 411c6f694ca7: Pushed [2025-08-29T06:37:43.095Z] 097100c76c15: Layer already exists [2025-08-29T06:37:43.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:37:43.192Z] Configure a credential helper to remove this warning. See [2025-08-29T06:37:43.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:37:43.192Z] [2025-08-29T06:37:43.192Z] Login Succeeded [2025-08-29T06:37:43.192Z] nexus3.edgexfoundry.org:10002 [2025-08-29T06:37:43.361Z] 975909a4cf93: Pushed [2025-08-29T06:37:43.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:43.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:37:43.461Z] Configure a credential helper to remove this warning. See [2025-08-29T06:37:43.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:37:43.461Z] [2025-08-29T06:37:44.876Z] Login Succeeded [2025-08-29T06:37:44.877Z] nexus3.edgexfoundry.org:10003 [2025-08-29T06:37:44.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:44.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:37:44.877Z] Configure a credential helper to remove this warning. See [2025-08-29T06:37:44.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:37:44.877Z] [2025-08-29T06:37:44.877Z] Login Succeeded [2025-08-29T06:37:44.877Z] nexus3.edgexfoundry.org:10004 [2025-08-29T06:37:45.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:45.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:37:45.429Z] Configure a credential helper to remove this warning. See [2025-08-29T06:37:45.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:37:45.429Z] [2025-08-29T06:37:45.429Z] Login Succeeded [2025-08-29T06:37:45.429Z] ****.io [2025-08-29T06:37:45.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:45.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:37:45.695Z] Configure a credential helper to remove this warning. See [2025-08-29T06:37:45.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:37:45.695Z] [2025-08-29T06:37:45.695Z] Login Succeeded [2025-08-29T06:37:45.695Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T06:37:45.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-29T06:37:46.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T06:37:46.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T06:37:46.088Z] ========================================================= [2025-08-29T06:37:46.088Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-29T06:37:46.088Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:46.447Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-29T06:37:47.035Z] Sending build context to Docker daemon 14.16MB [2025-08-29T06:37:47.035Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-08-29T06:37:47.035Z] Step 2/10 : FROM ${BASE} AS builder [2025-08-29T06:37:47.035Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-29T06:37:47.035Z] 94e9d8af2201: Pulling fs layer [2025-08-29T06:37:47.035Z] a6c56e8762df: Pulling fs layer [2025-08-29T06:37:47.035Z] f0f3c8884826: Pulling fs layer [2025-08-29T06:37:47.035Z] c7e7622c144d: Pulling fs layer [2025-08-29T06:37:47.035Z] 4f4fb700ef54: Pulling fs layer [2025-08-29T06:37:47.035Z] b4c3b6d88c5a: Pulling fs layer [2025-08-29T06:37:47.035Z] ba8bce9d2590: Pulling fs layer [2025-08-29T06:37:47.035Z] ca778ea9c289: Pulling fs layer [2025-08-29T06:37:47.035Z] c7e7622c144d: Waiting [2025-08-29T06:37:47.035Z] 4f4fb700ef54: Waiting [2025-08-29T06:37:47.035Z] b4c3b6d88c5a: Waiting [2025-08-29T06:37:47.035Z] ba8bce9d2590: Waiting [2025-08-29T06:37:47.035Z] ca778ea9c289: Waiting [2025-08-29T06:37:47.035Z] a6c56e8762df: Download complete [2025-08-29T06:37:47.035Z] c7e7622c144d: Verifying Checksum [2025-08-29T06:37:47.035Z] c7e7622c144d: Download complete [2025-08-29T06:37:47.304Z] 4f4fb700ef54: Verifying Checksum [2025-08-29T06:37:47.304Z] 4f4fb700ef54: Download complete [2025-08-29T06:37:47.304Z] b4c3b6d88c5a: Verifying Checksum [2025-08-29T06:37:47.304Z] b4c3b6d88c5a: Download complete [2025-08-29T06:37:47.304Z] 94e9d8af2201: Verifying Checksum [2025-08-29T06:37:47.304Z] 94e9d8af2201: Download complete [2025-08-29T06:37:47.550Z] 5fc0cc76e139: Pushed [2025-08-29T06:37:47.550Z] 942704628f066f50eeec2893835c79d9eaebdf64: digest: sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [2025-08-29T06:37:47.575Z] ca778ea9c289: Verifying Checksum [2025-08-29T06:37:47.575Z] ca778ea9c289: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:47.873Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:48.159Z] 94e9d8af2201: Pull complete [2025-08-29T06:37:48.195Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-29T06:37:48.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-29T06:37:48.195Z] 66536a709a6e: Preparing [2025-08-29T06:37:48.195Z] 411c6f694ca7: Preparing [2025-08-29T06:37:48.195Z] 5fc0cc76e139: Preparing [2025-08-29T06:37:48.195Z] 975909a4cf93: Preparing [2025-08-29T06:37:48.195Z] 49f5f70b55ea: Preparing [2025-08-29T06:37:48.195Z] 097100c76c15: Preparing [2025-08-29T06:37:48.195Z] 097100c76c15: Waiting [2025-08-29T06:37:48.195Z] 5fc0cc76e139: Layer already exists [2025-08-29T06:37:48.195Z] 975909a4cf93: Layer already exists [2025-08-29T06:37:48.195Z] 411c6f694ca7: Layer already exists [2025-08-29T06:37:48.195Z] 49f5f70b55ea: Layer already exists [2025-08-29T06:37:48.195Z] 66536a709a6e: Layer already exists [2025-08-29T06:37:48.195Z] 097100c76c15: Layer already exists [2025-08-29T06:37:48.195Z] latest: digest: sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:48.521Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:48.749Z] a6c56e8762df: Pull complete [2025-08-29T06:37:48.851Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7 [2025-08-29T06:37:48.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-29T06:37:48.851Z] 66536a709a6e: Preparing [2025-08-29T06:37:48.851Z] 411c6f694ca7: Preparing [2025-08-29T06:37:48.851Z] 5fc0cc76e139: Preparing [2025-08-29T06:37:48.851Z] 975909a4cf93: Preparing [2025-08-29T06:37:48.851Z] 49f5f70b55ea: Preparing [2025-08-29T06:37:48.851Z] 097100c76c15: Preparing [2025-08-29T06:37:48.851Z] 097100c76c15: Waiting [2025-08-29T06:37:48.851Z] 66536a709a6e: Layer already exists [2025-08-29T06:37:48.851Z] 49f5f70b55ea: Layer already exists [2025-08-29T06:37:48.851Z] 975909a4cf93: Layer already exists [2025-08-29T06:37:48.851Z] 411c6f694ca7: Layer already exists [2025-08-29T06:37:48.851Z] 5fc0cc76e139: Layer already exists [2025-08-29T06:37:48.851Z] 097100c76c15: Layer already exists [2025-08-29T06:37:48.851Z] 4.1.0-dev.7: digest: sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:49.179Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:49.345Z] f0f3c8884826: Verifying Checksum [2025-08-29T06:37:49.345Z] f0f3c8884826: Download complete [2025-08-29T06:37:49.525Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [2025-08-29T06:37:49.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-29T06:37:49.525Z] 66536a709a6e: Preparing [2025-08-29T06:37:49.525Z] 411c6f694ca7: Preparing [2025-08-29T06:37:49.525Z] 5fc0cc76e139: Preparing [2025-08-29T06:37:49.525Z] 975909a4cf93: Preparing [2025-08-29T06:37:49.525Z] 49f5f70b55ea: Preparing [2025-08-29T06:37:49.525Z] 097100c76c15: Preparing [2025-08-29T06:37:49.525Z] 097100c76c15: Waiting [2025-08-29T06:37:49.525Z] 411c6f694ca7: Layer already exists [2025-08-29T06:37:49.525Z] 66536a709a6e: Layer already exists [2025-08-29T06:37:49.525Z] 49f5f70b55ea: Layer already exists [2025-08-29T06:37:49.525Z] 975909a4cf93: Layer already exists [2025-08-29T06:37:49.525Z] 5fc0cc76e139: Layer already exists [2025-08-29T06:37:49.525Z] 097100c76c15: Layer already exists [2025-08-29T06:37:49.525Z] 942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7: digest: sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:49.849Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:49.927Z] ba8bce9d2590: Verifying Checksum [2025-08-29T06:37:49.927Z] ba8bce9d2590: Download complete [2025-08-29T06:37:50.175Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-29T06:37:50.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-29T06:37:50.175Z] 66536a709a6e: Preparing [2025-08-29T06:37:50.175Z] 411c6f694ca7: Preparing [2025-08-29T06:37:50.175Z] 5fc0cc76e139: Preparing [2025-08-29T06:37:50.175Z] 975909a4cf93: Preparing [2025-08-29T06:37:50.175Z] 49f5f70b55ea: Preparing [2025-08-29T06:37:50.175Z] 097100c76c15: Preparing [2025-08-29T06:37:50.175Z] 097100c76c15: Waiting [2025-08-29T06:37:50.175Z] 66536a709a6e: Layer already exists [2025-08-29T06:37:50.175Z] 411c6f694ca7: Layer already exists [2025-08-29T06:37:50.175Z] 49f5f70b55ea: Layer already exists [2025-08-29T06:37:50.175Z] 975909a4cf93: Layer already exists [2025-08-29T06:37:50.175Z] 5fc0cc76e139: Layer already exists [2025-08-29T06:37:50.175Z] 097100c76c15: Layer already exists [2025-08-29T06:37:50.175Z] main: digest: sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T06:37:50.265Z] ===================================================== [Pipeline] echo [2025-08-29T06:37:50.284Z] taggedImages: [2025-08-29T06:37:50.284Z] - nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64 [2025-08-29T06:37:50.284Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-29T06:37:50.284Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7 [2025-08-29T06:37:50.284Z] - nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [2025-08-29T06:37:50.284Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-08-29T06:37:50.329Z] ========================================================= [2025-08-29T06:37:50.329Z] [edgeXBuildMultiArch] RAW Config: [2025-08-29T06:37:50.329Z] images: [2025-08-29T06:37:50.329Z] - nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64 [2025-08-29T06:37:50.329Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-29T06:37:50.329Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7 [2025-08-29T06:37:50.329Z] - nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [2025-08-29T06:37:50.329Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-29T06:37:50.329Z] settingsFile: [2025-08-29T06:37:50.329Z] device-modbus-go-settings [2025-08-29T06:37:50.329Z] ========================================================= [Pipeline] node [2025-08-29T06:38:04.930Z] f0f3c8884826: Pull complete [2025-08-29T06:38:04.930Z] c7e7622c144d: Pull complete [2025-08-29T06:38:04.930Z] 4f4fb700ef54: Pull complete [2025-08-29T06:38:04.930Z] b4c3b6d88c5a: Pull complete [2025-08-29T06:38:05.332Z] Still waiting to schedule task [2025-08-29T06:38:05.332Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-29T06:38:11.577Z] ba8bce9d2590: Pull complete [2025-08-29T06:38:13.527Z] ca778ea9c289: Pull complete [2025-08-29T06:38:13.528Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-29T06:38:13.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-29T06:38:13.528Z] ---> 47b25d7523d1 [2025-08-29T06:38:13.528Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-08-29T06:38:15.471Z] ---> Running in fbd21432161c [2025-08-29T06:38:15.471Z] Removing intermediate container fbd21432161c [2025-08-29T06:38:15.471Z] ---> 8c5db4121873 [2025-08-29T06:38:15.471Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-29T06:38:15.471Z] ---> Running in 35ee2172e48d [2025-08-29T06:38:15.739Z] Removing intermediate container 35ee2172e48d [2025-08-29T06:38:15.739Z] ---> 060dfa93a738 [2025-08-29T06:38:15.739Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-08-29T06:38:16.011Z] ---> Running in bfeb0587ca9b [2025-08-29T06:38:16.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T06:38:17.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T06:38:18.966Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-08-29T06:38:18.966Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-08-29T06:38:18.966Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-08-29T06:38:18.966Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-08-29T06:38:18.966Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-08-29T06:38:18.966Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-08-29T06:38:18.966Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-08-29T06:38:18.966Z] (8/8) Installing openssh (9.7_p1-r5) [2025-08-29T06:38:18.966Z] Executing busybox-1.36.1-r29.trigger [2025-08-29T06:38:18.966Z] OK: 245 MiB in 66 packages [2025-08-29T06:38:20.099Z] Removing intermediate container bfeb0587ca9b [2025-08-29T06:38:20.099Z] ---> fcd9e25a2ba1 [2025-08-29T06:38:20.099Z] Step 6/10 : WORKDIR /device-modbus-go [2025-08-29T06:38:20.370Z] ---> Running in 1cb44e8ad492 [2025-08-29T06:38:20.638Z] Removing intermediate container 1cb44e8ad492 [2025-08-29T06:38:20.638Z] ---> 15d7b1de8391 [2025-08-29T06:38:20.638Z] Step 7/10 : COPY go.mod vendor* ./ [2025-08-29T06:38:20.909Z] ---> 88bcf21348ae [2025-08-29T06:38:20.909Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T06:38:21.177Z] ---> Running in b0a541e87082 [2025-08-29T06:38:25.994Z] Running on prd-centos7-docker-4c-2g-7844 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T06:38:26.038Z] provisioning config files... [2025-08-29T06:38:26.100Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4116396747012679382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:38:28.119Z] ---> ****-login.sh [2025-08-29T06:38:28.119Z] nexus3.edgexfoundry.org:10001 [2025-08-29T06:38:28.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:38:28.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:38:28.719Z] Configure a credential helper to remove this warning. See [2025-08-29T06:38:28.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:38:28.719Z] [2025-08-29T06:38:28.719Z] Login Succeeded [2025-08-29T06:38:28.719Z] nexus3.edgexfoundry.org:10002 [2025-08-29T06:38:28.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:38:28.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:38:28.719Z] Configure a credential helper to remove this warning. See [2025-08-29T06:38:28.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:38:28.719Z] [2025-08-29T06:38:28.719Z] Login Succeeded [2025-08-29T06:38:28.719Z] nexus3.edgexfoundry.org:10003 [2025-08-29T06:38:28.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:38:28.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:38:28.981Z] Configure a credential helper to remove this warning. See [2025-08-29T06:38:28.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:38:28.981Z] [2025-08-29T06:38:28.981Z] Login Succeeded [2025-08-29T06:38:28.981Z] nexus3.edgexfoundry.org:10004 [2025-08-29T06:38:28.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:38:28.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:38:28.981Z] Configure a credential helper to remove this warning. See [2025-08-29T06:38:28.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:38:28.981Z] [2025-08-29T06:38:28.981Z] Login Succeeded [2025-08-29T06:38:28.981Z] ****.io [2025-08-29T06:38:28.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:38:29.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:38:29.244Z] Configure a credential helper to remove this warning. See [2025-08-29T06:38:29.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:38:29.245Z] [2025-08-29T06:38:29.245Z] Login Succeeded [2025-08-29T06:38:29.245Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T06:38:29.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T06:38:29.613Z] + docker buildx ls [2025-08-29T06:38:29.613Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-29T06:38:29.613Z] default * docker [2025-08-29T06:38:29.613Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-29T06:38:29.927Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-29T06:38:29.927Z] edgex-builder [Pipeline] sh [2025-08-29T06:38:30.232Z] + docker buildx inspect --bootstrap [2025-08-29T06:38:30.232Z] #1 [internal] booting buildkit [2025-08-29T06:38:30.232Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-29T06:38:33.549Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-08-29T06:38:33.549Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-29T06:38:34.122Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-08-29T06:38:34.122Z] #1 DONE 4.1s [2025-08-29T06:38:34.382Z] Name: edgex-builder [2025-08-29T06:38:34.382Z] Driver: docker-container [2025-08-29T06:38:34.382Z] [2025-08-29T06:38:34.382Z] Nodes: [2025-08-29T06:38:34.382Z] Name: edgex-builder0 [2025-08-29T06:38:34.382Z] Endpoint: unix:///var/run/docker.sock [2025-08-29T06:38:34.382Z] Status: running [2025-08-29T06:38:34.382Z] Buildkit: v0.23.2 [2025-08-29T06:38:34.382Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-29T06:38:34.679Z] + docker buildx ls [2025-08-29T06:38:34.679Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-29T06:38:34.679Z] edgex-builder * docker-container [2025-08-29T06:38:34.679Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-29T06:38:34.679Z] default docker [2025-08-29T06:38:34.679Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-29T06:38:34.974Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64 --push - [2025-08-29T06:38:34.974Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64' [2025-08-29T06:38:34.974Z] #1 [internal] load build definition from Dockerfile [2025-08-29T06:38:34.974Z] #1 transferring dockerfile: 198B done [2025-08-29T06:38:34.974Z] #1 DONE 0.0s [2025-08-29T06:38:34.974Z] [2025-08-29T06:38:34.974Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64 [2025-08-29T06:38:34.974Z] #2 DONE 0.1s [2025-08-29T06:38:34.974Z] [2025-08-29T06:38:34.974Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64 [2025-08-29T06:38:35.233Z] #3 DONE 0.1s [2025-08-29T06:38:35.233Z] [2025-08-29T06:38:35.233Z] #4 [internal] load .dockerignore [2025-08-29T06:38:35.233Z] #4 transferring context: 2B done [2025-08-29T06:38:35.233Z] #4 DONE 0.0s [2025-08-29T06:38:35.233Z] [2025-08-29T06:38:35.233Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 [2025-08-29T06:38:35.233Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done [2025-08-29T06:38:35.233Z] #5 DONE 0.0s [2025-08-29T06:38:35.233Z] [2025-08-29T06:38:35.233Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 [2025-08-29T06:38:35.233Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done [2025-08-29T06:38:35.492Z] #6 DONE 0.3s [2025-08-29T06:38:35.493Z] [2025-08-29T06:38:35.493Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T06:38:35.493Z] #7 DONE 0.0s [2025-08-29T06:38:35.493Z] [2025-08-29T06:38:35.493Z] #8 exporting to image [2025-08-29T06:38:35.493Z] #8 exporting layers done [2025-08-29T06:38:35.493Z] #8 exporting manifest sha256:b24f948d532089e8c362f18cb1f870deed58a0a14030dd0c6e699f52cf79cfcc done [2025-08-29T06:38:35.493Z] #8 exporting config sha256:2a9baaa8d9ce4978c05514bd6c67c06d5c448ea422a3d86ea520a235b9bb36a7 done [2025-08-29T06:38:35.493Z] #8 exporting manifest sha256:f2f494a7b14258a934c3cd865347bf464fa6b89685ec1efe323cd6ba27892d66 done [2025-08-29T06:38:35.493Z] #8 exporting config sha256:bb365aa0ed2daac5ff6946ce14cbbe436ee0a756c04eac328f22a056551011e9 done [2025-08-29T06:38:35.493Z] #8 exporting manifest list sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 done [2025-08-29T06:38:35.493Z] #8 pushing layers 0.1s done [2025-08-29T06:38:35.493Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64@sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 [2025-08-29T06:38:35.493Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T06:38:35.493Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64@sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 0.1s done [2025-08-29T06:38:35.493Z] #8 DONE 0.2s [2025-08-29T06:38:35.754Z] [2025-08-29T06:38:35.754Z] 1 warning found (use --debug to expand): [2025-08-29T06:38:35.754Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T06:38:36.054Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' [2025-08-29T06:38:36.054Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - [2025-08-29T06:38:36.054Z] #1 [internal] load build definition from Dockerfile [2025-08-29T06:38:36.054Z] #1 transferring dockerfile: 164B done [2025-08-29T06:38:36.054Z] #1 DONE 0.0s [2025-08-29T06:38:36.054Z] [2025-08-29T06:38:36.054Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-29T06:38:36.054Z] #2 DONE 0.0s [2025-08-29T06:38:36.054Z] [2025-08-29T06:38:36.054Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-29T06:38:36.054Z] #3 DONE 0.0s [2025-08-29T06:38:36.054Z] [2025-08-29T06:38:36.054Z] #4 [internal] load .dockerignore [2025-08-29T06:38:36.054Z] #4 transferring context: 2B done [2025-08-29T06:38:36.054Z] #4 DONE 0.0s [2025-08-29T06:38:36.054Z] [2025-08-29T06:38:36.054Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 [2025-08-29T06:38:36.054Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 [2025-08-29T06:38:36.316Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done [2025-08-29T06:38:36.316Z] #5 CACHED [2025-08-29T06:38:36.316Z] [2025-08-29T06:38:36.316Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 [2025-08-29T06:38:36.316Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done [2025-08-29T06:38:36.316Z] #6 CACHED [2025-08-29T06:38:36.316Z] [2025-08-29T06:38:36.316Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T06:38:36.316Z] #7 DONE 0.0s [2025-08-29T06:38:36.316Z] [2025-08-29T06:38:36.316Z] #8 exporting to image [2025-08-29T06:38:36.316Z] #8 exporting layers done [2025-08-29T06:38:36.316Z] #8 exporting manifest sha256:b24f948d532089e8c362f18cb1f870deed58a0a14030dd0c6e699f52cf79cfcc done [2025-08-29T06:38:36.316Z] #8 exporting config sha256:2a9baaa8d9ce4978c05514bd6c67c06d5c448ea422a3d86ea520a235b9bb36a7 done [2025-08-29T06:38:36.316Z] #8 exporting manifest sha256:f2f494a7b14258a934c3cd865347bf464fa6b89685ec1efe323cd6ba27892d66 done [2025-08-29T06:38:36.316Z] #8 exporting config sha256:bb365aa0ed2daac5ff6946ce14cbbe436ee0a756c04eac328f22a056551011e9 done [2025-08-29T06:38:36.316Z] #8 exporting manifest list sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 done [2025-08-29T06:38:36.316Z] #8 pushing layers 0.0s done [2025-08-29T06:38:36.316Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 0.1s done [2025-08-29T06:38:36.316Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T06:38:36.316Z] #8 DONE 0.1s [2025-08-29T06:38:36.316Z] [2025-08-29T06:38:36.316Z] 1 warning found (use --debug to expand): [2025-08-29T06:38:36.316Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T06:38:36.606Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7' [2025-08-29T06:38:36.606Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7 --push - [2025-08-29T06:38:36.870Z] #1 [internal] load build definition from Dockerfile [2025-08-29T06:38:36.870Z] #1 transferring dockerfile: 169B done [2025-08-29T06:38:36.870Z] #1 DONE 0.0s [2025-08-29T06:38:36.870Z] [2025-08-29T06:38:36.870Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7 [2025-08-29T06:38:36.870Z] #2 DONE 0.0s [2025-08-29T06:38:36.870Z] [2025-08-29T06:38:36.870Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7 [2025-08-29T06:38:36.870Z] #3 DONE 0.0s [2025-08-29T06:38:36.870Z] [2025-08-29T06:38:36.870Z] #4 [internal] load .dockerignore [2025-08-29T06:38:36.870Z] #4 transferring context: 2B done [2025-08-29T06:38:36.870Z] #4 DONE 0.0s [2025-08-29T06:38:36.870Z] [2025-08-29T06:38:36.870Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 [2025-08-29T06:38:36.870Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done [2025-08-29T06:38:36.870Z] #5 CACHED [2025-08-29T06:38:36.870Z] [2025-08-29T06:38:36.870Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 [2025-08-29T06:38:36.870Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done [2025-08-29T06:38:36.870Z] #6 CACHED [2025-08-29T06:38:36.870Z] [2025-08-29T06:38:36.870Z] #7 exporting to image [2025-08-29T06:38:36.870Z] #7 exporting layers [2025-08-29T06:38:36.870Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T06:38:36.870Z] #7 exporting layers done [2025-08-29T06:38:36.870Z] #7 exporting manifest sha256:b24f948d532089e8c362f18cb1f870deed58a0a14030dd0c6e699f52cf79cfcc done [2025-08-29T06:38:36.870Z] #7 exporting config sha256:2a9baaa8d9ce4978c05514bd6c67c06d5c448ea422a3d86ea520a235b9bb36a7 done [2025-08-29T06:38:36.870Z] #7 exporting manifest sha256:f2f494a7b14258a934c3cd865347bf464fa6b89685ec1efe323cd6ba27892d66 done [2025-08-29T06:38:36.870Z] #7 exporting config sha256:bb365aa0ed2daac5ff6946ce14cbbe436ee0a756c04eac328f22a056551011e9 done [2025-08-29T06:38:36.870Z] #7 exporting manifest list sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 done [2025-08-29T06:38:36.870Z] #7 pushing layers 0.0s done [2025-08-29T06:38:36.870Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.7@sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 0.1s done [2025-08-29T06:38:36.870Z] #7 DONE 0.1s [2025-08-29T06:38:36.870Z] [2025-08-29T06:38:36.870Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T06:38:36.870Z] #8 DONE 0.0s [2025-08-29T06:38:36.870Z] [2025-08-29T06:38:36.871Z] 1 warning found (use --debug to expand): [2025-08-29T06:38:36.871Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T06:38:37.175Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7' [2025-08-29T06:38:37.175Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 --push - [2025-08-29T06:38:37.175Z] #1 [internal] load build definition from Dockerfile [2025-08-29T06:38:37.175Z] #1 transferring dockerfile: 210B done [2025-08-29T06:38:37.175Z] #1 DONE 0.0s [2025-08-29T06:38:37.175Z] [2025-08-29T06:38:37.175Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [2025-08-29T06:38:37.175Z] #2 DONE 0.0s [2025-08-29T06:38:37.175Z] [2025-08-29T06:38:37.175Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [2025-08-29T06:38:37.175Z] #3 DONE 0.0s [2025-08-29T06:38:37.175Z] [2025-08-29T06:38:37.175Z] #4 [internal] load .dockerignore [2025-08-29T06:38:37.175Z] #4 transferring context: 2B done [2025-08-29T06:38:37.175Z] #4 DONE 0.0s [2025-08-29T06:38:37.175Z] [2025-08-29T06:38:37.175Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 [2025-08-29T06:38:37.175Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done [2025-08-29T06:38:37.175Z] #5 CACHED [2025-08-29T06:38:37.175Z] [2025-08-29T06:38:37.175Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 [2025-08-29T06:38:37.175Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done [2025-08-29T06:38:37.175Z] #6 CACHED [2025-08-29T06:38:37.175Z] [2025-08-29T06:38:37.175Z] #7 exporting to image [2025-08-29T06:38:37.175Z] #7 exporting layers done [2025-08-29T06:38:37.175Z] #7 exporting manifest sha256:b24f948d532089e8c362f18cb1f870deed58a0a14030dd0c6e699f52cf79cfcc done [2025-08-29T06:38:37.175Z] #7 exporting config sha256:2a9baaa8d9ce4978c05514bd6c67c06d5c448ea422a3d86ea520a235b9bb36a7 done [2025-08-29T06:38:37.175Z] #7 exporting manifest sha256:f2f494a7b14258a934c3cd865347bf464fa6b89685ec1efe323cd6ba27892d66 done [2025-08-29T06:38:37.175Z] #7 exporting config sha256:bb365aa0ed2daac5ff6946ce14cbbe436ee0a756c04eac328f22a056551011e9 [2025-08-29T06:38:37.175Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T06:38:37.435Z] #7 exporting config sha256:bb365aa0ed2daac5ff6946ce14cbbe436ee0a756c04eac328f22a056551011e9 done [2025-08-29T06:38:37.435Z] #7 exporting manifest list sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 done [2025-08-29T06:38:37.435Z] #7 pushing layers 0.0s done [2025-08-29T06:38:37.435Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7@sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 0.1s done [2025-08-29T06:38:37.435Z] #7 DONE 0.1s [2025-08-29T06:38:37.435Z] [2025-08-29T06:38:37.435Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T06:38:37.435Z] #8 DONE 0.0s [2025-08-29T06:38:37.435Z] [2025-08-29T06:38:37.435Z] 1 warning found (use --debug to expand): [2025-08-29T06:38:37.435Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T06:38:37.732Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' [2025-08-29T06:38:37.732Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - [2025-08-29T06:38:37.732Z] #1 [internal] load build definition from Dockerfile [2025-08-29T06:38:37.732Z] #1 transferring dockerfile: 162B done [2025-08-29T06:38:37.732Z] #1 DONE 0.0s [2025-08-29T06:38:37.732Z] [2025-08-29T06:38:37.732Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-29T06:38:37.732Z] #2 DONE 0.0s [2025-08-29T06:38:37.732Z] [2025-08-29T06:38:37.732Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-29T06:38:37.732Z] #3 DONE 0.0s [2025-08-29T06:38:37.732Z] [2025-08-29T06:38:37.732Z] #4 [internal] load .dockerignore [2025-08-29T06:38:37.732Z] #4 transferring context: 2B done [2025-08-29T06:38:37.732Z] #4 DONE 0.0s [2025-08-29T06:38:37.732Z] [2025-08-29T06:38:37.732Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 [2025-08-29T06:38:37.732Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 done [2025-08-29T06:38:37.732Z] #5 CACHED [2025-08-29T06:38:37.732Z] [2025-08-29T06:38:37.732Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 [2025-08-29T06:38:37.732Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:f8452ef1f2f354f3533cf0b2508b11204560f017c7cf4cb2adfdaf611bd424c8 0.0s done [2025-08-29T06:38:37.732Z] #6 CACHED [2025-08-29T06:38:37.732Z] [2025-08-29T06:38:37.732Z] #7 exporting to image [2025-08-29T06:38:37.732Z] #7 exporting layers done [2025-08-29T06:38:37.732Z] #7 exporting manifest sha256:b24f948d532089e8c362f18cb1f870deed58a0a14030dd0c6e699f52cf79cfcc done [2025-08-29T06:38:37.732Z] #7 exporting config sha256:2a9baaa8d9ce4978c05514bd6c67c06d5c448ea422a3d86ea520a235b9bb36a7 done [2025-08-29T06:38:37.732Z] #7 exporting manifest sha256:f2f494a7b14258a934c3cd865347bf464fa6b89685ec1efe323cd6ba27892d66 done [2025-08-29T06:38:37.732Z] #7 exporting config sha256:bb365aa0ed2daac5ff6946ce14cbbe436ee0a756c04eac328f22a056551011e9 done [2025-08-29T06:38:37.732Z] #7 exporting manifest list sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 done [2025-08-29T06:38:37.732Z] #7 pushing layers 0.0s done [2025-08-29T06:38:37.732Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 [2025-08-29T06:38:37.732Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T06:38:37.991Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:d9c6d3cd0f9499a86182e7fff94481b6413b9ce4f849a2ebad08c1f1a9d0fad3 0.1s done [2025-08-29T06:38:37.991Z] #7 DONE 0.1s [2025-08-29T06:38:37.991Z] [2025-08-29T06:38:37.991Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T06:38:37.991Z] #8 DONE 0.0s [2025-08-29T06:38:37.991Z] [2025-08-29T06:38:37.991Z] 1 warning found (use --debug to expand): [2025-08-29T06:38:37.991Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-29T06:38:38.409Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:38:38.713Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:38:39.281Z] ---> package-listing.sh [2025-08-29T06:38:39.281Z] ++ facter osfamily [2025-08-29T06:38:39.281Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-29T06:38:39.542Z] + OS_FAMILY=redhat [2025-08-29T06:38:39.542Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-08-29T06:38:39.542Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-29T06:38:39.542Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-29T06:38:39.542Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-29T06:38:39.542Z] + PACKAGES=/tmp/packages_start.txt [2025-08-29T06:38:39.542Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-29T06:38:39.542Z] + PACKAGES=/tmp/packages_end.txt [2025-08-29T06:38:39.542Z] + case "${OS_FAMILY}" in [2025-08-29T06:38:39.542Z] + sort [2025-08-29T06:38:39.542Z] + rpm -qa [2025-08-29T06:38:40.110Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-29T06:38:40.110Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-29T06:38:40.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-29T06:38:40.111Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-29T06:38:40.111Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-08-29T06:38:40.111Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-08-29T06:38:40.123Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-29T06:38:40.410Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:38:40.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T06:38:40.983Z] [2025-08-29T06:38:40.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:38:41.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T06:38:41.299Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-29T06:38:41.299Z] 5eb5b503b376: Pulling fs layer [2025-08-29T06:38:41.299Z] 5c69ac0246d0: Pulling fs layer [2025-08-29T06:38:41.299Z] ec43610c2a17: Pulling fs layer [2025-08-29T06:38:41.299Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-29T06:38:41.299Z] 33b1e0a273af: Pulling fs layer [2025-08-29T06:38:41.299Z] 5d3b04190fa2: Pulling fs layer [2025-08-29T06:38:41.299Z] 2f39f015ded8: Pulling fs layer [2025-08-29T06:38:41.299Z] 33b1e0a273af: Waiting [2025-08-29T06:38:41.299Z] 5d3b04190fa2: Waiting [2025-08-29T06:38:41.299Z] 2f39f015ded8: Waiting [2025-08-29T06:38:41.299Z] 3a2ae6a8a46f: Waiting [2025-08-29T06:38:41.299Z] 5c69ac0246d0: Verifying Checksum [2025-08-29T06:38:41.299Z] 5c69ac0246d0: Download complete [2025-08-29T06:38:41.299Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-29T06:38:41.299Z] 3a2ae6a8a46f: Download complete [2025-08-29T06:38:41.299Z] ec43610c2a17: Verifying Checksum [2025-08-29T06:38:41.299Z] ec43610c2a17: Download complete [2025-08-29T06:38:41.299Z] 33b1e0a273af: Verifying Checksum [2025-08-29T06:38:41.299Z] 33b1e0a273af: Download complete [2025-08-29T06:38:41.299Z] 5d3b04190fa2: Verifying Checksum [2025-08-29T06:38:41.299Z] 5d3b04190fa2: Download complete [2025-08-29T06:38:41.561Z] 5eb5b503b376: Verifying Checksum [2025-08-29T06:38:41.561Z] 5eb5b503b376: Download complete [2025-08-29T06:38:42.138Z] 2f39f015ded8: Verifying Checksum [2025-08-29T06:38:42.138Z] 2f39f015ded8: Download complete [2025-08-29T06:38:42.708Z] 5eb5b503b376: Pull complete [2025-08-29T06:38:42.974Z] 5c69ac0246d0: Pull complete [2025-08-29T06:38:43.236Z] ec43610c2a17: Pull complete [2025-08-29T06:38:43.498Z] 3a2ae6a8a46f: Pull complete [2025-08-29T06:38:43.758Z] 33b1e0a273af: Pull complete [2025-08-29T06:38:43.758Z] 5d3b04190fa2: Pull complete [2025-08-29T06:38:47.081Z] 2f39f015ded8: Pull complete [2025-08-29T06:38:47.081Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-29T06:38:47.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T06:38:47.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:38:47.235Z] prd-centos7-docker-4c-2g-7844 does not seem to be running inside a container [2025-08-29T06:38:47.264Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-29T06:38:50.373Z] $ docker top b2e6fd8ec06fcdb924eac9af120d736b4fe449034b59c29e97411fbbefe951e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T06:38:50.720Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-29T06:38:51.021Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-29T06:38:51.322Z] + ls /var/log/sa-host [2025-08-29T06:38:51.322Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T06:38:51.496Z] provisioning config files... [2025-08-29T06:38:51.505Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9435985577303986609tmp [Pipeline] { [Pipeline] echo [2025-08-29T06:38:51.522Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:38:51.806Z] ---> create-netrc.sh [Pipeline] } [2025-08-29T06:38:51.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:38:52.171Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-29T06:38:52.181Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:38:52.474Z] ---> sudo-logs.sh [2025-08-29T06:38:52.474Z] Archiving 'sudo' log.. [2025-08-29T06:38:53.414Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7844.novalocal: Name or service not known [2025-08-29T06:38:53.414Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7844.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-29T06:38:53.441Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:38:53.725Z] ---> job-cost.sh [2025-08-29T06:38:53.725Z] lf-activate-venv: SKIPPING [2025-08-29T06:38:53.725Z] INFO: No Stack... [2025-08-29T06:38:53.985Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-29T06:38:54.244Z] INFO: Archiving Costs [Pipeline] echo [2025-08-29T06:38:54.258Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:38:54.545Z] ---> logs-deploy.sh [2025-08-29T06:38:54.545Z] lf-activate-venv: SKIPPING [2025-08-29T06:38:54.545Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/197 [2025-08-29T06:38:54.545Z] INFO: archiving workspace using pattern(s): [2025-08-29T06:38:55.494Z] Archives upload complete. [2025-08-29T06:38:55.756Z] INFO: archiving logs to Nexus [2025-08-29T06:38:56.693Z] ---> uname -a: [2025-08-29T06:38:56.693Z] Linux prd-centos7-docker-4c-2g-7844.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-29T06:38:56.693Z] [2025-08-29T06:38:56.693Z] [2025-08-29T06:38:56.693Z] ---> lscpu: [2025-08-29T06:38:56.693Z] Architecture: x86_64 [2025-08-29T06:38:56.693Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-29T06:38:56.693Z] Byte Order: Little Endian [2025-08-29T06:38:56.693Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-29T06:38:56.693Z] CPU(s): 2 [2025-08-29T06:38:56.693Z] On-line CPU(s) list: 0,1 [2025-08-29T06:38:56.693Z] Thread(s) per core: 1 [2025-08-29T06:38:56.693Z] Core(s) per socket: 1 [2025-08-29T06:38:56.693Z] Socket(s): 2 [2025-08-29T06:38:56.693Z] NUMA node(s): 1 [2025-08-29T06:38:56.693Z] Vendor ID: AuthenticAMD [2025-08-29T06:38:56.693Z] CPU family: 23 [2025-08-29T06:38:56.693Z] Model: 49 [2025-08-29T06:38:56.693Z] Model name: AMD EPYC-Rome Processor [2025-08-29T06:38:56.693Z] Stepping: 0 [2025-08-29T06:38:56.693Z] CPU MHz: 2799.998 [2025-08-29T06:38:56.693Z] BogoMIPS: 5599.99 [2025-08-29T06:38:56.693Z] Virtualization: AMD-V [2025-08-29T06:38:56.693Z] Hypervisor vendor: KVM [2025-08-29T06:38:56.693Z] Virtualization type: full [2025-08-29T06:38:56.693Z] L1d cache: 64 KiB [2025-08-29T06:38:56.693Z] L1i cache: 64 KiB [2025-08-29T06:38:56.693Z] L2 cache: 1 MiB [2025-08-29T06:38:56.693Z] L3 cache: 32 MiB [2025-08-29T06:38:56.693Z] NUMA node0 CPU(s): 0,1 [2025-08-29T06:38:56.693Z] Vulnerability Itlb multihit: Not affected [2025-08-29T06:38:56.693Z] Vulnerability L1tf: Not affected [2025-08-29T06:38:56.693Z] Vulnerability Mds: Not affected [2025-08-29T06:38:56.693Z] Vulnerability Meltdown: Not affected [2025-08-29T06:38:56.693Z] Vulnerability Mmio stale data: Not affected [2025-08-29T06:38:56.693Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-29T06:38:56.693Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-29T06:38:56.693Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-29T06:38:56.693Z] Vulnerability Srbds: Not affected [2025-08-29T06:38:56.693Z] Vulnerability Tsx async abort: Not affected [2025-08-29T06:38:56.693Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-08-29T06:38:56.693Z] [2025-08-29T06:38:56.693Z] [2025-08-29T06:38:56.693Z] ---> nproc: [2025-08-29T06:38:56.693Z] 2 [2025-08-29T06:38:56.693Z] [2025-08-29T06:38:56.693Z] [2025-08-29T06:38:56.693Z] ---> df -h: [2025-08-29T06:38:56.693Z] Filesystem Size Used Avail Use% Mounted on [2025-08-29T06:38:56.693Z] overlay 40G 7.3G 33G 19% / [2025-08-29T06:38:56.693Z] tmpfs 64M 0 64M 0% /dev [2025-08-29T06:38:56.694Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-29T06:38:56.694Z] shm 64M 0 64M 0% /dev/shm [2025-08-29T06:38:56.694Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-29T06:38:56.694Z] [2025-08-29T06:38:56.694Z] [2025-08-29T06:38:56.694Z] Cannot open /var/log/sysstat/sa29: No such file or directory [2025-08-29T06:38:56.694Z] Please check if data collecting is enabled [2025-08-29T06:38:56.694Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T06:38:56.737Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-29T06:38:56.743Z] $ docker stop --time=1 b2e6fd8ec06fcdb924eac9af120d736b4fe449034b59c29e97411fbbefe951e9 [2025-08-29T06:38:57.910Z] $ docker rm -f --volumes b2e6fd8ec06fcdb924eac9af120d736b4fe449034b59c29e97411fbbefe951e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-29T06:38:58.027Z] [WS-CLEANUP] Deleting project workspace... [2025-08-29T06:38:58.027Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-29T06:38:58.051Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:38:58.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T06:38:58.513Z] [2025-08-29T06:38:58.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:38:58.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T06:38:58.817Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-29T06:38:58.817Z] 5eb5b503b376: Pulling fs layer [2025-08-29T06:38:58.817Z] 5c69ac0246d0: Pulling fs layer [2025-08-29T06:38:58.817Z] ec43610c2a17: Pulling fs layer [2025-08-29T06:38:58.817Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-29T06:38:58.817Z] 33b1e0a273af: Pulling fs layer [2025-08-29T06:38:58.817Z] 5d3b04190fa2: Pulling fs layer [2025-08-29T06:38:58.817Z] 2f39f015ded8: Pulling fs layer [2025-08-29T06:38:58.817Z] 33b1e0a273af: Waiting [2025-08-29T06:38:58.817Z] 5d3b04190fa2: Waiting [2025-08-29T06:38:58.817Z] 2f39f015ded8: Waiting [2025-08-29T06:38:58.817Z] 3a2ae6a8a46f: Waiting [2025-08-29T06:38:58.817Z] 5c69ac0246d0: Verifying Checksum [2025-08-29T06:38:58.817Z] 5c69ac0246d0: Download complete [2025-08-29T06:38:58.817Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-29T06:38:58.818Z] 3a2ae6a8a46f: Download complete [2025-08-29T06:38:58.818Z] 33b1e0a273af: Verifying Checksum [2025-08-29T06:38:58.818Z] 33b1e0a273af: Download complete [2025-08-29T06:38:58.818Z] ec43610c2a17: Verifying Checksum [2025-08-29T06:38:58.818Z] ec43610c2a17: Download complete [2025-08-29T06:38:58.818Z] 5d3b04190fa2: Download complete [2025-08-29T06:38:59.076Z] 5eb5b503b376: Verifying Checksum [2025-08-29T06:38:59.076Z] 5eb5b503b376: Download complete [2025-08-29T06:39:00.011Z] 2f39f015ded8: Verifying Checksum [2025-08-29T06:39:00.011Z] 2f39f015ded8: Download complete [2025-08-29T06:39:00.953Z] 5eb5b503b376: Pull complete [2025-08-29T06:39:00.953Z] 5c69ac0246d0: Pull complete [2025-08-29T06:39:01.890Z] ec43610c2a17: Pull complete [2025-08-29T06:39:01.890Z] 3a2ae6a8a46f: Pull complete [2025-08-29T06:39:01.890Z] 33b1e0a273af: Pull complete [2025-08-29T06:39:02.150Z] 5d3b04190fa2: Pull complete [2025-08-29T06:39:08.739Z] 2f39f015ded8: Pull complete [2025-08-29T06:39:08.739Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-29T06:39:08.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T06:39:08.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:39:08.848Z] prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container [2025-08-29T06:39:08.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-29T06:39:10.295Z] $ docker top 1cb20122eec5ff67c7d3c89978794ffc43ace195ef6291c0ab8e7deac41941fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:39:10.675Z] ---> job-cost.sh [2025-08-29T06:39:10.675Z] lf-activate-venv: SKIPPING [2025-08-29T06:39:10.675Z] INFO: No Stack... [2025-08-29T06:39:10.934Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-29T06:39:11.503Z] INFO: Archiving Costs [Pipeline] sh [2025-08-29T06:39:11.793Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-08-29T06:39:11.794Z] + cut -d, -f6 [Pipeline] lock [2025-08-29T06:39:11.808Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] [2025-08-29T06:39:11.818Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] did not exist. Created. [2025-08-29T06:39:11.823Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-29T06:39:12.130Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-29T06:39:12.165Z] Stashed 1 file(s) [Pipeline] } [2025-08-29T06:39:12.172Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-29T06:39:12.202Z] $ docker stop --time=1 1cb20122eec5ff67c7d3c89978794ffc43ace195ef6291c0ab8e7deac41941fa [2025-08-29T06:39:13.356Z] $ docker rm -f --volumes 1cb20122eec5ff67c7d3c89978794ffc43ace195ef6291c0ab8e7deac41941fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-29T06:39:57.857Z] Removing intermediate container b0a541e87082 [2025-08-29T06:39:57.857Z] ---> fa61f05ed559 [2025-08-29T06:39:57.857Z] Step 9/10 : COPY . . [2025-08-29T06:39:57.857Z] ---> e6187ae6b85f [2025-08-29T06:39:57.857Z] Step 10/10 : RUN ${MAKE} [2025-08-29T06:39:57.857Z] ---> Running in 524a016c8ae2 [2025-08-29T06:39:58.132Z] noop [2025-08-29T06:39:59.097Z] Removing intermediate container 524a016c8ae2 [2025-08-29T06:39:59.097Z] ---> ed6e436a7147 [2025-08-29T06:39:59.097Z] Successfully built ed6e436a7147 [2025-08-29T06:39:59.097Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:39:59.474Z] + docker inspect -f . ci-base-image-arm64 [2025-08-29T06:39:59.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:39:59.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-7842 does not seem to be running inside a container [2025-08-29T06:39:59.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/197 -v /w/workspace/device-modbus-go/197:/w/workspace/device-modbus-go/197:rw,z -v /w/workspace/device-modbus-go/197@tmp:/w/workspace/device-modbus-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-29T06:40:00.999Z] $ docker top 80fafda7dd86dc29f398e99a433cfa4cee5a82a4c07e1f350aec9a43a7b2bc8e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T06:40:01.828Z] + go version [2025-08-29T06:40:01.828Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-29T06:40:01.856Z] $ docker stop --time=1 80fafda7dd86dc29f398e99a433cfa4cee5a82a4c07e1f350aec9a43a7b2bc8e [2025-08-29T06:40:03.446Z] $ docker rm -f --volumes 80fafda7dd86dc29f398e99a433cfa4cee5a82a4c07e1f350aec9a43a7b2bc8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:40:04.049Z] + docker inspect -f . ci-base-image-arm64 [2025-08-29T06:40:04.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:40:04.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-7842 does not seem to be running inside a container [2025-08-29T06:40:04.350Z] $ 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/197 -v /w/workspace/device-modbus-go/197:/w/workspace/device-modbus-go/197:rw,z -v /w/workspace/device-modbus-go/197@tmp:/w/workspace/device-modbus-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-29T06:40:05.609Z] $ docker top 51aa7d0dfdee7fb984097da23b8b0766364b65ecb966a01329c319550b6b9c47 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T06:40:06.105Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/197 [Pipeline] fileExists [Pipeline] sh [2025-08-29T06:40:06.766Z] + make test [2025-08-29T06:40:06.766Z] go test ./... -coverprofile=coverage.out [2025-08-29T06:40:13.407Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-08-29T06:43:35.290Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-08-29T06:43:40.626Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.062s coverage: 46.5% of statements [2025-08-29T06:43:42.124Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-29T06:43:42.124Z] go vet ./... [2025-08-29T06:44:38.643Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-29T06:44:38.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-29T06:44:38.644Z] ./bin/test-attribution-txt.sh [2025-08-29T06:44:38.644Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-29T06:44:38.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-29T06:44:38.695Z] $ docker stop --time=1 51aa7d0dfdee7fb984097da23b8b0766364b65ecb966a01329c319550b6b9c47 [2025-08-29T06:44:40.708Z] $ docker rm -f --volumes 51aa7d0dfdee7fb984097da23b8b0766364b65ecb966a01329c319550b6b9c47 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T06:44:42.435Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-29T06:44:42.461Z] Warning: overwriting stash ‘coverage-report’ [2025-08-29T06:44:42.987Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-29T06:44:43.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-29T06:44:43.710Z] + ls -al . [2025-08-29T06:44:43.710Z] total 256 [2025-08-29T06:44:43.710Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 06:40 . [2025-08-29T06:44:43.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:37 .. [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 29 06:37 .dockerignore [2025-08-29T06:44:43.710Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 06:37 .git [2025-08-29T06:44:43.710Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:37 .github [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 29 06:37 .gitignore [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 29 06:37 .golangci.yml [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 20445 Aug 29 06:37 Attribution.txt [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 18046 Aug 29 06:37 CHANGELOG.md [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 1479 Aug 29 06:37 Dockerfile [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 06:37 GOVERNANCE.md [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 29 06:37 Jenkinsfile [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 06:37 LICENSE [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 2524 Aug 29 06:37 Makefile [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 29 06:37 OWNERS.md [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 29 06:37 README.md [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 29 06:35 VERSION [2025-08-29T06:44:43.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 06:37 bin [2025-08-29T06:44:43.710Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:37 cmd [2025-08-29T06:44:43.710Z] -rw-r--r-- 1 jenkins jenkins 27945 Aug 29 06:43 coverage.out [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 6427 Aug 29 06:37 go.mod [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 87545 Aug 29 06:37 go.sum [2025-08-29T06:44:43.710Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:37 internal [2025-08-29T06:44:43.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 06:37 simulator [2025-08-29T06:44:43.710Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 29 06:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:44:44.065Z] + 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=942704628f066f50eeec2893835c79d9eaebdf64 --label arch=arm64 --label version=4.1.0-dev.7 . [2025-08-29T06:44:44.651Z] Sending build context to Docker daemon 14.19MB [2025-08-29T06:44:44.651Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-08-29T06:44:44.651Z] Step 2/23 : FROM ${BASE} AS builder [2025-08-29T06:44:44.651Z] ---> ed6e436a7147 [2025-08-29T06:44:44.651Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-08-29T06:44:44.919Z] ---> Running in ce18e834564a [2025-08-29T06:44:45.193Z] Removing intermediate container ce18e834564a [2025-08-29T06:44:45.193Z] ---> 7c4ab7d88ce6 [2025-08-29T06:44:45.193Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-29T06:44:45.193Z] ---> Running in aea0324f9bfb [2025-08-29T06:44:45.478Z] Removing intermediate container aea0324f9bfb [2025-08-29T06:44:45.478Z] ---> 72169ad2f553 [2025-08-29T06:44:45.478Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-08-29T06:44:45.478Z] ---> Running in 19397132e589 [2025-08-29T06:44:46.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T06:44:46.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T06:44:48.844Z] OK: 245 MiB in 66 packages [2025-08-29T06:44:49.431Z] Removing intermediate container 19397132e589 [2025-08-29T06:44:49.431Z] ---> a0455b570019 [2025-08-29T06:44:49.431Z] Step 6/23 : WORKDIR /device-modbus-go [2025-08-29T06:44:49.431Z] ---> Running in e12199ea6e47 [2025-08-29T06:44:50.019Z] Removing intermediate container e12199ea6e47 [2025-08-29T06:44:50.019Z] ---> 071a7d8a050c [2025-08-29T06:44:50.019Z] Step 7/23 : COPY go.mod vendor* ./ [2025-08-29T06:44:50.611Z] ---> 63e19315bb99 [2025-08-29T06:44:50.611Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T06:44:50.611Z] ---> Running in 0b3d832e14d7 [2025-08-29T06:44:53.743Z] Removing intermediate container 0b3d832e14d7 [2025-08-29T06:44:53.743Z] ---> 938419f86068 [2025-08-29T06:44:53.743Z] Step 9/23 : COPY . . [2025-08-29T06:44:54.710Z] ---> 248a74d86df6 [2025-08-29T06:44:54.710Z] Step 10/23 : RUN ${MAKE} [2025-08-29T06:44:54.981Z] ---> Running in 3b3952854e1e [2025-08-29T06:44:55.945Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-08-29T06:48:32.789Z] Removing intermediate container 3b3952854e1e [2025-08-29T06:48:32.789Z] ---> 1be87cc192b5 [2025-08-29T06:48:32.789Z] Step 11/23 : FROM alpine:3.20 [2025-08-29T06:48:32.789Z] 3.20: Pulling from library/alpine [2025-08-29T06:48:32.789Z] 13e713f82565: Pulling fs layer [2025-08-29T06:48:32.789Z] 13e713f82565: Download complete [2025-08-29T06:48:32.789Z] 13e713f82565: Pull complete [2025-08-29T06:48:32.789Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T06:48:32.789Z] Status: Downloaded newer image for alpine:3.20 [2025-08-29T06:48:32.789Z] ---> c88e9dceb6cb [2025-08-29T06:48:32.789Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-08-29T06:48:32.789Z] ---> Running in 58115d7584ee [2025-08-29T06:48:32.789Z] Removing intermediate container 58115d7584ee [2025-08-29T06:48:32.789Z] ---> d3d6a0496181 [2025-08-29T06:48:32.789Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-08-29T06:48:32.789Z] ---> Running in 7bdbea30d09b [2025-08-29T06:48:32.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T06:48:32.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T06:48:33.753Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T06:48:33.753Z] Executing busybox-1.36.1-r29.trigger [2025-08-29T06:48:33.753Z] OK: 9 MiB in 15 packages [2025-08-29T06:48:34.716Z] Removing intermediate container 7bdbea30d09b [2025-08-29T06:48:34.717Z] ---> 2da062cf429c [2025-08-29T06:48:34.717Z] Step 14/23 : RUN apk --no-cache upgrade [2025-08-29T06:48:34.985Z] ---> Running in a92f6e057610 [2025-08-29T06:48:35.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T06:48:36.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T06:48:37.625Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T06:48:37.625Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T06:48:37.625Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T06:48:37.625Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T06:48:37.625Z] Executing busybox-1.36.1-r30.trigger [2025-08-29T06:48:37.625Z] OK: 9 MiB in 15 packages [2025-08-29T06:48:38.586Z] Removing intermediate container a92f6e057610 [2025-08-29T06:48:38.586Z] ---> 71a6ba8a458d [2025-08-29T06:48:38.586Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-08-29T06:48:40.526Z] ---> a58b84026f31 [2025-08-29T06:48:40.526Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-08-29T06:48:41.118Z] ---> 9bc82594f415 [2025-08-29T06:48:41.118Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-08-29T06:48:41.384Z] ---> 8424fb32fd30 [2025-08-29T06:48:41.384Z] Step 18/23 : EXPOSE 59901 [2025-08-29T06:48:41.651Z] ---> Running in 09d82093d1b5 [2025-08-29T06:48:41.918Z] Removing intermediate container 09d82093d1b5 [2025-08-29T06:48:41.918Z] ---> a87eec70367c [2025-08-29T06:48:41.918Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-08-29T06:48:41.918Z] ---> Running in 087fdb3b8618 [2025-08-29T06:48:42.193Z] Removing intermediate container 087fdb3b8618 [2025-08-29T06:48:42.193Z] ---> cc48ee52260e [2025-08-29T06:48:42.193Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-29T06:48:42.459Z] ---> Running in 9c027321107c [2025-08-29T06:48:42.724Z] Removing intermediate container 9c027321107c [2025-08-29T06:48:42.724Z] ---> 685a6827b87f [2025-08-29T06:48:42.724Z] Step 21/23 : LABEL arch=arm64 [2025-08-29T06:48:42.724Z] ---> Running in ede677205377 [2025-08-29T06:48:42.991Z] Removing intermediate container ede677205377 [2025-08-29T06:48:42.991Z] ---> dbf423f1d23a [2025-08-29T06:48:42.991Z] Step 22/23 : LABEL git_sha=942704628f066f50eeec2893835c79d9eaebdf64 [2025-08-29T06:48:42.991Z] ---> Running in 4cace2125e75 [2025-08-29T06:48:43.260Z] Removing intermediate container 4cace2125e75 [2025-08-29T06:48:43.260Z] ---> 0c1c59809687 [2025-08-29T06:48:43.260Z] Step 23/23 : LABEL version=4.1.0-dev.7 [2025-08-29T06:48:43.534Z] ---> Running in 132233928dba [2025-08-29T06:48:43.799Z] Removing intermediate container 132233928dba [2025-08-29T06:48:43.799Z] ---> 46fb60f715f9 [2025-08-29T06:48:43.799Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-29T06:48:43.799Z] Successfully built 46fb60f715f9 [2025-08-29T06:48:43.799Z] 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-08-29T06:48:43.968Z] provisioning config files... [2025-08-29T06:48:43.981Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/197@tmp/config15424887660117085639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:48:44.317Z] ---> ****-login.sh [2025-08-29T06:48:44.317Z] nexus3.edgexfoundry.org:10001 [2025-08-29T06:48:44.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:48:44.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:48:44.584Z] Configure a credential helper to remove this warning. See [2025-08-29T06:48:44.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:48:44.584Z] [2025-08-29T06:48:44.584Z] Login Succeeded [2025-08-29T06:48:44.584Z] nexus3.edgexfoundry.org:10002 [2025-08-29T06:48:44.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:48:44.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:48:44.850Z] Configure a credential helper to remove this warning. See [2025-08-29T06:48:44.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:48:44.850Z] [2025-08-29T06:48:44.850Z] Login Succeeded [2025-08-29T06:48:44.850Z] nexus3.edgexfoundry.org:10003 [2025-08-29T06:48:45.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:48:45.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:48:45.384Z] Configure a credential helper to remove this warning. See [2025-08-29T06:48:45.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:48:45.384Z] [2025-08-29T06:48:45.384Z] Login Succeeded [2025-08-29T06:48:45.384Z] nexus3.edgexfoundry.org:10004 [2025-08-29T06:48:45.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:48:45.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:48:45.651Z] Configure a credential helper to remove this warning. See [2025-08-29T06:48:45.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:48:45.651Z] [2025-08-29T06:48:45.651Z] Login Succeeded [2025-08-29T06:48:45.651Z] ****.io [2025-08-29T06:48:45.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:48:46.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:48:46.183Z] Configure a credential helper to remove this warning. See [2025-08-29T06:48:46.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:48:46.183Z] [2025-08-29T06:48:46.183Z] Login Succeeded [2025-08-29T06:48:46.183Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T06:48:46.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T06:48:46.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T06:48:46.270Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-08-29T06:48:46.270Z] 942704628f066f50eeec2893835c79d9eaebdf64 [2025-08-29T06:48:46.270Z] latest [2025-08-29T06:48:46.270Z] 4.1.0-dev.7 [2025-08-29T06:48:46.270Z] 942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [2025-08-29T06:48:46.270Z] main [2025-08-29T06:48:46.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:48:46.642Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:48:46.996Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64 [2025-08-29T06:48:46.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-29T06:48:46.996Z] 90c0c121c502: Preparing [2025-08-29T06:48:46.996Z] 883887c7f71b: Preparing [2025-08-29T06:48:46.996Z] 47556fd5758c: Preparing [2025-08-29T06:48:46.996Z] 46c8983f42b4: Preparing [2025-08-29T06:48:46.996Z] c18dfe4c9fc4: Preparing [2025-08-29T06:48:46.996Z] 1e890da81ec9: Preparing [2025-08-29T06:48:46.996Z] 1e890da81ec9: Waiting [2025-08-29T06:48:47.260Z] 883887c7f71b: Pushed [2025-08-29T06:48:47.260Z] 90c0c121c502: Pushed [2025-08-29T06:48:47.260Z] c18dfe4c9fc4: Pushed [2025-08-29T06:48:47.523Z] 46c8983f42b4: Pushed [2025-08-29T06:48:47.523Z] 1e890da81ec9: Layer already exists [2025-08-29T06:48:55.713Z] 47556fd5758c: Pushed [2025-08-29T06:48:55.713Z] 942704628f066f50eeec2893835c79d9eaebdf64: digest: sha256:6e1cd0b7c1310aa75ddff701cb8052153a90bf4e8f6d13eee94cd543c7245fd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:48:56.095Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:48:56.469Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-08-29T06:48:56.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-29T06:48:56.469Z] 90c0c121c502: Preparing [2025-08-29T06:48:56.469Z] 883887c7f71b: Preparing [2025-08-29T06:48:56.469Z] 47556fd5758c: Preparing [2025-08-29T06:48:56.469Z] 46c8983f42b4: Preparing [2025-08-29T06:48:56.469Z] c18dfe4c9fc4: Preparing [2025-08-29T06:48:56.469Z] 1e890da81ec9: Preparing [2025-08-29T06:48:56.469Z] 1e890da81ec9: Waiting [2025-08-29T06:48:56.469Z] 90c0c121c502: Layer already exists [2025-08-29T06:48:56.469Z] 883887c7f71b: Layer already exists [2025-08-29T06:48:56.469Z] 46c8983f42b4: Layer already exists [2025-08-29T06:48:56.469Z] c18dfe4c9fc4: Layer already exists [2025-08-29T06:48:56.469Z] 47556fd5758c: Layer already exists [2025-08-29T06:48:56.469Z] 1e890da81ec9: Layer already exists [2025-08-29T06:48:56.469Z] latest: digest: sha256:6e1cd0b7c1310aa75ddff701cb8052153a90bf4e8f6d13eee94cd543c7245fd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:48:57.097Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:48:57.451Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.7 [2025-08-29T06:48:57.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-29T06:48:57.452Z] 90c0c121c502: Preparing [2025-08-29T06:48:57.452Z] 883887c7f71b: Preparing [2025-08-29T06:48:57.452Z] 47556fd5758c: Preparing [2025-08-29T06:48:57.452Z] 46c8983f42b4: Preparing [2025-08-29T06:48:57.452Z] c18dfe4c9fc4: Preparing [2025-08-29T06:48:57.452Z] 1e890da81ec9: Preparing [2025-08-29T06:48:57.452Z] 1e890da81ec9: Waiting [2025-08-29T06:48:57.452Z] 47556fd5758c: Layer already exists [2025-08-29T06:48:57.452Z] 883887c7f71b: Layer already exists [2025-08-29T06:48:57.452Z] 46c8983f42b4: Layer already exists [2025-08-29T06:48:57.452Z] c18dfe4c9fc4: Layer already exists [2025-08-29T06:48:57.452Z] 90c0c121c502: Layer already exists [2025-08-29T06:48:57.452Z] 1e890da81ec9: Layer already exists [2025-08-29T06:48:57.452Z] 4.1.0-dev.7: digest: sha256:6e1cd0b7c1310aa75ddff701cb8052153a90bf4e8f6d13eee94cd543c7245fd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:48:57.813Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:48:58.176Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [2025-08-29T06:48:58.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-29T06:48:58.176Z] 90c0c121c502: Preparing [2025-08-29T06:48:58.176Z] 883887c7f71b: Preparing [2025-08-29T06:48:58.176Z] 47556fd5758c: Preparing [2025-08-29T06:48:58.176Z] 46c8983f42b4: Preparing [2025-08-29T06:48:58.176Z] c18dfe4c9fc4: Preparing [2025-08-29T06:48:58.176Z] 1e890da81ec9: Preparing [2025-08-29T06:48:58.176Z] 1e890da81ec9: Waiting [2025-08-29T06:48:58.176Z] c18dfe4c9fc4: Layer already exists [2025-08-29T06:48:58.176Z] 46c8983f42b4: Layer already exists [2025-08-29T06:48:58.176Z] 90c0c121c502: Layer already exists [2025-08-29T06:48:58.176Z] 883887c7f71b: Layer already exists [2025-08-29T06:48:58.176Z] 47556fd5758c: Layer already exists [2025-08-29T06:48:58.176Z] 1e890da81ec9: Layer already exists [2025-08-29T06:48:58.176Z] 942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7: digest: sha256:6e1cd0b7c1310aa75ddff701cb8052153a90bf4e8f6d13eee94cd543c7245fd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:48:58.807Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:48:59.759Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-08-29T06:48:59.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-29T06:48:59.759Z] 90c0c121c502: Preparing [2025-08-29T06:48:59.759Z] 883887c7f71b: Preparing [2025-08-29T06:48:59.759Z] 47556fd5758c: Preparing [2025-08-29T06:48:59.759Z] 46c8983f42b4: Preparing [2025-08-29T06:48:59.759Z] c18dfe4c9fc4: Preparing [2025-08-29T06:48:59.759Z] 1e890da81ec9: Preparing [2025-08-29T06:48:59.759Z] 1e890da81ec9: Waiting [2025-08-29T06:48:59.759Z] 883887c7f71b: Layer already exists [2025-08-29T06:48:59.759Z] 46c8983f42b4: Layer already exists [2025-08-29T06:48:59.759Z] 90c0c121c502: Layer already exists [2025-08-29T06:48:59.759Z] 47556fd5758c: Layer already exists [2025-08-29T06:48:59.759Z] c18dfe4c9fc4: Layer already exists [2025-08-29T06:48:59.759Z] 1e890da81ec9: Layer already exists [2025-08-29T06:49:00.024Z] main: digest: sha256:6e1cd0b7c1310aa75ddff701cb8052153a90bf4e8f6d13eee94cd543c7245fd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T06:49:00.113Z] ===================================================== [Pipeline] echo [2025-08-29T06:49:00.130Z] taggedImages: [2025-08-29T06:49:00.130Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64 [2025-08-29T06:49:00.130Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-08-29T06:49:00.130Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.7 [2025-08-29T06:49:00.130Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [2025-08-29T06:49:00.130Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2025-08-29T06:49:00.144Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] echo [2025-08-29T06:49:00.155Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2025-08-29T06:49:00.167Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.7 [Pipeline] echo [2025-08-29T06:49:00.180Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:942704628f066f50eeec2893835c79d9eaebdf64-4.1.0-dev.7 [Pipeline] echo [2025-08-29T06:49:00.193Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:49:00.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T06:49:00.578Z] [2025-08-29T06:49:00.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:49:00.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T06:49:00.935Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-29T06:49:00.935Z] 8998bd30e6a1: Pulling fs layer [2025-08-29T06:49:00.935Z] 04944245beec: Pulling fs layer [2025-08-29T06:49:00.935Z] 699f458cf7ca: Pulling fs layer [2025-08-29T06:49:00.935Z] 765212b225bb: Pulling fs layer [2025-08-29T06:49:00.935Z] f23df028b6ca: Pulling fs layer [2025-08-29T06:49:00.935Z] d65c8cfc05b1: Pulling fs layer [2025-08-29T06:49:00.935Z] 2437ff75d9bd: Pulling fs layer [2025-08-29T06:49:00.935Z] f23df028b6ca: Waiting [2025-08-29T06:49:00.935Z] d65c8cfc05b1: Waiting [2025-08-29T06:49:00.935Z] 765212b225bb: Waiting [2025-08-29T06:49:00.935Z] 2437ff75d9bd: Waiting [2025-08-29T06:49:01.204Z] 04944245beec: Verifying Checksum [2025-08-29T06:49:01.204Z] 04944245beec: Download complete [2025-08-29T06:49:01.204Z] 765212b225bb: Verifying Checksum [2025-08-29T06:49:01.204Z] 765212b225bb: Download complete [2025-08-29T06:49:01.204Z] f23df028b6ca: Verifying Checksum [2025-08-29T06:49:01.204Z] f23df028b6ca: Download complete [2025-08-29T06:49:01.204Z] d65c8cfc05b1: Verifying Checksum [2025-08-29T06:49:01.204Z] d65c8cfc05b1: Download complete [2025-08-29T06:49:01.473Z] 699f458cf7ca: Verifying Checksum [2025-08-29T06:49:01.473Z] 699f458cf7ca: Download complete [2025-08-29T06:49:01.742Z] 8998bd30e6a1: Verifying Checksum [2025-08-29T06:49:01.742Z] 8998bd30e6a1: Download complete [2025-08-29T06:49:04.346Z] 2437ff75d9bd: Verifying Checksum [2025-08-29T06:49:04.346Z] 2437ff75d9bd: Download complete [2025-08-29T06:49:06.929Z] 8998bd30e6a1: Pull complete [2025-08-29T06:49:07.196Z] 04944245beec: Pull complete [2025-08-29T06:49:08.614Z] 699f458cf7ca: Pull complete [2025-08-29T06:49:08.880Z] 765212b225bb: Pull complete [2025-08-29T06:49:09.838Z] f23df028b6ca: Pull complete [2025-08-29T06:49:10.106Z] d65c8cfc05b1: Pull complete [2025-08-29T06:49:28.306Z] 2437ff75d9bd: Pull complete [2025-08-29T06:49:28.306Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-29T06:49:28.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T06:49:28.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:49:28.505Z] prd-ubuntu20.04-docker-arm64-4c-16g-7842 does not seem to be running inside a container [2025-08-29T06:49:28.584Z] $ 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/197 -v /w/workspace/device-modbus-go/197:/w/workspace/device-modbus-go/197:rw,z -v /w/workspace/device-modbus-go/197@tmp:/w/workspace/device-modbus-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-29T06:49:31.383Z] $ docker top 15644fa5153a23922d36ba99bf45e13cb76f8acde17b4491cd6521262db26606 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:49:32.203Z] ---> job-cost.sh [2025-08-29T06:49:32.203Z] lf-activate-venv: SKIPPING [2025-08-29T06:49:32.203Z] INFO: No Stack... [2025-08-29T06:49:32.468Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-29T06:49:33.422Z] INFO: Archiving Costs [Pipeline] sh [2025-08-29T06:49:34.059Z] + cut -d, -f6 [2025-08-29T06:49:34.060Z] + cat /w/workspace/device-modbus-go/197/archives/cost.csv [Pipeline] lock [2025-08-29T06:49:34.115Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] [2025-08-29T06:49:34.124Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] did not exist. Created. [2025-08-29T06:49:34.130Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-29T06:49:34.855Z] /w/workspace/device-modbus-go/197@tmp/durable-e2332bf9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-29T06:49:35.534Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-29T06:49:35.553Z] Warning: overwriting stash ‘stack-cost’ [2025-08-29T06:49:35.616Z] Stashed 1 file(s) [Pipeline] } [2025-08-29T06:49:35.624Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-197-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-29T06:49:35.666Z] $ docker stop --time=1 15644fa5153a23922d36ba99bf45e13cb76f8acde17b4491cd6521262db26606 [2025-08-29T06:49:37.202Z] $ docker rm -f --volumes 15644fa5153a23922d36ba99bf45e13cb76f8acde17b4491cd6521262db26606 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-29T06:49:37.744Z] provisioning config files... [2025-08-29T06:49:37.750Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9466408492094064711tmp [Pipeline] { [Pipeline] sh [2025-08-29T06:49:38.047Z] + set +x [2025-08-29T06:49:38.048Z] + curl -s https://codecov.io/bash [2025-08-29T06:49:38.048Z] + bash -s -- [2025-08-29T06:49:38.048Z] [2025-08-29T06:49:38.048Z] _____ _ [2025-08-29T06:49:38.048Z] / ____| | | [2025-08-29T06:49:38.048Z] | | ___ __| | ___ ___ _____ __ [2025-08-29T06:49:38.048Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-29T06:49:38.048Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-29T06:49:38.048Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-29T06:49:38.048Z] Bash-1.0.6 [2025-08-29T06:49:38.048Z] [2025-08-29T06:49:38.048Z] [2025-08-29T06:49:38.048Z] ==> git version 2.25.1 found [2025-08-29T06:49:38.048Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-29T06:49:38.048Z] Release-Date: 2020-01-08 [2025-08-29T06:49:38.048Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-29T06:49:38.048Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-29T06:49:38.048Z] ==> Jenkins CI detected. [2025-08-29T06:49:38.048Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-08-29T06:49:38.048Z] project root: . [2025-08-29T06:49:38.048Z] --> token set from env [2025-08-29T06:49:38.048Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-29T06:49:38.307Z] ==> Running gcov in . (disable via -X gcov) [2025-08-29T06:49:38.307Z] ==> Python coveragepy not found [2025-08-29T06:49:38.307Z] ==> Searching for coverage reports in: [2025-08-29T06:49:38.307Z] + . [2025-08-29T06:49:38.307Z] -> Found 1 reports [2025-08-29T06:49:38.307Z] ==> Detecting git/mercurial file structure [2025-08-29T06:49:38.307Z] ==> Reading reports [2025-08-29T06:49:38.307Z] + ./coverage.out bytes=27945 [2025-08-29T06:49:38.307Z] ==> Appending adjustments [2025-08-29T06:49:38.307Z] https://docs.codecov.io/docs/fixing-reports [2025-08-29T06:49:38.307Z] + Found adjustments [2025-08-29T06:49:38.307Z] ==> Gzipping contents [2025-08-29T06:49:38.307Z] 8.0K /tmp/codecov.oVtpqR.gz [2025-08-29T06:49:38.307Z] ==> Uploading reports [2025-08-29T06:49:38.307Z] url: https://codecov.io [2025-08-29T06:49:38.307Z] query: branch=main&commit=942704628f066f50eeec2893835c79d9eaebdf64&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-29T06:49:38.307Z] -> Pinging Codecov [2025-08-29T06:49:38.307Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=942704628f066f50eeec2893835c79d9eaebdf64&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-29T06:49:38.569Z] -> Uploading to [2025-08-29T06:49:38.569Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/942704628f066f50eeec2893835c79d9eaebdf64/96dd4296-9a19-4072-95d1-a34a2ce8e000.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250829%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250829T064938Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4f6f43cbbe0b75b7620bfe76302919976b336e544ac9ced70953e2001d2fab83 [2025-08-29T06:49:38.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-29T06:49:38.569Z] Dload Upload Total Spent Left Speed [2025-08-29T06:49:38.829Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 31522 --:--:-- --:--:-- --:--:-- 31291 100 4287 0 0 100 4287 0 31291 --:--:-- --:--:-- --:--:-- 31291 [2025-08-29T06:49:38.829Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] } [2025-08-29T06:49:38.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-29T06:49:39.069Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-29T06:49:39.170Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:49:39.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-29T06:49:39.474Z] [2025-08-29T06:49:39.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:49:39.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-29T06:49:39.783Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-29T06:49:39.783Z] 0a9a5dfd008f: Already exists [2025-08-29T06:49:39.783Z] 36466aa92d05: Already exists [2025-08-29T06:49:39.783Z] e10405b45d13: Already exists [2025-08-29T06:49:39.783Z] 096b7ceb2af7: Already exists [2025-08-29T06:49:39.783Z] 4f4fb700ef54: Already exists [2025-08-29T06:49:39.783Z] e50aa161e22a: Pulling fs layer [2025-08-29T06:49:39.783Z] d3c8db5fb9df: Pulling fs layer [2025-08-29T06:49:40.042Z] e50aa161e22a: Verifying Checksum [2025-08-29T06:49:40.042Z] e50aa161e22a: Download complete [2025-08-29T06:49:40.301Z] e50aa161e22a: Pull complete [2025-08-29T06:49:41.241Z] d3c8db5fb9df: Verifying Checksum [2025-08-29T06:49:41.241Z] d3c8db5fb9df: Download complete [2025-08-29T06:49:45.430Z] d3c8db5fb9df: Pull complete [2025-08-29T06:49:45.431Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-29T06:49:45.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-29T06:49:45.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:49:45.541Z] prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container [2025-08-29T06:49:45.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-29T06:49:46.712Z] $ docker top e2bd48d0e6021568f97f87875d7fa8a4d1091b76694ba061335378c9fa3090ce -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T06:49:47.067Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-08-29T06:49:47.079Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-08-29T06:49:47.357Z] + set -o pipefail [2025-08-29T06:49:47.357Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-08-29T06:49:53.924Z] [2025-08-29T06:49:53.924Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-08-29T06:49:53.924Z] [2025-08-29T06:49:53.924Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/d1fa4ed5-e28e-4afc-9efa-b3227d18f1e4 [2025-08-29T06:49:53.924Z] [2025-08-29T06:49:53.924Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-08-29T06:49:53.924Z] [2025-08-29T06:49:53.924Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-29T06:49:53.924Z] [Pipeline] } [2025-08-29T06:49:53.947Z] $ docker stop --time=1 e2bd48d0e6021568f97f87875d7fa8a4d1091b76694ba061335378c9fa3090ce [2025-08-29T06:49:56.373Z] $ docker rm -f --volumes e2bd48d0e6021568f97f87875d7fa8a4d1091b76694ba061335378c9fa3090ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-29T06:49:57.243Z] + git log --format=format:%s -1 942704628f066f50eeec2893835c79d9eaebdf64 [Pipeline] sh [2025-08-29T06:49:57.538Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T06:49:57.538Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:49:57.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T06:49:57.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:49:57.917Z] prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container [2025-08-29T06:49:57.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-29T06:49:58.219Z] $ docker top eca5a697ccacc8a72f964befc46e9e0b5625a69fa9af64037a0a2fd64b5a2c54 -eo pid,comm [2025-08-29T06:49:58.252Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-29T06:49:58.252Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T06:49:58.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T06:49:58.309Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T06:49:58.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T06:49:58.436Z] $ docker exec eca5a697ccacc8a72f964befc46e9e0b5625a69fa9af64037a0a2fd64b5a2c54 ssh-agent [2025-08-29T06:49:58.524Z] SSH_AUTH_SOCK=/tmp/ssh-fCi1ql7ht5ED/agent.32 [2025-08-29T06:49:58.524Z] SSH_AGENT_PID=38 [2025-08-29T06:49:58.528Z] Running ssh-add (command line suppressed) [2025-08-29T06:49:58.646Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6342837767254467809.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6342837767254467809.key) [2025-08-29T06:49:58.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T06:49:58.932Z] + git semver tag [2025-08-29T06:49:59.193Z] 2025-08-29 06:49:59,165 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T06:49:59.193Z] 2025-08-29 06:49:59,170 [run_tag] DEBUG tag force:False [2025-08-29T06:49:59.193Z] 2025-08-29 06:49:59,170 [check_head_tag] DEBUG check head tag [2025-08-29T06:49:59.193Z] 2025-08-29 06:49:59,171 [execute] INFO git cat-file --batch-check [2025-08-29T06:49:59.193Z] 2025-08-29 06:49:59,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-29T06:49:59.193Z] 2025-08-29 06:49:59,173 [execute] INFO git cat-file --batch [2025-08-29T06:49:59.193Z] 2025-08-29 06:49:59,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-29T06:49:59.193Z] 2025-08-29 06:49:59,183 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-29T06:49:59.193Z] 2025-08-29 06:49:59,183 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 [2025-08-29T06:49:59.193Z] 2025-08-29 06:49:59,184 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-29T06:49:59.193Z] 2025-08-29 06:49:59,187 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-29T06:49:59.193Z] 4.1.0-dev.7 [Pipeline] } [2025-08-29T06:49:59.477Z] $ docker exec --env ******** --env ******** eca5a697ccacc8a72f964befc46e9e0b5625a69fa9af64037a0a2fd64b5a2c54 ssh-agent -k [2025-08-29T06:49:59.587Z] unset SSH_AUTH_SOCK; [2025-08-29T06:49:59.588Z] unset SSH_AGENT_PID; [2025-08-29T06:49:59.588Z] echo Agent pid 38 killed; [2025-08-29T06:49:59.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T06:49:59.904Z] + git semver [Pipeline] } [2025-08-29T06:50:00.188Z] $ docker stop --time=1 eca5a697ccacc8a72f964befc46e9e0b5625a69fa9af64037a0a2fd64b5a2c54 [2025-08-29T06:50:01.461Z] $ docker rm -f --volumes eca5a697ccacc8a72f964befc46e9e0b5625a69fa9af64037a0a2fd64b5a2c54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:50:01.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-29T06:50:01.863Z] [2025-08-29T06:50:01.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:50:02.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-29T06:50:02.175Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-29T06:50:02.175Z] ab5ef0e58194: Pulling fs layer [2025-08-29T06:50:02.175Z] 9712f1f96733: Pulling fs layer [2025-08-29T06:50:02.175Z] 63f879dbbcfc: Pulling fs layer [2025-08-29T06:50:02.175Z] 0d9ebad4ef96: Pulling fs layer [2025-08-29T06:50:02.175Z] e9a5061849ea: Pulling fs layer [2025-08-29T06:50:02.175Z] d747dcd14b5f: Pulling fs layer [2025-08-29T06:50:02.175Z] 2de7ff778b66: Pulling fs layer [2025-08-29T06:50:02.175Z] 0d9ebad4ef96: Waiting [2025-08-29T06:50:02.175Z] e9a5061849ea: Waiting [2025-08-29T06:50:02.175Z] d747dcd14b5f: Waiting [2025-08-29T06:50:02.175Z] 2de7ff778b66: Waiting [2025-08-29T06:50:02.175Z] 9712f1f96733: Verifying Checksum [2025-08-29T06:50:02.175Z] 9712f1f96733: Download complete [2025-08-29T06:50:02.440Z] 63f879dbbcfc: Download complete [2025-08-29T06:50:02.700Z] e9a5061849ea: Verifying Checksum [2025-08-29T06:50:02.700Z] e9a5061849ea: Download complete [2025-08-29T06:50:02.700Z] d747dcd14b5f: Download complete [2025-08-29T06:50:02.700Z] 0d9ebad4ef96: Verifying Checksum [2025-08-29T06:50:02.700Z] 0d9ebad4ef96: Download complete [2025-08-29T06:50:02.959Z] 2de7ff778b66: Verifying Checksum [2025-08-29T06:50:02.959Z] 2de7ff778b66: Download complete [2025-08-29T06:50:03.218Z] ab5ef0e58194: Download complete [2025-08-29T06:50:07.412Z] ab5ef0e58194: Pull complete [2025-08-29T06:50:07.412Z] 9712f1f96733: Pull complete [2025-08-29T06:50:08.348Z] 63f879dbbcfc: Pull complete [2025-08-29T06:50:14.920Z] 0d9ebad4ef96: Pull complete [2025-08-29T06:50:14.920Z] e9a5061849ea: Pull complete [2025-08-29T06:50:14.920Z] d747dcd14b5f: Pull complete [2025-08-29T06:50:15.857Z] 2de7ff778b66: Pull complete [2025-08-29T06:50:15.857Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-29T06:50:15.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-29T06:50:15.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:50:15.974Z] prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container [2025-08-29T06:50:16.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-29T06:50:17.856Z] $ docker top dbaead2db904547c47752460947a55d348060344e2ec77cdd9f67d91abdcc206 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-29T06:50:17.926Z] provisioning config files... [2025-08-29T06:50:17.932Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11772814405062560328tmp [2025-08-29T06:50:17.941Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14234324259502107875tmp [2025-08-29T06:50:17.949Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11972945580952599147tmp [Pipeline] { [Pipeline] echo [2025-08-29T06:50:18.037Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:50:18.346Z] ---> sigul-configuration.sh [2025-08-29T06:50:18.346Z] gpg: directory `/root/.gnupg' created [2025-08-29T06:50:18.346Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-29T06:50:18.346Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-29T06:50:18.346Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-29T06:50:18.346Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-29T06:50:18.346Z] gpg: CAST5 encrypted data [2025-08-29T06:50:18.346Z] gpg: encrypted with 1 passphrase [2025-08-29T06:50:18.346Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-29T06:50:18.640Z] + mkdir /home/jenkins [2025-08-29T06:50:18.640Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-29T06:50:18.940Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-08-29T06:50:18.958Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:50:19.254Z] ---> sigul-install.sh [2025-08-29T06:50:19.254Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-29T06:50:19.553Z] + git tag --list [2025-08-29T06:50:19.553Z] 0.7.1 [2025-08-29T06:50:19.553Z] v1.0.0 [2025-08-29T06:50:19.553Z] v1.1.0 [2025-08-29T06:50:19.553Z] v1.1.1 [2025-08-29T06:50:19.553Z] v1.2.2 [2025-08-29T06:50:19.553Z] v1.3.0 [2025-08-29T06:50:19.553Z] v1.3.1 [2025-08-29T06:50:19.553Z] v2.0.0 [2025-08-29T06:50:19.553Z] v2.1.0 [2025-08-29T06:50:19.553Z] v2.1.1 [2025-08-29T06:50:19.553Z] v2.2.0 [2025-08-29T06:50:19.553Z] v2.3.0 [2025-08-29T06:50:19.553Z] v3.0 [2025-08-29T06:50:19.553Z] v3.0.0 [2025-08-29T06:50:19.553Z] v3.1 [2025-08-29T06:50:19.553Z] v3.1.0 [2025-08-29T06:50:19.553Z] v3.1.1 [2025-08-29T06:50:19.553Z] v4.0 [2025-08-29T06:50:19.553Z] v4.0.0 [2025-08-29T06:50:19.553Z] v4.1.0-dev.1 [2025-08-29T06:50:19.553Z] v4.1.0-dev.2 [2025-08-29T06:50:19.553Z] v4.1.0-dev.3 [2025-08-29T06:50:19.553Z] v4.1.0-dev.4 [2025-08-29T06:50:19.553Z] v4.1.0-dev.5 [2025-08-29T06:50:19.553Z] v4.1.0-dev.6 [2025-08-29T06:50:19.553Z] v4.1.0-dev.7 [Pipeline] sh [2025-08-29T06:50:19.962Z] + lftools sign git-tag v4.1.0-dev.7 [2025-08-29T06:50:20.531Z] Signing Git tag with Sigul... [2025-08-29T06:50:20.531Z] Signing v4.1.0-dev.7 [Pipeline] echo [2025-08-29T06:50:20.807Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:50:21.099Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-29T06:50:21.106Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-29T06:50:21.148Z] $ docker stop --time=1 dbaead2db904547c47752460947a55d348060344e2ec77cdd9f67d91abdcc206 [2025-08-29T06:50:22.440Z] $ docker rm -f --volumes dbaead2db904547c47752460947a55d348060344e2ec77cdd9f67d91abdcc206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-29T06:50:22.927Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T06:50:22.927Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:50:23.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T06:50:23.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:50:23.364Z] prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container [2025-08-29T06:50:23.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-29T06:50:23.628Z] $ docker top 12f347138f46aa3849c6f24ef01c082a38cc6918a795266a1794349cbfe84aa8 -eo pid,comm [2025-08-29T06:50:23.660Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-29T06:50:23.660Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T06:50:23.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T06:50:23.712Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T06:50:23.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T06:50:23.843Z] $ docker exec 12f347138f46aa3849c6f24ef01c082a38cc6918a795266a1794349cbfe84aa8 ssh-agent [2025-08-29T06:50:23.961Z] SSH_AUTH_SOCK=/tmp/ssh-l2mtoMWC0KTY/agent.32 [2025-08-29T06:50:23.961Z] SSH_AGENT_PID=38 [2025-08-29T06:50:23.966Z] Running ssh-add (command line suppressed) [2025-08-29T06:50:24.069Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7864412094488320426.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7864412094488320426.key) [2025-08-29T06:50:24.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T06:50:24.365Z] + git semver bump pre [2025-08-29T06:50:24.625Z] 2025-08-29 06:50:24,589 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T06:50:24.625Z] 2025-08-29 06:50:24,594 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-29T06:50:24.625Z] 2025-08-29 06:50:24,594 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev [2025-08-29T06:50:24.625Z] 2025-08-29 06:50:24,594 [bump_version] DEBUG bumped version:4.1.0-dev.8 [2025-08-29T06:50:24.625Z] 2025-08-29 06:50:24,594 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-08-29T06:50:24.625Z] 2025-08-29 06:50:24,594 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-29T06:50:24.625Z] 2025-08-29 06:50:24,594 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-29T06:50:24.625Z] 2025-08-29 06:50:24,596 [execute] INFO git cat-file --batch-check [2025-08-29T06:50:24.625Z] 2025-08-29 06:50:24,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T06:50:24.625Z] 2025-08-29 06:50:24,601 [execute] INFO git cat-file --batch [2025-08-29T06:50:24.625Z] 2025-08-29 06:50:24,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T06:50:24.625Z] 2025-08-29 06:50:24,604 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-29T06:50:24.625Z] 4.1.0-dev.8 [Pipeline] } [2025-08-29T06:50:24.647Z] $ docker exec --env ******** --env ******** 12f347138f46aa3849c6f24ef01c082a38cc6918a795266a1794349cbfe84aa8 ssh-agent -k [2025-08-29T06:50:24.743Z] unset SSH_AUTH_SOCK; [2025-08-29T06:50:24.743Z] unset SSH_AGENT_PID; [2025-08-29T06:50:24.743Z] echo Agent pid 38 killed; [2025-08-29T06:50:24.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T06:50:25.060Z] + git semver [Pipeline] } [2025-08-29T06:50:25.346Z] $ docker stop --time=1 12f347138f46aa3849c6f24ef01c082a38cc6918a795266a1794349cbfe84aa8 [2025-08-29T06:50:26.595Z] $ docker rm -f --volumes 12f347138f46aa3849c6f24ef01c082a38cc6918a795266a1794349cbfe84aa8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T06:50:26.929Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T06:50:26.929Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:50:27.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T06:50:27.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:50:27.324Z] prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container [2025-08-29T06:50:27.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-29T06:50:27.607Z] $ docker top 4441f83f84e2cae663b2ed2b31fbd252e3362a7d2d10b1c57ed57eb7445cd76f -eo pid,comm [2025-08-29T06:50:27.643Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-29T06:50:27.643Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T06:50:27.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T06:50:27.703Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T06:50:27.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T06:50:27.832Z] $ docker exec 4441f83f84e2cae663b2ed2b31fbd252e3362a7d2d10b1c57ed57eb7445cd76f ssh-agent [2025-08-29T06:50:27.936Z] SSH_AUTH_SOCK=/tmp/ssh-Lp7SbsU2eSp3/agent.32 [2025-08-29T06:50:27.936Z] SSH_AGENT_PID=38 [2025-08-29T06:50:27.941Z] Running ssh-add (command line suppressed) [2025-08-29T06:50:28.060Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16072820001172571254.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16072820001172571254.key) [2025-08-29T06:50:28.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T06:50:28.358Z] + git semver push [2025-08-29T06:50:28.616Z] 2025-08-29 06:50:28,598 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T06:50:28.616Z] 2025-08-29 06:50:28,604 [run_push] DEBUG push [2025-08-29T06:50:28.616Z] 2025-08-29 06:50:28,604 [execute] INFO git cat-file --batch-check [2025-08-29T06:50:28.616Z] 2025-08-29 06:50:28,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T06:50:28.616Z] 2025-08-29 06:50:28,606 [execute] INFO git rev-list ddac58d1faa20e68a15b95bbc07a6cbf89e1e4af -- [2025-08-29T06:50:28.616Z] 2025-08-29 06:50:28,606 [execute] DEBUG Popen(['git', 'rev-list', 'ddac58d1faa20e68a15b95bbc07a6cbf89e1e4af', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-29T06:50:28.616Z] 2025-08-29 06:50:28,615 [execute] INFO git fetch -v -- origin [2025-08-29T06:50:28.616Z] 2025-08-29 06:50:28,616 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-29T06:50:29.186Z] 2025-08-29 06:50:29,161 [run_push] DEBUG no remote changes detected [2025-08-29T06:50:29.186Z] 2025-08-29 06:50:29,161 [execute] INFO git push origin semver [2025-08-29T06:50:29.186Z] 2025-08-29 06:50:29,161 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-29T06:50:30.124Z] 2025-08-29 06:50:29,851 [run_push] DEBUG push all version tags [2025-08-29T06:50:30.124Z] 2025-08-29 06:50:29,851 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-29T06:50:30.124Z] 2025-08-29 06:50:29,852 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-29T06:50:30.693Z] 2025-08-29 06:50:30,550 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-29T06:50:30.693Z] 4.1.0-dev.8 [Pipeline] } [2025-08-29T06:50:30.717Z] $ docker exec --env ******** --env ******** 4441f83f84e2cae663b2ed2b31fbd252e3362a7d2d10b1c57ed57eb7445cd76f ssh-agent -k [2025-08-29T06:50:30.819Z] unset SSH_AUTH_SOCK; [2025-08-29T06:50:30.819Z] unset SSH_AGENT_PID; [2025-08-29T06:50:30.819Z] echo Agent pid 38 killed; [2025-08-29T06:50:30.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T06:50:31.144Z] + git semver [Pipeline] } [2025-08-29T06:50:31.431Z] $ docker stop --time=1 4441f83f84e2cae663b2ed2b31fbd252e3362a7d2d10b1c57ed57eb7445cd76f [2025-08-29T06:50:32.695Z] $ docker rm -f --volumes 4441f83f84e2cae663b2ed2b31fbd252e3362a7d2d10b1c57ed57eb7445cd76f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-29T06:50:33.267Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-08-29T06:50:33.267Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-29T06:50:33.267Z] total 16 [2025-08-29T06:50:33.267Z] drwxr-xr-x 3 root root 4096 Aug 29 06:39 . [2025-08-29T06:50:33.267Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 06:50 .. [2025-08-29T06:50:33.267Z] drwxr-xr-x 2 root root 4096 Aug 29 06:39 cost [2025-08-29T06:50:33.267Z] -rw-r--r-- 1 root root 88 Aug 29 06:39 cost.csv [2025-08-29T06:50:33.267Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-29T06:50:33.267Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-29T06:50:33.267Z] total 16 [2025-08-29T06:50:33.267Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 06:39 . [2025-08-29T06:50:33.267Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 06:50 .. [2025-08-29T06:50:33.267Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 06:39 cost [2025-08-29T06:50:33.267Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 29 06:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:50:33.566Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:50:34.428Z] ---> package-listing.sh [2025-08-29T06:50:34.428Z] ++ facter osfamily [2025-08-29T06:50:34.428Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-29T06:50:34.688Z] + OS_FAMILY=debian [2025-08-29T06:50:34.688Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-08-29T06:50:34.688Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-29T06:50:34.688Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-29T06:50:34.688Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-29T06:50:34.688Z] + PACKAGES=/tmp/packages_start.txt [2025-08-29T06:50:34.688Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-29T06:50:34.688Z] + PACKAGES=/tmp/packages_end.txt [2025-08-29T06:50:34.688Z] + case "${OS_FAMILY}" in [2025-08-29T06:50:34.688Z] + dpkg -l [2025-08-29T06:50:34.688Z] + grep '^ii' [2025-08-29T06:50:34.688Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-29T06:50:34.688Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-29T06:50:34.688Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-29T06:50:34.688Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-29T06:50:34.688Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-08-29T06:50:34.688Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-08-29T06:50:34.697Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-29T06:50:34.974Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:50:35.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T06:50:35.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:50:35.607Z] prd-ubuntu20.04-docker-8c-8g-7840 does not seem to be running inside a container [2025-08-29T06:50:35.648Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-29T06:50:35.868Z] $ docker top fb5ace121a326f6d535fb4fcf86bca9c52f5956f25fea811c8b36dad289fc4a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T06:50:36.208Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-29T06:50:36.495Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-29T06:50:36.781Z] + ls /var/log/sa-host [2025-08-29T06:50:36.781Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T06:50:36.824Z] provisioning config files... [2025-08-29T06:50:36.833Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3302333674515304667tmp [Pipeline] { [Pipeline] echo [2025-08-29T06:50:36.854Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:50:37.138Z] ---> create-netrc.sh [Pipeline] } [2025-08-29T06:50:37.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:50:37.463Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-29T06:50:37.473Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:50:37.758Z] ---> sudo-logs.sh [2025-08-29T06:50:37.758Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-29T06:50:37.801Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:50:38.086Z] ---> job-cost.sh [2025-08-29T06:50:38.086Z] lf-activate-venv: SKIPPING [2025-08-29T06:50:38.086Z] DEBUG: total: 0.2199999988079071 [2025-08-29T06:50:38.086Z] INFO: Retrieving Stack Cost... [2025-08-29T06:50:38.345Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-29T06:50:38.602Z] INFO: Archiving Costs [Pipeline] echo [2025-08-29T06:50:38.617Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:50:38.901Z] ---> logs-deploy.sh [2025-08-29T06:50:38.901Z] lf-activate-venv: SKIPPING [2025-08-29T06:50:38.901Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/197 [2025-08-29T06:50:38.901Z] INFO: archiving workspace using pattern(s): [2025-08-29T06:50:39.846Z] Archives upload complete. [2025-08-29T06:50:39.846Z] INFO: archiving logs to Nexus