Started by upstream project "edgexfoundry/cd-management/release-lts" build number 142 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 677998b84de57471fff2df0e21a21a8aa5aa7139 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-ssh17508127917178031864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh9333407621659427634.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/palau/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-snmp-go/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15604048598023846185.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh10417589343432991598.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-snmp-go/branches/palau/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-snmp-go/branches/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10900475475603910126.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-snmp-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-snmp-go-settings PROJECT: device-snmp-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-snmp 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 ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-11379’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11380’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11386’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11389’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11390’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-11382’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-11383’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11390 in /w/workspace/dgexfoundry_device-snmp-go_palau [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-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_palau # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 677998b84de57471fff2df0e21a21a8aa5aa7139 (palau) Commit message: "ci(lts-release): LTS release v4.0.2 @65915a7" > git config core.sparsecheckout # timeout=10 > git checkout -f 677998b84de57471fff2df0e21a21a8aa5aa7139 # timeout=10 > git rev-list --no-walk 677998b84de57471fff2df0e21a21a8aa5aa7139 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:56:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:56:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:56:12 ========================================================= 03:56:12 EdgeX Global Pipelines Version Info 03:56:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:56:13 ------------------- 03:56:13 stable info: 03:56:13 ------------------- 03:56:13 Commited By: Cherry Wang cherry@iotechsys.com 03:56:13 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 03:56:13 Message: update stable to v1.0.280 03:56:14 ------------------- 03:56:14 experimental info: 03:56:14 ------------------- 03:56:14 Commited By: Cherry Wang cherry@iotechsys.com 03:56:14 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 03:56:14 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 677998b [Pipeline] echo 03:56:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:56:14 provisioning config files... 03:56:15 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config16055100648398003435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:15 ---> ****-login.sh 03:56:15 nexus3.edgexfoundry.org:10001 03:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:15 03:56:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:56:15 Configure a credential helper to remove this warning. See 03:56:15 https://docs.****.com/go/credential-store/ 03:56:15 03:56:15 Login Succeeded 03:56:15 nexus3.edgexfoundry.org:10002 03:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:15 03:56:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:56:15 Configure a credential helper to remove this warning. See 03:56:15 https://docs.****.com/go/credential-store/ 03:56:15 03:56:15 Login Succeeded 03:56:15 nexus3.edgexfoundry.org:10003 03:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:15 03:56:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:56:15 Configure a credential helper to remove this warning. See 03:56:15 https://docs.****.com/go/credential-store/ 03:56:15 03:56:15 Login Succeeded 03:56:15 nexus3.edgexfoundry.org:10004 03:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:15 03:56:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:56:15 Configure a credential helper to remove this warning. See 03:56:15 https://docs.****.com/go/credential-store/ 03:56:15 03:56:15 Login Succeeded 03:56:15 ****.io 03:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:16 03:56:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:56:16 Configure a credential helper to remove this warning. See 03:56:16 https://docs.****.com/go/credential-store/ 03:56:16 03:56:16 Login Succeeded 03:56:16 ---> ****-login.sh ends [Pipeline] } 03:56:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:56:16 + git rev-list -1 --merges 677998b84de57471fff2df0e21a21a8aa5aa7139~1..677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] echo 03:56:16 -----------> git rev-list -1 --merges 677998b84de57471fff2df0e21a21a8aa5aa7139~1..677998b84de57471fff2df0e21a21a8aa5aa7139 677998b84de57471fff2df0e21a21a8aa5aa7139 [false] [Pipeline] sh 03:56:16 + git log --format=format:%s -1 677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] echo 03:56:16 ========================================================= 03:56:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 03:56:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:56:17 + git log --format=format:%s -1 677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] echo 03:56:17 [semverPrep] GIT_COMMIT: 677998b84de57471fff2df0e21a21a8aa5aa7139, Commit Message: ci(lts-release): LTS release v4.0.2 @65915a7 [Pipeline] echo 03:56:17 [semverPrep] This is not a build commit. [Pipeline] sh 03:56:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:56:17 + grep -v github /etc/ssh/ssh_known_hosts 03:56:17 + [ -e /tmp/ssh_known_hosts ] 03:56:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:56:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:56:17 + sudo tee -a /etc/ssh/ssh_known_hosts 03:56:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:56:18 03:56:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:56:18 0.1.4: Pulling from edgex-devops/py-git-semver 03:56:18 3dae71ba6b94: Pulling fs layer 03:56:18 6bf1a483ea7c: Pulling fs layer 03:56:18 f5dfc541a4d3: Pulling fs layer 03:56:18 461d9e800cba: Pulling fs layer 03:56:18 80192f66455f: Pulling fs layer 03:56:18 2e8e34ca0e6c: Pulling fs layer 03:56:18 a29436f7fd5d: Pulling fs layer 03:56:18 923cac83aea3: Pulling fs layer 03:56:18 25ad8b0a4227: Pulling fs layer 03:56:18 db01528c6b51: Pulling fs layer 03:56:18 28988de357af: Pulling fs layer 03:56:18 80192f66455f: Waiting 03:56:18 a29436f7fd5d: Waiting 03:56:18 2e8e34ca0e6c: Waiting 03:56:18 923cac83aea3: Waiting 03:56:18 461d9e800cba: Waiting 03:56:18 25ad8b0a4227: Waiting 03:56:18 28988de357af: Waiting 03:56:18 6bf1a483ea7c: Verifying Checksum 03:56:18 6bf1a483ea7c: Download complete 03:56:18 461d9e800cba: Download complete 03:56:18 80192f66455f: Verifying Checksum 03:56:18 80192f66455f: Download complete 03:56:18 f5dfc541a4d3: Verifying Checksum 03:56:18 f5dfc541a4d3: Download complete 03:56:18 3dae71ba6b94: Verifying Checksum 03:56:18 3dae71ba6b94: Download complete 03:56:18 923cac83aea3: Verifying Checksum 03:56:18 923cac83aea3: Download complete 03:56:18 25ad8b0a4227: Verifying Checksum 03:56:18 25ad8b0a4227: Download complete 03:56:18 db01528c6b51: Download complete 03:56:18 28988de357af: Verifying Checksum 03:56:18 28988de357af: Download complete 03:56:18 a29436f7fd5d: Verifying Checksum 03:56:18 a29436f7fd5d: Download complete 03:56:19 2e8e34ca0e6c: Verifying Checksum 03:56:19 2e8e34ca0e6c: Download complete 03:56:20 3dae71ba6b94: Pull complete 03:56:20 6bf1a483ea7c: Pull complete 03:56:20 f5dfc541a4d3: Pull complete 03:56:20 461d9e800cba: Pull complete 03:56:20 80192f66455f: Pull complete 03:56:23 2e8e34ca0e6c: Pull complete 03:56:24 a29436f7fd5d: Pull complete 03:56:24 923cac83aea3: Pull complete 03:56:24 25ad8b0a4227: Pull complete 03:56:24 db01528c6b51: Pull complete 03:56:24 28988de357af: Pull complete 03:56:25 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:56:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:56:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:25 prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container 03:56:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:56:28 $ docker top a8d3e9b14303963446a2b2589531b9541c6472fd27062aa6ff85b4d3691f3fdf -eo pid,comm 03:56: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). 03:56:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:56:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:28 [ssh-agent] Looking for ssh-agent implementation... 03:56:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:29 $ docker exec a8d3e9b14303963446a2b2589531b9541c6472fd27062aa6ff85b4d3691f3fdf ssh-agent 03:56:29 SSH_AUTH_SOCK=/tmp/ssh-sUtxVRSHcb6L/agent.33 03:56:29 SSH_AGENT_PID=40 03:56:29 Running ssh-add (command line suppressed) 03:56:29 Identity added: /w/workspace/dgexfoundry_device-snmp-go_palau@tmp/private_key_8763863785117041337.key (/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/private_key_8763863785117041337.key) 03:56:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:29 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-snmp-go_palau [Pipeline] sh 03:56:29 + git tag --points-at 677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] } 03:56:29 $ docker exec --env ******** --env ******** a8d3e9b14303963446a2b2589531b9541c6472fd27062aa6ff85b4d3691f3fdf ssh-agent -k 03:56:29 unset SSH_AUTH_SOCK; 03:56:29 unset SSH_AGENT_PID; 03:56:29 echo Agent pid 40 killed; 03:56:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:56:30 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent 03:56:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:30 [ssh-agent] Looking for ssh-agent implementation... 03:56:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:30 $ docker exec a8d3e9b14303963446a2b2589531b9541c6472fd27062aa6ff85b4d3691f3fdf ssh-agent 03:56:30 SSH_AUTH_SOCK=/tmp/ssh-5s2k57KWplhe/agent.87 03:56:30 SSH_AGENT_PID=92 03:56:30 Running ssh-add (command line suppressed) 03:56:30 Identity added: /w/workspace/dgexfoundry_device-snmp-go_palau@tmp/private_key_16010841676129245970.key (/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/private_key_16010841676129245970.key) 03:56:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:30 + git semver init 03:56:30 2026-05-26 03:56:30,876 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:56:30 2026-05-26 03:56:30,880 [run_init] DEBUG init version:0.0.0 force:False 03:56:30 2026-05-26 03:56:30,880 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-snmp-go_palau/.semver 03:56:30 2026-05-26 03:56:30,881 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/dgexfoundry_device-snmp-go_palau/.semver 03:56:30 2026-05-26 03:56:30,881 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/dgexfoundry_device-snmp-go_palau/.semver'], cwd=/w/workspace/dgexfoundry_device-snmp-go_palau, stdin=None, shell=False, universal_newlines=False) 03:56:32 2026-05-26 03:56:32,571 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-snmp-go_palau/.git/info/exclude 03:56:32 2026-05-26 03:56:32,571 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-snmp-go_palau/.semver/palau with force:False 03:56:32 2026-05-26 03:56:32,572 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-snmp-go_palau/.semver/palau 03:56:32 2026-05-26 03:56:32,572 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-snmp-go_palau/.semver/palau 03:56:32 4.0.2 [Pipeline] } 03:56:32 $ docker exec --env ******** --env ******** a8d3e9b14303963446a2b2589531b9541c6472fd27062aa6ff85b4d3691f3fdf ssh-agent -k 03:56:32 unset SSH_AUTH_SOCK; 03:56:32 unset SSH_AGENT_PID; 03:56:32 echo Agent pid 92 killed; 03:56:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:56:33 + git semver [Pipeline] } 03:56:33 $ docker stop --time=1 a8d3e9b14303963446a2b2589531b9541c6472fd27062aa6ff85b4d3691f3fdf 03:56:35 $ docker rm -f --volumes a8d3e9b14303963446a2b2589531b9541c6472fd27062aa6ff85b4d3691f3fdf [Pipeline] // withDockerContainer [Pipeline] sh 03:56:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:56:35 Stashed 1 file(s) [Pipeline] echo 03:56:35 [edgeXSemver]: initialized semver on version 4.0.2 [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] sh 03:56:36 + git checkout 677998b84de57471fff2df0e21a21a8aa5aa7139 03:56:36 HEAD is now at 677998b ci(lts-release): LTS release v4.0.2 @65915a7 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:56:36 provisioning config files... 03:56:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config2759530406310254204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:36 ---> ****-login.sh 03:56:36 nexus3.edgexfoundry.org:10001 03:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:36 Login Succeeded 03:56:36 nexus3.edgexfoundry.org:10002 03:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:36 Login Succeeded 03:56:36 nexus3.edgexfoundry.org:10003 03:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:36 Login Succeeded 03:56:36 nexus3.edgexfoundry.org:10004 03:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:36 Login Succeeded 03:56:36 ****.io 03:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:36 Login Succeeded 03:56:36 ---> ****-login.sh ends [Pipeline] } 03:56:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:56:37 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 03:56:37 + grep ^go [0-9].[0-9]* go.mod 03:56:37 + cut -d -f 2 03:56:37 + cut -d . -f1-2 [Pipeline] echo 03:56:37 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:56:37 ========================================================= 03:56:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] 03:56:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:56:38 #0 building with "default" instance using docker driver 03:56:38 03:56:38 #1 [internal] load build definition from Dockerfile 03:56:38 #1 transferring dockerfile: 1.61kB done 03:56:38 #1 DONE 0.0s 03:56:38 03:56:38 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 03:56:38 #2 DONE 0.1s 03:56:38 03:56:38 #3 [internal] load .dockerignore 03:56:38 #3 transferring context: 46B done 03:56:38 #3 DONE 0.0s 03:56:38 03:56:38 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 03:56:38 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 0.0s done 03:56:38 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s 03:56:38 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 2.10MB / 60.24MB 0.1s 03:56:38 #4 sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 2.42kB / 2.42kB done 03:56:38 #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.0s done 03:56:38 #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.1s done 03:56:38 #4 sha256:9edfc7d6480d22ce7dd78810f65ecf01ca061d9ee77ca2375b264e3dae7da681 4.30kB / 4.30kB done 03:56:38 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:56:38 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 9.44MB / 60.24MB 0.2s 03:56:38 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 03:56:38 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:56:38 #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 0.1s done 03:56:38 #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0B / 2.38MB 0.2s 03:56:38 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 2.10MB / 14.25MB 0.2s 03:56:39 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 20.97MB / 60.24MB 0.3s 03:56:39 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 03:56:39 #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 2.38MB / 2.38MB 0.3s done 03:56:39 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 8.39MB / 14.25MB 0.3s 03:56:39 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 0B / 98.38MB 0.3s 03:56:39 #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 03:56:39 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 48.23MB / 60.24MB 0.5s 03:56:39 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 0.4s done 03:56:39 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 10.49MB / 98.38MB 0.5s 03:56:39 #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s done 03:56:39 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0B / 14.74MB 0.5s 03:56:39 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.6s 03:56:39 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 18.87MB / 98.38MB 0.6s 03:56:39 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 5.24MB / 14.74MB 0.6s 03:56:39 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 33.55MB / 98.38MB 0.7s 03:56:39 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 12.58MB / 14.74MB 0.7s 03:56:39 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 51.38MB / 98.38MB 0.8s 03:56:39 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 0.8s 03:56:39 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 59.77MB / 98.38MB 0.9s 03:56:39 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.9s done 03:56:39 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 74.45MB / 98.38MB 1.0s 03:56:39 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 0.9s done 03:56:39 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 03:56:39 #4 ... 03:56:39 03:56:39 #5 [internal] load build context 03:56:39 #5 transferring context: 72.10MB 1.0s done 03:56:39 #5 DONE 1.1s 03:56:39 03:56:39 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 03:56:39 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.2s 03:56:40 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.5s done 03:56:43 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.1s done 03:56:43 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 03:56:43 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done 03:56:43 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:56:43 #4 extracting sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e done 03:56:43 #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.1s 03:56:44 #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.2s done 03:56:44 #4 extracting sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0.0s done 03:56:44 #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 0.1s 03:56:46 #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 2.1s done 03:56:46 #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0.1s 03:56:46 #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0.4s done 03:56:46 #4 DONE 8.3s 03:56:47 03:56:47 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 03:56:47 #6 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:56:47 #6 0.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:56:47 #6 0.817 (1/4) Installing openssh-keygen (10.0_p1-r10) 03:56:47 #6 0.830 (2/4) Installing libedit (20250104.3.1-r1) 03:56:47 #6 0.835 (3/4) Installing openssh-client-common (10.0_p1-r10) 03:56:47 #6 0.864 (4/4) Installing openssh-client-default (10.0_p1-r10) 03:56:47 #6 0.875 Executing busybox-1.37.0-r20.trigger 03:56:47 #6 0.883 OK: 269 MiB in 64 packages 03:56:50 Still waiting to schedule task 03:56:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:56:51 #6 DONE 4.3s 03:56:51 03:56:51 #7 [builder 3/7] WORKDIR /device-snmp-go 03:56:51 #7 DONE 0.0s 03:56:51 03:56:51 #8 [builder 4/7] COPY go.mod vendor* ./ 03:56:51 #8 DONE 0.6s 03:56:52 03:56:52 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:07 #9 DONE 13.8s 03:57:07 03:57:07 #10 [builder 6/7] COPY . . 03:57:07 #10 DONE 0.8s 03:57:07 03:57:07 #11 [builder 7/7] RUN echo noop 03:57:07 #11 0.238 noop 03:57:07 #11 DONE 0.3s 03:57:07 03:57:07 #12 exporting to image 03:57:07 #12 exporting layers 03:57:15 #12 exporting layers 7.7s done 03:57:15 #12 writing image sha256:273ab0f31a0cc0c86f2e0dc98a9b88747aaefd7ad21810caa9569d25f03012c5 done 03:57:15 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:57:15 #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:15 + docker inspect -f . ci-base-image-x86_64 03:57:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:57:16 prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container 03:57:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@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 03:57:16 $ docker top ecab8b7d25105c9c4635c5a1cc1690f04971ff9d11712048efe2093ed82eccc0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:57:17 + go version 03:57:17 go version go1.25.10 linux/amd64 [Pipeline] } 03:57:17 $ docker stop --time=1 ecab8b7d25105c9c4635c5a1cc1690f04971ff9d11712048efe2093ed82eccc0 03:57:18 $ docker rm -f --volumes ecab8b7d25105c9c4635c5a1cc1690f04971ff9d11712048efe2093ed82eccc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:19 + docker inspect -f . ci-base-image-x86_64 03:57:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:57:19 prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container 03:57:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@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 03:57:20 $ docker top 1c6275974039a95026886c6671a7c05dbc54b43de61145e99bddebfdc6f95e8c -eo pid,comm [Pipeline] { [Pipeline] sh 03:57:20 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-snmp-go_palau [Pipeline] fileExists [Pipeline] sh 03:57:21 + make test 03:57:21 go test ./... -coverprofile=coverage.out 03:57:22 ? github.com/edgexfoundry/device-snmp-go [no test files] 03:57:44 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 03:57:44 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 03:57:52 0 issues. 03:57:52 go vet ./... 03:57:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:57:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:57:57 ./bin/test-attribution-txt.sh 03:57:57 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 03:57:57 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:57:57 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 03:57:58 + go mod tidy [Pipeline] } 03:57:58 $ docker stop --time=1 1c6275974039a95026886c6671a7c05dbc54b43de61145e99bddebfdc6f95e8c 03:58:01 $ docker rm -f --volumes 1c6275974039a95026886c6671a7c05dbc54b43de61145e99bddebfdc6f95e8c [Pipeline] // withDockerContainer [Pipeline] sh 03:58:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:58:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:58:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:58:03 + ls -al . 03:58:03 total 248 03:58:03 drwxrwxr-x 9 jenkins jenkins 4096 May 26 03:57 . 03:58:03 drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:56 .. 03:58:03 -rw-rw-r-- 1 jenkins jenkins 6 May 26 03:56 .dockerignore 03:58:03 drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:57 .git 03:58:03 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:56 .github 03:58:03 -rw-rw-r-- 1 jenkins jenkins 255 May 26 03:56 .gitignore 03:58:03 -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:56 .golangci.yml 03:58:03 drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:56 .semver 03:58:03 -rw-rw-r-- 1 jenkins jenkins 21488 May 26 03:56 Attribution.txt 03:58:03 -rw-rw-r-- 1 jenkins jenkins 12751 May 26 03:56 CHANGELOG.md 03:58:03 -rw-rw-r-- 1 jenkins jenkins 1571 May 26 03:56 Dockerfile 03:58:03 -rw-rw-r-- 1 jenkins jenkins 677 May 26 03:56 GOVERNANCE.md 03:58:03 -rw-rw-r-- 1 jenkins jenkins 679 May 26 03:56 Jenkinsfile 03:58:03 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 03:56 LICENSE 03:58:03 -rw-rw-r-- 1 jenkins jenkins 2239 May 26 03:56 Makefile 03:58:03 -rw-rw-r-- 1 jenkins jenkins 620 May 26 03:56 OWNERS.md 03:58:03 -rw-rw-r-- 1 jenkins jenkins 10477 May 26 03:56 README.md 03:58:03 -rw-rw-r-- 1 jenkins jenkins 5 May 26 03:56 VERSION 03:58:03 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:56 bin 03:58:03 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:56 cmd 03:58:03 -rw-r--r-- 1 jenkins jenkins 9158 May 26 03:57 coverage.out 03:58:03 -rw-rw-r-- 1 jenkins jenkins 6508 May 26 03:56 go.mod 03:58:03 -rw-rw-r-- 1 jenkins jenkins 89237 May 26 03:56 go.sum 03:58:03 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:56 internal 03:58:03 drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:56 vendor 03:58:03 -rw-rw-r-- 1 jenkins jenkins 228 May 26 03:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:03 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=677998b84de57471fff2df0e21a21a8aa5aa7139 --label arch=amd64 --label version=4.0.2 . 03:58:03 #0 building with "default" instance using docker driver 03:58:03 03:58:03 #1 [internal] load build definition from Dockerfile 03:58:03 #1 transferring dockerfile: 1.61kB done 03:58:03 #1 DONE 0.0s 03:58:03 03:58:03 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:58:03 #2 DONE 0.0s 03:58:03 03:58:03 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:58:03 #3 DONE 0.1s 03:58:03 03:58:03 #4 [internal] load .dockerignore 03:58:03 #4 transferring context: 46B done 03:58:03 #4 DONE 0.0s 03:58:03 03:58:03 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:58:03 #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done 03:58:03 #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 03:58:03 #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 03:58:03 #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:58:03 #5 DONE 0.0s 03:58:03 03:58:03 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:58:03 #6 DONE 0.1s 03:58:03 03:58:03 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 03:58:04 #7 ... 03:58:04 03:58:04 #8 [internal] load build context 03:58:04 #8 transferring context: 426.45kB 0.2s done 03:58:04 #8 DONE 0.2s 03:58:04 03:58:04 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 03:58:04 #7 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:58:04 #7 0.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:58:04 #7 0.807 OK: 269 MiB in 64 packages 03:58:04 #7 DONE 1.0s 03:58:04 03:58:04 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:58:04 #9 0.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:58:04 #9 0.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:58:04 #9 0.830 (1/1) Installing dumb-init (1.2.5-r3) 03:58:04 #9 0.839 Executing busybox-1.37.0-r20.trigger 03:58:04 #9 0.845 OK: 7 MiB in 17 packages 03:58:04 #9 DONE 1.0s 03:58:04 03:58:04 #10 [builder 3/7] WORKDIR /device-snmp-go 03:58:04 #10 DONE 0.0s 03:58:04 03:58:04 #11 [builder 4/7] COPY go.mod vendor* ./ 03:58:05 #11 DONE 0.6s 03:58:05 03:58:05 #12 [stage-1 3/6] RUN apk --no-cache upgrade 03:58:05 #12 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:58:05 #12 0.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:58:05 #12 ... 03:58:05 03:58:05 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:05 #13 0.198 skipping... 03:58:05 #13 DONE 0.2s 03:58:05 03:58:05 #12 [stage-1 3/6] RUN apk --no-cache upgrade 03:58:05 #12 0.874 OK: 7 MiB in 17 packages 03:58:06 #12 DONE 1.3s 03:58:06 03:58:06 #14 [builder 6/7] COPY . . 03:58:06 #14 DONE 0.6s 03:58:06 03:58:06 #15 [builder 7/7] RUN make build 03:58:06 #15 0.200 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 03:58:33 #15 DONE 25.8s 03:58:33 03:58:33 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 03:58:33 #16 DONE 0.3s 03:58:33 03:58:33 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 03:58:33 #17 DONE 0.0s 03:58:33 03:58:33 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 03:58:33 #18 DONE 0.0s 03:58:33 03:58:33 #19 exporting to image 03:58:33 #19 exporting layers 0.1s done 03:58:33 #19 writing image sha256:cc388cea63edcd20a203d8faa90b985e01bd85bbdff9618a5c4617eee1f8a390 done 03:58:33 #19 naming to docker.io/library/device-snmp done 03:58:33 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:58:33 provisioning config files... 03:58:33 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config12933464093503044757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:33 ---> ****-login.sh 03:58:33 nexus3.edgexfoundry.org:10001 03:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:33 Login Succeeded 03:58:33 nexus3.edgexfoundry.org:10002 03:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:33 Login Succeeded 03:58:33 nexus3.edgexfoundry.org:10003 03:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:33 Login Succeeded 03:58:33 nexus3.edgexfoundry.org:10004 03:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:33 Login Succeeded 03:58:33 ****.io 03:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:34 Login Succeeded 03:58:34 ---> ****-login.sh ends [Pipeline] } 03:58:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:58:34 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:58:34 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 03:58:34 677998b84de57471fff2df0e21a21a8aa5aa7139 03:58:34 4.0.2 03:58:34 677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 03:58:34 palau 03:58:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11393 in /w/workspace/dgexfoundry_device-snmp-go_palau [Pipeline] { [Pipeline] ws 03:58:34 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 03:58:34 The recommended git tool is: git 03:58:34 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:34 + docker push nexus3.edgexfoundry.org:10004/device-snmp:677998b84de57471fff2df0e21a21a8aa5aa7139 03:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 03:58:34 85cf43db44a1: Preparing 03:58:34 b14e925cda21: Preparing 03:58:34 b17102ff338f: Preparing 03:58:34 3fd6ffdd93d4: Preparing 03:58:34 ecb37618c109: Preparing 03:58:34 0854555d70ac: Preparing 03:58:34 0854555d70ac: Waiting 03:58:34 3fd6ffdd93d4: Pushed 03:58:34 ecb37618c109: Pushed 03:58:34 b14e925cda21: Pushed 03:58:34 0854555d70ac: Layer already exists 03:58:34 85cf43db44a1: Pushed 03:58:39 using credential edgex-jenkins-ssh 03:58:39 Cloning the remote Git repository 03:58:40 b17102ff338f: Pushed 03:58:40 677998b84de57471fff2df0e21a21a8aa5aa7139: digest: sha256:32f8ed8e5b7071cf34b08663878b2356bed30b7a4e40a0ac9ae58b7ba61a26dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:39 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 03:58:39 > git init /w/workspace/device-snmp-go/2 # timeout=10 03:58:39 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 03:58:39 > git --version # timeout=10 03:58:39 > git --version # 'git version 2.25.1' 03:58:39 using GIT_SSH to set credentials SSH Credentials for GitHub 03:58:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:58:40 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.0.2 03:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 03:58:41 85cf43db44a1: Preparing 03:58:41 b14e925cda21: Preparing 03:58:41 b17102ff338f: Preparing 03:58:41 3fd6ffdd93d4: Preparing 03:58:41 ecb37618c109: Preparing 03:58:41 0854555d70ac: Preparing 03:58:41 0854555d70ac: Waiting 03:58:41 b17102ff338f: Layer already exists 03:58:41 ecb37618c109: Layer already exists 03:58:41 85cf43db44a1: Layer already exists 03:58:41 b14e925cda21: Layer already exists 03:58:41 3fd6ffdd93d4: Layer already exists 03:58:41 0854555d70ac: Layer already exists 03:58:41 4.0.2: digest: sha256:32f8ed8e5b7071cf34b08663878b2356bed30b7a4e40a0ac9ae58b7ba61a26dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:41 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp:677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 03:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 03:58:41 85cf43db44a1: Preparing 03:58:41 b14e925cda21: Preparing 03:58:41 b17102ff338f: Preparing 03:58:41 3fd6ffdd93d4: Preparing 03:58:41 ecb37618c109: Preparing 03:58:41 0854555d70ac: Preparing 03:58:41 0854555d70ac: Waiting 03:58:41 b17102ff338f: Layer already exists 03:58:41 b14e925cda21: Layer already exists 03:58:41 3fd6ffdd93d4: Layer already exists 03:58:41 85cf43db44a1: Layer already exists 03:58:41 ecb37618c109: Layer already exists 03:58:41 0854555d70ac: Layer already exists 03:58:41 677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2: digest: sha256:32f8ed8e5b7071cf34b08663878b2356bed30b7a4e40a0ac9ae58b7ba61a26dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:42 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:42 + docker push nexus3.edgexfoundry.org:10004/device-snmp:palau 03:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 03:58:42 85cf43db44a1: Preparing 03:58:42 b14e925cda21: Preparing 03:58:42 b17102ff338f: Preparing 03:58:42 3fd6ffdd93d4: Preparing 03:58:42 ecb37618c109: Preparing 03:58:42 0854555d70ac: Preparing 03:58:42 0854555d70ac: Waiting 03:58:42 b14e925cda21: Layer already exists 03:58:42 3fd6ffdd93d4: Layer already exists 03:58:42 85cf43db44a1: Layer already exists 03:58:42 ecb37618c109: Layer already exists 03:58:42 b17102ff338f: Layer already exists 03:58:42 0854555d70ac: Layer already exists 03:58:42 palau: digest: sha256:32f8ed8e5b7071cf34b08663878b2356bed30b7a4e40a0ac9ae58b7ba61a26dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:58:42 ===================================================== [Pipeline] echo 03:58:42 taggedImages: 03:58:42 - nexus3.edgexfoundry.org:10004/device-snmp:677998b84de57471fff2df0e21a21a8aa5aa7139 03:58:42 - nexus3.edgexfoundry.org:10004/device-snmp:4.0.2 03:58:42 - nexus3.edgexfoundry.org:10004/device-snmp:677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 03:58:42 - nexus3.edgexfoundry.org:10004/device-snmp:palau [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 03:58:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:58:42 03:58:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:58:43 latest: Pulling from edgex-lftools-log-publisher 03:58:43 5eb5b503b376: Pulling fs layer 03:58:43 5c69ac0246d0: Pulling fs layer 03:58:43 ec43610c2a17: Pulling fs layer 03:58:43 3a2ae6a8a46f: Pulling fs layer 03:58:43 33b1e0a273af: Pulling fs layer 03:58:43 5d3b04190fa2: Pulling fs layer 03:58:43 2f39f015ded8: Pulling fs layer 03:58:43 33b1e0a273af: Waiting 03:58:43 5d3b04190fa2: Waiting 03:58:43 3a2ae6a8a46f: Waiting 03:58:43 5c69ac0246d0: Verifying Checksum 03:58:43 5c69ac0246d0: Download complete 03:58:43 3a2ae6a8a46f: Verifying Checksum 03:58:43 3a2ae6a8a46f: Download complete 03:58:43 33b1e0a273af: Verifying Checksum 03:58:43 33b1e0a273af: Download complete 03:58:43 ec43610c2a17: Verifying Checksum 03:58:43 ec43610c2a17: Download complete 03:58:43 5d3b04190fa2: Verifying Checksum 03:58:43 5d3b04190fa2: Download complete 03:58:43 5eb5b503b376: Verifying Checksum 03:58:43 5eb5b503b376: Download complete 03:58:44 2f39f015ded8: Verifying Checksum 03:58:44 2f39f015ded8: Download complete 03:58:44 Avoid second fetch 03:58:44 Checking out Revision 677998b84de57471fff2df0e21a21a8aa5aa7139 (palau) 03:58:43 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 03:58:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:58:44 > git config core.sparsecheckout # timeout=10 03:58:44 > git checkout -f 677998b84de57471fff2df0e21a21a8aa5aa7139 # timeout=10 03:58:45 5eb5b503b376: Pull complete 03:58:45 5c69ac0246d0: Pull complete 03:58:45 ec43610c2a17: Pull complete 03:58:45 3a2ae6a8a46f: Pull complete 03:58:45 33b1e0a273af: Pull complete 03:58:45 5d3b04190fa2: Pull complete 03:58:49 Commit message: "ci(lts-release): LTS release v4.0.2 @65915a7" 03:58:51 2f39f015ded8: Pull complete 03:58:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:58:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:51 prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container 03:58: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/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@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 03:58:53 03:58:53 GitHub has been notified of this commit’s build result 03:58:53 03:58:53 $ docker top 0c0ad8b2bcbd5289f91fe9720aa8e11e354c458c91a95c11927f9f87a19cca44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:58:54 ---> job-cost.sh 03:58:54 lf-activate-venv: SKIPPING 03:58:54 INFO: No Stack... 03:58:54 INFO: Retrieving Pricing Info for: v3-standard-8 03:58:54 + git checkout 677998b84de57471fff2df0e21a21a8aa5aa7139 03:58:54 INFO: Archiving Costs [Pipeline] sh 03:58:55 HEAD is now at 677998b ci(lts-release): LTS release v4.0.2 @65915a7 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:58:55 provisioning config files... 03:58:55 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config13978956696960326585tmp 03:58:55 + cat /w/workspace/dgexfoundry_device-snmp-go_palau/archives/cost.csv 03:58:55 + cut -d, -f6 [Pipeline] { [Pipeline] lock 03:58:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] 03:58:55 Resource [jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] did not exist. Created. 03:58:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] unstash [Pipeline] sh 03:58:55 ---> ****-login.sh 03:58:55 nexus3.edgexfoundry.org:10001 03:58:55 + echo total: 0.2199999988079071 [Pipeline] stash 03:58:55 Stashed 1 file(s) [Pipeline] } 03:58:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:58:55 $ docker stop --time=1 0c0ad8b2bcbd5289f91fe9720aa8e11e354c458c91a95c11927f9f87a19cca44 03:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:58:56 Configure a credential helper to remove this warning. See 03:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:58:56 03:58:56 Login Succeeded 03:58:56 nexus3.edgexfoundry.org:10002 03:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:58:56 Configure a credential helper to remove this warning. See 03:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:58:56 03:58:56 Login Succeeded 03:58:56 nexus3.edgexfoundry.org:10003 03:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:56 $ docker rm -f --volumes 0c0ad8b2bcbd5289f91fe9720aa8e11e354c458c91a95c11927f9f87a19cca44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 03:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:58:56 Configure a credential helper to remove this warning. See 03:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:58:56 03:58:56 Login Succeeded 03:58:56 nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // stage [Pipeline] } 03:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:58:57 Configure a credential helper to remove this warning. See 03:58:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:58:57 03:58:57 Login Succeeded 03:58:57 ****.io 03:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:58:57 Configure a credential helper to remove this warning. See 03:58:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:58:57 03:58:57 Login Succeeded 03:58:57 ---> ****-login.sh ends [Pipeline] } 03:58:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:58:58 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 03:58:58 + grep ^go [0-9].[0-9]* go.mod 03:58:58 + cut -d -f 2 03:58:58 + cut -d . -f1-2 [Pipeline] echo 03:58:58 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:58:58 ========================================================= 03:58:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] 03:58:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:59:03 Sending build context to Docker daemon 58.92MB 03:59:03 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 03:59:03 Step 2/12 : FROM ${BASE} AS builder 03:59:03 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 03:59:03 58e777220c39: Pulling fs layer 03:59:03 5d96c866386f: Pulling fs layer 03:59:03 8985e74deb67: Pulling fs layer 03:59:03 a90cb41c1532: Pulling fs layer 03:59:03 4f4fb700ef54: Pulling fs layer 03:59:03 19c9b082531f: Pulling fs layer 03:59:03 8959fe4f68e1: Pulling fs layer 03:59:03 418f8e902c44: Pulling fs layer 03:59:03 c3ba8a69b7b1: Pulling fs layer 03:59:03 a90cb41c1532: Waiting 03:59:03 4f4fb700ef54: Waiting 03:59:03 8959fe4f68e1: Waiting 03:59:03 c3ba8a69b7b1: Waiting 03:59:03 418f8e902c44: Waiting 03:59:03 19c9b082531f: Waiting 03:59:03 5d96c866386f: Verifying Checksum 03:59:03 5d96c866386f: Download complete 03:59:03 a90cb41c1532: Download complete 03:59:03 4f4fb700ef54: Verifying Checksum 03:59:03 4f4fb700ef54: Download complete 03:59:03 19c9b082531f: Verifying Checksum 03:59:03 19c9b082531f: Download complete 03:59:03 58e777220c39: Verifying Checksum 03:59:03 58e777220c39: Download complete 03:59:03 8959fe4f68e1: Verifying Checksum 03:59:03 8959fe4f68e1: Download complete 03:59:04 c3ba8a69b7b1: Verifying Checksum 03:59:04 c3ba8a69b7b1: Download complete 03:59:04 58e777220c39: Pull complete 03:59:04 5d96c866386f: Pull complete 03:59:04 8985e74deb67: Verifying Checksum 03:59:04 8985e74deb67: Download complete 03:59:06 418f8e902c44: Verifying Checksum 03:59:06 418f8e902c44: Download complete 03:59:21 8985e74deb67: Pull complete 03:59:21 a90cb41c1532: Pull complete 03:59:21 4f4fb700ef54: Pull complete 03:59:21 19c9b082531f: Pull complete 03:59:21 8959fe4f68e1: Pull complete 03:59:31 418f8e902c44: Pull complete 03:59:31 c3ba8a69b7b1: Pull complete 03:59:31 Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 03:59:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 03:59:31 ---> 081e04c5fda7 03:59:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:59:34 ---> Running in 9af6319c2fb1 03:59:34 Removing intermediate container 9af6319c2fb1 03:59:34 ---> de900b0c9b8b 03:59:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:59:34 ---> Running in 74a1686086f0 03:59:34 Removing intermediate container 74a1686086f0 03:59:34 ---> 72694db88528 03:59:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:59:35 ---> Running in bcb101882b23 03:59:35 Removing intermediate container bcb101882b23 03:59:35 ---> f5bc27696fbd 03:59:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:59:35 ---> Running in c3cee31b60d9 03:59:35 Removing intermediate container c3cee31b60d9 03:59:35 ---> 29f6ee3a6335 03:59:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:59:35 ---> Running in 538090ee4a6f 03:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:59:39 (1/4) Installing openssh-keygen (10.0_p1-r10) 03:59:39 (2/4) Installing libedit (20250104.3.1-r1) 03:59:39 (3/4) Installing openssh-client-common (10.0_p1-r10) 03:59:39 (4/4) Installing openssh-client-default (10.0_p1-r10) 03:59:39 Executing busybox-1.37.0-r20.trigger 03:59:39 OK: 259 MiB in 64 packages 03:59:40 Removing intermediate container 538090ee4a6f 03:59:40 ---> 609ca8f9d771 03:59:40 Step 8/12 : WORKDIR /device-snmp-go 03:59:40 ---> Running in d69ce6fd0052 03:59:41 Removing intermediate container d69ce6fd0052 03:59:41 ---> 31d6b2b85656 03:59:41 Step 9/12 : COPY go.mod vendor* ./ 03:59:56 ---> 3ff462183a58 03:59:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:56 ---> Running in 3286b206ac45 04:01:48 Removing intermediate container 3286b206ac45 04:01:48 ---> afd94cbc89cd 04:01:48 Step 11/12 : COPY . . 04:01:48 ---> fb01f3419bf1 04:01:48 Step 12/12 : RUN ${MAKE} 04:01:49 ---> Running in 5eeef9167610 04:01:50 noop 04:01:50 Removing intermediate container 5eeef9167610 04:01:50 ---> 33e9ace4af2a 04:01:51 Successfully built 33e9ace4af2a 04:01:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:52 + docker inspect -f . ci-base-image-arm64 04:01:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:52 prd-ubuntu20.04-docker-arm64-4c-16g-11393 does not seem to be running inside a container 04:01:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 04:01:53 $ docker top 638883b72f11e83a890383f775350c6ef4d3921954cba693875a4a30db6f4148 -eo pid,comm [Pipeline] { [Pipeline] sh 04:01:55 + go version 04:01:55 go version go1.25.10 linux/arm64 [Pipeline] } 04:01:55 $ docker stop --time=1 638883b72f11e83a890383f775350c6ef4d3921954cba693875a4a30db6f4148 04:01:56 $ docker rm -f --volumes 638883b72f11e83a890383f775350c6ef4d3921954cba693875a4a30db6f4148 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:57 + docker inspect -f . ci-base-image-arm64 04:01:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:58 prd-ubuntu20.04-docker-arm64-4c-16g-11393 does not seem to be running inside a container 04:01:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 04:01:59 $ docker top 0df7dd3bb3c7365e1343bedce26d3b6e42eb111ac2bccebf889ffe48987c5b67 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:00 + git config --global --add safe.directory /w/workspace/device-snmp-go/2 [Pipeline] fileExists [Pipeline] sh 04:02:00 + make test 04:02:00 go test ./... -coverprofile=coverage.out 04:02:08 ? github.com/edgexfoundry/device-snmp-go [no test files] 04:06:30 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 04:06:30 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements 04:06:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:06:30 go vet ./... 04:07:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:07:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:07:17 ./bin/test-attribution-txt.sh 04:07:17 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:07:17 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:07:18 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 04:07:18 + go mod tidy [Pipeline] } 04:07:24 $ docker stop --time=1 0df7dd3bb3c7365e1343bedce26d3b6e42eb111ac2bccebf889ffe48987c5b67 04:07:26 $ docker rm -f --volumes 0df7dd3bb3c7365e1343bedce26d3b6e42eb111ac2bccebf889ffe48987c5b67 [Pipeline] // withDockerContainer [Pipeline] sh 04:07:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:07:28 Warning: overwriting stash ‘coverage-report’ 04:07:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:07:30 + ls -al . 04:07:30 total 244 04:07:30 drwxrwxr-x 8 jenkins jenkins 4096 May 26 04:02 . 04:07:30 drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:58 .. 04:07:30 -rw-rw-r-- 1 jenkins jenkins 6 May 26 03:58 .dockerignore 04:07:30 drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:58 .git 04:07:30 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:58 .github 04:07:30 -rw-rw-r-- 1 jenkins jenkins 255 May 26 03:58 .gitignore 04:07:30 -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:58 .golangci.yml 04:07:30 -rw-rw-r-- 1 jenkins jenkins 21488 May 26 03:58 Attribution.txt 04:07:30 -rw-rw-r-- 1 jenkins jenkins 12751 May 26 03:58 CHANGELOG.md 04:07:30 -rw-rw-r-- 1 jenkins jenkins 1571 May 26 03:58 Dockerfile 04:07:30 -rw-rw-r-- 1 jenkins jenkins 677 May 26 03:58 GOVERNANCE.md 04:07:30 -rw-rw-r-- 1 jenkins jenkins 679 May 26 03:58 Jenkinsfile 04:07:30 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 03:58 LICENSE 04:07:30 -rw-rw-r-- 1 jenkins jenkins 2239 May 26 03:58 Makefile 04:07:30 -rw-rw-r-- 1 jenkins jenkins 620 May 26 03:58 OWNERS.md 04:07:30 -rw-rw-r-- 1 jenkins jenkins 10477 May 26 03:58 README.md 04:07:30 -rw-rw-r-- 1 jenkins jenkins 5 May 26 03:56 VERSION 04:07:30 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:58 bin 04:07:30 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:58 cmd 04:07:30 -rw-r--r-- 1 jenkins jenkins 9158 May 26 04:06 coverage.out 04:07:30 -rw-rw-r-- 1 jenkins jenkins 6508 May 26 03:58 go.mod 04:07:30 -rw-rw-r-- 1 jenkins jenkins 89237 May 26 03:58 go.sum 04:07:30 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:58 internal 04:07:30 drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:58 vendor 04:07:30 -rw-rw-r-- 1 jenkins jenkins 228 May 26 03:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:31 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=677998b84de57471fff2df0e21a21a8aa5aa7139 --label arch=arm64 --label version=4.0.2 . 04:07:35 Sending build context to Docker daemon 58.93MB 04:07:35 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 04:07:35 Step 2/25 : FROM ${BASE} AS builder 04:07:35 ---> 33e9ace4af2a 04:07:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 04:07:39 ---> Running in 122130bb2704 04:07:39 Removing intermediate container 122130bb2704 04:07:39 ---> 7d0933ffe0b5 04:07:39 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:07:39 ---> Running in 668139a4d13d 04:07:40 Removing intermediate container 668139a4d13d 04:07:40 ---> 7ae2f92f4b26 04:07:40 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:07:40 ---> Running in 84f753323abf 04:07:40 Removing intermediate container 84f753323abf 04:07:40 ---> 14ebd4174f2d 04:07:40 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 04:07:40 ---> Running in af06d2e19492 04:07:40 Removing intermediate container af06d2e19492 04:07:40 ---> 0cec520a81f9 04:07:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:07:40 ---> Running in f1dc9e7e20b3 04:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:07:44 OK: 259 MiB in 64 packages 04:07:45 Removing intermediate container f1dc9e7e20b3 04:07:45 ---> 7c28c1c41c8d 04:07:45 Step 8/25 : WORKDIR /device-snmp-go 04:07:45 ---> Running in 5ae715fa6727 04:07:45 Removing intermediate container 5ae715fa6727 04:07:45 ---> f14fdc481c8a 04:07:45 Step 9/25 : COPY go.mod vendor* ./ 04:08:00 ---> 05aa778ae8bd 04:08:00 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:00 ---> Running in 053b9bf8e52b 04:08:00 skipping... 04:08:01 Removing intermediate container 053b9bf8e52b 04:08:01 ---> 7366173dc487 04:08:01 Step 11/25 : COPY . . 04:08:17 ---> d50f981e733d 04:08:17 Step 12/25 : RUN ${MAKE} 04:08:17 ---> Running in 9fa2ec9e55e6 04:08:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 04:12:55 Removing intermediate container 9fa2ec9e55e6 04:12:55 ---> 701ca3fd2517 04:12:55 Step 13/25 : FROM alpine:3.22 04:12:55 3.22: Pulling from library/alpine 04:12:55 58e777220c39: Already exists 04:12:55 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:12:55 Status: Downloaded newer image for alpine:3.22 04:12:55 ---> 6a2735c23ff3 04:12:55 Step 14/25 : RUN apk add --update --no-cache dumb-init 04:12:55 ---> Running in f28df1b5f9e0 04:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:12:55 (1/1) Installing dumb-init (1.2.5-r3) 04:12:55 Executing busybox-1.37.0-r20.trigger 04:12:55 OK: 8 MiB in 17 packages 04:12:55 Removing intermediate container f28df1b5f9e0 04:12:55 ---> a99117c50558 04:12:55 Step 15/25 : RUN apk --no-cache upgrade 04:12:55 ---> Running in 9f9978241858 04:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:12:57 OK: 8 MiB in 17 packages 04:13:01 Removing intermediate container 9f9978241858 04:13:01 ---> 6a9aa4a04843 04:13:01 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 04:13:04 ---> bb7461619427 04:13:04 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 04:13:04 ---> 825c75c782fd 04:13:04 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 04:13:05 ---> 0b9737f9a534 04:13:05 Step 19/25 : EXPOSE 59993 04:13:05 ---> Running in 6d278042a4f2 04:13:05 Removing intermediate container 6d278042a4f2 04:13:05 ---> 0bb2ba0f10c4 04:13:05 Step 20/25 : EXPOSE 161 04:13:05 ---> Running in 3b15fc5160a6 04:13:05 Removing intermediate container 3b15fc5160a6 04:13:05 ---> 3155bae4afc4 04:13:05 Step 21/25 : ENTRYPOINT ["/device-snmp"] 04:13:06 ---> Running in 721dba2b02d0 04:13:06 Removing intermediate container 721dba2b02d0 04:13:06 ---> c222fa020c73 04:13:06 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:13:06 ---> Running in 590d00d729a2 04:13:07 Removing intermediate container 590d00d729a2 04:13:07 ---> 574bc5ef69ca 04:13:07 Step 23/25 : LABEL arch=arm64 04:13:07 ---> Running in 6cbf2bdaba39 04:13:07 Removing intermediate container 6cbf2bdaba39 04:13:07 ---> 809f7ef49925 04:13:07 Step 24/25 : LABEL git_sha=677998b84de57471fff2df0e21a21a8aa5aa7139 04:13:07 ---> Running in e4287da5caeb 04:13:07 Removing intermediate container e4287da5caeb 04:13:07 ---> 2a99480ea4ec 04:13:07 Step 25/25 : LABEL version=4.0.2 04:13:08 ---> Running in af05a63f2d2e 04:13:08 Removing intermediate container af05a63f2d2e 04:13:08 ---> b61e21a073e3 04:13:08 [Warning] One or more build-args [ARCH] were not consumed 04:13:09 Successfully built b61e21a073e3 04:13:09 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:09 provisioning config files... 04:13:09 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config10288983737073779766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:10 ---> ****-login.sh 04:13:10 nexus3.edgexfoundry.org:10001 04:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:10 Configure a credential helper to remove this warning. See 04:13:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:10 04:13:10 Login Succeeded 04:13:10 nexus3.edgexfoundry.org:10002 04:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:11 Configure a credential helper to remove this warning. See 04:13:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:11 04:13:11 Login Succeeded 04:13:11 nexus3.edgexfoundry.org:10003 04:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:11 Configure a credential helper to remove this warning. See 04:13:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:11 04:13:11 Login Succeeded 04:13:11 nexus3.edgexfoundry.org:10004 04:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:11 Configure a credential helper to remove this warning. See 04:13:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:11 04:13:11 Login Succeeded 04:13:11 ****.io 04:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:12 Configure a credential helper to remove this warning. See 04:13:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:12 04:13:12 Login Succeeded 04:13:12 ---> ****-login.sh ends [Pipeline] } 04:13:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:13:12 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:13:12 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 04:13:12 677998b84de57471fff2df0e21a21a8aa5aa7139 04:13:12 4.0.2 04:13:12 677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 04:13:12 palau 04:13:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:13 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:16 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:677998b84de57471fff2df0e21a21a8aa5aa7139 04:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 04:13:16 fa842170eb6f: Preparing 04:13:16 ffaf79f50676: Preparing 04:13:16 a139b76eb421: Preparing 04:13:16 46afa4bff1ac: Preparing 04:13:16 f36b18f91d39: Preparing 04:13:16 eeaa73608b53: Preparing 04:13:16 eeaa73608b53: Waiting 04:13:16 fa842170eb6f: Pushed 04:13:16 ffaf79f50676: Pushed 04:13:16 46afa4bff1ac: Pushed 04:13:16 f36b18f91d39: Pushed 04:13:16 eeaa73608b53: Layer already exists 04:13:27 a139b76eb421: Pushed 04:13:27 677998b84de57471fff2df0e21a21a8aa5aa7139: digest: sha256:00424a7863c6e74a45115f47bf4bad03b58ecd0f798a0e4f7f95ae2e88b33a9a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:27 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.2 04:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 04:13:28 fa842170eb6f: Preparing 04:13:28 ffaf79f50676: Preparing 04:13:28 a139b76eb421: Preparing 04:13:28 46afa4bff1ac: Preparing 04:13:28 f36b18f91d39: Preparing 04:13:28 eeaa73608b53: Preparing 04:13:28 eeaa73608b53: Waiting 04:13:28 fa842170eb6f: Layer already exists 04:13:28 a139b76eb421: Layer already exists 04:13:28 f36b18f91d39: Layer already exists 04:13:28 46afa4bff1ac: Layer already exists 04:13:28 ffaf79f50676: Layer already exists 04:13:28 eeaa73608b53: Layer already exists 04:13:28 4.0.2: digest: sha256:00424a7863c6e74a45115f47bf4bad03b58ecd0f798a0e4f7f95ae2e88b33a9a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:29 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:29 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 04:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 04:13:29 fa842170eb6f: Preparing 04:13:29 ffaf79f50676: Preparing 04:13:29 a139b76eb421: Preparing 04:13:29 46afa4bff1ac: Preparing 04:13:29 f36b18f91d39: Preparing 04:13:29 eeaa73608b53: Preparing 04:13:29 eeaa73608b53: Waiting 04:13:29 a139b76eb421: Layer already exists 04:13:29 46afa4bff1ac: Layer already exists 04:13:29 f36b18f91d39: Layer already exists 04:13:29 fa842170eb6f: Layer already exists 04:13:29 ffaf79f50676: Layer already exists 04:13:29 eeaa73608b53: Layer already exists 04:13:29 677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2: digest: sha256:00424a7863c6e74a45115f47bf4bad03b58ecd0f798a0e4f7f95ae2e88b33a9a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:30 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:palau 04:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 04:13:30 fa842170eb6f: Preparing 04:13:30 ffaf79f50676: Preparing 04:13:30 a139b76eb421: Preparing 04:13:30 46afa4bff1ac: Preparing 04:13:30 f36b18f91d39: Preparing 04:13:30 eeaa73608b53: Preparing 04:13:30 eeaa73608b53: Waiting 04:13:30 f36b18f91d39: Layer already exists 04:13:30 a139b76eb421: Layer already exists 04:13:30 ffaf79f50676: Layer already exists 04:13:30 fa842170eb6f: Layer already exists 04:13:30 46afa4bff1ac: Layer already exists 04:13:30 eeaa73608b53: Layer already exists 04:13:30 palau: digest: sha256:00424a7863c6e74a45115f47bf4bad03b58ecd0f798a0e4f7f95ae2e88b33a9a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:13:31 ===================================================== [Pipeline] echo 04:13:31 taggedImages: 04:13:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:677998b84de57471fff2df0e21a21a8aa5aa7139 04:13:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.2 04:13:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:677998b84de57471fff2df0e21a21a8aa5aa7139-4.0.2 04:13:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:31 04:13:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:32 arm64: Pulling from edgex-lftools-log-publisher 04:13:32 8998bd30e6a1: Pulling fs layer 04:13:32 04944245beec: Pulling fs layer 04:13:32 699f458cf7ca: Pulling fs layer 04:13:32 765212b225bb: Pulling fs layer 04:13:32 f23df028b6ca: Pulling fs layer 04:13:32 d65c8cfc05b1: Pulling fs layer 04:13:32 f23df028b6ca: Waiting 04:13:32 d65c8cfc05b1: Waiting 04:13:32 2437ff75d9bd: Pulling fs layer 04:13:32 2437ff75d9bd: Waiting 04:13:32 765212b225bb: Waiting 04:13:32 04944245beec: Verifying Checksum 04:13:32 04944245beec: Download complete 04:13:32 765212b225bb: Verifying Checksum 04:13:32 765212b225bb: Download complete 04:13:32 f23df028b6ca: Download complete 04:13:32 d65c8cfc05b1: Verifying Checksum 04:13:32 d65c8cfc05b1: Download complete 04:13:32 699f458cf7ca: Verifying Checksum 04:13:32 699f458cf7ca: Download complete 04:13:33 8998bd30e6a1: Verifying Checksum 04:13:33 8998bd30e6a1: Download complete 04:13:36 2437ff75d9bd: Verifying Checksum 04:13:36 2437ff75d9bd: Download complete 04:13:37 8998bd30e6a1: Pull complete 04:13:38 04944245beec: Pull complete 04:13:44 699f458cf7ca: Pull complete 04:13:44 765212b225bb: Pull complete 04:13:44 f23df028b6ca: Pull complete 04:13:44 d65c8cfc05b1: Pull complete 04:14:03 2437ff75d9bd: Pull complete 04:14:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:14:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:03 prd-ubuntu20.04-docker-arm64-4c-16g-11393 does not seem to be running inside a container 04:14:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 04:14:06 $ docker top 89386a2a664afd28b7ac7ed973bb76892d65b0ede6255785358a8d1a5a4a2179 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:07 ---> job-cost.sh 04:14:07 lf-activate-venv: SKIPPING 04:14:07 INFO: No Stack... 04:14:08 INFO: Retrieving Pricing Info for: v3-standard-4 04:14:09 INFO: Archiving Costs [Pipeline] sh 04:14:10 + cut -d,+ -f6 04:14:10 cat /w/workspace/device-snmp-go/2/archives/cost.csv [Pipeline] lock 04:14:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] 04:14:10 Resource [jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] did not exist. Created. 04:14:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:14:10 /w/workspace/device-snmp-go/2@tmp/durable-2e0f3352/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:14:11 + echo total: 0.10999999940395355 [Pipeline] stash 04:14:11 Warning: overwriting stash ‘stack-cost’ 04:14:12 Stashed 1 file(s) [Pipeline] } 04:14:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:14:12 $ docker stop --time=1 89386a2a664afd28b7ac7ed973bb76892d65b0ede6255785358a8d1a5a4a2179 04:14:13 $ docker rm -f --volumes 89386a2a664afd28b7ac7ed973bb76892d65b0ede6255785358a8d1a5a4a2179 [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 04:14:14 provisioning config files... 04:14:14 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config10251012351648296215tmp [Pipeline] { [Pipeline] sh 04:14:15 + set +x 04:14:15 + curl -s https://codecov.io/bash 04:14:15 + bash -s -- 04:14:15 04:14:15 _____ _ 04:14:15 / ____| | | 04:14:15 | | ___ __| | ___ ___ _____ __ 04:14:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:14:15 | |___| (_) | (_| | __/ (_| (_) \ V / 04:14:15 \_____\___/ \__,_|\___|\___\___/ \_/ 04:14:15 Bash-1.0.6 04:14:15 04:14:15 04:14:15 ==> git version 2.25.1 found 04:14:15 ==> 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 04:14:15 Release-Date: 2020-01-08 04:14:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:14:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:14:15 ==> Jenkins CI detected. 04:14:15 current dir:  /w/workspace/dgexfoundry_device-snmp-go_palau 04:14:15 project root: . 04:14:15 --> token set from env 04:14:15 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 04:14:15 ==> Running gcov in . (disable via -X gcov) 04:14:15 ==> Python coveragepy not found 04:14:15 ==> Searching for coverage reports in: 04:14:15 + . 04:14:15 -> Found 1 reports 04:14:15 ==> Detecting git/mercurial file structure 04:14:15 ==> Reading reports 04:14:15 + ./coverage.out bytes=9158 04:14:15 ==> Appending adjustments 04:14:15 https://docs.codecov.io/docs/fixing-reports 04:14:15 + Found adjustments 04:14:15 ==> Gzipping contents 04:14:15 28K /tmp/codecov.9sMmIm.gz 04:14:15 ==> Uploading reports 04:14:15 url: https://codecov.io 04:14:15 query: branch=palau&commit=677998b84de57471fff2df0e21a21a8aa5aa7139&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:14:15 -> Pinging Codecov 04:14:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=677998b84de57471fff2df0e21a21a8aa5aa7139&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:14:15 -> Uploading to 04:14:15 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/677998b84de57471fff2df0e21a21a8aa5aa7139/3aef536d-ff17-4a85-8a89-a023efa63e60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T041415Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f0f1010e71dbb66309cc01c58e2b347d69e135602c8fdcbb2c9708f42e9ce3d2 04:14:15 % Total % Received % Xferd Average Speed Time Time Time Current 04:14:15 Dload Upload Total Spent Left Speed 04:14:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26560 0 0 100 26560 0 159k --:--:-- --:--:-- --:--:-- 159k 04:14:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] } 04:14:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:14:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:14:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:14:17 04:14:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:14:17 latest: Pulling from edgex-devops/edgex-snyk-go 04:14:17 2d35ebdb57d9: Pulling fs layer 04:14:17 85e8836fcdb2: Pulling fs layer 04:14:17 91631faa732a: Pulling fs layer 04:14:17 f3f5ae8826fa: Pulling fs layer 04:14:17 4f4fb700ef54: Pulling fs layer 04:14:17 7861252a18e6: Pulling fs layer 04:14:17 9130f900ef6f: Pulling fs layer 04:14:17 f3f5ae8826fa: Waiting 04:14:17 4f4fb700ef54: Waiting 04:14:17 7861252a18e6: Waiting 04:14:17 9130f900ef6f: Waiting 04:14:17 85e8836fcdb2: Verifying Checksum 04:14:17 85e8836fcdb2: Download complete 04:14:17 f3f5ae8826fa: Verifying Checksum 04:14:17 f3f5ae8826fa: Download complete 04:14:17 4f4fb700ef54: Verifying Checksum 04:14:17 4f4fb700ef54: Download complete 04:14:17 2d35ebdb57d9: Verifying Checksum 04:14:17 2d35ebdb57d9: Download complete 04:14:17 2d35ebdb57d9: Pull complete 04:14:18 85e8836fcdb2: Pull complete 04:14:18 7861252a18e6: Verifying Checksum 04:14:18 7861252a18e6: Download complete 04:14:18 91631faa732a: Verifying Checksum 04:14:18 91631faa732a: Download complete 04:14:18 9130f900ef6f: Verifying Checksum 04:14:18 9130f900ef6f: Download complete 04:14:23 91631faa732a: Pull complete 04:14:23 f3f5ae8826fa: Pull complete 04:14:23 4f4fb700ef54: Pull complete 04:14:23 7861252a18e6: Pull complete 04:14:26 9130f900ef6f: Pull complete 04:14:26 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:14:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:14:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:26 prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container 04:14:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@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 04:14:29 $ docker top 3ed76b47f2cb8d4aef120ec7da60ff8e17069bd5b35acf0c1b23a3bb03800e00 -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:30 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-snmp-go_palau [Pipeline] echo 04:14:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:palau' [Pipeline] sh 04:14:30 + set -o pipefail 04:14:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:palau' 04:14:35 04:14:35 Monitoring /w/workspace/dgexfoundry_device-snmp-go_palau (github.com/edgexfoundry/device-snmp-go)... 04:14:35 04:14:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c8387507-2303-44fc-91ba-6cee89508a02/history/834ccc12-2094-4f9c-8f20-d4714eb859c9 04:14:35 04:14:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:14:35 04:14:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:14:35 [Pipeline] } 04:14:35 $ docker stop --time=1 3ed76b47f2cb8d4aef120ec7da60ff8e17069bd5b35acf0c1b23a3bb03800e00 04:14:37 $ docker rm -f --volumes 3ed76b47f2cb8d4aef120ec7da60ff8e17069bd5b35acf0c1b23a3bb03800e00 [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 04:14:38 + git log --format=format:%s -1 677998b84de57471fff2df0e21a21a8aa5aa7139 [Pipeline] sh 04:14:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:14:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:39 prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container 04:14:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@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 04:14:40 $ docker top fd955451cb84af51e3ac871e70404a0fb54fe740f5d5c0576bba9d24f6852699 -eo pid,comm 04:14:40 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). 04:14:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:14:40 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:40 + git semver [Pipeline] } 04:14:41 $ docker stop --time=1 fd955451cb84af51e3ac871e70404a0fb54fe740f5d5c0576bba9d24f6852699 04:14:42 $ docker rm -f --volumes fd955451cb84af51e3ac871e70404a0fb54fe740f5d5c0576bba9d24f6852699 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:14:43 04:14:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:14:43 0.23.1-centos7: Pulling from edgex-lftools 04:14:43 ab5ef0e58194: Pulling fs layer 04:14:43 9712f1f96733: Pulling fs layer 04:14:43 63f879dbbcfc: Pulling fs layer 04:14:43 0d9ebad4ef96: Pulling fs layer 04:14:43 e9a5061849ea: Pulling fs layer 04:14:43 d747dcd14b5f: Pulling fs layer 04:14:43 2de7ff778b66: Pulling fs layer 04:14:43 2de7ff778b66: Waiting 04:14:43 0d9ebad4ef96: Waiting 04:14:43 e9a5061849ea: Waiting 04:14:43 d747dcd14b5f: Waiting 04:14:43 9712f1f96733: Download complete 04:14:44 63f879dbbcfc: Verifying Checksum 04:14:44 63f879dbbcfc: Download complete 04:14:44 0d9ebad4ef96: Verifying Checksum 04:14:44 0d9ebad4ef96: Download complete 04:14:44 d747dcd14b5f: Verifying Checksum 04:14:44 d747dcd14b5f: Download complete 04:14:44 e9a5061849ea: Verifying Checksum 04:14:44 e9a5061849ea: Download complete 04:14:44 ab5ef0e58194: Verifying Checksum 04:14:44 ab5ef0e58194: Download complete 04:14:44 2de7ff778b66: Verifying Checksum 04:14:44 2de7ff778b66: Download complete 04:14:47 ab5ef0e58194: Pull complete 04:14:47 9712f1f96733: Pull complete 04:14:47 63f879dbbcfc: Pull complete 04:14:52 0d9ebad4ef96: Pull complete 04:14:52 e9a5061849ea: Pull complete 04:14:52 d747dcd14b5f: Pull complete 04:14:53 2de7ff778b66: Pull complete 04:14:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:14:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:14:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:53 prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container 04:14:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@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 04:14:56 $ docker top 3ba681f601eed5576772cd22a9f613e51b4d53d1cb3a60977542db827c19b983 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:14:56 provisioning config files... 04:14:56 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config1641766773886896294tmp 04:14:56 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config6228238521111395605tmp 04:14:56 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config16371250726708516702tmp [Pipeline] { [Pipeline] echo 04:14:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:14:57 ---> sigul-configuration.sh 04:14:57 gpg: directory `/root/.gnupg' created 04:14:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:14:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:14:57 gpg: keyring `/root/.gnupg/secring.gpg' created 04:14:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:14:57 gpg: CAST5 encrypted data 04:14:57 gpg: encrypted with 1 passphrase 04:14:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:14:57 + mkdir /home/jenkins 04:14:57 + mkdir /home/jenkins/sigul [Pipeline] sh 04:14:57 + 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 04:14:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:14:58 ---> sigul-install.sh 04:14:58 Sigul already installed; skipping installation. [Pipeline] sh 04:14:58 + git tag --list 04:14:58 1.0.0 04:14:58 v0.0.0 04:14:58 v1.1.0 04:14:58 v1.1.1 04:14:58 v1.2.2 04:14:58 v1.3.0 04:14:58 v1.3.1 04:14:58 v2.0.0 04:14:58 v2.1.0 04:14:58 v2.1.1 04:14:58 v2.2.0 04:14:58 v2.3.0 04:14:58 v3.0 04:14:58 v3.0.0 04:14:58 v3.1 04:14:58 v3.1.0 04:14:58 v3.1.1 04:14:58 v4.0 04:14:58 v4.0.0 04:14:58 v4.0.1 04:14:58 v4.0.1-dev.1 04:14:58 v4.0.2 04:14:58 v4.1.0-dev.1 04:14:58 v4.1.0-dev.10 04:14:58 v4.1.0-dev.11 04:14:58 v4.1.0-dev.12 04:14:58 v4.1.0-dev.13 04:14:58 v4.1.0-dev.14 04:14:58 v4.1.0-dev.2 04:14:58 v4.1.0-dev.3 04:14:58 v4.1.0-dev.4 04:14:58 v4.1.0-dev.5 04:14:58 v4.1.0-dev.6 04:14:58 v4.1.0-dev.7 04:14:58 v4.1.0-dev.8 04:14:58 v4.1.0-dev.9 [Pipeline] sh 04:14:59 + lftools sign git-tag v4.0.2 04:14:59 Signing Git tag with Sigul... 04:14:59 Signing v4.0.2 [Pipeline] echo 04:14:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:15:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:15:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:15:00 $ docker stop --time=1 3ba681f601eed5576772cd22a9f613e51b4d53d1cb3a60977542db827c19b983 04:15:01 $ docker rm -f --volumes 3ba681f601eed5576772cd22a9f613e51b4d53d1cb3a60977542db827c19b983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:15:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:15:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:03 prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container 04:15:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@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 04:15:03 $ docker top c5cf2a438d1af8a8d4bbf596a161f009fd10ee0305af024daffbb478275d7168 -eo pid,comm 04:15:03 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). 04:15:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:15:03 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:15:03 + git semver [Pipeline] } 04:15:04 $ docker stop --time=1 c5cf2a438d1af8a8d4bbf596a161f009fd10ee0305af024daffbb478275d7168 04:15:05 $ docker rm -f --volumes c5cf2a438d1af8a8d4bbf596a161f009fd10ee0305af024daffbb478275d7168 [Pipeline] // withDockerContainer [Pipeline] sh 04:15:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:15:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:06 prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container 04:15:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@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 04:15:06 $ docker top 38bfaac0db7c06e234eeaa83f4766ed7a7d355f3bbd5d076620eabd0ffec65a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:15:06 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:15:07 + git semver [Pipeline] } 04:15:07 $ docker stop --time=1 38bfaac0db7c06e234eeaa83f4766ed7a7d355f3bbd5d076620eabd0ffec65a1 04:15:09 $ docker rm -f --volumes 38bfaac0db7c06e234eeaa83f4766ed7a7d355f3bbd5d076620eabd0ffec65a1 [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 04:15:10 + [ -d /w/workspace/dgexfoundry_device-snmp-go_palau/archives ] 04:15:10 + ls -al /w/workspace/dgexfoundry_device-snmp-go_palau/archives 04:15:10 total 16 04:15:10 drwxr-xr-x 3 root root 4096 May 26 03:58 . 04:15:10 drwxrwxr-x 10 jenkins jenkins 4096 May 26 04:14 .. 04:15:10 drwxr-xr-x 2 root root 4096 May 26 03:58 cost 04:15:10 -rw-r--r-- 1 root root 85 May 26 03:58 cost.csv 04:15:10 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-snmp-go_palau/archives 04:15:10 + ls -al /w/workspace/dgexfoundry_device-snmp-go_palau/archives 04:15:10 total 16 04:15:10 drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:58 . 04:15:10 drwxrwxr-x 10 jenkins jenkins 4096 May 26 04:14 .. 04:15:10 drwxr-xr-x 2 jenkins jenkins 4096 May 26 03:58 cost 04:15:10 -rw-r--r-- 1 jenkins jenkins 85 May 26 03:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:15:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:15:11 ---> package-listing.sh 04:15:11 ++ facter osfamily 04:15:11 ++ tr '[:upper:]' '[:lower:]' 04:15:11 + OS_FAMILY=debian 04:15:11 + workspace=/w/workspace/dgexfoundry_device-snmp-go_palau 04:15:11 + START_PACKAGES=/tmp/packages_start.txt 04:15:11 + END_PACKAGES=/tmp/packages_end.txt 04:15:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:15:11 + PACKAGES=/tmp/packages_start.txt 04:15:11 + '[' /w/workspace/dgexfoundry_device-snmp-go_palau ']' 04:15:11 + PACKAGES=/tmp/packages_end.txt 04:15:11 + case "${OS_FAMILY}" in 04:15:11 + grep '^ii' 04:15:11 + dpkg -l 04:15:11 + '[' -f /tmp/packages_start.txt ']' 04:15:11 + '[' -f /tmp/packages_end.txt ']' 04:15:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:15:11 + '[' /w/workspace/dgexfoundry_device-snmp-go_palau ']' 04:15:11 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_palau/archives/ 04:15:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_palau/archives/ [Pipeline] echo 04:15:11 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/dgexfoundry_device-snmp-go_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:15:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:13 prd-ubuntu20.04-docker-8c-8g-11390 does not seem to be running inside a container 04:15:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_palau -v /w/workspace/dgexfoundry_device-snmp-go_palau:/w/workspace/dgexfoundry_device-snmp-go_palau:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_palau@tmp:/w/workspace/dgexfoundry_device-snmp-go_palau@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 04:15:13 $ docker top 78be5a49d5901e7ae21d456511b2b9413d4151bc3e81431cbde4f58c7f6617e1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:13 + touch /tmp/pre-build-complete [Pipeline] sh 04:15:14 + mkdir -p /var/log/sysstat [Pipeline] sh 04:15:14 + ls /var/log/sa-host 04:15:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:14 provisioning config files... 04:15:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_palau@tmp/config17977522102911356843tmp [Pipeline] { [Pipeline] echo 04:15:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:15:15 ---> create-netrc.sh [Pipeline] } 04:15:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:15:15 ---> python-tools-install.sh [Pipeline] echo 04:15:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:15:16 ---> sudo-logs.sh 04:15:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:15:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:15:16 ---> job-cost.sh 04:15:16 lf-activate-venv: SKIPPING 04:15:16 DEBUG: total: 0.2199999988079071 04:15:16 INFO: Retrieving Stack Cost... 04:15:17 INFO: Retrieving Pricing Info for: v3-standard-8 04:15:17 INFO: Archiving Costs [Pipeline] echo 04:15:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:15:17 ---> logs-deploy.sh 04:15:17 lf-activate-venv: SKIPPING 04:15:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/palau/2 04:15:17 INFO: archiving workspace using pattern(s): 04:15:18 Archives upload complete. 04:15:18 INFO: archiving logs to Nexus 04:15:19 ---> uname -a: 04:15:19 Linux prd-ubuntu20-04-docker-8c-8g-11390 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:15:19 04:15:19 04:15:19 ---> lscpu: 04:15:19 Architecture: x86_64 04:15:19 CPU op-mode(s): 32-bit, 64-bit 04:15:19 Byte Order: Little Endian 04:15:19 Address sizes: 40 bits physical, 48 bits virtual 04:15:19 CPU(s): 8 04:15:19 On-line CPU(s) list: 0-7 04:15:19 Thread(s) per core: 1 04:15:19 Core(s) per socket: 1 04:15:19 Socket(s): 8 04:15:19 NUMA node(s): 1 04:15:19 Vendor ID: AuthenticAMD 04:15:19 CPU family: 23 04:15:19 Model: 49 04:15:19 Model name: AMD EPYC-Rome Processor 04:15:19 Stepping: 0 04:15:19 CPU MHz: 2799.998 04:15:19 BogoMIPS: 5599.99 04:15:19 Virtualization: AMD-V 04:15:19 Hypervisor vendor: KVM 04:15:19 Virtualization type: full 04:15:19 L1d cache: 256 KiB 04:15:19 L1i cache: 256 KiB 04:15:19 L2 cache: 4 MiB 04:15:19 L3 cache: 128 MiB 04:15:19 NUMA node0 CPU(s): 0-7 04:15:19 Vulnerability Gather data sampling: Not affected 04:15:19 Vulnerability Itlb multihit: Not affected 04:15:19 Vulnerability L1tf: Not affected 04:15:19 Vulnerability Mds: Not affected 04:15:19 Vulnerability Meltdown: Not affected 04:15:19 Vulnerability Mmio stale data: Not affected 04:15:19 Vulnerability Retbleed: Vulnerable 04:15:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:15:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:15:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:15:19 Vulnerability Srbds: Not affected 04:15:19 Vulnerability Tsx async abort: Not affected 04:15:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:15:19 04:15:19 04:15:19 ---> nproc: 04:15:19 8 04:15:19 04:15:19 04:15:19 ---> df -h: 04:15:19 Filesystem Size Used Avail Use% Mounted on 04:15:19 overlay 155G 15G 141G 10% / 04:15:19 tmpfs 64M 0 64M 0% /dev 04:15:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:15:19 shm 64M 0 64M 0% /dev/shm 04:15:19 /dev/vda1 155G 15G 141G 10% /facter-os 04:15:19 04:15:19 04:15:19 ---> sar -b -r -n DEV: 04:15:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11390) 05/26/26 _x86_64_ (8 CPU) 04:15:19 04:15:19 03:55:30 LINUX RESTART (8 CPU) 04:15:19 04:15:19 03:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:15:19 03:57:01 421.68 26.13 395.55 0.00 3426.13 66882.87 0.00 04:15:19 03:58:01 144.71 0.42 144.29 0.00 13.73 50870.85 0.00 04:15:19 03:59:01 167.01 0.25 166.76 0.00 24.00 42790.73 0.00 04:15:19 04:00:01 2.43 0.00 2.43 0.00 0.00 30.54 0.00 04:15:19 04:01:01 38.02 2.48 35.54 0.00 2317.63 6275.51 0.00 04:15:19 04:02:01 6.37 0.02 6.35 0.00 0.13 112.38 0.00 04:15:19 04:03:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 04:15:19 04:04:01 1.92 0.00 1.92 0.00 0.00 22.39 0.00 04:15:19 04:05:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 04:15:19 04:06:01 2.10 0.00 2.10 0.00 0.00 24.66 0.00 04:15:19 04:07:01 1.55 0.00 1.55 0.00 0.00 22.00 0.00 04:15:19 04:08:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 04:15:19 04:09:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 04:15:19 04:10:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 04:15:19 04:11:01 2.22 0.02 2.20 0.00 0.13 28.53 0.00 04:15:19 04:12:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 04:15:19 04:13:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 04:15:19 04:14:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 04:15:19 04:15:01 109.05 0.27 108.78 0.00 12.93 53628.39 0.00 04:15:19 Average: 47.49 1.54 45.95 0.00 302.45 11577.13 0.00 04:15:19 04:15:19 03:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:15:19 03:57:01 27114276 31451152 832748 2.53 159228 4304032 1914072 5.64 1431908 3768348 881892 04:15:19 03:58:01 26491920 31467340 801384 2.44 176000 4864116 1860556 5.49 1751736 3998508 25436 04:15:19 03:59:01 25763756 31460612 814472 2.48 202568 5489072 1729692 5.10 1868312 4541572 380 04:15:19 04:00:01 25762628 31459580 815252 2.48 202620 5489076 1729692 5.10 1868144 4541576 4 04:15:19 04:01:01 25412000 31449280 810616 2.47 234276 5786000 1764068 5.20 2074292 4655596 876 04:15:19 04:02:01 25413380 31450080 809892 2.46 234064 5785724 1739484 5.13 2073320 4655280 4 04:15:19 04:03:01 25424136 31460956 798964 2.43 234152 5785728 1739484 5.13 2063000 4655284 8 04:15:19 04:04:01 25426260 31463168 796716 2.42 234228 5785732 1739484 5.13 2061828 4655288 16 04:15:19 04:05:01 25425928 31462932 796852 2.42 234324 5785736 1739484 5.13 2061668 4655292 12 04:15:19 04:06:01 25429252 31466384 793504 2.41 234408 5785744 1739484 5.13 2058436 4655304 8 04:15:19 04:07:01 25429812 31466996 792820 2.41 234504 5785740 1739484 5.13 2058816 4655308 16 04:15:19 04:08:01 25429576 31466836 792960 2.41 234532 5785748 1739484 5.13 2058572 4655304 40 04:15:19 04:09:01 25429552 31466888 792832 2.41 234604 5785748 1739484 5.13 2058636 4655304 8 04:15:19 04:10:01 25429284 31466668 792996 2.41 234636 5785752 1739484 5.13 2058680 4655308 8 04:15:19 04:11:01 25427848 31465376 794496 2.42 234728 5785732 1758436 5.18 2059140 4655280 16 04:15:19 04:12:01 25427644 31465220 794816 2.42 234764 5785732 1758436 5.18 2059412 4655284 16 04:15:19 04:13:01 25428588 31466224 793488 2.41 234788 5785736 1758436 5.18 2059132 4655284 8 04:15:19 04:14:01 25428184 31465868 793784 2.41 234820 5785740 1758436 5.18 2059488 4655292 52 04:15:19 04:15:01 23871524 31418612 836496 2.54 287396 7109224 1713812 5.05 2196444 5939624 72 04:15:19 Average: 25524503 31460009 802899 2.44 226876 5697690 1757947 5.18 1998998 4629686 47835 04:15:19 04:15:19 03:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:15:19 03:57:01 lo 5.01 5.01 0.51 0.51 0.00 0.00 0.00 0.00 04:15:19 03:57:01 docker0 343.67 403.10 28.61 3251.95 0.00 0.00 0.00 0.00 04:15:19 03:57:01 ens3 910.53 681.21 10870.57 147.29 0.00 0.00 0.00 0.00 04:15:19 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:19 03:58:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:15:19 03:58:01 ens3 34.51 20.83 35.59 14.15 0.00 0.00 0.00 0.00 04:15:19 03:59:01 lo 5.87 5.87 0.59 0.59 0.00 0.00 0.00 0.00 04:15:19 03:59:01 docker0 4.93 8.73 0.35 128.27 0.00 0.00 0.00 0.00 04:15:19 03:59:01 ens3 177.29 131.51 2689.32 383.58 0.00 0.00 0.00 0.00 04:15:19 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:19 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:00:01 ens3 2.27 0.47 0.95 0.29 0.00 0.00 0.00 0.00 04:15:19 04:01:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 04:15:19 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:01:01 ens3 99.35 51.52 2249.57 4.05 0.00 0.00 0.00 0.00 04:15:19 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:19 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:02:01 ens3 0.77 0.47 0.30 0.23 0.00 0.00 0.00 0.00 04:15:19 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:03:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:15:19 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:19 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:04:01 ens3 0.98 0.58 0.32 0.23 0.00 0.00 0.00 0.00 04:15:19 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:05:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:15:19 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:19 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:06:01 ens3 0.40 0.23 0.10 0.08 0.00 0.00 0.00 0.00 04:15:19 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:07:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 04:15:19 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:19 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:08:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:15:19 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:09:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:15:19 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:19 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:10:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:15:19 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:11:01 ens3 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 04:15:19 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:19 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:12:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 04:15:19 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:13:01 ens3 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 04:15:19 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:19 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:19 04:14:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:15:19 04:15:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 04:15:19 04:15:01 docker0 2.98 2.32 0.81 0.86 0.00 0.00 0.00 0.00 04:15:19 04:15:01 ens3 309.91 231.91 7320.03 159.85 0.00 0.00 0.00 0.00 04:15:19 Average: lo 0.78 0.78 0.08 0.08 0.00 0.00 0.00 0.00 04:15:19 Average: docker0 18.24 21.49 1.55 175.44 0.00 0.00 0.00 0.00 04:15:19 Average: ens3 80.26 58.41 1211.48 37.27 0.00 0.00 0.00 0.00 04:15:19 04:15:19 04:15:19 ---> sar -P ALL: 04:15:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11390) 05/26/26 _x86_64_ (8 CPU) 04:15:19 04:15:19 03:55:30 LINUX RESTART (8 CPU) 04:15:19 04:15:19 03:56:02 CPU %user %nice %system %iowait %steal %idle 04:15:19 03:57:01 all 10.88 0.00 4.37 2.82 0.12 81.81 04:15:19 03:57:01 0 9.10 0.00 3.28 0.89 0.10 86.63 04:15:19 03:57:01 1 14.07 0.00 3.96 2.23 0.17 79.56 04:15:19 03:57:01 2 9.28 0.00 4.40 0.48 0.09 85.76 04:15:19 03:57:01 3 11.30 0.00 4.39 5.72 0.09 78.51 04:15:19 03:57:01 4 10.23 0.00 4.96 1.05 0.09 83.67 04:15:19 03:57:01 5 13.17 0.00 4.26 3.96 0.14 78.48 04:15:19 03:57:01 6 10.21 0.00 4.56 3.39 0.12 81.72 04:15:19 03:57:01 7 9.66 0.00 5.19 4.86 0.14 80.16 04:15:19 03:58:01 all 43.89 0.00 7.19 1.50 0.12 47.30 04:15:19 03:58:01 0 43.34 0.00 6.80 0.32 0.10 49.44 04:15:19 03:58:01 1 44.20 0.00 8.26 8.57 0.14 38.84 04:15:19 03:58:01 2 44.14 0.00 6.60 0.56 0.12 48.58 04:15:19 03:58:01 3 42.22 0.00 7.81 0.45 0.12 49.40 04:15:19 03:58:01 4 43.69 0.00 6.83 0.19 0.12 49.18 04:15:19 03:58:01 5 44.29 0.00 7.30 0.91 0.12 47.38 04:15:19 03:58:01 6 44.01 0.00 6.89 0.80 0.12 48.19 04:15:19 03:58:01 7 45.21 0.00 7.01 0.25 0.15 47.37 04:15:19 03:59:01 all 27.37 0.00 5.04 1.44 0.10 66.05 04:15:19 03:59:01 0 26.01 0.00 4.53 1.54 0.10 67.81 04:15:19 03:59:01 1 26.17 0.00 5.40 3.67 0.08 64.68 04:15:19 03:59:01 2 28.01 0.00 5.18 0.96 0.10 65.75 04:15:19 03:59:01 3 26.55 0.00 4.85 0.62 0.07 67.92 04:15:19 03:59:01 4 28.59 0.00 5.10 0.66 0.10 65.56 04:15:19 03:59:01 5 27.92 0.00 5.46 3.34 0.12 63.16 04:15:19 03:59:01 6 27.43 0.00 4.66 0.50 0.10 67.31 04:15:19 03:59:01 7 28.32 0.00 5.17 0.22 0.10 66.20 04:15:19 04:00:01 all 0.04 0.00 0.02 0.00 0.03 99.90 04:15:19 04:00:01 0 0.07 0.00 0.00 0.00 0.02 99.92 04:15:19 04:00:01 1 0.05 0.00 0.00 0.00 0.02 99.93 04:15:19 04:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:15:19 04:00:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:15:19 04:00:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:15:19 04:00:01 5 0.03 0.00 0.00 0.02 0.03 99.92 04:15:19 04:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:15:19 04:00:01 7 0.05 0.00 0.10 0.00 0.13 99.72 04:15:19 04:01:01 all 1.74 0.00 1.12 0.36 0.04 96.74 04:15:19 04:01:01 0 1.43 0.00 0.90 0.48 0.05 97.13 04:15:19 04:01:01 1 1.19 0.00 2.07 0.45 0.03 96.25 04:15:19 04:01:01 2 1.18 0.00 0.58 0.02 0.02 98.20 04:15:19 04:01:01 3 1.85 0.00 0.65 0.02 0.03 97.44 04:15:19 04:01:01 4 1.44 0.00 1.99 1.59 0.02 94.98 04:15:19 04:01:01 5 2.22 0.00 0.62 0.05 0.03 97.08 04:15:19 04:01:01 6 2.45 0.00 1.17 0.03 0.05 96.29 04:15:19 04:01:01 7 2.12 0.00 1.02 0.22 0.10 96.54 04:15:19 04:02:01 all 0.08 0.00 0.06 0.01 0.01 99.84 04:15:19 04:02:01 0 0.10 0.00 0.08 0.02 0.02 99.78 04:15:19 04:02:01 1 0.03 0.00 0.07 0.00 0.00 99.90 04:15:19 04:02:01 2 0.28 0.00 0.10 0.00 0.02 99.60 04:15:19 04:02:01 3 0.08 0.00 0.05 0.02 0.02 99.83 04:15:19 04:02:01 4 0.02 0.00 0.03 0.05 0.02 99.88 04:15:19 04:02:01 5 0.02 0.00 0.05 0.00 0.02 99.92 04:15:19 04:02:01 6 0.03 0.00 0.07 0.00 0.02 99.88 04:15:19 04:02:01 7 0.07 0.00 0.05 0.00 0.00 99.88 04:15:19 04:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:15:19 04:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:15:19 04:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:15:19 04:03:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:15:19 04:03:01 3 0.07 0.00 0.03 0.00 0.03 99.87 04:15:19 04:03:01 4 0.00 0.00 0.00 0.03 0.00 99.97 04:15:19 04:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:15:19 04:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:15:19 04:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:15:19 04:04:01 all 0.04 0.00 0.01 0.01 0.01 99.92 04:15:19 04:04:01 0 0.07 0.00 0.02 0.02 0.03 99.87 04:15:19 04:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:15:19 04:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:15:19 04:04:01 3 0.17 0.00 0.02 0.02 0.00 99.80 04:15:19 04:04:01 4 0.02 0.00 0.02 0.03 0.02 99.92 04:15:19 04:04:01 5 0.02 0.00 0.03 0.00 0.02 99.93 04:15:19 04:04:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:15:19 04:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:15:19 04:05:01 all 0.06 0.00 0.01 0.00 0.01 99.92 04:15:19 04:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:15:19 04:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:15:19 04:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:15:19 04:05:01 3 0.25 0.00 0.02 0.00 0.02 99.72 04:15:19 04:05:01 4 0.05 0.00 0.00 0.03 0.00 99.92 04:15:19 04:05:01 5 0.02 0.00 0.00 0.00 0.03 99.95 04:15:19 04:05:01 6 0.07 0.00 0.02 0.00 0.00 99.92 04:15:19 04:05:01 7 0.00 0.00 0.03 0.00 0.00 99.97 04:15:19 04:06:01 all 0.21 0.00 0.01 0.01 0.01 99.76 04:15:19 04:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:15:19 04:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:15:19 04:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:15:19 04:06:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:15:19 04:06:01 4 1.60 0.00 0.03 0.03 0.02 98.32 04:15:19 04:06:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:15:19 04:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:15:19 04:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:19 04:07:01 all 0.10 0.00 0.01 0.01 0.01 99.87 04:15:19 04:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:15:19 04:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:15:19 04:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:15:19 04:07:01 3 0.08 0.00 0.00 0.00 0.02 99.90 04:15:19 04:07:01 4 0.52 0.00 0.02 0.03 0.02 99.42 04:15:19 04:07:01 5 0.05 0.00 0.02 0.00 0.03 99.90 04:15:19 04:07:01 6 0.05 0.00 0.02 0.02 0.02 99.90 04:15:19 04:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:15:19 04:15:19 04:07:01 CPU %user %nice %system %iowait %steal %idle 04:15:19 04:08:01 all 0.05 0.00 0.01 0.00 0.01 99.92 04:15:19 04:08:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:15:19 04:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:15:19 04:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:15:19 04:08:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:15:19 04:08:01 4 0.35 0.00 0.02 0.00 0.02 99.62 04:15:19 04:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:15:19 04:08:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:15:19 04:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:15:19 04:09:01 all 0.10 0.00 0.01 0.01 0.01 99.86 04:15:19 04:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:15:19 04:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:15:19 04:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:15:19 04:09:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:15:19 04:09:01 4 0.63 0.00 0.00 0.07 0.02 99.29 04:15:19 04:09:01 5 0.05 0.00 0.03 0.00 0.03 99.88 04:15:19 04:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:15:19 04:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:15:19 04:10:01 all 0.13 0.00 0.01 0.00 0.01 99.85 04:15:19 04:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:15:19 04:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:15:19 04:10:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:15:19 04:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:15:19 04:10:01 4 0.96 0.00 0.00 0.02 0.02 99.00 04:15:19 04:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:15:19 04:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:15:19 04:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:15:19 04:11:01 all 0.04 0.00 0.02 0.01 0.01 99.91 04:15:19 04:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:15:19 04:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:15:19 04:11:01 2 0.07 0.00 0.03 0.00 0.03 99.87 04:15:19 04:11:01 3 0.07 0.00 0.00 0.02 0.02 99.90 04:15:19 04:11:01 4 0.02 0.00 0.03 0.08 0.02 99.85 04:15:19 04:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:15:19 04:11:01 6 0.08 0.00 0.03 0.00 0.02 99.87 04:15:19 04:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:15:19 04:12:01 all 0.16 0.00 0.02 0.01 0.01 99.80 04:15:19 04:12:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:15:19 04:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:15:19 04:12:01 2 0.05 0.00 0.03 0.00 0.05 99.87 04:15:19 04:12:01 3 0.00 0.00 0.03 0.03 0.02 99.92 04:15:19 04:12:01 4 1.16 0.00 0.03 0.03 0.02 98.76 04:15:19 04:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:15:19 04:12:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:15:19 04:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:19 04:13:01 all 0.12 0.00 0.01 0.00 0.01 99.85 04:15:19 04:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:15:19 04:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:15:19 04:13:01 2 0.03 0.00 0.03 0.00 0.03 99.90 04:15:19 04:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:15:19 04:13:01 4 0.85 0.00 0.05 0.00 0.02 99.09 04:15:19 04:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:15:19 04:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:15:19 04:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:15:19 04:14:01 all 0.01 0.00 0.01 0.00 0.02 99.95 04:15:19 04:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:15:19 04:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:15:19 04:14:01 2 0.03 0.00 0.02 0.00 0.05 99.90 04:15:19 04:14:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:15:19 04:14:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:15:19 04:14:01 5 0.02 0.00 0.02 0.00 0.05 99.92 04:15:19 04:14:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:15:19 04:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:15:19 04:15:01 all 6.06 0.00 2.93 1.51 0.07 89.43 04:15:19 04:15:01 0 4.34 0.00 2.79 5.14 0.05 87.68 04:15:19 04:15:01 1 4.83 0.00 2.97 0.68 0.07 91.45 04:15:19 04:15:01 2 5.88 0.00 2.92 0.08 0.07 91.05 04:15:19 04:15:01 3 8.73 0.00 2.86 0.13 0.08 88.19 04:15:19 04:15:01 4 6.48 0.00 1.98 1.29 0.05 90.20 04:15:19 04:15:01 5 6.61 0.00 2.72 0.05 0.08 90.53 04:15:19 04:15:01 6 6.27 0.00 2.89 0.05 0.07 90.72 04:15:19 04:15:01 7 5.32 0.00 4.33 4.61 0.07 85.67 04:15:19 Average: all 4.75 0.00 1.09 0.40 0.03 93.73 04:15:19 Average: 0 4.43 0.00 0.97 0.44 0.03 94.13 04:15:19 Average: 1 4.71 0.00 1.18 0.81 0.03 93.27 04:15:19 Average: 2 4.65 0.00 1.04 0.11 0.04 94.16 04:15:19 Average: 3 4.78 0.00 1.08 0.36 0.03 93.74 04:15:19 Average: 4 5.04 0.00 1.10 0.27 0.03 93.56 04:15:19 Average: 5 4.93 0.00 1.07 0.43 0.04 93.52 04:15:19 Average: 6 4.74 0.00 1.06 0.25 0.03 93.93 04:15:19 Average: 7 4.74 0.00 1.19 0.52 0.04 93.51 04:15:19 04:15:19 04:15:19