Pull request #117 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dd5d33fc7dead3a89b7455ddbb74124b65cebdda+828c04b1f0eb937037ce2076f410b90c0d25fe4c (fd35309e2f32b52795fd2161123a57e201a338ec) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh6139350780041709710.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh3127156061224848231.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-117/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-117/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7823004171004680824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-117/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4506315314010434366.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh7867226220210472495.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-117/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-117/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7949793019640477798.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-465 in /w/workspace/gexfoundry_device-snmp-go_PR-117 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-117 # 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/gexfoundry_device-snmp-go_PR-117@tmp/jenkins-gitclient-ssh929582120645467974.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/gexfoundry_device-snmp-go_PR-117@tmp/jenkins-gitclient-ssh1284509757844396845.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 828c04b1f0eb937037ce2076f410b90c0d25fe4c into PR head commit dd5d33fc7dead3a89b7455ddbb74124b65cebdda Merge succeeded, producing dd5d33fc7dead3a89b7455ddbb74124b65cebdda Checking out Revision dd5d33fc7dead3a89b7455ddbb74124b65cebdda (PR-117) > git config core.sparsecheckout # timeout=10 > git checkout -f dd5d33fc7dead3a89b7455ddbb74124b65cebdda # 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/gexfoundry_device-snmp-go_PR-117@tmp/jenkins-gitclient-ssh993233441850895585.key > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd5d33fc7dead3a89b7455ddbb74124b65cebdda # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-28T05:05:06.253Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-28T05:05:06.460Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-28T05:05:06.580Z] ========================================================= [2021-06-28T05:05:06.580Z] EdgeX Global Pipelines Version Info [2021-06-28T05:05:06.580Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:05:08.076Z] ------------------- [2021-06-28T05:05:08.076Z] stable info: [2021-06-28T05:05:08.076Z] ------------------- [2021-06-28T05:05:08.076Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-28T05:05:08.076Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T05:05:08.076Z] Message: update stable to v1.0.195 [2021-06-28T05:05:08.650Z] ------------------- [2021-06-28T05:05:08.650Z] experimental info: [2021-06-28T05:05:08.650Z] ------------------- [2021-06-28T05:05:08.650Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-28T05:05:08.650Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T05:05:08.650Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-28T05:05:08.890Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-06-28T05:05:08.951Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-06-28T05:05:09.009Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-28T05:05:09.069Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-28T05:05:09.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-28T05:05:09.186Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-28T05:05:09.248Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-28T05:05:09.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-28T05:05:09.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-28T05:05:09.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-28T05:05:09.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-28T05:05:09.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-06-28T05:05:09.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-28T05:05:09.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-28T05:05:09.754Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T05:05:09.816Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T05:05:09.891Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T05:05:09.952Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T05:05:10.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-28T05:05:10.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-28T05:05:10.128Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-28T05:05:10.189Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-28T05:05:10.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-28T05:05:10.317Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-28T05:05:10.376Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-28T05:05:10.434Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-28T05:05:10.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-117 [Pipeline] echo [2021-06-28T05:05:10.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-117 [Pipeline] echo [2021-06-28T05:05:10.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-117 [Pipeline] echo [2021-06-28T05:05:10.677Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd5d33fc7dead3a89b7455ddbb74124b65cebdda [Pipeline] echo [2021-06-28T05:05:10.738Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd5d33f [Pipeline] echo [2021-06-28T05:05:10.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T05:05:11.004Z] provisioning config files... [2021-06-28T05:05:11.022Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/config3489629091019679421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:05:11.417Z] ---> docker-login.sh [2021-06-28T05:05:11.417Z] nexus3.edgexfoundry.org:10001 [2021-06-28T05:05:11.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:05:11.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:05:11.690Z] Configure a credential helper to remove this warning. See [2021-06-28T05:05:11.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:05:11.690Z] [2021-06-28T05:05:11.690Z] Login Succeeded [2021-06-28T05:05:11.690Z] nexus3.edgexfoundry.org:10002 [2021-06-28T05:05:11.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:05:11.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:05:11.690Z] Configure a credential helper to remove this warning. See [2021-06-28T05:05:11.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:05:11.690Z] [2021-06-28T05:05:11.690Z] Login Succeeded [2021-06-28T05:05:11.690Z] nexus3.edgexfoundry.org:10003 [2021-06-28T05:05:11.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:05:11.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:05:11.954Z] Configure a credential helper to remove this warning. See [2021-06-28T05:05:11.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:05:11.954Z] [2021-06-28T05:05:11.954Z] Login Succeeded [2021-06-28T05:05:11.954Z] nexus3.edgexfoundry.org:10004 [2021-06-28T05:05:11.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:05:12.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:05:12.219Z] Configure a credential helper to remove this warning. See [2021-06-28T05:05:12.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:05:12.219Z] [2021-06-28T05:05:12.219Z] Login Succeeded [2021-06-28T05:05:12.219Z] docker.io [2021-06-28T05:05:12.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:05:12.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:05:12.483Z] Configure a credential helper to remove this warning. See [2021-06-28T05:05:12.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:05:12.483Z] [2021-06-28T05:05:12.483Z] Login Succeeded [2021-06-28T05:05:12.483Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T05:05:12.510Z] 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 [2021-06-28T05:05:13.333Z] + git log --format=format:%s -1 dd5d33fc7dead3a89b7455ddbb74124b65cebdda [Pipeline] echo [2021-06-28T05:05:13.397Z] GIT_COMMIT: dd5d33fc7dead3a89b7455ddbb74124b65cebdda, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2021-06-28T05:05:13.462Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:05:14.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T05:05:14.124Z] [2021-06-28T05:05:14.124Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:05:14.500Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T05:05:14.500Z] latest: Pulling from edgex-devops/git-semver [2021-06-28T05:05:14.500Z] 31603596830f: Pulling fs layer [2021-06-28T05:05:14.500Z] 54011a49482f: Pulling fs layer [2021-06-28T05:05:14.500Z] a6820b24f6d8: Pulling fs layer [2021-06-28T05:05:14.500Z] f581987b2513: Pulling fs layer [2021-06-28T05:05:14.500Z] f581987b2513: Waiting [2021-06-28T05:05:14.500Z] 54011a49482f: Verifying Checksum [2021-06-28T05:05:14.500Z] 54011a49482f: Download complete [2021-06-28T05:05:14.764Z] 31603596830f: Verifying Checksum [2021-06-28T05:05:14.764Z] 31603596830f: Download complete [2021-06-28T05:05:14.764Z] f581987b2513: Verifying Checksum [2021-06-28T05:05:14.764Z] f581987b2513: Download complete [2021-06-28T05:05:14.764Z] a6820b24f6d8: Verifying Checksum [2021-06-28T05:05:14.764Z] a6820b24f6d8: Download complete [2021-06-28T05:05:15.033Z] 31603596830f: Pull complete [2021-06-28T05:05:15.033Z] 54011a49482f: Pull complete [2021-06-28T05:05:15.656Z] a6820b24f6d8: Pull complete [2021-06-28T05:05:15.931Z] f581987b2513: Pull complete [2021-06-28T05:05:15.931Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-28T05:05:15.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T05:05:15.931Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-28T05:05:16.043Z] prd-centos7-docker-4c-2g-465 does not seem to be running inside a container [2021-06-28T05:05:16.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-117 -v /w/workspace/gexfoundry_device-snmp-go_PR-117:/w/workspace/gexfoundry_device-snmp-go_PR-117:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-117@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T05:05:17.046Z] $ docker top 4a6da0b095be334035e924a7ee7bccf24b504b2fe4708f1d73e0ae501520450a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T05:05:17.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T05:05:17.280Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T05:05:17.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T05:05:17.408Z] $ docker exec 4a6da0b095be334035e924a7ee7bccf24b504b2fe4708f1d73e0ae501520450a ssh-agent [2021-06-28T05:05:17.526Z] SSH_AUTH_SOCK=/tmp/ssh-Kf1sA06dkZG5/agent.13 [2021-06-28T05:05:17.526Z] SSH_AGENT_PID=20 [2021-06-28T05:05:17.536Z] Running ssh-add (command line suppressed) [2021-06-28T05:05:17.638Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/private_key_5728769699483501871.key (/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/private_key_5728769699483501871.key) [2021-06-28T05:05:17.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T05:05:18.017Z] + git tag --points-at HEAD [Pipeline] } [2021-06-28T05:05:18.043Z] $ docker exec --env ******** --env ******** 4a6da0b095be334035e924a7ee7bccf24b504b2fe4708f1d73e0ae501520450a ssh-agent -k [2021-06-28T05:05:18.143Z] unset SSH_AUTH_SOCK; [2021-06-28T05:05:18.143Z] unset SSH_AGENT_PID; [2021-06-28T05:05:18.143Z] echo Agent pid 20 killed; [2021-06-28T05:05:18.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-28T05:05:18.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T05:05:18.253Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T05:05:18.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T05:05:18.374Z] $ docker exec 4a6da0b095be334035e924a7ee7bccf24b504b2fe4708f1d73e0ae501520450a ssh-agent [2021-06-28T05:05:18.509Z] SSH_AUTH_SOCK=/tmp/ssh-2QSZbVDoa0FR/agent.53 [2021-06-28T05:05:18.509Z] SSH_AGENT_PID=59 [2021-06-28T05:05:18.515Z] Running ssh-add (command line suppressed) [2021-06-28T05:05:18.623Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/private_key_5137043862001113842.key (/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/private_key_5137043862001113842.key) [2021-06-28T05:05:18.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T05:05:19.000Z] + git semver init [2021-06-28T05:05:19.000Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T05:05:19.000Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-117/.git [2021-06-28T05:05:19.000Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-117 [2021-06-28T05:05:19.000Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T05:05:19.000Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T05:05:19.000Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T05:05:19.000Z] # $SEMVER_BRANCH = PR-117 [2021-06-28T05:05:19.000Z] # $SEMVER_TEMP = /tmp/semver-008630369 [2021-06-28T05:05:19.000Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-06-28T05:05:19.262Z] # '/tmp/semver-008630369' -> '/w/workspace/gexfoundry_device-snmp-go_PR-117/.semver' [2021-06-28T05:05:19.262Z] # -> Force: false [2021-06-28T05:05:19.262Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-117/.semver [Pipeline] } [2021-06-28T05:05:19.279Z] $ docker exec --env ******** --env ******** 4a6da0b095be334035e924a7ee7bccf24b504b2fe4708f1d73e0ae501520450a ssh-agent -k [2021-06-28T05:05:19.386Z] unset SSH_AUTH_SOCK; [2021-06-28T05:05:19.387Z] unset SSH_AGENT_PID; [2021-06-28T05:05:19.387Z] echo Agent pid 59 killed; [2021-06-28T05:05:19.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T05:05:19.842Z] + git semver [Pipeline] } [2021-06-28T05:05:19.870Z] $ docker stop --time=1 4a6da0b095be334035e924a7ee7bccf24b504b2fe4708f1d73e0ae501520450a [2021-06-28T05:05:21.141Z] $ docker rm -f 4a6da0b095be334035e924a7ee7bccf24b504b2fe4708f1d73e0ae501520450a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T05:05:21.580Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-28T05:05:21.923Z] Stashed 1 file(s) [Pipeline] echo [2021-06-28T05:05:21.948Z] [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 [2021-06-28T05:05:37.491Z] Still waiting to schedule task [2021-06-28T05:05:37.491Z] ‘prd-centos7-blackbox-4c-2g-214’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-28T05:05:37.492Z] ‘prd-centos7-docker-4c-2g-466’ is offline [2021-06-28T05:05:37.492Z] ‘prd-centos7-docker-4c-2g-915’ is offline [2021-06-28T05:05:37.492Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-28T05:05:37.523Z] Still waiting to schedule task [2021-06-28T05:05:37.523Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [2021-06-28T05:07:00.669Z] Running on prd-centos7-docker-4c-2g-470 in /w/workspace/gexfoundry_device-snmp-go_PR-117 [Pipeline] { [Pipeline] ws [2021-06-28T05:07:00.736Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2021-06-28T05:07:00.902Z] Selected Git installation does not exist. Using Default [2021-06-28T05:07:00.903Z] The recommended git tool is: NONE [2021-06-28T05:07:03.433Z] using credential edgex-jenkins-ssh [2021-06-28T05:07:03.447Z] Cloning the remote Git repository [2021-06-28T05:07:03.122Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-28T05:07:03.186Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2021-06-28T05:07:03.211Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-28T05:07:03.211Z] > git --version # timeout=10 [2021-06-28T05:07:03.218Z] > git --version # 'git version 2.24.4' [2021-06-28T05:07:03.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T05:07:03.262Z] [INFO] Currently running in a labeled security context [2021-06-28T05:07:03.262Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-28T05:07:03.262Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh4904106699441467289.key [2021-06-28T05:07:03.287Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T05:07:03.783Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-28T05:07:03.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T05:07:03.807Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-28T05:07:03.818Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-28T05:07:03.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T05:07:03.819Z] [INFO] Currently running in a labeled security context [2021-06-28T05:07:03.819Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-28T05:07:03.820Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh2208685870375220185.key [2021-06-28T05:07:03.826Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-28T05:08:36.509Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-473 in /w/workspace/gexfoundry_device-snmp-go_PR-117 [Pipeline] { [Pipeline] ws [2021-06-28T05:08:36.574Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2021-06-28T05:08:36.856Z] Selected Git installation does not exist. Using Default [2021-06-28T05:08:36.856Z] The recommended git tool is: NONE [2021-06-28T05:08:42.351Z] using credential edgex-jenkins-ssh [2021-06-28T05:08:42.369Z] Cloning the remote Git repository [2021-06-28T05:08:42.456Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-28T05:08:42.605Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2021-06-28T05:08:42.697Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-28T05:08:42.698Z] > git --version # timeout=10 [2021-06-28T05:08:42.715Z] > git --version # 'git version 2.17.1' [2021-06-28T05:08:42.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T05:08:42.794Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T05:08:44.248Z] Merging remotes/origin/master commit 828c04b1f0eb937037ce2076f410b90c0d25fe4c into PR head commit dd5d33fc7dead3a89b7455ddbb74124b65cebdda [2021-06-28T05:08:43.627Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-28T05:08:43.662Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T05:08:43.688Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-28T05:08:43.729Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-28T05:08:43.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T05:08:43.745Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-28T05:08:44.267Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T05:08:44.281Z] > git checkout -f dd5d33fc7dead3a89b7455ddbb74124b65cebdda # timeout=10 [2021-06-28T05:08:44.437Z] Merge succeeded, producing dd5d33fc7dead3a89b7455ddbb74124b65cebdda [2021-06-28T05:08:44.437Z] Checking out Revision dd5d33fc7dead3a89b7455ddbb74124b65cebdda (PR-117) [2021-06-28T05:08:44.355Z] > git remote # timeout=10 [2021-06-28T05:08:44.371Z] > git config --get remote.origin.url # timeout=10 [2021-06-28T05:08:44.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T05:08:44.399Z] > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 [2021-06-28T05:08:44.423Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-28T05:08:44.445Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T05:08:44.458Z] > git checkout -f dd5d33fc7dead3a89b7455ddbb74124b65cebdda # timeout=10 [2021-06-28T05:08:48.695Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2021-06-28T05:08:48.757Z] > git --version # timeout=10 [2021-06-28T05:08:48.765Z] > git --version # 'git version 2.17.1' [2021-06-28T05:08:48.792Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T05:08:50.279Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-28T05:08:50.704Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T05:08:51.071Z] + sudo+ service docker restarttrue [2021-06-28T05:08:51.071Z] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T05:09:09.488Z] provisioning config files... [2021-06-28T05:09:09.520Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8821258890537082314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:09:09.980Z] ---> docker-login.sh [2021-06-28T05:09:09.980Z] nexus3.edgexfoundry.org:10001 [2021-06-28T05:09:10.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:09:11.051Z] ERROR: Error fetching remote repo 'origin' [2021-06-28T05:09:11.051Z] hudson.plugins.git.GitException: Failed to fetch from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-28T05:09:11.051Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1000) [2021-06-28T05:09:11.051Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) [2021-06-28T05:09:11.051Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301) [2021-06-28T05:09:11.051Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125) [2021-06-28T05:09:11.051Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) [2021-06-28T05:09:11.051Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) [2021-06-28T05:09:11.051Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) [2021-06-28T05:09:11.051Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [2021-06-28T05:09:11.051Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [2021-06-28T05:09:11.051Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [2021-06-28T05:09:11.051Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [2021-06-28T05:09:11.052Z] at java.lang.Thread.run(Thread.java:748) [2021-06-28T05:09:11.053Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master" returned status code 128: [2021-06-28T05:09:11.053Z] stdout: [2021-06-28T05:09:11.053Z] stderr: ssh: connect to host github.com port 22: Connection timed out [2021-06-28T05:09:11.053Z] fatal: Could not read from remote repository. [2021-06-28T05:09:11.053Z] [2021-06-28T05:09:11.053Z] Please make sure you have the correct access rights [2021-06-28T05:09:11.053Z] and the repository exists. [2021-06-28T05:09:11.053Z] [2021-06-28T05:09:11.053Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2639) [2021-06-28T05:09:11.053Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2079) [2021-06-28T05:09:11.053Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84) [2021-06-28T05:09:11.053Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:601) [2021-06-28T05:09:11.053Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) [2021-06-28T05:09:11.053Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154) [2021-06-28T05:09:11.053Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211) [2021-06-28T05:09:11.053Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54) [2021-06-28T05:09:11.053Z] at hudson.remoting.Request$2.run(Request.java:376) [2021-06-28T05:09:11.053Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) [2021-06-28T05:09:11.053Z] ... 4 more [2021-06-28T05:09:11.054Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos7-docker-4c-2g-470 [2021-06-28T05:09:11.054Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) [2021-06-28T05:09:11.054Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) [2021-06-28T05:09:11.054Z] at hudson.remoting.Channel.call(Channel.java:1001) [2021-06-28T05:09:11.054Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) [2021-06-28T05:09:11.054Z] at sun.reflect.GeneratedMethodAccessor820.invoke(Unknown Source) [2021-06-28T05:09:11.054Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-06-28T05:09:11.054Z] at java.lang.reflect.Method.invoke(Method.java:498) [2021-06-28T05:09:11.054Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) [2021-06-28T05:09:11.054Z] at com.sun.proxy.$Proxy113.execute(Unknown Source) [2021-06-28T05:09:11.054Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998) [2021-06-28T05:09:11.054Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) [2021-06-28T05:09:11.054Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301) [2021-06-28T05:09:11.054Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125) [2021-06-28T05:09:11.054Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) [2021-06-28T05:09:11.054Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) [2021-06-28T05:09:11.054Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) [2021-06-28T05:09:11.054Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [2021-06-28T05:09:11.054Z] ... 4 more [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-06-28T05:09:11.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:09:11.242Z] Configure a credential helper to remove this warning. See [2021-06-28T05:09:11.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:09:11.242Z] [2021-06-28T05:09:11.242Z] Login Succeeded [2021-06-28T05:09:11.242Z] nexus3.edgexfoundry.org:10002 [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-28T05:09:11.486Z] Failed in branch amd64 [2021-06-28T05:09:11.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:09:11.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:09:11.842Z] Configure a credential helper to remove this warning. See [2021-06-28T05:09:11.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:09:11.842Z] [2021-06-28T05:09:11.842Z] Login Succeeded [2021-06-28T05:09:11.842Z] nexus3.edgexfoundry.org:10003 [2021-06-28T05:09:12.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:09:12.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:09:12.442Z] Configure a credential helper to remove this warning. See [2021-06-28T05:09:12.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:09:12.442Z] [2021-06-28T05:09:12.442Z] Login Succeeded [2021-06-28T05:09:12.442Z] nexus3.edgexfoundry.org:10004 [2021-06-28T05:09:13.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:09:13.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:09:13.047Z] Configure a credential helper to remove this warning. See [2021-06-28T05:09:13.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:09:13.047Z] [2021-06-28T05:09:13.047Z] Login Succeeded [2021-06-28T05:09:13.047Z] docker.io [2021-06-28T05:09:13.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:09:13.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:09:13.929Z] Configure a credential helper to remove this warning. See [2021-06-28T05:09:13.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:09:13.929Z] [2021-06-28T05:09:13.929Z] Login Succeeded [2021-06-28T05:09:13.929Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T05:09:13.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-28T05:09:14.613Z] ========================================================= [2021-06-28T05:09:14.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-28T05:09:14.613Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:09:15.056Z] + 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 . [2021-06-28T05:09:15.342Z] Sending build context to Docker daemon 375.3kB [2021-06-28T05:09:15.342Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T05:09:15.342Z] Step 2/10 : FROM ${BASE} [2021-06-28T05:09:15.619Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-28T05:09:15.619Z] 595b0fe564bb: Pulling fs layer [2021-06-28T05:09:15.619Z] 3088b5b3c5c0: Pulling fs layer [2021-06-28T05:09:15.619Z] 5b7225fbf94c: Pulling fs layer [2021-06-28T05:09:15.619Z] ba82ee9f976e: Pulling fs layer [2021-06-28T05:09:15.619Z] 506bd15cee9f: Pulling fs layer [2021-06-28T05:09:15.619Z] 75a0a4a0db45: Pulling fs layer [2021-06-28T05:09:15.619Z] 618dc40b7e24: Pulling fs layer [2021-06-28T05:09:15.619Z] ba82ee9f976e: Waiting [2021-06-28T05:09:15.619Z] 506bd15cee9f: Waiting [2021-06-28T05:09:15.619Z] 75a0a4a0db45: Waiting [2021-06-28T05:09:15.619Z] 618dc40b7e24: Waiting [2021-06-28T05:09:15.619Z] 5b7225fbf94c: Verifying Checksum [2021-06-28T05:09:15.619Z] 5b7225fbf94c: Download complete [2021-06-28T05:09:15.893Z] 3088b5b3c5c0: Verifying Checksum [2021-06-28T05:09:15.893Z] 3088b5b3c5c0: Download complete [2021-06-28T05:09:15.893Z] 506bd15cee9f: Verifying Checksum [2021-06-28T05:09:15.893Z] 506bd15cee9f: Download complete [2021-06-28T05:09:15.893Z] 595b0fe564bb: Verifying Checksum [2021-06-28T05:09:15.893Z] 595b0fe564bb: Download complete [2021-06-28T05:09:15.893Z] 75a0a4a0db45: Verifying Checksum [2021-06-28T05:09:15.893Z] 75a0a4a0db45: Download complete [2021-06-28T05:09:16.505Z] 595b0fe564bb: Pull complete [2021-06-28T05:09:17.502Z] 3088b5b3c5c0: Pull complete [2021-06-28T05:09:17.777Z] 5b7225fbf94c: Pull complete [2021-06-28T05:09:18.053Z] 618dc40b7e24: Verifying Checksum [2021-06-28T05:09:19.494Z] ba82ee9f976e: Download complete [2021-06-28T05:09:29.628Z] ba82ee9f976e: Pull complete [2021-06-28T05:09:29.628Z] 506bd15cee9f: Pull complete [2021-06-28T05:09:29.628Z] 75a0a4a0db45: Pull complete [2021-06-28T05:09:32.243Z] 618dc40b7e24: Pull complete [2021-06-28T05:09:32.243Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-28T05:09:32.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-28T05:09:32.243Z] ---> a36622ca3599 [2021-06-28T05:09:32.243Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-28T05:09:34.890Z] ---> Running in 559d8d2b12fb [2021-06-28T05:09:34.890Z] Removing intermediate container 559d8d2b12fb [2021-06-28T05:09:34.890Z] ---> 4fe9190c6ddf [2021-06-28T05:09:34.890Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-28T05:09:34.890Z] ---> Running in 676952f98382 [2021-06-28T05:09:35.487Z] Removing intermediate container 676952f98382 [2021-06-28T05:09:35.487Z] ---> 5637f6c3c0de [2021-06-28T05:09:35.487Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-28T05:09:35.487Z] ---> Running in 24764868457c [2021-06-28T05:09:36.078Z] Removing intermediate container 24764868457c [2021-06-28T05:09:36.078Z] ---> a4f45909df03 [2021-06-28T05:09:36.078Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T05:09:36.078Z] ---> Running in 7606caaabb7f [2021-06-28T05:09:38.716Z] Removing intermediate container 7606caaabb7f [2021-06-28T05:09:38.716Z] ---> 5b0c6b1e8417 [2021-06-28T05:09:38.716Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-28T05:09:38.716Z] ---> Running in 66dc67683ce3 [2021-06-28T05:09:40.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T05:09:40.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T05:09:41.777Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-28T05:09:41.777Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-28T05:09:42.051Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-28T05:09:42.051Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-28T05:09:42.051Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-28T05:09:42.330Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-28T05:09:42.330Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-28T05:09:42.928Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-28T05:09:43.204Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-28T05:09:43.204Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-28T05:09:43.204Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-28T05:09:43.478Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-28T05:09:43.478Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-28T05:09:43.478Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T05:09:43.478Z] OK: 145 MiB in 53 packages [2021-06-28T05:09:44.914Z] Removing intermediate container 66dc67683ce3 [2021-06-28T05:09:44.914Z] ---> 68a031b05860 [2021-06-28T05:09:44.914Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-28T05:09:45.187Z] ---> Running in 070fe8af878e [2021-06-28T05:09:45.787Z] Removing intermediate container 070fe8af878e [2021-06-28T05:09:45.787Z] ---> 8674147204ad [2021-06-28T05:09:45.787Z] Step 9/10 : COPY . . [2021-06-28T05:09:46.769Z] ---> f5e8972e214f [2021-06-28T05:09:46.769Z] Step 10/10 : RUN go mod download [2021-06-28T05:09:47.053Z] ---> Running in 85948becc3ff [2021-06-28T05:10:13.856Z] Removing intermediate container 85948becc3ff [2021-06-28T05:10:13.856Z] ---> 7f3bfa8f045f [2021-06-28T05:10:13.856Z] Successfully built 7f3bfa8f045f [2021-06-28T05:10:13.856Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:10:14.246Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T05:10:14.246Z] . [Pipeline] withDockerContainer [2021-06-28T05:10:14.516Z] prd-ubuntu18.04-docker-arm64-4c-16g-473 does not seem to be running inside a container [2021-06-28T05:10:14.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T05:10:16.113Z] $ docker top 4f1126e093962ef20aac630fe0b11ace0b199799e699265e835bd1c266e758f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T05:10:17.137Z] + go version [2021-06-28T05:10:17.137Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-28T05:10:17.171Z] $ docker stop --time=1 4f1126e093962ef20aac630fe0b11ace0b199799e699265e835bd1c266e758f6 [2021-06-28T05:10:19.007Z] $ docker rm -f 4f1126e093962ef20aac630fe0b11ace0b199799e699265e835bd1c266e758f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:10:20.081Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T05:10:20.081Z] . [Pipeline] withDockerContainer [2021-06-28T05:10:20.382Z] prd-ubuntu18.04-docker-arm64-4c-16g-473 does not seem to be running inside a container [2021-06-28T05:10:20.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T05:10:22.140Z] $ docker top e04a40148d035c36c5e2054e34666862661a2a658e53e8aefe37ab5d93ee3818 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T05:10:23.187Z] + go mod tidy [Pipeline] sh [2021-06-28T05:10:24.486Z] + make test [2021-06-28T05:10:24.486Z] go mod tidy [2021-06-28T05:10:25.086Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-28T05:10:26.101Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-06-28T05:11:22.782Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-06-28T05:11:22.782Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements [2021-06-28T05:11:22.782Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-28T05:11:41.123Z] gofmt -l . [2021-06-28T05:11:41.123Z] [ "`gofmt -l .`" = "" ] [2021-06-28T05:11:41.123Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-28T05:11:41.163Z] $ docker stop --time=1 e04a40148d035c36c5e2054e34666862661a2a658e53e8aefe37ab5d93ee3818 [2021-06-28T05:11:43.241Z] $ docker rm -f e04a40148d035c36c5e2054e34666862661a2a658e53e8aefe37ab5d93ee3818 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T05:11:44.164Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-28T05:11:44.773Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T05:11:46.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-28T05:11:46.770Z] + ls -al . [2021-06-28T05:11:46.771Z] total 128 [2021-06-28T05:11:46.771Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 05:11 . [2021-06-28T05:11:46.771Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 05:08 .. [2021-06-28T05:11:46.771Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 28 05:08 .dockerignore [2021-06-28T05:11:46.771Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 05:08 .git [2021-06-28T05:11:46.771Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 05:08 .github [2021-06-28T05:11:46.771Z] -rw-rw-r-- 1 jenkins jenkins 269 Jun 28 05:08 .gitignore [2021-06-28T05:11:46.771Z] -rw-rw-r-- 1 jenkins jenkins 6520 Jun 28 05:08 Attribution.txt [2021-06-28T05:11:46.771Z] -rw-rw-r-- 1 jenkins jenkins 1459 Jun 28 05:08 Dockerfile [2021-06-28T05:11:46.771Z] -rw-rw-r-- 1 jenkins jenkins 1057 Jun 28 05:08 Dockerfile.build [2021-06-28T05:11:46.771Z] -rw-rw-r-- 1 jenkins jenkins 656 Jun 28 05:08 Jenkinsfile [2021-06-28T05:11:46.771Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 05:08 LICENSE [2021-06-28T05:11:46.771Z] -rw-rw-r-- 1 jenkins jenkins 936 Jun 28 05:08 Makefile [2021-06-28T05:11:46.771Z] -rw-rw-r-- 1 jenkins jenkins 9079 Jun 28 05:08 README.md [2021-06-28T05:11:46.771Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 05:05 VERSION [2021-06-28T05:11:46.771Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 05:08 bin [2021-06-28T05:11:46.771Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 05:08 cmd [2021-06-28T05:11:46.771Z] -rw-r--r-- 1 jenkins jenkins 7631 Jun 28 05:11 coverage.out [2021-06-28T05:11:46.771Z] -rw-rw-r-- 1 jenkins jenkins 208 Jun 28 05:08 go.mod [2021-06-28T05:11:46.771Z] -rw-r--r-- 1 jenkins jenkins 20831 Jun 28 05:10 go.sum [2021-06-28T05:11:46.771Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 05:08 internal [2021-06-28T05:11:46.771Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 28 05:08 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:11:47.195Z] + 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=dd5d33fc7dead3a89b7455ddbb74124b65cebdda --label arch=arm64 --label version=0.0.0 . [2021-06-28T05:11:47.494Z] Sending build context to Docker daemon 383.5kB [2021-06-28T05:11:47.809Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T05:11:47.809Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-28T05:11:47.809Z] ---> 7f3bfa8f045f [2021-06-28T05:11:47.809Z] Step 3/24 : ARG MAKE='make build' [2021-06-28T05:11:47.809Z] ---> Running in 87a272a8a919 [2021-06-28T05:11:48.434Z] Removing intermediate container 87a272a8a919 [2021-06-28T05:11:48.434Z] ---> 65e7ce9513b7 [2021-06-28T05:11:48.434Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-28T05:11:48.727Z] ---> Running in 4ec4c2131146 [2021-06-28T05:11:49.335Z] Removing intermediate container 4ec4c2131146 [2021-06-28T05:11:49.335Z] ---> 304858064c7b [2021-06-28T05:11:49.335Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-28T05:11:49.335Z] ---> Running in e4d6823f7947 [2021-06-28T05:11:49.939Z] Removing intermediate container e4d6823f7947 [2021-06-28T05:11:49.939Z] ---> fee07d163e19 [2021-06-28T05:11:49.939Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T05:11:49.939Z] ---> Running in f336d1a4dae6 [2021-06-28T05:11:51.920Z] Removing intermediate container f336d1a4dae6 [2021-06-28T05:11:51.920Z] ---> f8242f989273 [2021-06-28T05:11:51.920Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-28T05:11:52.195Z] ---> Running in 6a39743cc4c7 [2021-06-28T05:11:53.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T05:11:54.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T05:11:55.234Z] OK: 145 MiB in 53 packages [2021-06-28T05:11:56.675Z] Removing intermediate container 6a39743cc4c7 [2021-06-28T05:11:56.675Z] ---> e280f2e1c8e2 [2021-06-28T05:11:56.675Z] Step 8/24 : WORKDIR /device-snmp-go [2021-06-28T05:11:56.675Z] ---> Running in 7d7bb496e873 [2021-06-28T05:11:57.284Z] Removing intermediate container 7d7bb496e873 [2021-06-28T05:11:57.284Z] ---> f9bdea1d5b63 [2021-06-28T05:11:57.284Z] Step 9/24 : COPY . . [2021-06-28T05:11:58.290Z] ---> cdcced39d9ad [2021-06-28T05:11:58.290Z] Step 10/24 : RUN go mod tidy [2021-06-28T05:11:58.566Z] ---> Running in 266b3f923845 [2021-06-28T05:12:01.973Z] Removing intermediate container 266b3f923845 [2021-06-28T05:12:01.973Z] ---> 6aa715617cdf [2021-06-28T05:12:01.973Z] Step 11/24 : RUN make update [2021-06-28T05:12:01.973Z] ---> Running in 3846fbab08d9 [2021-06-28T05:12:02.956Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-28T05:12:03.938Z] Removing intermediate container 3846fbab08d9 [2021-06-28T05:12:03.938Z] ---> 2de9ddf625b4 [2021-06-28T05:12:03.938Z] Step 12/24 : RUN ${MAKE} [2021-06-28T05:12:04.213Z] ---> Running in 7b32b614a1a8 [2021-06-28T05:12:05.650Z] go mod tidy [2021-06-28T05:12:05.926Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-06-28T05:12:44.993Z] Removing intermediate container 7b32b614a1a8 [2021-06-28T05:12:44.993Z] ---> e7a11f0f696b [2021-06-28T05:12:44.993Z] Step 13/24 : FROM alpine:3.12 [2021-06-28T05:12:45.588Z] 3.12: Pulling from library/alpine [2021-06-28T05:12:45.588Z] d2f70382dc9a: Pulling fs layer [2021-06-28T05:12:45.861Z] d2f70382dc9a: Verifying Checksum [2021-06-28T05:12:45.861Z] d2f70382dc9a: Download complete [2021-06-28T05:12:46.457Z] d2f70382dc9a: Pull complete [2021-06-28T05:12:46.457Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T05:12:46.457Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T05:12:46.457Z] ---> c4fd0aeabfcf [2021-06-28T05:12:46.457Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T05:12:46.730Z] ---> Running in b862504fdd8d [2021-06-28T05:12:48.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T05:12:48.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T05:12:48.760Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T05:12:48.760Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T05:12:48.760Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T05:12:48.760Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-28T05:12:48.760Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T05:12:48.760Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T05:12:48.760Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T05:12:48.760Z] OK: 8 MiB in 20 packages [2021-06-28T05:12:50.200Z] Removing intermediate container b862504fdd8d [2021-06-28T05:12:50.200Z] ---> ccf891b7e16d [2021-06-28T05:12:50.200Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-06-28T05:12:51.178Z] ---> 4f77eb809d39 [2021-06-28T05:12:51.178Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-06-28T05:12:52.156Z] ---> 9c7e15255c82 [2021-06-28T05:12:52.156Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-06-28T05:12:53.145Z] ---> df266f015fd9 [2021-06-28T05:12:53.145Z] Step 18/24 : EXPOSE 59993 [2021-06-28T05:12:53.145Z] ---> Running in 6fdc0fc255a5 [2021-06-28T05:12:53.750Z] Removing intermediate container 6fdc0fc255a5 [2021-06-28T05:12:53.750Z] ---> cd2dc9a2fb43 [2021-06-28T05:12:53.750Z] Step 19/24 : EXPOSE 161 [2021-06-28T05:12:53.750Z] ---> Running in 0be2a1075e9b [2021-06-28T05:12:54.353Z] Removing intermediate container 0be2a1075e9b [2021-06-28T05:12:54.353Z] ---> 26abaf6ba9f7 [2021-06-28T05:12:54.353Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-06-28T05:12:54.353Z] ---> Running in 9d91c3b67cbc [2021-06-28T05:12:54.952Z] Removing intermediate container 9d91c3b67cbc [2021-06-28T05:12:54.952Z] ---> fce44fc296c8 [2021-06-28T05:12:54.952Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-28T05:12:54.952Z] ---> Running in 8497b74b9742 [2021-06-28T05:12:55.548Z] Removing intermediate container 8497b74b9742 [2021-06-28T05:12:55.548Z] ---> b8d1a85deff3 [2021-06-28T05:12:55.548Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T05:12:55.548Z] ---> Running in 091e12274431 [2021-06-28T05:12:56.148Z] Removing intermediate container 091e12274431 [2021-06-28T05:12:56.148Z] ---> 18b7c5d7ba36 [2021-06-28T05:12:56.148Z] Step 23/24 : LABEL git_sha=dd5d33fc7dead3a89b7455ddbb74124b65cebdda [2021-06-28T05:12:56.148Z] ---> Running in 2e928105ddcc [2021-06-28T05:12:56.747Z] Removing intermediate container 2e928105ddcc [2021-06-28T05:12:56.747Z] ---> 1e72b0fa8d0b [2021-06-28T05:12:56.747Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T05:12:56.747Z] ---> Running in 40f16eeaeb44 [2021-06-28T05:12:57.346Z] Removing intermediate container 40f16eeaeb44 [2021-06-28T05:12:57.346Z] ---> 9e55725d0c10 [2021-06-28T05:12:57.346Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-28T05:12:57.346Z] Successfully built 9e55725d0c10 [2021-06-28T05:12:57.346Z] 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 [2021-06-28T05:12:58.380Z] ---> job-cost.sh [2021-06-28T05:12:58.381Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yDxu [2021-06-28T05:13:45.364Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T05:15:22.176Z] lf-activate-venv(): INFO: Adding /tmp/venv-yDxu/bin to PATH [2021-06-28T05:15:22.176Z] INFO: No Stack... [2021-06-28T05:15:22.176Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-28T05:15:22.176Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T05:15:22.541Z] + + cutcat -d, -f6 [2021-06-28T05:15:22.541Z] /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2021-06-28T05:15:22.660Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-117-1-stack-cost] [2021-06-28T05:15:22.670Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-117-1-stack-cost] did not exist. Created. [2021-06-28T05:15:22.670Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-117-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T05:15:23.179Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-28T05:15:23.373Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T05:15:23.405Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-117-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:15:27.021Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:15:27.660Z] ---> package-listing.sh [2021-06-28T05:15:27.660Z] ++ facter osfamily [2021-06-28T05:15:27.660Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-28T05:15:27.931Z] + OS_FAMILY=redhat [2021-06-28T05:15:27.931Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-117 [2021-06-28T05:15:27.931Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-28T05:15:27.931Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-28T05:15:27.931Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-28T05:15:27.931Z] + PACKAGES=/tmp/packages_start.txt [2021-06-28T05:15:27.931Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-117 ']' [2021-06-28T05:15:27.931Z] + PACKAGES=/tmp/packages_end.txt [2021-06-28T05:15:27.931Z] + case "${OS_FAMILY}" in [2021-06-28T05:15:27.931Z] + rpm -qa [2021-06-28T05:15:27.931Z] + sort [2021-06-28T05:15:28.511Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-28T05:15:28.511Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-28T05:15:28.511Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-28T05:15:28.773Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-117 ']' [2021-06-28T05:15:28.773Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-117/archives/ [2021-06-28T05:15:28.773Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-117/archives/ [Pipeline] echo [2021-06-28T05:15:28.808Z] 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/gexfoundry_device-snmp-go_PR-117/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-28T05:15:29.128Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:15:29.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T05:15:29.733Z] [2021-06-28T05:15:29.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:15:30.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T05:15:30.102Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-28T05:15:30.102Z] df20fa9351a1: Pulling fs layer [2021-06-28T05:15:30.102Z] 36b3adc4ff6f: Pulling fs layer [2021-06-28T05:15:30.102Z] 8ad3a11d3b57: Pulling fs layer [2021-06-28T05:15:30.102Z] 46f8f816bc3b: Pulling fs layer [2021-06-28T05:15:30.102Z] 93b61091891f: Pulling fs layer [2021-06-28T05:15:30.102Z] 93b9cdb0e59b: Pulling fs layer [2021-06-28T05:15:30.102Z] 5e14af77c1be: Pulling fs layer [2021-06-28T05:15:30.102Z] 01666e4c0597: Pulling fs layer [2021-06-28T05:15:30.102Z] aa168da1d23b: Pulling fs layer [2021-06-28T05:15:30.102Z] 93b61091891f: Waiting [2021-06-28T05:15:30.102Z] 93b9cdb0e59b: Waiting [2021-06-28T05:15:30.102Z] 5e14af77c1be: Waiting [2021-06-28T05:15:30.102Z] 01666e4c0597: Waiting [2021-06-28T05:15:30.102Z] aa168da1d23b: Waiting [2021-06-28T05:15:30.102Z] 46f8f816bc3b: Waiting [2021-06-28T05:15:30.102Z] 36b3adc4ff6f: Verifying Checksum [2021-06-28T05:15:30.102Z] 36b3adc4ff6f: Download complete [2021-06-28T05:15:30.102Z] 46f8f816bc3b: Verifying Checksum [2021-06-28T05:15:30.102Z] 46f8f816bc3b: Download complete [2021-06-28T05:15:30.370Z] df20fa9351a1: Verifying Checksum [2021-06-28T05:15:30.370Z] df20fa9351a1: Download complete [2021-06-28T05:15:30.370Z] 93b9cdb0e59b: Verifying Checksum [2021-06-28T05:15:30.370Z] 93b9cdb0e59b: Download complete [2021-06-28T05:15:30.370Z] 5e14af77c1be: Verifying Checksum [2021-06-28T05:15:30.370Z] 5e14af77c1be: Download complete [2021-06-28T05:15:30.370Z] 93b61091891f: Verifying Checksum [2021-06-28T05:15:30.370Z] 93b61091891f: Download complete [2021-06-28T05:15:30.370Z] 01666e4c0597: Verifying Checksum [2021-06-28T05:15:30.370Z] 01666e4c0597: Download complete [2021-06-28T05:15:30.370Z] 8ad3a11d3b57: Verifying Checksum [2021-06-28T05:15:30.370Z] 8ad3a11d3b57: Download complete [2021-06-28T05:15:30.370Z] df20fa9351a1: Pull complete [2021-06-28T05:15:30.634Z] 36b3adc4ff6f: Pull complete [2021-06-28T05:15:31.223Z] 8ad3a11d3b57: Pull complete [2021-06-28T05:15:31.223Z] 46f8f816bc3b: Pull complete [2021-06-28T05:15:31.492Z] 93b61091891f: Pull complete [2021-06-28T05:15:31.754Z] 93b9cdb0e59b: Pull complete [2021-06-28T05:15:31.754Z] 5e14af77c1be: Pull complete [2021-06-28T05:15:31.754Z] 01666e4c0597: Pull complete [2021-06-28T05:15:32.328Z] aa168da1d23b: Verifying Checksum [2021-06-28T05:15:32.328Z] aa168da1d23b: Download complete [2021-06-28T05:15:36.600Z] aa168da1d23b: Pull complete [2021-06-28T05:15:36.600Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-28T05:15:36.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T05:15:36.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-28T05:15:36.700Z] prd-centos7-docker-4c-2g-465 does not seem to be running inside a container [2021-06-28T05:15:36.735Z] $ 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/gexfoundry_device-snmp-go_PR-117/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-117 -v /w/workspace/gexfoundry_device-snmp-go_PR-117:/w/workspace/gexfoundry_device-snmp-go_PR-117:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-28T05:15:39.165Z] $ docker top 1238d72320c768d45e31ce45d0d8d102807cbca9711a96d63286ecbff71d5e71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T05:15:39.611Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-28T05:15:39.933Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-28T05:15:40.256Z] + ls /var/log/sa-host [2021-06-28T05:15:40.256Z] + sadf -c /var/log/sa-host/sa05 [2021-06-28T05:15:40.256Z] file_magic: OK [2021-06-28T05:15:40.256Z] HZ: Using current value: 100 [2021-06-28T05:15:40.256Z] file_header: OK [2021-06-28T05:15:40.256Z] 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 [2021-06-28T05:15:40.256Z] Statistics: [2021-06-28T05:15:40.256Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T05:15:40.256Z] File successfully converted to sysstat format version 12.2.1 [2021-06-28T05:15:40.256Z] + sadf -c /var/log/sa-host/sa28 [2021-06-28T05:15:40.256Z] file_magic: OK [2021-06-28T05:15:40.256Z] HZ: Using current value: 100 [2021-06-28T05:15:40.256Z] file_header: OK [2021-06-28T05:15:40.256Z] 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 [2021-06-28T05:15:40.256Z] Statistics: [2021-06-28T05:15:40.256Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T05:15:40.256Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T05:15:40.539Z] provisioning config files... [2021-06-28T05:15:40.555Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/config2898987258548084385tmp [Pipeline] { [Pipeline] echo [2021-06-28T05:15:40.618Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:15:40.967Z] ---> create-netrc.sh [Pipeline] } [2021-06-28T05:15:40.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:15:41.445Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-28T05:15:41.476Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:15:41.813Z] ---> sudo-logs.sh [2021-06-28T05:15:41.813Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-28T05:15:41.915Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:15:42.259Z] ---> job-cost.sh [2021-06-28T05:15:42.259Z] lf-activate-venv: SKIPPING [2021-06-28T05:15:42.259Z] DEBUG: total: 0.18000000715255737 [2021-06-28T05:15:42.259Z] INFO: Retrieving Stack Cost... [2021-06-28T05:15:43.213Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T05:15:43.474Z] INFO: Archiving Costs [Pipeline] echo [2021-06-28T05:15:43.507Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:15:43.839Z] ---> logs-deploy.sh [2021-06-28T05:15:43.839Z] lf-activate-venv: SKIPPING [2021-06-28T05:15:43.839Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-117/1 [2021-06-28T05:15:43.839Z] INFO: archiving workspace using pattern(s): [2021-06-28T05:15:44.786Z] Archives upload complete. [2021-06-28T05:15:44.786Z] INFO: archiving logs to Nexus [2021-06-28T05:15:45.363Z] ---> uname -a: [2021-06-28T05:15:45.363Z] Linux prd-centos7-docker-4c-2g-465.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-28T05:15:45.363Z] [2021-06-28T05:15:45.363Z] [2021-06-28T05:15:45.363Z] ---> lscpu: [2021-06-28T05:15:45.363Z] Architecture: x86_64 [2021-06-28T05:15:45.363Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-28T05:15:45.363Z] Byte Order: Little Endian [2021-06-28T05:15:45.363Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-28T05:15:45.363Z] CPU(s): 2 [2021-06-28T05:15:45.363Z] On-line CPU(s) list: 0,1 [2021-06-28T05:15:45.363Z] Thread(s) per core: 1 [2021-06-28T05:15:45.363Z] Core(s) per socket: 1 [2021-06-28T05:15:45.363Z] Socket(s): 2 [2021-06-28T05:15:45.363Z] NUMA node(s): 1 [2021-06-28T05:15:45.363Z] Vendor ID: AuthenticAMD [2021-06-28T05:15:45.363Z] CPU family: 23 [2021-06-28T05:15:45.363Z] Model: 49 [2021-06-28T05:15:45.363Z] Model name: AMD EPYC-Rome Processor [2021-06-28T05:15:45.363Z] Stepping: 0 [2021-06-28T05:15:45.363Z] CPU MHz: 2800.000 [2021-06-28T05:15:45.363Z] BogoMIPS: 5600.00 [2021-06-28T05:15:45.363Z] Virtualization: AMD-V [2021-06-28T05:15:45.363Z] Hypervisor vendor: KVM [2021-06-28T05:15:45.363Z] Virtualization type: full [2021-06-28T05:15:45.363Z] L1d cache: 64 KiB [2021-06-28T05:15:45.363Z] L1i cache: 64 KiB [2021-06-28T05:15:45.363Z] L2 cache: 1 MiB [2021-06-28T05:15:45.363Z] L3 cache: 32 MiB [2021-06-28T05:15:45.363Z] NUMA node0 CPU(s): 0,1 [2021-06-28T05:15:45.363Z] Vulnerability Itlb multihit: Not affected [2021-06-28T05:15:45.363Z] Vulnerability L1tf: Not affected [2021-06-28T05:15:45.363Z] Vulnerability Mds: Not affected [2021-06-28T05:15:45.363Z] Vulnerability Meltdown: Not affected [2021-06-28T05:15:45.363Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-28T05:15:45.363Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-28T05:15:45.363Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-28T05:15:45.363Z] Vulnerability Srbds: Not affected [2021-06-28T05:15:45.363Z] Vulnerability Tsx async abort: Not affected [2021-06-28T05:15:45.363Z] 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 [2021-06-28T05:15:45.363Z] [2021-06-28T05:15:45.363Z] [2021-06-28T05:15:45.363Z] ---> nproc: [2021-06-28T05:15:45.363Z] 2 [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] ---> df -h: [2021-06-28T05:15:45.364Z] Filesystem Size Used Available Use% Mounted on [2021-06-28T05:15:45.364Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-28T05:15:45.364Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-28T05:15:45.364Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-28T05:15:45.364Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-28T05:15:45.364Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-28T05:15:45.364Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-28T05:15:45.364Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-28T05:15:45.364Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-28T05:15:45.364Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-28T05:15:45.364Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-28T05:15:45.364Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-28T05:15:45.364Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-117 [2021-06-28T05:15:45.364Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp [2021-06-28T05:15:45.364Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] ---> free -m: [2021-06-28T05:15:45.364Z] total used free shared buff/cache available [2021-06-28T05:15:45.364Z] Mem: 7821 962 4765 0 2093 6681 [2021-06-28T05:15:45.364Z] Swap: 1023 0 1023 [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] ---> ip addr: [2021-06-28T05:15:45.364Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-28T05:15:45.364Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-28T05:15:45.364Z] inet 127.0.0.1/8 scope host lo [2021-06-28T05:15:45.364Z] valid_lft forever preferred_lft forever [2021-06-28T05:15:45.364Z] inet6 ::1/128 scope host [2021-06-28T05:15:45.364Z] valid_lft forever preferred_lft forever [2021-06-28T05:15:45.364Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-28T05:15:45.364Z] link/ether fa:16:3e:18:c2:4c brd ff:ff:ff:ff:ff:ff [2021-06-28T05:15:45.364Z] inet 10.30.123.162/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-28T05:15:45.364Z] valid_lft 85733sec preferred_lft 85733sec [2021-06-28T05:15:45.364Z] inet6 fe80::f816:3eff:fe18:c24c/64 scope link [2021-06-28T05:15:45.364Z] valid_lft forever preferred_lft forever [2021-06-28T05:15:45.364Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-28T05:15:45.364Z] link/ether 02:42:3a:6f:84:b0 brd ff:ff:ff:ff:ff:ff [2021-06-28T05:15:45.364Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-28T05:15:45.364Z] valid_lft forever preferred_lft forever [2021-06-28T05:15:45.364Z] inet6 fe80::42:3aff:fe6f:84b0/64 scope link [2021-06-28T05:15:45.364Z] valid_lft forever preferred_lft forever [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] ---> sar -b -r -n DEV: [2021-06-28T05:15:45.364Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] 05:04:25 LINUX RESTART (2 CPU) [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] 05:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-28T05:15:45.364Z] 05:06:01 78.56 3.61 74.96 0.00 2643.68 3242.25 0.00 [2021-06-28T05:15:45.364Z] 05:07:01 0.42 0.00 0.42 0.00 0.00 7.38 0.00 [2021-06-28T05:15:45.364Z] 05:08:01 0.30 0.00 0.30 0.00 0.00 3.33 0.00 [2021-06-28T05:15:45.364Z] 05:09:01 0.15 0.00 0.15 0.00 0.00 1.93 0.00 [2021-06-28T05:15:45.364Z] 05:10:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 [2021-06-28T05:15:45.364Z] 05:11:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 [2021-06-28T05:15:45.364Z] 05:12:01 0.23 0.00 0.23 0.00 0.00 3.50 0.00 [2021-06-28T05:15:45.364Z] 05:13:01 0.28 0.00 0.28 0.00 0.00 2.77 0.00 [2021-06-28T05:15:45.364Z] 05:14:01 0.17 0.00 0.17 0.00 0.00 2.32 0.00 [2021-06-28T05:15:45.364Z] 05:15:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 [2021-06-28T05:15:45.364Z] Average: 7.99 0.36 7.63 0.00 260.50 322.74 0.00 [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] 05:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-28T05:15:45.364Z] 05:06:01 5467896 0 802260 10.02 2620 1736156 1301904 14.37 567628 1574088 20 [2021-06-28T05:15:45.364Z] 05:07:01 5475748 0 794400 9.92 2620 1736164 1236480 13.65 560944 1574052 8 [2021-06-28T05:15:45.364Z] 05:08:01 5477812 0 792336 9.89 2620 1736164 1221060 13.48 562732 1570612 8 [2021-06-28T05:15:45.364Z] 05:09:01 5477084 0 793056 9.90 2620 1736172 1217976 13.45 563696 1570616 8 [2021-06-28T05:15:45.364Z] 05:10:01 5476212 0 793920 9.91 2620 1736180 1216020 13.43 558804 1576932 8 [2021-06-28T05:15:45.364Z] 05:11:01 5477344 0 792788 9.90 2620 1736180 1200564 13.25 558064 1576932 8 [2021-06-28T05:15:45.364Z] 05:12:01 5477844 0 792280 9.89 2620 1736188 1195208 13.20 557564 1576932 8 [2021-06-28T05:15:45.364Z] 05:13:01 5476580 0 793540 9.91 2620 1736192 1195208 13.20 558708 1576932 8 [2021-06-28T05:15:45.364Z] 05:14:01 5467944 0 802172 10.02 2620 1736196 1195208 13.20 568524 1575836 8 [2021-06-28T05:15:45.364Z] 05:15:01 5466756 0 803356 10.03 2620 1736200 1195376 13.20 570244 1575124 8 [2021-06-28T05:15:45.364Z] Average: 5474122 0 796011 9.94 2620 1736179 1217500 13.44 562691 1574806 9 [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] 05:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-28T05:15:45.364Z] 05:06:01 eth0 143.23 105.98 436.30 27.84 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:06:01 docker0 1.42 1.13 0.35 2.82 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:07:01 eth0 3.06 0.72 0.97 0.55 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:08:01 eth0 1.87 0.47 0.61 0.39 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:09:01 eth0 2.15 0.57 0.64 0.43 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:10:01 eth0 1.18 0.67 0.65 0.46 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:11:01 eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:13:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:15:01 eth0 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] Average: eth0 15.03 10.74 43.30 2.94 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] Average: docker0 0.14 0.11 0.03 0.28 0.00 0.00 0.00 0.00 [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] ---> sar -P ALL: [2021-06-28T05:15:45.364Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] 05:04:25 LINUX RESTART (2 CPU) [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] 05:05:02 CPU %user %nice %system %iowait %steal %idle [2021-06-28T05:15:45.364Z] 05:06:01 all 4.75 0.00 2.44 1.53 0.05 91.22 [2021-06-28T05:15:45.364Z] 05:06:01 0 4.96 0.00 2.25 0.73 0.03 92.04 [2021-06-28T05:15:45.364Z] 05:06:01 1 4.54 0.00 2.63 2.34 0.07 90.41 [2021-06-28T05:15:45.364Z] 05:07:01 all 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-28T05:15:45.364Z] 05:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-28T05:15:45.364Z] 05:07:01 1 0.07 0.00 0.05 0.00 0.05 99.83 [2021-06-28T05:15:45.364Z] 05:08:01 all 0.09 0.00 0.07 0.00 0.03 99.82 [2021-06-28T05:15:45.364Z] 05:08:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2021-06-28T05:15:45.364Z] 05:08:01 1 0.08 0.00 0.08 0.00 0.03 99.80 [2021-06-28T05:15:45.364Z] 05:09:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-28T05:15:45.364Z] 05:09:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-28T05:15:45.364Z] 05:09:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-28T05:15:45.364Z] 05:10:01 all 0.17 0.00 0.08 0.00 0.02 99.73 [2021-06-28T05:15:45.364Z] 05:10:01 0 0.22 0.00 0.07 0.00 0.00 99.72 [2021-06-28T05:15:45.364Z] 05:10:01 1 0.12 0.00 0.10 0.00 0.03 99.75 [2021-06-28T05:15:45.364Z] 05:11:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-28T05:15:45.364Z] 05:11:01 0 0.20 0.00 0.03 0.00 0.00 99.77 [2021-06-28T05:15:45.364Z] 05:11:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-28T05:15:45.364Z] 05:12:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-28T05:15:45.364Z] 05:12:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-28T05:15:45.364Z] 05:12:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-28T05:15:45.364Z] 05:13:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-28T05:15:45.364Z] 05:13:01 0 0.20 0.00 0.05 0.00 0.00 99.75 [2021-06-28T05:15:45.364Z] 05:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-28T05:15:45.364Z] 05:14:01 all 0.16 0.00 0.04 0.00 0.02 99.78 [2021-06-28T05:15:45.364Z] 05:14:01 0 0.25 0.00 0.05 0.00 0.02 99.68 [2021-06-28T05:15:45.364Z] 05:14:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-28T05:15:45.364Z] 05:15:01 all 0.12 0.00 0.02 0.00 0.01 99.86 [2021-06-28T05:15:45.364Z] 05:15:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2021-06-28T05:15:45.364Z] 05:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-28T05:15:45.364Z] Average: all 0.57 0.00 0.28 0.15 0.02 98.98 [2021-06-28T05:15:45.364Z] Average: 0 0.64 0.00 0.26 0.07 0.01 99.02 [2021-06-28T05:15:45.364Z] Average: 1 0.50 0.00 0.29 0.23 0.04 98.95 [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z] [2021-06-28T05:15:45.364Z]