Pull request #91 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/device-snmp-go Obtained Jenkinsfile from e4f17ee108e1288464f42cda2c4e9fbe95185de4+3fbdcadf47cc15f1a3e002633084b9476c9dc8aa (8d7aaaf2c5bc2505194015cb259ff12e7b7517bb) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-91/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-91/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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: [[centos7-docker-4c-2g, ubuntu18.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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go 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 ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-858 in /w/workspace/dgexfoundry_device-snmp-go_PR-91 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-91 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa into PR head commit e4f17ee108e1288464f42cda2c4e9fbe95185de4 Merge succeeded, producing e4f17ee108e1288464f42cda2c4e9fbe95185de4 Checking out Revision e4f17ee108e1288464f42cda2c4e9fbe95185de4 (PR-91) > 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/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4f17ee108e1288464f42cda2c4e9fbe95185de4 # 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 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4f17ee108e1288464f42cda2c4e9fbe95185de4 # timeout=10 Commit message: "docs: Add badges to readme" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:34:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:34:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:34:53 ========================================================= 18:34:53 EdgeX Global Pipelines Version Info 18:34:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:34:55 ------------------- 18:34:55 stable info: 18:34:55 ------------------- 18:34:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:34:55 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 18:34:55 Message: update stable to v1.0.186 18:34:56 ------------------- 18:34:56 experimental info: 18:34:56 ------------------- 18:34:56 Commited By: **** collab-it+edgex@linuxfoundation.org 18:34:56 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 18:34:56 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:34:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 18:34:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:34:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:34:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:34:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:34:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:34:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:34:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:34:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:34:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:34:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-91 [Pipeline] echo 18:34:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-91 [Pipeline] echo 18:34:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-91 [Pipeline] echo 18:34:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4f17ee108e1288464f42cda2c4e9fbe95185de4 [Pipeline] echo 18:34:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4f17ee [Pipeline] echo 18:34:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:34:58 provisioning config files... 18:34:58 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-91@tmp/config3175376135959454876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:59 ---> docker-login.sh 18:34:59 nexus3.edgexfoundry.org:10001 18:34:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:59 Configure a credential helper to remove this warning. See 18:34:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:59 18:34:59 Login Succeeded 18:34:59 nexus3.edgexfoundry.org:10002 18:35:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:00 Configure a credential helper to remove this warning. See 18:35:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:00 18:35:00 Login Succeeded 18:35:00 nexus3.edgexfoundry.org:10003 18:35:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:00 Configure a credential helper to remove this warning. See 18:35:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:00 18:35:00 Login Succeeded 18:35:00 nexus3.edgexfoundry.org:10004 18:35:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:00 Configure a credential helper to remove this warning. See 18:35:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:00 18:35:00 Login Succeeded 18:35:00 docker.io 18:35:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:00 Configure a credential helper to remove this warning. See 18:35:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:00 18:35:00 Login Succeeded 18:35:00 ---> docker-login.sh ends [Pipeline] } 18:35:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:01 + git log --format=format:%s -1 e4f17ee108e1288464f42cda2c4e9fbe95185de4 [Pipeline] echo 18:35:01 GIT_COMMIT: e4f17ee108e1288464f42cda2c4e9fbe95185de4, Commit Message: docs: Add badges to readme [Pipeline] echo 18:35:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:35:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:02 18:35:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:35:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:03 latest: Pulling from edgex-devops/git-semver 18:35:03 31603596830f: Pulling fs layer 18:35:03 2a8b12db71e7: Pulling fs layer 18:35:03 6ca5941a6612: Pulling fs layer 18:35:03 ecc8261a40a4: Pulling fs layer 18:35:03 ecc8261a40a4: Waiting 18:35:03 2a8b12db71e7: Verifying Checksum 18:35:03 2a8b12db71e7: Download complete 18:35:03 31603596830f: Download complete 18:35:03 6ca5941a6612: Verifying Checksum 18:35:03 6ca5941a6612: Download complete 18:35:03 ecc8261a40a4: Verifying Checksum 18:35:03 ecc8261a40a4: Download complete 18:35:03 31603596830f: Pull complete 18:35:03 2a8b12db71e7: Pull complete 18:35:04 6ca5941a6612: Pull complete 18:35:04 ecc8261a40a4: Pull complete 18:35:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:35:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:35:04 prd-centos7-docker-4c-2g-858 does not seem to be running inside a container 18:35:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-91 -v /w/workspace/dgexfoundry_device-snmp-go_PR-91:/w/workspace/dgexfoundry_device-snmp-go_PR-91:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-91@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:35:07 $ docker top 2781cc9807d2e92a666a61f90c1bdc36b0a717fa8b078c604844b335854194ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:07 [ssh-agent] Looking for ssh-agent implementation... 18:35:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:07 $ docker exec 2781cc9807d2e92a666a61f90c1bdc36b0a717fa8b078c604844b335854194ba ssh-agent 18:35:07 SSH_AUTH_SOCK=/tmp/ssh-wqE9jD1Ivi2L/agent.11 18:35:07 SSH_AGENT_PID=16 18:35:07 Running ssh-add (command line suppressed) 18:35:07 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-91@tmp/private_key_1771493451628233306.key (/w/workspace/dgexfoundry_device-snmp-go_PR-91@tmp/private_key_1771493451628233306.key) 18:35:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:08 + git tag --points-at HEAD [Pipeline] } 18:35:08 $ docker exec --env ******** --env ******** 2781cc9807d2e92a666a61f90c1bdc36b0a717fa8b078c604844b335854194ba ssh-agent -k 18:35:08 unset SSH_AUTH_SOCK; 18:35:08 unset SSH_AGENT_PID; 18:35:08 echo Agent pid 16 killed; 18:35:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:35:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:08 [ssh-agent] Looking for ssh-agent implementation... 18:35:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:08 $ docker exec 2781cc9807d2e92a666a61f90c1bdc36b0a717fa8b078c604844b335854194ba ssh-agent 18:35:09 SSH_AUTH_SOCK=/tmp/ssh-Zw5HgsWqJWlN/agent.45 18:35:09 SSH_AGENT_PID=50 18:35:09 Running ssh-add (command line suppressed) 18:35:09 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-91@tmp/private_key_8935497631079395758.key (/w/workspace/dgexfoundry_device-snmp-go_PR-91@tmp/private_key_8935497631079395758.key) 18:35:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:09 + git semver init 18:35:09 # -> Open(): unable to determine branch for HEAD 18:35:09 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-91/.git 18:35:09 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-91 18:35:09 # $SEMVER_REMOTE_NAME = origin 18:35:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:35:09 # $SEMVER_USER_NAME = edgex-jenkins 18:35:09 # $SEMVER_BRANCH = PR-91 18:35:09 # $SEMVER_TEMP = /tmp/semver-419851546 18:35:09 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 18:35:10 # '/tmp/semver-419851546' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-91/.semver' 18:35:10 # -> Force: false 18:35:10 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-91/.semver [Pipeline] } 18:35:10 $ docker exec --env ******** --env ******** 2781cc9807d2e92a666a61f90c1bdc36b0a717fa8b078c604844b335854194ba ssh-agent -k 18:35:10 unset SSH_AUTH_SOCK; 18:35:10 unset SSH_AGENT_PID; 18:35:10 echo Agent pid 50 killed; 18:35:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:10 + git semver [Pipeline] } 18:35:10 $ docker stop --time=1 2781cc9807d2e92a666a61f90c1bdc36b0a717fa8b078c604844b335854194ba 18:35:12 $ docker rm -f 2781cc9807d2e92a666a61f90c1bdc36b0a717fa8b078c604844b335854194ba [Pipeline] // withDockerContainer [Pipeline] sh 18:35:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:35:13 Stashed 1 file(s) [Pipeline] echo 18:35:13 [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] node [Pipeline] node 18:35:28 Still waiting to schedule task 18:35:28 ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-857’ is offline; ‘prd-centos7-docker-4c-2g-859’ is offline 18:35:28 Still waiting to schedule task 18:35:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:36:52 Running on prd-centos7-docker-4c-2g-870 in /w/workspace/dgexfoundry_device-snmp-go_PR-91 [Pipeline] { [Pipeline] ws 18:36:52 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 18:36:55 using credential edgex-jenkins-ssh 18:36:55 Cloning the remote Git repository 18:36:55 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 18:36:55 > git init /w/workspace/device-snmp-go/1 # timeout=10 18:36:55 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:36:55 > git --version # timeout=10 18:36:55 > git --version # 'git version 2.24.3' 18:36:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:36:56 Merging remotes/origin/master commit 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa into PR head commit e4f17ee108e1288464f42cda2c4e9fbe95185de4 18:36:57 Merge succeeded, producing e4f17ee108e1288464f42cda2c4e9fbe95185de4 18:36:57 Checking out Revision e4f17ee108e1288464f42cda2c4e9fbe95185de4 (PR-91) 18:36:56 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:36:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:36:56 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:36:56 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:36:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:36:56 > git config core.sparsecheckout # timeout=10 18:36:56 > git checkout -f e4f17ee108e1288464f42cda2c4e9fbe95185de4 # timeout=10 18:36:56 > git remote # timeout=10 18:36:56 > git config --get remote.origin.url # timeout=10 18:36:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:56 > git merge 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa # timeout=10 18:36:56 > git rev-parse HEAD^{commit} # timeout=10 18:36:56 > git config core.sparsecheckout # timeout=10 18:36:56 > git checkout -f e4f17ee108e1288464f42cda2c4e9fbe95185de4 # timeout=10 18:37:00 Commit message: "docs: Add badges to readme" 18:37:00 > git --version # timeout=10 18:37:00 > git --version # 'git version 2.24.3' 18:37:00 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:37:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:37:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:37:03 + sudo service docker restart 18:37:03 + true 18:37:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:37:05 provisioning config files... 18:37:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config6991381500383232162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:05 ---> docker-login.sh 18:37:05 nexus3.edgexfoundry.org:10001 18:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:05 Configure a credential helper to remove this warning. See 18:37:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:05 18:37:05 Login Succeeded 18:37:05 nexus3.edgexfoundry.org:10002 18:37:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:06 Configure a credential helper to remove this warning. See 18:37:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:06 18:37:06 Login Succeeded 18:37:06 nexus3.edgexfoundry.org:10003 18:37:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:06 Configure a credential helper to remove this warning. See 18:37:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:06 18:37:06 Login Succeeded 18:37:06 nexus3.edgexfoundry.org:10004 18:37:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:06 Configure a credential helper to remove this warning. See 18:37:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:06 18:37:06 Login Succeeded 18:37:06 docker.io 18:37:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:37:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:37:06 Configure a credential helper to remove this warning. See 18:37:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:37:06 18:37:06 Login Succeeded 18:37:06 ---> docker-login.sh ends [Pipeline] } 18:37:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:37:07 ========================================================= 18:37:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:37:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:37:07 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 18:37:07 Sending build context to Docker daemon 345.1kB 18:37:07 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 18:37:07 Step 2/10 : FROM ${BASE} 18:37:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:37:07 188c0c94c7c5: Pulling fs layer 18:37:07 0ef7d3d256c8: Pulling fs layer 18:37:07 de9db76c5a1d: Pulling fs layer 18:37:07 bca2f99d35d6: Pulling fs layer 18:37:07 93359f2a8cfa: Pulling fs layer 18:37:07 7c6f9722023f: Pulling fs layer 18:37:07 a35cf1a2eb13: Pulling fs layer 18:37:07 93359f2a8cfa: Waiting 18:37:07 7c6f9722023f: Waiting 18:37:07 a35cf1a2eb13: Waiting 18:37:07 bca2f99d35d6: Waiting 18:37:07 de9db76c5a1d: Verifying Checksum 18:37:07 de9db76c5a1d: Download complete 18:37:07 0ef7d3d256c8: Download complete 18:37:07 93359f2a8cfa: Download complete 18:37:07 7c6f9722023f: Download complete 18:37:07 188c0c94c7c5: Download complete 18:37:08 188c0c94c7c5: Pull complete 18:37:08 0ef7d3d256c8: Pull complete 18:37:08 de9db76c5a1d: Pull complete 18:37:09 a35cf1a2eb13: Verifying Checksum 18:37:09 a35cf1a2eb13: Download complete 18:37:10 bca2f99d35d6: Verifying Checksum 18:37:10 bca2f99d35d6: Download complete 18:37:15 bca2f99d35d6: Pull complete 18:37:16 93359f2a8cfa: Pull complete 18:37:16 7c6f9722023f: Pull complete 18:37:20 a35cf1a2eb13: Pull complete 18:37:20 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:37:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:37:20 ---> a62c8e92a672 18:37:20 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 18:37:20 ---> Running in 7b315a1ecd6c 18:37:20 Removing intermediate container 7b315a1ecd6c 18:37:20 ---> b7f2094ebf19 18:37:20 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:37:20 ---> Running in 0b1e5d7827d7 18:37:21 Removing intermediate container 0b1e5d7827d7 18:37:21 ---> 8ca4baac4eec 18:37:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 18:37:21 ---> Running in d5e65dec188e 18:37:21 Removing intermediate container d5e65dec188e 18:37:21 ---> 50491ac1da1a 18:37:21 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:21 ---> Running in 1652547a9cb8 18:37:22 Removing intermediate container 1652547a9cb8 18:37:22 ---> 3e8b8de66293 18:37:22 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:37:22 ---> Running in 2572f0a9b41f 18:37:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:37:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:37:24 OK: 166 MiB in 39 packages 18:37:24 Removing intermediate container 2572f0a9b41f 18:37:24 ---> d67a14b78e1d 18:37:24 Step 8/10 : WORKDIR /device-snmp-go 18:37:24 ---> Running in bf482eee6d1a 18:37:24 Removing intermediate container bf482eee6d1a 18:37:24 ---> 6cfe34a73d19 18:37:24 Step 9/10 : COPY . . 18:37:25 ---> 5fc31da5e70d 18:37:25 Step 10/10 : RUN go mod download 18:37:25 ---> Running in 1b045087a79a 18:37:47 Removing intermediate container 1b045087a79a 18:37:47 ---> caaaf7d2b6cb 18:37:47 Successfully built caaaf7d2b6cb 18:37:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:37:47 + docker inspect -f . ci-base-image-x86_64 18:37:47 . [Pipeline] withDockerContainer 18:37:48 prd-centos7-docker-4c-2g-870 does not seem to be running inside a container 18:37:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** ci-base-image-x86_64 cat 18:37:49 $ docker top 94e2fe45f0bb3ca3b5061a7a916db15094a5e509bc5444f7a1ab6504f032bdfa -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:49 + go version 18:37:49 go version go1.15.5 linux/amd64 [Pipeline] } 18:37:49 $ docker stop --time=1 94e2fe45f0bb3ca3b5061a7a916db15094a5e509bc5444f7a1ab6504f032bdfa 18:37:50 $ docker rm -f 94e2fe45f0bb3ca3b5061a7a916db15094a5e509bc5444f7a1ab6504f032bdfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:37:51 + docker inspect -f . ci-base-image-x86_64 18:37:51 . [Pipeline] withDockerContainer 18:37:51 prd-centos7-docker-4c-2g-870 does not seem to be running inside a container 18:37:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** ci-base-image-x86_64 cat 18:37:52 $ docker top 094bb905ac6473b1c01c3259cec5e385d440e9796fafbdf6aa0b30791a620b4b -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:52 + make test 18:37:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:37:53 ? github.com/edgexfoundry/device-snmp-go [no test files] 18:38:06 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 18:38:06 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements 18:38:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:38:07 gofmt -l . 18:38:07 [ "`gofmt -l .`" = "" ] 18:38:07 ./bin/test-attribution-txt.sh 18:38:07 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:38:08 $ docker stop --time=1 094bb905ac6473b1c01c3259cec5e385d440e9796fafbdf6aa0b30791a620b4b 18:38:10 $ docker rm -f 094bb905ac6473b1c01c3259cec5e385d440e9796fafbdf6aa0b30791a620b4b [Pipeline] // withDockerContainer [Pipeline] sh 18:38:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:38:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:38:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:38:14 + ls -al . 18:38:14 total 104 18:38:14 drwxrwxr-x. 8 jenkins jenkins 4096 Apr 19 18:38 . 18:38:14 drwxrwxr-x. 4 jenkins jenkins 28 Apr 19 18:36 .. 18:38:14 -rw-rw-r--. 1 jenkins jenkins 5082 Apr 19 18:36 Attribution.txt 18:38:14 drwxrwxr-x. 2 jenkins jenkins 87 Apr 19 18:36 bin 18:38:14 drwxrwxr-x. 3 jenkins jenkins 32 Apr 19 18:36 cmd 18:38:14 -rw-r--r--. 1 jenkins jenkins 8493 Apr 19 18:38 coverage.out 18:38:14 -rw-rw-r--. 1 jenkins jenkins 1529 Apr 19 18:36 Dockerfile 18:38:14 -rw-rw-r--. 1 jenkins jenkins 1006 Apr 19 18:36 Dockerfile.build 18:38:14 -rw-rw-r--. 1 jenkins jenkins 6 Apr 19 18:36 .dockerignore 18:38:14 drwxrwxr-x. 8 jenkins jenkins 179 Apr 19 18:37 .git 18:38:14 drwxrwxr-x. 2 jenkins jenkins 103 Apr 19 18:36 .github 18:38:14 -rw-rw-r--. 1 jenkins jenkins 272 Apr 19 18:36 .gitignore 18:38:14 -rw-r--r--. 1 jenkins jenkins 204 Apr 19 18:38 go.mod 18:38:14 -rw-r--r--. 1 jenkins jenkins 14156 Apr 19 18:38 go.sum 18:38:14 drwxrwxr-x. 3 jenkins jenkins 20 Apr 19 18:36 internal 18:38:14 -rw-rw-r--. 1 jenkins jenkins 656 Apr 19 18:36 Jenkinsfile 18:38:14 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 19 18:36 LICENSE 18:38:14 -rw-rw-r--. 1 jenkins jenkins 937 Apr 19 18:36 Makefile 18:38:14 drwxrwxr-x. 2 jenkins jenkins 84 Apr 19 18:36 profiles 18:38:14 -rw-rw-r--. 1 jenkins jenkins 14171 Apr 19 18:36 README.md 18:38:14 -rw-rw-r--. 1 jenkins jenkins 5 Apr 19 18:35 VERSION 18:38:14 -rw-rw-r--. 1 jenkins jenkins 209 Apr 19 18:36 version.go [Pipeline] isUnix [Pipeline] sh 18:38:14 + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e4f17ee108e1288464f42cda2c4e9fbe95185de4 --label arch=amd64 --label version=0.0.0 . 18:38:14 Sending build context to Docker daemon 354.3kB 18:38:14 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 18:38:14 Step 2/26 : FROM ${BASE} AS builder 18:38:14 ---> caaaf7d2b6cb 18:38:14 Step 3/26 : ARG MAKE='make build' 18:38:14 ---> Running in feb59afdb802 18:38:15 Removing intermediate container feb59afdb802 18:38:15 ---> 1f9b0d406b7a 18:38:15 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 18:38:15 ---> Running in a9aa37b6c062 18:38:15 Removing intermediate container a9aa37b6c062 18:38:15 ---> 7c813fe8881d 18:38:15 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:38:15 ---> Running in fb0a9188ee6c 18:38:15 Removing intermediate container fb0a9188ee6c 18:38:15 ---> 7ea818da7cc1 18:38:15 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:15 ---> Running in 6050291092d3 18:38:16 Removing intermediate container 6050291092d3 18:38:16 ---> 2c4996c966ac 18:38:16 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:38:16 ---> Running in 2f6c9ce05904 18:38:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:18 OK: 166 MiB in 39 packages 18:38:18 Removing intermediate container 2f6c9ce05904 18:38:18 ---> 7926a981089e 18:38:18 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 18:38:18 ---> Running in fbc674c7467b 18:38:19 Removing intermediate container fbc674c7467b 18:38:19 ---> e1f9f2c08bb3 18:38:19 Step 9/26 : COPY go.mod . 18:38:19 ---> a18d926c34cc 18:38:19 Step 10/26 : COPY Makefile . 18:38:19 ---> 8f0b6a0b7379 18:38:19 Step 11/26 : RUN make update 18:38:19 ---> Running in 239869264ec2 18:38:20 CGO_ENABLED=0 GO111MODULE=on go mod download 18:38:20 Removing intermediate container 239869264ec2 18:38:20 ---> 93f850b2e61a 18:38:20 Step 12/26 : COPY . . 18:38:21 ---> 5c2ec161f556 18:38:21 Step 13/26 : RUN ${MAKE} 18:38:21 ---> Running in 215c31f4f495 18:38:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 18:38:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-874 in /w/workspace/dgexfoundry_device-snmp-go_PR-91 [Pipeline] { [Pipeline] ws 18:38:23 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 18:38:29 using credential edgex-jenkins-ssh 18:38:29 Cloning the remote Git repository 18:38:29 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 18:38:29 > git init /w/workspace/device-snmp-go/1 # timeout=10 18:38:29 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:38:29 > git --version # timeout=10 18:38:29 > git --version # 'git version 2.17.1' 18:38:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:38:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:38:30 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:38:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:38:30 Merging remotes/origin/master commit 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa into PR head commit e4f17ee108e1288464f42cda2c4e9fbe95185de4 18:38:31 Merge succeeded, producing e4f17ee108e1288464f42cda2c4e9fbe95185de4 18:38:31 Checking out Revision e4f17ee108e1288464f42cda2c4e9fbe95185de4 (PR-91) 18:38:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:38:31 > git config core.sparsecheckout # timeout=10 18:38:31 > git checkout -f e4f17ee108e1288464f42cda2c4e9fbe95185de4 # timeout=10 18:38:31 > git remote # timeout=10 18:38:31 > git config --get remote.origin.url # timeout=10 18:38:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:31 > git merge 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa # timeout=10 18:38:31 > git rev-parse HEAD^{commit} # timeout=10 18:38:31 > git config core.sparsecheckout # timeout=10 18:38:31 > git checkout -f e4f17ee108e1288464f42cda2c4e9fbe95185de4 # timeout=10 18:38:33 Removing intermediate container 215c31f4f495 18:38:33 ---> d6952e33bf01 18:38:33 Step 14/26 : FROM alpine:3.12 18:38:34 3.12: Pulling from library/alpine 18:38:34 339de151aab4: Pulling fs layer 18:38:34 339de151aab4: Verifying Checksum 18:38:34 339de151aab4: Download complete 18:38:34 339de151aab4: Pull complete 18:38:34 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:38:34 Status: Downloaded newer image for alpine:3.12 18:38:34 ---> 13621d1b12d4 18:38:34 Step 15/26 : ENV APP_PORT=49993 18:38:35 ---> Running in 8875ec93b4d2 18:38:35 Removing intermediate container 8875ec93b4d2 18:38:35 ---> d8a54c7ab82d 18:38:35 Step 16/26 : EXPOSE $APP_PORT 18:38:35 ---> Running in ac285ef02a58 18:38:35 Removing intermediate container ac285ef02a58 18:38:35 ---> 58c77b9bf03d 18:38:35 Step 17/26 : ENV DEVICE_PORT=161 18:38:35 ---> Running in 28e118750e98 18:38:35 Commit message: "docs: Add badges to readme" 18:38:35 Removing intermediate container 28e118750e98 18:38:35 ---> 00962cbfc943 18:38:35 Step 18/26 : EXPOSE $DEVICE_PORT 18:38:35 ---> Running in f57a59549ff6 18:38:35 > git --version # timeout=10 18:38:35 > git --version # 'git version 2.17.1' 18:38:35 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 18:38:35 Removing intermediate container f57a59549ff6 18:38:35 ---> 9720368c8544 18:38:35 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:36 ---> 297fa5879e89 18:38:36 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 18:38:36 ---> c7c183ff6e6c 18:38:36 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 18:38:36 ---> 78f6d2fdd27b 18:38:36 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 18:38:36 ---> Running in e13941f54605 18:38:36 Removing intermediate container e13941f54605 18:38:36 ---> 5225e8e52012 18:38:36 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:38:36 ---> Running in 5c03664e6af4 18:38:37 Removing intermediate container 5c03664e6af4 18:38:37 ---> a86e41a638dc 18:38:37 Step 24/26 : LABEL arch=amd64 18:38:37 ---> Running in 547b9067e1d6 18:38:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:38:37 Removing intermediate container 547b9067e1d6 18:38:37 ---> dcaaa4f40d37 18:38:37 Step 25/26 : LABEL git_sha=e4f17ee108e1288464f42cda2c4e9fbe95185de4 18:38:37 ---> Running in be4b2e04741e 18:38:37 Removing intermediate container be4b2e04741e 18:38:37 ---> b5cbc4aac99b 18:38:37 Step 26/26 : LABEL version=0.0.0 18:38:37 ---> Running in 3e58cb7854c4 18:38:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:38:38 Removing intermediate container 3e58cb7854c4 18:38:38 ---> 5064d76d6cb7 18:38:38 [Warning] One or more build-args [ARCH] were not consumed 18:38:38 Successfully built 5064d76d6cb7 18:38:38 Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 18:38:38 + sudo service docker+ restart 18:38:38 true 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] libraryResource [Pipeline] sh 18:38:39 ---> job-cost.sh 18:38:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gGvN [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:38:40 provisioning config files... 18:38:40 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7076224988149689140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:41 ---> docker-login.sh 18:38:41 nexus3.edgexfoundry.org:10001 18:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:42 Configure a credential helper to remove this warning. See 18:38:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:42 18:38:42 Login Succeeded 18:38:42 nexus3.edgexfoundry.org:10002 18:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:43 Configure a credential helper to remove this warning. See 18:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:43 18:38:43 Login Succeeded 18:38:43 nexus3.edgexfoundry.org:10003 18:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:43 Configure a credential helper to remove this warning. See 18:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:43 18:38:43 Login Succeeded 18:38:43 nexus3.edgexfoundry.org:10004 18:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:44 Configure a credential helper to remove this warning. See 18:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:44 18:38:44 Login Succeeded 18:38:44 docker.io 18:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:44 Configure a credential helper to remove this warning. See 18:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:44 18:38:44 Login Succeeded 18:38:44 ---> docker-login.sh ends [Pipeline] } 18:38:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:38:45 ========================================================= 18:38:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:38:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:38:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 18:38:46 Sending build context to Docker daemon 344.1kB 18:38:46 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 18:38:46 Step 2/10 : FROM ${BASE} 18:38:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:38:46 5f621e34cdf4: Pulling fs layer 18:38:46 a4357932f1b6: Pulling fs layer 18:38:46 18c013af1878: Pulling fs layer 18:38:46 00ac8860ef70: Pulling fs layer 18:38:46 63d7cb157983: Pulling fs layer 18:38:46 b116817d02f9: Pulling fs layer 18:38:46 745a02a5169b: Pulling fs layer 18:38:46 63d7cb157983: Waiting 18:38:46 b116817d02f9: Waiting 18:38:46 745a02a5169b: Waiting 18:38:46 00ac8860ef70: Waiting 18:38:46 18c013af1878: Verifying Checksum 18:38:46 18c013af1878: Download complete 18:38:46 a4357932f1b6: Verifying Checksum 18:38:46 a4357932f1b6: Download complete 18:38:46 63d7cb157983: Verifying Checksum 18:38:46 63d7cb157983: Download complete 18:38:46 b116817d02f9: Verifying Checksum 18:38:46 b116817d02f9: Download complete 18:38:46 5f621e34cdf4: Verifying Checksum 18:38:46 5f621e34cdf4: Download complete 18:38:47 5f621e34cdf4: Pull complete 18:38:47 a4357932f1b6: Pull complete 18:38:48 18c013af1878: Pull complete 18:38:48 745a02a5169b: Verifying Checksum 18:38:48 745a02a5169b: Download complete 18:38:49 00ac8860ef70: Verifying Checksum 18:38:49 00ac8860ef70: Download complete 18:38:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:39:00 00ac8860ef70: Pull complete 18:39:00 63d7cb157983: Pull complete 18:39:00 b116817d02f9: Pull complete 18:39:04 745a02a5169b: Pull complete 18:39:04 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:39:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:39:04 ---> b7e6874047d6 18:39:04 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 18:39:07 ---> Running in 4ee6a0ceb397 18:39:07 Removing intermediate container 4ee6a0ceb397 18:39:07 ---> 54e5e1e2fa44 18:39:07 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:39:07 ---> Running in 069d8d74f9ca 18:39:07 Removing intermediate container 069d8d74f9ca 18:39:07 ---> 6df0f434441f 18:39:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 18:39:08 ---> Running in 9f3621d89d7d 18:39:08 Removing intermediate container 9f3621d89d7d 18:39:08 ---> e36ad9d88ee2 18:39:08 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:08 ---> Running in 7cb270aa8b62 18:39:11 Removing intermediate container 7cb270aa8b62 18:39:11 ---> 6813be5073d4 18:39:11 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:39:11 ---> Running in 2e0b29a6df57 18:39:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:39:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:39:13 OK: 142 MiB in 39 packages 18:39:14 Removing intermediate container 2e0b29a6df57 18:39:14 ---> dfac392c37fc 18:39:14 Step 8/10 : WORKDIR /device-snmp-go 18:39:14 ---> Running in f32839ec8068 18:39:15 Removing intermediate container f32839ec8068 18:39:15 ---> f0446f50e581 18:39:15 Step 9/10 : COPY . . 18:39:16 ---> 628bf19bd546 18:39:16 Step 10/10 : RUN go mod download 18:39:16 ---> Running in 785647348e99 18:39:20 lf-activate-venv(): INFO: Adding /tmp/venv-gGvN/bin to PATH 18:39:20 INFO: No Stack... 18:39:22 INFO: Retrieving Pricing Info for: v1-standard-2 18:39:22 INFO: Archiving Costs [Pipeline] sh 18:39:22 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 18:39:22 + cut -d, -f6 [Pipeline] lock 18:39:22 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-91-1-stack-cost] 18:39:22 Resource [jenkins-edgexfoundry-device-snmp-go-PR-91-1-stack-cost] did not exist. Created. 18:39:22 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-91-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:23 + echo total: 0.029999999329447746 [Pipeline] stash 18:39:23 Stashed 1 file(s) [Pipeline] } 18:39:23 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-91-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:39:38 Removing intermediate container 785647348e99 18:39:38 ---> 668c65141627 18:39:38 Successfully built 668c65141627 18:39:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:39:38 + docker inspect -f . ci-base-image-arm64 18:39:38 . [Pipeline] withDockerContainer 18:39:39 prd-ubuntu18.04-docker-arm64-4c-16g-874 does not seem to be running inside a container 18:39:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** ci-base-image-arm64 cat 18:39:40 $ docker top 43c770942ccaf379b2d7c6f9a5d9d06174f3f3bc7975d47f15e127465397a945 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:41 + go version 18:39:41 go version go1.15.5 linux/arm64 [Pipeline] } 18:39:42 $ docker stop --time=1 43c770942ccaf379b2d7c6f9a5d9d06174f3f3bc7975d47f15e127465397a945 18:39:43 $ docker rm -f 43c770942ccaf379b2d7c6f9a5d9d06174f3f3bc7975d47f15e127465397a945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:44 + docker inspect -f . ci-base-image-arm64 18:39:44 . [Pipeline] withDockerContainer 18:39:45 prd-ubuntu18.04-docker-arm64-4c-16g-874 does not seem to be running inside a container 18:39:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** ci-base-image-arm64 cat 18:39:46 $ docker top 04b9ef7e7a646c2923c23cc87e92ae8523336cb92f1e4181ea88ea09a9ac1fe3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:47 + make test 18:39:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:39:48 ? github.com/edgexfoundry/device-snmp-go [no test files] 18:40:27 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 18:40:27 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.015s coverage: 0.0% of statements 18:40:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:40:29 gofmt -l . 18:40:29 [ "`gofmt -l .`" = "" ] 18:40:29 ./bin/test-attribution-txt.sh 18:40:30 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:40:31 $ docker stop --time=1 04b9ef7e7a646c2923c23cc87e92ae8523336cb92f1e4181ea88ea09a9ac1fe3 18:40:33 $ docker rm -f 04b9ef7e7a646c2923c23cc87e92ae8523336cb92f1e4181ea88ea09a9ac1fe3 [Pipeline] // withDockerContainer [Pipeline] sh 18:40:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:40:34 Warning: overwriting stash ‘coverage-report’ 18:40:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:40:36 + ls -al . 18:40:36 total 132 18:40:36 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 18:40 . 18:40:36 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 18:38 .. 18:40:36 -rw-rw-r-- 1 jenkins jenkins 6 Apr 19 18:38 .dockerignore 18:40:36 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 18:38 .git 18:40:36 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 18:38 .github 18:40:36 -rw-rw-r-- 1 jenkins jenkins 272 Apr 19 18:38 .gitignore 18:40:36 -rw-rw-r-- 1 jenkins jenkins 5082 Apr 19 18:38 Attribution.txt 18:40:36 -rw-rw-r-- 1 jenkins jenkins 1529 Apr 19 18:38 Dockerfile 18:40:36 -rw-rw-r-- 1 jenkins jenkins 1006 Apr 19 18:38 Dockerfile.build 18:40:36 -rw-rw-r-- 1 jenkins jenkins 656 Apr 19 18:38 Jenkinsfile 18:40:36 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 18:38 LICENSE 18:40:36 -rw-rw-r-- 1 jenkins jenkins 937 Apr 19 18:38 Makefile 18:40:36 -rw-rw-r-- 1 jenkins jenkins 14171 Apr 19 18:38 README.md 18:40:36 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 18:35 VERSION 18:40:36 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 18:38 bin 18:40:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 18:38 cmd 18:40:36 -rw-r--r-- 1 jenkins jenkins 8493 Apr 19 18:40 coverage.out 18:40:36 -rw-r--r-- 1 jenkins jenkins 204 Apr 19 18:40 go.mod 18:40:36 -rw-r--r-- 1 jenkins jenkins 14156 Apr 19 18:40 go.sum 18:40:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 18:38 internal 18:40:36 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 18:38 profiles 18:40:36 -rw-rw-r-- 1 jenkins jenkins 209 Apr 19 18:38 version.go [Pipeline] isUnix [Pipeline] sh 18:40:36 + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e4f17ee108e1288464f42cda2c4e9fbe95185de4 --label arch=arm64 --label version=0.0.0 . 18:40:37 Sending build context to Docker daemon 353.3kB 18:40:37 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 18:40:37 Step 2/26 : FROM ${BASE} AS builder 18:40:37 ---> 668c65141627 18:40:37 Step 3/26 : ARG MAKE='make build' 18:40:37 ---> Running in 067d8a32f39b 18:40:37 Removing intermediate container 067d8a32f39b 18:40:37 ---> 715eb07d776f 18:40:37 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 18:40:38 ---> Running in d2893c6c95d4 18:40:38 Removing intermediate container d2893c6c95d4 18:40:38 ---> 5c397019e365 18:40:38 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:40:38 ---> Running in 0e2545e79dc0 18:40:39 Removing intermediate container 0e2545e79dc0 18:40:39 ---> e3990d08d305 18:40:39 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:39 ---> Running in bb31fb67a34a 18:40:41 Removing intermediate container bb31fb67a34a 18:40:41 ---> aeeecafefe37 18:40:41 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:40:41 ---> Running in 08047bf2e118 18:40:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:40:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:40:44 OK: 142 MiB in 39 packages 18:40:45 Removing intermediate container 08047bf2e118 18:40:45 ---> 216348409c55 18:40:45 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 18:40:45 ---> Running in 54aa251882f9 18:40:46 Removing intermediate container 54aa251882f9 18:40:46 ---> 1c5a5d1c060d 18:40:46 Step 9/26 : COPY go.mod . 18:40:46 ---> 75f0050d312a 18:40:46 Step 10/26 : COPY Makefile . 18:40:47 ---> 22a3797e327f 18:40:47 Step 11/26 : RUN make update 18:40:47 ---> Running in 09bbcfb8bffc 18:40:48 CGO_ENABLED=0 GO111MODULE=on go mod download 18:40:50 Removing intermediate container 09bbcfb8bffc 18:40:50 ---> 71b60cd4994f 18:40:50 Step 12/26 : COPY . . 18:40:50 ---> 10ee679af96f 18:40:50 Step 13/26 : RUN ${MAKE} 18:40:50 ---> Running in 23ab0258f5bf 18:40:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 18:41:18 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:41:24 Removing intermediate container 23ab0258f5bf 18:41:24 ---> 226f01da3297 18:41:24 Step 14/26 : FROM alpine:3.12 18:41:24 3.12: Pulling from library/alpine 18:41:24 d2f70382dc9a: Pulling fs layer 18:41:24 d2f70382dc9a: Verifying Checksum 18:41:24 d2f70382dc9a: Download complete 18:41:24 d2f70382dc9a: Pull complete 18:41:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:41:24 Status: Downloaded newer image for alpine:3.12 18:41:24 ---> 9852663dfa18 18:41:24 Step 15/26 : ENV APP_PORT=49993 18:41:25 ---> Running in e2898685ee01 18:41:25 Removing intermediate container e2898685ee01 18:41:25 ---> 5518bfa408c7 18:41:25 Step 16/26 : EXPOSE $APP_PORT 18:41:25 ---> Running in bbdb9ef5bbaa 18:41:25 Removing intermediate container bbdb9ef5bbaa 18:41:25 ---> 81ab0078da17 18:41:25 Step 17/26 : ENV DEVICE_PORT=161 18:41:26 ---> Running in 982e47f42498 18:41:26 Removing intermediate container 982e47f42498 18:41:26 ---> 948bda07b7c8 18:41:26 Step 18/26 : EXPOSE $DEVICE_PORT 18:41:26 ---> Running in 93f20a5620b7 18:41:27 Removing intermediate container 93f20a5620b7 18:41:27 ---> 9aa4d364b415 18:41:27 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 18:41:28 ---> 6891d9261d12 18:41:28 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 18:41:28 ---> 1f21aea2315c 18:41:28 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 18:41:29 ---> 84ec3c6675c4 18:41:29 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 18:41:29 ---> Running in 29c06d2d5c1b 18:41:29 Removing intermediate container 29c06d2d5c1b 18:41:29 ---> 4e0367c9e56b 18:41:29 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:41:30 ---> Running in 6b78bf9f4e76 18:41:30 Removing intermediate container 6b78bf9f4e76 18:41:30 ---> 613c706488e3 18:41:30 Step 24/26 : LABEL arch=arm64 18:41:30 ---> Running in 8d8b534bcfcd 18:41:31 Removing intermediate container 8d8b534bcfcd 18:41:31 ---> 923b7f55a938 18:41:31 Step 25/26 : LABEL git_sha=e4f17ee108e1288464f42cda2c4e9fbe95185de4 18:41:31 ---> Running in 9b1d586cef09 18:41:31 Removing intermediate container 9b1d586cef09 18:41:31 ---> f940c046ae06 18:41:31 Step 26/26 : LABEL version=0.0.0 18:41:31 ---> Running in cae89c6fedb1 18:41:32 Removing intermediate container cae89c6fedb1 18:41:32 ---> 0c71ecc8d8fa 18:41:32 [Warning] One or more build-args [ARCH] were not consumed 18:41:32 Successfully built 0c71ecc8d8fa 18:41:32 Successfully tagged docker-device-snmp-go-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] libraryResource [Pipeline] sh 18:41:33 ---> job-cost.sh 18:41:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WfDQ 18:42:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:44:11 lf-activate-venv(): INFO: Adding /tmp/venv-WfDQ/bin to PATH 18:44:11 INFO: No Stack... 18:44:11 INFO: Retrieving Pricing Info for: lf-standard-4 18:44:11 INFO: Archiving Costs [Pipeline] sh 18:44:12 + cut -d, -f6 18:44:12 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 18:44:12 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-91-1-stack-cost] 18:44:12 Resource [jenkins-edgexfoundry-device-snmp-go-PR-91-1-stack-cost] did not exist. Created. 18:44:12 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-91-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:12 /w/workspace/device-snmp-go/1@tmp/durable-f8ee7a28/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-f8ee7a28/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:44:13 + echo total: 0.20999999344348907 [Pipeline] stash 18:44:13 Warning: overwriting stash ‘stack-cost’ 18:44:13 Stashed 1 file(s) [Pipeline] } 18:44:13 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-91-1-stack-cost] [Pipeline] // lock [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] wrap 18:44:14 provisioning config files... 18:44:14 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-91@tmp/config6335169117057899783tmp [Pipeline] { [Pipeline] sh 18:44:14 + set +x 18:44:14 + curl -s https://codecov.io/bash 18:44:14 + bash -s -- 18:44:14 18:44:14 _____ _ 18:44:14 / ____| | | 18:44:14 | | ___ __| | ___ ___ _____ __ 18:44:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:44:14 | |___| (_) | (_| | __/ (_| (_) \ V / 18:44:14 \_____\___/ \__,_|\___|\___\___/ \_/ 18:44:14 Bash-1.0.1 18:44:14 18:44:14 18:44:14 ==> git version 2.24.3 found 18:44:15 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:44:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:44:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:44:15 ==> Jenkins CI detected. 18:44:15 project root: . 18:44:15 --> token set from env 18:44:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:44:15 ==> Running gcov in . (disable via -X gcov) 18:44:15 ==> Python coveragepy not found 18:44:15 ==> Searching for coverage reports in: 18:44:15 + . 18:44:15 -> Found 1 reports 18:44:15 ==> Detecting git/mercurial file structure 18:44:15 ==> Reading reports 18:44:15 + ./coverage.out bytes=8493 18:44:15 ==> Appending adjustments 18:44:15 https://docs.codecov.io/docs/fixing-reports 18:44:15 + Found adjustments 18:44:15 ==> Gzipping contents 18:44:15 4.0K /tmp/codecov.kkBfEY.gz 18:44:15 ==> Uploading reports 18:44:15 url: https://codecov.io 18:44:15 query: branch=PR-91&commit=e4f17ee108e1288464f42cda2c4e9fbe95185de4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-91%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=91&job=&cmd_args= 18:44:15 -> Pinging Codecov 18:44:15 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-91&commit=e4f17ee108e1288464f42cda2c4e9fbe95185de4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-91%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=91&job=&cmd_args= 18:44:16 -> Uploading to 18:44:16 https://storage.googleapis.com/codecov/v4/raw/2021-04-19/6C56EA5C29638FB4528AC87E60AF5AE0/e4f17ee108e1288464f42cda2c4e9fbe95185de4/7b03c46e-dc79-454b-9fef-0c97f75c05da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210419T184415Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=204233adf1672c71bca426b174ab007f322b89464267817d9ad1dd53b47b038c 18:44:16 % Total % Received % Xferd Average Speed Time Time Time Current 18:44:16 Dload Upload Total Spent Left Speed 18:44:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3140 --:--:-- --:--:-- --:--:-- 3145 18:44:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/e4f17ee108e1288464f42cda2c4e9fbe95185de4 [Pipeline] } 18:44:16 Deleting 1 temporary files [Pipeline] // wrap [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:44:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:44:19 ---> package-listing.sh 18:44:19 ++ facter osfamily 18:44:19 ++ tr '[:upper:]' '[:lower:]' 18:44:19 + OS_FAMILY=redhat 18:44:19 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-91 18:44:19 + START_PACKAGES=/tmp/packages_start.txt 18:44:19 + END_PACKAGES=/tmp/packages_end.txt 18:44:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:44:19 + PACKAGES=/tmp/packages_start.txt 18:44:19 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-91 ']' 18:44:19 + PACKAGES=/tmp/packages_end.txt 18:44:19 + case "${OS_FAMILY}" in 18:44:19 + rpm -qa 18:44:19 + sort 18:44:24 + '[' -f /tmp/packages_start.txt ']' 18:44:24 + '[' -f /tmp/packages_end.txt ']' 18:44:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:44:24 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-91 ']' 18:44:24 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-91/archives/ 18:44:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-91/archives/ [Pipeline] echo 18:44:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:44:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:44:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:44:25 18:44:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:44:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:44:25 alpine: Pulling from edgex-lftools-log-publisher 18:44:25 df20fa9351a1: Pulling fs layer 18:44:25 36b3adc4ff6f: Pulling fs layer 18:44:25 8ad3a11d3b57: Pulling fs layer 18:44:25 46f8f816bc3b: Pulling fs layer 18:44:25 93b61091891f: Pulling fs layer 18:44:25 93b9cdb0e59b: Pulling fs layer 18:44:25 5e14af77c1be: Pulling fs layer 18:44:25 01666e4c0597: Pulling fs layer 18:44:25 aa168da1d23b: Pulling fs layer 18:44:25 93b61091891f: Waiting 18:44:25 93b9cdb0e59b: Waiting 18:44:25 5e14af77c1be: Waiting 18:44:25 01666e4c0597: Waiting 18:44:25 aa168da1d23b: Waiting 18:44:25 46f8f816bc3b: Waiting 18:44:25 36b3adc4ff6f: Verifying Checksum 18:44:25 36b3adc4ff6f: Download complete 18:44:25 46f8f816bc3b: Verifying Checksum 18:44:25 46f8f816bc3b: Download complete 18:44:25 df20fa9351a1: Download complete 18:44:25 93b9cdb0e59b: Verifying Checksum 18:44:25 93b9cdb0e59b: Download complete 18:44:25 5e14af77c1be: Verifying Checksum 18:44:25 5e14af77c1be: Download complete 18:44:25 93b61091891f: Verifying Checksum 18:44:25 93b61091891f: Download complete 18:44:25 01666e4c0597: Verifying Checksum 18:44:25 01666e4c0597: Download complete 18:44:25 8ad3a11d3b57: Verifying Checksum 18:44:25 8ad3a11d3b57: Download complete 18:44:26 df20fa9351a1: Pull complete 18:44:26 36b3adc4ff6f: Pull complete 18:44:27 8ad3a11d3b57: Pull complete 18:44:27 46f8f816bc3b: Pull complete 18:44:27 aa168da1d23b: Verifying Checksum 18:44:27 aa168da1d23b: Download complete 18:44:28 93b61091891f: Pull complete 18:44:28 93b9cdb0e59b: Pull complete 18:44:28 5e14af77c1be: Pull complete 18:44:28 01666e4c0597: Pull complete 18:44:35 aa168da1d23b: Pull complete 18:44:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:44:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:44:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:44:35 prd-centos7-docker-4c-2g-858 does not seem to be running inside a container 18:44:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-91 -v /w/workspace/dgexfoundry_device-snmp-go_PR-91:/w/workspace/dgexfoundry_device-snmp-go_PR-91:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-91@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:44:42 $ docker top 51d5b03b019b9e36bcf9e85b69a4fec7a479dac09d9f7f885765200472bba94b -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:43 + touch /tmp/pre-build-complete [Pipeline] sh 18:44:43 + mkdir -p /var/log/sa [Pipeline] sh 18:44:43 + ls /var/log/sa-host 18:44:43 + sadf -c /var/log/sa-host/sa19 18:44:43 file_magic: OK 18:44:43 HZ: Using current value: 100 18:44:43 file_header: OK 18:44:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:44:43 Statistics: 18:44:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:44:43 File successfully converted to sysstat format version 12.2.1 18:44:43 + sadf -c /var/log/sa-host/sa23 18:44:43 file_magic: OK 18:44:43 HZ: Using current value: 100 18:44:43 file_header: OK 18:44:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:44:43 Statistics: 18:44:43 Hnuu...uuuununununu... 18:44:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:44 provisioning config files... 18:44:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-91@tmp/config2201364127227958290tmp [Pipeline] { [Pipeline] echo 18:44:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:44:44 ---> create-netrc.sh [Pipeline] } 18:44:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:44:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:44:44 ---> python-tools-install.sh [Pipeline] echo 18:44:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:44:45 ---> sudo-logs.sh 18:44:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:44:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:44:45 ---> job-cost.sh 18:44:45 lf-activate-venv: SKIPPING 18:44:45 DEBUG: total: 0.20999999344348907 18:44:45 INFO: Retrieving Stack Cost... 18:44:47 INFO: Retrieving Pricing Info for: v1-standard-2 18:44:47 INFO: Archiving Costs [Pipeline] echo 18:44:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:44:48 ---> logs-deploy.sh 18:44:48 lf-activate-venv: SKIPPING 18:44:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-91/1 18:44:48 INFO: archiving workspace using pattern(s): 18:44:50 Archives upload complete. 18:44:50 INFO: archiving logs to Nexus 18:44:50 ---> uname -a: 18:44:50 Linux prd-centos7-docker-4c-2g-858.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:44:50 18:44:50 18:44:50 ---> lscpu: 18:44:50 Architecture: x86_64 18:44:50 CPU op-mode(s): 32-bit, 64-bit 18:44:50 Byte Order: Little Endian 18:44:50 Address sizes: 40 bits physical, 48 bits virtual 18:44:50 CPU(s): 4 18:44:50 On-line CPU(s) list: 0-3 18:44:50 Thread(s) per core: 1 18:44:50 Core(s) per socket: 1 18:44:50 Socket(s): 4 18:44:50 NUMA node(s): 1 18:44:50 Vendor ID: GenuineIntel 18:44:50 CPU family: 6 18:44:50 Model: 44 18:44:50 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:44:50 Stepping: 1 18:44:50 CPU MHz: 2933.442 18:44:50 BogoMIPS: 5866.88 18:44:50 Virtualization: VT-x 18:44:50 Hypervisor vendor: KVM 18:44:50 Virtualization type: full 18:44:50 L1d cache: 128 KiB 18:44:50 L1i cache: 128 KiB 18:44:50 L2 cache: 16 MiB 18:44:50 L3 cache: 64 MiB 18:44:50 NUMA node0 CPU(s): 0-3 18:44:50 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:44:50 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:44:50 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:44:50 Vulnerability Meltdown: Mitigation; PTI 18:44:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:44:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:44:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:44:50 Vulnerability Srbds: Not affected 18:44:50 Vulnerability Tsx async abort: Not affected 18:44:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:44:50 18:44:50 18:44:50 ---> nproc: 18:44:50 4 18:44:50 18:44:50 18:44:50 ---> df -h: 18:44:50 Filesystem Size Used Available Use% Mounted on 18:44:50 overlay 50.0G 7.3G 42.7G 15% / 18:44:50 tmpfs 64.0M 0 64.0M 0% /dev 18:44:50 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:44:50 shm 64.0M 0 64.0M 0% /dev/shm 18:44:50 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 18:44:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 18:44:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 18:44:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 18:44:50 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 18:44:50 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-snmp-go_PR-91 18:44:50 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 18:44:50 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-snmp-go_PR-91@tmp 18:44:50 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 18:44:50 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 18:44:50 18:44:50 18:44:50 ---> free -m: 18:44:50 total used free shared buff/cache available 18:44:50 Mem: 1837 729 102 0 1006 1003 18:44:50 Swap: 1023 1 1022 18:44:50 18:44:50 18:44:50 ---> ip addr: 18:44:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:44:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:44:50 inet 127.0.0.1/8 scope host lo 18:44:50 valid_lft forever preferred_lft forever 18:44:50 inet6 ::1/128 scope host 18:44:50 valid_lft forever preferred_lft forever 18:44:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:44:50 link/ether fa:16:3e:7c:82:e2 brd ff:ff:ff:ff:ff:ff 18:44:50 inet 10.30.122.112/23 brd 10.30.123.255 scope global dynamic eth0 18:44:50 valid_lft 85769sec preferred_lft 85769sec 18:44:50 inet6 fe80::f816:3eff:fe7c:82e2/64 scope link 18:44:50 valid_lft forever preferred_lft forever 18:44:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:44:50 link/ether 02:42:95:64:8f:ff brd ff:ff:ff:ff:ff:ff 18:44:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:44:50 valid_lft forever preferred_lft forever 18:44:50 inet6 fe80::42:95ff:fe64:8fff/64 scope link 18:44:50 valid_lft forever preferred_lft forever 18:44:50 18:44:50 18:44:50 ---> sar -b -r -n DEV: 18:44:50 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/19/21 _x86_64_ (4 CPU) 18:44:50 18:44:50 18:34:09 LINUX RESTART (4 CPU) 18:44:50 18:44:50 18:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:44:50 18:36:01 22.51 4.08 18.44 0.00 1502.43 3004.64 0.00 18:44:50 18:37:01 1.70 0.00 1.70 0.00 0.00 33.89 0.00 18:44:50 18:38:01 0.23 0.00 0.23 0.00 0.00 3.11 0.00 18:44:50 18:39:02 0.18 0.00 0.18 0.00 0.00 2.15 0.00 18:44:50 18:40:01 0.27 0.00 0.27 0.00 0.00 3.49 0.00 18:44:50 18:41:01 0.33 0.00 0.33 0.00 0.00 5.26 0.00 18:44:50 18:42:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 18:44:50 18:43:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 18:44:50 18:44:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 18:44:50 Average: 2.89 0.45 2.43 0.00 167.37 340.93 0.00 18:44:50 18:44:50 18:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:44:50 18:36:01 145736 0 614972 32.68 2620 1118216 1127040 38.46 409860 1126664 20 18:44:50 18:37:01 149340 0 611360 32.49 2620 1118224 1112300 37.96 408908 1124480 16 18:44:50 18:38:01 149276 0 611420 32.50 2620 1118228 1097076 37.44 406988 1126676 16 18:44:50 18:39:02 145524 0 615172 32.70 2620 1118228 1095096 37.37 423504 1114568 12 18:44:50 18:40:01 143248 0 617440 32.82 2620 1118236 1095108 37.37 421540 1119064 12 18:44:50 18:41:01 138488 0 622192 33.07 2620 1118244 1095220 37.38 430632 1113976 16 18:44:50 18:42:01 139392 0 621284 33.02 2620 1118248 1094120 37.34 430632 1113728 20 18:44:50 18:43:01 140760 0 619912 32.95 2620 1118252 1080756 36.88 429944 1113188 8 18:44:50 18:44:01 140692 0 619920 32.95 2620 1118312 1080756 36.88 430128 1113200 16 18:44:50 Average: 143606 0 617075 32.80 2620 1118243 1097497 37.46 421348 1118394 15 18:44:50 18:44:50 18:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:44:50 18:36:01 eth0 70.85 46.61 339.24 12.05 0.00 0.00 0.00 0.00 18:44:50 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:50 18:36:01 docker0 1.15 0.92 0.25 2.08 0.00 0.00 0.00 0.00 18:44:50 18:37:01 eth0 5.06 1.20 1.38 0.80 0.00 0.00 0.00 0.00 18:44:50 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:50 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 18:38:01 eth0 4.25 0.77 1.10 0.62 0.00 0.00 0.00 0.00 18:44:51 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 18:39:02 eth0 3.45 0.50 0.74 0.36 0.00 0.00 0.00 0.00 18:44:51 18:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 18:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 18:40:01 eth0 5.28 1.13 1.49 0.86 0.00 0.00 0.00 0.00 18:44:51 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 18:41:01 eth0 4.35 0.83 1.09 0.59 0.00 0.00 0.00 0.00 18:44:51 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 18:42:01 eth0 1.07 0.68 0.55 0.44 0.00 0.00 0.00 0.00 18:44:51 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 18:43:01 eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 18:44:51 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 18:44:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:44:51 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 Average: eth0 10.54 5.78 38.50 1.75 0.00 0.00 0.00 0.00 18:44:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:51 Average: docker0 0.13 0.10 0.03 0.23 0.00 0.00 0.00 0.00 18:44:51 18:44:51 18:44:51 ---> sar -P ALL: 18:44:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/19/21 _x86_64_ (4 CPU) 18:44:51 18:44:51 18:34:09 LINUX RESTART (4 CPU) 18:44:51 18:44:51 18:35:01 CPU %user %nice %system %iowait %steal %idle 18:44:51 18:36:01 all 2.07 0.00 1.64 0.71 0.05 95.53 18:44:51 18:36:01 0 2.31 0.00 2.13 1.64 0.03 93.88 18:44:51 18:36:01 1 1.86 0.00 1.39 0.30 0.08 96.37 18:44:51 18:36:01 2 1.89 0.00 1.55 0.17 0.07 96.32 18:44:51 18:36:01 3 2.21 0.00 1.49 0.74 0.03 95.53 18:44:51 18:37:01 all 0.20 0.00 0.06 0.00 0.03 99.71 18:44:51 18:37:01 0 0.05 0.00 0.08 0.00 0.03 99.83 18:44:51 18:37:01 1 0.12 0.00 0.07 0.00 0.03 99.78 18:44:51 18:37:01 2 0.12 0.00 0.03 0.00 0.00 99.85 18:44:51 18:37:01 3 0.52 0.00 0.07 0.00 0.03 99.38 18:44:51 18:38:01 all 0.13 0.00 0.18 0.00 0.03 99.66 18:44:51 18:38:01 0 0.10 0.00 0.12 0.00 0.02 99.77 18:44:51 18:38:01 1 0.08 0.00 0.25 0.00 0.02 99.65 18:44:51 18:38:01 2 0.13 0.00 0.13 0.00 0.03 99.70 18:44:51 18:38:01 3 0.18 0.00 0.23 0.00 0.05 99.53 18:44:51 18:39:02 all 0.12 0.00 0.06 0.00 0.00 99.82 18:44:51 18:39:02 0 0.18 0.00 0.12 0.00 0.00 99.70 18:44:51 18:39:02 1 0.20 0.00 0.08 0.00 0.00 99.72 18:44:51 18:39:02 2 0.03 0.00 0.02 0.00 0.00 99.95 18:44:51 18:39:02 3 0.05 0.00 0.03 0.00 0.00 99.92 18:44:51 18:40:01 all 0.06 0.00 0.07 0.00 0.03 99.85 18:44:51 18:40:01 0 0.07 0.00 0.10 0.00 0.03 99.80 18:44:51 18:40:01 1 0.12 0.00 0.07 0.00 0.03 99.78 18:44:51 18:40:01 2 0.02 0.00 0.05 0.00 0.00 99.93 18:44:51 18:40:01 3 0.03 0.00 0.05 0.00 0.03 99.88 18:44:51 18:41:01 all 0.20 0.00 0.08 0.00 0.03 99.70 18:44:51 18:41:01 0 0.37 0.00 0.18 0.00 0.05 99.40 18:44:51 18:41:01 1 0.10 0.00 0.03 0.00 0.02 99.85 18:44:51 18:41:01 2 0.05 0.00 0.03 0.00 0.02 99.90 18:44:51 18:41:01 3 0.27 0.00 0.07 0.00 0.02 99.65 18:44:51 18:42:01 all 0.17 0.00 0.04 0.00 0.01 99.78 18:44:51 18:42:01 0 0.08 0.00 0.05 0.00 0.00 99.87 18:44:51 18:42:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:44:51 18:42:01 2 0.53 0.00 0.03 0.00 0.02 99.42 18:44:51 18:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:44:51 18:43:01 all 0.14 0.00 0.05 0.00 0.02 99.80 18:44:51 18:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:44:51 18:43:01 1 0.05 0.00 0.08 0.00 0.03 99.83 18:44:51 18:43:01 2 0.45 0.00 0.05 0.00 0.02 99.48 18:44:51 18:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:44:51 18:44:01 all 0.16 0.00 0.04 0.00 0.01 99.80 18:44:51 18:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:44:51 18:44:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:44:51 18:44:01 2 0.52 0.00 0.03 0.00 0.00 99.45 18:44:51 18:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:44:51 Average: all 0.36 0.00 0.25 0.08 0.02 99.29 18:44:51 Average: 0 0.36 0.00 0.32 0.18 0.02 99.13 18:44:51 Average: 1 0.29 0.00 0.23 0.03 0.03 99.42 18:44:51 Average: 2 0.42 0.00 0.22 0.02 0.02 99.33 18:44:51 Average: 3 0.37 0.00 0.22 0.08 0.02 99.30 18:44:51 18:44:51 18:44:51