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 06:25:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:25:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:25:00 ========================================================= 06:25:00 EdgeX Global Pipelines Version Info 06:25:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:25:01 ------------------- 06:25:01 stable info: 06:25:01 ------------------- 06:25:01 Commited By: Cherry Wang cherry@iotechsys.com 06:25:01 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:25:01 Message: update stable to v1.0.269 06:25:02 ------------------- 06:25:02 experimental info: 06:25:02 ------------------- 06:25:02 Commited By: Ginny Guan ginny@iotechsys.com 06:25:02 Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d 06:25:02 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:25:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:25:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:25:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:25:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:25:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:25:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:25:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:25:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:25:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:25:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:25:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:25:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] echo 06:25:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbf2825 [Pipeline] echo 06:25:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:03 provisioning config files... 06:25:03 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14836200816406998754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:03 ---> ****-login.sh 06:25:03 nexus3.edgexfoundry.org:10001 06:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:03 Configure a credential helper to remove this warning. See 06:25:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:03 06:25:03 Login Succeeded 06:25:03 nexus3.edgexfoundry.org:10002 06:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:04 Configure a credential helper to remove this warning. See 06:25:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:04 06:25:04 Login Succeeded 06:25:04 nexus3.edgexfoundry.org:10003 06:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:04 Configure a credential helper to remove this warning. See 06:25:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:04 06:25:04 Login Succeeded 06:25:04 nexus3.edgexfoundry.org:10004 06:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:04 Configure a credential helper to remove this warning. See 06:25:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:04 06:25:04 Login Succeeded 06:25:04 ****.io 06:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:04 Configure a credential helper to remove this warning. See 06:25:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:04 06:25:04 Login Succeeded 06:25:04 ---> ****-login.sh ends [Pipeline] } 06:25:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:25:05 + git rev-list -1 --merges fbf28258f8123c8c2a62b160c4d67958b4e7ad4e~1..fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] echo 06:25:05 -----------> git rev-list -1 --merges fbf28258f8123c8c2a62b160c4d67958b4e7ad4e~1..fbf28258f8123c8c2a62b160c4d67958b4e7ad4e fbf28258f8123c8c2a62b160c4d67958b4e7ad4e 06:25:05 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [false] [Pipeline] sh 06:25:05 + git log --format=format:%s -1 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] echo 06:25:05 ========================================================= 06:25:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:25:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:25:05 + git log --format=format:%s -1 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] echo 06:25:05 [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 06:25:05 [semverPrep] This is not a build commit. [Pipeline] sh 06:25:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:06 + grep -v github /etc/ssh/ssh_known_hosts 06:25:06 + [ -e /tmp/ssh_known_hosts ] 06:25:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:25:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:25:06 + sudo tee -a /etc/ssh/ssh_known_hosts 06:25:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:06 06:25:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:06 0.1.4: Pulling from edgex-devops/py-git-semver 06:25:06 b85a868b505f: Pulling fs layer 06:25:06 e2be974225ed: Pulling fs layer 06:25:06 339a4e72a1f5: Pulling fs layer 06:25:06 988bab9f4d93: Pulling fs layer 06:25:06 1469e6f7b9e6: Pulling fs layer 06:25:06 eaf3925da568: Pulling fs layer 06:25:06 bab4dde63d76: Pulling fs layer 06:25:06 bde34c3a00c8: Pulling fs layer 06:25:06 b352a97aabf1: Pulling fs layer 06:25:06 4872d77fe225: Pulling fs layer 06:25:06 5851b861e8e6: Pulling fs layer 06:25:06 1469e6f7b9e6: Waiting 06:25:06 eaf3925da568: Waiting 06:25:06 5851b861e8e6: Waiting 06:25:06 988bab9f4d93: Waiting 06:25:06 b352a97aabf1: Waiting 06:25:06 4872d77fe225: Waiting 06:25:06 e2be974225ed: Download complete 06:25:06 988bab9f4d93: Verifying Checksum 06:25:06 988bab9f4d93: Download complete 06:25:06 1469e6f7b9e6: Verifying Checksum 06:25:06 1469e6f7b9e6: Download complete 06:25:07 339a4e72a1f5: Verifying Checksum 06:25:07 339a4e72a1f5: Download complete 06:25:07 eaf3925da568: Download complete 06:25:07 bde34c3a00c8: Verifying Checksum 06:25:07 bde34c3a00c8: Download complete 06:25:07 b352a97aabf1: Verifying Checksum 06:25:07 b352a97aabf1: Download complete 06:25:07 4872d77fe225: Verifying Checksum 06:25:07 4872d77fe225: Download complete 06:25:07 5851b861e8e6: Download complete 06:25:07 b85a868b505f: Download complete 06:25:07 bab4dde63d76: Verifying Checksum 06:25:07 bab4dde63d76: Download complete 06:25:08 b85a868b505f: Pull complete 06:25:08 e2be974225ed: Pull complete 06:25:08 339a4e72a1f5: Pull complete 06:25:09 988bab9f4d93: Pull complete 06:25:09 1469e6f7b9e6: Pull complete 06:25:09 eaf3925da568: Pull complete 06:25:11 bab4dde63d76: Pull complete 06:25:11 bde34c3a00c8: Pull complete 06:25:11 b352a97aabf1: Pull complete 06:25:11 4872d77fe225: Pull complete 06:25:11 5851b861e8e6: Pull complete 06:25:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:11 prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container 06:25:11 $ 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 06:25:12 $ docker top ae984d50f75cbdb85363c5033c665e86f8c489988cd7414232e0d5e6edd34eb8 -eo pid,comm 06:25:12 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). 06:25:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:13 [ssh-agent] Looking for ssh-agent implementation... 06:25:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:13 $ docker exec ae984d50f75cbdb85363c5033c665e86f8c489988cd7414232e0d5e6edd34eb8 ssh-agent 06:25:13 SSH_AUTH_SOCK=/tmp/ssh-mpLovc6bnu92/agent.33 06:25:13 SSH_AGENT_PID=39 06:25:13 Running ssh-add (command line suppressed) 06:25:13 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) 06:25:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:13 + git tag --points-at HEAD [Pipeline] } 06:25:13 $ docker exec --env ******** --env ******** ae984d50f75cbdb85363c5033c665e86f8c489988cd7414232e0d5e6edd34eb8 ssh-agent -k 06:25:13 unset SSH_AUTH_SOCK; 06:25:13 unset SSH_AGENT_PID; 06:25:13 echo Agent pid 39 killed; 06:25:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:25:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:13 [ssh-agent] Looking for ssh-agent implementation... 06:25:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:13 $ docker exec ae984d50f75cbdb85363c5033c665e86f8c489988cd7414232e0d5e6edd34eb8 ssh-agent 06:25:14 SSH_AUTH_SOCK=/tmp/ssh-wsTzeXlhuPhw/agent.72 06:25:14 SSH_AGENT_PID=78 06:25:14 Running ssh-add (command line suppressed) 06:25:14 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) 06:25:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:14 + git semver init 06:25:14 2025-03-04 06:25:14,628 [run_init] DEBUG init version:0.0.0 force:False 06:25:14 2025-03-04 06:25:14,628 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:25:14 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 06:25:14 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) 06:25:15 2025-03-04 06:25:15,594 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:25:15 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 06:25:15 2025-03-04 06:25:15,595 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:25:15 2025-03-04 06:25:15,595 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:25:15 4.0.0-dev.19 [Pipeline] } 06:25:15 $ docker exec --env ******** --env ******** ae984d50f75cbdb85363c5033c665e86f8c489988cd7414232e0d5e6edd34eb8 ssh-agent -k 06:25:15 unset SSH_AUTH_SOCK; 06:25:15 unset SSH_AGENT_PID; 06:25:15 echo Agent pid 78 killed; 06:25:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:16 + git semver [Pipeline] } 06:25:16 $ docker stop --time=1 ae984d50f75cbdb85363c5033c665e86f8c489988cd7414232e0d5e6edd34eb8 06:25:17 $ docker rm -f --volumes ae984d50f75cbdb85363c5033c665e86f8c489988cd7414232e0d5e6edd34eb8 [Pipeline] // withDockerContainer [Pipeline] sh 06:25:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:25:18 Stashed 1 file(s) [Pipeline] echo 06:25:18 [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 06:25:18 provisioning config files... 06:25:18 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17519332795802694005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:18 ---> ****-login.sh 06:25:18 nexus3.edgexfoundry.org:10001 06:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:18 Configure a credential helper to remove this warning. See 06:25:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:18 06:25:18 Login Succeeded 06:25:18 nexus3.edgexfoundry.org:10002 06:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:18 Configure a credential helper to remove this warning. See 06:25:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:18 06:25:18 Login Succeeded 06:25:18 nexus3.edgexfoundry.org:10003 06:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:19 Configure a credential helper to remove this warning. See 06:25:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:19 06:25:19 Login Succeeded 06:25:19 nexus3.edgexfoundry.org:10004 06:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:19 Configure a credential helper to remove this warning. See 06:25:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:19 06:25:19 Login Succeeded 06:25:19 ****.io 06:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:19 Configure a credential helper to remove this warning. See 06:25:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:19 06:25:19 Login Succeeded 06:25:19 ---> ****-login.sh ends [Pipeline] } 06:25:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:25:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:25:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:25:19 ========================================================= 06:25:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:25:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:19 + 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 . 06:25:19 Sending build context to Docker daemon 18.19MB 06:25:19 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:25:19 Step 2/10 : FROM ${BASE} AS builder 06:25:19 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:25:19 da9db072f522: Pulling fs layer 06:25:19 6ef4a4ee8ca5: Pulling fs layer 06:25:19 06f05ace1117: Pulling fs layer 06:25:19 5fe327b54edc: Pulling fs layer 06:25:19 4f4fb700ef54: Pulling fs layer 06:25:19 92a5565b7b96: Pulling fs layer 06:25:19 ff9bb7016b71: Pulling fs layer 06:25:19 b67dba6c2c7d: Pulling fs layer 06:25:19 4f4fb700ef54: Waiting 06:25:19 5fe327b54edc: Waiting 06:25:19 92a5565b7b96: Waiting 06:25:19 a813b0c90790: Pulling fs layer 06:25:19 b67dba6c2c7d: Waiting 06:25:19 ff9bb7016b71: Waiting 06:25:20 6ef4a4ee8ca5: Verifying Checksum 06:25:20 6ef4a4ee8ca5: Download complete 06:25:20 5fe327b54edc: Verifying Checksum 06:25:20 5fe327b54edc: Download complete 06:25:20 4f4fb700ef54: Download complete 06:25:20 92a5565b7b96: Verifying Checksum 06:25:20 92a5565b7b96: Download complete 06:25:20 da9db072f522: Download complete 06:25:20 ff9bb7016b71: Verifying Checksum 06:25:20 ff9bb7016b71: Download complete 06:25:20 da9db072f522: Pull complete 06:25:20 a813b0c90790: Verifying Checksum 06:25:20 a813b0c90790: Download complete 06:25:20 6ef4a4ee8ca5: Pull complete 06:25:20 06f05ace1117: Verifying Checksum 06:25:20 06f05ace1117: Download complete 06:25:20 b67dba6c2c7d: Verifying Checksum 06:25:20 b67dba6c2c7d: Download complete 06:25:24 06f05ace1117: Pull complete 06:25:24 5fe327b54edc: Pull complete 06:25:24 4f4fb700ef54: Pull complete 06:25:24 92a5565b7b96: Pull complete 06:25:24 ff9bb7016b71: Pull complete 06:25:26 b67dba6c2c7d: Pull complete 06:25:26 a813b0c90790: Pull complete 06:25:27 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 06:25:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:25:27 ---> 3ba60ce46760 06:25:27 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:25:29 ---> Running in be30d552b666 06:25:29 Removing intermediate container be30d552b666 06:25:29 ---> af5e748d3a3a 06:25:29 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:25:29 ---> Running in d07d6b285cb0 06:25:29 Removing intermediate container d07d6b285cb0 06:25:29 ---> 9b47ae9d193e 06:25:29 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:25:29 ---> Running in cc140ec8e3ec 06:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:25:29 (1/8) Installing openssh-keygen (9.7_p1-r5) 06:25:29 (2/8) Installing libedit (20240517.3.1-r0) 06:25:29 (3/8) Installing openssh-client-common (9.7_p1-r5) 06:25:29 (4/8) Installing openssh-client-default (9.7_p1-r5) 06:25:29 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 06:25:29 (6/8) Installing openssh-server-common (9.7_p1-r5) 06:25:29 (7/8) Installing openssh-server (9.7_p1-r5) 06:25:29 (8/8) Installing openssh (9.7_p1-r5) 06:25:29 Executing busybox-1.36.1-r29.trigger 06:25:29 OK: 253 MiB in 66 packages 06:25:30 Removing intermediate container cc140ec8e3ec 06:25:30 ---> d7cda3916c7d 06:25:30 Step 6/10 : WORKDIR /device-modbus-go 06:25:30 ---> Running in d8ae79a0ce26 06:25:30 Removing intermediate container d8ae79a0ce26 06:25:30 ---> 8d4923728e75 06:25:30 Step 7/10 : COPY go.mod vendor* ./ 06:25:30 ---> cc605f4b93bb 06:25:30 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:25:30 ---> Running in 3c4b5aafc940 06:25:33 Still waiting to schedule task 06:25:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:26:09 Removing intermediate container 3c4b5aafc940 06:26:09 ---> f6aab6f2881c 06:26:09 Step 9/10 : COPY . . 06:26:09 ---> b46d0f5fe264 06:26:09 Step 10/10 : RUN ${MAKE} 06:26:09 ---> Running in 9022ab198daf 06:26:09 noop 06:26:09 Removing intermediate container 9022ab198daf 06:26:09 ---> 42b3ca6f65d4 06:26:09 Successfully built 42b3ca6f65d4 06:26:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:09 + docker inspect -f . ci-base-image-x86_64 06:26:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:09 prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container 06:26:09 $ 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 06:26:10 $ docker top b08e73562c813db7a7150fea21a274e6ee133c7fd0e74c3579771b4d5210a5ad -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:10 + go version 06:26:10 go version go1.23.4 linux/amd64 [Pipeline] } 06:26:10 $ docker stop --time=1 b08e73562c813db7a7150fea21a274e6ee133c7fd0e74c3579771b4d5210a5ad 06:26:11 $ 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 06:26:12 + docker inspect -f . ci-base-image-x86_64 06:26:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:12 prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container 06:26:12 $ 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 06:26:12 $ docker top 8b3f59f023a9a4a5c768f2a990576b27bf28ad2d7fe1ffa72c929538a45e90e8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:13 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 06:26:13 + make test 06:26:13 go test ./... -coverprofile=coverage.out 06:26:14 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:26:32 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:26:32 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 45.2% of statements 06:26:45 go vet ./... 06:26:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:26:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:26:49 ./bin/test-attribution-txt.sh [Pipeline] echo 06:26:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:26:49 $ docker stop --time=1 8b3f59f023a9a4a5c768f2a990576b27bf28ad2d7fe1ffa72c929538a45e90e8 06:26:51 $ docker rm -f --volumes 8b3f59f023a9a4a5c768f2a990576b27bf28ad2d7fe1ffa72c929538a45e90e8 [Pipeline] // withDockerContainer [Pipeline] sh 06:26:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:26:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:26:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:26:53 + ls -al . 06:26:53 total 260 06:26:53 drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 06:26 . 06:26:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:24 .. 06:26:53 -rw-rw-r-- 1 jenkins jenkins 140 Mar 4 06:24 .dockerignore 06:26:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:26 .git 06:26:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:24 .github 06:26:53 -rw-rw-r-- 1 jenkins jenkins 266 Mar 4 06:24 .gitignore 06:26:53 -rw-rw-r-- 1 jenkins jenkins 199 Mar 4 06:24 .golangci.yml 06:26:53 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:25 .semver 06:26:53 -rw-rw-r-- 1 jenkins jenkins 19818 Mar 4 06:24 Attribution.txt 06:26:53 -rw-rw-r-- 1 jenkins jenkins 16388 Mar 4 06:24 CHANGELOG.md 06:26:53 -rw-rw-r-- 1 jenkins jenkins 1479 Mar 4 06:24 Dockerfile 06:26:53 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:24 GOVERNANCE.md 06:26:53 -rw-rw-r-- 1 jenkins jenkins 658 Mar 4 06:24 Jenkinsfile 06:26:53 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 06:24 LICENSE 06:26:53 -rw-rw-r-- 1 jenkins jenkins 2524 Mar 4 06:24 Makefile 06:26:53 -rw-rw-r-- 1 jenkins jenkins 622 Mar 4 06:24 OWNERS.md 06:26:53 -rw-rw-r-- 1 jenkins jenkins 4463 Mar 4 06:24 README.md 06:26:53 -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 06:25 VERSION 06:26:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:24 bin 06:26:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:24 cmd 06:26:53 -rw-r--r-- 1 jenkins jenkins 26862 Mar 4 06:26 coverage.out 06:26:53 -rw-rw-r-- 1 jenkins jenkins 6343 Mar 4 06:24 go.mod 06:26:53 -rw-rw-r-- 1 jenkins jenkins 86970 Mar 4 06:24 go.sum 06:26:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:24 internal 06:26:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:24 simulator 06:26:53 -rw-rw-r-- 1 jenkins jenkins 229 Mar 4 06:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:53 + 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 . 06:26:53 Sending build context to Docker daemon 18.21MB 06:26:53 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 06:26:53 Step 2/23 : FROM ${BASE} AS builder 06:26:53 ---> 42b3ca6f65d4 06:26:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:26:53 ---> Running in 45f67b19b630 06:26:53 Removing intermediate container 45f67b19b630 06:26:53 ---> df5ec1f1bcd9 06:26:53 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:26:53 ---> Running in 39fd0d3c8bc6 06:26:53 Removing intermediate container 39fd0d3c8bc6 06:26:53 ---> b129d3a41c2e 06:26:53 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:26:53 ---> Running in 5bec1f353503 06:26:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:26:54 OK: 253 MiB in 66 packages 06:26:54 Removing intermediate container 5bec1f353503 06:26:54 ---> 5de7d6e4a33c 06:26:54 Step 6/23 : WORKDIR /device-modbus-go 06:26:55 ---> Running in 531a96ca6a6f 06:26:55 Removing intermediate container 531a96ca6a6f 06:26:55 ---> 9f4f0eea991c 06:26:55 Step 7/23 : COPY go.mod vendor* ./ 06:26:55 ---> 6093d342ebc5 06:26:55 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:55 ---> Running in 21e506e14206 06:26:55 Removing intermediate container 21e506e14206 06:26:55 ---> 14f6f35b03cf 06:26:55 Step 9/23 : COPY . . 06:26:56 ---> 560f736b1483 06:26:56 Step 10/23 : RUN ${MAKE} 06:26:56 ---> Running in 78356da20041 06:26:56 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 06:27:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40153 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:27:03 Running in /w/workspace/device-modbus-go/184 [Pipeline] { [Pipeline] checkout 06:27:06 The recommended git tool is: git 06:27:11 using credential edgex-jenkins-ssh 06:27:11 Cloning the remote Git repository 06:27:11 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:27:11 > git init /w/workspace/device-modbus-go/184 # timeout=10 06:27:11 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:27:11 > git --version # timeout=10 06:27:11 > git --version # 'git version 2.25.1' 06:27:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:14 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:27:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:14 Avoid second fetch 06:27:14 Checking out Revision fbf28258f8123c8c2a62b160c4d67958b4e7ad4e (main) 06:27:14 > git config core.sparsecheckout # timeout=10 06:27:15 > git checkout -f fbf28258f8123c8c2a62b160c4d67958b4e7ad4e # timeout=10 06:27:15 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 06:27:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:27:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:27:20 Dload Upload Total Spent Left Speed 06:27:20 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 06:27:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:27:20 + sudo tee /etc/docker/daemon.new 06:27:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:27:20 { 06:27:20 "registry-mirrors": [ 06:27:20 "https://nexus3.edgexfoundry.org:10001" 06:27:20 ], 06:27:20 "bip": "10.250.0.254/24", 06:27:20 "hosts": [ 06:27:20 "tcp://0.0.0.0:5555", 06:27:20 "unix:///var/run/docker.sock" 06:27:20 ], 06:27:20 "mtu": 1458, 06:27:20 "selinux-enabled": true, 06:27:20 "seccomp-profile": "/etc/docker/seccomp.json" 06:27:20 } [Pipeline] sh 06:27:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:27:21 + sudo service docker restart 06:27:28 Removing intermediate container 78356da20041 06:27:28 ---> 30f5ccb3eb2f 06:27:28 Step 11/23 : FROM alpine:3.20 06:27:28 3.20: Pulling from library/alpine 06:27:28 0a9a5dfd008f: Pulling fs layer 06:27:28 0a9a5dfd008f: Verifying Checksum 06:27:28 0a9a5dfd008f: Download complete 06:27:28 0a9a5dfd008f: Pull complete 06:27:28 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:27:28 Status: Downloaded newer image for alpine:3.20 06:27:28 ---> ff221270b9fb 06:27:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 06:27:28 ---> Running in fbf4d5150041 06:27:28 Removing intermediate container fbf4d5150041 06:27:28 ---> 71972d185056 06:27:28 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:27:28 ---> Running in f3962ff13e48 06:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:28 (1/1) Installing dumb-init (1.2.5-r3) 06:27:28 Executing busybox-1.36.1-r29.trigger 06:27:28 OK: 8 MiB in 15 packages 06:27:28 Removing intermediate container f3962ff13e48 06:27:28 ---> 005a6e732085 06:27:28 Step 14/23 : RUN apk --no-cache upgrade 06:27:28 ---> Running in 86f34d0981eb 06:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:27:28 OK: 8 MiB in 15 packages 06:27:28 Removing intermediate container 86f34d0981eb 06:27:28 ---> 54c20f865407 06:27:28 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:27:28 ---> 961ca5a626a6 06:27:28 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:27:28 ---> bdc596747266 06:27:28 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:27:28 ---> 615bb0f3bffb 06:27:28 Step 18/23 : EXPOSE 59901 06:27:28 ---> Running in 4799feb8569d 06:27:28 Removing intermediate container 4799feb8569d 06:27:28 ---> 0145ebd1da10 06:27:28 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:27:28 ---> Running in 77aab3943c5d 06:27:28 Removing intermediate container 77aab3943c5d 06:27:28 ---> 16c8dbf1529c 06:27:28 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:27:28 ---> Running in ca605065118d 06:27:28 Removing intermediate container ca605065118d 06:27:28 ---> c9cf68346149 06:27:28 Step 21/23 : LABEL arch=amd64 06:27:28 ---> Running in 3d7c6ea2b877 06:27:28 Removing intermediate container 3d7c6ea2b877 06:27:28 ---> f7cad923b962 06:27:28 Step 22/23 : LABEL git_sha=fbf28258f8123c8c2a62b160c4d67958b4e7ad4e 06:27:28 ---> Running in 37403edd90fa 06:27:28 Removing intermediate container 37403edd90fa 06:27:28 ---> f7df826494f1 06:27:28 Step 23/23 : LABEL version=4.0.0-dev.19 06:27:28 ---> Running in e81218a8f4de 06:27:28 Removing intermediate container e81218a8f4de 06:27:28 ---> 9cbf599cdd8e 06:27:28 [Warning] One or more build-args [ARCH] were not consumed 06:27:28 Successfully built 9cbf599cdd8e 06:27:28 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:28 provisioning config files... 06:27:28 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10678504507799183267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:29 ---> ****-login.sh 06:27:29 nexus3.edgexfoundry.org:10001 06:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:29 Configure a credential helper to remove this warning. See 06:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:29 06:27:29 Login Succeeded 06:27:29 nexus3.edgexfoundry.org:10002 06:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:29 Configure a credential helper to remove this warning. See 06:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:29 06:27:29 Login Succeeded 06:27:29 nexus3.edgexfoundry.org:10003 06:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:29 Configure a credential helper to remove this warning. See 06:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:29 06:27:29 Login Succeeded 06:27:29 nexus3.edgexfoundry.org:10004 06:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:29 Configure a credential helper to remove this warning. See 06:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:29 06:27:29 Login Succeeded 06:27:29 ****.io 06:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:29 Configure a credential helper to remove this warning. See 06:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:29 06:27:29 Login Succeeded 06:27:29 ---> ****-login.sh ends [Pipeline] } 06:27:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:27:29 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:27:29 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e 06:27:29 latest 06:27:29 4.0.0-dev.19 06:27:29 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19 06:27:29 main 06:27:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:30 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:30 + docker push nexus3.edgexfoundry.org:10004/device-modbus:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e 06:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:27:30 767173e8bbc4: Preparing 06:27:30 c3e6c9776bd7: Preparing 06:27:30 31d1005d3756: Preparing 06:27:30 0acaefe7bd2a: Preparing 06:27:30 754fc6a76a63: Preparing 06:27:30 994456c4fd7b: Preparing 06:27:30 994456c4fd7b: Waiting 06:27:30 c3e6c9776bd7: Pushed 06:27:30 0acaefe7bd2a: Pushed 06:27:30 767173e8bbc4: Pushed 06:27:30 754fc6a76a63: Pushed 06:27:30 994456c4fd7b: Layer already exists 06:27:33 31d1005d3756: Pushed 06:27:33 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e: digest: sha256:75925797858d648dbcca239ca9223850711dbbdaad59d73d55a61053e30c49fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:34 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:27:34 767173e8bbc4: Preparing 06:27:34 c3e6c9776bd7: Preparing 06:27:34 31d1005d3756: Preparing 06:27:34 0acaefe7bd2a: Preparing 06:27:34 754fc6a76a63: Preparing 06:27:34 994456c4fd7b: Preparing 06:27:34 994456c4fd7b: Waiting 06:27:34 754fc6a76a63: Layer already exists 06:27:34 767173e8bbc4: Layer already exists 06:27:34 0acaefe7bd2a: Layer already exists 06:27:34 c3e6c9776bd7: Layer already exists 06:27:34 31d1005d3756: Layer already exists 06:27:34 994456c4fd7b: Layer already exists 06:27:34 latest: digest: sha256:75925797858d648dbcca239ca9223850711dbbdaad59d73d55a61053e30c49fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:34 + 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 06:27:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.19 06:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:27:35 767173e8bbc4: Preparing 06:27:35 c3e6c9776bd7: Preparing 06:27:35 31d1005d3756: Preparing 06:27:35 0acaefe7bd2a: Preparing 06:27:35 754fc6a76a63: Preparing 06:27:35 994456c4fd7b: Preparing 06:27:35 c3e6c9776bd7: Layer already exists 06:27:35 31d1005d3756: Layer already exists 06:27:35 754fc6a76a63: Layer already exists 06:27:35 767173e8bbc4: Layer already exists 06:27:35 0acaefe7bd2a: Layer already exists 06:27:35 994456c4fd7b: Layer already exists 06:27:35 4.0.0-dev.19: digest: sha256:75925797858d648dbcca239ca9223850711dbbdaad59d73d55a61053e30c49fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:35 + 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 06:27:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19 06:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:27:35 767173e8bbc4: Preparing 06:27:35 c3e6c9776bd7: Preparing 06:27:35 31d1005d3756: Preparing 06:27:35 0acaefe7bd2a: Preparing 06:27:35 754fc6a76a63: Preparing 06:27:35 994456c4fd7b: Preparing 06:27:35 994456c4fd7b: Waiting 06:27:35 31d1005d3756: Layer already exists 06:27:35 c3e6c9776bd7: Layer already exists 06:27:35 0acaefe7bd2a: Layer already exists 06:27:35 767173e8bbc4: Layer already exists 06:27:35 754fc6a76a63: Layer already exists 06:27:35 994456c4fd7b: Layer already exists 06:27:35 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19: digest: sha256:75925797858d648dbcca239ca9223850711dbbdaad59d73d55a61053e30c49fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:36 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:36 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:27:36 767173e8bbc4: Preparing 06:27:36 c3e6c9776bd7: Preparing 06:27:36 31d1005d3756: Preparing 06:27:36 0acaefe7bd2a: Preparing 06:27:36 754fc6a76a63: Preparing 06:27:36 994456c4fd7b: Preparing 06:27:36 994456c4fd7b: Waiting 06:27:36 0acaefe7bd2a: Layer already exists 06:27:36 31d1005d3756: Layer already exists 06:27:36 c3e6c9776bd7: Layer already exists 06:27:36 754fc6a76a63: Layer already exists 06:27:36 767173e8bbc4: Layer already exists 06:27:36 994456c4fd7b: Layer already exists 06:27:36 main: digest: sha256:75925797858d648dbcca239ca9223850711dbbdaad59d73d55a61053e30c49fc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:36 ===================================================== [Pipeline] echo 06:27:36 taggedImages: 06:27:36 - nexus3.edgexfoundry.org:10004/device-modbus:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e 06:27:36 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:27:36 - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.19 06:27:36 - nexus3.edgexfoundry.org:10004/device-modbus:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19 06:27:36 - 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 06:27:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:36 06:27:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:37 latest: Pulling from edgex-lftools-log-publisher 06:27:37 5eb5b503b376: Pulling fs layer 06:27:37 5c69ac0246d0: Pulling fs layer 06:27:37 ec43610c2a17: Pulling fs layer 06:27:37 3a2ae6a8a46f: Pulling fs layer 06:27:37 33b1e0a273af: Pulling fs layer 06:27:37 5d3b04190fa2: Pulling fs layer 06:27:37 2f39f015ded8: Pulling fs layer 06:27:37 33b1e0a273af: Waiting 06:27:37 2f39f015ded8: Waiting 06:27:37 3a2ae6a8a46f: Waiting 06:27:37 5c69ac0246d0: Download complete 06:27:37 3a2ae6a8a46f: Verifying Checksum 06:27:37 3a2ae6a8a46f: Download complete 06:27:37 ec43610c2a17: Verifying Checksum 06:27:37 ec43610c2a17: Download complete 06:27:37 33b1e0a273af: Verifying Checksum 06:27:37 33b1e0a273af: Download complete 06:27:37 5d3b04190fa2: Verifying Checksum 06:27:37 5d3b04190fa2: Download complete 06:27:37 5eb5b503b376: Verifying Checksum 06:27:37 5eb5b503b376: Download complete 06:27:38 2f39f015ded8: Download complete 06:27:38 5eb5b503b376: Pull complete 06:27:38 5c69ac0246d0: Pull complete 06:27:39 ec43610c2a17: Pull complete 06:27:39 3a2ae6a8a46f: Pull complete 06:27:39 33b1e0a273af: Pull complete 06:27:39 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:39 provisioning config files... 06:27:39 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/184@tmp/config18405678673997690597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:40 ---> ****-login.sh 06:27:40 nexus3.edgexfoundry.org:10001 06:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:40 Configure a credential helper to remove this warning. See 06:27:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:40 06:27:40 Login Succeeded 06:27:40 nexus3.edgexfoundry.org:10002 06:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:41 Configure a credential helper to remove this warning. See 06:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:41 06:27:41 Login Succeeded 06:27:41 nexus3.edgexfoundry.org:10003 06:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:41 Configure a credential helper to remove this warning. See 06:27:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:41 06:27:41 Login Succeeded 06:27:41 nexus3.edgexfoundry.org:10004 06:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:42 Configure a credential helper to remove this warning. See 06:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:42 06:27:42 Login Succeeded 06:27:42 ****.io 06:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:42 Configure a credential helper to remove this warning. See 06:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:42 06:27:42 Login Succeeded 06:27:42 ---> ****-login.sh ends [Pipeline] } 06:27:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:27:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:27:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:27:42 ========================================================= 06:27:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:27:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:43 + 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 . 06:27:43 Sending build context to Docker daemon 9.247MB 06:27:43 2f39f015ded8: Pull complete 06:27:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:27:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:43 prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container 06:27:43 $ 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 06:27:43 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:27:43 Step 2/10 : FROM ${BASE} AS builder 06:27:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:27:43 9986a736f7d3: Pulling fs layer 06:27:43 1f018df60701: Pulling fs layer 06:27:43 39f8f326b044: Pulling fs layer 06:27:43 e6a1e7a6a96a: Pulling fs layer 06:27:43 4f4fb700ef54: Pulling fs layer 06:27:43 d45d956e0dbf: Pulling fs layer 06:27:43 d7702b0d1db1: Pulling fs layer 06:27:43 5c7f0f088c93: Pulling fs layer 06:27:43 4fdc064ae6cf: Pulling fs layer 06:27:43 e6a1e7a6a96a: Waiting 06:27:43 4f4fb700ef54: Waiting 06:27:43 d45d956e0dbf: Waiting 06:27:43 d7702b0d1db1: Waiting 06:27:43 5c7f0f088c93: Waiting 06:27:43 4fdc064ae6cf: Waiting 06:27:43 1f018df60701: Verifying Checksum 06:27:43 1f018df60701: Download complete 06:27:43 e6a1e7a6a96a: Download complete 06:27:43 4f4fb700ef54: Verifying Checksum 06:27:43 4f4fb700ef54: Download complete 06:27:44 d45d956e0dbf: Verifying Checksum 06:27:44 d45d956e0dbf: Download complete 06:27:44 d7702b0d1db1: Verifying Checksum 06:27:44 d7702b0d1db1: Download complete 06:27:44 9986a736f7d3: Download complete 06:27:44 4fdc064ae6cf: Verifying Checksum 06:27:44 4fdc064ae6cf: Download complete 06:27:44 9986a736f7d3: Pull complete 06:27:45 $ docker top 24bb506c2384352cd0d99b5d00fa1b3273fbfd46c51d26ea03c5b3268e5590f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:45 1f018df60701: Pull complete 06:27:45 ---> job-cost.sh 06:27:45 lf-activate-venv: SKIPPING 06:27:45 INFO: No Stack... 06:27:45 39f8f326b044: Verifying Checksum 06:27:45 39f8f326b044: Download complete 06:27:46 INFO: Retrieving Pricing Info for: v3-standard-8 06:27:46 INFO: Archiving Costs [Pipeline] sh 06:27:46 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:27:46 + cut -d, -f6 [Pipeline] lock 06:27:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] 06:27:46 Resource [jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] did not exist. Created. 06:27:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:27:47 + echo total: 0.2199999988079071 [Pipeline] stash 06:27:47 5c7f0f088c93: Verifying Checksum 06:27:47 5c7f0f088c93: Download complete 06:27:47 Stashed 1 file(s) [Pipeline] } 06:27:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } 06:27:47 $ docker stop --time=1 24bb506c2384352cd0d99b5d00fa1b3273fbfd46c51d26ea03c5b3268e5590f1 06:27:48 $ docker rm -f --volumes 24bb506c2384352cd0d99b5d00fa1b3273fbfd46c51d26ea03c5b3268e5590f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:27:59 39f8f326b044: Pull complete 06:27:59 e6a1e7a6a96a: Pull complete 06:27:59 4f4fb700ef54: Pull complete 06:28:00 d45d956e0dbf: Pull complete 06:28:00 d7702b0d1db1: Pull complete 06:28:08 5c7f0f088c93: Pull complete 06:28:10 4fdc064ae6cf: Pull complete 06:28:10 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 06:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:28:10 ---> 63f30b955cb9 06:28:10 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:28:11 ---> Running in d557c8ec7f51 06:28:11 Removing intermediate container d557c8ec7f51 06:28:11 ---> de6967f5e2c9 06:28:11 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:28:11 ---> Running in e8358e5a07b5 06:28:11 Removing intermediate container e8358e5a07b5 06:28:11 ---> 69ed1d00f653 06:28:11 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:28:11 ---> Running in be2a2a61076e 06:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:28:14 (1/8) Installing openssh-keygen (9.7_p1-r5) 06:28:14 (2/8) Installing libedit (20240517.3.1-r0) 06:28:14 (3/8) Installing openssh-client-common (9.7_p1-r5) 06:28:14 (4/8) Installing openssh-client-default (9.7_p1-r5) 06:28:14 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 06:28:14 (6/8) Installing openssh-server-common (9.7_p1-r5) 06:28:14 (7/8) Installing openssh-server (9.7_p1-r5) 06:28:14 (8/8) Installing openssh (9.7_p1-r5) 06:28:14 Executing busybox-1.36.1-r29.trigger 06:28:14 OK: 245 MiB in 66 packages 06:28:16 Removing intermediate container be2a2a61076e 06:28:16 ---> 59868e65ebed 06:28:16 Step 6/10 : WORKDIR /device-modbus-go 06:28:16 ---> Running in 30d588ca607f 06:28:16 Removing intermediate container 30d588ca607f 06:28:16 ---> f774fb4b2ebd 06:28:16 Step 7/10 : COPY go.mod vendor* ./ 06:28:17 ---> d1914f997311 06:28:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:17 ---> Running in f41858fd5389 06:30:08 Removing intermediate container f41858fd5389 06:30:08 ---> ed4638e3d3a1 06:30:08 Step 9/10 : COPY . . 06:30:08 ---> fd4ae88110d6 06:30:08 Step 10/10 : RUN ${MAKE} 06:30:08 ---> Running in 16324fff5987 06:30:08 noop 06:30:08 Removing intermediate container 16324fff5987 06:30:08 ---> 0dff43d1dd9f 06:30:08 Successfully built 0dff43d1dd9f 06:30:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:09 + docker inspect -f . ci-base-image-arm64 06:30:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:09 prd-ubuntu20.04-docker-arm64-4c-16g-40153 does not seem to be running inside a container 06:30:09 $ 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 06:30:10 $ docker top ec9a06d7f09ffade14de5f7b9e080ed7bc3910e30380e82c3c8d91444109a037 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:11 + go version 06:30:11 go version go1.23.4 linux/arm64 [Pipeline] } 06:30:11 $ docker stop --time=1 ec9a06d7f09ffade14de5f7b9e080ed7bc3910e30380e82c3c8d91444109a037 06:30:13 $ 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 06:30:14 + docker inspect -f . ci-base-image-arm64 06:30:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:14 prd-ubuntu20.04-docker-arm64-4c-16g-40153 does not seem to be running inside a container 06:30:14 $ 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 06:30:16 $ docker top c8de38ddaeb20af51b821542a774e6a99207af156235346604f7c5e3b96f4c24 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:16 + git config --global --add safe.directory /w/workspace/device-modbus-go/184 [Pipeline] fileExists [Pipeline] sh 06:30:17 + make test 06:30:17 go test ./... -coverprofile=coverage.out 06:30:24 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:34:01 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:34:02 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.054s coverage: 45.2% of statements 06:34:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:34:03 go vet ./... 06:34:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:34:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:34:59 ./bin/test-attribution-txt.sh [Pipeline] echo 06:34:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:34:59 $ docker stop --time=1 c8de38ddaeb20af51b821542a774e6a99207af156235346604f7c5e3b96f4c24 06:35:01 $ docker rm -f --volumes c8de38ddaeb20af51b821542a774e6a99207af156235346604f7c5e3b96f4c24 [Pipeline] // withDockerContainer [Pipeline] sh 06:35:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:35:03 Warning: overwriting stash ‘coverage-report’ 06:35:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:35:04 + ls -al . 06:35:04 total 256 06:35:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:30 . 06:35:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:27 .. 06:35:04 -rw-rw-r-- 1 jenkins jenkins 140 Mar 4 06:27 .dockerignore 06:35:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:27 .git 06:35:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:27 .github 06:35:04 -rw-rw-r-- 1 jenkins jenkins 266 Mar 4 06:27 .gitignore 06:35:04 -rw-rw-r-- 1 jenkins jenkins 199 Mar 4 06:27 .golangci.yml 06:35:04 -rw-rw-r-- 1 jenkins jenkins 19818 Mar 4 06:27 Attribution.txt 06:35:04 -rw-rw-r-- 1 jenkins jenkins 16388 Mar 4 06:27 CHANGELOG.md 06:35:04 -rw-rw-r-- 1 jenkins jenkins 1479 Mar 4 06:27 Dockerfile 06:35:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:27 GOVERNANCE.md 06:35:04 -rw-rw-r-- 1 jenkins jenkins 658 Mar 4 06:27 Jenkinsfile 06:35:04 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 06:27 LICENSE 06:35:04 -rw-rw-r-- 1 jenkins jenkins 2524 Mar 4 06:27 Makefile 06:35:04 -rw-rw-r-- 1 jenkins jenkins 622 Mar 4 06:27 OWNERS.md 06:35:04 -rw-rw-r-- 1 jenkins jenkins 4463 Mar 4 06:27 README.md 06:35:04 -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 06:25 VERSION 06:35:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:27 bin 06:35:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:27 cmd 06:35:04 -rw-r--r-- 1 jenkins jenkins 26862 Mar 4 06:34 coverage.out 06:35:04 -rw-rw-r-- 1 jenkins jenkins 6343 Mar 4 06:27 go.mod 06:35:04 -rw-rw-r-- 1 jenkins jenkins 86970 Mar 4 06:27 go.sum 06:35:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:27 internal 06:35:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:27 simulator 06:35:04 -rw-rw-r-- 1 jenkins jenkins 229 Mar 4 06:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:05 + 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 . 06:35:05 Sending build context to Docker daemon 9.274MB 06:35:05 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 06:35:05 Step 2/23 : FROM ${BASE} AS builder 06:35:05 ---> 0dff43d1dd9f 06:35:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:35:05 ---> Running in ca3733b86417 06:35:05 Removing intermediate container ca3733b86417 06:35:05 ---> 82f8e582f9fd 06:35:05 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:35:06 ---> Running in c5f6293143eb 06:35:06 Removing intermediate container c5f6293143eb 06:35:06 ---> 4ec07e4df3e7 06:35:06 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:35:06 ---> Running in bbf7a01331fa 06:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:35:09 OK: 245 MiB in 66 packages 06:35:10 Removing intermediate container bbf7a01331fa 06:35:10 ---> 633427c9e2e6 06:35:10 Step 6/23 : WORKDIR /device-modbus-go 06:35:10 ---> Running in cccfba077ec8 06:35:10 Removing intermediate container cccfba077ec8 06:35:10 ---> 739971cabf6d 06:35:10 Step 7/23 : COPY go.mod vendor* ./ 06:35:11 ---> abb695bfcbdf 06:35:11 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:11 ---> Running in cd74b04f602d 06:35:14 Removing intermediate container cd74b04f602d 06:35:14 ---> 4be1805bf6b8 06:35:14 Step 9/23 : COPY . . 06:35:15 ---> df6ce52179f4 06:35:15 Step 10/23 : RUN ${MAKE} 06:35:15 ---> Running in 51bca3abb612 06:35:16 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 06:39:07 Removing intermediate container 51bca3abb612 06:39:07 ---> 8150579040d2 06:39:07 Step 11/23 : FROM alpine:3.20 06:39:07 3.20: Pulling from library/alpine 06:39:07 94e9d8af2201: Pulling fs layer 06:39:07 94e9d8af2201: Verifying Checksum 06:39:07 94e9d8af2201: Download complete 06:39:07 94e9d8af2201: Pull complete 06:39:07 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:39:07 Status: Downloaded newer image for alpine:3.20 06:39:07 ---> 7aab056cecc6 06:39:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 06:39:07 ---> Running in 05fdd5aaca85 06:39:07 Removing intermediate container 05fdd5aaca85 06:39:07 ---> 60958433fb8a 06:39:07 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:39:07 ---> Running in d3b6255f03d6 06:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:39:08 (1/1) Installing dumb-init (1.2.5-r3) 06:39:08 Executing busybox-1.36.1-r29.trigger 06:39:08 OK: 9 MiB in 15 packages 06:39:09 Removing intermediate container d3b6255f03d6 06:39:09 ---> 9ab0ef3abae7 06:39:09 Step 14/23 : RUN apk --no-cache upgrade 06:39:09 ---> Running in f80266976ad2 06:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:39:12 OK: 9 MiB in 15 packages 06:39:13 Removing intermediate container f80266976ad2 06:39:13 ---> 9ad561f103c1 06:39:13 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:39:15 ---> 9043d387cdc1 06:39:15 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:39:15 ---> 005a25f56a14 06:39:15 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:39:16 ---> afe9f1c3fb20 06:39:16 Step 18/23 : EXPOSE 59901 06:39:16 ---> Running in 284ae57f24f1 06:39:16 Removing intermediate container 284ae57f24f1 06:39:16 ---> 4e30e60106a3 06:39:16 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:39:16 ---> Running in 42e9a981ef9f 06:39:16 Removing intermediate container 42e9a981ef9f 06:39:16 ---> 52dab957e682 06:39:16 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:39:17 ---> Running in 3da7d2f2a031 06:39:17 Removing intermediate container 3da7d2f2a031 06:39:17 ---> 94795f5b6134 06:39:17 Step 21/23 : LABEL arch=arm64 06:39:17 ---> Running in f6aaecaf6ef5 06:39:17 Removing intermediate container f6aaecaf6ef5 06:39:17 ---> 4fb533816084 06:39:17 Step 22/23 : LABEL git_sha=fbf28258f8123c8c2a62b160c4d67958b4e7ad4e 06:39:18 ---> Running in 6c52a08ce461 06:39:18 Removing intermediate container 6c52a08ce461 06:39:18 ---> 0b5d41501053 06:39:18 Step 23/23 : LABEL version=4.0.0-dev.19 06:39:18 ---> Running in f90011121e0d 06:39:18 Removing intermediate container f90011121e0d 06:39:18 ---> 155eb9da39a2 06:39:18 [Warning] One or more build-args [ARCH] were not consumed 06:39:18 Successfully built 155eb9da39a2 06:39:18 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 06:39:19 provisioning config files... 06:39:19 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/184@tmp/config1293408427230876826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:19 ---> ****-login.sh 06:39:19 nexus3.edgexfoundry.org:10001 06:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:19 Configure a credential helper to remove this warning. See 06:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:19 06:39:19 Login Succeeded 06:39:19 nexus3.edgexfoundry.org:10002 06:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:20 Configure a credential helper to remove this warning. See 06:39:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:20 06:39:20 Login Succeeded 06:39:20 nexus3.edgexfoundry.org:10003 06:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:20 Configure a credential helper to remove this warning. See 06:39:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:20 06:39:20 Login Succeeded 06:39:20 nexus3.edgexfoundry.org:10004 06:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:20 Configure a credential helper to remove this warning. See 06:39:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:20 06:39:20 Login Succeeded 06:39:20 ****.io 06:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:21 Configure a credential helper to remove this warning. See 06:39:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:21 06:39:21 Login Succeeded 06:39:21 ---> ****-login.sh ends [Pipeline] } 06:39:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:39:21 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:39:21 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e 06:39:21 latest 06:39:21 4.0.0-dev.19 06:39:21 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19 06:39:21 main 06:39:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:21 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:22 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e 06:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:39:22 cfa53615143b: Preparing 06:39:22 6420831c7ff5: Preparing 06:39:22 1cc943e9c64c: Preparing 06:39:22 6f5287e9aebf: Preparing 06:39:22 afed68d981eb: Preparing 06:39:22 dd9c8f8612c8: Preparing 06:39:22 dd9c8f8612c8: Waiting 06:39:22 cfa53615143b: Pushed 06:39:22 6420831c7ff5: Pushed 06:39:22 dd9c8f8612c8: Layer already exists 06:39:22 6f5287e9aebf: Pushed 06:39:22 afed68d981eb: Pushed 06:39:30 1cc943e9c64c: Pushed 06:39:30 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e: digest: sha256:49db63dc23dbaa3295273324d235155bd346b940e8fd529809f4489a72e947f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:31 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:31 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:39:31 cfa53615143b: Preparing 06:39:31 6420831c7ff5: Preparing 06:39:31 1cc943e9c64c: Preparing 06:39:31 6f5287e9aebf: Preparing 06:39:31 afed68d981eb: Preparing 06:39:31 dd9c8f8612c8: Preparing 06:39:31 dd9c8f8612c8: Waiting 06:39:31 afed68d981eb: Layer already exists 06:39:31 6f5287e9aebf: Layer already exists 06:39:31 6420831c7ff5: Layer already exists 06:39:31 cfa53615143b: Layer already exists 06:39:31 1cc943e9c64c: Layer already exists 06:39:31 dd9c8f8612c8: Layer already exists 06:39:31 latest: digest: sha256:49db63dc23dbaa3295273324d235155bd346b940e8fd529809f4489a72e947f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:32 + 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 06:39:32 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.19 06:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:39:32 cfa53615143b: Preparing 06:39:32 6420831c7ff5: Preparing 06:39:32 1cc943e9c64c: Preparing 06:39:32 6f5287e9aebf: Preparing 06:39:32 afed68d981eb: Preparing 06:39:32 dd9c8f8612c8: Preparing 06:39:32 dd9c8f8612c8: Waiting 06:39:32 afed68d981eb: Layer already exists 06:39:32 6420831c7ff5: Layer already exists 06:39:32 cfa53615143b: Layer already exists 06:39:32 1cc943e9c64c: Layer already exists 06:39:32 6f5287e9aebf: Layer already exists 06:39:32 dd9c8f8612c8: Layer already exists 06:39:32 4.0.0-dev.19: digest: sha256:49db63dc23dbaa3295273324d235155bd346b940e8fd529809f4489a72e947f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:33 + 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 06:39:33 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19 06:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:39:33 cfa53615143b: Preparing 06:39:33 6420831c7ff5: Preparing 06:39:33 1cc943e9c64c: Preparing 06:39:33 6f5287e9aebf: Preparing 06:39:33 afed68d981eb: Preparing 06:39:33 dd9c8f8612c8: Preparing 06:39:33 dd9c8f8612c8: Waiting 06:39:33 afed68d981eb: Layer already exists 06:39:33 6420831c7ff5: Layer already exists 06:39:33 1cc943e9c64c: Layer already exists 06:39:33 6f5287e9aebf: Layer already exists 06:39:33 cfa53615143b: Layer already exists 06:39:33 dd9c8f8612c8: Layer already exists 06:39:33 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19: digest: sha256:49db63dc23dbaa3295273324d235155bd346b940e8fd529809f4489a72e947f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:34 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:39:34 cfa53615143b: Preparing 06:39:34 6420831c7ff5: Preparing 06:39:34 1cc943e9c64c: Preparing 06:39:34 6f5287e9aebf: Preparing 06:39:34 afed68d981eb: Preparing 06:39:34 dd9c8f8612c8: Preparing 06:39:34 dd9c8f8612c8: Waiting 06:39:34 afed68d981eb: Layer already exists 06:39:34 6420831c7ff5: Layer already exists 06:39:34 cfa53615143b: Layer already exists 06:39:34 1cc943e9c64c: Layer already exists 06:39:34 6f5287e9aebf: Layer already exists 06:39:34 dd9c8f8612c8: Layer already exists 06:39:34 main: digest: sha256:49db63dc23dbaa3295273324d235155bd346b940e8fd529809f4489a72e947f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:34 ===================================================== [Pipeline] echo 06:39:34 taggedImages: 06:39:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e 06:39:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:39:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.19 06:39:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbf28258f8123c8c2a62b160c4d67958b4e7ad4e-4.0.0-dev.19 06:39:34 - 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 06:39:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:39:35 06:39:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:39:35 arm64: Pulling from edgex-lftools-log-publisher 06:39:35 8998bd30e6a1: Pulling fs layer 06:39:35 04944245beec: Pulling fs layer 06:39:35 699f458cf7ca: Pulling fs layer 06:39:35 765212b225bb: Pulling fs layer 06:39:35 f23df028b6ca: Pulling fs layer 06:39:35 d65c8cfc05b1: Pulling fs layer 06:39:35 2437ff75d9bd: Pulling fs layer 06:39:35 765212b225bb: Waiting 06:39:35 d65c8cfc05b1: Waiting 06:39:35 2437ff75d9bd: Waiting 06:39:35 f23df028b6ca: Waiting 06:39:35 04944245beec: Verifying Checksum 06:39:35 04944245beec: Download complete 06:39:35 765212b225bb: Verifying Checksum 06:39:35 765212b225bb: Download complete 06:39:35 f23df028b6ca: Verifying Checksum 06:39:35 f23df028b6ca: Download complete 06:39:35 d65c8cfc05b1: Verifying Checksum 06:39:35 d65c8cfc05b1: Download complete 06:39:36 699f458cf7ca: Verifying Checksum 06:39:36 699f458cf7ca: Download complete 06:39:36 8998bd30e6a1: Verifying Checksum 06:39:36 8998bd30e6a1: Download complete 06:39:39 2437ff75d9bd: Verifying Checksum 06:39:39 2437ff75d9bd: Download complete 06:39:41 8998bd30e6a1: Pull complete 06:39:41 04944245beec: Pull complete 06:39:43 699f458cf7ca: Pull complete 06:39:43 765212b225bb: Pull complete 06:39:44 f23df028b6ca: Pull complete 06:39:45 d65c8cfc05b1: Pull complete 06:40:03 2437ff75d9bd: Pull complete 06:40:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:40:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:03 prd-ubuntu20.04-docker-arm64-4c-16g-40153 does not seem to be running inside a container 06:40:03 $ 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 06:40:06 $ docker top 896bdfa7a645582e9c0459b683fb4961d1b6e6b66efae30de3541d8ef26c7ab1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:07 ---> job-cost.sh 06:40:07 lf-activate-venv: SKIPPING 06:40:07 INFO: No Stack... 06:40:08 INFO: Retrieving Pricing Info for: v3-standard-4 06:40:09 INFO: Archiving Costs [Pipeline] sh 06:40:09 + cat /w/workspace/device-modbus-go/184/archives/cost.csv 06:40:09 + cut -d, -f6 [Pipeline] lock 06:40:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] 06:40:09 Resource [jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] did not exist. Created. 06:40:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:40:10 /w/workspace/device-modbus-go/184@tmp/durable-823f2d97/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:40:11 + echo total: 0.10999999940395355 [Pipeline] stash 06:40:11 Warning: overwriting stash ‘stack-cost’ 06:40:11 Stashed 1 file(s) [Pipeline] } 06:40:11 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } 06:40:11 $ docker stop --time=1 896bdfa7a645582e9c0459b683fb4961d1b6e6b66efae30de3541d8ef26c7ab1 06:40:13 $ 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 06:40:13 provisioning config files... 06:40:13 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18079467762989138641tmp [Pipeline] { [Pipeline] sh 06:40:13 + set +x 06:40:13 + curl -s https://codecov.io/bash 06:40:13 + bash -s -- 06:40:13 06:40:13 _____ _ 06:40:13 / ____| | | 06:40:13 | | ___ __| | ___ ___ _____ __ 06:40:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:40:13 | |___| (_) | (_| | __/ (_| (_) \ V / 06:40:13 \_____\___/ \__,_|\___|\___\___/ \_/ 06:40:13 Bash-1.0.6 06:40:13 06:40:13 06:40:13 ==> git version 2.25.1 found 06:40:13 ==> 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 06:40:13 Release-Date: 2020-01-08 06:40:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:40:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:40:13 ==> Jenkins CI detected. 06:40:13 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 06:40:13 project root: . 06:40:13 --> token set from env 06:40:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:40:14 ==> Running gcov in . (disable via -X gcov) 06:40:14 ==> Python coveragepy not found 06:40:14 ==> Searching for coverage reports in: 06:40:14 + . 06:40:14 -> Found 1 reports 06:40:14 ==> Detecting git/mercurial file structure 06:40:14 ==> Reading reports 06:40:14 + ./coverage.out bytes=26862 06:40:14 ==> Appending adjustments 06:40:14 https://docs.codecov.io/docs/fixing-reports 06:40:14 + Found adjustments 06:40:14 ==> Gzipping contents 06:40:14 8.0K /tmp/codecov.EQJR87.gz 06:40:14 ==> Uploading reports 06:40:14 url: https://codecov.io 06:40:14 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= 06:40:14 -> Pinging Codecov 06:40:14 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= 06:40:14 -> Uploading to 06:40:14 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 06:40:14 % Total % Received % Xferd Average Speed Time Time Time Current 06:40:14 Dload Upload Total Spent Left Speed 06:40:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4133 0 0 100 4133 0 25670 --:--:-- --:--:-- --:--:-- 25670 06:40:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] } 06:40:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:40:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:40:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:40:15 06:40:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:40:15 latest: Pulling from edgex-devops/edgex-snyk-go 06:40:15 43c4264eed91: Pulling fs layer 06:40:15 4cc291be95ef: Pulling fs layer 06:40:15 2ac1f1163629: Pulling fs layer 06:40:15 5c3c966382ef: Pulling fs layer 06:40:15 4f4fb700ef54: Pulling fs layer 06:40:15 d9c7d2e4e75e: Pulling fs layer 06:40:15 9c3e1370e548: Pulling fs layer 06:40:15 5c3c966382ef: Waiting 06:40:15 d9c7d2e4e75e: Waiting 06:40:15 4cc291be95ef: Verifying Checksum 06:40:15 4cc291be95ef: Download complete 06:40:15 5c3c966382ef: Verifying Checksum 06:40:15 5c3c966382ef: Download complete 06:40:15 4f4fb700ef54: Verifying Checksum 06:40:15 4f4fb700ef54: Download complete 06:40:15 43c4264eed91: Download complete 06:40:15 43c4264eed91: Pull complete 06:40:15 d9c7d2e4e75e: Verifying Checksum 06:40:15 d9c7d2e4e75e: Download complete 06:40:15 4cc291be95ef: Pull complete 06:40:16 2ac1f1163629: Verifying Checksum 06:40:16 2ac1f1163629: Download complete 06:40:16 9c3e1370e548: Verifying Checksum 06:40:16 9c3e1370e548: Download complete 06:40:19 2ac1f1163629: Pull complete 06:40:19 5c3c966382ef: Pull complete 06:40:19 4f4fb700ef54: Pull complete 06:40:19 d9c7d2e4e75e: Pull complete 06:40:22 9c3e1370e548: Pull complete 06:40:22 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:40:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:40:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:22 prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container 06:40:22 $ 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 06:40:24 $ docker top 46abe2a40a82c197d43a3f59afb7eb98c1f738318f97125846a7770ab24d9c4e -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:25 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 06:40:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 06:40:25 + set -o pipefail 06:40:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 06:40:33 06:40:33 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 06:40:33 06:40:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/c46a9d85-1ece-4e68-969d-16a528c07604 06:40:33 06:40:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:40:33 06:40:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:40:33 06:40:33 06:40:33 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 06:40:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:40:33 $ docker stop --time=1 46abe2a40a82c197d43a3f59afb7eb98c1f738318f97125846a7770ab24d9c4e 06:40:36 $ 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 06:40:36 + git log --format=format:%s -1 fbf28258f8123c8c2a62b160c4d67958b4e7ad4e [Pipeline] sh 06:40:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:40:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:37 prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container 06:40:37 $ 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 06:40:37 $ docker top 0eecb0aead9a0b6dc2dbb66187b75bd910ac59500eef8866b16e7f23d5b1bee7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:38 [ssh-agent] Looking for ssh-agent implementation... 06:40:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:38 $ docker exec 0eecb0aead9a0b6dc2dbb66187b75bd910ac59500eef8866b16e7f23d5b1bee7 ssh-agent 06:40:38 SSH_AUTH_SOCK=/tmp/ssh-Nw5q0JlNJGht/agent.32 06:40:38 SSH_AGENT_PID=38 06:40:38 Running ssh-add (command line suppressed) 06:40:38 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) 06:40:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:38 + git semver tag 06:40:38 2025-03-04 06:40:38,918 [run_tag] DEBUG tag force:False 06:40:38 2025-03-04 06:40:38,918 [check_head_tag] DEBUG check head tag 06:40:38 2025-03-04 06:40:38,920 [execute] INFO git cat-file --batch-check 06:40:38 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=) 06:40:38 2025-03-04 06:40:38,924 [execute] INFO git cat-file --batch 06:40:38 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=) 06:40:38 2025-03-04 06:40:38,951 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:40:38 2025-03-04 06:40:38,952 [execute] INFO git tag -a v4.0.0-dev.19 -m v4.0.0-dev.19 06:40:38 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) 06:40:38 2025-03-04 06:40:38,957 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:40:38 4.0.0-dev.19 [Pipeline] } 06:40:39 $ docker exec --env ******** --env ******** 0eecb0aead9a0b6dc2dbb66187b75bd910ac59500eef8866b16e7f23d5b1bee7 ssh-agent -k 06:40:39 unset SSH_AUTH_SOCK; 06:40:39 unset SSH_AGENT_PID; 06:40:39 echo Agent pid 38 killed; 06:40:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:39 + git semver [Pipeline] } 06:40:39 $ docker stop --time=1 0eecb0aead9a0b6dc2dbb66187b75bd910ac59500eef8866b16e7f23d5b1bee7 06:40:41 $ docker rm -f --volumes 0eecb0aead9a0b6dc2dbb66187b75bd910ac59500eef8866b16e7f23d5b1bee7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:40:41 06:40:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:40:41 0.23.1-centos7: Pulling from edgex-lftools 06:40:41 ab5ef0e58194: Pulling fs layer 06:40:41 9712f1f96733: Pulling fs layer 06:40:41 63f879dbbcfc: Pulling fs layer 06:40:41 0d9ebad4ef96: Pulling fs layer 06:40:41 e9a5061849ea: Pulling fs layer 06:40:41 d747dcd14b5f: Pulling fs layer 06:40:41 2de7ff778b66: Pulling fs layer 06:40:41 0d9ebad4ef96: Waiting 06:40:41 e9a5061849ea: Waiting 06:40:41 d747dcd14b5f: Waiting 06:40:41 2de7ff778b66: Waiting 06:40:41 9712f1f96733: Download complete 06:40:41 63f879dbbcfc: Verifying Checksum 06:40:41 63f879dbbcfc: Download complete 06:40:42 0d9ebad4ef96: Verifying Checksum 06:40:42 0d9ebad4ef96: Download complete 06:40:42 d747dcd14b5f: Verifying Checksum 06:40:42 d747dcd14b5f: Download complete 06:40:42 e9a5061849ea: Verifying Checksum 06:40:42 e9a5061849ea: Download complete 06:40:42 2de7ff778b66: Verifying Checksum 06:40:42 2de7ff778b66: Download complete 06:40:42 ab5ef0e58194: Verifying Checksum 06:40:42 ab5ef0e58194: Download complete 06:40:45 ab5ef0e58194: Pull complete 06:40:45 9712f1f96733: Pull complete 06:40:46 63f879dbbcfc: Pull complete 06:40:50 0d9ebad4ef96: Pull complete 06:40:50 e9a5061849ea: Pull complete 06:40:50 d747dcd14b5f: Pull complete 06:40:51 2de7ff778b66: Pull complete 06:40:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:40:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:40:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:51 prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container 06:40:52 $ 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 06:40:55 $ docker top 1ffdde1db8e732b165a9f08a222e3377c7da978d8c838b1303789b970cf982ea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:40:55 provisioning config files... 06:40:55 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3378037199460210202tmp 06:40:55 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8843142784983606413tmp 06:40:55 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4432666236836818941tmp [Pipeline] { [Pipeline] echo 06:40:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:40:55 ---> sigul-configuration.sh 06:40:55 gpg: directory `/root/.gnupg' created 06:40:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:40:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:40:55 gpg: keyring `/root/.gnupg/secring.gpg' created 06:40:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:40:55 gpg: CAST5 encrypted data 06:40:55 gpg: encrypted with 1 passphrase 06:40:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:40:56 + mkdir /home/jenkins 06:40:56 + mkdir /home/jenkins/sigul [Pipeline] sh 06:40:56 + 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 06:40:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:40:56 ---> sigul-install.sh 06:40:56 Sigul already installed; skipping installation. [Pipeline] sh 06:40:57 + git tag --list 06:40:57 0.7.1 06:40:57 v1.0.0 06:40:57 v1.1.0 06:40:57 v1.1.1 06:40:57 v1.2.2 06:40:57 v1.3.0 06:40:57 v1.3.1 06:40:57 v2.0.0 06:40:57 v2.1.0 06:40:57 v2.1.1 06:40:57 v2.2.0 06:40:57 v2.3.0 06:40:57 v3.0 06:40:57 v3.0.0 06:40:57 v3.1 06:40:57 v3.1.0 06:40:57 v3.1.0-dev.1 06:40:57 v3.1.0-dev.10 06:40:57 v3.1.0-dev.11 06:40:57 v3.1.0-dev.12 06:40:57 v3.1.0-dev.13 06:40:57 v3.1.0-dev.14 06:40:57 v3.1.0-dev.15 06:40:57 v3.1.0-dev.16 06:40:57 v3.1.0-dev.17 06:40:57 v3.1.0-dev.18 06:40:57 v3.1.0-dev.19 06:40:57 v3.1.0-dev.2 06:40:57 v3.1.0-dev.20 06:40:57 v3.1.0-dev.21 06:40:57 v3.1.0-dev.22 06:40:57 v3.1.0-dev.23 06:40:57 v3.1.0-dev.24 06:40:57 v3.1.0-dev.25 06:40:57 v3.1.0-dev.3 06:40:57 v3.1.0-dev.4 06:40:57 v3.1.0-dev.5 06:40:57 v3.1.0-dev.6 06:40:57 v3.1.0-dev.7 06:40:57 v3.1.0-dev.8 06:40:57 v3.1.0-dev.9 06:40:57 v3.1.1 06:40:57 v3.1.1-dev.1 06:40:57 v3.2.0-dev.1 06:40:57 v3.2.0-dev.10 06:40:57 v3.2.0-dev.11 06:40:57 v3.2.0-dev.12 06:40:57 v3.2.0-dev.13 06:40:57 v3.2.0-dev.14 06:40:57 v3.2.0-dev.15 06:40:57 v3.2.0-dev.16 06:40:57 v3.2.0-dev.17 06:40:57 v3.2.0-dev.18 06:40:57 v3.2.0-dev.19 06:40:57 v3.2.0-dev.2 06:40:57 v3.2.0-dev.20 06:40:57 v3.2.0-dev.21 06:40:57 v3.2.0-dev.22 06:40:57 v3.2.0-dev.23 06:40:57 v3.2.0-dev.24 06:40:57 v3.2.0-dev.25 06:40:57 v3.2.0-dev.26 06:40:57 v3.2.0-dev.3 06:40:57 v3.2.0-dev.4 06:40:57 v3.2.0-dev.5 06:40:57 v3.2.0-dev.6 06:40:57 v3.2.0-dev.7 06:40:57 v3.2.0-dev.8 06:40:57 v3.2.0-dev.9 06:40:57 v4.0.0-dev.1 06:40:57 v4.0.0-dev.10 06:40:57 v4.0.0-dev.11 06:40:57 v4.0.0-dev.12 06:40:57 v4.0.0-dev.13 06:40:57 v4.0.0-dev.14 06:40:57 v4.0.0-dev.15 06:40:57 v4.0.0-dev.16 06:40:57 v4.0.0-dev.17 06:40:57 v4.0.0-dev.18 06:40:57 v4.0.0-dev.19 06:40:57 v4.0.0-dev.2 06:40:57 v4.0.0-dev.3 06:40:57 v4.0.0-dev.4 06:40:57 v4.0.0-dev.5 06:40:57 v4.0.0-dev.6 06:40:57 v4.0.0-dev.7 06:40:57 v4.0.0-dev.8 06:40:57 v4.0.0-dev.9 [Pipeline] sh 06:40:57 + lftools sign git-tag v4.0.0-dev.19 06:40:58 Signing Git tag with Sigul... 06:40:58 Signing v4.0.0-dev.19 [Pipeline] echo 06:40:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:40:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:40:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:40:58 $ docker stop --time=1 1ffdde1db8e732b165a9f08a222e3377c7da978d8c838b1303789b970cf982ea 06:40:59 $ 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 06:41:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:00 prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container 06:41:00 $ 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 06:41:01 $ docker top 1a4604f330c71cdcfda8ba29b5a609650aacf81e4d8a45b4ed8781e90485c729 -eo pid,comm 06:41:01 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). 06:41:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:01 [ssh-agent] Looking for ssh-agent implementation... 06:41:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:01 $ docker exec 1a4604f330c71cdcfda8ba29b5a609650aacf81e4d8a45b4ed8781e90485c729 ssh-agent 06:41:01 SSH_AUTH_SOCK=/tmp/ssh-kim8HoaZ1iOG/agent.32 06:41:01 SSH_AGENT_PID=38 06:41:01 Running ssh-add (command line suppressed) 06:41:01 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) 06:41:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:02 + git semver bump pre 06:41:02 2025-03-04 06:41:02,215 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:41:02 2025-03-04 06:41:02,216 [bump_version] DEBUG bumping version:4.0.0-dev.19 on axis:pre with prefix:dev 06:41:02 2025-03-04 06:41:02,216 [bump_version] DEBUG bumped version:4.0.0-dev.20 06:41:02 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 06:41:02 2025-03-04 06:41:02,216 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:41:02 2025-03-04 06:41:02,216 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:41:02 2025-03-04 06:41:02,218 [execute] INFO git cat-file --batch-check 06:41:02 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=) 06:41:02 2025-03-04 06:41:02,224 [execute] INFO git cat-file --batch 06:41:02 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=) 06:41:02 2025-03-04 06:41:02,230 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:41:02 4.0.0-dev.20 [Pipeline] } 06:41:02 $ docker exec --env ******** --env ******** 1a4604f330c71cdcfda8ba29b5a609650aacf81e4d8a45b4ed8781e90485c729 ssh-agent -k 06:41:02 unset SSH_AUTH_SOCK; 06:41:02 unset SSH_AGENT_PID; 06:41:02 echo Agent pid 38 killed; 06:41:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:02 + git semver [Pipeline] } 06:41:03 $ docker stop --time=1 1a4604f330c71cdcfda8ba29b5a609650aacf81e4d8a45b4ed8781e90485c729 06:41:04 $ docker rm -f --volumes 1a4604f330c71cdcfda8ba29b5a609650aacf81e4d8a45b4ed8781e90485c729 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:04 prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container 06:41:05 $ 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 06:41:05 $ docker top c9d3d1124bfa635cada433251671f0b01a3838fecf77ee2009f5952b96de4acf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:05 [ssh-agent] Looking for ssh-agent implementation... 06:41:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:05 $ docker exec c9d3d1124bfa635cada433251671f0b01a3838fecf77ee2009f5952b96de4acf ssh-agent 06:41:05 SSH_AUTH_SOCK=/tmp/ssh-jyeZKPsjYlrS/agent.33 06:41:05 SSH_AGENT_PID=39 06:41:05 Running ssh-add (command line suppressed) 06:41:05 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) 06:41:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:06 + git semver push 06:41:06 2025-03-04 06:41:06,305 [run_push] DEBUG push 06:41:06 2025-03-04 06:41:06,306 [execute] INFO git cat-file --batch-check 06:41:06 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=) 06:41:06 2025-03-04 06:41:06,310 [execute] INFO git rev-list f544285dadc2bad0e16c1e0c1ddd40998cd26e8f -- 06:41:06 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) 06:41:06 2025-03-04 06:41:06,319 [execute] INFO git fetch -v origin 06:41:06 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) 06:41:06 2025-03-04 06:41:06,774 [run_push] DEBUG no remote changes detected 06:41:06 2025-03-04 06:41:06,775 [execute] INFO git push origin semver 06:41:06 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) 06:41:08 2025-03-04 06:41:07,949 [run_push] DEBUG push all version tags 06:41:08 2025-03-04 06:41:07,950 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:41:08 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) 06:41:08 2025-03-04 06:41:08,867 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:41:08 4.0.0-dev.20 [Pipeline] } 06:41:08 $ docker exec --env ******** --env ******** c9d3d1124bfa635cada433251671f0b01a3838fecf77ee2009f5952b96de4acf ssh-agent -k 06:41:08 unset SSH_AUTH_SOCK; 06:41:08 unset SSH_AGENT_PID; 06:41:08 echo Agent pid 39 killed; 06:41:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:09 + git semver [Pipeline] } 06:41:09 $ docker stop --time=1 c9d3d1124bfa635cada433251671f0b01a3838fecf77ee2009f5952b96de4acf 06:41:10 $ 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 06:41:11 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:41:11 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:41:11 total 16 06:41:11 drwxr-xr-x 3 root root 4096 Mar 4 06:27 . 06:41:11 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 06:40 .. 06:41:11 drwxr-xr-x 2 root root 4096 Mar 4 06:27 cost 06:41:11 -rw-r--r-- 1 root root 88 Mar 4 06:27 cost.csv 06:41:11 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:41:11 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:41:11 total 16 06:41:11 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:27 . 06:41:11 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 06:40 .. 06:41:11 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 06:27 cost 06:41:11 -rw-r--r-- 1 jenkins jenkins 88 Mar 4 06:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:41:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:41:12 ---> package-listing.sh 06:41:12 ++ facter osfamily 06:41:12 ++ tr '[:upper:]' '[:lower:]' 06:41:12 + OS_FAMILY=debian 06:41:12 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:41:12 + START_PACKAGES=/tmp/packages_start.txt 06:41:12 + END_PACKAGES=/tmp/packages_end.txt 06:41:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:12 + PACKAGES=/tmp/packages_start.txt 06:41:12 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:41:12 + PACKAGES=/tmp/packages_end.txt 06:41:12 + case "${OS_FAMILY}" in 06:41:12 + dpkg -l 06:41:12 + grep '^ii' 06:41:12 + '[' -f /tmp/packages_start.txt ']' 06:41:12 + '[' -f /tmp/packages_end.txt ']' 06:41:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:12 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:41:12 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:41:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:41:13 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 06:41:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:41:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:13 prd-ubuntu20.04-docker-8c-8g-40151 does not seem to be running inside a container 06:41:13 $ 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 06:41:14 $ docker top e7ad9ed7354f1f6e10c4f98dd7564ea6f4208cde90612c48d81157b5e5579610 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:14 + touch /tmp/pre-build-complete [Pipeline] sh 06:41:14 + mkdir -p /var/log/sysstat [Pipeline] sh 06:41:15 + ls /var/log/sa-host 06:41:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:15 provisioning config files... 06:41:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15585905577270852508tmp [Pipeline] { [Pipeline] echo 06:41:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:41:15 ---> create-netrc.sh [Pipeline] } 06:41:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:41:15 ---> python-tools-install.sh [Pipeline] echo 06:41:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:41:16 ---> sudo-logs.sh 06:41:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:41:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:41:16 ---> job-cost.sh 06:41:16 lf-activate-venv: SKIPPING 06:41:16 DEBUG: total: 0.2199999988079071 06:41:16 INFO: Retrieving Stack Cost... 06:41:17 INFO: Retrieving Pricing Info for: v3-standard-8 06:41:17 INFO: Archiving Costs [Pipeline] echo 06:41:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:41:17 ---> logs-deploy.sh 06:41:17 lf-activate-venv: SKIPPING 06:41:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/184 06:41:17 INFO: archiving workspace using pattern(s): 06:41:18 Archives upload complete. 06:41:18 INFO: archiving logs to Nexus 06:41:19 ---> uname -a: 06:41:19 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 06:41:19 06:41:19 06:41:19 ---> lscpu: 06:41:19 Architecture: x86_64 06:41:19 CPU op-mode(s): 32-bit, 64-bit 06:41:19 Byte Order: Little Endian 06:41:19 Address sizes: 40 bits physical, 48 bits virtual 06:41:19 CPU(s): 8 06:41:19 On-line CPU(s) list: 0-7 06:41:19 Thread(s) per core: 1 06:41:19 Core(s) per socket: 1 06:41:19 Socket(s): 8 06:41:19 NUMA node(s): 1 06:41:19 Vendor ID: AuthenticAMD 06:41:19 CPU family: 23 06:41:19 Model: 49 06:41:19 Model name: AMD EPYC-Rome Processor 06:41:19 Stepping: 0 06:41:19 CPU MHz: 2799.998 06:41:19 BogoMIPS: 5599.99 06:41:19 Virtualization: AMD-V 06:41:19 Hypervisor vendor: KVM 06:41:19 Virtualization type: full 06:41:19 L1d cache: 256 KiB 06:41:19 L1i cache: 256 KiB 06:41:19 L2 cache: 4 MiB 06:41:19 L3 cache: 128 MiB 06:41:19 NUMA node0 CPU(s): 0-7 06:41:19 Vulnerability Itlb multihit: Not affected 06:41:19 Vulnerability L1tf: Not affected 06:41:19 Vulnerability Mds: Not affected 06:41:19 Vulnerability Meltdown: Not affected 06:41:19 Vulnerability Mmio stale data: Not affected 06:41:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:41:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:41:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:41:19 Vulnerability Srbds: Not affected 06:41:19 Vulnerability Tsx async abort: Not affected 06:41:19 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 06:41:19 06:41:19 06:41:19 ---> nproc: 06:41:19 8 06:41:19 06:41:19 06:41:19 ---> df -h: 06:41:19 Filesystem Size Used Avail Use% Mounted on 06:41:19 overlay 155G 14G 142G 9% / 06:41:19 tmpfs 64M 0 64M 0% /dev 06:41:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:41:19 shm 64M 0 64M 0% /dev/shm 06:41:19 /dev/vda1 155G 14G 142G 9% /facter-os 06:41:19 06:41:19 06:41:19 ---> sar -b -r -n DEV: 06:41:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40151) 03/04/25 _x86_64_ (8 CPU) 06:41:19 06:41:19 06:24:11 LINUX RESTART (8 CPU) 06:41:19 06:41:19 06:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:41:19 06:26:01 270.55 15.53 255.03 0.00 1810.17 72970.84 0.00 06:41:19 06:27:01 197.15 0.13 197.02 0.00 7.73 54300.72 0.00 06:41:19 06:28:01 144.11 0.05 144.06 0.00 5.73 47914.41 0.00 06:41:19 06:29:01 1.75 0.00 1.75 0.00 0.00 22.66 0.00 06:41:19 06:30:01 29.46 10.23 19.23 0.00 3448.63 3785.10 0.00 06:41:19 06:31:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 06:41:19 06:32:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 06:41:19 06:33:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 06:41:19 06:34:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 06:41:19 06:35:01 2.02 0.00 2.02 0.00 0.00 32.25 0.00 06:41:19 06:36:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 06:41:19 06:37:01 1.48 0.00 1.48 0.00 0.00 18.26 0.00 06:41:19 06:38:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 06:41:19 06:39:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 06:41:19 06:40:01 1.90 0.02 1.88 0.00 0.13 22.26 0.00 06:41:19 06:41:01 150.37 0.47 149.91 0.00 31.33 60837.33 0.00 06:41:19 Average: 50.26 1.64 48.62 0.00 330.18 14949.46 0.00 06:41:19 06:41:19 06:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:41:19 06:26:01 27039860 31486972 819660 2.49 178524 4343360 2056976 6.06 1349728 3894536 945244 06:41:19 06:27:01 27789488 31436104 863188 2.63 190936 3574276 2305984 6.80 1449952 3084772 80304 06:41:19 06:28:01 27045916 31541144 759196 2.31 199496 4370536 1793448 5.29 1368424 3862948 452 06:41:19 06:29:01 27045756 31541040 759120 2.31 199516 4370536 1793448 5.29 1368176 3862948 152 06:41:19 06:30:01 26810184 31525500 766292 2.33 204756 4574148 1835620 5.41 1521272 3924024 12 06:41:19 06:31:01 26810196 31525572 766084 2.33 204812 4574148 1835620 5.41 1520676 3924024 20 06:41:19 06:32:01 26811968 31527400 764236 2.32 204824 4574152 1835620 5.41 1518608 3924036 4 06:41:19 06:33:01 26820056 31535500 756060 2.30 204860 4574152 1835620 5.41 1510572 3924036 16 06:41:19 06:34:01 26819732 31535280 756292 2.30 204872 4574156 1835620 5.41 1510560 3924112 8 06:41:19 06:35:01 26820460 31536052 755644 2.30 204944 4574140 1835620 5.41 1510696 3924096 8 06:41:19 06:36:01 26820144 31535780 755904 2.30 204972 4574140 1835620 5.41 1510696 3924100 20 06:41:19 06:37:01 26820088 31535768 755796 2.30 205004 4574148 1835620 5.41 1510712 3924100 20 06:41:19 06:38:01 26820068 31535864 755552 2.30 205020 4574276 1835620 5.41 1511060 3924216 176 06:41:19 06:39:01 26819640 31535512 755896 2.30 205040 4574280 1835620 5.41 1511108 3924236 184 06:41:19 06:40:01 26818512 31534480 756712 2.30 205108 4574280 1826888 5.38 1511396 3924236 36 06:41:19 06:41:01 25327164 31484540 799792 2.43 231880 5857372 1904416 5.61 1632116 5157340 924 06:41:19 Average: 26827452 31522032 771589 2.35 203410 4552006 1877335 5.53 1488484 3939235 64224 06:41:19 06:41:19 06:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:41:19 06:26:01 docker0 293.24 469.83 25.28 3129.70 0.00 0.00 0.00 0.00 06:41:19 06:26:01 lo 5.95 5.95 0.59 0.59 0.00 0.00 0.00 0.00 06:41:19 06:26:01 ens3 702.23 431.95 8114.73 59.75 0.00 0.00 0.00 0.00 06:41:19 06:27:01 docker0 1.52 3.10 0.09 38.14 0.00 0.00 0.00 0.00 06:41:19 06:27:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:41:19 06:27:01 vethc9ec91e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:41:19 06:27:01 ens3 47.83 27.67 80.70 16.78 0.00 0.00 0.00 0.00 06:41:19 06:28:01 docker0 2.97 5.75 0.18 76.79 0.00 0.00 0.00 0.00 06:41:19 06:28:01 lo 7.60 7.60 0.76 0.76 0.00 0.00 0.00 0.00 06:41:19 06:28:01 ens3 159.51 109.17 2689.06 200.06 0.00 0.00 0.00 0.00 06:41:19 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:19 06:29:01 ens3 0.90 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:41:19 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:30:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:41:19 06:30:01 ens3 157.51 106.77 1400.14 7.50 0.00 0.00 0.00 0.00 06:41:19 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:19 06:31:01 ens3 1.32 0.77 0.46 0.31 0.00 0.00 0.00 0.00 06:41:19 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:32:01 ens3 0.67 0.48 0.33 0.22 0.00 0.00 0.00 0.00 06:41:19 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:19 06:33:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:41:19 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:19 06:35:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 06:41:19 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:36:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:19 06:37:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:41:19 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:38:01 ens3 0.22 0.03 0.06 0.00 0.00 0.00 0.00 0.00 06:41:19 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:41:19 06:39:01 ens3 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 06:41:19 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:40:01 ens3 0.78 0.42 0.43 0.34 0.00 0.00 0.00 0.00 06:41:19 06:41:01 docker0 53.91 91.92 5.22 853.93 0.00 0.00 0.00 0.00 06:41:19 06:41:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 06:41:19 06:41:01 ens3 410.91 263.04 8015.37 158.57 0.00 0.00 0.00 0.00 06:41:19 06:41:01 vethd9cd805 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 Average: docker0 21.74 35.29 1.90 253.67 0.00 0.00 0.00 0.00 06:41:19 Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 06:41:19 Average: ens3 92.17 58.48 1262.85 27.70 0.00 0.00 0.00 0.00 06:41:19 Average: vethd9cd805 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:19 06:41:19 06:41:19 ---> sar -P ALL: 06:41:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40151) 03/04/25 _x86_64_ (8 CPU) 06:41:19 06:41:19 06:24:11 LINUX RESTART (8 CPU) 06:41:19 06:41:19 06:25:01 CPU %user %nice %system %iowait %steal %idle 06:41:19 06:26:01 all 11.32 0.00 5.29 2.24 0.08 81.07 06:41:19 06:26:01 0 12.49 0.00 5.59 4.00 0.10 77.81 06:41:19 06:26:01 1 12.73 0.00 6.16 3.89 0.10 77.13 06:41:19 06:26:01 2 10.04 0.00 5.27 0.69 0.09 83.92 06:41:19 06:26:01 3 9.47 0.00 4.50 0.92 0.07 85.03 06:41:19 06:26:01 4 12.81 0.00 4.71 0.22 0.07 82.19 06:41:19 06:26:01 5 12.13 0.00 5.03 0.26 0.07 82.51 06:41:19 06:26:01 6 10.37 0.00 5.57 0.43 0.07 83.56 06:41:19 06:26:01 7 10.50 0.00 5.52 7.49 0.07 76.42 06:41:19 06:27:01 all 44.75 0.00 7.81 1.15 0.08 46.21 06:41:19 06:27:01 0 44.36 0.00 8.59 6.60 0.08 40.36 06:41:19 06:27:01 1 45.36 0.00 6.86 0.15 0.08 47.54 06:41:19 06:27:01 2 46.74 0.00 7.46 0.54 0.08 45.17 06:41:19 06:27:01 3 44.24 0.00 7.62 0.88 0.08 47.19 06:41:19 06:27:01 4 44.11 0.00 7.93 0.08 0.07 47.81 06:41:19 06:27:01 5 44.40 0.00 7.83 0.20 0.08 47.49 06:41:19 06:27:01 6 45.42 0.00 7.61 0.42 0.07 46.48 06:41:19 06:27:01 7 43.34 0.00 8.62 0.37 0.08 47.59 06:41:19 06:28:01 all 22.53 0.00 4.77 0.87 0.05 71.78 06:41:19 06:28:01 0 23.39 0.00 4.52 0.40 0.05 71.65 06:41:19 06:28:01 1 22.07 0.00 5.91 3.43 0.05 68.53 06:41:19 06:28:01 2 22.62 0.00 3.82 1.14 0.05 72.36 06:41:19 06:28:01 3 19.74 0.00 5.27 0.02 0.07 74.91 06:41:19 06:28:01 4 21.65 0.00 4.87 0.20 0.05 73.22 06:41:19 06:28:01 5 21.97 0.00 4.49 0.08 0.05 73.40 06:41:19 06:28:01 6 23.79 0.00 4.31 0.02 0.07 71.82 06:41:19 06:28:01 7 24.98 0.00 5.02 1.63 0.05 68.32 06:41:19 06:29:01 all 0.03 0.00 0.02 0.01 0.01 99.93 06:41:19 06:29:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:41:19 06:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:41:19 06:29:01 2 0.03 0.00 0.02 0.02 0.00 99.93 06:41:19 06:29:01 3 0.10 0.00 0.02 0.00 0.00 99.88 06:41:19 06:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:41:19 06:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:41:19 06:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:41:19 06:29:01 7 0.02 0.00 0.05 0.03 0.05 99.85 06:41:19 06:30:01 all 0.91 0.00 0.46 0.30 0.02 98.30 06:41:19 06:30:01 0 0.97 0.00 0.57 0.42 0.02 98.03 06:41:19 06:30:01 1 0.87 0.00 0.52 0.02 0.02 98.58 06:41:19 06:30:01 2 0.65 0.00 0.50 0.60 0.03 98.21 06:41:19 06:30:01 3 0.97 0.00 0.27 0.17 0.03 98.56 06:41:19 06:30:01 4 1.55 0.00 0.50 0.43 0.02 97.50 06:41:19 06:30:01 5 1.20 0.00 0.75 0.73 0.02 97.29 06:41:19 06:30:01 6 0.57 0.00 0.30 0.02 0.02 99.10 06:41:19 06:30:01 7 0.52 0.00 0.30 0.00 0.03 99.15 06:41:19 06:31:01 all 0.03 0.00 0.01 0.04 0.01 99.91 06:41:19 06:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:41:19 06:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:41:19 06:31:01 2 0.08 0.00 0.00 0.25 0.00 99.67 06:41:19 06:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:41:19 06:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:41:19 06:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:41:19 06:31:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:41:19 06:31:01 7 0.05 0.00 0.02 0.03 0.03 99.87 06:41:19 06:32:01 all 0.02 0.00 0.01 0.00 0.02 99.95 06:41:19 06:32:01 0 0.05 0.00 0.00 0.00 0.02 99.93 06:41:19 06:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:41:19 06:32:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:41:19 06:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:41:19 06:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:41:19 06:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:41:19 06:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:41:19 06:32:01 7 0.05 0.00 0.05 0.00 0.05 99.85 06:41:19 06:33:01 all 0.04 0.00 0.00 0.01 0.01 99.94 06:41:19 06:33:01 0 0.05 0.00 0.03 0.02 0.03 99.87 06:41:19 06:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:41:19 06:33:01 2 0.20 0.00 0.00 0.03 0.00 99.77 06:41:19 06:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:41:19 06:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:41:19 06:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:41:19 06:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:41:19 06:33:01 7 0.03 0.00 0.00 0.00 0.03 99.93 06:41:19 06:34:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:41:19 06:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:41:19 06:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:41:19 06:34:01 2 0.17 0.00 0.02 0.00 0.02 99.80 06:41:19 06:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:41:19 06:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:41:19 06:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:41:19 06:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 06:41:19 06:34:01 7 0.05 0.00 0.03 0.00 0.03 99.88 06:41:19 06:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:41:19 06:35:01 0 0.05 0.00 0.02 0.02 0.02 99.90 06:41:19 06:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:41:19 06:35:01 2 0.03 0.00 0.00 0.03 0.00 99.93 06:41:19 06:35:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:41:19 06:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:41:19 06:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:41:19 06:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:41:19 06:35:01 7 0.05 0.00 0.03 0.00 0.05 99.87 06:41:19 06:36:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:41:19 06:36:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:41:19 06:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:41:19 06:36:01 2 0.08 0.00 0.02 0.07 0.00 99.83 06:41:19 06:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:41:19 06:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:41:19 06:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:41:19 06:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:41:19 06:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:41:19 06:41:19 06:36:01 CPU %user %nice %system %iowait %steal %idle 06:41:19 06:37:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:41:19 06:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:41:19 06:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:41:19 06:37:01 2 0.02 0.00 0.00 0.08 0.02 99.88 06:41:19 06:37:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:41:19 06:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:41:19 06:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:41:19 06:37:01 6 0.05 0.00 0.03 0.00 0.03 99.88 06:41:19 06:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:41:19 06:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:41:19 06:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:41:19 06:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:41:19 06:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:41:19 06:38:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:41:19 06:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:41:19 06:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:41:19 06:38:01 6 0.05 0.00 0.02 0.00 0.03 99.90 06:41:19 06:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:41:19 06:39:01 all 0.04 0.00 0.01 0.01 0.02 99.92 06:41:19 06:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:41:19 06:39:01 1 0.00 0.00 0.00 0.00 0.03 99.97 06:41:19 06:39:01 2 0.07 0.00 0.00 0.10 0.00 99.83 06:41:19 06:39:01 3 0.17 0.00 0.00 0.02 0.03 99.78 06:41:19 06:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:41:19 06:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:41:19 06:39:01 6 0.03 0.00 0.02 0.00 0.05 99.90 06:41:19 06:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:41:19 06:40:01 all 0.18 0.00 0.02 0.01 0.01 99.78 06:41:19 06:40:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:41:19 06:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:41:19 06:40:01 2 0.03 0.00 0.02 0.02 0.02 99.92 06:41:19 06:40:01 3 1.24 0.00 0.02 0.02 0.02 98.71 06:41:19 06:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:41:19 06:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:41:19 06:40:01 6 0.07 0.00 0.07 0.00 0.03 99.83 06:41:19 06:40:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:41:19 06:41:01 all 8.67 0.00 3.89 1.45 0.05 85.94 06:41:19 06:41:01 0 8.33 0.00 3.42 0.02 0.07 88.16 06:41:19 06:41:01 1 8.36 0.00 3.91 0.13 0.05 87.55 06:41:19 06:41:01 2 7.50 0.00 3.62 1.88 0.05 86.95 06:41:19 06:41:01 3 8.37 0.00 4.55 7.59 0.05 79.44 06:41:19 06:41:01 4 8.42 0.00 3.60 1.45 0.05 86.48 06:41:19 06:41:01 5 9.60 0.00 3.88 0.12 0.05 86.35 06:41:19 06:41:01 6 10.11 0.00 4.02 0.07 0.05 85.76 06:41:19 06:41:01 7 8.67 0.00 4.12 0.35 0.05 86.80 06:41:19 Average: all 5.50 0.00 1.38 0.38 0.03 92.72 06:41:19 Average: 0 5.58 0.00 1.42 0.71 0.03 92.27 06:41:19 Average: 1 5.55 0.00 1.45 0.47 0.03 92.51 06:41:19 Average: 2 5.47 0.00 1.28 0.34 0.02 92.88 06:41:19 Average: 3 5.24 0.00 1.38 0.60 0.03 92.75 06:41:19 Average: 4 5.50 0.00 1.34 0.15 0.02 92.99 06:41:19 Average: 5 5.54 0.00 1.36 0.09 0.02 93.00 06:41:19 Average: 6 5.62 0.00 1.36 0.06 0.03 92.92 06:41:19 Average: 7 5.47 0.00 1.47 0.61 0.04 92.41 06:41:19 06:41:19 06:41:19