Pull request #93 updated 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 hahattan for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 1279fd2c208b2b7c25e6395e62580f943264114b+b9bb0f464ba5331cbfb8b81286d8c6a09b387d39 (003f8fe856a9ae62dc4ecd4f0b01a4e0e62e4e59) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1333373608494524134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4590601484487620372.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-93/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-93/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4505268843886497997.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh185993510081071265.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-93/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-93/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5805736480935530286.key > 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 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15233 in /w/workspace/dgexfoundry_device-snmp-go_PR-93 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-93 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp/jenkins-gitclient-ssh7273956102849680707.key > 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 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp/jenkins-gitclient-ssh5521968310255258494.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b9bb0f464ba5331cbfb8b81286d8c6a09b387d39 into PR head commit 1279fd2c208b2b7c25e6395e62580f943264114b Merge succeeded, producing 1279fd2c208b2b7c25e6395e62580f943264114b Checking out Revision 1279fd2c208b2b7c25e6395e62580f943264114b (PR-93) > git config core.sparsecheckout # timeout=10 > git checkout -f 1279fd2c208b2b7c25e6395e62580f943264114b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp/jenkins-gitclient-ssh8588323652508441313.key > git merge b9bb0f464ba5331cbfb8b81286d8c6a09b387d39 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1279fd2c208b2b7c25e6395e62580f943264114b # timeout=10 Commit message: "refactor: update for new service key name" > git rev-list --no-walk 6247689de478ed1fdecf524818edd4c928b9cd23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:46:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:46:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:46:35 ========================================================= 01:46:35 EdgeX Global Pipelines Version Info 01:46:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:46:37 ------------------- 01:46:37 stable info: 01:46:37 ------------------- 01:46:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:46:37 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:46:37 Message: update stable to v1.0.192 01:46:37 ------------------- 01:46:37 experimental info: 01:46:37 ------------------- 01:46:37 Commited By: **** collab-it+edgex@linuxfoundation.org 01:46:37 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:46:37 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-93 [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-93 [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-93 [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1279fd2c208b2b7c25e6395e62580f943264114b [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1279fd2 [Pipeline] echo 01:46:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:38 provisioning config files... 01:46:38 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp/config2501468813312649720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:39 ---> docker-login.sh 01:46:39 nexus3.edgexfoundry.org:10001 01:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:39 Configure a credential helper to remove this warning. See 01:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:39 01:46:39 Login Succeeded 01:46:39 nexus3.edgexfoundry.org:10002 01:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:39 Configure a credential helper to remove this warning. See 01:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:39 01:46:39 Login Succeeded 01:46:39 nexus3.edgexfoundry.org:10003 01:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:40 Configure a credential helper to remove this warning. See 01:46:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:40 01:46:40 Login Succeeded 01:46:40 nexus3.edgexfoundry.org:10004 01:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:40 Configure a credential helper to remove this warning. See 01:46:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:40 01:46:40 Login Succeeded 01:46:40 docker.io 01:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:40 Configure a credential helper to remove this warning. See 01:46:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:40 01:46:40 Login Succeeded 01:46:40 ---> docker-login.sh ends [Pipeline] } 01:46:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:46:41 + git log --format=format:%s -1 1279fd2c208b2b7c25e6395e62580f943264114b [Pipeline] echo 01:46:41 GIT_COMMIT: 1279fd2c208b2b7c25e6395e62580f943264114b, Commit Message: refactor: update for new service key name [Pipeline] echo 01:46:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:46:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:46:42 01:46:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:46:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:46:42 latest: Pulling from edgex-devops/git-semver 01:46:42 31603596830f: Pulling fs layer 01:46:42 54011a49482f: Pulling fs layer 01:46:42 a6820b24f6d8: Pulling fs layer 01:46:42 f581987b2513: Pulling fs layer 01:46:42 f581987b2513: Waiting 01:46:42 54011a49482f: Verifying Checksum 01:46:42 54011a49482f: Download complete 01:46:43 31603596830f: Verifying Checksum 01:46:43 31603596830f: Download complete 01:46:43 f581987b2513: Verifying Checksum 01:46:43 f581987b2513: Download complete 01:46:43 a6820b24f6d8: Verifying Checksum 01:46:43 a6820b24f6d8: Download complete 01:46:43 31603596830f: Pull complete 01:46:43 54011a49482f: Pull complete 01:46:44 a6820b24f6d8: Pull complete 01:46:44 f581987b2513: Pull complete 01:46:44 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:46:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:46:44 prd-centos7-docker-4c-2g-15233 does not seem to be running inside a container 01:46:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-93 -v /w/workspace/dgexfoundry_device-snmp-go_PR-93:/w/workspace/dgexfoundry_device-snmp-go_PR-93:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:46:46 $ docker top 76a816e25ce4dd721c3c21f80d901cdac6f9524d3269737c745a9fde24fc85ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:46:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:47 [ssh-agent] Looking for ssh-agent implementation... 01:46:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:47 $ docker exec 76a816e25ce4dd721c3c21f80d901cdac6f9524d3269737c745a9fde24fc85ce ssh-agent 01:46:47 SSH_AUTH_SOCK=/tmp/ssh-BXqwzlqURhRK/agent.14 01:46:47 SSH_AGENT_PID=20 01:46:47 Running ssh-add (command line suppressed) 01:46:47 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp/private_key_2200920472920329779.key (/w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp/private_key_2200920472920329779.key) 01:46:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:47 + git tag --points-at HEAD [Pipeline] } 01:46:47 $ docker exec --env ******** --env ******** 76a816e25ce4dd721c3c21f80d901cdac6f9524d3269737c745a9fde24fc85ce ssh-agent -k 01:46:47 unset SSH_AUTH_SOCK; 01:46:47 unset SSH_AGENT_PID; 01:46:47 echo Agent pid 20 killed; 01:46:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:46:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:47 [ssh-agent] Looking for ssh-agent implementation... 01:46:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:48 $ docker exec 76a816e25ce4dd721c3c21f80d901cdac6f9524d3269737c745a9fde24fc85ce ssh-agent 01:46:48 SSH_AUTH_SOCK=/tmp/ssh-g8pHUQf1ZP4Z/agent.54 01:46:48 SSH_AGENT_PID=60 01:46:48 Running ssh-add (command line suppressed) 01:46:48 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp/private_key_4549075005244757891.key (/w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp/private_key_4549075005244757891.key) 01:46:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:48 + git semver init 01:46:48 # -> Open(): unable to determine branch for HEAD 01:46:48 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-93/.git 01:46:48 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-93 01:46:48 # $SEMVER_REMOTE_NAME = origin 01:46:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:46:48 # $SEMVER_USER_NAME = edgex-jenkins 01:46:48 # $SEMVER_BRANCH = PR-93 01:46:48 # $SEMVER_TEMP = /tmp/semver-668567691 01:46:48 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 01:46:48 # '/tmp/semver-668567691' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-93/.semver' 01:46:48 # -> Force: false 01:46:48 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-93/.semver [Pipeline] } 01:46:48 $ docker exec --env ******** --env ******** 76a816e25ce4dd721c3c21f80d901cdac6f9524d3269737c745a9fde24fc85ce ssh-agent -k 01:46:49 unset SSH_AUTH_SOCK; 01:46:49 unset SSH_AGENT_PID; 01:46:49 echo Agent pid 60 killed; 01:46:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:49 + git semver [Pipeline] } 01:46:49 $ docker stop --time=1 76a816e25ce4dd721c3c21f80d901cdac6f9524d3269737c745a9fde24fc85ce 01:46:50 $ docker rm -f 76a816e25ce4dd721c3c21f80d901cdac6f9524d3269737c745a9fde24fc85ce [Pipeline] // withDockerContainer [Pipeline] sh 01:46:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:46:51 Stashed 1 file(s) [Pipeline] echo 01:46:51 [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 01:46:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15232 in /w/workspace/dgexfoundry_device-snmp-go_PR-93 [Pipeline] { [Pipeline] ws 01:46:51 Running in /w/workspace/device-snmp-go/12 [Pipeline] { [Pipeline] checkout 01:46:52 Selected Git installation does not exist. Using Default 01:46:52 The recommended git tool is: NONE 01:46:56 using credential edgex-jenkins-ssh 01:46:56 Cloning the remote Git repository 01:46:56 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 01:46:56 > git init /w/workspace/device-snmp-go/12 # timeout=10 01:46:56 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 01:46:56 > git --version # timeout=10 01:46:56 > git --version # 'git version 2.17.1' 01:46:56 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:46:57 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 01:46:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:46:57 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 01:46:57 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 01:46:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:46:58 Merging remotes/origin/master commit b9bb0f464ba5331cbfb8b81286d8c6a09b387d39 into PR head commit 1279fd2c208b2b7c25e6395e62580f943264114b 01:46:58 Merge succeeded, producing 1279fd2c208b2b7c25e6395e62580f943264114b 01:46:58 Checking out Revision 1279fd2c208b2b7c25e6395e62580f943264114b (PR-93) 01:46:58 > git config core.sparsecheckout # timeout=10 01:46:58 > git checkout -f 1279fd2c208b2b7c25e6395e62580f943264114b # timeout=10 01:46:58 > git remote # timeout=10 01:46:58 > git config --get remote.origin.url # timeout=10 01:46:58 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:58 > git merge b9bb0f464ba5331cbfb8b81286d8c6a09b387d39 # timeout=10 01:46:58 > git rev-parse HEAD^{commit} # timeout=10 01:46:58 > git config core.sparsecheckout # timeout=10 01:46:58 > git checkout -f 1279fd2c208b2b7c25e6395e62580f943264114b # timeout=10 01:47:02 Commit message: "refactor: update for new service key name" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:47:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:47:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:47:04 + + truesudo 01:47:04 service docker restart 01:47:06 Still waiting to schedule task 01:47:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:23 provisioning config files... 01:47:23 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/12@tmp/config8817367183246514012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:23 ---> docker-login.sh 01:47:23 nexus3.edgexfoundry.org:10001 01:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:24 Configure a credential helper to remove this warning. See 01:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:24 01:47:24 Login Succeeded 01:47:24 nexus3.edgexfoundry.org:10002 01:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:25 Configure a credential helper to remove this warning. See 01:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:25 01:47:25 Login Succeeded 01:47:25 nexus3.edgexfoundry.org:10003 01:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:25 Configure a credential helper to remove this warning. See 01:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:25 01:47:25 Login Succeeded 01:47:25 nexus3.edgexfoundry.org:10004 01:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:26 Configure a credential helper to remove this warning. See 01:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:26 01:47:26 Login Succeeded 01:47:26 docker.io 01:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:26 Configure a credential helper to remove this warning. See 01:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:26 01:47:26 Login Succeeded 01:47:26 ---> docker-login.sh ends [Pipeline] } 01:47:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:47:27 ========================================================= 01:47:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:47:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:47:27 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 01:47:27 Sending build context to Docker daemon 392.7kB 01:47:27 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 01:47:27 Step 2/10 : FROM ${BASE} 01:47:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:47:28 595b0fe564bb: Pulling fs layer 01:47:28 7186ed65a4f7: Pulling fs layer 01:47:28 316046926c0a: Pulling fs layer 01:47:28 4ebd0625c992: Pulling fs layer 01:47:28 207e8628e3a3: Pulling fs layer 01:47:28 c791037a9be2: Pulling fs layer 01:47:28 ffd874e62e21: Pulling fs layer 01:47:28 4ebd0625c992: Waiting 01:47:28 207e8628e3a3: Waiting 01:47:28 c791037a9be2: Waiting 01:47:28 ffd874e62e21: Waiting 01:47:28 316046926c0a: Verifying Checksum 01:47:28 316046926c0a: Download complete 01:47:28 7186ed65a4f7: Verifying Checksum 01:47:28 7186ed65a4f7: Download complete 01:47:28 207e8628e3a3: Download complete 01:47:28 c791037a9be2: Verifying Checksum 01:47:28 c791037a9be2: Download complete 01:47:28 595b0fe564bb: Verifying Checksum 01:47:28 595b0fe564bb: Download complete 01:47:28 595b0fe564bb: Pull complete 01:47:29 7186ed65a4f7: Pull complete 01:47:29 316046926c0a: Pull complete 01:47:30 ffd874e62e21: Verifying Checksum 01:47:30 ffd874e62e21: Download complete 01:47:32 4ebd0625c992: Verifying Checksum 01:47:32 4ebd0625c992: Download complete 01:47:42 4ebd0625c992: Pull complete 01:47:42 207e8628e3a3: Pull complete 01:47:42 c791037a9be2: Pull complete 01:47:46 ffd874e62e21: Pull complete 01:47:46 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 01:47:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:47:46 ---> cfc18b08335c 01:47:46 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 01:47:48 ---> Running in c02af3b29f5b 01:47:48 Removing intermediate container c02af3b29f5b 01:47:48 ---> 16cbe20852f2 01:47:48 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 01:47:48 ---> Running in ac001db5b079 01:47:49 Removing intermediate container ac001db5b079 01:47:49 ---> bfd379f2dc8e 01:47:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 01:47:49 ---> Running in bb982765a66f 01:47:49 Removing intermediate container bb982765a66f 01:47:49 ---> 917be3a2bcfa 01:47:49 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:49 ---> Running in ab4b289f6c75 01:47:52 Removing intermediate container ab4b289f6c75 01:47:52 ---> dc0e5cf2f850 01:47:52 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:47:52 ---> Running in f96baa1aa73b 01:47:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:47:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:47:55 (1/13) Installing libc-dev (0.7.2-r3) 01:47:55 (2/13) Installing libsodium (1.0.18-r0) 01:47:55 (3/13) Installing pkgconf (1.7.3-r0) 01:47:55 (4/13) Installing libsodium-dev (1.0.18-r0) 01:47:55 (5/13) Installing openssh-keygen (8.4_p1-r3) 01:47:56 (6/13) Installing libedit (20191231.3.1-r1) 01:47:56 (7/13) Installing openssh-client (8.4_p1-r3) 01:47:56 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 01:47:56 (9/13) Installing openssh-server-common (8.4_p1-r3) 01:47:56 (10/13) Installing openssh-server (8.4_p1-r3) 01:47:56 (11/13) Installing openssh (8.4_p1-r3) 01:47:56 (12/13) Installing libzmq (4.3.3-r1) 01:47:56 (13/13) Installing zeromq-dev (4.3.3-r1) 01:47:56 Executing busybox-1.32.1-r6.trigger 01:47:57 OK: 145 MiB in 53 packages 01:47:58 Removing intermediate container f96baa1aa73b 01:47:58 ---> a292525041db 01:47:58 Step 8/10 : WORKDIR /device-snmp-go 01:47:58 ---> Running in 2b77ada0aac6 01:47:59 Removing intermediate container 2b77ada0aac6 01:47:59 ---> 05595fa8db86 01:47:59 Step 9/10 : COPY . . 01:48:00 ---> 7348d1dc2fb7 01:48:00 Step 10/10 : RUN go mod download 01:48:00 ---> Running in afacb07bef42 01:48:32 Removing intermediate container afacb07bef42 01:48:32 ---> 46847b79acc1 01:48:32 Successfully built 46847b79acc1 01:48:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:48:33 + docker inspect -f . ci-base-image-arm64 01:48:33 . [Pipeline] withDockerContainer 01:48:33 prd-ubuntu18.04-docker-arm64-4c-16g-15232 does not seem to be running inside a container 01:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/12 -v /w/workspace/device-snmp-go/12:/w/workspace/device-snmp-go/12:rw,z -v /w/workspace/device-snmp-go/12@tmp:/w/workspace/device-snmp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:48:34 $ docker top 679515400d3a7938eaf2a595300f4f57bd889ee4ab10662ca85f4f0f7e742982 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:35 + go version 01:48:35 go version go1.16.3 linux/arm64 [Pipeline] } 01:48:35 $ docker stop --time=1 679515400d3a7938eaf2a595300f4f57bd889ee4ab10662ca85f4f0f7e742982 01:48:37 $ docker rm -f 679515400d3a7938eaf2a595300f4f57bd889ee4ab10662ca85f4f0f7e742982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:48:38 + docker inspect -f . ci-base-image-arm64 01:48:38 . [Pipeline] withDockerContainer 01:48:38 prd-ubuntu18.04-docker-arm64-4c-16g-15232 does not seem to be running inside a container 01:48:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/12 -v /w/workspace/device-snmp-go/12:/w/workspace/device-snmp-go/12:rw,z -v /w/workspace/device-snmp-go/12@tmp:/w/workspace/device-snmp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:48:40 $ docker top af28adaacd88276be7961e21c6bf43803bd7d88dcd30b953df767f7a949eb033 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:41 + go mod tidy [Pipeline] sh 01:48:42 + make test 01:48:42 go mod tidy 01:48:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:48:44 ? github.com/edgexfoundry/device-snmp-go [no test files] 01:48:57 Running on prd-centos7-docker-4c-2g-15235 in /w/workspace/dgexfoundry_device-snmp-go_PR-93 [Pipeline] { [Pipeline] ws 01:48:57 Running in /w/workspace/device-snmp-go/12 [Pipeline] { [Pipeline] checkout 01:48:57 Selected Git installation does not exist. Using Default 01:48:57 The recommended git tool is: NONE 01:49:00 using credential edgex-jenkins-ssh 01:49:00 Cloning the remote Git repository 01:49:00 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 01:49:00 > git init /w/workspace/device-snmp-go/12 # timeout=10 01:49:00 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 01:49:00 > git --version # timeout=10 01:49:00 > git --version # 'git version 2.24.4' 01:49:00 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:00 [INFO] Currently running in a labeled security context 01:49:00 [INFO] Currently SELinux is 'enforcing' on the host 01:49:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/12@tmp/jenkins-gitclient-ssh5392969937048146778.key 01:49:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:00 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 01:49:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:00 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 01:49:00 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 01:49:00 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:00 [INFO] Currently running in a labeled security context 01:49:00 [INFO] Currently SELinux is 'enforcing' on the host 01:49:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/12@tmp/jenkins-gitclient-ssh4211881045734525523.key 01:49:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:49:01 Merging remotes/origin/master commit b9bb0f464ba5331cbfb8b81286d8c6a09b387d39 into PR head commit 1279fd2c208b2b7c25e6395e62580f943264114b 01:49:01 Merge succeeded, producing 1279fd2c208b2b7c25e6395e62580f943264114b 01:49:01 Checking out Revision 1279fd2c208b2b7c25e6395e62580f943264114b (PR-93) 01:49:01 > git config core.sparsecheckout # timeout=10 01:49:01 > git checkout -f 1279fd2c208b2b7c25e6395e62580f943264114b # timeout=10 01:49:01 > git remote # timeout=10 01:49:01 > git config --get remote.origin.url # timeout=10 01:49:01 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:01 [INFO] Currently running in a labeled security context 01:49:01 [INFO] Currently SELinux is 'enforcing' on the host 01:49:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/12@tmp/jenkins-gitclient-ssh4843550814087503795.key 01:49:01 > git merge b9bb0f464ba5331cbfb8b81286d8c6a09b387d39 # timeout=10 01:49:01 > git rev-parse HEAD^{commit} # timeout=10 01:49:01 > git config core.sparsecheckout # timeout=10 01:49:01 > git checkout -f 1279fd2c208b2b7c25e6395e62580f943264114b # timeout=10 01:49:05 Commit message: "refactor: update for new service key name" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:49:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:49:07 + true 01:49:07 + sudo service docker restart 01:49:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:25 provisioning config files... 01:49:25 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/12@tmp/config8778176115508964689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:25 ---> docker-login.sh 01:49:25 nexus3.edgexfoundry.org:10001 01:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:26 Configure a credential helper to remove this warning. See 01:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:26 01:49:26 Login Succeeded 01:49:26 nexus3.edgexfoundry.org:10002 01:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:26 Configure a credential helper to remove this warning. See 01:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:26 01:49:26 Login Succeeded 01:49:26 nexus3.edgexfoundry.org:10003 01:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:26 Configure a credential helper to remove this warning. See 01:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:26 01:49:26 Login Succeeded 01:49:26 nexus3.edgexfoundry.org:10004 01:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:26 Configure a credential helper to remove this warning. See 01:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:26 01:49:26 Login Succeeded 01:49:26 docker.io 01:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:27 Configure a credential helper to remove this warning. See 01:49:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:27 01:49:27 Login Succeeded 01:49:27 ---> docker-login.sh ends [Pipeline] } 01:49:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:49:27 ========================================================= 01:49:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:49:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:49:27 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 01:49:27 Sending build context to Docker daemon 393.7kB 01:49:27 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 01:49:27 Step 2/10 : FROM ${BASE} 01:49:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:49:27 540db60ca938: Pulling fs layer 01:49:27 adcc1eea9eea: Pulling fs layer 01:49:27 4c4ab2625f07: Pulling fs layer 01:49:27 0510c868ecb4: Pulling fs layer 01:49:27 afea3b2eda06: Pulling fs layer 01:49:27 7809a108b3ef: Pulling fs layer 01:49:27 f706445af74f: Pulling fs layer 01:49:27 afea3b2eda06: Waiting 01:49:27 7809a108b3ef: Waiting 01:49:27 f706445af74f: Waiting 01:49:27 0510c868ecb4: Waiting 01:49:27 4c4ab2625f07: Download complete 01:49:27 adcc1eea9eea: Verifying Checksum 01:49:27 adcc1eea9eea: Download complete 01:49:27 afea3b2eda06: Verifying Checksum 01:49:27 afea3b2eda06: Download complete 01:49:27 540db60ca938: Verifying Checksum 01:49:27 540db60ca938: Download complete 01:49:27 7809a108b3ef: Verifying Checksum 01:49:27 7809a108b3ef: Download complete 01:49:28 540db60ca938: Pull complete 01:49:28 adcc1eea9eea: Pull complete 01:49:28 4c4ab2625f07: Pull complete 01:49:29 f706445af74f: Verifying Checksum 01:49:29 f706445af74f: Download complete 01:49:30 0510c868ecb4: Verifying Checksum 01:49:30 0510c868ecb4: Download complete 01:49:31 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 01:49:31 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements 01:49:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:49:33 0510c868ecb4: Pull complete 01:49:33 afea3b2eda06: Pull complete 01:49:33 7809a108b3ef: Pull complete 01:49:35 f706445af74f: Pull complete 01:49:35 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 01:49:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:49:35 ---> b068be0155e3 01:49:35 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 01:49:41 ---> Running in dbc9f53072a7 01:49:41 Removing intermediate container dbc9f53072a7 01:49:41 ---> ee9e1c1ac6a8 01:49:41 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 01:49:41 ---> Running in 28dbbc193c8e 01:49:41 Removing intermediate container 28dbbc193c8e 01:49:41 ---> c5c3c2df11b2 01:49:41 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 01:49:41 ---> Running in 711b4c6183f4 01:49:41 Removing intermediate container 711b4c6183f4 01:49:41 ---> e3da929cd0b3 01:49:41 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:41 ---> Running in fe676abec02d 01:49:42 Removing intermediate container fe676abec02d 01:49:42 ---> dc67275a53da 01:49:42 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:49:42 ---> Running in 38f79e5e62ab 01:49:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:49:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:49:43 (1/13) Installing libc-dev (0.7.2-r3) 01:49:43 (2/13) Installing libsodium (1.0.18-r0) 01:49:43 (3/13) Installing pkgconf (1.7.3-r0) 01:49:43 (4/13) Installing libsodium-dev (1.0.18-r0) 01:49:44 (5/13) Installing openssh-keygen (8.4_p1-r3) 01:49:44 (6/13) Installing libedit (20191231.3.1-r1) 01:49:44 (7/13) Installing openssh-client (8.4_p1-r3) 01:49:44 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 01:49:44 (9/13) Installing openssh-server-common (8.4_p1-r3) 01:49:44 (10/13) Installing openssh-server (8.4_p1-r3) 01:49:44 (11/13) Installing openssh (8.4_p1-r3) 01:49:45 (12/13) Installing libzmq (4.3.3-r1) 01:49:45 (13/13) Installing zeromq-dev (4.3.3-r1) 01:49:45 Executing busybox-1.32.1-r6.trigger 01:49:45 OK: 156 MiB in 53 packages 01:49:45 Removing intermediate container 38f79e5e62ab 01:49:45 ---> a1494325e000 01:49:45 Step 8/10 : WORKDIR /device-snmp-go 01:49:45 ---> Running in 56caca001e3b 01:49:45 Removing intermediate container 56caca001e3b 01:49:45 ---> d564bc3797bc 01:49:45 Step 9/10 : COPY . . 01:49:46 ---> 8a1106a57c5e 01:49:46 Step 10/10 : RUN go mod download 01:49:46 ---> Running in 7cb22cfcd405 01:49:58 gofmt -l . 01:49:58 [ "`gofmt -l .`" = "" ] 01:49:58 ./bin/test-attribution-txt.sh [Pipeline] } 01:49:58 $ docker stop --time=1 af28adaacd88276be7961e21c6bf43803bd7d88dcd30b953df767f7a949eb033 01:49:58 Removing intermediate container 7cb22cfcd405 01:49:58 ---> f7e26d719325 01:49:58 Successfully built f7e26d719325 01:49:58 Successfully tagged ci-base-image-x86_64:latest 01:50:00 $ docker rm -f af28adaacd88276be7961e21c6bf43803bd7d88dcd30b953df767f7a949eb033 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 01:50:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:50:01 + docker inspect -f . ci-base-image-x86_64 01:50:01 . [Pipeline] withDockerContainer 01:50:01 prd-centos7-docker-4c-2g-15235 does not seem to be running inside a container 01:50:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/12 -v /w/workspace/device-snmp-go/12:/w/workspace/device-snmp-go/12:rw,z -v /w/workspace/device-snmp-go/12@tmp:/w/workspace/device-snmp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:50:01 Stashed 1 file(s) 01:50:02 $ docker top 83155fe56ea9bfff7752d67f8814de32adf8c0984656f10cff88d86bc762086e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 01:50:02 + go version 01:50:02 go version go1.16.3 linux/amd64 [Pipeline] } 01:50:04 $ docker stop --time=1 83155fe56ea9bfff7752d67f8814de32adf8c0984656f10cff88d86bc762086e 01:50:06 $ docker rm -f 83155fe56ea9bfff7752d67f8814de32adf8c0984656f10cff88d86bc762086e [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:50:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:50:06 + docker inspect -f . ci-base-image-x86_64 01:50:06 . [Pipeline] withDockerContainer 01:50:06 prd-centos7-docker-4c-2g-15235 does not seem to be running inside a container 01:50:06 + ls -al . 01:50:06 total 128 01:50:06 drwxrwxr-x 7 jenkins jenkins 4096 May 20 01:49 . 01:50:06 drwxrwxr-x 4 jenkins jenkins 4096 May 20 01:46 .. 01:50:06 -rw-rw-r-- 1 jenkins jenkins 6 May 20 01:46 .dockerignore 01:50:06 drwxrwxr-x 8 jenkins jenkins 4096 May 20 01:47 .git 01:50:06 drwxrwxr-x 2 jenkins jenkins 4096 May 20 01:46 .github 01:50:06 -rw-rw-r-- 1 jenkins jenkins 272 May 20 01:46 .gitignore 01:50:06 -rw-rw-r-- 1 jenkins jenkins 6520 May 20 01:46 Attribution.txt 01:50:06 -rw-rw-r-- 1 jenkins jenkins 1459 May 20 01:46 Dockerfile 01:50:06 -rw-rw-r-- 1 jenkins jenkins 1057 May 20 01:46 Dockerfile.build 01:50:06 -rw-rw-r-- 1 jenkins jenkins 656 May 20 01:46 Jenkinsfile 01:50:06 -rw-rw-r-- 1 jenkins jenkins 11340 May 20 01:46 LICENSE 01:50:06 -rw-rw-r-- 1 jenkins jenkins 936 May 20 01:46 Makefile 01:50:06 -rw-rw-r-- 1 jenkins jenkins 9079 May 20 01:46 README.md 01:50:06 -rw-rw-r-- 1 jenkins jenkins 5 May 20 01:46 VERSION 01:50:06 drwxrwxr-x 2 jenkins jenkins 4096 May 20 01:46 bin 01:50:06 drwxrwxr-x 3 jenkins jenkins 4096 May 20 01:46 cmd 01:50:06 -rw-r--r-- 1 jenkins jenkins 7631 May 20 01:49 coverage.out 01:50:06 -rw-rw-r-- 1 jenkins jenkins 222 May 20 01:46 go.mod 01:50:06 -rw-r--r-- 1 jenkins jenkins 21438 May 20 01:48 go.sum 01:50:06 drwxrwxr-x 3 jenkins jenkins 4096 May 20 01:46 internal 01:50:06 -rw-rw-r-- 1 jenkins jenkins 209 May 20 01:46 version.go 01:50:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/12 -v /w/workspace/device-snmp-go/12:/w/workspace/device-snmp-go/12:rw,z -v /w/workspace/device-snmp-go/12@tmp:/w/workspace/device-snmp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:50:07 $ docker top f51823b64bafa89e6a6b30aac693b854c1e69072ded3d8569bca77c2d953284c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 01:50:07 + go mod tidy 01:50:07 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1279fd2c208b2b7c25e6395e62580f943264114b --label arch=arm64 --label version=0.0.0 . [Pipeline] sh 01:50:07 Sending build context to Docker daemon 400.9kB 01:50:08 + make test 01:50:08 go mod tidy 01:50:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:50:08 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 01:50:08 Step 2/24 : FROM ${BASE} AS builder 01:50:08 ---> 46847b79acc1 01:50:08 Step 3/24 : ARG MAKE='make build' 01:50:08 ---> Running in f5e58cab8bd3 01:50:08 ? github.com/edgexfoundry/device-snmp-go [no test files] 01:50:08 Removing intermediate container f5e58cab8bd3 01:50:08 ---> 8d514d53bf60 01:50:08 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:50:09 ---> Running in ca146415071a 01:50:09 Removing intermediate container ca146415071a 01:50:09 ---> 18023dc8be8d 01:50:09 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:50:09 ---> Running in ab593ae6c870 01:50:10 Removing intermediate container ab593ae6c870 01:50:10 ---> 74049adb88cd 01:50:10 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:10 ---> Running in 4dad66cdaeac 01:50:12 Removing intermediate container 4dad66cdaeac 01:50:12 ---> 895723dbdd05 01:50:12 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:50:12 ---> Running in d438aeff76ff 01:50:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:50:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:50:15 OK: 145 MiB in 53 packages 01:50:16 Removing intermediate container d438aeff76ff 01:50:16 ---> c2052dffd10f 01:50:16 Step 8/24 : WORKDIR /device-snmp-go 01:50:16 ---> Running in 849c8782a6e8 01:50:17 Removing intermediate container 849c8782a6e8 01:50:17 ---> 8c8e8a244dac 01:50:17 Step 9/24 : COPY . . 01:50:18 ---> c6e30e044669 01:50:18 Step 10/24 : RUN go mod tidy 01:50:18 ---> Running in 10160accf335 01:50:21 Removing intermediate container 10160accf335 01:50:21 ---> 098adc251324 01:50:21 Step 11/24 : RUN make update 01:50:21 ---> Running in 2a012f5dd25e 01:50:22 CGO_ENABLED=0 GO111MODULE=on go mod download 01:50:23 Removing intermediate container 2a012f5dd25e 01:50:23 ---> ea8872ed5963 01:50:23 Step 12/24 : RUN ${MAKE} 01:50:23 ---> Running in cc4adf7deaf5 01:50:23 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 01:50:23 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements 01:50:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:50:24 go mod tidy 01:50:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 01:50:29 gofmt -l . 01:50:29 [ "`gofmt -l .`" = "" ] 01:50:29 ./bin/test-attribution-txt.sh [Pipeline] } 01:50:29 $ docker stop --time=1 f51823b64bafa89e6a6b30aac693b854c1e69072ded3d8569bca77c2d953284c 01:50:31 $ docker rm -f f51823b64bafa89e6a6b30aac693b854c1e69072ded3d8569bca77c2d953284c [Pipeline] // withDockerContainer [Pipeline] sh 01:50:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:50:31 Warning: overwriting stash ‘coverage-report’ 01:50:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:50:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:50:32 + ls -al . 01:50:32 total 104 01:50:32 drwxrwxr-x. 7 jenkins jenkins 4096 May 20 01:50 . 01:50:32 drwxrwxr-x. 4 jenkins jenkins 30 May 20 01:49 .. 01:50:32 -rw-rw-r--. 1 jenkins jenkins 6520 May 20 01:49 Attribution.txt 01:50:32 drwxrwxr-x. 2 jenkins jenkins 60 May 20 01:49 bin 01:50:32 drwxrwxr-x. 3 jenkins jenkins 32 May 20 01:49 cmd 01:50:32 -rw-r--r--. 1 jenkins jenkins 7631 May 20 01:50 coverage.out 01:50:32 -rw-rw-r--. 1 jenkins jenkins 1459 May 20 01:49 Dockerfile 01:50:32 -rw-rw-r--. 1 jenkins jenkins 1057 May 20 01:49 Dockerfile.build 01:50:32 -rw-rw-r--. 1 jenkins jenkins 6 May 20 01:49 .dockerignore 01:50:32 drwxrwxr-x. 8 jenkins jenkins 179 May 20 01:49 .git 01:50:32 drwxrwxr-x. 2 jenkins jenkins 103 May 20 01:49 .github 01:50:32 -rw-rw-r--. 1 jenkins jenkins 272 May 20 01:49 .gitignore 01:50:32 -rw-rw-r--. 1 jenkins jenkins 222 May 20 01:49 go.mod 01:50:32 -rw-r--r--. 1 jenkins jenkins 21438 May 20 01:50 go.sum 01:50:32 drwxrwxr-x. 3 jenkins jenkins 20 May 20 01:49 internal 01:50:32 -rw-rw-r--. 1 jenkins jenkins 656 May 20 01:49 Jenkinsfile 01:50:32 -rw-rw-r--. 1 jenkins jenkins 11340 May 20 01:49 LICENSE 01:50:32 -rw-rw-r--. 1 jenkins jenkins 936 May 20 01:49 Makefile 01:50:32 -rw-rw-r--. 1 jenkins jenkins 9079 May 20 01:49 README.md 01:50:32 -rw-rw-r--. 1 jenkins jenkins 5 May 20 01:46 VERSION 01:50:32 -rw-rw-r--. 1 jenkins jenkins 209 May 20 01:49 version.go [Pipeline] isUnix [Pipeline] sh 01:50:32 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1279fd2c208b2b7c25e6395e62580f943264114b --label arch=amd64 --label version=0.0.0 . 01:50:32 Sending build context to Docker daemon 401.9kB 01:50:32 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 01:50:32 Step 2/24 : FROM ${BASE} AS builder 01:50:32 ---> f7e26d719325 01:50:32 Step 3/24 : ARG MAKE='make build' 01:50:32 ---> Running in dfdfba96c5f7 01:50:33 Removing intermediate container dfdfba96c5f7 01:50:33 ---> 34c347b35edc 01:50:33 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:50:33 ---> Running in 6af880034e76 01:50:33 Removing intermediate container 6af880034e76 01:50:33 ---> 3f88cefa1830 01:50:33 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:50:33 ---> Running in cfc25193cea4 01:50:33 Removing intermediate container cfc25193cea4 01:50:33 ---> ccbcd1020b53 01:50:33 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:33 ---> Running in e4ca930a3f6d 01:50:33 Removing intermediate container e4ca930a3f6d 01:50:33 ---> ce6871a3a74a 01:50:33 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:50:33 ---> Running in 06f4a531b285 01:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:50:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:50:35 OK: 156 MiB in 53 packages 01:50:35 Removing intermediate container 06f4a531b285 01:50:35 ---> 3e0248b830f2 01:50:35 Step 8/24 : WORKDIR /device-snmp-go 01:50:35 ---> Running in 9b41c53daaa9 01:50:35 Removing intermediate container 9b41c53daaa9 01:50:35 ---> 6046bd5728f9 01:50:35 Step 9/24 : COPY . . 01:50:35 ---> 89a168244b3e 01:50:35 Step 10/24 : RUN go mod tidy 01:50:35 ---> Running in 5202df36a59e 01:50:36 Removing intermediate container 5202df36a59e 01:50:36 ---> de954976172c 01:50:36 Step 11/24 : RUN make update 01:50:36 ---> Running in 7aa4422132d3 01:50:36 CGO_ENABLED=0 GO111MODULE=on go mod download 01:50:37 Removing intermediate container 7aa4422132d3 01:50:37 ---> 3d8273161740 01:50:37 Step 12/24 : RUN ${MAKE} 01:50:37 ---> Running in a7c7fd11eadb 01:50:37 go mod tidy 01:50:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 01:50:49 Removing intermediate container a7c7fd11eadb 01:50:49 ---> 9a440a41e05f 01:50:49 Step 13/24 : FROM alpine:3.12 01:50:49 3.12: Pulling from library/alpine 01:50:49 339de151aab4: Pulling fs layer 01:50:49 339de151aab4: Verifying Checksum 01:50:49 339de151aab4: Download complete 01:50:49 339de151aab4: Pull complete 01:50:49 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:50:49 Status: Downloaded newer image for alpine:3.12 01:50:49 ---> 13621d1b12d4 01:50:49 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 01:50:49 ---> Running in 8c491f805bc2 01:50:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:50:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:50:50 (1/6) Installing dumb-init (1.2.2-r1) 01:50:50 (2/6) Installing libgcc (9.3.0-r2) 01:50:50 (3/6) Installing libsodium (1.0.18-r0) 01:50:50 (4/6) Installing libstdc++ (9.3.0-r2) 01:50:50 (5/6) Installing libzmq (4.3.3-r0) 01:50:50 (6/6) Installing zeromq (4.3.3-r0) 01:50:50 Executing busybox-1.31.1-r20.trigger 01:50:50 OK: 8 MiB in 20 packages 01:50:50 Removing intermediate container 8c491f805bc2 01:50:50 ---> 907c071b04a7 01:50:50 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 01:50:51 ---> 210554018cbc 01:50:51 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 01:50:51 ---> f153866598d9 01:50:51 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 01:50:51 ---> aac62c0d0e1c 01:50:51 Step 18/24 : EXPOSE 49993 01:50:51 ---> Running in e685d0f4339e 01:50:51 Removing intermediate container e685d0f4339e 01:50:51 ---> c01c7c0ce194 01:50:51 Step 19/24 : EXPOSE 161 01:50:51 ---> Running in fe26fa896f6a 01:50:51 Removing intermediate container fe26fa896f6a 01:50:51 ---> ba8519a99669 01:50:51 Step 20/24 : ENTRYPOINT ["/device-snmp"] 01:50:51 ---> Running in 3c842f3a1e56 01:50:51 Removing intermediate container 3c842f3a1e56 01:50:51 ---> 3b1667a87582 01:50:51 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 01:50:51 ---> Running in fbbb7fc9f01a 01:50:51 Removing intermediate container fbbb7fc9f01a 01:50:51 ---> 8a2a37efd6d5 01:50:51 Step 22/24 : LABEL arch=amd64 01:50:51 ---> Running in 64805397c80b 01:50:51 Removing intermediate container 64805397c80b 01:50:51 ---> 28ad21fa5bf5 01:50:51 Step 23/24 : LABEL git_sha=1279fd2c208b2b7c25e6395e62580f943264114b 01:50:51 ---> Running in e6afbf7d05f8 01:50:51 Removing intermediate container e6afbf7d05f8 01:50:51 ---> 89d938b74f6c 01:50:51 Step 24/24 : LABEL version=0.0.0 01:50:51 ---> Running in c5dcc50900dd 01:50:52 Removing intermediate container c5dcc50900dd 01:50:52 ---> af6eae2da257 01:50:52 [Warning] One or more build-args [ARCH] were not consumed 01:50:52 Successfully built af6eae2da257 01:50:52 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 01:50:52 ---> job-cost.sh 01:50:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X4i2 01:51:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:51:04 Removing intermediate container cc4adf7deaf5 01:51:04 ---> 28c5b272d4dd 01:51:04 Step 13/24 : FROM alpine:3.12 01:51:04 3.12: Pulling from library/alpine 01:51:04 d2f70382dc9a: Pulling fs layer 01:51:04 d2f70382dc9a: Download complete 01:51:04 d2f70382dc9a: Pull complete 01:51:04 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:51:04 Status: Downloaded newer image for alpine:3.12 01:51:04 ---> 9852663dfa18 01:51:04 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 01:51:04 ---> Running in 9e1d94ad6f6b 01:51:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:51:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:51:04 (1/6) Installing dumb-init (1.2.2-r1) 01:51:04 (2/6) Installing libgcc (9.3.0-r2) 01:51:04 (3/6) Installing libsodium (1.0.18-r0) 01:51:04 (4/6) Installing libstdc++ (9.3.0-r2) 01:51:04 (5/6) Installing libzmq (4.3.3-r0) 01:51:04 (6/6) Installing zeromq (4.3.3-r0) 01:51:04 Executing busybox-1.31.1-r20.trigger 01:51:04 OK: 8 MiB in 20 packages 01:51:05 Removing intermediate container 9e1d94ad6f6b 01:51:05 ---> a6203107c196 01:51:05 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 01:51:06 ---> 67f2c7907818 01:51:06 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 01:51:07 ---> 08f0c78c8ac8 01:51:07 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 01:51:08 ---> 49d0282b20fd 01:51:08 Step 18/24 : EXPOSE 49993 01:51:08 ---> Running in 974492413d4a 01:51:08 Removing intermediate container 974492413d4a 01:51:08 ---> 94207cef1498 01:51:08 Step 19/24 : EXPOSE 161 01:51:08 ---> Running in e7a5c1434840 01:51:09 Removing intermediate container e7a5c1434840 01:51:09 ---> 5cd5d427a17f 01:51:09 Step 20/24 : ENTRYPOINT ["/device-snmp"] 01:51:09 ---> Running in 12057e7b764f 01:51:10 Removing intermediate container 12057e7b764f 01:51:10 ---> 5a80bdb5921e 01:51:10 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 01:51:10 ---> Running in 21d6d9c8fa01 01:51:10 Removing intermediate container 21d6d9c8fa01 01:51:10 ---> b3d28e4719dd 01:51:10 Step 22/24 : LABEL arch=arm64 01:51:10 ---> Running in b18862063520 01:51:11 Removing intermediate container b18862063520 01:51:11 ---> 452daff95969 01:51:11 Step 23/24 : LABEL git_sha=1279fd2c208b2b7c25e6395e62580f943264114b 01:51:11 ---> Running in 99e042631cf2 01:51:11 Removing intermediate container 99e042631cf2 01:51:11 ---> 72031b866586 01:51:11 Step 24/24 : LABEL version=0.0.0 01:51:12 ---> Running in b8cc0b9d054d 01:51:12 Removing intermediate container b8cc0b9d054d 01:51:12 ---> ca18798fab3a 01:51:12 [Warning] One or more build-args [ARCH] were not consumed 01:51:12 Successfully built ca18798fab3a 01:51:12 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 01:51:13 ---> job-cost.sh 01:51:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lNk2 01:51:15 lf-activate-venv(): INFO: Adding /tmp/venv-X4i2/bin to PATH 01:51:15 INFO: No Stack... 01:51:15 INFO: Retrieving Pricing Info for: v3-standard-2 01:51:16 INFO: Archiving Costs [Pipeline] sh 01:51:16 + cat /w/workspace/device-snmp-go/12/archives/cost.csv 01:51:16 + cut -d, -f6 [Pipeline] lock 01:51:16 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-93-12-stack-cost] 01:51:16 Resource [jenkins-edgexfoundry-device-snmp-go-PR-93-12-stack-cost] did not exist. Created. 01:51:16 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-93-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:51:17 + echo total: 0.05999999865889549 [Pipeline] stash 01:51:17 Stashed 1 file(s) [Pipeline] } 01:51:17 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-93-12-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:51:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:53:13 lf-activate-venv(): INFO: Adding /tmp/venv-lNk2/bin to PATH 01:53:13 INFO: No Stack... 01:53:13 INFO: Retrieving Pricing Info for: v2-standard-4 01:53:13 INFO: Archiving Costs [Pipeline] sh 01:53:14 + cut -d, -f6 01:53:14 + cat /w/workspace/device-snmp-go/12/archives/cost.csv [Pipeline] lock 01:53:14 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-93-12-stack-cost] 01:53:14 Resource [jenkins-edgexfoundry-device-snmp-go-PR-93-12-stack-cost] did not exist. Created. 01:53:14 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-93-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:53:14 /w/workspace/device-snmp-go/12@tmp/durable-08c39fb5/script.sh: 1: /w/workspace/device-snmp-go/12@tmp/durable-08c39fb5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:53:15 + echo total: 0.18000000715255737 [Pipeline] stash 01:53:15 Warning: overwriting stash ‘stack-cost’ 01:53:15 Stashed 1 file(s) [Pipeline] } 01:53:15 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-93-12-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] configFileProvider 01:53:16 provisioning config files... 01:53:16 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp/config1347923885424911797tmp [Pipeline] { [Pipeline] sh 01:53:16 + set +x 01:53:16 + curl -s https://codecov.io/bash 01:53:16 + bash -s -- 01:53:16 01:53:16 _____ _ 01:53:16 / ____| | | 01:53:16 | | ___ __| | ___ ___ _____ __ 01:53:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:53:16 | |___| (_) | (_| | __/ (_| (_) \ V / 01:53:16 \_____\___/ \__,_|\___|\___\___/ \_/ 01:53:16 Bash-1.0.2 01:53:16 01:53:16 01:53:16 ==> git version 2.24.4 found 01:53:16 ==> 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 01:53:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:53:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:53:16 ==> Jenkins CI detected. 01:53:16 project root: . 01:53:16 --> token set from env 01:53:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:53:16 ==> Running gcov in . (disable via -X gcov) 01:53:16 ==> Python coveragepy not found 01:53:16 ==> Searching for coverage reports in: 01:53:16 + . 01:53:16 -> Found 1 reports 01:53:16 ==> Detecting git/mercurial file structure 01:53:16 ==> Reading reports 01:53:16 + ./coverage.out bytes=7631 01:53:16 ==> Appending adjustments 01:53:16 https://docs.codecov.io/docs/fixing-reports 01:53:16 + Found adjustments 01:53:16 ==> Gzipping contents 01:53:16 4.0K /tmp/codecov.gA9jky.gz 01:53:16 ==> Uploading reports 01:53:16 url: https://codecov.io 01:53:16 query: branch=PR-93&commit=1279fd2c208b2b7c25e6395e62580f943264114b&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-93%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=93&job=&cmd_args= 01:53:16 -> Pinging Codecov 01:53:16 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-93&commit=1279fd2c208b2b7c25e6395e62580f943264114b&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-93%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=93&job=&cmd_args= 01:53:17 -> Uploading to 01:53:17 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/6C56EA5C29638FB4528AC87E60AF5AE0/1279fd2c208b2b7c25e6395e62580f943264114b/ca4ee5b5-d95c-4aea-8927-8425585bea7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T015316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=570d600523296d18a8ebe4a2e4030a0b2d9e000a9c1e9f4198e61f0f8f495228 01:53:17 % Total % Received % Xferd Average Speed Time Time Time Current 01:53:17 Dload Upload Total Spent Left Speed 01:53:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 2754 --:--:-- --:--:-- --:--:-- 2750 100 1378 0 0 100 1378 0 2753 --:--:-- --:--:-- --:--:-- 2750 01:53:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/1279fd2c208b2b7c25e6395e62580f943264114b [Pipeline] } 01:53:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:53:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:53:19 ---> package-listing.sh 01:53:19 ++ tr '[:upper:]' '[:lower:]' 01:53:19 ++ facter osfamily 01:53:19 + OS_FAMILY=redhat 01:53:19 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-93 01:53:19 + START_PACKAGES=/tmp/packages_start.txt 01:53:19 + END_PACKAGES=/tmp/packages_end.txt 01:53:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:53:19 + PACKAGES=/tmp/packages_start.txt 01:53:19 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-93 ']' 01:53:19 + PACKAGES=/tmp/packages_end.txt 01:53:19 + case "${OS_FAMILY}" in 01:53:19 + sort 01:53:19 + rpm -qa 01:53:20 + '[' -f /tmp/packages_start.txt ']' 01:53:20 + '[' -f /tmp/packages_end.txt ']' 01:53:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:53:20 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-93 ']' 01:53:20 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-93/archives/ 01:53:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-93/archives/ [Pipeline] echo 01:53:20 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-93/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:53:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:53:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:53:21 01:53:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:53:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:53:21 alpine: Pulling from edgex-lftools-log-publisher 01:53:21 df20fa9351a1: Pulling fs layer 01:53:21 36b3adc4ff6f: Pulling fs layer 01:53:21 8ad3a11d3b57: Pulling fs layer 01:53:21 46f8f816bc3b: Pulling fs layer 01:53:21 93b61091891f: Pulling fs layer 01:53:21 93b9cdb0e59b: Pulling fs layer 01:53:21 5e14af77c1be: Pulling fs layer 01:53:21 01666e4c0597: Pulling fs layer 01:53:21 aa168da1d23b: Pulling fs layer 01:53:21 93b9cdb0e59b: Waiting 01:53:21 5e14af77c1be: Waiting 01:53:21 46f8f816bc3b: Waiting 01:53:21 01666e4c0597: Waiting 01:53:21 aa168da1d23b: Waiting 01:53:21 93b61091891f: Waiting 01:53:21 36b3adc4ff6f: Verifying Checksum 01:53:21 36b3adc4ff6f: Download complete 01:53:21 46f8f816bc3b: Verifying Checksum 01:53:21 46f8f816bc3b: Download complete 01:53:21 df20fa9351a1: Verifying Checksum 01:53:21 df20fa9351a1: Download complete 01:53:21 93b9cdb0e59b: Verifying Checksum 01:53:21 93b9cdb0e59b: Download complete 01:53:21 93b61091891f: Verifying Checksum 01:53:21 93b61091891f: Download complete 01:53:21 5e14af77c1be: Verifying Checksum 01:53:21 5e14af77c1be: Download complete 01:53:21 01666e4c0597: Verifying Checksum 01:53:21 01666e4c0597: Download complete 01:53:21 df20fa9351a1: Pull complete 01:53:22 8ad3a11d3b57: Verifying Checksum 01:53:22 8ad3a11d3b57: Download complete 01:53:22 36b3adc4ff6f: Pull complete 01:53:22 8ad3a11d3b57: Pull complete 01:53:22 46f8f816bc3b: Pull complete 01:53:22 93b61091891f: Pull complete 01:53:23 93b9cdb0e59b: Pull complete 01:53:23 5e14af77c1be: Pull complete 01:53:23 01666e4c0597: Pull complete 01:53:23 aa168da1d23b: Verifying Checksum 01:53:23 aa168da1d23b: Download complete 01:53:29 aa168da1d23b: Pull complete 01:53:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:53:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:53:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:53:29 prd-centos7-docker-4c-2g-15233 does not seem to be running inside a container 01:53:29 $ 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-93/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-93 -v /w/workspace/dgexfoundry_device-snmp-go_PR-93:/w/workspace/dgexfoundry_device-snmp-go_PR-93:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:53:31 $ docker top a314507a2f6f89c5af799dc7fde0d80333ae494f04c3e8dc4f5fbe1008951ca6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:32 + touch /tmp/pre-build-complete [Pipeline] sh 01:53:32 + mkdir -p /var/log/sa [Pipeline] sh 01:53:32 + ls /var/log/sa-host 01:53:32 + sadf -c /var/log/sa-host/sa05 01:53:32 file_magic: OK 01:53:32 HZ: Using current value: 100 01:53:32 file_header: OK 01:53:32 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 01:53:32 Statistics: 01:53:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:53:32 File successfully converted to sysstat format version 12.2.1 01:53:32 + sadf -c /var/log/sa-host/sa20 01:53:32 file_magic: OK 01:53:32 HZ: Using current value: 100 01:53:32 file_header: OK 01:53:32 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 01:53:32 Statistics: 01:53:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:53:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:33 provisioning config files... 01:53:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp/config4604274171929660239tmp [Pipeline] { [Pipeline] echo 01:53:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:53:33 ---> create-netrc.sh [Pipeline] } 01:53:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:53:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:53:34 ---> python-tools-install.sh [Pipeline] echo 01:53:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:53:34 ---> sudo-logs.sh 01:53:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:53:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:53:34 ---> job-cost.sh 01:53:34 lf-activate-venv: SKIPPING 01:53:34 DEBUG: total: 0.18000000715255737 01:53:34 INFO: Retrieving Stack Cost... 01:53:35 INFO: Retrieving Pricing Info for: v3-standard-2 01:53:35 INFO: Archiving Costs [Pipeline] echo 01:53:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:53:36 ---> logs-deploy.sh 01:53:36 lf-activate-venv: SKIPPING 01:53:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-93/12 01:53:36 INFO: archiving workspace using pattern(s): 01:53:37 Archives upload complete. 01:53:37 INFO: archiving logs to Nexus 01:53:38 ---> uname -a: 01:53:38 Linux prd-centos7-docker-4c-2g-15233.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 01:53:38 01:53:38 01:53:38 ---> lscpu: 01:53:38 Architecture: x86_64 01:53:38 CPU op-mode(s): 32-bit, 64-bit 01:53:38 Byte Order: Little Endian 01:53:38 Address sizes: 40 bits physical, 48 bits virtual 01:53:38 CPU(s): 2 01:53:38 On-line CPU(s) list: 0,1 01:53:38 Thread(s) per core: 1 01:53:38 Core(s) per socket: 1 01:53:38 Socket(s): 2 01:53:38 NUMA node(s): 1 01:53:38 Vendor ID: AuthenticAMD 01:53:38 CPU family: 23 01:53:38 Model: 49 01:53:38 Model name: AMD EPYC-Rome Processor 01:53:38 Stepping: 0 01:53:38 CPU MHz: 2800.000 01:53:38 BogoMIPS: 5600.00 01:53:38 Virtualization: AMD-V 01:53:38 Hypervisor vendor: KVM 01:53:38 Virtualization type: full 01:53:38 L1d cache: 64 KiB 01:53:38 L1i cache: 64 KiB 01:53:38 L2 cache: 1 MiB 01:53:38 L3 cache: 32 MiB 01:53:38 NUMA node0 CPU(s): 0,1 01:53:38 Vulnerability Itlb multihit: Not affected 01:53:38 Vulnerability L1tf: Not affected 01:53:38 Vulnerability Mds: Not affected 01:53:38 Vulnerability Meltdown: Not affected 01:53:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:53:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:53:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:53:38 Vulnerability Srbds: Not affected 01:53:38 Vulnerability Tsx async abort: Not affected 01:53:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 01:53:38 01:53:38 01:53:38 ---> nproc: 01:53:38 2 01:53:38 01:53:38 01:53:38 ---> df -h: 01:53:38 Filesystem Size Used Available Use% Mounted on 01:53:38 overlay 40.0G 7.6G 32.4G 19% / 01:53:38 tmpfs 64.0M 0 64.0M 0% /dev 01:53:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:53:38 shm 64.0M 0 64.0M 0% /dev/shm 01:53:38 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 01:53:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 01:53:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 01:53:38 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 01:53:38 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 01:53:38 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-snmp-go_PR-93 01:53:38 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-snmp-go_PR-93@tmp 01:53:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 01:53:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 01:53:38 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 01:53:38 01:53:38 01:53:38 ---> free -m: 01:53:38 total used free shared buff/cache available 01:53:38 Mem: 7821 968 4761 0 2090 6674 01:53:38 Swap: 1023 0 1023 01:53:38 01:53:38 01:53:38 ---> ip addr: 01:53:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:53:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:53:38 inet 127.0.0.1/8 scope host lo 01:53:38 valid_lft forever preferred_lft forever 01:53:38 inet6 ::1/128 scope host 01:53:38 valid_lft forever preferred_lft forever 01:53:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:53:38 link/ether fa:16:3e:94:6d:be brd ff:ff:ff:ff:ff:ff 01:53:38 inet 10.30.123.69/23 brd 10.30.123.255 scope global dynamic eth0 01:53:38 valid_lft 85938sec preferred_lft 85938sec 01:53:38 inet6 fe80::f816:3eff:fe94:6dbe/64 scope link 01:53:38 valid_lft forever preferred_lft forever 01:53:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:53:38 link/ether 02:42:af:64:f7:55 brd ff:ff:ff:ff:ff:ff 01:53:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:53:38 valid_lft forever preferred_lft forever 01:53:38 inet6 fe80::42:afff:fe64:f755/64 scope link 01:53:38 valid_lft forever preferred_lft forever 01:53:38 01:53:38 01:53:38 ---> sar -b -r -n DEV: 01:53:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 01:53:38 01:53:38 01:45:44 LINUX RESTART (2 CPU) 01:53:38 01:53:38 01:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:53:38 01:47:01 239.53 108.34 131.19 0.00 10952.38 40743.14 0.00 01:53:38 01:48:01 3.33 0.00 3.33 0.00 0.00 90.91 0.00 01:53:38 01:49:01 0.43 0.00 0.43 0.00 0.00 6.35 0.00 01:53:38 01:50:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 01:53:38 01:51:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 01:53:38 01:52:01 0.37 0.00 0.37 0.00 0.00 4.30 0.00 01:53:38 01:53:01 0.18 0.00 0.18 0.00 0.00 2.20 0.00 01:53:38 Average: 34.91 15.48 19.43 0.00 1565.07 5837.83 0.00 01:53:38 01:53:38 01:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:53:38 01:47:01 5469844 0 803312 10.03 2620 1733156 1317884 14.55 571604 1568364 128 01:53:38 01:48:01 5482088 0 791056 9.88 2620 1733168 1226736 13.54 561428 1568328 16 01:53:38 01:49:01 5481268 0 791876 9.89 2620 1733168 1226880 13.55 562680 1567840 8 01:53:38 01:50:01 5482200 0 790936 9.88 2620 1733176 1214400 13.41 561876 1567840 8 01:53:38 01:51:01 5482556 0 790576 9.87 2620 1733180 1214400 13.41 557088 1572408 8 01:53:38 01:52:01 5478064 0 795068 9.93 2620 1733180 1214508 13.41 561512 1572408 8 01:53:38 01:53:01 5478000 0 795124 9.93 2620 1733188 1214544 13.41 561780 1572408 20 01:53:38 Average: 5479146 0 793993 9.91 2620 1733174 1232765 13.61 562567 1569942 28 01:53:38 01:53:38 01:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:53:38 01:47:01 eth0 595.92 406.03 1067.70 86.36 0.00 0.00 0.00 0.00 01:53:38 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:38 01:47:01 docker0 1.23 0.98 0.27 2.37 0.00 0.00 0.00 0.00 01:53:38 01:48:01 eth0 1.02 0.33 0.32 0.22 0.00 0.00 0.00 0.00 01:53:38 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:38 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:38 01:49:01 eth0 1.40 0.53 0.58 0.36 0.00 0.00 0.00 0.00 01:53:38 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:38 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:38 01:50:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 01:53:38 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:38 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:38 01:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:53:38 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:38 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:38 01:52:01 eth0 0.83 0.20 0.20 0.07 0.00 0.00 0.00 0.00 01:53:38 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:38 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:38 01:53:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 01:53:38 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:38 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:38 Average: eth0 85.72 58.24 152.77 12.47 0.00 0.00 0.00 0.00 01:53:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:38 Average: docker0 0.18 0.14 0.04 0.34 0.00 0.00 0.00 0.00 01:53:38 01:53:38 01:53:38 ---> sar -P ALL: 01:53:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 01:53:38 01:53:38 01:45:44 LINUX RESTART (2 CPU) 01:53:38 01:53:38 01:46:01 CPU %user %nice %system %iowait %steal %idle 01:53:38 01:47:01 all 22.45 0.00 10.03 15.39 0.09 52.03 01:53:38 01:47:01 0 22.81 0.00 10.79 16.41 0.07 49.92 01:53:38 01:47:01 1 22.10 0.00 9.28 14.37 0.10 54.14 01:53:38 01:48:01 all 0.17 0.00 0.07 0.00 0.03 99.73 01:53:38 01:48:01 0 0.22 0.00 0.08 0.00 0.03 99.67 01:53:38 01:48:01 1 0.12 0.00 0.05 0.00 0.03 99.80 01:53:38 01:49:01 all 0.13 0.00 0.03 0.00 0.03 99.81 01:53:38 01:49:01 0 0.18 0.00 0.03 0.00 0.00 99.78 01:53:38 01:49:01 1 0.08 0.00 0.03 0.00 0.05 99.83 01:53:38 01:50:01 all 0.12 0.00 0.03 0.00 0.03 99.82 01:53:38 01:50:01 0 0.20 0.00 0.05 0.00 0.02 99.73 01:53:38 01:50:01 1 0.03 0.00 0.02 0.00 0.05 99.90 01:53:38 01:51:01 all 0.13 0.00 0.03 0.00 0.03 99.82 01:53:38 01:51:01 0 0.20 0.00 0.02 0.00 0.00 99.78 01:53:38 01:51:01 1 0.07 0.00 0.03 0.00 0.05 99.85 01:53:38 01:52:01 all 0.08 0.00 0.03 0.00 0.03 99.85 01:53:38 01:52:01 0 0.13 0.00 0.05 0.00 0.02 99.80 01:53:38 01:52:01 1 0.03 0.00 0.02 0.00 0.05 99.90 01:53:38 01:53:01 all 0.10 0.00 0.03 0.00 0.03 99.84 01:53:38 01:53:01 0 0.15 0.00 0.02 0.00 0.00 99.83 01:53:38 01:53:01 1 0.05 0.00 0.03 0.00 0.07 99.85 01:53:38 Average: all 3.19 0.00 1.41 2.12 0.04 93.24 01:53:38 Average: 0 3.29 0.00 1.52 2.25 0.02 92.92 01:53:38 Average: 1 3.10 0.00 1.30 1.98 0.06 93.57 01:53:38 01:53:38 01:53:38