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 02:29:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:29:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:29:08 ========================================================= 02:29:08 EdgeX Global Pipelines Version Info 02:29:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:29:09 ------------------- 02:29:09 stable info: 02:29:09 ------------------- 02:29:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:29:09 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 02:29:09 Message: update stable to v1.0.230 02:29:09 ------------------- 02:29:09 experimental info: 02:29:09 ------------------- 02:29:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:29:09 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 02:29:09 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:29:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:29:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:29:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:29:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:29:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:29:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:29:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:29:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:29:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-168 [Pipeline] echo 02:29:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-168 [Pipeline] echo 02:29:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-168 [Pipeline] echo 02:29:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46bd37edee453c41326de7eaf6caf83bbba9762e [Pipeline] echo 02:29:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46bd37e [Pipeline] echo 02:29:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:10 provisioning config files... 02:29:10 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config8670875315173531141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:10 ---> docker-login.sh 02:29:10 nexus3.edgexfoundry.org:10001 02:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:11 Configure a credential helper to remove this warning. See 02:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:11 02:29:11 Login Succeeded 02:29:11 nexus3.edgexfoundry.org:10002 02:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:11 Configure a credential helper to remove this warning. See 02:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:11 02:29:11 Login Succeeded 02:29:11 nexus3.edgexfoundry.org:10003 02:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:11 Configure a credential helper to remove this warning. See 02:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:11 02:29:11 Login Succeeded 02:29:11 nexus3.edgexfoundry.org:10004 02:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:11 Configure a credential helper to remove this warning. See 02:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:11 02:29:11 Login Succeeded 02:29:11 docker.io 02:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:11 Configure a credential helper to remove this warning. See 02:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:11 02:29:11 Login Succeeded 02:29:11 ---> docker-login.sh ends [Pipeline] } 02:29:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:29:12 + git rev-list -1 --merges 46bd37edee453c41326de7eaf6caf83bbba9762e~1..46bd37edee453c41326de7eaf6caf83bbba9762e [Pipeline] echo 02:29:12 -----------> git rev-list -1 --merges 46bd37edee453c41326de7eaf6caf83bbba9762e~1..46bd37edee453c41326de7eaf6caf83bbba9762e 46bd37edee453c41326de7eaf6caf83bbba9762e [false] [Pipeline] sh 02:29:12 + git log --format=format:%s -1 46bd37edee453c41326de7eaf6caf83bbba9762e [Pipeline] echo 02:29:12 ========================================================= 02:29:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:29:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:29:13 + git log --format=format:%s -1 46bd37edee453c41326de7eaf6caf83bbba9762e [Pipeline] echo 02:29:13 [semverPrep] GIT_COMMIT: 46bd37edee453c41326de7eaf6caf83bbba9762e, Commit Message: docs: cleanup spacing [Pipeline] echo 02:29:13 [semverPrep] This is not a build commit. [Pipeline] sh 02:29:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:29:13 + grep -v github /etc/ssh/ssh_known_hosts 02:29:13 + [ -e /tmp/ssh_known_hosts ] 02:29:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:29:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:29:13 + sudo tee -a /etc/ssh/ssh_known_hosts 02:29:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:29:13 02:29:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:29:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:29:14 latest: Pulling from edgex-devops/py-git-semver 02:29:14 1fe172e4850f: Pulling fs layer 02:29:14 caf521ccaac6: Pulling fs layer 02:29:14 3ead6fa29328: Pulling fs layer 02:29:14 5c2a1cbceb83: Pulling fs layer 02:29:14 a8d5f1318db7: Pulling fs layer 02:29:14 c427282e49a2: Pulling fs layer 02:29:14 1827001aaf11: Pulling fs layer 02:29:14 0714d37db230: Pulling fs layer 02:29:14 ac28cf19c067: Pulling fs layer 02:29:14 ca983d60f3e2: Pulling fs layer 02:29:14 9f894cec8388: Pulling fs layer 02:29:14 5c2a1cbceb83: Waiting 02:29:14 a8d5f1318db7: Waiting 02:29:14 ac28cf19c067: Waiting 02:29:14 c427282e49a2: Waiting 02:29:14 ca983d60f3e2: Waiting 02:29:14 1827001aaf11: Waiting 02:29:14 0714d37db230: Waiting 02:29:14 9f894cec8388: Waiting 02:29:14 caf521ccaac6: Download complete 02:29:14 5c2a1cbceb83: Download complete 02:29:14 a8d5f1318db7: Verifying Checksum 02:29:14 a8d5f1318db7: Download complete 02:29:14 c427282e49a2: Verifying Checksum 02:29:14 c427282e49a2: Download complete 02:29:14 3ead6fa29328: Verifying Checksum 02:29:14 3ead6fa29328: Download complete 02:29:14 0714d37db230: Download complete 02:29:14 ac28cf19c067: Download complete 02:29:14 ca983d60f3e2: Verifying Checksum 02:29:14 ca983d60f3e2: Download complete 02:29:14 9f894cec8388: Download complete 02:29:14 1fe172e4850f: Download complete 02:29:14 1827001aaf11: Verifying Checksum 02:29:14 1827001aaf11: Download complete 02:29:16 1fe172e4850f: Pull complete 02:29:16 caf521ccaac6: Pull complete 02:29:16 3ead6fa29328: Pull complete 02:29:16 5c2a1cbceb83: Pull complete 02:29:16 a8d5f1318db7: Pull complete 02:29:16 c427282e49a2: Pull complete 02:29:18 1827001aaf11: Pull complete 02:29:18 0714d37db230: Pull complete 02:29:18 ac28cf19c067: Pull complete 02:29:19 ca983d60f3e2: Pull complete 02:29:19 9f894cec8388: Pull complete 02:29:19 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 02:29:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:29:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 02:29:19 prd-ubuntu20.04-docker-8c-8g-63351 does not seem to be running inside a container 02:29:19 $ 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 02:29:20 $ docker top ce8b12ec8de776a1b4c4508afe07538be840168977a77230c57b35da7fe15839 -eo pid,comm 02:29:20 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). 02:29:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:29:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:20 [ssh-agent] Looking for ssh-agent implementation... 02:29:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:20 $ docker exec ce8b12ec8de776a1b4c4508afe07538be840168977a77230c57b35da7fe15839 ssh-agent 02:29:21 SSH_AUTH_SOCK=/tmp/ssh-ky2W7ySFgHox/agent.33 02:29:21 SSH_AGENT_PID=40 02:29:21 Running ssh-add (command line suppressed) 02:29:21 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) 02:29:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:21 + git tag --points-at HEAD [Pipeline] } 02:29:21 $ docker exec --env ******** --env ******** ce8b12ec8de776a1b4c4508afe07538be840168977a77230c57b35da7fe15839 ssh-agent -k 02:29:21 unset SSH_AUTH_SOCK; 02:29:21 unset SSH_AGENT_PID; 02:29:21 echo Agent pid 40 killed; 02:29:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:29:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:21 [ssh-agent] Looking for ssh-agent implementation... 02:29:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:21 $ docker exec ce8b12ec8de776a1b4c4508afe07538be840168977a77230c57b35da7fe15839 ssh-agent 02:29:21 SSH_AUTH_SOCK=/tmp/ssh-yHypRiJGsrl0/agent.72 02:29:21 SSH_AGENT_PID=78 02:29:21 Running ssh-add (command line suppressed) 02:29:22 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) 02:29:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:22 + git semver init 02:29:22 2022-05-12 02:29:22,566 [run_init] DEBUG init version:0.0.0 force:False 02:29:22 2022-05-12 02:29:22,567 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver 02:29:22 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 02:29:22 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) 02:29:23 2022-05-12 02:29:23,370 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.git/info/exclude 02:29:23 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 02:29:23 2022-05-12 02:29:23,371 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 02:29:23 2022-05-12 02:29:23,374 [execute] INFO git cat-file --batch-check 02:29:23 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=) 02:29:23 2022-05-12 02:29:23,380 [execute] INFO git cat-file --batch 02:29:23 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=) 02:29:23 2022-05-12 02:29:23,385 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 02:29:23 0.0.0 [Pipeline] } 02:29:23 $ docker exec --env ******** --env ******** ce8b12ec8de776a1b4c4508afe07538be840168977a77230c57b35da7fe15839 ssh-agent -k 02:29:23 unset SSH_AUTH_SOCK; 02:29:23 unset SSH_AGENT_PID; 02:29:23 echo Agent pid 78 killed; 02:29:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:29:23 + git semver [Pipeline] } 02:29:24 $ docker stop --time=1 ce8b12ec8de776a1b4c4508afe07538be840168977a77230c57b35da7fe15839 02:29:25 $ docker rm -f ce8b12ec8de776a1b4c4508afe07538be840168977a77230c57b35da7fe15839 [Pipeline] // withDockerContainer [Pipeline] sh 02:29:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:29:26 Stashed 1 file(s) [Pipeline] echo 02:29:26 [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 02:29:26 provisioning config files... 02:29:26 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config3971907522311140199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:26 ---> docker-login.sh 02:29:26 nexus3.edgexfoundry.org:10001 02:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:26 Configure a credential helper to remove this warning. See 02:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:26 02:29:26 Login Succeeded 02:29:26 nexus3.edgexfoundry.org:10002 02:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:26 Configure a credential helper to remove this warning. See 02:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:26 02:29:26 Login Succeeded 02:29:26 nexus3.edgexfoundry.org:10003 02:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:26 Configure a credential helper to remove this warning. See 02:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:26 02:29:26 Login Succeeded 02:29:26 nexus3.edgexfoundry.org:10004 02:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:27 Configure a credential helper to remove this warning. See 02:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:27 02:29:27 Login Succeeded 02:29:27 docker.io 02:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:29:27 Configure a credential helper to remove this warning. See 02:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:29:27 02:29:27 Login Succeeded 02:29:27 ---> docker-login.sh ends [Pipeline] } 02:29:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:29:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:29:27 ========================================================= 02:29:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:29:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:29:27 + 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 . 02:29:27 Sending build context to Docker daemon 5.377MB 02:29:27 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:29:27 Step 2/12 : FROM ${BASE} AS builder 02:29:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:29:27 59bf1c3509f3: Pulling fs layer 02:29:27 666ba61612fd: Pulling fs layer 02:29:27 8ed8ca486205: Pulling fs layer 02:29:27 4fe6c5a15a65: Pulling fs layer 02:29:27 22a0e8bec74d: Pulling fs layer 02:29:27 ca2b28591e48: Pulling fs layer 02:29:27 a51346096db8: Pulling fs layer 02:29:27 daebc70d1ce1: Pulling fs layer 02:29:27 0e18a0eac166: Pulling fs layer 02:29:27 4fe6c5a15a65: Waiting 02:29:27 22a0e8bec74d: Waiting 02:29:27 ca2b28591e48: Waiting 02:29:27 a51346096db8: Waiting 02:29:27 daebc70d1ce1: Waiting 02:29:27 0e18a0eac166: Waiting 02:29:27 8ed8ca486205: Verifying Checksum 02:29:27 8ed8ca486205: Download complete 02:29:27 666ba61612fd: Download complete 02:29:27 22a0e8bec74d: Verifying Checksum 02:29:27 22a0e8bec74d: Download complete 02:29:28 ca2b28591e48: Verifying Checksum 02:29:28 ca2b28591e48: Download complete 02:29:28 59bf1c3509f3: Verifying Checksum 02:29:28 59bf1c3509f3: Download complete 02:29:28 a51346096db8: Download complete 02:29:28 daebc70d1ce1: Verifying Checksum 02:29:28 daebc70d1ce1: Download complete 02:29:28 59bf1c3509f3: Pull complete 02:29:28 666ba61612fd: Pull complete 02:29:28 8ed8ca486205: Pull complete 02:29:28 0e18a0eac166: Verifying Checksum 02:29:28 0e18a0eac166: Download complete 02:29:28 4fe6c5a15a65: Verifying Checksum 02:29:28 4fe6c5a15a65: Download complete 02:29:33 4fe6c5a15a65: Pull complete 02:29:33 22a0e8bec74d: Pull complete 02:29:33 ca2b28591e48: Pull complete 02:29:33 a51346096db8: Pull complete 02:29:33 daebc70d1ce1: Pull complete 02:29:35 0e18a0eac166: Pull complete 02:29:35 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 02:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:29:35 ---> f018257e8ee9 02:29:35 Step 3/12 : ARG MAKE='make build' 02:29:36 ---> Running in b8a86b08818f 02:29:36 Removing intermediate container b8a86b08818f 02:29:36 ---> e62cbffd2b47 02:29:36 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:29:36 ---> Running in 2b0c2ca307b8 02:29:36 Removing intermediate container 2b0c2ca307b8 02:29:36 ---> eb7cc3f7c5e1 02:29:36 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 02:29:36 ---> Running in 5083ee82c13a 02:29:37 Removing intermediate container 5083ee82c13a 02:29:37 ---> b365959f107a 02:29:37 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:37 ---> Running in 4d0ac5e2e880 02:29:37 Removing intermediate container 4d0ac5e2e880 02:29:37 ---> cd02977dd285 02:29:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:29:37 ---> Running in 294526fc040b 02:29:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:29:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:29:39 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:29:39 (2/4) Installing libedit (20210910.3.1-r0) 02:29:39 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:29:39 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:29:39 Executing busybox-1.34.1-r3.trigger 02:29:39 OK: 224 MiB in 56 packages 02:29:39 Removing intermediate container 294526fc040b 02:29:39 ---> fb666daab215 02:29:39 Step 8/12 : WORKDIR /device-snmp-go 02:29:40 ---> Running in d70e85ce5b45 02:29:40 Removing intermediate container d70e85ce5b45 02:29:40 ---> 0f00cfa6b93c 02:29:40 Step 9/12 : COPY go.mod vendor* ./ 02:29:40 ---> 872df29ee382 02:29:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:40 ---> Running in 084adf6f02c7 02:29:41 Still waiting to schedule task 02:29:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:29:58 Removing intermediate container 084adf6f02c7 02:29:58 ---> 29f8082debad 02:29:58 Step 11/12 : COPY . . 02:29:58 ---> be83ea4dc33f 02:29:58 Step 12/12 : RUN ${MAKE} 02:29:58 ---> Running in 1434500ef169 02:29:58 noop 02:29:58 Removing intermediate container 1434500ef169 02:29:58 ---> e4e3df0e730b 02:29:58 Successfully built e4e3df0e730b 02:29:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:29:58 + docker inspect -f . ci-base-image-x86_64 02:29:58 . [Pipeline] withDockerContainer 02:29:58 prd-ubuntu20.04-docker-8c-8g-63351 does not seem to be running inside a container 02:29:58 $ 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 02:29:59 $ docker top 9deee442d658af4d473c83ec318eb456a66a98cbbf594729e2917a30d485d506 -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:59 + go version 02:29:59 go version go1.17.6 linux/amd64 [Pipeline] } 02:29:59 $ docker stop --time=1 9deee442d658af4d473c83ec318eb456a66a98cbbf594729e2917a30d485d506 02:30:01 $ docker rm -f 9deee442d658af4d473c83ec318eb456a66a98cbbf594729e2917a30d485d506 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:30:01 + docker inspect -f . ci-base-image-x86_64 02:30:01 . [Pipeline] withDockerContainer 02:30:01 prd-ubuntu20.04-docker-8c-8g-63351 does not seem to be running inside a container 02:30:01 $ 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 02:30:01 $ docker top 0b20d7fcefe413ae6417322b231b7bb145cd3e7334b7adb7c57e86d8f622b0a7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:30:02 + make test 02:30:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:30:02 ? github.com/edgexfoundry/device-snmp-go [no test files] 02:30:12 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 02:30:12 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 02:30:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:30:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:30:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:30:22 ./bin/test-attribution-txt.sh [Pipeline] echo 02:30:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:30:22 $ docker stop --time=1 0b20d7fcefe413ae6417322b231b7bb145cd3e7334b7adb7c57e86d8f622b0a7 02:30:24 $ docker rm -f 0b20d7fcefe413ae6417322b231b7bb145cd3e7334b7adb7c57e86d8f622b0a7 [Pipeline] // withDockerContainer [Pipeline] sh 02:30:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:30:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:30:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:30:26 + ls -al . 02:30:26 total 168 02:30:26 drwxrwxr-x 9 jenkins jenkins 4096 May 12 02:30 . 02:30:26 drwxrwxr-x 4 jenkins jenkins 4096 May 12 02:29 .. 02:30:26 -rw-rw-r-- 1 jenkins jenkins 6 May 12 02:29 .dockerignore 02:30:26 drwxrwxr-x 8 jenkins jenkins 4096 May 12 02:29 .git 02:30:26 drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:29 .github 02:30:26 -rw-rw-r-- 1 jenkins jenkins 328 May 12 02:29 .gitignore 02:30:26 -rw-rw-r-- 1 jenkins jenkins 41 May 12 02:29 .golangci.yml 02:30:26 drwxr-xr-x 3 jenkins jenkins 4096 May 12 02:29 .semver 02:30:26 -rw-rw-r-- 1 jenkins jenkins 8296 May 12 02:29 Attribution.txt 02:30:26 -rw-rw-r-- 1 jenkins jenkins 6950 May 12 02:29 CHANGELOG.md 02:30:26 -rw-rw-r-- 1 jenkins jenkins 1516 May 12 02:29 Dockerfile 02:30:26 -rw-rw-r-- 1 jenkins jenkins 677 May 12 02:29 GOVERNANCE.md 02:30:26 -rw-rw-r-- 1 jenkins jenkins 656 May 12 02:29 Jenkinsfile 02:30:26 -rw-rw-r-- 1 jenkins jenkins 11340 May 12 02:29 LICENSE 02:30:26 -rw-rw-r-- 1 jenkins jenkins 1938 May 12 02:29 Makefile 02:30:26 -rw-rw-r-- 1 jenkins jenkins 620 May 12 02:29 OWNERS.md 02:30:26 -rw-rw-r-- 1 jenkins jenkins 9390 May 12 02:29 README.md 02:30:26 -rw-rw-r-- 1 jenkins jenkins 5 May 12 02:29 VERSION 02:30:26 drwxrwxr-x 2 jenkins jenkins 4096 May 12 02:29 bin 02:30:26 drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:29 cmd 02:30:26 -rw-r--r-- 1 jenkins jenkins 7631 May 12 02:30 coverage.out 02:30:26 -rw-rw-r-- 1 jenkins jenkins 3250 May 12 02:29 go.mod 02:30:26 -rw-rw-r-- 1 jenkins jenkins 35701 May 12 02:29 go.sum 02:30:26 drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:29 internal 02:30:26 drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:29 snap 02:30:26 -rw-rw-r-- 1 jenkins jenkins 209 May 12 02:29 version.go [Pipeline] isUnix [Pipeline] sh 02:30:26 + 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 . 02:30:26 Sending build context to Docker daemon 5.385MB 02:30:26 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:30:26 Step 2/24 : FROM ${BASE} AS builder 02:30:26 ---> e4e3df0e730b 02:30:26 Step 3/24 : ARG MAKE='make build' 02:30:26 ---> Running in 976ce0ba5803 02:30:26 Removing intermediate container 976ce0ba5803 02:30:26 ---> d8552317da58 02:30:26 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:30:26 ---> Running in f8b4a760618f 02:30:26 Removing intermediate container f8b4a760618f 02:30:26 ---> da943572cf18 02:30:26 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:30:26 ---> Running in 4b1b04be2dec 02:30:27 Removing intermediate container 4b1b04be2dec 02:30:27 ---> bd427417a4aa 02:30:27 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:27 ---> Running in 9f24c814bd36 02:30:27 Removing intermediate container 9f24c814bd36 02:30:27 ---> 12cdb3d3190a 02:30:27 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:30:27 ---> Running in 45fcc32b3c4b 02:30:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:30:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:30:29 OK: 224 MiB in 56 packages 02:30:29 Removing intermediate container 45fcc32b3c4b 02:30:29 ---> c2fe54490faa 02:30:29 Step 8/24 : WORKDIR /device-snmp-go 02:30:29 ---> Running in fa4977c6f29e 02:30:29 Removing intermediate container fa4977c6f29e 02:30:29 ---> 5132b1b1c81e 02:30:29 Step 9/24 : COPY go.mod vendor* ./ 02:30:29 ---> 91ae090ef2ca 02:30:29 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:29 ---> Running in f15dcdf7f8a1 02:30:30 Removing intermediate container f15dcdf7f8a1 02:30:30 ---> 154783f5c584 02:30:30 Step 11/24 : COPY . . 02:30:30 ---> 49adf1c38339 02:30:30 Step 12/24 : RUN ${MAKE} 02:30:30 ---> Running in 531aa39a64f1 02:30:30 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 02:30:52 Removing intermediate container 531aa39a64f1 02:30:52 ---> 037be9f46aef 02:30:52 Step 13/24 : FROM alpine:3.14 02:30:52 3.14: Pulling from library/alpine 02:30:52 8663204ce13b: Pulling fs layer 02:30:52 8663204ce13b: Verifying Checksum 02:30:52 8663204ce13b: Download complete 02:30:52 8663204ce13b: Pull complete 02:30:52 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:30:52 Status: Downloaded newer image for alpine:3.14 02:30:52 ---> e04c818066af 02:30:52 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 02:30:52 ---> Running in 020c16c40192 02:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:30:52 (1/6) Installing dumb-init (1.2.5-r1) 02:30:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:30:52 (3/6) Installing libsodium (1.0.18-r0) 02:30:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:30:52 (5/6) Installing libzmq (4.3.4-r0) 02:30:52 (6/6) Installing zeromq (4.3.4-r0) 02:30:52 Executing busybox-1.33.1-r7.trigger 02:30:52 OK: 8 MiB in 20 packages 02:30:52 Removing intermediate container 020c16c40192 02:30:52 ---> b0fd49d69b14 02:30:52 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 02:30:53 ---> 486edc446243 02:30:53 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 02:30:53 ---> 007fabd2488b 02:30:53 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 02:30:53 ---> de10130241e1 02:30:53 Step 18/24 : EXPOSE 59993 02:30:53 ---> Running in f4ebef1951ec 02:30:53 Removing intermediate container f4ebef1951ec 02:30:53 ---> cd53c65ccc19 02:30:53 Step 19/24 : EXPOSE 161 02:30:53 ---> Running in 0e5bd34418cf 02:30:53 Removing intermediate container 0e5bd34418cf 02:30:53 ---> 03ec2c53048d 02:30:53 Step 20/24 : ENTRYPOINT ["/device-snmp"] 02:30:53 ---> Running in 8ad07d1a5b54 02:30:53 Removing intermediate container 8ad07d1a5b54 02:30:53 ---> d99e66202aab 02:30:53 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 02:30:54 ---> Running in 1d2fe21f8132 02:30:54 Removing intermediate container 1d2fe21f8132 02:30:54 ---> ef0ef28f22fc 02:30:54 Step 22/24 : LABEL arch=amd64 02:30:54 ---> Running in a08e89029948 02:30:54 Removing intermediate container a08e89029948 02:30:54 ---> f20a7e16060b 02:30:54 Step 23/24 : LABEL git_sha=46bd37edee453c41326de7eaf6caf83bbba9762e 02:30:54 ---> Running in 1571569e5cae 02:30:54 Removing intermediate container 1571569e5cae 02:30:54 ---> b0ebaccf9700 02:30:54 Step 24/24 : LABEL version=0.0.0 02:30:54 ---> Running in f05ee3d7388e 02:30:54 Removing intermediate container f05ee3d7388e 02:30:54 ---> aa662f56c5ae 02:30:54 [Warning] One or more build-args [ARCH] were not consumed 02:30:54 Successfully built aa662f56c5ae 02:30:54 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 02:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:30:55 02:30:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:30:55 latest: Pulling from edgex-lftools-log-publisher 02:30:55 5eb5b503b376: Pulling fs layer 02:30:55 5c69ac0246d0: Pulling fs layer 02:30:55 ec43610c2a17: Pulling fs layer 02:30:55 3a2ae6a8a46f: Pulling fs layer 02:30:55 33b1e0a273af: Pulling fs layer 02:30:55 5d3b04190fa2: Pulling fs layer 02:30:55 2f39f015ded8: Pulling fs layer 02:30:55 33b1e0a273af: Waiting 02:30:55 5d3b04190fa2: Waiting 02:30:55 2f39f015ded8: Waiting 02:30:55 3a2ae6a8a46f: Waiting 02:30:55 5c69ac0246d0: Verifying Checksum 02:30:55 5c69ac0246d0: Download complete 02:30:55 3a2ae6a8a46f: Verifying Checksum 02:30:55 3a2ae6a8a46f: Download complete 02:30:55 ec43610c2a17: Verifying Checksum 02:30:55 ec43610c2a17: Download complete 02:30:55 33b1e0a273af: Verifying Checksum 02:30:55 33b1e0a273af: Download complete 02:30:55 5d3b04190fa2: Verifying Checksum 02:30:55 5d3b04190fa2: Download complete 02:30:55 5eb5b503b376: Verifying Checksum 02:30:55 5eb5b503b376: Download complete 02:30:56 2f39f015ded8: Verifying Checksum 02:30:56 2f39f015ded8: Download complete 02:30:56 5eb5b503b376: Pull complete 02:30:57 5c69ac0246d0: Pull complete 02:30:57 ec43610c2a17: Pull complete 02:30:57 3a2ae6a8a46f: Pull complete 02:30:57 33b1e0a273af: Pull complete 02:30:58 5d3b04190fa2: Pull complete 02:31:02 2f39f015ded8: Pull complete 02:31:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:31:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:31:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:31:02 prd-ubuntu20.04-docker-8c-8g-63351 does not seem to be running inside a container 02:31:02 $ 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 02:31:04 $ docker top e97012724cdd89a3eddd60a99956684dfaf11971ad71d012d6941bb3c7cb5e43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:04 ---> job-cost.sh 02:31:04 lf-activate-venv: SKIPPING 02:31:04 INFO: No Stack... 02:31:04 INFO: Retrieving Pricing Info for: v3-standard-8 02:31:05 INFO: Archiving Costs [Pipeline] sh 02:31:05 + cat /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/cost.csv 02:31:05 + cut -d, -f6 [Pipeline] lock 02:31:05 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] 02:31:05 Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] did not exist. Created. 02:31:05 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:31:06 + echo total: 0.2199999988079071 [Pipeline] stash 02:31:06 Stashed 1 file(s) [Pipeline] } 02:31:06 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] [Pipeline] // lock [Pipeline] } 02:31:06 $ docker stop --time=1 e97012724cdd89a3eddd60a99956684dfaf11971ad71d012d6941bb3c7cb5e43 02:31:07 $ docker rm -f e97012724cdd89a3eddd60a99956684dfaf11971ad71d012d6941bb3c7cb5e43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:31:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63352 in /w/workspace/gexfoundry_device-snmp-go_PR-168 [Pipeline] { [Pipeline] ws 02:31:16 Running in /w/workspace/device-snmp-go/7 [Pipeline] { [Pipeline] checkout 02:31:16 Selected Git installation does not exist. Using Default 02:31:16 The recommended git tool is: NONE 02:31:24 using credential edgex-jenkins-ssh 02:31:24 Cloning the remote Git repository 02:31:24 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 02:31:24 > git init /w/workspace/device-snmp-go/7 # timeout=10 02:31:24 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 02:31:24 > git --version # timeout=10 02:31:24 > git --version # 'git version 2.25.1' 02:31:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:31:25 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 02:31:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:31:25 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 02:31:25 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 02:31:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:25 > 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 02:31:26 Merging remotes/origin/main commit 2a65a39039cf7664a715857da731e59ec3cb9dfd into PR head commit 46bd37edee453c41326de7eaf6caf83bbba9762e 02:31:26 Merge succeeded, producing 46bd37edee453c41326de7eaf6caf83bbba9762e 02:31:26 Checking out Revision 46bd37edee453c41326de7eaf6caf83bbba9762e (PR-168) 02:31:26 > git config core.sparsecheckout # timeout=10 02:31:26 > git checkout -f 46bd37edee453c41326de7eaf6caf83bbba9762e # timeout=10 02:31:26 > git remote # timeout=10 02:31:26 > git config --get remote.origin.url # timeout=10 02:31:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:26 > git merge 2a65a39039cf7664a715857da731e59ec3cb9dfd # timeout=10 02:31:26 > git rev-parse HEAD^{commit} # timeout=10 02:31:26 > git config core.sparsecheckout # timeout=10 02:31:26 > git checkout -f 46bd37edee453c41326de7eaf6caf83bbba9762e # timeout=10 02:31:30 Commit message: "docs: cleanup spacing" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:31:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:31:31 % Total % Received % Xferd Average Speed Time Time Time Current 02:31:31 Dload Upload Total Spent Left Speed 02:31:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh 02:31:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:31:32 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 02:31:32 02:31:32 { 02:31:32 "registry-mirrors": [ 02:31:32 "https://nexus3.edgexfoundry.org:10001" 02:31:32 ], 02:31:32 "bip": "10.250.0.254/24", 02:31:32 "hosts": [ 02:31:32 "tcp://0.0.0.0:5555", 02:31:32 "unix:///var/run/docker.sock" 02:31:32 ], 02:31:32 "mtu": 1458, 02:31:32 "selinux-enabled": true, 02:31:32 "seccomp-profile": "/etc/docker/seccomp.json" 02:31:32 } [Pipeline] sh 02:31:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:31:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:31:51 provisioning config files... 02:31:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/7@tmp/config2715866798497690493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:52 ---> docker-login.sh 02:31:52 nexus3.edgexfoundry.org:10001 02:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:53 Configure a credential helper to remove this warning. See 02:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:53 02:31:53 Login Succeeded 02:31:53 nexus3.edgexfoundry.org:10002 02:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:53 Configure a credential helper to remove this warning. See 02:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:53 02:31:53 Login Succeeded 02:31:53 nexus3.edgexfoundry.org:10003 02:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:53 Configure a credential helper to remove this warning. See 02:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:53 02:31:53 Login Succeeded 02:31:53 nexus3.edgexfoundry.org:10004 02:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:54 Configure a credential helper to remove this warning. See 02:31:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:54 02:31:54 Login Succeeded 02:31:54 docker.io 02:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:55 Configure a credential helper to remove this warning. See 02:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:55 02:31:55 Login Succeeded 02:31:55 ---> docker-login.sh ends [Pipeline] } 02:31:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:31:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:31:55 ========================================================= 02:31:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:31:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:31:56 + 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 . 02:31:56 Sending build context to Docker daemon 2.797MB 02:31:56 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:31:56 Step 2/12 : FROM ${BASE} AS builder 02:31:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:31:56 9b3977197b4f: Pulling fs layer 02:31:56 1a89e8eeedd5: Pulling fs layer 02:31:56 94645a83ff95: Pulling fs layer 02:31:56 3f3a8bcf1eab: Pulling fs layer 02:31:56 0c92f367c5e7: Pulling fs layer 02:31:56 3096ccb668a1: Pulling fs layer 02:31:56 e8cf19c19ddd: Pulling fs layer 02:31:56 a4caa8a26152: Pulling fs layer 02:31:56 3096ccb668a1: Waiting 02:31:56 e8cf19c19ddd: Waiting 02:31:56 a4caa8a26152: Waiting 02:31:56 3f3a8bcf1eab: Waiting 02:31:56 0c92f367c5e7: Waiting 02:31:56 94645a83ff95: Download complete 02:31:56 1a89e8eeedd5: Verifying Checksum 02:31:56 1a89e8eeedd5: Download complete 02:31:56 0c92f367c5e7: Verifying Checksum 02:31:56 0c92f367c5e7: Download complete 02:31:56 3096ccb668a1: Verifying Checksum 02:31:56 3096ccb668a1: Download complete 02:31:56 9b3977197b4f: Verifying Checksum 02:31:56 9b3977197b4f: Download complete 02:31:56 e8cf19c19ddd: Verifying Checksum 02:31:56 e8cf19c19ddd: Download complete 02:31:57 9b3977197b4f: Pull complete 02:31:58 1a89e8eeedd5: Pull complete 02:31:58 94645a83ff95: Pull complete 02:31:58 a4caa8a26152: Verifying Checksum 02:31:58 a4caa8a26152: Download complete 02:31:59 3f3a8bcf1eab: Verifying Checksum 02:31:59 3f3a8bcf1eab: Download complete 02:32:11 3f3a8bcf1eab: Pull complete 02:32:11 0c92f367c5e7: Pull complete 02:32:11 3096ccb668a1: Pull complete 02:32:12 e8cf19c19ddd: Pull complete 02:32:18 a4caa8a26152: Pull complete 02:32:18 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 02:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:32:18 ---> 725f1c02e7f9 02:32:18 Step 3/12 : ARG MAKE='make build' 02:32:19 ---> Running in b1c7dc601f12 02:32:19 Removing intermediate container b1c7dc601f12 02:32:19 ---> a221611812d3 02:32:19 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:32:19 ---> Running in e465f4dc3c5a 02:32:19 Removing intermediate container e465f4dc3c5a 02:32:19 ---> 47e747ab3a28 02:32:19 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 02:32:20 ---> Running in 4e2dc1bd0e82 02:32:20 Removing intermediate container 4e2dc1bd0e82 02:32:20 ---> abe88c8c6b42 02:32:20 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:20 ---> Running in 5f62c206c83b 02:32:22 Removing intermediate container 5f62c206c83b 02:32:22 ---> 30e7c2571ad4 02:32:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:32:22 ---> Running in d9f41e0726c3 02:32:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:32:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:32:24 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:32:25 (2/4) Installing libedit (20210910.3.1-r0) 02:32:25 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:32:25 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:32:25 Executing busybox-1.34.1-r3.trigger 02:32:25 OK: 224 MiB in 56 packages 02:32:27 Removing intermediate container d9f41e0726c3 02:32:27 ---> 952200970422 02:32:27 Step 8/12 : WORKDIR /device-snmp-go 02:32:27 ---> Running in 37d82273f44c 02:32:27 Removing intermediate container 37d82273f44c 02:32:27 ---> 255b73090e2e 02:32:27 Step 9/12 : COPY go.mod vendor* ./ 02:32:28 ---> a7d5a2fa35c2 02:32:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:28 ---> Running in 81a786d8b6fd 02:33:15 Removing intermediate container 81a786d8b6fd 02:33:15 ---> e0494f6c7b26 02:33:15 Step 11/12 : COPY . . 02:33:15 ---> deba6432d88f 02:33:15 Step 12/12 : RUN ${MAKE} 02:33:15 ---> Running in 53d53052d3f3 02:33:15 noop 02:33:15 Removing intermediate container 53d53052d3f3 02:33:15 ---> 611f33282a69 02:33:15 Successfully built 611f33282a69 02:33:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:33:15 + docker inspect -f . ci-base-image-arm64 02:33:15 . [Pipeline] withDockerContainer 02:33:15 prd-ubuntu20.04-docker-arm64-4c-16g-63352 does not seem to be running inside a container 02:33:15 $ 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 02:33:17 $ docker top 8f961589f00ece89394c01782fc74c12f4a72ac2856843dc14d94626dba20ba0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:18 + go version 02:33:18 go version go1.17.6 linux/arm64 [Pipeline] } 02:33:18 $ docker stop --time=1 8f961589f00ece89394c01782fc74c12f4a72ac2856843dc14d94626dba20ba0 02:33:19 $ docker rm -f 8f961589f00ece89394c01782fc74c12f4a72ac2856843dc14d94626dba20ba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:33:20 + docker inspect -f . ci-base-image-arm64 02:33:20 . [Pipeline] withDockerContainer 02:33:20 prd-ubuntu20.04-docker-arm64-4c-16g-63352 does not seem to be running inside a container 02:33:20 $ 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 02:33:21 $ docker top cc64a2f7254ba7cf535086ec52c529c200556d8bf42e753fc81420c9927488db -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:33:22 + make test 02:33:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:33:24 ? github.com/edgexfoundry/device-snmp-go [no test files] 02:34:46 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 02:34:46 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.043s coverage: 0.0% of statements 02:34:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:34:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:35:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:35:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:35:04 ./bin/test-attribution-txt.sh [Pipeline] echo 02:35:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:35:06 $ docker stop --time=1 cc64a2f7254ba7cf535086ec52c529c200556d8bf42e753fc81420c9927488db 02:35:07 $ docker rm -f cc64a2f7254ba7cf535086ec52c529c200556d8bf42e753fc81420c9927488db [Pipeline] // withDockerContainer [Pipeline] sh 02:35:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:35:08 Warning: overwriting stash ‘coverage-report’ 02:35:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:35:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:35:09 + ls -al . 02:35:09 total 164 02:35:09 drwxrwxr-x 8 jenkins jenkins 4096 May 12 02:35 . 02:35:09 drwxrwxr-x 4 jenkins jenkins 4096 May 12 02:31 .. 02:35:09 -rw-rw-r-- 1 jenkins jenkins 6 May 12 02:31 .dockerignore 02:35:09 drwxrwxr-x 8 jenkins jenkins 4096 May 12 02:31 .git 02:35:09 drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:31 .github 02:35:09 -rw-rw-r-- 1 jenkins jenkins 328 May 12 02:31 .gitignore 02:35:09 -rw-rw-r-- 1 jenkins jenkins 41 May 12 02:31 .golangci.yml 02:35:09 -rw-rw-r-- 1 jenkins jenkins 8296 May 12 02:31 Attribution.txt 02:35:09 -rw-rw-r-- 1 jenkins jenkins 6950 May 12 02:31 CHANGELOG.md 02:35:09 -rw-rw-r-- 1 jenkins jenkins 1516 May 12 02:31 Dockerfile 02:35:09 -rw-rw-r-- 1 jenkins jenkins 677 May 12 02:31 GOVERNANCE.md 02:35:09 -rw-rw-r-- 1 jenkins jenkins 656 May 12 02:31 Jenkinsfile 02:35:09 -rw-rw-r-- 1 jenkins jenkins 11340 May 12 02:31 LICENSE 02:35:09 -rw-rw-r-- 1 jenkins jenkins 1938 May 12 02:31 Makefile 02:35:09 -rw-rw-r-- 1 jenkins jenkins 620 May 12 02:31 OWNERS.md 02:35:09 -rw-rw-r-- 1 jenkins jenkins 9390 May 12 02:31 README.md 02:35:09 -rw-rw-r-- 1 jenkins jenkins 5 May 12 02:29 VERSION 02:35:09 drwxrwxr-x 2 jenkins jenkins 4096 May 12 02:31 bin 02:35:09 drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:31 cmd 02:35:09 -rw-r--r-- 1 jenkins jenkins 7631 May 12 02:34 coverage.out 02:35:09 -rw-rw-r-- 1 jenkins jenkins 3250 May 12 02:31 go.mod 02:35:09 -rw-rw-r-- 1 jenkins jenkins 35701 May 12 02:31 go.sum 02:35:09 drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:31 internal 02:35:09 drwxrwxr-x 3 jenkins jenkins 4096 May 12 02:31 snap 02:35:09 -rw-rw-r-- 1 jenkins jenkins 209 May 12 02:31 version.go [Pipeline] isUnix [Pipeline] sh 02:35:10 + 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 . 02:35:10 Sending build context to Docker daemon 2.805MB 02:35:10 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:35:10 Step 2/24 : FROM ${BASE} AS builder 02:35:10 ---> 611f33282a69 02:35:10 Step 3/24 : ARG MAKE='make build' 02:35:10 ---> Running in a5c124d3ef38 02:35:11 Removing intermediate container a5c124d3ef38 02:35:11 ---> cb5867719578 02:35:11 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:35:11 ---> Running in ef07227a16e8 02:35:11 Removing intermediate container ef07227a16e8 02:35:11 ---> 452e219510cd 02:35:11 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:35:11 ---> Running in dc9434f9c5a4 02:35:11 Removing intermediate container dc9434f9c5a4 02:35:11 ---> 335b52d48eaf 02:35:11 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:11 ---> Running in 0dc2b85b4f2d 02:35:13 Removing intermediate container 0dc2b85b4f2d 02:35:13 ---> 12fd675f36c9 02:35:13 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:35:13 ---> Running in 0a51272bbf6e 02:35:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:35:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:35:15 OK: 224 MiB in 56 packages 02:35:16 Removing intermediate container 0a51272bbf6e 02:35:16 ---> 3b0aa5b64088 02:35:16 Step 8/24 : WORKDIR /device-snmp-go 02:35:16 ---> Running in 1a672031005c 02:35:17 Removing intermediate container 1a672031005c 02:35:17 ---> 178c13f06cfa 02:35:17 Step 9/24 : COPY go.mod vendor* ./ 02:35:17 ---> b11a4622cf15 02:35:17 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:17 ---> Running in f6b798493cb4 02:35:19 Removing intermediate container f6b798493cb4 02:35:19 ---> 572b5a37f3f0 02:35:19 Step 11/24 : COPY . . 02:35:20 ---> 5c78fddf55f0 02:35:20 Step 12/24 : RUN ${MAKE} 02:35:20 ---> Running in 45cb9a7e865e 02:35:21 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 02:37:28 Removing intermediate container 45cb9a7e865e 02:37:28 ---> b434d1224af6 02:37:28 Step 13/24 : FROM alpine:3.14 02:37:28 3.14: Pulling from library/alpine 02:37:28 455c02918c45: Pulling fs layer 02:37:28 455c02918c45: Download complete 02:37:28 455c02918c45: Pull complete 02:37:28 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:37:28 Status: Downloaded newer image for alpine:3.14 02:37:28 ---> ac73e934f311 02:37:28 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 02:37:28 ---> Running in a3751eed6ab7 02:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:37:28 (1/6) Installing dumb-init (1.2.5-r1) 02:37:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:37:28 (3/6) Installing libsodium (1.0.18-r0) 02:37:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:37:28 (5/6) Installing libzmq (4.3.4-r0) 02:37:28 (6/6) Installing zeromq (4.3.4-r0) 02:37:28 Executing busybox-1.33.1-r7.trigger 02:37:28 OK: 8 MiB in 20 packages 02:37:28 Removing intermediate container a3751eed6ab7 02:37:28 ---> 568436214d72 02:37:28 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 02:37:28 ---> fcb9fd955cd2 02:37:28 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 02:37:28 ---> 503fdab540bc 02:37:28 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 02:37:28 ---> 38317c850b4a 02:37:28 Step 18/24 : EXPOSE 59993 02:37:28 ---> Running in 83af3e31ac13 02:37:28 Removing intermediate container 83af3e31ac13 02:37:28 ---> 04d7c3e6f7b7 02:37:28 Step 19/24 : EXPOSE 161 02:37:28 ---> Running in ca173cec0c21 02:37:28 Removing intermediate container ca173cec0c21 02:37:28 ---> 92cc17cb4797 02:37:28 Step 20/24 : ENTRYPOINT ["/device-snmp"] 02:37:28 ---> Running in 0f55dde0dd09 02:37:28 Removing intermediate container 0f55dde0dd09 02:37:28 ---> 169bb66f2d0a 02:37:28 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 02:37:28 ---> Running in b913be84fce1 02:37:28 Removing intermediate container b913be84fce1 02:37:28 ---> 2aaeafe1e463 02:37:28 Step 22/24 : LABEL arch=arm64 02:37:28 ---> Running in 37acc109876b 02:37:28 Removing intermediate container 37acc109876b 02:37:28 ---> 575e07cfd375 02:37:28 Step 23/24 : LABEL git_sha=46bd37edee453c41326de7eaf6caf83bbba9762e 02:37:28 ---> Running in 2da7dd882387 02:37:28 Removing intermediate container 2da7dd882387 02:37:28 ---> 004eaf81b639 02:37:28 Step 24/24 : LABEL version=0.0.0 02:37:28 ---> Running in 38f1d30c8792 02:37:28 Removing intermediate container 38f1d30c8792 02:37:28 ---> e596ef8e0f32 02:37:28 [Warning] One or more build-args [ARCH] were not consumed 02:37:28 Successfully built e596ef8e0f32 02:37:28 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 02:37:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:37:28 02:37:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:37:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:37:29 arm64: Pulling from edgex-lftools-log-publisher 02:37:29 8998bd30e6a1: Pulling fs layer 02:37:29 04944245beec: Pulling fs layer 02:37:29 699f458cf7ca: Pulling fs layer 02:37:29 765212b225bb: Pulling fs layer 02:37:29 f23df028b6ca: Pulling fs layer 02:37:29 d65c8cfc05b1: Pulling fs layer 02:37:29 2437ff75d9bd: Pulling fs layer 02:37:29 765212b225bb: Waiting 02:37:29 f23df028b6ca: Waiting 02:37:29 2437ff75d9bd: Waiting 02:37:29 d65c8cfc05b1: Waiting 02:37:29 04944245beec: Verifying Checksum 02:37:29 04944245beec: Download complete 02:37:29 765212b225bb: Verifying Checksum 02:37:29 765212b225bb: Download complete 02:37:29 f23df028b6ca: Verifying Checksum 02:37:29 f23df028b6ca: Download complete 02:37:29 d65c8cfc05b1: Verifying Checksum 02:37:29 d65c8cfc05b1: Download complete 02:37:29 699f458cf7ca: Verifying Checksum 02:37:29 699f458cf7ca: Download complete 02:37:29 8998bd30e6a1: Verifying Checksum 02:37:29 8998bd30e6a1: Download complete 02:37:32 2437ff75d9bd: Verifying Checksum 02:37:34 8998bd30e6a1: Pull complete 02:37:34 04944245beec: Pull complete 02:37:36 699f458cf7ca: Pull complete 02:37:36 765212b225bb: Pull complete 02:37:37 f23df028b6ca: Pull complete 02:37:37 d65c8cfc05b1: Pull complete 02:37:52 2437ff75d9bd: Pull complete 02:37:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:37:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:37:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:37:52 prd-ubuntu20.04-docker-arm64-4c-16g-63352 does not seem to be running inside a container 02:37:52 $ 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 02:37:55 $ docker top 9685c430350fad2ff00103ee4c73fa47b233d99822d57f85f460a852c1f109c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:56 ---> job-cost.sh 02:37:56 lf-activate-venv: SKIPPING 02:37:56 INFO: No Stack... 02:37:56 INFO: Retrieving Pricing Info for: v3-standard-4 02:37:57 INFO: Archiving Costs [Pipeline] sh 02:37:58 + cat /w/workspace/device-snmp-go/7/archives/cost.csv 02:37:58 + cut -d, -f6 [Pipeline] lock 02:37:58 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] 02:37:58 Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] did not exist. Created. 02:37:58 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:37:58 /w/workspace/device-snmp-go/7@tmp/durable-0022cf98/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:37:59 + echo total: 0.10999999940395355 [Pipeline] stash 02:37:59 Warning: overwriting stash ‘stack-cost’ 02:37:59 Stashed 1 file(s) [Pipeline] } 02:37:59 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-7-stack-cost] [Pipeline] // lock [Pipeline] } 02:37:59 $ docker stop --time=1 9685c430350fad2ff00103ee4c73fa47b233d99822d57f85f460a852c1f109c5 02:38:01 $ 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 02:38:01 provisioning config files... 02:38:01 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config6730042853191995490tmp [Pipeline] { [Pipeline] sh 02:38:02 + set +x 02:38:02 + curl -s https://codecov.io/bash 02:38:02 + bash -s -- 02:38:02 02:38:02 _____ _ 02:38:02 / ____| | | 02:38:02 | | ___ __| | ___ ___ _____ __ 02:38:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:38:02 | |___| (_) | (_| | __/ (_| (_) \ V / 02:38:02 \_____\___/ \__,_|\___|\___\___/ \_/ 02:38:02 Bash-1.0.6 02:38:02 02:38:02 02:38:02 ==> git version 2.25.1 found 02:38:02 ==> 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 02:38:02 Release-Date: 2020-01-08 02:38:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:38:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:38:02 ==> Jenkins CI detected. 02:38:02 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-168 02:38:02 project root: . 02:38:02 --> token set from env 02:38:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:38:02 ==> Running gcov in . (disable via -X gcov) 02:38:02 ==> Python coveragepy not found 02:38:02 ==> Searching for coverage reports in: 02:38:02 + . 02:38:02 -> Found 1 reports 02:38:02 ==> Detecting git/mercurial file structure 02:38:02 ==> Reading reports 02:38:02 + ./coverage.out bytes=7631 02:38:02 ==> Appending adjustments 02:38:02 https://docs.codecov.io/docs/fixing-reports 02:38:02 + Found adjustments 02:38:02 ==> Gzipping contents 02:38:02 4.0K /tmp/codecov.8aWcFg.gz 02:38:02 ==> Uploading reports 02:38:02 url: https://codecov.io 02:38:02 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= 02:38:02 -> Pinging Codecov 02:38:02 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= 02:38:02 -> Uploading to 02:38:02 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 02:38:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:38:02 Dload Upload Total Spent Left Speed 02:38:02 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 02:38:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/46bd37edee453c41326de7eaf6caf83bbba9762e [Pipeline] } 02:38:02 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 02:38:03 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-168/archives ] 02:38:03 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives 02:38:03 total 16 02:38:03 drwxr-xr-x 3 root root 4096 May 12 02:31 . 02:38:03 drwxrwxr-x 10 jenkins jenkins 4096 May 12 02:31 .. 02:38:03 drwxr-xr-x 2 root root 4096 May 12 02:31 cost 02:38:03 -rw-r--r-- 1 root root 85 May 12 02:31 cost.csv 02:38:03 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-168/archives 02:38:03 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives 02:38:03 total 16 02:38:03 drwxr-xr-x 3 jenkins jenkins 4096 May 12 02:31 . 02:38:03 drwxrwxr-x 10 jenkins jenkins 4096 May 12 02:31 .. 02:38:03 drwxr-xr-x 2 jenkins jenkins 4096 May 12 02:31 cost 02:38:03 -rw-r--r-- 1 jenkins jenkins 85 May 12 02:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:38:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:38:04 ---> package-listing.sh 02:38:04 ++ facter osfamily 02:38:04 ++ tr '[:upper:]' '[:lower:]' 02:38:04 + OS_FAMILY=debian 02:38:04 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-168 02:38:04 + START_PACKAGES=/tmp/packages_start.txt 02:38:04 + END_PACKAGES=/tmp/packages_end.txt 02:38:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:38:04 + PACKAGES=/tmp/packages_start.txt 02:38:04 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' 02:38:04 + PACKAGES=/tmp/packages_end.txt 02:38:04 + case "${OS_FAMILY}" in 02:38:04 + dpkg -l 02:38:04 + grep '^ii' 02:38:04 + '[' -f /tmp/packages_start.txt ']' 02:38:04 + '[' -f /tmp/packages_end.txt ']' 02:38:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:38:04 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' 02:38:04 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/ 02:38:04 + 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 02:38:04 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 02:38:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:38:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:05 . [Pipeline] withDockerContainer 02:38:05 prd-ubuntu20.04-docker-8c-8g-63351 does not seem to be running inside a container 02:38:05 $ 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 02:38:06 $ docker top 833df948fea5ad6ab9c75a13acd1f1faabbb57d8c51717720afe75e185330f2f -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:06 + touch /tmp/pre-build-complete [Pipeline] sh 02:38:06 + mkdir -p /var/log/sysstat [Pipeline] sh 02:38:07 + ls /var/log/sa-host 02:38:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:07 provisioning config files... 02:38:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config4893206578720455440tmp [Pipeline] { [Pipeline] echo 02:38:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:38:07 ---> create-netrc.sh [Pipeline] } 02:38:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:38:07 ---> python-tools-install.sh [Pipeline] echo 02:38:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:38:08 ---> sudo-logs.sh 02:38:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:38:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:38:08 ---> job-cost.sh 02:38:08 lf-activate-venv: SKIPPING 02:38:08 DEBUG: total: 0.2199999988079071 02:38:08 INFO: Retrieving Stack Cost... 02:38:08 INFO: Retrieving Pricing Info for: v3-standard-8 02:38:09 INFO: Archiving Costs [Pipeline] echo 02:38:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:38:09 ---> logs-deploy.sh 02:38:09 lf-activate-venv: SKIPPING 02:38:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-168/7 02:38:09 INFO: archiving workspace using pattern(s): 02:38:10 Archives upload complete. 02:38:10 INFO: archiving logs to Nexus 02:38:11 ---> uname -a: 02:38:11 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 02:38:11 02:38:11 02:38:11 ---> lscpu: 02:38:11 Architecture: x86_64 02:38:11 CPU op-mode(s): 32-bit, 64-bit 02:38:11 Byte Order: Little Endian 02:38:11 Address sizes: 40 bits physical, 48 bits virtual 02:38:11 CPU(s): 8 02:38:11 On-line CPU(s) list: 0-7 02:38:11 Thread(s) per core: 1 02:38:11 Core(s) per socket: 1 02:38:11 Socket(s): 8 02:38:11 NUMA node(s): 1 02:38:11 Vendor ID: AuthenticAMD 02:38:11 CPU family: 23 02:38:11 Model: 49 02:38:11 Model name: AMD EPYC-Rome Processor 02:38:11 Stepping: 0 02:38:11 CPU MHz: 2799.998 02:38:11 BogoMIPS: 5599.99 02:38:11 Virtualization: AMD-V 02:38:11 Hypervisor vendor: KVM 02:38:11 Virtualization type: full 02:38:11 L1d cache: 256 KiB 02:38:11 L1i cache: 256 KiB 02:38:11 L2 cache: 4 MiB 02:38:11 L3 cache: 128 MiB 02:38:11 NUMA node0 CPU(s): 0-7 02:38:11 Vulnerability Itlb multihit: Not affected 02:38:11 Vulnerability L1tf: Not affected 02:38:11 Vulnerability Mds: Not affected 02:38:11 Vulnerability Meltdown: Not affected 02:38:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:38:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:38:11 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:38:11 Vulnerability Srbds: Not affected 02:38:11 Vulnerability Tsx async abort: Not affected 02:38:11 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 02:38:11 02:38:11 02:38:11 ---> nproc: 02:38:11 8 02:38:11 02:38:11 02:38:11 ---> df -h: 02:38:11 Filesystem Size Used Avail Use% Mounted on 02:38:11 overlay 155G 11G 145G 7% / 02:38:11 tmpfs 64M 0 64M 0% /dev 02:38:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:38:11 shm 64M 0 64M 0% /dev/shm 02:38:11 /dev/vda1 155G 11G 145G 7% /facter-os 02:38:11 02:38:11 02:38:11 ---> sar -b -r -n DEV: 02:38:11 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63351) 05/12/22 _x86_64_ (8 CPU) 02:38:11 02:38:11 02:28:32 LINUX RESTART (8 CPU) 02:38:11 02:38:11 02:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:38:11 02:30:01 394.94 15.09 379.84 0.00 2175.94 132666.71 0.00 02:38:11 02:31:01 155.74 0.23 155.51 0.00 22.13 22852.06 0.00 02:38:11 02:32:01 31.26 0.00 31.26 0.00 0.00 16438.19 0.00 02:38:11 02:33:01 1.88 0.00 1.88 0.00 0.00 22.68 0.00 02:38:11 02:34:01 1.37 0.03 1.33 0.00 1.47 16.53 0.00 02:38:11 02:35:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 02:38:11 02:36:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 02:38:11 02:37:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 02:38:11 02:38:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 02:38:11 Average: 65.53 1.71 63.82 0.00 244.42 19118.18 0.00 02:38:11 02:38:11 02:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:38:11 02:30:01 28590236 31772140 522912 1.59 158652 3246532 1795068 5.29 1134492 2728872 532 02:38:11 02:31:01 27697176 31710036 581120 1.77 172840 3995596 2181672 6.43 1377868 3301248 524128 02:38:11 02:32:01 27821384 31769800 520920 1.58 173832 3928412 1770484 5.22 1331348 3222224 160 02:38:11 02:33:01 27822060 31770604 519956 1.58 173872 3928416 1770484 5.22 1331556 3222228 60 02:38:11 02:34:01 27823092 31771580 518796 1.58 173920 3928468 1788000 5.27 1330756 3222280 52 02:38:11 02:35:01 27822580 31771104 519216 1.58 173960 3928468 1788000 5.27 1331000 3222280 244 02:38:11 02:36:01 27831212 31779832 510564 1.55 173992 3928472 1788000 5.27 1321296 3222300 44 02:38:11 02:37:01 27831124 31779756 510564 1.55 174028 3928476 1788000 5.27 1321276 3222308 148 02:38:11 02:38:01 27831108 31779800 510492 1.55 174056 3928476 1788000 5.27 1321332 3222312 12 02:38:11 Average: 27896664 31767184 523838 1.59 172128 3860146 1828634 5.39 1311214 3176228 58376 02:38:11 02:38:11 02:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:38:11 02:30:01 docker0 109.55 138.07 8.84 1082.46 0.00 0.00 0.00 0.00 02:38:11 02:30:01 ens3 538.45 346.38 6373.09 91.99 0.00 0.00 0.00 0.00 02:38:11 02:30:01 lo 6.66 6.66 0.65 0.65 0.00 0.00 0.00 0.00 02:38:11 02:31:01 docker0 11.40 16.05 0.67 89.72 0.00 0.00 0.00 0.00 02:38:11 02:31:01 ens3 169.89 117.21 2677.89 68.97 0.00 0.00 0.00 0.00 02:38:11 02:31:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 02:38:11 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:11 02:32:01 ens3 12.63 6.88 12.08 4.25 0.00 0.00 0.00 0.00 02:38:11 02:32:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:38:11 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:11 02:33:01 ens3 13.23 6.67 13.33 0.44 0.00 0.00 0.00 0.00 02:38:11 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:38:11 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:11 02:34:01 ens3 2.75 0.52 0.66 0.34 0.00 0.00 0.00 0.00 02:38:11 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:11 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:11 02:35:01 ens3 24.91 41.56 3.40 47.86 0.00 0.00 0.00 0.00 02:38:11 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:38:11 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:11 02:36:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:38:11 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:11 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:11 02:37:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:38:11 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:38:11 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:11 02:38:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:38:11 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:11 Average: docker0 13.44 17.13 1.06 130.25 0.00 0.00 0.00 0.00 02:38:11 Average: ens3 84.71 57.71 1009.00 23.76 0.00 0.00 0.00 0.00 02:38:11 Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 02:38:11 02:38:11 02:38:11 ---> sar -P ALL: 02:38:11 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63351) 05/12/22 _x86_64_ (8 CPU) 02:38:11 02:38:11 02:28:32 LINUX RESTART (8 CPU) 02:38:11 02:38:11 02:29:01 CPU %user %nice %system %iowait %steal %idle 02:38:11 02:30:01 all 11.20 0.00 4.89 2.05 0.11 81.74 02:38:11 02:30:01 0 11.29 0.00 4.43 1.81 0.08 82.40 02:38:11 02:30:01 1 11.30 0.00 5.21 0.37 0.12 83.00 02:38:11 02:30:01 2 12.41 0.00 5.33 3.11 0.14 79.02 02:38:11 02:30:01 3 8.48 0.00 4.24 1.21 0.08 85.98 02:38:11 02:30:01 4 12.91 0.00 5.21 2.25 0.10 79.53 02:38:11 02:30:01 5 11.27 0.00 5.96 4.06 0.12 78.59 02:38:11 02:30:01 6 10.66 0.00 3.58 1.32 0.12 84.32 02:38:11 02:30:01 7 11.35 0.00 5.15 2.31 0.14 81.05 02:38:11 02:31:01 all 35.88 0.00 6.52 1.06 0.22 56.32 02:38:11 02:31:01 0 37.42 0.00 6.43 0.12 0.24 55.79 02:38:11 02:31:01 1 35.48 0.00 6.58 3.06 0.20 54.68 02:38:11 02:31:01 2 36.28 0.00 6.40 1.11 0.20 56.00 02:38:11 02:31:01 3 35.50 0.00 6.07 0.14 0.24 58.05 02:38:11 02:31:01 4 33.77 0.00 6.66 0.83 0.24 58.51 02:38:11 02:31:01 5 35.74 0.00 6.17 0.24 0.17 57.68 02:38:11 02:31:01 6 36.09 0.00 6.67 0.17 0.20 56.87 02:38:11 02:31:01 7 36.76 0.00 7.18 2.82 0.25 52.98 02:38:11 02:32:01 all 0.43 0.00 0.27 0.30 0.01 98.99 02:38:11 02:32:01 0 0.48 0.00 0.35 0.35 0.00 98.82 02:38:11 02:32:01 1 0.30 0.00 0.20 0.00 0.02 99.48 02:38:11 02:32:01 2 0.50 0.00 0.15 0.02 0.02 99.32 02:38:11 02:32:01 3 0.28 0.00 0.28 0.00 0.00 99.43 02:38:11 02:32:01 4 0.45 0.00 0.23 0.02 0.02 99.28 02:38:11 02:32:01 5 0.42 0.00 0.23 0.23 0.02 99.10 02:38:11 02:32:01 6 0.62 0.00 0.20 0.02 0.02 99.15 02:38:11 02:32:01 7 0.38 0.00 0.52 1.77 0.02 97.31 02:38:11 02:33:01 all 0.04 0.00 0.02 0.01 0.01 99.92 02:38:11 02:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:38:11 02:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:38:11 02:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:38:11 02:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:38:11 02:33:01 4 0.07 0.00 0.02 0.00 0.02 99.90 02:38:11 02:33:01 5 0.07 0.00 0.03 0.03 0.02 99.85 02:38:11 02:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:38:11 02:33:01 7 0.08 0.00 0.07 0.03 0.00 99.82 02:38:11 02:34:01 all 0.21 0.00 0.01 0.01 0.00 99.77 02:38:11 02:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:38:11 02:34:01 1 1.45 0.00 0.00 0.00 0.00 98.55 02:38:11 02:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:38:11 02:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:38:11 02:34:01 4 0.08 0.00 0.05 0.00 0.00 99.87 02:38:11 02:34:01 5 0.00 0.00 0.00 0.03 0.00 99.97 02:38:11 02:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:38:11 02:34:01 7 0.05 0.00 0.02 0.02 0.00 99.92 02:38:11 02:35:01 all 0.08 0.00 0.04 0.00 0.01 99.87 02:38:11 02:35:01 0 0.17 0.00 0.12 0.00 0.00 99.72 02:38:11 02:35:01 1 0.12 0.00 0.03 0.00 0.02 99.83 02:38:11 02:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:38:11 02:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:38:11 02:35:01 4 0.12 0.00 0.05 0.00 0.02 99.82 02:38:11 02:35:01 5 0.12 0.00 0.07 0.03 0.00 99.78 02:38:11 02:35:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:38:11 02:35:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:38:11 02:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:38:11 02:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:38:11 02:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:38:11 02:36:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:38:11 02:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:38:11 02:36:01 4 0.10 0.00 0.03 0.00 0.02 99.85 02:38:11 02:36:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:38:11 02:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:38:11 02:36:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:38:11 02:37:01 all 0.15 0.00 0.01 0.00 0.00 99.84 02:38:11 02:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:38:11 02:37:01 1 1.11 0.00 0.00 0.00 0.02 98.87 02:38:11 02:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:38:11 02:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:38:11 02:37:01 4 0.03 0.00 0.05 0.00 0.00 99.92 02:38:11 02:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:38:11 02:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:38:11 02:37:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:38:11 02:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:38:11 02:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:38:11 02:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:38:11 02:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:38:11 02:38:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:38:11 02:38:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:38:11 02:38:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:38:11 02:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:38:11 02:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:38:11 Average: all 5.29 0.00 1.30 0.38 0.04 93.00 02:38:11 Average: 0 5.45 0.00 1.25 0.25 0.04 93.01 02:38:11 Average: 1 5.48 0.00 1.33 0.38 0.04 92.77 02:38:11 Average: 2 5.43 0.00 1.31 0.47 0.04 92.76 02:38:11 Average: 3 4.87 0.00 1.17 0.15 0.04 93.77 02:38:11 Average: 4 5.24 0.00 1.36 0.34 0.05 93.02 02:38:11 Average: 5 5.24 0.00 1.38 0.52 0.04 92.83 02:38:11 Average: 6 5.23 0.00 1.16 0.17 0.04 93.41 02:38:11 Average: 7 5.35 0.00 1.43 0.77 0.05 92.41 02:38:11 02:38:11 02:38:11