Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4d827168a3399e5830068d377bbdc22cda60ff2 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-ssh18029114389724055796.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh10525053180266657951.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12676747998187349467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh9247259226649651610.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15769991603743928046.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-virtual-go, goVersion:1.25] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-3778 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c4d827168a3399e5830068d377bbdc22cda60ff2 (main) Commit message: "Merge pull request #578 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 c4d827168a3399e5830068d377bbdc22cda60ff2 # timeout=10 > git rev-list --no-walk e1ddec39577a4632d2f01a559d843dcc24bc054c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:11:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:11:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:11:04 ========================================================= 11:11:04 EdgeX Global Pipelines Version Info 11:11:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:11:05 ------------------- 11:11:05 stable info: 11:11:05 ------------------- 11:11:05 Commited By: Cherry Wang cherry@iotechsys.com 11:11:05 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 11:11:05 Message: update stable to v1.0.278 11:11:05 ------------------- 11:11:05 experimental info: 11:11:05 ------------------- 11:11:05 Commited By: **** collab-it+edgex@linuxfoundation.org 11:11:05 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 11:11:05 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:11:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:11:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:11:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:11:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:11:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4d8271 [Pipeline] echo 11:11:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:06 provisioning config files... 11:11:06 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8278756328753307489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:07 ---> ****-login.sh 11:11:07 nexus3.edgexfoundry.org:10001 11:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:07 11:11:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:11:07 Configure a credential helper to remove this warning. See 11:11:07 https://docs.****.com/go/credential-store/ 11:11:07 11:11:07 Login Succeeded 11:11:07 nexus3.edgexfoundry.org:10002 11:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:07 11:11:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:11:07 Configure a credential helper to remove this warning. See 11:11:07 https://docs.****.com/go/credential-store/ 11:11:07 11:11:07 Login Succeeded 11:11:07 nexus3.edgexfoundry.org:10003 11:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:07 11:11:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:11:07 Configure a credential helper to remove this warning. See 11:11:07 https://docs.****.com/go/credential-store/ 11:11:07 11:11:07 Login Succeeded 11:11:07 nexus3.edgexfoundry.org:10004 11:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:07 11:11:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:11:07 Configure a credential helper to remove this warning. See 11:11:07 https://docs.****.com/go/credential-store/ 11:11:07 11:11:07 Login Succeeded 11:11:07 ****.io 11:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:07 11:11:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:11:07 Configure a credential helper to remove this warning. See 11:11:07 https://docs.****.com/go/credential-store/ 11:11:07 11:11:07 Login Succeeded 11:11:07 ---> ****-login.sh ends [Pipeline] } 11:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:11:08 + git rev-list -1 --merges c4d827168a3399e5830068d377bbdc22cda60ff2~1..c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] echo 11:11:08 -----------> git rev-list -1 --merges c4d827168a3399e5830068d377bbdc22cda60ff2~1..c4d827168a3399e5830068d377bbdc22cda60ff2 c4d827168a3399e5830068d377bbdc22cda60ff2 11:11:08 c4d827168a3399e5830068d377bbdc22cda60ff2 [false] [Pipeline] sh 11:11:08 + git log --format=format:%s -1 c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] echo 11:11:08 ========================================================= 11:11:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:11:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:11:08 + git log --format=format:%s -1 c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] echo 11:11:08 [semverPrep] GIT_COMMIT: c4d827168a3399e5830068d377bbdc22cda60ff2, Commit Message: Merge pull request #578 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo 11:11:08 [semverPrep] This is not a build commit. [Pipeline] sh 11:11:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:11:09 + grep -v github /etc/ssh/ssh_known_hosts 11:11:09 + [ -e /tmp/ssh_known_hosts ] 11:11:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:11:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:11:09 + sudo tee -a /etc/ssh/ssh_known_hosts 11:11:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:09 11:11:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:09 0.1.4: Pulling from edgex-devops/py-git-semver 11:11:09 3dae71ba6b94: Pulling fs layer 11:11:09 6bf1a483ea7c: Pulling fs layer 11:11:09 f5dfc541a4d3: Pulling fs layer 11:11:09 461d9e800cba: Pulling fs layer 11:11:09 80192f66455f: Pulling fs layer 11:11:09 2e8e34ca0e6c: Pulling fs layer 11:11:09 a29436f7fd5d: Pulling fs layer 11:11:09 923cac83aea3: Pulling fs layer 11:11:09 25ad8b0a4227: Pulling fs layer 11:11:09 db01528c6b51: Pulling fs layer 11:11:09 28988de357af: Pulling fs layer 11:11:09 923cac83aea3: Waiting 11:11:09 461d9e800cba: Waiting 11:11:09 db01528c6b51: Waiting 11:11:09 28988de357af: Waiting 11:11:09 80192f66455f: Waiting 11:11:09 25ad8b0a4227: Waiting 11:11:09 2e8e34ca0e6c: Waiting 11:11:09 6bf1a483ea7c: Verifying Checksum 11:11:09 6bf1a483ea7c: Download complete 11:11:09 461d9e800cba: Verifying Checksum 11:11:09 461d9e800cba: Download complete 11:11:09 80192f66455f: Verifying Checksum 11:11:09 80192f66455f: Download complete 11:11:10 f5dfc541a4d3: Verifying Checksum 11:11:10 f5dfc541a4d3: Download complete 11:11:10 3dae71ba6b94: Verifying Checksum 11:11:10 3dae71ba6b94: Download complete 11:11:10 923cac83aea3: Verifying Checksum 11:11:10 923cac83aea3: Download complete 11:11:10 25ad8b0a4227: Verifying Checksum 11:11:10 25ad8b0a4227: Download complete 11:11:10 db01528c6b51: Verifying Checksum 11:11:10 db01528c6b51: Download complete 11:11:10 28988de357af: Verifying Checksum 11:11:10 28988de357af: Download complete 11:11:10 a29436f7fd5d: Verifying Checksum 11:11:10 a29436f7fd5d: Download complete 11:11:10 2e8e34ca0e6c: Verifying Checksum 11:11:10 2e8e34ca0e6c: Download complete 11:11:11 3dae71ba6b94: Pull complete 11:11:11 6bf1a483ea7c: Pull complete 11:11:12 f5dfc541a4d3: Pull complete 11:11:12 461d9e800cba: Pull complete 11:11:12 80192f66455f: Pull complete 11:11:16 2e8e34ca0e6c: Pull complete 11:11:17 a29436f7fd5d: Pull complete 11:11:17 923cac83aea3: Pull complete 11:11:17 25ad8b0a4227: Pull complete 11:11:17 db01528c6b51: Pull complete 11:11:17 28988de357af: Pull complete 11:11:17 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 11:11:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:18 prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container 11:11:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 11:11:28 $ docker top 568d3600f7b8c835e43723a08bb13da035ca04eade230620d9636a33c3184c79 -eo pid,comm 11:11:28 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). 11:11:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:11:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:11:28 [ssh-agent] Looking for ssh-agent implementation... 11:11:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:28 $ docker exec 568d3600f7b8c835e43723a08bb13da035ca04eade230620d9636a33c3184c79 ssh-agent 11:11:28 SSH_AUTH_SOCK=/tmp/ssh-AiJqK921WVpg/agent.14 11:11:28 SSH_AGENT_PID=21 11:11:28 Running ssh-add (command line suppressed) 11:11:28 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14802430415428813649.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14802430415428813649.key) 11:11:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:11:28 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 11:11:29 + git tag --points-at HEAD [Pipeline] } 11:11:29 $ docker exec --env ******** --env ******** 568d3600f7b8c835e43723a08bb13da035ca04eade230620d9636a33c3184c79 ssh-agent -k 11:11:29 unset SSH_AUTH_SOCK; 11:11:29 unset SSH_AGENT_PID; 11:11:29 echo Agent pid 21 killed; 11:11:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:11:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:11:29 [ssh-agent] Looking for ssh-agent implementation... 11:11:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:29 $ docker exec 568d3600f7b8c835e43723a08bb13da035ca04eade230620d9636a33c3184c79 ssh-agent 11:11:29 SSH_AUTH_SOCK=/tmp/ssh-spsdgbuJ1Ir9/agent.86 11:11:29 SSH_AGENT_PID=92 11:11:29 Running ssh-add (command line suppressed) 11:11:29 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_384526704851674932.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_384526704851674932.key) 11:11:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:11:30 + git semver init 11:11:30 2026-03-20 11:11:30,345 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:11:30 2026-03-20 11:11:30,349 [run_init] DEBUG init version:0.0.0 force:False 11:11:30 2026-03-20 11:11:30,350 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 11:11:30 2026-03-20 11:11:30,350 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 11:11:30 2026-03-20 11:11:30,350 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 11:11:32 2026-03-20 11:11:32,221 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 11:11:32 2026-03-20 11:11:32,221 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 11:11:32 2026-03-20 11:11:32,221 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:11:32 2026-03-20 11:11:32,221 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:11:32 4.1.0-dev.16 [Pipeline] } 11:11:32 $ docker exec --env ******** --env ******** 568d3600f7b8c835e43723a08bb13da035ca04eade230620d9636a33c3184c79 ssh-agent -k 11:11:32 unset SSH_AUTH_SOCK; 11:11:32 unset SSH_AGENT_PID; 11:11:32 echo Agent pid 92 killed; 11:11:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:11:32 + git semver [Pipeline] } 11:11:33 $ docker stop --time=1 568d3600f7b8c835e43723a08bb13da035ca04eade230620d9636a33c3184c79 11:11:34 $ docker rm -f --volumes 568d3600f7b8c835e43723a08bb13da035ca04eade230620d9636a33c3184c79 [Pipeline] // withDockerContainer [Pipeline] sh 11:11:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:11:35 Stashed 1 file(s) [Pipeline] echo 11:11:35 [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [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 11:11:35 provisioning config files... 11:11:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18202586812105927521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:35 ---> ****-login.sh 11:11:35 nexus3.edgexfoundry.org:10001 11:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:35 Login Succeeded 11:11:35 nexus3.edgexfoundry.org:10002 11:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:35 Login Succeeded 11:11:35 nexus3.edgexfoundry.org:10003 11:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:35 Login Succeeded 11:11:35 nexus3.edgexfoundry.org:10004 11:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:35 Login Succeeded 11:11:35 ****.io 11:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:36 Login Succeeded 11:11:36 ---> ****-login.sh ends [Pipeline] } 11:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:11:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:11:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:11:36 ========================================================= 11:11:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 11:11:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 11:11:37 #0 building with "default" instance using docker driver 11:11:37 11:11:37 #1 [internal] load build definition from Dockerfile 11:11:37 #1 transferring dockerfile: 1.79kB done 11:11:37 #1 DONE 0.1s 11:11:37 11:11:37 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:11:37 #2 DONE 0.2s 11:11:37 11:11:37 #3 [internal] load .dockerignore 11:11:37 #3 transferring context: 2B done 11:11:37 #3 DONE 0.0s 11:11:37 11:11:37 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:11:37 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 11:11:37 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 11:11:37 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 11:11:37 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0B / 60.15MB 0.1s 11:11:37 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 11:11:37 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 11:11:37 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 11:11:38 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 8.39MB / 60.15MB 0.2s 11:11:38 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 11:11:38 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 11:11:38 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 11:11:38 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.2s 11:11:38 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 11:11:38 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 22.02MB / 60.15MB 0.3s 11:11:38 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 11:11:38 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 11:11:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.3s 11:11:38 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.3s 11:11:38 #4 ... 11:11:38 11:11:38 #5 [internal] load build context 11:11:38 #5 transferring context: 41.97MB 0.3s done 11:11:38 #5 DONE 0.4s 11:11:38 11:11:38 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:11:38 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 52.43MB / 60.15MB 0.5s 11:11:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.58MB / 112.58MB 0.5s 11:11:38 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done 11:11:38 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 11:11:38 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.5s 11:11:38 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 11:11:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 24.12MB / 112.58MB 0.6s 11:11:38 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 11:11:38 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.6s 11:11:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 38.80MB / 112.58MB 0.7s 11:11:38 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.7s 11:11:38 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 11:11:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 57.67MB / 112.58MB 0.8s 11:11:38 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s 11:11:38 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11:11:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 102.27MB / 112.58MB 1.0s 11:11:38 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 11:11:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 11:11:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.0s done 11:11:43 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done 11:11:43 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 11:11:43 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 11:11:43 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 11:11:43 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 11:11:43 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 11:11:43 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 11:11:43 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 11:11:46 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done 11:11:46 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 11:11:47 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 11:11:47 #4 DONE 9.3s 11:11:47 11:11:47 #6 [builder 2/7] WORKDIR /device-virtual-go 11:11:50 Still waiting to schedule task 11:11:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:11:53 #6 DONE 5.6s 11:11:53 11:11:53 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 11:11:53 #7 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:11:53 #7 0.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:11:53 #7 0.930 (1/4) Installing openssh-keygen (10.0_p1-r10) 11:11:53 #7 0.940 (2/4) Installing libedit (20250104.3.1-r1) 11:11:53 #7 0.949 (3/4) Installing openssh-client-common (10.0_p1-r10) 11:11:53 #7 0.975 (4/4) Installing openssh-client-default (10.0_p1-r10) 11:11:53 #7 0.988 Executing busybox-1.37.0-r19.trigger 11:11:53 #7 0.996 OK: 269 MiB in 64 packages 11:11:54 #7 DONE 1.3s 11:11:54 11:11:54 #8 [builder 4/7] COPY go.mod vendor* ./ 11:11:54 #8 DONE 0.1s 11:11:54 11:11:54 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:12 #9 DONE 16.8s 11:12:12 11:12:12 #10 [builder 6/7] COPY . . 11:12:12 #10 DONE 0.4s 11:12:12 11:12:12 #11 [builder 7/7] RUN echo noop 11:12:12 #11 0.285 noop 11:12:12 #11 DONE 0.3s 11:12:12 11:12:12 #12 exporting to image 11:12:12 #12 exporting layers 11:12:19 #12 exporting layers 7.4s done 11:12:19 #12 writing image sha256:d7b45205b8c8a125ccd97c2d74ac8d3c2f7a6e2da6460655c351b2bf92a92340 done 11:12:19 #12 naming to docker.io/library/ci-base-image-x86_64 done 11:12:19 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:19 + docker inspect -f . ci-base-image-x86_64 11:12:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:19 prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container 11:12:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 11:12:20 $ docker top 622d80437d41d47a547a4ab200c75bf4bce503b6503d86ed72e3c1c92d54d041 -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:20 + go version 11:12:20 go version go1.25.2 linux/amd64 [Pipeline] } 11:12:20 $ docker stop --time=1 622d80437d41d47a547a4ab200c75bf4bce503b6503d86ed72e3c1c92d54d041 11:12:21 $ docker rm -f --volumes 622d80437d41d47a547a4ab200c75bf4bce503b6503d86ed72e3c1c92d54d041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:22 + docker inspect -f . ci-base-image-x86_64 11:12:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:22 prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container 11:12:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 11:12:22 $ docker top 1e2b247a3484ea72b7b98bcb55c544e088d6e646513c215cbec8790f98b5abf6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:22 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 11:12:23 + make test 11:12:23 go test ./... -coverprofile=coverage.out 11:12:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:12:46 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:12:46 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 59.6% of statements 11:12:56 0 issues. 11:12:56 go vet ./... 11:13:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:13:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:13:01 ./bin/test-attribution-txt.sh 11:13:01 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:13:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:13:01 $ docker stop --time=1 1e2b247a3484ea72b7b98bcb55c544e088d6e646513c215cbec8790f98b5abf6 11:13:05 $ docker rm -f --volumes 1e2b247a3484ea72b7b98bcb55c544e088d6e646513c215cbec8790f98b5abf6 [Pipeline] // withDockerContainer [Pipeline] sh 11:13:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:13:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:13:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:13:07 + ls -al . 11:13:07 total 276 11:13:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 11:12 . 11:13:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 11:10 .. 11:13:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 11:12 .git 11:13:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 11:10 .github 11:13:07 -rw-rw-r-- 1 jenkins jenkins 272 Mar 20 11:10 .gitignore 11:13:07 -rw-rw-r-- 1 jenkins jenkins 359 Mar 20 11:10 .golangci.yml 11:13:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 11:11 .semver 11:13:07 -rw-rw-r-- 1 jenkins jenkins 20974 Mar 20 11:10 Attribution.txt 11:13:07 -rw-rw-r-- 1 jenkins jenkins 17302 Mar 20 11:10 CHANGELOG.md 11:13:07 -rw-rw-r-- 1 jenkins jenkins 1755 Mar 20 11:10 Dockerfile 11:13:07 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 11:10 GOVERNANCE.md 11:13:07 -rw-rw-r-- 1 jenkins jenkins 683 Mar 20 11:10 Jenkinsfile 11:13:07 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 20 11:10 LICENSE 11:13:07 -rw-rw-r-- 1 jenkins jenkins 2651 Mar 20 11:10 Makefile 11:13:07 -rw-rw-r-- 1 jenkins jenkins 623 Mar 20 11:10 OWNERS.md 11:13:07 -rw-rw-r-- 1 jenkins jenkins 4473 Mar 20 11:10 README.md 11:13:07 -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 11:11 VERSION 11:13:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 11:10 bin 11:13:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 11:10 cmd 11:13:07 -rw-r--r-- 1 jenkins jenkins 45292 Mar 20 11:12 coverage.out 11:13:07 -rw-rw-r-- 1 jenkins jenkins 6610 Mar 20 11:10 go.mod 11:13:07 -rw-rw-r-- 1 jenkins jenkins 89296 Mar 20 11:10 go.sum 11:13:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 11:10 internal 11:13:07 -rw-rw-r-- 1 jenkins jenkins 235 Mar 20 11:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:07 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c4d827168a3399e5830068d377bbdc22cda60ff2 --label arch=amd64 --label version=4.1.0-dev.16 . 11:13:07 #0 building with "default" instance using docker driver 11:13:07 11:13:07 #1 [internal] load build definition from Dockerfile 11:13:07 #1 transferring dockerfile: 1.79kB done 11:13:07 #1 DONE 0.0s 11:13:07 11:13:07 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:13:07 #2 DONE 0.0s 11:13:07 11:13:07 #3 [internal] load metadata for docker.io/library/alpine:3.22 11:13:07 #3 DONE 0.1s 11:13:07 11:13:07 #4 [internal] load .dockerignore 11:13:07 #4 transferring context: 2B done 11:13:07 #4 DONE 0.0s 11:13:07 11:13:07 #5 [internal] load build context 11:13:07 #5 transferring context: 58.98kB 0.0s done 11:13:07 #5 DONE 0.0s 11:13:07 11:13:07 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 11:13:07 #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 11:13:07 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 11:13:07 #6 ... 11:13:07 11:13:07 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 11:13:07 #7 DONE 0.1s 11:13:07 11:13:07 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 11:13:07 #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 11:13:07 #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 11:13:07 #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 11:13:07 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 11:13:08 #6 ... 11:13:08 11:13:08 #8 [builder 2/7] WORKDIR /device-virtual-go 11:13:08 #8 DONE 0.1s 11:13:08 11:13:08 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 11:13:08 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.2s done 11:13:09 #6 DONE 1.4s 11:13:09 11:13:09 #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 11:13:09 #9 0.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:13:09 #9 1.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:13:09 #9 1.460 OK: 269 MiB in 64 packages 11:13:09 #9 DONE 1.6s 11:13:09 11:13:09 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:13:09 #10 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:13:09 #10 0.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:13:09 #10 ... 11:13:09 11:13:09 #11 [builder 4/7] COPY go.mod vendor* ./ 11:13:09 #11 DONE 0.0s 11:13:09 11:13:09 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:13:09 #10 0.648 (1/1) Installing dumb-init (1.2.5-r3) 11:13:09 #10 0.652 Executing busybox-1.37.0-r20.trigger 11:13:09 #10 0.660 OK: 7 MiB in 17 packages 11:13:09 #10 DONE 0.8s 11:13:09 11:13:09 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:13:10 #12 DONE 0.5s 11:13:10 11:13:10 #13 [stage-1 3/7] RUN apk --no-cache upgrade 11:13:10 #13 ... 11:13:10 11:13:10 #14 [builder 6/7] COPY . . 11:13:10 #14 DONE 0.5s 11:13:10 11:13:10 #13 [stage-1 3/7] RUN apk --no-cache upgrade 11:13:10 #13 0.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:13:10 #13 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:13:10 #13 1.037 OK: 7 MiB in 17 packages 11:13:10 #13 DONE 1.1s 11:13:10 11:13:10 #15 [builder 7/7] RUN make build 11:13:10 #15 0.241 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:13:37 #15 DONE 26.1s 11:13:37 11:13:37 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 11:13:37 #16 DONE 0.6s 11:13:37 11:13:37 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 11:13:38 #17 DONE 0.6s 11:13:38 11:13:38 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 11:14:03 Cannot contact prd-ubuntu20.04-docker-8c-8g-3778: java.lang.InterruptedException 11:14:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3780 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 11:14:15 Running in /w/workspace/device-virtual-go/227 [Pipeline] { [Pipeline] checkout 11:14:15 The recommended git tool is: git 11:14:19 #18 DONE 1.3s 11:14:19 11:14:19 #19 exporting to image 11:14:19 #19 exporting layers 11:14:19 #19 exporting layers 1.1s done 11:14:19 #19 writing image sha256:92e927dde909a9ff6df49a5adf7d282871f71720fa29fb9cb797bf80d9b3fa63 0.0s done 11:14:19 #19 naming to docker.io/library/device-virtual 11:14:19 #19 naming to docker.io/library/device-virtual 0.2s done 11:14:19 #19 DONE 1.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:14:19 provisioning config files... 11:14:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6035585192809849994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:14:20 ---> ****-login.sh 11:14:20 nexus3.edgexfoundry.org:10001 11:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:20 Login Succeeded 11:14:20 nexus3.edgexfoundry.org:10002 11:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:20 Login Succeeded 11:14:20 nexus3.edgexfoundry.org:10003 11:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:20 Login Succeeded 11:14:20 nexus3.edgexfoundry.org:10004 11:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:20 Login Succeeded 11:14:20 ****.io 11:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:20 Login Succeeded 11:14:20 ---> ****-login.sh ends [Pipeline] } 11:14:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:14:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:14:20 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 11:14:20 c4d827168a3399e5830068d377bbdc22cda60ff2 11:14:20 latest 11:14:20 4.1.0-dev.16 11:14:20 c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 11:14:20 main 11:14:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:21 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2 11:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:14:21 e7e3fa2b32ba: Preparing 11:14:21 f74a1904a396: Preparing 11:14:21 70cbcb7adc3a: Preparing 11:14:21 34aa7109fdfc: Preparing 11:14:21 0d8c3bfa81e3: Preparing 11:14:21 cce92674e987: Preparing 11:14:21 cce92674e987: Waiting 11:14:21 70cbcb7adc3a: Pushed 11:14:21 34aa7109fdfc: Pushed 11:14:21 0d8c3bfa81e3: Pushed 11:14:21 f74a1904a396: Pushed 11:14:21 using credential edgex-jenkins-ssh 11:14:21 Cloning the remote Git repository 11:14:21 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:14:22 > git init /w/workspace/device-virtual-go/227 # timeout=10 11:14:22 cce92674e987: Layer already exists 11:14:22 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:14:22 > git --version # timeout=10 11:14:22 > git --version # 'git version 2.25.1' 11:14:22 using GIT_SSH to set credentials SSH Credentials for GitHub 11:14:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:14:25 e7e3fa2b32ba: Pushed 11:14:25 c4d827168a3399e5830068d377bbdc22cda60ff2: digest: sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:25 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 11:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:14:26 e7e3fa2b32ba: Preparing 11:14:26 f74a1904a396: Preparing 11:14:26 70cbcb7adc3a: Preparing 11:14:26 34aa7109fdfc: Preparing 11:14:26 0d8c3bfa81e3: Preparing 11:14:26 cce92674e987: Preparing 11:14:26 cce92674e987: Waiting 11:14:26 0d8c3bfa81e3: Layer already exists 11:14:26 70cbcb7adc3a: Layer already exists 11:14:26 e7e3fa2b32ba: Layer already exists 11:14:26 f74a1904a396: Layer already exists 11:14:26 34aa7109fdfc: Layer already exists 11:14:26 cce92674e987: Layer already exists 11:14:26 latest: digest: sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:26 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:27 Avoid second fetch 11:14:27 Checking out Revision c4d827168a3399e5830068d377bbdc22cda60ff2 (main) 11:14:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16 11:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:14:27 e7e3fa2b32ba: Preparing 11:14:27 f74a1904a396: Preparing 11:14:27 70cbcb7adc3a: Preparing 11:14:27 34aa7109fdfc: Preparing 11:14:27 0d8c3bfa81e3: Preparing 11:14:27 cce92674e987: Preparing 11:14:27 cce92674e987: Waiting 11:14:27 70cbcb7adc3a: Layer already exists 11:14:27 e7e3fa2b32ba: Layer already exists 11:14:27 0d8c3bfa81e3: Layer already exists 11:14:27 34aa7109fdfc: Layer already exists 11:14:27 f74a1904a396: Layer already exists 11:14:27 cce92674e987: Layer already exists 11:14:27 4.1.0-dev.16: digest: sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:26 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:14:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:14:27 > git config core.sparsecheckout # timeout=10 11:14:27 > git checkout -f c4d827168a3399e5830068d377bbdc22cda60ff2 # timeout=10 11:14:27 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 11:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:14:28 e7e3fa2b32ba: Preparing 11:14:28 f74a1904a396: Preparing 11:14:28 70cbcb7adc3a: Preparing 11:14:28 34aa7109fdfc: Preparing 11:14:28 0d8c3bfa81e3: Preparing 11:14:28 cce92674e987: Preparing 11:14:28 0d8c3bfa81e3: Layer already exists 11:14:28 e7e3fa2b32ba: Layer already exists 11:14:28 f74a1904a396: Layer already exists 11:14:28 34aa7109fdfc: Layer already exists 11:14:28 70cbcb7adc3a: Layer already exists 11:14:28 cce92674e987: Layer already exists 11:14:28 c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16: digest: sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:28 Commit message: "Merge pull request #578 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" 11:14:28 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 11:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:14:28 e7e3fa2b32ba: Preparing 11:14:28 f74a1904a396: Preparing 11:14:28 70cbcb7adc3a: Preparing 11:14:28 34aa7109fdfc: Preparing 11:14:28 0d8c3bfa81e3: Preparing 11:14:28 cce92674e987: Preparing 11:14:28 cce92674e987: Waiting 11:14:28 e7e3fa2b32ba: Layer already exists 11:14:28 34aa7109fdfc: Layer already exists 11:14:28 70cbcb7adc3a: Layer already exists 11:14:28 0d8c3bfa81e3: Layer already exists 11:14:28 f74a1904a396: Layer already exists 11:14:28 cce92674e987: Layer already exists 11:14:28 main: digest: sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:14:29 ===================================================== [Pipeline] echo 11:14:29 taggedImages: 11:14:29 - nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2 11:14:29 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:14:29 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16 11:14:29 - nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 11:14:29 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 11:14:29 ========================================================= 11:14:29 [edgeXBuildMultiArch] RAW Config: 11:14:29 images: 11:14:29 - nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2 11:14:29 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:14:29 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16 11:14:29 - nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 11:14:29 - nexus3.edgexfoundry.org:10004/device-virtual:main 11:14:29 settingsFile: 11:14:29 device-virtual-go-settings 11:14:29 ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:14:32 provisioning config files... 11:14:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/227@tmp/config13280044544098967098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:14:33 ---> ****-login.sh 11:14:33 nexus3.edgexfoundry.org:10001 11:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:33 Configure a credential helper to remove this warning. See 11:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:33 11:14:33 Login Succeeded 11:14:33 nexus3.edgexfoundry.org:10002 11:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:34 Configure a credential helper to remove this warning. See 11:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:34 11:14:34 Login Succeeded 11:14:34 nexus3.edgexfoundry.org:10003 11:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:34 Configure a credential helper to remove this warning. See 11:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:34 11:14:34 Login Succeeded 11:14:34 nexus3.edgexfoundry.org:10004 11:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:35 Configure a credential helper to remove this warning. See 11:14:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:35 11:14:35 Login Succeeded 11:14:35 ****.io 11:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:35 Configure a credential helper to remove this warning. See 11:14:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:35 11:14:35 Login Succeeded 11:14:35 ---> ****-login.sh ends [Pipeline] } 11:14:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:14:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:14:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:14:36 ========================================================= 11:14:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 11:14:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 11:14:37 Sending build context to Docker daemon 21.22MB 11:14:37 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 11:14:37 Step 2/12 : FROM ${BASE} AS builder 11:14:37 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:14:37 6b59a28fa201: Pulling fs layer 11:14:37 d32bb0dddca7: Pulling fs layer 11:14:37 5dab1238d3d9: Pulling fs layer 11:14:37 196fd7d83e7d: Pulling fs layer 11:14:37 4f4fb700ef54: Pulling fs layer 11:14:37 8ba94037c8f0: Pulling fs layer 11:14:37 deaec5988b04: Pulling fs layer 11:14:37 9f65657bb879: Pulling fs layer 11:14:37 8ba94037c8f0: Waiting 11:14:37 9f65657bb879: Waiting 11:14:37 deaec5988b04: Waiting 11:14:37 4f4fb700ef54: Waiting 11:14:37 196fd7d83e7d: Waiting 11:14:37 d32bb0dddca7: Verifying Checksum 11:14:37 d32bb0dddca7: Download complete 11:14:37 196fd7d83e7d: Verifying Checksum 11:14:37 196fd7d83e7d: Download complete 11:14:37 4f4fb700ef54: Verifying Checksum 11:14:37 4f4fb700ef54: Download complete 11:14:37 8ba94037c8f0: Verifying Checksum 11:14:37 8ba94037c8f0: Download complete 11:14:37 6b59a28fa201: Verifying Checksum 11:14:37 6b59a28fa201: Download complete 11:14:37 9f65657bb879: Download complete 11:14:38 6b59a28fa201: Pull complete 11:14:39 d32bb0dddca7: Pull complete 11:14:39 5dab1238d3d9: Verifying Checksum 11:14:39 5dab1238d3d9: Download complete 11:14:41 deaec5988b04: Verifying Checksum 11:14:41 deaec5988b04: Download complete 11:14:44 Still waiting to schedule task 11:14:44 All nodes of label ‘centos7-docker-4c-2g’ are offline 11:14:53 5dab1238d3d9: Pull complete 11:14:53 196fd7d83e7d: Pull complete 11:14:53 4f4fb700ef54: Pull complete 11:14:54 8ba94037c8f0: Pull complete 11:15:04 deaec5988b04: Pull complete 11:15:05 9f65657bb879: Pull complete 11:15:05 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 11:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 11:15:05 ---> 334268110677 11:15:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:15:07 ---> Running in 72c9d1deaac9 11:15:07 Removing intermediate container 72c9d1deaac9 11:15:07 ---> 7248bbc38f04 11:15:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:15:07 ---> Running in 302c0da21ae7 11:15:08 Removing intermediate container 302c0da21ae7 11:15:08 ---> 126aa9b470e4 11:15:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:15:08 ---> Running in 208b71af4445 11:15:08 Removing intermediate container 208b71af4445 11:15:08 ---> 0d1cffdea0fe 11:15:08 Step 6/12 : WORKDIR /device-virtual-go 11:15:08 ---> Running in 07e92a03d528 11:15:09 Removing intermediate container 07e92a03d528 11:15:09 ---> a8c9b8c847ad 11:15:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:15:09 ---> Running in 94e63dc69851 11:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:15:12 (1/4) Installing openssh-keygen (10.0_p1-r10) 11:15:12 (2/4) Installing libedit (20250104.3.1-r1) 11:15:12 (3/4) Installing openssh-client-common (10.0_p1-r10) 11:15:13 (4/4) Installing openssh-client-default (10.0_p1-r10) 11:15:13 Executing busybox-1.37.0-r19.trigger 11:15:13 OK: 259 MiB in 64 packages 11:15:14 Removing intermediate container 94e63dc69851 11:15:14 ---> e77c79504a0b 11:15:14 Step 8/12 : COPY go.mod vendor* ./ 11:15:15 ---> 4b443a193d18 11:15:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:15 ---> Running in b5113c310f37 11:15:32 Running on prd-centos7-docker-4c-2g-3781 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:15:32 provisioning config files... 11:15:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14644525609116502205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:35 ---> ****-login.sh 11:15:35 nexus3.edgexfoundry.org:10001 11:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:35 Configure a credential helper to remove this warning. See 11:15:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:35 11:15:35 Login Succeeded 11:15:35 nexus3.edgexfoundry.org:10002 11:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:35 Configure a credential helper to remove this warning. See 11:15:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:35 11:15:35 Login Succeeded 11:15:35 nexus3.edgexfoundry.org:10003 11:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:35 Configure a credential helper to remove this warning. See 11:15:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:35 11:15:35 Login Succeeded 11:15:35 nexus3.edgexfoundry.org:10004 11:15:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:36 Configure a credential helper to remove this warning. See 11:15:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:36 11:15:36 Login Succeeded 11:15:36 ****.io 11:15:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:15:36 Configure a credential helper to remove this warning. See 11:15:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:15:36 11:15:36 Login Succeeded 11:15:36 ---> ****-login.sh ends [Pipeline] } 11:15:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:15:36 + docker buildx ls 11:15:36 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:15:36 default * docker 11:15:36 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:15:37 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 11:15:37 edgex-builder [Pipeline] sh 11:15:37 + docker buildx inspect --bootstrap 11:15:37 #1 [internal] booting buildkit 11:15:37 #1 pulling image moby/buildkit:buildx-stable-1 11:15:45 #1 pulling image moby/buildkit:buildx-stable-1 7.8s done 11:15:45 #1 creating container buildx_buildkit_edgex-builder0 11:15:46 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 11:15:46 #1 DONE 9.0s 11:15:46 Name: edgex-builder 11:15:46 Driver: docker-container 11:15:46 11:15:46 Nodes: 11:15:46 Name: edgex-builder0 11:15:46 Endpoint: unix:///var/run/docker.sock 11:15:46 Status: running 11:15:46 Buildkit: v0.28.0 11:15:46 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 11:15:46 + docker buildx ls 11:15:46 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:15:46 edgex-builder * docker-container 11:15:46 edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 11:15:46 default docker 11:15:46 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:15:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2' 11:15:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2 --push - 11:15:47 #1 [internal] load build definition from Dockerfile 11:15:47 #1 transferring dockerfile: 199B done 11:15:47 #1 DONE 0.0s 11:15:47 11:15:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2 11:15:47 #2 DONE 0.2s 11:15:47 11:15:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2 11:15:47 #3 DONE 0.2s 11:15:47 11:15:47 #4 [internal] load .dockerignore 11:15:47 #4 transferring context: 2B done 11:15:47 #4 DONE 0.1s 11:15:47 11:15:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 11:15:47 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done 11:15:47 #5 DONE 0.0s 11:15:47 11:15:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 11:15:47 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done 11:15:47 #6 DONE 0.1s 11:15:47 11:15:47 #7 exporting to image 11:15:47 #7 exporting layers done 11:15:47 #7 exporting manifest sha256:8e16974369015fbd93f2348a758aa144d057f06e1ffafdb4e197aefb4bb61de4 done 11:15:47 #7 exporting config sha256:92e927dde909a9ff6df49a5adf7d282871f71720fa29fb9cb797bf80d9b3fa63 done 11:15:47 #7 exporting manifest sha256:ce2df3f0c8ad3852e4f6d572749a04ef5890fafbcaeb963d44a8e98f5b326f8a done 11:15:47 #7 exporting config sha256:e8b54eb597c308cddc7ea4cd098de092ab684930e821e05c862c02a3e4ff3ce2 done 11:15:47 #7 exporting manifest list sha256:4ba25d0ab48e6ec4d6c8ab1ecf5aa7250f1c043385b1c3e13600e6754d80546a 0.0s done 11:15:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:15:47 #7 DONE 0.0s 11:15:47 11:15:47 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:15:47 #8 DONE 0.0s 11:15:47 11:15:47 1 warning found (use --debug to expand): 11:15:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:15:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' 11:15:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - 11:15:48 #1 [internal] load build definition from Dockerfile 11:15:48 #1 transferring dockerfile: 165B done 11:15:48 #1 DONE 0.0s 11:15:48 11:15:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 11:15:48 #2 DONE 0.0s 11:15:48 11:15:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 11:15:48 #3 DONE 0.0s 11:15:48 11:15:48 #4 [internal] load .dockerignore 11:15:48 #4 transferring context: 2B done 11:15:48 #4 DONE 0.0s 11:15:48 11:15:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 11:15:48 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done 11:15:48 #5 CACHED 11:15:48 11:15:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 11:15:48 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done 11:15:48 #6 CACHED 11:15:48 11:15:48 #7 exporting to image 11:15:48 #7 exporting layers done 11:15:48 #7 exporting manifest sha256:8e16974369015fbd93f2348a758aa144d057f06e1ffafdb4e197aefb4bb61de4 done 11:15:48 #7 exporting config sha256:92e927dde909a9ff6df49a5adf7d282871f71720fa29fb9cb797bf80d9b3fa63 11:15:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:15:48 #7 exporting config sha256:92e927dde909a9ff6df49a5adf7d282871f71720fa29fb9cb797bf80d9b3fa63 done 11:15:48 #7 exporting manifest sha256:ce2df3f0c8ad3852e4f6d572749a04ef5890fafbcaeb963d44a8e98f5b326f8a done 11:15:48 #7 exporting config sha256:e8b54eb597c308cddc7ea4cd098de092ab684930e821e05c862c02a3e4ff3ce2 done 11:15:48 #7 exporting manifest list sha256:4ba25d0ab48e6ec4d6c8ab1ecf5aa7250f1c043385b1c3e13600e6754d80546a done 11:15:48 #7 DONE 0.0s 11:15:48 11:15:48 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:15:48 #8 DONE 0.0s 11:15:48 11:15:48 1 warning found (use --debug to expand): 11:15:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:15:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16' 11:15:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16 --push - 11:15:48 #1 [internal] load build definition from Dockerfile 11:15:48 #1 transferring dockerfile: 171B done 11:15:48 #1 DONE 0.0s 11:15:48 11:15:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16 11:15:48 #2 DONE 0.0s 11:15:48 11:15:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16 11:15:48 #3 DONE 0.0s 11:15:48 11:15:48 #4 [internal] load .dockerignore 11:15:48 #4 transferring context: 2B done 11:15:48 #4 DONE 0.0s 11:15:48 11:15:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 11:15:48 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done 11:15:48 #5 CACHED 11:15:48 11:15:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 11:15:48 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done 11:15:48 #6 CACHED 11:15:48 11:15:48 #7 exporting to image 11:15:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:15:48 #7 exporting layers done 11:15:48 #7 exporting manifest sha256:8e16974369015fbd93f2348a758aa144d057f06e1ffafdb4e197aefb4bb61de4 done 11:15:48 #7 exporting config sha256:92e927dde909a9ff6df49a5adf7d282871f71720fa29fb9cb797bf80d9b3fa63 done 11:15:48 #7 exporting manifest sha256:ce2df3f0c8ad3852e4f6d572749a04ef5890fafbcaeb963d44a8e98f5b326f8a done 11:15:48 #7 exporting config sha256:e8b54eb597c308cddc7ea4cd098de092ab684930e821e05c862c02a3e4ff3ce2 done 11:15:48 #7 exporting manifest list sha256:4ba25d0ab48e6ec4d6c8ab1ecf5aa7250f1c043385b1c3e13600e6754d80546a done 11:15:48 #7 DONE 0.0s 11:15:48 11:15:48 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:15:48 #8 DONE 0.0s 11:15:48 11:15:48 1 warning found (use --debug to expand): 11:15:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:15:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16' 11:15:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 --push - 11:15:49 #1 [internal] load build definition from Dockerfile 11:15:49 #1 transferring dockerfile: 212B done 11:15:49 #1 DONE 0.0s 11:15:49 11:15:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 11:15:49 #2 DONE 0.0s 11:15:49 11:15:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 11:15:49 #3 DONE 0.0s 11:15:49 11:15:49 #4 [internal] load .dockerignore 11:15:49 #4 transferring context: 2B done 11:15:49 #4 DONE 0.0s 11:15:49 11:15:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 11:15:49 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done 11:15:49 #5 CACHED 11:15:49 11:15:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 11:15:49 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done 11:15:49 #6 CACHED 11:15:49 11:15:49 #7 exporting to image 11:15:49 #7 exporting layers done 11:15:49 #7 exporting manifest sha256:8e16974369015fbd93f2348a758aa144d057f06e1ffafdb4e197aefb4bb61de4 done 11:15:49 #7 exporting config sha256:92e927dde909a9ff6df49a5adf7d282871f71720fa29fb9cb797bf80d9b3fa63 done 11:15:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:15:49 #7 exporting manifest sha256:ce2df3f0c8ad3852e4f6d572749a04ef5890fafbcaeb963d44a8e98f5b326f8a done 11:15:49 #7 exporting config sha256:e8b54eb597c308cddc7ea4cd098de092ab684930e821e05c862c02a3e4ff3ce2 done 11:15:49 #7 exporting manifest list sha256:4ba25d0ab48e6ec4d6c8ab1ecf5aa7250f1c043385b1c3e13600e6754d80546a done 11:15:49 #7 DONE 0.0s 11:15:49 11:15:49 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:15:49 #8 DONE 0.0s 11:15:49 11:15:49 1 warning found (use --debug to expand): 11:15:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:15:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' 11:15:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - 11:15:50 #1 [internal] load build definition from Dockerfile 11:15:50 #1 transferring dockerfile: 163B done 11:15:50 #1 DONE 0.0s 11:15:50 11:15:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 11:15:50 #2 DONE 0.0s 11:15:50 11:15:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 11:15:50 #3 DONE 0.0s 11:15:50 11:15:50 #4 [internal] load .dockerignore 11:15:50 #4 transferring context: 2B done 11:15:50 #4 DONE 0.0s 11:15:50 11:15:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 11:15:50 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done 11:15:50 #5 CACHED 11:15:50 11:15:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 11:15:50 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 0.0s done 11:15:50 #6 DONE 0.0s 11:15:50 11:15:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:c26bfff97458ecd0f34a3a7051faffc965237e8d92c1fead18d91984fbf43072 11:15:50 #6 CACHED 11:15:50 11:15:50 #7 exporting to image 11:15:50 #7 exporting layers done 11:15:50 #7 exporting manifest sha256:8e16974369015fbd93f2348a758aa144d057f06e1ffafdb4e197aefb4bb61de4 done 11:15:50 #7 exporting config sha256:92e927dde909a9ff6df49a5adf7d282871f71720fa29fb9cb797bf80d9b3fa63 done 11:15:50 #7 exporting manifest sha256:ce2df3f0c8ad3852e4f6d572749a04ef5890fafbcaeb963d44a8e98f5b326f8a done 11:15:50 #7 exporting config sha256:e8b54eb597c308cddc7ea4cd098de092ab684930e821e05c862c02a3e4ff3ce2 done 11:15:50 #7 exporting manifest list sha256:4ba25d0ab48e6ec4d6c8ab1ecf5aa7250f1c043385b1c3e13600e6754d80546a done 11:15:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:15:50 #7 DONE 0.0s 11:15:50 11:15:50 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:15:50 #8 DONE 0.0s 11:15:50 11:15:50 1 warning found (use --debug to expand): 11:15:50  - 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 11:15:50 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:15:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:15:51 ---> package-listing.sh 11:15:51 ++ facter osfamily 11:15:51 ++ tr '[:upper:]' '[:lower:]' 11:15:51 + OS_FAMILY=redhat 11:15:51 + workspace=/w/workspace/exfoundry_device-virtual-go_main 11:15:51 + START_PACKAGES=/tmp/packages_start.txt 11:15:51 + END_PACKAGES=/tmp/packages_end.txt 11:15:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:15:51 + PACKAGES=/tmp/packages_start.txt 11:15:51 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:15:51 + PACKAGES=/tmp/packages_end.txt 11:15:51 + case "${OS_FAMILY}" in 11:15:51 + sort 11:15:51 + rpm -qa 11:15:52 + '[' -f /tmp/packages_start.txt ']' 11:15:52 + '[' -f /tmp/packages_end.txt ']' 11:15:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:15:52 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:15:52 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 11:15:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 11:15:52 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:15:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:53 11:15:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:53 latest: Pulling from edgex-lftools-log-publisher 11:15:53 5eb5b503b376: Pulling fs layer 11:15:53 5c69ac0246d0: Pulling fs layer 11:15:53 ec43610c2a17: Pulling fs layer 11:15:53 3a2ae6a8a46f: Pulling fs layer 11:15:53 33b1e0a273af: Pulling fs layer 11:15:53 5d3b04190fa2: Pulling fs layer 11:15:53 2f39f015ded8: Pulling fs layer 11:15:53 3a2ae6a8a46f: Waiting 11:15:53 33b1e0a273af: Waiting 11:15:53 5d3b04190fa2: Waiting 11:15:53 2f39f015ded8: Waiting 11:15:53 5c69ac0246d0: Download complete 11:15:53 3a2ae6a8a46f: Verifying Checksum 11:15:53 3a2ae6a8a46f: Download complete 11:15:53 ec43610c2a17: Verifying Checksum 11:15:53 ec43610c2a17: Download complete 11:15:53 33b1e0a273af: Verifying Checksum 11:15:53 33b1e0a273af: Download complete 11:15:53 5d3b04190fa2: Verifying Checksum 11:15:53 5d3b04190fa2: Download complete 11:15:53 5eb5b503b376: Verifying Checksum 11:15:53 5eb5b503b376: Download complete 11:15:54 2f39f015ded8: Verifying Checksum 11:15:54 2f39f015ded8: Download complete 11:15:55 5eb5b503b376: Pull complete 11:15:55 5c69ac0246d0: Pull complete 11:15:55 ec43610c2a17: Pull complete 11:15:56 3a2ae6a8a46f: Pull complete 11:15:56 33b1e0a273af: Pull complete 11:15:56 5d3b04190fa2: Pull complete 11:15:59 2f39f015ded8: Pull complete 11:15:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:15:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:59 prd-centos7-docker-4c-2g-3781 does not seem to be running inside a container 11:15:59 $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 11:16:02 $ docker top 06eca40e26e48d17aff931ba0d01988030ce97f274c47231b943ffb59f081956 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:03 + touch /tmp/pre-build-complete [Pipeline] sh 11:16:03 + mkdir -p /var/log/sysstat [Pipeline] sh 11:16:03 + ls /var/log/sa-host 11:16:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:03 provisioning config files... 11:16:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3249826753739113606tmp [Pipeline] { [Pipeline] echo 11:16:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:16:04 ---> create-netrc.sh [Pipeline] } 11:16:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:16:04 ---> python-tools-install.sh [Pipeline] echo 11:16:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:16:04 ---> sudo-logs.sh 11:16:04 Archiving 'sudo' log.. 11:16:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-3781.novalocal: Name or service not known 11:16:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-3781.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:16:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:16:05 ---> job-cost.sh 11:16:05 lf-activate-venv: SKIPPING 11:16:05 INFO: No Stack... 11:16:05 INFO: Retrieving Pricing Info for: v3-standard-2 11:16:05 INFO: Archiving Costs [Pipeline] echo 11:16:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:16:06 ---> logs-deploy.sh 11:16:06 lf-activate-venv: SKIPPING 11:16:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/227 11:16:06 INFO: archiving workspace using pattern(s): 11:16:06 Archives upload complete. 11:16:06 INFO: archiving logs to Nexus 11:16:07 ---> uname -a: 11:16:07 Linux prd-centos7-docker-4c-2g-3781.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 11:16:07 11:16:07 11:16:07 ---> lscpu: 11:16:07 Architecture: x86_64 11:16:07 CPU op-mode(s): 32-bit, 64-bit 11:16:07 Byte Order: Little Endian 11:16:07 Address sizes: 40 bits physical, 48 bits virtual 11:16:07 CPU(s): 2 11:16:07 On-line CPU(s) list: 0,1 11:16:07 Thread(s) per core: 1 11:16:07 Core(s) per socket: 1 11:16:07 Socket(s): 2 11:16:07 NUMA node(s): 1 11:16:07 Vendor ID: AuthenticAMD 11:16:07 CPU family: 23 11:16:07 Model: 49 11:16:07 Model name: AMD EPYC-Rome Processor 11:16:07 Stepping: 0 11:16:07 CPU MHz: 2799.998 11:16:07 BogoMIPS: 5599.99 11:16:07 Virtualization: AMD-V 11:16:07 Hypervisor vendor: KVM 11:16:07 Virtualization type: full 11:16:07 L1d cache: 64 KiB 11:16:07 L1i cache: 64 KiB 11:16:07 L2 cache: 1 MiB 11:16:07 L3 cache: 32 MiB 11:16:07 NUMA node0 CPU(s): 0,1 11:16:07 Vulnerability Itlb multihit: Not affected 11:16:07 Vulnerability L1tf: Not affected 11:16:07 Vulnerability Mds: Not affected 11:16:07 Vulnerability Meltdown: Not affected 11:16:07 Vulnerability Mmio stale data: Not affected 11:16:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:16:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:16:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:16:07 Vulnerability Srbds: Not affected 11:16:07 Vulnerability Tsx async abort: Not affected 11:16:07 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 11:16:07 11:16:07 11:16:07 ---> nproc: 11:16:07 2 11:16:07 11:16:07 11:16:07 ---> df -h: 11:16:07 Filesystem Size Used Avail Use% Mounted on 11:16:07 overlay 40G 7.4G 33G 19% / 11:16:07 tmpfs 64M 0 64M 0% /dev 11:16:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:16:07 shm 64M 0 64M 0% /dev/shm 11:16:07 /dev/vda1 40G 7.4G 33G 19% /facter-os 11:16:07 11:16:07 11:16:07 Cannot open /var/log/sysstat/sa20: No such file or directory 11:16:07 Please check if data collecting is enabled 11:16:07 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:16:07 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 11:16:07 $ docker stop --time=1 06eca40e26e48d17aff931ba0d01988030ce97f274c47231b943ffb59f081956 11:16:09 $ docker rm -f --volumes 06eca40e26e48d17aff931ba0d01988030ce97f274c47231b943ffb59f081956 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 11:16:09 [WS-CLEANUP] Deleting project workspace... 11:16:09 [WS-CLEANUP] Deferred wipeout is used... 11:16:09 [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 11:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:09 11:16:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:10 latest: Pulling from edgex-lftools-log-publisher 11:16:10 5eb5b503b376: Pulling fs layer 11:16:10 5c69ac0246d0: Pulling fs layer 11:16:10 ec43610c2a17: Pulling fs layer 11:16:10 3a2ae6a8a46f: Pulling fs layer 11:16:10 33b1e0a273af: Pulling fs layer 11:16:10 5d3b04190fa2: Pulling fs layer 11:16:10 2f39f015ded8: Pulling fs layer 11:16:10 5d3b04190fa2: Waiting 11:16:10 2f39f015ded8: Waiting 11:16:10 33b1e0a273af: Waiting 11:16:10 3a2ae6a8a46f: Waiting 11:16:10 5c69ac0246d0: Verifying Checksum 11:16:10 5c69ac0246d0: Download complete 11:16:10 3a2ae6a8a46f: Verifying Checksum 11:16:10 3a2ae6a8a46f: Download complete 11:16:10 33b1e0a273af: Verifying Checksum 11:16:10 33b1e0a273af: Download complete 11:16:10 ec43610c2a17: Verifying Checksum 11:16:10 ec43610c2a17: Download complete 11:16:10 5d3b04190fa2: Download complete 11:16:10 5eb5b503b376: Download complete 11:16:10 2f39f015ded8: Download complete 11:16:12 5eb5b503b376: Pull complete 11:16:13 5c69ac0246d0: Pull complete 11:16:14 ec43610c2a17: Pull complete 11:16:15 3a2ae6a8a46f: Pull complete 11:16:16 33b1e0a273af: Pull complete 11:16:16 5d3b04190fa2: Pull complete 11:16:22 2f39f015ded8: Pull complete 11:16:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:22 prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container 11:16:22 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 11:16:33 $ docker top ae9c228f208a1e9ea6f596ce2d311431dd8ba848409f914432d2bae0856342ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:33 ---> job-cost.sh 11:16:33 lf-activate-venv: SKIPPING 11:16:33 INFO: No Stack... 11:16:33 INFO: Retrieving Pricing Info for: v3-standard-8 11:16:34 INFO: Archiving Costs [Pipeline] sh 11:16:34 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 11:16:34 + cut -d, -f6 [Pipeline] lock 11:16:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] 11:16:34 Resource [jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] did not exist. Created. 11:16:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:16:34 + echo total: 0.2199999988079071 [Pipeline] stash 11:16:34 Stashed 1 file(s) [Pipeline] } 11:16:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] [Pipeline] // lock [Pipeline] } 11:16:34 $ docker stop --time=1 ae9c228f208a1e9ea6f596ce2d311431dd8ba848409f914432d2bae0856342ce 11:16:35 $ docker rm -f --volumes ae9c228f208a1e9ea6f596ce2d311431dd8ba848409f914432d2bae0856342ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:17:06 Removing intermediate container b5113c310f37 11:17:06 ---> 791440a6a819 11:17:06 Step 10/12 : COPY . . 11:17:12 ---> a55b9870b092 11:17:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:17:12 ---> Running in e9a935f2f1cc 11:17:12 Removing intermediate container e9a935f2f1cc 11:17:12 ---> cac31e7f8de2 11:17:12 Step 12/12 : RUN $MAKE 11:17:12 ---> Running in 288497e1120e 11:17:12 noop 11:17:13 Removing intermediate container 288497e1120e 11:17:13 ---> 2bbce854fbd0 11:17:13 Successfully built 2bbce854fbd0 11:17:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:14 + docker inspect -f . ci-base-image-arm64 11:17:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:14 prd-ubuntu20.04-docker-arm64-4c-16g-3780 does not seem to be running inside a container 11:17:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/227 -v /w/workspace/device-virtual-go/227:/w/workspace/device-virtual-go/227:rw,z -v /w/workspace/device-virtual-go/227@tmp:/w/workspace/device-virtual-go/227@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 11:17:15 $ docker top d54e3eb4d0ec13062f287abf47a8ff681783ac4fd492175a5be3118fdfe1554c -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:16 + go version 11:17:16 go version go1.25.3 linux/arm64 [Pipeline] } 11:17:16 $ docker stop --time=1 d54e3eb4d0ec13062f287abf47a8ff681783ac4fd492175a5be3118fdfe1554c 11:17:18 $ docker rm -f --volumes d54e3eb4d0ec13062f287abf47a8ff681783ac4fd492175a5be3118fdfe1554c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:19 + docker inspect -f . ci-base-image-arm64 11:17:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:19 prd-ubuntu20.04-docker-arm64-4c-16g-3780 does not seem to be running inside a container 11:17:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/227 -v /w/workspace/device-virtual-go/227:/w/workspace/device-virtual-go/227:rw,z -v /w/workspace/device-virtual-go/227@tmp:/w/workspace/device-virtual-go/227@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 11:17:20 $ docker top 880c54847ddb0af94a1d8edc2950b6edcce14a36a16609f1223e95435c9eaf57 -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:21 + git config --global --add safe.directory /w/workspace/device-virtual-go/227 [Pipeline] fileExists [Pipeline] sh 11:17:22 + make test 11:17:22 go test ./... -coverprofile=coverage.out 11:17:32 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:21:54 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:21:54 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.072s coverage: 59.4% of statements 11:21:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:21:54 go vet ./... 11:22:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:22:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:22:41 ./bin/test-attribution-txt.sh 11:22:41 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:22:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:22:41 $ docker stop --time=1 880c54847ddb0af94a1d8edc2950b6edcce14a36a16609f1223e95435c9eaf57 11:22:43 $ docker rm -f --volumes 880c54847ddb0af94a1d8edc2950b6edcce14a36a16609f1223e95435c9eaf57 [Pipeline] // withDockerContainer [Pipeline] sh 11:22:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:22:45 Warning: overwriting stash ‘coverage-report’ 11:22:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:22:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:22:46 + ls -al . 11:22:46 total 272 11:22:46 drwxrwxr-x 7 jenkins jenkins 4096 Mar 20 11:17 . 11:22:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 11:14 .. 11:22:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 11:14 .git 11:22:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 11:14 .github 11:22:46 -rw-rw-r-- 1 jenkins jenkins 272 Mar 20 11:14 .gitignore 11:22:46 -rw-rw-r-- 1 jenkins jenkins 359 Mar 20 11:14 .golangci.yml 11:22:46 -rw-rw-r-- 1 jenkins jenkins 20974 Mar 20 11:14 Attribution.txt 11:22:46 -rw-rw-r-- 1 jenkins jenkins 17302 Mar 20 11:14 CHANGELOG.md 11:22:46 -rw-rw-r-- 1 jenkins jenkins 1755 Mar 20 11:14 Dockerfile 11:22:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 11:14 GOVERNANCE.md 11:22:46 -rw-rw-r-- 1 jenkins jenkins 683 Mar 20 11:14 Jenkinsfile 11:22:46 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 20 11:14 LICENSE 11:22:46 -rw-rw-r-- 1 jenkins jenkins 2651 Mar 20 11:14 Makefile 11:22:46 -rw-rw-r-- 1 jenkins jenkins 623 Mar 20 11:14 OWNERS.md 11:22:46 -rw-rw-r-- 1 jenkins jenkins 4473 Mar 20 11:14 README.md 11:22:46 -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 11:11 VERSION 11:22:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 11:14 bin 11:22:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 11:14 cmd 11:22:46 -rw-r--r-- 1 jenkins jenkins 45292 Mar 20 11:21 coverage.out 11:22:46 -rw-rw-r-- 1 jenkins jenkins 6610 Mar 20 11:14 go.mod 11:22:46 -rw-rw-r-- 1 jenkins jenkins 89296 Mar 20 11:14 go.sum 11:22:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 11:14 internal 11:22:46 -rw-rw-r-- 1 jenkins jenkins 235 Mar 20 11:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:47 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c4d827168a3399e5830068d377bbdc22cda60ff2 --label arch=arm64 --label version=4.1.0-dev.16 . 11:22:47 Sending build context to Docker daemon 21.27MB 11:22:47 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 11:22:47 Step 2/26 : FROM ${BASE} AS builder 11:22:47 ---> 2bbce854fbd0 11:22:47 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:22:48 ---> Running in 1120927332cd 11:22:48 Removing intermediate container 1120927332cd 11:22:48 ---> 76a52e9567b5 11:22:48 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:22:48 ---> Running in 5c95f1399f3a 11:22:48 Removing intermediate container 5c95f1399f3a 11:22:48 ---> d74b821ff916 11:22:48 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:22:49 ---> Running in 092346cb585b 11:22:49 Removing intermediate container 092346cb585b 11:22:49 ---> 39139d02378b 11:22:49 Step 6/26 : WORKDIR /device-virtual-go 11:22:49 ---> Running in 22c049527453 11:22:49 Removing intermediate container 22c049527453 11:22:49 ---> b217ecc9a77d 11:22:49 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:22:49 ---> Running in 2a9a9f18e85b 11:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:22:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:22:52 OK: 259 MiB in 64 packages 11:22:53 Removing intermediate container 2a9a9f18e85b 11:22:53 ---> 8908f27305c1 11:22:53 Step 8/26 : COPY go.mod vendor* ./ 11:22:54 ---> ef62b3dae68a 11:22:54 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:22:54 ---> Running in 11cfeee60dec 11:22:56 Removing intermediate container 11cfeee60dec 11:22:56 ---> 208942f52074 11:22:56 Step 10/26 : COPY . . 11:23:00 ---> 226c55170e23 11:23:00 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:23:00 ---> Running in fd06f4a0fcd4 11:23:00 Removing intermediate container fd06f4a0fcd4 11:23:00 ---> cdc60b51e572 11:23:00 Step 12/26 : RUN $MAKE 11:23:00 ---> Running in 59848a91e2ab 11:23:01 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:26:53 Removing intermediate container 59848a91e2ab 11:26:53 ---> 429307a5d2e9 11:26:53 Step 13/26 : FROM alpine:3.22 11:26:53 3.22: Pulling from library/alpine 11:26:53 d741ee1608f3: Pulling fs layer 11:26:54 d741ee1608f3: Verifying Checksum 11:26:54 d741ee1608f3: Download complete 11:26:54 d741ee1608f3: Pull complete 11:26:54 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 11:26:54 Status: Downloaded newer image for alpine:3.22 11:26:54 ---> 5a766deef0c8 11:26:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:26:54 ---> Running in 5eab69caf712 11:26:54 Removing intermediate container 5eab69caf712 11:26:54 ---> b3328c94945a 11:26:54 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:26:55 ---> Running in 23d351226e45 11:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:26:57 (1/1) Installing dumb-init (1.2.5-r3) 11:26:57 Executing busybox-1.37.0-r20.trigger 11:26:57 OK: 8 MiB in 17 packages 11:26:58 Removing intermediate container 23d351226e45 11:26:58 ---> 568e6ded0c05 11:26:58 Step 16/26 : RUN apk --no-cache upgrade 11:26:58 ---> Running in 0f67586c7e44 11:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:27:01 OK: 8 MiB in 17 packages 11:27:02 Removing intermediate container 0f67586c7e44 11:27:02 ---> a628e673cba5 11:27:02 Step 17/26 : WORKDIR / 11:27:02 ---> Running in 12f7986a289d 11:27:03 Removing intermediate container 12f7986a289d 11:27:03 ---> f78fae3014b1 11:27:03 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:27:03 ---> a8bf9905aa8d 11:27:03 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:27:03 ---> f57796f1b460 11:27:03 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:27:05 ---> fd50637c9494 11:27:05 Step 21/26 : EXPOSE 59900 11:27:05 ---> Running in d6b6bd12168b 11:27:06 Removing intermediate container d6b6bd12168b 11:27:06 ---> 20f949af3b18 11:27:06 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:27:06 ---> Running in e8b9cabc2385 11:27:06 Removing intermediate container e8b9cabc2385 11:27:06 ---> 1fe543eaf4bc 11:27:06 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:27:06 ---> Running in 33971febe540 11:27:06 Removing intermediate container 33971febe540 11:27:06 ---> 46f53a09b90e 11:27:06 Step 24/26 : LABEL arch=arm64 11:27:06 ---> Running in 5aee72dae7e0 11:27:07 Removing intermediate container 5aee72dae7e0 11:27:07 ---> 2521c0c4d089 11:27:07 Step 25/26 : LABEL git_sha=c4d827168a3399e5830068d377bbdc22cda60ff2 11:27:07 ---> Running in 49cbc1fa56b4 11:27:07 Removing intermediate container 49cbc1fa56b4 11:27:07 ---> 9a7751b9ac75 11:27:07 Step 26/26 : LABEL version=4.1.0-dev.16 11:27:07 ---> Running in af29ebba7b02 11:27:07 Removing intermediate container af29ebba7b02 11:27:07 ---> 7bd5f943527d 11:27:07 [Warning] One or more build-args [ARCH] were not consumed 11:27:07 Successfully built 7bd5f943527d 11:27:07 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:27:08 provisioning config files... 11:27:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/227@tmp/config10563361579522270618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:08 ---> ****-login.sh 11:27:08 nexus3.edgexfoundry.org:10001 11:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:08 Configure a credential helper to remove this warning. See 11:27:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:08 11:27:08 Login Succeeded 11:27:08 nexus3.edgexfoundry.org:10002 11:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:09 Configure a credential helper to remove this warning. See 11:27:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:09 11:27:09 Login Succeeded 11:27:09 nexus3.edgexfoundry.org:10003 11:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:09 Configure a credential helper to remove this warning. See 11:27:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:09 11:27:09 Login Succeeded 11:27:09 nexus3.edgexfoundry.org:10004 11:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:09 Configure a credential helper to remove this warning. See 11:27:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:09 11:27:09 Login Succeeded 11:27:09 ****.io 11:27:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:10 Configure a credential helper to remove this warning. See 11:27:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:10 11:27:10 Login Succeeded 11:27:10 ---> ****-login.sh ends [Pipeline] } 11:27:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:27:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:27:10 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 11:27:10 c4d827168a3399e5830068d377bbdc22cda60ff2 11:27:10 latest 11:27:10 4.1.0-dev.16 11:27:10 c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 11:27:10 main 11:27:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:10 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:11 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2 11:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:27:11 c3d50cb16b85: Preparing 11:27:11 a542ddee0c03: Preparing 11:27:11 c1dd1553c990: Preparing 11:27:11 c04686553da6: Preparing 11:27:11 9702f3d69a62: Preparing 11:27:11 c4e71c2a4573: Preparing 11:27:11 c4e71c2a4573: Waiting 11:27:11 9702f3d69a62: Pushed 11:27:11 c1dd1553c990: Pushed 11:27:11 c04686553da6: Pushed 11:27:11 a542ddee0c03: Pushed 11:27:11 c4e71c2a4573: Layer already exists 11:27:19 c3d50cb16b85: Pushed 11:27:19 c4d827168a3399e5830068d377bbdc22cda60ff2: digest: sha256:7b287a2e583d058995dd9d2ce50528351c0b1986439c7f6729793bd6b9091529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:19 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:20 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:27:20 c3d50cb16b85: Preparing 11:27:20 a542ddee0c03: Preparing 11:27:20 c1dd1553c990: Preparing 11:27:20 c04686553da6: Preparing 11:27:20 9702f3d69a62: Preparing 11:27:20 c4e71c2a4573: Preparing 11:27:20 c4e71c2a4573: Waiting 11:27:20 c04686553da6: Layer already exists 11:27:20 c1dd1553c990: Layer already exists 11:27:20 a542ddee0c03: Layer already exists 11:27:20 9702f3d69a62: Layer already exists 11:27:20 c3d50cb16b85: Layer already exists 11:27:20 c4e71c2a4573: Layer already exists 11:27:20 latest: digest: sha256:7b287a2e583d058995dd9d2ce50528351c0b1986439c7f6729793bd6b9091529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:20 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.16 11:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:27:21 c3d50cb16b85: Preparing 11:27:21 a542ddee0c03: Preparing 11:27:21 c1dd1553c990: Preparing 11:27:21 c04686553da6: Preparing 11:27:21 9702f3d69a62: Preparing 11:27:21 c4e71c2a4573: Preparing 11:27:21 c4e71c2a4573: Waiting 11:27:21 a542ddee0c03: Layer already exists 11:27:21 c04686553da6: Layer already exists 11:27:21 9702f3d69a62: Layer already exists 11:27:21 c3d50cb16b85: Layer already exists 11:27:21 c1dd1553c990: Layer already exists 11:27:21 c4e71c2a4573: Layer already exists 11:27:21 4.1.0-dev.16: digest: sha256:7b287a2e583d058995dd9d2ce50528351c0b1986439c7f6729793bd6b9091529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:21 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 11:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:27:22 c3d50cb16b85: Preparing 11:27:22 a542ddee0c03: Preparing 11:27:22 c1dd1553c990: Preparing 11:27:22 c04686553da6: Preparing 11:27:22 9702f3d69a62: Preparing 11:27:22 c4e71c2a4573: Preparing 11:27:22 c4e71c2a4573: Waiting 11:27:22 9702f3d69a62: Layer already exists 11:27:22 c3d50cb16b85: Layer already exists 11:27:22 c1dd1553c990: Layer already exists 11:27:22 c04686553da6: Layer already exists 11:27:22 a542ddee0c03: Layer already exists 11:27:22 c4e71c2a4573: Layer already exists 11:27:22 c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16: digest: sha256:7b287a2e583d058995dd9d2ce50528351c0b1986439c7f6729793bd6b9091529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 11:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:27:23 c3d50cb16b85: Preparing 11:27:23 a542ddee0c03: Preparing 11:27:23 c1dd1553c990: Preparing 11:27:23 c04686553da6: Preparing 11:27:23 9702f3d69a62: Preparing 11:27:23 c4e71c2a4573: Preparing 11:27:23 c4e71c2a4573: Waiting 11:27:23 c1dd1553c990: Layer already exists 11:27:23 a542ddee0c03: Layer already exists 11:27:23 c3d50cb16b85: Layer already exists 11:27:23 c04686553da6: Layer already exists 11:27:23 9702f3d69a62: Layer already exists 11:27:23 c4e71c2a4573: Layer already exists 11:27:23 main: digest: sha256:7b287a2e583d058995dd9d2ce50528351c0b1986439c7f6729793bd6b9091529 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:27:23 ===================================================== [Pipeline] echo 11:27:23 taggedImages: 11:27:23 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2 11:27:23 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:27:23 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.16 11:27:23 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 11:27:23 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 11:27:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] echo 11:27:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 11:27:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.16 [Pipeline] echo 11:27:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:c4d827168a3399e5830068d377bbdc22cda60ff2-4.1.0-dev.16 [Pipeline] echo 11:27:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:27:24 11:27:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:27:24 arm64: Pulling from edgex-lftools-log-publisher 11:27:24 8998bd30e6a1: Pulling fs layer 11:27:24 04944245beec: Pulling fs layer 11:27:24 699f458cf7ca: Pulling fs layer 11:27:24 765212b225bb: Pulling fs layer 11:27:24 f23df028b6ca: Pulling fs layer 11:27:24 d65c8cfc05b1: Pulling fs layer 11:27:24 2437ff75d9bd: Pulling fs layer 11:27:24 765212b225bb: Waiting 11:27:24 f23df028b6ca: Waiting 11:27:24 2437ff75d9bd: Waiting 11:27:24 d65c8cfc05b1: Waiting 11:27:24 04944245beec: Verifying Checksum 11:27:24 04944245beec: Download complete 11:27:24 765212b225bb: Verifying Checksum 11:27:24 765212b225bb: Download complete 11:27:24 f23df028b6ca: Verifying Checksum 11:27:24 f23df028b6ca: Download complete 11:27:24 d65c8cfc05b1: Verifying Checksum 11:27:24 d65c8cfc05b1: Download complete 11:27:24 699f458cf7ca: Verifying Checksum 11:27:24 699f458cf7ca: Download complete 11:27:25 8998bd30e6a1: Download complete 11:27:27 2437ff75d9bd: Verifying Checksum 11:27:27 2437ff75d9bd: Download complete 11:27:29 8998bd30e6a1: Pull complete 11:27:30 04944245beec: Pull complete 11:27:32 699f458cf7ca: Pull complete 11:27:32 765212b225bb: Pull complete 11:27:33 f23df028b6ca: Pull complete 11:27:33 d65c8cfc05b1: Pull complete 11:27:51 2437ff75d9bd: Pull complete 11:27:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:27:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:27:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:27:51 prd-ubuntu20.04-docker-arm64-4c-16g-3780 does not seem to be running inside a container 11:27:51 $ 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-virtual-go/227 -v /w/workspace/device-virtual-go/227:/w/workspace/device-virtual-go/227:rw,z -v /w/workspace/device-virtual-go/227@tmp:/w/workspace/device-virtual-go/227@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 11:27:54 $ docker top f02f5a160ae5a6655026e17881d58fa28a17df88a3597eb7edeee6947c9ff0b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:54 ---> job-cost.sh 11:27:54 lf-activate-venv: SKIPPING 11:27:54 INFO: No Stack... 11:27:55 INFO: Retrieving Pricing Info for: v3-standard-4 11:27:56 INFO: Archiving Costs [Pipeline] sh 11:27:56 + cat /w/workspace/device-virtual-go/227/archives/cost.csv 11:27:56 + cut -d, -f6 [Pipeline] lock 11:27:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] 11:27:56 Resource [jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] did not exist. Created. 11:27:56 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:27:57 /w/workspace/device-virtual-go/227@tmp/durable-2c7942d9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:27:58 + echo total: 0.10999999940395355 [Pipeline] stash 11:27:58 Warning: overwriting stash ‘stack-cost’ 11:27:58 Stashed 1 file(s) [Pipeline] } 11:27:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-227-stack-cost] [Pipeline] // lock [Pipeline] } 11:27:58 $ docker stop --time=1 f02f5a160ae5a6655026e17881d58fa28a17df88a3597eb7edeee6947c9ff0b5 11:27:59 $ docker rm -f --volumes f02f5a160ae5a6655026e17881d58fa28a17df88a3597eb7edeee6947c9ff0b5 [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 11:28:00 provisioning config files... 11:28:00 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7802959055612286139tmp [Pipeline] { [Pipeline] sh 11:28:00 + set +x 11:28:00 + curl -s https://codecov.io/bash 11:28:00 + bash -s -- 11:28:00 11:28:00 _____ _ 11:28:00 / ____| | | 11:28:00 | | ___ __| | ___ ___ _____ __ 11:28:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:28:00 | |___| (_) | (_| | __/ (_| (_) \ V / 11:28:00 \_____\___/ \__,_|\___|\___\___/ \_/ 11:28:00 Bash-1.0.6 11:28:00 11:28:00 11:28:00 ==> git version 2.25.1 found 11:28:00 ==> 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 11:28:00 Release-Date: 2020-01-08 11:28:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:28:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:28:00 ==> Jenkins CI detected. 11:28:00 current dir:  /w/workspace/exfoundry_device-virtual-go_main 11:28:00 project root: . 11:28:00 --> token set from env 11:28:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:28:00 ==> Running gcov in . (disable via -X gcov) 11:28:00 ==> Python coveragepy not found 11:28:00 ==> Searching for coverage reports in: 11:28:00 + . 11:28:00 -> Found 1 reports 11:28:00 ==> Detecting git/mercurial file structure 11:28:00 ==> Reading reports 11:28:00 + ./coverage.out bytes=45292 11:28:00 ==> Appending adjustments 11:28:00 https://docs.codecov.io/docs/fixing-reports 11:28:00 + Found adjustments 11:28:00 ==> Gzipping contents 11:28:00 8.0K /tmp/codecov.W3i7pc.gz 11:28:00 ==> Uploading reports 11:28:00 url: https://codecov.io 11:28:00 query: branch=main&commit=c4d827168a3399e5830068d377bbdc22cda60ff2&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:28:00 -> Pinging Codecov 11:28:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c4d827168a3399e5830068d377bbdc22cda60ff2&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:28:01 -> Uploading to 11:28:01 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/c4d827168a3399e5830068d377bbdc22cda60ff2/e6306cba-c942-4cd8-ac86-3fe37543936d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260320%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260320T112800Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=768b5497bf0b45365e42c74a8b43b1269ffd2e5622911049257917f7895e5933 11:28:01 % Total % Received % Xferd Average Speed Time Time Time Current 11:28:01 Dload Upload Total Spent Left Speed 11:28:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5332 0 0 100 5332 0 30124 --:--:-- --:--:-- --:--:-- 30124 11:28:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] } 11:28:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:28:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:28:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:28:01 11:28:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:28:02 latest: Pulling from edgex-devops/edgex-snyk-go 11:28:02 2d35ebdb57d9: Already exists 11:28:02 85e8836fcdb2: Pulling fs layer 11:28:02 91631faa732a: Pulling fs layer 11:28:02 f3f5ae8826fa: Pulling fs layer 11:28:02 4f4fb700ef54: Pulling fs layer 11:28:02 7861252a18e6: Pulling fs layer 11:28:02 9130f900ef6f: Pulling fs layer 11:28:02 4f4fb700ef54: Waiting 11:28:02 7861252a18e6: Waiting 11:28:02 9130f900ef6f: Waiting 11:28:02 f3f5ae8826fa: Verifying Checksum 11:28:02 f3f5ae8826fa: Download complete 11:28:02 85e8836fcdb2: Verifying Checksum 11:28:02 85e8836fcdb2: Download complete 11:28:02 4f4fb700ef54: Verifying Checksum 11:28:02 4f4fb700ef54: Download complete 11:28:02 85e8836fcdb2: Pull complete 11:28:02 7861252a18e6: Verifying Checksum 11:28:02 7861252a18e6: Download complete 11:28:03 91631faa732a: Verifying Checksum 11:28:03 91631faa732a: Download complete 11:28:03 9130f900ef6f: Verifying Checksum 11:28:03 9130f900ef6f: Download complete 11:28:08 91631faa732a: Pull complete 11:28:08 f3f5ae8826fa: Pull complete 11:28:08 4f4fb700ef54: Pull complete 11:28:08 7861252a18e6: Pull complete 11:28:12 9130f900ef6f: Pull complete 11:28:12 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 11:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:28:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:12 prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container 11:28:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 11:28:18 $ docker top 34ffba08986794826758a88da3f2d00758be2d891d10ee50e0aefe3db47165a4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:28:18 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 11:28:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 11:28:18 + set -o pipefail 11:28:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 11:28:26 11:28:26 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 11:28:26 11:28:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/994f6f8d-1941-4123-a5f3-b6b559e5b1a1 11:28:26 11:28:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:28:26 11:28:26 11:28:26 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:28:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:28:27 $ docker stop --time=1 34ffba08986794826758a88da3f2d00758be2d891d10ee50e0aefe3db47165a4 11:28:31 $ docker rm -f --volumes 34ffba08986794826758a88da3f2d00758be2d891d10ee50e0aefe3db47165a4 [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 11:28:32 + git log --format=format:%s -1 c4d827168a3399e5830068d377bbdc22cda60ff2 [Pipeline] sh 11:28:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:28:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:28:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:33 prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container 11:28:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 11:28:33 $ docker top 4d5945c2deb4e499df8aad8b349ab5ce80effac024260c9a9bfbcd36fa3dfdba -eo pid,comm 11:28:33 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). 11:28:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:28:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:28:33 [ssh-agent] Looking for ssh-agent implementation... 11:28:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:28:33 $ docker exec 4d5945c2deb4e499df8aad8b349ab5ce80effac024260c9a9bfbcd36fa3dfdba ssh-agent 11:28:33 SSH_AUTH_SOCK=/tmp/ssh-SlbOg7sPuAtB/agent.33 11:28:33 SSH_AGENT_PID=39 11:28:33 Running ssh-add (command line suppressed) 11:28:34 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_173540727424848047.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_173540727424848047.key) 11:28:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:28:34 + git semver tag 11:28:34 2026-03-20 11:28:34,550 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:28:34 2026-03-20 11:28:34,554 [run_tag] DEBUG tag force:False 11:28:34 2026-03-20 11:28:34,554 [check_head_tag] DEBUG check head tag 11:28:34 2026-03-20 11:28:34,555 [execute] INFO git cat-file --batch-check 11:28:34 2026-03-20 11:28:34,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 11:28:34 2026-03-20 11:28:34,557 [execute] INFO git cat-file --batch 11:28:34 2026-03-20 11:28:34,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 11:28:34 2026-03-20 11:28:34,569 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:28:34 2026-03-20 11:28:34,570 [execute] INFO git tag -a v4.1.0-dev.16 -m v4.1.0-dev.16 11:28:34 2026-03-20 11:28:34,570 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.16', '-m', 'v4.1.0-dev.16'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 11:28:34 2026-03-20 11:28:34,573 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:28:34 4.1.0-dev.16 [Pipeline] } 11:28:34 $ docker exec --env ******** --env ******** 4d5945c2deb4e499df8aad8b349ab5ce80effac024260c9a9bfbcd36fa3dfdba ssh-agent -k 11:28:34 unset SSH_AUTH_SOCK; 11:28:34 unset SSH_AGENT_PID; 11:28:34 echo Agent pid 39 killed; 11:28:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:28:35 + git semver [Pipeline] } 11:28:35 $ docker stop --time=1 4d5945c2deb4e499df8aad8b349ab5ce80effac024260c9a9bfbcd36fa3dfdba 11:28:36 $ docker rm -f --volumes 4d5945c2deb4e499df8aad8b349ab5ce80effac024260c9a9bfbcd36fa3dfdba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:28:37 11:28:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:28:37 0.23.1-centos7: Pulling from edgex-lftools 11:28:37 ab5ef0e58194: Pulling fs layer 11:28:37 9712f1f96733: Pulling fs layer 11:28:37 63f879dbbcfc: Pulling fs layer 11:28:37 0d9ebad4ef96: Pulling fs layer 11:28:37 e9a5061849ea: Pulling fs layer 11:28:37 d747dcd14b5f: Pulling fs layer 11:28:37 2de7ff778b66: Pulling fs layer 11:28:37 e9a5061849ea: Waiting 11:28:37 d747dcd14b5f: Waiting 11:28:37 2de7ff778b66: Waiting 11:28:37 0d9ebad4ef96: Waiting 11:28:37 9712f1f96733: Verifying Checksum 11:28:37 9712f1f96733: Download complete 11:28:37 63f879dbbcfc: Verifying Checksum 11:28:37 63f879dbbcfc: Download complete 11:28:38 e9a5061849ea: Verifying Checksum 11:28:38 e9a5061849ea: Download complete 11:28:38 d747dcd14b5f: Download complete 11:28:38 ab5ef0e58194: Verifying Checksum 11:28:38 ab5ef0e58194: Download complete 11:28:38 0d9ebad4ef96: Verifying Checksum 11:28:38 0d9ebad4ef96: Download complete 11:28:38 2de7ff778b66: Verifying Checksum 11:28:38 2de7ff778b66: Download complete 11:28:42 ab5ef0e58194: Pull complete 11:28:42 9712f1f96733: Pull complete 11:28:42 63f879dbbcfc: Pull complete 11:28:47 0d9ebad4ef96: Pull complete 11:28:47 e9a5061849ea: Pull complete 11:28:47 d747dcd14b5f: Pull complete 11:28:48 2de7ff778b66: Pull complete 11:28:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:28:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:28:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:48 prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container 11:28:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 11:28:54 $ docker top 957a10992da4177e67d0373f8d22b9bb4f32957f1a640df54447b53ab2fdfc6c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:28:54 provisioning config files... 11:28:54 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5660925687778944196tmp 11:28:54 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2366251170404033564tmp 11:28:54 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10661344325409274423tmp [Pipeline] { [Pipeline] echo 11:28:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:28:54 ---> sigul-configuration.sh 11:28:54 gpg: directory `/root/.gnupg' created 11:28:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:28:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:28:54 gpg: keyring `/root/.gnupg/secring.gpg' created 11:28:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:28:54 gpg: CAST5 encrypted data 11:28:54 gpg: encrypted with 1 passphrase 11:28:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:28:54 + mkdir /home/jenkins 11:28:54 + mkdir /home/jenkins/sigul [Pipeline] sh 11:28:55 + 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 11:28:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:28:55 ---> sigul-install.sh 11:28:55 Sigul already installed; skipping installation. [Pipeline] sh 11:28:55 + git tag --list 11:28:55 v1.0.0 11:28:55 v1.1.0 11:28:55 v1.1.1 11:28:55 v1.2.1 11:28:55 v1.2.2 11:28:55 v1.2.3 11:28:55 v1.3.0 11:28:55 v1.3.1 11:28:55 v2.0.0 11:28:55 v2.1.0 11:28:55 v2.1.1 11:28:55 v2.2.0 11:28:55 v2.3.0 11:28:55 v3.0 11:28:55 v3.0.0 11:28:55 v3.1 11:28:55 v3.1.0 11:28:55 v3.1.1 11:28:55 v4.0 11:28:55 v4.0.0 11:28:55 v4.0.1 11:28:55 v4.1.0-dev.1 11:28:55 v4.1.0-dev.10 11:28:55 v4.1.0-dev.11 11:28:55 v4.1.0-dev.12 11:28:55 v4.1.0-dev.13 11:28:55 v4.1.0-dev.14 11:28:55 v4.1.0-dev.15 11:28:55 v4.1.0-dev.16 11:28:55 v4.1.0-dev.2 11:28:55 v4.1.0-dev.3 11:28:55 v4.1.0-dev.4 11:28:55 v4.1.0-dev.5 11:28:55 v4.1.0-dev.6 11:28:55 v4.1.0-dev.7 11:28:55 v4.1.0-dev.8 11:28:55 v4.1.0-dev.9 [Pipeline] sh 11:28:56 + lftools sign git-tag v4.1.0-dev.16 11:28:56 Signing Git tag with Sigul... 11:28:56 Signing v4.1.0-dev.16 [Pipeline] echo 11:28:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:28:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:28:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:28:57 $ docker stop --time=1 957a10992da4177e67d0373f8d22b9bb4f32957f1a640df54447b53ab2fdfc6c 11:28:58 $ docker rm -f --volumes 957a10992da4177e67d0373f8d22b9bb4f32957f1a640df54447b53ab2fdfc6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:28:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:28:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:28:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:59 prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container 11:28:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 11:28:59 $ docker top 5ec822f26d4e61ecc6230822615d9d40da103cb7ba4463bb1d8c01f66e328137 -eo pid,comm 11:28:59 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). 11:28:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:28:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:28:59 [ssh-agent] Looking for ssh-agent implementation... 11:28:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:28:59 $ docker exec 5ec822f26d4e61ecc6230822615d9d40da103cb7ba4463bb1d8c01f66e328137 ssh-agent 11:29:00 SSH_AUTH_SOCK=/tmp/ssh-MSNKKpe5rnim/agent.34 11:29:00 SSH_AGENT_PID=40 11:29:00 Running ssh-add (command line suppressed) 11:29:00 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13007285576973257212.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13007285576973257212.key) 11:29:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:29:00 + git semver bump pre 11:29:00 2026-03-20 11:29:00,679 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:29:00 2026-03-20 11:29:00,683 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:29:00 2026-03-20 11:29:00,683 [bump_version] DEBUG bumping version:4.1.0-dev.16 on axis:pre with prefix:dev 11:29:00 2026-03-20 11:29:00,683 [bump_version] DEBUG bumped version:4.1.0-dev.17 11:29:00 2026-03-20 11:29:00,683 [write_version] DEBUG write version:4.1.0-dev.17 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 11:29:00 2026-03-20 11:29:00,683 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:29:00 2026-03-20 11:29:00,683 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:29:00 2026-03-20 11:29:00,685 [execute] INFO git cat-file --batch-check 11:29:00 2026-03-20 11:29:00,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 11:29:00 2026-03-20 11:29:00,689 [execute] INFO git cat-file --batch 11:29:00 2026-03-20 11:29:00,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 11:29:00 2026-03-20 11:29:00,692 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:29:00 4.1.0-dev.17 [Pipeline] } 11:29:00 $ docker exec --env ******** --env ******** 5ec822f26d4e61ecc6230822615d9d40da103cb7ba4463bb1d8c01f66e328137 ssh-agent -k 11:29:00 unset SSH_AUTH_SOCK; 11:29:00 unset SSH_AGENT_PID; 11:29:00 echo Agent pid 40 killed; 11:29:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:29:01 + git semver [Pipeline] } 11:29:01 $ docker stop --time=1 5ec822f26d4e61ecc6230822615d9d40da103cb7ba4463bb1d8c01f66e328137 11:29:02 $ docker rm -f --volumes 5ec822f26d4e61ecc6230822615d9d40da103cb7ba4463bb1d8c01f66e328137 [Pipeline] // withDockerContainer [Pipeline] sh 11:29:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:29:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:29:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:29:03 prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container 11:29:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 11:29:03 $ docker top 6845ecad066b1cb6e44c3137761f2d3c9f239b41b719dc08b4e5f511e5dadbee -eo pid,comm 11:29:04 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). 11:29:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:29:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:29:04 [ssh-agent] Looking for ssh-agent implementation... 11:29:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:29:04 $ docker exec 6845ecad066b1cb6e44c3137761f2d3c9f239b41b719dc08b4e5f511e5dadbee ssh-agent 11:29:04 SSH_AUTH_SOCK=/tmp/ssh-N8nQC61VG7Dk/agent.32 11:29:04 SSH_AGENT_PID=38 11:29:04 Running ssh-add (command line suppressed) 11:29:04 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1980111734843529151.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1980111734843529151.key) 11:29:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:29:04 + git semver push 11:29:04 2026-03-20 11:29:04,961 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:29:04 2026-03-20 11:29:04,965 [run_push] DEBUG push 11:29:04 2026-03-20 11:29:04,966 [execute] INFO git cat-file --batch-check 11:29:04 2026-03-20 11:29:04,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 11:29:04 2026-03-20 11:29:04,968 [execute] INFO git rev-list 22c2757666036c6c3385aa5cf96b250a514ad164 -- 11:29:04 2026-03-20 11:29:04,968 [execute] DEBUG Popen(['git', 'rev-list', '22c2757666036c6c3385aa5cf96b250a514ad164', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:29:05 2026-03-20 11:29:04,976 [execute] INFO git fetch -v -- origin 11:29:05 2026-03-20 11:29:04,976 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 11:29:05 2026-03-20 11:29:05,570 [run_push] DEBUG no remote changes detected 11:29:05 2026-03-20 11:29:05,570 [execute] INFO git push origin semver 11:29:05 2026-03-20 11:29:05,570 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:29:08 2026-03-20 11:29:07,794 [run_push] DEBUG push all version tags 11:29:08 2026-03-20 11:29:07,794 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:29:08 2026-03-20 11:29:07,794 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 11:29:09 2026-03-20 11:29:09,019 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:29:09 4.1.0-dev.17 [Pipeline] } 11:29:09 $ docker exec --env ******** --env ******** 6845ecad066b1cb6e44c3137761f2d3c9f239b41b719dc08b4e5f511e5dadbee ssh-agent -k 11:29:09 unset SSH_AUTH_SOCK; 11:29:09 unset SSH_AGENT_PID; 11:29:09 echo Agent pid 38 killed; 11:29:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:29:09 + git semver [Pipeline] } 11:29:09 $ docker stop --time=1 6845ecad066b1cb6e44c3137761f2d3c9f239b41b719dc08b4e5f511e5dadbee 11:29:11 $ docker rm -f --volumes 6845ecad066b1cb6e44c3137761f2d3c9f239b41b719dc08b4e5f511e5dadbee [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 11:29:11 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 11:29:11 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:29:11 total 16 11:29:11 drwxr-xr-x 3 root root 4096 Mar 20 11:16 . 11:29:11 drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 11:28 .. 11:29:11 drwxr-xr-x 2 root root 4096 Mar 20 11:16 cost 11:29:11 -rw-r--r-- 1 root root 89 Mar 20 11:16 cost.csv 11:29:11 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 11:29:11 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:29:11 total 16 11:29:11 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 11:16 . 11:29:11 drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 11:28 .. 11:29:11 drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 11:16 cost 11:29:11 -rw-r--r-- 1 jenkins jenkins 89 Mar 20 11:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:29:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:29:12 ---> package-listing.sh 11:29:12 ++ facter osfamily 11:29:12 ++ tr '[:upper:]' '[:lower:]' 11:29:13 + OS_FAMILY=debian 11:29:13 + workspace=/w/workspace/exfoundry_device-virtual-go_main 11:29:13 + START_PACKAGES=/tmp/packages_start.txt 11:29:13 + END_PACKAGES=/tmp/packages_end.txt 11:29:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:29:13 + PACKAGES=/tmp/packages_start.txt 11:29:13 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:29:13 + PACKAGES=/tmp/packages_end.txt 11:29:13 + case "${OS_FAMILY}" in 11:29:13 + dpkg -l 11:29:13 + grep '^ii' 11:29:13 + '[' -f /tmp/packages_start.txt ']' 11:29:13 + '[' -f /tmp/packages_end.txt ']' 11:29:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:29:13 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:29:13 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 11:29:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 11:29:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:29:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:29:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:29:14 prd-ubuntu20.04-docker-8c-8g-3778 does not seem to be running inside a container 11:29:14 $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 11:29:14 $ docker top 7b2a205700c1ef57b0ac892624e83513373ae35b20f34f067be19b7f55ba33b8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:29:14 + touch /tmp/pre-build-complete [Pipeline] sh 11:29:15 + mkdir -p /var/log/sysstat [Pipeline] sh 11:29:15 + ls /var/log/sa-host 11:29:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:29:15 provisioning config files... 11:29:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5484266904204702672tmp [Pipeline] { [Pipeline] echo 11:29:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:29:15 ---> create-netrc.sh [Pipeline] } 11:29:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:29:16 ---> python-tools-install.sh [Pipeline] echo 11:29:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:29:16 ---> sudo-logs.sh 11:29:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:29:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:29:16 ---> job-cost.sh 11:29:16 lf-activate-venv: SKIPPING 11:29:16 DEBUG: total: 0.2199999988079071 11:29:16 INFO: Retrieving Stack Cost... 11:29:16 INFO: Retrieving Pricing Info for: v3-standard-8 11:29:17 INFO: Archiving Costs [Pipeline] echo 11:29:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:29:17 ---> logs-deploy.sh 11:29:17 lf-activate-venv: SKIPPING 11:29:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/227 11:29:17 INFO: archiving workspace using pattern(s): 11:29:20 Archives upload complete. 11:29:20 INFO: archiving logs to Nexus 11:29:20 ---> uname -a: 11:29:20 Linux prd-ubuntu20-04-docker-8c-8g-3778 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 11:29:20 11:29:20 11:29:20 ---> lscpu: 11:29:20 Architecture: x86_64 11:29:20 CPU op-mode(s): 32-bit, 64-bit 11:29:20 Byte Order: Little Endian 11:29:20 Address sizes: 40 bits physical, 48 bits virtual 11:29:20 CPU(s): 8 11:29:20 On-line CPU(s) list: 0-7 11:29:20 Thread(s) per core: 1 11:29:20 Core(s) per socket: 1 11:29:20 Socket(s): 8 11:29:20 NUMA node(s): 1 11:29:20 Vendor ID: AuthenticAMD 11:29:20 CPU family: 23 11:29:20 Model: 49 11:29:20 Model name: AMD EPYC-Rome Processor 11:29:20 Stepping: 0 11:29:20 CPU MHz: 2799.998 11:29:20 BogoMIPS: 5599.99 11:29:20 Virtualization: AMD-V 11:29:20 Hypervisor vendor: KVM 11:29:20 Virtualization type: full 11:29:20 L1d cache: 256 KiB 11:29:20 L1i cache: 256 KiB 11:29:20 L2 cache: 4 MiB 11:29:20 L3 cache: 128 MiB 11:29:20 NUMA node0 CPU(s): 0-7 11:29:20 Vulnerability Gather data sampling: Not affected 11:29:20 Vulnerability Itlb multihit: Not affected 11:29:20 Vulnerability L1tf: Not affected 11:29:20 Vulnerability Mds: Not affected 11:29:20 Vulnerability Meltdown: Not affected 11:29:20 Vulnerability Mmio stale data: Not affected 11:29:20 Vulnerability Retbleed: Vulnerable 11:29:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:29:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:29:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:29:20 Vulnerability Srbds: Not affected 11:29:20 Vulnerability Tsx async abort: Not affected 11:29:20 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 11:29:20 11:29:20 11:29:20 ---> nproc: 11:29:20 8 11:29:20 11:29:20 11:29:20 ---> df -h: 11:29:20 Filesystem Size Used Avail Use% Mounted on 11:29:20 overlay 155G 15G 141G 10% / 11:29:20 tmpfs 64M 0 64M 0% /dev 11:29:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:29:20 shm 64M 0 64M 0% /dev/shm 11:29:20 /dev/vda1 155G 15G 141G 10% /facter-os 11:29:20 11:29:20 11:29:20 ---> sar -b -r -n DEV: 11:29:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-3778) 03/20/26 _x86_64_ (8 CPU) 11:29:20 11:29:20 11:10:12 LINUX RESTART (8 CPU) 11:29:20 11:29:20 11:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:29:20 11:12:01 298.05 21.85 276.20 0.00 3156.81 57397.90 0.00 11:29:20 11:13:01 150.16 0.48 149.68 0.00 18.53 43758.86 0.00 11:29:20 11:14:01 110.46 0.18 110.28 0.00 16.80 32092.52 0.00 11:29:20 11:15:01 6.18 0.03 6.15 0.00 5.60 115.83 0.00 11:29:20 11:16:01 36.33 2.73 33.59 0.00 2016.33 5146.61 0.00 11:29:20 11:17:01 49.89 0.07 49.83 0.00 0.53 17005.83 0.00 11:29:20 11:18:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 11:29:20 11:19:01 1.47 0.00 1.47 0.00 0.00 17.59 0.00 11:29:20 11:20:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 11:29:20 11:21:01 1.75 0.02 1.73 0.00 2.67 21.06 0.00 11:29:20 11:22:01 0.95 0.00 0.95 0.00 0.00 14.80 0.00 11:29:20 11:23:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 11:29:20 11:24:01 0.80 0.00 0.80 0.00 0.00 9.33 0.00 11:29:20 11:25:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 11:29:20 11:26:01 1.68 0.02 1.67 0.00 0.13 22.26 0.00 11:29:20 11:27:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 11:29:20 11:28:01 1.12 0.13 0.98 0.00 11.86 12.26 0.00 11:29:20 11:29:01 153.49 0.75 152.74 0.00 6.00 70167.51 0.00 11:29:20 Average: 45.49 1.46 44.03 0.00 290.83 12547.13 0.00 11:29:20 11:29:20 11:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:29:20 11:12:01 27338120 31475592 805836 2.45 145664 4109900 2094860 6.18 1321568 3644864 841036 11:29:20 11:13:01 26662492 31529624 746736 2.27 161392 4778572 1883272 5.55 1589080 4003336 343856 11:29:20 11:14:01 26618544 31540072 739928 2.25 163280 4854060 1756516 5.18 1589900 4071248 608 11:29:20 11:15:01 26621360 31543752 735952 2.24 163528 4854248 1702700 5.02 1630172 4031984 68 11:29:20 11:16:01 26343320 31514236 750744 2.28 182216 5075572 1770848 5.22 1765828 4143412 236 11:29:20 11:17:01 25820984 31510292 753140 2.29 198468 5527108 1754120 5.17 1795896 4582220 168 11:29:20 11:18:01 25821856 31511344 751504 2.29 198500 5527116 1754120 5.17 1795792 4582224 8 11:29:20 11:19:01 25832116 31521612 741084 2.25 198536 5527120 1754120 5.17 1786208 4582228 16 11:29:20 11:20:01 25832092 31521652 741008 2.25 198564 5527120 1754120 5.17 1786388 4582232 20 11:29:20 11:21:01 25837060 31526792 735736 2.24 198612 5527204 1754120 5.17 1780488 4582312 164 11:29:20 11:22:01 25839784 31529516 732912 2.23 198652 5527204 1754120 5.17 1777736 4582312 216 11:29:20 11:23:01 25839520 31529316 732976 2.23 198688 5527208 1754120 5.17 1777616 4582320 8 11:29:20 11:24:01 25840164 31529984 732112 2.23 198704 5527208 1754120 5.17 1777632 4582320 12 11:29:20 11:25:01 25840188 31530084 732032 2.23 198736 5527216 1754120 5.17 1777736 4582332 4 11:29:20 11:26:01 25838528 31528620 733044 2.23 198816 5527196 1781324 5.25 1777960 4582296 68 11:29:20 11:27:01 25838440 31528736 732824 2.23 198856 5527324 1781324 5.25 1777992 4582428 20 11:29:20 11:28:01 25839704 31530424 730852 2.22 198876 5527708 1734288 5.11 1779136 4582592 44 11:29:20 11:29:01 24272540 31469236 784560 2.39 251040 6842324 1894284 5.58 1924460 5857840 672 11:29:20 Average: 25993156 31520605 745166 2.27 191729 5380078 1788139 5.27 1733977 4485583 65957 11:29:20 11:29:20 11:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:29:20 11:12:01 docker0 321.21 478.37 28.09 3368.34 0.00 0.00 0.00 0.00 11:29:20 11:12:01 veth1ff39bf 271.74 429.78 28.05 2963.14 0.00 0.00 0.00 0.24 11:29:20 11:12:01 lo 4.53 4.53 0.46 0.46 0.00 0.00 0.00 0.00 11:29:20 11:12:01 ens3 796.47 520.41 10515.14 111.68 0.00 0.00 0.00 0.00 11:29:20 11:13:01 veth52d5f57 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 11:29:20 11:13:01 docker0 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 11:29:20 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:29:20 11:13:01 ens3 34.51 20.40 31.92 13.26 0.00 0.00 0.00 0.00 11:29:20 11:14:01 docker0 5.60 9.98 0.39 128.33 0.00 0.00 0.00 0.00 11:29:20 11:14:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 11:29:20 11:14:01 ens3 27.83 16.45 204.82 7.20 0.00 0.00 0.00 0.00 11:29:20 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:15:01 lo 5.26 5.26 0.52 0.52 0.00 0.00 0.00 0.00 11:29:20 11:15:01 ens3 52.57 46.60 30.87 211.57 0.00 0.00 0.00 0.00 11:29:20 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:16:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 11:29:20 11:16:01 ens3 242.58 93.90 1556.14 6.76 0.00 0.00 0.00 0.00 11:29:20 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:17:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 11:29:20 11:17:01 ens3 92.62 58.56 2524.01 12.10 0.00 0.00 0.00 0.00 11:29:20 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:18:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:29:20 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:29:20 11:19:01 ens3 0.45 0.30 1.44 0.02 0.00 0.00 0.00 0.00 11:29:20 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:29:20 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:29:20 11:21:01 ens3 0.67 0.62 0.40 0.29 0.00 0.00 0.00 0.00 11:29:20 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:29:20 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:29:20 11:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:29:20 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:29:20 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:29:20 11:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:29:20 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:26:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 11:29:20 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:29:20 11:27:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:29:20 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 11:28:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:29:20 11:28:01 ens3 5.55 3.95 5.13 1.69 0.00 0.00 0.00 0.00 11:29:20 11:29:01 docker0 50.36 77.02 5.21 864.30 0.00 0.00 0.00 0.00 11:29:20 11:29:01 vethb5aaf36 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:29:20 11:29:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 11:29:20 11:29:01 ens3 405.03 276.27 8136.19 181.81 0.00 0.00 0.00 0.00 11:29:20 Average: docker0 20.96 31.42 1.87 242.27 0.00 0.00 0.00 0.00 11:29:20 Average: vethb5aaf36 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 11:29:20 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 11:29:20 Average: ens3 92.17 57.66 1278.07 30.36 0.00 0.00 0.00 0.00 11:29:20 11:29:20 11:29:20 ---> sar -P ALL: 11:29:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-3778) 03/20/26 _x86_64_ (8 CPU) 11:29:20 11:29:20 11:10:12 LINUX RESTART (8 CPU) 11:29:20 11:29:20 11:11:01 CPU %user %nice %system %iowait %steal %idle 11:29:20 11:12:01 all 8.91 0.00 3.83 5.50 0.07 81.69 11:29:20 11:12:01 0 8.40 0.00 3.93 9.96 0.08 77.62 11:29:20 11:12:01 1 9.97 0.00 5.14 1.00 0.08 83.81 11:29:20 11:12:01 2 7.28 0.00 3.34 16.41 0.07 72.91 11:29:20 11:12:01 3 9.49 0.00 3.38 1.38 0.05 85.70 11:29:20 11:12:01 4 7.41 0.00 3.70 0.71 0.07 88.11 11:29:20 11:12:01 5 9.57 0.00 4.11 9.40 0.08 76.84 11:29:20 11:12:01 6 11.77 0.00 3.46 1.27 0.07 83.43 11:29:20 11:12:01 7 7.38 0.00 3.57 3.97 0.07 85.01 11:29:20 11:13:01 all 45.39 0.00 7.00 2.28 0.09 45.24 11:29:20 11:13:01 0 44.87 0.00 7.18 1.41 0.08 46.45 11:29:20 11:13:01 1 45.83 0.00 7.00 0.79 0.08 46.30 11:29:20 11:13:01 2 43.11 0.00 6.19 1.75 0.08 48.87 11:29:20 11:13:01 3 46.59 0.00 6.91 0.91 0.10 45.49 11:29:20 11:13:01 4 46.09 0.00 7.51 12.25 0.10 34.05 11:29:20 11:13:01 5 45.70 0.00 6.55 0.35 0.10 47.29 11:29:20 11:13:01 6 46.15 0.00 6.84 0.24 0.10 46.67 11:29:20 11:13:01 7 44.75 0.00 7.79 0.59 0.10 46.78 11:29:20 11:14:01 all 23.17 0.00 3.35 4.28 0.05 69.15 11:29:20 11:14:01 0 23.41 0.00 3.19 8.41 0.05 64.93 11:29:20 11:14:01 1 23.94 0.00 3.48 8.06 0.05 64.46 11:29:20 11:14:01 2 21.19 0.00 2.81 6.05 0.05 69.90 11:29:20 11:14:01 3 23.51 0.00 3.36 1.00 0.05 72.07 11:29:20 11:14:01 4 22.54 0.00 3.42 1.39 0.03 72.62 11:29:20 11:14:01 5 23.38 0.00 3.70 6.21 0.05 66.65 11:29:20 11:14:01 6 24.74 0.00 3.52 1.00 0.05 70.69 11:29:20 11:14:01 7 22.68 0.00 3.34 2.09 0.05 71.84 11:29:20 11:15:01 all 1.00 0.00 0.18 0.72 0.02 98.08 11:29:20 11:15:01 0 1.60 0.00 0.27 4.23 0.02 93.88 11:29:20 11:15:01 1 0.23 0.00 0.25 0.00 0.02 99.50 11:29:20 11:15:01 2 1.73 0.00 0.15 0.28 0.05 97.79 11:29:20 11:15:01 3 0.38 0.00 0.15 0.20 0.02 99.25 11:29:20 11:15:01 4 2.12 0.00 0.15 0.13 0.02 97.58 11:29:20 11:15:01 5 0.20 0.00 0.17 0.82 0.02 98.80 11:29:20 11:15:01 6 1.44 0.00 0.18 0.10 0.02 98.26 11:29:20 11:15:01 7 0.32 0.00 0.10 0.00 0.00 99.58 11:29:20 11:16:01 all 1.28 0.00 0.75 4.94 0.02 93.02 11:29:20 11:16:01 0 0.85 0.00 0.65 32.57 0.03 65.89 11:29:20 11:16:01 1 1.57 0.00 0.82 1.72 0.02 95.88 11:29:20 11:16:01 2 0.72 0.00 0.44 0.12 0.02 98.71 11:29:20 11:16:01 3 1.27 0.00 0.35 1.09 0.02 97.28 11:29:20 11:16:01 4 1.50 0.00 0.58 0.32 0.02 97.58 11:29:20 11:16:01 5 2.36 0.00 1.94 1.97 0.03 93.70 11:29:20 11:16:01 6 1.00 0.00 0.50 1.14 0.02 97.34 11:29:20 11:16:01 7 0.97 0.00 0.68 0.62 0.03 97.69 11:29:20 11:17:01 all 2.22 0.00 1.04 4.14 0.03 92.57 11:29:20 11:17:01 0 0.77 0.00 0.59 12.35 0.03 86.26 11:29:20 11:17:01 1 2.69 0.00 0.70 0.28 0.02 96.30 11:29:20 11:17:01 2 2.26 0.00 0.90 2.62 0.03 94.18 11:29:20 11:17:01 3 3.01 0.00 1.46 2.60 0.02 92.92 11:29:20 11:17:01 4 2.08 0.00 0.72 0.00 0.02 97.18 11:29:20 11:17:01 5 2.27 0.00 1.04 0.20 0.02 96.47 11:29:20 11:17:01 6 2.28 0.00 1.34 14.75 0.03 81.59 11:29:20 11:17:01 7 2.42 0.00 1.56 0.30 0.03 95.69 11:29:20 11:18:01 all 0.02 0.00 0.01 0.09 0.01 99.87 11:29:20 11:18:01 0 0.00 0.00 0.00 0.42 0.00 99.58 11:29:20 11:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:29:20 11:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:29:20 11:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:29:20 11:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:29:20 11:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 11:29:20 11:18:01 6 0.02 0.00 0.02 0.30 0.02 99.65 11:29:20 11:18:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:29:20 11:19:01 all 0.03 0.00 0.02 0.08 0.01 99.87 11:29:20 11:19:01 0 0.07 0.00 0.02 0.33 0.02 99.57 11:29:20 11:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:29:20 11:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:29:20 11:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:29:20 11:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:29:20 11:19:01 5 0.05 0.00 0.07 0.00 0.02 99.87 11:29:20 11:19:01 6 0.02 0.00 0.02 0.28 0.00 99.68 11:29:20 11:19:01 7 0.07 0.00 0.00 0.00 0.00 99.93 11:29:20 11:20:01 all 0.07 0.00 0.01 0.04 0.00 99.88 11:29:20 11:20:01 0 0.02 0.00 0.00 0.13 0.00 99.85 11:29:20 11:20:01 1 0.07 0.00 0.02 0.17 0.00 99.75 11:29:20 11:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:29:20 11:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:29:20 11:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:29:20 11:20:01 5 0.07 0.00 0.00 0.00 0.03 99.90 11:29:20 11:20:01 6 0.07 0.00 0.00 0.00 0.00 99.93 11:29:20 11:20:01 7 0.35 0.00 0.03 0.00 0.00 99.62 11:29:20 11:21:01 all 0.07 0.00 0.01 0.02 0.01 99.88 11:29:20 11:21:01 0 0.32 0.00 0.02 0.13 0.02 99.52 11:29:20 11:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:29:20 11:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:29:20 11:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:29:20 11:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:29:20 11:21:01 5 0.08 0.00 0.02 0.00 0.02 99.88 11:29:20 11:21:01 6 0.00 0.00 0.02 0.03 0.02 99.93 11:29:20 11:21:01 7 0.12 0.00 0.02 0.00 0.02 99.85 11:29:20 11:22:01 all 0.04 0.00 0.01 0.10 0.01 99.85 11:29:20 11:22:01 0 0.12 0.00 0.02 0.57 0.00 99.30 11:29:20 11:22:01 1 0.03 0.00 0.00 0.18 0.00 99.78 11:29:20 11:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:29:20 11:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:29:20 11:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:29:20 11:22:01 5 0.08 0.00 0.03 0.00 0.03 99.85 11:29:20 11:22:01 6 0.03 0.00 0.02 0.02 0.02 99.92 11:29:20 11:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:29:20 11:29:20 11:22:01 CPU %user %nice %system %iowait %steal %idle 11:29:20 11:23:01 all 0.02 0.00 0.01 0.07 0.01 99.89 11:29:20 11:23:01 0 0.03 0.00 0.00 0.35 0.02 99.60 11:29:20 11:23:01 1 0.02 0.00 0.00 0.22 0.02 99.75 11:29:20 11:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:29:20 11:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:29:20 11:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:29:20 11:23:01 5 0.07 0.00 0.02 0.00 0.02 99.90 11:29:20 11:23:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:29:20 11:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:29:20 11:24:01 all 0.10 0.00 0.01 0.02 0.00 99.86 11:29:20 11:24:01 0 0.68 0.00 0.02 0.02 0.00 99.29 11:29:20 11:24:01 1 0.02 0.00 0.02 0.17 0.00 99.80 11:29:20 11:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:29:20 11:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:29:20 11:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:29:20 11:24:01 5 0.08 0.00 0.03 0.00 0.02 99.87 11:29:20 11:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:29:20 11:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:29:20 11:25:01 all 0.03 0.00 0.01 0.06 0.01 99.90 11:29:20 11:25:01 0 0.02 0.00 0.00 0.44 0.00 99.55 11:29:20 11:25:01 1 0.02 0.00 0.02 0.03 0.02 99.92 11:29:20 11:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:29:20 11:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:29:20 11:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:29:20 11:25:01 5 0.12 0.00 0.00 0.00 0.03 99.85 11:29:20 11:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:29:20 11:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:29:20 11:26:01 all 0.02 0.00 0.03 0.13 0.01 99.82 11:29:20 11:26:01 0 0.00 0.00 0.02 0.72 0.02 99.25 11:29:20 11:26:01 1 0.02 0.00 0.05 0.18 0.00 99.75 11:29:20 11:26:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:29:20 11:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:29:20 11:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:29:20 11:26:01 5 0.10 0.00 0.03 0.00 0.02 99.85 11:29:20 11:26:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:29:20 11:26:01 7 0.02 0.00 0.03 0.10 0.00 99.85 11:29:20 11:27:01 all 0.04 0.00 0.01 0.08 0.01 99.87 11:29:20 11:27:01 0 0.13 0.00 0.02 0.22 0.00 99.63 11:29:20 11:27:01 1 0.00 0.00 0.02 0.38 0.02 99.58 11:29:20 11:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:29:20 11:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:29:20 11:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:29:20 11:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:29:20 11:27:01 6 0.05 0.00 0.00 0.00 0.02 99.93 11:29:20 11:27:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:29:20 11:28:01 all 0.17 0.00 0.07 0.01 0.00 99.75 11:29:20 11:28:01 0 0.78 0.00 0.08 0.00 0.02 99.12 11:29:20 11:28:01 1 0.12 0.00 0.02 0.05 0.00 99.82 11:29:20 11:28:01 2 0.08 0.00 0.10 0.00 0.00 99.82 11:29:20 11:28:01 3 0.03 0.00 0.08 0.00 0.00 99.88 11:29:20 11:28:01 4 0.07 0.00 0.08 0.00 0.00 99.85 11:29:20 11:28:01 5 0.05 0.00 0.07 0.00 0.00 99.88 11:29:20 11:28:01 6 0.12 0.00 0.10 0.00 0.02 99.77 11:29:20 11:28:01 7 0.10 0.00 0.03 0.02 0.00 99.85 11:29:20 11:29:01 all 8.33 0.00 3.65 3.62 0.07 84.34 11:29:20 11:29:01 0 7.57 0.00 3.34 3.85 0.05 85.19 11:29:20 11:29:01 1 7.72 0.00 4.89 16.32 0.09 70.99 11:29:20 11:29:01 2 7.90 0.00 2.39 0.02 0.07 89.62 11:29:20 11:29:01 3 10.58 0.00 3.82 0.88 0.05 84.67 11:29:20 11:29:01 4 7.72 0.00 3.03 0.30 0.07 88.88 11:29:20 11:29:01 5 10.56 0.00 3.63 1.80 0.08 83.93 11:29:20 11:29:01 6 7.32 0.00 3.56 1.28 0.07 87.77 11:29:20 11:29:01 7 7.26 0.00 4.53 4.58 0.07 83.56 11:29:20 Average: all 5.02 0.00 1.10 1.45 0.02 92.41 11:29:20 Average: 0 4.96 0.00 1.07 4.22 0.02 89.73 11:29:20 Average: 1 5.10 0.00 1.24 1.62 0.03 92.02 11:29:20 Average: 2 4.64 0.00 0.90 1.50 0.02 92.93 11:29:20 Average: 3 5.24 0.00 1.08 0.45 0.02 93.22 11:29:20 Average: 4 4.95 0.00 1.06 0.83 0.02 93.14 11:29:20 Average: 5 5.23 0.00 1.18 1.15 0.03 92.41 11:29:20 Average: 6 5.26 0.00 1.09 1.13 0.03 92.50 11:29:20 Average: 7 4.78 0.00 1.20 0.68 0.02 93.32 11:29:20 11:29:20 11:29:20