Branch indexing 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 ernestojeda for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 93095583d42b04d307859c593bf085d70cf89a19+1f0733914b201895897853d5b06c8e02670a551a (f3a890cb2f36e7b341be388026b69c043435bf48) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17222 in /w/workspace/dgexfoundry_device-snmp-go_PR-79 [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-79 # 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 Merging remotes/origin/master commit 1f0733914b201895897853d5b06c8e02670a551a into PR head commit 93095583d42b04d307859c593bf085d70cf89a19 Merge succeeded, producing 385bd51809052b6f4aa67e09f9be43929b023c76 Checking out Revision 385bd51809052b6f4aa67e09f9be43929b023c76 (PR-79) > 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/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93095583d42b04d307859c593bf085d70cf89a19 # 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 1f0733914b201895897853d5b06c8e02670a551a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 385bd51809052b6f4aa67e09f9be43929b023c76 # timeout=10 Commit message: "Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD" > git rev-list --no-walk 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:26:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:26:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:26:55 ========================================================= 23:26:55 EdgeX Global Pipelines Version Info 23:26:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:26:57 ------------------- 23:26:57 stable info: 23:26:57 ------------------- 23:26:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:26:57 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 23:26:57 Message: update stable to v1.0.173 23:26:58 ------------------- 23:26:58 experimental info: 23:26:58 ------------------- 23:26:58 Commited By: **** collab-it+edgex@linuxfoundation.org 23:26:58 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 23:26:58 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:26:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 23:26:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 23:26:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:26:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:26:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:26:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:26:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:26:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:26:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:26:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:26:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:26:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 23:26:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:26:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:26:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:27:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:27:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:27:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:27:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:27:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:27:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:27:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:27:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:27:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:27:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:27:01 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:27:01 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:27:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo 23:27:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo 23:27:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo 23:27:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 385bd51809052b6f4aa67e09f9be43929b023c76 [Pipeline] echo 23:27:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 385bd51 [Pipeline] echo 23:27:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:27:02 provisioning config files... 23:27:02 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config6773836306180773726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:02 ---> docker-login.sh 23:27:02 nexus3.edgexfoundry.org:10001 23:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:03 Configure a credential helper to remove this warning. See 23:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:03 23:27:03 Login Succeeded 23:27:03 nexus3.edgexfoundry.org:10002 23:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:03 Configure a credential helper to remove this warning. See 23:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:03 23:27:03 Login Succeeded 23:27:03 nexus3.edgexfoundry.org:10003 23:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:03 Configure a credential helper to remove this warning. See 23:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:03 23:27:03 Login Succeeded 23:27:03 nexus3.edgexfoundry.org:10004 23:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:03 Configure a credential helper to remove this warning. See 23:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:03 23:27:03 Login Succeeded 23:27:03 docker.io 23:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:04 Configure a credential helper to remove this warning. See 23:27:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:04 23:27:04 Login Succeeded 23:27:04 ---> docker-login.sh ends [Pipeline] } 23:27:04 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 23:27:05 + git log --format=format:%s -1 385bd51809052b6f4aa67e09f9be43929b023c76 [Pipeline] echo 23:27:05 GIT_COMMIT: 385bd51809052b6f4aa67e09f9be43929b023c76, Commit Message: Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD [Pipeline] echo 23:27:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:27:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:06 23:27:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:27:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:06 latest: Pulling from edgex-devops/git-semver 23:27:06 31603596830f: Pulling fs layer 23:27:06 2a8b12db71e7: Pulling fs layer 23:27:06 6ca5941a6612: Pulling fs layer 23:27:06 ecc8261a40a4: Pulling fs layer 23:27:06 ecc8261a40a4: Waiting 23:27:06 2a8b12db71e7: Verifying Checksum 23:27:06 2a8b12db71e7: Download complete 23:27:06 31603596830f: Verifying Checksum 23:27:06 31603596830f: Download complete 23:27:06 ecc8261a40a4: Verifying Checksum 23:27:06 ecc8261a40a4: Download complete 23:27:07 6ca5941a6612: Verifying Checksum 23:27:07 6ca5941a6612: Download complete 23:27:07 31603596830f: Pull complete 23:27:07 2a8b12db71e7: Pull complete 23:27:08 6ca5941a6612: Pull complete 23:27:08 ecc8261a40a4: Pull complete 23:27:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:27:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:27:09 prd-centos7-docker-4c-2g-17222 does not seem to be running inside a container 23:27:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-79 -v /w/workspace/dgexfoundry_device-snmp-go_PR-79:/w/workspace/dgexfoundry_device-snmp-go_PR-79:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-79@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:10004/edgex-devops/git-semver:latest cat 23:27:12 $ docker top 251d0ec64abb860d4aecbc9ba0561dc5fe6c6e27bea7b58596b2a6e1676b0ef1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:27:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:12 [ssh-agent] Looking for ssh-agent implementation... 23:27:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:12 $ docker exec 251d0ec64abb860d4aecbc9ba0561dc5fe6c6e27bea7b58596b2a6e1676b0ef1 ssh-agent 23:27:12 SSH_AUTH_SOCK=/tmp/ssh-oVs6jWGpu1xn/agent.11 23:27:12 SSH_AGENT_PID=16 23:27:12 Running ssh-add (command line suppressed) 23:27:13 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_3865573254756521657.key (/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_3865573254756521657.key) 23:27:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:13 + git tag --points-at HEAD [Pipeline] } 23:27:13 $ docker exec --env ******** --env ******** 251d0ec64abb860d4aecbc9ba0561dc5fe6c6e27bea7b58596b2a6e1676b0ef1 ssh-agent -k 23:27:13 unset SSH_AUTH_SOCK; 23:27:13 unset SSH_AGENT_PID; 23:27:13 echo Agent pid 16 killed; 23:27:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:27:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:14 [ssh-agent] Looking for ssh-agent implementation... 23:27:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:14 $ docker exec 251d0ec64abb860d4aecbc9ba0561dc5fe6c6e27bea7b58596b2a6e1676b0ef1 ssh-agent 23:27:14 SSH_AUTH_SOCK=/tmp/ssh-iXSpWZgifcj3/agent.45 23:27:14 SSH_AGENT_PID=51 23:27:14 Running ssh-add (command line suppressed) 23:27:14 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_7011296373376495815.key (/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_7011296373376495815.key) 23:27:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:15 + git semver init 23:27:15 # -> Open(): unable to determine branch for HEAD 23:27:15 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-79/.git 23:27:15 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-79 23:27:15 # $SEMVER_REMOTE_NAME = origin 23:27:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:27:15 # $SEMVER_USER_NAME = edgex-jenkins 23:27:15 # $SEMVER_BRANCH = PR-79 23:27:15 # $SEMVER_TEMP = /tmp/semver-604897606 23:27:15 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 23:27:16 # '/tmp/semver-604897606' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-79/.semver' 23:27:16 # -> Force: false 23:27:16 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-79/.semver [Pipeline] } 23:27:16 $ docker exec --env ******** --env ******** 251d0ec64abb860d4aecbc9ba0561dc5fe6c6e27bea7b58596b2a6e1676b0ef1 ssh-agent -k 23:27:16 unset SSH_AUTH_SOCK; 23:27:16 unset SSH_AGENT_PID; 23:27:16 echo Agent pid 51 killed; 23:27:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:27:16 + git semver [Pipeline] } 23:27:16 $ docker stop --time=1 251d0ec64abb860d4aecbc9ba0561dc5fe6c6e27bea7b58596b2a6e1676b0ef1 23:27:18 $ docker rm -f 251d0ec64abb860d4aecbc9ba0561dc5fe6c6e27bea7b58596b2a6e1676b0ef1 [Pipeline] // withDockerContainer [Pipeline] sh 23:27:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:27:19 Stashed 1 file(s) [Pipeline] echo 23:27:19 [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 23:27:35 Still waiting to schedule task 23:27:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:27:35 Still waiting to schedule task 23:27:35 ‘prd-ubuntu18.04-docker-arm64-4c-16g-17223’ is offline 23:29:07 Running on prd-centos7-docker-4c-2g-17226 in /w/workspace/dgexfoundry_device-snmp-go_PR-79 [Pipeline] { [Pipeline] ws 23:29:07 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 23:29:09 using credential edgex-jenkins-ssh 23:29:09 Cloning the remote Git repository 23:29:09 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:29:09 > git init /w/workspace/device-snmp-go/2 # timeout=10 23:29:09 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:29:09 > git --version # timeout=10 23:29:09 > git --version # 'git version 2.24.3' 23:29:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:29:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:29:10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:29:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:29:10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:29:10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:29:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:29:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:29:10 Merging remotes/origin/master commit 1f0733914b201895897853d5b06c8e02670a551a into PR head commit 93095583d42b04d307859c593bf085d70cf89a19 23:29:11 Merge succeeded, producing ad571bf969084ff267afd03dec783e466b9ed7d3 23:29:11 Checking out Revision ad571bf969084ff267afd03dec783e466b9ed7d3 (PR-79) 23:29:10 > git config core.sparsecheckout # timeout=10 23:29:10 > git checkout -f 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 23:29:10 > git remote # timeout=10 23:29:10 > git config --get remote.origin.url # timeout=10 23:29:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:29:10 > git merge 1f0733914b201895897853d5b06c8e02670a551a # timeout=10 23:29:11 > git rev-parse HEAD^{commit} # timeout=10 23:29:11 > git config core.sparsecheckout # timeout=10 23:29:11 > git checkout -f ad571bf969084ff267afd03dec783e466b9ed7d3 # timeout=10 23:29:14 Commit message: "Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD" 23:29:14 > git rev-list --no-walk 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:29:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:29:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:29:16 + sudo service docker restart 23:29:16 + true 23:29:16 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:29:17 provisioning config files... 23:29:17 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config8491938059981861198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:18 ---> docker-login.sh 23:29:18 nexus3.edgexfoundry.org:10001 23:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:18 Configure a credential helper to remove this warning. See 23:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:18 23:29:18 Login Succeeded 23:29:18 nexus3.edgexfoundry.org:10002 23:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:18 Configure a credential helper to remove this warning. See 23:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:18 23:29:18 Login Succeeded 23:29:18 nexus3.edgexfoundry.org:10003 23:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:18 Configure a credential helper to remove this warning. See 23:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:18 23:29:18 Login Succeeded 23:29:18 nexus3.edgexfoundry.org:10004 23:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:19 Configure a credential helper to remove this warning. See 23:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:19 23:29:19 Login Succeeded 23:29:19 docker.io 23:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:19 Configure a credential helper to remove this warning. See 23:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:19 23:29:19 Login Succeeded 23:29:19 ---> docker-login.sh ends [Pipeline] } 23:29:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:29:19 ========================================================= 23:29:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:29:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:29:20 + 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 . 23:29:20 Sending build context to Docker daemon 333.8kB 23:29:20 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 23:29:20 Step 2/10 : FROM ${BASE} 23:29:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:29:20 188c0c94c7c5: Pulling fs layer 23:29:20 0ef7d3d256c8: Pulling fs layer 23:29:20 de9db76c5a1d: Pulling fs layer 23:29:20 bca2f99d35d6: Pulling fs layer 23:29:20 93359f2a8cfa: Pulling fs layer 23:29:20 7c6f9722023f: Pulling fs layer 23:29:20 a35cf1a2eb13: Pulling fs layer 23:29:20 93359f2a8cfa: Waiting 23:29:20 bca2f99d35d6: Waiting 23:29:20 7c6f9722023f: Waiting 23:29:20 a35cf1a2eb13: Waiting 23:29:20 de9db76c5a1d: Verifying Checksum 23:29:20 de9db76c5a1d: Download complete 23:29:20 0ef7d3d256c8: Verifying Checksum 23:29:20 0ef7d3d256c8: Download complete 23:29:20 93359f2a8cfa: Verifying Checksum 23:29:20 93359f2a8cfa: Download complete 23:29:20 7c6f9722023f: Verifying Checksum 23:29:20 7c6f9722023f: Download complete 23:29:20 188c0c94c7c5: Verifying Checksum 23:29:20 188c0c94c7c5: Download complete 23:29:20 188c0c94c7c5: Pull complete 23:29:21 0ef7d3d256c8: Pull complete 23:29:21 de9db76c5a1d: Pull complete 23:29:22 a35cf1a2eb13: Verifying Checksum 23:29:22 a35cf1a2eb13: Download complete 23:29:23 bca2f99d35d6: Verifying Checksum 23:29:23 bca2f99d35d6: Download complete 23:29:28 bca2f99d35d6: Pull complete 23:29:28 93359f2a8cfa: Pull complete 23:29:28 7c6f9722023f: Pull complete 23:29:35 a35cf1a2eb13: Pull complete 23:29:35 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:29:35 ---> a62c8e92a672 23:29:35 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 23:29:35 ---> Running in e888b01ab5a7 23:29:35 Removing intermediate container e888b01ab5a7 23:29:35 ---> cc13d1ecb1e4 23:29:35 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 23:29:35 ---> Running in 52b95c6ddc2b 23:29:35 Removing intermediate container 52b95c6ddc2b 23:29:35 ---> dababdd55e25 23:29:35 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 23:29:35 ---> Running in 9007cfd52505 23:29:35 Removing intermediate container 9007cfd52505 23:29:35 ---> 5c257e90e0ae 23:29:35 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:35 ---> Running in a850452c13ca 23:29:36 Removing intermediate container a850452c13ca 23:29:36 ---> f1c2b444174b 23:29:36 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:29:36 ---> Running in 45381b8f3d8f 23:29:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:29:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:29:38 OK: 166 MiB in 39 packages 23:29:39 Removing intermediate container 45381b8f3d8f 23:29:39 ---> c1e01256ef73 23:29:39 Step 8/10 : WORKDIR /device-snmp-go 23:29:39 ---> Running in 8e28e51316e6 23:29:39 Removing intermediate container 8e28e51316e6 23:29:39 ---> 7dff94e2bdf9 23:29:39 Step 9/10 : COPY . . 23:29:40 ---> 74d4a053a661 23:29:40 Step 10/10 : RUN go mod download 23:29:40 ---> Running in d787de01e5a8 23:29:58 Removing intermediate container d787de01e5a8 23:29:58 ---> 82799bcbf339 23:29:58 Successfully built 82799bcbf339 23:29:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:29:59 + docker inspect -f . ci-base-image-x86_64 23:29:59 . [Pipeline] withDockerContainer 23:29:59 prd-centos7-docker-4c-2g-17226 does not seem to be running inside a container 23:29:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:30:00 $ docker top 41d452fc8e66f16fb93fccf01ea8e0986c9db044a2ea43345d47a4bd38082b88 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:00 + go version 23:30:00 go version go1.15.5 linux/amd64 [Pipeline] } 23:30:00 $ docker stop --time=1 41d452fc8e66f16fb93fccf01ea8e0986c9db044a2ea43345d47a4bd38082b88 23:30:01 $ docker rm -f 41d452fc8e66f16fb93fccf01ea8e0986c9db044a2ea43345d47a4bd38082b88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:30:03 + docker inspect -f . ci-base-image-x86_64 23:30:03 . [Pipeline] withDockerContainer 23:30:03 prd-centos7-docker-4c-2g-17226 does not seem to be running inside a container 23:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:30:04 $ docker top 53334f95cbed73efdaf7565e8b778077e4600b75d5608fe1de50d3980ec2a72b -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:05 + make test 23:30:05 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:30:05 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:30:17 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:30:17 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 23:30:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:30:19 gofmt -l . 23:30:19 [ "`gofmt -l .`" = "" ] 23:30:19 ./bin/test-attribution-txt.sh 23:30:20 ./bin/test-go-mod-tidy.sh [Pipeline] } 23:30:20 $ docker stop --time=1 53334f95cbed73efdaf7565e8b778077e4600b75d5608fe1de50d3980ec2a72b 23:30:22 $ docker rm -f 53334f95cbed73efdaf7565e8b778077e4600b75d5608fe1de50d3980ec2a72b [Pipeline] // withDockerContainer [Pipeline] sh 23:30:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:30:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:30:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:30:27 + ls -al . 23:30:27 total 104 23:30:27 drwxrwxr-x. 8 jenkins jenkins 4096 Dec 22 23:30 . 23:30:27 drwxrwxr-x. 4 jenkins jenkins 28 Dec 22 23:29 .. 23:30:27 -rw-rw-r--. 1 jenkins jenkins 5082 Dec 22 23:29 Attribution.txt 23:30:27 drwxrwxr-x. 2 jenkins jenkins 87 Dec 22 23:29 bin 23:30:27 drwxrwxr-x. 3 jenkins jenkins 32 Dec 22 23:29 cmd 23:30:27 -rw-r--r--. 1 jenkins jenkins 8493 Dec 22 23:30 coverage.out 23:30:27 -rw-rw-r--. 1 jenkins jenkins 1520 Dec 22 23:29 Dockerfile 23:30:27 -rw-rw-r--. 1 jenkins jenkins 997 Dec 22 23:29 Dockerfile.build 23:30:27 -rw-rw-r--. 1 jenkins jenkins 6 Dec 22 23:29 .dockerignore 23:30:27 drwxrwxr-x. 8 jenkins jenkins 179 Dec 22 23:29 .git 23:30:27 drwxrwxr-x. 2 jenkins jenkins 60 Dec 22 23:29 .github 23:30:27 -rw-rw-r--. 1 jenkins jenkins 272 Dec 22 23:29 .gitignore 23:30:27 -rw-r--r--. 1 jenkins jenkins 204 Dec 22 23:30 go.mod 23:30:27 -rw-r--r--. 1 jenkins jenkins 13961 Dec 22 23:30 go.sum 23:30:27 drwxrwxr-x. 3 jenkins jenkins 20 Dec 22 23:29 internal 23:30:27 -rw-rw-r--. 1 jenkins jenkins 656 Dec 22 23:29 Jenkinsfile 23:30:27 -rw-rw-r--. 1 jenkins jenkins 11340 Dec 22 23:29 LICENSE 23:30:27 -rw-rw-r--. 1 jenkins jenkins 937 Dec 22 23:29 Makefile 23:30:27 drwxrwxr-x. 2 jenkins jenkins 84 Dec 22 23:29 profiles 23:30:27 -rw-rw-r--. 1 jenkins jenkins 12398 Dec 22 23:29 README.md 23:30:27 -rw-rw-r--. 1 jenkins jenkins 5 Dec 22 23:27 VERSION 23:30:27 -rw-rw-r--. 1 jenkins jenkins 209 Dec 22 23:29 version.go [Pipeline] isUnix [Pipeline] sh 23:30:27 + 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=385bd51809052b6f4aa67e09f9be43929b023c76 --label arch=amd64 --label version=0.0.0 . 23:30:27 Sending build context to Docker daemon 343kB 23:30:27 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 23:30:27 Step 2/26 : FROM ${BASE} AS builder 23:30:27 ---> 82799bcbf339 23:30:27 Step 3/26 : ARG MAKE='make build' 23:30:28 ---> Running in 2430171685d9 23:30:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17227 in /w/workspace/dgexfoundry_device-snmp-go_PR-79 [Pipeline] { 23:30:28 Removing intermediate container 2430171685d9 23:30:28 ---> 3339e14ac651 23:30:28 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 23:30:28 ---> Running in 435edf5b9ba3 23:30:28 Removing intermediate container 435edf5b9ba3 23:30:28 ---> b09f85f92b79 23:30:28 Step 5/26 : ARG ALPINE_PKG_EXTRA="" [Pipeline] ws 23:30:28 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 23:30:28 ---> Running in 8a070c27a106 23:30:28 Removing intermediate container 8a070c27a106 23:30:28 ---> 92b236b1609f 23:30:28 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:28 ---> Running in 8c0cfdd0c4a0 23:30:29 Removing intermediate container 8c0cfdd0c4a0 23:30:29 ---> 719dc8612823 23:30:29 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:30:29 ---> Running in 0acf34c180fa 23:30:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:30:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:30:31 OK: 166 MiB in 39 packages 23:30:31 Removing intermediate container 0acf34c180fa 23:30:31 ---> 9c82af3b9d10 23:30:31 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 23:30:31 ---> Running in 7e6c1f8f6847 23:30:32 Removing intermediate container 7e6c1f8f6847 23:30:32 ---> 6bf894367785 23:30:32 Step 9/26 : COPY go.mod . 23:30:32 ---> b074b89c6015 23:30:32 Step 10/26 : COPY Makefile . 23:30:32 ---> 26b54d8622ac 23:30:32 Step 11/26 : RUN make update 23:30:32 ---> Running in 611fab7eaa2e 23:30:33 CGO_ENABLED=0 GO111MODULE=on go mod download 23:30:33 using credential edgex-jenkins-ssh 23:30:33 Cloning the remote Git repository 23:30:33 Removing intermediate container 611fab7eaa2e 23:30:33 ---> 74ee336137ea 23:30:33 Step 12/26 : COPY . . 23:30:34 ---> b6fee358e01d 23:30:34 Step 13/26 : RUN ${MAKE} 23:30:34 ---> Running in 309bdcd5c38d 23:30:33 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:30:33 > git init /w/workspace/device-snmp-go/2 # timeout=10 23:30:33 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:30:33 > git --version # timeout=10 23:30:33 > git --version # 'git version 2.17.1' 23:30:33 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:34 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 23:30:35 Merging remotes/origin/master commit 1f0733914b201895897853d5b06c8e02670a551a into PR head commit 93095583d42b04d307859c593bf085d70cf89a19 23:30:35 Merge succeeded, producing 1dcdb0668e62c6caa1332bf2aafd4adfc4b85c37 23:30:35 Checking out Revision 1dcdb0668e62c6caa1332bf2aafd4adfc4b85c37 (PR-79) 23:30:34 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:30:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:34 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:30:34 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:30:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:30:35 > git config core.sparsecheckout # timeout=10 23:30:35 > git checkout -f 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 23:30:35 > git remote # timeout=10 23:30:35 > git config --get remote.origin.url # timeout=10 23:30:35 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:35 > git merge 1f0733914b201895897853d5b06c8e02670a551a # timeout=10 23:30:35 > git rev-parse HEAD^{commit} # timeout=10 23:30:35 > git config core.sparsecheckout # timeout=10 23:30:35 > git checkout -f 1dcdb0668e62c6caa1332bf2aafd4adfc4b85c37 # timeout=10 23:30:40 Commit message: "Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD" 23:30:40 > git rev-list --no-walk 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:30:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:30:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:30:42 + sudo service docker restart 23:30:42 + true 23:30:43 CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:30:45 provisioning config files... 23:30:45 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config5936221799837907137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:45 ---> docker-login.sh 23:30:45 nexus3.edgexfoundry.org:10001 23:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:46 Configure a credential helper to remove this warning. See 23:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:46 23:30:46 Login Succeeded 23:30:46 nexus3.edgexfoundry.org:10002 23:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:47 Configure a credential helper to remove this warning. See 23:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:47 23:30:47 Login Succeeded 23:30:47 nexus3.edgexfoundry.org:10003 23:30:47 Removing intermediate container 309bdcd5c38d 23:30:47 ---> c08d887d3a6f 23:30:47 Step 14/26 : FROM alpine:3.12 23:30:47 3.12: Pulling from library/alpine 23:30:47 801bfaa63ef2: Pulling fs layer 23:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:47 Configure a credential helper to remove this warning. See 23:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:47 23:30:47 Login Succeeded 23:30:47 nexus3.edgexfoundry.org:10004 23:30:48 801bfaa63ef2: Pull complete 23:30:48 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 23:30:48 Status: Downloaded newer image for alpine:3.12 23:30:48 ---> 389fef711851 23:30:48 Step 15/26 : ENV APP_PORT=49993 23:30:48 ---> Running in 0fdfc8bef3a2 23:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:48 Configure a credential helper to remove this warning. See 23:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:48 23:30:48 Login Succeeded 23:30:48 docker.io 23:30:48 Removing intermediate container 0fdfc8bef3a2 23:30:48 ---> 5ea2518d0ef4 23:30:48 Step 16/26 : EXPOSE $APP_PORT 23:30:48 ---> Running in 8b9329903dd3 23:30:48 Removing intermediate container 8b9329903dd3 23:30:48 ---> f1a8622f1726 23:30:48 Step 17/26 : ENV DEVICE_PORT=161 23:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:48 ---> Running in df92d7f14d36 23:30:48 Removing intermediate container df92d7f14d36 23:30:48 ---> 1e97430fe108 23:30:48 Step 18/26 : EXPOSE $DEVICE_PORT 23:30:49 ---> Running in 24aa3374d465 23:30:49 Removing intermediate container 24aa3374d465 23:30:49 ---> 1441280a909b 23:30:49 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 23:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:49 Configure a credential helper to remove this warning. See 23:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:49 23:30:49 Login Succeeded 23:30:49 ---> docker-login.sh ends [Pipeline] } 23:30:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:30:49 ---> a67c853f6fce 23:30:49 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [Pipeline] echo 23:30:49 ========================================================= 23:30:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:30:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:30:50 ---> 3b6596aa3eae 23:30:50 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 23:30:50 + 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 . 23:30:50 ---> 6ac16522d492 23:30:50 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 23:30:50 ---> Running in 76e8b6da952d 23:30:50 Removing intermediate container 76e8b6da952d 23:30:50 ---> 6f4be14109e1 23:30:50 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:30:50 Sending build context to Docker daemon 332.8kB 23:30:50 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 23:30:50 Step 2/10 : FROM ${BASE} 23:30:50 ---> Running in 9699dda372fc 23:30:50 Removing intermediate container 9699dda372fc 23:30:50 ---> 55dbd9bc1918 23:30:50 Step 24/26 : LABEL arch=amd64 23:30:50 ---> Running in 1d2aa9f5acc0 23:30:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:30:50 5f621e34cdf4: Pulling fs layer 23:30:50 a4357932f1b6: Pulling fs layer 23:30:50 18c013af1878: Pulling fs layer 23:30:50 00ac8860ef70: Pulling fs layer 23:30:50 63d7cb157983: Pulling fs layer 23:30:50 b116817d02f9: Pulling fs layer 23:30:50 745a02a5169b: Pulling fs layer 23:30:50 63d7cb157983: Waiting 23:30:50 b116817d02f9: Waiting 23:30:50 745a02a5169b: Waiting 23:30:50 00ac8860ef70: Waiting 23:30:50 18c013af1878: Download complete 23:30:50 a4357932f1b6: Download complete 23:30:50 63d7cb157983: Verifying Checksum 23:30:50 63d7cb157983: Download complete 23:30:50 b116817d02f9: Verifying Checksum 23:30:50 b116817d02f9: Download complete 23:30:50 5f621e34cdf4: Verifying Checksum 23:30:50 5f621e34cdf4: Download complete 23:30:50 Removing intermediate container 1d2aa9f5acc0 23:30:50 ---> 4a246bdea324 23:30:50 Step 25/26 : LABEL git_sha=385bd51809052b6f4aa67e09f9be43929b023c76 23:30:50 ---> Running in 3efe2fa65e5e 23:30:51 Removing intermediate container 3efe2fa65e5e 23:30:51 ---> 1e9b1fcdf957 23:30:51 Step 26/26 : LABEL version=0.0.0 23:30:51 ---> Running in e55ac24c98dc 23:30:51 Removing intermediate container e55ac24c98dc 23:30:51 ---> b2a3081f4704 23:30:51 [Warning] One or more build-args [ARCH] were not consumed 23:30:51 Successfully built b2a3081f4704 23:30:51 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) 23:30:51 5f621e34cdf4: Pull complete Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 23:30:52 a4357932f1b6: Pull complete [Pipeline] // stage [Pipeline] } 23:30:52 18c013af1878: Pull complete 23:30:52 745a02a5169b: Download complete 23:30:54 00ac8860ef70: Verifying Checksum 23:30:54 00ac8860ef70: Download complete 23:31:04 00ac8860ef70: Pull complete 23:31:04 63d7cb157983: Pull complete 23:31:04 b116817d02f9: Pull complete 23:31:09 745a02a5169b: Pull complete 23:31:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:31:09 ---> b7e6874047d6 23:31:09 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 23:31:11 ---> Running in 026b1c664428 23:31:11 Removing intermediate container 026b1c664428 23:31:11 ---> 27193f8d2ad2 23:31:11 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 23:31:12 ---> Running in fc307eedee54 23:31:12 Removing intermediate container fc307eedee54 23:31:12 ---> 50581f4f7915 23:31:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 23:31:12 ---> Running in 59802ec24d86 23:31:12 Removing intermediate container 59802ec24d86 23:31:12 ---> a3bd9839ef7a 23:31:12 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:13 ---> Running in ed8632354346 23:31:15 Removing intermediate container ed8632354346 23:31:15 ---> 3042ca6f923c 23:31:15 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:31:15 ---> Running in 5581c1c0c10e 23:31:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:31:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:31:18 OK: 142 MiB in 39 packages 23:31:19 Removing intermediate container 5581c1c0c10e 23:31:19 ---> 4377369520ec 23:31:19 Step 8/10 : WORKDIR /device-snmp-go 23:31:19 ---> Running in da6601c9bcd5 23:31:19 Removing intermediate container da6601c9bcd5 23:31:19 ---> 25c51c183cbb 23:31:19 Step 9/10 : COPY . . 23:31:20 ---> 44c87f1991e6 23:31:20 Step 10/10 : RUN go mod download 23:31:20 ---> Running in a838aa7c94dd 23:31:42 Removing intermediate container a838aa7c94dd 23:31:42 ---> 3452ddf00809 23:31:42 Successfully built 3452ddf00809 23:31:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:31:43 + docker inspect -f . ci-base-image-arm64 23:31:43 . [Pipeline] withDockerContainer 23:31:43 prd-ubuntu18.04-docker-arm64-4c-16g-17227 does not seem to be running inside a container 23:31:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:31:45 $ docker top a2433a19d4307140e0bac827e8a696ac871cbc1ac7a68d628c43b1f7a99f4bf2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:46 + go version 23:31:46 go version go1.15.5 linux/arm64 [Pipeline] } 23:31:46 $ docker stop --time=1 a2433a19d4307140e0bac827e8a696ac871cbc1ac7a68d628c43b1f7a99f4bf2 23:31:48 $ docker rm -f a2433a19d4307140e0bac827e8a696ac871cbc1ac7a68d628c43b1f7a99f4bf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:31:49 + docker inspect -f . ci-base-image-arm64 23:31:49 . [Pipeline] withDockerContainer 23:31:49 prd-ubuntu18.04-docker-arm64-4c-16g-17227 does not seem to be running inside a container 23:31:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:31:50 $ docker top 73ab33db2ed14b81e9dbbc7a019822fea8b255dc4e39d1dc585560e5666c4466 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:51 + make test 23:31:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:31:52 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:32:25 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:32:25 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.020s coverage: 0.0% of statements 23:32:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:32:32 gofmt -l . 23:32:32 [ "`gofmt -l .`" = "" ] 23:32:32 ./bin/test-attribution-txt.sh 23:32:32 ./bin/test-go-mod-tidy.sh [Pipeline] } 23:32:33 $ docker stop --time=1 73ab33db2ed14b81e9dbbc7a019822fea8b255dc4e39d1dc585560e5666c4466 23:32:35 $ docker rm -f 73ab33db2ed14b81e9dbbc7a019822fea8b255dc4e39d1dc585560e5666c4466 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:32:36 Warning: overwriting stash ‘coverage-report’ 23:32:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:32:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:32:38 + ls -al . 23:32:38 total 132 23:32:38 drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 23:32 . 23:32:38 drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 23:30 .. 23:32:38 -rw-rw-r-- 1 jenkins jenkins 6 Dec 22 23:30 .dockerignore 23:32:38 drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 23:30 .git 23:32:38 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 23:30 .github 23:32:38 -rw-rw-r-- 1 jenkins jenkins 272 Dec 22 23:30 .gitignore 23:32:38 -rw-rw-r-- 1 jenkins jenkins 5082 Dec 22 23:30 Attribution.txt 23:32:38 -rw-rw-r-- 1 jenkins jenkins 1520 Dec 22 23:30 Dockerfile 23:32:38 -rw-rw-r-- 1 jenkins jenkins 997 Dec 22 23:30 Dockerfile.build 23:32:38 -rw-rw-r-- 1 jenkins jenkins 656 Dec 22 23:30 Jenkinsfile 23:32:38 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 22 23:30 LICENSE 23:32:38 -rw-rw-r-- 1 jenkins jenkins 937 Dec 22 23:30 Makefile 23:32:38 -rw-rw-r-- 1 jenkins jenkins 12398 Dec 22 23:30 README.md 23:32:38 -rw-rw-r-- 1 jenkins jenkins 5 Dec 22 23:27 VERSION 23:32:38 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 23:30 bin 23:32:38 drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 23:30 cmd 23:32:38 -rw-r--r-- 1 jenkins jenkins 8493 Dec 22 23:32 coverage.out 23:32:38 -rw-r--r-- 1 jenkins jenkins 204 Dec 22 23:32 go.mod 23:32:38 -rw-r--r-- 1 jenkins jenkins 13961 Dec 22 23:32 go.sum 23:32:38 drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 23:30 internal 23:32:38 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 23:30 profiles 23:32:38 -rw-rw-r-- 1 jenkins jenkins 209 Dec 22 23:30 version.go [Pipeline] isUnix [Pipeline] sh 23:32:39 + 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=385bd51809052b6f4aa67e09f9be43929b023c76 --label arch=arm64 --label version=0.0.0 . 23:32:39 Sending build context to Docker daemon 342kB 23:32:39 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 23:32:39 Step 2/26 : FROM ${BASE} AS builder 23:32:39 ---> 3452ddf00809 23:32:39 Step 3/26 : ARG MAKE='make build' 23:32:40 ---> Running in fc2f81de365b 23:32:40 Removing intermediate container fc2f81de365b 23:32:40 ---> ef04ea7883d7 23:32:40 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 23:32:40 ---> Running in 7f246330a1f3 23:32:41 Removing intermediate container 7f246330a1f3 23:32:41 ---> 78eb94fd65f6 23:32:41 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:32:41 ---> Running in 43843e18e3c1 23:32:41 Removing intermediate container 43843e18e3c1 23:32:41 ---> 03e97fb965ef 23:32:41 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:41 ---> Running in 855f4cc39004 23:32:43 Removing intermediate container 855f4cc39004 23:32:43 ---> d043f8547e95 23:32:43 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:32:43 ---> Running in 718487701ae3 23:32:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:32:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:32:46 OK: 142 MiB in 39 packages 23:32:47 Removing intermediate container 718487701ae3 23:32:47 ---> 25b5196be553 23:32:47 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 23:32:47 ---> Running in dfd5ea4ec9ae 23:32:48 Removing intermediate container dfd5ea4ec9ae 23:32:48 ---> 2abc18f354ce 23:32:48 Step 9/26 : COPY go.mod . 23:32:48 ---> 236fd003ce14 23:32:48 Step 10/26 : COPY Makefile . 23:32:49 ---> 7e02a6e2b7f9 23:32:49 Step 11/26 : RUN make update 23:32:49 ---> Running in c962aa3fbfc7 23:32:50 CGO_ENABLED=0 GO111MODULE=on go mod download 23:32:52 Removing intermediate container c962aa3fbfc7 23:32:52 ---> be09016a77e5 23:32:52 Step 12/26 : COPY . . 23:32:52 ---> 477ecfd86891 23:32:52 Step 13/26 : RUN ${MAKE} 23:32:53 ---> Running in 2ba27846d3ba 23:32:54 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 23:33:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:33:25 Removing intermediate container 2ba27846d3ba 23:33:25 ---> a9240b981ac3 23:33:25 Step 14/26 : FROM alpine:3.12 23:33:25 3.12: Pulling from library/alpine 23:33:25 159e5727ea61: Pulling fs layer 23:33:26 159e5727ea61: Verifying Checksum 23:33:26 159e5727ea61: Download complete 23:33:26 159e5727ea61: Pull complete 23:33:26 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 23:33:26 Status: Downloaded newer image for alpine:3.12 23:33:26 ---> afeebe901d6b 23:33:26 Step 15/26 : ENV APP_PORT=49993 23:33:26 ---> Running in 8107b1d37f74 23:33:27 Removing intermediate container 8107b1d37f74 23:33:27 ---> a9d70dee7714 23:33:27 Step 16/26 : EXPOSE $APP_PORT 23:33:27 ---> Running in cbb7425d3482 23:33:27 Removing intermediate container cbb7425d3482 23:33:27 ---> 02184a5c88c3 23:33:27 Step 17/26 : ENV DEVICE_PORT=161 23:33:27 ---> Running in 284ea1e09272 23:33:28 Removing intermediate container 284ea1e09272 23:33:28 ---> 1bde1da4dc9b 23:33:28 Step 18/26 : EXPOSE $DEVICE_PORT 23:33:28 ---> Running in 30f4aed0ca18 23:33:29 Removing intermediate container 30f4aed0ca18 23:33:29 ---> bdf955eac820 23:33:29 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 23:33:30 ---> 95762d986e8a 23:33:30 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 23:33:31 ---> b5b91c4ba53f 23:33:31 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 23:33:31 ---> d0a3c9e93074 23:33:31 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 23:33:31 ---> Running in 304d01119083 23:33:31 Removing intermediate container 304d01119083 23:33:31 ---> 73be770c483d 23:33:31 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:33:32 ---> Running in d2c782e1e274 23:33:32 Removing intermediate container d2c782e1e274 23:33:32 ---> b50f161bdf39 23:33:32 Step 24/26 : LABEL arch=arm64 23:33:32 ---> Running in 085d83675253 23:33:32 Removing intermediate container 085d83675253 23:33:32 ---> cc3ff05f4fff 23:33:32 Step 25/26 : LABEL git_sha=385bd51809052b6f4aa67e09f9be43929b023c76 23:33:33 ---> Running in 5be23492f171 23:33:33 Removing intermediate container 5be23492f171 23:33:33 ---> 9b25966988e5 23:33:33 Step 26/26 : LABEL version=0.0.0 23:33:33 ---> Running in 97f33ab7c894 23:33:34 Removing intermediate container 97f33ab7c894 23:33:34 ---> ab15dc9ed2a7 23:33:34 [Warning] One or more build-args [ARCH] were not consumed 23:33:34 Successfully built ab15dc9ed2a7 23:33:34 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 23:33:37 provisioning config files... 23:33:37 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config307682199707639947tmp [Pipeline] { [Pipeline] sh 23:33:38 + set +x 23:33:38 + curl -s https://codecov.io/bash 23:33:38 + bash -s -- 23:33:38 23:33:38 _____ _ 23:33:38 / ____| | | 23:33:38 | | ___ __| | ___ ___ _____ __ 23:33:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:33:38 | |___| (_) | (_| | __/ (_| (_) \ V / 23:33:38 \_____\___/ \__,_|\___|\___\___/ \_/ 23:33:38 Bash-20201217-3d3df35 23:33:38 23:33:38 23:33:38 git version 2.24.3 found 23:33:38 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 23:33:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:33:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 23:33:38 ==> Jenkins CI detected. 23:33:38 project root: . 23:33:38 --> token set from env 23:33:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:33:38 ==> Running gcov in . (disable via -X gcov) 23:33:38 ==> Python coveragepy not found 23:33:38 ==> Searching for coverage reports in: 23:33:38 + . 23:33:38 -> Found 1 reports 23:33:38 ==> Detecting git/mercurial file structure 23:33:38 ==> Reading reports 23:33:38 + ./coverage.out bytes=8493 23:33:38 ==> Appending adjustments 23:33:38 https://docs.codecov.io/docs/fixing-reports 23:33:38 + Found adjustments 23:33:38 ==> Gzipping contents 23:33:38 4.0K /tmp/codecov.a14Zq1.gz 23:33:38 ==> Uploading reports 23:33:38 url: https://codecov.io 23:33:38 query: branch=PR-79&commit=385bd51809052b6f4aa67e09f9be43929b023c76&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-79%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=79&job=&cmd_args= 23:33:38 -> Pinging Codecov 23:33:38 https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-79&commit=385bd51809052b6f4aa67e09f9be43929b023c76&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-79%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=79&job=&cmd_args= 23:33:39 -> Uploading to 23:33:39 https://storage.googleapis.com/codecov/v4/raw/2020-12-22/6C56EA5C29638FB4528AC87E60AF5AE0/385bd51809052b6f4aa67e09f9be43929b023c76/f7f21bd3-98a3-4132-957d-b8d2dead91cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201222T233339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87b40973a73a6b6a70c40d73915ea33e5ca76ca5ed18277ded6c418723a23481 23:33:39 % Total % Received % Xferd Average Speed Time Time Time Current 23:33:39 Dload Upload Total Spent Left Speed 23:33:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 2804 --:--:-- --:--:-- --:--:-- 2809 23:33:39 -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/385bd51809052b6f4aa67e09f9be43929b023c76 [Pipeline] } 23:33:39 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 23:33:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:33:43 ---> package-listing.sh 23:33:43 ++ facter osfamily 23:33:43 ++ tr '[:upper:]' '[:lower:]' 23:33:43 + OS_FAMILY=redhat 23:33:43 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-79 23:33:43 + START_PACKAGES=/tmp/packages_start.txt 23:33:43 + END_PACKAGES=/tmp/packages_end.txt 23:33:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:33:43 + PACKAGES=/tmp/packages_start.txt 23:33:43 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-79 ']' 23:33:43 + PACKAGES=/tmp/packages_end.txt 23:33:43 + case "${OS_FAMILY}" in 23:33:43 + rpm -qa 23:33:43 + sort 23:33:48 + '[' -f /tmp/packages_start.txt ']' 23:33:48 + '[' -f /tmp/packages_end.txt ']' 23:33:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:33:48 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-79 ']' 23:33:48 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-79/archives/ 23:33:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-79/archives/ [Pipeline] echo 23:33:48 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-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:33:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:33:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:33:50 23:33:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:33:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:33:50 alpine: Pulling from edgex-lftools-log-publisher 23:33:50 df20fa9351a1: Pulling fs layer 23:33:50 36b3adc4ff6f: Pulling fs layer 23:33:50 8ad3a11d3b57: Pulling fs layer 23:33:50 46f8f816bc3b: Pulling fs layer 23:33:50 93b61091891f: Pulling fs layer 23:33:50 93b9cdb0e59b: Pulling fs layer 23:33:50 5e14af77c1be: Pulling fs layer 23:33:50 01666e4c0597: Pulling fs layer 23:33:50 aa168da1d23b: Pulling fs layer 23:33:50 46f8f816bc3b: Waiting 23:33:50 93b61091891f: Waiting 23:33:50 93b9cdb0e59b: Waiting 23:33:50 5e14af77c1be: Waiting 23:33:50 01666e4c0597: Waiting 23:33:50 aa168da1d23b: Waiting 23:33:50 36b3adc4ff6f: Download complete 23:33:50 46f8f816bc3b: Verifying Checksum 23:33:50 46f8f816bc3b: Download complete 23:33:50 df20fa9351a1: Download complete 23:33:50 93b9cdb0e59b: Verifying Checksum 23:33:50 93b9cdb0e59b: Download complete 23:33:50 5e14af77c1be: Verifying Checksum 23:33:50 5e14af77c1be: Download complete 23:33:50 93b61091891f: Verifying Checksum 23:33:50 93b61091891f: Download complete 23:33:50 01666e4c0597: Verifying Checksum 23:33:51 df20fa9351a1: Pull complete 23:33:51 36b3adc4ff6f: Pull complete 23:33:51 8ad3a11d3b57: Verifying Checksum 23:33:51 8ad3a11d3b57: Download complete 23:33:53 8ad3a11d3b57: Pull complete 23:33:53 46f8f816bc3b: Pull complete 23:33:54 93b61091891f: Pull complete 23:33:54 93b9cdb0e59b: Pull complete 23:33:54 5e14af77c1be: Pull complete 23:33:55 01666e4c0597: Pull complete 23:33:56 aa168da1d23b: Verifying Checksum 23:33:56 aa168da1d23b: Download complete 23:34:08 aa168da1d23b: Pull complete 23:34:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:34:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:34:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:34:08 prd-centos7-docker-4c-2g-17222 does not seem to be running inside a container 23:34:08 $ 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-79/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-79 -v /w/workspace/dgexfoundry_device-snmp-go_PR-79:/w/workspace/dgexfoundry_device-snmp-go_PR-79:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:34:12 $ docker top 52d5a9ac6f92733aa7903ef106a38513396412c34e3cd3e292de54e929320b30 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:13 + touch /tmp/pre-build-complete [Pipeline] sh 23:34:13 + mkdir -p /var/log/sa [Pipeline] sh 23:34:14 + ls /var/log/sa-host 23:34:14 + sadf -c /var/log/sa-host/sa22 23:34:14 file_magic: OK 23:34:14 HZ: Using current value: 100 23:34:14 file_header: OK 23:34:14 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 23:34:14 Statistics: 23:34:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:34:14 File successfully converted to sysstat format version 12.2.1 23:34:14 + sadf -c /var/log/sa-host/sa23 23:34:14 file_magic: OK 23:34:14 HZ: Using current value: 100 23:34:14 file_header: OK 23:34:14 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 23:34:14 Statistics: 23:34:14 Hnuu...uuuununununu... 23:34:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:14 provisioning config files... 23:34:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config4376147544846257066tmp [Pipeline] { [Pipeline] echo 23:34:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:34:15 ---> create-netrc.sh [Pipeline] } 23:34:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:34:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:34:15 ---> python-tools-install.sh [Pipeline] echo 23:34:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:34:16 ---> sudo-logs.sh 23:34:16 Archiving 'sudo' log.. [Pipeline] echo 23:34:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:34:16 ---> job-cost.sh 23:34:16 lf-activate-venv: SKIPPING 23:34:16 INFO: No Stack... 23:34:17 INFO: Retrieving Pricing Info for: v1-standard-2 23:34:17 INFO: Archiving Costs [Pipeline] echo 23:34:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:34:18 ---> logs-deploy.sh 23:34:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-79/2 23:34:18 INFO: archiving workspace using pattern(s): 23:34:20 Archives upload complete. 23:34:20 INFO: archiving logs to Nexus