Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab3bf70376c9802f6ba544aa167c564e283ce2c4 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-ssh9586455649605521371.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16785700924786813756.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9093274628647649338.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14215303916741961857.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2348244763995880867.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] ========================================================= [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.21 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-271’ Running on prd-ubuntu20.04-docker-8c-8g-276 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # 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 Avoid second fetch Checking out Revision ab3bf70376c9802f6ba544aa167c564e283ce2c4 (main) Commit message: "Merge pull request #345 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f ab3bf70376c9802f6ba544aa167c564e283ce2c4 # timeout=10 > git rev-list --no-walk d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:21:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:21:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:21:45 ========================================================= 08:21:45 EdgeX Global Pipelines Version Info 08:21:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:21:46 ------------------- 08:21:46 stable info: 08:21:46 ------------------- 08:21:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:21:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:21:46 Message: update stable to v1.0.258 08:21:46 ------------------- 08:21:46 experimental info: 08:21:46 ------------------- 08:21:46 Commited By: **** collab-it+edgex@linuxfoundation.org 08:21:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:21:46 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:21:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab3bf70 [Pipeline] echo 08:21:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:47 provisioning config files... 08:21:47 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2728986317774028133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:47 ---> ****-login.sh 08:21:47 nexus3.edgexfoundry.org:10001 08:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:48 Configure a credential helper to remove this warning. See 08:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:48 08:21:48 Login Succeeded 08:21:48 nexus3.edgexfoundry.org:10002 08:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:48 Configure a credential helper to remove this warning. See 08:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:48 08:21:48 Login Succeeded 08:21:48 nexus3.edgexfoundry.org:10003 08:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:48 Configure a credential helper to remove this warning. See 08:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:48 08:21:48 Login Succeeded 08:21:48 nexus3.edgexfoundry.org:10004 08:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:48 Configure a credential helper to remove this warning. See 08:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:48 08:21:48 Login Succeeded 08:21:48 ****.io 08:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:48 Configure a credential helper to remove this warning. See 08:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:48 08:21:48 Login Succeeded 08:21:48 ---> ****-login.sh ends [Pipeline] } 08:21:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:21:48 + git rev-list -1 --merges ab3bf70376c9802f6ba544aa167c564e283ce2c4~1..ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] echo 08:21:49 -----------> git rev-list -1 --merges ab3bf70376c9802f6ba544aa167c564e283ce2c4~1..ab3bf70376c9802f6ba544aa167c564e283ce2c4 ab3bf70376c9802f6ba544aa167c564e283ce2c4 08:21:49 ab3bf70376c9802f6ba544aa167c564e283ce2c4 [false] [Pipeline] sh 08:21:49 + git log --format=format:%s -1 ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] echo 08:21:49 ========================================================= 08:21:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:21:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:21:49 + git log --format=format:%s -1 ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] echo 08:21:49 [semverPrep] GIT_COMMIT: ab3bf70376c9802f6ba544aa167c564e283ce2c4, Commit Message: Merge pull request #345 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11 [Pipeline] echo 08:21:49 [semverPrep] This is not a build commit. [Pipeline] sh 08:21:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:21:50 + grep -v github /etc/ssh/ssh_known_hosts 08:21:50 + [ -e /tmp/ssh_known_hosts ] 08:21:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:21:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:21:50 + sudo tee -a /etc/ssh/ssh_known_hosts 08:21:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:21:50 08:21:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:21:50 0.1.4: Pulling from edgex-devops/py-git-semver 08:21:50 b85a868b505f: Pulling fs layer 08:21:50 e2be974225ed: Pulling fs layer 08:21:50 339a4e72a1f5: Pulling fs layer 08:21:50 988bab9f4d93: Pulling fs layer 08:21:50 1469e6f7b9e6: Pulling fs layer 08:21:50 eaf3925da568: Pulling fs layer 08:21:50 bab4dde63d76: Pulling fs layer 08:21:50 bde34c3a00c8: Pulling fs layer 08:21:50 b352a97aabf1: Pulling fs layer 08:21:50 4872d77fe225: Pulling fs layer 08:21:50 5851b861e8e6: Pulling fs layer 08:21:50 b352a97aabf1: Waiting 08:21:50 bab4dde63d76: Waiting 08:21:50 bde34c3a00c8: Waiting 08:21:50 4872d77fe225: Waiting 08:21:50 5851b861e8e6: Waiting 08:21:50 988bab9f4d93: Waiting 08:21:50 eaf3925da568: Waiting 08:21:50 e2be974225ed: Verifying Checksum 08:21:50 e2be974225ed: Download complete 08:21:51 988bab9f4d93: Verifying Checksum 08:21:51 988bab9f4d93: Download complete 08:21:51 339a4e72a1f5: Verifying Checksum 08:21:51 339a4e72a1f5: Download complete 08:21:51 1469e6f7b9e6: Verifying Checksum 08:21:51 1469e6f7b9e6: Download complete 08:21:51 eaf3925da568: Download complete 08:21:51 bde34c3a00c8: Verifying Checksum 08:21:51 bde34c3a00c8: Download complete 08:21:51 b352a97aabf1: Verifying Checksum 08:21:51 b352a97aabf1: Download complete 08:21:51 4872d77fe225: Verifying Checksum 08:21:51 4872d77fe225: Download complete 08:21:51 5851b861e8e6: Verifying Checksum 08:21:51 5851b861e8e6: Download complete 08:21:51 b85a868b505f: Verifying Checksum 08:21:51 b85a868b505f: Download complete 08:21:51 bab4dde63d76: Verifying Checksum 08:21:51 bab4dde63d76: Download complete 08:21:52 b85a868b505f: Pull complete 08:21:52 e2be974225ed: Pull complete 08:21:53 339a4e72a1f5: Pull complete 08:21:53 988bab9f4d93: Pull complete 08:21:54 1469e6f7b9e6: Pull complete 08:21:54 eaf3925da568: Pull complete 08:21:55 bab4dde63d76: Pull complete 08:21:55 bde34c3a00c8: Pull complete 08:21:55 b352a97aabf1: Pull complete 08:21:55 4872d77fe225: Pull complete 08:21:55 5851b861e8e6: Pull complete 08:21:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:21:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:21:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:56 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 08:21:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:21:59 $ docker top 50c21cd13b32fdcde2b124790493ec064acc0be07a4659c3a52b3963cc34b5d0 -eo pid,comm 08:21:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:21:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:22:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:00 [ssh-agent] Looking for ssh-agent implementation... 08:22:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:00 $ docker exec 50c21cd13b32fdcde2b124790493ec064acc0be07a4659c3a52b3963cc34b5d0 ssh-agent 08:22:00 SSH_AUTH_SOCK=/tmp/ssh-ReetRCvKlCxz/agent.32 08:22:00 SSH_AGENT_PID=38 08:22:00 Running ssh-add (command line suppressed) 08:22:00 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6771253777969329446.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6771253777969329446.key) 08:22:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:22:00 + git tag --points-at HEAD [Pipeline] } 08:22:00 $ docker exec --env ******** --env ******** 50c21cd13b32fdcde2b124790493ec064acc0be07a4659c3a52b3963cc34b5d0 ssh-agent -k 08:22:00 unset SSH_AUTH_SOCK; 08:22:00 unset SSH_AGENT_PID; 08:22:00 echo Agent pid 38 killed; 08:22:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:22:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:00 [ssh-agent] Looking for ssh-agent implementation... 08:22:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:00 $ docker exec 50c21cd13b32fdcde2b124790493ec064acc0be07a4659c3a52b3963cc34b5d0 ssh-agent 08:22:01 SSH_AUTH_SOCK=/tmp/ssh-CCoDZZtenEFf/agent.71 08:22:01 SSH_AGENT_PID=77 08:22:01 Running ssh-add (command line suppressed) 08:22:01 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17306956587395490793.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17306956587395490793.key) 08:22:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:22:01 + git semver init 08:22:01 2024-03-18 08:22:01,688 [run_init] DEBUG init version:0.0.0 force:False 08:22:01 2024-03-18 08:22:01,689 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 08:22:01 2024-03-18 08:22:01,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 08:22:01 2024-03-18 08:22:01,690 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 08:22:02 2024-03-18 08:22:02,708 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 08:22:02 2024-03-18 08:22:02,709 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 08:22:02 2024-03-18 08:22:02,709 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:22:02 2024-03-18 08:22:02,709 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:22:02 3.2.0-dev.8 [Pipeline] } 08:22:02 $ docker exec --env ******** --env ******** 50c21cd13b32fdcde2b124790493ec064acc0be07a4659c3a52b3963cc34b5d0 ssh-agent -k 08:22:03 unset SSH_AUTH_SOCK; 08:22:03 unset SSH_AGENT_PID; 08:22:03 echo Agent pid 77 killed; 08:22:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:22:03 + git semver [Pipeline] } 08:22:03 $ docker stop --time=1 50c21cd13b32fdcde2b124790493ec064acc0be07a4659c3a52b3963cc34b5d0 08:22:04 $ docker rm -f --volumes 50c21cd13b32fdcde2b124790493ec064acc0be07a4659c3a52b3963cc34b5d0 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:22:05 Stashed 1 file(s) [Pipeline] echo 08:22:05 [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:22:05 provisioning config files... 08:22:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8341787644922960695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:06 ---> ****-login.sh 08:22:06 nexus3.edgexfoundry.org:10001 08:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:06 Configure a credential helper to remove this warning. See 08:22:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:06 08:22:06 Login Succeeded 08:22:06 nexus3.edgexfoundry.org:10002 08:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:06 Configure a credential helper to remove this warning. See 08:22:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:06 08:22:06 Login Succeeded 08:22:06 nexus3.edgexfoundry.org:10003 08:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:06 Configure a credential helper to remove this warning. See 08:22:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:06 08:22:06 Login Succeeded 08:22:06 nexus3.edgexfoundry.org:10004 08:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:06 Configure a credential helper to remove this warning. See 08:22:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:06 08:22:06 Login Succeeded 08:22:06 ****.io 08:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:06 Configure a credential helper to remove this warning. See 08:22:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:06 08:22:06 Login Succeeded 08:22:06 ---> ****-login.sh ends [Pipeline] } 08:22:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:22:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:22:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:22:06 ========================================================= 08:22:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:22:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 08:22:07 Sending build context to Docker daemon 14.13MB 08:22:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:22:07 Step 2/12 : FROM ${BASE} AS builder 08:22:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:22:07 7264a8db6415: Pulling fs layer 08:22:07 c4d48a809fc2: Pulling fs layer 08:22:07 4f1c88b9dad5: Pulling fs layer 08:22:07 ad3a456e5733: Pulling fs layer 08:22:07 69c7f0334f64: Pulling fs layer 08:22:07 1f1c1a5573a3: Pulling fs layer 08:22:07 ce7588e14bc9: Pulling fs layer 08:22:07 b5e4710f87ac: Pulling fs layer 08:22:07 ad3a456e5733: Waiting 08:22:07 ce7588e14bc9: Waiting 08:22:07 b5e4710f87ac: Waiting 08:22:07 69c7f0334f64: Waiting 08:22:07 1f1c1a5573a3: Waiting 08:22:07 c4d48a809fc2: Download complete 08:22:07 ad3a456e5733: Verifying Checksum 08:22:07 ad3a456e5733: Download complete 08:22:07 69c7f0334f64: Verifying Checksum 08:22:07 69c7f0334f64: Download complete 08:22:07 7264a8db6415: Verifying Checksum 08:22:07 7264a8db6415: Download complete 08:22:07 1f1c1a5573a3: Verifying Checksum 08:22:07 1f1c1a5573a3: Download complete 08:22:07 7264a8db6415: Pull complete 08:22:07 b5e4710f87ac: Verifying Checksum 08:22:07 b5e4710f87ac: Download complete 08:22:07 c4d48a809fc2: Pull complete 08:22:07 4f1c88b9dad5: Verifying Checksum 08:22:07 4f1c88b9dad5: Download complete 08:22:08 ce7588e14bc9: Verifying Checksum 08:22:08 ce7588e14bc9: Download complete 08:22:11 4f1c88b9dad5: Pull complete 08:22:11 ad3a456e5733: Pull complete 08:22:11 69c7f0334f64: Pull complete 08:22:11 1f1c1a5573a3: Pull complete 08:22:13 ce7588e14bc9: Pull complete 08:22:13 b5e4710f87ac: Pull complete 08:22:13 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 08:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:22:13 ---> 88b5674ff536 08:22:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:22:17 ---> Running in 4942803955b5 08:22:17 Removing intermediate container 4942803955b5 08:22:17 ---> 1e6b3d2fc5d7 08:22:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:22:17 ---> Running in 0c9eec144f99 08:22:17 Removing intermediate container 0c9eec144f99 08:22:17 ---> f2d38fb331f7 08:22:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:22:17 ---> Running in 31eba114004c 08:22:17 Removing intermediate container 31eba114004c 08:22:17 ---> 46af85b341db 08:22:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:22:17 ---> Running in 8e820460e02d 08:22:17 Removing intermediate container 8e820460e02d 08:22:17 ---> b9303a17f952 08:22:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:22:17 ---> Running in a4a56d07b9c7 08:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:22:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:22:18 (1/4) Installing openssh-keygen (9.3_p2-r1) 08:22:18 (2/4) Installing libedit (20221030.3.1-r1) 08:22:18 (3/4) Installing openssh-client-common (9.3_p2-r1) 08:22:18 (4/4) Installing openssh-client-default (9.3_p2-r1) 08:22:18 Executing busybox-1.36.1-r5.trigger 08:22:18 OK: 268 MiB in 56 packages 08:22:19 Removing intermediate container a4a56d07b9c7 08:22:19 ---> 1e130e297915 08:22:19 Step 8/12 : WORKDIR /device-snmp-go 08:22:19 ---> Running in 531fa8cf486a 08:22:19 Removing intermediate container 531fa8cf486a 08:22:19 ---> 40521b55e977 08:22:19 Step 9/12 : COPY go.mod vendor* ./ 08:22:19 ---> cd3fa82033a0 08:22:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:22:19 ---> Running in 8876063e59ac 08:22:20 Still waiting to schedule task 08:22:20 ‘prd-ubuntu20.04-docker-arm64-4c-16g-272’ is offline 08:22:45 Removing intermediate container 8876063e59ac 08:22:45 ---> eb7ab6f25ece 08:22:45 Step 11/12 : COPY . . 08:22:45 ---> 15e568435263 08:22:45 Step 12/12 : RUN ${MAKE} 08:22:45 ---> Running in e419e1a696f2 08:22:45 noop 08:22:45 Removing intermediate container e419e1a696f2 08:22:45 ---> c2458141cd2b 08:22:45 Successfully built c2458141cd2b 08:22:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:45 + docker inspect -f . ci-base-image-x86_64 08:22:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:45 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 08:22:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:22:46 $ docker top cc9f46d3c627c35e51c208d78aafaf376bc233a0e88530314de4dc6661d9b019 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:46 + go version 08:22:46 go version go1.21.0 linux/amd64 [Pipeline] } 08:22:46 $ docker stop --time=1 cc9f46d3c627c35e51c208d78aafaf376bc233a0e88530314de4dc6661d9b019 08:22:47 $ docker rm -f --volumes cc9f46d3c627c35e51c208d78aafaf376bc233a0e88530314de4dc6661d9b019 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:48 + docker inspect -f . ci-base-image-x86_64 08:22:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:48 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 08:22:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:22:48 $ docker top f2a4100420ff41608ad29c6b4040e802225d367280b0c6fbbae86d986d4d0c16 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 08:22:49 + make test 08:22:49 go test ./... -coverprofile=coverage.out 08:22:50 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:23:00 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 08:23:00 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 08:23:06 go vet ./... 08:23:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:23:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:23:08 ./bin/test-attribution-txt.sh 08:23:08 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 08:23:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:23:08 $ docker stop --time=1 f2a4100420ff41608ad29c6b4040e802225d367280b0c6fbbae86d986d4d0c16 08:23:12 $ docker rm -f --volumes f2a4100420ff41608ad29c6b4040e802225d367280b0c6fbbae86d986d4d0c16 [Pipeline] // withDockerContainer [Pipeline] sh 08:23:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:23:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:23:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:23:13 + ls -al . 08:23:13 total 172 08:23:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:22 . 08:23:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:21 .. 08:23:13 -rw-rw-r-- 1 jenkins jenkins 6 Mar 18 08:21 .dockerignore 08:23:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:22 .git 08:23:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:21 .github 08:23:13 -rw-rw-r-- 1 jenkins jenkins 263 Mar 18 08:21 .gitignore 08:23:13 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 08:21 .golangci.yml 08:23:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 08:22 .semver 08:23:13 -rw-rw-r-- 1 jenkins jenkins 10025 Mar 18 08:21 Attribution.txt 08:23:13 -rw-rw-r-- 1 jenkins jenkins 11809 Mar 18 08:21 CHANGELOG.md 08:23:13 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 18 08:21 Dockerfile 08:23:13 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 08:21 GOVERNANCE.md 08:23:13 -rw-rw-r-- 1 jenkins jenkins 656 Mar 18 08:21 Jenkinsfile 08:23:13 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 08:21 LICENSE 08:23:13 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 18 08:21 Makefile 08:23:13 -rw-rw-r-- 1 jenkins jenkins 620 Mar 18 08:21 OWNERS.md 08:23:13 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 18 08:21 README.md 08:23:13 -rw-rw-r-- 1 jenkins jenkins 11 Mar 18 08:22 VERSION 08:23:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:21 bin 08:23:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:21 cmd 08:23:13 -rw-r--r-- 1 jenkins jenkins 8837 Mar 18 08:22 coverage.out 08:23:13 -rw-rw-r-- 1 jenkins jenkins 3757 Mar 18 08:21 go.mod 08:23:13 -rw-rw-r-- 1 jenkins jenkins 35944 Mar 18 08:21 go.sum 08:23:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:21 internal 08:23:13 -rw-rw-r-- 1 jenkins jenkins 228 Mar 18 08:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:13 + 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=ab3bf70376c9802f6ba544aa167c564e283ce2c4 --label arch=amd64 --label version=3.2.0-dev.8 . 08:23:13 Sending build context to Docker daemon 14.14MB 08:23:13 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 08:23:13 Step 2/25 : FROM ${BASE} AS builder 08:23:13 ---> c2458141cd2b 08:23:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:23:13 ---> Running in 23778aa04cc2 08:23:13 Removing intermediate container 23778aa04cc2 08:23:13 ---> b017f534239c 08:23:13 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:23:13 ---> Running in fdc65cd6143b 08:23:13 Removing intermediate container fdc65cd6143b 08:23:13 ---> 203f7164bd71 08:23:13 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:23:13 ---> Running in 9344f988007b 08:23:13 Removing intermediate container 9344f988007b 08:23:13 ---> 9a6d47c34adb 08:23:13 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:23:14 ---> Running in c1ca47612d1c 08:23:14 Removing intermediate container c1ca47612d1c 08:23:14 ---> 615d91724e0e 08:23:14 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:23:14 ---> Running in 0c5737af883a 08:23:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:23:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:23:14 OK: 268 MiB in 56 packages 08:23:15 Removing intermediate container 0c5737af883a 08:23:15 ---> 3844b9e617c9 08:23:15 Step 8/25 : WORKDIR /device-snmp-go 08:23:15 ---> Running in 8d322fe38850 08:23:15 Removing intermediate container 8d322fe38850 08:23:15 ---> d7dab1f5ae54 08:23:15 Step 9/25 : COPY go.mod vendor* ./ 08:23:15 ---> 5490710c45b2 08:23:15 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:15 ---> Running in 30fdee9d6e9b 08:23:16 Removing intermediate container 30fdee9d6e9b 08:23:16 ---> ac333b69a907 08:23:16 Step 11/25 : COPY . . 08:23:16 ---> 9b253f012130 08:23:16 Step 12/25 : RUN ${MAKE} 08:23:16 ---> Running in dedd7573a1f8 08:23:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:23:34 Removing intermediate container dedd7573a1f8 08:23:34 ---> a91bdfaa8c36 08:23:34 Step 13/25 : FROM alpine:3.18 08:23:35 3.18: Pulling from library/alpine 08:23:35 619be1103602: Pulling fs layer 08:23:35 619be1103602: Verifying Checksum 08:23:35 619be1103602: Download complete 08:23:35 619be1103602: Pull complete 08:23:35 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:23:35 Status: Downloaded newer image for alpine:3.18 08:23:35 ---> d3782b16ccc9 08:23:35 Step 14/25 : RUN apk add --update --no-cache dumb-init 08:23:35 ---> Running in d729418d9c42 08:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:23:36 (1/1) Installing dumb-init (1.2.5-r2) 08:23:36 Executing busybox-1.36.1-r5.trigger 08:23:36 OK: 7 MiB in 16 packages 08:23:36 Removing intermediate container d729418d9c42 08:23:36 ---> cbe365ce1488 08:23:36 Step 15/25 : RUN apk --no-cache upgrade 08:23:36 ---> Running in 4dc6788faa64 08:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:23:37 OK: 7 MiB in 16 packages 08:23:37 Removing intermediate container 4dc6788faa64 08:23:37 ---> c6b80b602afd 08:23:37 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 08:23:38 ---> e9c231f41033 08:23:38 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:23:38 ---> c1ff883a2897 08:23:38 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 08:23:38 ---> 237db03a9fc6 08:23:38 Step 19/25 : EXPOSE 59993 08:23:38 ---> Running in beaae58bbdb3 08:23:38 Removing intermediate container beaae58bbdb3 08:23:38 ---> 76db9a1fa601 08:23:38 Step 20/25 : EXPOSE 161 08:23:38 ---> Running in 40f945fe1966 08:23:38 Removing intermediate container 40f945fe1966 08:23:38 ---> 12b4851b3151 08:23:38 Step 21/25 : ENTRYPOINT ["/device-snmp"] 08:23:38 ---> Running in 1180fc549477 08:23:38 Removing intermediate container 1180fc549477 08:23:38 ---> aa30d507ca55 08:23:38 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:23:38 ---> Running in 6332ae5270d2 08:23:38 Removing intermediate container 6332ae5270d2 08:23:38 ---> 7dfab8d475e4 08:23:38 Step 23/25 : LABEL arch=amd64 08:23:38 ---> Running in 0fd941cb3aad 08:23:38 Removing intermediate container 0fd941cb3aad 08:23:38 ---> d6a6356a4b6a 08:23:38 Step 24/25 : LABEL git_sha=ab3bf70376c9802f6ba544aa167c564e283ce2c4 08:23:38 ---> Running in 1b61018f68fc 08:23:38 Removing intermediate container 1b61018f68fc 08:23:38 ---> 2028df978a37 08:23:38 Step 25/25 : LABEL version=3.2.0-dev.8 08:23:38 ---> Running in d6e148b01bc2 08:23:38 Removing intermediate container d6e148b01bc2 08:23:38 ---> 452f276b7ac6 08:23:38 [Warning] One or more build-args [ARCH] were not consumed 08:23:38 Successfully built 452f276b7ac6 08:23:38 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:39 provisioning config files... 08:23:39 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config946636737271939942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:39 ---> ****-login.sh 08:23:39 nexus3.edgexfoundry.org:10001 08:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:39 Configure a credential helper to remove this warning. See 08:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:39 08:23:39 Login Succeeded 08:23:39 nexus3.edgexfoundry.org:10002 08:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:39 Configure a credential helper to remove this warning. See 08:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:39 08:23:39 Login Succeeded 08:23:39 nexus3.edgexfoundry.org:10003 08:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:39 Configure a credential helper to remove this warning. See 08:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:39 08:23:39 Login Succeeded 08:23:39 nexus3.edgexfoundry.org:10004 08:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:39 Configure a credential helper to remove this warning. See 08:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:39 08:23:39 Login Succeeded 08:23:39 ****.io 08:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:39 Configure a credential helper to remove this warning. See 08:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:39 08:23:39 Login Succeeded 08:23:39 ---> ****-login.sh ends [Pipeline] } 08:23:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:23:40 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 08:23:40 ab3bf70376c9802f6ba544aa167c564e283ce2c4 08:23:40 latest 08:23:40 3.2.0-dev.8 08:23:40 ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 08:23:40 main 08:23:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:40 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:40 + docker push nexus3.edgexfoundry.org:10004/device-snmp:ab3bf70376c9802f6ba544aa167c564e283ce2c4 08:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:23:40 76495bef2851: Preparing 08:23:40 397db6d8d3ea: Preparing 08:23:40 0fa5812273dc: Preparing 08:23:40 fa09a4a91ad3: Preparing 08:23:40 6eda6a2e27b0: Preparing 08:23:40 aedc3bda2944: Preparing 08:23:40 aedc3bda2944: Waiting 08:23:40 397db6d8d3ea: Pushed 08:23:40 6eda6a2e27b0: Pushed 08:23:40 76495bef2851: Pushed 08:23:40 fa09a4a91ad3: Pushed 08:23:40 aedc3bda2944: Layer already exists 08:23:43 0fa5812273dc: Pushed 08:23:43 ab3bf70376c9802f6ba544aa167c564e283ce2c4: digest: sha256:8d25b976a7e6b5bd952e66901096f1aaf6cec7119aeaadb3418f8f9311bf1dbf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:43 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:44 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 08:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:23:44 76495bef2851: Preparing 08:23:44 397db6d8d3ea: Preparing 08:23:44 0fa5812273dc: Preparing 08:23:44 fa09a4a91ad3: Preparing 08:23:44 6eda6a2e27b0: Preparing 08:23:44 aedc3bda2944: Preparing 08:23:44 aedc3bda2944: Waiting 08:23:44 6eda6a2e27b0: Layer already exists 08:23:44 397db6d8d3ea: Layer already exists 08:23:44 76495bef2851: Layer already exists 08:23:44 fa09a4a91ad3: Layer already exists 08:23:44 0fa5812273dc: Layer already exists 08:23:44 aedc3bda2944: Layer already exists 08:23:44 latest: digest: sha256:8d25b976a7e6b5bd952e66901096f1aaf6cec7119aeaadb3418f8f9311bf1dbf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:44 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:44 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.8 08:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:23:44 76495bef2851: Preparing 08:23:44 397db6d8d3ea: Preparing 08:23:44 0fa5812273dc: Preparing 08:23:44 fa09a4a91ad3: Preparing 08:23:44 6eda6a2e27b0: Preparing 08:23:44 aedc3bda2944: Preparing 08:23:44 6eda6a2e27b0: Layer already exists 08:23:44 76495bef2851: Layer already exists 08:23:44 0fa5812273dc: Layer already exists 08:23:44 397db6d8d3ea: Layer already exists 08:23:44 fa09a4a91ad3: Layer already exists 08:23:44 aedc3bda2944: Layer already exists 08:23:44 3.2.0-dev.8: digest: sha256:8d25b976a7e6b5bd952e66901096f1aaf6cec7119aeaadb3418f8f9311bf1dbf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:45 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:45 + docker push nexus3.edgexfoundry.org:10004/device-snmp:ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 08:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:23:45 76495bef2851: Preparing 08:23:45 397db6d8d3ea: Preparing 08:23:45 0fa5812273dc: Preparing 08:23:45 fa09a4a91ad3: Preparing 08:23:45 6eda6a2e27b0: Preparing 08:23:45 aedc3bda2944: Preparing 08:23:45 397db6d8d3ea: Layer already exists 08:23:45 0fa5812273dc: Layer already exists 08:23:45 76495bef2851: Layer already exists 08:23:45 fa09a4a91ad3: Layer already exists 08:23:45 6eda6a2e27b0: Layer already exists 08:23:45 aedc3bda2944: Layer already exists 08:23:45 ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8: digest: sha256:8d25b976a7e6b5bd952e66901096f1aaf6cec7119aeaadb3418f8f9311bf1dbf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:45 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 08:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:23:46 76495bef2851: Preparing 08:23:46 397db6d8d3ea: Preparing 08:23:46 0fa5812273dc: Preparing 08:23:46 fa09a4a91ad3: Preparing 08:23:46 6eda6a2e27b0: Preparing 08:23:46 aedc3bda2944: Preparing 08:23:46 aedc3bda2944: Waiting 08:23:46 0fa5812273dc: Layer already exists 08:23:46 76495bef2851: Layer already exists 08:23:46 397db6d8d3ea: Layer already exists 08:23:46 6eda6a2e27b0: Layer already exists 08:23:46 fa09a4a91ad3: Layer already exists 08:23:46 aedc3bda2944: Layer already exists 08:23:46 main: digest: sha256:8d25b976a7e6b5bd952e66901096f1aaf6cec7119aeaadb3418f8f9311bf1dbf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:46 ===================================================== [Pipeline] echo 08:23:46 taggedImages: 08:23:46 - nexus3.edgexfoundry.org:10004/device-snmp:ab3bf70376c9802f6ba544aa167c564e283ce2c4 08:23:46 - nexus3.edgexfoundry.org:10004/device-snmp:latest 08:23:46 - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.8 08:23:46 - nexus3.edgexfoundry.org:10004/device-snmp:ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 08:23:46 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:46 08:23:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:46 latest: Pulling from edgex-lftools-log-publisher 08:23:46 5eb5b503b376: Pulling fs layer 08:23:46 5c69ac0246d0: Pulling fs layer 08:23:46 ec43610c2a17: Pulling fs layer 08:23:46 3a2ae6a8a46f: Pulling fs layer 08:23:46 33b1e0a273af: Pulling fs layer 08:23:46 5d3b04190fa2: Pulling fs layer 08:23:46 2f39f015ded8: Pulling fs layer 08:23:46 33b1e0a273af: Waiting 08:23:46 5d3b04190fa2: Waiting 08:23:46 2f39f015ded8: Waiting 08:23:46 3a2ae6a8a46f: Waiting 08:23:46 5c69ac0246d0: Verifying Checksum 08:23:46 5c69ac0246d0: Download complete 08:23:46 3a2ae6a8a46f: Download complete 08:23:46 33b1e0a273af: Verifying Checksum 08:23:46 33b1e0a273af: Download complete 08:23:46 ec43610c2a17: Verifying Checksum 08:23:46 ec43610c2a17: Download complete 08:23:46 5d3b04190fa2: Download complete 08:23:47 5eb5b503b376: Verifying Checksum 08:23:47 5eb5b503b376: Download complete 08:23:47 2f39f015ded8: Download complete 08:23:48 5eb5b503b376: Pull complete 08:23:48 5c69ac0246d0: Pull complete 08:23:48 ec43610c2a17: Pull complete 08:23:48 3a2ae6a8a46f: Pull complete 08:23:49 33b1e0a273af: Pull complete 08:23:49 5d3b04190fa2: Pull complete 08:23:53 2f39f015ded8: Pull complete 08:23:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:23:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:53 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 08:23:53 $ 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/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:23:56 $ docker top e45c36d67b87a71f5e22d989f8a6fd3e2bd604865e28420f48902d2bbd22daf2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:56 ---> job-cost.sh 08:23:56 lf-activate-venv: SKIPPING 08:23:56 INFO: No Stack... 08:23:57 INFO: Retrieving Pricing Info for: v3-standard-8 08:23:57 INFO: Archiving Costs [Pipeline] sh 08:23:57 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 08:23:57 + cut -d, -f6 [Pipeline] lock 08:23:57 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] 08:23:57 Resource [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] did not exist. Created. 08:23:57 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:23:58 + echo total: 0.2199999988079071 [Pipeline] stash 08:23:58 Stashed 1 file(s) [Pipeline] } 08:23:58 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 08:23:58 $ docker stop --time=1 e45c36d67b87a71f5e22d989f8a6fd3e2bd604865e28420f48902d2bbd22daf2 08:23:59 $ docker rm -f --volumes e45c36d67b87a71f5e22d989f8a6fd3e2bd604865e28420f48902d2bbd22daf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:24:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-278 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 08:24:55 Running in /w/workspace/device-snmp-go/108 [Pipeline] { [Pipeline] checkout 08:24:58 Selected Git installation does not exist. Using Default 08:24:58 The recommended git tool is: NONE 08:25:03 using credential edgex-jenkins-ssh 08:25:03 Cloning the remote Git repository 08:25:03 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 08:25:03 > git init /w/workspace/device-snmp-go/108 # timeout=10 08:25:03 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 08:25:03 > git --version # timeout=10 08:25:03 > git --version # 'git version 2.25.1' 08:25:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:05 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 08:25:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:06 Avoid second fetch 08:25:06 Checking out Revision ab3bf70376c9802f6ba544aa167c564e283ce2c4 (main) 08:25:06 > git config core.sparsecheckout # timeout=10 08:25:06 > git checkout -f ab3bf70376c9802f6ba544aa167c564e283ce2c4 # timeout=10 08:25:07 Commit message: "Merge pull request #345 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:25:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:25:12 % Total % Received % Xferd Average Speed Time Time Time Current 08:25:12 Dload Upload Total Spent Left Speed 08:25:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 250k 0 --:--:-- --:--:-- --:--:-- 250k [Pipeline] sh 08:25:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:25:12 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 08:25:12 /etc/docker/daemon.json 08:25:12 { 08:25:12 "registry-mirrors": [ 08:25:12 "https://nexus3.edgexfoundry.org:10001" 08:25:12 ], 08:25:12 "bip": "10.250.0.254/24", 08:25:12 "hosts": [ 08:25:12 "tcp://0.0.0.0:5555", 08:25:12 "unix:///var/run/docker.sock" 08:25:12 ], 08:25:12 "mtu": 1458, 08:25:12 "selinux-enabled": true, 08:25:12 "seccomp-profile": "/etc/docker/seccomp.json" 08:25:12 } [Pipeline] sh 08:25:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:25:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:25:31 provisioning config files... 08:25:31 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/108@tmp/config9793948432458765740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:25:32 ---> ****-login.sh 08:25:32 nexus3.edgexfoundry.org:10001 08:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:25:32 Configure a credential helper to remove this warning. See 08:25:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:25:32 08:25:32 Login Succeeded 08:25:32 nexus3.edgexfoundry.org:10002 08:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:25:33 Configure a credential helper to remove this warning. See 08:25:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:25:33 08:25:33 Login Succeeded 08:25:33 nexus3.edgexfoundry.org:10003 08:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:25:33 Configure a credential helper to remove this warning. See 08:25:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:25:33 08:25:33 Login Succeeded 08:25:33 nexus3.edgexfoundry.org:10004 08:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:25:34 Configure a credential helper to remove this warning. See 08:25:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:25:34 08:25:34 Login Succeeded 08:25:34 ****.io 08:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:25:34 Configure a credential helper to remove this warning. See 08:25:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:25:34 08:25:34 Login Succeeded 08:25:34 ---> ****-login.sh ends [Pipeline] } 08:25:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:25:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:25:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:25:34 ========================================================= 08:25:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:25:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 08:25:35 Sending build context to Docker daemon 7.151MB 08:25:35 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:25:35 Step 2/12 : FROM ${BASE} AS builder 08:25:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:25:35 9fda8d8052c6: Pulling fs layer 08:25:35 5d54e960e981: Pulling fs layer 08:25:35 c4a7e357bf2a: Pulling fs layer 08:25:35 f0e02332f6b5: Pulling fs layer 08:25:35 872ee5b61b7b: Pulling fs layer 08:25:35 0c6a40ed1a82: Pulling fs layer 08:25:35 94ae7d8d031c: Pulling fs layer 08:25:35 f0e02332f6b5: Waiting 08:25:35 872ee5b61b7b: Waiting 08:25:35 0c6a40ed1a82: Waiting 08:25:35 94ae7d8d031c: Waiting 08:25:35 5d54e960e981: Verifying Checksum 08:25:35 5d54e960e981: Download complete 08:25:35 f0e02332f6b5: Download complete 08:25:35 872ee5b61b7b: Download complete 08:25:35 9fda8d8052c6: Verifying Checksum 08:25:35 9fda8d8052c6: Download complete 08:25:36 94ae7d8d031c: Verifying Checksum 08:25:36 94ae7d8d031c: Download complete 08:25:36 9fda8d8052c6: Pull complete 08:25:37 5d54e960e981: Pull complete 08:25:37 c4a7e357bf2a: Verifying Checksum 08:25:37 c4a7e357bf2a: Download complete 08:25:39 0c6a40ed1a82: Verifying Checksum 08:25:39 0c6a40ed1a82: Download complete 08:25:51 c4a7e357bf2a: Pull complete 08:25:51 f0e02332f6b5: Pull complete 08:25:51 872ee5b61b7b: Pull complete 08:25:59 0c6a40ed1a82: Pull complete 08:26:01 94ae7d8d031c: Pull complete 08:26:01 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 08:26:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:26:01 ---> 86de565de09d 08:26:01 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:26:02 ---> Running in 14b398135510 08:26:03 Removing intermediate container 14b398135510 08:26:03 ---> 8713149e9a0d 08:26:03 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:26:03 ---> Running in 3b628c81b1df 08:26:03 Removing intermediate container 3b628c81b1df 08:26:03 ---> a70e46d5e068 08:26:03 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:26:03 ---> Running in 821729d015d2 08:26:03 Removing intermediate container 821729d015d2 08:26:03 ---> 54e5559b3591 08:26:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:26:03 ---> Running in 0331a1d314d6 08:26:04 Removing intermediate container 0331a1d314d6 08:26:04 ---> 71c3b3e3294b 08:26:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:26:04 ---> Running in ea0c0dc5fc7d 08:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:26:07 (1/4) Installing openssh-keygen (9.3_p2-r1) 08:26:07 (2/4) Installing libedit (20221030.3.1-r1) 08:26:07 (3/4) Installing openssh-client-common (9.3_p2-r1) 08:26:07 (4/4) Installing openssh-client-default (9.3_p2-r1) 08:26:07 Executing busybox-1.36.1-r5.trigger 08:26:07 OK: 271 MiB in 56 packages 08:26:07 Removing intermediate container ea0c0dc5fc7d 08:26:07 ---> 5da351d880e7 08:26:07 Step 8/12 : WORKDIR /device-snmp-go 08:26:07 ---> Running in 1201443a0b2d 08:26:08 Removing intermediate container 1201443a0b2d 08:26:08 ---> ecd965b6ad54 08:26:08 Step 9/12 : COPY go.mod vendor* ./ 08:26:08 ---> d1c73a263820 08:26:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:26:08 ---> Running in 738ae50c3a29 08:27:16 Removing intermediate container 738ae50c3a29 08:27:16 ---> b95acb8b606a 08:27:16 Step 11/12 : COPY . . 08:27:16 ---> 5ca4cfa69e73 08:27:16 Step 12/12 : RUN ${MAKE} 08:27:16 ---> Running in 044750df634c 08:27:16 noop 08:27:16 Removing intermediate container 044750df634c 08:27:16 ---> 20aea802ce7f 08:27:16 Successfully built 20aea802ce7f 08:27:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:17 + docker inspect -f . ci-base-image-arm64 08:27:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:17 prd-ubuntu20.04-docker-arm64-4c-16g-278 does not seem to be running inside a container 08:27:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/108 -v /w/workspace/device-snmp-go/108:/w/workspace/device-snmp-go/108:rw,z -v /w/workspace/device-snmp-go/108@tmp:/w/workspace/device-snmp-go/108@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 08:27:18 $ docker top 556ae42aa72119492beca21812d1130f17915d5369dfe8a0d6ffaa63b128ad7f -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:19 + go version 08:27:19 go version go1.21.0 linux/arm64 [Pipeline] } 08:27:19 $ docker stop --time=1 556ae42aa72119492beca21812d1130f17915d5369dfe8a0d6ffaa63b128ad7f 08:27:21 $ docker rm -f --volumes 556ae42aa72119492beca21812d1130f17915d5369dfe8a0d6ffaa63b128ad7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:21 + docker inspect -f . ci-base-image-arm64 08:27:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:21 prd-ubuntu20.04-docker-arm64-4c-16g-278 does not seem to be running inside a container 08:27:21 $ 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/108 -v /w/workspace/device-snmp-go/108:/w/workspace/device-snmp-go/108:rw,z -v /w/workspace/device-snmp-go/108@tmp:/w/workspace/device-snmp-go/108@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 08:27:23 $ docker top 4d4ea9018ec4e17e5b79baf424aee5c40bd32cb50adc7466e92fd6167648e399 -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:23 + git config --global --add safe.directory /w/workspace/device-snmp-go/108 [Pipeline] fileExists [Pipeline] sh 08:27:24 + make test 08:27:24 go test ./... -coverprofile=coverage.out 08:27:27 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:29:04 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 08:29:04 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.039s coverage: 0.0% of statements 08:29:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:29:04 go vet ./... 08:29:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:29:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:29:19 ./bin/test-attribution-txt.sh 08:29:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 08:29:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:29:19 $ docker stop --time=1 4d4ea9018ec4e17e5b79baf424aee5c40bd32cb50adc7466e92fd6167648e399 08:29:21 $ docker rm -f --volumes 4d4ea9018ec4e17e5b79baf424aee5c40bd32cb50adc7466e92fd6167648e399 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:29:22 Warning: overwriting stash ‘coverage-report’ 08:29:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:29:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:29:24 + ls -al . 08:29:24 total 168 08:29:24 drwxrwxr-x 7 jenkins jenkins 4096 Mar 18 08:27 . 08:29:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:25 .. 08:29:24 -rw-rw-r-- 1 jenkins jenkins 6 Mar 18 08:25 .dockerignore 08:29:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:25 .git 08:29:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:25 .github 08:29:24 -rw-rw-r-- 1 jenkins jenkins 263 Mar 18 08:25 .gitignore 08:29:24 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 08:25 .golangci.yml 08:29:24 -rw-rw-r-- 1 jenkins jenkins 10025 Mar 18 08:25 Attribution.txt 08:29:24 -rw-rw-r-- 1 jenkins jenkins 11809 Mar 18 08:25 CHANGELOG.md 08:29:24 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 18 08:25 Dockerfile 08:29:24 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 08:25 GOVERNANCE.md 08:29:24 -rw-rw-r-- 1 jenkins jenkins 656 Mar 18 08:25 Jenkinsfile 08:29:24 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 08:25 LICENSE 08:29:24 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 18 08:25 Makefile 08:29:24 -rw-rw-r-- 1 jenkins jenkins 620 Mar 18 08:25 OWNERS.md 08:29:24 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 18 08:25 README.md 08:29:24 -rw-rw-r-- 1 jenkins jenkins 11 Mar 18 08:22 VERSION 08:29:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:25 bin 08:29:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:25 cmd 08:29:24 -rw-r--r-- 1 jenkins jenkins 8837 Mar 18 08:28 coverage.out 08:29:24 -rw-rw-r-- 1 jenkins jenkins 3757 Mar 18 08:25 go.mod 08:29:24 -rw-rw-r-- 1 jenkins jenkins 35944 Mar 18 08:25 go.sum 08:29:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:25 internal 08:29:24 -rw-rw-r-- 1 jenkins jenkins 228 Mar 18 08:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:25 + 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=ab3bf70376c9802f6ba544aa167c564e283ce2c4 --label arch=arm64 --label version=3.2.0-dev.8 . 08:29:25 Sending build context to Docker daemon 7.161MB 08:29:25 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 08:29:25 Step 2/25 : FROM ${BASE} AS builder 08:29:25 ---> 20aea802ce7f 08:29:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:29:25 ---> Running in 9321cc994bcf 08:29:25 Removing intermediate container 9321cc994bcf 08:29:25 ---> a1becacdc664 08:29:25 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:29:26 ---> Running in 3058016d9e96 08:29:26 Removing intermediate container 3058016d9e96 08:29:26 ---> b69bd478fd98 08:29:26 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:29:26 ---> Running in fb1dd209b967 08:29:26 Removing intermediate container fb1dd209b967 08:29:26 ---> 65a2f941852e 08:29:26 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:29:26 ---> Running in 737544bc1223 08:29:27 Removing intermediate container 737544bc1223 08:29:27 ---> 2d09267e4bd0 08:29:27 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:29:27 ---> Running in 707ed9e7af8a 08:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:29:29 OK: 271 MiB in 56 packages 08:29:30 Removing intermediate container 707ed9e7af8a 08:29:30 ---> 8cf4e2e1d3bb 08:29:30 Step 8/25 : WORKDIR /device-snmp-go 08:29:30 ---> Running in 54219800fade 08:29:31 Removing intermediate container 54219800fade 08:29:31 ---> 1d3bf1496520 08:29:31 Step 9/25 : COPY go.mod vendor* ./ 08:29:31 ---> e55048d7c5b9 08:29:31 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:29:31 ---> Running in 161ff9821d59 08:29:33 Removing intermediate container 161ff9821d59 08:29:33 ---> 3882afc58de0 08:29:33 Step 11/25 : COPY . . 08:29:35 ---> 42faf8a32d20 08:29:35 Step 12/25 : RUN ${MAKE} 08:29:35 ---> Running in 0a2c382462ef 08:29:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:31:27 Removing intermediate container 0a2c382462ef 08:31:27 ---> 9bbe239da410 08:31:27 Step 13/25 : FROM alpine:3.18 08:31:27 3.18: Pulling from library/alpine 08:31:27 c6b39de5b339: Pulling fs layer 08:31:27 c6b39de5b339: Verifying Checksum 08:31:27 c6b39de5b339: Download complete 08:31:27 c6b39de5b339: Pull complete 08:31:27 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:31:27 Status: Downloaded newer image for alpine:3.18 08:31:27 ---> 33abbf032149 08:31:27 Step 14/25 : RUN apk add --update --no-cache dumb-init 08:31:27 ---> Running in 5dee6c30382d 08:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:31:27 (1/1) Installing dumb-init (1.2.5-r2) 08:31:27 Executing busybox-1.36.1-r5.trigger 08:31:27 OK: 8 MiB in 16 packages 08:31:27 Removing intermediate container 5dee6c30382d 08:31:27 ---> 0947d3c6624f 08:31:27 Step 15/25 : RUN apk --no-cache upgrade 08:31:27 ---> Running in deae4ff77b00 08:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:31:29 OK: 8 MiB in 16 packages 08:31:30 Removing intermediate container deae4ff77b00 08:31:30 ---> 49816410c013 08:31:30 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 08:31:31 ---> 09d1c0068895 08:31:31 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:31:31 ---> dd436cf41794 08:31:31 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 08:31:32 ---> c5b9468de27a 08:31:32 Step 19/25 : EXPOSE 59993 08:31:32 ---> Running in d185615d9971 08:31:32 Removing intermediate container d185615d9971 08:31:32 ---> 69b61c35ad60 08:31:32 Step 20/25 : EXPOSE 161 08:31:32 ---> Running in 96d9dd59637c 08:31:33 Removing intermediate container 96d9dd59637c 08:31:33 ---> 8e0a4a423ac7 08:31:33 Step 21/25 : ENTRYPOINT ["/device-snmp"] 08:31:33 ---> Running in f1a927732521 08:31:33 Removing intermediate container f1a927732521 08:31:33 ---> 60f77bac61d6 08:31:33 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:31:33 ---> Running in 906850f0c532 08:31:33 Removing intermediate container 906850f0c532 08:31:33 ---> 7496a4dd6c12 08:31:33 Step 23/25 : LABEL arch=arm64 08:31:33 ---> Running in e6eb483704d6 08:31:34 Removing intermediate container e6eb483704d6 08:31:34 ---> f0d52b18f00d 08:31:34 Step 24/25 : LABEL git_sha=ab3bf70376c9802f6ba544aa167c564e283ce2c4 08:31:34 ---> Running in ce6d1ee9a5f9 08:31:34 Removing intermediate container ce6d1ee9a5f9 08:31:34 ---> 379137bc6b5f 08:31:34 Step 25/25 : LABEL version=3.2.0-dev.8 08:31:34 ---> Running in 148d1f27d1ec 08:31:34 Removing intermediate container 148d1f27d1ec 08:31:34 ---> f24b3505dbc4 08:31:34 [Warning] One or more build-args [ARCH] were not consumed 08:31:34 Successfully built f24b3505dbc4 08:31:34 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 08:31:35 provisioning config files... 08:31:35 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/108@tmp/config18377465442910517980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:35 ---> ****-login.sh 08:31:35 nexus3.edgexfoundry.org:10001 08:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:35 Configure a credential helper to remove this warning. See 08:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:35 08:31:35 Login Succeeded 08:31:35 nexus3.edgexfoundry.org:10002 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 nexus3.edgexfoundry.org:10003 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 nexus3.edgexfoundry.org:10004 08:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:36 Configure a credential helper to remove this warning. See 08:31:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:36 08:31:36 Login Succeeded 08:31:36 ****.io 08:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:37 Configure a credential helper to remove this warning. See 08:31:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:37 08:31:37 Login Succeeded 08:31:37 ---> ****-login.sh ends [Pipeline] } 08:31:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:37 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 08:31:37 ab3bf70376c9802f6ba544aa167c564e283ce2c4 08:31:37 latest 08:31:37 3.2.0-dev.8 08:31:37 ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 08:31:37 main 08:31:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:37 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:38 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab3bf70376c9802f6ba544aa167c564e283ce2c4 08:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:31:38 a4003b252309: Preparing 08:31:38 f49d1d0d398a: Preparing 08:31:38 1e628b75fae3: Preparing 08:31:38 837b26b84170: Preparing 08:31:38 256a799f813d: Preparing 08:31:38 7c504f21be85: Preparing 08:31:38 7c504f21be85: Waiting 08:31:38 256a799f813d: Pushed 08:31:38 837b26b84170: Pushed 08:31:38 a4003b252309: Pushed 08:31:38 f49d1d0d398a: Pushed 08:31:38 7c504f21be85: Layer already exists 08:31:43 1e628b75fae3: Pushed 08:31:44 ab3bf70376c9802f6ba544aa167c564e283ce2c4: digest: sha256:0d800b56c26ca3314a7ee38c86184df854d5a9c44892dc4b7c2f03f6ee3d2deb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:44 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:44 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 08:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:31:44 a4003b252309: Preparing 08:31:44 f49d1d0d398a: Preparing 08:31:44 1e628b75fae3: Preparing 08:31:44 837b26b84170: Preparing 08:31:44 256a799f813d: Preparing 08:31:44 7c504f21be85: Preparing 08:31:44 7c504f21be85: Waiting 08:31:44 1e628b75fae3: Layer already exists 08:31:44 f49d1d0d398a: Layer already exists 08:31:44 256a799f813d: Layer already exists 08:31:44 a4003b252309: Layer already exists 08:31:44 837b26b84170: Layer already exists 08:31:44 7c504f21be85: Layer already exists 08:31:44 latest: digest: sha256:0d800b56c26ca3314a7ee38c86184df854d5a9c44892dc4b7c2f03f6ee3d2deb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:45 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:45 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.8 08:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:31:45 a4003b252309: Preparing 08:31:45 f49d1d0d398a: Preparing 08:31:45 1e628b75fae3: Preparing 08:31:45 837b26b84170: Preparing 08:31:45 256a799f813d: Preparing 08:31:45 7c504f21be85: Preparing 08:31:45 7c504f21be85: Waiting 08:31:45 f49d1d0d398a: Layer already exists 08:31:45 1e628b75fae3: Layer already exists 08:31:45 a4003b252309: Layer already exists 08:31:45 837b26b84170: Layer already exists 08:31:45 256a799f813d: Layer already exists 08:31:45 7c504f21be85: Layer already exists 08:31:45 3.2.0-dev.8: digest: sha256:0d800b56c26ca3314a7ee38c86184df854d5a9c44892dc4b7c2f03f6ee3d2deb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:45 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 08:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:31:46 a4003b252309: Preparing 08:31:46 f49d1d0d398a: Preparing 08:31:46 1e628b75fae3: Preparing 08:31:46 837b26b84170: Preparing 08:31:46 256a799f813d: Preparing 08:31:46 7c504f21be85: Preparing 08:31:46 7c504f21be85: Waiting 08:31:46 837b26b84170: Layer already exists 08:31:46 f49d1d0d398a: Layer already exists 08:31:46 1e628b75fae3: Layer already exists 08:31:46 a4003b252309: Layer already exists 08:31:46 256a799f813d: Layer already exists 08:31:46 7c504f21be85: Layer already exists 08:31:46 ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8: digest: sha256:0d800b56c26ca3314a7ee38c86184df854d5a9c44892dc4b7c2f03f6ee3d2deb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:46 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:47 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 08:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:31:47 a4003b252309: Preparing 08:31:47 f49d1d0d398a: Preparing 08:31:47 1e628b75fae3: Preparing 08:31:47 837b26b84170: Preparing 08:31:47 256a799f813d: Preparing 08:31:47 7c504f21be85: Preparing 08:31:47 7c504f21be85: Waiting 08:31:47 a4003b252309: Layer already exists 08:31:47 1e628b75fae3: Layer already exists 08:31:47 837b26b84170: Layer already exists 08:31:47 f49d1d0d398a: Layer already exists 08:31:47 256a799f813d: Layer already exists 08:31:47 7c504f21be85: Layer already exists 08:31:47 main: digest: sha256:0d800b56c26ca3314a7ee38c86184df854d5a9c44892dc4b7c2f03f6ee3d2deb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:47 ===================================================== [Pipeline] echo 08:31:47 taggedImages: 08:31:47 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab3bf70376c9802f6ba544aa167c564e283ce2c4 08:31:47 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 08:31:47 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.8 08:31:47 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 08:31:47 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:31:47 08:31:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:31:48 arm64: Pulling from edgex-lftools-log-publisher 08:31:48 8998bd30e6a1: Pulling fs layer 08:31:48 04944245beec: Pulling fs layer 08:31:48 699f458cf7ca: Pulling fs layer 08:31:48 765212b225bb: Pulling fs layer 08:31:48 f23df028b6ca: Pulling fs layer 08:31:48 765212b225bb: Waiting 08:31:48 f23df028b6ca: Waiting 08:31:48 d65c8cfc05b1: Pulling fs layer 08:31:48 2437ff75d9bd: Pulling fs layer 08:31:48 d65c8cfc05b1: Waiting 08:31:48 2437ff75d9bd: Waiting 08:31:48 04944245beec: Verifying Checksum 08:31:48 04944245beec: Download complete 08:31:48 765212b225bb: Verifying Checksum 08:31:48 765212b225bb: Download complete 08:31:48 f23df028b6ca: Download complete 08:31:48 d65c8cfc05b1: Verifying Checksum 08:31:48 d65c8cfc05b1: Download complete 08:31:48 699f458cf7ca: Verifying Checksum 08:31:48 699f458cf7ca: Download complete 08:31:49 8998bd30e6a1: Verifying Checksum 08:31:49 8998bd30e6a1: Download complete 08:31:51 2437ff75d9bd: Download complete 08:31:53 8998bd30e6a1: Pull complete 08:31:53 04944245beec: Pull complete 08:31:55 699f458cf7ca: Pull complete 08:31:55 765212b225bb: Pull complete 08:31:56 f23df028b6ca: Pull complete 08:31:56 d65c8cfc05b1: Pull complete 08:32:14 2437ff75d9bd: Pull complete 08:32:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:32:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:32:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:15 prd-ubuntu20.04-docker-arm64-4c-16g-278 does not seem to be running inside a container 08:32:15 $ 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/108 -v /w/workspace/device-snmp-go/108:/w/workspace/device-snmp-go/108:rw,z -v /w/workspace/device-snmp-go/108@tmp:/w/workspace/device-snmp-go/108@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 08:32:17 $ docker top 23fb2f4bfffe74a56c8595aac26034e1208285e9dfb1033ee04d02d31c0505c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:18 ---> job-cost.sh 08:32:18 lf-activate-venv: SKIPPING 08:32:18 INFO: No Stack... 08:32:18 INFO: Retrieving Pricing Info for: v3-standard-4 08:32:19 INFO: Archiving Costs [Pipeline] sh 08:32:20 + cut -d, -f6 08:32:20 + cat /w/workspace/device-snmp-go/108/archives/cost.csv [Pipeline] lock 08:32:20 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] 08:32:20 Resource [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] did not exist. Created. 08:32:20 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:32:20 /w/workspace/device-snmp-go/108@tmp/durable-7ec67c4c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:32:21 + echo total: 0.10999999940395355 [Pipeline] stash 08:32:21 Warning: overwriting stash ‘stack-cost’ 08:32:21 Stashed 1 file(s) [Pipeline] } 08:32:21 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 08:32:21 $ docker stop --time=1 23fb2f4bfffe74a56c8595aac26034e1208285e9dfb1033ee04d02d31c0505c5 08:32:22 $ docker rm -f --volumes 23fb2f4bfffe74a56c8595aac26034e1208285e9dfb1033ee04d02d31c0505c5 [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 08:32:23 provisioning config files... 08:32:23 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17810830558648936021tmp [Pipeline] { [Pipeline] sh 08:32:23 + set +x 08:32:23 + curl -s https://codecov.io/bash 08:32:23 + bash -s -- 08:32:23 08:32:23 _____ _ 08:32:23 / ____| | | 08:32:23 | | ___ __| | ___ ___ _____ __ 08:32:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:32:23 | |___| (_) | (_| | __/ (_| (_) \ V / 08:32:23 \_____\___/ \__,_|\___|\___\___/ \_/ 08:32:23 Bash-1.0.6 08:32:23 08:32:23 08:32:23 ==> git version 2.25.1 found 08:32:23 ==> 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 08:32:23 Release-Date: 2020-01-08 08:32:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:32:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:32:23 ==> Jenkins CI detected. 08:32:23 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 08:32:23 project root: . 08:32:23 --> token set from env 08:32:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:32:23 ==> Running gcov in . (disable via -X gcov) 08:32:23 ==> Python coveragepy not found 08:32:23 ==> Searching for coverage reports in: 08:32:23 + . 08:32:23 -> Found 1 reports 08:32:23 ==> Detecting git/mercurial file structure 08:32:23 ==> Reading reports 08:32:23 + ./coverage.out bytes=8837 08:32:24 ==> Appending adjustments 08:32:24 https://docs.codecov.io/docs/fixing-reports 08:32:24 + Found adjustments 08:32:24 ==> Gzipping contents 08:32:24 4.0K /tmp/codecov.5UXsi7.gz 08:32:24 ==> Uploading reports 08:32:24 url: https://codecov.io 08:32:24 query: branch=main&commit=ab3bf70376c9802f6ba544aa167c564e283ce2c4&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:32:24 -> Pinging Codecov 08:32:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ab3bf70376c9802f6ba544aa167c564e283ce2c4&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:32:24 -> Uploading to 08:32:24 https://storage.googleapis.com/codecov/v4/raw/2024-03-18/6C56EA5C29638FB4528AC87E60AF5AE0/ab3bf70376c9802f6ba544aa167c564e283ce2c4/d401acfb-9bcc-47b8-aa13-56af9bc8d626.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T083223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd59ef677ea23922d2e03d1b57dc77f745f898c4cbb78dbf7cc3494d76a3d5f2 08:32:24 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:24 Dload Upload Total Spent Left Speed 08:32:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 4831 --:--:-- --:--:-- --:--:-- 4831 08:32:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] } 08:32:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:32:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:32:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:32:25 08:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:32:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:32:25 df9b9388f04a: Pulling fs layer 08:32:25 52dc419b0ee2: Pulling fs layer 08:32:25 25bc292e5bac: Pulling fs layer 08:32:25 114826534d7a: Pulling fs layer 08:32:25 4657fd5d0bcf: Pulling fs layer 08:32:25 6ad1cebc031e: Pulling fs layer 08:32:25 8a3aa393b2d8: Pulling fs layer 08:32:25 4657fd5d0bcf: Waiting 08:32:25 6ad1cebc031e: Waiting 08:32:25 8a3aa393b2d8: Waiting 08:32:25 114826534d7a: Waiting 08:32:25 25bc292e5bac: Verifying Checksum 08:32:25 25bc292e5bac: Download complete 08:32:25 52dc419b0ee2: Download complete 08:32:25 4657fd5d0bcf: Verifying Checksum 08:32:25 4657fd5d0bcf: Download complete 08:32:25 df9b9388f04a: Download complete 08:32:25 df9b9388f04a: Pull complete 08:32:25 6ad1cebc031e: Verifying Checksum 08:32:25 6ad1cebc031e: Download complete 08:32:25 52dc419b0ee2: Pull complete 08:32:25 25bc292e5bac: Pull complete 08:32:26 114826534d7a: Verifying Checksum 08:32:26 114826534d7a: Download complete 08:32:26 8a3aa393b2d8: Verifying Checksum 08:32:26 8a3aa393b2d8: Download complete 08:32:30 114826534d7a: Pull complete 08:32:30 4657fd5d0bcf: Pull complete 08:32:30 6ad1cebc031e: Pull complete 08:32:33 8a3aa393b2d8: Pull complete 08:32:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:32:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:33 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 08:32:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:32:41 $ docker top 17a89ea9a81e363c7772da3ccfc8a3cdef0ab5233e8973dae1af17281d35376f -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 08:32:42 + set -o pipefail 08:32:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 08:32:48 08:32:48 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 08:32:48 08:32:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/d6a42732-0c53-4843-bff8-158d85767fe1 08:32:48 08:32:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:32:48 08:32:48 08:32:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:32:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:32:48 More details here: https://snyk.co/ue1NS [Pipeline] } 08:32:48 $ docker stop --time=1 17a89ea9a81e363c7772da3ccfc8a3cdef0ab5233e8973dae1af17281d35376f 08:32:53 $ docker rm -f --volumes 17a89ea9a81e363c7772da3ccfc8a3cdef0ab5233e8973dae1af17281d35376f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:32:54 + git log --format=format:%s -1 ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] sh 08:32:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:32:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:55 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 08:32:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:32:56 $ docker top d6b058aac4c748220256ef31d4b48782d7c4100269aa62a0c9175b261ec1e1d4 -eo pid,comm 08:32:56 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). 08:32:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:56 [ssh-agent] Looking for ssh-agent implementation... 08:32:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:56 $ docker exec d6b058aac4c748220256ef31d4b48782d7c4100269aa62a0c9175b261ec1e1d4 ssh-agent 08:32:56 SSH_AUTH_SOCK=/tmp/ssh-qoobxXqqkpkr/agent.32 08:32:56 SSH_AGENT_PID=39 08:32:56 Running ssh-add (command line suppressed) 08:32:56 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14808792655842072091.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14808792655842072091.key) 08:32:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:57 + git semver tag 08:32:57 2024-03-18 08:32:57,271 [run_tag] DEBUG tag force:False 08:32:57 2024-03-18 08:32:57,272 [check_head_tag] DEBUG check head tag 08:32:57 2024-03-18 08:32:57,273 [execute] INFO git cat-file --batch-check 08:32:57 2024-03-18 08:32:57,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 08:32:57 2024-03-18 08:32:57,278 [execute] INFO git cat-file --batch 08:32:57 2024-03-18 08:32:57,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 08:32:57 2024-03-18 08:32:57,296 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:32:57 2024-03-18 08:32:57,296 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 08:32:57 2024-03-18 08:32:57,296 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 08:32:57 2024-03-18 08:32:57,300 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:32:57 3.2.0-dev.8 [Pipeline] } 08:32:57 $ docker exec --env ******** --env ******** d6b058aac4c748220256ef31d4b48782d7c4100269aa62a0c9175b261ec1e1d4 ssh-agent -k 08:32:57 unset SSH_AUTH_SOCK; 08:32:57 unset SSH_AGENT_PID; 08:32:57 echo Agent pid 39 killed; 08:32:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:57 + git semver [Pipeline] } 08:32:58 $ docker stop --time=1 d6b058aac4c748220256ef31d4b48782d7c4100269aa62a0c9175b261ec1e1d4 08:32:59 $ docker rm -f --volumes d6b058aac4c748220256ef31d4b48782d7c4100269aa62a0c9175b261ec1e1d4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:33:00 08:33:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:33:00 0.23.1-centos7: Pulling from edgex-lftools 08:33:00 ab5ef0e58194: Pulling fs layer 08:33:00 9712f1f96733: Pulling fs layer 08:33:00 63f879dbbcfc: Pulling fs layer 08:33:00 0d9ebad4ef96: Pulling fs layer 08:33:00 e9a5061849ea: Pulling fs layer 08:33:00 d747dcd14b5f: Pulling fs layer 08:33:00 2de7ff778b66: Pulling fs layer 08:33:00 e9a5061849ea: Waiting 08:33:00 d747dcd14b5f: Waiting 08:33:00 0d9ebad4ef96: Waiting 08:33:00 2de7ff778b66: Waiting 08:33:00 9712f1f96733: Verifying Checksum 08:33:00 9712f1f96733: Download complete 08:33:01 63f879dbbcfc: Verifying Checksum 08:33:01 63f879dbbcfc: Download complete 08:33:01 0d9ebad4ef96: Verifying Checksum 08:33:01 0d9ebad4ef96: Download complete 08:33:01 e9a5061849ea: Verifying Checksum 08:33:01 e9a5061849ea: Download complete 08:33:01 d747dcd14b5f: Download complete 08:33:01 ab5ef0e58194: Verifying Checksum 08:33:01 ab5ef0e58194: Download complete 08:33:01 2de7ff778b66: Verifying Checksum 08:33:01 2de7ff778b66: Download complete 08:33:04 ab5ef0e58194: Pull complete 08:33:04 9712f1f96733: Pull complete 08:33:05 63f879dbbcfc: Pull complete 08:33:09 0d9ebad4ef96: Pull complete 08:33:09 e9a5061849ea: Pull complete 08:33:09 d747dcd14b5f: Pull complete 08:33:10 2de7ff778b66: Pull complete 08:33:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:33:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:33:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:10 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 08:33:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:33:18 $ docker top 36d325db61912ad29b0d1849e95d26f63d993052f12bed2345fa159a1ad5aa28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:33:18 provisioning config files... 08:33:18 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3548255145097223504tmp 08:33:18 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2565579942279841154tmp 08:33:18 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7402053594695673449tmp [Pipeline] { [Pipeline] echo 08:33:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:33:19 ---> sigul-configuration.sh 08:33:19 gpg: directory `/root/.gnupg' created 08:33:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:33:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:33:19 gpg: keyring `/root/.gnupg/secring.gpg' created 08:33:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:33:19 gpg: CAST5 encrypted data 08:33:19 gpg: encrypted with 1 passphrase 08:33:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:33:19 + mkdir /home/jenkins 08:33:19 + mkdir /home/jenkins/sigul [Pipeline] sh 08:33:19 + 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 08:33:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:33:20 ---> sigul-install.sh 08:33:20 Sigul already installed; skipping installation. [Pipeline] sh 08:33:20 + git tag --list 08:33:20 1.0.0 08:33:20 v0.0.0 08:33:20 v1.1.0 08:33:20 v1.1.1 08:33:20 v1.2.2 08:33:20 v1.3.0 08:33:20 v1.3.1 08:33:20 v2.0.0 08:33:20 v2.1.0 08:33:20 v2.1.1 08:33:20 v2.2.0 08:33:20 v2.3.0 08:33:20 v3.0 08:33:20 v3.0.0 08:33:20 v3.1 08:33:20 v3.1.0 08:33:20 v3.1.0-dev.1 08:33:20 v3.1.0-dev.10 08:33:20 v3.1.0-dev.11 08:33:20 v3.1.0-dev.12 08:33:20 v3.1.0-dev.13 08:33:20 v3.1.0-dev.2 08:33:20 v3.1.0-dev.3 08:33:20 v3.1.0-dev.4 08:33:20 v3.1.0-dev.5 08:33:20 v3.1.0-dev.6 08:33:20 v3.1.0-dev.7 08:33:20 v3.1.0-dev.8 08:33:20 v3.1.0-dev.9 08:33:20 v3.2.0-dev.1 08:33:20 v3.2.0-dev.2 08:33:20 v3.2.0-dev.3 08:33:20 v3.2.0-dev.4 08:33:20 v3.2.0-dev.5 08:33:20 v3.2.0-dev.6 08:33:20 v3.2.0-dev.7 08:33:20 v3.2.0-dev.8 [Pipeline] sh 08:33:20 + lftools sign git-tag v3.2.0-dev.8 08:33:21 Signing Git tag with Sigul... 08:33:21 Signing v3.2.0-dev.8 [Pipeline] echo 08:33:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:33:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:33:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:33:22 $ docker stop --time=1 36d325db61912ad29b0d1849e95d26f63d993052f12bed2345fa159a1ad5aa28 08:33:23 $ docker rm -f --volumes 36d325db61912ad29b0d1849e95d26f63d993052f12bed2345fa159a1ad5aa28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:33:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:33:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:24 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 08:33:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:33:24 $ docker top 859f32543be8e891c07887944aa7a4074a84ad28611305f7b874ba1f61f3f2f6 -eo pid,comm 08:33:24 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). 08:33:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:24 [ssh-agent] Looking for ssh-agent implementation... 08:33:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:24 $ docker exec 859f32543be8e891c07887944aa7a4074a84ad28611305f7b874ba1f61f3f2f6 ssh-agent 08:33:24 SSH_AUTH_SOCK=/tmp/ssh-osLMSYCWy1oC/agent.32 08:33:24 SSH_AGENT_PID=38 08:33:24 Running ssh-add (command line suppressed) 08:33:25 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5584869762364282302.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5584869762364282302.key) 08:33:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:25 + git semver bump pre 08:33:25 2024-03-18 08:33:25,507 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:33:25 2024-03-18 08:33:25,507 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev 08:33:25 2024-03-18 08:33:25,508 [bump_version] DEBUG bumped version:3.2.0-dev.9 08:33:25 2024-03-18 08:33:25,508 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 08:33:25 2024-03-18 08:33:25,508 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:33:25 2024-03-18 08:33:25,508 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:33:25 2024-03-18 08:33:25,510 [execute] INFO git cat-file --batch-check 08:33:25 2024-03-18 08:33:25,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:33:25 2024-03-18 08:33:25,516 [execute] INFO git cat-file --batch 08:33:25 2024-03-18 08:33:25,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:33:25 2024-03-18 08:33:25,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:33:25 3.2.0-dev.9 [Pipeline] } 08:33:25 $ docker exec --env ******** --env ******** 859f32543be8e891c07887944aa7a4074a84ad28611305f7b874ba1f61f3f2f6 ssh-agent -k 08:33:25 unset SSH_AUTH_SOCK; 08:33:25 unset SSH_AGENT_PID; 08:33:25 echo Agent pid 38 killed; 08:33:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:25 + git semver [Pipeline] } 08:33:26 $ docker stop --time=1 859f32543be8e891c07887944aa7a4074a84ad28611305f7b874ba1f61f3f2f6 08:33:27 $ docker rm -f --volumes 859f32543be8e891c07887944aa7a4074a84ad28611305f7b874ba1f61f3f2f6 [Pipeline] // withDockerContainer [Pipeline] sh 08:33:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:33:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:28 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 08:33:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:33:28 $ docker top fa94d3952470d2cc188036ce942e277d9fb6fa6d106bb35cdff7d0fed1e57441 -eo pid,comm 08:33: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). 08:33:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:28 [ssh-agent] Looking for ssh-agent implementation... 08:33:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:28 $ docker exec fa94d3952470d2cc188036ce942e277d9fb6fa6d106bb35cdff7d0fed1e57441 ssh-agent 08:33:29 SSH_AUTH_SOCK=/tmp/ssh-yP6OmIuPG06O/agent.32 08:33:29 SSH_AGENT_PID=38 08:33:29 Running ssh-add (command line suppressed) 08:33:29 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7145116163647482390.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7145116163647482390.key) 08:33:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:29 + git semver push 08:33:29 2024-03-18 08:33:29,716 [run_push] DEBUG push 08:33:29 2024-03-18 08:33:29,716 [execute] INFO git cat-file --batch-check 08:33:29 2024-03-18 08:33:29,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:33:29 2024-03-18 08:33:29,720 [execute] INFO git rev-list 652c30db8fbc8be6bef9aa785b681388ecbffa62 -- 08:33:29 2024-03-18 08:33:29,721 [execute] DEBUG Popen(['git', 'rev-list', '652c30db8fbc8be6bef9aa785b681388ecbffa62', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:33:29 2024-03-18 08:33:29,729 [execute] INFO git fetch -v origin 08:33:29 2024-03-18 08:33:29,730 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:33:30 2024-03-18 08:33:30,249 [run_push] DEBUG no remote changes detected 08:33:30 2024-03-18 08:33:30,249 [execute] INFO git push origin semver 08:33:30 2024-03-18 08:33:30,250 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:33:31 2024-03-18 08:33:31,033 [run_push] DEBUG push all version tags 08:33:31 2024-03-18 08:33:31,033 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:33:31 2024-03-18 08:33:31,034 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 08:33:31 2024-03-18 08:33:31,736 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:33:31 3.2.0-dev.9 [Pipeline] } 08:33:31 $ docker exec --env ******** --env ******** fa94d3952470d2cc188036ce942e277d9fb6fa6d106bb35cdff7d0fed1e57441 ssh-agent -k 08:33:31 unset SSH_AUTH_SOCK; 08:33:31 unset SSH_AGENT_PID; 08:33:31 echo Agent pid 38 killed; 08:33:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:32 + git semver [Pipeline] } 08:33:32 $ docker stop --time=1 fa94d3952470d2cc188036ce942e277d9fb6fa6d106bb35cdff7d0fed1e57441 08:33:33 $ docker rm -f --volumes fa94d3952470d2cc188036ce942e277d9fb6fa6d106bb35cdff7d0fed1e57441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:33:34 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 08:33:34 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 08:33:34 total 16 08:33:34 drwxr-xr-x 3 root root 4096 Mar 18 08:23 . 08:33:34 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 08:33 .. 08:33:34 drwxr-xr-x 2 root root 4096 Mar 18 08:23 cost 08:33:34 -rw-r--r-- 1 root root 86 Mar 18 08:23 cost.csv 08:33:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 08:33:34 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 08:33:34 total 16 08:33:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 08:23 . 08:33:34 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 08:33 .. 08:33:34 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 08:23 cost 08:33:34 -rw-r--r-- 1 jenkins jenkins 86 Mar 18 08:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:33:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:33:35 ---> package-listing.sh 08:33:35 ++ facter osfamily 08:33:35 ++ tr '[:upper:]' '[:lower:]' 08:33:35 + OS_FAMILY=debian 08:33:35 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 08:33:35 + START_PACKAGES=/tmp/packages_start.txt 08:33:35 + END_PACKAGES=/tmp/packages_end.txt 08:33:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:33:35 + PACKAGES=/tmp/packages_start.txt 08:33:35 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 08:33:35 + PACKAGES=/tmp/packages_end.txt 08:33:35 + case "${OS_FAMILY}" in 08:33:35 + dpkg -l 08:33:35 + grep '^ii' 08:33:35 + '[' -f /tmp/packages_start.txt ']' 08:33:35 + '[' -f /tmp/packages_end.txt ']' 08:33:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:33:35 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 08:33:35 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 08:33:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 08:33:35 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:33:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:33:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:36 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 08:33:36 $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:33:36 $ docker top 79b89c724c2021746f6673a1d28734d7c21cddb42801fa18a3fc9aa13275668a -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:37 + touch /tmp/pre-build-complete [Pipeline] sh 08:33:37 + mkdir -p /var/log/sysstat [Pipeline] sh 08:33:37 + ls /var/log/sa-host 08:33:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:37 provisioning config files... 08:33:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15925695987036096086tmp [Pipeline] { [Pipeline] echo 08:33:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:33:38 ---> create-netrc.sh [Pipeline] } 08:33:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:33:38 ---> python-tools-install.sh [Pipeline] echo 08:33:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:33:38 ---> sudo-logs.sh 08:33:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:33:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:33:39 ---> job-cost.sh 08:33:39 lf-activate-venv: SKIPPING 08:33:39 DEBUG: total: 0.2199999988079071 08:33:39 INFO: Retrieving Stack Cost... 08:33:39 INFO: Retrieving Pricing Info for: v3-standard-8 08:33:39 INFO: Archiving Costs [Pipeline] echo 08:33:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:33:40 ---> logs-deploy.sh 08:33:40 lf-activate-venv: SKIPPING 08:33:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/108 08:33:40 INFO: archiving workspace using pattern(s): 08:33:41 Archives upload complete. 08:33:41 INFO: archiving logs to Nexus 08:33:42 ---> uname -a: 08:33:42 Linux prd-ubuntu20-04-docker-8c-8g-276 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:33:42 08:33:42 08:33:42 ---> lscpu: 08:33:42 Architecture: x86_64 08:33:42 CPU op-mode(s): 32-bit, 64-bit 08:33:42 Byte Order: Little Endian 08:33:42 Address sizes: 40 bits physical, 48 bits virtual 08:33:42 CPU(s): 8 08:33:42 On-line CPU(s) list: 0-7 08:33:42 Thread(s) per core: 1 08:33:42 Core(s) per socket: 1 08:33:42 Socket(s): 8 08:33:42 NUMA node(s): 1 08:33:42 Vendor ID: AuthenticAMD 08:33:42 CPU family: 23 08:33:42 Model: 49 08:33:42 Model name: AMD EPYC-Rome Processor 08:33:42 Stepping: 0 08:33:42 CPU MHz: 2800.000 08:33:42 BogoMIPS: 5600.00 08:33:42 Virtualization: AMD-V 08:33:42 Hypervisor vendor: KVM 08:33:42 Virtualization type: full 08:33:42 L1d cache: 256 KiB 08:33:42 L1i cache: 256 KiB 08:33:42 L2 cache: 4 MiB 08:33:42 L3 cache: 128 MiB 08:33:42 NUMA node0 CPU(s): 0-7 08:33:42 Vulnerability Itlb multihit: Not affected 08:33:42 Vulnerability L1tf: Not affected 08:33:42 Vulnerability Mds: Not affected 08:33:42 Vulnerability Meltdown: Not affected 08:33:42 Vulnerability Mmio stale data: Not affected 08:33:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:33:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:33:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:33:42 Vulnerability Srbds: Not affected 08:33:42 Vulnerability Tsx async abort: Not affected 08:33:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:33:42 08:33:42 08:33:42 ---> nproc: 08:33:42 8 08:33:42 08:33:42 08:33:42 ---> df -h: 08:33:42 Filesystem Size Used Avail Use% Mounted on 08:33:42 overlay 155G 13G 143G 9% / 08:33:42 tmpfs 64M 0 64M 0% /dev 08:33:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:33:42 shm 64M 0 64M 0% /dev/shm 08:33:42 /dev/vda1 155G 13G 143G 9% /facter-os 08:33:42 08:33:42 08:33:42 ---> sar -b -r -n DEV: 08:33:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-276) 03/18/24 _x86_64_ (8 CPU) 08:33:42 08:33:42 08:20:56 LINUX RESTART (8 CPU) 08:33:42 08:33:42 08:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:33:42 08:22:01 371.29 47.81 323.48 0.00 5382.97 169036.76 0.00 08:33:42 08:23:01 217.29 1.33 215.96 0.00 35.59 65173.21 0.00 08:33:42 08:24:01 200.55 0.23 200.32 0.00 15.60 46219.36 0.00 08:33:42 08:25:01 1.82 0.00 1.82 0.00 0.00 27.07 0.00 08:33:42 08:26:01 3.15 0.98 2.17 0.00 68.39 56.52 0.00 08:33:42 08:27:01 36.48 8.40 28.08 0.00 2817.13 4520.18 0.00 08:33:42 08:28:01 3.80 0.03 3.77 0.00 0.27 83.05 0.00 08:33:42 08:29:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 08:33:42 08:30:01 3.10 1.53 1.57 0.00 35.59 19.73 0.00 08:33:42 08:31:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 08:33:42 08:32:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 08:33:42 08:33:01 71.67 0.45 71.22 0.00 15.60 33924.35 0.00 08:33:42 Average: 76.03 5.06 70.96 0.00 697.56 26590.98 0.00 08:33:42 08:33:42 08:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:33:42 08:22:01 29916420 31573696 779712 2.37 59556 1893628 1831428 5.40 975348 1660648 720 08:33:42 08:23:01 27931832 31133988 1171460 3.56 140896 3241792 2138448 6.30 1591888 2866864 197852 08:33:42 08:24:01 27769632 31535040 771924 2.35 154796 3751540 1775976 5.23 1277420 3303256 300 08:33:42 08:25:01 27783408 31549056 757344 2.30 154820 3751668 1775976 5.23 1259832 3303368 180 08:33:42 08:26:01 27765096 31544456 761128 2.31 156320 3763644 1789852 5.27 1270560 3315116 7036 08:33:42 08:27:01 27531808 31540592 735996 2.24 171336 3981212 1701932 5.02 1398260 3388164 308 08:33:42 08:28:01 27535652 31539564 737572 2.24 169896 3977964 1705640 5.03 1397312 3384940 4 08:33:42 08:29:01 27537528 31541376 735688 2.24 169928 3977964 1705640 5.03 1396132 3384944 140 08:33:42 08:30:01 27525352 31531264 745576 2.27 170000 3979032 1705640 5.03 1411640 3385228 8 08:33:42 08:31:01 27525712 31531680 745048 2.27 170032 3979040 1705640 5.03 1409504 3385224 184 08:33:42 08:32:01 27526000 31532012 744900 2.27 170064 3979040 1705640 5.03 1409448 3385228 184 08:33:42 08:33:01 26432568 31450844 823660 2.50 186936 4916300 2034844 6.00 1544124 4279728 233336 08:33:42 Average: 27731751 31500297 792501 2.41 156215 3766069 1798055 5.30 1361789 3253559 36688 08:33:42 08:33:42 08:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:33:42 08:22:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 08:33:42 08:22:01 docker0 0.10 0.15 0.01 0.02 0.00 0.00 0.00 0.00 08:33:42 08:22:01 ens3 388.30 290.20 2531.92 102.93 0.00 0.00 0.00 0.00 08:33:42 08:22:01 vethb7f6af1 0.10 0.23 0.01 0.03 0.00 0.00 0.00 0.00 08:33:42 08:23:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 08:33:42 08:23:01 veth5874420 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:33:42 08:23:01 docker0 187.69 244.22 15.70 2202.08 0.00 0.00 0.00 0.00 08:33:42 08:23:01 ens3 397.58 280.32 5368.51 42.22 0.00 0.00 0.00 0.00 08:33:42 08:24:01 lo 8.13 8.13 0.81 0.81 0.00 0.00 0.00 0.00 08:33:42 08:24:01 docker0 4.23 7.30 0.26 93.19 0.00 0.00 0.00 0.00 08:33:42 08:24:01 ens3 180.54 126.86 2723.07 254.15 0.00 0.00 0.00 0.00 08:33:42 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:33:42 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:42 08:25:01 ens3 0.80 0.48 0.36 0.28 0.00 0.00 0.00 0.00 08:33:42 08:26:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 08:33:42 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:42 08:26:01 ens3 10.50 6.75 135.23 0.64 0.00 0.00 0.00 0.00 08:33:42 08:27:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 08:33:42 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:42 08:27:01 ens3 81.07 39.09 1205.73 2.78 0.00 0.00 0.00 0.00 08:33:42 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:42 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:42 08:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:33:42 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:33:42 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:42 08:29:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:33:42 08:30:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:33:42 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:42 08:30:01 ens3 8.20 6.73 5.52 6.09 0.00 0.00 0.00 0.00 08:33:42 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:33:42 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:42 08:31:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:33:42 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:42 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:42 08:32:01 ens3 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 08:33:42 08:33:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 08:33:42 08:33:01 docker0 55.61 79.35 4.56 927.80 0.00 0.00 0.00 0.00 08:33:42 08:33:01 ens3 366.39 242.89 8096.36 142.44 0.00 0.00 0.00 0.00 08:33:42 Average: lo 1.55 1.55 0.15 0.15 0.00 0.00 0.00 0.00 08:33:42 Average: docker0 20.64 27.59 1.71 268.61 0.00 0.00 0.00 0.00 08:33:42 Average: ens3 119.50 82.81 1672.22 45.97 0.00 0.00 0.00 0.00 08:33:42 08:33:42 08:33:42 ---> sar -P ALL: 08:33:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-276) 03/18/24 _x86_64_ (8 CPU) 08:33:42 08:33:42 08:20:56 LINUX RESTART (8 CPU) 08:33:42 08:33:42 08:21:01 CPU %user %nice %system %iowait %steal %idle 08:33:42 08:22:01 all 6.53 0.00 1.87 4.42 0.05 87.13 08:33:42 08:22:01 0 5.70 0.00 1.54 5.16 0.05 87.55 08:33:42 08:22:01 1 8.68 0.00 1.91 0.49 0.05 88.88 08:33:42 08:22:01 2 6.20 0.00 2.06 10.34 0.07 81.32 08:33:42 08:22:01 3 9.21 0.00 2.39 3.49 0.07 84.85 08:33:42 08:22:01 4 4.17 0.00 1.71 1.48 0.05 92.59 08:33:42 08:22:01 5 5.89 0.00 1.82 13.40 0.05 78.84 08:33:42 08:22:01 6 7.51 0.00 1.49 0.44 0.03 90.52 08:33:42 08:22:01 7 4.85 0.00 2.01 0.60 0.07 92.47 08:33:42 08:23:01 all 20.79 0.00 4.68 3.31 0.09 71.13 08:33:42 08:23:01 0 20.05 0.00 4.49 17.75 0.10 57.61 08:33:42 08:23:01 1 17.28 0.00 6.23 0.37 0.08 76.03 08:33:42 08:23:01 2 21.02 0.00 4.22 1.46 0.15 73.15 08:33:42 08:23:01 3 22.16 0.00 4.11 0.24 0.07 73.43 08:33:42 08:23:01 4 21.05 0.00 4.78 3.03 0.08 71.05 08:33:42 08:23:01 5 21.08 0.00 3.77 0.29 0.08 74.78 08:33:42 08:23:01 6 21.80 0.00 5.14 0.73 0.08 72.25 08:33:42 08:23:01 7 21.92 0.00 4.69 2.64 0.08 70.67 08:33:42 08:24:01 all 24.29 0.00 3.84 2.19 0.10 69.59 08:33:42 08:24:01 0 23.29 0.00 3.04 0.07 0.08 73.52 08:33:42 08:24:01 1 23.20 0.00 4.15 0.08 0.07 72.50 08:33:42 08:24:01 2 25.04 0.00 3.79 3.82 0.12 67.23 08:33:42 08:24:01 3 23.88 0.00 3.98 2.45 0.10 69.58 08:33:42 08:24:01 4 25.56 0.00 3.74 1.24 0.10 69.36 08:33:42 08:24:01 5 23.35 0.00 3.99 0.17 0.10 72.39 08:33:42 08:24:01 6 25.03 0.00 3.76 5.61 0.10 65.50 08:33:42 08:24:01 7 24.97 0.00 4.25 4.06 0.13 66.59 08:33:42 08:25:01 all 0.04 0.00 0.02 0.04 0.00 99.89 08:33:42 08:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:33:42 08:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:33:42 08:25:01 2 0.08 0.00 0.03 0.02 0.00 99.87 08:33:42 08:25:01 3 0.02 0.00 0.00 0.05 0.00 99.93 08:33:42 08:25:01 4 0.10 0.00 0.02 0.28 0.00 99.60 08:33:42 08:25:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:33:42 08:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:33:42 08:25:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:33:42 08:26:01 all 0.28 0.00 0.05 0.02 0.01 99.64 08:33:42 08:26:01 0 0.17 0.00 0.08 0.02 0.00 99.73 08:33:42 08:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:33:42 08:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:33:42 08:26:01 3 0.03 0.00 0.03 0.13 0.02 99.78 08:33:42 08:26:01 4 0.13 0.00 0.03 0.02 0.00 99.82 08:33:42 08:26:01 5 0.08 0.00 0.17 0.00 0.02 99.73 08:33:42 08:26:01 6 1.70 0.00 0.02 0.00 0.02 98.27 08:33:42 08:26:01 7 0.07 0.00 0.10 0.00 0.02 99.82 08:33:42 08:27:01 all 1.62 0.00 0.76 0.47 0.01 97.15 08:33:42 08:27:01 0 1.67 0.00 1.82 0.37 0.02 96.13 08:33:42 08:27:01 1 0.97 0.00 0.85 1.59 0.00 96.59 08:33:42 08:27:01 2 1.25 0.00 0.59 0.03 0.02 98.11 08:33:42 08:27:01 3 0.70 0.00 0.53 1.02 0.00 97.75 08:33:42 08:27:01 4 2.09 0.00 0.67 0.28 0.02 96.94 08:33:42 08:27:01 5 1.69 0.00 0.62 0.05 0.00 97.65 08:33:42 08:27:01 6 2.60 0.00 0.49 0.38 0.02 96.52 08:33:42 08:27:01 7 1.95 0.00 0.52 0.03 0.02 97.48 08:33:42 08:28:01 all 0.20 0.00 0.05 0.01 0.00 99.74 08:33:42 08:28:01 0 0.02 0.00 0.08 0.00 0.00 99.90 08:33:42 08:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:33:42 08:28:01 2 0.05 0.00 0.00 0.02 0.00 99.93 08:33:42 08:28:01 3 0.00 0.00 0.03 0.05 0.00 99.92 08:33:42 08:28:01 4 0.08 0.00 0.07 0.00 0.02 99.83 08:33:42 08:28:01 5 0.22 0.00 0.13 0.00 0.00 99.65 08:33:42 08:28:01 6 1.18 0.00 0.03 0.00 0.00 98.79 08:33:42 08:28:01 7 0.02 0.00 0.07 0.00 0.00 99.92 08:33:42 08:29:01 all 0.10 0.00 0.01 0.03 0.01 99.84 08:33:42 08:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:33:42 08:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:33:42 08:29:01 2 0.03 0.00 0.03 0.02 0.02 99.90 08:33:42 08:29:01 3 0.00 0.00 0.00 0.22 0.02 99.77 08:33:42 08:29:01 4 0.08 0.00 0.03 0.00 0.00 99.88 08:33:42 08:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:33:42 08:29:01 6 0.60 0.00 0.00 0.00 0.02 99.38 08:33:42 08:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:33:42 08:30:01 all 0.37 0.00 0.02 0.02 0.00 99.59 08:33:42 08:30:01 0 0.08 0.00 0.08 0.00 0.00 99.83 08:33:42 08:30:01 1 0.23 0.00 0.00 0.00 0.00 99.77 08:33:42 08:30:01 2 0.22 0.00 0.03 0.00 0.00 99.75 08:33:42 08:30:01 3 0.03 0.00 0.00 0.12 0.00 99.85 08:33:42 08:30:01 4 1.38 0.00 0.00 0.00 0.00 98.62 08:33:42 08:30:01 5 0.17 0.00 0.02 0.00 0.00 99.82 08:33:42 08:30:01 6 0.35 0.00 0.02 0.00 0.02 99.62 08:33:42 08:30:01 7 0.50 0.00 0.03 0.03 0.00 99.43 08:33:42 08:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:33:42 08:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:33:42 08:31:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:33:42 08:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:33:42 08:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:33:42 08:31:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:33:42 08:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:33:42 08:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:33:42 08:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:33:42 08:32:01 all 0.17 0.00 0.01 0.00 0.01 99.81 08:33:42 08:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:33:42 08:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:33:42 08:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:33:42 08:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:33:42 08:32:01 4 0.10 0.00 0.02 0.00 0.00 99.88 08:33:42 08:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:33:42 08:32:01 6 1.22 0.00 0.00 0.00 0.02 98.76 08:33:42 08:32:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:33:42 08:33:42 08:32:01 CPU %user %nice %system %iowait %steal %idle 08:33:42 08:33:01 all 5.16 0.00 2.18 3.81 0.08 88.77 08:33:42 08:33:01 0 4.51 0.00 2.75 1.16 0.20 91.39 08:33:42 08:33:01 1 4.46 0.00 1.61 0.44 0.03 93.47 08:33:42 08:33:01 2 4.87 0.00 1.91 7.03 0.08 86.10 08:33:42 08:33:01 3 5.55 0.00 2.50 8.10 0.05 83.80 08:33:42 08:33:01 4 4.79 0.00 2.09 0.15 0.03 92.93 08:33:42 08:33:01 5 5.38 0.00 1.83 0.20 0.03 92.56 08:33:42 08:33:01 6 5.77 0.00 2.67 11.64 0.09 79.83 08:33:42 08:33:01 7 5.96 0.00 2.09 1.89 0.10 89.95 08:33:42 Average: all 4.93 0.00 1.12 1.19 0.03 92.73 08:33:42 Average: 0 4.61 0.00 1.16 2.02 0.04 92.17 08:33:42 Average: 1 4.55 0.00 1.23 0.25 0.02 93.96 08:33:42 Average: 2 4.88 0.00 1.05 1.89 0.04 92.15 08:33:42 Average: 3 5.10 0.00 1.12 1.32 0.03 92.43 08:33:42 Average: 4 4.93 0.00 1.09 0.54 0.03 93.41 08:33:42 Average: 5 4.80 0.00 1.03 1.17 0.03 92.98 08:33:42 Average: 6 5.61 0.00 1.13 1.54 0.03 91.69 08:33:42 Average: 7 5.00 0.00 1.14 0.77 0.04 93.05 08:33:42 08:33:42 08:33:42