Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec44a8819ba005337177245ce03e1d8be8531c4f 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-ssh8100456528988531909.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2747726800406236529.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1752118903379109207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8365678460177108503.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-ssh10096672203544812543.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-8212 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 ec44a8819ba005337177245ce03e1d8be8531c4f (main) > 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 ec44a8819ba005337177245ce03e1d8be8531c4f # timeout=10 Commit message: "Merge pull request #655 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.34" > git rev-list --no-walk b78a087920cfbc1dd4f97b21235e56c5b25818a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:07:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:07:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:07:50 ========================================================= 06:07:50 EdgeX Global Pipelines Version Info 06:07:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:07:51 ------------------- 06:07:51 stable info: 06:07:51 ------------------- 06:07:51 Commited By: Cherry Wang cherry@iotechsys.com 06:07:51 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:07:51 Message: update stable to v1.0.276 06:07:51 ------------------- 06:07:51 experimental info: 06:07:51 ------------------- 06:07:51 Commited By: **** collab-it+edgex@linuxfoundation.org 06:07:51 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:07:51 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec44a88 [Pipeline] echo 06:07:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:52 provisioning config files... 06:07:52 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4410587241719349218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:53 ---> ****-login.sh 06:07:53 nexus3.edgexfoundry.org:10001 06:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:53 06:07:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:07:53 Configure a credential helper to remove this warning. See 06:07:53 https://docs.****.com/go/credential-store/ 06:07:53 06:07:53 Login Succeeded 06:07:53 nexus3.edgexfoundry.org:10002 06:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:53 06:07:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:07:53 Configure a credential helper to remove this warning. See 06:07:53 https://docs.****.com/go/credential-store/ 06:07:53 06:07:53 Login Succeeded 06:07:53 nexus3.edgexfoundry.org:10003 06:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:53 06:07:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:07:53 Configure a credential helper to remove this warning. See 06:07:53 https://docs.****.com/go/credential-store/ 06:07:53 06:07:53 Login Succeeded 06:07:53 nexus3.edgexfoundry.org:10004 06:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:53 06:07:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:07:53 Configure a credential helper to remove this warning. See 06:07:53 https://docs.****.com/go/credential-store/ 06:07:53 06:07:53 Login Succeeded 06:07:53 ****.io 06:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:53 06:07:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:07:53 Configure a credential helper to remove this warning. See 06:07:53 https://docs.****.com/go/credential-store/ 06:07:53 06:07:53 Login Succeeded 06:07:53 ---> ****-login.sh ends [Pipeline] } 06:07:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:07:54 + git rev-list -1 --merges ec44a8819ba005337177245ce03e1d8be8531c4f~1..ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] echo 06:07:54 -----------> git rev-list -1 --merges ec44a8819ba005337177245ce03e1d8be8531c4f~1..ec44a8819ba005337177245ce03e1d8be8531c4f ec44a8819ba005337177245ce03e1d8be8531c4f 06:07:54 ec44a8819ba005337177245ce03e1d8be8531c4f [false] [Pipeline] sh 06:07:54 + git log --format=format:%s -1 ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] echo 06:07:54 ========================================================= 06:07:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:07:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:55 + git log --format=format:%s -1 ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] echo 06:07:55 [semverPrep] GIT_COMMIT: ec44a8819ba005337177245ce03e1d8be8531c4f, Commit Message: Merge pull request #655 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.34 [Pipeline] echo 06:07:55 [semverPrep] This is not a build commit. [Pipeline] sh 06:07:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:07:55 + grep -v github /etc/ssh/ssh_known_hosts 06:07:55 + [ -e /tmp/ssh_known_hosts ] 06:07:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:07:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:07:55 + sudo tee -a /etc/ssh/ssh_known_hosts 06:07:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:07:55 06:07:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:07:56 0.1.4: Pulling from edgex-devops/py-git-semver 06:07:56 3dae71ba6b94: Pulling fs layer 06:07:56 6bf1a483ea7c: Pulling fs layer 06:07:56 f5dfc541a4d3: Pulling fs layer 06:07:56 461d9e800cba: Pulling fs layer 06:07:56 80192f66455f: Pulling fs layer 06:07:56 2e8e34ca0e6c: Pulling fs layer 06:07:56 a29436f7fd5d: Pulling fs layer 06:07:56 923cac83aea3: Pulling fs layer 06:07:56 25ad8b0a4227: Pulling fs layer 06:07:56 db01528c6b51: Pulling fs layer 06:07:56 28988de357af: Pulling fs layer 06:07:56 2e8e34ca0e6c: Waiting 06:07:56 461d9e800cba: Waiting 06:07:56 a29436f7fd5d: Waiting 06:07:56 80192f66455f: Waiting 06:07:56 923cac83aea3: Waiting 06:07:56 28988de357af: Waiting 06:07:56 25ad8b0a4227: Waiting 06:07:56 db01528c6b51: Waiting 06:07:56 6bf1a483ea7c: Verifying Checksum 06:07:56 6bf1a483ea7c: Download complete 06:07:56 461d9e800cba: Verifying Checksum 06:07:56 461d9e800cba: Download complete 06:07:56 80192f66455f: Verifying Checksum 06:07:56 80192f66455f: Download complete 06:07:56 f5dfc541a4d3: Verifying Checksum 06:07:56 f5dfc541a4d3: Download complete 06:07:56 3dae71ba6b94: Verifying Checksum 06:07:56 3dae71ba6b94: Download complete 06:07:56 923cac83aea3: Verifying Checksum 06:07:56 923cac83aea3: Download complete 06:07:56 25ad8b0a4227: Verifying Checksum 06:07:56 25ad8b0a4227: Download complete 06:07:56 db01528c6b51: Download complete 06:07:56 28988de357af: Download complete 06:07:56 a29436f7fd5d: Verifying Checksum 06:07:56 a29436f7fd5d: Download complete 06:07:57 2e8e34ca0e6c: Download complete 06:07:58 3dae71ba6b94: Pull complete 06:07:58 6bf1a483ea7c: Pull complete 06:07:58 f5dfc541a4d3: Pull complete 06:07:59 461d9e800cba: Pull complete 06:07:59 80192f66455f: Pull complete 06:08:03 2e8e34ca0e6c: Pull complete 06:08:03 a29436f7fd5d: Pull complete 06:08:03 923cac83aea3: Pull complete 06:08:03 25ad8b0a4227: Pull complete 06:08:03 db01528c6b51: Pull complete 06:08:03 28988de357af: Pull complete 06:08:03 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:08:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:08:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:03 prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container 06:08:03 $ 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:08:06 $ docker top d6335ca65f1313a285e175b382b62fe919159fd957697b33c4a60f25fcff317c -eo pid,comm 06:08:06 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:08:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:08:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:08:06 [ssh-agent] Looking for ssh-agent implementation... 06:08:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:08:06 $ docker exec d6335ca65f1313a285e175b382b62fe919159fd957697b33c4a60f25fcff317c ssh-agent 06:08:06 SSH_AUTH_SOCK=/tmp/ssh-Qyr9FFo3uUT7/agent.32 06:08:06 SSH_AGENT_PID=38 06:08:06 Running ssh-add (command line suppressed) 06:08:06 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5379242649990719053.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5379242649990719053.key) 06:08:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:08:06 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 06:08:07 + git tag --points-at HEAD [Pipeline] } 06:08:07 $ docker exec --env ******** --env ******** d6335ca65f1313a285e175b382b62fe919159fd957697b33c4a60f25fcff317c ssh-agent -k 06:08:07 unset SSH_AUTH_SOCK; 06:08:07 unset SSH_AGENT_PID; 06:08:07 echo Agent pid 38 killed; 06:08:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:08:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:08:07 [ssh-agent] Looking for ssh-agent implementation... 06:08:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:08:07 $ docker exec d6335ca65f1313a285e175b382b62fe919159fd957697b33c4a60f25fcff317c ssh-agent 06:08:07 SSH_AUTH_SOCK=/tmp/ssh-hDZduPe41BOp/agent.85 06:08:07 SSH_AGENT_PID=91 06:08:07 Running ssh-add (command line suppressed) 06:08:07 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10124086829774301265.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10124086829774301265.key) 06:08:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:08:07 + git semver init 06:08:08 2025-09-03 06:08:08,083 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:08:08 2025-09-03 06:08:08,086 [run_init] DEBUG init version:0.0.0 force:False 06:08:08 2025-09-03 06:08:08,087 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:08:08 2025-09-03 06:08:08,087 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 06:08:08 2025-09-03 06:08:08,087 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 06:08:09 2025-09-03 06:08:09,311 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:08:09 2025-09-03 06:08:09,311 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 06:08:09 2025-09-03 06:08:09,311 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:08:09 2025-09-03 06:08:09,311 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:08:09 4.1.0-dev.8 [Pipeline] } 06:08:09 $ docker exec --env ******** --env ******** d6335ca65f1313a285e175b382b62fe919159fd957697b33c4a60f25fcff317c ssh-agent -k 06:08:09 unset SSH_AUTH_SOCK; 06:08:09 unset SSH_AGENT_PID; 06:08:09 echo Agent pid 91 killed; 06:08:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:08:09 + git semver [Pipeline] } 06:08:10 $ docker stop --time=1 d6335ca65f1313a285e175b382b62fe919159fd957697b33c4a60f25fcff317c 06:08:11 $ docker rm -f --volumes d6335ca65f1313a285e175b382b62fe919159fd957697b33c4a60f25fcff317c [Pipeline] // withDockerContainer [Pipeline] sh 06:08:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:08:12 Stashed 1 file(s) [Pipeline] echo 06:08:12 [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [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:08:12 provisioning config files... 06:08:12 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3762751437406874526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:12 ---> ****-login.sh 06:08:12 nexus3.edgexfoundry.org:10001 06:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:12 Login Succeeded 06:08:12 nexus3.edgexfoundry.org:10002 06:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:12 Login Succeeded 06:08:12 nexus3.edgexfoundry.org:10003 06:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:12 Login Succeeded 06:08:12 nexus3.edgexfoundry.org:10004 06:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:12 Login Succeeded 06:08:12 ****.io 06:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:13 Login Succeeded 06:08:13 ---> ****-login.sh ends [Pipeline] } 06:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:08:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:08:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:08:13 ========================================================= 06:08:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:08:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:13 + 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:08:14 #0 building with "default" instance using docker driver 06:08:14 06:08:14 #1 [internal] load build definition from Dockerfile 06:08:14 #1 transferring dockerfile: 1.52kB done 06:08:14 #1 DONE 0.0s 06:08:14 06:08:14 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:08:14 #2 DONE 0.1s 06:08:14 06:08:14 #3 [internal] load .dockerignore 06:08:14 #3 transferring context: 182B done 06:08:14 #3 DONE 0.0s 06:08:14 06:08:14 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:08:14 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 06:08:14 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 06:08:14 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s 06:08:14 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0B / 294.40kB 0.1s 06:08:14 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s 06:08:14 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 06:08:14 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 06:08:14 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 06:08:14 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 06:08:14 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 06:08:14 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 06:08:14 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 06:08:14 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 06:08:14 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 06:08:14 #4 ... 06:08:14 06:08:14 #5 [internal] load build context 06:08:14 #5 transferring context: 27.94MB 0.2s done 06:08:14 #5 DONE 0.2s 06:08:14 06:08:14 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:08:14 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 30.41MB / 74.06MB 0.3s 06:08:14 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 06:08:14 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 06:08:14 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.15MB / 103.05MB 0.3s 06:08:14 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 06:08:14 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 06:08:14 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 68.16MB / 74.06MB 0.5s 06:08:14 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.17MB / 103.05MB 0.5s 06:08:14 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s 06:08:14 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 06:08:14 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 06:08:14 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 41.94MB / 103.05MB 0.6s 06:08:14 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 06:08:14 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 06:08:14 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 61.87MB / 103.05MB 0.7s 06:08:14 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 06:08:15 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 83.89MB / 103.05MB 0.8s 06:08:15 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s 06:08:15 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done 06:08:19 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.6s done 06:08:19 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 06:08:19 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 06:08:19 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:08:19 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 06:08:19 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 06:08:20 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 06:08:20 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 06:08:23 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done 06:08:23 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 06:08:23 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 06:08:23 #4 DONE 9.3s 06:08:23 06:08:23 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:08:23 #6 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:08:23 #6 0.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:08:24 #6 0.548 (1/8) Installing openssh-keygen (9.7_p1-r5) 06:08:24 #6 0.558 (2/8) Installing libedit (20240517.3.1-r0) 06:08:24 #6 0.562 (3/8) Installing openssh-client-common (9.7_p1-r5) 06:08:24 #6 0.581 (4/8) Installing openssh-client-default (9.7_p1-r5) 06:08:24 #6 0.590 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 06:08:24 #6 0.594 (6/8) Installing openssh-server-common (9.7_p1-r5) 06:08:24 #6 0.597 (7/8) Installing openssh-server (9.7_p1-r5) 06:08:24 #6 0.607 (8/8) Installing openssh (9.7_p1-r5) 06:08:24 #6 0.612 Executing busybox-1.36.1-r29.trigger 06:08:24 #6 0.620 OK: 253 MiB in 66 packages 06:08:26 #6 DONE 2.5s 06:08:26 06:08:26 #7 [builder 3/7] WORKDIR /device-modbus-go 06:08:26 #7 DONE 0.0s 06:08:26 06:08:26 #8 [builder 4/7] COPY go.mod vendor* ./ 06:08:26 #8 DONE 0.0s 06:08:26 06:08:26 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:27 Still waiting to schedule task 06:08:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:08:36 #9 DONE 10.0s 06:08:36 06:08:36 #10 [builder 6/7] COPY . . 06:08:36 #10 DONE 0.1s 06:08:36 06:08:36 #11 [builder 7/7] RUN echo noop 06:08:36 #11 0.200 noop 06:08:36 #11 DONE 0.2s 06:08:36 06:08:36 #12 exporting to image 06:08:36 #12 exporting layers 06:08:44 #12 exporting layers 7.0s done 06:08:44 #12 writing image sha256:1c367c2631b258728e1e9a3f0b5b95cf6f9b96c236dcdec04af4797af86445e5 done 06:08:44 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:08:44 #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:45 + docker inspect -f . ci-base-image-x86_64 06:08:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:45 prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container 06:08:45 $ 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:08:45 $ docker top 3175517a0dde23b05932800edc26340b801ec431759408883b1e2003b38e6478 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:45 + go version 06:08:45 go version go1.23.9 linux/amd64 [Pipeline] } 06:08:45 $ docker stop --time=1 3175517a0dde23b05932800edc26340b801ec431759408883b1e2003b38e6478 06:08:47 $ docker rm -f --volumes 3175517a0dde23b05932800edc26340b801ec431759408883b1e2003b38e6478 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:47 + docker inspect -f . ci-base-image-x86_64 06:08:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:47 prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container 06:08:47 $ 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:08:47 $ docker top f9d782c228127cbe6d877a6167032d33217097771cda2d58e7cf032870c883bf -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:48 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 06:08:48 + make test 06:08:48 go test ./... -coverprofile=coverage.out 06:08:49 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:09:08 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:09:08 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 46.5% of statements 06:09:20 go vet ./... 06:09:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:09:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:09:24 ./bin/test-attribution-txt.sh 06:09:24 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:09:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:09:24 $ docker stop --time=1 f9d782c228127cbe6d877a6167032d33217097771cda2d58e7cf032870c883bf 06:09:26 $ docker rm -f --volumes f9d782c228127cbe6d877a6167032d33217097771cda2d58e7cf032870c883bf [Pipeline] // withDockerContainer [Pipeline] sh 06:09:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:09:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:09:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:09:28 + ls -al . 06:09:28 total 260 06:09:28 drwxrwxr-x 9 jenkins jenkins 4096 Sep 3 06:08 . 06:09:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 06:07 .. 06:09:28 -rw-rw-r-- 1 jenkins jenkins 140 Sep 3 06:07 .dockerignore 06:09:28 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 06:09 .git 06:09:28 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:07 .github 06:09:28 -rw-rw-r-- 1 jenkins jenkins 266 Sep 3 06:07 .gitignore 06:09:28 -rw-rw-r-- 1 jenkins jenkins 199 Sep 3 06:07 .golangci.yml 06:09:28 drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 06:08 .semver 06:09:28 -rw-rw-r-- 1 jenkins jenkins 20445 Sep 3 06:07 Attribution.txt 06:09:28 -rw-rw-r-- 1 jenkins jenkins 18046 Sep 3 06:07 CHANGELOG.md 06:09:28 -rw-rw-r-- 1 jenkins jenkins 1479 Sep 3 06:07 Dockerfile 06:09:28 -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 06:07 GOVERNANCE.md 06:09:28 -rw-rw-r-- 1 jenkins jenkins 658 Sep 3 06:07 Jenkinsfile 06:09:28 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 3 06:07 LICENSE 06:09:28 -rw-rw-r-- 1 jenkins jenkins 2524 Sep 3 06:07 Makefile 06:09:28 -rw-rw-r-- 1 jenkins jenkins 622 Sep 3 06:07 OWNERS.md 06:09:28 -rw-rw-r-- 1 jenkins jenkins 4463 Sep 3 06:07 README.md 06:09:28 -rw-rw-r-- 1 jenkins jenkins 11 Sep 3 06:08 VERSION 06:09:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 06:07 bin 06:09:28 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:07 cmd 06:09:28 -rw-r--r-- 1 jenkins jenkins 27945 Sep 3 06:09 coverage.out 06:09:28 -rw-rw-r-- 1 jenkins jenkins 6427 Sep 3 06:07 go.mod 06:09:28 -rw-rw-r-- 1 jenkins jenkins 87545 Sep 3 06:07 go.sum 06:09:28 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:07 internal 06:09:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 06:07 simulator 06:09:28 -rw-rw-r-- 1 jenkins jenkins 229 Sep 3 06:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:28 + 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=ec44a8819ba005337177245ce03e1d8be8531c4f --label arch=amd64 --label version=4.1.0-dev.8 . 06:09:28 #0 building with "default" instance using docker driver 06:09:28 06:09:28 #1 [internal] load build definition from Dockerfile 06:09:28 #1 transferring dockerfile: 1.52kB done 06:09:28 #1 DONE 0.0s 06:09:28 06:09:28 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:09:28 #2 DONE 0.0s 06:09:28 06:09:28 #3 [internal] load metadata for docker.io/library/alpine:3.20 06:09:29 #3 DONE 0.6s 06:09:29 06:09:29 #4 [internal] load .dockerignore 06:09:29 #4 transferring context: 182B done 06:09:29 #4 DONE 0.0s 06:09:29 06:09:29 #5 [internal] load build context 06:09:29 #5 transferring context: 40.54kB 0.0s done 06:09:29 #5 DONE 0.0s 06:09:29 06:09:29 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:09:29 #6 DONE 0.1s 06:09:29 06:09:29 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:09:29 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:09:29 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:09:29 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:09:29 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:09:29 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.1s 06:09:29 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s 06:09:29 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s done 06:09:29 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 06:09:29 #7 DONE 0.5s 06:09:29 06:09:29 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:09:29 #8 0.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:09:29 #8 ... 06:09:29 06:09:29 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:09:29 #9 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:09:29 #9 0.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:09:29 #9 0.671 OK: 253 MiB in 66 packages 06:09:29 #9 DONE 0.8s 06:09:29 06:09:29 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:09:29 #8 0.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:09:29 #8 ... 06:09:29 06:09:29 #10 [builder 3/7] WORKDIR /device-modbus-go 06:09:29 #10 DONE 0.0s 06:09:29 06:09:29 #11 [builder 4/7] COPY go.mod vendor* ./ 06:09:29 #11 DONE 0.0s 06:09:29 06:09:29 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:09:29 #8 0.529 (1/1) Installing dumb-init (1.2.5-r3) 06:09:30 #8 0.534 Executing busybox-1.36.1-r29.trigger 06:09:30 #8 0.543 OK: 8 MiB in 15 packages 06:09:30 #8 DONE 0.7s 06:09:30 06:09:30 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:30 #12 DONE 0.4s 06:09:30 06:09:30 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:09:30 #13 0.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:09:30 #13 ... 06:09:30 06:09:30 #14 [builder 6/7] COPY . . 06:09:30 #14 DONE 0.2s 06:09:30 06:09:30 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:09:30 #13 0.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:09:30 #13 0.670 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:09:30 #13 0.684 Executing busybox-1.36.1-r30.post-upgrade 06:09:30 #13 0.725 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:09:30 #13 0.728 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:09:30 #13 0.731 Executing busybox-1.36.1-r30.trigger 06:09:30 #13 0.739 OK: 8 MiB in 15 packages 06:09:30 #13 DONE 0.9s 06:09:30 06:09:30 #15 [builder 7/7] RUN make build 06:09:30 #15 0.243 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:09:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8214 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:09:55 Running in /w/workspace/device-modbus-go/199 [Pipeline] { [Pipeline] checkout 06:09:57 #15 DONE 22.7s 06:09:57 06:09:57 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 06:09:57 #16 DONE 0.2s 06:09:57 06:09:57 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 06:09:57 #17 DONE 0.0s 06:09:57 06:09:57 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 06:09:57 #18 DONE 0.0s 06:09:57 06:09:57 #19 exporting to image 06:09:57 #19 exporting layers 06:09:57 #19 exporting layers 0.3s done 06:09:57 #19 writing image sha256:1f84839f790ab6d9fc4c1cfe77d6f1ea29718c9e41ff4501c87be9596adb3d66 done 06:09:57 #19 naming to docker.io/library/device-modbus done 06:09:57 #19 DONE 0.3s [Pipeline] } 06:09:58 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:58 provisioning config files... 06:09:58 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1709164732045576616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:58 ---> ****-login.sh 06:09:58 nexus3.edgexfoundry.org:10001 06:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:58 Login Succeeded 06:09:58 nexus3.edgexfoundry.org:10002 06:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:58 Login Succeeded 06:09:58 nexus3.edgexfoundry.org:10003 06:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:59 Login Succeeded 06:09:59 nexus3.edgexfoundry.org:10004 06:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:59 Login Succeeded 06:09:59 ****.io 06:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:59 Login Succeeded 06:09:59 ---> ****-login.sh ends [Pipeline] } 06:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:09:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:09:59 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:09:59 ec44a8819ba005337177245ce03e1d8be8531c4f 06:09:59 latest 06:09:59 4.1.0-dev.8 06:09:59 ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 06:09:59 main 06:09:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:59 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f 06:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:10:00 5df09284ccc5: Preparing 06:10:00 1ebb0509b44c: Preparing 06:10:00 ab0cf7071fda: Preparing 06:10:00 b3440d491287: Preparing 06:10:00 d9098fa72d53: Preparing 06:10:00 097100c76c15: Preparing 06:10:00 097100c76c15: Waiting 06:10:00 1ebb0509b44c: Pushed 06:10:00 5df09284ccc5: Pushed 06:10:00 d9098fa72d53: Pushed 06:10:00 097100c76c15: Layer already exists 06:10:00 b3440d491287: Pushed 06:10:03 using credential edgex-jenkins-ssh 06:10:03 Cloning the remote Git repository 06:10:03 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:10:03 > git init /w/workspace/device-modbus-go/199 # timeout=10 06:10:03 ab0cf7071fda: Pushed 06:10:03 ec44a8819ba005337177245ce03e1d8be8531c4f: digest: sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:03 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:04 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:10:04 5df09284ccc5: Preparing 06:10:04 1ebb0509b44c: Preparing 06:10:04 ab0cf7071fda: Preparing 06:10:04 b3440d491287: Preparing 06:10:04 d9098fa72d53: Preparing 06:10:04 097100c76c15: Preparing 06:10:04 097100c76c15: Waiting 06:10:04 d9098fa72d53: Layer already exists 06:10:04 ab0cf7071fda: Layer already exists 06:10:04 1ebb0509b44c: Layer already exists 06:10:04 b3440d491287: Layer already exists 06:10:04 5df09284ccc5: Layer already exists 06:10:04 097100c76c15: Layer already exists 06:10:04 latest: digest: sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:04 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:03 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:10:03 > git --version # timeout=10 06:10:03 > git --version # 'git version 2.25.1' 06:10:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:10:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:04 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8 06:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:10:04 5df09284ccc5: Preparing 06:10:04 1ebb0509b44c: Preparing 06:10:04 ab0cf7071fda: Preparing 06:10:04 b3440d491287: Preparing 06:10:04 d9098fa72d53: Preparing 06:10:04 097100c76c15: Preparing 06:10:04 097100c76c15: Waiting 06:10:04 1ebb0509b44c: Layer already exists 06:10:04 b3440d491287: Layer already exists 06:10:04 5df09284ccc5: Layer already exists 06:10:04 ab0cf7071fda: Layer already exists 06:10:04 d9098fa72d53: Layer already exists 06:10:04 097100c76c15: Layer already exists 06:10:04 4.1.0-dev.8: digest: sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:05 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:05 + docker push nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 06:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:10:05 5df09284ccc5: Preparing 06:10:05 1ebb0509b44c: Preparing 06:10:05 ab0cf7071fda: Preparing 06:10:05 b3440d491287: Preparing 06:10:05 d9098fa72d53: Preparing 06:10:05 097100c76c15: Preparing 06:10:05 097100c76c15: Waiting 06:10:05 b3440d491287: Layer already exists 06:10:05 ab0cf7071fda: Layer already exists 06:10:05 1ebb0509b44c: Layer already exists 06:10:05 5df09284ccc5: Layer already exists 06:10:05 d9098fa72d53: Layer already exists 06:10:05 097100c76c15: Layer already exists 06:10:05 ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8: digest: sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:05 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:06 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:10:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:10:06 5df09284ccc5: Preparing 06:10:06 1ebb0509b44c: Preparing 06:10:06 ab0cf7071fda: Preparing 06:10:06 b3440d491287: Preparing 06:10:06 d9098fa72d53: Preparing 06:10:06 097100c76c15: Preparing 06:10:06 097100c76c15: Waiting 06:10:06 ab0cf7071fda: Layer already exists 06:10:06 5df09284ccc5: Layer already exists 06:10:06 b3440d491287: Layer already exists 06:10:06 1ebb0509b44c: Layer already exists 06:10:06 d9098fa72d53: Layer already exists 06:10:06 097100c76c15: Layer already exists 06:10:06 main: digest: sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:06 ===================================================== [Pipeline] echo 06:10:06 taggedImages: 06:10:06 - nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f 06:10:06 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:10:06 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8 06:10:06 - nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 06:10:06 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 06:10:06 ========================================================= 06:10:06 [edgeXBuildMultiArch] RAW Config: 06:10:06 images: 06:10:06 - nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f 06:10:06 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:10:06 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8 06:10:06 - nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 06:10:06 - nexus3.edgexfoundry.org:10004/device-modbus:main 06:10:06 settingsFile: 06:10:06 device-modbus-go-settings 06:10:06 ========================================================= [Pipeline] node 06:10:07 Avoid second fetch 06:10:07 Checking out Revision ec44a8819ba005337177245ce03e1d8be8531c4f (main) 06:10:06 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:10:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:07 > git config core.sparsecheckout # timeout=10 06:10:07 > git checkout -f ec44a8819ba005337177245ce03e1d8be8531c4f # timeout=10 06:10:07 Commit message: "Merge pull request #655 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:11 provisioning config files... 06:10:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/199@tmp/config2402899019498268137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:12 ---> ****-login.sh 06:10:12 nexus3.edgexfoundry.org:10001 06:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:13 Configure a credential helper to remove this warning. See 06:10:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:13 06:10:13 Login Succeeded 06:10:13 nexus3.edgexfoundry.org:10002 06:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:13 Configure a credential helper to remove this warning. See 06:10:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:13 06:10:13 Login Succeeded 06:10:13 nexus3.edgexfoundry.org:10003 06:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:13 Configure a credential helper to remove this warning. See 06:10:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:13 06:10:13 Login Succeeded 06:10:13 nexus3.edgexfoundry.org:10004 06:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:14 Configure a credential helper to remove this warning. See 06:10:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:14 06:10:14 Login Succeeded 06:10:14 ****.io 06:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:14 Configure a credential helper to remove this warning. See 06:10:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:14 06:10:14 Login Succeeded 06:10:14 ---> ****-login.sh ends [Pipeline] } 06:10:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:10:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:10:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:10:15 ========================================================= 06:10:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:10:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:15 + 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:10:16 Sending build context to Docker daemon 14.16MB 06:10:16 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:10:16 Step 2/10 : FROM ${BASE} AS builder 06:10:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:10:16 94e9d8af2201: Pulling fs layer 06:10:16 a6c56e8762df: Pulling fs layer 06:10:16 f0f3c8884826: Pulling fs layer 06:10:16 c7e7622c144d: Pulling fs layer 06:10:16 4f4fb700ef54: Pulling fs layer 06:10:16 c7e7622c144d: Waiting 06:10:16 b4c3b6d88c5a: Pulling fs layer 06:10:16 4f4fb700ef54: Waiting 06:10:16 ba8bce9d2590: Pulling fs layer 06:10:16 b4c3b6d88c5a: Waiting 06:10:16 ca778ea9c289: Pulling fs layer 06:10:16 ca778ea9c289: Waiting 06:10:16 ba8bce9d2590: Waiting 06:10:16 a6c56e8762df: Verifying Checksum 06:10:16 a6c56e8762df: Download complete 06:10:16 c7e7622c144d: Verifying Checksum 06:10:16 c7e7622c144d: Download complete 06:10:16 4f4fb700ef54: Verifying Checksum 06:10:16 4f4fb700ef54: Download complete 06:10:16 b4c3b6d88c5a: Verifying Checksum 06:10:16 b4c3b6d88c5a: Download complete 06:10:16 94e9d8af2201: Verifying Checksum 06:10:16 94e9d8af2201: Download complete 06:10:17 ca778ea9c289: Download complete 06:10:17 94e9d8af2201: Pull complete 06:10:18 a6c56e8762df: Pull complete 06:10:18 f0f3c8884826: Verifying Checksum 06:10:18 f0f3c8884826: Download complete 06:10:19 ba8bce9d2590: Verifying Checksum 06:10:19 ba8bce9d2590: Download complete 06:10:21 Still waiting to schedule task 06:10:21 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:10:34 f0f3c8884826: Pull complete 06:10:34 c7e7622c144d: Pull complete 06:10:34 4f4fb700ef54: Pull complete 06:10:34 b4c3b6d88c5a: Pull complete 06:10:41 ba8bce9d2590: Pull complete 06:10:42 ca778ea9c289: Pull complete 06:10:42 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 06:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:10:42 ---> 47b25d7523d1 06:10:42 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:10:44 ---> Running in 4d1894b365d7 06:10:44 Removing intermediate container 4d1894b365d7 06:10:44 ---> 2a8593cd02b9 06:10:44 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:10:44 ---> Running in f72c4315d615 06:10:45 Removing intermediate container f72c4315d615 06:10:45 ---> 1f32fef671f0 06:10:45 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:10:45 ---> Running in 2dbf79c3ee86 06:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:10:47 (1/8) Installing openssh-keygen (9.7_p1-r5) 06:10:47 (2/8) Installing libedit (20240517.3.1-r0) 06:10:47 (3/8) Installing openssh-client-common (9.7_p1-r5) 06:10:47 (4/8) Installing openssh-client-default (9.7_p1-r5) 06:10:47 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 06:10:47 (6/8) Installing openssh-server-common (9.7_p1-r5) 06:10:47 (7/8) Installing openssh-server (9.7_p1-r5) 06:10:47 (8/8) Installing openssh (9.7_p1-r5) 06:10:48 Executing busybox-1.36.1-r29.trigger 06:10:48 OK: 245 MiB in 66 packages 06:10:49 Removing intermediate container 2dbf79c3ee86 06:10:49 ---> dfd0090058bf 06:10:49 Step 6/10 : WORKDIR /device-modbus-go 06:10:49 ---> Running in 4c7f35be797f 06:10:49 Removing intermediate container 4c7f35be797f 06:10:49 ---> 8c1e38cb9a93 06:10:49 Step 7/10 : COPY go.mod vendor* ./ 06:10:50 ---> 3031643a607e 06:10:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:50 ---> Running in 2f5b34a3db15 06:11:08 Running on prd-centos7-docker-4c-2g-8217 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:08 provisioning config files... 06:11:08 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config474888988934515107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:10 ---> ****-login.sh 06:11:10 nexus3.edgexfoundry.org:10001 06:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:10 Configure a credential helper to remove this warning. See 06:11:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:10 06:11:10 Login Succeeded 06:11:10 nexus3.edgexfoundry.org:10002 06:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:10 Configure a credential helper to remove this warning. See 06:11:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:10 06:11:10 Login Succeeded 06:11:10 nexus3.edgexfoundry.org:10003 06:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:11 Configure a credential helper to remove this warning. See 06:11:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:11 06:11:11 Login Succeeded 06:11:11 nexus3.edgexfoundry.org:10004 06:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:11 Configure a credential helper to remove this warning. See 06:11:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:11 06:11:11 Login Succeeded 06:11:11 ****.io 06:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:11 Configure a credential helper to remove this warning. See 06:11:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:11 06:11:11 Login Succeeded 06:11:11 ---> ****-login.sh ends [Pipeline] } 06:11:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:11:12 + docker buildx ls 06:11:12 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:11:12 default * docker 06:11:12 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:11:12 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:11:12 edgex-builder [Pipeline] sh 06:11:12 + docker buildx inspect --bootstrap 06:11:12 #1 [internal] booting buildkit 06:11:12 #1 pulling image moby/buildkit:buildx-stable-1 06:11:16 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 06:11:16 #1 creating container buildx_buildkit_edgex-builder0 06:11:16 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 06:11:16 #1 DONE 4.0s 06:11:17 Name: edgex-builder 06:11:17 Driver: docker-container 06:11:17 06:11:17 Nodes: 06:11:17 Name: edgex-builder0 06:11:17 Endpoint: unix:///var/run/docker.sock 06:11:17 Status: running 06:11:17 Buildkit: v0.23.2 06:11:17 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:11:17 + docker buildx ls 06:11:17 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:11:17 edgex-builder * docker-container 06:11:17 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:11:17 default docker 06:11:17 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:11:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f' 06:11:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f --push - 06:11:17 #1 [internal] load build definition from Dockerfile 06:11:17 #1 transferring dockerfile: 198B done 06:11:17 #1 DONE 0.0s 06:11:17 06:11:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f 06:11:17 #2 DONE 0.1s 06:11:17 06:11:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f 06:11:17 #3 DONE 0.1s 06:11:17 06:11:17 #4 [internal] load .dockerignore 06:11:17 #4 transferring context: 06:11:17 #4 transferring context: 2B done 06:11:17 #4 DONE 0.0s 06:11:17 06:11:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 06:11:17 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 0.0s done 06:11:17 #5 DONE 0.0s 06:11:17 06:11:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 06:11:17 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 done 06:11:17 #6 DONE 0.1s 06:11:17 06:11:17 #7 exporting to image 06:11:17 #7 exporting layers done 06:11:17 #7 exporting manifest sha256:8617c553d59e8cc7cffb40cfba7c9e1b6e914ff00ed7f126af52bd96e84ca4d3 done 06:11:17 #7 exporting config sha256:1f84839f790ab6d9fc4c1cfe77d6f1ea29718c9e41ff4501c87be9596adb3d66 done 06:11:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:17 #7 ... 06:11:17 06:11:17 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:11:17 #8 DONE 0.0s 06:11:17 06:11:17 #7 exporting to image 06:11:17 #7 exporting manifest sha256:b95dbd1bcc99287b9b610e47b47c0d321cb1fad70c93b1cd33f1b4770661491e done 06:11:17 #7 exporting config sha256:01635ac0a0a36c4d8c9e748589efebab9d1eb6c615bae66adcec4919c4638381 0.0s done 06:11:17 #7 exporting manifest list sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 0.0s done 06:11:17 #7 pushing layers 06:11:18 #7 pushing layers 0.1s done 06:11:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 0.1s done 06:11:18 #7 DONE 0.2s 06:11:18 06:11:18 1 warning found (use --debug to expand): 06:11:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 06:11:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 06:11:18 #1 [internal] load build definition from Dockerfile 06:11:18 #1 transferring dockerfile: 164B done 06:11:18 #1 DONE 0.0s 06:11:18 06:11:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 06:11:18 #2 DONE 0.0s 06:11:18 06:11:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 06:11:18 #3 DONE 0.0s 06:11:18 06:11:18 #4 [internal] load .dockerignore 06:11:18 #4 transferring context: 2B done 06:11:18 #4 DONE 0.0s 06:11:18 06:11:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 06:11:18 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 done 06:11:18 #5 CACHED 06:11:18 06:11:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 06:11:18 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 0.0s done 06:11:18 #6 CACHED 06:11:18 06:11:18 #7 exporting to image 06:11:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:18 #7 exporting layers done 06:11:18 #7 exporting manifest sha256:8617c553d59e8cc7cffb40cfba7c9e1b6e914ff00ed7f126af52bd96e84ca4d3 done 06:11:18 #7 exporting config sha256:1f84839f790ab6d9fc4c1cfe77d6f1ea29718c9e41ff4501c87be9596adb3d66 done 06:11:18 #7 exporting manifest sha256:b95dbd1bcc99287b9b610e47b47c0d321cb1fad70c93b1cd33f1b4770661491e done 06:11:18 #7 exporting config sha256:01635ac0a0a36c4d8c9e748589efebab9d1eb6c615bae66adcec4919c4638381 done 06:11:18 #7 exporting manifest list sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 done 06:11:18 #7 pushing layers 0.0s done 06:11:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 0.1s done 06:11:18 #7 DONE 0.1s 06:11:18 06:11:18 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:11:18 #8 DONE 0.0s 06:11:18 06:11:18 1 warning found (use --debug to expand): 06:11:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8 --push - 06:11:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8' 06:11:18 #1 [internal] load build definition from Dockerfile 06:11:18 #1 transferring dockerfile: 169B done 06:11:18 #1 DONE 0.0s 06:11:18 06:11:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8 06:11:18 #2 DONE 0.0s 06:11:18 06:11:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8 06:11:18 #3 DONE 0.0s 06:11:18 06:11:18 #4 [internal] load .dockerignore 06:11:18 #4 transferring context: 2B done 06:11:18 #4 DONE 0.0s 06:11:18 06:11:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 06:11:18 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 done 06:11:18 #5 CACHED 06:11:18 06:11:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 06:11:18 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 done 06:11:18 #6 CACHED 06:11:18 06:11:18 #7 exporting to image 06:11:18 #7 exporting layers done 06:11:18 #7 exporting manifest sha256:8617c553d59e8cc7cffb40cfba7c9e1b6e914ff00ed7f126af52bd96e84ca4d3 done 06:11:18 #7 exporting config sha256:1f84839f790ab6d9fc4c1cfe77d6f1ea29718c9e41ff4501c87be9596adb3d66 done 06:11:18 #7 exporting manifest sha256:b95dbd1bcc99287b9b610e47b47c0d321cb1fad70c93b1cd33f1b4770661491e done 06:11:18 #7 exporting config sha256:01635ac0a0a36c4d8c9e748589efebab9d1eb6c615bae66adcec4919c4638381 done 06:11:18 #7 exporting manifest list sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 done 06:11:18 #7 pushing layers 0.0s done 06:11:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 06:11:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.8@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 0.1s done 06:11:19 #7 DONE 0.1s 06:11:19 06:11:19 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:11:19 #8 DONE 0.0s 06:11:19 06:11:19 1 warning found (use --debug to expand): 06:11:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 --push - 06:11:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8' 06:11:19 #1 [internal] load build definition from Dockerfile 06:11:19 #1 transferring dockerfile: 210B done 06:11:19 #1 DONE 0.0s 06:11:19 06:11:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 06:11:19 #2 DONE 0.0s 06:11:19 06:11:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 06:11:19 #3 DONE 0.0s 06:11:19 06:11:19 #4 [internal] load .dockerignore 06:11:19 #4 transferring context: 2B done 06:11:19 #4 DONE 0.0s 06:11:19 06:11:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 06:11:19 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 done 06:11:19 #5 CACHED 06:11:19 06:11:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 06:11:19 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 done 06:11:19 #6 CACHED 06:11:19 06:11:19 #7 exporting to image 06:11:19 #7 exporting layers done 06:11:19 #7 exporting manifest sha256:8617c553d59e8cc7cffb40cfba7c9e1b6e914ff00ed7f126af52bd96e84ca4d3 done 06:11:19 #7 exporting config sha256:1f84839f790ab6d9fc4c1cfe77d6f1ea29718c9e41ff4501c87be9596adb3d66 done 06:11:19 #7 exporting manifest sha256:b95dbd1bcc99287b9b610e47b47c0d321cb1fad70c93b1cd33f1b4770661491e done 06:11:19 #7 exporting config sha256:01635ac0a0a36c4d8c9e748589efebab9d1eb6c615bae66adcec4919c4638381 done 06:11:19 #7 exporting manifest list sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 done 06:11:19 #7 pushing layers 0.0s done 06:11:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 06:11:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 0.1s done 06:11:19 #7 DONE 0.1s 06:11:19 06:11:19 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:11:19 #8 DONE 0.0s 06:11:19 06:11:19 1 warning found (use --debug to expand): 06:11:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:11:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 06:11:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 06:11:20 #1 [internal] load build definition from Dockerfile 06:11:20 #1 transferring dockerfile: 162B done 06:11:20 #1 DONE 0.0s 06:11:20 06:11:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 06:11:20 #2 DONE 0.0s 06:11:20 06:11:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 06:11:20 #3 DONE 0.0s 06:11:20 06:11:20 #4 [internal] load .dockerignore 06:11:20 #4 transferring context: 2B done 06:11:20 #4 DONE 0.0s 06:11:20 06:11:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 06:11:20 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 done 06:11:20 #5 CACHED 06:11:20 06:11:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 06:11:20 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:b66fe290f1298683172f6a1b53e42a8dc44bcf98d65d5e930bffcb03c3f61152 0.0s done 06:11:20 #6 CACHED 06:11:20 06:11:20 #7 exporting to image 06:11:20 #7 exporting layers done 06:11:20 #7 exporting manifest sha256:8617c553d59e8cc7cffb40cfba7c9e1b6e914ff00ed7f126af52bd96e84ca4d3 done 06:11:20 #7 exporting config sha256:1f84839f790ab6d9fc4c1cfe77d6f1ea29718c9e41ff4501c87be9596adb3d66 done 06:11:20 #7 exporting manifest sha256:b95dbd1bcc99287b9b610e47b47c0d321cb1fad70c93b1cd33f1b4770661491e done 06:11:20 #7 exporting config sha256:01635ac0a0a36c4d8c9e748589efebab9d1eb6c615bae66adcec4919c4638381 done 06:11:20 #7 exporting manifest list sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 done 06:11:20 #7 pushing layers 0.0s done 06:11:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 06:11:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:11:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:03867a2da8e4b22644beed1d1b82c9487b32485f24f6fce738fa16c496cfb500 0.1s done 06:11:20 #7 DONE 0.1s 06:11:20 06:11:20 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:11:20 #8 DONE 0.0s 06:11:20 06:11:20 1 warning found (use --debug to expand): 06:11:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:11:20 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:11:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:11:21 ---> package-listing.sh 06:11:21 ++ facter osfamily 06:11:21 ++ tr '[:upper:]' '[:lower:]' 06:11:21 + OS_FAMILY=redhat 06:11:21 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:11:21 + START_PACKAGES=/tmp/packages_start.txt 06:11:21 + END_PACKAGES=/tmp/packages_end.txt 06:11:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:11:21 + PACKAGES=/tmp/packages_start.txt 06:11:21 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:11:21 + PACKAGES=/tmp/packages_end.txt 06:11:21 + case "${OS_FAMILY}" in 06:11:21 + rpm -qa 06:11:21 + sort 06:11:22 + '[' -f /tmp/packages_start.txt ']' 06:11:22 + '[' -f /tmp/packages_end.txt ']' 06:11:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:11:22 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:11:22 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:11:22 + 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:11:22 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:11:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:23 06:11:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:23 latest: Pulling from edgex-lftools-log-publisher 06:11:23 5eb5b503b376: Pulling fs layer 06:11:23 5c69ac0246d0: Pulling fs layer 06:11:23 ec43610c2a17: Pulling fs layer 06:11:23 3a2ae6a8a46f: Pulling fs layer 06:11:23 33b1e0a273af: Pulling fs layer 06:11:23 5d3b04190fa2: Pulling fs layer 06:11:23 2f39f015ded8: Pulling fs layer 06:11:23 3a2ae6a8a46f: Waiting 06:11:23 33b1e0a273af: Waiting 06:11:23 5d3b04190fa2: Waiting 06:11:23 2f39f015ded8: Waiting 06:11:23 5c69ac0246d0: Verifying Checksum 06:11:23 5c69ac0246d0: Download complete 06:11:23 3a2ae6a8a46f: Verifying Checksum 06:11:23 3a2ae6a8a46f: Download complete 06:11:23 33b1e0a273af: Verifying Checksum 06:11:23 33b1e0a273af: Download complete 06:11:23 5d3b04190fa2: Verifying Checksum 06:11:23 5d3b04190fa2: Download complete 06:11:23 ec43610c2a17: Verifying Checksum 06:11:23 ec43610c2a17: Download complete 06:11:23 5eb5b503b376: Verifying Checksum 06:11:23 5eb5b503b376: Download complete 06:11:24 2f39f015ded8: Download complete 06:11:25 5eb5b503b376: Pull complete 06:11:25 5c69ac0246d0: Pull complete 06:11:25 ec43610c2a17: Pull complete 06:11:25 3a2ae6a8a46f: Pull complete 06:11:25 33b1e0a273af: Pull complete 06:11:25 5d3b04190fa2: Pull complete 06:11:30 2f39f015ded8: Pull complete 06:11:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:30 prd-centos7-docker-4c-2g-8217 does not seem to be running inside a container 06:11:30 $ 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:11:33 $ docker top 1b35634b8248a74e7e152f2f52b7c76db1de3b1a2a41e5fd3fcb367002add99d -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:33 + touch /tmp/pre-build-complete [Pipeline] sh 06:11:34 + mkdir -p /var/log/sysstat [Pipeline] sh 06:11:34 + ls /var/log/sa-host 06:11:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:34 provisioning config files... 06:11:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13778740172637704370tmp [Pipeline] { [Pipeline] echo 06:11:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:11:34 ---> create-netrc.sh [Pipeline] } 06:11:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:11:35 ---> python-tools-install.sh [Pipeline] echo 06:11:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:11:35 ---> sudo-logs.sh 06:11:35 Archiving 'sudo' log.. 06:11:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-8217.novalocal: Name or service not known 06:11:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-8217.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:11:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:11:35 ---> job-cost.sh 06:11:35 lf-activate-venv: SKIPPING 06:11:35 INFO: No Stack... 06:11:36 INFO: Retrieving Pricing Info for: v3-standard-2 06:11:36 INFO: Archiving Costs [Pipeline] echo 06:11:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:11:36 ---> logs-deploy.sh 06:11:36 lf-activate-venv: SKIPPING 06:11:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/199 06:11:36 INFO: archiving workspace using pattern(s): 06:11:37 Archives upload complete. 06:11:37 INFO: archiving logs to Nexus 06:11:38 ---> uname -a: 06:11:38 Linux prd-centos7-docker-4c-2g-8217.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:11:38 06:11:38 06:11:38 ---> lscpu: 06:11:38 Architecture: x86_64 06:11:38 CPU op-mode(s): 32-bit, 64-bit 06:11:38 Byte Order: Little Endian 06:11:38 Address sizes: 40 bits physical, 48 bits virtual 06:11:38 CPU(s): 2 06:11:38 On-line CPU(s) list: 0,1 06:11:38 Thread(s) per core: 1 06:11:38 Core(s) per socket: 1 06:11:38 Socket(s): 2 06:11:38 NUMA node(s): 1 06:11:38 Vendor ID: AuthenticAMD 06:11:38 CPU family: 23 06:11:38 Model: 49 06:11:38 Model name: AMD EPYC-Rome Processor 06:11:38 Stepping: 0 06:11:38 CPU MHz: 2799.998 06:11:38 BogoMIPS: 5599.99 06:11:38 Virtualization: AMD-V 06:11:38 Hypervisor vendor: KVM 06:11:38 Virtualization type: full 06:11:38 L1d cache: 64 KiB 06:11:38 L1i cache: 64 KiB 06:11:38 L2 cache: 1 MiB 06:11:38 L3 cache: 32 MiB 06:11:38 NUMA node0 CPU(s): 0,1 06:11:38 Vulnerability Itlb multihit: Not affected 06:11:38 Vulnerability L1tf: Not affected 06:11:38 Vulnerability Mds: Not affected 06:11:38 Vulnerability Meltdown: Not affected 06:11:38 Vulnerability Mmio stale data: Not affected 06:11:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:11:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:11:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:11:38 Vulnerability Srbds: Not affected 06:11:38 Vulnerability Tsx async abort: Not affected 06:11:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:11:38 06:11:38 06:11:38 ---> nproc: 06:11:38 2 06:11:38 06:11:38 06:11:38 ---> df -h: 06:11:38 Filesystem Size Used Avail Use% Mounted on 06:11:38 overlay 40G 7.3G 33G 19% / 06:11:38 tmpfs 64M 0 64M 0% /dev 06:11:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:11:38 shm 64M 0 64M 0% /dev/shm 06:11:38 /dev/vda1 40G 7.3G 33G 19% /facter-os 06:11:38 06:11:38 06:11:38 Cannot open /var/log/sysstat/sa03: No such file or directory 06:11:38 Please check if data collecting is enabled 06:11:38 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:38 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:11:38 $ docker stop --time=1 1b35634b8248a74e7e152f2f52b7c76db1de3b1a2a41e5fd3fcb367002add99d 06:11:39 $ docker rm -f --volumes 1b35634b8248a74e7e152f2f52b7c76db1de3b1a2a41e5fd3fcb367002add99d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:11:40 [WS-CLEANUP] Deleting project workspace... 06:11:40 [WS-CLEANUP] Deferred wipeout is used... 06:11:40 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:40 06:11:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:40 latest: Pulling from edgex-lftools-log-publisher 06:11:40 5eb5b503b376: Pulling fs layer 06:11:40 5c69ac0246d0: Pulling fs layer 06:11:40 ec43610c2a17: Pulling fs layer 06:11:40 3a2ae6a8a46f: Pulling fs layer 06:11:40 33b1e0a273af: Pulling fs layer 06:11:40 5d3b04190fa2: Pulling fs layer 06:11:40 2f39f015ded8: Pulling fs layer 06:11:40 33b1e0a273af: Waiting 06:11:40 5d3b04190fa2: Waiting 06:11:40 3a2ae6a8a46f: Waiting 06:11:40 2f39f015ded8: Waiting 06:11:40 5c69ac0246d0: Verifying Checksum 06:11:40 5c69ac0246d0: Download complete 06:11:40 3a2ae6a8a46f: Verifying Checksum 06:11:40 3a2ae6a8a46f: Download complete 06:11:40 33b1e0a273af: Verifying Checksum 06:11:40 33b1e0a273af: Download complete 06:11:40 ec43610c2a17: Verifying Checksum 06:11:40 ec43610c2a17: Download complete 06:11:40 5d3b04190fa2: Verifying Checksum 06:11:40 5d3b04190fa2: Download complete 06:11:41 5eb5b503b376: Verifying Checksum 06:11:41 5eb5b503b376: Download complete 06:11:41 2f39f015ded8: Verifying Checksum 06:11:41 2f39f015ded8: Download complete 06:11:42 5eb5b503b376: Pull complete 06:11:42 5c69ac0246d0: Pull complete 06:11:42 ec43610c2a17: Pull complete 06:11:42 3a2ae6a8a46f: Pull complete 06:11:43 33b1e0a273af: Pull complete 06:11:43 5d3b04190fa2: Pull complete 06:11:48 2f39f015ded8: Pull complete 06:11:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:48 prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container 06:11:48 $ 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:11:50 $ docker top 4f7bbb37b7d2a65bcbd9ec01fb8c3b17b77c4fc368675c0a4d8ad5c4a971c769 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:50 ---> job-cost.sh 06:11:50 lf-activate-venv: SKIPPING 06:11:50 INFO: No Stack... 06:11:50 INFO: Retrieving Pricing Info for: v3-standard-8 06:11:51 INFO: Archiving Costs [Pipeline] sh 06:11:51 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:11:51 + cut -d, -f6 [Pipeline] lock 06:11:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] 06:11:51 Resource [jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] did not exist. Created. 06:11:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:52 + echo total: 0.2199999988079071 [Pipeline] stash 06:11:52 Stashed 1 file(s) [Pipeline] } 06:11:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] [Pipeline] // lock [Pipeline] } 06:11:52 $ docker stop --time=1 4f7bbb37b7d2a65bcbd9ec01fb8c3b17b77c4fc368675c0a4d8ad5c4a971c769 06:11:53 $ docker rm -f --volumes 4f7bbb37b7d2a65bcbd9ec01fb8c3b17b77c4fc368675c0a4d8ad5c4a971c769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:12:27 Removing intermediate container 2f5b34a3db15 06:12:27 ---> 6279380eb10d 06:12:27 Step 9/10 : COPY . . 06:12:27 ---> 0a85d82d4380 06:12:27 Step 10/10 : RUN ${MAKE} 06:12:27 ---> Running in 01c90efbd970 06:12:28 noop 06:12:28 Removing intermediate container 01c90efbd970 06:12:28 ---> abe776ea65a6 06:12:28 Successfully built abe776ea65a6 06:12:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:29 + docker inspect -f . ci-base-image-arm64 06:12:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:29 prd-ubuntu20.04-docker-arm64-4c-16g-8214 does not seem to be running inside a container 06:12:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/199 -v /w/workspace/device-modbus-go/199:/w/workspace/device-modbus-go/199:rw,z -v /w/workspace/device-modbus-go/199@tmp:/w/workspace/device-modbus-go/199@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:12:30 $ docker top 329a864e120667b58b6b1b971d5b1ad25735e37943a2c39b70e4191d9c30e9a6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:31 + go version 06:12:31 go version go1.23.9 linux/arm64 [Pipeline] } 06:12:31 $ docker stop --time=1 329a864e120667b58b6b1b971d5b1ad25735e37943a2c39b70e4191d9c30e9a6 06:12:33 $ docker rm -f --volumes 329a864e120667b58b6b1b971d5b1ad25735e37943a2c39b70e4191d9c30e9a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:33 + docker inspect -f . ci-base-image-arm64 06:12:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:33 prd-ubuntu20.04-docker-arm64-4c-16g-8214 does not seem to be running inside a container 06:12:33 $ 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/199 -v /w/workspace/device-modbus-go/199:/w/workspace/device-modbus-go/199:rw,z -v /w/workspace/device-modbus-go/199@tmp:/w/workspace/device-modbus-go/199@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:12:35 $ docker top 719efc101aad43900c514c09ddbc60d7f407dd4a4791327159f5199781882edf -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:35 + git config --global --add safe.directory /w/workspace/device-modbus-go/199 [Pipeline] fileExists [Pipeline] sh 06:12:36 + make test 06:12:36 go test ./... -coverprofile=coverage.out 06:12:42 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:16:04 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:16:08 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 46.5% of statements 06:16:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:16:09 go vet ./... 06:17:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:17:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:17:05 ./bin/test-attribution-txt.sh 06:17:05 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:17:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:17:05 $ docker stop --time=1 719efc101aad43900c514c09ddbc60d7f407dd4a4791327159f5199781882edf 06:17:07 $ docker rm -f --volumes 719efc101aad43900c514c09ddbc60d7f407dd4a4791327159f5199781882edf [Pipeline] // withDockerContainer [Pipeline] sh 06:17:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:17:09 Warning: overwriting stash ‘coverage-report’ 06:17:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:17:10 + ls -al . 06:17:10 total 256 06:17:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 06:12 . 06:17:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 06:10 .. 06:17:10 -rw-rw-r-- 1 jenkins jenkins 140 Sep 3 06:10 .dockerignore 06:17:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 06:10 .git 06:17:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:10 .github 06:17:10 -rw-rw-r-- 1 jenkins jenkins 266 Sep 3 06:10 .gitignore 06:17:10 -rw-rw-r-- 1 jenkins jenkins 199 Sep 3 06:10 .golangci.yml 06:17:10 -rw-rw-r-- 1 jenkins jenkins 20445 Sep 3 06:10 Attribution.txt 06:17:10 -rw-rw-r-- 1 jenkins jenkins 18046 Sep 3 06:10 CHANGELOG.md 06:17:10 -rw-rw-r-- 1 jenkins jenkins 1479 Sep 3 06:10 Dockerfile 06:17:10 -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 06:10 GOVERNANCE.md 06:17:10 -rw-rw-r-- 1 jenkins jenkins 658 Sep 3 06:10 Jenkinsfile 06:17:10 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 3 06:10 LICENSE 06:17:10 -rw-rw-r-- 1 jenkins jenkins 2524 Sep 3 06:10 Makefile 06:17:10 -rw-rw-r-- 1 jenkins jenkins 622 Sep 3 06:10 OWNERS.md 06:17:10 -rw-rw-r-- 1 jenkins jenkins 4463 Sep 3 06:10 README.md 06:17:10 -rw-rw-r-- 1 jenkins jenkins 11 Sep 3 06:08 VERSION 06:17:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 06:10 bin 06:17:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:10 cmd 06:17:10 -rw-r--r-- 1 jenkins jenkins 27945 Sep 3 06:16 coverage.out 06:17:10 -rw-rw-r-- 1 jenkins jenkins 6427 Sep 3 06:10 go.mod 06:17:10 -rw-rw-r-- 1 jenkins jenkins 87545 Sep 3 06:10 go.sum 06:17:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 06:10 internal 06:17:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 06:10 simulator 06:17:10 -rw-rw-r-- 1 jenkins jenkins 229 Sep 3 06:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:10 + 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=ec44a8819ba005337177245ce03e1d8be8531c4f --label arch=arm64 --label version=4.1.0-dev.8 . 06:17:11 Sending build context to Docker daemon 14.19MB 06:17:11 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 06:17:11 Step 2/23 : FROM ${BASE} AS builder 06:17:11 ---> abe776ea65a6 06:17:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:17:11 ---> Running in ac3e48d5244a 06:17:11 Removing intermediate container ac3e48d5244a 06:17:11 ---> 028294f878bd 06:17:11 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:17:11 ---> Running in 09aa695ca656 06:17:12 Removing intermediate container 09aa695ca656 06:17:12 ---> d8991885ca6f 06:17:12 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:17:12 ---> Running in b93046dd404d 06:17:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:17:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:17:15 OK: 245 MiB in 66 packages 06:17:16 Removing intermediate container b93046dd404d 06:17:16 ---> ffb3426b935c 06:17:16 Step 6/23 : WORKDIR /device-modbus-go 06:17:16 ---> Running in 67b2a74bb89c 06:17:16 Removing intermediate container 67b2a74bb89c 06:17:16 ---> 156c913d643d 06:17:16 Step 7/23 : COPY go.mod vendor* ./ 06:17:17 ---> 8399a7250259 06:17:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:17 ---> Running in e956066f897c 06:17:19 Removing intermediate container e956066f897c 06:17:19 ---> 046b73fbb549 06:17:19 Step 9/23 : COPY . . 06:17:21 ---> 490c448a6eff 06:17:21 Step 10/23 : RUN ${MAKE} 06:17:21 ---> Running in 29e0d146b3a0 06:17:22 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:21:14 Removing intermediate container 29e0d146b3a0 06:21:14 ---> e5b5f0c3f106 06:21:14 Step 11/23 : FROM alpine:3.20 06:21:14 3.20: Pulling from library/alpine 06:21:14 13e713f82565: Pulling fs layer 06:21:14 13e713f82565: Verifying Checksum 06:21:14 13e713f82565: Download complete 06:21:14 13e713f82565: Pull complete 06:21:14 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:21:14 Status: Downloaded newer image for alpine:3.20 06:21:14 ---> c88e9dceb6cb 06:21:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 06:21:14 ---> Running in 8b380d0580d7 06:21:14 Removing intermediate container 8b380d0580d7 06:21:14 ---> 32c6d850be87 06:21:14 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:21:14 ---> Running in a8340937aafd 06:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:21:14 (1/1) Installing dumb-init (1.2.5-r3) 06:21:14 Executing busybox-1.36.1-r29.trigger 06:21:14 OK: 9 MiB in 15 packages 06:21:14 Removing intermediate container a8340937aafd 06:21:14 ---> dfba6806a32e 06:21:14 Step 14/23 : RUN apk --no-cache upgrade 06:21:14 ---> Running in 84b085d83fba 06:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:21:14 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:21:14 Executing busybox-1.36.1-r30.post-upgrade 06:21:14 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:21:14 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:21:14 Executing busybox-1.36.1-r30.trigger 06:21:14 OK: 9 MiB in 15 packages 06:21:14 Removing intermediate container 84b085d83fba 06:21:14 ---> dc814c63ad90 06:21:14 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:21:14 ---> b6cff3e4f173 06:21:14 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:21:14 ---> aa1d0bc2ade4 06:21:14 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:21:15 ---> c811c11b4a08 06:21:15 Step 18/23 : EXPOSE 59901 06:21:15 ---> Running in e08d769b53b2 06:21:15 Removing intermediate container e08d769b53b2 06:21:15 ---> a05fc0715bce 06:21:15 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:21:15 ---> Running in 1a8b0e56af1c 06:21:16 Removing intermediate container 1a8b0e56af1c 06:21:16 ---> 836774a9c629 06:21:16 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:21:16 ---> Running in a8588a8bcab3 06:21:16 Removing intermediate container a8588a8bcab3 06:21:16 ---> 735e64c2ed16 06:21:16 Step 21/23 : LABEL arch=arm64 06:21:16 ---> Running in d308a99a6c1e 06:21:16 Removing intermediate container d308a99a6c1e 06:21:16 ---> 7ce76ba816af 06:21:16 Step 22/23 : LABEL git_sha=ec44a8819ba005337177245ce03e1d8be8531c4f 06:21:16 ---> Running in adeee423b886 06:21:16 Removing intermediate container adeee423b886 06:21:16 ---> 8c56cff7f127 06:21:16 Step 23/23 : LABEL version=4.1.0-dev.8 06:21:17 ---> Running in 5ab838429b86 06:21:17 Removing intermediate container 5ab838429b86 06:21:17 ---> 1574ad946b0b 06:21:17 [Warning] One or more build-args [ARCH] were not consumed 06:21:17 Successfully built 1574ad946b0b 06:21:17 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:21:17 provisioning config files... 06:21:17 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/199@tmp/config13232609707892773868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:17 ---> ****-login.sh 06:21:17 nexus3.edgexfoundry.org:10001 06:21:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:18 Configure a credential helper to remove this warning. See 06:21:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:18 06:21:18 Login Succeeded 06:21:18 nexus3.edgexfoundry.org:10002 06:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:18 Configure a credential helper to remove this warning. See 06:21:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:18 06:21:18 Login Succeeded 06:21:18 nexus3.edgexfoundry.org:10003 06:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:18 Configure a credential helper to remove this warning. See 06:21:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:18 06:21:18 Login Succeeded 06:21:18 nexus3.edgexfoundry.org:10004 06:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:19 Configure a credential helper to remove this warning. See 06:21:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:19 06:21:19 Login Succeeded 06:21:19 ****.io 06:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:19 Configure a credential helper to remove this warning. See 06:21:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:19 06:21:19 Login Succeeded 06:21:19 ---> ****-login.sh ends [Pipeline] } 06:21:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:21:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:21:19 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:21:19 ec44a8819ba005337177245ce03e1d8be8531c4f 06:21:19 latest 06:21:19 4.1.0-dev.8 06:21:19 ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 06:21:19 main 06:21:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:19 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:20 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f 06:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:21:20 bf8af054cca9: Preparing 06:21:20 08773fa9a632: Preparing 06:21:20 dafe149bccad: Preparing 06:21:20 ef529b4019ae: Preparing 06:21:20 efddb397664b: Preparing 06:21:20 1e890da81ec9: Preparing 06:21:20 1e890da81ec9: Waiting 06:21:20 08773fa9a632: Pushed 06:21:20 efddb397664b: Pushed 06:21:20 bf8af054cca9: Pushed 06:21:20 1e890da81ec9: Layer already exists 06:21:20 ef529b4019ae: Pushed 06:21:27 dafe149bccad: Pushed 06:21:27 ec44a8819ba005337177245ce03e1d8be8531c4f: digest: sha256:8d5cc5c27e1cc48aa5840c0ee3b557bbef44f39164fa30050fb0a68522cf008b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:27 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:28 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:21:28 bf8af054cca9: Preparing 06:21:28 08773fa9a632: Preparing 06:21:28 dafe149bccad: Preparing 06:21:28 ef529b4019ae: Preparing 06:21:28 efddb397664b: Preparing 06:21:28 1e890da81ec9: Preparing 06:21:28 dafe149bccad: Layer already exists 06:21:28 ef529b4019ae: Layer already exists 06:21:28 efddb397664b: Layer already exists 06:21:28 bf8af054cca9: Layer already exists 06:21:28 08773fa9a632: Layer already exists 06:21:28 1e890da81ec9: Layer already exists 06:21:28 latest: digest: sha256:8d5cc5c27e1cc48aa5840c0ee3b557bbef44f39164fa30050fb0a68522cf008b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:28 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:29 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.8 06:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:21:29 bf8af054cca9: Preparing 06:21:29 08773fa9a632: Preparing 06:21:29 dafe149bccad: Preparing 06:21:29 ef529b4019ae: Preparing 06:21:29 efddb397664b: Preparing 06:21:29 1e890da81ec9: Preparing 06:21:29 1e890da81ec9: Waiting 06:21:29 dafe149bccad: Layer already exists 06:21:29 bf8af054cca9: Layer already exists 06:21:29 ef529b4019ae: Layer already exists 06:21:29 efddb397664b: Layer already exists 06:21:29 08773fa9a632: Layer already exists 06:21:29 1e890da81ec9: Layer already exists 06:21:29 4.1.0-dev.8: digest: sha256:8d5cc5c27e1cc48aa5840c0ee3b557bbef44f39164fa30050fb0a68522cf008b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:29 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:30 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 06:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:21:30 bf8af054cca9: Preparing 06:21:30 08773fa9a632: Preparing 06:21:30 dafe149bccad: Preparing 06:21:30 ef529b4019ae: Preparing 06:21:30 efddb397664b: Preparing 06:21:30 1e890da81ec9: Preparing 06:21:30 1e890da81ec9: Waiting 06:21:30 ef529b4019ae: Layer already exists 06:21:30 efddb397664b: Layer already exists 06:21:30 dafe149bccad: Layer already exists 06:21:30 bf8af054cca9: Layer already exists 06:21:30 08773fa9a632: Layer already exists 06:21:30 1e890da81ec9: Layer already exists 06:21:30 ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8: digest: sha256:8d5cc5c27e1cc48aa5840c0ee3b557bbef44f39164fa30050fb0a68522cf008b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:30 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:30 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:21:30 bf8af054cca9: Preparing 06:21:30 08773fa9a632: Preparing 06:21:30 dafe149bccad: Preparing 06:21:30 ef529b4019ae: Preparing 06:21:30 efddb397664b: Preparing 06:21:30 1e890da81ec9: Preparing 06:21:30 efddb397664b: Layer already exists 06:21:30 dafe149bccad: Layer already exists 06:21:30 bf8af054cca9: Layer already exists 06:21:30 08773fa9a632: Layer already exists 06:21:30 ef529b4019ae: Layer already exists 06:21:30 1e890da81ec9: Layer already exists 06:21:30 main: digest: sha256:8d5cc5c27e1cc48aa5840c0ee3b557bbef44f39164fa30050fb0a68522cf008b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:21:31 ===================================================== [Pipeline] echo 06:21:31 taggedImages: 06:21:31 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f 06:21:31 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:21:31 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.8 06:21:31 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 06:21:31 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 06:21:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] echo 06:21:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 06:21:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.8 [Pipeline] echo 06:21:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:ec44a8819ba005337177245ce03e1d8be8531c4f-4.1.0-dev.8 [Pipeline] echo 06:21:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:21:31 06:21:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:21:31 arm64: Pulling from edgex-lftools-log-publisher 06:21:31 8998bd30e6a1: Pulling fs layer 06:21:31 04944245beec: Pulling fs layer 06:21:31 699f458cf7ca: Pulling fs layer 06:21:31 765212b225bb: Pulling fs layer 06:21:31 f23df028b6ca: Pulling fs layer 06:21:31 d65c8cfc05b1: Pulling fs layer 06:21:31 2437ff75d9bd: Pulling fs layer 06:21:31 765212b225bb: Waiting 06:21:31 f23df028b6ca: Waiting 06:21:31 d65c8cfc05b1: Waiting 06:21:31 2437ff75d9bd: Waiting 06:21:32 04944245beec: Verifying Checksum 06:21:32 04944245beec: Download complete 06:21:32 765212b225bb: Verifying Checksum 06:21:32 765212b225bb: Download complete 06:21:32 f23df028b6ca: Verifying Checksum 06:21:32 f23df028b6ca: Download complete 06:21:32 d65c8cfc05b1: Verifying Checksum 06:21:32 d65c8cfc05b1: Download complete 06:21:32 699f458cf7ca: Verifying Checksum 06:21:32 699f458cf7ca: Download complete 06:21:32 8998bd30e6a1: Verifying Checksum 06:21:32 8998bd30e6a1: Download complete 06:21:35 2437ff75d9bd: Verifying Checksum 06:21:35 2437ff75d9bd: Download complete 06:21:37 8998bd30e6a1: Pull complete 06:21:38 04944245beec: Pull complete 06:21:39 699f458cf7ca: Pull complete 06:21:39 765212b225bb: Pull complete 06:21:40 f23df028b6ca: Pull complete 06:21:41 d65c8cfc05b1: Pull complete 06:21:59 2437ff75d9bd: Pull complete 06:21:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:21:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:21:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:59 prd-ubuntu20.04-docker-arm64-4c-16g-8214 does not seem to be running inside a container 06:21:59 $ 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/199 -v /w/workspace/device-modbus-go/199:/w/workspace/device-modbus-go/199:rw,z -v /w/workspace/device-modbus-go/199@tmp:/w/workspace/device-modbus-go/199@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:22:02 $ docker top 01afd78ca087751758cd99778f904975e9c82d20a6441a2b4b2a8fdb2749aa0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:03 ---> job-cost.sh 06:22:03 lf-activate-venv: SKIPPING 06:22:03 INFO: No Stack... 06:22:03 INFO: Retrieving Pricing Info for: v3-standard-4 06:22:04 INFO: Archiving Costs [Pipeline] sh 06:22:05 + cat /w/workspace/device-modbus-go/199/archives/cost.csv 06:22:05 + cut -d, -f6 [Pipeline] lock 06:22:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] 06:22:05 Resource [jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] did not exist. Created. 06:22:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:22:05 /w/workspace/device-modbus-go/199@tmp/durable-0e053b2c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:22:06 + echo total: 0.10999999940395355 [Pipeline] stash 06:22:06 Warning: overwriting stash ‘stack-cost’ 06:22:06 Stashed 1 file(s) [Pipeline] } 06:22:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-199-stack-cost] [Pipeline] // lock [Pipeline] } 06:22:06 $ docker stop --time=1 01afd78ca087751758cd99778f904975e9c82d20a6441a2b4b2a8fdb2749aa0b 06:22:08 $ docker rm -f --volumes 01afd78ca087751758cd99778f904975e9c82d20a6441a2b4b2a8fdb2749aa0b [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:22:08 provisioning config files... 06:22:08 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9778836732240464930tmp [Pipeline] { [Pipeline] sh 06:22:09 + set +x 06:22:09 + + curl -sbash https://codecov.io/bash -s 06:22:09 -- 06:22:09 06:22:09 _____ _ 06:22:09 / ____| | | 06:22:09 | | ___ __| | ___ ___ _____ __ 06:22:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:22:09 | |___| (_) | (_| | __/ (_| (_) \ V / 06:22:09 \_____\___/ \__,_|\___|\___\___/ \_/ 06:22:09 Bash-1.0.6 06:22:09 06:22:09 06:22:09 ==> git version 2.25.1 found 06:22:09 ==> 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:22:09 Release-Date: 2020-01-08 06:22:09 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:22:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:22:09 ==> Jenkins CI detected. 06:22:09 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 06:22:09 project root: . 06:22:09 --> token set from env 06:22:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:22:09 ==> Running gcov in . (disable via -X gcov) 06:22:09 ==> Python coveragepy not found 06:22:09 ==> Searching for coverage reports in: 06:22:09 + . 06:22:09 -> Found 1 reports 06:22:09 ==> Detecting git/mercurial file structure 06:22:09 ==> Reading reports 06:22:09 + ./coverage.out bytes=27945 06:22:09 ==> Appending adjustments 06:22:09 https://docs.codecov.io/docs/fixing-reports 06:22:09 + Found adjustments 06:22:09 ==> Gzipping contents 06:22:09 8.0K /tmp/codecov.0yo3My.gz 06:22:09 ==> Uploading reports 06:22:09 url: https://codecov.io 06:22:09 query: branch=main&commit=ec44a8819ba005337177245ce03e1d8be8531c4f&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:22:09 -> Pinging Codecov 06:22:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ec44a8819ba005337177245ce03e1d8be8531c4f&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:22:09 -> Uploading to 06:22:09 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/ec44a8819ba005337177245ce03e1d8be8531c4f/388b918a-9111-4d42-829e-a3c37618bdb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250903%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250903T062209Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d4d95052c5b60adf07aaa5d88d5c05a42730feb4733be3c3ec5f2b921bd9f04e 06:22:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:22:09 Dload Upload Total Spent Left Speed 06:22:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 28203 --:--:-- --:--:-- --:--:-- 28203 06:22:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] } 06:22:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:22:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:22:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:22:10 06:22:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:22:10 latest: Pulling from edgex-devops/edgex-snyk-go 06:22:10 0a9a5dfd008f: Already exists 06:22:10 36466aa92d05: Already exists 06:22:10 e10405b45d13: Already exists 06:22:10 096b7ceb2af7: Already exists 06:22:10 4f4fb700ef54: Already exists 06:22:10 e50aa161e22a: Pulling fs layer 06:22:10 d3c8db5fb9df: Pulling fs layer 06:22:10 e50aa161e22a: Download complete 06:22:10 e50aa161e22a: Pull complete 06:22:11 d3c8db5fb9df: Verifying Checksum 06:22:11 d3c8db5fb9df: Download complete 06:22:15 d3c8db5fb9df: Pull complete 06:22:15 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 06:22:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:22:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:16 prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container 06:22:16 $ 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:22:17 $ docker top 80c38465280c29f3eb3f193eeaeaae880073db311043d847f2554eae76f0a9ce -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:17 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 06:22:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 06:22:17 + set -o pipefail 06:22:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 06:22:24 06:22:24 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 06:22:24 06:22:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/0a9c7bed-14e2-4363-ae1a-5a0f6765f6bc 06:22:24 06:22:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:22:24 06:22:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:22:24 06:22:24 06:22:24 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 06:22:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:22:24 $ docker stop --time=1 80c38465280c29f3eb3f193eeaeaae880073db311043d847f2554eae76f0a9ce 06:22:27 $ docker rm -f --volumes 80c38465280c29f3eb3f193eeaeaae880073db311043d847f2554eae76f0a9ce [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:22:28 + git log --format=format:%s -1 ec44a8819ba005337177245ce03e1d8be8531c4f [Pipeline] sh 06:22:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:22:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:22:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:28 prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container 06:22:28 $ 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:22:29 $ docker top 3a40e36581d64800b7d459b6fc28ee245bec00e10fcf38202fa511c843905412 -eo pid,comm 06:22:29 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:22:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:22:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:22:29 [ssh-agent] Looking for ssh-agent implementation... 06:22:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:22:29 $ docker exec 3a40e36581d64800b7d459b6fc28ee245bec00e10fcf38202fa511c843905412 ssh-agent 06:22:29 SSH_AUTH_SOCK=/tmp/ssh-YRkytWvxaGxo/agent.32 06:22:29 SSH_AGENT_PID=38 06:22:29 Running ssh-add (command line suppressed) 06:22:29 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_174185447978560826.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_174185447978560826.key) 06:22:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:22:29 + git semver tag 06:22:30 2025-09-03 06:22:30,124 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:22:30 2025-09-03 06:22:30,128 [run_tag] DEBUG tag force:False 06:22:30 2025-09-03 06:22:30,128 [check_head_tag] DEBUG check head tag 06:22:30 2025-09-03 06:22:30,128 [execute] INFO git cat-file --batch-check 06:22:30 2025-09-03 06:22:30,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 06:22:30 2025-09-03 06:22:30,131 [execute] INFO git cat-file --batch 06:22:30 2025-09-03 06:22:30,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 06:22:30 2025-09-03 06:22:30,142 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:22:30 2025-09-03 06:22:30,142 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 06:22:30 2025-09-03 06:22:30,142 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 06:22:30 2025-09-03 06:22:30,146 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:22:30 4.1.0-dev.8 [Pipeline] } 06:22:30 $ docker exec --env ******** --env ******** 3a40e36581d64800b7d459b6fc28ee245bec00e10fcf38202fa511c843905412 ssh-agent -k 06:22:30 unset SSH_AUTH_SOCK; 06:22:30 unset SSH_AGENT_PID; 06:22:30 echo Agent pid 38 killed; 06:22:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:22:30 + git semver [Pipeline] } 06:22:31 $ docker stop --time=1 3a40e36581d64800b7d459b6fc28ee245bec00e10fcf38202fa511c843905412 06:22:32 $ docker rm -f --volumes 3a40e36581d64800b7d459b6fc28ee245bec00e10fcf38202fa511c843905412 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:22:32 06:22:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:22:33 0.23.1-centos7: Pulling from edgex-lftools 06:22:33 ab5ef0e58194: Pulling fs layer 06:22:33 9712f1f96733: Pulling fs layer 06:22:33 63f879dbbcfc: Pulling fs layer 06:22:33 0d9ebad4ef96: Pulling fs layer 06:22:33 e9a5061849ea: Pulling fs layer 06:22:33 d747dcd14b5f: Pulling fs layer 06:22:33 2de7ff778b66: Pulling fs layer 06:22:33 e9a5061849ea: Waiting 06:22:33 d747dcd14b5f: Waiting 06:22:33 2de7ff778b66: Waiting 06:22:33 0d9ebad4ef96: Waiting 06:22:33 9712f1f96733: Verifying Checksum 06:22:33 9712f1f96733: Download complete 06:22:33 63f879dbbcfc: Verifying Checksum 06:22:33 63f879dbbcfc: Download complete 06:22:33 e9a5061849ea: Verifying Checksum 06:22:33 e9a5061849ea: Download complete 06:22:33 d747dcd14b5f: Verifying Checksum 06:22:33 2de7ff778b66: Verifying Checksum 06:22:33 2de7ff778b66: Download complete 06:22:33 0d9ebad4ef96: Verifying Checksum 06:22:33 0d9ebad4ef96: Download complete 06:22:33 ab5ef0e58194: Download complete 06:22:37 ab5ef0e58194: Pull complete 06:22:37 9712f1f96733: Pull complete 06:22:38 63f879dbbcfc: Pull complete 06:22:44 0d9ebad4ef96: Pull complete 06:22:44 e9a5061849ea: Pull complete 06:22:44 d747dcd14b5f: Pull complete 06:22:45 2de7ff778b66: Pull complete 06:22:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:22:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:22:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:46 prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container 06:22:46 $ 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:22:48 $ docker top a90a49f947137735f0723cab9fcfda82909825b4b57ab56bd91c28efd01d282a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:22:48 provisioning config files... 06:22:48 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9476170986426315117tmp 06:22:48 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12621854757128017090tmp 06:22:48 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9861681752686732646tmp [Pipeline] { [Pipeline] echo 06:22:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:22:48 ---> sigul-configuration.sh 06:22:48 gpg: directory `/root/.gnupg' created 06:22:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:22:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:22:48 gpg: keyring `/root/.gnupg/secring.gpg' created 06:22:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:22:48 gpg: CAST5 encrypted data 06:22:48 gpg: encrypted with 1 passphrase 06:22:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:22:48 + mkdir /home/jenkins 06:22:48 + mkdir /home/jenkins/sigul [Pipeline] sh 06:22:49 + 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:22:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:22:49 ---> sigul-install.sh 06:22:49 Sigul already installed; skipping installation. [Pipeline] sh 06:22:49 + git tag --list 06:22:49 0.7.1 06:22:49 v1.0.0 06:22:49 v1.1.0 06:22:49 v1.1.1 06:22:49 v1.2.2 06:22:49 v1.3.0 06:22:49 v1.3.1 06:22:49 v2.0.0 06:22:49 v2.1.0 06:22:49 v2.1.1 06:22:49 v2.2.0 06:22:49 v2.3.0 06:22:49 v3.0 06:22:49 v3.0.0 06:22:49 v3.1 06:22:49 v3.1.0 06:22:49 v3.1.1 06:22:49 v4.0 06:22:49 v4.0.0 06:22:49 v4.1.0-dev.1 06:22:49 v4.1.0-dev.2 06:22:49 v4.1.0-dev.3 06:22:49 v4.1.0-dev.4 06:22:49 v4.1.0-dev.5 06:22:49 v4.1.0-dev.6 06:22:49 v4.1.0-dev.7 06:22:49 v4.1.0-dev.8 [Pipeline] sh 06:22:50 + lftools sign git-tag v4.1.0-dev.8 06:22:50 Signing Git tag with Sigul... 06:22:50 Signing v4.1.0-dev.8 [Pipeline] echo 06:22:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:22:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:22:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:22:52 $ docker stop --time=1 a90a49f947137735f0723cab9fcfda82909825b4b57ab56bd91c28efd01d282a 06:22:53 $ docker rm -f --volumes a90a49f947137735f0723cab9fcfda82909825b4b57ab56bd91c28efd01d282a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:22:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:22:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:22:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:54 prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container 06:22:54 $ 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:22:54 $ docker top 088cd13cf70e46c0651b802094d8fa5603327abd9f59bffd0d6a2c51d1db6f16 -eo pid,comm 06:22:54 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:22:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:22:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:22:54 [ssh-agent] Looking for ssh-agent implementation... 06:22:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:22:55 $ docker exec 088cd13cf70e46c0651b802094d8fa5603327abd9f59bffd0d6a2c51d1db6f16 ssh-agent 06:22:55 SSH_AUTH_SOCK=/tmp/ssh-U0XuVZyfdr00/agent.32 06:22:55 SSH_AGENT_PID=38 06:22:55 Running ssh-add (command line suppressed) 06:22:55 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10625544317092007160.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10625544317092007160.key) 06:22:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:22:55 + git semver bump pre 06:22:55 2025-09-03 06:22:55,774 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:22:55 2025-09-03 06:22:55,778 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:22:55 2025-09-03 06:22:55,778 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev 06:22:55 2025-09-03 06:22:55,778 [bump_version] DEBUG bumped version:4.1.0-dev.9 06:22:55 2025-09-03 06:22:55,778 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 06:22:55 2025-09-03 06:22:55,779 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:22:55 2025-09-03 06:22:55,779 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:22:55 2025-09-03 06:22:55,781 [execute] INFO git cat-file --batch-check 06:22:55 2025-09-03 06:22:55,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:22:55 2025-09-03 06:22:55,784 [execute] INFO git cat-file --batch 06:22:55 2025-09-03 06:22:55,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:22:55 2025-09-03 06:22:55,788 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:22:55 4.1.0-dev.9 [Pipeline] } 06:22:55 $ docker exec --env ******** --env ******** 088cd13cf70e46c0651b802094d8fa5603327abd9f59bffd0d6a2c51d1db6f16 ssh-agent -k 06:22:55 unset SSH_AUTH_SOCK; 06:22:55 unset SSH_AGENT_PID; 06:22:55 echo Agent pid 38 killed; 06:22:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:22:56 + git semver [Pipeline] } 06:22:56 $ docker stop --time=1 088cd13cf70e46c0651b802094d8fa5603327abd9f59bffd0d6a2c51d1db6f16 06:22:57 $ docker rm -f --volumes 088cd13cf70e46c0651b802094d8fa5603327abd9f59bffd0d6a2c51d1db6f16 [Pipeline] // withDockerContainer [Pipeline] sh 06:22:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:22:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:22:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:58 prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container 06:22:58 $ 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:22:58 $ docker top ce297dcb64350021b944e16cb3592b221b98bc126be5be0d9d9ae23c396ec336 -eo pid,comm 06:22:58 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:22:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:22:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:22:58 [ssh-agent] Looking for ssh-agent implementation... 06:22:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:22:59 $ docker exec ce297dcb64350021b944e16cb3592b221b98bc126be5be0d9d9ae23c396ec336 ssh-agent 06:22:59 SSH_AUTH_SOCK=/tmp/ssh-zqnyQ0U1PpOe/agent.32 06:22:59 SSH_AGENT_PID=38 06:22:59 Running ssh-add (command line suppressed) 06:22:59 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2514742281913802188.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2514742281913802188.key) 06:22:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:22:59 + git semver push 06:22:59 2025-09-03 06:22:59,770 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:22:59 2025-09-03 06:22:59,775 [run_push] DEBUG push 06:22:59 2025-09-03 06:22:59,775 [execute] INFO git cat-file --batch-check 06:22:59 2025-09-03 06:22:59,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:22:59 2025-09-03 06:22:59,778 [execute] INFO git rev-list 1fbec2a8fad692aa2e50628a25a7d02e895769c0 -- 06:22:59 2025-09-03 06:22:59,778 [execute] DEBUG Popen(['git', 'rev-list', '1fbec2a8fad692aa2e50628a25a7d02e895769c0', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:22:59 2025-09-03 06:22:59,783 [execute] INFO git fetch -v -- origin 06:22:59 2025-09-03 06:22:59,783 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:23:00 2025-09-03 06:23:00,258 [run_push] DEBUG no remote changes detected 06:23:00 2025-09-03 06:23:00,258 [execute] INFO git push origin semver 06:23:00 2025-09-03 06:23:00,259 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:23:01 2025-09-03 06:23:00,985 [run_push] DEBUG push all version tags 06:23:01 2025-09-03 06:23:00,986 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:23:01 2025-09-03 06:23:00,986 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 06:23:01 2025-09-03 06:23:01,623 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:23:01 4.1.0-dev.9 [Pipeline] } 06:23:01 $ docker exec --env ******** --env ******** ce297dcb64350021b944e16cb3592b221b98bc126be5be0d9d9ae23c396ec336 ssh-agent -k 06:23:02 unset SSH_AUTH_SOCK; 06:23:02 unset SSH_AGENT_PID; 06:23:02 echo Agent pid 38 killed; 06:23:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:02 + git semver [Pipeline] } 06:23:02 $ docker stop --time=1 ce297dcb64350021b944e16cb3592b221b98bc126be5be0d9d9ae23c396ec336 06:23:03 $ docker rm -f --volumes ce297dcb64350021b944e16cb3592b221b98bc126be5be0d9d9ae23c396ec336 [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:23:04 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:23:04 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:23:04 total 16 06:23:04 drwxr-xr-x 3 root root 4096 Sep 3 06:11 . 06:23:04 drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 06:22 .. 06:23:04 drwxr-xr-x 2 root root 4096 Sep 3 06:11 cost 06:23:04 -rw-r--r-- 1 root root 88 Sep 3 06:11 cost.csv 06:23:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:23:04 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:23:04 total 16 06:23:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 06:11 . 06:23:04 drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 06:22 .. 06:23:04 drwxr-xr-x 2 jenkins jenkins 4096 Sep 3 06:11 cost 06:23:04 -rw-r--r-- 1 jenkins jenkins 88 Sep 3 06:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:23:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:23:05 ---> package-listing.sh 06:23:05 ++ facter osfamily 06:23:05 ++ tr '[:upper:]' '[:lower:]' 06:23:05 + OS_FAMILY=debian 06:23:05 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:23:05 + START_PACKAGES=/tmp/packages_start.txt 06:23:05 + END_PACKAGES=/tmp/packages_end.txt 06:23:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:23:05 + PACKAGES=/tmp/packages_start.txt 06:23:05 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:23:05 + PACKAGES=/tmp/packages_end.txt 06:23:05 + case "${OS_FAMILY}" in 06:23:05 + dpkg -l 06:23:05 + grep '^ii' 06:23:05 + '[' -f /tmp/packages_start.txt ']' 06:23:05 + '[' -f /tmp/packages_end.txt ']' 06:23:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:23:05 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:23:05 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:23:05 + 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:23:05 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:23:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:23:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:06 prd-ubuntu20.04-docker-8c-8g-8212 does not seem to be running inside a container 06:23:06 $ 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:23:07 $ docker top 119a48ff3c0da5d001a3354236bb4cf312b1f3a858adfdd2a0799f29e9b0fef3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:07 + touch /tmp/pre-build-complete [Pipeline] sh 06:23:07 + mkdir -p /var/log/sysstat [Pipeline] sh 06:23:07 + ls /var/log/sa-host 06:23:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:07 provisioning config files... 06:23:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11845014162135542797tmp [Pipeline] { [Pipeline] echo 06:23:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:23:08 ---> create-netrc.sh [Pipeline] } 06:23:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:23:08 ---> python-tools-install.sh [Pipeline] echo 06:23:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:23:08 ---> sudo-logs.sh 06:23:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:23:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:23:09 ---> job-cost.sh 06:23:09 lf-activate-venv: SKIPPING 06:23:09 DEBUG: total: 0.2199999988079071 06:23:09 INFO: Retrieving Stack Cost... 06:23:09 INFO: Retrieving Pricing Info for: v3-standard-8 06:23:10 INFO: Archiving Costs [Pipeline] echo 06:23:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:23:10 ---> logs-deploy.sh 06:23:10 lf-activate-venv: SKIPPING 06:23:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/199 06:23:10 INFO: archiving workspace using pattern(s): 06:23:11 Archives upload complete. 06:23:11 INFO: archiving logs to Nexus 06:23:12 ---> uname -a: 06:23:12 Linux prd-ubuntu20-04-docker-8c-8g-8212 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:23:12 06:23:12 06:23:12 ---> lscpu: 06:23:12 Architecture: x86_64 06:23:12 CPU op-mode(s): 32-bit, 64-bit 06:23:12 Byte Order: Little Endian 06:23:12 Address sizes: 40 bits physical, 48 bits virtual 06:23:12 CPU(s): 8 06:23:12 On-line CPU(s) list: 0-7 06:23:12 Thread(s) per core: 1 06:23:12 Core(s) per socket: 1 06:23:12 Socket(s): 8 06:23:12 NUMA node(s): 1 06:23:12 Vendor ID: AuthenticAMD 06:23:12 CPU family: 23 06:23:12 Model: 49 06:23:12 Model name: AMD EPYC-Rome Processor 06:23:12 Stepping: 0 06:23:12 CPU MHz: 2799.998 06:23:12 BogoMIPS: 5599.99 06:23:12 Virtualization: AMD-V 06:23:12 Hypervisor vendor: KVM 06:23:12 Virtualization type: full 06:23:12 L1d cache: 256 KiB 06:23:12 L1i cache: 256 KiB 06:23:12 L2 cache: 4 MiB 06:23:12 L3 cache: 128 MiB 06:23:12 NUMA node0 CPU(s): 0-7 06:23:12 Vulnerability Gather data sampling: Not affected 06:23:12 Vulnerability Itlb multihit: Not affected 06:23:12 Vulnerability L1tf: Not affected 06:23:12 Vulnerability Mds: Not affected 06:23:12 Vulnerability Meltdown: Not affected 06:23:12 Vulnerability Mmio stale data: Not affected 06:23:12 Vulnerability Retbleed: Vulnerable 06:23:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:23:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:23:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:23:12 Vulnerability Srbds: Not affected 06:23:12 Vulnerability Tsx async abort: Not affected 06:23:12 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:23:12 06:23:12 06:23:12 ---> nproc: 06:23:12 8 06:23:12 06:23:12 06:23:12 ---> df -h: 06:23:12 Filesystem Size Used Avail Use% Mounted on 06:23:12 overlay 155G 14G 142G 9% / 06:23:12 tmpfs 64M 0 64M 0% /dev 06:23:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:23:12 shm 64M 0 64M 0% /dev/shm 06:23:12 /dev/vda1 155G 14G 142G 9% /facter-os 06:23:12 06:23:12 06:23:12 ---> sar -b -r -n DEV: 06:23:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8212) 09/03/25 _x86_64_ (8 CPU) 06:23:12 06:23:12 06:07:09 LINUX RESTART (8 CPU) 06:23:12 06:23:12 06:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:23:12 06:09:01 309.64 17.22 292.43 0.00 2201.66 133038.60 0.00 06:23:12 06:10:01 119.68 0.55 119.13 0.00 48.79 32463.66 0.00 06:23:12 06:11:01 2.67 0.02 2.65 0.00 2.00 53.74 0.00 06:23:12 06:12:01 48.74 0.02 48.73 0.00 0.13 20429.66 0.00 06:23:12 06:13:01 48.39 3.87 44.53 0.00 4296.88 9139.94 0.00 06:23:12 06:14:01 6.00 0.02 5.98 0.00 0.13 118.11 0.00 06:23:12 06:15:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 06:23:12 06:16:01 1.40 0.00 1.40 0.00 0.00 18.40 0.00 06:23:12 06:17:01 0.95 0.02 0.93 0.00 0.13 11.20 0.00 06:23:12 06:18:01 1.80 0.00 1.80 0.00 0.00 21.86 0.00 06:23:12 06:19:01 0.98 0.00 0.98 0.00 0.00 16.40 0.00 06:23:12 06:20:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 06:23:12 06:21:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 06:23:12 06:22:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 06:23:12 06:23:01 137.14 1.10 136.04 0.00 27.33 51035.23 0.00 06:23:12 Average: 45.14 1.50 43.64 0.00 436.50 16296.51 0.00 06:23:12 06:23:12 06:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:23:12 06:09:01 26529584 31311476 968668 2.95 153644 4728888 2271220 6.70 1912768 3843268 520904 06:23:12 06:10:01 26790472 31501216 780180 2.37 159896 4659980 1827868 5.39 1609876 3900084 348 06:23:12 06:11:01 26805956 31517108 763748 2.32 160032 4660168 1700632 5.01 1610712 3880688 24 06:23:12 06:12:01 26279256 31505880 773320 2.35 173400 5111984 1727200 5.09 1641332 4319656 332 06:23:12 06:13:01 25771752 31474768 787588 2.40 206612 5540808 1799236 5.30 1942344 4491780 1100 06:23:12 06:14:01 25782884 31485364 777364 2.36 206344 5540536 1775240 5.23 1932728 4491512 8 06:23:12 06:15:01 25784688 31487196 775496 2.36 206364 5540540 1775240 5.23 1930692 4491516 36 06:23:12 06:16:01 25791388 31494028 768536 2.34 206408 5540552 1775240 5.23 1924860 4491524 16 06:23:12 06:17:01 25793836 31496516 766004 2.33 206440 5540540 1775240 5.23 1922136 4491528 12 06:23:12 06:18:01 25794668 31497448 764780 2.33 206480 5540556 1775240 5.23 1921900 4491532 12 06:23:12 06:19:01 25795140 31497948 764236 2.32 206512 5540556 1775240 5.23 1921044 4491532 12 06:23:12 06:20:01 25795188 31498032 764140 2.32 206532 5540560 1775240 5.23 1920900 4491536 8 06:23:12 06:21:01 25795140 31498036 764112 2.32 206548 5540564 1775240 5.23 1920896 4491540 8 06:23:12 06:22:01 25795248 31498172 763928 2.32 206572 5540564 1775240 5.23 1920932 4491540 8 06:23:12 06:23:01 24583064 31435192 818700 2.49 248064 6543092 1886044 5.56 2045348 5464764 580 06:23:12 Average: 25925884 31479892 786720 2.39 197323 5407326 1812624 5.34 1871898 4421600 34894 06:23:12 06:23:12 06:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:23:12 06:09:01 veth0e3f119 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:23:12 06:09:01 ens3 594.76 451.86 6596.69 95.86 0.00 0.00 0.00 0.00 06:23:12 06:09:01 docker0 341.52 409.51 28.69 3242.74 0.00 0.00 0.00 0.00 06:23:12 06:09:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 06:23:12 06:10:01 ens3 56.41 41.11 212.35 116.99 0.00 0.00 0.00 0.00 06:23:12 06:10:01 docker0 4.93 9.67 0.30 123.30 0.00 0.00 0.00 0.00 06:23:12 06:10:01 lo 3.13 3.13 0.32 0.32 0.00 0.00 0.00 0.00 06:23:12 06:11:01 ens3 28.80 23.98 18.37 96.50 0.00 0.00 0.00 0.00 06:23:12 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:11:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 06:23:12 06:12:01 ens3 93.38 59.79 2521.20 10.83 0.00 0.00 0.00 0.00 06:23:12 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:12:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 06:23:12 06:13:01 ens3 190.68 128.26 3000.79 9.32 0.00 0.00 0.00 0.00 06:23:12 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:13:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 06:23:12 06:14:01 ens3 1.18 0.22 0.06 0.02 0.00 0.00 0.00 0.00 06:23:12 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:12 06:15:01 ens3 0.33 0.15 0.12 0.07 0.00 0.00 0.00 0.00 06:23:12 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:16:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:23:12 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:12 06:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:18:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 06:23:12 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:12 06:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:20:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 06:23:12 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:12 06:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:23:12 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:12 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:12 06:23:01 vethf0e954f 2.13 1.60 0.32 0.46 0.00 0.00 0.00 0.00 06:23:12 06:23:01 ens3 405.63 278.17 6783.75 180.81 0.00 0.00 0.00 0.00 06:23:12 06:23:01 docker0 69.22 86.97 6.23 871.48 0.00 0.00 0.00 0.00 06:23:12 06:23:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 06:23:12 Average: vethf0e954f 0.14 0.11 0.02 0.03 0.00 0.00 0.00 0.00 06:23:12 Average: ens3 90.91 65.18 1269.62 33.96 0.00 0.00 0.00 0.00 06:23:12 Average: docker0 27.36 33.32 2.32 279.20 0.00 0.00 0.00 0.00 06:23:12 Average: lo 0.78 0.78 0.08 0.08 0.00 0.00 0.00 0.00 06:23:12 06:23:12 06:23:12 ---> sar -P ALL: 06:23:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8212) 09/03/25 _x86_64_ (8 CPU) 06:23:12 06:23:12 06:07:09 LINUX RESTART (8 CPU) 06:23:12 06:23:12 06:08:02 CPU %user %nice %system %iowait %steal %idle 06:23:12 06:09:01 all 25.37 0.00 6.39 2.08 0.08 66.08 06:23:12 06:09:01 0 24.87 0.00 6.26 2.47 0.09 66.32 06:23:12 06:09:01 1 24.32 0.00 5.77 0.72 0.07 69.13 06:23:12 06:09:01 2 26.15 0.00 5.57 0.88 0.09 67.32 06:23:12 06:09:01 3 25.26 0.00 7.95 3.54 0.09 63.16 06:23:12 06:09:01 4 24.23 0.00 6.30 3.84 0.09 65.55 06:23:12 06:09:01 5 25.07 0.00 6.46 3.35 0.10 65.02 06:23:12 06:09:01 6 25.48 0.00 5.73 1.44 0.07 67.28 06:23:12 06:09:01 7 27.56 0.00 7.13 0.38 0.09 64.84 06:23:12 06:10:01 all 45.85 0.00 6.61 0.72 0.08 46.74 06:23:12 06:10:01 0 45.33 0.00 6.28 1.32 0.08 46.98 06:23:12 06:10:01 1 46.42 0.00 6.31 0.74 0.07 46.47 06:23:12 06:10:01 2 45.17 0.00 6.74 1.50 0.07 46.52 06:23:12 06:10:01 3 45.63 0.00 7.10 0.17 0.08 47.02 06:23:12 06:10:01 4 46.50 0.00 7.08 0.79 0.08 45.55 06:23:12 06:10:01 5 46.55 0.00 7.03 0.77 0.08 45.56 06:23:12 06:10:01 6 46.50 0.00 5.98 0.13 0.08 47.30 06:23:12 06:10:01 7 44.71 0.00 6.33 0.37 0.07 48.52 06:23:12 06:11:01 all 0.74 0.00 0.09 0.01 0.01 99.16 06:23:12 06:11:01 0 0.15 0.00 0.08 0.02 0.02 99.73 06:23:12 06:11:01 1 0.85 0.00 0.08 0.03 0.02 99.02 06:23:12 06:11:01 2 0.72 0.00 0.13 0.00 0.02 99.13 06:23:12 06:11:01 3 0.08 0.00 0.08 0.00 0.00 99.83 06:23:12 06:11:01 4 2.78 0.00 0.07 0.00 0.02 97.14 06:23:12 06:11:01 5 0.72 0.00 0.03 0.00 0.02 99.23 06:23:12 06:11:01 6 0.27 0.00 0.10 0.00 0.00 99.63 06:23:12 06:11:01 7 0.30 0.00 0.10 0.00 0.02 99.58 06:23:12 06:12:01 all 2.24 0.00 0.88 0.35 0.02 96.51 06:23:12 06:12:01 0 2.98 0.00 1.21 2.28 0.03 93.50 06:23:12 06:12:01 1 2.09 0.00 0.84 0.28 0.02 96.77 06:23:12 06:12:01 2 2.13 0.00 0.59 0.02 0.02 97.25 06:23:12 06:12:01 3 1.90 0.00 0.94 0.12 0.02 97.03 06:23:12 06:12:01 4 2.21 0.00 0.45 0.02 0.02 97.31 06:23:12 06:12:01 5 2.01 0.00 1.20 0.02 0.03 96.74 06:23:12 06:12:01 6 1.99 0.00 1.11 0.03 0.03 96.83 06:23:12 06:12:01 7 2.61 0.00 0.70 0.00 0.02 96.67 06:23:12 06:13:01 all 2.09 0.00 1.20 0.33 0.03 96.36 06:23:12 06:13:01 0 0.70 0.00 1.92 1.17 0.02 96.19 06:23:12 06:13:01 1 1.07 0.00 0.69 0.05 0.03 98.16 06:23:12 06:13:01 2 3.36 0.00 0.94 0.37 0.03 95.30 06:23:12 06:13:01 3 2.82 0.00 0.80 0.15 0.03 96.19 06:23:12 06:13:01 4 1.91 0.00 0.85 0.32 0.03 96.89 06:23:12 06:13:01 5 3.19 0.00 1.04 0.28 0.03 95.46 06:23:12 06:13:01 6 1.40 0.00 1.77 0.25 0.02 96.56 06:23:12 06:13:01 7 2.24 0.00 1.62 0.03 0.02 96.09 06:23:12 06:14:01 all 0.07 0.00 0.05 0.01 0.01 99.86 06:23:12 06:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:23:12 06:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:23:12 06:14:01 2 0.03 0.00 0.03 0.05 0.00 99.88 06:23:12 06:14:01 3 0.05 0.00 0.07 0.00 0.00 99.88 06:23:12 06:14:01 4 0.07 0.00 0.05 0.00 0.02 99.87 06:23:12 06:14:01 5 0.27 0.00 0.13 0.00 0.02 99.58 06:23:12 06:14:01 6 0.03 0.00 0.05 0.03 0.02 99.87 06:23:12 06:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:23:12 06:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:23:12 06:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:23:12 06:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:23:12 06:15:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:23:12 06:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:23:12 06:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:23:12 06:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:23:12 06:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:23:12 06:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:23:12 06:16:01 all 0.06 0.00 0.01 0.00 0.01 99.92 06:23:12 06:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:23:12 06:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:23:12 06:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:23:12 06:16:01 3 0.00 0.00 0.03 0.00 0.00 99.97 06:23:12 06:16:01 4 0.07 0.00 0.03 0.00 0.03 99.87 06:23:12 06:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:23:12 06:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:23:12 06:16:01 7 0.30 0.00 0.00 0.00 0.00 99.70 06:23:12 06:17:01 all 0.24 0.00 0.01 0.00 0.01 99.75 06:23:12 06:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:23:12 06:17:01 1 1.71 0.00 0.02 0.00 0.00 98.27 06:23:12 06:17:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:23:12 06:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:23:12 06:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:23:12 06:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:23:12 06:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:23:12 06:17:01 7 0.12 0.00 0.00 0.00 0.00 99.88 06:23:12 06:18:01 all 0.23 0.00 0.01 0.01 0.01 99.74 06:23:12 06:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:23:12 06:18:01 1 1.63 0.00 0.00 0.00 0.02 98.35 06:23:12 06:18:01 2 0.02 0.00 0.02 0.03 0.00 99.93 06:23:12 06:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:23:12 06:18:01 4 0.10 0.00 0.02 0.00 0.03 99.85 06:23:12 06:18:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:23:12 06:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:23:12 06:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:23:12 06:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:23:12 06:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:23:12 06:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:23:12 06:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 06:23:12 06:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:23:12 06:19:01 4 0.10 0.00 0.03 0.00 0.02 99.85 06:23:12 06:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:23:12 06:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:23:12 06:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:23:12 06:23:12 06:19:01 CPU %user %nice %system %iowait %steal %idle 06:23:12 06:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:23:12 06:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:23:12 06:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:23:12 06:20:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:23:12 06:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:23:12 06:20:01 4 0.02 0.00 0.05 0.00 0.03 99.90 06:23:12 06:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:23:12 06:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:23:12 06:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:23:12 06:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:23:12 06:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:23:12 06:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:23:12 06:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:23:12 06:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:23:12 06:21:01 4 0.05 0.00 0.03 0.00 0.02 99.90 06:23:12 06:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:23:12 06:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:23:12 06:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:23:12 06:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:23:12 06:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:23:12 06:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:23:12 06:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:23:12 06:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:23:12 06:22:01 4 0.05 0.00 0.05 0.00 0.02 99.88 06:23:12 06:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:23:12 06:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:23:12 06:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:23:12 06:23:01 all 8.15 0.00 3.28 0.83 0.06 87.68 06:23:12 06:23:01 0 8.01 0.00 2.85 0.24 0.05 88.85 06:23:12 06:23:01 1 7.90 0.00 3.21 0.03 0.05 88.81 06:23:12 06:23:01 2 7.80 0.00 2.80 1.36 0.08 87.96 06:23:12 06:23:01 3 7.65 0.00 2.69 0.10 0.05 89.50 06:23:12 06:23:01 4 8.95 0.00 4.01 0.10 0.07 86.87 06:23:12 06:23:01 5 8.10 0.00 3.98 4.67 0.07 83.19 06:23:12 06:23:01 6 7.58 0.00 3.31 0.07 0.05 88.99 06:23:12 06:23:01 7 9.20 0.00 3.36 0.07 0.05 87.32 06:23:12 Average: all 5.61 0.00 1.22 0.29 0.02 92.86 06:23:12 Average: 0 5.43 0.00 1.24 0.50 0.02 92.82 06:23:12 Average: 1 5.68 0.00 1.12 0.12 0.02 93.05 06:23:12 Average: 2 5.63 0.00 1.11 0.29 0.02 92.96 06:23:12 Average: 3 5.50 0.00 1.29 0.27 0.02 92.91 06:23:12 Average: 4 5.74 0.00 1.25 0.33 0.03 92.64 06:23:12 Average: 5 5.67 0.00 1.31 0.60 0.03 92.38 06:23:12 Average: 6 5.50 0.00 1.19 0.13 0.02 93.16 06:23:12 Average: 7 5.74 0.00 1.27 0.06 0.02 92.91 06:23:12 06:23:12 06:23:12