Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fbf28258f8123c8c2a62b160c4d67958b4e7ad4e 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-ssh10674059146531586233.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-ssh14659275344406975714.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-ssh983343379524546506.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-ssh1069180206992727020.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-ssh13260748242323311560.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40151 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fbf28258f8123c8c2a62b160c4d67958b4e7ad4e (main) Commit message: "Merge pull request #621 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbf28258f8123c8c2a62b160c4d67958b4e7ad4e # timeout=10 > git rev-list --no-walk fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-04T06:25:00.665Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-04T06:25:00.752Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-04T06:25:00.778Z] ========================================================= [2025-03-04T06:25:00.778Z] EdgeX Global Pipelines Version Info [2025-03-04T06:25:00.778Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:25:01.519Z] ------------------- [2025-03-04T06:25:01.519Z] stable info: [2025-03-04T06:25:01.519Z] ------------------- [2025-03-04T06:25:01.519Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-04T06:25:01.519Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-04T06:25:01.519Z] Message: update stable to v1.0.269 [2025-03-04T06:25:02.454Z] ------------------- [2025-03-04T06:25:02.454Z] experimental info: [2025-03-04T06:25:02.454Z] ------------------- [2025-03-04T06:25:02.454Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-04T06:25:02.454Z] Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d [2025-03-04T06:25:02.454Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-04T06:25:02.534Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-03-04T06:25:02.561Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-03-04T06:25:02.580Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-04T06:25:02.607Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-04T06:25:02.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-04T06:25:02.648Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-04T06:25:02.670Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-04T06:25:02.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-04T06:25:02.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-04T06:25:02.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-04T06:25:02.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-04T06:25:02.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-03-04T06:25:02.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-04T06:25:02.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-04T06:25:02.862Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T06:25:02.880Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T06:25:02.906Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T06:25:02.929Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T06:25:02.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-04T06:25:02.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-04T06:25:03.004Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-04T06:25:03.026Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-04T06:25:03.054Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-04T06:25:03.077Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-04T06:25:03.102Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-04T06:25:03.122Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-04T06:25:03.149Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-04T06:25:03.173Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-04T06:25:03.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-04T06:25:03.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-04T06:25:03.258Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] echo [2025-03-04T06:25:03.283Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbf2825 [Pipeline] echo [2025-03-04T06:25:03.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:25:03.367Z] provisioning config files... [2025-03-04T06:25:03.382Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14836200816406998754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:25:03.716Z] ---> ****-login.sh [2025-03-04T06:25:03.716Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:25:03.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:25:03.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:25:03.976Z] Configure a credential helper to remove this warning. See [2025-03-04T06:25:03.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:25:03.976Z] [2025-03-04T06:25:03.976Z] Login Succeeded [2025-03-04T06:25:03.976Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:25:04.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:25:04.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:25:04.235Z] Configure a credential helper to remove this warning. See [2025-03-04T06:25:04.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:25:04.236Z] [2025-03-04T06:25:04.236Z] Login Succeeded [2025-03-04T06:25:04.236Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:25:04.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:25:04.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:25:04.236Z] Configure a credential helper to remove this warning. See [2025-03-04T06:25:04.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:25:04.236Z] [2025-03-04T06:25:04.236Z] Login Succeeded [2025-03-04T06:25:04.236Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:25:04.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:25:04.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:25:04.496Z] Configure a credential helper to remove this warning. See [2025-03-04T06:25:04.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:25:04.496Z] [2025-03-04T06:25:04.496Z] Login Succeeded [2025-03-04T06:25:04.496Z] ****.io [2025-03-04T06:25:04.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:25:04.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:25:04.756Z] Configure a credential helper to remove this warning. See [2025-03-04T06:25:04.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:25:04.756Z] [2025-03-04T06:25:04.756Z] Login Succeeded [2025-03-04T06:25:04.756Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:25:04.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-04T06:25:05.182Z] + git rev-list -1 --merges fbf28258f8123c8c2a62b160c4d67958b4e7ad4e~1..fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] echo [2025-03-04T06:25:05.210Z] -----------> git rev-list -1 --merges fbf28258f8123c8c2a62b160c4d67958b4e7ad4e~1..fbf28258f8123c8c2a62b160c4d67958b4e7ad4e fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [2025-03-04T06:25:05.210Z] fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [false] [Pipeline] sh [2025-03-04T06:25:05.502Z] + git log --format=format:%s -1 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] echo [2025-03-04T06:25:05.520Z] ========================================================= [2025-03-04T06:25:05.520Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-04T06:25:05.520Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T06:25:05.874Z] + git log --format=format:%s -1 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] echo [2025-03-04T06:25:05.889Z] [semverPrep] GIT_COMMIT: fbf28258f8123c8c2a62b160c4d67958b4e7ad4e, Commit Message: Merge pull request #621 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26 [Pipeline] echo [2025-03-04T06:25:05.907Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-04T06:25:06.277Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:25:06.277Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-04T06:25:06.277Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-04T06:25:06.277Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-04T06:25:06.277Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-04T06:25:06.277Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-04T06:25:06.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:25:06.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:25:06.651Z] [2025-03-04T06:25:06.651Z] 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-04T06:25:06.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:25:06.955Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-04T06:25:06.955Z] b85a868b505f: Pulling fs layer [2025-03-04T06:25:06.955Z] e2be974225ed: Pulling fs layer [2025-03-04T06:25:06.955Z] 339a4e72a1f5: Pulling fs layer [2025-03-04T06:25:06.955Z] 988bab9f4d93: Pulling fs layer [2025-03-04T06:25:06.955Z] 1469e6f7b9e6: Pulling fs layer [2025-03-04T06:25:06.955Z] eaf3925da568: Pulling fs layer [2025-03-04T06:25:06.955Z] bab4dde63d76: Pulling fs layer [2025-03-04T06:25:06.955Z] bde34c3a00c8: Pulling fs layer [2025-03-04T06:25:06.955Z] b352a97aabf1: Pulling fs layer [2025-03-04T06:25:06.955Z] 4872d77fe225: Pulling fs layer [2025-03-04T06:25:06.955Z] 5851b861e8e6: Pulling fs layer [2025-03-04T06:25:06.955Z] 1469e6f7b9e6: Waiting [2025-03-04T06:25:06.955Z] eaf3925da568: Waiting [2025-03-04T06:25:06.955Z] 5851b861e8e6: Waiting [2025-03-04T06:25:06.955Z] 988bab9f4d93: Waiting [2025-03-04T06:25:06.955Z] b352a97aabf1: Waiting [2025-03-04T06:25:06.955Z] 4872d77fe225: Waiting [2025-03-04T06:25:06.955Z] e2be974225ed: Download complete [2025-03-04T06:25:06.955Z] 988bab9f4d93: Verifying Checksum [2025-03-04T06:25:06.955Z] 988bab9f4d93: Download complete [2025-03-04T06:25:06.955Z] 1469e6f7b9e6: Verifying Checksum [2025-03-04T06:25:06.955Z] 1469e6f7b9e6: Download complete [2025-03-04T06:25:07.214Z] 339a4e72a1f5: Verifying Checksum [2025-03-04T06:25:07.214Z] 339a4e72a1f5: Download complete [2025-03-04T06:25:07.214Z] eaf3925da568: Download complete [2025-03-04T06:25:07.214Z] bde34c3a00c8: Verifying Checksum [2025-03-04T06:25:07.214Z] bde34c3a00c8: Download complete [2025-03-04T06:25:07.214Z] b352a97aabf1: Verifying Checksum [2025-03-04T06:25:07.214Z] b352a97aabf1: Download complete [2025-03-04T06:25:07.214Z] 4872d77fe225: Verifying Checksum [2025-03-04T06:25:07.214Z] 4872d77fe225: Download complete [2025-03-04T06:25:07.214Z] 5851b861e8e6: Download complete [2025-03-04T06:25:07.214Z] b85a868b505f: Download complete [2025-03-04T06:25:07.472Z] bab4dde63d76: Verifying Checksum [2025-03-04T06:25:07.472Z] bab4dde63d76: Download complete [2025-03-04T06:25:08.407Z] b85a868b505f: Pull complete [2025-03-04T06:25:08.665Z] e2be974225ed: Pull complete [2025-03-04T06:25:08.939Z] 339a4e72a1f5: Pull complete [2025-03-04T06:25:09.201Z] 988bab9f4d93: Pull complete [2025-03-04T06:25:09.459Z] 1469e6f7b9e6: Pull complete [2025-03-04T06:25:09.459Z] eaf3925da568: Pull complete [2025-03-04T06:25:11.360Z] bab4dde63d76: Pull complete [2025-03-04T06:25:11.361Z] bde34c3a00c8: Pull complete [2025-03-04T06:25:11.361Z] b352a97aabf1: Pull complete [2025-03-04T06:25:11.361Z] 4872d77fe225: Pull complete [2025-03-04T06:25:11.361Z] 5851b861e8e6: Pull complete [2025-03-04T06:25:11.361Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-04T06:25:11.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:25:11.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:25:11.499Z] prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container [2025-03-04T06:25:11.529Z] $ 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-04T06:25:12.918Z] $ docker top ae984d50f75cbdb85363c5033c665e86f8c489988cd7414232e0d5e6edd34eb8 -eo pid,comm [2025-03-04T06:25:12.977Z] 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-04T06:25:12.977Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:25:13.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:25:13.036Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:25:13.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:25:13.143Z] $ docker exec ae984d50f75cbdb85363c5033c665e86f8c489988cd7414232e0d5e6edd34eb8 ssh-agent [2025-03-04T06:25:13.250Z] SSH_AUTH_SOCK=/tmp/ssh-mpLovc6bnu92/agent.33 [2025-03-04T06:25:13.250Z] SSH_AGENT_PID=39 [2025-03-04T06:25:13.257Z] Running ssh-add (command line suppressed) [2025-03-04T06:25:13.352Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17162354154579591494.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17162354154579591494.key) [2025-03-04T06:25:13.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:25:13.665Z] + git tag --points-at HEAD [Pipeline] } [2025-03-04T06:25:13.671Z] $ docker exec --env ******** --env ******** ae984d50f75cbdb85363c5033c665e86f8c489988cd7414232e0d5e6edd34eb8 ssh-agent -k [2025-03-04T06:25:13.763Z] unset SSH_AUTH_SOCK; [2025-03-04T06:25:13.763Z] unset SSH_AGENT_PID; [2025-03-04T06:25:13.763Z] echo Agent pid 39 killed; [2025-03-04T06:25:13.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-04T06:25:13.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:25:13.829Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:25:13.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:25:13.928Z] $ docker exec ae984d50f75cbdb85363c5033c665e86f8c489988cd7414232e0d5e6edd34eb8 ssh-agent [2025-03-04T06:25:14.038Z] SSH_AUTH_SOCK=/tmp/ssh-wsTzeXlhuPhw/agent.72 [2025-03-04T06:25:14.038Z] SSH_AGENT_PID=78 [2025-03-04T06:25:14.043Z] Running ssh-add (command line suppressed) [2025-03-04T06:25:14.141Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4840114405181007045.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4840114405181007045.key) [2025-03-04T06:25:14.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:25:14.459Z] + git semver init [2025-03-04T06:25:14.718Z] 2025-03-04 06:25:14,628 [run_init] DEBUG init version:0.0.0 force:False [2025-03-04T06:25:14.719Z] 2025-03-04 06:25:14,628 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-03-04T06:25:14.719Z] 2025-03-04 06:25:14,629 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-03-04T06:25:14.719Z] 2025-03-04 06:25:14,629 [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-04T06:25:15.657Z] 2025-03-04 06:25:15,594 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-03-04T06:25:15.657Z] 2025-03-04 06:25:15,595 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-03-04T06:25:15.657Z] 2025-03-04 06:25:15,595 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-04T06:25:15.657Z] 2025-03-04 06:25:15,595 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-04T06:25:15.657Z] 4.0.0-dev.19 [Pipeline] } [2025-03-04T06:25:15.661Z] $ docker exec --env ******** --env ******** ae984d50f75cbdb85363c5033c665e86f8c489988cd7414232e0d5e6edd34eb8 ssh-agent -k [2025-03-04T06:25:15.758Z] unset SSH_AUTH_SOCK; [2025-03-04T06:25:15.759Z] unset SSH_AGENT_PID; [2025-03-04T06:25:15.759Z] echo Agent pid 78 killed; [2025-03-04T06:25:15.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:25:16.108Z] + git semver [Pipeline] } [2025-03-04T06:25:16.376Z] $ docker stop --time=1 ae984d50f75cbdb85363c5033c665e86f8c489988cd7414232e0d5e6edd34eb8 [2025-03-04T06:25:17.669Z] $ docker rm -f --volumes ae984d50f75cbdb85363c5033c665e86f8c489988cd7414232e0d5e6edd34eb8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:25:18.030Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-04T06:25:18.277Z] Stashed 1 file(s) [Pipeline] echo [2025-03-04T06:25:18.281Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.19 [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-04T06:25:18.454Z] provisioning config files... [2025-03-04T06:25:18.471Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17519332795802694005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:25:18.788Z] ---> ****-login.sh [2025-03-04T06:25:18.789Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:25:18.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:25:18.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:25:18.789Z] Configure a credential helper to remove this warning. See [2025-03-04T06:25:18.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:25:18.789Z] [2025-03-04T06:25:18.789Z] Login Succeeded [2025-03-04T06:25:18.789Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:25:18.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:25:18.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:25:18.789Z] Configure a credential helper to remove this warning. See [2025-03-04T06:25:18.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:25:18.789Z] [2025-03-04T06:25:18.789Z] Login Succeeded [2025-03-04T06:25:18.789Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:25:19.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:25:19.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:25:19.048Z] Configure a credential helper to remove this warning. See [2025-03-04T06:25:19.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:25:19.048Z] [2025-03-04T06:25:19.048Z] Login Succeeded [2025-03-04T06:25:19.048Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:25:19.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:25:19.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:25:19.048Z] Configure a credential helper to remove this warning. See [2025-03-04T06:25:19.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:25:19.048Z] [2025-03-04T06:25:19.048Z] Login Succeeded [2025-03-04T06:25:19.048Z] ****.io [2025-03-04T06:25:19.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:25:19.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:25:19.308Z] Configure a credential helper to remove this warning. See [2025-03-04T06:25:19.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:25:19.308Z] [2025-03-04T06:25:19.308Z] Login Succeeded [2025-03-04T06:25:19.308Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:25:19.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T06:25:19.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:25:19.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:25:19.462Z] ========================================================= [2025-03-04T06:25:19.462Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-04T06:25:19.462Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:25:19.813Z] + 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-04T06:25:19.813Z] Sending build context to Docker daemon 18.19MB [2025-03-04T06:25:19.813Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:25:19.813Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-04T06:25:19.813Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-04T06:25:19.813Z] da9db072f522: Pulling fs layer [2025-03-04T06:25:19.813Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-04T06:25:19.813Z] 06f05ace1117: Pulling fs layer [2025-03-04T06:25:19.813Z] 5fe327b54edc: Pulling fs layer [2025-03-04T06:25:19.813Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T06:25:19.813Z] 92a5565b7b96: Pulling fs layer [2025-03-04T06:25:19.813Z] ff9bb7016b71: Pulling fs layer [2025-03-04T06:25:19.813Z] b67dba6c2c7d: Pulling fs layer [2025-03-04T06:25:19.813Z] 4f4fb700ef54: Waiting [2025-03-04T06:25:19.813Z] 5fe327b54edc: Waiting [2025-03-04T06:25:19.813Z] 92a5565b7b96: Waiting [2025-03-04T06:25:19.813Z] a813b0c90790: Pulling fs layer [2025-03-04T06:25:19.813Z] b67dba6c2c7d: Waiting [2025-03-04T06:25:19.813Z] ff9bb7016b71: Waiting [2025-03-04T06:25:20.071Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-04T06:25:20.071Z] 6ef4a4ee8ca5: Download complete [2025-03-04T06:25:20.071Z] 5fe327b54edc: Verifying Checksum [2025-03-04T06:25:20.071Z] 5fe327b54edc: Download complete [2025-03-04T06:25:20.071Z] 4f4fb700ef54: Download complete [2025-03-04T06:25:20.071Z] 92a5565b7b96: Verifying Checksum [2025-03-04T06:25:20.071Z] 92a5565b7b96: Download complete [2025-03-04T06:25:20.071Z] da9db072f522: Download complete [2025-03-04T06:25:20.071Z] ff9bb7016b71: Verifying Checksum [2025-03-04T06:25:20.071Z] ff9bb7016b71: Download complete [2025-03-04T06:25:20.071Z] da9db072f522: Pull complete [2025-03-04T06:25:20.331Z] a813b0c90790: Verifying Checksum [2025-03-04T06:25:20.331Z] a813b0c90790: Download complete [2025-03-04T06:25:20.331Z] 6ef4a4ee8ca5: Pull complete [2025-03-04T06:25:20.590Z] 06f05ace1117: Verifying Checksum [2025-03-04T06:25:20.590Z] 06f05ace1117: Download complete [2025-03-04T06:25:20.849Z] b67dba6c2c7d: Verifying Checksum [2025-03-04T06:25:20.849Z] b67dba6c2c7d: Download complete [2025-03-04T06:25:24.140Z] 06f05ace1117: Pull complete [2025-03-04T06:25:24.140Z] 5fe327b54edc: Pull complete [2025-03-04T06:25:24.140Z] 4f4fb700ef54: Pull complete [2025-03-04T06:25:24.140Z] 92a5565b7b96: Pull complete [2025-03-04T06:25:24.400Z] ff9bb7016b71: Pull complete [2025-03-04T06:25:26.932Z] b67dba6c2c7d: Pull complete [2025-03-04T06:25:26.932Z] a813b0c90790: Pull complete [2025-03-04T06:25:27.191Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-04T06:25:27.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-04T06:25:27.191Z] ---> 3ba60ce46760 [2025-03-04T06:25:27.192Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:25:29.098Z] ---> Running in be30d552b666 [2025-03-04T06:25:29.098Z] Removing intermediate container be30d552b666 [2025-03-04T06:25:29.098Z] ---> af5e748d3a3a [2025-03-04T06:25:29.098Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:25:29.098Z] ---> Running in d07d6b285cb0 [2025-03-04T06:25:29.098Z] Removing intermediate container d07d6b285cb0 [2025-03-04T06:25:29.098Z] ---> 9b47ae9d193e [2025-03-04T06:25:29.098Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-03-04T06:25:29.098Z] ---> Running in cc140ec8e3ec [2025-03-04T06:25:29.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:25:29.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:25:29.877Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-03-04T06:25:29.878Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-03-04T06:25:29.878Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-03-04T06:25:29.878Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-03-04T06:25:29.878Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-03-04T06:25:29.878Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-03-04T06:25:29.878Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-03-04T06:25:29.878Z] (8/8) Installing openssh (9.7_p1-r5) [2025-03-04T06:25:29.878Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T06:25:29.878Z] OK: 253 MiB in 66 packages [2025-03-04T06:25:30.447Z] Removing intermediate container cc140ec8e3ec [2025-03-04T06:25:30.447Z] ---> d7cda3916c7d [2025-03-04T06:25:30.447Z] Step 6/10 : WORKDIR /device-modbus-go [2025-03-04T06:25:30.447Z] ---> Running in d8ae79a0ce26 [2025-03-04T06:25:30.447Z] Removing intermediate container d8ae79a0ce26 [2025-03-04T06:25:30.447Z] ---> 8d4923728e75 [2025-03-04T06:25:30.447Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-04T06:25:30.706Z] ---> cc605f4b93bb [2025-03-04T06:25:30.706Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:25:30.706Z] ---> Running in 3c4b5aafc940 [2025-03-04T06:25:33.420Z] Still waiting to schedule task [2025-03-04T06:25:33.421Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-04T06:26:09.457Z] Removing intermediate container 3c4b5aafc940 [2025-03-04T06:26:09.457Z] ---> f6aab6f2881c [2025-03-04T06:26:09.457Z] Step 9/10 : COPY . . [2025-03-04T06:26:09.457Z] ---> b46d0f5fe264 [2025-03-04T06:26:09.457Z] Step 10/10 : RUN ${MAKE} [2025-03-04T06:26:09.457Z] ---> Running in 9022ab198daf [2025-03-04T06:26:09.457Z] noop [2025-03-04T06:26:09.457Z] Removing intermediate container 9022ab198daf [2025-03-04T06:26:09.457Z] ---> 42b3ca6f65d4 [2025-03-04T06:26:09.457Z] Successfully built 42b3ca6f65d4 [2025-03-04T06:26:09.457Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:26:09.792Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T06:26:09.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:26:09.876Z] prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container [2025-03-04T06:26:09.903Z] $ 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-04T06:26:10.250Z] $ docker top b08e73562c813db7a7150fea21a274e6ee133c7fd0e74c3579771b4d5210a5ad -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:26:10.600Z] + go version [2025-03-04T06:26:10.600Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-04T06:26:10.613Z] $ docker stop --time=1 b08e73562c813db7a7150fea21a274e6ee133c7fd0e74c3579771b4d5210a5ad [2025-03-04T06:26:11.937Z] $ docker rm -f --volumes b08e73562c813db7a7150fea21a274e6ee133c7fd0e74c3579771b4d5210a5ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:26:12.383Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T06:26:12.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:26:12.466Z] prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container [2025-03-04T06:26:12.499Z] $ 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-04T06:26:12.816Z] $ docker top 8b3f59f023a9a4a5c768f2a990576b27bf28ad2d7fe1ffa72c929538a45e90e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:26:13.156Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-04T06:26:13.459Z] + make test [2025-03-04T06:26:13.459Z] go test ./... -coverprofile=coverage.out [2025-03-04T06:26:14.833Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-03-04T06:26:32.927Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-03-04T06:26:32.927Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 45.2% of statements [2025-03-04T06:26:45.117Z] go vet ./... [2025-03-04T06:26:49.298Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T06:26:49.298Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T06:26:49.298Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T06:26:49.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T06:26:49.592Z] $ docker stop --time=1 8b3f59f023a9a4a5c768f2a990576b27bf28ad2d7fe1ffa72c929538a45e90e8 [2025-03-04T06:26:51.806Z] $ docker rm -f --volumes 8b3f59f023a9a4a5c768f2a990576b27bf28ad2d7fe1ffa72c929538a45e90e8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:26:52.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T06:26:52.389Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-04T06:26:52.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T06:26:53.148Z] + ls -al . [2025-03-04T06:26:53.148Z] total 260 [2025-03-04T06:26:53.148Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 06:26 . [2025-03-04T06:26:53.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:24 .. [2025-03-04T06:26:53.148Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 4 06:24 .dockerignore [2025-03-04T06:26:53.148Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:26 .git [2025-03-04T06:26:53.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:24 .github [2025-03-04T06:26:53.148Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 4 06:24 .gitignore [2025-03-04T06:26:53.148Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 4 06:24 .golangci.yml [2025-03-04T06:26:53.148Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:25 .semver [2025-03-04T06:26:53.148Z] -rw-rw-r-- 1 jenkins jenkins 19818 Mar 4 06:24 Attribution.txt [2025-03-04T06:26:53.148Z] -rw-rw-r-- 1 jenkins jenkins 16388 Mar 4 06:24 CHANGELOG.md [2025-03-04T06:26:53.148Z] -rw-rw-r-- 1 jenkins jenkins 1479 Mar 4 06:24 Dockerfile [2025-03-04T06:26:53.148Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:24 GOVERNANCE.md [2025-03-04T06:26:53.148Z] -rw-rw-r-- 1 jenkins jenkins 658 Mar 4 06:24 Jenkinsfile [2025-03-04T06:26:53.148Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 06:24 LICENSE [2025-03-04T06:26:53.148Z] -rw-rw-r-- 1 jenkins jenkins 2524 Mar 4 06:24 Makefile [2025-03-04T06:26:53.148Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 4 06:24 OWNERS.md [2025-03-04T06:26:53.148Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 4 06:24 README.md [2025-03-04T06:26:53.148Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 06:25 VERSION [2025-03-04T06:26:53.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:24 bin [2025-03-04T06:26:53.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:24 cmd [2025-03-04T06:26:53.149Z] -rw-r--r-- 1 jenkins jenkins 26862 Mar 4 06:26 coverage.out [2025-03-04T06:26:53.149Z] -rw-rw-r-- 1 jenkins jenkins 6343 Mar 4 06:24 go.mod [2025-03-04T06:26:53.149Z] -rw-rw-r-- 1 jenkins jenkins 86970 Mar 4 06:24 go.sum [2025-03-04T06:26:53.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:24 internal [2025-03-04T06:26:53.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:24 simulator [2025-03-04T06:26:53.149Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 4 06:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:26:53.462Z] + 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=fbf28258f8123c8c2a62b160c4d67958b4e7ad4e --label arch=amd64 --label version=4.0.0-dev.19 . [2025-03-04T06:26:53.462Z] Sending build context to Docker daemon 18.21MB [2025-03-04T06:26:53.462Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:26:53.462Z] Step 2/23 : FROM ${BASE} AS builder [2025-03-04T06:26:53.462Z] ---> 42b3ca6f65d4 [2025-03-04T06:26:53.462Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:26:53.722Z] ---> Running in 45f67b19b630 [2025-03-04T06:26:53.722Z] Removing intermediate container 45f67b19b630 [2025-03-04T06:26:53.722Z] ---> df5ec1f1bcd9 [2025-03-04T06:26:53.722Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:26:53.722Z] ---> Running in 39fd0d3c8bc6 [2025-03-04T06:26:53.722Z] Removing intermediate container 39fd0d3c8bc6 [2025-03-04T06:26:53.722Z] ---> b129d3a41c2e [2025-03-04T06:26:53.722Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-03-04T06:26:53.722Z] ---> Running in 5bec1f353503 [2025-03-04T06:26:53.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:26:54.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:26:54.501Z] OK: 253 MiB in 66 packages [2025-03-04T06:26:54.760Z] Removing intermediate container 5bec1f353503 [2025-03-04T06:26:54.760Z] ---> 5de7d6e4a33c [2025-03-04T06:26:54.760Z] Step 6/23 : WORKDIR /device-modbus-go [2025-03-04T06:26:55.019Z] ---> Running in 531a96ca6a6f [2025-03-04T06:26:55.019Z] Removing intermediate container 531a96ca6a6f [2025-03-04T06:26:55.019Z] ---> 9f4f0eea991c [2025-03-04T06:26:55.019Z] Step 7/23 : COPY go.mod vendor* ./ [2025-03-04T06:26:55.019Z] ---> 6093d342ebc5 [2025-03-04T06:26:55.019Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:26:55.019Z] ---> Running in 21e506e14206 [2025-03-04T06:26:55.996Z] Removing intermediate container 21e506e14206 [2025-03-04T06:26:55.997Z] ---> 14f6f35b03cf [2025-03-04T06:26:55.997Z] Step 9/23 : COPY . . [2025-03-04T06:26:56.256Z] ---> 560f736b1483 [2025-03-04T06:26:56.256Z] Step 10/23 : RUN ${MAKE} [2025-03-04T06:26:56.256Z] ---> Running in 78356da20041 [2025-03-04T06:26:56.517Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.19 -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-04T06:27:03.651Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40153 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-03-04T06:27:03.670Z] Running in /w/workspace/device-modbus-go/184 [Pipeline] { [Pipeline] checkout [2025-03-04T06:27:06.722Z] The recommended git tool is: git [2025-03-04T06:27:11.573Z] using credential edgex-jenkins-ssh [2025-03-04T06:27:11.594Z] Cloning the remote Git repository [2025-03-04T06:27:11.631Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-03-04T06:27:11.713Z] > git init /w/workspace/device-modbus-go/184 # timeout=10 [2025-03-04T06:27:11.857Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-03-04T06:27:11.858Z] > git --version # timeout=10 [2025-03-04T06:27:11.886Z] > git --version # 'git version 2.25.1' [2025-03-04T06:27:11.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-04T06:27:12.167Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T06:27:14.073Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-03-04T06:27:14.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T06:27:14.974Z] Avoid second fetch [2025-03-04T06:27:14.974Z] Checking out Revision fbf28258f8123c8c2a62b160c4d67958b4e7ad4e (main) [2025-03-04T06:27:14.992Z] > git config core.sparsecheckout # timeout=10 [2025-03-04T06:27:15.060Z] > git checkout -f fbf28258f8123c8c2a62b160c4d67958b4e7ad4e # timeout=10 [2025-03-04T06:27:15.603Z] Commit message: "Merge pull request #621 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T06:27:20.266Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-04T06:27:20.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T06:27:20.266Z] Dload Upload Total Spent Left Speed [2025-03-04T06:27:20.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 81592 0 --:--:-- --:--:-- --:--:-- 80992 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2025-03-04T06:27:20.605Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-04T06:27:20.953Z] + sudo tee /etc/docker/daemon.new [2025-03-04T06:27:20.953Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-04T06:27:20.953Z] { [2025-03-04T06:27:20.953Z] "registry-mirrors": [ [2025-03-04T06:27:20.953Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-04T06:27:20.953Z] ], [2025-03-04T06:27:20.953Z] "bip": "10.250.0.254/24", [2025-03-04T06:27:20.953Z] "hosts": [ [2025-03-04T06:27:20.953Z] "tcp://0.0.0.0:5555", [2025-03-04T06:27:20.953Z] "unix:///var/run/docker.sock" [2025-03-04T06:27:20.953Z] ], [2025-03-04T06:27:20.953Z] "mtu": 1458, [2025-03-04T06:27:20.953Z] "selinux-enabled": true, [2025-03-04T06:27:20.953Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-04T06:27:20.953Z] } [Pipeline] sh [2025-03-04T06:27:21.281Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-04T06:27:21.606Z] + sudo service docker restart [2025-03-04T06:27:28.670Z] Removing intermediate container 78356da20041 [2025-03-04T06:27:28.670Z] ---> 30f5ccb3eb2f [2025-03-04T06:27:28.670Z] Step 11/23 : FROM alpine:3.20 [2025-03-04T06:27:28.670Z] 3.20: Pulling from library/alpine [2025-03-04T06:27:28.670Z] 0a9a5dfd008f: Pulling fs layer [2025-03-04T06:27:28.670Z] 0a9a5dfd008f: Verifying Checksum [2025-03-04T06:27:28.670Z] 0a9a5dfd008f: Download complete [2025-03-04T06:27:28.670Z] 0a9a5dfd008f: Pull complete [2025-03-04T06:27:28.670Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T06:27:28.670Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T06:27:28.670Z] ---> ff221270b9fb [2025-03-04T06:27:28.670Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-03-04T06:27:28.670Z] ---> Running in fbf4d5150041 [2025-03-04T06:27:28.670Z] Removing intermediate container fbf4d5150041 [2025-03-04T06:27:28.670Z] ---> 71972d185056 [2025-03-04T06:27:28.670Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-03-04T06:27:28.670Z] ---> Running in f3962ff13e48 [2025-03-04T06:27:28.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:27:28.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:27:28.670Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-04T06:27:28.670Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T06:27:28.670Z] OK: 8 MiB in 15 packages [2025-03-04T06:27:28.670Z] Removing intermediate container f3962ff13e48 [2025-03-04T06:27:28.670Z] ---> 005a6e732085 [2025-03-04T06:27:28.670Z] Step 14/23 : RUN apk --no-cache upgrade [2025-03-04T06:27:28.670Z] ---> Running in 86f34d0981eb [2025-03-04T06:27:28.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:27:28.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:27:28.670Z] OK: 8 MiB in 15 packages [2025-03-04T06:27:28.670Z] Removing intermediate container 86f34d0981eb [2025-03-04T06:27:28.670Z] ---> 54c20f865407 [2025-03-04T06:27:28.670Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-03-04T06:27:28.670Z] ---> 961ca5a626a6 [2025-03-04T06:27:28.670Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-03-04T06:27:28.670Z] ---> bdc596747266 [2025-03-04T06:27:28.670Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-03-04T06:27:28.670Z] ---> 615bb0f3bffb [2025-03-04T06:27:28.670Z] Step 18/23 : EXPOSE 59901 [2025-03-04T06:27:28.670Z] ---> Running in 4799feb8569d [2025-03-04T06:27:28.670Z] Removing intermediate container 4799feb8569d [2025-03-04T06:27:28.670Z] ---> 0145ebd1da10 [2025-03-04T06:27:28.670Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-03-04T06:27:28.670Z] ---> Running in 77aab3943c5d [2025-03-04T06:27:28.670Z] Removing intermediate container 77aab3943c5d [2025-03-04T06:27:28.670Z] ---> 16c8dbf1529c [2025-03-04T06:27:28.670Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T06:27:28.670Z] ---> Running in ca605065118d [2025-03-04T06:27:28.670Z] Removing intermediate container ca605065118d [2025-03-04T06:27:28.670Z] ---> c9cf68346149 [2025-03-04T06:27:28.670Z] Step 21/23 : LABEL arch=amd64 [2025-03-04T06:27:28.670Z] ---> Running in 3d7c6ea2b877 [2025-03-04T06:27:28.670Z] Removing intermediate container 3d7c6ea2b877 [2025-03-04T06:27:28.670Z] ---> f7cad923b962 [2025-03-04T06:27:28.670Z] Step 22/23 : LABEL git_sha=fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [2025-03-04T06:27:28.670Z] ---> Running in 37403edd90fa [2025-03-04T06:27:28.670Z] Removing intermediate container 37403edd90fa [2025-03-04T06:27:28.670Z] ---> f7df826494f1 [2025-03-04T06:27:28.670Z] Step 23/23 : LABEL version=4.0.0-dev.19 [2025-03-04T06:27:28.670Z] ---> Running in e81218a8f4de [2025-03-04T06:27:28.670Z] Removing intermediate container e81218a8f4de [2025-03-04T06:27:28.670Z] ---> 9cbf599cdd8e [2025-03-04T06:27:28.670Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T06:27:28.670Z] Successfully built 9cbf599cdd8e [2025-03-04T06:27:28.670Z] 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-04T06:27:28.797Z] provisioning config files... [2025-03-04T06:27:28.806Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10678504507799183267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:27:29.112Z] ---> ****-login.sh [2025-03-04T06:27:29.112Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:27:29.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:29.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:29.113Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:29.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:29.113Z] [2025-03-04T06:27:29.113Z] Login Succeeded [2025-03-04T06:27:29.113Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:27:29.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:29.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:29.113Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:29.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:29.113Z] [2025-03-04T06:27:29.113Z] Login Succeeded [2025-03-04T06:27:29.113Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:27:29.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:29.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:29.373Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:29.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:29.373Z] [2025-03-04T06:27:29.373Z] Login Succeeded [2025-03-04T06:27:29.373Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:27:29.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:29.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:29.373Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:29.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:29.373Z] [2025-03-04T06:27:29.373Z] Login Succeeded [2025-03-04T06:27:29.373Z] ****.io [2025-03-04T06:27:29.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:29.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:29.632Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:29.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:29.632Z] [2025-03-04T06:27:29.632Z] Login Succeeded [2025-03-04T06:27:29.632Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:27:29.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:27:29.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:27:29.734Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-03-04T06:27:29.734Z] fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [2025-03-04T06:27:29.734Z] latest [2025-03-04T06:27:29.734Z] 4.0.0-dev.19 [2025-03-04T06:27:29.734Z] fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19 [2025-03-04T06:27:29.734Z] main [2025-03-04T06:27:29.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:30.087Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:30.417Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [2025-03-04T06:27:30.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-04T06:27:30.418Z] 767173e8bbc4: Preparing [2025-03-04T06:27:30.418Z] c3e6c9776bd7: Preparing [2025-03-04T06:27:30.418Z] 31d1005d3756: Preparing [2025-03-04T06:27:30.418Z] 0acaefe7bd2a: Preparing [2025-03-04T06:27:30.418Z] 754fc6a76a63: Preparing [2025-03-04T06:27:30.418Z] 994456c4fd7b: Preparing [2025-03-04T06:27:30.418Z] 994456c4fd7b: Waiting [2025-03-04T06:27:30.418Z] c3e6c9776bd7: Pushed [2025-03-04T06:27:30.418Z] 0acaefe7bd2a: Pushed [2025-03-04T06:27:30.418Z] 767173e8bbc4: Pushed [2025-03-04T06:27:30.418Z] 754fc6a76a63: Pushed [2025-03-04T06:27:30.418Z] 994456c4fd7b: Layer already exists [2025-03-04T06:27:33.707Z] 31d1005d3756: Pushed [2025-03-04T06:27:33.707Z] fbf28258f8123c8c2a62b160c4d67958b4e7ad4e: digest: sha256:75925797858d648dbcca239ca9223850711dbbdaad59d73d55a61053e30c49fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:34.042Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:34.376Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-03-04T06:27:34.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-04T06:27:34.376Z] 767173e8bbc4: Preparing [2025-03-04T06:27:34.376Z] c3e6c9776bd7: Preparing [2025-03-04T06:27:34.376Z] 31d1005d3756: Preparing [2025-03-04T06:27:34.376Z] 0acaefe7bd2a: Preparing [2025-03-04T06:27:34.376Z] 754fc6a76a63: Preparing [2025-03-04T06:27:34.376Z] 994456c4fd7b: Preparing [2025-03-04T06:27:34.376Z] 994456c4fd7b: Waiting [2025-03-04T06:27:34.376Z] 754fc6a76a63: Layer already exists [2025-03-04T06:27:34.376Z] 767173e8bbc4: Layer already exists [2025-03-04T06:27:34.376Z] 0acaefe7bd2a: Layer already exists [2025-03-04T06:27:34.376Z] c3e6c9776bd7: Layer already exists [2025-03-04T06:27:34.376Z] 31d1005d3756: Layer already exists [2025-03-04T06:27:34.376Z] 994456c4fd7b: Layer already exists [2025-03-04T06:27:34.376Z] latest: digest: sha256:75925797858d648dbcca239ca9223850711dbbdaad59d73d55a61053e30c49fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:34.714Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:35.050Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.19 [2025-03-04T06:27:35.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-04T06:27:35.050Z] 767173e8bbc4: Preparing [2025-03-04T06:27:35.050Z] c3e6c9776bd7: Preparing [2025-03-04T06:27:35.050Z] 31d1005d3756: Preparing [2025-03-04T06:27:35.050Z] 0acaefe7bd2a: Preparing [2025-03-04T06:27:35.050Z] 754fc6a76a63: Preparing [2025-03-04T06:27:35.050Z] 994456c4fd7b: Preparing [2025-03-04T06:27:35.050Z] c3e6c9776bd7: Layer already exists [2025-03-04T06:27:35.050Z] 31d1005d3756: Layer already exists [2025-03-04T06:27:35.050Z] 754fc6a76a63: Layer already exists [2025-03-04T06:27:35.050Z] 767173e8bbc4: Layer already exists [2025-03-04T06:27:35.050Z] 0acaefe7bd2a: Layer already exists [2025-03-04T06:27:35.050Z] 994456c4fd7b: Layer already exists [2025-03-04T06:27:35.050Z] 4.0.0-dev.19: digest: sha256:75925797858d648dbcca239ca9223850711dbbdaad59d73d55a61053e30c49fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:35.383Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:35.714Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19 [2025-03-04T06:27:35.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-04T06:27:35.714Z] 767173e8bbc4: Preparing [2025-03-04T06:27:35.714Z] c3e6c9776bd7: Preparing [2025-03-04T06:27:35.714Z] 31d1005d3756: Preparing [2025-03-04T06:27:35.714Z] 0acaefe7bd2a: Preparing [2025-03-04T06:27:35.714Z] 754fc6a76a63: Preparing [2025-03-04T06:27:35.714Z] 994456c4fd7b: Preparing [2025-03-04T06:27:35.714Z] 994456c4fd7b: Waiting [2025-03-04T06:27:35.714Z] 31d1005d3756: Layer already exists [2025-03-04T06:27:35.714Z] c3e6c9776bd7: Layer already exists [2025-03-04T06:27:35.714Z] 0acaefe7bd2a: Layer already exists [2025-03-04T06:27:35.714Z] 767173e8bbc4: Layer already exists [2025-03-04T06:27:35.714Z] 754fc6a76a63: Layer already exists [2025-03-04T06:27:35.714Z] 994456c4fd7b: Layer already exists [2025-03-04T06:27:35.714Z] fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19: digest: sha256:75925797858d648dbcca239ca9223850711dbbdaad59d73d55a61053e30c49fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:36.052Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:36.383Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-03-04T06:27:36.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-04T06:27:36.383Z] 767173e8bbc4: Preparing [2025-03-04T06:27:36.383Z] c3e6c9776bd7: Preparing [2025-03-04T06:27:36.383Z] 31d1005d3756: Preparing [2025-03-04T06:27:36.383Z] 0acaefe7bd2a: Preparing [2025-03-04T06:27:36.383Z] 754fc6a76a63: Preparing [2025-03-04T06:27:36.383Z] 994456c4fd7b: Preparing [2025-03-04T06:27:36.383Z] 994456c4fd7b: Waiting [2025-03-04T06:27:36.383Z] 0acaefe7bd2a: Layer already exists [2025-03-04T06:27:36.383Z] 31d1005d3756: Layer already exists [2025-03-04T06:27:36.383Z] c3e6c9776bd7: Layer already exists [2025-03-04T06:27:36.383Z] 754fc6a76a63: Layer already exists [2025-03-04T06:27:36.383Z] 767173e8bbc4: Layer already exists [2025-03-04T06:27:36.383Z] 994456c4fd7b: Layer already exists [2025-03-04T06:27:36.383Z] main: digest: sha256:75925797858d648dbcca239ca9223850711dbbdaad59d73d55a61053e30c49fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:27:36.463Z] ===================================================== [Pipeline] echo [2025-03-04T06:27:36.481Z] taggedImages: [2025-03-04T06:27:36.482Z] - nexus3.edgexfoundry.org:10004/device-modbus:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [2025-03-04T06:27:36.482Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-03-04T06:27:36.482Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.19 [2025-03-04T06:27:36.482Z] - nexus3.edgexfoundry.org:10004/device-modbus:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19 [2025-03-04T06:27:36.482Z] - 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-04T06:27:36.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:27:36.894Z] [2025-03-04T06:27:36.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:37.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:27:37.200Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-04T06:27:37.200Z] 5eb5b503b376: Pulling fs layer [2025-03-04T06:27:37.200Z] 5c69ac0246d0: Pulling fs layer [2025-03-04T06:27:37.200Z] ec43610c2a17: Pulling fs layer [2025-03-04T06:27:37.200Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-04T06:27:37.200Z] 33b1e0a273af: Pulling fs layer [2025-03-04T06:27:37.200Z] 5d3b04190fa2: Pulling fs layer [2025-03-04T06:27:37.200Z] 2f39f015ded8: Pulling fs layer [2025-03-04T06:27:37.200Z] 33b1e0a273af: Waiting [2025-03-04T06:27:37.200Z] 2f39f015ded8: Waiting [2025-03-04T06:27:37.200Z] 3a2ae6a8a46f: Waiting [2025-03-04T06:27:37.200Z] 5c69ac0246d0: Download complete [2025-03-04T06:27:37.200Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-04T06:27:37.200Z] 3a2ae6a8a46f: Download complete [2025-03-04T06:27:37.200Z] ec43610c2a17: Verifying Checksum [2025-03-04T06:27:37.200Z] ec43610c2a17: Download complete [2025-03-04T06:27:37.200Z] 33b1e0a273af: Verifying Checksum [2025-03-04T06:27:37.200Z] 33b1e0a273af: Download complete [2025-03-04T06:27:37.200Z] 5d3b04190fa2: Verifying Checksum [2025-03-04T06:27:37.200Z] 5d3b04190fa2: Download complete [2025-03-04T06:27:37.458Z] 5eb5b503b376: Verifying Checksum [2025-03-04T06:27:37.458Z] 5eb5b503b376: Download complete [2025-03-04T06:27:38.024Z] 2f39f015ded8: Download complete [2025-03-04T06:27:38.590Z] 5eb5b503b376: Pull complete [2025-03-04T06:27:38.590Z] 5c69ac0246d0: Pull complete [2025-03-04T06:27:39.157Z] ec43610c2a17: Pull complete [2025-03-04T06:27:39.157Z] 3a2ae6a8a46f: Pull complete [2025-03-04T06:27:39.157Z] 33b1e0a273af: Pull complete [2025-03-04T06:27:39.414Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:27:39.876Z] provisioning config files... [2025-03-04T06:27:39.902Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/184@tmp/config18405678673997690597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:27:40.332Z] ---> ****-login.sh [2025-03-04T06:27:40.332Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:27:40.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:40.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:40.879Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:40.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:40.879Z] [2025-03-04T06:27:40.879Z] Login Succeeded [2025-03-04T06:27:40.879Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:27:41.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:41.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:41.194Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:41.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:41.194Z] [2025-03-04T06:27:41.194Z] Login Succeeded [2025-03-04T06:27:41.194Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:27:41.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:41.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:41.734Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:41.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:41.734Z] [2025-03-04T06:27:41.734Z] Login Succeeded [2025-03-04T06:27:41.735Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:27:42.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:42.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:42.003Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:42.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:42.003Z] [2025-03-04T06:27:42.003Z] Login Succeeded [2025-03-04T06:27:42.003Z] ****.io [2025-03-04T06:27:42.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:42.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:42.535Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:42.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:42.535Z] [2025-03-04T06:27:42.535Z] Login Succeeded [2025-03-04T06:27:42.535Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:27:42.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T06:27:42.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:27:42.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:27:42.896Z] ========================================================= [2025-03-04T06:27:42.896Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-04T06:27:42.896Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:43.281Z] + 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-04T06:27:43.549Z] Sending build context to Docker daemon 9.247MB [2025-03-04T06:27:43.606Z] 2f39f015ded8: Pull complete [2025-03-04T06:27:43.606Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-04T06:27:43.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:27:43.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:27:43.714Z] prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container [2025-03-04T06:27:43.748Z] $ 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-04T06:27:43.816Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:27:43.816Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-04T06:27:43.816Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-04T06:27:43.816Z] 9986a736f7d3: Pulling fs layer [2025-03-04T06:27:43.816Z] 1f018df60701: Pulling fs layer [2025-03-04T06:27:43.816Z] 39f8f326b044: Pulling fs layer [2025-03-04T06:27:43.816Z] e6a1e7a6a96a: Pulling fs layer [2025-03-04T06:27:43.816Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T06:27:43.816Z] d45d956e0dbf: Pulling fs layer [2025-03-04T06:27:43.816Z] d7702b0d1db1: Pulling fs layer [2025-03-04T06:27:43.816Z] 5c7f0f088c93: Pulling fs layer [2025-03-04T06:27:43.816Z] 4fdc064ae6cf: Pulling fs layer [2025-03-04T06:27:43.816Z] e6a1e7a6a96a: Waiting [2025-03-04T06:27:43.816Z] 4f4fb700ef54: Waiting [2025-03-04T06:27:43.816Z] d45d956e0dbf: Waiting [2025-03-04T06:27:43.816Z] d7702b0d1db1: Waiting [2025-03-04T06:27:43.816Z] 5c7f0f088c93: Waiting [2025-03-04T06:27:43.816Z] 4fdc064ae6cf: Waiting [2025-03-04T06:27:43.816Z] 1f018df60701: Verifying Checksum [2025-03-04T06:27:43.816Z] 1f018df60701: Download complete [2025-03-04T06:27:43.816Z] e6a1e7a6a96a: Download complete [2025-03-04T06:27:43.816Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T06:27:43.816Z] 4f4fb700ef54: Download complete [2025-03-04T06:27:44.092Z] d45d956e0dbf: Verifying Checksum [2025-03-04T06:27:44.092Z] d45d956e0dbf: Download complete [2025-03-04T06:27:44.092Z] d7702b0d1db1: Verifying Checksum [2025-03-04T06:27:44.092Z] d7702b0d1db1: Download complete [2025-03-04T06:27:44.092Z] 9986a736f7d3: Download complete [2025-03-04T06:27:44.689Z] 4fdc064ae6cf: Verifying Checksum [2025-03-04T06:27:44.689Z] 4fdc064ae6cf: Download complete [2025-03-04T06:27:44.957Z] 9986a736f7d3: Pull complete [2025-03-04T06:27:45.361Z] $ docker top 24bb506c2384352cd0d99b5d00fa1b3273fbfd46c51d26ea03c5b3268e5590f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:27:45.542Z] 1f018df60701: Pull complete [2025-03-04T06:27:45.743Z] ---> job-cost.sh [2025-03-04T06:27:45.743Z] lf-activate-venv: SKIPPING [2025-03-04T06:27:45.743Z] INFO: No Stack... [2025-03-04T06:27:45.811Z] 39f8f326b044: Verifying Checksum [2025-03-04T06:27:45.811Z] 39f8f326b044: Download complete [2025-03-04T06:27:46.001Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T06:27:46.571Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T06:27:46.861Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-03-04T06:27:46.861Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T06:27:46.874Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] [2025-03-04T06:27:46.887Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] did not exist. Created. [2025-03-04T06:27:46.893Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T06:27:47.205Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-04T06:27:47.222Z] 5c7f0f088c93: Verifying Checksum [2025-03-04T06:27:47.222Z] 5c7f0f088c93: Download complete [2025-03-04T06:27:47.242Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T06:27:47.251Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T06:27:47.283Z] $ docker stop --time=1 24bb506c2384352cd0d99b5d00fa1b3273fbfd46c51d26ea03c5b3268e5590f1 [2025-03-04T06:27:48.443Z] $ docker rm -f --volumes 24bb506c2384352cd0d99b5d00fa1b3273fbfd46c51d26ea03c5b3268e5590f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-04T06:27:59.551Z] 39f8f326b044: Pull complete [2025-03-04T06:27:59.551Z] e6a1e7a6a96a: Pull complete [2025-03-04T06:27:59.820Z] 4f4fb700ef54: Pull complete [2025-03-04T06:28:00.089Z] d45d956e0dbf: Pull complete [2025-03-04T06:28:00.358Z] d7702b0d1db1: Pull complete [2025-03-04T06:28:08.591Z] 5c7f0f088c93: Pull complete [2025-03-04T06:28:10.539Z] 4fdc064ae6cf: Pull complete [2025-03-04T06:28:10.539Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-04T06:28:10.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-04T06:28:10.539Z] ---> 63f30b955cb9 [2025-03-04T06:28:10.539Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:28:11.121Z] ---> Running in d557c8ec7f51 [2025-03-04T06:28:11.388Z] Removing intermediate container d557c8ec7f51 [2025-03-04T06:28:11.388Z] ---> de6967f5e2c9 [2025-03-04T06:28:11.388Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:28:11.388Z] ---> Running in e8358e5a07b5 [2025-03-04T06:28:11.655Z] Removing intermediate container e8358e5a07b5 [2025-03-04T06:28:11.655Z] ---> 69ed1d00f653 [2025-03-04T06:28:11.655Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-03-04T06:28:11.928Z] ---> Running in be2a2a61076e [2025-03-04T06:28:12.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:28:13.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:28:14.903Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-03-04T06:28:14.903Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-03-04T06:28:14.903Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-03-04T06:28:14.903Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-03-04T06:28:14.903Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-03-04T06:28:14.903Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-03-04T06:28:14.903Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-03-04T06:28:14.903Z] (8/8) Installing openssh (9.7_p1-r5) [2025-03-04T06:28:14.903Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T06:28:14.903Z] OK: 245 MiB in 66 packages [2025-03-04T06:28:16.329Z] Removing intermediate container be2a2a61076e [2025-03-04T06:28:16.329Z] ---> 59868e65ebed [2025-03-04T06:28:16.329Z] Step 6/10 : WORKDIR /device-modbus-go [2025-03-04T06:28:16.329Z] ---> Running in 30d588ca607f [2025-03-04T06:28:16.597Z] Removing intermediate container 30d588ca607f [2025-03-04T06:28:16.597Z] ---> f774fb4b2ebd [2025-03-04T06:28:16.597Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-04T06:28:17.189Z] ---> d1914f997311 [2025-03-04T06:28:17.189Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:28:17.189Z] ---> Running in f41858fd5389 [2025-03-04T06:30:08.875Z] Removing intermediate container f41858fd5389 [2025-03-04T06:30:08.875Z] ---> ed4638e3d3a1 [2025-03-04T06:30:08.875Z] Step 9/10 : COPY . . [2025-03-04T06:30:08.875Z] ---> fd4ae88110d6 [2025-03-04T06:30:08.875Z] Step 10/10 : RUN ${MAKE} [2025-03-04T06:30:08.875Z] ---> Running in 16324fff5987 [2025-03-04T06:30:08.875Z] noop [2025-03-04T06:30:08.875Z] Removing intermediate container 16324fff5987 [2025-03-04T06:30:08.875Z] ---> 0dff43d1dd9f [2025-03-04T06:30:08.875Z] Successfully built 0dff43d1dd9f [2025-03-04T06:30:08.875Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:09.247Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T06:30:09.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:30:09.498Z] prd-ubuntu20.04-docker-arm64-4c-16g-40153 does not seem to be running inside a container [2025-03-04T06:30:09.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/184 -v /w/workspace/device-modbus-go/184:/w/workspace/device-modbus-go/184:rw,z -v /w/workspace/device-modbus-go/184@tmp:/w/workspace/device-modbus-go/184@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-04T06:30:10.986Z] $ docker top ec9a06d7f09ffade14de5f7b9e080ed7bc3910e30380e82c3c8d91444109a037 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:30:11.911Z] + go version [2025-03-04T06:30:11.911Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-04T06:30:11.935Z] $ docker stop --time=1 ec9a06d7f09ffade14de5f7b9e080ed7bc3910e30380e82c3c8d91444109a037 [2025-03-04T06:30:13.691Z] $ docker rm -f --volumes ec9a06d7f09ffade14de5f7b9e080ed7bc3910e30380e82c3c8d91444109a037 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:14.343Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T06:30:14.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:30:14.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-40153 does not seem to be running inside a container [2025-03-04T06:30:14.670Z] $ 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/184 -v /w/workspace/device-modbus-go/184:/w/workspace/device-modbus-go/184:rw,z -v /w/workspace/device-modbus-go/184@tmp:/w/workspace/device-modbus-go/184@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-04T06:30:16.030Z] $ docker top c8de38ddaeb20af51b821542a774e6a99207af156235346604f7c5e3b96f4c24 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:30:16.943Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/184 [Pipeline] fileExists [Pipeline] sh [2025-03-04T06:30:17.614Z] + make test [2025-03-04T06:30:17.614Z] go test ./... -coverprofile=coverage.out [2025-03-04T06:30:24.280Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-03-04T06:34:01.173Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-03-04T06:34:02.579Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.054s coverage: 45.2% of statements [2025-03-04T06:34:03.536Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-04T06:34:03.536Z] go vet ./... [2025-03-04T06:34:59.925Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T06:34:59.925Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T06:34:59.925Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T06:34:59.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T06:34:59.968Z] $ docker stop --time=1 c8de38ddaeb20af51b821542a774e6a99207af156235346604f7c5e3b96f4c24 [2025-03-04T06:35:01.888Z] $ docker rm -f --volumes c8de38ddaeb20af51b821542a774e6a99207af156235346604f7c5e3b96f4c24 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:35:03.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T06:35:03.539Z] Warning: overwriting stash ‘coverage-report’ [2025-03-04T06:35:04.058Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T06:35:04.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T06:35:04.796Z] + ls -al . [2025-03-04T06:35:04.796Z] total 256 [2025-03-04T06:35:04.796Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:30 . [2025-03-04T06:35:04.796Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:27 .. [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 4 06:27 .dockerignore [2025-03-04T06:35:04.796Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:27 .git [2025-03-04T06:35:04.796Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:27 .github [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 4 06:27 .gitignore [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 4 06:27 .golangci.yml [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 19818 Mar 4 06:27 Attribution.txt [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 16388 Mar 4 06:27 CHANGELOG.md [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 1479 Mar 4 06:27 Dockerfile [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:27 GOVERNANCE.md [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 658 Mar 4 06:27 Jenkinsfile [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 06:27 LICENSE [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 2524 Mar 4 06:27 Makefile [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 4 06:27 OWNERS.md [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 4 06:27 README.md [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 06:25 VERSION [2025-03-04T06:35:04.796Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:27 bin [2025-03-04T06:35:04.796Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:27 cmd [2025-03-04T06:35:04.796Z] -rw-r--r-- 1 jenkins jenkins 26862 Mar 4 06:34 coverage.out [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 6343 Mar 4 06:27 go.mod [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 86970 Mar 4 06:27 go.sum [2025-03-04T06:35:04.796Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:27 internal [2025-03-04T06:35:04.796Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:27 simulator [2025-03-04T06:35:04.796Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 4 06:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:35:05.143Z] + 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=fbf28258f8123c8c2a62b160c4d67958b4e7ad4e --label arch=arm64 --label version=4.0.0-dev.19 . [2025-03-04T06:35:05.413Z] Sending build context to Docker daemon 9.274MB [2025-03-04T06:35:05.679Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:35:05.680Z] Step 2/23 : FROM ${BASE} AS builder [2025-03-04T06:35:05.680Z] ---> 0dff43d1dd9f [2025-03-04T06:35:05.680Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:35:05.680Z] ---> Running in ca3733b86417 [2025-03-04T06:35:05.946Z] Removing intermediate container ca3733b86417 [2025-03-04T06:35:05.946Z] ---> 82f8e582f9fd [2025-03-04T06:35:05.946Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:35:06.212Z] ---> Running in c5f6293143eb [2025-03-04T06:35:06.479Z] Removing intermediate container c5f6293143eb [2025-03-04T06:35:06.479Z] ---> 4ec07e4df3e7 [2025-03-04T06:35:06.479Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-03-04T06:35:06.479Z] ---> Running in bbf7a01331fa [2025-03-04T06:35:07.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:35:08.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:35:09.431Z] OK: 245 MiB in 66 packages [2025-03-04T06:35:10.395Z] Removing intermediate container bbf7a01331fa [2025-03-04T06:35:10.395Z] ---> 633427c9e2e6 [2025-03-04T06:35:10.395Z] Step 6/23 : WORKDIR /device-modbus-go [2025-03-04T06:35:10.395Z] ---> Running in cccfba077ec8 [2025-03-04T06:35:10.987Z] Removing intermediate container cccfba077ec8 [2025-03-04T06:35:10.987Z] ---> 739971cabf6d [2025-03-04T06:35:10.987Z] Step 7/23 : COPY go.mod vendor* ./ [2025-03-04T06:35:11.253Z] ---> abb695bfcbdf [2025-03-04T06:35:11.253Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:35:11.520Z] ---> Running in cd74b04f602d [2025-03-04T06:35:14.101Z] Removing intermediate container cd74b04f602d [2025-03-04T06:35:14.101Z] ---> 4be1805bf6b8 [2025-03-04T06:35:14.101Z] Step 9/23 : COPY . . [2025-03-04T06:35:15.062Z] ---> df6ce52179f4 [2025-03-04T06:35:15.062Z] Step 10/23 : RUN ${MAKE} [2025-03-04T06:35:15.062Z] ---> Running in 51bca3abb612 [2025-03-04T06:35:16.025Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.19 -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-04T06:39:07.872Z] Removing intermediate container 51bca3abb612 [2025-03-04T06:39:07.872Z] ---> 8150579040d2 [2025-03-04T06:39:07.872Z] Step 11/23 : FROM alpine:3.20 [2025-03-04T06:39:07.872Z] 3.20: Pulling from library/alpine [2025-03-04T06:39:07.872Z] 94e9d8af2201: Pulling fs layer [2025-03-04T06:39:07.872Z] 94e9d8af2201: Verifying Checksum [2025-03-04T06:39:07.872Z] 94e9d8af2201: Download complete [2025-03-04T06:39:07.872Z] 94e9d8af2201: Pull complete [2025-03-04T06:39:07.872Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T06:39:07.872Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T06:39:07.872Z] ---> 7aab056cecc6 [2025-03-04T06:39:07.872Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-03-04T06:39:07.872Z] ---> Running in 05fdd5aaca85 [2025-03-04T06:39:07.872Z] Removing intermediate container 05fdd5aaca85 [2025-03-04T06:39:07.872Z] ---> 60958433fb8a [2025-03-04T06:39:07.872Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-03-04T06:39:07.872Z] ---> Running in d3b6255f03d6 [2025-03-04T06:39:07.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:39:07.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:39:08.829Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-04T06:39:08.829Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T06:39:08.829Z] OK: 9 MiB in 15 packages [2025-03-04T06:39:09.797Z] Removing intermediate container d3b6255f03d6 [2025-03-04T06:39:09.797Z] ---> 9ab0ef3abae7 [2025-03-04T06:39:09.797Z] Step 14/23 : RUN apk --no-cache upgrade [2025-03-04T06:39:09.797Z] ---> Running in f80266976ad2 [2025-03-04T06:39:10.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:39:11.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:39:12.432Z] OK: 9 MiB in 15 packages [2025-03-04T06:39:13.389Z] Removing intermediate container f80266976ad2 [2025-03-04T06:39:13.389Z] ---> 9ad561f103c1 [2025-03-04T06:39:13.389Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-03-04T06:39:15.328Z] ---> 9043d387cdc1 [2025-03-04T06:39:15.328Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-03-04T06:39:15.592Z] ---> 005a25f56a14 [2025-03-04T06:39:15.592Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-03-04T06:39:16.174Z] ---> afe9f1c3fb20 [2025-03-04T06:39:16.174Z] Step 18/23 : EXPOSE 59901 [2025-03-04T06:39:16.440Z] ---> Running in 284ae57f24f1 [2025-03-04T06:39:16.707Z] Removing intermediate container 284ae57f24f1 [2025-03-04T06:39:16.707Z] ---> 4e30e60106a3 [2025-03-04T06:39:16.707Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-03-04T06:39:16.707Z] ---> Running in 42e9a981ef9f [2025-03-04T06:39:16.974Z] Removing intermediate container 42e9a981ef9f [2025-03-04T06:39:16.974Z] ---> 52dab957e682 [2025-03-04T06:39:16.974Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T06:39:17.240Z] ---> Running in 3da7d2f2a031 [2025-03-04T06:39:17.507Z] Removing intermediate container 3da7d2f2a031 [2025-03-04T06:39:17.507Z] ---> 94795f5b6134 [2025-03-04T06:39:17.507Z] Step 21/23 : LABEL arch=arm64 [2025-03-04T06:39:17.507Z] ---> Running in f6aaecaf6ef5 [2025-03-04T06:39:17.773Z] Removing intermediate container f6aaecaf6ef5 [2025-03-04T06:39:17.773Z] ---> 4fb533816084 [2025-03-04T06:39:17.773Z] Step 22/23 : LABEL git_sha=fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [2025-03-04T06:39:18.039Z] ---> Running in 6c52a08ce461 [2025-03-04T06:39:18.305Z] Removing intermediate container 6c52a08ce461 [2025-03-04T06:39:18.306Z] ---> 0b5d41501053 [2025-03-04T06:39:18.306Z] Step 23/23 : LABEL version=4.0.0-dev.19 [2025-03-04T06:39:18.306Z] ---> Running in f90011121e0d [2025-03-04T06:39:18.574Z] Removing intermediate container f90011121e0d [2025-03-04T06:39:18.574Z] ---> 155eb9da39a2 [2025-03-04T06:39:18.574Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T06:39:18.840Z] Successfully built 155eb9da39a2 [2025-03-04T06:39:18.840Z] 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-04T06:39:19.002Z] provisioning config files... [2025-03-04T06:39:19.022Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/184@tmp/config1293408427230876826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:39:19.364Z] ---> ****-login.sh [2025-03-04T06:39:19.364Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:39:19.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:39:19.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:39:19.629Z] Configure a credential helper to remove this warning. See [2025-03-04T06:39:19.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:39:19.629Z] [2025-03-04T06:39:19.629Z] Login Succeeded [2025-03-04T06:39:19.629Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:39:19.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:39:20.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:39:20.165Z] Configure a credential helper to remove this warning. See [2025-03-04T06:39:20.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:39:20.165Z] [2025-03-04T06:39:20.165Z] Login Succeeded [2025-03-04T06:39:20.165Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:39:20.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:39:20.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:39:20.432Z] Configure a credential helper to remove this warning. See [2025-03-04T06:39:20.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:39:20.432Z] [2025-03-04T06:39:20.432Z] Login Succeeded [2025-03-04T06:39:20.432Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:39:20.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:39:20.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:39:20.965Z] Configure a credential helper to remove this warning. See [2025-03-04T06:39:20.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:39:20.965Z] [2025-03-04T06:39:20.965Z] Login Succeeded [2025-03-04T06:39:20.965Z] ****.io [2025-03-04T06:39:21.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:39:21.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:39:21.499Z] Configure a credential helper to remove this warning. See [2025-03-04T06:39:21.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:39:21.499Z] [2025-03-04T06:39:21.499Z] Login Succeeded [2025-03-04T06:39:21.499Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:39:21.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:39:21.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:39:21.602Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-03-04T06:39:21.603Z] fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [2025-03-04T06:39:21.603Z] latest [2025-03-04T06:39:21.603Z] 4.0.0-dev.19 [2025-03-04T06:39:21.603Z] fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19 [2025-03-04T06:39:21.603Z] main [2025-03-04T06:39:21.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:39:21.998Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:39:22.362Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [2025-03-04T06:39:22.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-04T06:39:22.362Z] cfa53615143b: Preparing [2025-03-04T06:39:22.362Z] 6420831c7ff5: Preparing [2025-03-04T06:39:22.362Z] 1cc943e9c64c: Preparing [2025-03-04T06:39:22.362Z] 6f5287e9aebf: Preparing [2025-03-04T06:39:22.362Z] afed68d981eb: Preparing [2025-03-04T06:39:22.362Z] dd9c8f8612c8: Preparing [2025-03-04T06:39:22.362Z] dd9c8f8612c8: Waiting [2025-03-04T06:39:22.626Z] cfa53615143b: Pushed [2025-03-04T06:39:22.626Z] 6420831c7ff5: Pushed [2025-03-04T06:39:22.626Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:39:22.626Z] 6f5287e9aebf: Pushed [2025-03-04T06:39:22.626Z] afed68d981eb: Pushed [2025-03-04T06:39:30.810Z] 1cc943e9c64c: Pushed [2025-03-04T06:39:30.810Z] fbf28258f8123c8c2a62b160c4d67958b4e7ad4e: digest: sha256:49db63dc23dbaa3295273324d235155bd346b940e8fd529809f4489a72e947f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:39:31.183Z] + 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-04T06:39:31.539Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-03-04T06:39:31.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-04T06:39:31.539Z] cfa53615143b: Preparing [2025-03-04T06:39:31.539Z] 6420831c7ff5: Preparing [2025-03-04T06:39:31.539Z] 1cc943e9c64c: Preparing [2025-03-04T06:39:31.539Z] 6f5287e9aebf: Preparing [2025-03-04T06:39:31.539Z] afed68d981eb: Preparing [2025-03-04T06:39:31.539Z] dd9c8f8612c8: Preparing [2025-03-04T06:39:31.539Z] dd9c8f8612c8: Waiting [2025-03-04T06:39:31.539Z] afed68d981eb: Layer already exists [2025-03-04T06:39:31.539Z] 6f5287e9aebf: Layer already exists [2025-03-04T06:39:31.539Z] 6420831c7ff5: Layer already exists [2025-03-04T06:39:31.539Z] cfa53615143b: Layer already exists [2025-03-04T06:39:31.539Z] 1cc943e9c64c: Layer already exists [2025-03-04T06:39:31.539Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:39:31.805Z] latest: digest: sha256:49db63dc23dbaa3295273324d235155bd346b940e8fd529809f4489a72e947f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:39:32.168Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:39:32.531Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.19 [2025-03-04T06:39:32.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-04T06:39:32.531Z] cfa53615143b: Preparing [2025-03-04T06:39:32.532Z] 6420831c7ff5: Preparing [2025-03-04T06:39:32.532Z] 1cc943e9c64c: Preparing [2025-03-04T06:39:32.532Z] 6f5287e9aebf: Preparing [2025-03-04T06:39:32.532Z] afed68d981eb: Preparing [2025-03-04T06:39:32.532Z] dd9c8f8612c8: Preparing [2025-03-04T06:39:32.532Z] dd9c8f8612c8: Waiting [2025-03-04T06:39:32.532Z] afed68d981eb: Layer already exists [2025-03-04T06:39:32.532Z] 6420831c7ff5: Layer already exists [2025-03-04T06:39:32.532Z] cfa53615143b: Layer already exists [2025-03-04T06:39:32.532Z] 1cc943e9c64c: Layer already exists [2025-03-04T06:39:32.532Z] 6f5287e9aebf: Layer already exists [2025-03-04T06:39:32.532Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:39:32.532Z] 4.0.0-dev.19: digest: sha256:49db63dc23dbaa3295273324d235155bd346b940e8fd529809f4489a72e947f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:39:33.155Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:39:33.551Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19 [2025-03-04T06:39:33.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-04T06:39:33.551Z] cfa53615143b: Preparing [2025-03-04T06:39:33.551Z] 6420831c7ff5: Preparing [2025-03-04T06:39:33.551Z] 1cc943e9c64c: Preparing [2025-03-04T06:39:33.551Z] 6f5287e9aebf: Preparing [2025-03-04T06:39:33.551Z] afed68d981eb: Preparing [2025-03-04T06:39:33.551Z] dd9c8f8612c8: Preparing [2025-03-04T06:39:33.551Z] dd9c8f8612c8: Waiting [2025-03-04T06:39:33.551Z] afed68d981eb: Layer already exists [2025-03-04T06:39:33.551Z] 6420831c7ff5: Layer already exists [2025-03-04T06:39:33.551Z] 1cc943e9c64c: Layer already exists [2025-03-04T06:39:33.551Z] 6f5287e9aebf: Layer already exists [2025-03-04T06:39:33.551Z] cfa53615143b: Layer already exists [2025-03-04T06:39:33.551Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:39:33.821Z] fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19: digest: sha256:49db63dc23dbaa3295273324d235155bd346b940e8fd529809f4489a72e947f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:39:34.210Z] + 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-04T06:39:34.582Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-03-04T06:39:34.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-04T06:39:34.582Z] cfa53615143b: Preparing [2025-03-04T06:39:34.582Z] 6420831c7ff5: Preparing [2025-03-04T06:39:34.582Z] 1cc943e9c64c: Preparing [2025-03-04T06:39:34.582Z] 6f5287e9aebf: Preparing [2025-03-04T06:39:34.582Z] afed68d981eb: Preparing [2025-03-04T06:39:34.582Z] dd9c8f8612c8: Preparing [2025-03-04T06:39:34.582Z] dd9c8f8612c8: Waiting [2025-03-04T06:39:34.582Z] afed68d981eb: Layer already exists [2025-03-04T06:39:34.582Z] 6420831c7ff5: Layer already exists [2025-03-04T06:39:34.582Z] cfa53615143b: Layer already exists [2025-03-04T06:39:34.582Z] 1cc943e9c64c: Layer already exists [2025-03-04T06:39:34.582Z] 6f5287e9aebf: Layer already exists [2025-03-04T06:39:34.582Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:39:34.850Z] main: digest: sha256:49db63dc23dbaa3295273324d235155bd346b940e8fd529809f4489a72e947f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:39:34.933Z] ===================================================== [Pipeline] echo [2025-03-04T06:39:34.947Z] taggedImages: [2025-03-04T06:39:34.947Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [2025-03-04T06:39:34.947Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-03-04T06:39:34.947Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.19 [2025-03-04T06:39:34.947Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19 [2025-03-04T06:39:34.947Z] - 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-04T06:39:35.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T06:39:35.345Z] [2025-03-04T06:39:35.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:39:35.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T06:39:35.683Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-04T06:39:35.683Z] 8998bd30e6a1: Pulling fs layer [2025-03-04T06:39:35.683Z] 04944245beec: Pulling fs layer [2025-03-04T06:39:35.683Z] 699f458cf7ca: Pulling fs layer [2025-03-04T06:39:35.683Z] 765212b225bb: Pulling fs layer [2025-03-04T06:39:35.683Z] f23df028b6ca: Pulling fs layer [2025-03-04T06:39:35.683Z] d65c8cfc05b1: Pulling fs layer [2025-03-04T06:39:35.683Z] 2437ff75d9bd: Pulling fs layer [2025-03-04T06:39:35.683Z] 765212b225bb: Waiting [2025-03-04T06:39:35.683Z] d65c8cfc05b1: Waiting [2025-03-04T06:39:35.683Z] 2437ff75d9bd: Waiting [2025-03-04T06:39:35.683Z] f23df028b6ca: Waiting [2025-03-04T06:39:35.952Z] 04944245beec: Verifying Checksum [2025-03-04T06:39:35.952Z] 04944245beec: Download complete [2025-03-04T06:39:35.952Z] 765212b225bb: Verifying Checksum [2025-03-04T06:39:35.952Z] 765212b225bb: Download complete [2025-03-04T06:39:35.952Z] f23df028b6ca: Verifying Checksum [2025-03-04T06:39:35.952Z] f23df028b6ca: Download complete [2025-03-04T06:39:35.952Z] d65c8cfc05b1: Verifying Checksum [2025-03-04T06:39:35.952Z] d65c8cfc05b1: Download complete [2025-03-04T06:39:36.219Z] 699f458cf7ca: Verifying Checksum [2025-03-04T06:39:36.219Z] 699f458cf7ca: Download complete [2025-03-04T06:39:36.485Z] 8998bd30e6a1: Verifying Checksum [2025-03-04T06:39:36.485Z] 8998bd30e6a1: Download complete [2025-03-04T06:39:39.066Z] 2437ff75d9bd: Verifying Checksum [2025-03-04T06:39:39.066Z] 2437ff75d9bd: Download complete [2025-03-04T06:39:41.644Z] 8998bd30e6a1: Pull complete [2025-03-04T06:39:41.911Z] 04944245beec: Pull complete [2025-03-04T06:39:43.857Z] 699f458cf7ca: Pull complete [2025-03-04T06:39:43.857Z] 765212b225bb: Pull complete [2025-03-04T06:39:44.827Z] f23df028b6ca: Pull complete [2025-03-04T06:39:45.095Z] d65c8cfc05b1: Pull complete [2025-03-04T06:40:03.315Z] 2437ff75d9bd: Pull complete [2025-03-04T06:40:03.315Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-04T06:40:03.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T06:40:03.315Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:40:03.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-40153 does not seem to be running inside a container [2025-03-04T06:40:03.626Z] $ 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/184 -v /w/workspace/device-modbus-go/184:/w/workspace/device-modbus-go/184:rw,z -v /w/workspace/device-modbus-go/184@tmp:/w/workspace/device-modbus-go/184@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-04T06:40:06.846Z] $ docker top 896bdfa7a645582e9c0459b683fb4961d1b6e6b66efae30de3541d8ef26c7ab1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:40:07.723Z] ---> job-cost.sh [2025-03-04T06:40:07.724Z] lf-activate-venv: SKIPPING [2025-03-04T06:40:07.724Z] INFO: No Stack... [2025-03-04T06:40:08.309Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-04T06:40:09.270Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T06:40:09.916Z] + cat /w/workspace/device-modbus-go/184/archives/cost.csv [2025-03-04T06:40:09.916Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T06:40:09.986Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] [2025-03-04T06:40:09.998Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] did not exist. Created. [2025-03-04T06:40:10.005Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T06:40:10.677Z] /w/workspace/device-modbus-go/184@tmp/durable-823f2d97/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-04T06:40:11.323Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-04T06:40:11.350Z] Warning: overwriting stash ‘stack-cost’ [2025-03-04T06:40:11.405Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T06:40:11.412Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T06:40:11.449Z] $ docker stop --time=1 896bdfa7a645582e9c0459b683fb4961d1b6e6b66efae30de3541d8ef26c7ab1 [2025-03-04T06:40:13.031Z] $ docker rm -f --volumes 896bdfa7a645582e9c0459b683fb4961d1b6e6b66efae30de3541d8ef26c7ab1 [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-04T06:40:13.550Z] provisioning config files... [2025-03-04T06:40:13.558Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18079467762989138641tmp [Pipeline] { [Pipeline] sh [2025-03-04T06:40:13.850Z] + set +x [2025-03-04T06:40:13.850Z] + curl -s https://codecov.io/bash [2025-03-04T06:40:13.850Z] + bash -s -- [2025-03-04T06:40:13.850Z] [2025-03-04T06:40:13.850Z] _____ _ [2025-03-04T06:40:13.850Z] / ____| | | [2025-03-04T06:40:13.850Z] | | ___ __| | ___ ___ _____ __ [2025-03-04T06:40:13.850Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-04T06:40:13.850Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-04T06:40:13.850Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-04T06:40:13.850Z] Bash-1.0.6 [2025-03-04T06:40:13.850Z] [2025-03-04T06:40:13.850Z] [2025-03-04T06:40:13.850Z] ==> git version 2.25.1 found [2025-03-04T06:40:13.850Z] ==> 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-04T06:40:13.850Z] Release-Date: 2020-01-08 [2025-03-04T06:40:13.850Z] 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-04T06:40:13.850Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-04T06:40:13.850Z] ==> Jenkins CI detected. [2025-03-04T06:40:13.850Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-03-04T06:40:13.850Z] project root: . [2025-03-04T06:40:13.850Z] --> token set from env [2025-03-04T06:40:13.850Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-04T06:40:14.108Z] ==> Running gcov in . (disable via -X gcov) [2025-03-04T06:40:14.108Z] ==> Python coveragepy not found [2025-03-04T06:40:14.108Z] ==> Searching for coverage reports in: [2025-03-04T06:40:14.108Z] + . [2025-03-04T06:40:14.108Z] -> Found 1 reports [2025-03-04T06:40:14.108Z] ==> Detecting git/mercurial file structure [2025-03-04T06:40:14.108Z] ==> Reading reports [2025-03-04T06:40:14.108Z] + ./coverage.out bytes=26862 [2025-03-04T06:40:14.108Z] ==> Appending adjustments [2025-03-04T06:40:14.108Z] https://docs.codecov.io/docs/fixing-reports [2025-03-04T06:40:14.108Z] + Found adjustments [2025-03-04T06:40:14.108Z] ==> Gzipping contents [2025-03-04T06:40:14.108Z] 8.0K /tmp/codecov.EQJR87.gz [2025-03-04T06:40:14.109Z] ==> Uploading reports [2025-03-04T06:40:14.109Z] url: https://codecov.io [2025-03-04T06:40:14.109Z] query: branch=main&commit=fbf28258f8123c8c2a62b160c4d67958b4e7ad4e&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T06:40:14.109Z] -> Pinging Codecov [2025-03-04T06:40:14.109Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fbf28258f8123c8c2a62b160c4d67958b4e7ad4e&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T06:40:14.367Z] -> Uploading to [2025-03-04T06:40:14.367Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/fbf28258f8123c8c2a62b160c4d67958b4e7ad4e/1dcdbdef-20ba-4e2f-8db9-f5729f89e54f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T064014Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9420a5e769dbba6ea266f1d1c4d3b446a5d42041a21d3e5a695163962d17dc94 [2025-03-04T06:40:14.367Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T06:40:14.367Z] Dload Upload Total Spent Left Speed [2025-03-04T06:40:14.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4133 0 0 100 4133 0 25670 --:--:-- --:--:-- --:--:-- 25670 [2025-03-04T06:40:14.627Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] } [2025-03-04T06:40:14.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-04T06:40:14.871Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-04T06:40:14.888Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:40:15.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T06:40:15.193Z] [2025-03-04T06:40:15.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:40:15.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T06:40:15.501Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-04T06:40:15.501Z] 43c4264eed91: Pulling fs layer [2025-03-04T06:40:15.501Z] 4cc291be95ef: Pulling fs layer [2025-03-04T06:40:15.501Z] 2ac1f1163629: Pulling fs layer [2025-03-04T06:40:15.501Z] 5c3c966382ef: Pulling fs layer [2025-03-04T06:40:15.501Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T06:40:15.501Z] d9c7d2e4e75e: Pulling fs layer [2025-03-04T06:40:15.501Z] 9c3e1370e548: Pulling fs layer [2025-03-04T06:40:15.501Z] 5c3c966382ef: Waiting [2025-03-04T06:40:15.501Z] d9c7d2e4e75e: Waiting [2025-03-04T06:40:15.501Z] 4cc291be95ef: Verifying Checksum [2025-03-04T06:40:15.501Z] 4cc291be95ef: Download complete [2025-03-04T06:40:15.501Z] 5c3c966382ef: Verifying Checksum [2025-03-04T06:40:15.501Z] 5c3c966382ef: Download complete [2025-03-04T06:40:15.501Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T06:40:15.501Z] 4f4fb700ef54: Download complete [2025-03-04T06:40:15.501Z] 43c4264eed91: Download complete [2025-03-04T06:40:15.759Z] 43c4264eed91: Pull complete [2025-03-04T06:40:15.759Z] d9c7d2e4e75e: Verifying Checksum [2025-03-04T06:40:15.759Z] d9c7d2e4e75e: Download complete [2025-03-04T06:40:15.759Z] 4cc291be95ef: Pull complete [2025-03-04T06:40:16.018Z] 2ac1f1163629: Verifying Checksum [2025-03-04T06:40:16.018Z] 2ac1f1163629: Download complete [2025-03-04T06:40:16.584Z] 9c3e1370e548: Verifying Checksum [2025-03-04T06:40:16.584Z] 9c3e1370e548: Download complete [2025-03-04T06:40:19.258Z] 2ac1f1163629: Pull complete [2025-03-04T06:40:19.258Z] 5c3c966382ef: Pull complete [2025-03-04T06:40:19.258Z] 4f4fb700ef54: Pull complete [2025-03-04T06:40:19.548Z] d9c7d2e4e75e: Pull complete [2025-03-04T06:40:22.071Z] 9c3e1370e548: Pull complete [2025-03-04T06:40:22.071Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-04T06:40:22.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T06:40:22.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:40:22.177Z] prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container [2025-03-04T06:40:22.218Z] $ 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-04T06:40:24.805Z] $ docker top 46abe2a40a82c197d43a3f59afb7eb98c1f738318f97125846a7770ab24d9c4e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:40:25.144Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-03-04T06:40:25.156Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-03-04T06:40:25.435Z] + set -o pipefail [2025-03-04T06:40:25.436Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-03-04T06:40:33.552Z] [2025-03-04T06:40:33.552Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-03-04T06:40:33.552Z] [2025-03-04T06:40:33.552Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/c46a9d85-1ece-4e68-969d-16a528c07604 [2025-03-04T06:40:33.552Z] [2025-03-04T06:40:33.552Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-04T06:40:33.552Z] [2025-03-04T06:40:33.552Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-04T06:40:33.552Z] [2025-03-04T06:40:33.552Z] [2025-03-04T06:40:33.552Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-04T06:40:33.552Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-04T06:40:33.578Z] $ docker stop --time=1 46abe2a40a82c197d43a3f59afb7eb98c1f738318f97125846a7770ab24d9c4e [2025-03-04T06:40:36.029Z] $ docker rm -f --volumes 46abe2a40a82c197d43a3f59afb7eb98c1f738318f97125846a7770ab24d9c4e [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-04T06:40:36.887Z] + git log --format=format:%s -1 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] sh [2025-03-04T06:40:37.173Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:40:37.173Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:40:37.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:40:37.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:40:37.555Z] prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container [2025-03-04T06:40:37.593Z] $ 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-04T06:40:37.959Z] $ docker top 0eecb0aead9a0b6dc2dbb66187b75bd910ac59500eef8866b16e7f23d5b1bee7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:40:38.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:40:38.067Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:40:38.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:40:38.197Z] $ docker exec 0eecb0aead9a0b6dc2dbb66187b75bd910ac59500eef8866b16e7f23d5b1bee7 ssh-agent [2025-03-04T06:40:38.303Z] SSH_AUTH_SOCK=/tmp/ssh-Nw5q0JlNJGht/agent.32 [2025-03-04T06:40:38.303Z] SSH_AGENT_PID=38 [2025-03-04T06:40:38.306Z] Running ssh-add (command line suppressed) [2025-03-04T06:40:38.423Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5576126357466845033.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5576126357466845033.key) [2025-03-04T06:40:38.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:40:38.717Z] + git semver tag [2025-03-04T06:40:38.977Z] 2025-03-04 06:40:38,918 [run_tag] DEBUG tag force:False [2025-03-04T06:40:38.977Z] 2025-03-04 06:40:38,918 [check_head_tag] DEBUG check head tag [2025-03-04T06:40:38.977Z] 2025-03-04 06:40:38,920 [execute] INFO git cat-file --batch-check [2025-03-04T06:40:38.977Z] 2025-03-04 06:40:38,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-03-04T06:40:38.977Z] 2025-03-04 06:40:38,924 [execute] INFO git cat-file --batch [2025-03-04T06:40:38.977Z] 2025-03-04 06:40:38,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-03-04T06:40:38.977Z] 2025-03-04 06:40:38,951 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-04T06:40:38.977Z] 2025-03-04 06:40:38,952 [execute] INFO git tag -a v4.0.0-dev.19 -m v4.0.0-dev.19 [2025-03-04T06:40:38.977Z] 2025-03-04 06:40:38,952 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.19', '-m', 'v4.0.0-dev.19'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T06:40:38.977Z] 2025-03-04 06:40:38,957 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-04T06:40:38.977Z] 4.0.0-dev.19 [Pipeline] } [2025-03-04T06:40:39.001Z] $ docker exec --env ******** --env ******** 0eecb0aead9a0b6dc2dbb66187b75bd910ac59500eef8866b16e7f23d5b1bee7 ssh-agent -k [2025-03-04T06:40:39.115Z] unset SSH_AUTH_SOCK; [2025-03-04T06:40:39.116Z] unset SSH_AGENT_PID; [2025-03-04T06:40:39.116Z] echo Agent pid 38 killed; [2025-03-04T06:40:39.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:40:39.444Z] + git semver [Pipeline] } [2025-03-04T06:40:39.731Z] $ docker stop --time=1 0eecb0aead9a0b6dc2dbb66187b75bd910ac59500eef8866b16e7f23d5b1bee7 [2025-03-04T06:40:41.009Z] $ docker rm -f --volumes 0eecb0aead9a0b6dc2dbb66187b75bd910ac59500eef8866b16e7f23d5b1bee7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:40:41.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T06:40:41.422Z] [2025-03-04T06:40:41.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:40:41.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T06:40:41.734Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-04T06:40:41.734Z] ab5ef0e58194: Pulling fs layer [2025-03-04T06:40:41.734Z] 9712f1f96733: Pulling fs layer [2025-03-04T06:40:41.734Z] 63f879dbbcfc: Pulling fs layer [2025-03-04T06:40:41.734Z] 0d9ebad4ef96: Pulling fs layer [2025-03-04T06:40:41.734Z] e9a5061849ea: Pulling fs layer [2025-03-04T06:40:41.734Z] d747dcd14b5f: Pulling fs layer [2025-03-04T06:40:41.734Z] 2de7ff778b66: Pulling fs layer [2025-03-04T06:40:41.734Z] 0d9ebad4ef96: Waiting [2025-03-04T06:40:41.734Z] e9a5061849ea: Waiting [2025-03-04T06:40:41.734Z] d747dcd14b5f: Waiting [2025-03-04T06:40:41.734Z] 2de7ff778b66: Waiting [2025-03-04T06:40:41.734Z] 9712f1f96733: Download complete [2025-03-04T06:40:41.994Z] 63f879dbbcfc: Verifying Checksum [2025-03-04T06:40:41.994Z] 63f879dbbcfc: Download complete [2025-03-04T06:40:42.253Z] 0d9ebad4ef96: Verifying Checksum [2025-03-04T06:40:42.253Z] 0d9ebad4ef96: Download complete [2025-03-04T06:40:42.253Z] d747dcd14b5f: Verifying Checksum [2025-03-04T06:40:42.253Z] d747dcd14b5f: Download complete [2025-03-04T06:40:42.253Z] e9a5061849ea: Verifying Checksum [2025-03-04T06:40:42.253Z] e9a5061849ea: Download complete [2025-03-04T06:40:42.253Z] 2de7ff778b66: Verifying Checksum [2025-03-04T06:40:42.253Z] 2de7ff778b66: Download complete [2025-03-04T06:40:42.513Z] ab5ef0e58194: Verifying Checksum [2025-03-04T06:40:42.513Z] ab5ef0e58194: Download complete [2025-03-04T06:40:45.044Z] ab5ef0e58194: Pull complete [2025-03-04T06:40:45.305Z] 9712f1f96733: Pull complete [2025-03-04T06:40:46.241Z] 63f879dbbcfc: Pull complete [2025-03-04T06:40:50.427Z] 0d9ebad4ef96: Pull complete [2025-03-04T06:40:50.427Z] e9a5061849ea: Pull complete [2025-03-04T06:40:50.427Z] d747dcd14b5f: Pull complete [2025-03-04T06:40:51.834Z] 2de7ff778b66: Pull complete [2025-03-04T06:40:51.834Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-04T06:40:51.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T06:40:51.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:40:51.975Z] prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container [2025-03-04T06:40:52.018Z] $ 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-04T06:40:55.545Z] $ docker top 1ffdde1db8e732b165a9f08a222e3377c7da978d8c838b1303789b970cf982ea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:40:55.618Z] provisioning config files... [2025-03-04T06:40:55.625Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3378037199460210202tmp [2025-03-04T06:40:55.635Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8843142784983606413tmp [2025-03-04T06:40:55.643Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4432666236836818941tmp [Pipeline] { [Pipeline] echo [2025-03-04T06:40:55.680Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:40:55.975Z] ---> sigul-configuration.sh [2025-03-04T06:40:55.975Z] gpg: directory `/root/.gnupg' created [2025-03-04T06:40:55.975Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-04T06:40:55.975Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-04T06:40:55.975Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-04T06:40:55.975Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-04T06:40:55.975Z] gpg: CAST5 encrypted data [2025-03-04T06:40:55.975Z] gpg: encrypted with 1 passphrase [2025-03-04T06:40:55.975Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-04T06:40:56.273Z] + mkdir /home/jenkins [2025-03-04T06:40:56.273Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-04T06:40:56.567Z] + 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-04T06:40:56.583Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:40:56.877Z] ---> sigul-install.sh [2025-03-04T06:40:56.877Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-04T06:40:57.178Z] + git tag --list [2025-03-04T06:40:57.178Z] 0.7.1 [2025-03-04T06:40:57.178Z] v1.0.0 [2025-03-04T06:40:57.178Z] v1.1.0 [2025-03-04T06:40:57.178Z] v1.1.1 [2025-03-04T06:40:57.178Z] v1.2.2 [2025-03-04T06:40:57.178Z] v1.3.0 [2025-03-04T06:40:57.178Z] v1.3.1 [2025-03-04T06:40:57.178Z] v2.0.0 [2025-03-04T06:40:57.178Z] v2.1.0 [2025-03-04T06:40:57.178Z] v2.1.1 [2025-03-04T06:40:57.178Z] v2.2.0 [2025-03-04T06:40:57.178Z] v2.3.0 [2025-03-04T06:40:57.178Z] v3.0 [2025-03-04T06:40:57.178Z] v3.0.0 [2025-03-04T06:40:57.178Z] v3.1 [2025-03-04T06:40:57.178Z] v3.1.0 [2025-03-04T06:40:57.178Z] v3.1.0-dev.1 [2025-03-04T06:40:57.178Z] v3.1.0-dev.10 [2025-03-04T06:40:57.178Z] v3.1.0-dev.11 [2025-03-04T06:40:57.178Z] v3.1.0-dev.12 [2025-03-04T06:40:57.178Z] v3.1.0-dev.13 [2025-03-04T06:40:57.178Z] v3.1.0-dev.14 [2025-03-04T06:40:57.178Z] v3.1.0-dev.15 [2025-03-04T06:40:57.178Z] v3.1.0-dev.16 [2025-03-04T06:40:57.178Z] v3.1.0-dev.17 [2025-03-04T06:40:57.178Z] v3.1.0-dev.18 [2025-03-04T06:40:57.178Z] v3.1.0-dev.19 [2025-03-04T06:40:57.178Z] v3.1.0-dev.2 [2025-03-04T06:40:57.178Z] v3.1.0-dev.20 [2025-03-04T06:40:57.178Z] v3.1.0-dev.21 [2025-03-04T06:40:57.178Z] v3.1.0-dev.22 [2025-03-04T06:40:57.178Z] v3.1.0-dev.23 [2025-03-04T06:40:57.178Z] v3.1.0-dev.24 [2025-03-04T06:40:57.178Z] v3.1.0-dev.25 [2025-03-04T06:40:57.178Z] v3.1.0-dev.3 [2025-03-04T06:40:57.178Z] v3.1.0-dev.4 [2025-03-04T06:40:57.178Z] v3.1.0-dev.5 [2025-03-04T06:40:57.178Z] v3.1.0-dev.6 [2025-03-04T06:40:57.178Z] v3.1.0-dev.7 [2025-03-04T06:40:57.178Z] v3.1.0-dev.8 [2025-03-04T06:40:57.178Z] v3.1.0-dev.9 [2025-03-04T06:40:57.178Z] v3.1.1 [2025-03-04T06:40:57.178Z] v3.1.1-dev.1 [2025-03-04T06:40:57.178Z] v3.2.0-dev.1 [2025-03-04T06:40:57.178Z] v3.2.0-dev.10 [2025-03-04T06:40:57.178Z] v3.2.0-dev.11 [2025-03-04T06:40:57.178Z] v3.2.0-dev.12 [2025-03-04T06:40:57.178Z] v3.2.0-dev.13 [2025-03-04T06:40:57.178Z] v3.2.0-dev.14 [2025-03-04T06:40:57.178Z] v3.2.0-dev.15 [2025-03-04T06:40:57.178Z] v3.2.0-dev.16 [2025-03-04T06:40:57.178Z] v3.2.0-dev.17 [2025-03-04T06:40:57.178Z] v3.2.0-dev.18 [2025-03-04T06:40:57.178Z] v3.2.0-dev.19 [2025-03-04T06:40:57.178Z] v3.2.0-dev.2 [2025-03-04T06:40:57.178Z] v3.2.0-dev.20 [2025-03-04T06:40:57.178Z] v3.2.0-dev.21 [2025-03-04T06:40:57.178Z] v3.2.0-dev.22 [2025-03-04T06:40:57.178Z] v3.2.0-dev.23 [2025-03-04T06:40:57.178Z] v3.2.0-dev.24 [2025-03-04T06:40:57.178Z] v3.2.0-dev.25 [2025-03-04T06:40:57.178Z] v3.2.0-dev.26 [2025-03-04T06:40:57.178Z] v3.2.0-dev.3 [2025-03-04T06:40:57.178Z] v3.2.0-dev.4 [2025-03-04T06:40:57.178Z] v3.2.0-dev.5 [2025-03-04T06:40:57.178Z] v3.2.0-dev.6 [2025-03-04T06:40:57.178Z] v3.2.0-dev.7 [2025-03-04T06:40:57.178Z] v3.2.0-dev.8 [2025-03-04T06:40:57.178Z] v3.2.0-dev.9 [2025-03-04T06:40:57.178Z] v4.0.0-dev.1 [2025-03-04T06:40:57.178Z] v4.0.0-dev.10 [2025-03-04T06:40:57.178Z] v4.0.0-dev.11 [2025-03-04T06:40:57.178Z] v4.0.0-dev.12 [2025-03-04T06:40:57.178Z] v4.0.0-dev.13 [2025-03-04T06:40:57.178Z] v4.0.0-dev.14 [2025-03-04T06:40:57.178Z] v4.0.0-dev.15 [2025-03-04T06:40:57.178Z] v4.0.0-dev.16 [2025-03-04T06:40:57.178Z] v4.0.0-dev.17 [2025-03-04T06:40:57.178Z] v4.0.0-dev.18 [2025-03-04T06:40:57.178Z] v4.0.0-dev.19 [2025-03-04T06:40:57.178Z] v4.0.0-dev.2 [2025-03-04T06:40:57.178Z] v4.0.0-dev.3 [2025-03-04T06:40:57.178Z] v4.0.0-dev.4 [2025-03-04T06:40:57.178Z] v4.0.0-dev.5 [2025-03-04T06:40:57.178Z] v4.0.0-dev.6 [2025-03-04T06:40:57.178Z] v4.0.0-dev.7 [2025-03-04T06:40:57.178Z] v4.0.0-dev.8 [2025-03-04T06:40:57.178Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-04T06:40:57.467Z] + lftools sign git-tag v4.0.0-dev.19 [2025-03-04T06:40:58.035Z] Signing Git tag with Sigul... [2025-03-04T06:40:58.035Z] Signing v4.0.0-dev.19 [Pipeline] echo [2025-03-04T06:40:58.311Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:40:58.604Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-04T06:40:58.611Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-04T06:40:58.665Z] $ docker stop --time=1 1ffdde1db8e732b165a9f08a222e3377c7da978d8c838b1303789b970cf982ea [2025-03-04T06:40:59.966Z] $ docker rm -f --volumes 1ffdde1db8e732b165a9f08a222e3377c7da978d8c838b1303789b970cf982ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-04T06:41:00.430Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:41:00.430Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:41:00.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:41:00.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:41:00.823Z] prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container [2025-03-04T06:41:00.872Z] $ 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-04T06:41:01.262Z] $ docker top 1a4604f330c71cdcfda8ba29b5a609650aacf81e4d8a45b4ed8781e90485c729 -eo pid,comm [2025-03-04T06:41:01.292Z] 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-04T06:41:01.292Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:41:01.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:41:01.350Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:41:01.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:41:01.492Z] $ docker exec 1a4604f330c71cdcfda8ba29b5a609650aacf81e4d8a45b4ed8781e90485c729 ssh-agent [2025-03-04T06:41:01.590Z] SSH_AUTH_SOCK=/tmp/ssh-kim8HoaZ1iOG/agent.32 [2025-03-04T06:41:01.590Z] SSH_AGENT_PID=38 [2025-03-04T06:41:01.595Z] Running ssh-add (command line suppressed) [2025-03-04T06:41:01.715Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1825186934879367168.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1825186934879367168.key) [2025-03-04T06:41:01.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:41:02.004Z] + git semver bump pre [2025-03-04T06:41:02.263Z] 2025-03-04 06:41:02,215 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-04T06:41:02.263Z] 2025-03-04 06:41:02,216 [bump_version] DEBUG bumping version:4.0.0-dev.19 on axis:pre with prefix:dev [2025-03-04T06:41:02.263Z] 2025-03-04 06:41:02,216 [bump_version] DEBUG bumped version:4.0.0-dev.20 [2025-03-04T06:41:02.263Z] 2025-03-04 06:41:02,216 [write_version] DEBUG write version:4.0.0-dev.20 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-03-04T06:41:02.263Z] 2025-03-04 06:41:02,216 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-04T06:41:02.263Z] 2025-03-04 06:41:02,216 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-04T06:41:02.263Z] 2025-03-04 06:41:02,218 [execute] INFO git cat-file --batch-check [2025-03-04T06:41:02.263Z] 2025-03-04 06:41:02,218 [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-04T06:41:02.263Z] 2025-03-04 06:41:02,224 [execute] INFO git cat-file --batch [2025-03-04T06:41:02.263Z] 2025-03-04 06:41:02,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T06:41:02.263Z] 2025-03-04 06:41:02,230 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-04T06:41:02.263Z] 4.0.0-dev.20 [Pipeline] } [2025-03-04T06:41:02.287Z] $ docker exec --env ******** --env ******** 1a4604f330c71cdcfda8ba29b5a609650aacf81e4d8a45b4ed8781e90485c729 ssh-agent -k [2025-03-04T06:41:02.386Z] unset SSH_AUTH_SOCK; [2025-03-04T06:41:02.386Z] unset SSH_AGENT_PID; [2025-03-04T06:41:02.386Z] echo Agent pid 38 killed; [2025-03-04T06:41:02.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:41:02.712Z] + git semver [Pipeline] } [2025-03-04T06:41:03.000Z] $ docker stop --time=1 1a4604f330c71cdcfda8ba29b5a609650aacf81e4d8a45b4ed8781e90485c729 [2025-03-04T06:41:04.269Z] $ docker rm -f --volumes 1a4604f330c71cdcfda8ba29b5a609650aacf81e4d8a45b4ed8781e90485c729 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:41:04.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:41:04.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:41:04.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:41:04.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:41:04.993Z] prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container [2025-03-04T06:41:05.036Z] $ 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-04T06:41:05.384Z] $ docker top c9d3d1124bfa635cada433251671f0b01a3838fecf77ee2009f5952b96de4acf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:41:05.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:41:05.480Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:41:05.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:41:05.609Z] $ docker exec c9d3d1124bfa635cada433251671f0b01a3838fecf77ee2009f5952b96de4acf ssh-agent [2025-03-04T06:41:05.698Z] SSH_AUTH_SOCK=/tmp/ssh-jyeZKPsjYlrS/agent.33 [2025-03-04T06:41:05.698Z] SSH_AGENT_PID=39 [2025-03-04T06:41:05.703Z] Running ssh-add (command line suppressed) [2025-03-04T06:41:05.823Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13755078101472095585.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13755078101472095585.key) [2025-03-04T06:41:05.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:41:06.110Z] + git semver push [2025-03-04T06:41:06.368Z] 2025-03-04 06:41:06,305 [run_push] DEBUG push [2025-03-04T06:41:06.368Z] 2025-03-04 06:41:06,306 [execute] INFO git cat-file --batch-check [2025-03-04T06:41:06.368Z] 2025-03-04 06:41:06,306 [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-04T06:41:06.369Z] 2025-03-04 06:41:06,310 [execute] INFO git rev-list f544285dadc2bad0e16c1e0c1ddd40998cd26e8f -- [2025-03-04T06:41:06.369Z] 2025-03-04 06:41:06,310 [execute] DEBUG Popen(['git', 'rev-list', 'f544285dadc2bad0e16c1e0c1ddd40998cd26e8f', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T06:41:06.369Z] 2025-03-04 06:41:06,319 [execute] INFO git fetch -v origin [2025-03-04T06:41:06.369Z] 2025-03-04 06:41:06,320 [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-04T06:41:06.934Z] 2025-03-04 06:41:06,774 [run_push] DEBUG no remote changes detected [2025-03-04T06:41:06.934Z] 2025-03-04 06:41:06,775 [execute] INFO git push origin semver [2025-03-04T06:41:06.934Z] 2025-03-04 06:41:06,775 [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-04T06:41:08.308Z] 2025-03-04 06:41:07,949 [run_push] DEBUG push all version tags [2025-03-04T06:41:08.308Z] 2025-03-04 06:41:07,950 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-04T06:41:08.308Z] 2025-03-04 06:41:07,950 [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-04T06:41:08.874Z] 2025-03-04 06:41:08,867 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-04T06:41:08.874Z] 4.0.0-dev.20 [Pipeline] } [2025-03-04T06:41:08.901Z] $ docker exec --env ******** --env ******** c9d3d1124bfa635cada433251671f0b01a3838fecf77ee2009f5952b96de4acf ssh-agent -k [2025-03-04T06:41:08.996Z] unset SSH_AUTH_SOCK; [2025-03-04T06:41:08.996Z] unset SSH_AGENT_PID; [2025-03-04T06:41:08.996Z] echo Agent pid 39 killed; [2025-03-04T06:41:08.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:41:09.313Z] + git semver [Pipeline] } [2025-03-04T06:41:09.603Z] $ docker stop --time=1 c9d3d1124bfa635cada433251671f0b01a3838fecf77ee2009f5952b96de4acf [2025-03-04T06:41:10.910Z] $ docker rm -f --volumes c9d3d1124bfa635cada433251671f0b01a3838fecf77ee2009f5952b96de4acf [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-04T06:41:11.574Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-03-04T06:41:11.574Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-03-04T06:41:11.574Z] total 16 [2025-03-04T06:41:11.574Z] drwxr-xr-x 3 root root 4096 Mar 4 06:27 . [2025-03-04T06:41:11.574Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 06:40 .. [2025-03-04T06:41:11.574Z] drwxr-xr-x 2 root root 4096 Mar 4 06:27 cost [2025-03-04T06:41:11.574Z] -rw-r--r-- 1 root root 88 Mar 4 06:27 cost.csv [2025-03-04T06:41:11.574Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-03-04T06:41:11.574Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-03-04T06:41:11.574Z] total 16 [2025-03-04T06:41:11.574Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:27 . [2025-03-04T06:41:11.574Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 06:40 .. [2025-03-04T06:41:11.574Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 06:27 cost [2025-03-04T06:41:11.574Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 4 06:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:41:11.865Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:41:12.728Z] ---> package-listing.sh [2025-03-04T06:41:12.729Z] ++ facter osfamily [2025-03-04T06:41:12.729Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-04T06:41:12.988Z] + OS_FAMILY=debian [2025-03-04T06:41:12.988Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-03-04T06:41:12.988Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-04T06:41:12.988Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-04T06:41:12.988Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-04T06:41:12.988Z] + PACKAGES=/tmp/packages_start.txt [2025-03-04T06:41:12.988Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-03-04T06:41:12.988Z] + PACKAGES=/tmp/packages_end.txt [2025-03-04T06:41:12.988Z] + case "${OS_FAMILY}" in [2025-03-04T06:41:12.988Z] + dpkg -l [2025-03-04T06:41:12.988Z] + grep '^ii' [2025-03-04T06:41:12.988Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-04T06:41:12.988Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-04T06:41:12.988Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-04T06:41:12.988Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-03-04T06:41:12.988Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-03-04T06:41:12.988Z] + 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-04T06:41:13.001Z] 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-04T06:41:13.277Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:41:13.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:41:13.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:41:13.929Z] prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container [2025-03-04T06:41:13.978Z] $ 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-04T06:41:14.186Z] $ docker top e7ad9ed7354f1f6e10c4f98dd7564ea6f4208cde90612c48d81157b5e5579610 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:41:14.530Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-04T06:41:14.816Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-04T06:41:15.100Z] + ls /var/log/sa-host [2025-03-04T06:41:15.100Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:41:15.267Z] provisioning config files... [2025-03-04T06:41:15.277Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15585905577270852508tmp [Pipeline] { [Pipeline] echo [2025-03-04T06:41:15.294Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:41:15.577Z] ---> create-netrc.sh [Pipeline] } [2025-03-04T06:41:15.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:41:15.943Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-04T06:41:15.954Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:41:16.233Z] ---> sudo-logs.sh [2025-03-04T06:41:16.233Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-04T06:41:16.269Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:41:16.548Z] ---> job-cost.sh [2025-03-04T06:41:16.548Z] lf-activate-venv: SKIPPING [2025-03-04T06:41:16.548Z] DEBUG: total: 0.2199999988079071 [2025-03-04T06:41:16.548Z] INFO: Retrieving Stack Cost... [2025-03-04T06:41:17.116Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T06:41:17.374Z] INFO: Archiving Costs [Pipeline] echo [2025-03-04T06:41:17.387Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:41:17.668Z] ---> logs-deploy.sh [2025-03-04T06:41:17.668Z] lf-activate-venv: SKIPPING [2025-03-04T06:41:17.668Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/184 [2025-03-04T06:41:17.668Z] INFO: archiving workspace using pattern(s): [2025-03-04T06:41:18.606Z] Archives upload complete. [2025-03-04T06:41:18.864Z] INFO: archiving logs to Nexus [2025-03-04T06:41:19.432Z] ---> uname -a: [2025-03-04T06:41:19.432Z] Linux prd-ubuntu20-04-docker-8c-8g-40151 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-04T06:41:19.432Z] [2025-03-04T06:41:19.432Z] [2025-03-04T06:41:19.432Z] ---> lscpu: [2025-03-04T06:41:19.432Z] Architecture: x86_64 [2025-03-04T06:41:19.432Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-04T06:41:19.432Z] Byte Order: Little Endian [2025-03-04T06:41:19.432Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-04T06:41:19.432Z] CPU(s): 8 [2025-03-04T06:41:19.432Z] On-line CPU(s) list: 0-7 [2025-03-04T06:41:19.432Z] Thread(s) per core: 1 [2025-03-04T06:41:19.432Z] Core(s) per socket: 1 [2025-03-04T06:41:19.432Z] Socket(s): 8 [2025-03-04T06:41:19.432Z] NUMA node(s): 1 [2025-03-04T06:41:19.432Z] Vendor ID: AuthenticAMD [2025-03-04T06:41:19.432Z] CPU family: 23 [2025-03-04T06:41:19.432Z] Model: 49 [2025-03-04T06:41:19.432Z] Model name: AMD EPYC-Rome Processor [2025-03-04T06:41:19.432Z] Stepping: 0 [2025-03-04T06:41:19.432Z] CPU MHz: 2799.998 [2025-03-04T06:41:19.432Z] BogoMIPS: 5599.99 [2025-03-04T06:41:19.432Z] Virtualization: AMD-V [2025-03-04T06:41:19.432Z] Hypervisor vendor: KVM [2025-03-04T06:41:19.432Z] Virtualization type: full [2025-03-04T06:41:19.432Z] L1d cache: 256 KiB [2025-03-04T06:41:19.432Z] L1i cache: 256 KiB [2025-03-04T06:41:19.432Z] L2 cache: 4 MiB [2025-03-04T06:41:19.432Z] L3 cache: 128 MiB [2025-03-04T06:41:19.432Z] NUMA node0 CPU(s): 0-7 [2025-03-04T06:41:19.432Z] Vulnerability Itlb multihit: Not affected [2025-03-04T06:41:19.432Z] Vulnerability L1tf: Not affected [2025-03-04T06:41:19.432Z] Vulnerability Mds: Not affected [2025-03-04T06:41:19.432Z] Vulnerability Meltdown: Not affected [2025-03-04T06:41:19.432Z] Vulnerability Mmio stale data: Not affected [2025-03-04T06:41:19.432Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-04T06:41:19.432Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-04T06:41:19.432Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-04T06:41:19.432Z] Vulnerability Srbds: Not affected [2025-03-04T06:41:19.432Z] Vulnerability Tsx async abort: Not affected [2025-03-04T06:41:19.432Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-04T06:41:19.432Z] [2025-03-04T06:41:19.432Z] [2025-03-04T06:41:19.432Z] ---> nproc: [2025-03-04T06:41:19.432Z] 8 [2025-03-04T06:41:19.432Z] [2025-03-04T06:41:19.432Z] [2025-03-04T06:41:19.432Z] ---> df -h: [2025-03-04T06:41:19.432Z] Filesystem Size Used Avail Use% Mounted on [2025-03-04T06:41:19.432Z] overlay 155G 14G 142G 9% / [2025-03-04T06:41:19.432Z] tmpfs 64M 0 64M 0% /dev [2025-03-04T06:41:19.432Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-04T06:41:19.432Z] shm 64M 0 64M 0% /dev/shm [2025-03-04T06:41:19.432Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-03-04T06:41:19.432Z] [2025-03-04T06:41:19.432Z] [2025-03-04T06:41:19.432Z] ---> sar -b -r -n DEV: [2025-03-04T06:41:19.432Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40151) 03/04/25 _x86_64_ (8 CPU) [2025-03-04T06:41:19.432Z] [2025-03-04T06:41:19.433Z] 06:24:11 LINUX RESTART (8 CPU) [2025-03-04T06:41:19.433Z] [2025-03-04T06:41:19.433Z] 06:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-04T06:41:19.433Z] 06:26:01 270.55 15.53 255.03 0.00 1810.17 72970.84 0.00 [2025-03-04T06:41:19.433Z] 06:27:01 197.15 0.13 197.02 0.00 7.73 54300.72 0.00 [2025-03-04T06:41:19.433Z] 06:28:01 144.11 0.05 144.06 0.00 5.73 47914.41 0.00 [2025-03-04T06:41:19.433Z] 06:29:01 1.75 0.00 1.75 0.00 0.00 22.66 0.00 [2025-03-04T06:41:19.433Z] 06:30:01 29.46 10.23 19.23 0.00 3448.63 3785.10 0.00 [2025-03-04T06:41:19.433Z] 06:31:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 [2025-03-04T06:41:19.433Z] 06:32:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2025-03-04T06:41:19.433Z] 06:33:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 [2025-03-04T06:41:19.433Z] 06:34:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 [2025-03-04T06:41:19.433Z] 06:35:01 2.02 0.00 2.02 0.00 0.00 32.25 0.00 [2025-03-04T06:41:19.433Z] 06:36:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 [2025-03-04T06:41:19.433Z] 06:37:01 1.48 0.00 1.48 0.00 0.00 18.26 0.00 [2025-03-04T06:41:19.433Z] 06:38:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 [2025-03-04T06:41:19.433Z] 06:39:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 [2025-03-04T06:41:19.433Z] 06:40:01 1.90 0.02 1.88 0.00 0.13 22.26 0.00 [2025-03-04T06:41:19.433Z] 06:41:01 150.37 0.47 149.91 0.00 31.33 60837.33 0.00 [2025-03-04T06:41:19.433Z] Average: 50.26 1.64 48.62 0.00 330.18 14949.46 0.00 [2025-03-04T06:41:19.433Z] [2025-03-04T06:41:19.433Z] 06:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-04T06:41:19.433Z] 06:26:01 27039860 31486972 819660 2.49 178524 4343360 2056976 6.06 1349728 3894536 945244 [2025-03-04T06:41:19.433Z] 06:27:01 27789488 31436104 863188 2.63 190936 3574276 2305984 6.80 1449952 3084772 80304 [2025-03-04T06:41:19.433Z] 06:28:01 27045916 31541144 759196 2.31 199496 4370536 1793448 5.29 1368424 3862948 452 [2025-03-04T06:41:19.433Z] 06:29:01 27045756 31541040 759120 2.31 199516 4370536 1793448 5.29 1368176 3862948 152 [2025-03-04T06:41:19.433Z] 06:30:01 26810184 31525500 766292 2.33 204756 4574148 1835620 5.41 1521272 3924024 12 [2025-03-04T06:41:19.433Z] 06:31:01 26810196 31525572 766084 2.33 204812 4574148 1835620 5.41 1520676 3924024 20 [2025-03-04T06:41:19.433Z] 06:32:01 26811968 31527400 764236 2.32 204824 4574152 1835620 5.41 1518608 3924036 4 [2025-03-04T06:41:19.433Z] 06:33:01 26820056 31535500 756060 2.30 204860 4574152 1835620 5.41 1510572 3924036 16 [2025-03-04T06:41:19.433Z] 06:34:01 26819732 31535280 756292 2.30 204872 4574156 1835620 5.41 1510560 3924112 8 [2025-03-04T06:41:19.433Z] 06:35:01 26820460 31536052 755644 2.30 204944 4574140 1835620 5.41 1510696 3924096 8 [2025-03-04T06:41:19.433Z] 06:36:01 26820144 31535780 755904 2.30 204972 4574140 1835620 5.41 1510696 3924100 20 [2025-03-04T06:41:19.433Z] 06:37:01 26820088 31535768 755796 2.30 205004 4574148 1835620 5.41 1510712 3924100 20 [2025-03-04T06:41:19.433Z] 06:38:01 26820068 31535864 755552 2.30 205020 4574276 1835620 5.41 1511060 3924216 176 [2025-03-04T06:41:19.433Z] 06:39:01 26819640 31535512 755896 2.30 205040 4574280 1835620 5.41 1511108 3924236 184 [2025-03-04T06:41:19.433Z] 06:40:01 26818512 31534480 756712 2.30 205108 4574280 1826888 5.38 1511396 3924236 36 [2025-03-04T06:41:19.433Z] 06:41:01 25327164 31484540 799792 2.43 231880 5857372 1904416 5.61 1632116 5157340 924 [2025-03-04T06:41:19.433Z] Average: 26827452 31522032 771589 2.35 203410 4552006 1877335 5.53 1488484 3939235 64224 [2025-03-04T06:41:19.433Z] [2025-03-04T06:41:19.433Z] 06:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-04T06:41:19.433Z] 06:26:01 docker0 293.24 469.83 25.28 3129.70 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:26:01 lo 5.95 5.95 0.59 0.59 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:26:01 ens3 702.23 431.95 8114.73 59.75 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:27:01 docker0 1.52 3.10 0.09 38.14 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:27:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:27:01 vethc9ec91e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:27:01 ens3 47.83 27.67 80.70 16.78 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:28:01 docker0 2.97 5.75 0.18 76.79 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:28:01 lo 7.60 7.60 0.76 0.76 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:28:01 ens3 159.51 109.17 2689.06 200.06 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:29:01 ens3 0.90 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:30:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:30:01 ens3 157.51 106.77 1400.14 7.50 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:31:01 ens3 1.32 0.77 0.46 0.31 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:32:01 ens3 0.67 0.48 0.33 0.22 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:33:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:35:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:36:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:37:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:38:01 ens3 0.22 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:39:01 ens3 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:40:01 ens3 0.78 0.42 0.43 0.34 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:41:01 docker0 53.91 91.92 5.22 853.93 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:41:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:41:01 ens3 410.91 263.04 8015.37 158.57 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] 06:41:01 vethd9cd805 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] Average: docker0 21.74 35.29 1.90 253.67 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] Average: ens3 92.17 58.48 1262.85 27.70 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] Average: vethd9cd805 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-04T06:41:19.433Z] [2025-03-04T06:41:19.433Z] [2025-03-04T06:41:19.433Z] ---> sar -P ALL: [2025-03-04T06:41:19.433Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40151) 03/04/25 _x86_64_ (8 CPU) [2025-03-04T06:41:19.433Z] [2025-03-04T06:41:19.433Z] 06:24:11 LINUX RESTART (8 CPU) [2025-03-04T06:41:19.433Z] [2025-03-04T06:41:19.433Z] 06:25:01 CPU %user %nice %system %iowait %steal %idle [2025-03-04T06:41:19.433Z] 06:26:01 all 11.32 0.00 5.29 2.24 0.08 81.07 [2025-03-04T06:41:19.433Z] 06:26:01 0 12.49 0.00 5.59 4.00 0.10 77.81 [2025-03-04T06:41:19.433Z] 06:26:01 1 12.73 0.00 6.16 3.89 0.10 77.13 [2025-03-04T06:41:19.433Z] 06:26:01 2 10.04 0.00 5.27 0.69 0.09 83.92 [2025-03-04T06:41:19.433Z] 06:26:01 3 9.47 0.00 4.50 0.92 0.07 85.03 [2025-03-04T06:41:19.433Z] 06:26:01 4 12.81 0.00 4.71 0.22 0.07 82.19 [2025-03-04T06:41:19.433Z] 06:26:01 5 12.13 0.00 5.03 0.26 0.07 82.51 [2025-03-04T06:41:19.433Z] 06:26:01 6 10.37 0.00 5.57 0.43 0.07 83.56 [2025-03-04T06:41:19.433Z] 06:26:01 7 10.50 0.00 5.52 7.49 0.07 76.42 [2025-03-04T06:41:19.433Z] 06:27:01 all 44.75 0.00 7.81 1.15 0.08 46.21 [2025-03-04T06:41:19.433Z] 06:27:01 0 44.36 0.00 8.59 6.60 0.08 40.36 [2025-03-04T06:41:19.433Z] 06:27:01 1 45.36 0.00 6.86 0.15 0.08 47.54 [2025-03-04T06:41:19.433Z] 06:27:01 2 46.74 0.00 7.46 0.54 0.08 45.17 [2025-03-04T06:41:19.433Z] 06:27:01 3 44.24 0.00 7.62 0.88 0.08 47.19 [2025-03-04T06:41:19.433Z] 06:27:01 4 44.11 0.00 7.93 0.08 0.07 47.81 [2025-03-04T06:41:19.433Z] 06:27:01 5 44.40 0.00 7.83 0.20 0.08 47.49 [2025-03-04T06:41:19.433Z] 06:27:01 6 45.42 0.00 7.61 0.42 0.07 46.48 [2025-03-04T06:41:19.433Z] 06:27:01 7 43.34 0.00 8.62 0.37 0.08 47.59 [2025-03-04T06:41:19.433Z] 06:28:01 all 22.53 0.00 4.77 0.87 0.05 71.78 [2025-03-04T06:41:19.433Z] 06:28:01 0 23.39 0.00 4.52 0.40 0.05 71.65 [2025-03-04T06:41:19.433Z] 06:28:01 1 22.07 0.00 5.91 3.43 0.05 68.53 [2025-03-04T06:41:19.433Z] 06:28:01 2 22.62 0.00 3.82 1.14 0.05 72.36 [2025-03-04T06:41:19.433Z] 06:28:01 3 19.74 0.00 5.27 0.02 0.07 74.91 [2025-03-04T06:41:19.433Z] 06:28:01 4 21.65 0.00 4.87 0.20 0.05 73.22 [2025-03-04T06:41:19.433Z] 06:28:01 5 21.97 0.00 4.49 0.08 0.05 73.40 [2025-03-04T06:41:19.433Z] 06:28:01 6 23.79 0.00 4.31 0.02 0.07 71.82 [2025-03-04T06:41:19.433Z] 06:28:01 7 24.98 0.00 5.02 1.63 0.05 68.32 [2025-03-04T06:41:19.433Z] 06:29:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2025-03-04T06:41:19.433Z] 06:29:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-04T06:41:19.433Z] 06:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-04T06:41:19.433Z] 06:29:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-04T06:41:19.433Z] 06:29:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2025-03-04T06:41:19.433Z] 06:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:41:19.433Z] 06:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-04T06:41:19.433Z] 06:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-04T06:41:19.433Z] 06:29:01 7 0.02 0.00 0.05 0.03 0.05 99.85 [2025-03-04T06:41:19.433Z] 06:30:01 all 0.91 0.00 0.46 0.30 0.02 98.30 [2025-03-04T06:41:19.433Z] 06:30:01 0 0.97 0.00 0.57 0.42 0.02 98.03 [2025-03-04T06:41:19.433Z] 06:30:01 1 0.87 0.00 0.52 0.02 0.02 98.58 [2025-03-04T06:41:19.433Z] 06:30:01 2 0.65 0.00 0.50 0.60 0.03 98.21 [2025-03-04T06:41:19.433Z] 06:30:01 3 0.97 0.00 0.27 0.17 0.03 98.56 [2025-03-04T06:41:19.433Z] 06:30:01 4 1.55 0.00 0.50 0.43 0.02 97.50 [2025-03-04T06:41:19.433Z] 06:30:01 5 1.20 0.00 0.75 0.73 0.02 97.29 [2025-03-04T06:41:19.433Z] 06:30:01 6 0.57 0.00 0.30 0.02 0.02 99.10 [2025-03-04T06:41:19.433Z] 06:30:01 7 0.52 0.00 0.30 0.00 0.03 99.15 [2025-03-04T06:41:19.433Z] 06:31:01 all 0.03 0.00 0.01 0.04 0.01 99.91 [2025-03-04T06:41:19.433Z] 06:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-04T06:41:19.433Z] 06:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-04T06:41:19.433Z] 06:31:01 2 0.08 0.00 0.00 0.25 0.00 99.67 [2025-03-04T06:41:19.433Z] 06:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-04T06:41:19.433Z] 06:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:41:19.433Z] 06:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:41:19.433Z] 06:31:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-04T06:41:19.433Z] 06:31:01 7 0.05 0.00 0.02 0.03 0.03 99.87 [2025-03-04T06:41:19.433Z] 06:32:01 all 0.02 0.00 0.01 0.00 0.02 99.95 [2025-03-04T06:41:19.433Z] 06:32:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-04T06:41:19.433Z] 06:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-04T06:41:19.433Z] 06:32:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-04T06:41:19.433Z] 06:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:41:19.433Z] 06:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:41:19.433Z] 06:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:41:19.433Z] 06:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-04T06:41:19.433Z] 06:32:01 7 0.05 0.00 0.05 0.00 0.05 99.85 [2025-03-04T06:41:19.433Z] 06:33:01 all 0.04 0.00 0.00 0.01 0.01 99.94 [2025-03-04T06:41:19.433Z] 06:33:01 0 0.05 0.00 0.03 0.02 0.03 99.87 [2025-03-04T06:41:19.433Z] 06:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:41:19.433Z] 06:33:01 2 0.20 0.00 0.00 0.03 0.00 99.77 [2025-03-04T06:41:19.433Z] 06:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-04T06:41:19.433Z] 06:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:41:19.433Z] 06:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:41:19.433Z] 06:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-04T06:41:19.433Z] 06:33:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2025-03-04T06:41:19.433Z] 06:34:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-03-04T06:41:19.433Z] 06:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-04T06:41:19.433Z] 06:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-04T06:41:19.433Z] 06:34:01 2 0.17 0.00 0.02 0.00 0.02 99.80 [2025-03-04T06:41:19.433Z] 06:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:41:19.433Z] 06:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:41:19.433Z] 06:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:41:19.433Z] 06:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-04T06:41:19.433Z] 06:34:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2025-03-04T06:41:19.433Z] 06:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2025-03-04T06:41:19.433Z] 06:35:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-04T06:41:19.433Z] 06:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:41:19.433Z] 06:35:01 2 0.03 0.00 0.00 0.03 0.00 99.93 [2025-03-04T06:41:19.433Z] 06:35:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-04T06:41:19.433Z] 06:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:41:19.433Z] 06:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:41:19.433Z] 06:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-04T06:41:19.433Z] 06:35:01 7 0.05 0.00 0.03 0.00 0.05 99.87 [2025-03-04T06:41:19.433Z] 06:36:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2025-03-04T06:41:19.433Z] 06:36:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-04T06:41:19.433Z] 06:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-04T06:41:19.433Z] 06:36:01 2 0.08 0.00 0.02 0.07 0.00 99.83 [2025-03-04T06:41:19.433Z] 06:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:41:19.433Z] 06:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-04T06:41:19.433Z] 06:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:41:19.433Z] 06:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-04T06:41:19.433Z] 06:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-04T06:41:19.433Z] [2025-03-04T06:41:19.433Z] 06:36:01 CPU %user %nice %system %iowait %steal %idle [2025-03-04T06:41:19.433Z] 06:37:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-03-04T06:41:19.433Z] 06:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-04T06:41:19.433Z] 06:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:41:19.433Z] 06:37:01 2 0.02 0.00 0.00 0.08 0.02 99.88 [2025-03-04T06:41:19.433Z] 06:37:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-04T06:41:19.433Z] 06:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:41:19.433Z] 06:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:41:19.433Z] 06:37:01 6 0.05 0.00 0.03 0.00 0.03 99.88 [2025-03-04T06:41:19.433Z] 06:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-04T06:41:19.433Z] 06:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-04T06:41:19.433Z] 06:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-04T06:41:19.433Z] 06:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-04T06:41:19.433Z] 06:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:41:19.433Z] 06:38:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-04T06:41:19.433Z] 06:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-04T06:41:19.433Z] 06:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:41:19.433Z] 06:38:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2025-03-04T06:41:19.433Z] 06:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-04T06:41:19.433Z] 06:39:01 all 0.04 0.00 0.01 0.01 0.02 99.92 [2025-03-04T06:41:19.433Z] 06:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-04T06:41:19.434Z] 06:39:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2025-03-04T06:41:19.434Z] 06:39:01 2 0.07 0.00 0.00 0.10 0.00 99.83 [2025-03-04T06:41:19.434Z] 06:39:01 3 0.17 0.00 0.00 0.02 0.03 99.78 [2025-03-04T06:41:19.434Z] 06:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:41:19.434Z] 06:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-04T06:41:19.434Z] 06:39:01 6 0.03 0.00 0.02 0.00 0.05 99.90 [2025-03-04T06:41:19.434Z] 06:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-04T06:41:19.434Z] 06:40:01 all 0.18 0.00 0.02 0.01 0.01 99.78 [2025-03-04T06:41:19.434Z] 06:40:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-04T06:41:19.434Z] 06:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-04T06:41:19.434Z] 06:40:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-04T06:41:19.434Z] 06:40:01 3 1.24 0.00 0.02 0.02 0.02 98.71 [2025-03-04T06:41:19.434Z] 06:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-04T06:41:19.434Z] 06:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-04T06:41:19.434Z] 06:40:01 6 0.07 0.00 0.07 0.00 0.03 99.83 [2025-03-04T06:41:19.434Z] 06:40:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-04T06:41:19.434Z] 06:41:01 all 8.67 0.00 3.89 1.45 0.05 85.94 [2025-03-04T06:41:19.434Z] 06:41:01 0 8.33 0.00 3.42 0.02 0.07 88.16 [2025-03-04T06:41:19.434Z] 06:41:01 1 8.36 0.00 3.91 0.13 0.05 87.55 [2025-03-04T06:41:19.434Z] 06:41:01 2 7.50 0.00 3.62 1.88 0.05 86.95 [2025-03-04T06:41:19.434Z] 06:41:01 3 8.37 0.00 4.55 7.59 0.05 79.44 [2025-03-04T06:41:19.434Z] 06:41:01 4 8.42 0.00 3.60 1.45 0.05 86.48 [2025-03-04T06:41:19.434Z] 06:41:01 5 9.60 0.00 3.88 0.12 0.05 86.35 [2025-03-04T06:41:19.434Z] 06:41:01 6 10.11 0.00 4.02 0.07 0.05 85.76 [2025-03-04T06:41:19.434Z] 06:41:01 7 8.67 0.00 4.12 0.35 0.05 86.80 [2025-03-04T06:41:19.434Z] Average: all 5.50 0.00 1.38 0.38 0.03 92.72 [2025-03-04T06:41:19.434Z] Average: 0 5.58 0.00 1.42 0.71 0.03 92.27 [2025-03-04T06:41:19.434Z] Average: 1 5.55 0.00 1.45 0.47 0.03 92.51 [2025-03-04T06:41:19.434Z] Average: 2 5.47 0.00 1.28 0.34 0.02 92.88 [2025-03-04T06:41:19.434Z] Average: 3 5.24 0.00 1.38 0.60 0.03 92.75 [2025-03-04T06:41:19.434Z] Average: 4 5.50 0.00 1.34 0.15 0.02 92.99 [2025-03-04T06:41:19.434Z] Average: 5 5.54 0.00 1.36 0.09 0.02 93.00 [2025-03-04T06:41:19.434Z] Average: 6 5.62 0.00 1.36 0.06 0.03 92.92 [2025-03-04T06:41:19.434Z] Average: 7 5.47 0.00 1.47 0.61 0.04 92.41 [2025-03-04T06:41:19.434Z] [2025-03-04T06:41:19.434Z] [2025-03-04T06:41:19.434Z]