Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1571cd281177acf178a7c7817f8e90373c2c7062 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-ssh17520293265492549111.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14455329764233810852.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1635240967291616425.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh12874711228360094995.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-ssh7262534279670125929.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40276 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 1571cd281177acf178a7c7817f8e90373c2c7062 (main) Commit message: "Merge pull request #620 from jumpingliu/4.0-modbus-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 1571cd281177acf178a7c7817f8e90373c2c7062 # timeout=10 > git rev-list --no-walk fbf28258f8123c8c2a62b160c4d67958b4e7ad4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T08:31:42.078Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T08:31:42.157Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T08:31:42.188Z] ========================================================= [2025-03-05T08:31:42.188Z] EdgeX Global Pipelines Version Info [2025-03-05T08:31:42.188Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:31:42.933Z] ------------------- [2025-03-05T08:31:42.934Z] stable info: [2025-03-05T08:31:42.934Z] ------------------- [2025-03-05T08:31:42.934Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T08:31:42.934Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T08:31:42.934Z] Message: update stable to v1.0.269 [2025-03-05T08:31:43.668Z] ------------------- [2025-03-05T08:31:43.668Z] experimental info: [2025-03-05T08:31:43.668Z] ------------------- [2025-03-05T08:31:43.668Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T08:31:43.668Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T08:31:43.668Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T08:31:43.757Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-03-05T08:31:43.784Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-03-05T08:31:43.800Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T08:31:43.822Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T08:31:43.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T08:31:43.859Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T08:31:43.878Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T08:31:43.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T08:31:43.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T08:31:43.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T08:31:43.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T08:31:43.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-03-05T08:31:43.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T08:31:44.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T08:31:44.032Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T08:31:44.053Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T08:31:44.073Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T08:31:44.090Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T08:31:44.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T08:31:44.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T08:31:44.145Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-05T08:31:44.168Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-05T08:31:44.189Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T08:31:44.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T08:31:44.232Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T08:31:44.251Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T08:31:44.268Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T08:31:44.294Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T08:31:44.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T08:31:44.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T08:31:44.362Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1571cd281177acf178a7c7817f8e90373c2c7062 [Pipeline] echo [2025-03-05T08:31:44.400Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1571cd2 [Pipeline] echo [2025-03-05T08:31:44.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:31:44.486Z] provisioning config files... [2025-03-05T08:31:44.501Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6686535324243655175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:31:44.840Z] ---> ****-login.sh [2025-03-05T08:31:44.840Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:31:45.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:31:45.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:31:45.101Z] Configure a credential helper to remove this warning. See [2025-03-05T08:31:45.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:31:45.101Z] [2025-03-05T08:31:45.101Z] Login Succeeded [2025-03-05T08:31:45.101Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:31:45.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:31:45.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:31:45.101Z] Configure a credential helper to remove this warning. See [2025-03-05T08:31:45.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:31:45.102Z] [2025-03-05T08:31:45.102Z] Login Succeeded [2025-03-05T08:31:45.102Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:31:45.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:31:45.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:31:45.362Z] Configure a credential helper to remove this warning. See [2025-03-05T08:31:45.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:31:45.362Z] [2025-03-05T08:31:45.362Z] Login Succeeded [2025-03-05T08:31:45.362Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:31:45.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:31:45.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:31:45.362Z] Configure a credential helper to remove this warning. See [2025-03-05T08:31:45.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:31:45.362Z] [2025-03-05T08:31:45.362Z] Login Succeeded [2025-03-05T08:31:45.362Z] ****.io [2025-03-05T08:31:45.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:31:45.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:31:45.620Z] Configure a credential helper to remove this warning. See [2025-03-05T08:31:45.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:31:45.621Z] [2025-03-05T08:31:45.621Z] Login Succeeded [2025-03-05T08:31:45.621Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:31:45.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T08:31:46.061Z] + git rev-list -1 --merges 1571cd281177acf178a7c7817f8e90373c2c7062~1..1571cd281177acf178a7c7817f8e90373c2c7062 [Pipeline] echo [2025-03-05T08:31:46.088Z] -----------> git rev-list -1 --merges 1571cd281177acf178a7c7817f8e90373c2c7062~1..1571cd281177acf178a7c7817f8e90373c2c7062 1571cd281177acf178a7c7817f8e90373c2c7062 [2025-03-05T08:31:46.088Z] 1571cd281177acf178a7c7817f8e90373c2c7062 [false] [Pipeline] sh [2025-03-05T08:31:46.385Z] + git log --format=format:%s -1 1571cd281177acf178a7c7817f8e90373c2c7062 [Pipeline] echo [2025-03-05T08:31:46.400Z] ========================================================= [2025-03-05T08:31:46.400Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T08:31:46.400Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T08:31:46.750Z] + git log --format=format:%s -1 1571cd281177acf178a7c7817f8e90373c2c7062 [Pipeline] echo [2025-03-05T08:31:46.763Z] [semverPrep] GIT_COMMIT: 1571cd281177acf178a7c7817f8e90373c2c7062, Commit Message: Merge pull request #620 from jumpingliu/4.0-modbus-changelog [Pipeline] echo [2025-03-05T08:31:46.783Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T08:31:47.154Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:31:47.155Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T08:31:47.155Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T08:31:47.155Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T08:31:47.155Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T08:31:47.155Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T08:31:47.155Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:47.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:31:47.517Z] [2025-03-05T08:31:47.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:47.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:31:47.854Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T08:31:47.854Z] b85a868b505f: Pulling fs layer [2025-03-05T08:31:47.854Z] e2be974225ed: Pulling fs layer [2025-03-05T08:31:47.854Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T08:31:47.854Z] 988bab9f4d93: Pulling fs layer [2025-03-05T08:31:47.854Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T08:31:47.854Z] eaf3925da568: Pulling fs layer [2025-03-05T08:31:47.854Z] bab4dde63d76: Pulling fs layer [2025-03-05T08:31:47.854Z] bde34c3a00c8: Pulling fs layer [2025-03-05T08:31:47.854Z] b352a97aabf1: Pulling fs layer [2025-03-05T08:31:47.854Z] 4872d77fe225: Pulling fs layer [2025-03-05T08:31:47.854Z] 5851b861e8e6: Pulling fs layer [2025-03-05T08:31:47.854Z] 988bab9f4d93: Waiting [2025-03-05T08:31:47.854Z] 1469e6f7b9e6: Waiting [2025-03-05T08:31:47.854Z] eaf3925da568: Waiting [2025-03-05T08:31:47.854Z] bab4dde63d76: Waiting [2025-03-05T08:31:47.854Z] bde34c3a00c8: Waiting [2025-03-05T08:31:47.854Z] b352a97aabf1: Waiting [2025-03-05T08:31:47.854Z] 4872d77fe225: Waiting [2025-03-05T08:31:47.854Z] 5851b861e8e6: Waiting [2025-03-05T08:31:47.854Z] e2be974225ed: Verifying Checksum [2025-03-05T08:31:47.854Z] 988bab9f4d93: Verifying Checksum [2025-03-05T08:31:47.854Z] 988bab9f4d93: Download complete [2025-03-05T08:31:47.854Z] 1469e6f7b9e6: Download complete [2025-03-05T08:31:48.114Z] eaf3925da568: Verifying Checksum [2025-03-05T08:31:48.114Z] eaf3925da568: Download complete [2025-03-05T08:31:48.114Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T08:31:48.114Z] 339a4e72a1f5: Download complete [2025-03-05T08:31:48.114Z] bde34c3a00c8: Verifying Checksum [2025-03-05T08:31:48.114Z] bde34c3a00c8: Download complete [2025-03-05T08:31:48.114Z] b352a97aabf1: Verifying Checksum [2025-03-05T08:31:48.114Z] b352a97aabf1: Download complete [2025-03-05T08:31:48.114Z] 4872d77fe225: Download complete [2025-03-05T08:31:48.114Z] 5851b861e8e6: Download complete [2025-03-05T08:31:48.114Z] b85a868b505f: Verifying Checksum [2025-03-05T08:31:48.114Z] b85a868b505f: Download complete [2025-03-05T08:31:48.378Z] bab4dde63d76: Verifying Checksum [2025-03-05T08:31:48.378Z] bab4dde63d76: Download complete [2025-03-05T08:31:49.315Z] b85a868b505f: Pull complete [2025-03-05T08:31:49.580Z] e2be974225ed: Pull complete [2025-03-05T08:31:49.839Z] 339a4e72a1f5: Pull complete [2025-03-05T08:31:50.098Z] 988bab9f4d93: Pull complete [2025-03-05T08:31:50.366Z] 1469e6f7b9e6: Pull complete [2025-03-05T08:31:50.366Z] eaf3925da568: Pull complete [2025-03-05T08:31:52.271Z] bab4dde63d76: Pull complete [2025-03-05T08:31:52.271Z] bde34c3a00c8: Pull complete [2025-03-05T08:31:52.271Z] b352a97aabf1: Pull complete [2025-03-05T08:31:52.271Z] 4872d77fe225: Pull complete [2025-03-05T08:31:52.531Z] 5851b861e8e6: Pull complete [2025-03-05T08:31:52.531Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T08:31:52.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:31:52.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:31:52.686Z] prd-ubuntu20.04-docker-8c-8g-40276 does not seem to be running inside a container [2025-03-05T08:31:52.709Z] $ 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-03-05T08:31:54.114Z] $ docker top ac264ff8cd6b05b5a2f04cb4154cd13c591016fd70c53a04098733087e678439 -eo pid,comm [2025-03-05T08:31:54.180Z] 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-03-05T08:31:54.180Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:31:54.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:31:54.251Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:31:54.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:31:54.363Z] $ docker exec ac264ff8cd6b05b5a2f04cb4154cd13c591016fd70c53a04098733087e678439 ssh-agent [2025-03-05T08:31:54.478Z] SSH_AUTH_SOCK=/tmp/ssh-7z5Htp3w30Il/agent.32 [2025-03-05T08:31:54.478Z] SSH_AGENT_PID=38 [2025-03-05T08:31:54.485Z] Running ssh-add (command line suppressed) [2025-03-05T08:31:54.566Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8672301187320271854.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8672301187320271854.key) [2025-03-05T08:31:54.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:31:54.883Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T08:31:54.888Z] $ docker exec --env ******** --env ******** ac264ff8cd6b05b5a2f04cb4154cd13c591016fd70c53a04098733087e678439 ssh-agent -k [2025-03-05T08:31:54.993Z] unset SSH_AUTH_SOCK; [2025-03-05T08:31:54.993Z] unset SSH_AGENT_PID; [2025-03-05T08:31:54.993Z] echo Agent pid 38 killed; [2025-03-05T08:31:55.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T08:31:55.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:31:55.057Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:31:55.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:31:55.173Z] $ docker exec ac264ff8cd6b05b5a2f04cb4154cd13c591016fd70c53a04098733087e678439 ssh-agent [2025-03-05T08:31:55.293Z] SSH_AUTH_SOCK=/tmp/ssh-e9JMRQamKZ7G/agent.71 [2025-03-05T08:31:55.293Z] SSH_AGENT_PID=77 [2025-03-05T08:31:55.299Z] Running ssh-add (command line suppressed) [2025-03-05T08:31:55.404Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16199967473081847207.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16199967473081847207.key) [2025-03-05T08:31:55.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:31:55.729Z] + git semver init [2025-03-05T08:31:55.990Z] 2025-03-05 08:31:55,898 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T08:31:55.990Z] 2025-03-05 08:31:55,899 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-03-05T08:31:55.990Z] 2025-03-05 08:31:55,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-03-05T08:31:55.990Z] 2025-03-05 08:31:55,900 [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, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:31:56.928Z] 2025-03-05 08:31:56,902 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-03-05T08:31:56.928Z] 2025-03-05 08:31:56,903 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-03-05T08:31:56.928Z] 2025-03-05 08:31:56,903 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-05T08:31:56.928Z] 2025-03-05 08:31:56,903 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-05T08:31:56.928Z] 4.0.0-dev.20 [Pipeline] } [2025-03-05T08:31:57.189Z] $ docker exec --env ******** --env ******** ac264ff8cd6b05b5a2f04cb4154cd13c591016fd70c53a04098733087e678439 ssh-agent -k [2025-03-05T08:31:57.289Z] unset SSH_AUTH_SOCK; [2025-03-05T08:31:57.290Z] unset SSH_AGENT_PID; [2025-03-05T08:31:57.290Z] echo Agent pid 77 killed; [2025-03-05T08:31:57.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:31:57.638Z] + git semver [Pipeline] } [2025-03-05T08:31:57.912Z] $ docker stop --time=1 ac264ff8cd6b05b5a2f04cb4154cd13c591016fd70c53a04098733087e678439 [2025-03-05T08:31:59.197Z] $ docker rm -f --volumes ac264ff8cd6b05b5a2f04cb4154cd13c591016fd70c53a04098733087e678439 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T08:31:59.554Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T08:31:59.783Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T08:31:59.786Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.20 [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-03-05T08:31:59.979Z] provisioning config files... [2025-03-05T08:31:59.990Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13406756639693246490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:32:00.292Z] ---> ****-login.sh [2025-03-05T08:32:00.292Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:32:00.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:32:00.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:32:00.292Z] Configure a credential helper to remove this warning. See [2025-03-05T08:32:00.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:32:00.292Z] [2025-03-05T08:32:00.292Z] Login Succeeded [2025-03-05T08:32:00.292Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:32:00.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:32:00.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:32:00.292Z] Configure a credential helper to remove this warning. See [2025-03-05T08:32:00.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:32:00.292Z] [2025-03-05T08:32:00.292Z] Login Succeeded [2025-03-05T08:32:00.293Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:32:00.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:32:00.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:32:00.551Z] Configure a credential helper to remove this warning. See [2025-03-05T08:32:00.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:32:00.551Z] [2025-03-05T08:32:00.551Z] Login Succeeded [2025-03-05T08:32:00.551Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:32:00.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:32:00.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:32:00.552Z] Configure a credential helper to remove this warning. See [2025-03-05T08:32:00.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:32:00.552Z] [2025-03-05T08:32:00.552Z] Login Succeeded [2025-03-05T08:32:00.552Z] ****.io [2025-03-05T08:32:00.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:32:00.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:32:00.811Z] Configure a credential helper to remove this warning. See [2025-03-05T08:32:00.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:32:00.811Z] [2025-03-05T08:32:00.811Z] Login Succeeded [2025-03-05T08:32:00.811Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:32:00.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T08:32:00.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:32:00.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:32:00.967Z] ========================================================= [2025-03-05T08:32:00.967Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T08:32:00.967Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:32:01.312Z] + 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-03-05T08:32:01.312Z] Sending build context to Docker daemon 18.21MB [2025-03-05T08:32:01.312Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T08:32:01.312Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-05T08:32:01.312Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T08:32:01.312Z] da9db072f522: Pulling fs layer [2025-03-05T08:32:01.312Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T08:32:01.312Z] 06f05ace1117: Pulling fs layer [2025-03-05T08:32:01.312Z] 5fe327b54edc: Pulling fs layer [2025-03-05T08:32:01.312Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T08:32:01.312Z] 92a5565b7b96: Pulling fs layer [2025-03-05T08:32:01.312Z] ff9bb7016b71: Pulling fs layer [2025-03-05T08:32:01.312Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T08:32:01.312Z] a813b0c90790: Pulling fs layer [2025-03-05T08:32:01.312Z] 5fe327b54edc: Waiting [2025-03-05T08:32:01.312Z] 4f4fb700ef54: Waiting [2025-03-05T08:32:01.312Z] 92a5565b7b96: Waiting [2025-03-05T08:32:01.312Z] b67dba6c2c7d: Waiting [2025-03-05T08:32:01.312Z] ff9bb7016b71: Waiting [2025-03-05T08:32:01.312Z] a813b0c90790: Waiting [2025-03-05T08:32:01.312Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-05T08:32:01.312Z] 6ef4a4ee8ca5: Download complete [2025-03-05T08:32:01.574Z] 5fe327b54edc: Verifying Checksum [2025-03-05T08:32:01.574Z] 5fe327b54edc: Download complete [2025-03-05T08:32:01.574Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T08:32:01.574Z] 4f4fb700ef54: Download complete [2025-03-05T08:32:01.574Z] 92a5565b7b96: Download complete [2025-03-05T08:32:01.574Z] da9db072f522: Download complete [2025-03-05T08:32:01.574Z] ff9bb7016b71: Verifying Checksum [2025-03-05T08:32:01.574Z] ff9bb7016b71: Download complete [2025-03-05T08:32:01.574Z] da9db072f522: Pull complete [2025-03-05T08:32:01.832Z] a813b0c90790: Verifying Checksum [2025-03-05T08:32:01.832Z] a813b0c90790: Download complete [2025-03-05T08:32:01.832Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T08:32:01.833Z] 06f05ace1117: Verifying Checksum [2025-03-05T08:32:01.833Z] 06f05ace1117: Download complete [2025-03-05T08:32:02.400Z] b67dba6c2c7d: Verifying Checksum [2025-03-05T08:32:02.400Z] b67dba6c2c7d: Download complete [2025-03-05T08:32:05.757Z] 06f05ace1117: Pull complete [2025-03-05T08:32:05.757Z] 5fe327b54edc: Pull complete [2025-03-05T08:32:05.757Z] 4f4fb700ef54: Pull complete [2025-03-05T08:32:05.757Z] 92a5565b7b96: Pull complete [2025-03-05T08:32:05.757Z] ff9bb7016b71: Pull complete [2025-03-05T08:32:08.284Z] b67dba6c2c7d: Pull complete [2025-03-05T08:32:08.542Z] a813b0c90790: Pull complete [2025-03-05T08:32:08.542Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T08:32:08.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T08:32:08.542Z] ---> 3ba60ce46760 [2025-03-05T08:32:08.542Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-03-05T08:32:10.451Z] ---> Running in 829a25954da6 [2025-03-05T08:32:10.451Z] Removing intermediate container 829a25954da6 [2025-03-05T08:32:10.451Z] ---> b9466360a041 [2025-03-05T08:32:10.451Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T08:32:10.451Z] ---> Running in 3f2e561528d5 [2025-03-05T08:32:10.451Z] Removing intermediate container 3f2e561528d5 [2025-03-05T08:32:10.451Z] ---> 73c282d970ec [2025-03-05T08:32:10.451Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-03-05T08:32:10.451Z] ---> Running in b9ed8df73f9c [2025-03-05T08:32:10.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:32:10.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:32:11.230Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-03-05T08:32:11.230Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-03-05T08:32:11.230Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-03-05T08:32:11.230Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-03-05T08:32:11.230Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-03-05T08:32:11.230Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-03-05T08:32:11.230Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-03-05T08:32:11.230Z] (8/8) Installing openssh (9.7_p1-r5) [2025-03-05T08:32:11.230Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T08:32:11.230Z] OK: 253 MiB in 66 packages [2025-03-05T08:32:11.801Z] Removing intermediate container b9ed8df73f9c [2025-03-05T08:32:11.801Z] ---> 8e08873788ff [2025-03-05T08:32:11.801Z] Step 6/10 : WORKDIR /device-modbus-go [2025-03-05T08:32:11.801Z] ---> Running in ccc2e302964b [2025-03-05T08:32:11.801Z] Removing intermediate container ccc2e302964b [2025-03-05T08:32:11.801Z] ---> 600f9c0a46a3 [2025-03-05T08:32:11.801Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-05T08:32:12.061Z] ---> 76139ec0430c [2025-03-05T08:32:12.061Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T08:32:12.061Z] ---> Running in 5837f1c26926 [2025-03-05T08:32:14.927Z] Still waiting to schedule task [2025-03-05T08:32:14.928Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-05T08:32:44.158Z] Removing intermediate container 5837f1c26926 [2025-03-05T08:32:44.158Z] ---> fedc093955a5 [2025-03-05T08:32:44.158Z] Step 9/10 : COPY . . [2025-03-05T08:32:44.158Z] ---> 04a94c7df1d7 [2025-03-05T08:32:44.158Z] Step 10/10 : RUN ${MAKE} [2025-03-05T08:32:44.158Z] ---> Running in ea24865d8e94 [2025-03-05T08:32:44.158Z] noop [2025-03-05T08:32:44.158Z] Removing intermediate container ea24865d8e94 [2025-03-05T08:32:44.158Z] ---> 4f12ff8674c4 [2025-03-05T08:32:44.158Z] Successfully built 4f12ff8674c4 [2025-03-05T08:32:44.158Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:32:44.484Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T08:32:44.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:32:44.571Z] prd-ubuntu20.04-docker-8c-8g-40276 does not seem to be running inside a container [2025-03-05T08:32:44.606Z] $ 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-03-05T08:32:44.976Z] $ docker top 088188f9161a41356cb20480a46476c9833fa79893ef3052e7d8fcc43c06d5d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:32:45.329Z] + go version [2025-03-05T08:32:45.329Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T08:32:45.342Z] $ docker stop --time=1 088188f9161a41356cb20480a46476c9833fa79893ef3052e7d8fcc43c06d5d2 [2025-03-05T08:32:46.597Z] $ docker rm -f --volumes 088188f9161a41356cb20480a46476c9833fa79893ef3052e7d8fcc43c06d5d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:32:47.039Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T08:32:47.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:32:47.125Z] prd-ubuntu20.04-docker-8c-8g-40276 does not seem to be running inside a container [2025-03-05T08:32:47.153Z] $ 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-03-05T08:32:47.503Z] $ docker top 3739b432c1ce6e093049482a902ace6eb05ca58c6cb87148dbb7204723e3ab5c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:32:47.851Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T08:32:48.159Z] + make test [2025-03-05T08:32:48.159Z] go test ./... -coverprofile=coverage.out [2025-03-05T08:32:49.534Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-03-05T08:33:11.458Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-03-05T08:33:11.458Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 45.2% of statements [2025-03-05T08:33:19.571Z] go vet ./... [2025-03-05T08:33:26.171Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T08:33:26.171Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T08:33:26.171Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T08:33:26.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T08:33:26.215Z] $ docker stop --time=1 3739b432c1ce6e093049482a902ace6eb05ca58c6cb87148dbb7204723e3ab5c [2025-03-05T08:33:28.375Z] $ docker rm -f --volumes 3739b432c1ce6e093049482a902ace6eb05ca58c6cb87148dbb7204723e3ab5c [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T08:33:28.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T08:33:28.999Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T08:33:29.554Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T08:33:29.837Z] + ls -al . [2025-03-05T08:33:29.837Z] total 260 [2025-03-05T08:33:29.837Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 08:32 . [2025-03-05T08:33:29.837Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:31 .. [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 5 08:31 .dockerignore [2025-03-05T08:33:29.837Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:33 .git [2025-03-05T08:33:29.837Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:31 .github [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 5 08:31 .gitignore [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 08:31 .golangci.yml [2025-03-05T08:33:29.837Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 08:31 .semver [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 19818 Mar 5 08:31 Attribution.txt [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 18046 Mar 5 08:31 CHANGELOG.md [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 1479 Mar 5 08:31 Dockerfile [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 08:31 GOVERNANCE.md [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 658 Mar 5 08:31 Jenkinsfile [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 08:31 LICENSE [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 2524 Mar 5 08:31 Makefile [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 5 08:31 OWNERS.md [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 5 08:31 README.md [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 08:31 VERSION [2025-03-05T08:33:29.837Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:31 bin [2025-03-05T08:33:29.837Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:31 cmd [2025-03-05T08:33:29.837Z] -rw-r--r-- 1 jenkins jenkins 26862 Mar 5 08:33 coverage.out [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 6343 Mar 5 08:31 go.mod [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 86970 Mar 5 08:31 go.sum [2025-03-05T08:33:29.837Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:31 internal [2025-03-05T08:33:29.837Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:31 simulator [2025-03-05T08:33:29.837Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 5 08:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:33:30.168Z] + 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=1571cd281177acf178a7c7817f8e90373c2c7062 --label arch=amd64 --label version=4.0.0-dev.20 . [2025-03-05T08:33:30.168Z] Sending build context to Docker daemon 18.24MB [2025-03-05T08:33:30.168Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T08:33:30.168Z] Step 2/23 : FROM ${BASE} AS builder [2025-03-05T08:33:30.168Z] ---> 4f12ff8674c4 [2025-03-05T08:33:30.168Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-03-05T08:33:30.168Z] ---> Running in 9c116a08d44c [2025-03-05T08:33:30.427Z] Removing intermediate container 9c116a08d44c [2025-03-05T08:33:30.427Z] ---> ed97e4428b9f [2025-03-05T08:33:30.427Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T08:33:30.427Z] ---> Running in bbca0e6555ac [2025-03-05T08:33:30.427Z] Removing intermediate container bbca0e6555ac [2025-03-05T08:33:30.427Z] ---> 1bc9b0ece5da [2025-03-05T08:33:30.427Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-03-05T08:33:30.427Z] ---> Running in c1b1fb0e2f5e [2025-03-05T08:33:30.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:33:30.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:33:31.205Z] OK: 253 MiB in 66 packages [2025-03-05T08:33:31.465Z] Removing intermediate container c1b1fb0e2f5e [2025-03-05T08:33:31.465Z] ---> f19e71385537 [2025-03-05T08:33:31.465Z] Step 6/23 : WORKDIR /device-modbus-go [2025-03-05T08:33:31.465Z] ---> Running in 635923b836a5 [2025-03-05T08:33:31.724Z] Removing intermediate container 635923b836a5 [2025-03-05T08:33:31.724Z] ---> 1d317125a207 [2025-03-05T08:33:31.724Z] Step 7/23 : COPY go.mod vendor* ./ [2025-03-05T08:33:31.724Z] ---> bf5e5b4d6dd5 [2025-03-05T08:33:31.724Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T08:33:31.724Z] ---> Running in f95286fbc164 [2025-03-05T08:33:32.335Z] Removing intermediate container f95286fbc164 [2025-03-05T08:33:32.335Z] ---> 4b8355898f4c [2025-03-05T08:33:32.335Z] Step 9/23 : COPY . . [2025-03-05T08:33:32.902Z] ---> 31f70d562d6a [2025-03-05T08:33:32.902Z] Step 10/23 : RUN ${MAKE} [2025-03-05T08:33:32.902Z] ---> Running in 47082e9f3ca9 [2025-03-05T08:33:33.160Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-03-05T08:34:05.240Z] Removing intermediate container 47082e9f3ca9 [2025-03-05T08:34:05.240Z] ---> a1723183aa4c [2025-03-05T08:34:05.240Z] Step 11/23 : FROM alpine:3.20 [2025-03-05T08:34:05.240Z] 3.20: Pulling from library/alpine [2025-03-05T08:34:05.240Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T08:34:05.240Z] 0a9a5dfd008f: Verifying Checksum [2025-03-05T08:34:05.240Z] 0a9a5dfd008f: Download complete [2025-03-05T08:34:05.241Z] 0a9a5dfd008f: Pull complete [2025-03-05T08:34:05.241Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T08:34:05.241Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T08:34:05.241Z] ---> ff221270b9fb [2025-03-05T08:34:05.241Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-03-05T08:34:05.241Z] ---> Running in ba341313be1f [2025-03-05T08:34:05.241Z] Removing intermediate container ba341313be1f [2025-03-05T08:34:05.241Z] ---> 88645c3b97b9 [2025-03-05T08:34:05.241Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-03-05T08:34:05.241Z] ---> Running in f84b61d8ff2d [2025-03-05T08:34:05.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:34:05.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:34:05.241Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T08:34:05.241Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T08:34:05.241Z] OK: 8 MiB in 15 packages [2025-03-05T08:34:05.241Z] Removing intermediate container f84b61d8ff2d [2025-03-05T08:34:05.241Z] ---> ed4be1fd7492 [2025-03-05T08:34:05.241Z] Step 14/23 : RUN apk --no-cache upgrade [2025-03-05T08:34:05.241Z] ---> Running in 1cadf770b9a8 [2025-03-05T08:34:05.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:34:05.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:34:05.241Z] OK: 8 MiB in 15 packages [2025-03-05T08:34:05.241Z] Removing intermediate container 1cadf770b9a8 [2025-03-05T08:34:05.241Z] ---> 15c04c7eee9d [2025-03-05T08:34:05.241Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-03-05T08:34:05.241Z] ---> 31694175b10e [2025-03-05T08:34:05.241Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-03-05T08:34:05.241Z] ---> 3304626fd3d5 [2025-03-05T08:34:05.241Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-03-05T08:34:05.241Z] ---> d92af3a1d45a [2025-03-05T08:34:05.241Z] Step 18/23 : EXPOSE 59901 [2025-03-05T08:34:05.241Z] ---> Running in 010d208e45a0 [2025-03-05T08:34:05.241Z] Removing intermediate container 010d208e45a0 [2025-03-05T08:34:05.241Z] ---> f7af956f361b [2025-03-05T08:34:05.241Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-03-05T08:34:05.241Z] ---> Running in 0f79eca01e56 [2025-03-05T08:34:05.241Z] Removing intermediate container 0f79eca01e56 [2025-03-05T08:34:05.241Z] ---> 052ef3a651ad [2025-03-05T08:34:05.241Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T08:34:05.241Z] ---> Running in 274e8ec58fa0 [2025-03-05T08:34:05.241Z] Removing intermediate container 274e8ec58fa0 [2025-03-05T08:34:05.241Z] ---> a7a1eb2750fc [2025-03-05T08:34:05.241Z] Step 21/23 : LABEL arch=amd64 [2025-03-05T08:34:05.241Z] ---> Running in ebfc9baff0af [2025-03-05T08:34:05.241Z] Removing intermediate container ebfc9baff0af [2025-03-05T08:34:05.241Z] ---> 7729416c558d [2025-03-05T08:34:05.241Z] Step 22/23 : LABEL git_sha=1571cd281177acf178a7c7817f8e90373c2c7062 [2025-03-05T08:34:05.241Z] ---> Running in 8782346a3cf7 [2025-03-05T08:34:05.241Z] Removing intermediate container 8782346a3cf7 [2025-03-05T08:34:05.241Z] ---> dac73bcab238 [2025-03-05T08:34:05.241Z] Step 23/23 : LABEL version=4.0.0-dev.20 [2025-03-05T08:34:05.241Z] ---> Running in 46306bebe15f [2025-03-05T08:34:05.241Z] Removing intermediate container 46306bebe15f [2025-03-05T08:34:05.241Z] ---> 6f12d2a80c13 [2025-03-05T08:34:05.241Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T08:34:05.241Z] Successfully built 6f12d2a80c13 [2025-03-05T08:34:05.241Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:34:05.393Z] provisioning config files... [2025-03-05T08:34:05.403Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14456084719320157618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:34:05.710Z] ---> ****-login.sh [2025-03-05T08:34:05.710Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:34:05.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:34:05.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:34:05.710Z] Configure a credential helper to remove this warning. See [2025-03-05T08:34:05.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:34:05.710Z] [2025-03-05T08:34:05.710Z] Login Succeeded [2025-03-05T08:34:05.710Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:34:05.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:34:05.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:34:05.710Z] Configure a credential helper to remove this warning. See [2025-03-05T08:34:05.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:34:05.710Z] [2025-03-05T08:34:05.710Z] Login Succeeded [2025-03-05T08:34:05.710Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:34:05.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:34:05.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:34:05.970Z] Configure a credential helper to remove this warning. See [2025-03-05T08:34:05.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:34:05.970Z] [2025-03-05T08:34:05.970Z] Login Succeeded [2025-03-05T08:34:05.970Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:34:05.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:34:05.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:34:05.970Z] Configure a credential helper to remove this warning. See [2025-03-05T08:34:05.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:34:05.970Z] [2025-03-05T08:34:05.970Z] Login Succeeded [2025-03-05T08:34:05.970Z] ****.io [2025-03-05T08:34:06.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:34:06.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:34:06.231Z] Configure a credential helper to remove this warning. See [2025-03-05T08:34:06.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:34:06.231Z] [2025-03-05T08:34:06.231Z] Login Succeeded [2025-03-05T08:34:06.231Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:34:06.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:34:06.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:34:06.324Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-03-05T08:34:06.324Z] 1571cd281177acf178a7c7817f8e90373c2c7062 [2025-03-05T08:34:06.324Z] latest [2025-03-05T08:34:06.324Z] 4.0.0-dev.20 [2025-03-05T08:34:06.324Z] 1571cd281177acf178a7c7817f8e90373c2c7062-4.0.0-dev.20 [2025-03-05T08:34:06.324Z] main [2025-03-05T08:34:06.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:34:06.675Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1571cd281177acf178a7c7817f8e90373c2c7062 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:34:07.002Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:1571cd281177acf178a7c7817f8e90373c2c7062 [2025-03-05T08:34:07.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-05T08:34:07.002Z] 47d2ca989aa8: Preparing [2025-03-05T08:34:07.002Z] be8b74436a35: Preparing [2025-03-05T08:34:07.002Z] c3e8875e6385: Preparing [2025-03-05T08:34:07.002Z] 2d3dd70f7f57: Preparing [2025-03-05T08:34:07.002Z] 85e161042a3b: Preparing [2025-03-05T08:34:07.002Z] 994456c4fd7b: Preparing [2025-03-05T08:34:07.002Z] 994456c4fd7b: Waiting [2025-03-05T08:34:07.002Z] 47d2ca989aa8: Pushed [2025-03-05T08:34:07.002Z] 2d3dd70f7f57: Pushed [2025-03-05T08:34:07.002Z] 85e161042a3b: Pushed [2025-03-05T08:34:07.002Z] be8b74436a35: Pushed [2025-03-05T08:34:07.002Z] 994456c4fd7b: Layer already exists [2025-03-05T08:34:11.197Z] c3e8875e6385: Pushed [2025-03-05T08:34:11.197Z] 1571cd281177acf178a7c7817f8e90373c2c7062: digest: sha256:5fdafb0a48bea06c8a54ebe3161da9df38e7aecba6b57ee40f33141826cbe48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:34:11.530Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:34:11.853Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-03-05T08:34:11.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-05T08:34:11.853Z] 47d2ca989aa8: Preparing [2025-03-05T08:34:11.853Z] be8b74436a35: Preparing [2025-03-05T08:34:11.853Z] c3e8875e6385: Preparing [2025-03-05T08:34:11.853Z] 2d3dd70f7f57: Preparing [2025-03-05T08:34:11.853Z] 85e161042a3b: Preparing [2025-03-05T08:34:11.853Z] 994456c4fd7b: Preparing [2025-03-05T08:34:11.853Z] 994456c4fd7b: Waiting [2025-03-05T08:34:11.853Z] 85e161042a3b: Layer already exists [2025-03-05T08:34:11.853Z] 47d2ca989aa8: Layer already exists [2025-03-05T08:34:11.853Z] be8b74436a35: Layer already exists [2025-03-05T08:34:11.853Z] c3e8875e6385: Layer already exists [2025-03-05T08:34:11.853Z] 2d3dd70f7f57: Layer already exists [2025-03-05T08:34:11.853Z] 994456c4fd7b: Layer already exists [2025-03-05T08:34:11.853Z] latest: digest: sha256:5fdafb0a48bea06c8a54ebe3161da9df38e7aecba6b57ee40f33141826cbe48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:34:12.186Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:34:12.506Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.20 [2025-03-05T08:34:12.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-05T08:34:12.506Z] 47d2ca989aa8: Preparing [2025-03-05T08:34:12.506Z] be8b74436a35: Preparing [2025-03-05T08:34:12.506Z] c3e8875e6385: Preparing [2025-03-05T08:34:12.506Z] 2d3dd70f7f57: Preparing [2025-03-05T08:34:12.506Z] 85e161042a3b: Preparing [2025-03-05T08:34:12.506Z] 994456c4fd7b: Preparing [2025-03-05T08:34:12.506Z] 994456c4fd7b: Waiting [2025-03-05T08:34:12.506Z] 47d2ca989aa8: Layer already exists [2025-03-05T08:34:12.506Z] 85e161042a3b: Layer already exists [2025-03-05T08:34:12.506Z] be8b74436a35: Layer already exists [2025-03-05T08:34:12.506Z] 2d3dd70f7f57: Layer already exists [2025-03-05T08:34:12.506Z] c3e8875e6385: Layer already exists [2025-03-05T08:34:12.506Z] 994456c4fd7b: Layer already exists [2025-03-05T08:34:12.506Z] 4.0.0-dev.20: digest: sha256:5fdafb0a48bea06c8a54ebe3161da9df38e7aecba6b57ee40f33141826cbe48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:34:12.828Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1571cd281177acf178a7c7817f8e90373c2c7062-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:34:13.163Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:1571cd281177acf178a7c7817f8e90373c2c7062-4.0.0-dev.20 [2025-03-05T08:34:13.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-05T08:34:13.163Z] 47d2ca989aa8: Preparing [2025-03-05T08:34:13.163Z] be8b74436a35: Preparing [2025-03-05T08:34:13.163Z] c3e8875e6385: Preparing [2025-03-05T08:34:13.163Z] 2d3dd70f7f57: Preparing [2025-03-05T08:34:13.163Z] 85e161042a3b: Preparing [2025-03-05T08:34:13.163Z] 994456c4fd7b: Preparing [2025-03-05T08:34:13.163Z] 994456c4fd7b: Waiting [2025-03-05T08:34:13.163Z] be8b74436a35: Layer already exists [2025-03-05T08:34:13.163Z] c3e8875e6385: Layer already exists [2025-03-05T08:34:13.163Z] 47d2ca989aa8: Layer already exists [2025-03-05T08:34:13.163Z] 2d3dd70f7f57: Layer already exists [2025-03-05T08:34:13.163Z] 85e161042a3b: Layer already exists [2025-03-05T08:34:13.163Z] 994456c4fd7b: Layer already exists [2025-03-05T08:34:13.163Z] 1571cd281177acf178a7c7817f8e90373c2c7062-4.0.0-dev.20: digest: sha256:5fdafb0a48bea06c8a54ebe3161da9df38e7aecba6b57ee40f33141826cbe48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:34:13.491Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:34:13.821Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-03-05T08:34:13.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-05T08:34:13.821Z] 47d2ca989aa8: Preparing [2025-03-05T08:34:13.821Z] be8b74436a35: Preparing [2025-03-05T08:34:13.821Z] c3e8875e6385: Preparing [2025-03-05T08:34:13.821Z] 2d3dd70f7f57: Preparing [2025-03-05T08:34:13.821Z] 85e161042a3b: Preparing [2025-03-05T08:34:13.821Z] 994456c4fd7b: Preparing [2025-03-05T08:34:13.821Z] 994456c4fd7b: Waiting [2025-03-05T08:34:13.821Z] be8b74436a35: Layer already exists [2025-03-05T08:34:13.821Z] 85e161042a3b: Layer already exists [2025-03-05T08:34:13.821Z] 2d3dd70f7f57: Layer already exists [2025-03-05T08:34:13.821Z] 47d2ca989aa8: Layer already exists [2025-03-05T08:34:13.821Z] c3e8875e6385: Layer already exists [2025-03-05T08:34:13.821Z] 994456c4fd7b: Layer already exists [2025-03-05T08:34:13.821Z] main: digest: sha256:5fdafb0a48bea06c8a54ebe3161da9df38e7aecba6b57ee40f33141826cbe48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:34:13.900Z] ===================================================== [Pipeline] echo [2025-03-05T08:34:13.914Z] taggedImages: [2025-03-05T08:34:13.914Z] - nexus3.edgexfoundry.org:10004/device-modbus:1571cd281177acf178a7c7817f8e90373c2c7062 [2025-03-05T08:34:13.914Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-03-05T08:34:13.914Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.20 [2025-03-05T08:34:13.914Z] - nexus3.edgexfoundry.org:10004/device-modbus:1571cd281177acf178a7c7817f8e90373c2c7062-4.0.0-dev.20 [2025-03-05T08:34:13.914Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [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-03-05T08:34:14.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:34:14.331Z] [2025-03-05T08:34:14.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:34:14.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:34:14.642Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T08:34:14.642Z] 5eb5b503b376: Pulling fs layer [2025-03-05T08:34:14.642Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T08:34:14.642Z] ec43610c2a17: Pulling fs layer [2025-03-05T08:34:14.642Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T08:34:14.642Z] 33b1e0a273af: Pulling fs layer [2025-03-05T08:34:14.642Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T08:34:14.642Z] 2f39f015ded8: Pulling fs layer [2025-03-05T08:34:14.642Z] 3a2ae6a8a46f: Waiting [2025-03-05T08:34:14.642Z] 33b1e0a273af: Waiting [2025-03-05T08:34:14.642Z] 5c69ac0246d0: Download complete [2025-03-05T08:34:14.642Z] 3a2ae6a8a46f: Download complete [2025-03-05T08:34:14.642Z] 33b1e0a273af: Verifying Checksum [2025-03-05T08:34:14.642Z] 33b1e0a273af: Download complete [2025-03-05T08:34:14.642Z] ec43610c2a17: Verifying Checksum [2025-03-05T08:34:14.642Z] ec43610c2a17: Download complete [2025-03-05T08:34:14.642Z] 5d3b04190fa2: Verifying Checksum [2025-03-05T08:34:14.642Z] 5d3b04190fa2: Download complete [2025-03-05T08:34:14.900Z] 5eb5b503b376: Download complete [2025-03-05T08:34:16.276Z] 5eb5b503b376: Pull complete [2025-03-05T08:34:16.276Z] 5c69ac0246d0: Pull complete [2025-03-05T08:34:16.536Z] ec43610c2a17: Pull complete [2025-03-05T08:34:16.536Z] 3a2ae6a8a46f: Pull complete [2025-03-05T08:34:16.794Z] 33b1e0a273af: Pull complete [2025-03-05T08:34:17.052Z] 5d3b04190fa2: Pull complete [2025-03-05T08:34:21.260Z] 2f39f015ded8: Pull complete [2025-03-05T08:34:21.260Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T08:34:21.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:34:21.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:34:21.379Z] prd-ubuntu20.04-docker-8c-8g-40276 does not seem to be running inside a container [2025-03-05T08:34:21.415Z] $ 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-03-05T08:34:22.954Z] $ docker top 7c5ebe408397e43a03591ff8182f87944f62d4feba479104dbad3d0c2c2cad27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:34:23.349Z] ---> job-cost.sh [2025-03-05T08:34:23.349Z] lf-activate-venv: SKIPPING [2025-03-05T08:34:23.349Z] INFO: No Stack... [2025-03-05T08:34:23.923Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T08:34:24.186Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T08:34:24.490Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-03-05T08:34:24.490Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T08:34:24.507Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-185-stack-cost] [2025-03-05T08:34:24.517Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-185-stack-cost] did not exist. Created. [2025-03-05T08:34:24.523Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T08:34:24.837Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T08:34:24.883Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T08:34:24.891Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T08:34:24.928Z] $ docker stop --time=1 7c5ebe408397e43a03591ff8182f87944f62d4feba479104dbad3d0c2c2cad27 [2025-03-05T08:34:26.088Z] $ docker rm -f --volumes 7c5ebe408397e43a03591ff8182f87944f62d4feba479104dbad3d0c2c2cad27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-05T08:35:41.974Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40278 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-03-05T08:35:41.993Z] Running in /w/workspace/device-modbus-go/185 [Pipeline] { [Pipeline] checkout [2025-03-05T08:35:45.039Z] The recommended git tool is: git [2025-03-05T08:35:49.390Z] using credential edgex-jenkins-ssh [2025-03-05T08:35:49.420Z] Cloning the remote Git repository [2025-03-05T08:35:49.469Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-03-05T08:35:49.566Z] > git init /w/workspace/device-modbus-go/185 # timeout=10 [2025-03-05T08:35:49.717Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-03-05T08:35:49.719Z] > git --version # timeout=10 [2025-03-05T08:35:49.741Z] > git --version # 'git version 2.25.1' [2025-03-05T08:35:49.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T08:35:49.903Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T08:35:51.859Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-03-05T08:35:51.883Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T08:35:52.775Z] Avoid second fetch [2025-03-05T08:35:52.775Z] Checking out Revision 1571cd281177acf178a7c7817f8e90373c2c7062 (main) [2025-03-05T08:35:53.413Z] Commit message: "Merge pull request #620 from jumpingliu/4.0-modbus-changelog" [2025-03-05T08:35:52.794Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T08:35:52.854Z] > git checkout -f 1571cd281177acf178a7c7817f8e90373c2c7062 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T08:35:58.113Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T08:35:58.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:35:58.113Z] Dload Upload Total Spent Left Speed [2025-03-05T08:35:58.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2025-03-05T08:35:58.460Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T08:35:58.793Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-05T08:35:58.793Z] + sudo tee /etc/docker/daemon.new [2025-03-05T08:35:58.793Z] { [2025-03-05T08:35:58.793Z] "registry-mirrors": [ [2025-03-05T08:35:58.793Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T08:35:58.793Z] ], [2025-03-05T08:35:58.793Z] "bip": "10.250.0.254/24", [2025-03-05T08:35:58.793Z] "hosts": [ [2025-03-05T08:35:58.793Z] "tcp://0.0.0.0:5555", [2025-03-05T08:35:58.793Z] "unix:///var/run/docker.sock" [2025-03-05T08:35:58.793Z] ], [2025-03-05T08:35:58.793Z] "mtu": 1458, [2025-03-05T08:35:58.793Z] "selinux-enabled": true, [2025-03-05T08:35:58.793Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T08:35:58.793Z] } [Pipeline] sh [2025-03-05T08:35:59.129Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T08:35:59.471Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:36:17.773Z] provisioning config files... [2025-03-05T08:36:17.798Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/185@tmp/config6433531940839040306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:36:18.240Z] ---> ****-login.sh [2025-03-05T08:36:18.240Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:36:18.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:36:18.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:36:18.789Z] Configure a credential helper to remove this warning. See [2025-03-05T08:36:18.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:36:18.790Z] [2025-03-05T08:36:18.790Z] Login Succeeded [2025-03-05T08:36:18.790Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:36:19.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:36:19.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:36:19.331Z] Configure a credential helper to remove this warning. See [2025-03-05T08:36:19.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:36:19.331Z] [2025-03-05T08:36:19.331Z] Login Succeeded [2025-03-05T08:36:19.331Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:36:19.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:36:19.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:36:19.600Z] Configure a credential helper to remove this warning. See [2025-03-05T08:36:19.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:36:19.600Z] [2025-03-05T08:36:19.600Z] Login Succeeded [2025-03-05T08:36:19.600Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:36:19.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:36:19.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:36:19.869Z] Configure a credential helper to remove this warning. See [2025-03-05T08:36:19.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:36:19.869Z] [2025-03-05T08:36:19.869Z] Login Succeeded [2025-03-05T08:36:19.869Z] ****.io [2025-03-05T08:36:20.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:36:20.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:36:20.400Z] Configure a credential helper to remove this warning. See [2025-03-05T08:36:20.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:36:20.400Z] [2025-03-05T08:36:20.400Z] Login Succeeded [2025-03-05T08:36:20.400Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:36:20.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T08:36:20.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:36:20.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:36:20.800Z] ========================================================= [2025-03-05T08:36:20.800Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T08:36:20.800Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:36:21.189Z] + 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-03-05T08:36:21.466Z] Sending build context to Docker daemon 9.266MB [2025-03-05T08:36:21.739Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T08:36:21.739Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-05T08:36:21.739Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-05T08:36:21.739Z] 9986a736f7d3: Pulling fs layer [2025-03-05T08:36:21.739Z] 1f018df60701: Pulling fs layer [2025-03-05T08:36:21.739Z] 39f8f326b044: Pulling fs layer [2025-03-05T08:36:21.739Z] e6a1e7a6a96a: Pulling fs layer [2025-03-05T08:36:21.739Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T08:36:21.739Z] d45d956e0dbf: Pulling fs layer [2025-03-05T08:36:21.739Z] d7702b0d1db1: Pulling fs layer [2025-03-05T08:36:21.739Z] 5c7f0f088c93: Pulling fs layer [2025-03-05T08:36:21.739Z] 4fdc064ae6cf: Pulling fs layer [2025-03-05T08:36:21.739Z] e6a1e7a6a96a: Waiting [2025-03-05T08:36:21.739Z] 4f4fb700ef54: Waiting [2025-03-05T08:36:21.739Z] d45d956e0dbf: Waiting [2025-03-05T08:36:21.739Z] d7702b0d1db1: Waiting [2025-03-05T08:36:21.739Z] 5c7f0f088c93: Waiting [2025-03-05T08:36:21.739Z] 4fdc064ae6cf: Waiting [2025-03-05T08:36:21.739Z] 1f018df60701: Download complete [2025-03-05T08:36:21.739Z] e6a1e7a6a96a: Verifying Checksum [2025-03-05T08:36:21.739Z] e6a1e7a6a96a: Download complete [2025-03-05T08:36:22.009Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T08:36:22.009Z] 4f4fb700ef54: Download complete [2025-03-05T08:36:22.009Z] d45d956e0dbf: Verifying Checksum [2025-03-05T08:36:22.009Z] d45d956e0dbf: Download complete [2025-03-05T08:36:22.009Z] d7702b0d1db1: Verifying Checksum [2025-03-05T08:36:22.009Z] d7702b0d1db1: Download complete [2025-03-05T08:36:22.009Z] 9986a736f7d3: Verifying Checksum [2025-03-05T08:36:22.009Z] 9986a736f7d3: Download complete [2025-03-05T08:36:22.279Z] 4fdc064ae6cf: Verifying Checksum [2025-03-05T08:36:22.279Z] 4fdc064ae6cf: Download complete [2025-03-05T08:36:22.876Z] 9986a736f7d3: Pull complete [2025-03-05T08:36:23.470Z] 1f018df60701: Pull complete [2025-03-05T08:36:23.741Z] 39f8f326b044: Verifying Checksum [2025-03-05T08:36:23.741Z] 39f8f326b044: Download complete [2025-03-05T08:36:24.709Z] 5c7f0f088c93: Verifying Checksum [2025-03-05T08:36:24.709Z] 5c7f0f088c93: Download complete [2025-03-05T08:36:39.753Z] 39f8f326b044: Pull complete [2025-03-05T08:36:39.753Z] e6a1e7a6a96a: Pull complete [2025-03-05T08:36:39.753Z] 4f4fb700ef54: Pull complete [2025-03-05T08:36:39.753Z] d45d956e0dbf: Pull complete [2025-03-05T08:36:39.753Z] d7702b0d1db1: Pull complete [2025-03-05T08:36:47.969Z] 5c7f0f088c93: Pull complete [2025-03-05T08:36:49.441Z] 4fdc064ae6cf: Pull complete [2025-03-05T08:36:49.441Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-05T08:36:49.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T08:36:49.441Z] ---> 63f30b955cb9 [2025-03-05T08:36:49.441Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-03-05T08:36:50.023Z] ---> Running in da0f81da0a0e [2025-03-05T08:36:50.605Z] Removing intermediate container da0f81da0a0e [2025-03-05T08:36:50.605Z] ---> 71f2a52d1c72 [2025-03-05T08:36:50.605Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T08:36:50.605Z] ---> Running in dd8c7dab7f6d [2025-03-05T08:36:50.874Z] Removing intermediate container dd8c7dab7f6d [2025-03-05T08:36:50.874Z] ---> 906e9ed01f86 [2025-03-05T08:36:50.874Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-03-05T08:36:50.874Z] ---> Running in f433ff369834 [2025-03-05T08:36:52.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T08:36:52.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T08:36:53.955Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-03-05T08:36:53.955Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-03-05T08:36:53.955Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-03-05T08:36:53.955Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-03-05T08:36:53.955Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-03-05T08:36:53.955Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-03-05T08:36:53.955Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-03-05T08:36:54.225Z] (8/8) Installing openssh (9.7_p1-r5) [2025-03-05T08:36:54.225Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T08:36:54.225Z] OK: 245 MiB in 66 packages [2025-03-05T08:36:55.183Z] Removing intermediate container f433ff369834 [2025-03-05T08:36:55.183Z] ---> d0f1e5539ef3 [2025-03-05T08:36:55.183Z] Step 6/10 : WORKDIR /device-modbus-go [2025-03-05T08:36:55.451Z] ---> Running in dd5a82e59489 [2025-03-05T08:36:55.720Z] Removing intermediate container dd5a82e59489 [2025-03-05T08:36:55.720Z] ---> 8951656eaf37 [2025-03-05T08:36:55.720Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-05T08:36:56.305Z] ---> 9c6594552729 [2025-03-05T08:36:56.305Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T08:36:56.305Z] ---> Running in 0c625d8d2749 [2025-03-05T08:38:48.526Z] Removing intermediate container 0c625d8d2749 [2025-03-05T08:38:48.526Z] ---> faab4a75bc36 [2025-03-05T08:38:48.526Z] Step 9/10 : COPY . . [2025-03-05T08:38:48.526Z] ---> 849a2728512c [2025-03-05T08:38:48.526Z] Step 10/10 : RUN ${MAKE} [2025-03-05T08:38:48.526Z] ---> Running in 51754f4a0fbc [2025-03-05T08:38:48.526Z] noop [2025-03-05T08:38:48.526Z] Removing intermediate container 51754f4a0fbc [2025-03-05T08:38:48.526Z] ---> c6c5513a0628 [2025-03-05T08:38:48.526Z] Successfully built c6c5513a0628 [2025-03-05T08:38:48.526Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:38:48.901Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T08:38:48.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:38:49.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-40278 does not seem to be running inside a container [2025-03-05T08:38:49.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/185 -v /w/workspace/device-modbus-go/185:/w/workspace/device-modbus-go/185:rw,z -v /w/workspace/device-modbus-go/185@tmp:/w/workspace/device-modbus-go/185@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-03-05T08:38:50.510Z] $ docker top d50b07aba88cde2073e8c7c17a7480696558f514c8eec2dd28128e453a8777b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:38:51.378Z] + go version [2025-03-05T08:38:51.378Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-05T08:38:51.398Z] $ docker stop --time=1 d50b07aba88cde2073e8c7c17a7480696558f514c8eec2dd28128e453a8777b2 [2025-03-05T08:38:53.090Z] $ docker rm -f --volumes d50b07aba88cde2073e8c7c17a7480696558f514c8eec2dd28128e453a8777b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:38:53.727Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T08:38:53.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:38:53.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-40278 does not seem to be running inside a container [2025-03-05T08:38:53.995Z] $ 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/185 -v /w/workspace/device-modbus-go/185:/w/workspace/device-modbus-go/185:rw,z -v /w/workspace/device-modbus-go/185@tmp:/w/workspace/device-modbus-go/185@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-03-05T08:38:55.250Z] $ docker top 0a585733b694866fc7231e30ecb08862a6ed8dba44f71e66546f65aee27a78b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:38:56.105Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/185 [Pipeline] fileExists [Pipeline] sh [2025-03-05T08:38:56.769Z] + make test [2025-03-05T08:38:56.769Z] go test ./... -coverprofile=coverage.out [2025-03-05T08:39:02.117Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-03-05T08:42:23.957Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-03-05T08:42:23.957Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.049s coverage: 45.2% of statements [2025-03-05T08:42:23.957Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-05T08:42:23.957Z] go vet ./... [2025-03-05T08:43:02.850Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T08:43:02.850Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T08:43:02.850Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T08:43:03.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T08:43:03.607Z] $ docker stop --time=1 0a585733b694866fc7231e30ecb08862a6ed8dba44f71e66546f65aee27a78b4 [2025-03-05T08:43:05.485Z] $ docker rm -f --volumes 0a585733b694866fc7231e30ecb08862a6ed8dba44f71e66546f65aee27a78b4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T08:43:07.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T08:43:07.176Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T08:43:07.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T08:43:08.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T08:43:08.564Z] + ls -al . [2025-03-05T08:43:08.564Z] total 256 [2025-03-05T08:43:08.564Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:39 . [2025-03-05T08:43:08.564Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:35 .. [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 5 08:35 .dockerignore [2025-03-05T08:43:08.564Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:35 .git [2025-03-05T08:43:08.564Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:35 .github [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 5 08:35 .gitignore [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 08:35 .golangci.yml [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 19818 Mar 5 08:35 Attribution.txt [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 18046 Mar 5 08:35 CHANGELOG.md [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 1479 Mar 5 08:35 Dockerfile [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 08:35 GOVERNANCE.md [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 658 Mar 5 08:35 Jenkinsfile [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 08:35 LICENSE [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 2524 Mar 5 08:35 Makefile [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 5 08:35 OWNERS.md [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 5 08:35 README.md [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 08:31 VERSION [2025-03-05T08:43:08.564Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:35 bin [2025-03-05T08:43:08.564Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:35 cmd [2025-03-05T08:43:08.564Z] -rw-r--r-- 1 jenkins jenkins 26862 Mar 5 08:42 coverage.out [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 6343 Mar 5 08:35 go.mod [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 86970 Mar 5 08:35 go.sum [2025-03-05T08:43:08.564Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:35 internal [2025-03-05T08:43:08.564Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:35 simulator [2025-03-05T08:43:08.564Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 5 08:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:43:08.926Z] + 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=1571cd281177acf178a7c7817f8e90373c2c7062 --label arch=arm64 --label version=4.0.0-dev.20 . [2025-03-05T08:43:09.512Z] Sending build context to Docker daemon 9.294MB [2025-03-05T08:43:09.512Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T08:43:09.512Z] Step 2/23 : FROM ${BASE} AS builder [2025-03-05T08:43:09.512Z] ---> c6c5513a0628 [2025-03-05T08:43:09.512Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-03-05T08:43:09.512Z] ---> Running in 65fd0087c9e9 [2025-03-05T08:43:09.779Z] Removing intermediate container 65fd0087c9e9 [2025-03-05T08:43:09.779Z] ---> 7e65ef79f692 [2025-03-05T08:43:09.779Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T08:43:09.779Z] ---> Running in 18aa8ee89de4 [2025-03-05T08:43:10.054Z] Removing intermediate container 18aa8ee89de4 [2025-03-05T08:43:10.054Z] ---> b7c982398778 [2025-03-05T08:43:10.054Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-03-05T08:43:10.321Z] ---> Running in b40e7ecdd679 [2025-03-05T08:43:11.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T08:43:11.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T08:43:12.957Z] OK: 245 MiB in 66 packages [2025-03-05T08:43:13.919Z] Removing intermediate container b40e7ecdd679 [2025-03-05T08:43:13.919Z] ---> b1c7035f14ce [2025-03-05T08:43:13.919Z] Step 6/23 : WORKDIR /device-modbus-go [2025-03-05T08:43:13.919Z] ---> Running in 1f183429aeaf [2025-03-05T08:43:14.189Z] Removing intermediate container 1f183429aeaf [2025-03-05T08:43:14.189Z] ---> d1ad72ac5a10 [2025-03-05T08:43:14.189Z] Step 7/23 : COPY go.mod vendor* ./ [2025-03-05T08:43:14.777Z] ---> 28c16492d4b7 [2025-03-05T08:43:14.777Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T08:43:14.777Z] ---> Running in 01800dc849d1 [2025-03-05T08:43:16.710Z] Removing intermediate container 01800dc849d1 [2025-03-05T08:43:16.710Z] ---> 28ae0abc905c [2025-03-05T08:43:16.710Z] Step 9/23 : COPY . . [2025-03-05T08:43:18.111Z] ---> 086e4cb7801a [2025-03-05T08:43:18.111Z] Step 10/23 : RUN ${MAKE} [2025-03-05T08:43:18.111Z] ---> Running in 5cee5816d66d [2025-03-05T08:43:19.067Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-03-05T08:46:25.813Z] Removing intermediate container 5cee5816d66d [2025-03-05T08:46:25.813Z] ---> 9f715a7900f4 [2025-03-05T08:46:25.813Z] Step 11/23 : FROM alpine:3.20 [2025-03-05T08:46:25.813Z] 3.20: Pulling from library/alpine [2025-03-05T08:46:25.813Z] 94e9d8af2201: Pulling fs layer [2025-03-05T08:46:26.081Z] 94e9d8af2201: Verifying Checksum [2025-03-05T08:46:26.081Z] 94e9d8af2201: Download complete [2025-03-05T08:46:26.661Z] 94e9d8af2201: Pull complete [2025-03-05T08:46:26.661Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T08:46:26.661Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T08:46:26.661Z] ---> 7aab056cecc6 [2025-03-05T08:46:26.661Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-03-05T08:46:26.661Z] ---> Running in ed0837780a65 [2025-03-05T08:46:26.928Z] Removing intermediate container ed0837780a65 [2025-03-05T08:46:26.928Z] ---> 2c105ae0e839 [2025-03-05T08:46:26.928Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-03-05T08:46:27.201Z] ---> Running in 604cb6a3a987 [2025-03-05T08:46:28.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T08:46:28.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T08:46:29.827Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T08:46:29.827Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T08:46:29.827Z] OK: 9 MiB in 15 packages [2025-03-05T08:46:30.786Z] Removing intermediate container 604cb6a3a987 [2025-03-05T08:46:30.786Z] ---> 47e87e28d4b1 [2025-03-05T08:46:30.786Z] Step 14/23 : RUN apk --no-cache upgrade [2025-03-05T08:46:30.786Z] ---> Running in 724568df5cb6 [2025-03-05T08:46:31.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T08:46:32.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T08:46:33.401Z] OK: 9 MiB in 15 packages [2025-03-05T08:46:33.980Z] Removing intermediate container 724568df5cb6 [2025-03-05T08:46:33.980Z] ---> bafbf8a6ec23 [2025-03-05T08:46:33.980Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-03-05T08:46:35.912Z] ---> febb1f7dde31 [2025-03-05T08:46:35.912Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-03-05T08:46:36.177Z] ---> 29e072a461f5 [2025-03-05T08:46:36.177Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-03-05T08:46:36.756Z] ---> 13be2ca46b53 [2025-03-05T08:46:36.756Z] Step 18/23 : EXPOSE 59901 [2025-03-05T08:46:36.756Z] ---> Running in 1cc6afe30cd3 [2025-03-05T08:46:37.021Z] Removing intermediate container 1cc6afe30cd3 [2025-03-05T08:46:37.021Z] ---> b5a418696b65 [2025-03-05T08:46:37.021Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-03-05T08:46:37.021Z] ---> Running in f70de89a8e7c [2025-03-05T08:46:37.294Z] Removing intermediate container f70de89a8e7c [2025-03-05T08:46:37.294Z] ---> 29ee82e8f5c3 [2025-03-05T08:46:37.294Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T08:46:37.559Z] ---> Running in 084e4ef73fbc [2025-03-05T08:46:37.824Z] Removing intermediate container 084e4ef73fbc [2025-03-05T08:46:37.824Z] ---> c64d69a6fba6 [2025-03-05T08:46:37.824Z] Step 21/23 : LABEL arch=arm64 [2025-03-05T08:46:37.824Z] ---> Running in 8342ccf4d98a [2025-03-05T08:46:38.089Z] Removing intermediate container 8342ccf4d98a [2025-03-05T08:46:38.089Z] ---> 1eaab7e8a7e8 [2025-03-05T08:46:38.089Z] Step 22/23 : LABEL git_sha=1571cd281177acf178a7c7817f8e90373c2c7062 [2025-03-05T08:46:38.089Z] ---> Running in 94fdc970f814 [2025-03-05T08:46:38.354Z] Removing intermediate container 94fdc970f814 [2025-03-05T08:46:38.354Z] ---> 86a7330fd15c [2025-03-05T08:46:38.354Z] Step 23/23 : LABEL version=4.0.0-dev.20 [2025-03-05T08:46:38.354Z] ---> Running in 3e08ff8224ea [2025-03-05T08:46:38.620Z] Removing intermediate container 3e08ff8224ea [2025-03-05T08:46:38.620Z] ---> 44890d36753e [2025-03-05T08:46:38.620Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T08:46:38.885Z] Successfully built 44890d36753e [2025-03-05T08:46:38.885Z] 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-03-05T08:46:39.057Z] provisioning config files... [2025-03-05T08:46:39.069Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/185@tmp/config13987768964629688186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:46:39.404Z] ---> ****-login.sh [2025-03-05T08:46:39.404Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:46:39.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:46:39.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:46:39.669Z] Configure a credential helper to remove this warning. See [2025-03-05T08:46:39.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:46:39.669Z] [2025-03-05T08:46:39.669Z] Login Succeeded [2025-03-05T08:46:39.669Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:46:39.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:46:39.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:46:39.935Z] Configure a credential helper to remove this warning. See [2025-03-05T08:46:39.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:46:39.935Z] [2025-03-05T08:46:39.935Z] Login Succeeded [2025-03-05T08:46:39.935Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:46:40.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:46:40.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:46:40.200Z] Configure a credential helper to remove this warning. See [2025-03-05T08:46:40.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:46:40.200Z] [2025-03-05T08:46:40.200Z] Login Succeeded [2025-03-05T08:46:40.465Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:46:40.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:46:40.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:46:40.732Z] Configure a credential helper to remove this warning. See [2025-03-05T08:46:40.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:46:40.732Z] [2025-03-05T08:46:40.732Z] Login Succeeded [2025-03-05T08:46:40.732Z] ****.io [2025-03-05T08:46:40.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:46:40.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:46:40.995Z] Configure a credential helper to remove this warning. See [2025-03-05T08:46:40.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:46:40.995Z] [2025-03-05T08:46:40.995Z] Login Succeeded [2025-03-05T08:46:41.258Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:46:41.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:46:41.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:46:41.368Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-03-05T08:46:41.368Z] 1571cd281177acf178a7c7817f8e90373c2c7062 [2025-03-05T08:46:41.368Z] latest [2025-03-05T08:46:41.368Z] 4.0.0-dev.20 [2025-03-05T08:46:41.368Z] 1571cd281177acf178a7c7817f8e90373c2c7062-4.0.0-dev.20 [2025-03-05T08:46:41.368Z] main [2025-03-05T08:46:41.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:41.755Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1571cd281177acf178a7c7817f8e90373c2c7062 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:42.123Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1571cd281177acf178a7c7817f8e90373c2c7062 [2025-03-05T08:46:42.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-05T08:46:42.123Z] 3a71ad4e2581: Preparing [2025-03-05T08:46:42.123Z] b6ee1e363a58: Preparing [2025-03-05T08:46:42.123Z] 2d21fd8fa9b3: Preparing [2025-03-05T08:46:42.123Z] 07e48aff44a6: Preparing [2025-03-05T08:46:42.123Z] a4c4da1a8c7e: Preparing [2025-03-05T08:46:42.123Z] dd9c8f8612c8: Preparing [2025-03-05T08:46:42.388Z] 07e48aff44a6: Pushed [2025-03-05T08:46:42.388Z] 3a71ad4e2581: Pushed [2025-03-05T08:46:42.388Z] b6ee1e363a58: Pushed [2025-03-05T08:46:42.388Z] a4c4da1a8c7e: Pushed [2025-03-05T08:46:42.388Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:46:49.006Z] 2d21fd8fa9b3: Pushed [2025-03-05T08:46:49.006Z] 1571cd281177acf178a7c7817f8e90373c2c7062: digest: sha256:e8a7bee698089678c0523b530e08446db30ee50e72c7b6ed3ad7605dc0ce1d13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:49.368Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:49.721Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-03-05T08:46:49.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-05T08:46:49.721Z] 3a71ad4e2581: Preparing [2025-03-05T08:46:49.721Z] b6ee1e363a58: Preparing [2025-03-05T08:46:49.721Z] 2d21fd8fa9b3: Preparing [2025-03-05T08:46:49.721Z] 07e48aff44a6: Preparing [2025-03-05T08:46:49.721Z] a4c4da1a8c7e: Preparing [2025-03-05T08:46:49.721Z] dd9c8f8612c8: Preparing [2025-03-05T08:46:49.721Z] dd9c8f8612c8: Waiting [2025-03-05T08:46:49.721Z] a4c4da1a8c7e: Layer already exists [2025-03-05T08:46:49.721Z] 2d21fd8fa9b3: Layer already exists [2025-03-05T08:46:49.721Z] 3a71ad4e2581: Layer already exists [2025-03-05T08:46:49.721Z] 07e48aff44a6: Layer already exists [2025-03-05T08:46:49.721Z] b6ee1e363a58: Layer already exists [2025-03-05T08:46:49.721Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:46:49.721Z] latest: digest: sha256:e8a7bee698089678c0523b530e08446db30ee50e72c7b6ed3ad7605dc0ce1d13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:50.084Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:50.431Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.20 [2025-03-05T08:46:50.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-05T08:46:50.432Z] 3a71ad4e2581: Preparing [2025-03-05T08:46:50.432Z] b6ee1e363a58: Preparing [2025-03-05T08:46:50.432Z] 2d21fd8fa9b3: Preparing [2025-03-05T08:46:50.432Z] 07e48aff44a6: Preparing [2025-03-05T08:46:50.432Z] a4c4da1a8c7e: Preparing [2025-03-05T08:46:50.432Z] dd9c8f8612c8: Preparing [2025-03-05T08:46:50.432Z] dd9c8f8612c8: Waiting [2025-03-05T08:46:50.432Z] a4c4da1a8c7e: Layer already exists [2025-03-05T08:46:50.432Z] 3a71ad4e2581: Layer already exists [2025-03-05T08:46:50.432Z] 2d21fd8fa9b3: Layer already exists [2025-03-05T08:46:50.432Z] b6ee1e363a58: Layer already exists [2025-03-05T08:46:50.432Z] 07e48aff44a6: Layer already exists [2025-03-05T08:46:50.432Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:46:50.432Z] 4.0.0-dev.20: digest: sha256:e8a7bee698089678c0523b530e08446db30ee50e72c7b6ed3ad7605dc0ce1d13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:50.780Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1571cd281177acf178a7c7817f8e90373c2c7062-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:51.136Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1571cd281177acf178a7c7817f8e90373c2c7062-4.0.0-dev.20 [2025-03-05T08:46:51.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-05T08:46:51.136Z] 3a71ad4e2581: Preparing [2025-03-05T08:46:51.136Z] b6ee1e363a58: Preparing [2025-03-05T08:46:51.136Z] 2d21fd8fa9b3: Preparing [2025-03-05T08:46:51.136Z] 07e48aff44a6: Preparing [2025-03-05T08:46:51.136Z] a4c4da1a8c7e: Preparing [2025-03-05T08:46:51.136Z] dd9c8f8612c8: Preparing [2025-03-05T08:46:51.136Z] dd9c8f8612c8: Waiting [2025-03-05T08:46:51.136Z] b6ee1e363a58: Layer already exists [2025-03-05T08:46:51.136Z] 2d21fd8fa9b3: Layer already exists [2025-03-05T08:46:51.136Z] 07e48aff44a6: Layer already exists [2025-03-05T08:46:51.136Z] 3a71ad4e2581: Layer already exists [2025-03-05T08:46:51.136Z] a4c4da1a8c7e: Layer already exists [2025-03-05T08:46:51.136Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:46:51.136Z] 1571cd281177acf178a7c7817f8e90373c2c7062-4.0.0-dev.20: digest: sha256:e8a7bee698089678c0523b530e08446db30ee50e72c7b6ed3ad7605dc0ce1d13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:51.489Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:51.855Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-03-05T08:46:51.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-05T08:46:51.855Z] 3a71ad4e2581: Preparing [2025-03-05T08:46:51.855Z] b6ee1e363a58: Preparing [2025-03-05T08:46:51.855Z] 2d21fd8fa9b3: Preparing [2025-03-05T08:46:51.855Z] 07e48aff44a6: Preparing [2025-03-05T08:46:51.855Z] a4c4da1a8c7e: Preparing [2025-03-05T08:46:51.855Z] dd9c8f8612c8: Preparing [2025-03-05T08:46:51.855Z] dd9c8f8612c8: Waiting [2025-03-05T08:46:51.855Z] 07e48aff44a6: Layer already exists [2025-03-05T08:46:51.855Z] b6ee1e363a58: Layer already exists [2025-03-05T08:46:51.855Z] 2d21fd8fa9b3: Layer already exists [2025-03-05T08:46:51.855Z] a4c4da1a8c7e: Layer already exists [2025-03-05T08:46:51.855Z] 3a71ad4e2581: Layer already exists [2025-03-05T08:46:51.855Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:46:51.855Z] main: digest: sha256:e8a7bee698089678c0523b530e08446db30ee50e72c7b6ed3ad7605dc0ce1d13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:46:52.210Z] ===================================================== [Pipeline] echo [2025-03-05T08:46:52.224Z] taggedImages: [2025-03-05T08:46:52.224Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1571cd281177acf178a7c7817f8e90373c2c7062 [2025-03-05T08:46:52.224Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-03-05T08:46:52.224Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.20 [2025-03-05T08:46:52.224Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1571cd281177acf178a7c7817f8e90373c2c7062-4.0.0-dev.20 [2025-03-05T08:46:52.224Z] - 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-03-05T08:46:52.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T08:46:52.620Z] [2025-03-05T08:46:52.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:52.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T08:46:52.944Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T08:46:52.944Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T08:46:52.944Z] 04944245beec: Pulling fs layer [2025-03-05T08:46:52.944Z] 699f458cf7ca: Pulling fs layer [2025-03-05T08:46:52.944Z] 765212b225bb: Pulling fs layer [2025-03-05T08:46:52.944Z] f23df028b6ca: Pulling fs layer [2025-03-05T08:46:52.944Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T08:46:52.944Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T08:46:52.944Z] f23df028b6ca: Waiting [2025-03-05T08:46:52.944Z] d65c8cfc05b1: Waiting [2025-03-05T08:46:52.944Z] 765212b225bb: Waiting [2025-03-05T08:46:52.944Z] 2437ff75d9bd: Waiting [2025-03-05T08:46:53.226Z] 04944245beec: Verifying Checksum [2025-03-05T08:46:53.226Z] 04944245beec: Download complete [2025-03-05T08:46:53.226Z] 765212b225bb: Verifying Checksum [2025-03-05T08:46:53.226Z] 765212b225bb: Download complete [2025-03-05T08:46:53.226Z] f23df028b6ca: Download complete [2025-03-05T08:46:53.226Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T08:46:53.226Z] d65c8cfc05b1: Download complete [2025-03-05T08:46:53.226Z] 699f458cf7ca: Verifying Checksum [2025-03-05T08:46:53.226Z] 699f458cf7ca: Download complete [2025-03-05T08:46:53.811Z] 8998bd30e6a1: Download complete [2025-03-05T08:46:56.385Z] 2437ff75d9bd: Download complete [2025-03-05T08:46:58.338Z] 8998bd30e6a1: Pull complete [2025-03-05T08:46:58.604Z] 04944245beec: Pull complete [2025-03-05T08:47:00.004Z] 699f458cf7ca: Pull complete [2025-03-05T08:47:00.269Z] 765212b225bb: Pull complete [2025-03-05T08:47:01.222Z] f23df028b6ca: Pull complete [2025-03-05T08:47:01.222Z] d65c8cfc05b1: Pull complete [2025-03-05T08:47:19.418Z] 2437ff75d9bd: Pull complete [2025-03-05T08:47:19.418Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T08:47:19.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T08:47:19.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:47:19.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-40278 does not seem to be running inside a container [2025-03-05T08:47:19.676Z] $ 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/185 -v /w/workspace/device-modbus-go/185:/w/workspace/device-modbus-go/185:rw,z -v /w/workspace/device-modbus-go/185@tmp:/w/workspace/device-modbus-go/185@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-03-05T08:47:22.170Z] $ docker top c1bd69588a28e57641c046f27bed1fc819cd7fd3428b0f99ba3bb61387f0fbd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:47:22.992Z] ---> job-cost.sh [2025-03-05T08:47:22.992Z] lf-activate-venv: SKIPPING [2025-03-05T08:47:22.992Z] INFO: No Stack... [2025-03-05T08:47:23.569Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T08:47:24.149Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T08:47:24.785Z] + cat /w/workspace/device-modbus-go/185/archives/cost.csv [2025-03-05T08:47:24.785Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T08:47:24.837Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-185-stack-cost] [2025-03-05T08:47:24.848Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-185-stack-cost] did not exist. Created. [2025-03-05T08:47:24.855Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T08:47:25.505Z] /w/workspace/device-modbus-go/185@tmp/durable-45854277/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T08:47:26.128Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T08:47:26.159Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T08:47:26.199Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T08:47:26.206Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T08:47:26.236Z] $ docker stop --time=1 c1bd69588a28e57641c046f27bed1fc819cd7fd3428b0f99ba3bb61387f0fbd6 [2025-03-05T08:47:27.756Z] $ docker rm -f --volumes c1bd69588a28e57641c046f27bed1fc819cd7fd3428b0f99ba3bb61387f0fbd6 [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-03-05T08:47:28.307Z] provisioning config files... [2025-03-05T08:47:28.314Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4619185014408942582tmp [Pipeline] { [Pipeline] sh [2025-03-05T08:47:28.614Z] + set +x [2025-03-05T08:47:28.614Z] + curl -s https://codecov.io/bash [2025-03-05T08:47:28.614Z] + bash -s -- [2025-03-05T08:47:28.614Z] [2025-03-05T08:47:28.614Z] _____ _ [2025-03-05T08:47:28.614Z] / ____| | | [2025-03-05T08:47:28.614Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T08:47:28.614Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T08:47:28.614Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T08:47:28.614Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T08:47:28.614Z] Bash-1.0.6 [2025-03-05T08:47:28.614Z] [2025-03-05T08:47:28.614Z] [2025-03-05T08:47:28.614Z] ==> git version 2.25.1 found [2025-03-05T08:47:28.614Z] ==> 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-03-05T08:47:28.614Z] Release-Date: 2020-01-08 [2025-03-05T08:47:28.614Z] 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-03-05T08:47:28.614Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T08:47:28.614Z] ==> Jenkins CI detected. [2025-03-05T08:47:28.614Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-03-05T08:47:28.614Z] project root: . [2025-03-05T08:47:28.614Z] --> token set from env [2025-03-05T08:47:28.614Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T08:47:28.614Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T08:47:28.614Z] ==> Python coveragepy not found [2025-03-05T08:47:28.615Z] ==> Searching for coverage reports in: [2025-03-05T08:47:28.615Z] + . [2025-03-05T08:47:28.615Z] -> Found 1 reports [2025-03-05T08:47:28.615Z] ==> Detecting git/mercurial file structure [2025-03-05T08:47:28.615Z] ==> Reading reports [2025-03-05T08:47:28.875Z] + ./coverage.out bytes=26862 [2025-03-05T08:47:28.875Z] ==> Appending adjustments [2025-03-05T08:47:28.875Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T08:47:28.875Z] + Found adjustments [2025-03-05T08:47:28.875Z] ==> Gzipping contents [2025-03-05T08:47:28.875Z] 8.0K /tmp/codecov.PJQUwX.gz [2025-03-05T08:47:28.875Z] ==> Uploading reports [2025-03-05T08:47:28.875Z] url: https://codecov.io [2025-03-05T08:47:28.875Z] query: branch=main&commit=1571cd281177acf178a7c7817f8e90373c2c7062&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T08:47:28.875Z] -> Pinging Codecov [2025-03-05T08:47:28.875Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1571cd281177acf178a7c7817f8e90373c2c7062&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T08:47:29.134Z] -> Uploading to [2025-03-05T08:47:29.135Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/1571cd281177acf178a7c7817f8e90373c2c7062/3e121961-ab4b-4396-9f05-33e38bae1ee6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T084728Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d76186d051b32734479c52d26a33084c1b2c3e59666084bd03976464541a8262 [2025-03-05T08:47:29.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:47:29.135Z] Dload Upload Total Spent Left Speed [2025-03-05T08:47:29.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4133 0 0 100 4133 0 13685 --:--:-- --:--:-- --:--:-- 13685 [2025-03-05T08:47:29.395Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/1571cd281177acf178a7c7817f8e90373c2c7062 [Pipeline] } [2025-03-05T08:47:29.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T08:47:29.642Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T08:47:29.660Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:47:29.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T08:47:29.967Z] [2025-03-05T08:47:29.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:47:30.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T08:47:30.285Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T08:47:30.285Z] 43c4264eed91: Pulling fs layer [2025-03-05T08:47:30.285Z] 4cc291be95ef: Pulling fs layer [2025-03-05T08:47:30.285Z] 2ac1f1163629: Pulling fs layer [2025-03-05T08:47:30.285Z] 5c3c966382ef: Pulling fs layer [2025-03-05T08:47:30.285Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T08:47:30.285Z] 5c3c966382ef: Waiting [2025-03-05T08:47:30.285Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T08:47:30.285Z] 4f4fb700ef54: Waiting [2025-03-05T08:47:30.285Z] 9c3e1370e548: Pulling fs layer [2025-03-05T08:47:30.285Z] 9c3e1370e548: Waiting [2025-03-05T08:47:30.285Z] 4cc291be95ef: Download complete [2025-03-05T08:47:30.285Z] 5c3c966382ef: Verifying Checksum [2025-03-05T08:47:30.285Z] 5c3c966382ef: Download complete [2025-03-05T08:47:30.285Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T08:47:30.285Z] 4f4fb700ef54: Download complete [2025-03-05T08:47:30.285Z] 43c4264eed91: Download complete [2025-03-05T08:47:30.542Z] 43c4264eed91: Pull complete [2025-03-05T08:47:30.542Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T08:47:30.542Z] d9c7d2e4e75e: Download complete [2025-03-05T08:47:30.542Z] 4cc291be95ef: Pull complete [2025-03-05T08:47:30.800Z] 2ac1f1163629: Download complete [2025-03-05T08:47:31.365Z] 9c3e1370e548: Verifying Checksum [2025-03-05T08:47:31.365Z] 9c3e1370e548: Download complete [2025-03-05T08:47:33.896Z] 2ac1f1163629: Pull complete [2025-03-05T08:47:33.896Z] 5c3c966382ef: Pull complete [2025-03-05T08:47:33.896Z] 4f4fb700ef54: Pull complete [2025-03-05T08:47:34.156Z] d9c7d2e4e75e: Pull complete [2025-03-05T08:47:36.683Z] 9c3e1370e548: Pull complete [2025-03-05T08:47:36.683Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T08:47:36.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T08:47:36.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:47:36.783Z] prd-ubuntu20.04-docker-8c-8g-40276 does not seem to be running inside a container [2025-03-05T08:47:36.819Z] $ 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-03-05T08:47:39.079Z] $ docker top ac157cae85a6b6282f35e2ec417804adeb3aea23de93b48a212e39dc2b442d5c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:47:39.419Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-03-05T08:47:39.438Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-03-05T08:47:39.724Z] + set -o pipefail [2025-03-05T08:47:39.724Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-03-05T08:47:46.289Z] [2025-03-05T08:47:46.289Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-03-05T08:47:46.289Z] [2025-03-05T08:47:46.290Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/6dc67931-52aa-4ad1-bc89-13749f3077b5 [2025-03-05T08:47:46.290Z] [2025-03-05T08:47:46.290Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-05T08:47:46.290Z] [2025-03-05T08:47:46.290Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T08:47:46.290Z] [2025-03-05T08:47:46.290Z] [2025-03-05T08:47:46.290Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T08:47:46.290Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T08:47:46.311Z] $ docker stop --time=1 ac157cae85a6b6282f35e2ec417804adeb3aea23de93b48a212e39dc2b442d5c [2025-03-05T08:47:48.539Z] $ docker rm -f --volumes ac157cae85a6b6282f35e2ec417804adeb3aea23de93b48a212e39dc2b442d5c [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-03-05T08:47:49.407Z] + git log --format=format:%s -1 1571cd281177acf178a7c7817f8e90373c2c7062 [Pipeline] sh [2025-03-05T08:47:49.702Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:47:49.702Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:47:50.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:47:50.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:47:50.178Z] prd-ubuntu20.04-docker-8c-8g-40276 does not seem to be running inside a container [2025-03-05T08:47:50.290Z] $ 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-03-05T08:47:50.634Z] $ docker top 48fe7438eb8ab3675c5453ee38fe2ef41700eaa8304aca5c3bb79c1ac5f4967b -eo pid,comm [2025-03-05T08:47:50.670Z] 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-03-05T08:47:50.670Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:47:50.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:47:50.735Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:47:50.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:47:50.930Z] $ docker exec 48fe7438eb8ab3675c5453ee38fe2ef41700eaa8304aca5c3bb79c1ac5f4967b ssh-agent [2025-03-05T08:47:51.038Z] SSH_AUTH_SOCK=/tmp/ssh-Jwqghzy1J0pG/agent.32 [2025-03-05T08:47:51.038Z] SSH_AGENT_PID=38 [2025-03-05T08:47:51.043Z] Running ssh-add (command line suppressed) [2025-03-05T08:47:51.150Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7708692087990497610.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7708692087990497610.key) [2025-03-05T08:47:51.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:47:51.452Z] + git semver tag [2025-03-05T08:47:51.712Z] 2025-03-05 08:47:51,636 [run_tag] DEBUG tag force:False [2025-03-05T08:47:51.712Z] 2025-03-05 08:47:51,636 [check_head_tag] DEBUG check head tag [2025-03-05T08:47:51.712Z] 2025-03-05 08:47:51,637 [execute] INFO git cat-file --batch-check [2025-03-05T08:47:51.712Z] 2025-03-05 08:47:51,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-03-05T08:47:51.712Z] 2025-03-05 08:47:51,641 [execute] INFO git cat-file --batch [2025-03-05T08:47:51.712Z] 2025-03-05 08:47:51,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-03-05T08:47:51.712Z] 2025-03-05 08:47:51,667 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-05T08:47:51.712Z] 2025-03-05 08:47:51,667 [execute] INFO git tag -a v4.0.0-dev.20 -m v4.0.0-dev.20 [2025-03-05T08:47:51.712Z] 2025-03-05 08:47:51,667 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.20', '-m', 'v4.0.0-dev.20'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:47:51.712Z] 2025-03-05 08:47:51,671 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-05T08:47:51.712Z] 4.0.0-dev.20 [Pipeline] } [2025-03-05T08:47:51.730Z] $ docker exec --env ******** --env ******** 48fe7438eb8ab3675c5453ee38fe2ef41700eaa8304aca5c3bb79c1ac5f4967b ssh-agent -k [2025-03-05T08:47:51.829Z] unset SSH_AUTH_SOCK; [2025-03-05T08:47:51.830Z] unset SSH_AGENT_PID; [2025-03-05T08:47:51.830Z] echo Agent pid 38 killed; [2025-03-05T08:47:51.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:47:52.150Z] + git semver [Pipeline] } [2025-03-05T08:47:52.435Z] $ docker stop --time=1 48fe7438eb8ab3675c5453ee38fe2ef41700eaa8304aca5c3bb79c1ac5f4967b [2025-03-05T08:47:53.693Z] $ docker rm -f --volumes 48fe7438eb8ab3675c5453ee38fe2ef41700eaa8304aca5c3bb79c1ac5f4967b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:47:54.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T08:47:54.096Z] [2025-03-05T08:47:54.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:47:54.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T08:47:54.392Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T08:47:54.392Z] ab5ef0e58194: Pulling fs layer [2025-03-05T08:47:54.392Z] 9712f1f96733: Pulling fs layer [2025-03-05T08:47:54.392Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T08:47:54.392Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T08:47:54.392Z] e9a5061849ea: Pulling fs layer [2025-03-05T08:47:54.392Z] d747dcd14b5f: Pulling fs layer [2025-03-05T08:47:54.392Z] 2de7ff778b66: Pulling fs layer [2025-03-05T08:47:54.392Z] 0d9ebad4ef96: Waiting [2025-03-05T08:47:54.392Z] e9a5061849ea: Waiting [2025-03-05T08:47:54.392Z] d747dcd14b5f: Waiting [2025-03-05T08:47:54.392Z] 2de7ff778b66: Waiting [2025-03-05T08:47:54.392Z] 9712f1f96733: Verifying Checksum [2025-03-05T08:47:54.392Z] 9712f1f96733: Download complete [2025-03-05T08:47:54.650Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T08:47:54.650Z] 63f879dbbcfc: Download complete [2025-03-05T08:47:54.907Z] e9a5061849ea: Download complete [2025-03-05T08:47:54.907Z] d747dcd14b5f: Verifying Checksum [2025-03-05T08:47:54.907Z] d747dcd14b5f: Download complete [2025-03-05T08:47:54.907Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T08:47:54.907Z] 0d9ebad4ef96: Download complete [2025-03-05T08:47:54.907Z] ab5ef0e58194: Download complete [2025-03-05T08:47:54.907Z] 2de7ff778b66: Verifying Checksum [2025-03-05T08:47:54.907Z] 2de7ff778b66: Download complete [2025-03-05T08:47:57.441Z] ab5ef0e58194: Pull complete [2025-03-05T08:47:57.441Z] 9712f1f96733: Pull complete [2025-03-05T08:47:58.005Z] 63f879dbbcfc: Pull complete [2025-03-05T08:48:01.284Z] 0d9ebad4ef96: Pull complete [2025-03-05T08:48:01.284Z] e9a5061849ea: Pull complete [2025-03-05T08:48:01.284Z] d747dcd14b5f: Pull complete [2025-03-05T08:48:02.222Z] 2de7ff778b66: Pull complete [2025-03-05T08:48:02.222Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T08:48:02.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T08:48:02.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:48:02.346Z] prd-ubuntu20.04-docker-8c-8g-40276 does not seem to be running inside a container [2025-03-05T08:48:02.387Z] $ 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-03-05T08:48:04.628Z] $ docker top 7583a62565c1f424b700221cbeae7d167dc5d0dc04ae8279f083e7babab6162a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:48:04.695Z] provisioning config files... [2025-03-05T08:48:04.700Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4650520061088724637tmp [2025-03-05T08:48:04.711Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15471219390362931704tmp [2025-03-05T08:48:04.720Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7693798340786744401tmp [Pipeline] { [Pipeline] echo [2025-03-05T08:48:04.750Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:48:05.039Z] ---> sigul-configuration.sh [2025-03-05T08:48:05.039Z] gpg: directory `/root/.gnupg' created [2025-03-05T08:48:05.039Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T08:48:05.039Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T08:48:05.039Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T08:48:05.039Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T08:48:05.039Z] gpg: CAST5 encrypted data [2025-03-05T08:48:05.039Z] gpg: encrypted with 1 passphrase [2025-03-05T08:48:05.039Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T08:48:05.335Z] + mkdir /home/jenkins [2025-03-05T08:48:05.335Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T08:48:05.630Z] + 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-03-05T08:48:05.642Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:48:05.934Z] ---> sigul-install.sh [2025-03-05T08:48:05.934Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T08:48:06.229Z] + git tag --list [2025-03-05T08:48:06.229Z] 0.7.1 [2025-03-05T08:48:06.229Z] v1.0.0 [2025-03-05T08:48:06.229Z] v1.1.0 [2025-03-05T08:48:06.229Z] v1.1.1 [2025-03-05T08:48:06.229Z] v1.2.2 [2025-03-05T08:48:06.229Z] v1.3.0 [2025-03-05T08:48:06.229Z] v1.3.1 [2025-03-05T08:48:06.229Z] v2.0.0 [2025-03-05T08:48:06.229Z] v2.1.0 [2025-03-05T08:48:06.229Z] v2.1.1 [2025-03-05T08:48:06.229Z] v2.2.0 [2025-03-05T08:48:06.229Z] v2.3.0 [2025-03-05T08:48:06.229Z] v3.0 [2025-03-05T08:48:06.229Z] v3.0.0 [2025-03-05T08:48:06.229Z] v3.1 [2025-03-05T08:48:06.229Z] v3.1.0 [2025-03-05T08:48:06.229Z] v3.1.0-dev.1 [2025-03-05T08:48:06.229Z] v3.1.0-dev.10 [2025-03-05T08:48:06.229Z] v3.1.0-dev.11 [2025-03-05T08:48:06.229Z] v3.1.0-dev.12 [2025-03-05T08:48:06.229Z] v3.1.0-dev.13 [2025-03-05T08:48:06.229Z] v3.1.0-dev.14 [2025-03-05T08:48:06.229Z] v3.1.0-dev.15 [2025-03-05T08:48:06.229Z] v3.1.0-dev.16 [2025-03-05T08:48:06.229Z] v3.1.0-dev.17 [2025-03-05T08:48:06.229Z] v3.1.0-dev.18 [2025-03-05T08:48:06.229Z] v3.1.0-dev.19 [2025-03-05T08:48:06.229Z] v3.1.0-dev.2 [2025-03-05T08:48:06.229Z] v3.1.0-dev.20 [2025-03-05T08:48:06.229Z] v3.1.0-dev.21 [2025-03-05T08:48:06.229Z] v3.1.0-dev.22 [2025-03-05T08:48:06.229Z] v3.1.0-dev.23 [2025-03-05T08:48:06.229Z] v3.1.0-dev.24 [2025-03-05T08:48:06.229Z] v3.1.0-dev.25 [2025-03-05T08:48:06.229Z] v3.1.0-dev.3 [2025-03-05T08:48:06.229Z] v3.1.0-dev.4 [2025-03-05T08:48:06.229Z] v3.1.0-dev.5 [2025-03-05T08:48:06.229Z] v3.1.0-dev.6 [2025-03-05T08:48:06.229Z] v3.1.0-dev.7 [2025-03-05T08:48:06.229Z] v3.1.0-dev.8 [2025-03-05T08:48:06.229Z] v3.1.0-dev.9 [2025-03-05T08:48:06.229Z] v3.1.1 [2025-03-05T08:48:06.229Z] v3.1.1-dev.1 [2025-03-05T08:48:06.229Z] v3.2.0-dev.1 [2025-03-05T08:48:06.229Z] v3.2.0-dev.10 [2025-03-05T08:48:06.229Z] v3.2.0-dev.11 [2025-03-05T08:48:06.229Z] v3.2.0-dev.12 [2025-03-05T08:48:06.229Z] v3.2.0-dev.13 [2025-03-05T08:48:06.229Z] v3.2.0-dev.14 [2025-03-05T08:48:06.229Z] v3.2.0-dev.15 [2025-03-05T08:48:06.229Z] v3.2.0-dev.16 [2025-03-05T08:48:06.229Z] v3.2.0-dev.17 [2025-03-05T08:48:06.229Z] v3.2.0-dev.18 [2025-03-05T08:48:06.229Z] v3.2.0-dev.19 [2025-03-05T08:48:06.229Z] v3.2.0-dev.2 [2025-03-05T08:48:06.229Z] v3.2.0-dev.20 [2025-03-05T08:48:06.229Z] v3.2.0-dev.21 [2025-03-05T08:48:06.229Z] v3.2.0-dev.22 [2025-03-05T08:48:06.229Z] v3.2.0-dev.23 [2025-03-05T08:48:06.229Z] v3.2.0-dev.24 [2025-03-05T08:48:06.229Z] v3.2.0-dev.25 [2025-03-05T08:48:06.229Z] v3.2.0-dev.26 [2025-03-05T08:48:06.229Z] v3.2.0-dev.3 [2025-03-05T08:48:06.229Z] v3.2.0-dev.4 [2025-03-05T08:48:06.229Z] v3.2.0-dev.5 [2025-03-05T08:48:06.229Z] v3.2.0-dev.6 [2025-03-05T08:48:06.229Z] v3.2.0-dev.7 [2025-03-05T08:48:06.229Z] v3.2.0-dev.8 [2025-03-05T08:48:06.229Z] v3.2.0-dev.9 [2025-03-05T08:48:06.229Z] v4.0.0-dev.1 [2025-03-05T08:48:06.229Z] v4.0.0-dev.10 [2025-03-05T08:48:06.229Z] v4.0.0-dev.11 [2025-03-05T08:48:06.229Z] v4.0.0-dev.12 [2025-03-05T08:48:06.229Z] v4.0.0-dev.13 [2025-03-05T08:48:06.229Z] v4.0.0-dev.14 [2025-03-05T08:48:06.229Z] v4.0.0-dev.15 [2025-03-05T08:48:06.229Z] v4.0.0-dev.16 [2025-03-05T08:48:06.229Z] v4.0.0-dev.17 [2025-03-05T08:48:06.229Z] v4.0.0-dev.18 [2025-03-05T08:48:06.229Z] v4.0.0-dev.19 [2025-03-05T08:48:06.229Z] v4.0.0-dev.2 [2025-03-05T08:48:06.229Z] v4.0.0-dev.20 [2025-03-05T08:48:06.229Z] v4.0.0-dev.3 [2025-03-05T08:48:06.229Z] v4.0.0-dev.4 [2025-03-05T08:48:06.229Z] v4.0.0-dev.5 [2025-03-05T08:48:06.229Z] v4.0.0-dev.6 [2025-03-05T08:48:06.229Z] v4.0.0-dev.7 [2025-03-05T08:48:06.229Z] v4.0.0-dev.8 [2025-03-05T08:48:06.229Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-05T08:48:06.522Z] + lftools sign git-tag v4.0.0-dev.20 [2025-03-05T08:48:07.092Z] Signing Git tag with Sigul... [2025-03-05T08:48:07.092Z] Signing v4.0.0-dev.20 [Pipeline] echo [2025-03-05T08:48:07.366Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:48:07.657Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T08:48:07.663Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T08:48:07.703Z] $ docker stop --time=1 7583a62565c1f424b700221cbeae7d167dc5d0dc04ae8279f083e7babab6162a [2025-03-05T08:48:08.962Z] $ docker rm -f --volumes 7583a62565c1f424b700221cbeae7d167dc5d0dc04ae8279f083e7babab6162a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T08:48:09.404Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:48:09.404Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:48:09.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:48:09.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:48:09.782Z] prd-ubuntu20.04-docker-8c-8g-40276 does not seem to be running inside a container [2025-03-05T08:48:09.815Z] $ 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-03-05T08:48:10.133Z] $ docker top de08f0dc44736b4c34605875d14cb6f3f86fc39a6200278a8b6c9f48fb076ce4 -eo pid,comm [2025-03-05T08:48:10.168Z] 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-03-05T08:48:10.168Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:48:10.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:48:10.225Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:48:10.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:48:10.344Z] $ docker exec de08f0dc44736b4c34605875d14cb6f3f86fc39a6200278a8b6c9f48fb076ce4 ssh-agent [2025-03-05T08:48:10.436Z] SSH_AUTH_SOCK=/tmp/ssh-6yV9H6eFdQtn/agent.32 [2025-03-05T08:48:10.436Z] SSH_AGENT_PID=38 [2025-03-05T08:48:10.440Z] Running ssh-add (command line suppressed) [2025-03-05T08:48:10.553Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17689298249941431964.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17689298249941431964.key) [2025-03-05T08:48:10.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:48:10.848Z] + git semver bump pre [2025-03-05T08:48:11.106Z] 2025-03-05 08:48:11,033 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-05T08:48:11.106Z] 2025-03-05 08:48:11,033 [bump_version] DEBUG bumping version:4.0.0-dev.20 on axis:pre with prefix:dev [2025-03-05T08:48:11.106Z] 2025-03-05 08:48:11,034 [bump_version] DEBUG bumped version:4.0.0-dev.21 [2025-03-05T08:48:11.106Z] 2025-03-05 08:48:11,034 [write_version] DEBUG write version:4.0.0-dev.21 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-03-05T08:48:11.106Z] 2025-03-05 08:48:11,034 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-05T08:48:11.106Z] 2025-03-05 08:48:11,034 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-05T08:48:11.106Z] 2025-03-05 08:48:11,035 [execute] INFO git cat-file --batch-check [2025-03-05T08:48:11.106Z] 2025-03-05 08:48:11,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T08:48:11.106Z] 2025-03-05 08:48:11,040 [execute] INFO git cat-file --batch [2025-03-05T08:48:11.107Z] 2025-03-05 08:48:11,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T08:48:11.107Z] 2025-03-05 08:48:11,045 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-05T08:48:11.107Z] 4.0.0-dev.21 [Pipeline] } [2025-03-05T08:48:11.124Z] $ docker exec --env ******** --env ******** de08f0dc44736b4c34605875d14cb6f3f86fc39a6200278a8b6c9f48fb076ce4 ssh-agent -k [2025-03-05T08:48:11.230Z] unset SSH_AUTH_SOCK; [2025-03-05T08:48:11.230Z] unset SSH_AGENT_PID; [2025-03-05T08:48:11.230Z] echo Agent pid 38 killed; [2025-03-05T08:48:11.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:48:11.560Z] + git semver [Pipeline] } [2025-03-05T08:48:11.841Z] $ docker stop --time=1 de08f0dc44736b4c34605875d14cb6f3f86fc39a6200278a8b6c9f48fb076ce4 [2025-03-05T08:48:13.095Z] $ docker rm -f --volumes de08f0dc44736b4c34605875d14cb6f3f86fc39a6200278a8b6c9f48fb076ce4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T08:48:13.455Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:48:13.455Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:48:13.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:48:13.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:48:13.843Z] prd-ubuntu20.04-docker-8c-8g-40276 does not seem to be running inside a container [2025-03-05T08:48:13.880Z] $ 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-03-05T08:48:14.200Z] $ docker top e7fc36e4b095c872bafc6b6c8f822e5dada9dafb578359066539fc43f1720371 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:48:14.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:48:14.298Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:48:14.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:48:14.406Z] $ docker exec e7fc36e4b095c872bafc6b6c8f822e5dada9dafb578359066539fc43f1720371 ssh-agent [2025-03-05T08:48:14.496Z] SSH_AUTH_SOCK=/tmp/ssh-HntGc50tv6bE/agent.32 [2025-03-05T08:48:14.496Z] SSH_AGENT_PID=38 [2025-03-05T08:48:14.501Z] Running ssh-add (command line suppressed) [2025-03-05T08:48:14.601Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15635502296585026393.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15635502296585026393.key) [2025-03-05T08:48:14.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:48:14.898Z] + git semver push [2025-03-05T08:48:15.159Z] 2025-03-05 08:48:15,076 [run_push] DEBUG push [2025-03-05T08:48:15.159Z] 2025-03-05 08:48:15,076 [execute] INFO git cat-file --batch-check [2025-03-05T08:48:15.159Z] 2025-03-05 08:48:15,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T08:48:15.159Z] 2025-03-05 08:48:15,080 [execute] INFO git rev-list 9c40f760ace1c35d174e4b373e4ed6ee420f46d4 -- [2025-03-05T08:48:15.159Z] 2025-03-05 08:48:15,081 [execute] DEBUG Popen(['git', 'rev-list', '9c40f760ace1c35d174e4b373e4ed6ee420f46d4', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:48:15.159Z] 2025-03-05 08:48:15,091 [execute] INFO git fetch -v origin [2025-03-05T08:48:15.159Z] 2025-03-05 08:48:15,091 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T08:48:15.728Z] 2025-03-05 08:48:15,550 [run_push] DEBUG no remote changes detected [2025-03-05T08:48:15.728Z] 2025-03-05 08:48:15,550 [execute] INFO git push origin semver [2025-03-05T08:48:15.728Z] 2025-03-05 08:48:15,550 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:48:17.104Z] 2025-03-05 08:48:16,765 [run_push] DEBUG push all version tags [2025-03-05T08:48:17.104Z] 2025-03-05 08:48:16,765 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T08:48:17.104Z] 2025-03-05 08:48:16,766 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:48:17.671Z] 2025-03-05 08:48:17,392 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-05T08:48:17.671Z] 4.0.0-dev.21 [Pipeline] } [2025-03-05T08:48:17.689Z] $ docker exec --env ******** --env ******** e7fc36e4b095c872bafc6b6c8f822e5dada9dafb578359066539fc43f1720371 ssh-agent -k [2025-03-05T08:48:17.791Z] unset SSH_AUTH_SOCK; [2025-03-05T08:48:17.791Z] unset SSH_AGENT_PID; [2025-03-05T08:48:17.791Z] echo Agent pid 38 killed; [2025-03-05T08:48:17.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:48:18.130Z] + git semver [Pipeline] } [2025-03-05T08:48:18.412Z] $ docker stop --time=1 e7fc36e4b095c872bafc6b6c8f822e5dada9dafb578359066539fc43f1720371 [2025-03-05T08:48:19.695Z] $ docker rm -f --volumes e7fc36e4b095c872bafc6b6c8f822e5dada9dafb578359066539fc43f1720371 [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-03-05T08:48:20.357Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-03-05T08:48:20.357Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-03-05T08:48:20.357Z] total 16 [2025-03-05T08:48:20.357Z] drwxr-xr-x 3 root root 4096 Mar 5 08:34 . [2025-03-05T08:48:20.357Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 08:48 .. [2025-03-05T08:48:20.357Z] drwxr-xr-x 2 root root 4096 Mar 5 08:34 cost [2025-03-05T08:48:20.357Z] -rw-r--r-- 1 root root 88 Mar 5 08:34 cost.csv [2025-03-05T08:48:20.357Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-03-05T08:48:20.357Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-03-05T08:48:20.357Z] total 16 [2025-03-05T08:48:20.357Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 08:34 . [2025-03-05T08:48:20.357Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 08:48 .. [2025-03-05T08:48:20.357Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 08:34 cost [2025-03-05T08:48:20.357Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 5 08:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:48:20.646Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:48:21.499Z] ---> package-listing.sh [2025-03-05T08:48:21.499Z] ++ facter osfamily [2025-03-05T08:48:21.499Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T08:48:21.757Z] + OS_FAMILY=debian [2025-03-05T08:48:21.757Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-03-05T08:48:21.757Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T08:48:21.757Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T08:48:21.757Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T08:48:21.757Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T08:48:21.757Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-03-05T08:48:21.757Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T08:48:21.757Z] + case "${OS_FAMILY}" in [2025-03-05T08:48:21.757Z] + dpkg -l [2025-03-05T08:48:21.757Z] + grep '^ii' [2025-03-05T08:48:21.757Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T08:48:21.757Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T08:48:21.757Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T08:48:21.757Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-03-05T08:48:21.757Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-03-05T08:48:21.757Z] + 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-03-05T08:48:21.770Z] 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-03-05T08:48:22.045Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:48:22.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:48:22.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:48:22.700Z] prd-ubuntu20.04-docker-8c-8g-40276 does not seem to be running inside a container [2025-03-05T08:48:22.743Z] $ 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-03-05T08:48:22.922Z] $ docker top 053eac348d349462fd4cab6542b2fa272aaf1bd22962e364a8903fe95ac1fe83 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:48:23.261Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T08:48:23.552Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T08:48:23.834Z] + ls /var/log/sa-host [2025-03-05T08:48:23.834Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:48:24.000Z] provisioning config files... [2025-03-05T08:48:24.009Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1572022562251114918tmp [Pipeline] { [Pipeline] echo [2025-03-05T08:48:24.031Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:48:24.318Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T08:48:24.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:48:24.670Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T08:48:24.680Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:48:24.964Z] ---> sudo-logs.sh [2025-03-05T08:48:24.964Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T08:48:24.995Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:48:25.274Z] ---> job-cost.sh [2025-03-05T08:48:25.274Z] lf-activate-venv: SKIPPING [2025-03-05T08:48:25.274Z] DEBUG: total: 0.2199999988079071 [2025-03-05T08:48:25.274Z] INFO: Retrieving Stack Cost... [2025-03-05T08:48:25.842Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T08:48:26.101Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T08:48:26.113Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:48:26.395Z] ---> logs-deploy.sh [2025-03-05T08:48:26.395Z] lf-activate-venv: SKIPPING [2025-03-05T08:48:26.395Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/185 [2025-03-05T08:48:26.395Z] INFO: archiving workspace using pattern(s): [2025-03-05T08:48:27.336Z] Archives upload complete. [2025-03-05T08:48:27.336Z] INFO: archiving logs to Nexus