Pull request #168 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 46bd37edee453c41326de7eaf6caf83bbba9762e+2a65a39039cf7664a715857da731e59ec3cb9dfd (045a33b52096ee6f149ab1111c5bba91d18e6933) 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-ssh15349357440419552428.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9093597037460936994.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/PR-168/workspace@libs/edgex-global-pipelines/.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/PR-168/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10486859244142775526.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh11270152061672019058.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/PR-168/workspace@libs/lf-pipelines/.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/PR-168/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6476022024398811053.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [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-63351 in /w/workspace/gexfoundry_device-snmp-go_PR-168 [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/gexfoundry_device-snmp-go_PR-168 # 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 Merging remotes/origin/main commit 2a65a39039cf7664a715857da731e59ec3cb9dfd into PR head commit 46bd37edee453c41326de7eaf6caf83bbba9762e Merge succeeded, producing 46bd37edee453c41326de7eaf6caf83bbba9762e Checking out Revision 46bd37edee453c41326de7eaf6caf83bbba9762e (PR-168) > 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 remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46bd37edee453c41326de7eaf6caf83bbba9762e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2a65a39039cf7664a715857da731e59ec3cb9dfd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46bd37edee453c41326de7eaf6caf83bbba9762e # timeout=10 Commit message: "docs: cleanup spacing" > git rev-list --no-walk 558c3d95fcf8278a7fc93415f27f61b127f687c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T02:29:08.193Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T02:29:08.265Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T02:29:08.289Z] ========================================================= [2022-05-12T02:29:08.289Z] EdgeX Global Pipelines Version Info [2022-05-12T02:29:08.289Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T02:29:09.067Z] ------------------- [2022-05-12T02:29:09.067Z] stable info: [2022-05-12T02:29:09.067Z] ------------------- [2022-05-12T02:29:09.067Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T02:29:09.067Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T02:29:09.067Z] Message: update stable to v1.0.230 [2022-05-12T02:29:09.642Z] ------------------- [2022-05-12T02:29:09.642Z] experimental info: [2022-05-12T02:29:09.642Z] ------------------- [2022-05-12T02:29:09.642Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T02:29:09.642Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T02:29:09.642Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T02:29:09.779Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-12T02:29:09.795Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-12T02:29:09.805Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T02:29:09.821Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T02:29:09.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T02:29:09.856Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T02:29:09.866Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T02:29:09.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T02:29:09.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T02:29:09.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T02:29:09.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T02:29:09.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-12T02:29:09.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T02:29:09.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T02:29:09.963Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T02:29:09.972Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T02:29:09.981Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T02:29:09.991Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T02:29:09.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T02:29:10.008Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T02:29:10.017Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T02:29:10.029Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T02:29:10.043Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T02:29:10.052Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T02:29:10.061Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T02:29:10.069Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T02:29:10.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-168 [Pipeline] echo [2022-05-12T02:29:10.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-168 [Pipeline] echo [2022-05-12T02:29:10.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-168 [Pipeline] echo [2022-05-12T02:29:10.113Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46bd37edee453c41326de7eaf6caf83bbba9762e [Pipeline] echo [2022-05-12T02:29:10.126Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46bd37e [Pipeline] echo [2022-05-12T02:29:10.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T02:29:10.182Z] provisioning config files... [2022-05-12T02:29:10.196Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config8670875315173531141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T02:29:10.510Z] ---> docker-login.sh [2022-05-12T02:29:10.511Z] nexus3.edgexfoundry.org:10001 [2022-05-12T02:29:10.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:29:11.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:29:11.037Z] Configure a credential helper to remove this warning. See [2022-05-12T02:29:11.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:29:11.037Z] [2022-05-12T02:29:11.037Z] Login Succeeded [2022-05-12T02:29:11.037Z] nexus3.edgexfoundry.org:10002 [2022-05-12T02:29:11.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:29:11.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:29:11.301Z] Configure a credential helper to remove this warning. See [2022-05-12T02:29:11.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:29:11.301Z] [2022-05-12T02:29:11.301Z] Login Succeeded [2022-05-12T02:29:11.301Z] nexus3.edgexfoundry.org:10003 [2022-05-12T02:29:11.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:29:11.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:29:11.301Z] Configure a credential helper to remove this warning. See [2022-05-12T02:29:11.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:29:11.301Z] [2022-05-12T02:29:11.301Z] Login Succeeded [2022-05-12T02:29:11.301Z] nexus3.edgexfoundry.org:10004 [2022-05-12T02:29:11.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:29:11.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:29:11.565Z] Configure a credential helper to remove this warning. See [2022-05-12T02:29:11.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:29:11.565Z] [2022-05-12T02:29:11.565Z] Login Succeeded [2022-05-12T02:29:11.565Z] docker.io [2022-05-12T02:29:11.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:29:11.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:29:11.829Z] Configure a credential helper to remove this warning. See [2022-05-12T02:29:11.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:29:11.829Z] [2022-05-12T02:29:11.829Z] Login Succeeded [2022-05-12T02:29:11.829Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T02:29:11.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T02:29:12.250Z] + git rev-list -1 --merges 46bd37edee453c41326de7eaf6caf83bbba9762e~1..46bd37edee453c41326de7eaf6caf83bbba9762e [Pipeline] echo [2022-05-12T02:29:12.376Z] -----------> git rev-list -1 --merges 46bd37edee453c41326de7eaf6caf83bbba9762e~1..46bd37edee453c41326de7eaf6caf83bbba9762e 46bd37edee453c41326de7eaf6caf83bbba9762e [false] [Pipeline] sh [2022-05-12T02:29:12.674Z] + git log --format=format:%s -1 46bd37edee453c41326de7eaf6caf83bbba9762e [Pipeline] echo [2022-05-12T02:29:12.695Z] ========================================================= [2022-05-12T02:29:12.695Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T02:29:12.695Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T02:29:13.042Z] + git log --format=format:%s -1 46bd37edee453c41326de7eaf6caf83bbba9762e [Pipeline] echo [2022-05-12T02:29:13.055Z] [semverPrep] GIT_COMMIT: 46bd37edee453c41326de7eaf6caf83bbba9762e, Commit Message: docs: cleanup spacing [Pipeline] echo [2022-05-12T02:29:13.068Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T02:29:13.502Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T02:29:13.502Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T02:29:13.502Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T02:29:13.502Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T02:29:13.502Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T02:29:13.502Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T02:29:13.502Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T02:29:13.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T02:29:13.941Z] [2022-05-12T02:29:13.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T02:29:14.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T02:29:14.246Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T02:29:14.246Z] 1fe172e4850f: Pulling fs layer [2022-05-12T02:29:14.246Z] caf521ccaac6: Pulling fs layer [2022-05-12T02:29:14.246Z] 3ead6fa29328: Pulling fs layer [2022-05-12T02:29:14.246Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T02:29:14.246Z] a8d5f1318db7: Pulling fs layer [2022-05-12T02:29:14.246Z] c427282e49a2: Pulling fs layer [2022-05-12T02:29:14.246Z] 1827001aaf11: Pulling fs layer [2022-05-12T02:29:14.246Z] 0714d37db230: Pulling fs layer [2022-05-12T02:29:14.246Z] ac28cf19c067: Pulling fs layer [2022-05-12T02:29:14.246Z] ca983d60f3e2: Pulling fs layer [2022-05-12T02:29:14.246Z] 9f894cec8388: Pulling fs layer [2022-05-12T02:29:14.246Z] 5c2a1cbceb83: Waiting [2022-05-12T02:29:14.246Z] a8d5f1318db7: Waiting [2022-05-12T02:29:14.246Z] ac28cf19c067: Waiting [2022-05-12T02:29:14.246Z] c427282e49a2: Waiting [2022-05-12T02:29:14.246Z] ca983d60f3e2: Waiting [2022-05-12T02:29:14.246Z] 1827001aaf11: Waiting [2022-05-12T02:29:14.246Z] 0714d37db230: Waiting [2022-05-12T02:29:14.246Z] 9f894cec8388: Waiting [2022-05-12T02:29:14.246Z] caf521ccaac6: Download complete [2022-05-12T02:29:14.246Z] 5c2a1cbceb83: Download complete [2022-05-12T02:29:14.507Z] a8d5f1318db7: Verifying Checksum [2022-05-12T02:29:14.507Z] a8d5f1318db7: Download complete [2022-05-12T02:29:14.507Z] c427282e49a2: Verifying Checksum [2022-05-12T02:29:14.507Z] c427282e49a2: Download complete [2022-05-12T02:29:14.507Z] 3ead6fa29328: Verifying Checksum [2022-05-12T02:29:14.507Z] 3ead6fa29328: Download complete [2022-05-12T02:29:14.507Z] 0714d37db230: Download complete [2022-05-12T02:29:14.507Z] ac28cf19c067: Download complete [2022-05-12T02:29:14.507Z] ca983d60f3e2: Verifying Checksum [2022-05-12T02:29:14.507Z] ca983d60f3e2: Download complete [2022-05-12T02:29:14.507Z] 9f894cec8388: Download complete [2022-05-12T02:29:14.507Z] 1fe172e4850f: Download complete [2022-05-12T02:29:14.766Z] 1827001aaf11: Verifying Checksum [2022-05-12T02:29:14.766Z] 1827001aaf11: Download complete [2022-05-12T02:29:16.152Z] 1fe172e4850f: Pull complete [2022-05-12T02:29:16.152Z] caf521ccaac6: Pull complete [2022-05-12T02:29:16.413Z] 3ead6fa29328: Pull complete [2022-05-12T02:29:16.674Z] 5c2a1cbceb83: Pull complete [2022-05-12T02:29:16.935Z] a8d5f1318db7: Pull complete [2022-05-12T02:29:16.935Z] c427282e49a2: Pull complete [2022-05-12T02:29:18.850Z] 1827001aaf11: Pull complete [2022-05-12T02:29:18.850Z] 0714d37db230: Pull complete [2022-05-12T02:29:18.850Z] ac28cf19c067: Pull complete [2022-05-12T02:29:19.111Z] ca983d60f3e2: Pull complete [2022-05-12T02:29:19.111Z] 9f894cec8388: Pull complete [2022-05-12T02:29:19.111Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T02:29:19.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T02:29:19.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T02:29:19.186Z] prd-ubuntu20.04-docker-8c-8g-63351 does not seem to be running inside a container [2022-05-12T02:29:19.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T02:29:20.645Z] $ docker top ce8b12ec8de776a1b4c4508afe07538be840168977a77230c57b35da7fe15839 -eo pid,comm [2022-05-12T02:29:20.713Z] 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). [2022-05-12T02:29:20.713Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T02:29:20.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T02:29:20.754Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T02:29:20.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T02:29:20.903Z] $ docker exec ce8b12ec8de776a1b4c4508afe07538be840168977a77230c57b35da7fe15839 ssh-agent [2022-05-12T02:29:21.019Z] SSH_AUTH_SOCK=/tmp/ssh-ky2W7ySFgHox/agent.33 [2022-05-12T02:29:21.019Z] SSH_AGENT_PID=40 [2022-05-12T02:29:21.027Z] Running ssh-add (command line suppressed) [2022-05-12T02:29:21.157Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_9015049749176601259.key (/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_9015049749176601259.key) [2022-05-12T02:29:21.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T02:29:21.460Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T02:29:21.481Z] $ docker exec --env ******** --env ******** ce8b12ec8de776a1b4c4508afe07538be840168977a77230c57b35da7fe15839 ssh-agent -k [2022-05-12T02:29:21.596Z] unset SSH_AUTH_SOCK; [2022-05-12T02:29:21.597Z] unset SSH_AGENT_PID; [2022-05-12T02:29:21.597Z] echo Agent pid 40 killed; [2022-05-12T02:29:21.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T02:29:21.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T02:29:21.636Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T02:29:21.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T02:29:21.777Z] $ docker exec ce8b12ec8de776a1b4c4508afe07538be840168977a77230c57b35da7fe15839 ssh-agent [2022-05-12T02:29:21.895Z] SSH_AUTH_SOCK=/tmp/ssh-yHypRiJGsrl0/agent.72 [2022-05-12T02:29:21.895Z] SSH_AGENT_PID=78 [2022-05-12T02:29:21.901Z] Running ssh-add (command line suppressed) [2022-05-12T02:29:22.034Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_7929920011865636361.key (/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_7929920011865636361.key) [2022-05-12T02:29:22.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T02:29:22.341Z] + git semver init [2022-05-12T02:29:22.603Z] 2022-05-12 02:29:22,566 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T02:29:22.603Z] 2022-05-12 02:29:22,567 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver [2022-05-12T02:29:22.603Z] 2022-05-12 02:29:22,567 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-168/.semver [2022-05-12T02:29:22.603Z] 2022-05-12 02:29:22,567 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168, universal_newlines=False, shell=None, istream=None) [2022-05-12T02:29:23.547Z] 2022-05-12 02:29:23,370 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.git/info/exclude [2022-05-12T02:29:23.547Z] 2022-05-12 02:29:23,370 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 with force:False [2022-05-12T02:29:23.547Z] 2022-05-12 02:29:23,371 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 [2022-05-12T02:29:23.547Z] 2022-05-12 02:29:23,374 [execute] INFO git cat-file --batch-check [2022-05-12T02:29:23.547Z] 2022-05-12 02:29:23,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T02:29:23.547Z] 2022-05-12 02:29:23,380 [execute] INFO git cat-file --batch [2022-05-12T02:29:23.547Z] 2022-05-12 02:29:23,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T02:29:23.547Z] 2022-05-12 02:29:23,385 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 [2022-05-12T02:29:23.547Z] 0.0.0 [Pipeline] } [2022-05-12T02:29:23.564Z] $ docker exec --env ******** --env ******** ce8b12ec8de776a1b4c4508afe07538be840168977a77230c57b35da7fe15839 ssh-agent -k [2022-05-12T02:29:23.689Z] unset SSH_AUTH_SOCK; [2022-05-12T02:29:23.690Z] unset SSH_AGENT_PID; [2022-05-12T02:29:23.690Z] echo Agent pid 78 killed; [2022-05-12T02:29:23.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T02:29:23.997Z] + git semver [Pipeline] } [2022-05-12T02:29:24.282Z] $ docker stop --time=1 ce8b12ec8de776a1b4c4508afe07538be840168977a77230c57b35da7fe15839 [2022-05-12T02:29:25.593Z] $ docker rm -f ce8b12ec8de776a1b4c4508afe07538be840168977a77230c57b35da7fe15839 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T02:29:25.945Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T02:29:26.232Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T02:29:26.236Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2022-05-12T02:29:26.393Z] provisioning config files... [2022-05-12T02:29:26.404Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config3971907522311140199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T02:29:26.715Z] ---> docker-login.sh [2022-05-12T02:29:26.716Z] nexus3.edgexfoundry.org:10001 [2022-05-12T02:29:26.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:29:26.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:29:26.716Z] Configure a credential helper to remove this warning. See [2022-05-12T02:29:26.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:29:26.716Z] [2022-05-12T02:29:26.716Z] Login Succeeded [2022-05-12T02:29:26.716Z] nexus3.edgexfoundry.org:10002 [2022-05-12T02:29:26.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:29:26.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:29:26.976Z] Configure a credential helper to remove this warning. See [2022-05-12T02:29:26.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:29:26.976Z] [2022-05-12T02:29:26.976Z] Login Succeeded [2022-05-12T02:29:26.976Z] nexus3.edgexfoundry.org:10003 [2022-05-12T02:29:26.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:29:26.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:29:26.976Z] Configure a credential helper to remove this warning. See [2022-05-12T02:29:26.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:29:26.976Z] [2022-05-12T02:29:26.976Z] Login Succeeded [2022-05-12T02:29:26.976Z] nexus3.edgexfoundry.org:10004 [2022-05-12T02:29:26.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:29:27.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:29:27.236Z] Configure a credential helper to remove this warning. See [2022-05-12T02:29:27.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:29:27.236Z] [2022-05-12T02:29:27.236Z] Login Succeeded [2022-05-12T02:29:27.236Z] docker.io [2022-05-12T02:29:27.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:29:27.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:29:27.497Z] Configure a credential helper to remove this warning. See [2022-05-12T02:29:27.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:29:27.497Z] [2022-05-12T02:29:27.497Z] Login Succeeded [2022-05-12T02:29:27.497Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T02:29:27.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T02:29:27.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T02:29:27.600Z] ========================================================= [2022-05-12T02:29:27.600Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T02:29:27.600Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T02:29:27.918Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-12T02:29:27.918Z] Sending build context to Docker daemon 5.377MB [2022-05-12T02:29:27.918Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T02:29:27.918Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T02:29:27.918Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T02:29:27.918Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T02:29:27.918Z] 666ba61612fd: Pulling fs layer [2022-05-12T02:29:27.918Z] 8ed8ca486205: Pulling fs layer [2022-05-12T02:29:27.918Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T02:29:27.918Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T02:29:27.918Z] ca2b28591e48: Pulling fs layer [2022-05-12T02:29:27.918Z] a51346096db8: Pulling fs layer [2022-05-12T02:29:27.918Z] daebc70d1ce1: Pulling fs layer [2022-05-12T02:29:27.918Z] 0e18a0eac166: Pulling fs layer [2022-05-12T02:29:27.918Z] 4fe6c5a15a65: Waiting [2022-05-12T02:29:27.918Z] 22a0e8bec74d: Waiting [2022-05-12T02:29:27.918Z] ca2b28591e48: Waiting [2022-05-12T02:29:27.918Z] a51346096db8: Waiting [2022-05-12T02:29:27.918Z] daebc70d1ce1: Waiting [2022-05-12T02:29:27.918Z] 0e18a0eac166: Waiting [2022-05-12T02:29:27.918Z] 8ed8ca486205: Verifying Checksum [2022-05-12T02:29:27.918Z] 8ed8ca486205: Download complete [2022-05-12T02:29:27.918Z] 666ba61612fd: Download complete [2022-05-12T02:29:27.918Z] 22a0e8bec74d: Verifying Checksum [2022-05-12T02:29:27.918Z] 22a0e8bec74d: Download complete [2022-05-12T02:29:28.177Z] ca2b28591e48: Verifying Checksum [2022-05-12T02:29:28.178Z] ca2b28591e48: Download complete [2022-05-12T02:29:28.178Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T02:29:28.178Z] 59bf1c3509f3: Download complete [2022-05-12T02:29:28.178Z] a51346096db8: Download complete [2022-05-12T02:29:28.178Z] daebc70d1ce1: Verifying Checksum [2022-05-12T02:29:28.178Z] daebc70d1ce1: Download complete [2022-05-12T02:29:28.178Z] 59bf1c3509f3: Pull complete [2022-05-12T02:29:28.437Z] 666ba61612fd: Pull complete [2022-05-12T02:29:28.437Z] 8ed8ca486205: Pull complete [2022-05-12T02:29:28.700Z] 0e18a0eac166: Verifying Checksum [2022-05-12T02:29:28.700Z] 0e18a0eac166: Download complete [2022-05-12T02:29:28.960Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T02:29:28.961Z] 4fe6c5a15a65: Download complete [2022-05-12T02:29:33.173Z] 4fe6c5a15a65: Pull complete [2022-05-12T02:29:33.173Z] 22a0e8bec74d: Pull complete [2022-05-12T02:29:33.173Z] ca2b28591e48: Pull complete [2022-05-12T02:29:33.173Z] a51346096db8: Pull complete [2022-05-12T02:29:33.173Z] daebc70d1ce1: Pull complete [2022-05-12T02:29:35.088Z] 0e18a0eac166: Pull complete [2022-05-12T02:29:35.088Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T02:29:35.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T02:29:35.088Z] ---> f018257e8ee9 [2022-05-12T02:29:35.088Z] Step 3/12 : ARG MAKE='make build' [2022-05-12T02:29:36.482Z] ---> Running in b8a86b08818f [2022-05-12T02:29:36.482Z] Removing intermediate container b8a86b08818f [2022-05-12T02:29:36.482Z] ---> e62cbffd2b47 [2022-05-12T02:29:36.482Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T02:29:36.742Z] ---> Running in 2b0c2ca307b8 [2022-05-12T02:29:36.742Z] Removing intermediate container 2b0c2ca307b8 [2022-05-12T02:29:36.742Z] ---> eb7cc3f7c5e1 [2022-05-12T02:29:36.742Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T02:29:36.742Z] ---> Running in 5083ee82c13a [2022-05-12T02:29:37.002Z] Removing intermediate container 5083ee82c13a [2022-05-12T02:29:37.002Z] ---> b365959f107a [2022-05-12T02:29:37.002Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T02:29:37.002Z] ---> Running in 4d0ac5e2e880 [2022-05-12T02:29:37.575Z] Removing intermediate container 4d0ac5e2e880 [2022-05-12T02:29:37.575Z] ---> cd02977dd285 [2022-05-12T02:29:37.575Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T02:29:37.575Z] ---> Running in 294526fc040b [2022-05-12T02:29:37.837Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T02:29:38.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T02:29:39.039Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T02:29:39.299Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T02:29:39.299Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T02:29:39.299Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T02:29:39.561Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T02:29:39.561Z] OK: 224 MiB in 56 packages [2022-05-12T02:29:39.825Z] Removing intermediate container 294526fc040b [2022-05-12T02:29:39.825Z] ---> fb666daab215 [2022-05-12T02:29:39.825Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-12T02:29:40.085Z] ---> Running in d70e85ce5b45 [2022-05-12T02:29:40.085Z] Removing intermediate container d70e85ce5b45 [2022-05-12T02:29:40.085Z] ---> 0f00cfa6b93c [2022-05-12T02:29:40.085Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T02:29:40.085Z] ---> 872df29ee382 [2022-05-12T02:29:40.085Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T02:29:40.346Z] ---> Running in 084adf6f02c7 [2022-05-12T02:29:41.343Z] Still waiting to schedule task [2022-05-12T02:29:41.344Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-12T02:29:58.487Z] Removing intermediate container 084adf6f02c7 [2022-05-12T02:29:58.487Z] ---> 29f8082debad [2022-05-12T02:29:58.487Z] Step 11/12 : COPY . . [2022-05-12T02:29:58.487Z] ---> be83ea4dc33f [2022-05-12T02:29:58.487Z] Step 12/12 : RUN ${MAKE} [2022-05-12T02:29:58.487Z] ---> Running in 1434500ef169 [2022-05-12T02:29:58.487Z] noop [2022-05-12T02:29:58.487Z] Removing intermediate container 1434500ef169 [2022-05-12T02:29:58.487Z] ---> e4e3df0e730b [2022-05-12T02:29:58.487Z] Successfully built e4e3df0e730b [2022-05-12T02:29:58.487Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T02:29:58.788Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T02:29:58.788Z] . [Pipeline] withDockerContainer [2022-05-12T02:29:58.859Z] prd-ubuntu20.04-docker-8c-8g-63351 does not seem to be running inside a container [2022-05-12T02:29:58.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T02:29:59.328Z] $ docker top 9deee442d658af4d473c83ec318eb456a66a98cbbf594729e2917a30d485d506 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T02:29:59.683Z] + go version [2022-05-12T02:29:59.683Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T02:29:59.703Z] $ docker stop --time=1 9deee442d658af4d473c83ec318eb456a66a98cbbf594729e2917a30d485d506 [2022-05-12T02:30:01.074Z] $ docker rm -f 9deee442d658af4d473c83ec318eb456a66a98cbbf594729e2917a30d485d506 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T02:30:01.486Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T02:30:01.486Z] . [Pipeline] withDockerContainer [2022-05-12T02:30:01.549Z] prd-ubuntu20.04-docker-8c-8g-63351 does not seem to be running inside a container [2022-05-12T02:30:01.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T02:30:01.978Z] $ docker top 0b20d7fcefe413ae6417322b231b7bb145cd3e7334b7adb7c57e86d8f622b0a7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T02:30:02.370Z] + make test [2022-05-12T02:30:02.370Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-12T02:30:02.642Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-12T02:30:12.694Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-12T02:30:12.694Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2022-05-12T02:30:19.268Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T02:30:22.565Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T02:30:22.565Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T02:30:22.565Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T02:30:22.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T02:30:22.862Z] $ docker stop --time=1 0b20d7fcefe413ae6417322b231b7bb145cd3e7334b7adb7c57e86d8f622b0a7 [2022-05-12T02:30:24.734Z] $ docker rm -f 0b20d7fcefe413ae6417322b231b7bb145cd3e7334b7adb7c57e86d8f622b0a7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T02:30:25.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T02:30:25.206Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T02:30:25.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T02:30:26.192Z] + ls -al . [2022-05-12T02:30:26.192Z] total 168 [2022-05-12T02:30:26.192Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 02:30 . [2022-05-12T02:30:26.192Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 02:29 .. [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 6 May 12 02:29 .dockerignore [2022-05-12T02:30:26.192Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 02:29 .git [2022-05-12T02:30:26.192Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:29 .github [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 328 May 12 02:29 .gitignore [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 02:29 .golangci.yml [2022-05-12T02:30:26.192Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 02:29 .semver [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 12 02:29 Attribution.txt [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 6950 May 12 02:29 CHANGELOG.md [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 12 02:29 Dockerfile [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 02:29 GOVERNANCE.md [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 656 May 12 02:29 Jenkinsfile [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 02:29 LICENSE [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 12 02:29 Makefile [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 620 May 12 02:29 OWNERS.md [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 12 02:29 README.md [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 02:29 VERSION [2022-05-12T02:30:26.192Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 02:29 bin [2022-05-12T02:30:26.192Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:29 cmd [2022-05-12T02:30:26.192Z] -rw-r--r-- 1 jenkins jenkins 7631 May 12 02:30 coverage.out [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 12 02:29 go.mod [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 12 02:29 go.sum [2022-05-12T02:30:26.192Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:29 internal [2022-05-12T02:30:26.192Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:29 snap [2022-05-12T02:30:26.192Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 02:29 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T02:30:26.491Z] + 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=46bd37edee453c41326de7eaf6caf83bbba9762e --label arch=amd64 --label version=0.0.0 . [2022-05-12T02:30:26.491Z] Sending build context to Docker daemon 5.385MB [2022-05-12T02:30:26.492Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T02:30:26.492Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-12T02:30:26.492Z] ---> e4e3df0e730b [2022-05-12T02:30:26.492Z] Step 3/24 : ARG MAKE='make build' [2022-05-12T02:30:26.492Z] ---> Running in 976ce0ba5803 [2022-05-12T02:30:26.755Z] Removing intermediate container 976ce0ba5803 [2022-05-12T02:30:26.755Z] ---> d8552317da58 [2022-05-12T02:30:26.755Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T02:30:26.755Z] ---> Running in f8b4a760618f [2022-05-12T02:30:26.755Z] Removing intermediate container f8b4a760618f [2022-05-12T02:30:26.755Z] ---> da943572cf18 [2022-05-12T02:30:26.755Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T02:30:26.755Z] ---> Running in 4b1b04be2dec [2022-05-12T02:30:27.016Z] Removing intermediate container 4b1b04be2dec [2022-05-12T02:30:27.016Z] ---> bd427417a4aa [2022-05-12T02:30:27.016Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T02:30:27.016Z] ---> Running in 9f24c814bd36 [2022-05-12T02:30:27.593Z] Removing intermediate container 9f24c814bd36 [2022-05-12T02:30:27.593Z] ---> 12cdb3d3190a [2022-05-12T02:30:27.593Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T02:30:27.593Z] ---> Running in 45fcc32b3c4b [2022-05-12T02:30:27.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T02:30:28.798Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T02:30:29.062Z] OK: 224 MiB in 56 packages [2022-05-12T02:30:29.322Z] Removing intermediate container 45fcc32b3c4b [2022-05-12T02:30:29.322Z] ---> c2fe54490faa [2022-05-12T02:30:29.322Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-12T02:30:29.322Z] ---> Running in fa4977c6f29e [2022-05-12T02:30:29.322Z] Removing intermediate container fa4977c6f29e [2022-05-12T02:30:29.322Z] ---> 5132b1b1c81e [2022-05-12T02:30:29.322Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-12T02:30:29.583Z] ---> 91ae090ef2ca [2022-05-12T02:30:29.583Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T02:30:29.583Z] ---> Running in f15dcdf7f8a1 [2022-05-12T02:30:30.160Z] Removing intermediate container f15dcdf7f8a1 [2022-05-12T02:30:30.160Z] ---> 154783f5c584 [2022-05-12T02:30:30.160Z] Step 11/24 : COPY . . [2022-05-12T02:30:30.732Z] ---> 49adf1c38339 [2022-05-12T02:30:30.732Z] Step 12/24 : RUN ${MAKE} [2022-05-12T02:30:30.732Z] ---> Running in 531aa39a64f1 [2022-05-12T02:30:30.993Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-12T02:30:52.951Z] Removing intermediate container 531aa39a64f1 [2022-05-12T02:30:52.951Z] ---> 037be9f46aef [2022-05-12T02:30:52.951Z] Step 13/24 : FROM alpine:3.14 [2022-05-12T02:30:52.951Z] 3.14: Pulling from library/alpine [2022-05-12T02:30:52.951Z] 8663204ce13b: Pulling fs layer [2022-05-12T02:30:52.951Z] 8663204ce13b: Verifying Checksum [2022-05-12T02:30:52.951Z] 8663204ce13b: Download complete [2022-05-12T02:30:52.951Z] 8663204ce13b: Pull complete [2022-05-12T02:30:52.951Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T02:30:52.951Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T02:30:52.951Z] ---> e04c818066af [2022-05-12T02:30:52.951Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-12T02:30:52.951Z] ---> Running in 020c16c40192 [2022-05-12T02:30:52.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T02:30:52.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T02:30:52.951Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-12T02:30:52.951Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-12T02:30:52.951Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-12T02:30:52.951Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-12T02:30:52.951Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-12T02:30:52.951Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-12T02:30:52.951Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T02:30:52.951Z] OK: 8 MiB in 20 packages [2022-05-12T02:30:52.951Z] Removing intermediate container 020c16c40192 [2022-05-12T02:30:52.951Z] ---> b0fd49d69b14 [2022-05-12T02:30:52.951Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-12T02:30:53.211Z] ---> 486edc446243 [2022-05-12T02:30:53.211Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-12T02:30:53.473Z] ---> 007fabd2488b [2022-05-12T02:30:53.473Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-12T02:30:53.732Z] ---> de10130241e1 [2022-05-12T02:30:53.732Z] Step 18/24 : EXPOSE 59993 [2022-05-12T02:30:53.732Z] ---> Running in f4ebef1951ec [2022-05-12T02:30:53.732Z] Removing intermediate container f4ebef1951ec [2022-05-12T02:30:53.732Z] ---> cd53c65ccc19 [2022-05-12T02:30:53.732Z] Step 19/24 : EXPOSE 161 [2022-05-12T02:30:53.732Z] ---> Running in 0e5bd34418cf [2022-05-12T02:30:53.993Z] Removing intermediate container 0e5bd34418cf [2022-05-12T02:30:53.993Z] ---> 03ec2c53048d [2022-05-12T02:30:53.993Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-12T02:30:53.993Z] ---> Running in 8ad07d1a5b54 [2022-05-12T02:30:53.993Z] Removing intermediate container 8ad07d1a5b54 [2022-05-12T02:30:53.993Z] ---> d99e66202aab [2022-05-12T02:30:53.993Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-12T02:30:54.254Z] ---> Running in 1d2fe21f8132 [2022-05-12T02:30:54.254Z] Removing intermediate container 1d2fe21f8132 [2022-05-12T02:30:54.254Z] ---> ef0ef28f22fc [2022-05-12T02:30:54.254Z] Step 22/24 : LABEL arch=amd64 [2022-05-12T02:30:54.254Z] ---> Running in a08e89029948 [2022-05-12T02:30:54.515Z] Removing intermediate container a08e89029948 [2022-05-12T02:30:54.515Z] ---> f20a7e16060b [2022-05-12T02:30:54.515Z] Step 23/24 : LABEL git_sha=46bd37edee453c41326de7eaf6caf83bbba9762e [2022-05-12T02:30:54.515Z] ---> Running in 1571569e5cae [2022-05-12T02:30:54.515Z] Removing intermediate container 1571569e5cae [2022-05-12T02:30:54.515Z] ---> b0ebaccf9700 [2022-05-12T02:30:54.515Z] Step 24/24 : LABEL version=0.0.0 [2022-05-12T02:30:54.515Z] ---> Running in f05ee3d7388e [2022-05-12T02:30:54.776Z] Removing intermediate container f05ee3d7388e [2022-05-12T02:30:54.776Z] ---> aa662f56c5ae [2022-05-12T02:30:54.776Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T02:30:54.776Z] Successfully built aa662f56c5ae [2022-05-12T02:30:54.776Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] sh [2022-05-12T02:30:55.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T02:30:55.230Z] [2022-05-12T02:30:55.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T02:30:55.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T02:30:55.534Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T02:30:55.534Z] 5eb5b503b376: Pulling fs layer [2022-05-12T02:30:55.534Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T02:30:55.534Z] ec43610c2a17: Pulling fs layer [2022-05-12T02:30:55.534Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T02:30:55.534Z] 33b1e0a273af: Pulling fs layer [2022-05-12T02:30:55.534Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T02:30:55.534Z] 2f39f015ded8: Pulling fs layer [2022-05-12T02:30:55.534Z] 33b1e0a273af: Waiting [2022-05-12T02:30:55.534Z] 5d3b04190fa2: Waiting [2022-05-12T02:30:55.534Z] 2f39f015ded8: Waiting [2022-05-12T02:30:55.534Z] 3a2ae6a8a46f: Waiting [2022-05-12T02:30:55.534Z] 5c69ac0246d0: Verifying Checksum [2022-05-12T02:30:55.534Z] 5c69ac0246d0: Download complete [2022-05-12T02:30:55.534Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-12T02:30:55.534Z] 3a2ae6a8a46f: Download complete [2022-05-12T02:30:55.534Z] ec43610c2a17: Verifying Checksum [2022-05-12T02:30:55.534Z] ec43610c2a17: Download complete [2022-05-12T02:30:55.534Z] 33b1e0a273af: Verifying Checksum [2022-05-12T02:30:55.534Z] 33b1e0a273af: Download complete [2022-05-12T02:30:55.534Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T02:30:55.534Z] 5d3b04190fa2: Download complete [2022-05-12T02:30:55.795Z] 5eb5b503b376: Verifying Checksum [2022-05-12T02:30:55.795Z] 5eb5b503b376: Download complete [2022-05-12T02:30:56.365Z] 2f39f015ded8: Verifying Checksum [2022-05-12T02:30:56.365Z] 2f39f015ded8: Download complete [2022-05-12T02:30:56.936Z] 5eb5b503b376: Pull complete [2022-05-12T02:30:57.197Z] 5c69ac0246d0: Pull complete [2022-05-12T02:30:57.766Z] ec43610c2a17: Pull complete [2022-05-12T02:30:57.766Z] 3a2ae6a8a46f: Pull complete [2022-05-12T02:30:57.766Z] 33b1e0a273af: Pull complete [2022-05-12T02:30:58.026Z] 5d3b04190fa2: Pull complete [2022-05-12T02:31:02.226Z] 2f39f015ded8: Pull complete [2022-05-12T02:31:02.226Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T02:31:02.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T02:31:02.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T02:31:02.290Z] prd-ubuntu20.04-docker-8c-8g-63351 does not seem to be running inside a container [2022-05-12T02:31:02.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T02:31:04.132Z] $ docker top e97012724cdd89a3eddd60a99956684dfaf11971ad71d012d6941bb3c7cb5e43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T02:31:04.564Z] ---> job-cost.sh [2022-05-12T02:31:04.564Z] lf-activate-venv: SKIPPING [2022-05-12T02:31:04.564Z] INFO: No Stack... [2022-05-12T02:31:04.825Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T02:31:05.396Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T02:31:05.693Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/cost.csv [2022-05-12T02:31:05.693Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T02:31:05.711Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] [2022-05-12T02:31:05.724Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] did not exist. Created. [2022-05-12T02:31:05.725Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T02:31:06.035Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T02:31:06.058Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T02:31:06.064Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T02:31:06.088Z] $ docker stop --time=1 e97012724cdd89a3eddd60a99956684dfaf11971ad71d012d6941bb3c7cb5e43 [2022-05-12T02:31:07.253Z] $ docker rm -f e97012724cdd89a3eddd60a99956684dfaf11971ad71d012d6941bb3c7cb5e43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T02:31:16.663Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63352 in /w/workspace/gexfoundry_device-snmp-go_PR-168 [Pipeline] { [Pipeline] ws [2022-05-12T02:31:16.679Z] Running in /w/workspace/device-snmp-go/7 [Pipeline] { [Pipeline] checkout [2022-05-12T02:31:16.938Z] Selected Git installation does not exist. Using Default [2022-05-12T02:31:16.938Z] The recommended git tool is: NONE [2022-05-12T02:31:24.086Z] using credential edgex-jenkins-ssh [2022-05-12T02:31:24.111Z] Cloning the remote Git repository [2022-05-12T02:31:24.196Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-12T02:31:24.296Z] > git init /w/workspace/device-snmp-go/7 # timeout=10 [2022-05-12T02:31:24.362Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-12T02:31:24.363Z] > git --version # timeout=10 [2022-05-12T02:31:24.390Z] > git --version # 'git version 2.25.1' [2022-05-12T02:31:24.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T02:31:24.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T02:31:25.510Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-12T02:31:25.524Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T02:31:25.558Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-12T02:31:25.595Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-12T02:31:25.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T02:31:25.609Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-12T02:31:26.172Z] Merging remotes/origin/main commit 2a65a39039cf7664a715857da731e59ec3cb9dfd into PR head commit 46bd37edee453c41326de7eaf6caf83bbba9762e [2022-05-12T02:31:26.406Z] Merge succeeded, producing 46bd37edee453c41326de7eaf6caf83bbba9762e [2022-05-12T02:31:26.407Z] Checking out Revision 46bd37edee453c41326de7eaf6caf83bbba9762e (PR-168) [2022-05-12T02:31:26.195Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:31:26.217Z] > git checkout -f 46bd37edee453c41326de7eaf6caf83bbba9762e # timeout=10 [2022-05-12T02:31:26.306Z] > git remote # timeout=10 [2022-05-12T02:31:26.327Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T02:31:26.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T02:31:26.360Z] > git merge 2a65a39039cf7664a715857da731e59ec3cb9dfd # timeout=10 [2022-05-12T02:31:26.391Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T02:31:26.414Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T02:31:26.429Z] > git checkout -f 46bd37edee453c41326de7eaf6caf83bbba9762e # timeout=10 [2022-05-12T02:31:30.585Z] Commit message: "docs: cleanup spacing" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T02:31:31.576Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T02:31:31.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T02:31:31.576Z] Dload Upload Total Spent Left Speed [2022-05-12T02:31:31.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh [2022-05-12T02:31:32.117Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T02:31:32.460Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-05-12T02:31:32.460Z] [2022-05-12T02:31:32.460Z] { [2022-05-12T02:31:32.460Z] "registry-mirrors": [ [2022-05-12T02:31:32.460Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T02:31:32.460Z] ], [2022-05-12T02:31:32.460Z] "bip": "10.250.0.254/24", [2022-05-12T02:31:32.460Z] "hosts": [ [2022-05-12T02:31:32.460Z] "tcp://0.0.0.0:5555", [2022-05-12T02:31:32.460Z] "unix:///var/run/docker.sock" [2022-05-12T02:31:32.460Z] ], [2022-05-12T02:31:32.460Z] "mtu": 1458, [2022-05-12T02:31:32.460Z] "selinux-enabled": true, [2022-05-12T02:31:32.460Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T02:31:32.460Z] } [Pipeline] sh [2022-05-12T02:31:32.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T02:31:33.170Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T02:31:51.794Z] provisioning config files... [2022-05-12T02:31:51.818Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/7@tmp/config2715866798497690493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T02:31:52.187Z] ---> docker-login.sh [2022-05-12T02:31:52.187Z] nexus3.edgexfoundry.org:10001 [2022-05-12T02:31:52.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:31:53.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:31:53.066Z] Configure a credential helper to remove this warning. See [2022-05-12T02:31:53.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:31:53.066Z] [2022-05-12T02:31:53.066Z] Login Succeeded [2022-05-12T02:31:53.066Z] nexus3.edgexfoundry.org:10002 [2022-05-12T02:31:53.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:31:53.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:31:53.340Z] Configure a credential helper to remove this warning. See [2022-05-12T02:31:53.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:31:53.340Z] [2022-05-12T02:31:53.340Z] Login Succeeded [2022-05-12T02:31:53.617Z] nexus3.edgexfoundry.org:10003 [2022-05-12T02:31:53.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:31:53.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:31:53.897Z] Configure a credential helper to remove this warning. See [2022-05-12T02:31:53.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:31:53.897Z] [2022-05-12T02:31:53.897Z] Login Succeeded [2022-05-12T02:31:53.897Z] nexus3.edgexfoundry.org:10004 [2022-05-12T02:31:54.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:31:54.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:31:54.505Z] Configure a credential helper to remove this warning. See [2022-05-12T02:31:54.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:31:54.505Z] [2022-05-12T02:31:54.505Z] Login Succeeded [2022-05-12T02:31:54.505Z] docker.io [2022-05-12T02:31:54.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T02:31:55.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T02:31:55.049Z] Configure a credential helper to remove this warning. See [2022-05-12T02:31:55.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T02:31:55.049Z] [2022-05-12T02:31:55.049Z] Login Succeeded [2022-05-12T02:31:55.323Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T02:31:55.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T02:31:55.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T02:31:55.894Z] ========================================================= [2022-05-12T02:31:55.894Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T02:31:55.894Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T02:31:56.241Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-12T02:31:56.518Z] Sending build context to Docker daemon 2.797MB [2022-05-12T02:31:56.518Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T02:31:56.518Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T02:31:56.793Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T02:31:56.793Z] 9b3977197b4f: Pulling fs layer [2022-05-12T02:31:56.793Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T02:31:56.793Z] 94645a83ff95: Pulling fs layer [2022-05-12T02:31:56.793Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T02:31:56.793Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T02:31:56.793Z] 3096ccb668a1: Pulling fs layer [2022-05-12T02:31:56.793Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T02:31:56.793Z] a4caa8a26152: Pulling fs layer [2022-05-12T02:31:56.793Z] 3096ccb668a1: Waiting [2022-05-12T02:31:56.793Z] e8cf19c19ddd: Waiting [2022-05-12T02:31:56.793Z] a4caa8a26152: Waiting [2022-05-12T02:31:56.793Z] 3f3a8bcf1eab: Waiting [2022-05-12T02:31:56.793Z] 0c92f367c5e7: Waiting [2022-05-12T02:31:56.793Z] 94645a83ff95: Download complete [2022-05-12T02:31:56.793Z] 1a89e8eeedd5: Verifying Checksum [2022-05-12T02:31:56.793Z] 1a89e8eeedd5: Download complete [2022-05-12T02:31:56.793Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T02:31:56.793Z] 0c92f367c5e7: Download complete [2022-05-12T02:31:56.793Z] 3096ccb668a1: Verifying Checksum [2022-05-12T02:31:56.793Z] 3096ccb668a1: Download complete [2022-05-12T02:31:56.793Z] 9b3977197b4f: Verifying Checksum [2022-05-12T02:31:56.793Z] 9b3977197b4f: Download complete [2022-05-12T02:31:56.793Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T02:31:56.793Z] e8cf19c19ddd: Download complete [2022-05-12T02:31:57.783Z] 9b3977197b4f: Pull complete [2022-05-12T02:31:58.063Z] 1a89e8eeedd5: Pull complete [2022-05-12T02:31:58.338Z] 94645a83ff95: Pull complete [2022-05-12T02:31:58.939Z] a4caa8a26152: Verifying Checksum [2022-05-12T02:31:58.939Z] a4caa8a26152: Download complete [2022-05-12T02:31:59.539Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T02:31:59.539Z] 3f3a8bcf1eab: Download complete [2022-05-12T02:32:11.966Z] 3f3a8bcf1eab: Pull complete [2022-05-12T02:32:11.966Z] 0c92f367c5e7: Pull complete [2022-05-12T02:32:11.966Z] 3096ccb668a1: Pull complete [2022-05-12T02:32:12.240Z] e8cf19c19ddd: Pull complete [2022-05-12T02:32:18.966Z] a4caa8a26152: Pull complete [2022-05-12T02:32:18.966Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T02:32:18.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T02:32:18.966Z] ---> 725f1c02e7f9 [2022-05-12T02:32:18.966Z] Step 3/12 : ARG MAKE='make build' [2022-05-12T02:32:19.279Z] ---> Running in b1c7dc601f12 [2022-05-12T02:32:19.557Z] Removing intermediate container b1c7dc601f12 [2022-05-12T02:32:19.557Z] ---> a221611812d3 [2022-05-12T02:32:19.557Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T02:32:19.557Z] ---> Running in e465f4dc3c5a [2022-05-12T02:32:19.844Z] Removing intermediate container e465f4dc3c5a [2022-05-12T02:32:19.845Z] ---> 47e747ab3a28 [2022-05-12T02:32:19.845Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T02:32:20.121Z] ---> Running in 4e2dc1bd0e82 [2022-05-12T02:32:20.398Z] Removing intermediate container 4e2dc1bd0e82 [2022-05-12T02:32:20.398Z] ---> abe88c8c6b42 [2022-05-12T02:32:20.398Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T02:32:20.398Z] ---> Running in 5f62c206c83b [2022-05-12T02:32:22.385Z] Removing intermediate container 5f62c206c83b [2022-05-12T02:32:22.385Z] ---> 30e7c2571ad4 [2022-05-12T02:32:22.385Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T02:32:22.385Z] ---> Running in d9f41e0726c3 [2022-05-12T02:32:23.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T02:32:23.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T02:32:24.981Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T02:32:25.256Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T02:32:25.256Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T02:32:25.535Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T02:32:25.819Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T02:32:25.819Z] OK: 224 MiB in 56 packages [2022-05-12T02:32:27.264Z] Removing intermediate container d9f41e0726c3 [2022-05-12T02:32:27.264Z] ---> 952200970422 [2022-05-12T02:32:27.264Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-12T02:32:27.264Z] ---> Running in 37d82273f44c [2022-05-12T02:32:27.538Z] Removing intermediate container 37d82273f44c [2022-05-12T02:32:27.538Z] ---> 255b73090e2e [2022-05-12T02:32:27.538Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T02:32:28.135Z] ---> a7d5a2fa35c2 [2022-05-12T02:32:28.135Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T02:32:28.135Z] ---> Running in 81a786d8b6fd [2022-05-12T02:33:15.173Z] Removing intermediate container 81a786d8b6fd [2022-05-12T02:33:15.173Z] ---> e0494f6c7b26 [2022-05-12T02:33:15.173Z] Step 11/12 : COPY . . [2022-05-12T02:33:15.173Z] ---> deba6432d88f [2022-05-12T02:33:15.173Z] Step 12/12 : RUN ${MAKE} [2022-05-12T02:33:15.173Z] ---> Running in 53d53052d3f3 [2022-05-12T02:33:15.173Z] noop [2022-05-12T02:33:15.173Z] Removing intermediate container 53d53052d3f3 [2022-05-12T02:33:15.173Z] ---> 611f33282a69 [2022-05-12T02:33:15.173Z] Successfully built 611f33282a69 [2022-05-12T02:33:15.173Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T02:33:15.516Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T02:33:15.516Z] . [Pipeline] withDockerContainer [2022-05-12T02:33:15.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-63352 does not seem to be running inside a container [2022-05-12T02:33:15.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/7 -v /w/workspace/device-snmp-go/7:/w/workspace/device-snmp-go/7:rw,z -v /w/workspace/device-snmp-go/7@tmp:/w/workspace/device-snmp-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T02:33:17.172Z] $ docker top 8f961589f00ece89394c01782fc74c12f4a72ac2856843dc14d94626dba20ba0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T02:33:18.095Z] + go version [2022-05-12T02:33:18.095Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T02:33:18.125Z] $ docker stop --time=1 8f961589f00ece89394c01782fc74c12f4a72ac2856843dc14d94626dba20ba0 [2022-05-12T02:33:19.758Z] $ docker rm -f 8f961589f00ece89394c01782fc74c12f4a72ac2856843dc14d94626dba20ba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T02:33:20.374Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T02:33:20.374Z] . [Pipeline] withDockerContainer [2022-05-12T02:33:20.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-63352 does not seem to be running inside a container [2022-05-12T02:33:20.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/7 -v /w/workspace/device-snmp-go/7:/w/workspace/device-snmp-go/7:rw,z -v /w/workspace/device-snmp-go/7@tmp:/w/workspace/device-snmp-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T02:33:21.978Z] $ docker top cc64a2f7254ba7cf535086ec52c529c200556d8bf42e753fc81420c9927488db -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T02:33:22.897Z] + make test [2022-05-12T02:33:22.897Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-12T02:33:24.343Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-12T02:34:46.200Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-12T02:34:46.200Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.043s coverage: 0.0% of statements [2022-05-12T02:34:46.200Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T02:34:46.200Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T02:35:04.535Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T02:35:04.535Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T02:35:04.535Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T02:35:05.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T02:35:06.014Z] $ docker stop --time=1 cc64a2f7254ba7cf535086ec52c529c200556d8bf42e753fc81420c9927488db [2022-05-12T02:35:07.742Z] $ docker rm -f cc64a2f7254ba7cf535086ec52c529c200556d8bf42e753fc81420c9927488db [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T02:35:08.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T02:35:08.670Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T02:35:09.090Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T02:35:09.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T02:35:09.849Z] + ls -al . [2022-05-12T02:35:09.850Z] total 164 [2022-05-12T02:35:09.850Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 02:35 . [2022-05-12T02:35:09.850Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 02:31 .. [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 6 May 12 02:31 .dockerignore [2022-05-12T02:35:09.850Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 02:31 .git [2022-05-12T02:35:09.850Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:31 .github [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 328 May 12 02:31 .gitignore [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 02:31 .golangci.yml [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 12 02:31 Attribution.txt [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 6950 May 12 02:31 CHANGELOG.md [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 12 02:31 Dockerfile [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 02:31 GOVERNANCE.md [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 656 May 12 02:31 Jenkinsfile [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 02:31 LICENSE [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 12 02:31 Makefile [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 620 May 12 02:31 OWNERS.md [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 12 02:31 README.md [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 02:29 VERSION [2022-05-12T02:35:09.850Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 02:31 bin [2022-05-12T02:35:09.850Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:31 cmd [2022-05-12T02:35:09.850Z] -rw-r--r-- 1 jenkins jenkins 7631 May 12 02:34 coverage.out [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 12 02:31 go.mod [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 12 02:31 go.sum [2022-05-12T02:35:09.850Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:31 internal [2022-05-12T02:35:09.850Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:31 snap [2022-05-12T02:35:09.850Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 02:31 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T02:35:10.197Z] + 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=46bd37edee453c41326de7eaf6caf83bbba9762e --label arch=arm64 --label version=0.0.0 . [2022-05-12T02:35:10.472Z] Sending build context to Docker daemon 2.805MB [2022-05-12T02:35:10.472Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T02:35:10.472Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-12T02:35:10.472Z] ---> 611f33282a69 [2022-05-12T02:35:10.472Z] Step 3/24 : ARG MAKE='make build' [2022-05-12T02:35:10.747Z] ---> Running in a5c124d3ef38 [2022-05-12T02:35:11.022Z] Removing intermediate container a5c124d3ef38 [2022-05-12T02:35:11.022Z] ---> cb5867719578 [2022-05-12T02:35:11.022Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T02:35:11.022Z] ---> Running in ef07227a16e8 [2022-05-12T02:35:11.307Z] Removing intermediate container ef07227a16e8 [2022-05-12T02:35:11.307Z] ---> 452e219510cd [2022-05-12T02:35:11.307Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T02:35:11.307Z] ---> Running in dc9434f9c5a4 [2022-05-12T02:35:11.579Z] Removing intermediate container dc9434f9c5a4 [2022-05-12T02:35:11.579Z] ---> 335b52d48eaf [2022-05-12T02:35:11.579Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T02:35:11.855Z] ---> Running in 0dc2b85b4f2d [2022-05-12T02:35:13.293Z] Removing intermediate container 0dc2b85b4f2d [2022-05-12T02:35:13.293Z] ---> 12fd675f36c9 [2022-05-12T02:35:13.293Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T02:35:13.293Z] ---> Running in 0a51272bbf6e [2022-05-12T02:35:14.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T02:35:15.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T02:35:15.849Z] OK: 224 MiB in 56 packages [2022-05-12T02:35:16.828Z] Removing intermediate container 0a51272bbf6e [2022-05-12T02:35:16.828Z] ---> 3b0aa5b64088 [2022-05-12T02:35:16.828Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-12T02:35:16.828Z] ---> Running in 1a672031005c [2022-05-12T02:35:17.101Z] Removing intermediate container 1a672031005c [2022-05-12T02:35:17.101Z] ---> 178c13f06cfa [2022-05-12T02:35:17.101Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-12T02:35:17.695Z] ---> b11a4622cf15 [2022-05-12T02:35:17.695Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T02:35:17.695Z] ---> Running in f6b798493cb4 [2022-05-12T02:35:19.146Z] Removing intermediate container f6b798493cb4 [2022-05-12T02:35:19.146Z] ---> 572b5a37f3f0 [2022-05-12T02:35:19.146Z] Step 11/24 : COPY . . [2022-05-12T02:35:20.133Z] ---> 5c78fddf55f0 [2022-05-12T02:35:20.133Z] Step 12/24 : RUN ${MAKE} [2022-05-12T02:35:20.417Z] ---> Running in 45cb9a7e865e [2022-05-12T02:35:21.401Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-12T02:37:28.285Z] Removing intermediate container 45cb9a7e865e [2022-05-12T02:37:28.285Z] ---> b434d1224af6 [2022-05-12T02:37:28.285Z] Step 13/24 : FROM alpine:3.14 [2022-05-12T02:37:28.285Z] 3.14: Pulling from library/alpine [2022-05-12T02:37:28.285Z] 455c02918c45: Pulling fs layer [2022-05-12T02:37:28.285Z] 455c02918c45: Download complete [2022-05-12T02:37:28.285Z] 455c02918c45: Pull complete [2022-05-12T02:37:28.285Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T02:37:28.285Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T02:37:28.285Z] ---> ac73e934f311 [2022-05-12T02:37:28.285Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-12T02:37:28.285Z] ---> Running in a3751eed6ab7 [2022-05-12T02:37:28.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T02:37:28.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T02:37:28.285Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-12T02:37:28.286Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-12T02:37:28.286Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-12T02:37:28.286Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-12T02:37:28.286Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-12T02:37:28.286Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-12T02:37:28.286Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T02:37:28.286Z] OK: 8 MiB in 20 packages [2022-05-12T02:37:28.286Z] Removing intermediate container a3751eed6ab7 [2022-05-12T02:37:28.286Z] ---> 568436214d72 [2022-05-12T02:37:28.286Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-12T02:37:28.286Z] ---> fcb9fd955cd2 [2022-05-12T02:37:28.286Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-12T02:37:28.286Z] ---> 503fdab540bc [2022-05-12T02:37:28.286Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-12T02:37:28.286Z] ---> 38317c850b4a [2022-05-12T02:37:28.286Z] Step 18/24 : EXPOSE 59993 [2022-05-12T02:37:28.286Z] ---> Running in 83af3e31ac13 [2022-05-12T02:37:28.286Z] Removing intermediate container 83af3e31ac13 [2022-05-12T02:37:28.286Z] ---> 04d7c3e6f7b7 [2022-05-12T02:37:28.286Z] Step 19/24 : EXPOSE 161 [2022-05-12T02:37:28.286Z] ---> Running in ca173cec0c21 [2022-05-12T02:37:28.286Z] Removing intermediate container ca173cec0c21 [2022-05-12T02:37:28.286Z] ---> 92cc17cb4797 [2022-05-12T02:37:28.286Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-12T02:37:28.286Z] ---> Running in 0f55dde0dd09 [2022-05-12T02:37:28.286Z] Removing intermediate container 0f55dde0dd09 [2022-05-12T02:37:28.286Z] ---> 169bb66f2d0a [2022-05-12T02:37:28.286Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-12T02:37:28.286Z] ---> Running in b913be84fce1 [2022-05-12T02:37:28.286Z] Removing intermediate container b913be84fce1 [2022-05-12T02:37:28.286Z] ---> 2aaeafe1e463 [2022-05-12T02:37:28.286Z] Step 22/24 : LABEL arch=arm64 [2022-05-12T02:37:28.286Z] ---> Running in 37acc109876b [2022-05-12T02:37:28.286Z] Removing intermediate container 37acc109876b [2022-05-12T02:37:28.286Z] ---> 575e07cfd375 [2022-05-12T02:37:28.286Z] Step 23/24 : LABEL git_sha=46bd37edee453c41326de7eaf6caf83bbba9762e [2022-05-12T02:37:28.286Z] ---> Running in 2da7dd882387 [2022-05-12T02:37:28.286Z] Removing intermediate container 2da7dd882387 [2022-05-12T02:37:28.286Z] ---> 004eaf81b639 [2022-05-12T02:37:28.286Z] Step 24/24 : LABEL version=0.0.0 [2022-05-12T02:37:28.286Z] ---> Running in 38f1d30c8792 [2022-05-12T02:37:28.286Z] Removing intermediate container 38f1d30c8792 [2022-05-12T02:37:28.286Z] ---> e596ef8e0f32 [2022-05-12T02:37:28.286Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T02:37:28.286Z] Successfully built e596ef8e0f32 [2022-05-12T02:37:28.286Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T02:37:28.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T02:37:28.754Z] [2022-05-12T02:37:28.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T02:37:29.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T02:37:29.116Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T02:37:29.116Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T02:37:29.116Z] 04944245beec: Pulling fs layer [2022-05-12T02:37:29.116Z] 699f458cf7ca: Pulling fs layer [2022-05-12T02:37:29.116Z] 765212b225bb: Pulling fs layer [2022-05-12T02:37:29.116Z] f23df028b6ca: Pulling fs layer [2022-05-12T02:37:29.116Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T02:37:29.116Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T02:37:29.116Z] 765212b225bb: Waiting [2022-05-12T02:37:29.116Z] f23df028b6ca: Waiting [2022-05-12T02:37:29.116Z] 2437ff75d9bd: Waiting [2022-05-12T02:37:29.116Z] d65c8cfc05b1: Waiting [2022-05-12T02:37:29.395Z] 04944245beec: Verifying Checksum [2022-05-12T02:37:29.395Z] 04944245beec: Download complete [2022-05-12T02:37:29.395Z] 765212b225bb: Verifying Checksum [2022-05-12T02:37:29.395Z] 765212b225bb: Download complete [2022-05-12T02:37:29.395Z] f23df028b6ca: Verifying Checksum [2022-05-12T02:37:29.395Z] f23df028b6ca: Download complete [2022-05-12T02:37:29.395Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T02:37:29.395Z] d65c8cfc05b1: Download complete [2022-05-12T02:37:29.671Z] 699f458cf7ca: Verifying Checksum [2022-05-12T02:37:29.671Z] 699f458cf7ca: Download complete [2022-05-12T02:37:29.948Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T02:37:29.948Z] 8998bd30e6a1: Download complete [2022-05-12T02:37:32.589Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T02:37:34.038Z] 8998bd30e6a1: Pull complete [2022-05-12T02:37:34.642Z] 04944245beec: Pull complete [2022-05-12T02:37:36.086Z] 699f458cf7ca: Pull complete [2022-05-12T02:37:36.362Z] 765212b225bb: Pull complete [2022-05-12T02:37:37.356Z] f23df028b6ca: Pull complete [2022-05-12T02:37:37.356Z] d65c8cfc05b1: Pull complete [2022-05-12T02:37:52.473Z] 2437ff75d9bd: Pull complete [2022-05-12T02:37:52.473Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T02:37:52.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T02:37:52.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T02:37:52.710Z] prd-ubuntu20.04-docker-arm64-4c-16g-63352 does not seem to be running inside a container [2022-05-12T02:37:52.807Z] $ 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/7 -v /w/workspace/device-snmp-go/7:/w/workspace/device-snmp-go/7:rw,z -v /w/workspace/device-snmp-go/7@tmp:/w/workspace/device-snmp-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-12T02:37:55.306Z] $ docker top 9685c430350fad2ff00103ee4c73fa47b233d99822d57f85f460a852c1f109c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T02:37:56.242Z] ---> job-cost.sh [2022-05-12T02:37:56.242Z] lf-activate-venv: SKIPPING [2022-05-12T02:37:56.242Z] INFO: No Stack... [2022-05-12T02:37:56.515Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T02:37:57.503Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T02:37:58.179Z] + cat /w/workspace/device-snmp-go/7/archives/cost.csv [2022-05-12T02:37:58.179Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T02:37:58.246Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] [2022-05-12T02:37:58.252Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] did not exist. Created. [2022-05-12T02:37:58.252Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T02:37:58.939Z] /w/workspace/device-snmp-go/7@tmp/durable-0022cf98/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T02:37:59.620Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T02:37:59.648Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T02:37:59.692Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T02:37:59.698Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T02:37:59.726Z] $ docker stop --time=1 9685c430350fad2ff00103ee4c73fa47b233d99822d57f85f460a852c1f109c5 [2022-05-12T02:38:01.260Z] $ docker rm -f 9685c430350fad2ff00103ee4c73fa47b233d99822d57f85f460a852c1f109c5 [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 [2022-05-12T02:38:01.714Z] provisioning config files... [2022-05-12T02:38:01.724Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config6730042853191995490tmp [Pipeline] { [Pipeline] sh [2022-05-12T02:38:02.023Z] + set +x [2022-05-12T02:38:02.023Z] + curl -s https://codecov.io/bash [2022-05-12T02:38:02.023Z] + bash -s -- [2022-05-12T02:38:02.023Z] [2022-05-12T02:38:02.023Z] _____ _ [2022-05-12T02:38:02.023Z] / ____| | | [2022-05-12T02:38:02.023Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T02:38:02.023Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T02:38:02.023Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T02:38:02.023Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T02:38:02.023Z] Bash-1.0.6 [2022-05-12T02:38:02.023Z] [2022-05-12T02:38:02.023Z] [2022-05-12T02:38:02.023Z] ==> git version 2.25.1 found [2022-05-12T02:38:02.023Z] ==> 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 [2022-05-12T02:38:02.023Z] Release-Date: 2020-01-08 [2022-05-12T02:38:02.023Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-12T02:38:02.023Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T02:38:02.023Z] ==> Jenkins CI detected. [2022-05-12T02:38:02.023Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-168 [2022-05-12T02:38:02.023Z] project root: . [2022-05-12T02:38:02.023Z] --> token set from env [2022-05-12T02:38:02.023Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T02:38:02.023Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T02:38:02.023Z] ==> Python coveragepy not found [2022-05-12T02:38:02.023Z] ==> Searching for coverage reports in: [2022-05-12T02:38:02.023Z] + . [2022-05-12T02:38:02.285Z] -> Found 1 reports [2022-05-12T02:38:02.285Z] ==> Detecting git/mercurial file structure [2022-05-12T02:38:02.285Z] ==> Reading reports [2022-05-12T02:38:02.285Z] + ./coverage.out bytes=7631 [2022-05-12T02:38:02.285Z] ==> Appending adjustments [2022-05-12T02:38:02.285Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T02:38:02.285Z] + Found adjustments [2022-05-12T02:38:02.285Z] ==> Gzipping contents [2022-05-12T02:38:02.285Z] 4.0K /tmp/codecov.8aWcFg.gz [2022-05-12T02:38:02.285Z] ==> Uploading reports [2022-05-12T02:38:02.285Z] url: https://codecov.io [2022-05-12T02:38:02.285Z] query: branch=PR-168&commit=46bd37edee453c41326de7eaf6caf83bbba9762e&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-168%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-05-12T02:38:02.285Z] -> Pinging Codecov [2022-05-12T02:38:02.285Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-168&commit=46bd37edee453c41326de7eaf6caf83bbba9762e&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-168%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-05-12T02:38:02.553Z] -> Uploading to [2022-05-12T02:38:02.553Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/6C56EA5C29638FB4528AC87E60AF5AE0/46bd37edee453c41326de7eaf6caf83bbba9762e/94373bf7-1ed5-40de-a5e6-80f1da888317.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T023802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a622a1a900478661cdf1e3a7692afd1728da6a8a15cb9dbb0ba103905efe42f [2022-05-12T02:38:02.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T02:38:02.553Z] Dload Upload Total Spent Left Speed [2022-05-12T02:38:02.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 5721 --:--:-- --:--:-- --:--:-- 5701 [2022-05-12T02:38:02.815Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/46bd37edee453c41326de7eaf6caf83bbba9762e [Pipeline] } [2022-05-12T02:38:02.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2022-05-12T02:38:03.492Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-168/archives ] [2022-05-12T02:38:03.492Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-12T02:38:03.492Z] total 16 [2022-05-12T02:38:03.492Z] drwxr-xr-x 3 root root 4096 May 12 02:31 . [2022-05-12T02:38:03.492Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 02:31 .. [2022-05-12T02:38:03.492Z] drwxr-xr-x 2 root root 4096 May 12 02:31 cost [2022-05-12T02:38:03.492Z] -rw-r--r-- 1 root root 85 May 12 02:31 cost.csv [2022-05-12T02:38:03.492Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-12T02:38:03.492Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-12T02:38:03.492Z] total 16 [2022-05-12T02:38:03.492Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 02:31 . [2022-05-12T02:38:03.492Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 02:31 .. [2022-05-12T02:38:03.492Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 02:31 cost [2022-05-12T02:38:03.492Z] -rw-r--r-- 1 jenkins jenkins 85 May 12 02:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T02:38:03.786Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T02:38:04.655Z] ---> package-listing.sh [2022-05-12T02:38:04.655Z] ++ facter osfamily [2022-05-12T02:38:04.655Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T02:38:04.916Z] + OS_FAMILY=debian [2022-05-12T02:38:04.916Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-168 [2022-05-12T02:38:04.916Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T02:38:04.916Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T02:38:04.916Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T02:38:04.916Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T02:38:04.916Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' [2022-05-12T02:38:04.916Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T02:38:04.916Z] + case "${OS_FAMILY}" in [2022-05-12T02:38:04.916Z] + dpkg -l [2022-05-12T02:38:04.916Z] + grep '^ii' [2022-05-12T02:38:04.916Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T02:38:04.916Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T02:38:04.916Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T02:38:04.916Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' [2022-05-12T02:38:04.916Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/ [2022-05-12T02:38:04.916Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/ [Pipeline] echo [2022-05-12T02:38:04.930Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-168/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-12T02:38:05.215Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T02:38:05.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T02:38:05.782Z] . [Pipeline] withDockerContainer [2022-05-12T02:38:05.848Z] prd-ubuntu20.04-docker-8c-8g-63351 does not seem to be running inside a container [2022-05-12T02:38:05.890Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-168/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T02:38:06.110Z] $ docker top 833df948fea5ad6ab9c75a13acd1f1faabbb57d8c51717720afe75e185330f2f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T02:38:06.467Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T02:38:06.757Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T02:38:07.047Z] + ls /var/log/sa-host [2022-05-12T02:38:07.047Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T02:38:07.140Z] provisioning config files... [2022-05-12T02:38:07.150Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config4893206578720455440tmp [Pipeline] { [Pipeline] echo [2022-05-12T02:38:07.166Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T02:38:07.452Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T02:38:07.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T02:38:07.790Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T02:38:07.801Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T02:38:08.092Z] ---> sudo-logs.sh [2022-05-12T02:38:08.092Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T02:38:08.121Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T02:38:08.407Z] ---> job-cost.sh [2022-05-12T02:38:08.407Z] lf-activate-venv: SKIPPING [2022-05-12T02:38:08.407Z] DEBUG: total: 0.2199999988079071 [2022-05-12T02:38:08.408Z] INFO: Retrieving Stack Cost... [2022-05-12T02:38:08.668Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T02:38:09.241Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T02:38:09.257Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T02:38:09.547Z] ---> logs-deploy.sh [2022-05-12T02:38:09.547Z] lf-activate-venv: SKIPPING [2022-05-12T02:38:09.547Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-168/7 [2022-05-12T02:38:09.547Z] INFO: archiving workspace using pattern(s): [2022-05-12T02:38:10.489Z] Archives upload complete. [2022-05-12T02:38:10.748Z] INFO: archiving logs to Nexus [2022-05-12T02:38:11.321Z] ---> uname -a: [2022-05-12T02:38:11.321Z] Linux prd-ubuntu20-04-docker-8c-8g-63351 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-12T02:38:11.321Z] [2022-05-12T02:38:11.321Z] [2022-05-12T02:38:11.321Z] ---> lscpu: [2022-05-12T02:38:11.321Z] Architecture: x86_64 [2022-05-12T02:38:11.321Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-12T02:38:11.321Z] Byte Order: Little Endian [2022-05-12T02:38:11.321Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-12T02:38:11.321Z] CPU(s): 8 [2022-05-12T02:38:11.321Z] On-line CPU(s) list: 0-7 [2022-05-12T02:38:11.321Z] Thread(s) per core: 1 [2022-05-12T02:38:11.321Z] Core(s) per socket: 1 [2022-05-12T02:38:11.321Z] Socket(s): 8 [2022-05-12T02:38:11.321Z] NUMA node(s): 1 [2022-05-12T02:38:11.321Z] Vendor ID: AuthenticAMD [2022-05-12T02:38:11.321Z] CPU family: 23 [2022-05-12T02:38:11.321Z] Model: 49 [2022-05-12T02:38:11.321Z] Model name: AMD EPYC-Rome Processor [2022-05-12T02:38:11.321Z] Stepping: 0 [2022-05-12T02:38:11.321Z] CPU MHz: 2799.998 [2022-05-12T02:38:11.321Z] BogoMIPS: 5599.99 [2022-05-12T02:38:11.321Z] Virtualization: AMD-V [2022-05-12T02:38:11.321Z] Hypervisor vendor: KVM [2022-05-12T02:38:11.321Z] Virtualization type: full [2022-05-12T02:38:11.321Z] L1d cache: 256 KiB [2022-05-12T02:38:11.321Z] L1i cache: 256 KiB [2022-05-12T02:38:11.321Z] L2 cache: 4 MiB [2022-05-12T02:38:11.321Z] L3 cache: 128 MiB [2022-05-12T02:38:11.321Z] NUMA node0 CPU(s): 0-7 [2022-05-12T02:38:11.321Z] Vulnerability Itlb multihit: Not affected [2022-05-12T02:38:11.321Z] Vulnerability L1tf: Not affected [2022-05-12T02:38:11.321Z] Vulnerability Mds: Not affected [2022-05-12T02:38:11.321Z] Vulnerability Meltdown: Not affected [2022-05-12T02:38:11.321Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-12T02:38:11.321Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-12T02:38:11.321Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-12T02:38:11.321Z] Vulnerability Srbds: Not affected [2022-05-12T02:38:11.321Z] Vulnerability Tsx async abort: Not affected [2022-05-12T02:38:11.321Z] 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 [2022-05-12T02:38:11.321Z] [2022-05-12T02:38:11.321Z] [2022-05-12T02:38:11.321Z] ---> nproc: [2022-05-12T02:38:11.321Z] 8 [2022-05-12T02:38:11.321Z] [2022-05-12T02:38:11.321Z] [2022-05-12T02:38:11.321Z] ---> df -h: [2022-05-12T02:38:11.321Z] Filesystem Size Used Avail Use% Mounted on [2022-05-12T02:38:11.321Z] overlay 155G 11G 145G 7% / [2022-05-12T02:38:11.321Z] tmpfs 64M 0 64M 0% /dev [2022-05-12T02:38:11.321Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-12T02:38:11.321Z] shm 64M 0 64M 0% /dev/shm [2022-05-12T02:38:11.321Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-05-12T02:38:11.321Z] [2022-05-12T02:38:11.321Z] [2022-05-12T02:38:11.321Z] ---> sar -b -r -n DEV: [2022-05-12T02:38:11.321Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63351) 05/12/22 _x86_64_ (8 CPU) [2022-05-12T02:38:11.321Z] [2022-05-12T02:38:11.321Z] 02:28:32 LINUX RESTART (8 CPU) [2022-05-12T02:38:11.321Z] [2022-05-12T02:38:11.321Z] 02:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-12T02:38:11.321Z] 02:30:01 394.94 15.09 379.84 0.00 2175.94 132666.71 0.00 [2022-05-12T02:38:11.321Z] 02:31:01 155.74 0.23 155.51 0.00 22.13 22852.06 0.00 [2022-05-12T02:38:11.321Z] 02:32:01 31.26 0.00 31.26 0.00 0.00 16438.19 0.00 [2022-05-12T02:38:11.321Z] 02:33:01 1.88 0.00 1.88 0.00 0.00 22.68 0.00 [2022-05-12T02:38:11.321Z] 02:34:01 1.37 0.03 1.33 0.00 1.47 16.53 0.00 [2022-05-12T02:38:11.321Z] 02:35:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 [2022-05-12T02:38:11.321Z] 02:36:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2022-05-12T02:38:11.321Z] 02:37:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 [2022-05-12T02:38:11.321Z] 02:38:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2022-05-12T02:38:11.321Z] Average: 65.53 1.71 63.82 0.00 244.42 19118.18 0.00 [2022-05-12T02:38:11.321Z] [2022-05-12T02:38:11.321Z] 02:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-12T02:38:11.321Z] 02:30:01 28590236 31772140 522912 1.59 158652 3246532 1795068 5.29 1134492 2728872 532 [2022-05-12T02:38:11.321Z] 02:31:01 27697176 31710036 581120 1.77 172840 3995596 2181672 6.43 1377868 3301248 524128 [2022-05-12T02:38:11.321Z] 02:32:01 27821384 31769800 520920 1.58 173832 3928412 1770484 5.22 1331348 3222224 160 [2022-05-12T02:38:11.321Z] 02:33:01 27822060 31770604 519956 1.58 173872 3928416 1770484 5.22 1331556 3222228 60 [2022-05-12T02:38:11.321Z] 02:34:01 27823092 31771580 518796 1.58 173920 3928468 1788000 5.27 1330756 3222280 52 [2022-05-12T02:38:11.321Z] 02:35:01 27822580 31771104 519216 1.58 173960 3928468 1788000 5.27 1331000 3222280 244 [2022-05-12T02:38:11.321Z] 02:36:01 27831212 31779832 510564 1.55 173992 3928472 1788000 5.27 1321296 3222300 44 [2022-05-12T02:38:11.321Z] 02:37:01 27831124 31779756 510564 1.55 174028 3928476 1788000 5.27 1321276 3222308 148 [2022-05-12T02:38:11.321Z] 02:38:01 27831108 31779800 510492 1.55 174056 3928476 1788000 5.27 1321332 3222312 12 [2022-05-12T02:38:11.321Z] Average: 27896664 31767184 523838 1.59 172128 3860146 1828634 5.39 1311214 3176228 58376 [2022-05-12T02:38:11.321Z] [2022-05-12T02:38:11.321Z] 02:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-12T02:38:11.321Z] 02:30:01 docker0 109.55 138.07 8.84 1082.46 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:30:01 ens3 538.45 346.38 6373.09 91.99 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:30:01 lo 6.66 6.66 0.65 0.65 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:31:01 docker0 11.40 16.05 0.67 89.72 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:31:01 ens3 169.89 117.21 2677.89 68.97 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:31:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:32:01 ens3 12.63 6.88 12.08 4.25 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:32:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:33:01 ens3 13.23 6.67 13.33 0.44 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:34:01 ens3 2.75 0.52 0.66 0.34 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:35:01 ens3 24.91 41.56 3.40 47.86 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:36:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.321Z] 02:37:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.322Z] 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.322Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.322Z] 02:38:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.322Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.322Z] Average: docker0 13.44 17.13 1.06 130.25 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.322Z] Average: ens3 84.71 57.71 1009.00 23.76 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.322Z] Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 [2022-05-12T02:38:11.322Z] [2022-05-12T02:38:11.322Z] [2022-05-12T02:38:11.322Z] ---> sar -P ALL: [2022-05-12T02:38:11.322Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63351) 05/12/22 _x86_64_ (8 CPU) [2022-05-12T02:38:11.322Z] [2022-05-12T02:38:11.322Z] 02:28:32 LINUX RESTART (8 CPU) [2022-05-12T02:38:11.322Z] [2022-05-12T02:38:11.322Z] 02:29:01 CPU %user %nice %system %iowait %steal %idle [2022-05-12T02:38:11.322Z] 02:30:01 all 11.20 0.00 4.89 2.05 0.11 81.74 [2022-05-12T02:38:11.322Z] 02:30:01 0 11.29 0.00 4.43 1.81 0.08 82.40 [2022-05-12T02:38:11.322Z] 02:30:01 1 11.30 0.00 5.21 0.37 0.12 83.00 [2022-05-12T02:38:11.322Z] 02:30:01 2 12.41 0.00 5.33 3.11 0.14 79.02 [2022-05-12T02:38:11.322Z] 02:30:01 3 8.48 0.00 4.24 1.21 0.08 85.98 [2022-05-12T02:38:11.322Z] 02:30:01 4 12.91 0.00 5.21 2.25 0.10 79.53 [2022-05-12T02:38:11.322Z] 02:30:01 5 11.27 0.00 5.96 4.06 0.12 78.59 [2022-05-12T02:38:11.322Z] 02:30:01 6 10.66 0.00 3.58 1.32 0.12 84.32 [2022-05-12T02:38:11.322Z] 02:30:01 7 11.35 0.00 5.15 2.31 0.14 81.05 [2022-05-12T02:38:11.322Z] 02:31:01 all 35.88 0.00 6.52 1.06 0.22 56.32 [2022-05-12T02:38:11.322Z] 02:31:01 0 37.42 0.00 6.43 0.12 0.24 55.79 [2022-05-12T02:38:11.322Z] 02:31:01 1 35.48 0.00 6.58 3.06 0.20 54.68 [2022-05-12T02:38:11.322Z] 02:31:01 2 36.28 0.00 6.40 1.11 0.20 56.00 [2022-05-12T02:38:11.322Z] 02:31:01 3 35.50 0.00 6.07 0.14 0.24 58.05 [2022-05-12T02:38:11.322Z] 02:31:01 4 33.77 0.00 6.66 0.83 0.24 58.51 [2022-05-12T02:38:11.322Z] 02:31:01 5 35.74 0.00 6.17 0.24 0.17 57.68 [2022-05-12T02:38:11.322Z] 02:31:01 6 36.09 0.00 6.67 0.17 0.20 56.87 [2022-05-12T02:38:11.322Z] 02:31:01 7 36.76 0.00 7.18 2.82 0.25 52.98 [2022-05-12T02:38:11.322Z] 02:32:01 all 0.43 0.00 0.27 0.30 0.01 98.99 [2022-05-12T02:38:11.322Z] 02:32:01 0 0.48 0.00 0.35 0.35 0.00 98.82 [2022-05-12T02:38:11.322Z] 02:32:01 1 0.30 0.00 0.20 0.00 0.02 99.48 [2022-05-12T02:38:11.322Z] 02:32:01 2 0.50 0.00 0.15 0.02 0.02 99.32 [2022-05-12T02:38:11.322Z] 02:32:01 3 0.28 0.00 0.28 0.00 0.00 99.43 [2022-05-12T02:38:11.322Z] 02:32:01 4 0.45 0.00 0.23 0.02 0.02 99.28 [2022-05-12T02:38:11.322Z] 02:32:01 5 0.42 0.00 0.23 0.23 0.02 99.10 [2022-05-12T02:38:11.322Z] 02:32:01 6 0.62 0.00 0.20 0.02 0.02 99.15 [2022-05-12T02:38:11.322Z] 02:32:01 7 0.38 0.00 0.52 1.77 0.02 97.31 [2022-05-12T02:38:11.322Z] 02:33:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2022-05-12T02:38:11.322Z] 02:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-12T02:38:11.322Z] 02:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-12T02:38:11.322Z] 02:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T02:38:11.322Z] 02:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-12T02:38:11.322Z] 02:33:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2022-05-12T02:38:11.322Z] 02:33:01 5 0.07 0.00 0.03 0.03 0.02 99.85 [2022-05-12T02:38:11.322Z] 02:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-12T02:38:11.322Z] 02:33:01 7 0.08 0.00 0.07 0.03 0.00 99.82 [2022-05-12T02:38:11.322Z] 02:34:01 all 0.21 0.00 0.01 0.01 0.00 99.77 [2022-05-12T02:38:11.322Z] 02:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T02:38:11.322Z] 02:34:01 1 1.45 0.00 0.00 0.00 0.00 98.55 [2022-05-12T02:38:11.322Z] 02:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-12T02:38:11.322Z] 02:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-12T02:38:11.322Z] 02:34:01 4 0.08 0.00 0.05 0.00 0.00 99.87 [2022-05-12T02:38:11.322Z] 02:34:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-12T02:38:11.322Z] 02:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T02:38:11.322Z] 02:34:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2022-05-12T02:38:11.322Z] 02:35:01 all 0.08 0.00 0.04 0.00 0.01 99.87 [2022-05-12T02:38:11.322Z] 02:35:01 0 0.17 0.00 0.12 0.00 0.00 99.72 [2022-05-12T02:38:11.322Z] 02:35:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2022-05-12T02:38:11.322Z] 02:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-12T02:38:11.322Z] 02:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T02:38:11.322Z] 02:35:01 4 0.12 0.00 0.05 0.00 0.02 99.82 [2022-05-12T02:38:11.322Z] 02:35:01 5 0.12 0.00 0.07 0.03 0.00 99.78 [2022-05-12T02:38:11.322Z] 02:35:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-12T02:38:11.322Z] 02:35:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-12T02:38:11.322Z] 02:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-05-12T02:38:11.322Z] 02:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T02:38:11.322Z] 02:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T02:38:11.322Z] 02:36:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-12T02:38:11.322Z] 02:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-12T02:38:11.322Z] 02:36:01 4 0.10 0.00 0.03 0.00 0.02 99.85 [2022-05-12T02:38:11.322Z] 02:36:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-12T02:38:11.322Z] 02:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-12T02:38:11.322Z] 02:36:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-12T02:38:11.322Z] 02:37:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2022-05-12T02:38:11.322Z] 02:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-12T02:38:11.322Z] 02:37:01 1 1.11 0.00 0.00 0.00 0.02 98.87 [2022-05-12T02:38:11.322Z] 02:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T02:38:11.322Z] 02:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T02:38:11.322Z] 02:37:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2022-05-12T02:38:11.322Z] 02:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-12T02:38:11.322Z] 02:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T02:38:11.322Z] 02:37:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-12T02:38:11.322Z] 02:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-05-12T02:38:11.322Z] 02:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-12T02:38:11.322Z] 02:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T02:38:11.322Z] 02:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-12T02:38:11.322Z] 02:38:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-12T02:38:11.322Z] 02:38:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-12T02:38:11.322Z] 02:38:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-12T02:38:11.322Z] 02:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-12T02:38:11.322Z] 02:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-12T02:38:11.322Z] Average: all 5.29 0.00 1.30 0.38 0.04 93.00 [2022-05-12T02:38:11.322Z] Average: 0 5.45 0.00 1.25 0.25 0.04 93.01 [2022-05-12T02:38:11.322Z] Average: 1 5.48 0.00 1.33 0.38 0.04 92.77 [2022-05-12T02:38:11.322Z] Average: 2 5.43 0.00 1.31 0.47 0.04 92.76 [2022-05-12T02:38:11.322Z] Average: 3 4.87 0.00 1.17 0.15 0.04 93.77 [2022-05-12T02:38:11.322Z] Average: 4 5.24 0.00 1.36 0.34 0.05 93.02 [2022-05-12T02:38:11.322Z] Average: 5 5.24 0.00 1.38 0.52 0.04 92.83 [2022-05-12T02:38:11.322Z] Average: 6 5.23 0.00 1.16 0.17 0.04 93.41 [2022-05-12T02:38:11.322Z] Average: 7 5.35 0.00 1.43 0.77 0.05 92.41 [2022-05-12T02:38:11.322Z] [2022-05-12T02:38:11.322Z] [2022-05-12T02:38:11.322Z]