Pull request #81 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3+dfea19939c3e5952b7f8a352ed4dd87bf2177730 (388cf9be61ac1acc86b2da5255423cd458538ced) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-81/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-81/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-17147 in /w/workspace/dgexfoundry_device-snmp-go_PR-81 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-81 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dfea19939c3e5952b7f8a352ed4dd87bf2177730 into PR head commit 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 Merge succeeded, producing 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 Checking out Revision 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 (PR-81) > git config core.sparsecheckout # timeout=10 > git checkout -f 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 # timeout=10 Commit message: "fix: updated all example profiles to Hanoi profile structure" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-22T00:57:03.438Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-22T00:57:03.773Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-22T00:57:04.017Z] ========================================================= [2020-12-22T00:57:04.017Z] EdgeX Global Pipelines Version Info [2020-12-22T00:57:04.017Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:57:05.507Z] ------------------- [2020-12-22T00:57:05.507Z] stable info: [2020-12-22T00:57:05.507Z] ------------------- [2020-12-22T00:57:05.507Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-22T00:57:05.507Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-22T00:57:05.507Z] Message: update stable to v1.0.173 [2020-12-22T00:57:06.457Z] ------------------- [2020-12-22T00:57:06.457Z] experimental info: [2020-12-22T00:57:06.457Z] ------------------- [2020-12-22T00:57:06.457Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-22T00:57:06.457Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-22T00:57:06.457Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-22T00:57:06.858Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2020-12-22T00:57:06.977Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2020-12-22T00:57:07.167Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-22T00:57:07.288Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-22T00:57:07.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-22T00:57:07.570Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-22T00:57:07.695Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-22T00:57:07.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-22T00:57:07.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-22T00:57:08.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-22T00:57:08.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-22T00:57:08.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2020-12-22T00:57:08.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-22T00:57:08.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-22T00:57:08.749Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-22T00:57:08.869Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-22T00:57:09.046Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-22T00:57:09.164Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-22T00:57:09.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-22T00:57:09.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-22T00:57:09.541Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-22T00:57:09.667Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-22T00:57:09.804Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-22T00:57:09.947Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-22T00:57:10.070Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-22T00:57:10.254Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-22T00:57:10.369Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-22T00:57:10.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-81 [Pipeline] echo [2020-12-22T00:57:10.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-81 [Pipeline] echo [2020-12-22T00:57:10.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-81 [Pipeline] echo [2020-12-22T00:57:10.907Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 [Pipeline] echo [2020-12-22T00:57:11.037Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28132d5 [Pipeline] echo [2020-12-22T00:57:11.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-22T00:57:11.451Z] provisioning config files... [2020-12-22T00:57:11.499Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-81@tmp/config7816051167592560014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T00:57:11.919Z] ---> docker-login.sh [2020-12-22T00:57:11.919Z] nexus3.edgexfoundry.org:10001 [2020-12-22T00:57:12.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:57:12.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:57:12.187Z] Configure a credential helper to remove this warning. See [2020-12-22T00:57:12.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:57:12.187Z] [2020-12-22T00:57:12.187Z] Login Succeeded [2020-12-22T00:57:12.187Z] nexus3.edgexfoundry.org:10002 [2020-12-22T00:57:12.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:57:12.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:57:12.454Z] Configure a credential helper to remove this warning. See [2020-12-22T00:57:12.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:57:12.454Z] [2020-12-22T00:57:12.454Z] Login Succeeded [2020-12-22T00:57:12.454Z] nexus3.edgexfoundry.org:10003 [2020-12-22T00:57:12.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:57:12.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:57:12.720Z] Configure a credential helper to remove this warning. See [2020-12-22T00:57:12.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:57:12.720Z] [2020-12-22T00:57:12.720Z] Login Succeeded [2020-12-22T00:57:12.720Z] nexus3.edgexfoundry.org:10004 [2020-12-22T00:57:12.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:57:12.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:57:12.984Z] Configure a credential helper to remove this warning. See [2020-12-22T00:57:12.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:57:12.984Z] [2020-12-22T00:57:12.984Z] Login Succeeded [2020-12-22T00:57:12.984Z] docker.io [2020-12-22T00:57:12.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T00:57:13.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T00:57:13.248Z] Configure a credential helper to remove this warning. See [2020-12-22T00:57:13.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T00:57:13.248Z] [2020-12-22T00:57:13.248Z] Login Succeeded [2020-12-22T00:57:13.248Z] ---> docker-login.sh ends [Pipeline] } [2020-12-22T00:57:13.279Z] 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 [2020-12-22T00:57:14.326Z] + git log --format=format:%s -1 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 [Pipeline] echo [2020-12-22T00:57:14.481Z] GIT_COMMIT: 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3, Commit Message: fix: updated all example profiles to Hanoi profile structure [Pipeline] echo [2020-12-22T00:57:14.548Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:57:15.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T00:57:15.194Z] [2020-12-22T00:57:15.194Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T00:57:15.585Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T00:57:15.585Z] latest: Pulling from edgex-devops/git-semver [2020-12-22T00:57:15.585Z] 31603596830f: Pulling fs layer [2020-12-22T00:57:15.585Z] 2a8b12db71e7: Pulling fs layer [2020-12-22T00:57:15.585Z] 6ca5941a6612: Pulling fs layer [2020-12-22T00:57:15.585Z] ecc8261a40a4: Pulling fs layer [2020-12-22T00:57:15.585Z] ecc8261a40a4: Waiting [2020-12-22T00:57:15.585Z] 2a8b12db71e7: Verifying Checksum [2020-12-22T00:57:15.585Z] 2a8b12db71e7: Download complete [2020-12-22T00:57:15.851Z] 31603596830f: Verifying Checksum [2020-12-22T00:57:15.851Z] 31603596830f: Download complete [2020-12-22T00:57:15.851Z] ecc8261a40a4: Verifying Checksum [2020-12-22T00:57:15.851Z] ecc8261a40a4: Download complete [2020-12-22T00:57:15.851Z] 6ca5941a6612: Verifying Checksum [2020-12-22T00:57:15.851Z] 6ca5941a6612: Download complete [2020-12-22T00:57:16.115Z] 31603596830f: Pull complete [2020-12-22T00:57:16.115Z] 2a8b12db71e7: Pull complete [2020-12-22T00:57:17.069Z] 6ca5941a6612: Pull complete [2020-12-22T00:57:17.333Z] ecc8261a40a4: Pull complete [2020-12-22T00:57:17.333Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-22T00:57:17.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T00:57:17.333Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-22T00:57:17.461Z] prd-centos7-docker-4c-2g-17147 does not seem to be running inside a container [2020-12-22T00:57:17.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-81 -v /w/workspace/dgexfoundry_device-snmp-go_PR-81:/w/workspace/dgexfoundry_device-snmp-go_PR-81:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-81@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-22T00:57:19.921Z] $ docker top a4d7a7350af2cd947e5af4d3c7728b1848f6067ec67e60d5c410764d91449c01 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-22T00:57:20.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-22T00:57:20.371Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-22T00:57:20.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-22T00:57:20.603Z] $ docker exec a4d7a7350af2cd947e5af4d3c7728b1848f6067ec67e60d5c410764d91449c01 ssh-agent [2020-12-22T00:57:20.787Z] SSH_AUTH_SOCK=/tmp/ssh-4UcWKmnKJIWx/agent.12 [2020-12-22T00:57:20.787Z] SSH_AGENT_PID=17 [2020-12-22T00:57:20.800Z] Running ssh-add (command line suppressed) [2020-12-22T00:57:20.924Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-81@tmp/private_key_9153192567141051699.key (/w/workspace/dgexfoundry_device-snmp-go_PR-81@tmp/private_key_9153192567141051699.key) [2020-12-22T00:57:20.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-22T00:57:21.388Z] + git tag --points-at HEAD [Pipeline] } [2020-12-22T00:57:21.418Z] $ docker exec --env ******** --env ******** a4d7a7350af2cd947e5af4d3c7728b1848f6067ec67e60d5c410764d91449c01 ssh-agent -k [2020-12-22T00:57:21.537Z] unset SSH_AUTH_SOCK; [2020-12-22T00:57:21.538Z] unset SSH_AGENT_PID; [2020-12-22T00:57:21.538Z] echo Agent pid 17 killed; [2020-12-22T00:57:21.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-22T00:57:21.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-22T00:57:21.784Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-22T00:57:21.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-22T00:57:21.956Z] $ docker exec a4d7a7350af2cd947e5af4d3c7728b1848f6067ec67e60d5c410764d91449c01 ssh-agent [2020-12-22T00:57:22.118Z] SSH_AUTH_SOCK=/tmp/ssh-qa8Y1gaZWFpl/agent.46 [2020-12-22T00:57:22.118Z] SSH_AGENT_PID=51 [2020-12-22T00:57:22.126Z] Running ssh-add (command line suppressed) [2020-12-22T00:57:22.243Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-81@tmp/private_key_8013615626660758698.key (/w/workspace/dgexfoundry_device-snmp-go_PR-81@tmp/private_key_8013615626660758698.key) [2020-12-22T00:57:22.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-22T00:57:22.696Z] + git semver init [2020-12-22T00:57:22.696Z] # -> Open(): unable to determine branch for HEAD [2020-12-22T00:57:22.696Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-81/.git [2020-12-22T00:57:22.696Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-81 [2020-12-22T00:57:22.696Z] # $SEMVER_REMOTE_NAME = origin [2020-12-22T00:57:22.696Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-22T00:57:22.696Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-22T00:57:22.696Z] # $SEMVER_BRANCH = PR-81 [2020-12-22T00:57:22.696Z] # $SEMVER_TEMP = /tmp/semver-332944374 [2020-12-22T00:57:22.696Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-12-22T00:57:22.959Z] # '/tmp/semver-332944374' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-81/.semver' [2020-12-22T00:57:22.959Z] # -> Force: false [2020-12-22T00:57:22.959Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-81/.semver [Pipeline] } [2020-12-22T00:57:22.981Z] $ docker exec --env ******** --env ******** a4d7a7350af2cd947e5af4d3c7728b1848f6067ec67e60d5c410764d91449c01 ssh-agent -k [2020-12-22T00:57:23.097Z] unset SSH_AUTH_SOCK; [2020-12-22T00:57:23.097Z] unset SSH_AGENT_PID; [2020-12-22T00:57:23.097Z] echo Agent pid 51 killed; [2020-12-22T00:57:23.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-22T00:57:23.753Z] + git semver [Pipeline] } [2020-12-22T00:57:23.788Z] $ docker stop --time=1 a4d7a7350af2cd947e5af4d3c7728b1848f6067ec67e60d5c410764d91449c01 [2020-12-22T00:57:25.156Z] $ docker rm -f a4d7a7350af2cd947e5af4d3c7728b1848f6067ec67e60d5c410764d91449c01 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T00:57:25.680Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-22T00:57:26.111Z] Stashed 1 file(s) [Pipeline] echo [2020-12-22T00:57:26.135Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-22T00:57:42.166Z] Still waiting to schedule task [2020-12-22T00:57:42.166Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-22T00:57:42.193Z] Still waiting to schedule task [2020-12-22T00:57:42.193Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-22T01:01:09.213Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17150 in /w/workspace/dgexfoundry_device-snmp-go_PR-81 [Pipeline] { [Pipeline] ws [2020-12-22T01:01:09.311Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-12-22T01:01:15.146Z] using credential edgex-jenkins-ssh [2020-12-22T01:01:15.223Z] Cloning the remote Git repository [2020-12-22T01:01:15.300Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-12-22T01:01:15.429Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-12-22T01:01:15.513Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-12-22T01:01:15.514Z] > git --version # timeout=10 [2020-12-22T01:01:15.536Z] > git --version # 'git version 2.17.1' [2020-12-22T01:01:15.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T01:01:15.637Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T01:01:17.020Z] Merging remotes/origin/master commit dfea19939c3e5952b7f8a352ed4dd87bf2177730 into PR head commit 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 [2020-12-22T01:01:16.321Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-12-22T01:01:16.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T01:01:16.387Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-12-22T01:01:16.431Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-12-22T01:01:16.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T01:01:16.445Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T01:01:17.050Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T01:01:17.092Z] > git checkout -f 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 # timeout=10 [2020-12-22T01:01:17.277Z] Merge succeeded, producing 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 [2020-12-22T01:01:17.277Z] Checking out Revision 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 (PR-81) [2020-12-22T01:01:17.183Z] > git remote # timeout=10 [2020-12-22T01:01:17.205Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T01:01:17.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T01:01:17.239Z] > git merge dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 [2020-12-22T01:01:17.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T01:01:17.287Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T01:01:17.306Z] > git checkout -f 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 # timeout=10 [2020-12-22T01:01:21.961Z] Commit message: "fix: updated all example profiles to Hanoi profile structure" [2020-12-22T01:01:22.022Z] > git --version # timeout=10 [2020-12-22T01:01:22.032Z] > git --version # 'git version 2.17.1' [2020-12-22T01:01:22.043Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-22T01:01:24.054Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-22T01:01:24.520Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-22T01:01:24.881Z] + true [2020-12-22T01:01:24.881Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-22T01:01:27.660Z] provisioning config files... [2020-12-22T01:01:27.723Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config4441140702689398171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T01:01:28.180Z] ---> docker-login.sh [2020-12-22T01:01:28.180Z] nexus3.edgexfoundry.org:10001 [2020-12-22T01:01:28.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T01:01:29.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T01:01:29.386Z] Configure a credential helper to remove this warning. See [2020-12-22T01:01:29.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T01:01:29.386Z] [2020-12-22T01:01:29.386Z] Login Succeeded [2020-12-22T01:01:29.386Z] nexus3.edgexfoundry.org:10002 [2020-12-22T01:01:29.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T01:01:29.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T01:01:29.940Z] Configure a credential helper to remove this warning. See [2020-12-22T01:01:29.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T01:01:29.940Z] [2020-12-22T01:01:29.940Z] Login Succeeded [2020-12-22T01:01:29.940Z] nexus3.edgexfoundry.org:10003 [2020-12-22T01:01:30.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T01:01:30.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T01:01:30.504Z] Configure a credential helper to remove this warning. See [2020-12-22T01:01:30.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T01:01:30.504Z] [2020-12-22T01:01:30.504Z] Login Succeeded [2020-12-22T01:01:30.504Z] nexus3.edgexfoundry.org:10004 [2020-12-22T01:01:30.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T01:01:31.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T01:01:31.068Z] Configure a credential helper to remove this warning. See [2020-12-22T01:01:31.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T01:01:31.068Z] [2020-12-22T01:01:31.068Z] Login Succeeded [2020-12-22T01:01:31.068Z] docker.io [2020-12-22T01:01:31.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T01:01:31.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T01:01:31.939Z] Configure a credential helper to remove this warning. See [2020-12-22T01:01:31.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T01:01:31.939Z] [2020-12-22T01:01:31.939Z] Login Succeeded [2020-12-22T01:01:31.939Z] ---> docker-login.sh ends [Pipeline] } [2020-12-22T01:01:31.983Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-22T01:01:32.641Z] ========================================================= [2020-12-22T01:01:32.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-22T01:01:32.641Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-22T01:01:33.096Z] + 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 . [2020-12-22T01:01:33.372Z] Sending build context to Docker daemon 330.8kB [2020-12-22T01:01:33.651Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-12-22T01:01:33.651Z] Step 2/10 : FROM ${BASE} [2020-12-22T01:01:33.651Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-22T01:01:33.651Z] 5f621e34cdf4: Pulling fs layer [2020-12-22T01:01:33.651Z] a4357932f1b6: Pulling fs layer [2020-12-22T01:01:33.651Z] 18c013af1878: Pulling fs layer [2020-12-22T01:01:33.651Z] 00ac8860ef70: Pulling fs layer [2020-12-22T01:01:33.651Z] 63d7cb157983: Pulling fs layer [2020-12-22T01:01:33.651Z] b116817d02f9: Pulling fs layer [2020-12-22T01:01:33.651Z] 745a02a5169b: Pulling fs layer [2020-12-22T01:01:33.651Z] 00ac8860ef70: Waiting [2020-12-22T01:01:33.651Z] 63d7cb157983: Waiting [2020-12-22T01:01:33.651Z] b116817d02f9: Waiting [2020-12-22T01:01:33.651Z] 745a02a5169b: Waiting [2020-12-22T01:01:33.651Z] 18c013af1878: Verifying Checksum [2020-12-22T01:01:33.651Z] 18c013af1878: Download complete [2020-12-22T01:01:33.651Z] a4357932f1b6: Verifying Checksum [2020-12-22T01:01:33.651Z] a4357932f1b6: Download complete [2020-12-22T01:01:33.651Z] 63d7cb157983: Download complete [2020-12-22T01:01:33.651Z] b116817d02f9: Verifying Checksum [2020-12-22T01:01:33.651Z] b116817d02f9: Download complete [2020-12-22T01:01:33.651Z] 5f621e34cdf4: Verifying Checksum [2020-12-22T01:01:33.651Z] 5f621e34cdf4: Download complete [2020-12-22T01:01:34.659Z] 5f621e34cdf4: Pull complete [2020-12-22T01:01:35.262Z] a4357932f1b6: Pull complete [2020-12-22T01:01:35.536Z] 18c013af1878: Pull complete [2020-12-22T01:01:36.131Z] 745a02a5169b: Verifying Checksum [2020-12-22T01:01:36.131Z] 745a02a5169b: Download complete [2020-12-22T01:01:37.558Z] 00ac8860ef70: Verifying Checksum [2020-12-22T01:01:37.558Z] 00ac8860ef70: Download complete [2020-12-22T01:01:45.506Z] Running on prd-centos7-docker-4c-2g-17151 in /w/workspace/dgexfoundry_device-snmp-go_PR-81 [Pipeline] { [Pipeline] ws [2020-12-22T01:01:45.622Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-12-22T01:01:47.738Z] 00ac8860ef70: Pull complete [2020-12-22T01:01:47.738Z] 63d7cb157983: Pull complete [2020-12-22T01:01:47.738Z] b116817d02f9: Pull complete [2020-12-22T01:01:50.661Z] using credential edgex-jenkins-ssh [2020-12-22T01:01:50.731Z] Cloning the remote Git repository [2020-12-22T01:01:51.125Z] 745a02a5169b: Pull complete [2020-12-22T01:01:51.125Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-22T01:01:51.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-22T01:01:51.125Z] ---> b7e6874047d6 [2020-12-22T01:01:51.125Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-12-22T01:01:50.800Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-12-22T01:01:50.896Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-12-22T01:01:51.209Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-12-22T01:01:51.210Z] > git --version # timeout=10 [2020-12-22T01:01:51.256Z] > git --version # 'git version 2.24.3' [2020-12-22T01:01:51.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T01:01:51.476Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T01:01:52.801Z] Merging remotes/origin/master commit dfea19939c3e5952b7f8a352ed4dd87bf2177730 into PR head commit 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 [2020-12-22T01:01:52.162Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-12-22T01:01:52.227Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T01:01:52.269Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-12-22T01:01:52.333Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-12-22T01:01:52.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T01:01:52.342Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T01:01:53.110Z] ---> Running in 4427428d71cb [2020-12-22T01:01:53.171Z] Merge succeeded, producing 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 [2020-12-22T01:01:53.172Z] Checking out Revision 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 (PR-81) [2020-12-22T01:01:53.709Z] Removing intermediate container 4427428d71cb [2020-12-22T01:01:53.709Z] ---> d72686c751fd [2020-12-22T01:01:53.709Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-12-22T01:01:53.709Z] ---> Running in 125f7eb1eb75 [2020-12-22T01:01:52.888Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T01:01:52.958Z] > git checkout -f 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 # timeout=10 [2020-12-22T01:01:53.067Z] > git remote # timeout=10 [2020-12-22T01:01:53.090Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T01:01:53.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T01:01:53.133Z] > git merge dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 [2020-12-22T01:01:53.147Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T01:01:53.176Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T01:01:53.187Z] > git checkout -f 28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 # timeout=10 [2020-12-22T01:01:54.306Z] Removing intermediate container 125f7eb1eb75 [2020-12-22T01:01:54.306Z] ---> 6c5d3653ca4a [2020-12-22T01:01:54.306Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-12-22T01:01:54.306Z] ---> Running in 0b1866485c8c [2020-12-22T01:01:54.908Z] Removing intermediate container 0b1866485c8c [2020-12-22T01:01:54.908Z] ---> 5eb202e074d7 [2020-12-22T01:01:54.908Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T01:01:54.908Z] ---> Running in 84cf1cddf17a [2020-12-22T01:01:57.227Z] Commit message: "fix: updated all example profiles to Hanoi profile structure" [2020-12-22T01:01:57.293Z] > git --version # timeout=10 [2020-12-22T01:01:57.306Z] > git --version # 'git version 2.24.3' [2020-12-22T01:01:57.330Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-22T01:01:57.546Z] Removing intermediate container 84cf1cddf17a [2020-12-22T01:01:57.546Z] ---> f2fd64039572 [2020-12-22T01:01:57.546Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-22T01:01:57.546Z] ---> Running in 579b30d4dd28 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-22T01:01:58.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T01:01:59.369Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-22T01:01:59.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T01:01:59.769Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-22T01:02:00.113Z] OK: 142 MiB in 39 packages [2020-12-22T01:02:00.153Z] + true [2020-12-22T01:02:00.153Z] + sudo service docker restart [2020-12-22T01:02:00.153Z] Redirecting to /bin/systemctl restart docker.service [2020-12-22T01:02:01.091Z] Removing intermediate container 579b30d4dd28 [2020-12-22T01:02:01.091Z] ---> 59cc1927bae0 [2020-12-22T01:02:01.091Z] Step 8/10 : WORKDIR /device-snmp-go [2020-12-22T01:02:01.366Z] ---> Running in ac94dbc94897 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-22T01:02:01.854Z] provisioning config files... [2020-12-22T01:02:01.942Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8821549040070832910tmp [2020-12-22T01:02:01.963Z] Removing intermediate container ac94dbc94897 [2020-12-22T01:02:01.963Z] ---> 1a9a69ad6251 [2020-12-22T01:02:01.963Z] Step 9/10 : COPY . . [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T01:02:02.436Z] ---> docker-login.sh [2020-12-22T01:02:02.436Z] nexus3.edgexfoundry.org:10001 [2020-12-22T01:02:02.559Z] ---> 6ac56d11b2a7 [2020-12-22T01:02:02.559Z] Step 10/10 : RUN go mod download [2020-12-22T01:02:02.834Z] ---> Running in bea0ce8867e2 [2020-12-22T01:02:03.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T01:02:03.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T01:02:03.393Z] Configure a credential helper to remove this warning. See [2020-12-22T01:02:03.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T01:02:03.393Z] [2020-12-22T01:02:03.393Z] Login Succeeded [2020-12-22T01:02:03.393Z] nexus3.edgexfoundry.org:10002 [2020-12-22T01:02:03.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T01:02:03.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T01:02:03.950Z] Configure a credential helper to remove this warning. See [2020-12-22T01:02:03.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T01:02:03.950Z] [2020-12-22T01:02:03.950Z] Login Succeeded [2020-12-22T01:02:03.950Z] nexus3.edgexfoundry.org:10003 [2020-12-22T01:02:04.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T01:02:04.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T01:02:04.226Z] Configure a credential helper to remove this warning. See [2020-12-22T01:02:04.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T01:02:04.226Z] [2020-12-22T01:02:04.226Z] Login Succeeded [2020-12-22T01:02:04.226Z] nexus3.edgexfoundry.org:10004 [2020-12-22T01:02:04.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T01:02:04.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T01:02:04.500Z] Configure a credential helper to remove this warning. See [2020-12-22T01:02:04.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T01:02:04.500Z] [2020-12-22T01:02:04.500Z] Login Succeeded [2020-12-22T01:02:04.500Z] docker.io [2020-12-22T01:02:04.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T01:02:05.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T01:02:05.062Z] Configure a credential helper to remove this warning. See [2020-12-22T01:02:05.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T01:02:05.062Z] [2020-12-22T01:02:05.062Z] Login Succeeded [2020-12-22T01:02:05.062Z] ---> docker-login.sh ends [Pipeline] } [2020-12-22T01:02:05.089Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-22T01:02:05.844Z] ========================================================= [2020-12-22T01:02:05.844Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-22T01:02:05.844Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-22T01:02:06.262Z] + 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 . [2020-12-22T01:02:06.556Z] Sending build context to Docker daemon 331.8kB [2020-12-22T01:02:06.556Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-12-22T01:02:06.556Z] Step 2/10 : FROM ${BASE} [2020-12-22T01:02:06.556Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-22T01:02:06.556Z] 188c0c94c7c5: Pulling fs layer [2020-12-22T01:02:06.556Z] 0ef7d3d256c8: Pulling fs layer [2020-12-22T01:02:06.556Z] de9db76c5a1d: Pulling fs layer [2020-12-22T01:02:06.556Z] bca2f99d35d6: Pulling fs layer [2020-12-22T01:02:06.556Z] 93359f2a8cfa: Pulling fs layer [2020-12-22T01:02:06.556Z] 7c6f9722023f: Pulling fs layer [2020-12-22T01:02:06.556Z] a35cf1a2eb13: Pulling fs layer [2020-12-22T01:02:06.556Z] bca2f99d35d6: Waiting [2020-12-22T01:02:06.556Z] 93359f2a8cfa: Waiting [2020-12-22T01:02:06.556Z] 7c6f9722023f: Waiting [2020-12-22T01:02:06.556Z] a35cf1a2eb13: Waiting [2020-12-22T01:02:06.556Z] de9db76c5a1d: Verifying Checksum [2020-12-22T01:02:06.556Z] de9db76c5a1d: Download complete [2020-12-22T01:02:06.556Z] 0ef7d3d256c8: Verifying Checksum [2020-12-22T01:02:06.556Z] 0ef7d3d256c8: Download complete [2020-12-22T01:02:06.556Z] 93359f2a8cfa: Verifying Checksum [2020-12-22T01:02:06.556Z] 93359f2a8cfa: Download complete [2020-12-22T01:02:06.836Z] 7c6f9722023f: Verifying Checksum [2020-12-22T01:02:06.836Z] 7c6f9722023f: Download complete [2020-12-22T01:02:06.836Z] 188c0c94c7c5: Verifying Checksum [2020-12-22T01:02:06.836Z] 188c0c94c7c5: Download complete [2020-12-22T01:02:07.108Z] 188c0c94c7c5: Pull complete [2020-12-22T01:02:07.384Z] 0ef7d3d256c8: Pull complete [2020-12-22T01:02:07.662Z] de9db76c5a1d: Pull complete [2020-12-22T01:02:12.218Z] a35cf1a2eb13: Verifying Checksum [2020-12-22T01:02:12.218Z] a35cf1a2eb13: Download complete [2020-12-22T01:02:12.519Z] bca2f99d35d6: Download complete [2020-12-22T01:02:22.979Z] bca2f99d35d6: Pull complete [2020-12-22T01:02:22.979Z] 93359f2a8cfa: Pull complete [2020-12-22T01:02:22.979Z] 7c6f9722023f: Pull complete [2020-12-22T01:02:25.017Z] Removing intermediate container bea0ce8867e2 [2020-12-22T01:02:25.017Z] ---> 23bbbf680f67 [2020-12-22T01:02:25.017Z] Successfully built 23bbbf680f67 [2020-12-22T01:02:25.017Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T01:02:25.395Z] + docker inspect -f . ci-base-image-arm64 [2020-12-22T01:02:25.396Z] . [Pipeline] withDockerContainer [2020-12-22T01:02:25.694Z] prd-ubuntu18.04-docker-arm64-4c-16g-17150 does not seem to be running inside a container [2020-12-22T01:02:25.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-22T01:02:27.313Z] $ docker top 4d15f8faef4f78083b1194363d1b5b898441455f40a7b7cc9667bbaa20f31049 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T01:02:28.410Z] + go version [2020-12-22T01:02:28.410Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-22T01:02:28.450Z] $ docker stop --time=1 4d15f8faef4f78083b1194363d1b5b898441455f40a7b7cc9667bbaa20f31049 [2020-12-22T01:02:28.453Z] a35cf1a2eb13: Pull complete [2020-12-22T01:02:28.453Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-22T01:02:28.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-22T01:02:28.453Z] ---> a62c8e92a672 [2020-12-22T01:02:28.453Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-12-22T01:02:28.453Z] ---> Running in 33f2fb4c712c [2020-12-22T01:02:28.730Z] Removing intermediate container 33f2fb4c712c [2020-12-22T01:02:28.730Z] ---> e422965af056 [2020-12-22T01:02:28.730Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-12-22T01:02:28.730Z] ---> Running in 2333af8680e8 [2020-12-22T01:02:29.016Z] Removing intermediate container 2333af8680e8 [2020-12-22T01:02:29.016Z] ---> 3faec8ff2356 [2020-12-22T01:02:29.016Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-12-22T01:02:29.016Z] ---> Running in 2f3c8b9d0b9f [2020-12-22T01:02:29.286Z] Removing intermediate container 2f3c8b9d0b9f [2020-12-22T01:02:29.286Z] ---> 968160815938 [2020-12-22T01:02:29.286Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T01:02:29.286Z] ---> Running in 20a5329b0af3 [2020-12-22T01:02:30.293Z] $ docker rm -f 4d15f8faef4f78083b1194363d1b5b898441455f40a7b7cc9667bbaa20f31049 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T01:02:31.332Z] Removing intermediate container 20a5329b0af3 [2020-12-22T01:02:31.332Z] ---> 81640906d7ba [2020-12-22T01:02:31.332Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-22T01:02:31.610Z] ---> Running in d2aa5f83c773 [2020-12-22T01:02:31.646Z] + docker inspect -f . ci-base-image-arm64 [2020-12-22T01:02:31.646Z] . [Pipeline] withDockerContainer [2020-12-22T01:02:31.919Z] prd-ubuntu18.04-docker-arm64-4c-16g-17150 does not seem to be running inside a container [2020-12-22T01:02:32.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-22T01:02:32.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T01:02:33.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T01:02:33.402Z] $ docker top beed7b07d9bd14247dfcfe6ec9d1a3641e2425d2f231e8728484e8882074926e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T01:02:33.969Z] OK: 166 MiB in 39 packages [2020-12-22T01:02:34.496Z] + make test [2020-12-22T01:02:34.496Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-22T01:02:35.482Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-12-22T01:02:35.488Z] Removing intermediate container d2aa5f83c773 [2020-12-22T01:02:35.488Z] ---> 39452f5740b2 [2020-12-22T01:02:35.488Z] Step 8/10 : WORKDIR /device-snmp-go [2020-12-22T01:02:35.488Z] ---> Running in 36ed3e307098 [2020-12-22T01:02:35.845Z] Removing intermediate container 36ed3e307098 [2020-12-22T01:02:35.845Z] ---> 2f9eb25b5db2 [2020-12-22T01:02:35.845Z] Step 9/10 : COPY . . [2020-12-22T01:02:36.946Z] ---> 161c1534c8b8 [2020-12-22T01:02:36.946Z] Step 10/10 : RUN go mod download [2020-12-22T01:02:36.946Z] ---> Running in 0d1143c4f736 [2020-12-22T01:02:59.234Z] Removing intermediate container 0d1143c4f736 [2020-12-22T01:02:59.234Z] ---> 39ff0a309c36 [2020-12-22T01:02:59.234Z] Successfully built 39ff0a309c36 [2020-12-22T01:02:59.234Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T01:02:59.728Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-22T01:03:00.023Z] . [Pipeline] withDockerContainer [2020-12-22T01:03:00.369Z] prd-centos7-docker-4c-2g-17151 does not seem to be running inside a container [2020-12-22T01:03:00.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-22T01:03:01.914Z] $ docker top 498aaa563cf9d662ef1fc6f1a82f7427f2d8a2281e25ece9290d1016449ebb8e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T01:03:02.683Z] + go version [2020-12-22T01:03:02.683Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-22T01:03:02.722Z] $ docker stop --time=1 498aaa563cf9d662ef1fc6f1a82f7427f2d8a2281e25ece9290d1016449ebb8e [2020-12-22T01:03:04.640Z] $ docker rm -f 498aaa563cf9d662ef1fc6f1a82f7427f2d8a2281e25ece9290d1016449ebb8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T01:03:05.866Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-22T01:03:05.866Z] . [Pipeline] withDockerContainer [2020-12-22T01:03:06.264Z] prd-centos7-docker-4c-2g-17151 does not seem to be running inside a container [2020-12-22T01:03:06.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-22T01:03:07.496Z] $ docker top 801bed49152367c9d1ab2890531350de941e1acecb0151c3dd93d2775eb75c5c -eo pid,comm [2020-12-22T01:03:07.871Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-12-22T01:03:07.871Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2020-12-22T01:03:07.871Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] { [Pipeline] sh [2020-12-22T01:03:08.687Z] + make test [2020-12-22T01:03:08.687Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-22T01:03:10.163Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-12-22T01:03:16.180Z] gofmt -l . [2020-12-22T01:03:16.180Z] [ "`gofmt -l .`" = "" ] [2020-12-22T01:03:16.180Z] ./bin/test-attribution-txt.sh [2020-12-22T01:03:16.180Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-22T01:03:16.219Z] $ docker stop --time=1 beed7b07d9bd14247dfcfe6ec9d1a3641e2425d2f231e8728484e8882074926e [2020-12-22T01:03:18.442Z] $ docker rm -f beed7b07d9bd14247dfcfe6ec9d1a3641e2425d2f231e8728484e8882074926e [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T01:03:19.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-22T01:03:20.216Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-22T01:03:21.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-22T01:03:22.281Z] + ls -al . [2020-12-22T01:03:22.281Z] total 132 [2020-12-22T01:03:22.282Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 01:03 . [2020-12-22T01:03:22.282Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 01:01 .. [2020-12-22T01:03:22.282Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 22 01:01 .dockerignore [2020-12-22T01:03:22.282Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 01:01 .git [2020-12-22T01:03:22.282Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 01:01 .github [2020-12-22T01:03:22.282Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 22 01:01 .gitignore [2020-12-22T01:03:22.282Z] -rw-rw-r-- 1 jenkins jenkins 5082 Dec 22 01:01 Attribution.txt [2020-12-22T01:03:22.282Z] -rw-rw-r-- 1 jenkins jenkins 1002 Dec 22 01:01 Dockerfile [2020-12-22T01:03:22.282Z] -rw-rw-r-- 1 jenkins jenkins 409 Dec 22 01:01 Dockerfile.build [2020-12-22T01:03:22.282Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 22 01:01 Jenkinsfile [2020-12-22T01:03:22.282Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 22 01:01 LICENSE [2020-12-22T01:03:22.282Z] -rw-rw-r-- 1 jenkins jenkins 937 Dec 22 01:01 Makefile [2020-12-22T01:03:22.282Z] -rw-rw-r-- 1 jenkins jenkins 12398 Dec 22 01:01 README.md [2020-12-22T01:03:22.282Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 22 00:57 VERSION [2020-12-22T01:03:22.282Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 01:01 bin [2020-12-22T01:03:22.282Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 01:01 cmd [2020-12-22T01:03:22.282Z] -rw-r--r-- 1 jenkins jenkins 8493 Dec 22 01:03 coverage.out [2020-12-22T01:03:22.282Z] -rw-r--r-- 1 jenkins jenkins 204 Dec 22 01:03 go.mod [2020-12-22T01:03:22.282Z] -rw-r--r-- 1 jenkins jenkins 13961 Dec 22 01:03 go.sum [2020-12-22T01:03:22.282Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 01:01 internal [2020-12-22T01:03:22.282Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 01:01 profiles [2020-12-22T01:03:22.282Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 22 01:01 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-22T01:03:22.707Z] + 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=28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 --label arch=arm64 --label version=0.0.0 . [2020-12-22T01:03:22.980Z] Sending build context to Docker daemon 340kB [2020-12-22T01:03:22.980Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-12-22T01:03:22.980Z] Step 2/26 : FROM ${BASE} AS builder [2020-12-22T01:03:22.980Z] ---> 23bbbf680f67 [2020-12-22T01:03:22.980Z] Step 3/26 : ARG MAKE='make build' [2020-12-22T01:03:23.574Z] ---> Running in 26ac49c2ee37 [2020-12-22T01:03:24.175Z] Removing intermediate container 26ac49c2ee37 [2020-12-22T01:03:24.175Z] ---> 8cec1ae4db32 [2020-12-22T01:03:24.175Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-12-22T01:03:24.175Z] ---> Running in eb484580b7bc [2020-12-22T01:03:24.771Z] Removing intermediate container eb484580b7bc [2020-12-22T01:03:24.771Z] ---> 9b4c3e3c50a2 [2020-12-22T01:03:24.771Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-12-22T01:03:24.771Z] ---> Running in e8d452673860 [2020-12-22T01:03:25.365Z] Removing intermediate container e8d452673860 [2020-12-22T01:03:25.365Z] ---> 6fdb6d9cb085 [2020-12-22T01:03:25.365Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T01:03:25.365Z] ---> Running in 65c0288c5acd [2020-12-22T01:03:27.341Z] Removing intermediate container 65c0288c5acd [2020-12-22T01:03:27.341Z] ---> 3541f902aa56 [2020-12-22T01:03:27.341Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-22T01:03:27.614Z] ---> Running in 6c2e02249d6d [2020-12-22T01:03:28.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T01:03:29.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T01:03:30.185Z] OK: 142 MiB in 39 packages [2020-12-22T01:03:31.618Z] Removing intermediate container 6c2e02249d6d [2020-12-22T01:03:31.618Z] ---> b45950a2ec5b [2020-12-22T01:03:31.618Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-12-22T01:03:31.618Z] ---> Running in fcfb4f891b3d [2020-12-22T01:03:31.892Z] Removing intermediate container fcfb4f891b3d [2020-12-22T01:03:31.892Z] ---> a564bacb80b9 [2020-12-22T01:03:31.892Z] Step 9/26 : COPY go.mod . [2020-12-22T01:03:32.873Z] ---> 649d35f06155 [2020-12-22T01:03:32.873Z] Step 10/26 : COPY Makefile . [2020-12-22T01:03:33.472Z] ---> b42c43eb05b4 [2020-12-22T01:03:33.472Z] Step 11/26 : RUN make update [2020-12-22T01:03:33.472Z] ---> Running in 1cce74b9a733 [2020-12-22T01:03:34.456Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-22T01:03:35.910Z] Removing intermediate container 1cce74b9a733 [2020-12-22T01:03:35.910Z] ---> b588ce662e4d [2020-12-22T01:03:35.910Z] Step 12/26 : COPY . . [2020-12-22T01:03:36.895Z] ---> 1cb30bc57835 [2020-12-22T01:03:36.895Z] Step 13/26 : RUN ${MAKE} [2020-12-22T01:03:36.895Z] ---> Running in 43247cc29f73 [2020-12-22T01:03:37.610Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-12-22T01:03:37.610Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.031s coverage: 0.0% of statements [2020-12-22T01:03:37.610Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-22T01:03:37.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2020-12-22T01:03:38.642Z] gofmt -l . [2020-12-22T01:03:38.990Z] [ "`gofmt -l .`" = "" ] [2020-12-22T01:03:38.990Z] ./bin/test-attribution-txt.sh [2020-12-22T01:03:39.986Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-22T01:03:40.626Z] $ docker stop --time=1 801bed49152367c9d1ab2890531350de941e1acecb0151c3dd93d2775eb75c5c [2020-12-22T01:03:43.004Z] $ docker rm -f 801bed49152367c9d1ab2890531350de941e1acecb0151c3dd93d2775eb75c5c [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T01:03:43.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-22T01:03:44.006Z] Warning: overwriting stash ‘coverage-report’ [2020-12-22T01:03:44.472Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-22T01:03:45.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-22T01:03:45.783Z] + ls -al . [2020-12-22T01:03:45.783Z] total 104 [2020-12-22T01:03:45.783Z] drwxrwxr-x. 8 jenkins jenkins 4096 Dec 22 01:03 . [2020-12-22T01:03:45.783Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 22 01:01 .. [2020-12-22T01:03:45.783Z] -rw-rw-r--. 1 jenkins jenkins 5082 Dec 22 01:01 Attribution.txt [2020-12-22T01:03:45.783Z] drwxrwxr-x. 2 jenkins jenkins 87 Dec 22 01:01 bin [2020-12-22T01:03:45.783Z] drwxrwxr-x. 3 jenkins jenkins 32 Dec 22 01:01 cmd [2020-12-22T01:03:45.783Z] -rw-r--r--. 1 jenkins jenkins 8493 Dec 22 01:03 coverage.out [2020-12-22T01:03:45.783Z] -rw-rw-r--. 1 jenkins jenkins 1002 Dec 22 01:01 Dockerfile [2020-12-22T01:03:45.783Z] -rw-rw-r--. 1 jenkins jenkins 409 Dec 22 01:01 Dockerfile.build [2020-12-22T01:03:45.783Z] -rw-rw-r--. 1 jenkins jenkins 6 Dec 22 01:01 .dockerignore [2020-12-22T01:03:45.783Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 22 01:01 .git [2020-12-22T01:03:45.783Z] drwxrwxr-x. 2 jenkins jenkins 60 Dec 22 01:01 .github [2020-12-22T01:03:45.783Z] -rw-rw-r--. 1 jenkins jenkins 272 Dec 22 01:01 .gitignore [2020-12-22T01:03:45.783Z] -rw-r--r--. 1 jenkins jenkins 204 Dec 22 01:03 go.mod [2020-12-22T01:03:45.783Z] -rw-r--r--. 1 jenkins jenkins 13961 Dec 22 01:03 go.sum [2020-12-22T01:03:45.783Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 22 01:01 internal [2020-12-22T01:03:45.783Z] -rw-rw-r--. 1 jenkins jenkins 656 Dec 22 01:01 Jenkinsfile [2020-12-22T01:03:45.783Z] -rw-rw-r--. 1 jenkins jenkins 11340 Dec 22 01:01 LICENSE [2020-12-22T01:03:45.783Z] -rw-rw-r--. 1 jenkins jenkins 937 Dec 22 01:01 Makefile [2020-12-22T01:03:45.783Z] drwxrwxr-x. 2 jenkins jenkins 84 Dec 22 01:01 profiles [2020-12-22T01:03:45.783Z] -rw-rw-r--. 1 jenkins jenkins 12398 Dec 22 01:01 README.md [2020-12-22T01:03:45.783Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 22 00:57 VERSION [2020-12-22T01:03:45.783Z] -rw-rw-r--. 1 jenkins jenkins 209 Dec 22 01:01 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-22T01:03:46.205Z] + 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=28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 --label arch=amd64 --label version=0.0.0 . [2020-12-22T01:03:46.823Z] Sending build context to Docker daemon 341kB [2020-12-22T01:03:46.823Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-12-22T01:03:46.823Z] Step 2/26 : FROM ${BASE} AS builder [2020-12-22T01:03:46.823Z] ---> 39ff0a309c36 [2020-12-22T01:03:46.823Z] Step 3/26 : ARG MAKE='make build' [2020-12-22T01:03:47.095Z] ---> Running in 7c7e9d34922c [2020-12-22T01:03:47.095Z] Removing intermediate container 7c7e9d34922c [2020-12-22T01:03:47.095Z] ---> e9e3b337ce3b [2020-12-22T01:03:47.095Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-12-22T01:03:47.364Z] ---> Running in d5153b9ed55d [2020-12-22T01:03:47.364Z] Removing intermediate container d5153b9ed55d [2020-12-22T01:03:47.364Z] ---> e89c3b8e0554 [2020-12-22T01:03:47.364Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-12-22T01:03:47.635Z] ---> Running in d1a4071e45a1 [2020-12-22T01:03:47.635Z] Removing intermediate container d1a4071e45a1 [2020-12-22T01:03:47.635Z] ---> 05a1f8cc178e [2020-12-22T01:03:47.635Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T01:03:47.921Z] ---> Running in c79b25f43f80 [2020-12-22T01:03:49.369Z] Removing intermediate container c79b25f43f80 [2020-12-22T01:03:49.369Z] ---> e2fda96c022f [2020-12-22T01:03:49.369Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-22T01:03:49.369Z] ---> Running in c97bd95bc4ee [2020-12-22T01:03:49.994Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T01:03:51.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T01:03:51.314Z] OK: 166 MiB in 39 packages [2020-12-22T01:03:52.301Z] Removing intermediate container c97bd95bc4ee [2020-12-22T01:03:52.301Z] ---> 4670becd8ee5 [2020-12-22T01:03:52.301Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-12-22T01:03:52.301Z] ---> Running in e1c6fae5e597 [2020-12-22T01:03:52.301Z] Removing intermediate container e1c6fae5e597 [2020-12-22T01:03:52.301Z] ---> e9aac5afedd1 [2020-12-22T01:03:52.301Z] Step 9/26 : COPY go.mod . [2020-12-22T01:03:52.922Z] ---> 4ab658b09910 [2020-12-22T01:03:52.922Z] Step 10/26 : COPY Makefile . [2020-12-22T01:03:53.210Z] ---> f6ea81c4860c [2020-12-22T01:03:53.210Z] Step 11/26 : RUN make update [2020-12-22T01:03:53.210Z] ---> Running in ed249d032e17 [2020-12-22T01:03:54.215Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-22T01:03:55.190Z] Removing intermediate container ed249d032e17 [2020-12-22T01:03:55.190Z] ---> 354b49c03e9d [2020-12-22T01:03:55.190Z] Step 12/26 : COPY . . [2020-12-22T01:03:55.839Z] ---> 79278b313c53 [2020-12-22T01:03:55.839Z] Step 13/26 : RUN ${MAKE} [2020-12-22T01:03:56.121Z] ---> Running in 7077f8724c48 [2020-12-22T01:03:57.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2020-12-22T01:04:04.714Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-22T01:04:11.412Z] Removing intermediate container 43247cc29f73 [2020-12-22T01:04:11.412Z] ---> 941e2760e146 [2020-12-22T01:04:11.412Z] Step 14/26 : FROM alpine [2020-12-22T01:04:11.412Z] latest: Pulling from library/alpine [2020-12-22T01:04:11.412Z] 159e5727ea61: Pulling fs layer [2020-12-22T01:04:11.684Z] 159e5727ea61: Download complete [2020-12-22T01:04:12.297Z] 159e5727ea61: Pull complete [2020-12-22T01:04:12.297Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-22T01:04:12.297Z] Status: Downloaded newer image for alpine:latest [2020-12-22T01:04:12.297Z] ---> afeebe901d6b [2020-12-22T01:04:12.297Z] Step 15/26 : ENV APP_PORT=49993 [2020-12-22T01:04:12.571Z] ---> Running in f4f9e5cf2aa2 [2020-12-22T01:04:12.848Z] Removing intermediate container f4f9e5cf2aa2 [2020-12-22T01:04:12.848Z] ---> cc97cd1b541e [2020-12-22T01:04:12.848Z] Step 16/26 : EXPOSE $APP_PORT [2020-12-22T01:04:13.120Z] ---> Running in 052bcb84993d [2020-12-22T01:04:13.392Z] Removing intermediate container 052bcb84993d [2020-12-22T01:04:13.392Z] ---> d3b936e7f17d [2020-12-22T01:04:13.392Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-12-22T01:04:13.664Z] ---> Running in fa3a4dd5a233 [2020-12-22T01:04:13.937Z] Removing intermediate container fa3a4dd5a233 [2020-12-22T01:04:13.937Z] ---> 87986bb04322 [2020-12-22T01:04:13.937Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-12-22T01:04:14.213Z] ---> Running in a61a32f2dbf5 [2020-12-22T01:04:14.485Z] Removing intermediate container a61a32f2dbf5 [2020-12-22T01:04:14.485Z] ---> 2210c55eaa28 [2020-12-22T01:04:14.485Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-12-22T01:04:15.972Z] ---> 9f45ef1480ef [2020-12-22T01:04:15.972Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-12-22T01:04:16.119Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-22T01:04:16.568Z] ---> 698ef5fb274f [2020-12-22T01:04:16.569Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-12-22T01:04:17.170Z] ---> 88c7251ec414 [2020-12-22T01:04:17.170Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-12-22T01:04:17.445Z] ---> Running in dd7f5589714d [2020-12-22T01:04:17.716Z] Removing intermediate container dd7f5589714d [2020-12-22T01:04:17.716Z] ---> 376f26afa62b [2020-12-22T01:04:17.716Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-12-22T01:04:17.996Z] ---> Running in 096c66a3ec7e [2020-12-22T01:04:18.276Z] Removing intermediate container 096c66a3ec7e [2020-12-22T01:04:18.276Z] ---> 3237adf9f9a0 [2020-12-22T01:04:18.276Z] Step 24/26 : LABEL arch=arm64 [2020-12-22T01:04:18.548Z] ---> Running in a514086e36af [2020-12-22T01:04:18.825Z] Removing intermediate container a514086e36af [2020-12-22T01:04:18.825Z] ---> 6bb33cfabb6b [2020-12-22T01:04:18.825Z] Step 25/26 : LABEL git_sha=28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 [2020-12-22T01:04:19.098Z] ---> Running in b7d177189ce1 [2020-12-22T01:04:19.378Z] Removing intermediate container b7d177189ce1 [2020-12-22T01:04:19.378Z] ---> 8f73f6eb4f9a [2020-12-22T01:04:19.378Z] Step 26/26 : LABEL version=0.0.0 [2020-12-22T01:04:19.658Z] ---> Running in 0ba963edd169 [2020-12-22T01:04:19.957Z] Removing intermediate container 0ba963edd169 [2020-12-22T01:04:19.957Z] ---> 1c325e516d71 [2020-12-22T01:04:19.957Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-22T01:04:19.957Z] Successfully built 1c325e516d71 [2020-12-22T01:04:20.230Z] Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T01:04:22.893Z] Removing intermediate container 7077f8724c48 [2020-12-22T01:04:22.893Z] ---> a003234c494a [2020-12-22T01:04:22.893Z] Step 14/26 : FROM alpine [2020-12-22T01:04:22.893Z] latest: Pulling from library/alpine [2020-12-22T01:04:22.893Z] 801bfaa63ef2: Pulling fs layer [2020-12-22T01:04:22.893Z] 801bfaa63ef2: Download complete [2020-12-22T01:04:23.520Z] 801bfaa63ef2: Pull complete [2020-12-22T01:04:23.520Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-22T01:04:23.520Z] Status: Downloaded newer image for alpine:latest [2020-12-22T01:04:23.520Z] ---> 389fef711851 [2020-12-22T01:04:23.520Z] Step 15/26 : ENV APP_PORT=49993 [2020-12-22T01:04:23.520Z] ---> Running in cb29db281eab [2020-12-22T01:04:23.819Z] Removing intermediate container cb29db281eab [2020-12-22T01:04:23.819Z] ---> 875636625eb4 [2020-12-22T01:04:23.819Z] Step 16/26 : EXPOSE $APP_PORT [2020-12-22T01:04:24.117Z] ---> Running in 172d5ab7549a [2020-12-22T01:04:24.404Z] Removing intermediate container 172d5ab7549a [2020-12-22T01:04:24.404Z] ---> 572778fdfcb7 [2020-12-22T01:04:24.404Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-12-22T01:04:24.404Z] ---> Running in 3c4290216ac3 [2020-12-22T01:04:24.688Z] Removing intermediate container 3c4290216ac3 [2020-12-22T01:04:24.688Z] ---> 55e2ad823074 [2020-12-22T01:04:24.688Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-12-22T01:04:24.688Z] ---> Running in bf5424dd5d7d [2020-12-22T01:04:24.955Z] Removing intermediate container bf5424dd5d7d [2020-12-22T01:04:24.955Z] ---> 36ab45f91c7f [2020-12-22T01:04:24.955Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-12-22T01:04:26.063Z] ---> 8e0ab1981e22 [2020-12-22T01:04:26.063Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-12-22T01:04:26.363Z] ---> dd6af14b0334 [2020-12-22T01:04:26.363Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-12-22T01:04:26.985Z] ---> 37c33050f06f [2020-12-22T01:04:26.985Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-12-22T01:04:26.985Z] ---> Running in c321d1f2b43d [2020-12-22T01:04:27.259Z] Removing intermediate container c321d1f2b43d [2020-12-22T01:04:27.259Z] ---> 97478ec3690b [2020-12-22T01:04:27.259Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-12-22T01:04:27.259Z] ---> Running in cc856ec08f09 [2020-12-22T01:04:27.526Z] Removing intermediate container cc856ec08f09 [2020-12-22T01:04:27.526Z] ---> 7f113471a23e [2020-12-22T01:04:27.526Z] Step 24/26 : LABEL arch=amd64 [2020-12-22T01:04:27.526Z] ---> Running in e5cc872086ec [2020-12-22T01:04:27.795Z] Removing intermediate container e5cc872086ec [2020-12-22T01:04:27.795Z] ---> 45bce81956e7 [2020-12-22T01:04:27.795Z] Step 25/26 : LABEL git_sha=28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 [2020-12-22T01:04:27.795Z] ---> Running in 04987c18ed6f [2020-12-22T01:04:28.069Z] Removing intermediate container 04987c18ed6f [2020-12-22T01:04:28.069Z] ---> a429e8a98318 [2020-12-22T01:04:28.069Z] Step 26/26 : LABEL version=0.0.0 [2020-12-22T01:04:28.069Z] ---> Running in 7925b383ca29 [2020-12-22T01:04:28.337Z] Removing intermediate container 7925b383ca29 [2020-12-22T01:04:28.337Z] ---> d518ce6d1236 [2020-12-22T01:04:28.337Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-22T01:04:28.337Z] Successfully built d518ce6d1236 [2020-12-22T01:04:28.603Z] Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 [2020-12-22T01:04:31.205Z] provisioning config files... [2020-12-22T01:04:31.217Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-81@tmp/config8701377420933599104tmp [Pipeline] { [Pipeline] sh [2020-12-22T01:04:31.642Z] + set +x [2020-12-22T01:04:31.642Z] + curl -s https://codecov.io/bash [2020-12-22T01:04:31.642Z] + bash -s -- [2020-12-22T01:04:31.905Z] [2020-12-22T01:04:31.905Z] _____ _ [2020-12-22T01:04:31.905Z] / ____| | | [2020-12-22T01:04:31.905Z] | | ___ __| | ___ ___ _____ __ [2020-12-22T01:04:31.905Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-22T01:04:31.905Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-22T01:04:31.905Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-22T01:04:31.905Z] Bash-20201217-3d3df35 [2020-12-22T01:04:31.905Z] [2020-12-22T01:04:31.905Z] [2020-12-22T01:04:31.905Z] git version 2.24.3 found [2020-12-22T01:04:31.905Z] 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 [2020-12-22T01:04:31.905Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-22T01:04:31.905Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-22T01:04:31.905Z] ==> Jenkins CI detected. [2020-12-22T01:04:31.905Z] project root: . [2020-12-22T01:04:31.905Z] --> token set from env [2020-12-22T01:04:31.905Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-22T01:04:31.905Z] ==> Running gcov in . (disable via -X gcov) [2020-12-22T01:04:31.905Z] ==> Python coveragepy not found [2020-12-22T01:04:31.905Z] ==> Searching for coverage reports in: [2020-12-22T01:04:31.905Z] + . [2020-12-22T01:04:31.905Z] -> Found 1 reports [2020-12-22T01:04:31.905Z] ==> Detecting git/mercurial file structure [2020-12-22T01:04:31.905Z] ==> Reading reports [2020-12-22T01:04:31.905Z] + ./coverage.out bytes=8493 [2020-12-22T01:04:31.905Z] ==> Appending adjustments [2020-12-22T01:04:31.905Z] https://docs.codecov.io/docs/fixing-reports [2020-12-22T01:04:31.905Z] + Found adjustments [2020-12-22T01:04:31.905Z] ==> Gzipping contents [2020-12-22T01:04:31.905Z] 4.0K /tmp/codecov.KPyxMS.gz [2020-12-22T01:04:31.905Z] ==> Uploading reports [2020-12-22T01:04:31.905Z] url: https://codecov.io [2020-12-22T01:04:31.905Z] query: branch=PR-81&commit=28132d5ed3a6b8161f17cd7ba544ee38bb2212b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=81&job=&cmd_args= [2020-12-22T01:04:31.905Z] -> Pinging Codecov [2020-12-22T01:04:31.905Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-81&commit=28132d5ed3a6b8161f17cd7ba544ee38bb2212b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=81&job=&cmd_args= [2020-12-22T01:04:32.481Z] -> Uploading to [2020-12-22T01:04:32.481Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-22/6C56EA5C29638FB4528AC87E60AF5AE0/28132d5ed3a6b8161f17cd7ba544ee38bb2212b3/11a0cb6f-3137-4a60-af8b-b1b1a64e4ba2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201222T010432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f12f702ee53937a628c0001163f49a1ef5bb611663f84384a41496d4dac75d10 [2020-12-22T01:04:32.482Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-22T01:04:32.482Z] Dload Upload Total Spent Left Speed [2020-12-22T01:04:33.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1462 0 0 100 1462 0 3159 --:--:-- --:--:-- --:--:-- 3157 [2020-12-22T01:04:33.010Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/28132d5ed3a6b8161f17cd7ba544ee38bb2212b3 [Pipeline] } [2020-12-22T01:04:33.036Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-22T01:04:36.574Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T01:04:36.915Z] ---> package-listing.sh [2020-12-22T01:04:36.915Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-22T01:04:36.915Z] ++ facter osfamily [2020-12-22T01:04:36.915Z] + OS_FAMILY=redhat [2020-12-22T01:04:36.915Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-81 [2020-12-22T01:04:36.915Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-22T01:04:36.915Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-22T01:04:36.915Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-22T01:04:36.915Z] + PACKAGES=/tmp/packages_start.txt [2020-12-22T01:04:36.915Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-81 ']' [2020-12-22T01:04:36.915Z] + PACKAGES=/tmp/packages_end.txt [2020-12-22T01:04:36.915Z] + case "${OS_FAMILY}" in [2020-12-22T01:04:36.915Z] + rpm -qa [2020-12-22T01:04:36.915Z] + sort [2020-12-22T01:04:42.229Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-22T01:04:42.229Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-22T01:04:42.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-22T01:04:42.229Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-81 ']' [2020-12-22T01:04:42.229Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-81/archives/ [2020-12-22T01:04:42.229Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-81/archives/ [Pipeline] echo [2020-12-22T01:04:42.262Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-22T01:04:42.571Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-22T01:04:42.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T01:04:42.910Z] [2020-12-22T01:04:42.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-22T01:04:43.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T01:04:43.321Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-22T01:04:43.321Z] df20fa9351a1: Pulling fs layer [2020-12-22T01:04:43.321Z] 36b3adc4ff6f: Pulling fs layer [2020-12-22T01:04:43.321Z] 8ad3a11d3b57: Pulling fs layer [2020-12-22T01:04:43.321Z] 46f8f816bc3b: Pulling fs layer [2020-12-22T01:04:43.321Z] 93b61091891f: Pulling fs layer [2020-12-22T01:04:43.321Z] 93b9cdb0e59b: Pulling fs layer [2020-12-22T01:04:43.321Z] 5e14af77c1be: Pulling fs layer [2020-12-22T01:04:43.321Z] 01666e4c0597: Pulling fs layer [2020-12-22T01:04:43.321Z] aa168da1d23b: Pulling fs layer [2020-12-22T01:04:43.321Z] 46f8f816bc3b: Waiting [2020-12-22T01:04:43.321Z] 93b61091891f: Waiting [2020-12-22T01:04:43.321Z] 93b9cdb0e59b: Waiting [2020-12-22T01:04:43.321Z] 5e14af77c1be: Waiting [2020-12-22T01:04:43.321Z] 01666e4c0597: Waiting [2020-12-22T01:04:43.321Z] aa168da1d23b: Waiting [2020-12-22T01:04:43.321Z] 36b3adc4ff6f: Verifying Checksum [2020-12-22T01:04:43.321Z] 36b3adc4ff6f: Download complete [2020-12-22T01:04:43.321Z] 46f8f816bc3b: Verifying Checksum [2020-12-22T01:04:43.321Z] 46f8f816bc3b: Download complete [2020-12-22T01:04:43.596Z] df20fa9351a1: Verifying Checksum [2020-12-22T01:04:43.597Z] df20fa9351a1: Download complete [2020-12-22T01:04:43.597Z] 93b9cdb0e59b: Verifying Checksum [2020-12-22T01:04:43.597Z] 93b9cdb0e59b: Download complete [2020-12-22T01:04:43.597Z] 5e14af77c1be: Verifying Checksum [2020-12-22T01:04:43.597Z] 5e14af77c1be: Download complete [2020-12-22T01:04:43.597Z] 93b61091891f: Download complete [2020-12-22T01:04:43.597Z] 01666e4c0597: Verifying Checksum [2020-12-22T01:04:43.597Z] 01666e4c0597: Download complete [2020-12-22T01:04:43.860Z] df20fa9351a1: Pull complete [2020-12-22T01:04:44.123Z] 36b3adc4ff6f: Pull complete [2020-12-22T01:04:44.393Z] 8ad3a11d3b57: Verifying Checksum [2020-12-22T01:04:44.393Z] 8ad3a11d3b57: Download complete [2020-12-22T01:04:44.984Z] 8ad3a11d3b57: Pull complete [2020-12-22T01:04:45.249Z] 46f8f816bc3b: Pull complete [2020-12-22T01:04:46.203Z] aa168da1d23b: Verifying Checksum [2020-12-22T01:04:46.203Z] aa168da1d23b: Download complete [2020-12-22T01:04:46.467Z] 93b61091891f: Pull complete [2020-12-22T01:04:46.732Z] 93b9cdb0e59b: Pull complete [2020-12-22T01:04:46.732Z] 5e14af77c1be: Pull complete [2020-12-22T01:04:46.998Z] 01666e4c0597: Pull complete [2020-12-22T01:04:55.179Z] aa168da1d23b: Pull complete [2020-12-22T01:04:55.179Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-22T01:04:55.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T01:04:55.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-22T01:04:55.409Z] prd-centos7-docker-4c-2g-17147 does not seem to be running inside a container [2020-12-22T01:04:55.460Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-81 -v /w/workspace/dgexfoundry_device-snmp-go_PR-81:/w/workspace/dgexfoundry_device-snmp-go_PR-81:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-81@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-22T01:05:00.613Z] $ docker top 939abfdb91f71cbd0e11a0ebf88c1895e09a16de146282d518442ec6a48474bf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T01:05:01.284Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-22T01:05:01.632Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-22T01:05:01.962Z] + ls /var/log/sa-host [2020-12-22T01:05:01.962Z] + sadf -c /var/log/sa-host/sa22 [2020-12-22T01:05:01.962Z] file_magic: OK [2020-12-22T01:05:01.962Z] HZ: Using current value: 100 [2020-12-22T01:05:01.962Z] file_header: OK [2020-12-22T01:05:01.962Z] 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 [2020-12-22T01:05:01.962Z] Statistics: [2020-12-22T01:05:01.962Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-22T01:05:01.962Z] File successfully converted to sysstat format version 12.2.1 [2020-12-22T01:05:01.962Z] + sadf -c /var/log/sa-host/sa23 [2020-12-22T01:05:01.962Z] file_magic: OK [2020-12-22T01:05:01.962Z] HZ: Using current value: 100 [2020-12-22T01:05:01.962Z] file_header: OK [2020-12-22T01:05:01.962Z] 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 [2020-12-22T01:05:01.962Z] Statistics: [2020-12-22T01:05:01.962Z] Hnuu...uuuununununu... [2020-12-22T01:05:01.962Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-22T01:05:02.255Z] provisioning config files... [2020-12-22T01:05:02.275Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-81@tmp/config4918504614265131783tmp [Pipeline] { [Pipeline] echo [2020-12-22T01:05:02.387Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T01:05:02.729Z] ---> create-netrc.sh [Pipeline] } [2020-12-22T01:05:02.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-22T01:05:02.944Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T01:05:03.276Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-22T01:05:03.304Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T01:05:03.633Z] ---> sudo-logs.sh [2020-12-22T01:05:03.633Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-22T01:05:03.663Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T01:05:04.001Z] ---> job-cost.sh [2020-12-22T01:05:04.001Z] lf-activate-venv: SKIPPING [2020-12-22T01:05:04.001Z] INFO: No Stack... [2020-12-22T01:05:05.393Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-22T01:05:05.656Z] INFO: Archiving Costs [Pipeline] echo [2020-12-22T01:05:05.706Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T01:05:06.052Z] ---> logs-deploy.sh [2020-12-22T01:05:06.053Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-81/1 [2020-12-22T01:05:06.053Z] INFO: archiving workspace using pattern(s): [2020-12-22T01:05:07.980Z] Archives upload complete. [2020-12-22T01:05:07.980Z] INFO: archiving logs to Nexus