Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25011 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa (master) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa # timeout=10 Commit message: "Merge pull request #83 from FelixTing/issue-78" > git rev-list --no-walk 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-04T17:03:57.185Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-04T17:03:57.454Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-04T17:03:57.562Z] ========================================================= [2021-02-04T17:03:57.562Z] EdgeX Global Pipelines Version Info [2021-02-04T17:03:57.562Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:03:59.034Z] ------------------- [2021-02-04T17:03:59.034Z] stable info: [2021-02-04T17:03:59.034Z] ------------------- [2021-02-04T17:03:59.034Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T17:03:59.034Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T17:03:59.034Z] Message: update stable to v1.0.179 [2021-02-04T17:03:59.982Z] ------------------- [2021-02-04T17:03:59.982Z] experimental info: [2021-02-04T17:03:59.982Z] ------------------- [2021-02-04T17:03:59.982Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T17:03:59.982Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T17:03:59.982Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-04T17:04:00.282Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-02-04T17:04:00.440Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-02-04T17:04:00.554Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-04T17:04:00.751Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-04T17:04:00.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-04T17:04:00.938Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-04T17:04:01.046Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-04T17:04:01.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-04T17:04:01.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-04T17:04:01.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-04T17:04:01.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-04T17:04:01.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2021-02-04T17:04:01.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-04T17:04:01.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-04T17:04:01.889Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T17:04:01.974Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T17:04:02.060Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-04T17:04:02.305Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-04T17:04:02.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-04T17:04:02.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-04T17:04:02.594Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-04T17:04:02.684Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-04T17:04:02.777Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-04T17:04:02.881Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-04T17:04:02.989Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-04T17:04:03.074Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-04T17:04:03.160Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-04T17:04:03.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-04T17:04:03.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-04T17:04:03.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-04T17:04:03.529Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [Pipeline] echo [2021-02-04T17:04:03.617Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fbdcad [Pipeline] echo [2021-02-04T17:04:03.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T17:04:03.899Z] provisioning config files... [2021-02-04T17:04:03.939Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config4278095333491073661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:04:04.350Z] ---> docker-login.sh [2021-02-04T17:04:04.350Z] nexus3.edgexfoundry.org:10001 [2021-02-04T17:04:04.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:04:04.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:04:04.877Z] Configure a credential helper to remove this warning. See [2021-02-04T17:04:04.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:04:04.877Z] [2021-02-04T17:04:04.877Z] Login Succeeded [2021-02-04T17:04:04.877Z] nexus3.edgexfoundry.org:10002 [2021-02-04T17:04:04.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:04:04.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:04:04.877Z] Configure a credential helper to remove this warning. See [2021-02-04T17:04:04.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:04:04.877Z] [2021-02-04T17:04:04.877Z] Login Succeeded [2021-02-04T17:04:04.877Z] nexus3.edgexfoundry.org:10003 [2021-02-04T17:04:05.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:04:05.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:04:05.142Z] Configure a credential helper to remove this warning. See [2021-02-04T17:04:05.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:04:05.142Z] [2021-02-04T17:04:05.142Z] Login Succeeded [2021-02-04T17:04:05.142Z] nexus3.edgexfoundry.org:10004 [2021-02-04T17:04:05.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:04:05.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:04:05.404Z] Configure a credential helper to remove this warning. See [2021-02-04T17:04:05.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:04:05.404Z] [2021-02-04T17:04:05.404Z] Login Succeeded [2021-02-04T17:04:05.404Z] docker.io [2021-02-04T17:04:05.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:04:05.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:04:05.666Z] Configure a credential helper to remove this warning. See [2021-02-04T17:04:05.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:04:05.666Z] [2021-02-04T17:04:05.666Z] Login Succeeded [2021-02-04T17:04:05.666Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T17:04:05.684Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T17:04:06.513Z] + git log --format=format:%s -1 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [Pipeline] echo [2021-02-04T17:04:06.611Z] GIT_COMMIT: 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa, Commit Message: Merge pull request #83 from FelixTing/issue-78 [Pipeline] echo [2021-02-04T17:04:06.664Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:04:07.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T17:04:07.301Z] [2021-02-04T17:04:07.301Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:04:07.664Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T17:04:07.664Z] latest: Pulling from edgex-devops/git-semver [2021-02-04T17:04:07.664Z] 31603596830f: Pulling fs layer [2021-02-04T17:04:07.664Z] 2a8b12db71e7: Pulling fs layer [2021-02-04T17:04:07.664Z] 6ca5941a6612: Pulling fs layer [2021-02-04T17:04:07.664Z] ecc8261a40a4: Pulling fs layer [2021-02-04T17:04:07.664Z] 2a8b12db71e7: Verifying Checksum [2021-02-04T17:04:07.664Z] 2a8b12db71e7: Download complete [2021-02-04T17:04:07.664Z] 31603596830f: Verifying Checksum [2021-02-04T17:04:07.664Z] 31603596830f: Download complete [2021-02-04T17:04:07.932Z] ecc8261a40a4: Download complete [2021-02-04T17:04:07.932Z] 6ca5941a6612: Verifying Checksum [2021-02-04T17:04:07.932Z] 6ca5941a6612: Download complete [2021-02-04T17:04:08.199Z] 31603596830f: Pull complete [2021-02-04T17:04:08.471Z] 2a8b12db71e7: Pull complete [2021-02-04T17:04:09.464Z] 6ca5941a6612: Pull complete [2021-02-04T17:04:09.747Z] ecc8261a40a4: Pull complete [2021-02-04T17:04:09.747Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-04T17:04:09.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T17:04:09.747Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-04T17:04:09.969Z] prd-centos7-docker-4c-2g-25011 does not seem to be running inside a container [2021-02-04T17:04:10.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-04T17:04:12.693Z] $ docker top cbc0f21da6235ba5e755e769ada9ca48683ef1188568cddbfaea0836fce47057 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-04T17:04:13.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T17:04:13.026Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T17:04:13.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T17:04:13.303Z] $ docker exec cbc0f21da6235ba5e755e769ada9ca48683ef1188568cddbfaea0836fce47057 ssh-agent [2021-02-04T17:04:13.502Z] SSH_AUTH_SOCK=/tmp/ssh-fcpZ17BJ6i8A/agent.12 [2021-02-04T17:04:13.502Z] SSH_AGENT_PID=17 [2021-02-04T17:04:13.517Z] Running ssh-add (command line suppressed) [2021-02-04T17:04:13.659Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6890540314401579688.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6890540314401579688.key) [2021-02-04T17:04:13.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T17:04:14.097Z] + git tag --points-at HEAD [Pipeline] } [2021-02-04T17:04:14.128Z] $ docker exec --env ******** --env ******** cbc0f21da6235ba5e755e769ada9ca48683ef1188568cddbfaea0836fce47057 ssh-agent -k [2021-02-04T17:04:14.280Z] unset SSH_AUTH_SOCK; [2021-02-04T17:04:14.280Z] unset SSH_AGENT_PID; [2021-02-04T17:04:14.281Z] echo Agent pid 17 killed; [2021-02-04T17:04:14.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-04T17:04:14.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T17:04:14.518Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T17:04:14.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T17:04:14.740Z] $ docker exec cbc0f21da6235ba5e755e769ada9ca48683ef1188568cddbfaea0836fce47057 ssh-agent [2021-02-04T17:04:14.959Z] SSH_AUTH_SOCK=/tmp/ssh-j91LMtyLwCvw/agent.46 [2021-02-04T17:04:14.959Z] SSH_AGENT_PID=52 [2021-02-04T17:04:14.969Z] Running ssh-add (command line suppressed) [2021-02-04T17:04:15.150Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8116884343746029359.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8116884343746029359.key) [2021-02-04T17:04:15.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T17:04:15.569Z] + git semver init [2021-02-04T17:04:15.570Z] # -> Open(): unable to determine branch for HEAD [2021-02-04T17:04:15.570Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-02-04T17:04:15.570Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-02-04T17:04:15.570Z] # $SEMVER_REMOTE_NAME = origin [2021-02-04T17:04:15.570Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-04T17:04:15.570Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-04T17:04:15.570Z] # $SEMVER_BRANCH = master [2021-02-04T17:04:15.570Z] # $SEMVER_TEMP = /tmp/semver-774255949 [2021-02-04T17:04:15.570Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-02-04T17:04:16.519Z] # '/tmp/semver-774255949' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' [2021-02-04T17:04:16.519Z] # -> Force: false [2021-02-04T17:04:16.519Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2021-02-04T17:04:16.535Z] $ docker exec --env ******** --env ******** cbc0f21da6235ba5e755e769ada9ca48683ef1188568cddbfaea0836fce47057 ssh-agent -k [2021-02-04T17:04:16.670Z] unset SSH_AUTH_SOCK; [2021-02-04T17:04:16.671Z] unset SSH_AGENT_PID; [2021-02-04T17:04:16.671Z] echo Agent pid 52 killed; [2021-02-04T17:04:16.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T17:04:17.212Z] + git semver [Pipeline] } [2021-02-04T17:04:17.239Z] $ docker stop --time=1 cbc0f21da6235ba5e755e769ada9ca48683ef1188568cddbfaea0836fce47057 [2021-02-04T17:04:18.658Z] $ docker rm -f cbc0f21da6235ba5e755e769ada9ca48683ef1188568cddbfaea0836fce47057 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T17:04:19.163Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-04T17:04:19.777Z] Stashed 1 file(s) [Pipeline] echo [2021-02-04T17:04:19.780Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.1 [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-02-04T17:04:35.299Z] Still waiting to schedule task [2021-02-04T17:04:35.299Z] ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25015’ is offline [2021-02-04T17:04:35.301Z] Still waiting to schedule task [2021-02-04T17:04:35.301Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25007’ [2021-02-04T17:05:34.047Z] Running on prd-centos7-docker-4c-2g-25019 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2021-02-04T17:05:34.098Z] Running in /w/workspace/device-snmp-go/24 [Pipeline] { [Pipeline] checkout [2021-02-04T17:05:37.598Z] using credential edgex-jenkins-ssh [2021-02-04T17:05:37.667Z] Cloning the remote Git repository [2021-02-04T17:05:37.700Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-02-04T17:05:37.828Z] > git init /w/workspace/device-snmp-go/24 # timeout=10 [2021-02-04T17:05:37.944Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-02-04T17:05:37.944Z] > git --version # timeout=10 [2021-02-04T17:05:37.954Z] > git --version # 'git version 2.24.3' [2021-02-04T17:05:37.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T17:05:38.067Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T17:05:38.587Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-02-04T17:05:38.595Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T17:05:38.615Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-02-04T17:05:38.635Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-02-04T17:05:38.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T17:05:38.643Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-04T17:05:39.072Z] Checking out Revision 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa (master) [2021-02-04T17:05:39.094Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T17:05:39.099Z] > git checkout -f 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa # timeout=10 [2021-02-04T17:05:43.243Z] Commit message: "Merge pull request #83 from FelixTing/issue-78" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T17:05:44.847Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-04T17:05:45.209Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T17:05:45.545Z] + sudo service docker restart [2021-02-04T17:05:45.545Z] + true [2021-02-04T17:05:45.545Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T17:05:47.060Z] provisioning config files... [2021-02-04T17:05:47.102Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/24@tmp/config7953768899174548331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:05:47.626Z] ---> docker-login.sh [2021-02-04T17:05:47.626Z] nexus3.edgexfoundry.org:10001 [2021-02-04T17:05:47.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:05:47.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:05:47.905Z] Configure a credential helper to remove this warning. See [2021-02-04T17:05:47.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:05:47.905Z] [2021-02-04T17:05:47.905Z] Login Succeeded [2021-02-04T17:05:47.905Z] nexus3.edgexfoundry.org:10002 [2021-02-04T17:05:48.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:05:48.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:05:48.187Z] Configure a credential helper to remove this warning. See [2021-02-04T17:05:48.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:05:48.187Z] [2021-02-04T17:05:48.187Z] Login Succeeded [2021-02-04T17:05:48.187Z] nexus3.edgexfoundry.org:10003 [2021-02-04T17:05:48.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:05:48.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:05:48.502Z] Configure a credential helper to remove this warning. See [2021-02-04T17:05:48.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:05:48.502Z] [2021-02-04T17:05:48.502Z] Login Succeeded [2021-02-04T17:05:48.502Z] nexus3.edgexfoundry.org:10004 [2021-02-04T17:05:48.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:05:48.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:05:48.502Z] Configure a credential helper to remove this warning. See [2021-02-04T17:05:48.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:05:48.502Z] [2021-02-04T17:05:48.502Z] Login Succeeded [2021-02-04T17:05:48.502Z] docker.io [2021-02-04T17:05:48.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:05:49.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:05:49.086Z] Configure a credential helper to remove this warning. See [2021-02-04T17:05:49.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:05:49.086Z] [2021-02-04T17:05:49.086Z] Login Succeeded [2021-02-04T17:05:49.086Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T17:05:49.102Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-04T17:05:49.517Z] ========================================================= [2021-02-04T17:05:49.517Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-04T17:05:49.517Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:05:49.906Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-04T17:05:49.906Z] Sending build context to Docker daemon 327.2kB [2021-02-04T17:05:49.906Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T17:05:49.906Z] Step 2/10 : FROM ${BASE} [2021-02-04T17:05:50.169Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-04T17:05:50.169Z] 188c0c94c7c5: Pulling fs layer [2021-02-04T17:05:50.169Z] 0ef7d3d256c8: Pulling fs layer [2021-02-04T17:05:50.169Z] de9db76c5a1d: Pulling fs layer [2021-02-04T17:05:50.169Z] bca2f99d35d6: Pulling fs layer [2021-02-04T17:05:50.169Z] 93359f2a8cfa: Pulling fs layer [2021-02-04T17:05:50.169Z] 7c6f9722023f: Pulling fs layer [2021-02-04T17:05:50.169Z] a35cf1a2eb13: Pulling fs layer [2021-02-04T17:05:50.169Z] 93359f2a8cfa: Waiting [2021-02-04T17:05:50.169Z] 7c6f9722023f: Waiting [2021-02-04T17:05:50.169Z] a35cf1a2eb13: Waiting [2021-02-04T17:05:50.169Z] bca2f99d35d6: Waiting [2021-02-04T17:05:50.169Z] de9db76c5a1d: Verifying Checksum [2021-02-04T17:05:50.169Z] de9db76c5a1d: Download complete [2021-02-04T17:05:50.169Z] 0ef7d3d256c8: Verifying Checksum [2021-02-04T17:05:50.169Z] 0ef7d3d256c8: Download complete [2021-02-04T17:05:50.169Z] 93359f2a8cfa: Verifying Checksum [2021-02-04T17:05:50.169Z] 93359f2a8cfa: Download complete [2021-02-04T17:05:50.169Z] 7c6f9722023f: Verifying Checksum [2021-02-04T17:05:50.169Z] 7c6f9722023f: Download complete [2021-02-04T17:05:50.169Z] 188c0c94c7c5: Verifying Checksum [2021-02-04T17:05:50.169Z] 188c0c94c7c5: Download complete [2021-02-04T17:05:50.435Z] 188c0c94c7c5: Pull complete [2021-02-04T17:05:50.699Z] 0ef7d3d256c8: Pull complete [2021-02-04T17:05:50.699Z] de9db76c5a1d: Pull complete [2021-02-04T17:05:52.105Z] a35cf1a2eb13: Verifying Checksum [2021-02-04T17:05:52.105Z] a35cf1a2eb13: Download complete [2021-02-04T17:05:53.069Z] bca2f99d35d6: Download complete [2021-02-04T17:05:59.924Z] bca2f99d35d6: Pull complete [2021-02-04T17:05:59.924Z] 93359f2a8cfa: Pull complete [2021-02-04T17:05:59.924Z] 7c6f9722023f: Pull complete [2021-02-04T17:06:05.622Z] a35cf1a2eb13: Pull complete [2021-02-04T17:06:05.622Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-04T17:06:05.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-04T17:06:05.622Z] ---> a62c8e92a672 [2021-02-04T17:06:05.622Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-02-04T17:06:05.622Z] ---> Running in 7b0c150af153 [2021-02-04T17:06:05.622Z] Removing intermediate container 7b0c150af153 [2021-02-04T17:06:05.622Z] ---> 89e104b7b4e0 [2021-02-04T17:06:05.622Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-02-04T17:06:05.898Z] ---> Running in 9aba9650d20f [2021-02-04T17:06:05.898Z] Removing intermediate container 9aba9650d20f [2021-02-04T17:06:05.898Z] ---> 38c883910dcf [2021-02-04T17:06:05.898Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-02-04T17:06:05.898Z] ---> Running in 9101ace02a22 [2021-02-04T17:06:06.165Z] Removing intermediate container 9101ace02a22 [2021-02-04T17:06:06.165Z] ---> b45220ec0a6e [2021-02-04T17:06:06.165Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T17:06:06.165Z] ---> Running in 74e5eac0acae [2021-02-04T17:06:07.599Z] Removing intermediate container 74e5eac0acae [2021-02-04T17:06:07.599Z] ---> 91ad7e0cdb8a [2021-02-04T17:06:07.599Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-04T17:06:07.599Z] ---> Running in d270cb125b85 [2021-02-04T17:06:09.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T17:06:10.409Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T17:06:11.808Z] OK: 166 MiB in 39 packages [2021-02-04T17:06:12.386Z] Removing intermediate container d270cb125b85 [2021-02-04T17:06:12.386Z] ---> d60a26c4e6ce [2021-02-04T17:06:12.386Z] Step 8/10 : WORKDIR /device-snmp-go [2021-02-04T17:06:12.653Z] ---> Running in 27824281f84d [2021-02-04T17:06:12.923Z] Removing intermediate container 27824281f84d [2021-02-04T17:06:12.923Z] ---> b299ca89f570 [2021-02-04T17:06:12.923Z] Step 9/10 : COPY . . [2021-02-04T17:06:13.503Z] ---> 26f4e7786cb3 [2021-02-04T17:06:13.503Z] Step 10/10 : RUN go mod download [2021-02-04T17:06:13.503Z] ---> Running in 5138f96d9dbf [2021-02-04T17:06:35.809Z] Removing intermediate container 5138f96d9dbf [2021-02-04T17:06:35.809Z] ---> 1fc97958fb4c [2021-02-04T17:06:35.809Z] Successfully built 1fc97958fb4c [2021-02-04T17:06:35.809Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:06:36.247Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T17:06:36.247Z] . [Pipeline] withDockerContainer [2021-02-04T17:06:36.529Z] prd-centos7-docker-4c-2g-25019 does not seem to be running inside a container [2021-02-04T17:06:36.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/24 -v /w/workspace/device-snmp-go/24:/w/workspace/device-snmp-go/24:rw,z -v /w/workspace/device-snmp-go/24@tmp:/w/workspace/device-snmp-go/24@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 ******** ci-base-image-x86_64 cat [2021-02-04T17:06:37.505Z] $ docker top af0473e6a1a33eeecd2902864af19bb8a7cc51eb7a8d8983ffe23a4d091761da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T17:06:38.072Z] + go version [2021-02-04T17:06:38.072Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-04T17:06:38.088Z] $ docker stop --time=1 af0473e6a1a33eeecd2902864af19bb8a7cc51eb7a8d8983ffe23a4d091761da [2021-02-04T17:06:39.509Z] $ docker rm -f af0473e6a1a33eeecd2902864af19bb8a7cc51eb7a8d8983ffe23a4d091761da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:06:40.378Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T17:06:40.378Z] . [Pipeline] withDockerContainer [2021-02-04T17:06:40.642Z] prd-centos7-docker-4c-2g-25019 does not seem to be running inside a container [2021-02-04T17:06:40.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/24 -v /w/workspace/device-snmp-go/24:/w/workspace/device-snmp-go/24:rw,z -v /w/workspace/device-snmp-go/24@tmp:/w/workspace/device-snmp-go/24@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 ******** ci-base-image-x86_64 cat [2021-02-04T17:06:41.569Z] $ docker top b12cbba1c8f622de70f5ecb0c8201ac80a637b2382e27d9b29fe512e54b7fbee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T17:06:42.145Z] + make test [2021-02-04T17:06:42.145Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-02-04T17:06:43.160Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-02-04T17:06:58.333Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-02-04T17:06:58.333Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements [2021-02-04T17:06:58.333Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-04T17:06:58.919Z] gofmt -l . [2021-02-04T17:06:58.919Z] [ "`gofmt -l .`" = "" ] [2021-02-04T17:06:58.919Z] ./bin/test-attribution-txt.sh [2021-02-04T17:06:59.878Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-04T17:06:59.897Z] $ docker stop --time=1 b12cbba1c8f622de70f5ecb0c8201ac80a637b2382e27d9b29fe512e54b7fbee [2021-02-04T17:07:02.240Z] $ docker rm -f b12cbba1c8f622de70f5ecb0c8201ac80a637b2382e27d9b29fe512e54b7fbee [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T17:07:02.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-04T17:07:03.477Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-02-04T17:07:04.721Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-04T17:07:05.066Z] + ls -al . [2021-02-04T17:07:05.066Z] total 104 [2021-02-04T17:07:05.066Z] drwxrwxr-x. 8 jenkins jenkins 4096 Feb 4 17:06 . [2021-02-04T17:07:05.066Z] drwxrwxr-x. 4 jenkins jenkins 30 Feb 4 17:05 .. [2021-02-04T17:07:05.066Z] -rw-rw-r--. 1 jenkins jenkins 5082 Feb 4 17:05 Attribution.txt [2021-02-04T17:07:05.066Z] drwxrwxr-x. 2 jenkins jenkins 87 Feb 4 17:05 bin [2021-02-04T17:07:05.066Z] drwxrwxr-x. 3 jenkins jenkins 32 Feb 4 17:05 cmd [2021-02-04T17:07:05.066Z] -rw-r--r--. 1 jenkins jenkins 8493 Feb 4 17:06 coverage.out [2021-02-04T17:07:05.066Z] -rw-rw-r--. 1 jenkins jenkins 1529 Feb 4 17:05 Dockerfile [2021-02-04T17:07:05.066Z] -rw-rw-r--. 1 jenkins jenkins 1006 Feb 4 17:05 Dockerfile.build [2021-02-04T17:07:05.066Z] -rw-rw-r--. 1 jenkins jenkins 6 Feb 4 17:05 .dockerignore [2021-02-04T17:07:05.066Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 4 17:05 .git [2021-02-04T17:07:05.066Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 4 17:05 .github [2021-02-04T17:07:05.066Z] -rw-rw-r--. 1 jenkins jenkins 272 Feb 4 17:05 .gitignore [2021-02-04T17:07:05.066Z] -rw-r--r--. 1 jenkins jenkins 204 Feb 4 17:06 go.mod [2021-02-04T17:07:05.066Z] -rw-r--r--. 1 jenkins jenkins 14156 Feb 4 17:06 go.sum [2021-02-04T17:07:05.066Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 4 17:05 internal [2021-02-04T17:07:05.066Z] -rw-rw-r--. 1 jenkins jenkins 656 Feb 4 17:05 Jenkinsfile [2021-02-04T17:07:05.066Z] -rw-rw-r--. 1 jenkins jenkins 11340 Feb 4 17:05 LICENSE [2021-02-04T17:07:05.066Z] -rw-rw-r--. 1 jenkins jenkins 937 Feb 4 17:05 Makefile [2021-02-04T17:07:05.066Z] drwxrwxr-x. 2 jenkins jenkins 84 Feb 4 17:05 profiles [2021-02-04T17:07:05.066Z] -rw-rw-r--. 1 jenkins jenkins 12398 Feb 4 17:05 README.md [2021-02-04T17:07:05.066Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 4 17:04 VERSION [2021-02-04T17:07:05.066Z] -rw-rw-r--. 1 jenkins jenkins 209 Feb 4 17:05 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:05.444Z] + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3fbdcadf47cc15f1a3e002633084b9476c9dc8aa --label arch=amd64 --label version=1.3.2-dev.1 . [2021-02-04T17:07:05.726Z] Sending build context to Docker daemon 336.4kB [2021-02-04T17:07:05.726Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T17:07:05.726Z] Step 2/26 : FROM ${BASE} AS builder [2021-02-04T17:07:05.726Z] ---> 1fc97958fb4c [2021-02-04T17:07:05.726Z] Step 3/26 : ARG MAKE='make build' [2021-02-04T17:07:06.007Z] ---> Running in 1b5d32515a79 [2021-02-04T17:07:06.289Z] Removing intermediate container 1b5d32515a79 [2021-02-04T17:07:06.289Z] ---> aafea0b2618d [2021-02-04T17:07:06.289Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2021-02-04T17:07:06.289Z] ---> Running in 64417ae552c0 [2021-02-04T17:07:06.289Z] Removing intermediate container 64417ae552c0 [2021-02-04T17:07:06.289Z] ---> 50b4df3122fa [2021-02-04T17:07:06.289Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2021-02-04T17:07:06.560Z] ---> Running in b55fadcc7f9a [2021-02-04T17:07:06.842Z] Removing intermediate container b55fadcc7f9a [2021-02-04T17:07:06.842Z] ---> e265ade9f1c4 [2021-02-04T17:07:06.842Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T17:07:06.842Z] ---> Running in 2a7ad300a513 [2021-02-04T17:07:07.849Z] Removing intermediate container 2a7ad300a513 [2021-02-04T17:07:07.849Z] ---> 7faa8b439ca5 [2021-02-04T17:07:07.849Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-04T17:07:07.849Z] ---> Running in 3c4c4711835c [2021-02-04T17:07:08.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T17:07:09.820Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T17:07:11.220Z] OK: 166 MiB in 39 packages [2021-02-04T17:07:11.803Z] Removing intermediate container 3c4c4711835c [2021-02-04T17:07:11.803Z] ---> e44c261b6be7 [2021-02-04T17:07:11.803Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2021-02-04T17:07:11.803Z] ---> Running in 14f9ab4d52d2 [2021-02-04T17:07:12.086Z] Removing intermediate container 14f9ab4d52d2 [2021-02-04T17:07:12.086Z] ---> 39a061b94bcc [2021-02-04T17:07:12.086Z] Step 9/26 : COPY go.mod . [2021-02-04T17:07:12.349Z] ---> e62d18da3a86 [2021-02-04T17:07:12.349Z] Step 10/26 : COPY Makefile . [2021-02-04T17:07:12.615Z] ---> c041d5185637 [2021-02-04T17:07:12.615Z] Step 11/26 : RUN make update [2021-02-04T17:07:12.615Z] ---> Running in aaa80b78a0c8 [2021-02-04T17:07:13.200Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-04T17:07:13.795Z] Removing intermediate container aaa80b78a0c8 [2021-02-04T17:07:13.795Z] ---> 30a9b851e9af [2021-02-04T17:07:13.795Z] Step 12/26 : COPY . . [2021-02-04T17:07:13.974Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25022 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2021-02-04T17:07:14.028Z] Running in /w/workspace/device-snmp-go/24 [Pipeline] { [Pipeline] checkout [2021-02-04T17:07:14.759Z] ---> 211ce50439a0 [2021-02-04T17:07:14.759Z] Step 13/26 : RUN ${MAKE} [2021-02-04T17:07:14.759Z] ---> Running in 07aca7063e0a [2021-02-04T17:07:15.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.1" -o cmd/device-snmp-go ./cmd [2021-02-04T17:07:19.550Z] using credential edgex-jenkins-ssh [2021-02-04T17:07:19.621Z] Cloning the remote Git repository [2021-02-04T17:07:19.675Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-02-04T17:07:19.794Z] > git init /w/workspace/device-snmp-go/24 # timeout=10 [2021-02-04T17:07:19.878Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-02-04T17:07:19.879Z] > git --version # timeout=10 [2021-02-04T17:07:19.899Z] > git --version # 'git version 2.17.1' [2021-02-04T17:07:19.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T17:07:19.947Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T17:07:21.278Z] Checking out Revision 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa (master) [2021-02-04T17:07:20.703Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-02-04T17:07:20.732Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T17:07:20.764Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-02-04T17:07:20.804Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-02-04T17:07:20.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T17:07:20.819Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-04T17:07:21.284Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T17:07:21.303Z] > git checkout -f 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa # timeout=10 [2021-02-04T17:07:25.291Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-04T17:07:25.913Z] Commit message: "Merge pull request #83 from FelixTing/issue-78" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T17:07:27.400Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-04T17:07:27.884Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T17:07:28.232Z] + sudo service docker+ restart [2021-02-04T17:07:28.232Z] true [2021-02-04T17:07:28.643Z] Removing intermediate container 07aca7063e0a [2021-02-04T17:07:28.643Z] ---> 883ccdddc76c [2021-02-04T17:07:28.643Z] Step 14/26 : FROM alpine:3.12 [2021-02-04T17:07:28.906Z] 3.12: Pulling from library/alpine [2021-02-04T17:07:28.906Z] 801bfaa63ef2: Pulling fs layer [2021-02-04T17:07:29.175Z] 801bfaa63ef2: Verifying Checksum [2021-02-04T17:07:29.175Z] 801bfaa63ef2: Download complete [2021-02-04T17:07:29.440Z] 801bfaa63ef2: Pull complete [2021-02-04T17:07:29.440Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T17:07:29.440Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T17:07:29.440Z] ---> 389fef711851 [2021-02-04T17:07:29.440Z] Step 15/26 : ENV APP_PORT=49993 [2021-02-04T17:07:29.440Z] ---> Running in 9cee8ef18b89 [2021-02-04T17:07:29.704Z] Removing intermediate container 9cee8ef18b89 [2021-02-04T17:07:29.704Z] ---> 7980ed23c536 [2021-02-04T17:07:29.704Z] Step 16/26 : EXPOSE $APP_PORT [2021-02-04T17:07:29.704Z] ---> Running in 4be333babd04 [2021-02-04T17:07:29.966Z] Removing intermediate container 4be333babd04 [2021-02-04T17:07:29.966Z] ---> 298f3735b0d7 [2021-02-04T17:07:29.966Z] Step 17/26 : ENV DEVICE_PORT=161 [2021-02-04T17:07:29.966Z] ---> Running in 4602e01c126c [2021-02-04T17:07:30.229Z] Removing intermediate container 4602e01c126c [2021-02-04T17:07:30.229Z] ---> 4ce9c8b1c8fa [2021-02-04T17:07:30.229Z] Step 18/26 : EXPOSE $DEVICE_PORT [2021-02-04T17:07:30.229Z] ---> Running in 3551f29f3dda [2021-02-04T17:07:30.229Z] Removing intermediate container 3551f29f3dda [2021-02-04T17:07:30.229Z] ---> e8d4b40eb6c2 [2021-02-04T17:07:30.229Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2021-02-04T17:07:30.807Z] ---> 0c1a7a5ae305 [2021-02-04T17:07:30.807Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T17:07:30.958Z] provisioning config files... [2021-02-04T17:07:31.008Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/24@tmp/config5951838941737803992tmp [Pipeline] { [2021-02-04T17:07:31.073Z] ---> 94eda35438fc [2021-02-04T17:07:31.073Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:07:31.340Z] ---> 51ddd333afd2 [2021-02-04T17:07:31.340Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2021-02-04T17:07:31.340Z] ---> Running in 987bd7a7cd48 [2021-02-04T17:07:31.439Z] ---> docker-login.sh [2021-02-04T17:07:31.439Z] nexus3.edgexfoundry.org:10001 [2021-02-04T17:07:31.603Z] Removing intermediate container 987bd7a7cd48 [2021-02-04T17:07:31.603Z] ---> c94cdc0e9735 [2021-02-04T17:07:31.603Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-02-04T17:07:31.603Z] ---> Running in c81901111f9a [2021-02-04T17:07:31.866Z] Removing intermediate container c81901111f9a [2021-02-04T17:07:31.866Z] ---> 547c35323dfe [2021-02-04T17:07:31.866Z] Step 24/26 : LABEL arch=amd64 [2021-02-04T17:07:31.866Z] ---> Running in f4f4c7ee094e [2021-02-04T17:07:32.133Z] Removing intermediate container f4f4c7ee094e [2021-02-04T17:07:32.134Z] ---> 20f6ba5a7966 [2021-02-04T17:07:32.134Z] Step 25/26 : LABEL git_sha=3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [2021-02-04T17:07:32.134Z] ---> Running in d72c009d2060 [2021-02-04T17:07:32.397Z] Removing intermediate container d72c009d2060 [2021-02-04T17:07:32.397Z] ---> c4f9d23d9f49 [2021-02-04T17:07:32.397Z] Step 26/26 : LABEL version=1.3.2-dev.1 [2021-02-04T17:07:32.397Z] ---> Running in 3ed09b681cff [2021-02-04T17:07:32.397Z] Removing intermediate container 3ed09b681cff [2021-02-04T17:07:32.397Z] ---> 8727acecbeb2 [2021-02-04T17:07:32.397Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-04T17:07:32.397Z] Successfully built 8727acecbeb2 [2021-02-04T17:07:32.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:32.659Z] Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T17:07:32.984Z] provisioning config files... [2021-02-04T17:07:33.019Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/24@tmp/config8663357086301370339tmp [2021-02-04T17:07:33.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:33.030Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:33.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:33.030Z] [2021-02-04T17:07:33.030Z] Login Succeeded [2021-02-04T17:07:33.030Z] nexus3.edgexfoundry.org:10002 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:07:33.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:33.377Z] ---> docker-login.sh [2021-02-04T17:07:33.378Z] nexus3.edgexfoundry.org:10001 [2021-02-04T17:07:33.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:33.579Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:33.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:33.579Z] [2021-02-04T17:07:33.579Z] Login Succeeded [2021-02-04T17:07:33.579Z] nexus3.edgexfoundry.org:10003 [2021-02-04T17:07:33.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:33.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:33.645Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:33.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:33.645Z] [2021-02-04T17:07:33.645Z] Login Succeeded [2021-02-04T17:07:33.645Z] nexus3.edgexfoundry.org:10002 [2021-02-04T17:07:33.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:33.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:33.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:33.907Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:33.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:33.907Z] [2021-02-04T17:07:33.907Z] Login Succeeded [2021-02-04T17:07:33.907Z] nexus3.edgexfoundry.org:10003 [2021-02-04T17:07:33.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:34.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:34.131Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:34.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:34.131Z] [2021-02-04T17:07:34.131Z] Login Succeeded [2021-02-04T17:07:34.131Z] nexus3.edgexfoundry.org:10004 [2021-02-04T17:07:34.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:34.181Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:34.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:34.181Z] [2021-02-04T17:07:34.181Z] Login Succeeded [2021-02-04T17:07:34.181Z] nexus3.edgexfoundry.org:10004 [2021-02-04T17:07:34.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:34.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:34.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:34.455Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:34.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:34.455Z] [2021-02-04T17:07:34.455Z] Login Succeeded [2021-02-04T17:07:34.455Z] docker.io [2021-02-04T17:07:34.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:34.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:34.720Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:34.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:34.720Z] [2021-02-04T17:07:34.720Z] Login Succeeded [2021-02-04T17:07:34.720Z] ---> docker-login.sh ends [2021-02-04T17:07:34.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:34.722Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:34.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:34.722Z] [2021-02-04T17:07:34.722Z] Login Succeeded [2021-02-04T17:07:34.722Z] docker.io [Pipeline] } [2021-02-04T17:07:34.732Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-04T17:07:34.927Z] [edgeXDocker.push] Tagging docker image docker-device-snmp-go with the following tags: [2021-02-04T17:07:34.927Z] 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [2021-02-04T17:07:34.927Z] latest [2021-02-04T17:07:34.927Z] 1.3.2-dev.1 [2021-02-04T17:07:34.927Z] 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 [2021-02-04T17:07:34.927Z] master [2021-02-04T17:07:34.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:35.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:07:35.429Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:35.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:07:35.609Z] Configure a credential helper to remove this warning. See [2021-02-04T17:07:35.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:07:35.609Z] [2021-02-04T17:07:35.609Z] Login Succeeded [2021-02-04T17:07:35.609Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T17:07:35.632Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [2021-02-04T17:07:35.766Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [2021-02-04T17:07:35.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-02-04T17:07:35.766Z] adf423d251a7: Preparing [2021-02-04T17:07:35.766Z] 95bf647be8fb: Preparing [2021-02-04T17:07:35.766Z] 9bfae8fa08fc: Preparing [2021-02-04T17:07:35.766Z] 777b2c648970: Preparing [2021-02-04T17:07:35.766Z] 777b2c648970: Layer already exists [2021-02-04T17:07:35.766Z] adf423d251a7: Pushed [2021-02-04T17:07:35.766Z] 95bf647be8fb: Pushed [Pipeline] unstash [Pipeline] echo [2021-02-04T17:07:36.151Z] ========================================================= [2021-02-04T17:07:36.151Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-04T17:07:36.151Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:36.536Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-04T17:07:36.815Z] Sending build context to Docker daemon 326.1kB [2021-02-04T17:07:36.816Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T17:07:36.816Z] Step 2/10 : FROM ${BASE} [2021-02-04T17:07:37.098Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-04T17:07:37.098Z] 5f621e34cdf4: Pulling fs layer [2021-02-04T17:07:37.098Z] a4357932f1b6: Pulling fs layer [2021-02-04T17:07:37.098Z] 18c013af1878: Pulling fs layer [2021-02-04T17:07:37.098Z] 00ac8860ef70: Pulling fs layer [2021-02-04T17:07:37.098Z] 63d7cb157983: Pulling fs layer [2021-02-04T17:07:37.098Z] b116817d02f9: Pulling fs layer [2021-02-04T17:07:37.098Z] 745a02a5169b: Pulling fs layer [2021-02-04T17:07:37.099Z] 63d7cb157983: Waiting [2021-02-04T17:07:37.099Z] b116817d02f9: Waiting [2021-02-04T17:07:37.099Z] 745a02a5169b: Waiting [2021-02-04T17:07:37.099Z] 00ac8860ef70: Waiting [2021-02-04T17:07:37.099Z] a4357932f1b6: Verifying Checksum [2021-02-04T17:07:37.099Z] a4357932f1b6: Download complete [2021-02-04T17:07:37.099Z] 18c013af1878: Verifying Checksum [2021-02-04T17:07:37.099Z] 18c013af1878: Download complete [2021-02-04T17:07:37.099Z] 63d7cb157983: Verifying Checksum [2021-02-04T17:07:37.099Z] 63d7cb157983: Download complete [2021-02-04T17:07:37.169Z] 9bfae8fa08fc: Pushed [2021-02-04T17:07:37.376Z] b116817d02f9: Verifying Checksum [2021-02-04T17:07:37.377Z] b116817d02f9: Download complete [2021-02-04T17:07:37.377Z] 5f621e34cdf4: Verifying Checksum [2021-02-04T17:07:37.377Z] 5f621e34cdf4: Download complete [2021-02-04T17:07:37.431Z] 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa: digest: sha256:e0ea1b8485360836292613378eef7ca6e734e2ec82a48f9a8e2e62147bb5411e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:38.007Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:38.313Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [2021-02-04T17:07:38.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-02-04T17:07:38.313Z] adf423d251a7: Preparing [2021-02-04T17:07:38.313Z] 95bf647be8fb: Preparing [2021-02-04T17:07:38.313Z] 9bfae8fa08fc: Preparing [2021-02-04T17:07:38.313Z] 777b2c648970: Preparing [2021-02-04T17:07:38.379Z] 5f621e34cdf4: Pull complete [2021-02-04T17:07:38.575Z] 9bfae8fa08fc: Layer already exists [2021-02-04T17:07:38.575Z] 777b2c648970: Layer already exists [2021-02-04T17:07:38.575Z] 95bf647be8fb: Layer already exists [2021-02-04T17:07:38.575Z] adf423d251a7: Layer already exists [2021-02-04T17:07:38.575Z] latest: digest: sha256:e0ea1b8485360836292613378eef7ca6e734e2ec82a48f9a8e2e62147bb5411e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:38.885Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:39.012Z] a4357932f1b6: Pull complete [2021-02-04T17:07:39.194Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.2-dev.1 [2021-02-04T17:07:39.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-02-04T17:07:39.194Z] adf423d251a7: Preparing [2021-02-04T17:07:39.194Z] 95bf647be8fb: Preparing [2021-02-04T17:07:39.194Z] 9bfae8fa08fc: Preparing [2021-02-04T17:07:39.194Z] 777b2c648970: Preparing [2021-02-04T17:07:39.194Z] 777b2c648970: Layer already exists [2021-02-04T17:07:39.194Z] 9bfae8fa08fc: Layer already exists [2021-02-04T17:07:39.194Z] adf423d251a7: Layer already exists [2021-02-04T17:07:39.194Z] 95bf647be8fb: Layer already exists [2021-02-04T17:07:39.194Z] 1.3.2-dev.1: digest: sha256:e0ea1b8485360836292613378eef7ca6e734e2ec82a48f9a8e2e62147bb5411e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:39.513Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:39.617Z] 18c013af1878: Pull complete [2021-02-04T17:07:39.819Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 [2021-02-04T17:07:39.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-02-04T17:07:39.819Z] adf423d251a7: Preparing [2021-02-04T17:07:39.819Z] 95bf647be8fb: Preparing [2021-02-04T17:07:39.819Z] 9bfae8fa08fc: Preparing [2021-02-04T17:07:39.819Z] 777b2c648970: Preparing [2021-02-04T17:07:39.819Z] 777b2c648970: Layer already exists [2021-02-04T17:07:39.819Z] 9bfae8fa08fc: Layer already exists [2021-02-04T17:07:39.819Z] 95bf647be8fb: Layer already exists [2021-02-04T17:07:39.819Z] adf423d251a7: Layer already exists [2021-02-04T17:07:40.608Z] 745a02a5169b: Verifying Checksum [2021-02-04T17:07:40.608Z] 745a02a5169b: Download complete [2021-02-04T17:07:41.210Z] 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1: digest: sha256:e0ea1b8485360836292613378eef7ca6e734e2ec82a48f9a8e2e62147bb5411e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:41.521Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:07:41.860Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [2021-02-04T17:07:41.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-02-04T17:07:41.860Z] adf423d251a7: Preparing [2021-02-04T17:07:41.860Z] 95bf647be8fb: Preparing [2021-02-04T17:07:41.860Z] 9bfae8fa08fc: Preparing [2021-02-04T17:07:41.860Z] 777b2c648970: Preparing [2021-02-04T17:07:41.860Z] 9bfae8fa08fc: Layer already exists [2021-02-04T17:07:41.860Z] 95bf647be8fb: Layer already exists [2021-02-04T17:07:41.860Z] adf423d251a7: Layer already exists [2021-02-04T17:07:41.860Z] 777b2c648970: Layer already exists [2021-02-04T17:07:41.860Z] master: digest: sha256:e0ea1b8485360836292613378eef7ca6e734e2ec82a48f9a8e2e62147bb5411e size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-04T17:07:42.089Z] ===================================================== [Pipeline] echo [2021-02-04T17:07:42.149Z] taggedImages: [2021-02-04T17:07:42.149Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [2021-02-04T17:07:42.149Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [2021-02-04T17:07:42.149Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.2-dev.1 [2021-02-04T17:07:42.149Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 [2021-02-04T17:07:42.149Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2021-02-04T17:07:42.618Z] 00ac8860ef70: Verifying Checksum [2021-02-04T17:07:42.618Z] 00ac8860ef70: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-04T17:07:52.824Z] 00ac8860ef70: Pull complete [2021-02-04T17:07:52.824Z] 63d7cb157983: Pull complete [2021-02-04T17:07:52.824Z] b116817d02f9: Pull complete [2021-02-04T17:07:56.316Z] 745a02a5169b: Pull complete [2021-02-04T17:07:56.316Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-04T17:07:56.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-04T17:07:56.316Z] ---> b7e6874047d6 [2021-02-04T17:07:56.316Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-02-04T17:07:59.794Z] ---> Running in 883d27daf087 [2021-02-04T17:08:00.069Z] Removing intermediate container 883d27daf087 [2021-02-04T17:08:00.069Z] ---> f9cafae8781c [2021-02-04T17:08:00.069Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-02-04T17:08:00.342Z] ---> Running in 14dfa77b3063 [2021-02-04T17:08:00.948Z] Removing intermediate container 14dfa77b3063 [2021-02-04T17:08:00.949Z] ---> 5fee5d0b21a3 [2021-02-04T17:08:00.949Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-02-04T17:08:00.949Z] ---> Running in 8760dfb049fe [2021-02-04T17:08:01.564Z] Removing intermediate container 8760dfb049fe [2021-02-04T17:08:01.564Z] ---> 78e4c9eb78ec [2021-02-04T17:08:01.564Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T17:08:01.564Z] ---> Running in 022a970ab3ee [2021-02-04T17:08:04.216Z] Removing intermediate container 022a970ab3ee [2021-02-04T17:08:04.216Z] ---> 9542e189270b [2021-02-04T17:08:04.216Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-04T17:08:04.503Z] ---> Running in 8e0b1d2ee266 [2021-02-04T17:08:05.965Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T17:08:06.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T17:08:07.192Z] OK: 142 MiB in 39 packages [2021-02-04T17:08:08.681Z] Removing intermediate container 8e0b1d2ee266 [2021-02-04T17:08:08.681Z] ---> 9981300eae77 [2021-02-04T17:08:08.681Z] Step 8/10 : WORKDIR /device-snmp-go [2021-02-04T17:08:08.681Z] ---> Running in 89765a9dfc7b [2021-02-04T17:08:08.967Z] Removing intermediate container 89765a9dfc7b [2021-02-04T17:08:08.967Z] ---> 1ed04bf2d830 [2021-02-04T17:08:08.967Z] Step 9/10 : COPY . . [2021-02-04T17:08:10.003Z] ---> 3d780901905a [2021-02-04T17:08:10.003Z] Step 10/10 : RUN go mod download [2021-02-04T17:08:10.003Z] ---> Running in 55f77fefbdbb [2021-02-04T17:08:36.963Z] Removing intermediate container 55f77fefbdbb [2021-02-04T17:08:36.963Z] ---> a78216dd1fd2 [2021-02-04T17:08:36.963Z] Successfully built a78216dd1fd2 [2021-02-04T17:08:36.963Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:08:37.322Z] + docker inspect -f . ci-base-image-arm64 [2021-02-04T17:08:37.322Z] . [Pipeline] withDockerContainer [2021-02-04T17:08:37.618Z] prd-ubuntu18.04-docker-arm64-4c-16g-25022 does not seem to be running inside a container [2021-02-04T17:08:37.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/24 -v /w/workspace/device-snmp-go/24:/w/workspace/device-snmp-go/24:rw,z -v /w/workspace/device-snmp-go/24@tmp:/w/workspace/device-snmp-go/24@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 ******** ci-base-image-arm64 cat [2021-02-04T17:08:39.364Z] $ docker top 2a51b06c00c445a119792e4887f0234befa03f281e1e8616b2b853335e25300a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T17:08:40.443Z] + go version [2021-02-04T17:08:40.443Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-04T17:08:40.479Z] $ docker stop --time=1 2a51b06c00c445a119792e4887f0234befa03f281e1e8616b2b853335e25300a [2021-02-04T17:08:42.612Z] $ docker rm -f 2a51b06c00c445a119792e4887f0234befa03f281e1e8616b2b853335e25300a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:08:43.625Z] + docker inspect -f . ci-base-image-arm64 [2021-02-04T17:08:43.626Z] . [Pipeline] withDockerContainer [2021-02-04T17:08:43.932Z] prd-ubuntu18.04-docker-arm64-4c-16g-25022 does not seem to be running inside a container [2021-02-04T17:08:44.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/24 -v /w/workspace/device-snmp-go/24:/w/workspace/device-snmp-go/24:rw,z -v /w/workspace/device-snmp-go/24@tmp:/w/workspace/device-snmp-go/24@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 ******** ci-base-image-arm64 cat [2021-02-04T17:08:45.849Z] $ docker top 889194b75d1524e9cfb0f5c25b363ad9ad928d6767f0e389eb4c71be0915ebd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T17:08:46.923Z] + make test [2021-02-04T17:08:46.923Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-02-04T17:08:48.385Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-02-04T17:09:27.505Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-02-04T17:09:27.505Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements [2021-02-04T17:09:27.505Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-04T17:09:31.832Z] gofmt -l . [2021-02-04T17:09:31.832Z] [ "`gofmt -l .`" = "" ] [2021-02-04T17:09:31.832Z] ./bin/test-attribution-txt.sh [2021-02-04T17:09:32.431Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-04T17:09:32.727Z] $ docker stop --time=1 889194b75d1524e9cfb0f5c25b363ad9ad928d6767f0e389eb4c71be0915ebd4 [2021-02-04T17:09:35.120Z] $ docker rm -f 889194b75d1524e9cfb0f5c25b363ad9ad928d6767f0e389eb4c71be0915ebd4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T17:09:36.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-04T17:09:36.134Z] Warning: overwriting stash ‘coverage-report’ [2021-02-04T17:09:37.003Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T17:09:37.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-04T17:09:38.179Z] + ls -al . [2021-02-04T17:09:38.180Z] total 132 [2021-02-04T17:09:38.180Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 17:09 . [2021-02-04T17:09:38.180Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 17:07 .. [2021-02-04T17:09:38.180Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 4 17:07 .dockerignore [2021-02-04T17:09:38.180Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 17:07 .git [2021-02-04T17:09:38.180Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:07 .github [2021-02-04T17:09:38.180Z] -rw-rw-r-- 1 jenkins jenkins 272 Feb 4 17:07 .gitignore [2021-02-04T17:09:38.180Z] -rw-rw-r-- 1 jenkins jenkins 5082 Feb 4 17:07 Attribution.txt [2021-02-04T17:09:38.180Z] -rw-rw-r-- 1 jenkins jenkins 1529 Feb 4 17:07 Dockerfile [2021-02-04T17:09:38.180Z] -rw-rw-r-- 1 jenkins jenkins 1006 Feb 4 17:07 Dockerfile.build [2021-02-04T17:09:38.180Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 4 17:07 Jenkinsfile [2021-02-04T17:09:38.180Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 4 17:07 LICENSE [2021-02-04T17:09:38.180Z] -rw-rw-r-- 1 jenkins jenkins 937 Feb 4 17:07 Makefile [2021-02-04T17:09:38.180Z] -rw-rw-r-- 1 jenkins jenkins 12398 Feb 4 17:07 README.md [2021-02-04T17:09:38.180Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 4 17:04 VERSION [2021-02-04T17:09:38.180Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:07 bin [2021-02-04T17:09:38.180Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 17:07 cmd [2021-02-04T17:09:38.180Z] -rw-r--r-- 1 jenkins jenkins 8493 Feb 4 17:09 coverage.out [2021-02-04T17:09:38.180Z] -rw-r--r-- 1 jenkins jenkins 204 Feb 4 17:09 go.mod [2021-02-04T17:09:38.180Z] -rw-r--r-- 1 jenkins jenkins 14156 Feb 4 17:09 go.sum [2021-02-04T17:09:38.180Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 17:07 internal [2021-02-04T17:09:38.180Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:07 profiles [2021-02-04T17:09:38.180Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 4 17:07 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:09:38.565Z] + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3fbdcadf47cc15f1a3e002633084b9476c9dc8aa --label arch=arm64 --label version=1.3.2-dev.1 . [2021-02-04T17:09:38.848Z] Sending build context to Docker daemon 335.4kB [2021-02-04T17:09:39.134Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T17:09:39.134Z] Step 2/26 : FROM ${BASE} AS builder [2021-02-04T17:09:39.134Z] ---> a78216dd1fd2 [2021-02-04T17:09:39.134Z] Step 3/26 : ARG MAKE='make build' [2021-02-04T17:09:39.414Z] ---> Running in 10a380f643b9 [2021-02-04T17:09:39.688Z] Removing intermediate container 10a380f643b9 [2021-02-04T17:09:39.688Z] ---> c527590a4303 [2021-02-04T17:09:39.688Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2021-02-04T17:09:39.961Z] ---> Running in 382dfe054855 [2021-02-04T17:09:40.567Z] Removing intermediate container 382dfe054855 [2021-02-04T17:09:40.567Z] ---> 057013569708 [2021-02-04T17:09:40.567Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2021-02-04T17:09:40.567Z] ---> Running in 99a324215241 [2021-02-04T17:09:41.160Z] Removing intermediate container 99a324215241 [2021-02-04T17:09:41.160Z] ---> 0684f6ee4886 [2021-02-04T17:09:41.160Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T17:09:41.160Z] ---> Running in de4a5252ed83 [2021-02-04T17:09:43.779Z] Removing intermediate container de4a5252ed83 [2021-02-04T17:09:43.779Z] ---> 0bf8f49deb91 [2021-02-04T17:09:43.779Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-04T17:09:43.779Z] ---> Running in dcbd1dbeef01 [2021-02-04T17:09:44.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T17:09:45.751Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T17:09:46.345Z] OK: 142 MiB in 39 packages [2021-02-04T17:09:47.779Z] Removing intermediate container dcbd1dbeef01 [2021-02-04T17:09:47.779Z] ---> 1625efe6d214 [2021-02-04T17:09:47.779Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2021-02-04T17:09:47.779Z] ---> Running in 49e85616de0d [2021-02-04T17:09:48.373Z] Removing intermediate container 49e85616de0d [2021-02-04T17:09:48.373Z] ---> e1f2dc5deb7c [2021-02-04T17:09:48.373Z] Step 9/26 : COPY go.mod . [2021-02-04T17:09:49.350Z] ---> ec84e0a5221b [2021-02-04T17:09:49.350Z] Step 10/26 : COPY Makefile . [2021-02-04T17:09:49.950Z] ---> f64f8e6f01d7 [2021-02-04T17:09:49.950Z] Step 11/26 : RUN make update [2021-02-04T17:09:49.950Z] ---> Running in 4fa6772d6b66 [2021-02-04T17:09:51.393Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-04T17:09:52.374Z] Removing intermediate container 4fa6772d6b66 [2021-02-04T17:09:52.374Z] ---> 9c57ce6c3afa [2021-02-04T17:09:52.374Z] Step 12/26 : COPY . . [2021-02-04T17:09:53.353Z] ---> a89a47c424a4 [2021-02-04T17:09:53.353Z] Step 13/26 : RUN ${MAKE} [2021-02-04T17:09:53.629Z] ---> Running in 49ffd1c49c39 [2021-02-04T17:09:54.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.1" -o cmd/device-snmp-go ./cmd [2021-02-04T17:10:21.455Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-04T17:10:28.175Z] Removing intermediate container 49ffd1c49c39 [2021-02-04T17:10:28.175Z] ---> 132a47b182d2 [2021-02-04T17:10:28.175Z] Step 14/26 : FROM alpine:3.12 [2021-02-04T17:10:28.446Z] 3.12: Pulling from library/alpine [2021-02-04T17:10:28.446Z] 159e5727ea61: Pulling fs layer [2021-02-04T17:10:28.719Z] 159e5727ea61: Verifying Checksum [2021-02-04T17:10:28.719Z] 159e5727ea61: Download complete [2021-02-04T17:10:29.314Z] 159e5727ea61: Pull complete [2021-02-04T17:10:29.314Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T17:10:29.314Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T17:10:29.314Z] ---> afeebe901d6b [2021-02-04T17:10:29.314Z] Step 15/26 : ENV APP_PORT=49993 [2021-02-04T17:10:29.585Z] ---> Running in 80be47366b52 [2021-02-04T17:10:29.857Z] Removing intermediate container 80be47366b52 [2021-02-04T17:10:29.857Z] ---> 25e5ad141c02 [2021-02-04T17:10:29.857Z] Step 16/26 : EXPOSE $APP_PORT [2021-02-04T17:10:30.130Z] ---> Running in 199fc479aa30 [2021-02-04T17:10:30.728Z] Removing intermediate container 199fc479aa30 [2021-02-04T17:10:30.729Z] ---> 4ac5e16f2c71 [2021-02-04T17:10:30.729Z] Step 17/26 : ENV DEVICE_PORT=161 [2021-02-04T17:10:30.729Z] ---> Running in d705c5d74cd8 [2021-02-04T17:10:31.322Z] Removing intermediate container d705c5d74cd8 [2021-02-04T17:10:31.322Z] ---> f80c476b60b1 [2021-02-04T17:10:31.322Z] Step 18/26 : EXPOSE $DEVICE_PORT [2021-02-04T17:10:31.322Z] ---> Running in dad3155fb036 [2021-02-04T17:10:31.946Z] Removing intermediate container dad3155fb036 [2021-02-04T17:10:31.946Z] ---> 70a4a81eeb0c [2021-02-04T17:10:31.946Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2021-02-04T17:10:32.967Z] ---> 4dcfa20c1935 [2021-02-04T17:10:32.967Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2021-02-04T17:10:33.565Z] ---> 827a4fa69aea [2021-02-04T17:10:33.565Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2021-02-04T17:10:34.547Z] ---> d89255c7042f [2021-02-04T17:10:34.547Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2021-02-04T17:10:34.547Z] ---> Running in dc2032ac739f [2021-02-04T17:10:35.143Z] Removing intermediate container dc2032ac739f [2021-02-04T17:10:35.143Z] ---> 6b8455f42fef [2021-02-04T17:10:35.143Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-02-04T17:10:35.143Z] ---> Running in dbfe2ba518d9 [2021-02-04T17:10:35.423Z] Removing intermediate container dbfe2ba518d9 [2021-02-04T17:10:35.423Z] ---> c2f02c995684 [2021-02-04T17:10:35.423Z] Step 24/26 : LABEL arch=arm64 [2021-02-04T17:10:35.698Z] ---> Running in c3319fcb64c9 [2021-02-04T17:10:36.297Z] Removing intermediate container c3319fcb64c9 [2021-02-04T17:10:36.297Z] ---> 3652b0610da2 [2021-02-04T17:10:36.297Z] Step 25/26 : LABEL git_sha=3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [2021-02-04T17:10:36.297Z] ---> Running in fb3f3da5d5f2 [2021-02-04T17:10:36.889Z] Removing intermediate container fb3f3da5d5f2 [2021-02-04T17:10:36.889Z] ---> 5c54e49088c9 [2021-02-04T17:10:36.889Z] Step 26/26 : LABEL version=1.3.2-dev.1 [2021-02-04T17:10:36.889Z] ---> Running in f9c913bdd0e0 [2021-02-04T17:10:37.160Z] Removing intermediate container f9c913bdd0e0 [2021-02-04T17:10:37.160Z] ---> a25ebb78fe10 [2021-02-04T17:10:37.160Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-04T17:10:37.432Z] Successfully built a25ebb78fe10 [2021-02-04T17:10:37.432Z] Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T17:10:38.014Z] provisioning config files... [2021-02-04T17:10:38.054Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/24@tmp/config1395775262242306236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:10:38.438Z] ---> docker-login.sh [2021-02-04T17:10:38.438Z] nexus3.edgexfoundry.org:10001 [2021-02-04T17:10:38.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:10:38.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:10:38.708Z] Configure a credential helper to remove this warning. See [2021-02-04T17:10:38.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:10:38.708Z] [2021-02-04T17:10:38.708Z] Login Succeeded [2021-02-04T17:10:38.708Z] nexus3.edgexfoundry.org:10002 [2021-02-04T17:10:39.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:10:39.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:10:39.304Z] Configure a credential helper to remove this warning. See [2021-02-04T17:10:39.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:10:39.304Z] [2021-02-04T17:10:39.304Z] Login Succeeded [2021-02-04T17:10:39.304Z] nexus3.edgexfoundry.org:10003 [2021-02-04T17:10:39.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:10:39.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:10:39.847Z] Configure a credential helper to remove this warning. See [2021-02-04T17:10:39.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:10:39.847Z] [2021-02-04T17:10:39.847Z] Login Succeeded [2021-02-04T17:10:39.847Z] nexus3.edgexfoundry.org:10004 [2021-02-04T17:10:40.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:10:40.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:10:40.390Z] Configure a credential helper to remove this warning. See [2021-02-04T17:10:40.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:10:40.390Z] [2021-02-04T17:10:40.390Z] Login Succeeded [2021-02-04T17:10:40.391Z] docker.io [2021-02-04T17:10:40.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T17:10:40.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T17:10:40.935Z] Configure a credential helper to remove this warning. See [2021-02-04T17:10:40.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T17:10:40.935Z] [2021-02-04T17:10:40.935Z] Login Succeeded [2021-02-04T17:10:40.935Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T17:10:40.951Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-04T17:10:41.159Z] [edgeXDocker.push] Tagging docker image docker-device-snmp-go-arm64 with the following tags: [2021-02-04T17:10:41.159Z] 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [2021-02-04T17:10:41.159Z] latest [2021-02-04T17:10:41.159Z] 1.3.2-dev.1 [2021-02-04T17:10:41.159Z] 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 [2021-02-04T17:10:41.159Z] master [2021-02-04T17:10:41.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:41.700Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:42.044Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [2021-02-04T17:10:42.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-02-04T17:10:42.648Z] 0a59bd7a2c64: Preparing [2021-02-04T17:10:42.648Z] ea90172a3555: Preparing [2021-02-04T17:10:42.648Z] 26e54aa4a801: Preparing [2021-02-04T17:10:42.648Z] 379067d0cb53: Preparing [2021-02-04T17:10:42.923Z] 379067d0cb53: Layer already exists [2021-02-04T17:10:42.923Z] 0a59bd7a2c64: Pushed [2021-02-04T17:10:42.923Z] ea90172a3555: Pushed [2021-02-04T17:10:46.297Z] 26e54aa4a801: Pushed [2021-02-04T17:10:46.568Z] 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa: digest: sha256:945091ee893061fe2985813a3b01c151572c1f213f62beb77d61c38e3465fae7 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:46.922Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:47.273Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [2021-02-04T17:10:47.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-02-04T17:10:47.273Z] 0a59bd7a2c64: Preparing [2021-02-04T17:10:47.273Z] ea90172a3555: Preparing [2021-02-04T17:10:47.273Z] 26e54aa4a801: Preparing [2021-02-04T17:10:47.273Z] 379067d0cb53: Preparing [2021-02-04T17:10:47.273Z] 0a59bd7a2c64: Layer already exists [2021-02-04T17:10:47.273Z] ea90172a3555: Layer already exists [2021-02-04T17:10:47.273Z] 379067d0cb53: Layer already exists [2021-02-04T17:10:47.273Z] 26e54aa4a801: Layer already exists [2021-02-04T17:10:47.546Z] latest: digest: sha256:945091ee893061fe2985813a3b01c151572c1f213f62beb77d61c38e3465fae7 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:47.895Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:48.251Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.2-dev.1 [2021-02-04T17:10:48.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-02-04T17:10:48.251Z] 0a59bd7a2c64: Preparing [2021-02-04T17:10:48.251Z] ea90172a3555: Preparing [2021-02-04T17:10:48.251Z] 26e54aa4a801: Preparing [2021-02-04T17:10:48.251Z] 379067d0cb53: Preparing [2021-02-04T17:10:48.251Z] 26e54aa4a801: Layer already exists [2021-02-04T17:10:48.251Z] 0a59bd7a2c64: Layer already exists [2021-02-04T17:10:48.251Z] 379067d0cb53: Layer already exists [2021-02-04T17:10:48.251Z] ea90172a3555: Layer already exists [2021-02-04T17:10:48.525Z] 1.3.2-dev.1: digest: sha256:945091ee893061fe2985813a3b01c151572c1f213f62beb77d61c38e3465fae7 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:48.874Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:49.218Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 [2021-02-04T17:10:49.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-02-04T17:10:49.218Z] 0a59bd7a2c64: Preparing [2021-02-04T17:10:49.218Z] ea90172a3555: Preparing [2021-02-04T17:10:49.218Z] 26e54aa4a801: Preparing [2021-02-04T17:10:49.218Z] 379067d0cb53: Preparing [2021-02-04T17:10:49.491Z] ea90172a3555: Layer already exists [2021-02-04T17:10:49.491Z] 26e54aa4a801: Layer already exists [2021-02-04T17:10:49.491Z] 0a59bd7a2c64: Layer already exists [2021-02-04T17:10:49.491Z] 379067d0cb53: Layer already exists [2021-02-04T17:10:49.491Z] 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1: digest: sha256:945091ee893061fe2985813a3b01c151572c1f213f62beb77d61c38e3465fae7 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:49.838Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:50.180Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [2021-02-04T17:10:50.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-02-04T17:10:50.180Z] 0a59bd7a2c64: Preparing [2021-02-04T17:10:50.180Z] ea90172a3555: Preparing [2021-02-04T17:10:50.180Z] 26e54aa4a801: Preparing [2021-02-04T17:10:50.180Z] 379067d0cb53: Preparing [2021-02-04T17:10:50.452Z] 26e54aa4a801: Layer already exists [2021-02-04T17:10:50.452Z] ea90172a3555: Layer already exists [2021-02-04T17:10:50.452Z] 0a59bd7a2c64: Layer already exists [2021-02-04T17:10:50.452Z] 379067d0cb53: Layer already exists [2021-02-04T17:10:50.452Z] master: digest: sha256:945091ee893061fe2985813a3b01c151572c1f213f62beb77d61c38e3465fae7 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-04T17:10:50.714Z] ===================================================== [Pipeline] echo [2021-02-04T17:10:50.761Z] taggedImages: [2021-02-04T17:10:50.761Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [2021-02-04T17:10:50.761Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [2021-02-04T17:10:50.761Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.2-dev.1 [2021-02-04T17:10:50.761Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 [2021-02-04T17:10:50.761Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-04T17:10:52.006Z] provisioning config files... [2021-02-04T17:10:52.019Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3212350343095328742tmp [Pipeline] { [Pipeline] sh [2021-02-04T17:10:52.409Z] + set +x [2021-02-04T17:10:52.409Z] + curl -s https://codecov.io/bash [2021-02-04T17:10:52.409Z] + bash -s -- [2021-02-04T17:10:52.672Z] [2021-02-04T17:10:52.672Z] _____ _ [2021-02-04T17:10:52.672Z] / ____| | | [2021-02-04T17:10:52.672Z] | | ___ __| | ___ ___ _____ __ [2021-02-04T17:10:52.672Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-04T17:10:52.672Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-04T17:10:52.672Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-04T17:10:52.672Z] Bash-20210129-7c25fce [2021-02-04T17:10:52.672Z] [2021-02-04T17:10:52.672Z] [2021-02-04T17:10:52.672Z] ==> git version 2.24.3 found [2021-02-04T17:10:52.672Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-04T17:10:52.672Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-04T17:10:52.672Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-04T17:10:52.672Z] ==> Jenkins CI detected. [2021-02-04T17:10:52.672Z] project root: . [2021-02-04T17:10:52.672Z] --> token set from env [2021-02-04T17:10:52.672Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-04T17:10:52.672Z] ==> Running gcov in . (disable via -X gcov) [2021-02-04T17:10:52.672Z] ==> Python coveragepy not found [2021-02-04T17:10:52.672Z] ==> Searching for coverage reports in: [2021-02-04T17:10:52.672Z] + . [2021-02-04T17:10:52.672Z] -> Found 1 reports [2021-02-04T17:10:52.672Z] ==> Detecting git/mercurial file structure [2021-02-04T17:10:52.672Z] ==> Reading reports [2021-02-04T17:10:52.672Z] + ./coverage.out bytes=8493 [2021-02-04T17:10:52.672Z] ==> Appending adjustments [2021-02-04T17:10:52.672Z] https://docs.codecov.io/docs/fixing-reports [2021-02-04T17:10:52.672Z] + Found adjustments [2021-02-04T17:10:52.672Z] ==> Gzipping contents [2021-02-04T17:10:52.672Z] 4.0K /tmp/codecov.wkq7kt.gz [2021-02-04T17:10:52.672Z] ==> Uploading reports [2021-02-04T17:10:52.672Z] url: https://codecov.io [2021-02-04T17:10:52.673Z] query: branch=master&commit=3fbdcadf47cc15f1a3e002633084b9476c9dc8aa&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-04T17:10:52.673Z] -> Pinging Codecov [2021-02-04T17:10:52.673Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=3fbdcadf47cc15f1a3e002633084b9476c9dc8aa&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-04T17:10:53.250Z] -> Uploading to [2021-02-04T17:10:53.250Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-04/6C56EA5C29638FB4528AC87E60AF5AE0/3fbdcadf47cc15f1a3e002633084b9476c9dc8aa/c2de7cab-fe20-4e3a-bbd2-f8c9abee9771.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210204T171052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5a30ec8fb1bbcac42f64ba6707f9164aba535374826be5a3ba1cbf9627854ca2 [2021-02-04T17:10:53.250Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-04T17:10:53.250Z] Dload Upload Total Spent Left Speed [2021-02-04T17:10:53.513Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3262 --:--:-- --:--:-- --:--:-- 3266 [2021-02-04T17:10:53.513Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [Pipeline] } [2021-02-04T17:10:53.523Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-02-04T17:10:53.943Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-04T17:10:54.002Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:54.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-04T17:10:54.350Z] [2021-02-04T17:10:54.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:10:54.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-04T17:10:54.704Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-04T17:10:54.704Z] 188c0c94c7c5: Pulling fs layer [2021-02-04T17:10:54.704Z] 0ef7d3d256c8: Pulling fs layer [2021-02-04T17:10:54.704Z] de9db76c5a1d: Pulling fs layer [2021-02-04T17:10:54.704Z] 0eba1c9be4d2: Pulling fs layer [2021-02-04T17:10:54.704Z] 0d57e429df01: Pulling fs layer [2021-02-04T17:10:54.704Z] 4e4be7b47b0d: Pulling fs layer [2021-02-04T17:10:54.704Z] e1f770b5df2f: Pulling fs layer [2021-02-04T17:10:54.704Z] 85a0685a4137: Pulling fs layer [2021-02-04T17:10:54.704Z] 0d57e429df01: Waiting [2021-02-04T17:10:54.704Z] 4e4be7b47b0d: Waiting [2021-02-04T17:10:54.704Z] e1f770b5df2f: Waiting [2021-02-04T17:10:54.704Z] 85a0685a4137: Waiting [2021-02-04T17:10:54.704Z] 0eba1c9be4d2: Waiting [2021-02-04T17:10:54.704Z] de9db76c5a1d: Verifying Checksum [2021-02-04T17:10:54.704Z] de9db76c5a1d: Download complete [2021-02-04T17:10:54.704Z] 0ef7d3d256c8: Download complete [2021-02-04T17:10:54.704Z] 0d57e429df01: Verifying Checksum [2021-02-04T17:10:54.704Z] 0d57e429df01: Download complete [2021-02-04T17:10:54.704Z] 4e4be7b47b0d: Verifying Checksum [2021-02-04T17:10:54.704Z] 4e4be7b47b0d: Download complete [2021-02-04T17:10:54.704Z] 188c0c94c7c5: Verifying Checksum [2021-02-04T17:10:54.704Z] 188c0c94c7c5: Download complete [2021-02-04T17:10:55.293Z] 188c0c94c7c5: Pull complete [2021-02-04T17:10:55.293Z] 0ef7d3d256c8: Pull complete [2021-02-04T17:10:55.555Z] de9db76c5a1d: Pull complete [2021-02-04T17:10:55.819Z] e1f770b5df2f: Verifying Checksum [2021-02-04T17:10:55.819Z] e1f770b5df2f: Download complete [2021-02-04T17:10:57.762Z] 0eba1c9be4d2: Verifying Checksum [2021-02-04T17:10:57.762Z] 0eba1c9be4d2: Download complete [2021-02-04T17:10:58.031Z] 85a0685a4137: Download complete [2021-02-04T17:11:04.648Z] 0eba1c9be4d2: Pull complete [2021-02-04T17:11:04.648Z] 0d57e429df01: Pull complete [2021-02-04T17:11:04.648Z] 4e4be7b47b0d: Pull complete [2021-02-04T17:11:06.042Z] e1f770b5df2f: Pull complete [2021-02-04T17:11:14.267Z] 85a0685a4137: Pull complete [2021-02-04T17:11:14.267Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-04T17:11:14.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-04T17:11:14.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-04T17:11:14.519Z] prd-centos7-docker-4c-2g-25011 does not seem to be running inside a container [2021-02-04T17:11:14.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-02-04T17:11:15.655Z] $ docker top b23cd7c1b3f4eeda762b634676ba5038bc6fc801e258ea9d2b1d6c734828c8f6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-04T17:11:15.969Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-04T17:11:16.268Z] + set -o pipefail [2021-02-04T17:11:16.268Z] + snyk monitor '--org=edgex-jenkins' [2021-02-04T17:11:22.929Z] [2021-02-04T17:11:22.929Z] Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... [2021-02-04T17:11:22.929Z] [2021-02-04T17:11:22.929Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/35a426a9-a228-4aac-be9f-d001736d0909 [2021-02-04T17:11:22.929Z] [2021-02-04T17:11:22.929Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-04T17:11:22.929Z] [2021-02-04T17:11:22.929Z] [Pipeline] } [2021-02-04T17:11:22.945Z] $ docker stop --time=1 b23cd7c1b3f4eeda762b634676ba5038bc6fc801e258ea9d2b1d6c734828c8f6 [2021-02-04T17:11:25.540Z] $ docker rm -f b23cd7c1b3f4eeda762b634676ba5038bc6fc801e258ea9d2b1d6c734828c8f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-04T17:11:28.909Z] + git log --format=format:%s -1 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:11:29.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T17:11:29.221Z] . [Pipeline] withDockerContainer [2021-02-04T17:11:29.319Z] prd-centos7-docker-4c-2g-25011 does not seem to be running inside a container [2021-02-04T17:11:29.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-04T17:11:30.243Z] $ docker top 05030ccf63c51e32a805525b03044e8419527da317b7ce0d3feb3521a1d96dee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-04T17:11:30.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T17:11:30.702Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T17:11:30.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T17:11:30.936Z] $ docker exec 05030ccf63c51e32a805525b03044e8419527da317b7ce0d3feb3521a1d96dee ssh-agent [2021-02-04T17:11:31.112Z] SSH_AUTH_SOCK=/tmp/ssh-Gvvvhb14Jmih/agent.11 [2021-02-04T17:11:31.112Z] SSH_AGENT_PID=18 [2021-02-04T17:11:31.120Z] Running ssh-add (command line suppressed) [2021-02-04T17:11:31.259Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1740512585849152302.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1740512585849152302.key) [2021-02-04T17:11:31.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T17:11:31.651Z] + git semver tag [2021-02-04T17:11:31.651Z] # -> Open(): unable to determine branch for HEAD [2021-02-04T17:11:31.651Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-02-04T17:11:31.651Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-02-04T17:11:31.651Z] # $SEMVER_REMOTE_NAME = origin [2021-02-04T17:11:31.651Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-04T17:11:31.651Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-04T17:11:31.651Z] # $SEMVER_BRANCH = master [2021-02-04T17:11:31.651Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2021-02-04T17:11:31.651Z] # 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa HEAD [2021-02-04T17:11:31.651Z] # -> Force: false [2021-02-04T17:11:31.651Z] # f328e033124296e4db706e1a81dea8415c69bb96 refs/tags/v1.3.2-dev.1 [Pipeline] } [2021-02-04T17:11:31.664Z] $ docker exec --env ******** --env ******** 05030ccf63c51e32a805525b03044e8419527da317b7ce0d3feb3521a1d96dee ssh-agent -k [2021-02-04T17:11:31.819Z] unset SSH_AUTH_SOCK; [2021-02-04T17:11:31.819Z] unset SSH_AGENT_PID; [2021-02-04T17:11:31.819Z] echo Agent pid 18 killed; [2021-02-04T17:11:31.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T17:11:32.380Z] + git semver [Pipeline] } [2021-02-04T17:11:32.400Z] $ docker stop --time=1 05030ccf63c51e32a805525b03044e8419527da317b7ce0d3feb3521a1d96dee [2021-02-04T17:11:33.834Z] $ docker rm -f 05030ccf63c51e32a805525b03044e8419527da317b7ce0d3feb3521a1d96dee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:11:34.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-04T17:11:34.488Z] [2021-02-04T17:11:34.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:11:34.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-04T17:11:34.835Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-04T17:11:34.835Z] ab5ef0e58194: Pulling fs layer [2021-02-04T17:11:34.835Z] 9712f1f96733: Pulling fs layer [2021-02-04T17:11:34.835Z] 63f879dbbcfc: Pulling fs layer [2021-02-04T17:11:34.835Z] 0d9ebad4ef96: Pulling fs layer [2021-02-04T17:11:34.835Z] e9a5061849ea: Pulling fs layer [2021-02-04T17:11:34.835Z] d747dcd14b5f: Pulling fs layer [2021-02-04T17:11:34.835Z] 2de7ff778b66: Pulling fs layer [2021-02-04T17:11:34.835Z] 0d9ebad4ef96: Waiting [2021-02-04T17:11:34.835Z] e9a5061849ea: Waiting [2021-02-04T17:11:34.835Z] d747dcd14b5f: Waiting [2021-02-04T17:11:34.835Z] 2de7ff778b66: Waiting [2021-02-04T17:11:34.835Z] 9712f1f96733: Verifying Checksum [2021-02-04T17:11:34.835Z] 9712f1f96733: Download complete [2021-02-04T17:11:36.802Z] 63f879dbbcfc: Verifying Checksum [2021-02-04T17:11:36.802Z] 63f879dbbcfc: Download complete [2021-02-04T17:11:36.802Z] e9a5061849ea: Verifying Checksum [2021-02-04T17:11:36.802Z] e9a5061849ea: Download complete [2021-02-04T17:11:36.802Z] d747dcd14b5f: Verifying Checksum [2021-02-04T17:11:36.802Z] d747dcd14b5f: Download complete [2021-02-04T17:11:37.068Z] 2de7ff778b66: Verifying Checksum [2021-02-04T17:11:37.068Z] 2de7ff778b66: Download complete [2021-02-04T17:11:37.068Z] ab5ef0e58194: Verifying Checksum [2021-02-04T17:11:37.068Z] ab5ef0e58194: Download complete [2021-02-04T17:11:37.330Z] 0d9ebad4ef96: Verifying Checksum [2021-02-04T17:11:37.330Z] 0d9ebad4ef96: Download complete [2021-02-04T17:11:41.580Z] ab5ef0e58194: Pull complete [2021-02-04T17:11:41.580Z] 9712f1f96733: Pull complete [2021-02-04T17:11:44.275Z] 63f879dbbcfc: Pull complete [2021-02-04T17:11:50.895Z] 0d9ebad4ef96: Pull complete [2021-02-04T17:11:52.289Z] e9a5061849ea: Pull complete [2021-02-04T17:11:52.289Z] d747dcd14b5f: Pull complete [2021-02-04T17:11:55.614Z] 2de7ff778b66: Pull complete [2021-02-04T17:11:55.614Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-04T17:11:55.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-04T17:11:55.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-04T17:11:55.814Z] prd-centos7-docker-4c-2g-25011 does not seem to be running inside a container [2021-02-04T17:11:55.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-02-04T17:12:00.201Z] $ docker top 30bcdc4dbab9a61631e0d341bc2c371984c0fd67c4ea335349a2e264f2b4ec21 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-04T17:12:00.455Z] provisioning config files... [2021-02-04T17:12:00.469Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config6559134551780638539tmp [2021-02-04T17:12:00.491Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config344948277971454042tmp [2021-02-04T17:12:00.506Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3183961079195725272tmp [Pipeline] { [Pipeline] echo [2021-02-04T17:12:00.614Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:12:00.913Z] ---> sigul-configuration.sh [2021-02-04T17:12:00.913Z] gpg: directory `/root/.gnupg' created [2021-02-04T17:12:00.913Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-04T17:12:00.913Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-04T17:12:00.913Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-04T17:12:00.913Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-04T17:12:00.913Z] gpg: CAST5 encrypted data [2021-02-04T17:12:01.176Z] gpg: encrypted with 1 passphrase [2021-02-04T17:12:01.176Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-04T17:12:01.481Z] + mkdir /home/jenkins [2021-02-04T17:12:01.481Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-04T17:12:01.787Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-02-04T17:12:01.798Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:12:02.106Z] ---> sigul-install.sh [2021-02-04T17:12:12.130Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-04T17:12:12.435Z] + git tag --list [2021-02-04T17:12:12.435Z] 1.0.0 [2021-02-04T17:12:12.435Z] v0.0.0 [2021-02-04T17:12:12.435Z] v1.1.0 [2021-02-04T17:12:12.435Z] v1.1.1 [2021-02-04T17:12:12.435Z] v1.2.2 [2021-02-04T17:12:12.435Z] v1.3.0 [2021-02-04T17:12:12.435Z] v1.3.1 [2021-02-04T17:12:12.435Z] v1.3.1-dev.1 [2021-02-04T17:12:12.435Z] v1.3.1-dev.2 [2021-02-04T17:12:12.435Z] v1.3.1-dev.3 [2021-02-04T17:12:12.435Z] v1.3.1-dev.4 [2021-02-04T17:12:12.435Z] v1.3.2-dev.1 [Pipeline] sh [2021-02-04T17:12:12.739Z] + lftools sign git-tag v1.3.2-dev.1 [2021-02-04T17:12:14.131Z] Signing Git tag with Sigul... [2021-02-04T17:12:14.131Z] Signing v1.3.2-dev.1 [Pipeline] echo [2021-02-04T17:12:15.091Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:12:15.399Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-04T17:12:15.410Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-04T17:12:15.536Z] $ docker stop --time=1 30bcdc4dbab9a61631e0d341bc2c371984c0fd67c4ea335349a2e264f2b4ec21 [2021-02-04T17:12:17.693Z] $ docker rm -f 30bcdc4dbab9a61631e0d341bc2c371984c0fd67c4ea335349a2e264f2b4ec21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:12:18.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T17:12:18.593Z] . [Pipeline] withDockerContainer [2021-02-04T17:12:18.699Z] prd-centos7-docker-4c-2g-25011 does not seem to be running inside a container [2021-02-04T17:12:18.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-04T17:12:19.441Z] $ docker top 4950c1fdd7048b3a2e1d28138e1408a38713d47ebfdc88571508cca2b5120a68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-04T17:12:19.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T17:12:19.728Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T17:12:19.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T17:12:19.926Z] $ docker exec 4950c1fdd7048b3a2e1d28138e1408a38713d47ebfdc88571508cca2b5120a68 ssh-agent [2021-02-04T17:12:20.096Z] SSH_AUTH_SOCK=/tmp/ssh-gg1PfMzeMaD9/agent.11 [2021-02-04T17:12:20.096Z] SSH_AGENT_PID=17 [2021-02-04T17:12:20.104Z] Running ssh-add (command line suppressed) [2021-02-04T17:12:20.236Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8522955765538489396.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8522955765538489396.key) [2021-02-04T17:12:20.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T17:12:20.634Z] + git semver bump pre [2021-02-04T17:12:20.634Z] # -> Open(): unable to determine branch for HEAD [2021-02-04T17:12:20.634Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-02-04T17:12:20.634Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-02-04T17:12:20.634Z] # $SEMVER_REMOTE_NAME = origin [2021-02-04T17:12:20.634Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-04T17:12:20.634Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-04T17:12:20.634Z] # $SEMVER_BRANCH = master [2021-02-04T17:12:20.634Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2021-02-04T17:12:20.634Z] 1.3.2-dev.2 [Pipeline] } [2021-02-04T17:12:20.648Z] $ docker exec --env ******** --env ******** 4950c1fdd7048b3a2e1d28138e1408a38713d47ebfdc88571508cca2b5120a68 ssh-agent -k [2021-02-04T17:12:20.770Z] unset SSH_AUTH_SOCK; [2021-02-04T17:12:20.770Z] unset SSH_AGENT_PID; [2021-02-04T17:12:20.770Z] echo Agent pid 17 killed; [2021-02-04T17:12:20.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T17:12:21.365Z] + git semver [Pipeline] } [2021-02-04T17:12:21.385Z] $ docker stop --time=1 4950c1fdd7048b3a2e1d28138e1408a38713d47ebfdc88571508cca2b5120a68 [2021-02-04T17:12:22.753Z] $ docker rm -f 4950c1fdd7048b3a2e1d28138e1408a38713d47ebfdc88571508cca2b5120a68 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:12:23.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T17:12:23.294Z] . [Pipeline] withDockerContainer [2021-02-04T17:12:23.397Z] prd-centos7-docker-4c-2g-25011 does not seem to be running inside a container [2021-02-04T17:12:23.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-04T17:12:24.120Z] $ docker top 0005659be576ca4658987acbfbc6b9de219342018564ae5920b366eb55ebebd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-04T17:12:24.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T17:12:24.458Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T17:12:24.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T17:12:24.679Z] $ docker exec 0005659be576ca4658987acbfbc6b9de219342018564ae5920b366eb55ebebd6 ssh-agent [2021-02-04T17:12:24.869Z] SSH_AUTH_SOCK=/tmp/ssh-aClkW87JhoP7/agent.12 [2021-02-04T17:12:24.869Z] SSH_AGENT_PID=17 [2021-02-04T17:12:24.876Z] Running ssh-add (command line suppressed) [2021-02-04T17:12:25.004Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3530642940506112148.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3530642940506112148.key) [2021-02-04T17:12:25.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T17:12:25.400Z] + git semver push [2021-02-04T17:12:25.400Z] # -> Open(): unable to determine branch for HEAD [2021-02-04T17:12:25.400Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-02-04T17:12:25.400Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-02-04T17:12:25.400Z] # $SEMVER_REMOTE_NAME = origin [2021-02-04T17:12:25.400Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-04T17:12:25.400Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-04T17:12:25.400Z] # $SEMVER_BRANCH = master [2021-02-04T17:12:25.400Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2021-02-04T17:12:32.026Z] $ docker exec --env ******** --env ******** 0005659be576ca4658987acbfbc6b9de219342018564ae5920b366eb55ebebd6 ssh-agent -k [2021-02-04T17:12:32.186Z] unset SSH_AUTH_SOCK; [2021-02-04T17:12:32.186Z] unset SSH_AGENT_PID; [2021-02-04T17:12:32.186Z] echo Agent pid 17 killed; [2021-02-04T17:12:32.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T17:12:32.714Z] + git semver [Pipeline] } [2021-02-04T17:12:32.738Z] $ docker stop --time=1 0005659be576ca4658987acbfbc6b9de219342018564ae5920b366eb55ebebd6 [2021-02-04T17:12:34.133Z] $ docker rm -f 0005659be576ca4658987acbfbc6b9de219342018564ae5920b366eb55ebebd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:12:35.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:12:36.429Z] ---> package-listing.sh [2021-02-04T17:12:36.429Z] ++ facter osfamily [2021-02-04T17:12:36.429Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-04T17:12:36.429Z] + OS_FAMILY=redhat [2021-02-04T17:12:36.429Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_master [2021-02-04T17:12:36.429Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-04T17:12:36.429Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-04T17:12:36.429Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-04T17:12:36.429Z] + PACKAGES=/tmp/packages_start.txt [2021-02-04T17:12:36.429Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2021-02-04T17:12:36.429Z] + PACKAGES=/tmp/packages_end.txt [2021-02-04T17:12:36.429Z] + case "${OS_FAMILY}" in [2021-02-04T17:12:36.429Z] + rpm -qa [2021-02-04T17:12:36.429Z] + sort [2021-02-04T17:12:41.747Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-04T17:12:41.747Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-04T17:12:41.747Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-04T17:12:41.747Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2021-02-04T17:12:41.747Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ [2021-02-04T17:12:41.747Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo [2021-02-04T17:12:41.760Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-04T17:12:42.074Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:12:42.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T17:12:42.405Z] [2021-02-04T17:12:42.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-04T17:12:42.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T17:12:42.804Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-04T17:12:42.804Z] df20fa9351a1: Pulling fs layer [2021-02-04T17:12:42.804Z] 36b3adc4ff6f: Pulling fs layer [2021-02-04T17:12:42.804Z] 8ad3a11d3b57: Pulling fs layer [2021-02-04T17:12:42.804Z] 46f8f816bc3b: Pulling fs layer [2021-02-04T17:12:42.804Z] 93b61091891f: Pulling fs layer [2021-02-04T17:12:42.804Z] 93b9cdb0e59b: Pulling fs layer [2021-02-04T17:12:42.804Z] 5e14af77c1be: Pulling fs layer [2021-02-04T17:12:42.804Z] 01666e4c0597: Pulling fs layer [2021-02-04T17:12:42.804Z] aa168da1d23b: Pulling fs layer [2021-02-04T17:12:42.804Z] 46f8f816bc3b: Waiting [2021-02-04T17:12:42.804Z] 93b61091891f: Waiting [2021-02-04T17:12:42.804Z] 93b9cdb0e59b: Waiting [2021-02-04T17:12:42.804Z] 01666e4c0597: Waiting [2021-02-04T17:12:42.804Z] aa168da1d23b: Waiting [2021-02-04T17:12:42.804Z] 5e14af77c1be: Waiting [2021-02-04T17:12:42.804Z] 36b3adc4ff6f: Verifying Checksum [2021-02-04T17:12:42.804Z] 36b3adc4ff6f: Download complete [2021-02-04T17:12:42.804Z] 46f8f816bc3b: Verifying Checksum [2021-02-04T17:12:42.804Z] 46f8f816bc3b: Download complete [2021-02-04T17:12:43.066Z] 93b61091891f: Verifying Checksum [2021-02-04T17:12:43.066Z] 93b61091891f: Download complete [2021-02-04T17:12:43.066Z] 93b9cdb0e59b: Verifying Checksum [2021-02-04T17:12:43.066Z] 93b9cdb0e59b: Download complete [2021-02-04T17:12:43.066Z] 5e14af77c1be: Download complete [2021-02-04T17:12:43.066Z] df20fa9351a1: Verifying Checksum [2021-02-04T17:12:43.066Z] df20fa9351a1: Download complete [2021-02-04T17:12:43.066Z] 01666e4c0597: Verifying Checksum [2021-02-04T17:12:43.066Z] 01666e4c0597: Download complete [2021-02-04T17:12:43.066Z] 8ad3a11d3b57: Verifying Checksum [2021-02-04T17:12:43.066Z] 8ad3a11d3b57: Download complete [2021-02-04T17:12:43.652Z] df20fa9351a1: Pull complete [2021-02-04T17:12:43.919Z] 36b3adc4ff6f: Pull complete [2021-02-04T17:12:44.877Z] 8ad3a11d3b57: Pull complete [2021-02-04T17:12:44.877Z] 46f8f816bc3b: Pull complete [2021-02-04T17:12:45.480Z] aa168da1d23b: Verifying Checksum [2021-02-04T17:12:45.480Z] aa168da1d23b: Download complete [2021-02-04T17:12:46.055Z] 93b61091891f: Pull complete [2021-02-04T17:12:46.320Z] 93b9cdb0e59b: Pull complete [2021-02-04T17:12:46.320Z] 5e14af77c1be: Pull complete [2021-02-04T17:12:46.584Z] 01666e4c0597: Pull complete [2021-02-04T17:12:54.796Z] aa168da1d23b: Pull complete [2021-02-04T17:12:54.796Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-04T17:12:54.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T17:12:54.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-04T17:12:54.981Z] prd-centos7-docker-4c-2g-25011 does not seem to be running inside a container [2021-02-04T17:12:55.031Z] $ 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_master/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_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-04T17:12:58.538Z] $ docker top de37e37c67475b333d297fd8f9a4d08a8ed7d453e316093bae74fec2077ce795 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T17:12:59.089Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-04T17:12:59.391Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-04T17:12:59.694Z] + ls /var/log/sa-host [2021-02-04T17:12:59.694Z] + sadf -c /var/log/sa-host/sa04 [2021-02-04T17:12:59.694Z] file_magic: OK [2021-02-04T17:12:59.694Z] HZ: Using current value: 100 [2021-02-04T17:12:59.694Z] file_header: OK [2021-02-04T17:12:59.694Z] 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-02-04T17:12:59.694Z] Statistics: [2021-02-04T17:12:59.694Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-04T17:12:59.694Z] File successfully converted to sysstat format version 12.2.1 [2021-02-04T17:12:59.694Z] + sadf -c /var/log/sa-host/sa23 [2021-02-04T17:12:59.694Z] file_magic: OK [2021-02-04T17:12:59.694Z] HZ: Using current value: 100 [2021-02-04T17:12:59.694Z] file_header: OK [2021-02-04T17:12:59.694Z] 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-02-04T17:12:59.694Z] Statistics: [2021-02-04T17:12:59.694Z] Hnuu...uuuununununu... [2021-02-04T17:12:59.694Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-04T17:12:59.894Z] provisioning config files... [2021-02-04T17:12:59.925Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config8495413675681763341tmp [Pipeline] { [Pipeline] echo [2021-02-04T17:12:59.998Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:13:00.294Z] ---> create-netrc.sh [Pipeline] } [2021-02-04T17:13:00.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-04T17:13:00.394Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:13:00.691Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-04T17:13:00.703Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:13:01.000Z] ---> sudo-logs.sh [2021-02-04T17:13:01.000Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-04T17:13:01.012Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:13:01.310Z] ---> job-cost.sh [2021-02-04T17:13:01.310Z] lf-activate-venv: SKIPPING [2021-02-04T17:13:01.310Z] INFO: No Stack... [2021-02-04T17:13:02.703Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-04T17:13:03.278Z] INFO: Archiving Costs [Pipeline] echo [2021-02-04T17:13:03.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T17:13:03.594Z] ---> logs-deploy.sh [2021-02-04T17:13:03.594Z] lf-activate-venv: SKIPPING [2021-02-04T17:13:03.594Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/24 [2021-02-04T17:13:03.594Z] INFO: archiving workspace using pattern(s): [2021-02-04T17:13:05.518Z] Archives upload complete. [2021-02-04T17:13:05.518Z] INFO: archiving logs to Nexus [2021-02-04T17:13:06.464Z] ---> uname -a: [2021-02-04T17:13:06.464Z] Linux prd-centos7-docker-4c-2g-25011.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-04T17:13:06.464Z] [2021-02-04T17:13:06.464Z] [2021-02-04T17:13:06.464Z] ---> lscpu: [2021-02-04T17:13:06.464Z] Architecture: x86_64 [2021-02-04T17:13:06.464Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-04T17:13:06.464Z] Byte Order: Little Endian [2021-02-04T17:13:06.464Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-04T17:13:06.464Z] CPU(s): 4 [2021-02-04T17:13:06.464Z] On-line CPU(s) list: 0-3 [2021-02-04T17:13:06.464Z] Thread(s) per core: 1 [2021-02-04T17:13:06.464Z] Core(s) per socket: 1 [2021-02-04T17:13:06.464Z] Socket(s): 4 [2021-02-04T17:13:06.464Z] NUMA node(s): 1 [2021-02-04T17:13:06.464Z] Vendor ID: GenuineIntel [2021-02-04T17:13:06.464Z] CPU family: 6 [2021-02-04T17:13:06.464Z] Model: 44 [2021-02-04T17:13:06.464Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-04T17:13:06.464Z] Stepping: 1 [2021-02-04T17:13:06.464Z] CPU MHz: 2933.442 [2021-02-04T17:13:06.464Z] BogoMIPS: 5866.88 [2021-02-04T17:13:06.464Z] Virtualization: VT-x [2021-02-04T17:13:06.464Z] Hypervisor vendor: KVM [2021-02-04T17:13:06.464Z] Virtualization type: full [2021-02-04T17:13:06.464Z] L1d cache: 128 KiB [2021-02-04T17:13:06.464Z] L1i cache: 128 KiB [2021-02-04T17:13:06.464Z] L2 cache: 16 MiB [2021-02-04T17:13:06.464Z] L3 cache: 64 MiB [2021-02-04T17:13:06.464Z] NUMA node0 CPU(s): 0-3 [2021-02-04T17:13:06.464Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-04T17:13:06.464Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-04T17:13:06.464Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-04T17:13:06.464Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-04T17:13:06.464Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-04T17:13:06.464Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-04T17:13:06.465Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-04T17:13:06.465Z] Vulnerability Srbds: Not affected [2021-02-04T17:13:06.465Z] Vulnerability Tsx async abort: Not affected [2021-02-04T17:13:06.465Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] ---> nproc: [2021-02-04T17:13:06.465Z] 4 [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] ---> df -h: [2021-02-04T17:13:06.465Z] Filesystem Size Used Available Use% Mounted on [2021-02-04T17:13:06.465Z] overlay 50.0G 8.5G 41.4G 17% / [2021-02-04T17:13:06.465Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-04T17:13:06.465Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-04T17:13:06.465Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-04T17:13:06.465Z] /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os [2021-02-04T17:13:06.465Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf [2021-02-04T17:13:06.465Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname [2021-02-04T17:13:06.465Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts [2021-02-04T17:13:06.465Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log [2021-02-04T17:13:06.465Z] /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json [2021-02-04T17:13:06.465Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_device-snmp-go_master [2021-02-04T17:13:06.465Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_device-snmp-go_master@tmp [2021-02-04T17:13:06.465Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host [2021-02-04T17:13:06.465Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] ---> free -m: [2021-02-04T17:13:06.465Z] total used free shared buff/cache available [2021-02-04T17:13:06.465Z] Mem: 1837 821 149 0 866 951 [2021-02-04T17:13:06.465Z] Swap: 1023 3 1020 [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] ---> ip addr: [2021-02-04T17:13:06.465Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-04T17:13:06.465Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-04T17:13:06.465Z] inet 127.0.0.1/8 scope host lo [2021-02-04T17:13:06.465Z] valid_lft forever preferred_lft forever [2021-02-04T17:13:06.465Z] inet6 ::1/128 scope host [2021-02-04T17:13:06.465Z] valid_lft forever preferred_lft forever [2021-02-04T17:13:06.465Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-04T17:13:06.465Z] link/ether fa:16:3e:57:2a:3a brd ff:ff:ff:ff:ff:ff [2021-02-04T17:13:06.465Z] inet 10.30.122.88/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-04T17:13:06.465Z] valid_lft 85816sec preferred_lft 85816sec [2021-02-04T17:13:06.465Z] inet6 fe80::f816:3eff:fe57:2a3a/64 scope link [2021-02-04T17:13:06.465Z] valid_lft forever preferred_lft forever [2021-02-04T17:13:06.465Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-04T17:13:06.465Z] link/ether 02:42:7b:15:ba:bf brd ff:ff:ff:ff:ff:ff [2021-02-04T17:13:06.465Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-04T17:13:06.465Z] valid_lft forever preferred_lft forever [2021-02-04T17:13:06.465Z] inet6 fe80::42:7bff:fe15:babf/64 scope link [2021-02-04T17:13:06.465Z] valid_lft forever preferred_lft forever [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] ---> sar -b -r -n DEV: [2021-02-04T17:13:06.465Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/04/21 _x86_64_ (4 CPU) [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] 17:03:11 LINUX RESTART (4 CPU) [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] 17:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-04T17:13:06.465Z] 17:05:01 29.81 10.82 18.99 0.00 4341.62 2963.27 0.00 [2021-02-04T17:13:06.465Z] 17:06:01 1.85 0.00 1.85 0.00 0.00 38.77 0.00 [2021-02-04T17:13:06.465Z] 17:07:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2021-02-04T17:13:06.465Z] 17:08:01 0.28 0.00 0.28 0.00 0.00 4.18 0.00 [2021-02-04T17:13:06.465Z] 17:09:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 [2021-02-04T17:13:06.465Z] 17:10:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 [2021-02-04T17:13:06.465Z] 17:11:01 26.59 4.05 22.54 0.00 616.21 15095.06 0.00 [2021-02-04T17:13:06.465Z] 17:12:01 429.62 214.54 215.09 0.00 10197.60 49828.51 0.00 [2021-02-04T17:13:06.465Z] Average: 61.17 28.70 32.47 0.00 1895.79 8498.33 0.00 [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] 17:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-04T17:13:06.465Z] 17:05:01 161768 0 586352 31.16 2620 1130804 1111056 37.92 397504 1122656 20 [2021-02-04T17:13:06.465Z] 17:06:01 168084 0 580028 30.83 2620 1130812 1087124 37.10 394780 1120404 8 [2021-02-04T17:13:06.465Z] 17:07:01 166124 0 581984 30.93 2620 1130816 1086108 37.07 393040 1124044 16 [2021-02-04T17:13:06.465Z] 17:08:01 163824 0 584280 31.05 2620 1130820 1086244 37.07 405904 1113812 12 [2021-02-04T17:13:06.465Z] 17:09:01 163948 0 584152 31.05 2620 1130824 1081068 36.90 402016 1117792 20 [2021-02-04T17:13:06.465Z] 17:10:01 164244 0 583852 31.03 2620 1130828 1081032 36.89 404988 1114744 12 [2021-02-04T17:13:06.465Z] 17:11:01 65200 0 680948 36.19 2620 1132776 1501184 51.23 588296 1000892 80948 [2021-02-04T17:13:06.465Z] 17:12:01 139124 0 782088 41.57 1632 958700 1389380 47.42 560620 856540 192 [2021-02-04T17:13:06.465Z] Average: 149040 0 620460 32.98 2496 1109548 1177900 40.20 443394 1071360 10154 [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] 17:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-04T17:13:06.465Z] 17:05:01 eth0 80.63 61.29 343.33 30.89 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:05:01 docker0 1.55 1.23 0.26 2.05 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:06:01 eth0 4.26 1.08 1.40 0.79 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:07:01 eth0 2.86 0.62 0.73 0.41 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:08:01 eth0 2.71 0.53 0.66 0.40 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:09:01 eth0 1.17 0.45 0.46 0.24 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:10:01 eth0 0.50 0.32 0.27 0.23 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:11:01 eth0 407.04 357.30 4071.00 27.21 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:12:01 eth0 428.06 382.90 3391.88 93.32 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:12:01 veth3b5ad59 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] 17:12:01 docker0 30.67 30.76 2.85 160.50 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] Average: eth0 115.96 100.61 976.64 19.20 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] Average: veth3b5ad59 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] Average: docker0 4.03 4.00 0.39 20.34 0.00 0.00 0.00 0.00 [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] ---> sar -P ALL: [2021-02-04T17:13:06.465Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/04/21 _x86_64_ (4 CPU) [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] 17:03:11 LINUX RESTART (4 CPU) [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] 17:04:01 CPU %user %nice %system %iowait %steal %idle [2021-02-04T17:13:06.465Z] 17:05:01 all 3.27 0.00 2.26 0.55 0.24 93.69 [2021-02-04T17:13:06.465Z] 17:05:01 0 3.26 0.00 1.73 1.11 0.29 93.61 [2021-02-04T17:13:06.465Z] 17:05:01 1 3.72 0.00 2.71 0.25 0.17 93.16 [2021-02-04T17:13:06.465Z] 17:05:01 2 3.16 0.00 2.46 0.42 0.24 93.72 [2021-02-04T17:13:06.465Z] 17:05:01 3 2.96 0.00 2.13 0.40 0.25 94.25 [2021-02-04T17:13:06.465Z] 17:06:01 all 0.21 0.00 0.05 0.00 0.00 99.73 [2021-02-04T17:13:06.465Z] 17:06:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-04T17:13:06.465Z] 17:06:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2021-02-04T17:13:06.465Z] 17:06:01 2 0.55 0.00 0.05 0.00 0.02 99.38 [2021-02-04T17:13:06.465Z] 17:06:01 3 0.15 0.00 0.05 0.00 0.00 99.80 [2021-02-04T17:13:06.465Z] 17:07:01 all 0.16 0.00 0.14 0.00 0.04 99.66 [2021-02-04T17:13:06.465Z] 17:07:01 0 0.08 0.00 0.18 0.00 0.05 99.68 [2021-02-04T17:13:06.465Z] 17:07:01 1 0.07 0.00 0.10 0.00 0.05 99.78 [2021-02-04T17:13:06.465Z] 17:07:01 2 0.27 0.00 0.13 0.00 0.02 99.58 [2021-02-04T17:13:06.465Z] 17:07:01 3 0.22 0.00 0.13 0.00 0.05 99.60 [2021-02-04T17:13:06.465Z] 17:08:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2021-02-04T17:13:06.465Z] 17:08:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-02-04T17:13:06.465Z] 17:08:01 1 0.43 0.00 0.07 0.00 0.00 99.50 [2021-02-04T17:13:06.465Z] 17:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-04T17:13:06.465Z] 17:08:01 3 0.08 0.00 0.10 0.00 0.00 99.82 [2021-02-04T17:13:06.465Z] 17:09:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2021-02-04T17:13:06.465Z] 17:09:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2021-02-04T17:13:06.465Z] 17:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-04T17:13:06.465Z] 17:09:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2021-02-04T17:13:06.465Z] 17:09:01 3 0.02 0.00 0.07 0.00 0.00 99.92 [2021-02-04T17:13:06.465Z] 17:10:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2021-02-04T17:13:06.465Z] 17:10:01 0 0.48 0.00 0.03 0.00 0.00 99.48 [2021-02-04T17:13:06.465Z] 17:10:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2021-02-04T17:13:06.465Z] 17:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2021-02-04T17:13:06.465Z] 17:10:01 3 0.03 0.00 0.08 0.00 0.00 99.88 [2021-02-04T17:13:06.465Z] 17:11:01 all 3.92 0.00 2.59 0.03 0.02 93.43 [2021-02-04T17:13:06.465Z] 17:11:01 0 4.02 0.00 3.04 0.05 0.02 92.87 [2021-02-04T17:13:06.465Z] 17:11:01 1 4.02 0.00 2.17 0.03 0.02 93.76 [2021-02-04T17:13:06.465Z] 17:11:01 2 3.85 0.00 2.34 0.03 0.02 93.76 [2021-02-04T17:13:06.465Z] 17:11:01 3 3.78 0.00 2.82 0.02 0.03 93.35 [2021-02-04T17:13:06.465Z] 17:12:01 all 14.46 0.00 11.48 4.96 0.11 68.98 [2021-02-04T17:13:06.465Z] 17:12:01 0 13.45 0.00 10.85 5.42 0.14 70.14 [2021-02-04T17:13:06.465Z] 17:12:01 1 14.58 0.00 11.47 5.62 0.10 68.22 [2021-02-04T17:13:06.465Z] 17:12:01 2 14.10 0.00 12.27 4.26 0.09 69.28 [2021-02-04T17:13:06.465Z] 17:12:01 3 15.73 0.00 11.33 4.54 0.12 68.29 [2021-02-04T17:13:06.465Z] Average: all 2.75 0.00 2.04 0.67 0.05 94.49 [2021-02-04T17:13:06.465Z] Average: 0 2.68 0.00 1.94 0.80 0.06 94.51 [2021-02-04T17:13:06.465Z] Average: 1 2.81 0.00 2.04 0.72 0.04 94.39 [2021-02-04T17:13:06.465Z] Average: 2 2.70 0.00 2.12 0.57 0.05 94.55 [2021-02-04T17:13:06.465Z] Average: 3 2.80 0.00 2.04 0.60 0.06 94.50 [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z] [2021-02-04T17:13:06.465Z]