Started by user Lenny Goodell Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 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-ssh10073092789923024889.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh8112209294821929935.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh16097867506443135237.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh4429568226373122394.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-ssh5470352703547753914.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17384 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 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#330)" > 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 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 # timeout=10 > git rev-list --no-walk 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:44:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:44:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:44:34 ========================================================= 20:44:34 EdgeX Global Pipelines Version Info 20:44:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:44:35 ------------------- 20:44:35 stable info: 20:44:35 ------------------- 20:44:35 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 20:44:35 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 20:44:35 Message: update stable to v1.0.257 20:44:36 ------------------- 20:44:36 experimental info: 20:44:36 ------------------- 20:44:36 Commited By: **** collab-it+edgex@linuxfoundation.org 20:44:36 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 20:44:36 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e94b9f [Pipeline] echo 20:44:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:36 provisioning config files... 20:44:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16951823735866035199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:37 ---> docker-login.sh 20:44:37 nexus3.edgexfoundry.org:10001 20:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:38 Configure a credential helper to remove this warning. See 20:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:38 20:44:38 Login Succeeded 20:44:38 nexus3.edgexfoundry.org:10002 20:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:38 Configure a credential helper to remove this warning. See 20:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:38 20:44:38 Login Succeeded 20:44:38 nexus3.edgexfoundry.org:10003 20:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:38 Configure a credential helper to remove this warning. See 20:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:38 20:44:38 Login Succeeded 20:44:38 nexus3.edgexfoundry.org:10004 20:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:38 Configure a credential helper to remove this warning. See 20:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:38 20:44:38 Login Succeeded 20:44:38 docker.io 20:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:38 Configure a credential helper to remove this warning. See 20:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:38 20:44:38 Login Succeeded 20:44:38 ---> docker-login.sh ends [Pipeline] } 20:44:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:44:39 + git rev-list -1 --merges 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2~1..7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [Pipeline] echo 20:44:39 -----------> git rev-list -1 --merges 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2~1..7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [false] [Pipeline] sh 20:44:39 + git log --format=format:%s -1 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [Pipeline] echo 20:44:39 ========================================================= 20:44:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:44:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:44:39 + git log --format=format:%s -1 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [Pipeline] echo 20:44:39 [semverPrep] GIT_COMMIT: 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#330) [Pipeline] echo 20:44:39 [semverPrep] This is not a build commit. [Pipeline] sh 20:44:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:40 + grep -v github /etc/ssh/ssh_known_hosts 20:44:40 + [ -e /tmp/ssh_known_hosts ] 20:44:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:44:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:44:40 + sudo tee -a /etc/ssh/ssh_known_hosts 20:44:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:40 20:44:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:40 0.1.4: Pulling from edgex-devops/py-git-semver 20:44:40 b85a868b505f: Pulling fs layer 20:44:40 e2be974225ed: Pulling fs layer 20:44:40 339a4e72a1f5: Pulling fs layer 20:44:40 988bab9f4d93: Pulling fs layer 20:44:40 1469e6f7b9e6: Pulling fs layer 20:44:40 eaf3925da568: Pulling fs layer 20:44:40 bab4dde63d76: Pulling fs layer 20:44:40 bde34c3a00c8: Pulling fs layer 20:44:40 b352a97aabf1: Pulling fs layer 20:44:40 4872d77fe225: Pulling fs layer 20:44:40 5851b861e8e6: Pulling fs layer 20:44:40 1469e6f7b9e6: Waiting 20:44:40 988bab9f4d93: Waiting 20:44:40 b352a97aabf1: Waiting 20:44:40 eaf3925da568: Waiting 20:44:40 4872d77fe225: Waiting 20:44:40 5851b861e8e6: Waiting 20:44:40 bde34c3a00c8: Waiting 20:44:40 e2be974225ed: Download complete 20:44:40 988bab9f4d93: Download complete 20:44:40 339a4e72a1f5: Verifying Checksum 20:44:40 339a4e72a1f5: Download complete 20:44:40 1469e6f7b9e6: Verifying Checksum 20:44:40 1469e6f7b9e6: Download complete 20:44:41 eaf3925da568: Verifying Checksum 20:44:41 eaf3925da568: Download complete 20:44:41 bde34c3a00c8: Verifying Checksum 20:44:41 bde34c3a00c8: Download complete 20:44:41 b352a97aabf1: Verifying Checksum 20:44:41 b352a97aabf1: Download complete 20:44:41 4872d77fe225: Verifying Checksum 20:44:41 4872d77fe225: Download complete 20:44:41 5851b861e8e6: Download complete 20:44:41 b85a868b505f: Verifying Checksum 20:44:41 b85a868b505f: Download complete 20:44:41 bab4dde63d76: Verifying Checksum 20:44:41 bab4dde63d76: Download complete 20:44:42 b85a868b505f: Pull complete 20:44:42 e2be974225ed: Pull complete 20:44:42 339a4e72a1f5: Pull complete 20:44:43 988bab9f4d93: Pull complete 20:44:43 1469e6f7b9e6: Pull complete 20:44:43 eaf3925da568: Pull complete 20:44:45 bab4dde63d76: Pull complete 20:44:45 bde34c3a00c8: Pull complete 20:44:45 b352a97aabf1: Pull complete 20:44:45 4872d77fe225: Pull complete 20:44:45 5851b861e8e6: Pull complete 20:44:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:44:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:45 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 20:44:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:44:51 $ docker top 19e305c356ada683f3d303d40fc524b8146e8f2a964ed8fc41b24ae1a3431254 -eo pid,comm 20:44:51 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). 20:44:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:51 [ssh-agent] Looking for ssh-agent implementation... 20:44:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:51 $ docker exec 19e305c356ada683f3d303d40fc524b8146e8f2a964ed8fc41b24ae1a3431254 ssh-agent 20:44:51 SSH_AUTH_SOCK=/tmp/ssh-FwRWtxmcBJA7/agent.15 20:44:51 SSH_AGENT_PID=28 20:44:51 Running ssh-add (command line suppressed) 20:44:51 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4203152806800763426.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4203152806800763426.key) 20:44:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:51 + git tag --points-at HEAD [Pipeline] } 20:44:51 $ docker exec --env ******** --env ******** 19e305c356ada683f3d303d40fc524b8146e8f2a964ed8fc41b24ae1a3431254 ssh-agent -k 20:44:51 unset SSH_AUTH_SOCK; 20:44:51 unset SSH_AGENT_PID; 20:44:51 echo Agent pid 28 killed; 20:44:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:44:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:52 [ssh-agent] Looking for ssh-agent implementation... 20:44:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:52 $ docker exec 19e305c356ada683f3d303d40fc524b8146e8f2a964ed8fc41b24ae1a3431254 ssh-agent 20:44:52 SSH_AUTH_SOCK=/tmp/ssh-jkLoH2ooAJ4q/agent.71 20:44:52 SSH_AGENT_PID=77 20:44:52 Running ssh-add (command line suppressed) 20:44:52 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1522799230117342036.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1522799230117342036.key) 20:44:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:52 + git semver init 20:44:52 2023-11-13 20:44:52,868 [run_init] DEBUG init version:0.0.0 force:False 20:44:52 2023-11-13 20:44:52,870 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 20:44:52 2023-11-13 20:44:52,870 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 20:44:52 2023-11-13 20:44:52,871 [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) 20:44:53 2023-11-13 20:44:53,829 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 20:44:53 2023-11-13 20:44:53,830 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 20:44:53 2023-11-13 20:44:53,830 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 20:44:53 2023-11-13 20:44:53,830 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 20:44:53 3.1.0-dev.12 [Pipeline] } 20:44:53 $ docker exec --env ******** --env ******** 19e305c356ada683f3d303d40fc524b8146e8f2a964ed8fc41b24ae1a3431254 ssh-agent -k 20:44:53 unset SSH_AUTH_SOCK; 20:44:53 unset SSH_AGENT_PID; 20:44:53 echo Agent pid 77 killed; 20:44:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:54 + git semver [Pipeline] } 20:44:54 $ docker stop --time=1 19e305c356ada683f3d303d40fc524b8146e8f2a964ed8fc41b24ae1a3431254 20:44:56 $ docker rm -f --volumes 19e305c356ada683f3d303d40fc524b8146e8f2a964ed8fc41b24ae1a3431254 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:44:56 Stashed 1 file(s) [Pipeline] echo 20:44:56 [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [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 20:44:56 provisioning config files... 20:44:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7931178602323147236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:57 ---> docker-login.sh 20:44:57 nexus3.edgexfoundry.org:10001 20:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:57 Configure a credential helper to remove this warning. See 20:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:57 20:44:57 Login Succeeded 20:44:57 nexus3.edgexfoundry.org:10002 20:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:57 Configure a credential helper to remove this warning. See 20:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:57 20:44:57 Login Succeeded 20:44:57 nexus3.edgexfoundry.org:10003 20:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:57 Configure a credential helper to remove this warning. See 20:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:57 20:44:57 Login Succeeded 20:44:57 nexus3.edgexfoundry.org:10004 20:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:57 Configure a credential helper to remove this warning. See 20:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:57 20:44:57 Login Succeeded 20:44:57 docker.io 20:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:57 Configure a credential helper to remove this warning. See 20:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:57 20:44:57 Login Succeeded 20:44:57 ---> docker-login.sh ends [Pipeline] } 20:44:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:44:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:44:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:44:57 ========================================================= 20:44:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:44:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:58 + 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 . 20:44:58 Sending build context to Docker daemon 5.759MB 20:44:58 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:44:58 Step 2/12 : FROM ${BASE} AS builder 20:44:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:44:58 7264a8db6415: Pulling fs layer 20:44:58 c4d48a809fc2: Pulling fs layer 20:44:58 4f1c88b9dad5: Pulling fs layer 20:44:58 ad3a456e5733: Pulling fs layer 20:44:58 33e27b845d1e: Pulling fs layer 20:44:58 c68163c4e522: Pulling fs layer 20:44:58 ad3a456e5733: Waiting 20:44:58 33e27b845d1e: Waiting 20:44:58 c68163c4e522: Waiting 20:44:58 50da416c3ac9: Pulling fs layer 20:44:58 23d2d4c4bb30: Pulling fs layer 20:44:58 50da416c3ac9: Waiting 20:44:58 c4d48a809fc2: Download complete 20:44:58 ad3a456e5733: Verifying Checksum 20:44:58 ad3a456e5733: Download complete 20:44:58 33e27b845d1e: Verifying Checksum 20:44:58 33e27b845d1e: Download complete 20:44:58 7264a8db6415: Verifying Checksum 20:44:58 7264a8db6415: Download complete 20:44:58 c68163c4e522: Verifying Checksum 20:44:58 c68163c4e522: Download complete 20:44:58 7264a8db6415: Pull complete 20:44:58 23d2d4c4bb30: Verifying Checksum 20:44:58 23d2d4c4bb30: Download complete 20:44:58 c4d48a809fc2: Pull complete 20:44:58 4f1c88b9dad5: Verifying Checksum 20:44:58 4f1c88b9dad5: Download complete 20:44:59 50da416c3ac9: Verifying Checksum 20:44:59 50da416c3ac9: Download complete 20:45:01 4f1c88b9dad5: Pull complete 20:45:01 ad3a456e5733: Pull complete 20:45:01 33e27b845d1e: Pull complete 20:45:01 c68163c4e522: Pull complete 20:45:04 50da416c3ac9: Pull complete 20:45:04 23d2d4c4bb30: Pull complete 20:45:04 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:45:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:45:04 ---> 0786185ac409 20:45:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:45:11 Still waiting to schedule task 20:45:11 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17385’ is offline 20:45:12 ---> Running in 59630712be60 20:45:12 Removing intermediate container 59630712be60 20:45:12 ---> e83f498fc35b 20:45:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:45:12 ---> Running in 4707259f737c 20:45:12 Removing intermediate container 4707259f737c 20:45:12 ---> db9102e9e395 20:45:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:45:12 ---> Running in c7cb2732964d 20:45:12 Removing intermediate container c7cb2732964d 20:45:12 ---> 9cf68d8cf639 20:45:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:45:12 ---> Running in 616c4718f6d3 20:45:12 Removing intermediate container 616c4718f6d3 20:45:12 ---> d125cde399b7 20:45:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:45:12 ---> Running in ccdb1cfb22fb 20:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:45:13 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:45:13 (2/4) Installing libedit (20221030.3.1-r1) 20:45:13 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:45:13 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:45:13 Executing busybox-1.36.1-r2.trigger 20:45:13 OK: 268 MiB in 56 packages 20:45:13 Removing intermediate container ccdb1cfb22fb 20:45:13 ---> bc4179e35c80 20:45:13 Step 8/12 : WORKDIR /device-snmp-go 20:45:14 ---> Running in 34223e337982 20:45:14 Removing intermediate container 34223e337982 20:45:14 ---> 4bcff24cfd8f 20:45:14 Step 9/12 : COPY go.mod vendor* ./ 20:45:14 ---> 578434918f25 20:45:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:14 ---> Running in 70f5f2d4ab4d 20:46:01 Removing intermediate container 70f5f2d4ab4d 20:46:01 ---> 8192f9f75df2 20:46:01 Step 11/12 : COPY . . 20:46:01 ---> 4c41d5a11bc4 20:46:01 Step 12/12 : RUN ${MAKE} 20:46:01 ---> Running in 4775fafd032a 20:46:01 noop 20:46:01 Removing intermediate container 4775fafd032a 20:46:01 ---> d9c6d9fe6456 20:46:01 Successfully built d9c6d9fe6456 20:46:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:01 + docker inspect -f . ci-base-image-x86_64 20:46:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:01 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 20:46:01 $ 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 ******** ci-base-image-x86_64 cat 20:46:01 $ docker top 3ada1d921efea96bb4260d8b60ab211fe8f94260c5080184164d22226c11b648 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:02 + go version 20:46:02 go version go1.21.0 linux/amd64 [Pipeline] } 20:46:02 $ docker stop --time=1 3ada1d921efea96bb4260d8b60ab211fe8f94260c5080184164d22226c11b648 20:46:03 $ docker rm -f --volumes 3ada1d921efea96bb4260d8b60ab211fe8f94260c5080184164d22226c11b648 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:03 + docker inspect -f . ci-base-image-x86_64 20:46:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:03 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 20:46:03 $ 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 ******** ci-base-image-x86_64 cat 20:46:04 $ docker top 6ad61a0b833467be6f421e18308df6febd99a2cd73a3cc7e0f2c712eac1020e1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:04 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 20:46:05 + make test 20:46:05 go test ./... -coverprofile=coverage.out 20:46:06 ? github.com/edgexfoundry/device-snmp-go [no test files] 20:46:16 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 20:46:16 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 20:46:23 go vet ./... 20:46:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:46:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:46:25 ./bin/test-attribution-txt.sh [Pipeline] echo 20:46:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:46:25 $ docker stop --time=1 6ad61a0b833467be6f421e18308df6febd99a2cd73a3cc7e0f2c712eac1020e1 20:46:29 $ docker rm -f --volumes 6ad61a0b833467be6f421e18308df6febd99a2cd73a3cc7e0f2c712eac1020e1 [Pipeline] // withDockerContainer [Pipeline] sh 20:46:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:46:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:46:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:46:30 + ls -al . 20:46:30 total 172 20:46:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 20:46 . 20:46:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 20:44 .. 20:46:30 -rw-rw-r-- 1 jenkins jenkins 6 Nov 13 20:44 .dockerignore 20:46:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 20:46 .git 20:46:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:44 .github 20:46:30 -rw-rw-r-- 1 jenkins jenkins 263 Nov 13 20:44 .gitignore 20:46:30 -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 20:44 .golangci.yml 20:46:30 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 20:44 .semver 20:46:30 -rw-rw-r-- 1 jenkins jenkins 10025 Nov 13 20:44 Attribution.txt 20:46:30 -rw-rw-r-- 1 jenkins jenkins 11809 Nov 13 20:44 CHANGELOG.md 20:46:30 -rw-rw-r-- 1 jenkins jenkins 1462 Nov 13 20:44 Dockerfile 20:46:30 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 20:44 GOVERNANCE.md 20:46:30 -rw-rw-r-- 1 jenkins jenkins 656 Nov 13 20:44 Jenkinsfile 20:46:30 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 20:44 LICENSE 20:46:30 -rw-rw-r-- 1 jenkins jenkins 2240 Nov 13 20:44 Makefile 20:46:30 -rw-rw-r-- 1 jenkins jenkins 620 Nov 13 20:44 OWNERS.md 20:46:30 -rw-rw-r-- 1 jenkins jenkins 10477 Nov 13 20:44 README.md 20:46:30 -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 20:44 VERSION 20:46:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 20:44 bin 20:46:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:44 cmd 20:46:30 -rw-r--r-- 1 jenkins jenkins 8837 Nov 13 20:46 coverage.out 20:46:30 -rw-rw-r-- 1 jenkins jenkins 3665 Nov 13 20:44 go.mod 20:46:30 -rw-rw-r-- 1 jenkins jenkins 34728 Nov 13 20:44 go.sum 20:46:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:44 internal 20:46:30 -rw-rw-r-- 1 jenkins jenkins 228 Nov 13 20:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:30 + 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=7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 --label arch=amd64 --label version=3.1.0-dev.12 . 20:46:30 Sending build context to Docker daemon 5.769MB 20:46:30 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 20:46:30 Step 2/24 : FROM ${BASE} AS builder 20:46:30 ---> d9c6d9fe6456 20:46:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:46:30 ---> Running in 346b76d57734 20:46:30 Removing intermediate container 346b76d57734 20:46:30 ---> 861a178d454f 20:46:30 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:46:30 ---> Running in 3248af7cb70e 20:46:30 Removing intermediate container 3248af7cb70e 20:46:30 ---> 8a3f7baaf478 20:46:30 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:46:30 ---> Running in f4fc41401906 20:46:30 Removing intermediate container f4fc41401906 20:46:30 ---> 9d48bf190b9a 20:46:30 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 20:46:31 ---> Running in 46d343d17d67 20:46:31 Removing intermediate container 46d343d17d67 20:46:31 ---> 508061d157f8 20:46:31 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:46:31 ---> Running in 039fab9711dc 20:46:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:46:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:46:32 OK: 268 MiB in 56 packages 20:46:32 Removing intermediate container 039fab9711dc 20:46:32 ---> 491ef74b1288 20:46:32 Step 8/24 : WORKDIR /device-snmp-go 20:46:32 ---> Running in c60775941524 20:46:33 Removing intermediate container c60775941524 20:46:33 ---> ddc5120971c5 20:46:33 Step 9/24 : COPY go.mod vendor* ./ 20:46:33 ---> 3d8f51f0339e 20:46:33 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:33 ---> Running in fec927b4b612 20:46:34 Removing intermediate container fec927b4b612 20:46:34 ---> 5092588cabf3 20:46:34 Step 11/24 : COPY . . 20:46:34 ---> a774b39af077 20:46:34 Step 12/24 : RUN ${MAKE} 20:46:34 ---> Running in ef67aae4aea6 20:46:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 20:47:01 Removing intermediate container ef67aae4aea6 20:47:01 ---> 54b096dcc6c6 20:47:01 Step 13/24 : FROM alpine:3.18 20:47:01 3.18: Pulling from library/alpine 20:47:01 96526aa774ef: Pulling fs layer 20:47:01 96526aa774ef: Verifying Checksum 20:47:01 96526aa774ef: Download complete 20:47:01 96526aa774ef: Pull complete 20:47:01 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:47:01 Status: Downloaded newer image for alpine:3.18 20:47:01 ---> 8ca4688f4f35 20:47:01 Step 14/24 : RUN apk add --update --no-cache dumb-init 20:47:01 ---> Running in 8369e76d46e3 20:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:47:01 (1/1) Installing dumb-init (1.2.5-r2) 20:47:01 Executing busybox-1.36.1-r2.trigger 20:47:01 OK: 7 MiB in 16 packages 20:47:01 Removing intermediate container 8369e76d46e3 20:47:01 ---> ca138bf7c0a2 20:47:01 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 20:47:01 ---> 5f3287cee055 20:47:01 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 20:47:01 ---> 8a071f0a2128 20:47:01 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 20:47:01 ---> 549ed6f606f6 20:47:01 Step 18/24 : EXPOSE 59993 20:47:01 ---> Running in f7bdaa3f19aa 20:47:01 Removing intermediate container f7bdaa3f19aa 20:47:01 ---> 19a3dac381bc 20:47:01 Step 19/24 : EXPOSE 161 20:47:01 ---> Running in 31be29a4dd5b 20:47:01 Removing intermediate container 31be29a4dd5b 20:47:01 ---> da5207a24559 20:47:01 Step 20/24 : ENTRYPOINT ["/device-snmp"] 20:47:01 ---> Running in 41e8eb12ddda 20:47:01 Removing intermediate container 41e8eb12ddda 20:47:01 ---> f80576cbbf6f 20:47:01 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:47:01 ---> Running in d3eef2aed590 20:47:01 Removing intermediate container d3eef2aed590 20:47:01 ---> 8eec6c1b5804 20:47:01 Step 22/24 : LABEL arch=amd64 20:47:01 ---> Running in e0df293fbb90 20:47:01 Removing intermediate container e0df293fbb90 20:47:01 ---> 6d45a3b32e11 20:47:01 Step 23/24 : LABEL git_sha=7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 20:47:01 ---> Running in f389eda8f791 20:47:01 Removing intermediate container f389eda8f791 20:47:01 ---> db44848b64e2 20:47:01 Step 24/24 : LABEL version=3.1.0-dev.12 20:47:01 ---> Running in 06ed0eaf4709 20:47:01 Removing intermediate container 06ed0eaf4709 20:47:01 ---> 89d61202b17d 20:47:01 [Warning] One or more build-args [ARCH] were not consumed 20:47:01 Successfully built 89d61202b17d 20:47:01 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:01 provisioning config files... 20:47:01 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config617830042834877309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:02 ---> docker-login.sh 20:47:02 nexus3.edgexfoundry.org:10001 20:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:02 Configure a credential helper to remove this warning. See 20:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:02 20:47:02 Login Succeeded 20:47:02 nexus3.edgexfoundry.org:10002 20:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:02 Configure a credential helper to remove this warning. See 20:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:02 20:47:02 Login Succeeded 20:47:02 nexus3.edgexfoundry.org:10003 20:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:02 Configure a credential helper to remove this warning. See 20:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:02 20:47:02 Login Succeeded 20:47:02 nexus3.edgexfoundry.org:10004 20:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:02 Configure a credential helper to remove this warning. See 20:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:02 20:47:02 Login Succeeded 20:47:02 docker.io 20:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:02 Configure a credential helper to remove this warning. See 20:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:02 20:47:02 Login Succeeded 20:47:02 ---> docker-login.sh ends [Pipeline] } 20:47:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:47:02 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 20:47:02 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 20:47:02 latest 20:47:02 3.1.0-dev.12 20:47:02 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12 20:47:02 main 20:47:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:03 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:03 + docker push nexus3.edgexfoundry.org:10004/device-snmp:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 20:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:47:03 330200d3ab2f: Preparing 20:47:03 fb6c3eb8befa: Preparing 20:47:03 9686112ca15f: Preparing 20:47:03 8923d92f6dac: Preparing 20:47:03 cc2447e1835a: Preparing 20:47:03 8923d92f6dac: Pushed 20:47:03 cc2447e1835a: Layer already exists 20:47:03 330200d3ab2f: Pushed 20:47:03 fb6c3eb8befa: Pushed 20:47:06 9686112ca15f: Pushed 20:47:06 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2: digest: sha256:527299bea23a3f2f2b3699a2eef015282384e500bcc35f880a58a7d2b09b0984 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:06 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:06 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 20:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:47:06 330200d3ab2f: Preparing 20:47:06 fb6c3eb8befa: Preparing 20:47:06 9686112ca15f: Preparing 20:47:06 8923d92f6dac: Preparing 20:47:06 cc2447e1835a: Preparing 20:47:06 cc2447e1835a: Layer already exists 20:47:06 8923d92f6dac: Layer already exists 20:47:06 9686112ca15f: Layer already exists 20:47:06 fb6c3eb8befa: Layer already exists 20:47:06 330200d3ab2f: Layer already exists 20:47:06 latest: digest: sha256:527299bea23a3f2f2b3699a2eef015282384e500bcc35f880a58a7d2b09b0984 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:06 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.12 20:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:47:07 330200d3ab2f: Preparing 20:47:07 fb6c3eb8befa: Preparing 20:47:07 9686112ca15f: Preparing 20:47:07 8923d92f6dac: Preparing 20:47:07 cc2447e1835a: Preparing 20:47:07 9686112ca15f: Layer already exists 20:47:07 fb6c3eb8befa: Layer already exists 20:47:07 8923d92f6dac: Layer already exists 20:47:07 cc2447e1835a: Layer already exists 20:47:07 330200d3ab2f: Layer already exists 20:47:07 3.1.0-dev.12: digest: sha256:527299bea23a3f2f2b3699a2eef015282384e500bcc35f880a58a7d2b09b0984 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:07 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12 20:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:47:07 330200d3ab2f: Preparing 20:47:07 fb6c3eb8befa: Preparing 20:47:07 9686112ca15f: Preparing 20:47:07 8923d92f6dac: Preparing 20:47:07 cc2447e1835a: Preparing 20:47:07 cc2447e1835a: Layer already exists 20:47:07 fb6c3eb8befa: Layer already exists 20:47:07 9686112ca15f: Layer already exists 20:47:07 330200d3ab2f: Layer already exists 20:47:07 8923d92f6dac: Layer already exists 20:47:07 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12: digest: sha256:527299bea23a3f2f2b3699a2eef015282384e500bcc35f880a58a7d2b09b0984 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:08 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:08 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 20:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:47:08 330200d3ab2f: Preparing 20:47:08 fb6c3eb8befa: Preparing 20:47:08 9686112ca15f: Preparing 20:47:08 8923d92f6dac: Preparing 20:47:08 cc2447e1835a: Preparing 20:47:08 330200d3ab2f: Layer already exists 20:47:08 cc2447e1835a: Layer already exists 20:47:08 fb6c3eb8befa: Layer already exists 20:47:08 9686112ca15f: Layer already exists 20:47:08 8923d92f6dac: Layer already exists 20:47:08 main: digest: sha256:527299bea23a3f2f2b3699a2eef015282384e500bcc35f880a58a7d2b09b0984 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:08 ===================================================== [Pipeline] echo 20:47:08 taggedImages: 20:47:08 - nexus3.edgexfoundry.org:10004/device-snmp:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 20:47:08 - nexus3.edgexfoundry.org:10004/device-snmp:latest 20:47:08 - nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.12 20:47:08 - nexus3.edgexfoundry.org:10004/device-snmp:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12 20:47:08 - 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 20:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:08 20:47:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:09 latest: Pulling from edgex-lftools-log-publisher 20:47:09 5eb5b503b376: Pulling fs layer 20:47:09 5c69ac0246d0: Pulling fs layer 20:47:09 ec43610c2a17: Pulling fs layer 20:47:09 3a2ae6a8a46f: Pulling fs layer 20:47:09 33b1e0a273af: Pulling fs layer 20:47:09 5d3b04190fa2: Pulling fs layer 20:47:09 2f39f015ded8: Pulling fs layer 20:47:09 3a2ae6a8a46f: Waiting 20:47:09 33b1e0a273af: Waiting 20:47:09 5d3b04190fa2: Waiting 20:47:09 2f39f015ded8: Waiting 20:47:09 5c69ac0246d0: Download complete 20:47:09 3a2ae6a8a46f: Verifying Checksum 20:47:09 3a2ae6a8a46f: Download complete 20:47:09 33b1e0a273af: Verifying Checksum 20:47:09 33b1e0a273af: Download complete 20:47:09 5d3b04190fa2: Verifying Checksum 20:47:09 5d3b04190fa2: Download complete 20:47:09 ec43610c2a17: Verifying Checksum 20:47:09 ec43610c2a17: Download complete 20:47:09 5eb5b503b376: Verifying Checksum 20:47:09 5eb5b503b376: Download complete 20:47:10 2f39f015ded8: Verifying Checksum 20:47:10 2f39f015ded8: Download complete 20:47:10 5eb5b503b376: Pull complete 20:47:10 5c69ac0246d0: Pull complete 20:47:11 ec43610c2a17: Pull complete 20:47:11 3a2ae6a8a46f: Pull complete 20:47:11 33b1e0a273af: Pull complete 20:47:11 5d3b04190fa2: Pull complete 20:47:15 2f39f015ded8: Pull complete 20:47:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:15 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 20:47: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/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 20:47:25 $ docker top 5d4cc217fdf83498f958386c1b6f79201ed78c26a85b148555eae9ac418c315e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:25 ---> job-cost.sh 20:47:25 lf-activate-venv: SKIPPING 20:47:25 INFO: No Stack... 20:47:26 INFO: Retrieving Pricing Info for: v3-standard-8 20:47:26 INFO: Archiving Costs [Pipeline] sh 20:47:26 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 20:47:26 + cut -d, -f6 [Pipeline] lock 20:47:26 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-99-stack-cost] 20:47:26 Resource [jenkins-edgexfoundry-device-snmp-go-main-99-stack-cost] did not exist. Created. 20:47:26 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:47:27 + echo total: 0.2199999988079071 [Pipeline] stash 20:47:27 Stashed 1 file(s) [Pipeline] } 20:47:27 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 20:47:27 $ docker stop --time=1 5d4cc217fdf83498f958386c1b6f79201ed78c26a85b148555eae9ac418c315e 20:47:28 $ docker rm -f --volumes 5d4cc217fdf83498f958386c1b6f79201ed78c26a85b148555eae9ac418c315e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:47:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17386 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 20:47:34 Running in /w/workspace/device-snmp-go/99 [Pipeline] { [Pipeline] checkout 20:47:34 Selected Git installation does not exist. Using Default 20:47:34 The recommended git tool is: NONE 20:47:41 using credential edgex-jenkins-ssh 20:47:41 Cloning the remote Git repository 20:47:41 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 20:47:41 > git init /w/workspace/device-snmp-go/99 # timeout=10 20:47:42 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 20:47:42 > git --version # timeout=10 20:47:42 > git --version # 'git version 2.25.1' 20:47:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:43 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 20:47:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:44 Avoid second fetch 20:47:44 Checking out Revision 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 (main) 20:47:44 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#330)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:47:44 > git config core.sparsecheckout # timeout=10 20:47:44 > git checkout -f 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 # timeout=10 20:47:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:47:45 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:45 Dload Upload Total Spent Left Speed 20:47:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 229k 0 --:--:-- --:--:-- --:--:-- 229k [Pipeline] sh 20:47:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:47:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:47:46 + sudo tee /etc/docker/daemon.new 20:47:46 { 20:47:46 "registry-mirrors": [ 20:47:46 "https://nexus3.edgexfoundry.org:10001" 20:47:46 ], 20:47:46 "bip": "10.250.0.254/24", 20:47:46 "hosts": [ 20:47:46 "tcp://0.0.0.0:5555", 20:47:46 "unix:///var/run/docker.sock" 20:47:46 ], 20:47:46 "mtu": 1458, 20:47:46 "selinux-enabled": true, 20:47:46 "seccomp-profile": "/etc/docker/seccomp.json" 20:47:46 } [Pipeline] sh 20:47:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:47:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:05 provisioning config files... 20:48:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/99@tmp/config607136024511813690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:06 ---> docker-login.sh 20:48:06 nexus3.edgexfoundry.org:10001 20:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:06 Configure a credential helper to remove this warning. See 20:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:06 20:48:06 Login Succeeded 20:48:06 nexus3.edgexfoundry.org:10002 20:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:07 Configure a credential helper to remove this warning. See 20:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:07 20:48:07 Login Succeeded 20:48:07 nexus3.edgexfoundry.org:10003 20:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:07 Configure a credential helper to remove this warning. See 20:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:07 20:48:07 Login Succeeded 20:48:07 nexus3.edgexfoundry.org:10004 20:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:07 Configure a credential helper to remove this warning. See 20:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:07 20:48:07 Login Succeeded 20:48:07 docker.io 20:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:08 Configure a credential helper to remove this warning. See 20:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:08 20:48:08 Login Succeeded 20:48:08 ---> docker-login.sh ends [Pipeline] } 20:48:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:48:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:48:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:48:08 ========================================================= 20:48:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:48:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:08 + 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 . 20:48:09 Sending build context to Docker daemon 2.959MB 20:48:09 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:48:09 Step 2/12 : FROM ${BASE} AS builder 20:48:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:48:11 9fda8d8052c6: Pulling fs layer 20:48:11 5d54e960e981: Pulling fs layer 20:48:11 c4a7e357bf2a: Pulling fs layer 20:48:11 f0e02332f6b5: Pulling fs layer 20:48:11 cefa15bbcfad: Pulling fs layer 20:48:11 17808c966233: Pulling fs layer 20:48:11 f4c1fc716caa: Pulling fs layer 20:48:11 cefa15bbcfad: Waiting 20:48:11 f4c1fc716caa: Waiting 20:48:11 17808c966233: Waiting 20:48:11 f0e02332f6b5: Waiting 20:48:11 5d54e960e981: Verifying Checksum 20:48:11 5d54e960e981: Download complete 20:48:11 f0e02332f6b5: Verifying Checksum 20:48:11 f0e02332f6b5: Download complete 20:48:11 cefa15bbcfad: Verifying Checksum 20:48:11 cefa15bbcfad: Download complete 20:48:11 9fda8d8052c6: Verifying Checksum 20:48:11 9fda8d8052c6: Download complete 20:48:11 f4c1fc716caa: Verifying Checksum 20:48:11 f4c1fc716caa: Download complete 20:48:12 9fda8d8052c6: Pull complete 20:48:12 5d54e960e981: Pull complete 20:48:13 c4a7e357bf2a: Verifying Checksum 20:48:13 c4a7e357bf2a: Download complete 20:48:14 17808c966233: Verifying Checksum 20:48:14 17808c966233: Download complete 20:48:26 c4a7e357bf2a: Pull complete 20:48:26 f0e02332f6b5: Pull complete 20:48:26 cefa15bbcfad: Pull complete 20:48:36 17808c966233: Pull complete 20:48:40 f4c1fc716caa: Pull complete 20:48:40 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:48:40 ---> ea914061e18c 20:48:40 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:48:42 ---> Running in 6cf335ebd2d9 20:48:42 Removing intermediate container 6cf335ebd2d9 20:48:42 ---> ee4a74d20ee6 20:48:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:48:43 ---> Running in b457afcb3a78 20:48:43 Removing intermediate container b457afcb3a78 20:48:43 ---> ab92458853be 20:48:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:48:43 ---> Running in 77591656478d 20:48:43 Removing intermediate container 77591656478d 20:48:43 ---> 4d23b3f7f6e8 20:48:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:48:43 ---> Running in b9154b7ba857 20:48:44 Removing intermediate container b9154b7ba857 20:48:44 ---> 0e42352f2815 20:48:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:48:44 ---> Running in 47c8c39d2477 20:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:48:46 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:48:46 (2/4) Installing libedit (20221030.3.1-r1) 20:48:46 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:48:46 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:48:46 Executing busybox-1.36.1-r2.trigger 20:48:46 OK: 270 MiB in 56 packages 20:48:48 Removing intermediate container 47c8c39d2477 20:48:48 ---> 30bfc61f1f09 20:48:48 Step 8/12 : WORKDIR /device-snmp-go 20:48:48 ---> Running in caefee875ed5 20:48:48 Removing intermediate container caefee875ed5 20:48:48 ---> cb577e324edb 20:48:48 Step 9/12 : COPY go.mod vendor* ./ 20:48:48 ---> d4223db3906c 20:48:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:49 ---> Running in 4b299da6ec55 20:50:10 Removing intermediate container 4b299da6ec55 20:50:10 ---> 740a4f83c6a1 20:50:10 Step 11/12 : COPY . . 20:50:10 ---> 3f0266ed7a6d 20:50:10 Step 12/12 : RUN ${MAKE} 20:50:10 ---> Running in 0d9dfb7fa06b 20:50:10 noop 20:50:10 Removing intermediate container 0d9dfb7fa06b 20:50:10 ---> 89a95dbc9a51 20:50:10 Successfully built 89a95dbc9a51 20:50:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:11 + docker inspect -f . ci-base-image-arm64 20:50:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:11 prd-ubuntu20.04-docker-arm64-4c-16g-17386 does not seem to be running inside a container 20:50:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/99 -v /w/workspace/device-snmp-go/99:/w/workspace/device-snmp-go/99:rw,z -v /w/workspace/device-snmp-go/99@tmp:/w/workspace/device-snmp-go/99@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 ******** ci-base-image-arm64 cat 20:50:12 $ docker top f12da4720c415d9b5d5ea39a7452880a5624db83bd338d758dfcb0bd70da988d -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:13 + go version 20:50:13 go version go1.21.0 linux/arm64 [Pipeline] } 20:50:13 $ docker stop --time=1 f12da4720c415d9b5d5ea39a7452880a5624db83bd338d758dfcb0bd70da988d 20:50:15 $ docker rm -f --volumes f12da4720c415d9b5d5ea39a7452880a5624db83bd338d758dfcb0bd70da988d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:15 + docker inspect -f . ci-base-image-arm64 20:50:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:15 prd-ubuntu20.04-docker-arm64-4c-16g-17386 does not seem to be running inside a container 20:50:15 $ 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/99 -v /w/workspace/device-snmp-go/99:/w/workspace/device-snmp-go/99:rw,z -v /w/workspace/device-snmp-go/99@tmp:/w/workspace/device-snmp-go/99@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 ******** ci-base-image-arm64 cat 20:50:17 $ docker top be7d90b141f490058ddb575df6031f7b781a896dfe50922fd92425c42c4602cc -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:18 + git config --global --add safe.directory /w/workspace/device-snmp-go/99 [Pipeline] fileExists [Pipeline] sh 20:50:18 + make test 20:50:18 go test ./... -coverprofile=coverage.out 20:50:25 ? github.com/edgexfoundry/device-snmp-go [no test files] 20:52:02 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 20:52:02 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements 20:52:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:52:02 go vet ./... 20:52:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:52:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:52:34 ./bin/test-attribution-txt.sh [Pipeline] echo 20:52:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:52:34 $ docker stop --time=1 be7d90b141f490058ddb575df6031f7b781a896dfe50922fd92425c42c4602cc 20:52:36 $ docker rm -f --volumes be7d90b141f490058ddb575df6031f7b781a896dfe50922fd92425c42c4602cc [Pipeline] // withDockerContainer [Pipeline] sh 20:52:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:52:37 Warning: overwriting stash ‘coverage-report’ 20:52:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:52:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:52:38 + ls -al . 20:52:38 total 168 20:52:38 drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 20:50 . 20:52:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 20:47 .. 20:52:38 -rw-rw-r-- 1 jenkins jenkins 6 Nov 13 20:47 .dockerignore 20:52:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 20:47 .git 20:52:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:47 .github 20:52:38 -rw-rw-r-- 1 jenkins jenkins 263 Nov 13 20:47 .gitignore 20:52:38 -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 20:47 .golangci.yml 20:52:38 -rw-rw-r-- 1 jenkins jenkins 10025 Nov 13 20:47 Attribution.txt 20:52:38 -rw-rw-r-- 1 jenkins jenkins 11809 Nov 13 20:47 CHANGELOG.md 20:52:38 -rw-rw-r-- 1 jenkins jenkins 1462 Nov 13 20:47 Dockerfile 20:52:38 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 20:47 GOVERNANCE.md 20:52:38 -rw-rw-r-- 1 jenkins jenkins 656 Nov 13 20:47 Jenkinsfile 20:52:38 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 20:47 LICENSE 20:52:38 -rw-rw-r-- 1 jenkins jenkins 2240 Nov 13 20:47 Makefile 20:52:38 -rw-rw-r-- 1 jenkins jenkins 620 Nov 13 20:47 OWNERS.md 20:52:38 -rw-rw-r-- 1 jenkins jenkins 10477 Nov 13 20:47 README.md 20:52:38 -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 20:44 VERSION 20:52:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 20:47 bin 20:52:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:47 cmd 20:52:38 -rw-r--r-- 1 jenkins jenkins 8837 Nov 13 20:51 coverage.out 20:52:38 -rw-rw-r-- 1 jenkins jenkins 3665 Nov 13 20:47 go.mod 20:52:38 -rw-rw-r-- 1 jenkins jenkins 34728 Nov 13 20:47 go.sum 20:52:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:47 internal 20:52:38 -rw-rw-r-- 1 jenkins jenkins 228 Nov 13 20:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:39 + 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=7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 --label arch=arm64 --label version=3.1.0-dev.12 . 20:52:39 Sending build context to Docker daemon 2.969MB 20:52:39 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 20:52:39 Step 2/24 : FROM ${BASE} AS builder 20:52:39 ---> 89a95dbc9a51 20:52:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:52:41 ---> Running in d024ae574603 20:52:41 Removing intermediate container d024ae574603 20:52:41 ---> 4809b4f5106f 20:52:41 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:52:41 ---> Running in a051b9f7d495 20:52:41 Removing intermediate container a051b9f7d495 20:52:41 ---> 4faf847c9952 20:52:41 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:52:41 ---> Running in e1621cd90865 20:52:42 Removing intermediate container e1621cd90865 20:52:42 ---> 310126a38956 20:52:42 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 20:52:42 ---> Running in 1a40e3decead 20:52:42 Removing intermediate container 1a40e3decead 20:52:42 ---> 320ab88d27cf 20:52:42 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:52:42 ---> Running in 837d1be84c6b 20:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:52:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:52:45 OK: 270 MiB in 56 packages 20:52:47 Removing intermediate container 837d1be84c6b 20:52:47 ---> c99ef6ff2fe7 20:52:47 Step 8/24 : WORKDIR /device-snmp-go 20:52:47 ---> Running in 3c929820dfc9 20:52:47 Removing intermediate container 3c929820dfc9 20:52:47 ---> cf16af78ec8b 20:52:47 Step 9/24 : COPY go.mod vendor* ./ 20:52:49 ---> 8e02baa5bcc7 20:52:49 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:49 ---> Running in 7441b172d47e 20:52:56 Removing intermediate container 7441b172d47e 20:52:56 ---> c1e7a05f4501 20:52:56 Step 11/24 : COPY . . 20:52:59 ---> 9834c97d44e7 20:52:59 Step 12/24 : RUN ${MAKE} 20:52:59 ---> Running in aab2d4a99b3e 20:53:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 20:54:51 Removing intermediate container aab2d4a99b3e 20:54:51 ---> 22868217b6a0 20:54:51 Step 13/24 : FROM alpine:3.18 20:54:51 3.18: Pulling from library/alpine 20:54:51 579b34f0a95b: Pulling fs layer 20:54:51 579b34f0a95b: Verifying Checksum 20:54:51 579b34f0a95b: Download complete 20:54:51 579b34f0a95b: Pull complete 20:54:51 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:54:51 Status: Downloaded newer image for alpine:3.18 20:54:51 ---> 3cc203321400 20:54:51 Step 14/24 : RUN apk add --update --no-cache dumb-init 20:54:51 ---> Running in 17106e107fd1 20:54:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:52 (1/1) Installing dumb-init (1.2.5-r2) 20:54:52 Executing busybox-1.36.1-r2.trigger 20:54:52 OK: 8 MiB in 16 packages 20:54:53 Removing intermediate container 17106e107fd1 20:54:53 ---> 688bedc9a4a2 20:54:53 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 20:54:54 ---> c3547df08929 20:54:54 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 20:54:55 ---> 78ed10a8ba47 20:54:55 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 20:54:55 ---> 534dce933836 20:54:55 Step 18/24 : EXPOSE 59993 20:54:55 ---> Running in 48dd63ed4881 20:54:56 Removing intermediate container 48dd63ed4881 20:54:56 ---> db6a4964f40c 20:54:56 Step 19/24 : EXPOSE 161 20:54:56 ---> Running in 859b0196d541 20:54:56 Removing intermediate container 859b0196d541 20:54:56 ---> e1e56b0e6e86 20:54:56 Step 20/24 : ENTRYPOINT ["/device-snmp"] 20:54:56 ---> Running in 3c16bdc74cfb 20:54:56 Removing intermediate container 3c16bdc74cfb 20:54:56 ---> 2e7e03972e86 20:54:56 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:54:56 ---> Running in 80d30374a640 20:54:57 Removing intermediate container 80d30374a640 20:54:57 ---> 99af0cbaa4cc 20:54:57 Step 22/24 : LABEL arch=arm64 20:54:57 ---> Running in a4b60a37f079 20:54:57 Removing intermediate container a4b60a37f079 20:54:57 ---> 9eaa5a771764 20:54:57 Step 23/24 : LABEL git_sha=7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 20:54:57 ---> Running in a54e0d5fec2a 20:54:57 Removing intermediate container a54e0d5fec2a 20:54:57 ---> 904fdd629364 20:54:57 Step 24/24 : LABEL version=3.1.0-dev.12 20:54:57 ---> Running in 1b9fb8196b5f 20:54:58 Removing intermediate container 1b9fb8196b5f 20:54:58 ---> 24ce4dbdc59f 20:54:58 [Warning] One or more build-args [ARCH] were not consumed 20:54:58 Successfully built 24ce4dbdc59f 20:54:58 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 20:54:58 provisioning config files... 20:54:58 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/99@tmp/config18291694294400419887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:58 ---> docker-login.sh 20:54:58 nexus3.edgexfoundry.org:10001 20:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:59 Configure a credential helper to remove this warning. See 20:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:59 20:54:59 Login Succeeded 20:54:59 nexus3.edgexfoundry.org:10002 20:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:59 Configure a credential helper to remove this warning. See 20:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:59 20:54:59 Login Succeeded 20:54:59 nexus3.edgexfoundry.org:10003 20:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:59 Configure a credential helper to remove this warning. See 20:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:59 20:54:59 Login Succeeded 20:54:59 nexus3.edgexfoundry.org:10004 20:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:00 Configure a credential helper to remove this warning. See 20:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:00 20:55:00 Login Succeeded 20:55:00 docker.io 20:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:00 Configure a credential helper to remove this warning. See 20:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:00 20:55:00 Login Succeeded 20:55:00 ---> docker-login.sh ends [Pipeline] } 20:55:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:55:00 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 20:55:00 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 20:55:00 latest 20:55:00 3.1.0-dev.12 20:55:00 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12 20:55:00 main 20:55:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:01 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:03 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 20:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 20:55:03 76fd77e95cc4: Preparing 20:55:03 ff55ca9087c3: Preparing 20:55:03 afb92290f838: Preparing 20:55:03 5c2b7497d738: Preparing 20:55:03 5f4d9fc4d98d: Preparing 20:55:03 5f4d9fc4d98d: Layer already exists 20:55:03 76fd77e95cc4: Pushed 20:55:03 5c2b7497d738: Pushed 20:55:03 ff55ca9087c3: Pushed 20:55:09 afb92290f838: Pushed 20:55:09 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2: digest: sha256:99824e7d94bbfe93e3a1e33500e053f4b1e3c8bb72f4a2e96dbc3cb396360b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:10 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:10 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 20:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 20:55:10 76fd77e95cc4: Preparing 20:55:10 ff55ca9087c3: Preparing 20:55:10 afb92290f838: Preparing 20:55:10 5c2b7497d738: Preparing 20:55:10 5f4d9fc4d98d: Preparing 20:55:10 5c2b7497d738: Layer already exists 20:55:10 76fd77e95cc4: Layer already exists 20:55:10 5f4d9fc4d98d: Layer already exists 20:55:10 ff55ca9087c3: Layer already exists 20:55:10 afb92290f838: Layer already exists 20:55:10 latest: digest: sha256:99824e7d94bbfe93e3a1e33500e053f4b1e3c8bb72f4a2e96dbc3cb396360b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:10 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.12 20:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 20:55:11 76fd77e95cc4: Preparing 20:55:11 ff55ca9087c3: Preparing 20:55:11 afb92290f838: Preparing 20:55:11 5c2b7497d738: Preparing 20:55:11 5f4d9fc4d98d: Preparing 20:55:11 ff55ca9087c3: Layer already exists 20:55:11 5f4d9fc4d98d: Layer already exists 20:55:11 5c2b7497d738: Layer already exists 20:55:11 afb92290f838: Layer already exists 20:55:11 76fd77e95cc4: Layer already exists 20:55:11 3.1.0-dev.12: digest: sha256:99824e7d94bbfe93e3a1e33500e053f4b1e3c8bb72f4a2e96dbc3cb396360b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:11 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12 20:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 20:55:11 76fd77e95cc4: Preparing 20:55:11 ff55ca9087c3: Preparing 20:55:11 afb92290f838: Preparing 20:55:11 5c2b7497d738: Preparing 20:55:11 5f4d9fc4d98d: Preparing 20:55:11 ff55ca9087c3: Layer already exists 20:55:11 5c2b7497d738: Layer already exists 20:55:11 76fd77e95cc4: Layer already exists 20:55:11 afb92290f838: Layer already exists 20:55:11 5f4d9fc4d98d: Layer already exists 20:55:11 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12: digest: sha256:99824e7d94bbfe93e3a1e33500e053f4b1e3c8bb72f4a2e96dbc3cb396360b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:12 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 20:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 20:55:12 76fd77e95cc4: Preparing 20:55:12 ff55ca9087c3: Preparing 20:55:12 afb92290f838: Preparing 20:55:12 5c2b7497d738: Preparing 20:55:12 5f4d9fc4d98d: Preparing 20:55:12 76fd77e95cc4: Layer already exists 20:55:12 ff55ca9087c3: Layer already exists 20:55:12 afb92290f838: Layer already exists 20:55:12 5f4d9fc4d98d: Layer already exists 20:55:12 5c2b7497d738: Layer already exists 20:55:12 main: digest: sha256:99824e7d94bbfe93e3a1e33500e053f4b1e3c8bb72f4a2e96dbc3cb396360b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:12 ===================================================== [Pipeline] echo 20:55:12 taggedImages: 20:55:12 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 20:55:12 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 20:55:12 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.12 20:55:12 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e94b9fbc9a6f42ac524c9c46ae680402909dfe2-3.1.0-dev.12 20:55:12 - 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 20:55:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:55:13 20:55:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:55:13 arm64: Pulling from edgex-lftools-log-publisher 20:55:13 8998bd30e6a1: Pulling fs layer 20:55:13 04944245beec: Pulling fs layer 20:55:13 699f458cf7ca: Pulling fs layer 20:55:13 765212b225bb: Pulling fs layer 20:55:13 f23df028b6ca: Pulling fs layer 20:55:13 d65c8cfc05b1: Pulling fs layer 20:55:13 2437ff75d9bd: Pulling fs layer 20:55:13 f23df028b6ca: Waiting 20:55:13 d65c8cfc05b1: Waiting 20:55:13 765212b225bb: Waiting 20:55:13 04944245beec: Verifying Checksum 20:55:13 04944245beec: Download complete 20:55:13 765212b225bb: Verifying Checksum 20:55:13 765212b225bb: Download complete 20:55:13 f23df028b6ca: Verifying Checksum 20:55:13 f23df028b6ca: Download complete 20:55:13 d65c8cfc05b1: Verifying Checksum 20:55:13 d65c8cfc05b1: Download complete 20:55:14 699f458cf7ca: Verifying Checksum 20:55:14 699f458cf7ca: Download complete 20:55:14 8998bd30e6a1: Verifying Checksum 20:55:14 8998bd30e6a1: Download complete 20:55:17 2437ff75d9bd: Verifying Checksum 20:55:17 2437ff75d9bd: Download complete 20:55:19 8998bd30e6a1: Pull complete 20:55:19 04944245beec: Pull complete 20:55:21 699f458cf7ca: Pull complete 20:55:21 765212b225bb: Pull complete 20:55:22 f23df028b6ca: Pull complete 20:55:22 d65c8cfc05b1: Pull complete 20:55:40 2437ff75d9bd: Pull complete 20:55:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:55:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:55:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:40 prd-ubuntu20.04-docker-arm64-4c-16g-17386 does not seem to be running inside a container 20:55:40 $ 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/99 -v /w/workspace/device-snmp-go/99:/w/workspace/device-snmp-go/99:rw,z -v /w/workspace/device-snmp-go/99@tmp:/w/workspace/device-snmp-go/99@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:arm64 cat 20:55:43 $ docker top c9bd30b126da9b37e1b7c83eb1d9ab67c0fc5ba7f934f372a1d3324677f0554d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:44 ---> job-cost.sh 20:55:44 lf-activate-venv: SKIPPING 20:55:44 INFO: No Stack... 20:55:44 INFO: Retrieving Pricing Info for: v3-standard-4 20:55:45 INFO: Archiving Costs [Pipeline] sh 20:55:45 + cat /w/workspace/device-snmp-go/99/archives/cost.csv 20:55:45 + cut -d, -f6 [Pipeline] lock 20:55:46 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-99-stack-cost] 20:55:46 Resource [jenkins-edgexfoundry-device-snmp-go-main-99-stack-cost] did not exist. Created. 20:55:46 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:55:46 /w/workspace/device-snmp-go/99@tmp/durable-fb3876d6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:55:47 + echo total: 0.10999999940395355 [Pipeline] stash 20:55:47 Warning: overwriting stash ‘stack-cost’ 20:55:47 Stashed 1 file(s) [Pipeline] } 20:55:47 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 20:55:47 $ docker stop --time=1 c9bd30b126da9b37e1b7c83eb1d9ab67c0fc5ba7f934f372a1d3324677f0554d 20:55:49 $ docker rm -f --volumes c9bd30b126da9b37e1b7c83eb1d9ab67c0fc5ba7f934f372a1d3324677f0554d [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 20:55:49 provisioning config files... 20:55:49 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3767307613174180203tmp [Pipeline] { [Pipeline] sh 20:55:49 + set +x 20:55:49 + curl -s https://codecov.io/bash 20:55:49 + bash -s -- 20:55:50 20:55:50 _____ _ 20:55:50 / ____| | | 20:55:50 | | ___ __| | ___ ___ _____ __ 20:55:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:55:50 | |___| (_) | (_| | __/ (_| (_) \ V / 20:55:50 \_____\___/ \__,_|\___|\___\___/ \_/ 20:55:50 Bash-1.0.6 20:55:50 20:55:50 20:55:50 ==> git version 2.25.1 found 20:55:50 ==> 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 20:55:50 Release-Date: 2020-01-08 20:55:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:55:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:55:50 ==> Jenkins CI detected. 20:55:50 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 20:55:50 project root: . 20:55:50 --> token set from env 20:55:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:55:50 ==> Running gcov in . (disable via -X gcov) 20:55:50 ==> Python coveragepy not found 20:55:50 ==> Searching for coverage reports in: 20:55:50 + . 20:55:50 -> Found 1 reports 20:55:50 ==> Detecting git/mercurial file structure 20:55:50 ==> Reading reports 20:55:50 + ./coverage.out bytes=8837 20:55:50 ==> Appending adjustments 20:55:50 https://docs.codecov.io/docs/fixing-reports 20:55:50 + Found adjustments 20:55:50 ==> Gzipping contents 20:55:50 4.0K /tmp/codecov.uSidR6.gz 20:55:50 ==> Uploading reports 20:55:50 url: https://codecov.io 20:55:50 query: branch=main&commit=7e94b9fbc9a6f42ac524c9c46ae680402909dfe2&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:55:50 -> Pinging Codecov 20:55:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=7e94b9fbc9a6f42ac524c9c46ae680402909dfe2&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:55:50 -> Uploading to 20:55:50 https://storage.googleapis.com/codecov/v4/raw/2023-11-13/6C56EA5C29638FB4528AC87E60AF5AE0/7e94b9fbc9a6f42ac524c9c46ae680402909dfe2/29d1fca8-5f5e-490e-9854-0905d8a4cc71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231113T205550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad1a9b8635e494f75fcbe7b5126dc9d34302a34d2c811ac0e190b4cee33b4a98 20:55:50 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:50 Dload Upload Total Spent Left Speed 20:55:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5334 --:--:-- --:--:-- --:--:-- 5334 20:55:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [Pipeline] } 20:55:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:55:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:55:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:55:51 20:55:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:55:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:55:51 df9b9388f04a: Pulling fs layer 20:55:51 52dc419b0ee2: Pulling fs layer 20:55:51 25bc292e5bac: Pulling fs layer 20:55:51 114826534d7a: Pulling fs layer 20:55:51 4657fd5d0bcf: Pulling fs layer 20:55:51 6ad1cebc031e: Pulling fs layer 20:55:51 8a3aa393b2d8: Pulling fs layer 20:55:51 4657fd5d0bcf: Waiting 20:55:51 8a3aa393b2d8: Waiting 20:55:51 6ad1cebc031e: Waiting 20:55:51 114826534d7a: Waiting 20:55:51 25bc292e5bac: Verifying Checksum 20:55:51 25bc292e5bac: Download complete 20:55:51 52dc419b0ee2: Download complete 20:55:51 4657fd5d0bcf: Verifying Checksum 20:55:51 4657fd5d0bcf: Download complete 20:55:51 df9b9388f04a: Download complete 20:55:51 6ad1cebc031e: Verifying Checksum 20:55:51 6ad1cebc031e: Download complete 20:55:51 df9b9388f04a: Pull complete 20:55:51 52dc419b0ee2: Pull complete 20:55:51 25bc292e5bac: Pull complete 20:55:52 114826534d7a: Verifying Checksum 20:55:52 114826534d7a: Download complete 20:55:52 8a3aa393b2d8: Verifying Checksum 20:55:52 8a3aa393b2d8: Download complete 20:55:56 114826534d7a: Pull complete 20:55:56 4657fd5d0bcf: Pull complete 20:55:56 6ad1cebc031e: Pull complete 20:55:59 8a3aa393b2d8: Pull complete 20:55:59 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:55:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:55:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:00 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 20:56:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:56:05 $ docker top daccb95b7e62f8b0e8e991aeec2c575cc597024903bdcb043bf68cbf6676bd89 -eo pid,comm [Pipeline] { [Pipeline] echo 20:56:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 20:56:05 + set -o pipefail 20:56:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 20:56:12 20:56:12 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 20:56:12 20:56:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/b78a44c6-9316-421d-992b-f7e3cc797a86 20:56:12 20:56:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:56:12 20:56:12 20:56:12 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:56:12 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:56:12 More details here: https://snyk.co/ue1NS 20:56:12 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:56:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:56:12 $ docker stop --time=1 daccb95b7e62f8b0e8e991aeec2c575cc597024903bdcb043bf68cbf6676bd89 20:56:15 $ docker rm -f --volumes daccb95b7e62f8b0e8e991aeec2c575cc597024903bdcb043bf68cbf6676bd89 [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 20:56:16 + git log --format=format:%s -1 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 [Pipeline] sh 20:56:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:56:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:17 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 20:56:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:56:17 $ docker top 2af043350a495fc2bcfa05ebd069fe3589b3858bb3801ddfdb738507908e1422 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:56:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:18 [ssh-agent] Looking for ssh-agent implementation... 20:56:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:18 $ docker exec 2af043350a495fc2bcfa05ebd069fe3589b3858bb3801ddfdb738507908e1422 ssh-agent 20:56:18 SSH_AUTH_SOCK=/tmp/ssh-BngWtZwuinZe/agent.32 20:56:18 SSH_AGENT_PID=38 20:56:18 Running ssh-add (command line suppressed) 20:56:18 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16158490837769811778.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16158490837769811778.key) 20:56:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:18 + git semver tag 20:56:18 2023-11-13 20:56:18,826 [run_tag] DEBUG tag force:False 20:56:18 2023-11-13 20:56:18,826 [check_head_tag] DEBUG check head tag 20:56:18 2023-11-13 20:56:18,827 [execute] INFO git cat-file --batch-check 20:56:18 2023-11-13 20:56:18,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 20:56:18 2023-11-13 20:56:18,831 [execute] INFO git cat-file --batch 20:56:18 2023-11-13 20:56:18,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 20:56:18 2023-11-13 20:56:18,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 20:56:18 2023-11-13 20:56:18,841 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 20:56:18 2023-11-13 20:56:18,841 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.12', '-m', 'v3.1.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 20:56:18 2023-11-13 20:56:18,846 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 20:56:18 3.1.0-dev.12 [Pipeline] } 20:56:18 $ docker exec --env ******** --env ******** 2af043350a495fc2bcfa05ebd069fe3589b3858bb3801ddfdb738507908e1422 ssh-agent -k 20:56:19 unset SSH_AUTH_SOCK; 20:56:19 unset SSH_AGENT_PID; 20:56:19 echo Agent pid 38 killed; 20:56:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:56:19 + git semver [Pipeline] } 20:56:19 $ docker stop --time=1 2af043350a495fc2bcfa05ebd069fe3589b3858bb3801ddfdb738507908e1422 20:56:20 $ docker rm -f --volumes 2af043350a495fc2bcfa05ebd069fe3589b3858bb3801ddfdb738507908e1422 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:56:21 20:56:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:56:21 0.23.1-centos7: Pulling from edgex-lftools 20:56:21 ab5ef0e58194: Pulling fs layer 20:56:21 9712f1f96733: Pulling fs layer 20:56:21 63f879dbbcfc: Pulling fs layer 20:56:21 0d9ebad4ef96: Pulling fs layer 20:56:21 e9a5061849ea: Pulling fs layer 20:56:21 d747dcd14b5f: Pulling fs layer 20:56:21 2de7ff778b66: Pulling fs layer 20:56:21 0d9ebad4ef96: Waiting 20:56:21 e9a5061849ea: Waiting 20:56:21 d747dcd14b5f: Waiting 20:56:21 2de7ff778b66: Waiting 20:56:21 9712f1f96733: Download complete 20:56:21 63f879dbbcfc: Verifying Checksum 20:56:21 63f879dbbcfc: Download complete 20:56:21 e9a5061849ea: Verifying Checksum 20:56:21 e9a5061849ea: Download complete 20:56:21 d747dcd14b5f: Download complete 20:56:22 ab5ef0e58194: Verifying Checksum 20:56:22 ab5ef0e58194: Download complete 20:56:22 0d9ebad4ef96: Verifying Checksum 20:56:22 0d9ebad4ef96: Download complete 20:56:22 2de7ff778b66: Verifying Checksum 20:56:22 2de7ff778b66: Download complete 20:56:24 ab5ef0e58194: Pull complete 20:56:24 9712f1f96733: Pull complete 20:56:25 63f879dbbcfc: Pull complete 20:56:29 0d9ebad4ef96: Pull complete 20:56:29 e9a5061849ea: Pull complete 20:56:29 d747dcd14b5f: Pull complete 20:56:31 2de7ff778b66: Pull complete 20:56:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:56:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:56:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:31 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 20:56:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:56:38 $ docker top 6f2281cf957ab26c9d28684849bae1eecca15512c73063ac6c3a6b7027d54915 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:56:38 provisioning config files... 20:56:38 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11119819325574225349tmp 20:56:38 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4461765742512675478tmp 20:56:38 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config193067805465605984tmp [Pipeline] { [Pipeline] echo 20:56:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:56:38 ---> sigul-configuration.sh 20:56:38 gpg: directory `/root/.gnupg' created 20:56:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:56:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:56:38 gpg: keyring `/root/.gnupg/secring.gpg' created 20:56:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:56:38 gpg: CAST5 encrypted data 20:56:38 gpg: encrypted with 1 passphrase 20:56:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:56:39 + mkdir /home/jenkins 20:56:39 + mkdir /home/jenkins/sigul [Pipeline] sh 20:56:39 + 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 20:56:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:56:39 ---> sigul-install.sh 20:56:39 Sigul already installed; skipping installation. [Pipeline] sh 20:56:40 + git tag --list 20:56:40 1.0.0 20:56:40 v0.0.0 20:56:40 v1.1.0 20:56:40 v1.1.1 20:56:40 v1.2.2 20:56:40 v1.3.0 20:56:40 v1.3.1 20:56:40 v2.0.0 20:56:40 v2.1.0 20:56:40 v2.1.1 20:56:40 v2.2.0 20:56:40 v2.3.0 20:56:40 v3.0 20:56:40 v3.0.0 20:56:40 v3.1.0-dev.1 20:56:40 v3.1.0-dev.10 20:56:40 v3.1.0-dev.11 20:56:40 v3.1.0-dev.12 20:56:40 v3.1.0-dev.2 20:56:40 v3.1.0-dev.3 20:56:40 v3.1.0-dev.4 20:56:40 v3.1.0-dev.5 20:56:40 v3.1.0-dev.6 20:56:40 v3.1.0-dev.7 20:56:40 v3.1.0-dev.8 20:56:40 v3.1.0-dev.9 [Pipeline] sh 20:56:40 + lftools sign git-tag v3.1.0-dev.12 20:56:41 Signing Git tag with Sigul... 20:56:41 Signing v3.1.0-dev.12 [Pipeline] echo 20:56:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:56:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:56:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:56:41 $ docker stop --time=1 6f2281cf957ab26c9d28684849bae1eecca15512c73063ac6c3a6b7027d54915 20:56:42 $ docker rm -f --volumes 6f2281cf957ab26c9d28684849bae1eecca15512c73063ac6c3a6b7027d54915 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:56:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:56:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:43 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 20:56:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:56:44 $ docker top 6a0d9ba2d0f47b5010489926640ae4af88ada79029349dd9be0dc292501577fe -eo pid,comm 20:56:44 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). 20:56:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:56:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:44 [ssh-agent] Looking for ssh-agent implementation... 20:56:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:44 $ docker exec 6a0d9ba2d0f47b5010489926640ae4af88ada79029349dd9be0dc292501577fe ssh-agent 20:56:44 SSH_AUTH_SOCK=/tmp/ssh-S5ojDtprzCHY/agent.33 20:56:44 SSH_AGENT_PID=39 20:56:44 Running ssh-add (command line suppressed) 20:56:44 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12783281775681308406.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12783281775681308406.key) 20:56:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:44 + git semver bump pre 20:56:45 2023-11-13 20:56:44,934 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 20:56:45 2023-11-13 20:56:44,934 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev 20:56:45 2023-11-13 20:56:44,934 [bump_version] DEBUG bumped version:3.1.0-dev.13 20:56:45 2023-11-13 20:56:44,934 [write_version] DEBUG write version:3.1.0-dev.13 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 20:56:45 2023-11-13 20:56:44,934 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 20:56:45 2023-11-13 20:56:44,934 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 20:56:45 2023-11-13 20:56:44,937 [execute] INFO git cat-file --batch-check 20:56:45 2023-11-13 20:56:44,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:56:45 2023-11-13 20:56:44,942 [execute] INFO git cat-file --batch 20:56:45 2023-11-13 20:56:44,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:56:45 2023-11-13 20:56:44,948 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 20:56:45 3.1.0-dev.13 [Pipeline] } 20:56:45 $ docker exec --env ******** --env ******** 6a0d9ba2d0f47b5010489926640ae4af88ada79029349dd9be0dc292501577fe ssh-agent -k 20:56:45 unset SSH_AUTH_SOCK; 20:56:45 unset SSH_AGENT_PID; 20:56:45 echo Agent pid 39 killed; 20:56:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:56:45 + git semver [Pipeline] } 20:56:45 $ docker stop --time=1 6a0d9ba2d0f47b5010489926640ae4af88ada79029349dd9be0dc292501577fe 20:56:47 $ docker rm -f --volumes 6a0d9ba2d0f47b5010489926640ae4af88ada79029349dd9be0dc292501577fe [Pipeline] // withDockerContainer [Pipeline] sh 20:56:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:56:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:47 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 20:56:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:56:48 $ docker top 101e80a4d9c52401d7cdf4f3455e797445dc90f16b52583164f3fd684bed7b40 -eo pid,comm 20:56:48 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). 20:56:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:56:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:48 [ssh-agent] Looking for ssh-agent implementation... 20:56:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:48 $ docker exec 101e80a4d9c52401d7cdf4f3455e797445dc90f16b52583164f3fd684bed7b40 ssh-agent 20:56:48 SSH_AUTH_SOCK=/tmp/ssh-mvKbCn2gsjAl/agent.30 20:56:48 SSH_AGENT_PID=36 20:56:48 Running ssh-add (command line suppressed) 20:56:48 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6645325223323004697.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6645325223323004697.key) 20:56:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:49 + git semver push 20:56:49 2023-11-13 20:56:49,217 [run_push] DEBUG push 20:56:49 2023-11-13 20:56:49,218 [execute] INFO git cat-file --batch-check 20:56:49 2023-11-13 20:56:49,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:56:49 2023-11-13 20:56:49,222 [execute] INFO git rev-list f376bb263d3393163a3804dd546ea633f2c3c10a -- 20:56:49 2023-11-13 20:56:49,222 [execute] DEBUG Popen(['git', 'rev-list', 'f376bb263d3393163a3804dd546ea633f2c3c10a', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:56:49 2023-11-13 20:56:49,230 [execute] INFO git fetch -v origin 20:56:49 2023-11-13 20:56:49,231 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:56:49 2023-11-13 20:56:49,765 [run_push] DEBUG no remote changes detected 20:56:49 2023-11-13 20:56:49,765 [execute] INFO git push origin semver 20:56:49 2023-11-13 20:56:49,766 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:56:50 2023-11-13 20:56:50,534 [run_push] DEBUG push all version tags 20:56:50 2023-11-13 20:56:50,535 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:56:50 2023-11-13 20:56:50,536 [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) 20:56:51 2023-11-13 20:56:51,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 20:56:51 3.1.0-dev.13 [Pipeline] } 20:56:51 $ docker exec --env ******** --env ******** 101e80a4d9c52401d7cdf4f3455e797445dc90f16b52583164f3fd684bed7b40 ssh-agent -k 20:56:51 unset SSH_AUTH_SOCK; 20:56:51 unset SSH_AGENT_PID; 20:56:51 echo Agent pid 36 killed; 20:56:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:56:51 + git semver [Pipeline] } 20:56:52 $ docker stop --time=1 101e80a4d9c52401d7cdf4f3455e797445dc90f16b52583164f3fd684bed7b40 20:56:53 $ docker rm -f --volumes 101e80a4d9c52401d7cdf4f3455e797445dc90f16b52583164f3fd684bed7b40 [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 20:56:53 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 20:56:53 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 20:56:53 total 16 20:56:53 drwxr-xr-x 3 root root 4096 Nov 13 20:47 . 20:56:53 drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 20:56 .. 20:56:53 drwxr-xr-x 2 root root 4096 Nov 13 20:47 cost 20:56:53 -rw-r--r-- 1 root root 85 Nov 13 20:47 cost.csv 20:56:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 20:56:53 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 20:56:53 total 16 20:56:53 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 20:47 . 20:56:53 drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 20:56 .. 20:56:53 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 20:47 cost 20:56:53 -rw-r--r-- 1 jenkins jenkins 85 Nov 13 20:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:56:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:56:55 ---> package-listing.sh 20:56:55 ++ facter osfamily 20:56:55 ++ tr '[:upper:]' '[:lower:]' 20:56:55 + OS_FAMILY=debian 20:56:55 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 20:56:55 + START_PACKAGES=/tmp/packages_start.txt 20:56:55 + END_PACKAGES=/tmp/packages_end.txt 20:56:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:56:55 + PACKAGES=/tmp/packages_start.txt 20:56:55 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 20:56:55 + PACKAGES=/tmp/packages_end.txt 20:56:55 + case "${OS_FAMILY}" in 20:56:55 + dpkg -l 20:56:55 + grep '^ii' 20:56:55 + '[' -f /tmp/packages_start.txt ']' 20:56:55 + '[' -f /tmp/packages_end.txt ']' 20:56:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:56:55 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 20:56:55 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 20:56:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 20:56:55 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 20:56:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:56:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:56 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 20:56:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:56:56 $ docker top 87baaa28c9a0f7dd410069d3bb7ef6ef5862331b1c268abed2e9bd3ac75181bc -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:56 + touch /tmp/pre-build-complete [Pipeline] sh 20:56:57 + mkdir -p /var/log/sysstat [Pipeline] sh 20:56:57 + ls /var/log/sa-host 20:56:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:56:57 provisioning config files... 20:56:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12916769758861813644tmp [Pipeline] { [Pipeline] echo 20:56:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:56:57 ---> create-netrc.sh [Pipeline] } 20:56:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:56:58 ---> python-tools-install.sh [Pipeline] echo 20:56:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:56:58 ---> sudo-logs.sh 20:56:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:56:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:56:58 ---> job-cost.sh 20:56:58 lf-activate-venv: SKIPPING 20:56:58 DEBUG: total: 0.2199999988079071 20:56:58 INFO: Retrieving Stack Cost... 20:56:59 INFO: Retrieving Pricing Info for: v3-standard-8 20:56:59 INFO: Archiving Costs [Pipeline] echo 20:56:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:56:59 ---> logs-deploy.sh 20:56:59 lf-activate-venv: SKIPPING 20:56:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/99 20:56:59 INFO: archiving workspace using pattern(s): 20:57:00 Archives upload complete. 20:57:00 INFO: archiving logs to Nexus 20:57:01 ---> uname -a: 20:57:01 Linux prd-ubuntu20-04-docker-8c-8g-17384 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:57:01 20:57:01 20:57:01 ---> lscpu: 20:57:01 Architecture: x86_64 20:57:01 CPU op-mode(s): 32-bit, 64-bit 20:57:01 Byte Order: Little Endian 20:57:01 Address sizes: 40 bits physical, 48 bits virtual 20:57:01 CPU(s): 8 20:57:01 On-line CPU(s) list: 0-7 20:57:01 Thread(s) per core: 1 20:57:01 Core(s) per socket: 1 20:57:01 Socket(s): 8 20:57:01 NUMA node(s): 1 20:57:01 Vendor ID: AuthenticAMD 20:57:01 CPU family: 23 20:57:01 Model: 49 20:57:01 Model name: AMD EPYC-Rome Processor 20:57:01 Stepping: 0 20:57:01 CPU MHz: 2799.998 20:57:01 BogoMIPS: 5599.99 20:57:01 Virtualization: AMD-V 20:57:01 Hypervisor vendor: KVM 20:57:01 Virtualization type: full 20:57:01 L1d cache: 256 KiB 20:57:01 L1i cache: 256 KiB 20:57:01 L2 cache: 4 MiB 20:57:01 L3 cache: 128 MiB 20:57:01 NUMA node0 CPU(s): 0-7 20:57:01 Vulnerability Itlb multihit: Not affected 20:57:01 Vulnerability L1tf: Not affected 20:57:01 Vulnerability Mds: Not affected 20:57:01 Vulnerability Meltdown: Not affected 20:57:01 Vulnerability Mmio stale data: Not affected 20:57:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:57:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:57:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:57:01 Vulnerability Srbds: Not affected 20:57:01 Vulnerability Tsx async abort: Not affected 20:57:01 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 20:57:01 20:57:01 20:57:01 ---> nproc: 20:57:01 8 20:57:01 20:57:01 20:57:01 ---> df -h: 20:57:01 Filesystem Size Used Avail Use% Mounted on 20:57:01 overlay 155G 13G 143G 9% / 20:57:01 tmpfs 64M 0 64M 0% /dev 20:57:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:57:01 shm 64M 0 64M 0% /dev/shm 20:57:01 /dev/vda1 155G 13G 143G 9% /facter-os 20:57:01 20:57:01 20:57:01 ---> sar -b -r -n DEV: 20:57:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17384) 11/13/23 _x86_64_ (8 CPU) 20:57:01 20:57:01 20:43:54 LINUX RESTART (8 CPU) 20:57:01 20:57:01 20:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:57:01 20:45:02 133.09 48.26 84.84 0.00 5437.89 142205.50 0.00 20:57:01 20:46:01 222.91 1.24 221.67 0.00 19.52 73826.54 0.00 20:57:01 20:47:01 144.89 0.27 144.63 0.00 19.06 30266.96 0.00 20:57:01 20:48:01 73.15 0.05 73.10 0.00 11.06 17223.26 0.00 20:57:01 20:49:01 3.88 0.98 2.90 0.00 69.86 83.20 0.00 20:57:01 20:50:01 37.38 10.78 26.60 0.00 5381.37 6260.29 0.00 20:57:01 20:51:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 20:57:01 20:52:01 1.97 0.00 1.97 0.00 0.00 21.06 0.00 20:57:01 20:53:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 20:57:01 20:54:01 1.68 0.00 1.68 0.00 0.00 31.46 0.00 20:57:01 20:55:01 1.73 0.00 1.73 0.00 0.00 18.53 0.00 20:57:01 20:56:01 8.90 0.12 8.78 0.00 12.40 6021.26 0.00 20:57:01 20:57:01 149.53 0.32 149.21 0.00 21.73 53304.98 0.00 20:57:01 Average: 59.89 4.77 55.12 0.00 845.12 25267.29 0.00 20:57:01 20:57:01 20:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:57:01 20:45:02 29476840 31557992 777440 2.36 70456 2291848 2047784 6.04 1015600 2038356 406980 20:57:01 20:46:01 28454624 31548684 762428 2.32 149100 3149460 1757156 5.18 1085576 2891544 432 20:57:01 20:47:01 28109204 31518672 787436 2.39 156060 3430696 1912816 5.64 1284848 3002400 24 20:57:01 20:48:01 27612972 31528804 774968 2.36 165412 3877392 1775324 5.23 1292940 3435996 372 20:57:01 20:49:01 27582356 31523508 779592 2.37 166920 3900280 1804644 5.32 1305204 3458744 18088 20:57:01 20:50:01 27245396 31517160 776492 2.36 173416 4210696 1828484 5.39 1520544 3548700 208 20:57:01 20:51:01 27245688 31517528 776168 2.36 173452 4210700 1828484 5.39 1520268 3548704 16 20:57:01 20:52:01 27248572 31520488 773312 2.35 173524 4210700 1828484 5.39 1518348 3548704 168 20:57:01 20:53:01 27248312 31520240 773496 2.35 173540 4210704 1828484 5.39 1518364 3548708 172 20:57:01 20:54:01 27248452 31521140 773120 2.35 173636 4210684 1828484 5.39 1518100 3549324 312 20:57:01 20:55:01 27248184 31520932 773260 2.35 173708 4210684 1828484 5.39 1518504 3549324 176 20:57:01 20:56:01 26465960 31497172 795692 2.42 179596 4914640 1900936 5.60 1548200 4252828 490272 20:57:01 20:57:01 25681804 31435160 847756 2.58 210612 5520032 1906756 5.62 1703432 4784292 688 20:57:01 Average: 27451413 31517498 782397 2.38 164572 4026809 1852025 5.46 1411533 3473663 70608 20:57:01 20:57:01 20:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:57:01 20:45:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 20:57:01 20:45:02 ens3 478.95 324.13 5572.76 80.67 0.00 0.00 0.00 0.00 20:57:01 20:45:02 docker0 3.53 3.03 0.38 43.60 0.00 0.00 0.00 0.00 20:57:01 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:57:01 20:46:01 ens3 339.79 209.46 2468.52 26.09 0.00 0.00 0.00 0.00 20:57:01 20:46:01 docker0 202.14 326.55 17.57 2457.32 0.00 0.00 0.00 0.00 20:57:01 20:47:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 20:57:01 20:47:01 ens3 49.98 32.11 157.44 17.13 0.00 0.00 0.00 0.00 20:57:01 20:47:01 docker0 2.60 5.55 0.16 62.28 0.00 0.00 0.00 0.00 20:57:01 20:48:01 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 20:57:01 20:48:01 ens3 155.01 128.11 2561.44 332.11 0.00 0.00 0.00 0.00 20:57:01 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:01 20:49:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:57:01 20:49:01 ens3 31.41 20.40 299.49 1.70 0.00 0.00 0.00 0.00 20:57:01 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:01 20:50:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 20:57:01 20:50:01 ens3 103.02 41.08 1728.48 2.91 0.00 0.00 0.00 0.00 20:57:01 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:01 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:01 20:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:01 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:01 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:57:01 20:52:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:57:01 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:01 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:01 20:53:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:57:01 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:01 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:57:01 20:54:01 ens3 1.17 0.68 0.41 0.30 0.00 0.00 0.00 0.00 20:57:01 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:01 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:01 20:55:01 ens3 0.32 0.15 0.19 0.07 0.00 0.00 0.00 0.00 20:57:01 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:01 20:56:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 20:57:01 20:56:01 ens3 129.25 71.84 3970.36 10.01 0.00 0.00 0.00 0.00 20:57:01 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:01 20:57:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 20:57:01 20:57:01 ens3 331.76 215.91 4307.92 148.23 0.00 0.00 0.00 0.00 20:57:01 20:57:01 docker0 64.09 113.68 5.32 1028.75 0.00 0.00 0.00 0.00 20:57:01 Average: lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 20:57:01 Average: ens3 124.41 80.14 1619.43 47.66 0.00 0.00 0.00 0.00 20:57:01 Average: docker0 20.72 34.15 1.78 273.50 0.00 0.00 0.00 0.00 20:57:01 20:57:01 20:57:01 ---> sar -P ALL: 20:57:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17384) 11/13/23 _x86_64_ (8 CPU) 20:57:01 20:57:01 20:43:54 LINUX RESTART (8 CPU) 20:57:01 20:57:01 20:44:01 CPU %user %nice %system %iowait %steal %idle 20:57:01 20:45:02 all 7.99 0.00 2.54 3.29 0.05 86.14 20:57:01 20:45:02 0 7.79 0.00 2.15 1.04 0.03 88.99 20:57:01 20:45:02 1 6.20 0.00 3.21 7.63 0.05 82.90 20:57:01 20:45:02 2 6.42 0.00 2.07 5.23 0.03 86.25 20:57:01 20:45:02 3 5.82 0.00 3.27 1.19 0.05 89.66 20:57:01 20:45:02 4 11.20 0.00 2.41 3.17 0.05 83.16 20:57:01 20:45:02 5 7.70 0.00 2.45 1.07 0.05 88.73 20:57:01 20:45:02 6 9.25 0.00 2.64 5.64 0.05 82.42 20:57:01 20:45:02 7 9.51 0.00 2.09 1.37 0.05 86.98 20:57:01 20:46:01 all 5.52 0.00 3.08 7.14 0.06 84.19 20:57:01 20:46:01 0 4.52 0.00 2.85 13.16 0.05 79.41 20:57:01 20:46:01 1 5.81 0.00 2.59 8.91 0.07 82.63 20:57:01 20:46:01 2 5.81 0.00 3.42 7.06 0.05 83.66 20:57:01 20:46:01 3 6.22 0.00 3.53 2.39 0.07 87.78 20:57:01 20:46:01 4 5.34 0.00 3.73 1.25 0.07 89.60 20:57:01 20:46:01 5 5.24 0.00 2.41 0.48 0.05 91.83 20:57:01 20:46:01 6 5.37 0.00 3.63 23.53 0.07 67.41 20:57:01 20:46:01 7 5.89 0.00 2.52 0.34 0.05 91.19 20:57:01 20:47:01 all 37.15 0.00 4.84 3.51 0.09 54.41 20:57:01 20:47:01 0 37.42 0.00 5.57 2.90 0.08 54.03 20:57:01 20:47:01 1 37.12 0.00 4.92 0.91 0.10 56.95 20:57:01 20:47:01 2 37.94 0.00 4.93 1.40 0.08 55.65 20:57:01 20:47:01 3 37.18 0.00 5.33 4.19 0.08 53.21 20:57:01 20:47:01 4 37.43 0.00 4.47 11.10 0.10 46.90 20:57:01 20:47:01 5 36.05 0.00 4.66 2.94 0.08 56.27 20:57:01 20:47:01 6 37.17 0.00 4.44 4.10 0.10 54.19 20:57:01 20:47:01 7 36.93 0.00 4.38 0.61 0.08 58.01 20:57:01 20:48:01 all 3.29 0.00 1.22 2.57 0.03 92.90 20:57:01 20:48:01 0 2.48 0.00 0.99 0.00 0.03 96.50 20:57:01 20:48:01 1 3.30 0.00 1.16 0.02 0.02 95.50 20:57:01 20:48:01 2 4.00 0.00 1.29 0.22 0.03 94.45 20:57:01 20:48:01 3 2.63 0.00 1.26 1.10 0.03 94.98 20:57:01 20:48:01 4 3.91 0.00 1.55 0.07 0.02 94.46 20:57:01 20:48:01 5 3.58 0.00 1.14 0.49 0.03 94.76 20:57:01 20:48:01 6 3.28 0.00 0.87 4.39 0.03 91.42 20:57:01 20:48:01 7 3.10 0.00 1.48 14.33 0.05 81.03 20:57:01 20:49:01 all 0.10 0.00 0.09 0.12 0.00 99.69 20:57:01 20:49:01 0 0.35 0.00 0.20 0.00 0.00 99.45 20:57:01 20:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:57:01 20:49:01 2 0.10 0.00 0.15 0.12 0.00 99.63 20:57:01 20:49:01 3 0.07 0.00 0.03 0.08 0.00 99.82 20:57:01 20:49:01 4 0.07 0.00 0.17 0.12 0.02 99.63 20:57:01 20:49:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:57:01 20:49:01 6 0.10 0.00 0.03 0.57 0.00 99.30 20:57:01 20:49:01 7 0.07 0.00 0.03 0.07 0.00 99.83 20:57:01 20:50:01 all 1.41 0.00 0.60 0.91 0.01 97.06 20:57:01 20:50:01 0 1.70 0.00 0.77 1.62 0.02 95.89 20:57:01 20:50:01 1 1.95 0.00 0.53 0.22 0.00 97.30 20:57:01 20:50:01 2 0.97 0.00 0.57 0.38 0.02 98.07 20:57:01 20:50:01 3 1.03 0.00 0.53 0.03 0.02 98.38 20:57:01 20:50:01 4 0.88 0.00 0.92 1.28 0.00 96.91 20:57:01 20:50:01 5 0.83 0.00 0.50 0.57 0.02 98.08 20:57:01 20:50:01 6 0.98 0.00 0.45 2.44 0.02 96.11 20:57:01 20:50:01 7 2.92 0.00 0.56 0.74 0.02 95.76 20:57:01 20:51:01 all 0.21 0.00 0.01 0.00 0.01 99.78 20:57:01 20:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:57:01 20:51:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:57:01 20:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:57:01 20:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:57:01 20:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:57:01 20:51:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:57:01 20:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:57:01 20:51:01 7 1.55 0.00 0.00 0.00 0.02 98.43 20:57:01 20:52:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:57:01 20:52:01 0 0.08 0.00 0.07 0.02 0.02 99.82 20:57:01 20:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:57:01 20:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:57:01 20:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:57:01 20:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:57:01 20:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:57:01 20:52:01 6 0.02 0.00 0.00 0.05 0.00 99.93 20:57:01 20:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:57:01 20:53:01 all 0.05 0.00 0.01 0.00 0.01 99.93 20:57:01 20:53:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:57:01 20:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:57:01 20:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:57:01 20:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:57:01 20:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:57:01 20:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:57:01 20:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:57:01 20:53:01 7 0.32 0.00 0.02 0.00 0.02 99.65 20:57:01 20:54:01 all 0.29 0.00 0.01 0.01 0.01 99.69 20:57:01 20:54:01 0 1.99 0.00 0.03 0.00 0.02 97.96 20:57:01 20:54:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:57:01 20:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:57:01 20:54:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:57:01 20:54:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:57:01 20:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:57:01 20:54:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:57:01 20:54:01 7 0.12 0.00 0.02 0.00 0.00 99.87 20:57:01 20:55:01 all 0.27 0.00 0.01 0.00 0.00 99.72 20:57:01 20:55:01 0 1.99 0.00 0.00 0.00 0.00 98.01 20:57:01 20:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:57:01 20:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:57:01 20:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:57:01 20:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:57:01 20:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:57:01 20:55:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:57:01 20:55:01 7 0.08 0.00 0.00 0.00 0.00 99.92 20:57:01 20:57:01 20:55:01 CPU %user %nice %system %iowait %steal %idle 20:57:01 20:56:01 all 3.03 0.00 1.30 0.31 0.02 95.35 20:57:01 20:56:01 0 4.28 0.00 1.33 0.05 0.02 94.32 20:57:01 20:56:01 1 3.70 0.00 0.90 0.03 0.02 95.35 20:57:01 20:56:01 2 2.19 0.00 0.77 0.02 0.02 97.00 20:57:01 20:56:01 3 2.06 0.00 2.20 1.93 0.02 93.80 20:57:01 20:56:01 4 2.83 0.00 1.09 0.02 0.02 96.04 20:57:01 20:56:01 5 2.24 0.00 2.41 0.08 0.03 95.23 20:57:01 20:56:01 6 3.71 0.00 0.84 0.32 0.02 95.12 20:57:01 20:56:01 7 3.17 0.00 0.87 0.00 0.02 95.95 20:57:01 20:57:01 all 7.27 0.00 3.17 3.11 0.05 86.40 20:57:01 20:57:01 0 8.01 0.00 3.79 12.96 0.07 75.18 20:57:01 20:57:01 1 8.23 0.00 3.60 0.10 0.05 88.02 20:57:01 20:57:01 2 6.11 0.00 3.12 3.29 0.05 87.43 20:57:01 20:57:01 3 6.67 0.00 3.55 5.59 0.07 84.11 20:57:01 20:57:01 4 7.71 0.00 2.81 0.24 0.03 89.21 20:57:01 20:57:01 5 7.14 0.00 2.68 0.05 0.03 90.09 20:57:01 20:57:01 6 8.55 0.00 2.90 0.99 0.05 87.51 20:57:01 20:57:01 7 5.77 0.00 2.90 1.59 0.05 89.70 20:57:01 Average: all 5.09 0.00 1.29 1.60 0.03 91.99 20:57:01 Average: 0 5.41 0.00 1.36 2.41 0.03 90.80 20:57:01 Average: 1 5.09 0.00 1.30 1.35 0.03 92.23 20:57:01 Average: 2 4.86 0.00 1.25 1.35 0.02 92.52 20:57:01 Average: 3 4.72 0.00 1.51 1.26 0.03 92.48 20:57:01 Average: 4 5.30 0.00 1.31 1.32 0.02 92.05 20:57:01 Average: 5 4.82 0.00 1.25 0.44 0.03 93.46 20:57:01 Average: 6 5.23 0.00 1.20 3.19 0.03 90.35 20:57:01 Average: 7 5.32 0.00 1.14 1.46 0.03 92.06 20:57:01 20:57:01 20:57:01