Pull request #84 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fc9faa1b19a64bb4d971fa72810a11bb2f194bca+fcccfd94587541a74c874275ff1808fa86f63ccd (ebccfd0a5225a18f86149ae3ccdc339d210f6ab8) 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-84/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-84/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-19380 in /w/workspace/dgexfoundry_device-snmp-go_PR-84 [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-84 # 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/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fcccfd94587541a74c874275ff1808fa86f63ccd into PR head commit fc9faa1b19a64bb4d971fa72810a11bb2f194bca Merge succeeded, producing fc9faa1b19a64bb4d971fa72810a11bb2f194bca Checking out Revision fc9faa1b19a64bb4d971fa72810a11bb2f194bca (PR-84) > git config core.sparsecheckout # timeout=10 > git checkout -f fc9faa1b19a64bb4d971fa72810a11bb2f194bca # 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 fcccfd94587541a74c874275ff1808fa86f63ccd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc9faa1b19a64bb4d971fa72810a11bb2f194bca # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go" 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 06:09:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:09:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:09:39 ========================================================= 06:09:39 EdgeX Global Pipelines Version Info 06:09:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:09:41 ------------------- 06:09:41 stable info: 06:09:41 ------------------- 06:09:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:09:41 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:09:41 Message: update stable to v1.0.173 06:09:42 ------------------- 06:09:42 experimental info: 06:09:42 ------------------- 06:09:42 Commited By: **** collab-it+edgex@linuxfoundation.org 06:09:42 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:09:42 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:09:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:09:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:09:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:09:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:09:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:09:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:09:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:09:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:09:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:09:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:09:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:09:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 06:09:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:09:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:09:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:09:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:09:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:09:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:09:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:09:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:09:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:09:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:09:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:09:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:09:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:09:46 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:09:46 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:09:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-84 [Pipeline] echo 06:09:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-84 [Pipeline] echo 06:09:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-84 [Pipeline] echo 06:09:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc9faa1b19a64bb4d971fa72810a11bb2f194bca [Pipeline] echo 06:09:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc9faa1 [Pipeline] echo 06:09:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:09:47 provisioning config files... 06:09:47 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp/config4569721517069475309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:48 ---> docker-login.sh 06:09:48 nexus3.edgexfoundry.org:10001 06:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:48 Configure a credential helper to remove this warning. See 06:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:48 06:09:48 Login Succeeded 06:09:48 nexus3.edgexfoundry.org:10002 06:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:48 Configure a credential helper to remove this warning. See 06:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:48 06:09:48 Login Succeeded 06:09:48 nexus3.edgexfoundry.org:10003 06:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:49 Configure a credential helper to remove this warning. See 06:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:49 06:09:49 Login Succeeded 06:09:49 nexus3.edgexfoundry.org:10004 06:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:49 Configure a credential helper to remove this warning. See 06:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:49 06:09:49 Login Succeeded 06:09:49 docker.io 06:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:49 Configure a credential helper to remove this warning. See 06:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:49 06:09:49 Login Succeeded 06:09:49 ---> docker-login.sh ends [Pipeline] } 06:09:49 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 06:09:51 + git log --format=format:%s -1 fc9faa1b19a64bb4d971fa72810a11bb2f194bca [Pipeline] echo 06:09:51 GIT_COMMIT: fc9faa1b19a64bb4d971fa72810a11bb2f194bca, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo 06:09:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:09:52 06:09:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:09:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:09:52 latest: Pulling from edgex-devops/git-semver 06:09:52 31603596830f: Pulling fs layer 06:09:52 2a8b12db71e7: Pulling fs layer 06:09:52 6ca5941a6612: Pulling fs layer 06:09:52 ecc8261a40a4: Pulling fs layer 06:09:52 ecc8261a40a4: Waiting 06:09:52 2a8b12db71e7: Verifying Checksum 06:09:52 2a8b12db71e7: Download complete 06:09:52 31603596830f: Verifying Checksum 06:09:52 31603596830f: Download complete 06:09:52 ecc8261a40a4: Verifying Checksum 06:09:52 ecc8261a40a4: Download complete 06:09:52 6ca5941a6612: Verifying Checksum 06:09:52 6ca5941a6612: Download complete 06:09:53 31603596830f: Pull complete 06:09:53 2a8b12db71e7: Pull complete 06:09:54 6ca5941a6612: Pull complete 06:09:54 ecc8261a40a4: Pull complete 06:09:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:09:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:09:54 prd-centos7-docker-4c-2g-19380 does not seem to be running inside a container 06:09:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-84 -v /w/workspace/dgexfoundry_device-snmp-go_PR-84:/w/workspace/dgexfoundry_device-snmp-go_PR-84:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:09:57 $ docker top d3c911ece57514c919f41f5ee4fef0fc410e14c0b9a7a9409fd0bda52f82f9eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:09:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:09:57 [ssh-agent] Looking for ssh-agent implementation... 06:09:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:09:58 $ docker exec d3c911ece57514c919f41f5ee4fef0fc410e14c0b9a7a9409fd0bda52f82f9eb ssh-agent 06:09:58 SSH_AUTH_SOCK=/tmp/ssh-nVcuwzoAgs2t/agent.12 06:09:58 SSH_AGENT_PID=17 06:09:58 Running ssh-add (command line suppressed) 06:09:58 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp/private_key_2862148191084462622.key (/w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp/private_key_2862148191084462622.key) 06:09:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:09:58 + git tag --points-at HEAD [Pipeline] } 06:09:58 $ docker exec --env ******** --env ******** d3c911ece57514c919f41f5ee4fef0fc410e14c0b9a7a9409fd0bda52f82f9eb ssh-agent -k 06:09:58 unset SSH_AUTH_SOCK; 06:09:58 unset SSH_AGENT_PID; 06:09:58 echo Agent pid 17 killed; 06:09:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:09:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:09:59 [ssh-agent] Looking for ssh-agent implementation... 06:09:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:09:59 $ docker exec d3c911ece57514c919f41f5ee4fef0fc410e14c0b9a7a9409fd0bda52f82f9eb ssh-agent 06:09:59 SSH_AUTH_SOCK=/tmp/ssh-wCB25Z3EYWnW/agent.45 06:09:59 SSH_AGENT_PID=50 06:09:59 Running ssh-add (command line suppressed) 06:09:59 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp/private_key_2610933601109781398.key (/w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp/private_key_2610933601109781398.key) 06:09:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:00 + git semver init 06:10:00 # -> Open(): unable to determine branch for HEAD 06:10:00 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-84/.git 06:10:00 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-84 06:10:00 # $SEMVER_REMOTE_NAME = origin 06:10:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:10:00 # $SEMVER_USER_NAME = edgex-jenkins 06:10:00 # $SEMVER_BRANCH = PR-84 06:10:00 # $SEMVER_TEMP = /tmp/semver-175118958 06:10:00 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 06:10:00 # '/tmp/semver-175118958' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-84/.semver' 06:10:00 # -> Force: false 06:10:00 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-84/.semver [Pipeline] } 06:10:00 $ docker exec --env ******** --env ******** d3c911ece57514c919f41f5ee4fef0fc410e14c0b9a7a9409fd0bda52f82f9eb ssh-agent -k 06:10:00 unset SSH_AUTH_SOCK; 06:10:00 unset SSH_AGENT_PID; 06:10:00 echo Agent pid 50 killed; 06:10:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:01 + git semver [Pipeline] } 06:10:01 $ docker stop --time=1 d3c911ece57514c919f41f5ee4fef0fc410e14c0b9a7a9409fd0bda52f82f9eb 06:10:02 $ docker rm -f d3c911ece57514c919f41f5ee4fef0fc410e14c0b9a7a9409fd0bda52f82f9eb [Pipeline] // withDockerContainer [Pipeline] sh 06:10:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:10:03 Stashed 1 file(s) [Pipeline] echo 06:10:03 [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 06:10:19 Still waiting to schedule task 06:10:19 ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-19366’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19361’ is offline; ‘prd-centos7-docker-4c-2g-19363’ is offline; ‘prd-centos7-docker-4c-2g-19364’ is offline; ‘prd-centos7-docker-4c-2g-19368’ is offline; ‘prd-centos7-docker-4c-2g-19369’ is offline; ‘prd-centos7-docker-4c-2g-19387’ is offline; ‘prd-centos7-docker-4c-2g-19388’ is offline; ‘prd-centos7-docker-4c-2g-19389’ is offline; ‘prd-centos7-docker-4c-2g-19390’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19367’ doesn’t have label ‘centos7-docker-4c-2g’ 06:10:19 Still waiting to schedule task 06:10:19 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:11:14 Running on prd-centos7-docker-4c-2g-19392 in /w/workspace/dgexfoundry_device-snmp-go_PR-84 [Pipeline] { [Pipeline] ws 06:11:14 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:11:17 using credential edgex-jenkins-ssh 06:11:17 Cloning the remote Git repository 06:11:17 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:11:17 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:11:17 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:11:17 > git --version # timeout=10 06:11:17 > git --version # 'git version 2.24.3' 06:11:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:18 Merging remotes/origin/master commit fcccfd94587541a74c874275ff1808fa86f63ccd into PR head commit fc9faa1b19a64bb4d971fa72810a11bb2f194bca 06:11:18 Merge succeeded, producing fc9faa1b19a64bb4d971fa72810a11bb2f194bca 06:11:18 Checking out Revision fc9faa1b19a64bb4d971fa72810a11bb2f194bca (PR-84) 06:11:18 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:11:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:18 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:11:18 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:11:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:11:18 > git config core.sparsecheckout # timeout=10 06:11:18 > git checkout -f fc9faa1b19a64bb4d971fa72810a11bb2f194bca # timeout=10 06:11:18 > git remote # timeout=10 06:11:18 > git config --get remote.origin.url # timeout=10 06:11:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:18 > git merge fcccfd94587541a74c874275ff1808fa86f63ccd # timeout=10 06:11:18 > git rev-parse HEAD^{commit} # timeout=10 06:11:18 > git config core.sparsecheckout # timeout=10 06:11:18 > git checkout -f fc9faa1b19a64bb4d971fa72810a11bb2f194bca # timeout=10 06:11:22 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go" 06:11:22 > git --version # timeout=10 06:11:22 > git --version # 'git version 2.24.3' 06:11:22 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:11:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:11:25 + sudo service docker restart 06:11:25 + true 06:11:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:11:26 provisioning config files... 06:11:26 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3125414649220886180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:27 ---> docker-login.sh 06:11:27 nexus3.edgexfoundry.org:10001 06:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:27 Configure a credential helper to remove this warning. See 06:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:27 06:11:27 Login Succeeded 06:11:27 nexus3.edgexfoundry.org:10002 06:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:27 Configure a credential helper to remove this warning. See 06:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:27 06:11:27 Login Succeeded 06:11:27 nexus3.edgexfoundry.org:10003 06:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:27 Configure a credential helper to remove this warning. See 06:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:27 06:11:27 Login Succeeded 06:11:28 nexus3.edgexfoundry.org:10004 06:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:28 Configure a credential helper to remove this warning. See 06:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:28 06:11:28 Login Succeeded 06:11:28 docker.io 06:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:28 Configure a credential helper to remove this warning. See 06:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:28 06:11:28 Login Succeeded 06:11:28 ---> docker-login.sh ends [Pipeline] } 06:11:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:11:29 ========================================================= 06:11:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:11:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:11:29 + 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 . 06:11:30 Sending build context to Docker daemon 331.3kB 06:11:30 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 06:11:30 Step 2/10 : FROM ${BASE} 06:11:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:11:30 188c0c94c7c5: Pulling fs layer 06:11:30 0ef7d3d256c8: Pulling fs layer 06:11:30 de9db76c5a1d: Pulling fs layer 06:11:30 bca2f99d35d6: Pulling fs layer 06:11:30 93359f2a8cfa: Pulling fs layer 06:11:30 7c6f9722023f: Pulling fs layer 06:11:30 a35cf1a2eb13: Pulling fs layer 06:11:30 bca2f99d35d6: Waiting 06:11:30 93359f2a8cfa: Waiting 06:11:30 7c6f9722023f: Waiting 06:11:30 a35cf1a2eb13: Waiting 06:11:30 de9db76c5a1d: Verifying Checksum 06:11:30 de9db76c5a1d: Download complete 06:11:30 0ef7d3d256c8: Download complete 06:11:30 93359f2a8cfa: Verifying Checksum 06:11:30 93359f2a8cfa: Download complete 06:11:30 7c6f9722023f: Verifying Checksum 06:11:30 7c6f9722023f: Download complete 06:11:30 188c0c94c7c5: Verifying Checksum 06:11:30 188c0c94c7c5: Download complete 06:11:30 188c0c94c7c5: Pull complete 06:11:30 0ef7d3d256c8: Pull complete 06:11:30 de9db76c5a1d: Pull complete 06:11:32 a35cf1a2eb13: Verifying Checksum 06:11:32 a35cf1a2eb13: Download complete 06:11:32 bca2f99d35d6: Verifying Checksum 06:11:32 bca2f99d35d6: Download complete 06:11:38 bca2f99d35d6: Pull complete 06:11:38 93359f2a8cfa: Pull complete 06:11:38 7c6f9722023f: Pull complete 06:11:43 a35cf1a2eb13: Pull complete 06:11:43 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:11:43 ---> a62c8e92a672 06:11:43 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:11:43 ---> Running in 6d7d83279552 06:11:43 Removing intermediate container 6d7d83279552 06:11:43 ---> ac8df95cb873 06:11:43 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:11:43 ---> Running in cb02c493ddf3 06:11:44 Removing intermediate container cb02c493ddf3 06:11:44 ---> 3784f0f1698f 06:11:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 06:11:44 ---> Running in 1ce0d2dd4293 06:11:44 Removing intermediate container 1ce0d2dd4293 06:11:44 ---> 5e5ec4ecc8e6 06:11:44 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:44 ---> Running in 38c8060bfd37 06:11:45 Removing intermediate container 38c8060bfd37 06:11:45 ---> 26a11f459765 06:11:45 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:11:45 ---> Running in 66399c9fd0e1 06:11:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:50 OK: 166 MiB in 39 packages 06:11:50 Removing intermediate container 66399c9fd0e1 06:11:50 ---> 342869b2555e 06:11:50 Step 8/10 : WORKDIR /device-snmp-go 06:11:50 ---> Running in 40b55bb38c6f 06:11:51 Removing intermediate container 40b55bb38c6f 06:11:51 ---> e72c7ebbe369 06:11:51 Step 9/10 : COPY . . 06:11:52 ---> 910ee9cd62a2 06:11:52 Step 10/10 : RUN go mod download 06:11:52 ---> Running in d99252456ef0 06:12:10 Removing intermediate container d99252456ef0 06:12:10 ---> 5817a7bacbc1 06:12:10 Successfully built 5817a7bacbc1 06:12:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:12:10 + docker inspect -f . ci-base-image-x86_64 06:12:10 . [Pipeline] withDockerContainer 06:12:10 prd-centos7-docker-4c-2g-19392 does not seem to be running inside a container 06:12:10 $ 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 ******** ci-base-image-x86_64 cat 06:12:11 $ docker top a38ae329d6c22b2b9813962ea38f670b2738626c92160c85ddb63f336431e7f8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:12 + go version 06:12:12 go version go1.15.5 linux/amd64 [Pipeline] } 06:12:12 $ docker stop --time=1 a38ae329d6c22b2b9813962ea38f670b2738626c92160c85ddb63f336431e7f8 06:12:13 $ docker rm -f a38ae329d6c22b2b9813962ea38f670b2738626c92160c85ddb63f336431e7f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:12:14 + docker inspect -f . ci-base-image-x86_64 06:12:14 . [Pipeline] withDockerContainer 06:12:15 prd-centos7-docker-4c-2g-19392 does not seem to be running inside a container 06:12:15 $ 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 ******** ci-base-image-x86_64 cat 06:12:15 $ docker top 2af96e47d91afa20dca4e6314b92c5c1b7773276a55d2c60c2e1cf53c811c189 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:16 + make test 06:12:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:12:17 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:12:29 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:12:29 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 06:12:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:12:31 gofmt -l . 06:12:31 [ "`gofmt -l .`" = "" ] 06:12:31 ./bin/test-attribution-txt.sh 06:12:32 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:12:32 $ docker stop --time=1 2af96e47d91afa20dca4e6314b92c5c1b7773276a55d2c60c2e1cf53c811c189 06:12:34 $ docker rm -f 2af96e47d91afa20dca4e6314b92c5c1b7773276a55d2c60c2e1cf53c811c189 [Pipeline] // withDockerContainer [Pipeline] sh 06:12:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:12:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:12:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:12:37 + ls -al . 06:12:37 total 104 06:12:37 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 11 06:12 . 06:12:37 drwxrwxr-x. 4 jenkins jenkins 28 Jan 11 06:11 .. 06:12:37 -rw-rw-r--. 1 jenkins jenkins 5082 Jan 11 06:11 Attribution.txt 06:12:37 drwxrwxr-x. 2 jenkins jenkins 87 Jan 11 06:11 bin 06:12:37 drwxrwxr-x. 3 jenkins jenkins 32 Jan 11 06:11 cmd 06:12:37 -rw-r--r--. 1 jenkins jenkins 8493 Jan 11 06:12 coverage.out 06:12:37 -rw-rw-r--. 1 jenkins jenkins 1529 Jan 11 06:11 Dockerfile 06:12:37 -rw-rw-r--. 1 jenkins jenkins 1006 Jan 11 06:11 Dockerfile.build 06:12:37 -rw-rw-r--. 1 jenkins jenkins 6 Jan 11 06:11 .dockerignore 06:12:37 drwxrwxr-x. 8 jenkins jenkins 179 Jan 11 06:11 .git 06:12:37 drwxrwxr-x. 2 jenkins jenkins 60 Jan 11 06:11 .github 06:12:37 -rw-rw-r--. 1 jenkins jenkins 272 Jan 11 06:11 .gitignore 06:12:37 -rw-r--r--. 1 jenkins jenkins 204 Jan 11 06:12 go.mod 06:12:37 -rw-r--r--. 1 jenkins jenkins 14156 Jan 11 06:12 go.sum 06:12:37 drwxrwxr-x. 3 jenkins jenkins 20 Jan 11 06:11 internal 06:12:37 -rw-rw-r--. 1 jenkins jenkins 656 Jan 11 06:11 Jenkinsfile 06:12:37 -rw-rw-r--. 1 jenkins jenkins 11340 Jan 11 06:11 LICENSE 06:12:37 -rw-rw-r--. 1 jenkins jenkins 937 Jan 11 06:11 Makefile 06:12:37 drwxrwxr-x. 2 jenkins jenkins 84 Jan 11 06:11 profiles 06:12:37 -rw-rw-r--. 1 jenkins jenkins 12398 Jan 11 06:11 README.md 06:12:37 -rw-rw-r--. 1 jenkins jenkins 5 Jan 11 06:10 VERSION 06:12:37 -rw-rw-r--. 1 jenkins jenkins 209 Jan 11 06:11 version.go [Pipeline] isUnix [Pipeline] sh 06:12:38 + 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=fc9faa1b19a64bb4d971fa72810a11bb2f194bca --label arch=amd64 --label version=0.0.0 . 06:12:38 Sending build context to Docker daemon 340.5kB 06:12:38 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 06:12:38 Step 2/26 : FROM ${BASE} AS builder 06:12:38 ---> 5817a7bacbc1 06:12:38 Step 3/26 : ARG MAKE='make build' 06:12:38 ---> Running in c193142cd9f0 06:12:38 Removing intermediate container c193142cd9f0 06:12:38 ---> 8d4b62271ae4 06:12:38 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 06:12:38 ---> Running in 201217420bd0 06:12:38 Removing intermediate container 201217420bd0 06:12:38 ---> 11e41e185509 06:12:38 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:12:39 ---> Running in 49141b762bf3 06:12:39 Removing intermediate container 49141b762bf3 06:12:39 ---> f1e1d7127dbc 06:12:39 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:39 ---> Running in 775404271f39 06:12:40 Removing intermediate container 775404271f39 06:12:40 ---> 2b931ee81401 06:12:40 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:12:40 ---> Running in d90381d37a23 06:12:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:12:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:12:43 OK: 166 MiB in 39 packages 06:12:44 Removing intermediate container d90381d37a23 06:12:44 ---> 5c97f594e33e 06:12:44 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 06:12:44 ---> Running in 219f734baa40 06:12:44 Removing intermediate container 219f734baa40 06:12:44 ---> a95e33c1beed 06:12:44 Step 9/26 : COPY go.mod . 06:12:44 ---> 697b90e63d16 06:12:44 Step 10/26 : COPY Makefile . 06:12:44 ---> a8cbb10948b9 06:12:44 Step 11/26 : RUN make update 06:12:44 ---> Running in f12c599a82d4 06:12:45 CGO_ENABLED=0 GO111MODULE=on go mod download 06:12:46 Removing intermediate container f12c599a82d4 06:12:46 ---> 9bb2ca42cc16 06:12:46 Step 12/26 : COPY . . 06:12:47 ---> 4557e3427e68 06:12:47 Step 13/26 : RUN ${MAKE} 06:12:47 ---> Running in dc94939d99ba 06:12:47 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 06:12:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:13:00 Removing intermediate container dc94939d99ba 06:13:00 ---> f80783734509 06:13:00 Step 14/26 : FROM alpine:3.12 06:13:00 3.12: Pulling from library/alpine 06:13:00 801bfaa63ef2: Pulling fs layer 06:13:00 801bfaa63ef2: Download complete 06:13:00 801bfaa63ef2: Pull complete 06:13:00 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:13:00 Status: Downloaded newer image for alpine:3.12 06:13:00 ---> 389fef711851 06:13:00 Step 15/26 : ENV APP_PORT=49993 06:13:00 ---> Running in 52f49ff100fd 06:13:01 Removing intermediate container 52f49ff100fd 06:13:01 ---> 56b5cecd27eb 06:13:01 Step 16/26 : EXPOSE $APP_PORT 06:13:01 ---> Running in 4988fbdbae84 06:13:01 Removing intermediate container 4988fbdbae84 06:13:01 ---> 22027a5bb202 06:13:01 Step 17/26 : ENV DEVICE_PORT=161 06:13:01 ---> Running in 96fbf13b6a90 06:13:01 Removing intermediate container 96fbf13b6a90 06:13:01 ---> 012c00dde321 06:13:01 Step 18/26 : EXPOSE $DEVICE_PORT 06:13:01 ---> Running in 852a7861c54c 06:13:01 Removing intermediate container 852a7861c54c 06:13:01 ---> d4cb68c63277 06:13:01 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 06:13:02 ---> bb7e24a25f30 06:13:02 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 06:13:02 ---> 1226d9695df9 06:13:02 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 06:13:02 ---> a207ffa9f40e 06:13:02 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 06:13:03 ---> Running in 802deba04ac3 06:13:03 Removing intermediate container 802deba04ac3 06:13:03 ---> 6dc2edc397f2 06:13:03 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:13:03 ---> Running in d53b4766a888 06:13:03 Removing intermediate container d53b4766a888 06:13:03 ---> 03b554b51198 06:13:03 Step 24/26 : LABEL arch=amd64 06:13:03 ---> Running in ed9ad6886328 06:13:03 Removing intermediate container ed9ad6886328 06:13:03 ---> 7ed313aa1aa6 06:13:03 Step 25/26 : LABEL git_sha=fc9faa1b19a64bb4d971fa72810a11bb2f194bca 06:13:03 ---> Running in 7644d35202e1 06:13:03 Removing intermediate container 7644d35202e1 06:13:03 ---> 064974dbeea2 06:13:03 Step 26/26 : LABEL version=0.0.0 06:13:03 ---> Running in a442fa26ed18 06:13:04 Removing intermediate container a442fa26ed18 06:13:04 ---> 493c0c81c483 06:13:04 [Warning] One or more build-args [ARCH] were not consumed 06:13:04 Successfully built 493c0c81c483 06:13:04 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] } 06:15:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19405 in /w/workspace/dgexfoundry_device-snmp-go_PR-84 [Pipeline] { [Pipeline] ws 06:15:44 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:15:50 using credential edgex-jenkins-ssh 06:15:50 Cloning the remote Git repository 06:15:50 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:15:51 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:15:51 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:15:51 > git --version # timeout=10 06:15:51 > git --version # 'git version 2.17.1' 06:15:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:52 Merging remotes/origin/master commit fcccfd94587541a74c874275ff1808fa86f63ccd into PR head commit fc9faa1b19a64bb4d971fa72810a11bb2f194bca 06:15:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:51 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:15:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:52 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:15:52 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:15:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:15:52 Merge succeeded, producing fc9faa1b19a64bb4d971fa72810a11bb2f194bca 06:15:52 Checking out Revision fc9faa1b19a64bb4d971fa72810a11bb2f194bca (PR-84) 06:15:52 > git config core.sparsecheckout # timeout=10 06:15:52 > git checkout -f fc9faa1b19a64bb4d971fa72810a11bb2f194bca # timeout=10 06:15:52 > git remote # timeout=10 06:15:52 > git config --get remote.origin.url # timeout=10 06:15:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:52 > git merge fcccfd94587541a74c874275ff1808fa86f63ccd # timeout=10 06:15:52 > git rev-parse HEAD^{commit} # timeout=10 06:15:52 > git config core.sparsecheckout # timeout=10 06:15:52 > git checkout -f fc9faa1b19a64bb4d971fa72810a11bb2f194bca # timeout=10 06:15:57 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go" 06:15:57 > git --version # timeout=10 06:15:57 > git --version # 'git version 2.17.1' 06:15:57 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:16:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:16:00 + + sudotrue service 06:16:00 docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:16:02 provisioning config files... 06:16:02 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config5128259013010305629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:03 ---> docker-login.sh 06:16:03 nexus3.edgexfoundry.org:10001 06:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:04 Configure a credential helper to remove this warning. See 06:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:04 06:16:04 Login Succeeded 06:16:04 nexus3.edgexfoundry.org:10002 06:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:05 Configure a credential helper to remove this warning. See 06:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:05 06:16:05 Login Succeeded 06:16:05 nexus3.edgexfoundry.org:10003 06:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:05 Configure a credential helper to remove this warning. See 06:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:05 06:16:05 Login Succeeded 06:16:05 nexus3.edgexfoundry.org:10004 06:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:06 Configure a credential helper to remove this warning. See 06:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:06 06:16:06 Login Succeeded 06:16:06 docker.io 06:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:07 Configure a credential helper to remove this warning. See 06:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:07 06:16:07 Login Succeeded 06:16:07 ---> docker-login.sh ends [Pipeline] } 06:16:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:16:07 ========================================================= 06:16:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:16:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:16:08 + 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 . 06:16:08 Sending build context to Docker daemon 330.2kB 06:16:08 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 06:16:08 Step 2/10 : FROM ${BASE} 06:16:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:16:08 5f621e34cdf4: Pulling fs layer 06:16:08 a4357932f1b6: Pulling fs layer 06:16:08 18c013af1878: Pulling fs layer 06:16:08 00ac8860ef70: Pulling fs layer 06:16:08 63d7cb157983: Pulling fs layer 06:16:08 b116817d02f9: Pulling fs layer 06:16:08 745a02a5169b: Pulling fs layer 06:16:08 00ac8860ef70: Waiting 06:16:08 63d7cb157983: Waiting 06:16:08 b116817d02f9: Waiting 06:16:08 745a02a5169b: Waiting 06:16:08 18c013af1878: Verifying Checksum 06:16:08 18c013af1878: Download complete 06:16:08 a4357932f1b6: Download complete 06:16:08 b116817d02f9: Verifying Checksum 06:16:08 b116817d02f9: Download complete 06:16:08 5f621e34cdf4: Verifying Checksum 06:16:08 5f621e34cdf4: Download complete 06:16:09 5f621e34cdf4: Pull complete 06:16:10 a4357932f1b6: Pull complete 06:16:10 18c013af1878: Pull complete 06:16:12 745a02a5169b: Verifying Checksum 06:16:14 00ac8860ef70: Verifying Checksum 06:16:14 00ac8860ef70: Download complete 06:16:24 00ac8860ef70: Pull complete 06:16:25 63d7cb157983: Pull complete 06:16:25 b116817d02f9: Pull complete 06:16:29 745a02a5169b: Pull complete 06:16:29 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:16:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:16:29 ---> b7e6874047d6 06:16:29 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:16:33 ---> Running in dc1e4081395e 06:16:33 Removing intermediate container dc1e4081395e 06:16:33 ---> 2d67bc92ece1 06:16:33 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:16:33 ---> Running in 5cb97487fff0 06:16:33 Removing intermediate container 5cb97487fff0 06:16:33 ---> fe30407d749e 06:16:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 06:16:33 ---> Running in 9781c6593f50 06:16:34 Removing intermediate container 9781c6593f50 06:16:34 ---> de4785483f94 06:16:34 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:34 ---> Running in a51c095e655a 06:16:37 Removing intermediate container a51c095e655a 06:16:37 ---> 91281974dd07 06:16:37 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:16:37 ---> Running in 7e9ef2213029 06:16:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:16:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:16:40 OK: 142 MiB in 39 packages 06:16:41 Removing intermediate container 7e9ef2213029 06:16:41 ---> b18c4d5fe040 06:16:41 Step 8/10 : WORKDIR /device-snmp-go 06:16:41 ---> Running in 7df0f0975c98 06:16:42 Removing intermediate container 7df0f0975c98 06:16:42 ---> 4280c6ad3f9c 06:16:42 Step 9/10 : COPY . . 06:16:43 ---> 1dfa4e865495 06:16:43 Step 10/10 : RUN go mod download 06:16:43 ---> Running in dfbfd7acaebb 06:17:05 Removing intermediate container dfbfd7acaebb 06:17:05 ---> 9ed3070e3f97 06:17:05 Successfully built 9ed3070e3f97 06:17:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:17:05 + docker inspect -f . ci-base-image-arm64 06:17:05 . [Pipeline] withDockerContainer 06:17:06 prd-ubuntu18.04-docker-arm64-4c-16g-19405 does not seem to be running inside a container 06:17:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:17:07 $ docker top 30a4afa3f2880cef42409aa064fb5e063f5b05e27d714ef2110844fd2c065a34 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:08 + go version 06:17:08 go version go1.15.5 linux/arm64 [Pipeline] } 06:17:08 $ docker stop --time=1 30a4afa3f2880cef42409aa064fb5e063f5b05e27d714ef2110844fd2c065a34 06:17:10 $ docker rm -f 30a4afa3f2880cef42409aa064fb5e063f5b05e27d714ef2110844fd2c065a34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:17:11 + docker inspect -f . ci-base-image-arm64 06:17:11 . [Pipeline] withDockerContainer 06:17:12 prd-ubuntu18.04-docker-arm64-4c-16g-19405 does not seem to be running inside a container 06:17:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:17:13 $ docker top b64bf5dd15fd1c7fc4f0b9e29d9c62e43d4bd754f5522c4d132903622f98e091 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:14 + make test 06:17:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:17:15 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:17:54 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:17:54 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements 06:17:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:17:59 gofmt -l . 06:17:59 [ "`gofmt -l .`" = "" ] 06:17:59 ./bin/test-attribution-txt.sh 06:18:00 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:18:00 $ docker stop --time=1 b64bf5dd15fd1c7fc4f0b9e29d9c62e43d4bd754f5522c4d132903622f98e091 06:18:02 $ docker rm -f b64bf5dd15fd1c7fc4f0b9e29d9c62e43d4bd754f5522c4d132903622f98e091 [Pipeline] // withDockerContainer [Pipeline] sh 06:18:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:18:04 Warning: overwriting stash ‘coverage-report’ 06:18:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:18:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:18:06 + ls -al . 06:18:06 total 132 06:18:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 06:18 . 06:18:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 06:15 .. 06:18:06 -rw-rw-r-- 1 jenkins jenkins 6 Jan 11 06:15 .dockerignore 06:18:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 06:15 .git 06:18:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 06:15 .github 06:18:06 -rw-rw-r-- 1 jenkins jenkins 272 Jan 11 06:15 .gitignore 06:18:06 -rw-rw-r-- 1 jenkins jenkins 5082 Jan 11 06:15 Attribution.txt 06:18:06 -rw-rw-r-- 1 jenkins jenkins 1529 Jan 11 06:15 Dockerfile 06:18:06 -rw-rw-r-- 1 jenkins jenkins 1006 Jan 11 06:15 Dockerfile.build 06:18:06 -rw-rw-r-- 1 jenkins jenkins 656 Jan 11 06:15 Jenkinsfile 06:18:06 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 06:15 LICENSE 06:18:06 -rw-rw-r-- 1 jenkins jenkins 937 Jan 11 06:15 Makefile 06:18:06 -rw-rw-r-- 1 jenkins jenkins 12398 Jan 11 06:15 README.md 06:18:06 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 06:10 VERSION 06:18:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 06:15 bin 06:18:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 06:15 cmd 06:18:06 -rw-r--r-- 1 jenkins jenkins 8493 Jan 11 06:17 coverage.out 06:18:06 -rw-r--r-- 1 jenkins jenkins 204 Jan 11 06:17 go.mod 06:18:06 -rw-r--r-- 1 jenkins jenkins 14156 Jan 11 06:18 go.sum 06:18:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 06:15 internal 06:18:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 06:15 profiles 06:18:06 -rw-rw-r-- 1 jenkins jenkins 209 Jan 11 06:15 version.go [Pipeline] isUnix [Pipeline] sh 06:18:06 + 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=fc9faa1b19a64bb4d971fa72810a11bb2f194bca --label arch=arm64 --label version=0.0.0 . 06:18:07 Sending build context to Docker daemon 339.5kB 06:18:07 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 06:18:07 Step 2/26 : FROM ${BASE} AS builder 06:18:07 ---> 9ed3070e3f97 06:18:07 Step 3/26 : ARG MAKE='make build' 06:18:07 ---> Running in 818c53feaba7 06:18:07 Removing intermediate container 818c53feaba7 06:18:07 ---> b24d09782a59 06:18:07 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 06:18:08 ---> Running in 625bf52e6469 06:18:08 Removing intermediate container 625bf52e6469 06:18:08 ---> 5d5dd64a58b8 06:18:08 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:18:08 ---> Running in 3dab355fb3b5 06:18:09 Removing intermediate container 3dab355fb3b5 06:18:09 ---> 53cf531af38f 06:18:09 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:09 ---> Running in aff93d3f98b6 06:18:11 Removing intermediate container aff93d3f98b6 06:18:11 ---> 7d4e260c1b79 06:18:11 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:18:11 ---> Running in e42fd15b4a75 06:18:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:15 OK: 142 MiB in 39 packages 06:18:16 Removing intermediate container e42fd15b4a75 06:18:16 ---> 966fd886ea27 06:18:16 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 06:18:16 ---> Running in acb056769fdf 06:18:17 Removing intermediate container acb056769fdf 06:18:17 ---> 06494bbd4da0 06:18:17 Step 9/26 : COPY go.mod . 06:18:18 ---> 0eef9fc01ced 06:18:18 Step 10/26 : COPY Makefile . 06:18:18 ---> 57167706b629 06:18:18 Step 11/26 : RUN make update 06:18:18 ---> Running in 36d14e3bbadc 06:18:20 CGO_ENABLED=0 GO111MODULE=on go mod download 06:18:21 Removing intermediate container 36d14e3bbadc 06:18:21 ---> ee7b673026bf 06:18:21 Step 12/26 : COPY . . 06:18:22 ---> ff8e3a8987e7 06:18:22 Step 13/26 : RUN ${MAKE} 06:18:22 ---> Running in 8cc12b3f4e0c 06:18:24 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 06:18:56 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:18:59 Removing intermediate container 8cc12b3f4e0c 06:18:59 ---> c2284a2606bd 06:18:59 Step 14/26 : FROM alpine:3.12 06:18:59 3.12: Pulling from library/alpine 06:18:59 159e5727ea61: Pulling fs layer 06:18:59 159e5727ea61: Verifying Checksum 06:18:59 159e5727ea61: Download complete 06:19:00 159e5727ea61: Pull complete 06:19:00 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:19:00 Status: Downloaded newer image for alpine:3.12 06:19:00 ---> afeebe901d6b 06:19:00 Step 15/26 : ENV APP_PORT=49993 06:19:00 ---> Running in e230b7880826 06:19:01 Removing intermediate container e230b7880826 06:19:01 ---> 4e3d8ccc39dd 06:19:01 Step 16/26 : EXPOSE $APP_PORT 06:19:01 ---> Running in 709ba6197910 06:19:01 Removing intermediate container 709ba6197910 06:19:01 ---> e30300701a21 06:19:01 Step 17/26 : ENV DEVICE_PORT=161 06:19:01 ---> Running in 0756b4597c67 06:19:02 Removing intermediate container 0756b4597c67 06:19:02 ---> 24c786b20fd8 06:19:02 Step 18/26 : EXPOSE $DEVICE_PORT 06:19:02 ---> Running in 7c9004963fd6 06:19:03 Removing intermediate container 7c9004963fd6 06:19:03 ---> 353275d89f2a 06:19:03 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 06:19:04 ---> 9171ea575054 06:19:04 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 06:19:05 ---> 5d91d5b8524d 06:19:05 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 06:19:05 ---> 0c9879c3932d 06:19:05 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 06:19:06 ---> Running in a34a980b935b 06:19:06 Removing intermediate container a34a980b935b 06:19:06 ---> 9790027eab0b 06:19:06 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:19:06 ---> Running in c262d9924b6b 06:19:06 Removing intermediate container c262d9924b6b 06:19:06 ---> 2085b84ba9bb 06:19:06 Step 24/26 : LABEL arch=arm64 06:19:07 ---> Running in 3ed0e2e90977 06:19:07 Removing intermediate container 3ed0e2e90977 06:19:07 ---> 2244a1b6b8d8 06:19:07 Step 25/26 : LABEL git_sha=fc9faa1b19a64bb4d971fa72810a11bb2f194bca 06:19:07 ---> Running in 1ed449ecff0d 06:19:08 Removing intermediate container 1ed449ecff0d 06:19:08 ---> 7454a628315b 06:19:08 Step 26/26 : LABEL version=0.0.0 06:19:08 ---> Running in b5feef22bb46 06:19:08 Removing intermediate container b5feef22bb46 06:19:08 ---> 069af9a8b9be 06:19:08 [Warning] One or more build-args [ARCH] were not consumed 06:19:08 Successfully built 069af9a8b9be 06:19:08 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 06:19:11 provisioning config files... 06:19:11 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp/config5991821890167683936tmp [Pipeline] { [Pipeline] sh 06:19:11 + set +x 06:19:11 + curl -s https://codecov.io/bash 06:19:11 + bash -s -- 06:19:12 06:19:12 _____ _ 06:19:12 / ____| | | 06:19:12 | | ___ __| | ___ ___ _____ __ 06:19:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:19:12 | |___| (_) | (_| | __/ (_| (_) \ V / 06:19:12 \_____\___/ \__,_|\___|\___\___/ \_/ 06:19:12 Bash-20201231-23d4836 06:19:12 06:19:12 06:19:12 ==> git version 2.24.3 found 06:19:12 ==> 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 06:19:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:19:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:19:12 ==> Jenkins CI detected. 06:19:12 project root: . 06:19:12 --> token set from env 06:19:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:19:12 ==> Running gcov in . (disable via -X gcov) 06:19:12 ==> Python coveragepy not found 06:19:12 ==> Searching for coverage reports in: 06:19:12 + . 06:19:12 -> Found 1 reports 06:19:12 ==> Detecting git/mercurial file structure 06:19:12 ==> Reading reports 06:19:12 + ./coverage.out bytes=8493 06:19:12 ==> Appending adjustments 06:19:12 https://docs.codecov.io/docs/fixing-reports 06:19:12 + Found adjustments 06:19:12 ==> Gzipping contents 06:19:12 4.0K /tmp/codecov.udwElX.gz 06:19:12 ==> Uploading reports 06:19:12 url: https://codecov.io 06:19:12 query: branch=PR-84&commit=fc9faa1b19a64bb4d971fa72810a11bb2f194bca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=84&job=&cmd_args= 06:19:12 -> Pinging Codecov 06:19:12 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-84&commit=fc9faa1b19a64bb4d971fa72810a11bb2f194bca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=84&job=&cmd_args= 06:19:12 -> Uploading to 06:19:12 https://storage.googleapis.com/codecov/v4/raw/2021-01-11/6C56EA5C29638FB4528AC87E60AF5AE0/fc9faa1b19a64bb4d971fa72810a11bb2f194bca/d0147719-9e12-41d2-b81c-1fc025e9f99c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T061912Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22e1c074f5b1abac58d5af6ae07f4dfb3f78d19cff7fa9015bda1e30e1f669d7 06:19:12 % Total % Received % Xferd Average Speed Time Time Time Current 06:19:12 Dload Upload Total Spent Left Speed 06:19:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3886 --:--:-- --:--:-- --:--:-- 3879 100 1447 0 0 100 1447 0 3884 --:--:-- --:--:-- --:--:-- 3879 06:19:12 -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/fc9faa1b19a64bb4d971fa72810a11bb2f194bca [Pipeline] } 06:19:12 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 06:19:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:19:17 ---> package-listing.sh 06:19:17 ++ facter osfamily 06:19:17 ++ tr '[:upper:]' '[:lower:]' 06:19:17 + OS_FAMILY=redhat 06:19:17 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-84 06:19:17 + START_PACKAGES=/tmp/packages_start.txt 06:19:17 + END_PACKAGES=/tmp/packages_end.txt 06:19:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:19:17 + PACKAGES=/tmp/packages_start.txt 06:19:17 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-84 ']' 06:19:17 + PACKAGES=/tmp/packages_end.txt 06:19:17 + case "${OS_FAMILY}" in 06:19:17 + rpm -qa 06:19:17 + sort 06:19:23 + '[' -f /tmp/packages_start.txt ']' 06:19:23 + '[' -f /tmp/packages_end.txt ']' 06:19:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:19:23 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-84 ']' 06:19:23 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-84/archives/ 06:19:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-84/archives/ [Pipeline] echo 06:19:23 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-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:19:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:19:23 06:19:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:19:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:19:24 alpine: Pulling from edgex-lftools-log-publisher 06:19:24 df20fa9351a1: Pulling fs layer 06:19:24 36b3adc4ff6f: Pulling fs layer 06:19:24 8ad3a11d3b57: Pulling fs layer 06:19:24 46f8f816bc3b: Pulling fs layer 06:19:24 93b61091891f: Pulling fs layer 06:19:24 93b9cdb0e59b: Pulling fs layer 06:19:24 5e14af77c1be: Pulling fs layer 06:19:24 01666e4c0597: Pulling fs layer 06:19:24 aa168da1d23b: Pulling fs layer 06:19:24 46f8f816bc3b: Waiting 06:19:24 93b61091891f: Waiting 06:19:24 93b9cdb0e59b: Waiting 06:19:24 5e14af77c1be: Waiting 06:19:24 01666e4c0597: Waiting 06:19:24 aa168da1d23b: Waiting 06:19:24 36b3adc4ff6f: Verifying Checksum 06:19:24 36b3adc4ff6f: Download complete 06:19:24 46f8f816bc3b: Verifying Checksum 06:19:24 46f8f816bc3b: Download complete 06:19:25 df20fa9351a1: Verifying Checksum 06:19:25 df20fa9351a1: Download complete 06:19:25 93b61091891f: Verifying Checksum 06:19:25 93b61091891f: Download complete 06:19:25 5e14af77c1be: Verifying Checksum 06:19:25 5e14af77c1be: Download complete 06:19:25 01666e4c0597: Verifying Checksum 06:19:25 01666e4c0597: Download complete 06:19:25 8ad3a11d3b57: Verifying Checksum 06:19:25 8ad3a11d3b57: Download complete 06:19:25 df20fa9351a1: Pull complete 06:19:25 36b3adc4ff6f: Pull complete 06:19:26 93b9cdb0e59b: Verifying Checksum 06:19:26 93b9cdb0e59b: Download complete 06:19:26 8ad3a11d3b57: Pull complete 06:19:26 46f8f816bc3b: Pull complete 06:19:27 93b61091891f: Pull complete 06:19:27 93b9cdb0e59b: Pull complete 06:19:27 5e14af77c1be: Pull complete 06:19:27 aa168da1d23b: Verifying Checksum 06:19:27 aa168da1d23b: Download complete 06:19:27 01666e4c0597: Pull complete 06:19:36 aa168da1d23b: Pull complete 06:19:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:19:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:19:36 prd-centos7-docker-4c-2g-19380 does not seem to be running inside a container 06:19:36 $ 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-84/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-84 -v /w/workspace/dgexfoundry_device-snmp-go_PR-84:/w/workspace/dgexfoundry_device-snmp-go_PR-84:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:19:39 $ docker top 7fc515f38397afa9df6413c2864606a9bbbc9942515c749df172178218d22ff1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:40 + touch /tmp/pre-build-complete [Pipeline] sh 06:19:40 + mkdir -p /var/log/sa [Pipeline] sh 06:19:40 + ls /var/log/sa-host 06:19:40 + sadf -c /var/log/sa-host/sa11 06:19:40 file_magic: OK 06:19:40 HZ: Using current value: 100 06:19:40 file_header: OK 06:19:40 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 06:19:40 Statistics: 06:19:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:19:40 File successfully converted to sysstat format version 12.2.1 06:19:40 + sadf -c /var/log/sa-host/sa23 06:19:40 file_magic: OK 06:19:40 HZ: Using current value: 100 06:19:40 file_header: OK 06:19:40 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 06:19:40 Statistics: 06:19:40 Hnuu...uuuununununu... 06:19:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:19:41 provisioning config files... 06:19:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp/config5226349362835334928tmp [Pipeline] { [Pipeline] echo 06:19:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:19:41 ---> create-netrc.sh [Pipeline] } 06:19:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:19:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:19:42 ---> python-tools-install.sh [Pipeline] echo 06:19:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:19:42 ---> sudo-logs.sh 06:19:42 Archiving 'sudo' log.. [Pipeline] echo 06:19:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:19:43 ---> job-cost.sh 06:19:43 lf-activate-venv: SKIPPING 06:19:43 INFO: No Stack... 06:19:44 INFO: Retrieving Pricing Info for: v1-standard-2 06:19:44 INFO: Archiving Costs [Pipeline] echo 06:19:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:19:45 ---> logs-deploy.sh 06:19:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-84/1 06:19:45 INFO: archiving workspace using pattern(s): 06:19:47 Archives upload complete. 06:19:47 INFO: archiving logs to Nexus