Pull request #79 updated 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 12d1790530db15823c8edaaa61d3ac4ca7ee9251+1f0733914b201895897853d5b06c8e02670a551a (71725bf3ddc1b881086a7621abb658605ce2cd03) 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; ‘prd-centos7-docker-4c-2g-18186’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18180’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18188 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 > 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 Merging remotes/origin/master commit 1f0733914b201895897853d5b06c8e02670a551a into PR head commit 12d1790530db15823c8edaaa61d3ac4ca7ee9251 Merge succeeded, producing d69cb14f41a385bf530f21206f6d801a7d2c7e46 Checking out Revision d69cb14f41a385bf530f21206f6d801a7d2c7e46 (PR-79) > git config core.sparsecheckout # timeout=10 > git checkout -f 12d1790530db15823c8edaaa61d3ac4ca7ee9251 # 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 d69cb14f41a385bf530f21206f6d801a7d2c7e46 # timeout=10 Commit message: "Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 385bd51809052b6f4aa67e09f9be43929b023c76 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-04T16:33:18.856Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-04T16:33:19.123Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-04T16:33:19.231Z] ========================================================= [2021-01-04T16:33:19.231Z] EdgeX Global Pipelines Version Info [2021-01-04T16:33:19.231Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-04T16:33:20.869Z] ------------------- [2021-01-04T16:33:20.869Z] stable info: [2021-01-04T16:33:20.869Z] ------------------- [2021-01-04T16:33:20.869Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-04T16:33:20.869Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T16:33:20.869Z] Message: update stable to v1.0.173 [2021-01-04T16:33:21.815Z] ------------------- [2021-01-04T16:33:21.815Z] experimental info: [2021-01-04T16:33:21.815Z] ------------------- [2021-01-04T16:33:21.815Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-04T16:33:21.815Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T16:33:21.815Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-04T16:33:22.147Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-01-04T16:33:22.288Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-01-04T16:33:22.384Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-04T16:33:22.501Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-04T16:33:22.597Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-04T16:33:22.727Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-04T16:33:22.826Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-04T16:33:22.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-04T16:33:23.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-04T16:33:23.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-04T16:33:23.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-04T16:33:23.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2021-01-04T16:33:23.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-04T16:33:23.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-04T16:33:23.636Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T16:33:23.733Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T16:33:23.874Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T16:33:24.022Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T16:33:24.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-04T16:33:24.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-04T16:33:24.316Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-04T16:33:24.410Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-04T16:33:24.493Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-04T16:33:24.587Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-04T16:33:24.722Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-04T16:33:24.812Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-04T16:33:24.925Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-04T16:33:25.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo [2021-01-04T16:33:25.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo [2021-01-04T16:33:25.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo [2021-01-04T16:33:25.280Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d69cb14f41a385bf530f21206f6d801a7d2c7e46 [Pipeline] echo [2021-01-04T16:33:25.370Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d69cb14 [Pipeline] echo [2021-01-04T16:33:25.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T16:33:25.642Z] provisioning config files... [2021-01-04T16:33:25.678Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config112651723447891093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T16:33:26.035Z] ---> docker-login.sh [2021-01-04T16:33:26.035Z] nexus3.edgexfoundry.org:10001 [2021-01-04T16:33:26.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:33:26.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:33:26.563Z] Configure a credential helper to remove this warning. See [2021-01-04T16:33:26.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:33:26.563Z] [2021-01-04T16:33:26.563Z] Login Succeeded [2021-01-04T16:33:26.563Z] nexus3.edgexfoundry.org:10002 [2021-01-04T16:33:26.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:33:26.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:33:26.826Z] Configure a credential helper to remove this warning. See [2021-01-04T16:33:26.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:33:26.826Z] [2021-01-04T16:33:26.826Z] Login Succeeded [2021-01-04T16:33:26.826Z] nexus3.edgexfoundry.org:10003 [2021-01-04T16:33:26.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:33:26.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:33:26.826Z] Configure a credential helper to remove this warning. See [2021-01-04T16:33:26.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:33:26.826Z] [2021-01-04T16:33:26.826Z] Login Succeeded [2021-01-04T16:33:26.826Z] nexus3.edgexfoundry.org:10004 [2021-01-04T16:33:27.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:33:27.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:33:27.089Z] Configure a credential helper to remove this warning. See [2021-01-04T16:33:27.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:33:27.089Z] [2021-01-04T16:33:27.089Z] Login Succeeded [2021-01-04T16:33:27.089Z] docker.io [2021-01-04T16:33:27.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:33:27.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:33:27.614Z] Configure a credential helper to remove this warning. See [2021-01-04T16:33:27.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:33:27.614Z] [2021-01-04T16:33:27.614Z] Login Succeeded [2021-01-04T16:33:27.614Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T16:33:27.624Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T16:33:28.532Z] + git log --format=format:%s -1 d69cb14f41a385bf530f21206f6d801a7d2c7e46 [Pipeline] echo [2021-01-04T16:33:28.600Z] GIT_COMMIT: d69cb14f41a385bf530f21206f6d801a7d2c7e46, Commit Message: Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD [Pipeline] echo [2021-01-04T16:33:28.648Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-04T16:33:29.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T16:33:29.224Z] [2021-01-04T16:33:29.224Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T16:33:29.570Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T16:33:29.570Z] latest: Pulling from edgex-devops/git-semver [2021-01-04T16:33:29.570Z] 31603596830f: Pulling fs layer [2021-01-04T16:33:29.570Z] 2a8b12db71e7: Pulling fs layer [2021-01-04T16:33:29.570Z] 6ca5941a6612: Pulling fs layer [2021-01-04T16:33:29.570Z] ecc8261a40a4: Pulling fs layer [2021-01-04T16:33:29.570Z] ecc8261a40a4: Waiting [2021-01-04T16:33:29.570Z] 2a8b12db71e7: Verifying Checksum [2021-01-04T16:33:29.570Z] 2a8b12db71e7: Download complete [2021-01-04T16:33:29.834Z] 31603596830f: Verifying Checksum [2021-01-04T16:33:29.834Z] 31603596830f: Download complete [2021-01-04T16:33:30.099Z] ecc8261a40a4: Verifying Checksum [2021-01-04T16:33:30.099Z] ecc8261a40a4: Download complete [2021-01-04T16:33:30.099Z] 6ca5941a6612: Verifying Checksum [2021-01-04T16:33:30.099Z] 6ca5941a6612: Download complete [2021-01-04T16:33:30.362Z] 31603596830f: Pull complete [2021-01-04T16:33:30.624Z] 2a8b12db71e7: Pull complete [2021-01-04T16:33:31.576Z] 6ca5941a6612: Pull complete [2021-01-04T16:33:31.848Z] ecc8261a40a4: Pull complete [2021-01-04T16:33:31.848Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-04T16:33:31.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T16:33:31.848Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-04T16:33:31.959Z] prd-centos7-docker-4c-2g-18188 does not seem to be running inside a container [2021-01-04T16:33:32.012Z] $ 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 [2021-01-04T16:33:33.711Z] $ docker top e289eb6e01260971e2e4b032ea9d66806e07e3d7db571ac689f795180e9e5ab6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-04T16:33:34.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T16:33:34.091Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T16:33:34.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T16:33:34.349Z] $ docker exec e289eb6e01260971e2e4b032ea9d66806e07e3d7db571ac689f795180e9e5ab6 ssh-agent [2021-01-04T16:33:34.512Z] SSH_AUTH_SOCK=/tmp/ssh-qaMAdywYDJcm/agent.12 [2021-01-04T16:33:34.512Z] SSH_AGENT_PID=17 [2021-01-04T16:33:34.524Z] Running ssh-add (command line suppressed) [2021-01-04T16:33:34.649Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_7653225977945671017.key (/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_7653225977945671017.key) [2021-01-04T16:33:34.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T16:33:35.035Z] + git tag --points-at HEAD [Pipeline] } [2021-01-04T16:33:35.057Z] $ docker exec --env ******** --env ******** e289eb6e01260971e2e4b032ea9d66806e07e3d7db571ac689f795180e9e5ab6 ssh-agent -k [2021-01-04T16:33:35.173Z] unset SSH_AUTH_SOCK; [2021-01-04T16:33:35.173Z] unset SSH_AGENT_PID; [2021-01-04T16:33:35.173Z] echo Agent pid 17 killed; [2021-01-04T16:33:35.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-04T16:33:35.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T16:33:35.376Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T16:33:35.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T16:33:35.546Z] $ docker exec e289eb6e01260971e2e4b032ea9d66806e07e3d7db571ac689f795180e9e5ab6 ssh-agent [2021-01-04T16:33:35.701Z] SSH_AUTH_SOCK=/tmp/ssh-laBRcakl1OTD/agent.48 [2021-01-04T16:33:35.701Z] SSH_AGENT_PID=53 [2021-01-04T16:33:35.708Z] Running ssh-add (command line suppressed) [2021-01-04T16:33:35.830Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_5928797055919173397.key (/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_5928797055919173397.key) [2021-01-04T16:33:35.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T16:33:36.210Z] + git semver init [2021-01-04T16:33:36.210Z] # -> Open(): unable to determine branch for HEAD [2021-01-04T16:33:36.210Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-79/.git [2021-01-04T16:33:36.210Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-79 [2021-01-04T16:33:36.210Z] # $SEMVER_REMOTE_NAME = origin [2021-01-04T16:33:36.210Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-04T16:33:36.210Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-04T16:33:36.210Z] # $SEMVER_BRANCH = PR-79 [2021-01-04T16:33:36.210Z] # $SEMVER_TEMP = /tmp/semver-260428715 [2021-01-04T16:33:36.210Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-01-04T16:33:36.472Z] # '/tmp/semver-260428715' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-79/.semver' [2021-01-04T16:33:36.734Z] # -> Force: false [2021-01-04T16:33:36.734Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-79/.semver [Pipeline] } [2021-01-04T16:33:36.748Z] $ docker exec --env ******** --env ******** e289eb6e01260971e2e4b032ea9d66806e07e3d7db571ac689f795180e9e5ab6 ssh-agent -k [2021-01-04T16:33:36.870Z] unset SSH_AUTH_SOCK; [2021-01-04T16:33:36.870Z] unset SSH_AGENT_PID; [2021-01-04T16:33:36.870Z] echo Agent pid 53 killed; [2021-01-04T16:33:36.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T16:33:37.382Z] + git semver [Pipeline] } [2021-01-04T16:33:37.403Z] $ docker stop --time=1 e289eb6e01260971e2e4b032ea9d66806e07e3d7db571ac689f795180e9e5ab6 [2021-01-04T16:33:38.837Z] $ docker rm -f e289eb6e01260971e2e4b032ea9d66806e07e3d7db571ac689f795180e9e5ab6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T16:33:39.389Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-04T16:33:39.860Z] Stashed 1 file(s) [Pipeline] echo [2021-01-04T16:33:39.864Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-04T16:33:55.540Z] Still waiting to schedule task [2021-01-04T16:33:55.540Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-04T16:33:55.543Z] Still waiting to schedule task [2021-01-04T16:33:55.543Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-18185’ [2021-01-04T16:36:27.378Z] Running on prd-centos7-docker-4c-2g-18193 in /w/workspace/dgexfoundry_device-snmp-go_PR-79 [Pipeline] { [Pipeline] ws [2021-01-04T16:36:27.431Z] Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout [2021-01-04T16:36:29.764Z] using credential edgex-jenkins-ssh [2021-01-04T16:36:29.816Z] Cloning the remote Git repository [2021-01-04T16:36:29.841Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-01-04T16:36:29.906Z] > git init /w/workspace/device-snmp-go/3 # timeout=10 [2021-01-04T16:36:29.965Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-04T16:36:29.966Z] > git --version # timeout=10 [2021-01-04T16:36:29.973Z] > git --version # 'git version 2.24.3' [2021-01-04T16:36:29.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T16:36:29.998Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T16:36:30.552Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-04T16:36:30.560Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T16:36:30.578Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-04T16:36:30.597Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-04T16:36:30.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T16:36:30.602Z] > 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 [2021-01-04T16:36:31.078Z] Merging remotes/origin/master commit 1f0733914b201895897853d5b06c8e02670a551a into PR head commit 12d1790530db15823c8edaaa61d3ac4ca7ee9251 [2021-01-04T16:36:31.201Z] Merge succeeded, producing cc3965fadaabfdc849fee0f0ff959ecfb860db40 [2021-01-04T16:36:31.202Z] Checking out Revision cc3965fadaabfdc849fee0f0ff959ecfb860db40 (PR-79) [2021-01-04T16:36:31.086Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T16:36:31.093Z] > git checkout -f 12d1790530db15823c8edaaa61d3ac4ca7ee9251 # timeout=10 [2021-01-04T16:36:31.124Z] > git remote # timeout=10 [2021-01-04T16:36:31.130Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T16:36:31.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T16:36:31.139Z] > git merge 1f0733914b201895897853d5b06c8e02670a551a # timeout=10 [2021-01-04T16:36:31.160Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T16:36:31.206Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T16:36:31.217Z] > git checkout -f cc3965fadaabfdc849fee0f0ff959ecfb860db40 # timeout=10 [2021-01-04T16:36:34.789Z] Commit message: "Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD" [2021-01-04T16:36:34.800Z] First time build. Skipping changelog. [2021-01-04T16:36:35.032Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18192 in /w/workspace/dgexfoundry_device-snmp-go_PR-79 [Pipeline] { [Pipeline] ws [2021-01-04T16:36:35.115Z] Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T16:36:34.794Z] > git rev-list --no-walk 385bd51809052b6f4aa67e09f9be43929b023c76 # timeout=10 [2021-01-04T16:36:36.171Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-04T16:36:36.505Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T16:36:36.814Z] + sudo service docker restart [2021-01-04T16:36:36.814Z] + true [2021-01-04T16:36:36.814Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T16:36:38.279Z] provisioning config files... [2021-01-04T16:36:38.321Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config2082278865823102246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T16:36:38.676Z] ---> docker-login.sh [2021-01-04T16:36:38.676Z] nexus3.edgexfoundry.org:10001 [2021-01-04T16:36:38.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:36:38.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:36:38.938Z] Configure a credential helper to remove this warning. See [2021-01-04T16:36:38.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:36:38.938Z] [2021-01-04T16:36:38.938Z] Login Succeeded [2021-01-04T16:36:38.938Z] nexus3.edgexfoundry.org:10002 [2021-01-04T16:36:39.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:36:39.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:36:39.202Z] Configure a credential helper to remove this warning. See [2021-01-04T16:36:39.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:36:39.202Z] [2021-01-04T16:36:39.202Z] Login Succeeded [2021-01-04T16:36:39.202Z] nexus3.edgexfoundry.org:10003 [2021-01-04T16:36:39.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:36:39.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:36:39.466Z] Configure a credential helper to remove this warning. See [2021-01-04T16:36:39.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:36:39.466Z] [2021-01-04T16:36:39.466Z] Login Succeeded [2021-01-04T16:36:39.466Z] nexus3.edgexfoundry.org:10004 [2021-01-04T16:36:39.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:36:39.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:36:39.735Z] Configure a credential helper to remove this warning. See [2021-01-04T16:36:39.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:36:39.735Z] [2021-01-04T16:36:39.735Z] Login Succeeded [2021-01-04T16:36:39.735Z] docker.io [2021-01-04T16:36:39.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:36:39.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:36:39.997Z] Configure a credential helper to remove this warning. See [2021-01-04T16:36:39.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:36:39.997Z] [2021-01-04T16:36:39.997Z] Login Succeeded [2021-01-04T16:36:39.997Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T16:36:40.007Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T16:36:40.462Z] ========================================================= [2021-01-04T16:36:40.463Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-04T16:36:40.463Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T16:36:40.589Z] using credential edgex-jenkins-ssh [2021-01-04T16:36:40.658Z] Cloning the remote Git repository [2021-01-04T16:36:40.823Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-04T16:36:40.823Z] Sending build context to Docker daemon 334.3kB [2021-01-04T16:36:40.823Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T16:36:40.823Z] Step 2/10 : FROM ${BASE} [2021-01-04T16:36:41.087Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-04T16:36:41.087Z] 188c0c94c7c5: Pulling fs layer [2021-01-04T16:36:41.087Z] 0ef7d3d256c8: Pulling fs layer [2021-01-04T16:36:41.087Z] de9db76c5a1d: Pulling fs layer [2021-01-04T16:36:41.087Z] bca2f99d35d6: Pulling fs layer [2021-01-04T16:36:41.087Z] 93359f2a8cfa: Pulling fs layer [2021-01-04T16:36:41.087Z] 7c6f9722023f: Pulling fs layer [2021-01-04T16:36:41.087Z] a35cf1a2eb13: Pulling fs layer [2021-01-04T16:36:41.087Z] 93359f2a8cfa: Waiting [2021-01-04T16:36:41.087Z] 7c6f9722023f: Waiting [2021-01-04T16:36:41.087Z] a35cf1a2eb13: Waiting [2021-01-04T16:36:41.087Z] bca2f99d35d6: Waiting [2021-01-04T16:36:41.087Z] de9db76c5a1d: Verifying Checksum [2021-01-04T16:36:41.087Z] de9db76c5a1d: Download complete [2021-01-04T16:36:41.088Z] 0ef7d3d256c8: Download complete [2021-01-04T16:36:41.088Z] 93359f2a8cfa: Verifying Checksum [2021-01-04T16:36:41.088Z] 93359f2a8cfa: Download complete [2021-01-04T16:36:41.088Z] 7c6f9722023f: Verifying Checksum [2021-01-04T16:36:41.088Z] 7c6f9722023f: Download complete [2021-01-04T16:36:41.088Z] 188c0c94c7c5: Verifying Checksum [2021-01-04T16:36:41.088Z] 188c0c94c7c5: Download complete [2021-01-04T16:36:41.351Z] 188c0c94c7c5: Pull complete [2021-01-04T16:36:40.740Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-01-04T16:36:40.854Z] > git init /w/workspace/device-snmp-go/3 # timeout=10 [2021-01-04T16:36:40.929Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-04T16:36:40.929Z] > git --version # timeout=10 [2021-01-04T16:36:40.948Z] > git --version # 'git version 2.17.1' [2021-01-04T16:36:40.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T16:36:41.012Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T16:36:41.613Z] 0ef7d3d256c8: Pull complete [2021-01-04T16:36:41.613Z] de9db76c5a1d: Pull complete [2021-01-04T16:36:42.377Z] Merging remotes/origin/master commit 1f0733914b201895897853d5b06c8e02670a551a into PR head commit 12d1790530db15823c8edaaa61d3ac4ca7ee9251 [2021-01-04T16:36:42.783Z] Merge succeeded, producing 56fda59d6a16673dfc4f9528ef52668e95feed39 [2021-01-04T16:36:42.784Z] Checking out Revision 56fda59d6a16673dfc4f9528ef52668e95feed39 (PR-79) [2021-01-04T16:36:41.736Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-04T16:36:41.762Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T16:36:41.792Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-04T16:36:41.841Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-04T16:36:41.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T16:36:41.857Z] > 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 [2021-01-04T16:36:42.418Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T16:36:42.436Z] > git checkout -f 12d1790530db15823c8edaaa61d3ac4ca7ee9251 # timeout=10 [2021-01-04T16:36:42.602Z] > git remote # timeout=10 [2021-01-04T16:36:42.663Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T16:36:42.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T16:36:42.729Z] > git merge 1f0733914b201895897853d5b06c8e02670a551a # timeout=10 [2021-01-04T16:36:42.776Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T16:36:42.803Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T16:36:42.814Z] > git checkout -f 56fda59d6a16673dfc4f9528ef52668e95feed39 # timeout=10 [2021-01-04T16:36:43.020Z] a35cf1a2eb13: Verifying Checksum [2021-01-04T16:36:43.616Z] bca2f99d35d6: Verifying Checksum [2021-01-04T16:36:43.616Z] bca2f99d35d6: Download complete [2021-01-04T16:36:47.054Z] Commit message: "Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD" [2021-01-04T16:36:47.076Z] First time build. Skipping changelog. [2021-01-04T16:36:47.072Z] > git rev-list --no-walk 385bd51809052b6f4aa67e09f9be43929b023c76 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T16:36:48.547Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-04T16:36:49.013Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T16:36:49.357Z] + sudo service docker restart [2021-01-04T16:36:49.357Z] + true [2021-01-04T16:36:50.262Z] bca2f99d35d6: Pull complete [2021-01-04T16:36:50.262Z] 93359f2a8cfa: Pull complete [2021-01-04T16:36:50.262Z] 7c6f9722023f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T16:36:52.069Z] provisioning config files... [2021-01-04T16:36:52.118Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config2639265468249504784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T16:36:52.554Z] ---> docker-login.sh [2021-01-04T16:36:52.554Z] nexus3.edgexfoundry.org:10001 [2021-01-04T16:36:53.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:36:53.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:36:53.757Z] Configure a credential helper to remove this warning. See [2021-01-04T16:36:53.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:36:53.757Z] [2021-01-04T16:36:53.757Z] Login Succeeded [2021-01-04T16:36:53.757Z] nexus3.edgexfoundry.org:10002 [2021-01-04T16:36:54.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:36:54.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:36:54.029Z] Configure a credential helper to remove this warning. See [2021-01-04T16:36:54.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:36:54.029Z] [2021-01-04T16:36:54.310Z] Login Succeeded [2021-01-04T16:36:54.310Z] nexus3.edgexfoundry.org:10003 [2021-01-04T16:36:54.513Z] a35cf1a2eb13: Pull complete [2021-01-04T16:36:54.513Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-04T16:36:54.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-04T16:36:54.513Z] ---> a62c8e92a672 [2021-01-04T16:36:54.513Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-01-04T16:36:54.513Z] ---> Running in 3471a59d9611 [2021-01-04T16:36:54.513Z] Removing intermediate container 3471a59d9611 [2021-01-04T16:36:54.513Z] ---> 83d8cb42b9a5 [2021-01-04T16:36:54.513Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-01-04T16:36:54.513Z] ---> Running in 0963d6996740 [2021-01-04T16:36:54.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:36:54.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:36:54.586Z] Configure a credential helper to remove this warning. See [2021-01-04T16:36:54.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:36:54.586Z] [2021-01-04T16:36:54.586Z] Login Succeeded [2021-01-04T16:36:54.586Z] nexus3.edgexfoundry.org:10004 [2021-01-04T16:36:54.780Z] Removing intermediate container 0963d6996740 [2021-01-04T16:36:54.780Z] ---> 93da54ed02ca [2021-01-04T16:36:54.780Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-01-04T16:36:54.780Z] ---> Running in 86864096a796 [2021-01-04T16:36:55.046Z] Removing intermediate container 86864096a796 [2021-01-04T16:36:55.046Z] ---> 86aa08518905 [2021-01-04T16:36:55.046Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T16:36:55.046Z] ---> Running in f39cf8033404 [2021-01-04T16:36:55.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:36:55.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:36:55.186Z] Configure a credential helper to remove this warning. See [2021-01-04T16:36:55.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:36:55.186Z] [2021-01-04T16:36:55.186Z] Login Succeeded [2021-01-04T16:36:55.186Z] docker.io [2021-01-04T16:36:55.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T16:36:56.004Z] Removing intermediate container f39cf8033404 [2021-01-04T16:36:56.004Z] ---> 464c63d8d257 [2021-01-04T16:36:56.004Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-04T16:36:56.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T16:36:56.064Z] Configure a credential helper to remove this warning. See [2021-01-04T16:36:56.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T16:36:56.064Z] [2021-01-04T16:36:56.064Z] Login Succeeded [2021-01-04T16:36:56.064Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T16:36:56.081Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-04T16:36:56.282Z] ---> Running in 0498ddd88c2d [2021-01-04T16:36:56.546Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2021-01-04T16:36:56.559Z] ========================================================= [2021-01-04T16:36:56.559Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-04T16:36:56.559Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T16:36:56.958Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-04T16:36:57.238Z] Sending build context to Docker daemon 333.3kB [2021-01-04T16:36:57.238Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T16:36:57.238Z] Step 2/10 : FROM ${BASE} [2021-01-04T16:36:57.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T16:36:57.526Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-04T16:36:57.526Z] 5f621e34cdf4: Pulling fs layer [2021-01-04T16:36:57.526Z] a4357932f1b6: Pulling fs layer [2021-01-04T16:36:57.526Z] 18c013af1878: Pulling fs layer [2021-01-04T16:36:57.526Z] 00ac8860ef70: Pulling fs layer [2021-01-04T16:36:57.526Z] 63d7cb157983: Pulling fs layer [2021-01-04T16:36:57.526Z] b116817d02f9: Pulling fs layer [2021-01-04T16:36:57.526Z] 745a02a5169b: Pulling fs layer [2021-01-04T16:36:57.526Z] 00ac8860ef70: Waiting [2021-01-04T16:36:57.526Z] 63d7cb157983: Waiting [2021-01-04T16:36:57.526Z] b116817d02f9: Waiting [2021-01-04T16:36:57.526Z] 745a02a5169b: Waiting [2021-01-04T16:36:57.526Z] 18c013af1878: Verifying Checksum [2021-01-04T16:36:57.526Z] 18c013af1878: Download complete [2021-01-04T16:36:57.526Z] a4357932f1b6: Verifying Checksum [2021-01-04T16:36:57.526Z] a4357932f1b6: Download complete [2021-01-04T16:36:57.526Z] 63d7cb157983: Verifying Checksum [2021-01-04T16:36:57.526Z] 63d7cb157983: Download complete [2021-01-04T16:36:57.526Z] b116817d02f9: Verifying Checksum [2021-01-04T16:36:57.526Z] b116817d02f9: Download complete [2021-01-04T16:36:57.526Z] 5f621e34cdf4: Verifying Checksum [2021-01-04T16:36:57.526Z] 5f621e34cdf4: Download complete [2021-01-04T16:36:58.474Z] OK: 166 MiB in 39 packages [2021-01-04T16:36:58.539Z] 5f621e34cdf4: Pull complete [2021-01-04T16:36:58.737Z] Removing intermediate container 0498ddd88c2d [2021-01-04T16:36:58.737Z] ---> 75f8087364a5 [2021-01-04T16:36:58.737Z] Step 8/10 : WORKDIR /device-snmp-go [2021-01-04T16:36:58.999Z] ---> Running in 2cf7266d2608 [2021-01-04T16:36:58.999Z] Removing intermediate container 2cf7266d2608 [2021-01-04T16:36:58.999Z] ---> 905fb3a73e23 [2021-01-04T16:36:58.999Z] Step 9/10 : COPY . . [2021-01-04T16:36:59.141Z] a4357932f1b6: Pull complete [2021-01-04T16:36:59.420Z] 18c013af1878: Pull complete [2021-01-04T16:36:59.709Z] 745a02a5169b: Verifying Checksum [2021-01-04T16:36:59.709Z] 745a02a5169b: Download complete [2021-01-04T16:36:59.956Z] ---> fced2833f968 [2021-01-04T16:36:59.956Z] Step 10/10 : RUN go mod download [2021-01-04T16:36:59.956Z] ---> Running in d1cbd1ca9db0 [2021-01-04T16:37:01.150Z] 00ac8860ef70: Download complete [2021-01-04T16:37:11.332Z] 00ac8860ef70: Pull complete [2021-01-04T16:37:11.930Z] 63d7cb157983: Pull complete [2021-01-04T16:37:12.205Z] b116817d02f9: Pull complete [2021-01-04T16:37:16.534Z] 745a02a5169b: Pull complete [2021-01-04T16:37:16.535Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-04T16:37:16.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-04T16:37:16.535Z] ---> b7e6874047d6 [2021-01-04T16:37:16.535Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-01-04T16:37:18.121Z] Removing intermediate container d1cbd1ca9db0 [2021-01-04T16:37:18.121Z] ---> fae837e22531 [2021-01-04T16:37:18.121Z] Successfully built fae837e22531 [2021-01-04T16:37:18.121Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T16:37:18.438Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T16:37:18.438Z] . [Pipeline] withDockerContainer [2021-01-04T16:37:18.724Z] prd-centos7-docker-4c-2g-18193 does not seem to be running inside a container [2021-01-04T16:37:18.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 [2021-01-04T16:37:19.184Z] ---> Running in 1084fbfed47e [2021-01-04T16:37:19.184Z] Removing intermediate container 1084fbfed47e [2021-01-04T16:37:19.184Z] ---> 2d6631f51222 [2021-01-04T16:37:19.184Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-01-04T16:37:19.463Z] ---> Running in 1bc3a2267cd1 [2021-01-04T16:37:19.564Z] $ docker top 57f28acaea775f46621aa2ec8c1d232fdb9137f33150368647b8ff5357a5c4a6 -eo pid,comm [Pipeline] { [2021-01-04T16:37:19.744Z] Removing intermediate container 1bc3a2267cd1 [2021-01-04T16:37:19.744Z] ---> dd13e27bc2ed [2021-01-04T16:37:19.744Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [Pipeline] sh [2021-01-04T16:37:20.022Z] ---> Running in f2a9eb3ca718 [2021-01-04T16:37:20.054Z] + go version [2021-01-04T16:37:20.054Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-04T16:37:20.073Z] $ docker stop --time=1 57f28acaea775f46621aa2ec8c1d232fdb9137f33150368647b8ff5357a5c4a6 [2021-01-04T16:37:20.303Z] Removing intermediate container f2a9eb3ca718 [2021-01-04T16:37:20.303Z] ---> 892e19737120 [2021-01-04T16:37:20.303Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T16:37:20.594Z] ---> Running in cd7ba3d48005 [2021-01-04T16:37:21.415Z] $ docker rm -f 57f28acaea775f46621aa2ec8c1d232fdb9137f33150368647b8ff5357a5c4a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T16:37:22.281Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T16:37:22.281Z] . [Pipeline] withDockerContainer [2021-01-04T16:37:22.377Z] prd-centos7-docker-4c-2g-18193 does not seem to be running inside a container [2021-01-04T16:37:22.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 [2021-01-04T16:37:22.985Z] $ docker top 0225a09bcb5bb492586415e9abcfe6c821c321a2372d826e4ad313913033af43 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T16:37:23.248Z] Removing intermediate container cd7ba3d48005 [2021-01-04T16:37:23.248Z] ---> 2ca787df51a3 [2021-01-04T16:37:23.248Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-04T16:37:23.248Z] ---> Running in 7ea90e05985c [2021-01-04T16:37:23.450Z] + make test [2021-01-04T16:37:23.450Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-04T16:37:24.043Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-01-04T16:37:24.232Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T16:37:25.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T16:37:27.183Z] OK: 142 MiB in 39 packages [2021-01-04T16:37:28.163Z] Removing intermediate container 7ea90e05985c [2021-01-04T16:37:28.163Z] ---> 8f01a3fc1be5 [2021-01-04T16:37:28.163Z] Step 8/10 : WORKDIR /device-snmp-go [2021-01-04T16:37:28.163Z] ---> Running in bb9b4c7fb16d [2021-01-04T16:37:28.762Z] Removing intermediate container bb9b4c7fb16d [2021-01-04T16:37:28.762Z] ---> b7487c6d5811 [2021-01-04T16:37:28.762Z] Step 9/10 : COPY . . [2021-01-04T16:37:29.770Z] ---> 4a6a88265138 [2021-01-04T16:37:29.770Z] Step 10/10 : RUN go mod download [2021-01-04T16:37:29.770Z] ---> Running in 3ca4edb4ff44 [2021-01-04T16:37:36.450Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-01-04T16:37:36.450Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements [2021-01-04T16:37:36.450Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-04T16:37:36.450Z] gofmt -l . [2021-01-04T16:37:36.715Z] [ "`gofmt -l .`" = "" ] [2021-01-04T16:37:36.715Z] ./bin/test-attribution-txt.sh [2021-01-04T16:37:37.293Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-04T16:37:37.574Z] $ docker stop --time=1 0225a09bcb5bb492586415e9abcfe6c821c321a2372d826e4ad313913033af43 [2021-01-04T16:37:39.932Z] $ docker rm -f 0225a09bcb5bb492586415e9abcfe6c821c321a2372d826e4ad313913033af43 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T16:37:40.523Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-04T16:37:40.836Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-04T16:37:41.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-04T16:37:42.233Z] + ls -al . [2021-01-04T16:37:42.233Z] total 104 [2021-01-04T16:37:42.233Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 4 16:37 . [2021-01-04T16:37:42.233Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 4 16:36 .. [2021-01-04T16:37:42.233Z] -rw-rw-r--. 1 jenkins jenkins 5082 Jan 4 16:36 Attribution.txt [2021-01-04T16:37:42.233Z] drwxrwxr-x. 2 jenkins jenkins 87 Jan 4 16:36 bin [2021-01-04T16:37:42.233Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 4 16:36 cmd [2021-01-04T16:37:42.233Z] -rw-r--r--. 1 jenkins jenkins 8493 Jan 4 16:37 coverage.out [2021-01-04T16:37:42.233Z] -rw-rw-r--. 1 jenkins jenkins 1529 Jan 4 16:36 Dockerfile [2021-01-04T16:37:42.233Z] -rw-rw-r--. 1 jenkins jenkins 1006 Jan 4 16:36 Dockerfile.build [2021-01-04T16:37:42.233Z] -rw-rw-r--. 1 jenkins jenkins 6 Jan 4 16:36 .dockerignore [2021-01-04T16:37:42.233Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 4 16:36 .git [2021-01-04T16:37:42.233Z] drwxrwxr-x. 2 jenkins jenkins 60 Jan 4 16:36 .github [2021-01-04T16:37:42.233Z] -rw-rw-r--. 1 jenkins jenkins 272 Jan 4 16:36 .gitignore [2021-01-04T16:37:42.233Z] -rw-r--r--. 1 jenkins jenkins 204 Jan 4 16:37 go.mod [2021-01-04T16:37:42.233Z] -rw-r--r--. 1 jenkins jenkins 13961 Jan 4 16:37 go.sum [2021-01-04T16:37:42.233Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 4 16:36 internal [2021-01-04T16:37:42.233Z] -rw-rw-r--. 1 jenkins jenkins 656 Jan 4 16:36 Jenkinsfile [2021-01-04T16:37:42.233Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 4 16:36 LICENSE [2021-01-04T16:37:42.233Z] -rw-rw-r--. 1 jenkins jenkins 937 Jan 4 16:36 Makefile [2021-01-04T16:37:42.233Z] drwxrwxr-x. 2 jenkins jenkins 84 Jan 4 16:36 profiles [2021-01-04T16:37:42.233Z] -rw-rw-r--. 1 jenkins jenkins 12398 Jan 4 16:36 README.md [2021-01-04T16:37:42.233Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 4 16:33 VERSION [2021-01-04T16:37:42.233Z] -rw-rw-r--. 1 jenkins jenkins 209 Jan 4 16:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-04T16:37:42.542Z] + 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=d69cb14f41a385bf530f21206f6d801a7d2c7e46 --label arch=amd64 --label version=0.0.0 . [2021-01-04T16:37:42.543Z] Sending build context to Docker daemon 343.6kB [2021-01-04T16:37:42.806Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T16:37:42.806Z] Step 2/26 : FROM ${BASE} AS builder [2021-01-04T16:37:42.806Z] ---> fae837e22531 [2021-01-04T16:37:42.806Z] Step 3/26 : ARG MAKE='make build' [2021-01-04T16:37:42.806Z] ---> Running in 1ad40757a9fa [2021-01-04T16:37:43.072Z] Removing intermediate container 1ad40757a9fa [2021-01-04T16:37:43.072Z] ---> f70fac55e1f9 [2021-01-04T16:37:43.072Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2021-01-04T16:37:43.072Z] ---> Running in a3ef311fc2b7 [2021-01-04T16:37:43.334Z] Removing intermediate container a3ef311fc2b7 [2021-01-04T16:37:43.334Z] ---> 965f8143c5e9 [2021-01-04T16:37:43.334Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2021-01-04T16:37:43.334Z] ---> Running in 7707ceb52d41 [2021-01-04T16:37:43.599Z] Removing intermediate container 7707ceb52d41 [2021-01-04T16:37:43.599Z] ---> 0411f76c0014 [2021-01-04T16:37:43.599Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T16:37:43.599Z] ---> Running in 3bdc32b2614e [2021-01-04T16:37:44.550Z] Removing intermediate container 3bdc32b2614e [2021-01-04T16:37:44.550Z] ---> ed31bbdf9806 [2021-01-04T16:37:44.550Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-04T16:37:44.550Z] ---> Running in ac4f90316e66 [2021-01-04T16:37:44.814Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T16:37:46.206Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T16:37:47.156Z] OK: 166 MiB in 39 packages [2021-01-04T16:37:47.424Z] Removing intermediate container ac4f90316e66 [2021-01-04T16:37:47.424Z] ---> c797b1192656 [2021-01-04T16:37:47.424Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2021-01-04T16:37:47.424Z] ---> Running in 74c2e56287cf [2021-01-04T16:37:47.687Z] Removing intermediate container 74c2e56287cf [2021-01-04T16:37:47.687Z] ---> 890c26cadf1e [2021-01-04T16:37:47.687Z] Step 9/26 : COPY go.mod . [2021-01-04T16:37:48.261Z] ---> f41e14381ebd [2021-01-04T16:37:48.261Z] Step 10/26 : COPY Makefile . [2021-01-04T16:37:48.528Z] ---> 3428d611d039 [2021-01-04T16:37:48.528Z] Step 11/26 : RUN make update [2021-01-04T16:37:48.791Z] ---> Running in 0a4b46a20b6a [2021-01-04T16:37:49.056Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-04T16:37:49.635Z] Removing intermediate container 0a4b46a20b6a [2021-01-04T16:37:49.635Z] ---> e325dac14885 [2021-01-04T16:37:49.635Z] Step 12/26 : COPY . . [2021-01-04T16:37:50.586Z] ---> 12528ebae3ec [2021-01-04T16:37:50.587Z] Step 13/26 : RUN ${MAKE} [2021-01-04T16:37:50.587Z] ---> Running in 30818cd86d58 [2021-01-04T16:37:50.859Z] 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 [2021-01-04T16:37:51.938Z] Removing intermediate container 3ca4edb4ff44 [2021-01-04T16:37:51.938Z] ---> 97c09e4cd513 [2021-01-04T16:37:51.938Z] Successfully built 97c09e4cd513 [2021-01-04T16:37:51.938Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T16:37:52.290Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T16:37:52.290Z] . [Pipeline] withDockerContainer [2021-01-04T16:37:52.582Z] prd-ubuntu18.04-docker-arm64-4c-16g-18192 does not seem to be running inside a container [2021-01-04T16:37:52.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 [2021-01-04T16:37:54.237Z] $ docker top 9b1fab4af62d3719fb0759de265ed81b9cf5f2bc87378bc693c4c051f07cbf64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T16:37:55.335Z] + go version [2021-01-04T16:37:55.335Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-04T16:37:55.369Z] $ docker stop --time=1 9b1fab4af62d3719fb0759de265ed81b9cf5f2bc87378bc693c4c051f07cbf64 [2021-01-04T16:37:57.307Z] $ docker rm -f 9b1fab4af62d3719fb0759de265ed81b9cf5f2bc87378bc693c4c051f07cbf64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T16:37:58.336Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T16:37:58.336Z] . [Pipeline] withDockerContainer [2021-01-04T16:37:58.564Z] prd-ubuntu18.04-docker-arm64-4c-16g-18192 does not seem to be running inside a container [2021-01-04T16:37:58.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 [2021-01-04T16:37:59.171Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-04T16:38:00.133Z] $ docker top 6be83b494dcb3a5b41e22bf61224e059e33968fb69ce7c40eab089f3cd28563f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T16:38:01.128Z] + make test [2021-01-04T16:38:01.128Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-04T16:38:02.117Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-01-04T16:38:02.504Z] Removing intermediate container 30818cd86d58 [2021-01-04T16:38:02.504Z] ---> c53a973435bd [2021-01-04T16:38:02.505Z] Step 14/26 : FROM alpine:3.12 [2021-01-04T16:38:02.768Z] 3.12: Pulling from library/alpine [2021-01-04T16:38:03.035Z] 801bfaa63ef2: Pulling fs layer [2021-01-04T16:38:03.035Z] 801bfaa63ef2: Verifying Checksum [2021-01-04T16:38:03.035Z] 801bfaa63ef2: Download complete [2021-01-04T16:38:03.297Z] 801bfaa63ef2: Pull complete [2021-01-04T16:38:03.297Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T16:38:03.297Z] Status: Downloaded newer image for alpine:3.12 [2021-01-04T16:38:03.297Z] ---> 389fef711851 [2021-01-04T16:38:03.297Z] Step 15/26 : ENV APP_PORT=49993 [2021-01-04T16:38:03.559Z] ---> Running in 0ab5357aeb54 [2021-01-04T16:38:03.559Z] Removing intermediate container 0ab5357aeb54 [2021-01-04T16:38:03.559Z] ---> d483a9ab523d [2021-01-04T16:38:03.559Z] Step 16/26 : EXPOSE $APP_PORT [2021-01-04T16:38:03.823Z] ---> Running in 28c9d3ccbb46 [2021-01-04T16:38:03.823Z] Removing intermediate container 28c9d3ccbb46 [2021-01-04T16:38:03.823Z] ---> 9fbc8a8cd0af [2021-01-04T16:38:03.823Z] Step 17/26 : ENV DEVICE_PORT=161 [2021-01-04T16:38:03.823Z] ---> Running in 623f5ad50b9a [2021-01-04T16:38:04.086Z] Removing intermediate container 623f5ad50b9a [2021-01-04T16:38:04.086Z] ---> ab757b96f0c1 [2021-01-04T16:38:04.086Z] Step 18/26 : EXPOSE $DEVICE_PORT [2021-01-04T16:38:04.086Z] ---> Running in f5d437ed2d41 [2021-01-04T16:38:04.351Z] Removing intermediate container f5d437ed2d41 [2021-01-04T16:38:04.351Z] ---> 6f490abd0a2a [2021-01-04T16:38:04.351Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2021-01-04T16:38:04.925Z] ---> 8fcad0f80881 [2021-01-04T16:38:04.925Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2021-01-04T16:38:05.187Z] ---> e526cb0f4383 [2021-01-04T16:38:05.187Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2021-01-04T16:38:05.187Z] ---> 2e0dd5b68cfe [2021-01-04T16:38:05.187Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2021-01-04T16:38:05.450Z] ---> Running in 22b2acc65cd5 [2021-01-04T16:38:05.450Z] Removing intermediate container 22b2acc65cd5 [2021-01-04T16:38:05.450Z] ---> b07d21da973b [2021-01-04T16:38:05.450Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-01-04T16:38:05.713Z] ---> Running in bec1321717e9 [2021-01-04T16:38:05.713Z] Removing intermediate container bec1321717e9 [2021-01-04T16:38:05.713Z] ---> ef994b23303c [2021-01-04T16:38:05.713Z] Step 24/26 : LABEL arch=amd64 [2021-01-04T16:38:05.974Z] ---> Running in 7f02823839d6 [2021-01-04T16:38:05.974Z] Removing intermediate container 7f02823839d6 [2021-01-04T16:38:05.974Z] ---> ad462b7574a8 [2021-01-04T16:38:05.974Z] Step 25/26 : LABEL git_sha=d69cb14f41a385bf530f21206f6d801a7d2c7e46 [2021-01-04T16:38:05.974Z] ---> Running in 609e59080d13 [2021-01-04T16:38:06.237Z] Removing intermediate container 609e59080d13 [2021-01-04T16:38:06.237Z] ---> 5005276b3183 [2021-01-04T16:38:06.237Z] Step 26/26 : LABEL version=0.0.0 [2021-01-04T16:38:06.237Z] ---> Running in 6535bc754c6f [2021-01-04T16:38:06.499Z] Removing intermediate container 6535bc754c6f [2021-01-04T16:38:06.499Z] ---> e8066efd0ac1 [2021-01-04T16:38:06.499Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-04T16:38:06.499Z] Successfully built e8066efd0ac1 [2021-01-04T16:38:06.499Z] 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] } [2021-01-04T16:38:41.175Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-01-04T16:38:41.175Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements [2021-01-04T16:38:41.175Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-04T16:38:46.598Z] gofmt -l . [2021-01-04T16:38:46.598Z] [ "`gofmt -l .`" = "" ] [2021-01-04T16:38:46.598Z] ./bin/test-attribution-txt.sh [2021-01-04T16:38:46.598Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-04T16:38:47.239Z] $ docker stop --time=1 6be83b494dcb3a5b41e22bf61224e059e33968fb69ce7c40eab089f3cd28563f [2021-01-04T16:38:49.606Z] $ docker rm -f 6be83b494dcb3a5b41e22bf61224e059e33968fb69ce7c40eab089f3cd28563f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T16:38:50.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-04T16:38:50.588Z] Warning: overwriting stash ‘coverage-report’ [2021-01-04T16:38:51.441Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T16:38:52.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-04T16:38:52.621Z] + ls -al . [2021-01-04T16:38:52.621Z] total 132 [2021-01-04T16:38:52.621Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 16:38 . [2021-01-04T16:38:52.621Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 16:36 .. [2021-01-04T16:38:52.621Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 4 16:36 .dockerignore [2021-01-04T16:38:52.621Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 16:36 .git [2021-01-04T16:38:52.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 16:36 .github [2021-01-04T16:38:52.621Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 4 16:36 .gitignore [2021-01-04T16:38:52.621Z] -rw-rw-r-- 1 jenkins jenkins 5082 Jan 4 16:36 Attribution.txt [2021-01-04T16:38:52.621Z] -rw-rw-r-- 1 jenkins jenkins 1529 Jan 4 16:36 Dockerfile [2021-01-04T16:38:52.621Z] -rw-rw-r-- 1 jenkins jenkins 1006 Jan 4 16:36 Dockerfile.build [2021-01-04T16:38:52.621Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 4 16:36 Jenkinsfile [2021-01-04T16:38:52.621Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 4 16:36 LICENSE [2021-01-04T16:38:52.621Z] -rw-rw-r-- 1 jenkins jenkins 937 Jan 4 16:36 Makefile [2021-01-04T16:38:52.621Z] -rw-rw-r-- 1 jenkins jenkins 12398 Jan 4 16:36 README.md [2021-01-04T16:38:52.621Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 16:33 VERSION [2021-01-04T16:38:52.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 16:36 bin [2021-01-04T16:38:52.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 16:36 cmd [2021-01-04T16:38:52.621Z] -rw-r--r-- 1 jenkins jenkins 8493 Jan 4 16:38 coverage.out [2021-01-04T16:38:52.621Z] -rw-r--r-- 1 jenkins jenkins 204 Jan 4 16:38 go.mod [2021-01-04T16:38:52.621Z] -rw-r--r-- 1 jenkins jenkins 13961 Jan 4 16:38 go.sum [2021-01-04T16:38:52.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 16:36 internal [2021-01-04T16:38:52.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 16:36 profiles [2021-01-04T16:38:52.621Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 4 16:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-04T16:38:53.030Z] + 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=d69cb14f41a385bf530f21206f6d801a7d2c7e46 --label arch=arm64 --label version=0.0.0 . [2021-01-04T16:38:53.321Z] Sending build context to Docker daemon 342.5kB [2021-01-04T16:38:53.321Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T16:38:53.321Z] Step 2/26 : FROM ${BASE} AS builder [2021-01-04T16:38:53.321Z] ---> 97c09e4cd513 [2021-01-04T16:38:53.321Z] Step 3/26 : ARG MAKE='make build' [2021-01-04T16:38:53.609Z] ---> Running in 3d03f72cb6e7 [2021-01-04T16:38:54.216Z] Removing intermediate container 3d03f72cb6e7 [2021-01-04T16:38:54.216Z] ---> e64abdfe81e1 [2021-01-04T16:38:54.216Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2021-01-04T16:38:54.216Z] ---> Running in cc72aad96b1b [2021-01-04T16:38:54.825Z] Removing intermediate container cc72aad96b1b [2021-01-04T16:38:54.825Z] ---> d159755b006c [2021-01-04T16:38:54.825Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2021-01-04T16:38:54.825Z] ---> Running in 9f85ff8021ac [2021-01-04T16:38:55.424Z] Removing intermediate container 9f85ff8021ac [2021-01-04T16:38:55.424Z] ---> d066637df94b [2021-01-04T16:38:55.425Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T16:38:55.425Z] ---> Running in c09496699759 [2021-01-04T16:38:57.397Z] Removing intermediate container c09496699759 [2021-01-04T16:38:57.398Z] ---> 9d9b37c8abfa [2021-01-04T16:38:57.398Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-04T16:38:57.670Z] ---> Running in 0e37fa4bf464 [2021-01-04T16:38:58.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T16:38:59.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T16:38:59.890Z] OK: 142 MiB in 39 packages [2021-01-04T16:39:01.321Z] Removing intermediate container 0e37fa4bf464 [2021-01-04T16:39:01.321Z] ---> 187655c1c3c1 [2021-01-04T16:39:01.321Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2021-01-04T16:39:01.321Z] ---> Running in f6918ba59a9b [2021-01-04T16:39:01.920Z] Removing intermediate container f6918ba59a9b [2021-01-04T16:39:01.920Z] ---> b53aea3ce0d5 [2021-01-04T16:39:01.920Z] Step 9/26 : COPY go.mod . [2021-01-04T16:39:02.520Z] ---> 07f54ad814dd [2021-01-04T16:39:02.520Z] Step 10/26 : COPY Makefile . [2021-01-04T16:39:03.115Z] ---> 88195b8c7ee7 [2021-01-04T16:39:03.115Z] Step 11/26 : RUN make update [2021-01-04T16:39:03.405Z] ---> Running in 931d47a474a3 [2021-01-04T16:39:04.388Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-04T16:39:06.409Z] Removing intermediate container 931d47a474a3 [2021-01-04T16:39:06.409Z] ---> d0c26155b681 [2021-01-04T16:39:06.409Z] Step 12/26 : COPY . . [2021-01-04T16:39:06.684Z] ---> 9615d44c4bda [2021-01-04T16:39:06.684Z] Step 13/26 : RUN ${MAKE} [2021-01-04T16:39:06.956Z] ---> Running in 6e1156fbf556 [2021-01-04T16:39:08.397Z] 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 [2021-01-04T16:39:35.270Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-04T16:39:40.654Z] Removing intermediate container 6e1156fbf556 [2021-01-04T16:39:40.654Z] ---> 4d90672522ce [2021-01-04T16:39:40.654Z] Step 14/26 : FROM alpine:3.12 [2021-01-04T16:39:40.654Z] 3.12: Pulling from library/alpine [2021-01-04T16:39:40.926Z] 159e5727ea61: Pulling fs layer [2021-01-04T16:39:41.198Z] 159e5727ea61: Verifying Checksum [2021-01-04T16:39:41.198Z] 159e5727ea61: Download complete [2021-01-04T16:39:41.798Z] 159e5727ea61: Pull complete [2021-01-04T16:39:41.798Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T16:39:41.798Z] Status: Downloaded newer image for alpine:3.12 [2021-01-04T16:39:41.798Z] ---> afeebe901d6b [2021-01-04T16:39:41.798Z] Step 15/26 : ENV APP_PORT=49993 [2021-01-04T16:39:42.068Z] ---> Running in 49b55b48b7bb [2021-01-04T16:39:42.341Z] Removing intermediate container 49b55b48b7bb [2021-01-04T16:39:42.341Z] ---> 516be61c9437 [2021-01-04T16:39:42.341Z] Step 16/26 : EXPOSE $APP_PORT [2021-01-04T16:39:42.612Z] ---> Running in 52a5f6d365ac [2021-01-04T16:39:43.204Z] Removing intermediate container 52a5f6d365ac [2021-01-04T16:39:43.204Z] ---> 8e3adf308131 [2021-01-04T16:39:43.204Z] Step 17/26 : ENV DEVICE_PORT=161 [2021-01-04T16:39:43.204Z] ---> Running in 2b8c3a2977e7 [2021-01-04T16:39:43.803Z] Removing intermediate container 2b8c3a2977e7 [2021-01-04T16:39:43.803Z] ---> d8f7796f78c4 [2021-01-04T16:39:43.803Z] Step 18/26 : EXPOSE $DEVICE_PORT [2021-01-04T16:39:43.803Z] ---> Running in 0bbfa363690d [2021-01-04T16:39:44.399Z] Removing intermediate container 0bbfa363690d [2021-01-04T16:39:44.399Z] ---> d0918644c8c7 [2021-01-04T16:39:44.399Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2021-01-04T16:39:45.831Z] ---> 93bfbb763c33 [2021-01-04T16:39:45.831Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2021-01-04T16:39:46.424Z] ---> a62be658086d [2021-01-04T16:39:46.424Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2021-01-04T16:39:47.022Z] ---> 20a06f9f978a [2021-01-04T16:39:47.022Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2021-01-04T16:39:47.022Z] ---> Running in fb73cf8b8ad6 [2021-01-04T16:39:47.619Z] Removing intermediate container fb73cf8b8ad6 [2021-01-04T16:39:47.619Z] ---> 063f0aa282c0 [2021-01-04T16:39:47.619Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-01-04T16:39:47.619Z] ---> Running in 7c3f7d0c153b [2021-01-04T16:39:48.211Z] Removing intermediate container 7c3f7d0c153b [2021-01-04T16:39:48.211Z] ---> c043e4406570 [2021-01-04T16:39:48.211Z] Step 24/26 : LABEL arch=arm64 [2021-01-04T16:39:48.211Z] ---> Running in da1a8ff18c33 [2021-01-04T16:39:48.483Z] Removing intermediate container da1a8ff18c33 [2021-01-04T16:39:48.483Z] ---> 2051a1e6fab3 [2021-01-04T16:39:48.483Z] Step 25/26 : LABEL git_sha=d69cb14f41a385bf530f21206f6d801a7d2c7e46 [2021-01-04T16:39:48.757Z] ---> Running in ab4efb651395 [2021-01-04T16:39:49.029Z] Removing intermediate container ab4efb651395 [2021-01-04T16:39:49.029Z] ---> 820f12fcdaf9 [2021-01-04T16:39:49.029Z] Step 26/26 : LABEL version=0.0.0 [2021-01-04T16:39:49.301Z] ---> Running in 3868bfdbdc09 [2021-01-04T16:39:49.900Z] Removing intermediate container 3868bfdbdc09 [2021-01-04T16:39:49.900Z] ---> f163b91f6fb6 [2021-01-04T16:39:49.900Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-04T16:39:49.900Z] Successfully built f163b91f6fb6 [2021-01-04T16:39:49.900Z] 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 [2021-01-04T16:39:51.629Z] provisioning config files... [2021-01-04T16:39:51.640Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config3003227207215214609tmp [Pipeline] { [Pipeline] sh [2021-01-04T16:39:52.037Z] + set +x [2021-01-04T16:39:52.037Z] + curl -s https://codecov.io/bash [2021-01-04T16:39:52.037Z] + bash -s -- [2021-01-04T16:39:52.303Z] [2021-01-04T16:39:52.303Z] _____ _ [2021-01-04T16:39:52.303Z] / ____| | | [2021-01-04T16:39:52.303Z] | | ___ __| | ___ ___ _____ __ [2021-01-04T16:39:52.303Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-04T16:39:52.303Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-04T16:39:52.303Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-04T16:39:52.303Z] Bash-20201231-23d4836 [2021-01-04T16:39:52.303Z] [2021-01-04T16:39:52.303Z] [2021-01-04T16:39:52.303Z] ==> git version 2.24.3 found [2021-01-04T16:39:52.303Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-04T16:39:52.303Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-04T16:39:52.303Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-04T16:39:52.303Z] ==> Jenkins CI detected. [2021-01-04T16:39:52.303Z] project root: . [2021-01-04T16:39:52.303Z] --> token set from env [2021-01-04T16:39:52.303Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-04T16:39:52.303Z] ==> Running gcov in . (disable via -X gcov) [2021-01-04T16:39:52.303Z] ==> Python coveragepy not found [2021-01-04T16:39:52.303Z] ==> Searching for coverage reports in: [2021-01-04T16:39:52.303Z] + . [2021-01-04T16:39:52.303Z] -> Found 1 reports [2021-01-04T16:39:52.303Z] ==> Detecting git/mercurial file structure [2021-01-04T16:39:52.303Z] ==> Reading reports [2021-01-04T16:39:52.303Z] + ./coverage.out bytes=8493 [2021-01-04T16:39:52.303Z] ==> Appending adjustments [2021-01-04T16:39:52.303Z] https://docs.codecov.io/docs/fixing-reports [2021-01-04T16:39:52.303Z] + Found adjustments [2021-01-04T16:39:52.303Z] ==> Gzipping contents [2021-01-04T16:39:52.303Z] 4.0K /tmp/codecov.sBr2KJ.gz [2021-01-04T16:39:52.303Z] ==> Uploading reports [2021-01-04T16:39:52.303Z] url: https://codecov.io [2021-01-04T16:39:52.303Z] query: branch=PR-79&commit=d69cb14f41a385bf530f21206f6d801a7d2c7e46&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-79%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=79&job=&cmd_args= [2021-01-04T16:39:52.303Z] -> Pinging Codecov [2021-01-04T16:39:52.303Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-79&commit=d69cb14f41a385bf530f21206f6d801a7d2c7e46&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-79%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=79&job=&cmd_args= [2021-01-04T16:39:52.879Z] -> Uploading to [2021-01-04T16:39:52.880Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-04/6C56EA5C29638FB4528AC87E60AF5AE0/d69cb14f41a385bf530f21206f6d801a7d2c7e46/6f4de2ff-e03f-4d6f-9ca1-2b6bd126a8c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T163952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=31d1faa88b183791f937ce67dcfa7d5c8e882da2f7dad00347cde54af0e57ae1 [2021-01-04T16:39:52.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T16:39:52.880Z] Dload Upload Total Spent Left Speed [2021-01-04T16:39:53.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 2981 --:--:-- --:--:-- --:--:-- 2983 [2021-01-04T16:39:53.460Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/d69cb14f41a385bf530f21206f6d801a7d2c7e46 [Pipeline] } [2021-01-04T16:39:53.473Z] 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 [2021-01-04T16:39:56.264Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T16:39:56.839Z] ---> package-listing.sh [2021-01-04T16:39:56.839Z] ++ facter osfamily [2021-01-04T16:39:56.839Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-04T16:39:56.839Z] + OS_FAMILY=redhat [2021-01-04T16:39:56.839Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-79 [2021-01-04T16:39:56.839Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-04T16:39:56.839Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-04T16:39:56.839Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-04T16:39:56.839Z] + PACKAGES=/tmp/packages_start.txt [2021-01-04T16:39:56.839Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-79 ']' [2021-01-04T16:39:56.839Z] + PACKAGES=/tmp/packages_end.txt [2021-01-04T16:39:56.839Z] + case "${OS_FAMILY}" in [2021-01-04T16:39:56.839Z] + rpm -qa [2021-01-04T16:39:56.839Z] + sort [2021-01-04T16:40:02.183Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-04T16:40:02.183Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-04T16:40:02.183Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-04T16:40:02.183Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-79 ']' [2021-01-04T16:40:02.183Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-79/archives/ [2021-01-04T16:40:02.183Z] + 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 [2021-01-04T16:40:02.199Z] 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 [2021-01-04T16:40:02.494Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-04T16:40:02.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T16:40:02.828Z] [2021-01-04T16:40:02.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-04T16:40:03.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T16:40:03.211Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-04T16:40:03.211Z] df20fa9351a1: Pulling fs layer [2021-01-04T16:40:03.211Z] 36b3adc4ff6f: Pulling fs layer [2021-01-04T16:40:03.211Z] 8ad3a11d3b57: Pulling fs layer [2021-01-04T16:40:03.211Z] 46f8f816bc3b: Pulling fs layer [2021-01-04T16:40:03.211Z] 93b61091891f: Pulling fs layer [2021-01-04T16:40:03.211Z] 93b9cdb0e59b: Pulling fs layer [2021-01-04T16:40:03.211Z] 5e14af77c1be: Pulling fs layer [2021-01-04T16:40:03.211Z] 01666e4c0597: Pulling fs layer [2021-01-04T16:40:03.211Z] aa168da1d23b: Pulling fs layer [2021-01-04T16:40:03.211Z] 93b61091891f: Waiting [2021-01-04T16:40:03.211Z] 93b9cdb0e59b: Waiting [2021-01-04T16:40:03.211Z] 5e14af77c1be: Waiting [2021-01-04T16:40:03.211Z] 01666e4c0597: Waiting [2021-01-04T16:40:03.211Z] aa168da1d23b: Waiting [2021-01-04T16:40:03.211Z] 46f8f816bc3b: Waiting [2021-01-04T16:40:03.211Z] 36b3adc4ff6f: Verifying Checksum [2021-01-04T16:40:03.211Z] 36b3adc4ff6f: Download complete [2021-01-04T16:40:03.211Z] 46f8f816bc3b: Download complete [2021-01-04T16:40:03.482Z] df20fa9351a1: Verifying Checksum [2021-01-04T16:40:03.482Z] 93b61091891f: Verifying Checksum [2021-01-04T16:40:03.482Z] 93b61091891f: Download complete [2021-01-04T16:40:03.482Z] 93b9cdb0e59b: Verifying Checksum [2021-01-04T16:40:03.482Z] 93b9cdb0e59b: Download complete [2021-01-04T16:40:03.482Z] 8ad3a11d3b57: Verifying Checksum [2021-01-04T16:40:03.482Z] 8ad3a11d3b57: Download complete [2021-01-04T16:40:03.482Z] 01666e4c0597: Verifying Checksum [2021-01-04T16:40:03.482Z] 01666e4c0597: Download complete [2021-01-04T16:40:03.482Z] 5e14af77c1be: Verifying Checksum [2021-01-04T16:40:03.482Z] 5e14af77c1be: Download complete [2021-01-04T16:40:03.748Z] df20fa9351a1: Pull complete [2021-01-04T16:40:04.013Z] 36b3adc4ff6f: Pull complete [2021-01-04T16:40:05.419Z] 8ad3a11d3b57: Pull complete [2021-01-04T16:40:05.419Z] 46f8f816bc3b: Pull complete [2021-01-04T16:40:05.689Z] 93b61091891f: Pull complete [2021-01-04T16:40:05.960Z] 93b9cdb0e59b: Pull complete [2021-01-04T16:40:05.960Z] 5e14af77c1be: Pull complete [2021-01-04T16:40:06.225Z] 01666e4c0597: Pull complete [2021-01-04T16:40:09.544Z] aa168da1d23b: Verifying Checksum [2021-01-04T16:40:09.544Z] aa168da1d23b: Download complete [2021-01-04T16:40:17.754Z] aa168da1d23b: Pull complete [2021-01-04T16:40:17.754Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-04T16:40:17.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T16:40:17.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-04T16:40:17.996Z] prd-centos7-docker-4c-2g-18188 does not seem to be running inside a container [2021-01-04T16:40:18.087Z] $ 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 [2021-01-04T16:40:22.023Z] $ docker top 1af88937a0a5108a40509e14c4c0e695ec852fa0ebd064f1d80aad58c6ec9b2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T16:40:22.631Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-04T16:40:22.959Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-04T16:40:23.267Z] + ls /var/log/sa-host [2021-01-04T16:40:23.267Z] + sadf -c /var/log/sa-host/sa04 [2021-01-04T16:40:23.267Z] file_magic: OK [2021-01-04T16:40:23.267Z] HZ: Using current value: 100 [2021-01-04T16:40:23.267Z] file_header: OK [2021-01-04T16:40:23.267Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-04T16:40:23.267Z] Statistics: [2021-01-04T16:40:23.267Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-04T16:40:23.267Z] File successfully converted to sysstat format version 12.2.1 [2021-01-04T16:40:23.267Z] + sadf -c /var/log/sa-host/sa23 [2021-01-04T16:40:23.267Z] file_magic: OK [2021-01-04T16:40:23.267Z] HZ: Using current value: 100 [2021-01-04T16:40:23.267Z] file_header: OK [2021-01-04T16:40:23.267Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-04T16:40:23.267Z] Statistics: [2021-01-04T16:40:23.267Z] Hnuu...uuuununununu... [2021-01-04T16:40:23.267Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-04T16:40:23.481Z] provisioning config files... [2021-01-04T16:40:23.502Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config6421537702129381947tmp [Pipeline] { [Pipeline] echo [2021-01-04T16:40:23.570Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T16:40:23.876Z] ---> create-netrc.sh [Pipeline] } [2021-01-04T16:40:23.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-04T16:40:23.977Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T16:40:24.282Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-04T16:40:24.294Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T16:40:24.597Z] ---> sudo-logs.sh [2021-01-04T16:40:24.597Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-04T16:40:24.613Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T16:40:24.919Z] ---> job-cost.sh [2021-01-04T16:40:24.919Z] lf-activate-venv: SKIPPING [2021-01-04T16:40:24.919Z] INFO: No Stack... [2021-01-04T16:40:26.316Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-04T16:40:26.579Z] INFO: Archiving Costs [Pipeline] echo [2021-01-04T16:40:26.595Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T16:40:26.898Z] ---> logs-deploy.sh [2021-01-04T16:40:26.898Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-79/3 [2021-01-04T16:40:26.898Z] INFO: archiving workspace using pattern(s): [2021-01-04T16:40:28.821Z] Archives upload complete. [2021-01-04T16:40:28.821Z] INFO: archiving logs to Nexus [2021-01-04T16:40:29.775Z] ---> uname -a: [2021-01-04T16:40:29.775Z] Linux prd-centos7-docker-4c-2g-18188.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] ---> lscpu: [2021-01-04T16:40:29.775Z] Architecture: x86_64 [2021-01-04T16:40:29.775Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-04T16:40:29.775Z] Byte Order: Little Endian [2021-01-04T16:40:29.775Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-04T16:40:29.775Z] CPU(s): 4 [2021-01-04T16:40:29.775Z] On-line CPU(s) list: 0-3 [2021-01-04T16:40:29.775Z] Thread(s) per core: 1 [2021-01-04T16:40:29.775Z] Core(s) per socket: 1 [2021-01-04T16:40:29.775Z] Socket(s): 4 [2021-01-04T16:40:29.775Z] NUMA node(s): 1 [2021-01-04T16:40:29.775Z] Vendor ID: GenuineIntel [2021-01-04T16:40:29.775Z] CPU family: 6 [2021-01-04T16:40:29.775Z] Model: 44 [2021-01-04T16:40:29.775Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-04T16:40:29.775Z] Stepping: 1 [2021-01-04T16:40:29.775Z] CPU MHz: 2933.436 [2021-01-04T16:40:29.775Z] BogoMIPS: 5866.87 [2021-01-04T16:40:29.775Z] Virtualization: VT-x [2021-01-04T16:40:29.775Z] Hypervisor vendor: KVM [2021-01-04T16:40:29.775Z] Virtualization type: full [2021-01-04T16:40:29.775Z] L1d cache: 128 KiB [2021-01-04T16:40:29.775Z] L1i cache: 128 KiB [2021-01-04T16:40:29.775Z] L2 cache: 16 MiB [2021-01-04T16:40:29.775Z] L3 cache: 64 MiB [2021-01-04T16:40:29.775Z] NUMA node0 CPU(s): 0-3 [2021-01-04T16:40:29.775Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-04T16:40:29.775Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-04T16:40:29.775Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-04T16:40:29.775Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-04T16:40:29.775Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-04T16:40:29.775Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-04T16:40:29.775Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-04T16:40:29.775Z] Vulnerability Srbds: Not affected [2021-01-04T16:40:29.775Z] Vulnerability Tsx async abort: Not affected [2021-01-04T16:40:29.775Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] ---> nproc: [2021-01-04T16:40:29.775Z] 4 [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] ---> df -h: [2021-01-04T16:40:29.775Z] Filesystem Size Used Available Use% Mounted on [2021-01-04T16:40:29.775Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-04T16:40:29.775Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-04T16:40:29.775Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-04T16:40:29.775Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-04T16:40:29.775Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-04T16:40:29.775Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-04T16:40:29.775Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-04T16:40:29.775Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-04T16:40:29.775Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-04T16:40:29.775Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-snmp-go_PR-79 [2021-01-04T16:40:29.775Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp [2021-01-04T16:40:29.775Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-04T16:40:29.775Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-04T16:40:29.775Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] ---> free -m: [2021-01-04T16:40:29.775Z] total used free shared buff/cache available [2021-01-04T16:40:29.775Z] Mem: 1837 689 98 0 1049 1043 [2021-01-04T16:40:29.775Z] Swap: 1023 1 1022 [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] ---> ip addr: [2021-01-04T16:40:29.775Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-04T16:40:29.775Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-04T16:40:29.775Z] inet 127.0.0.1/8 scope host lo [2021-01-04T16:40:29.775Z] valid_lft forever preferred_lft forever [2021-01-04T16:40:29.775Z] inet6 ::1/128 scope host [2021-01-04T16:40:29.775Z] valid_lft forever preferred_lft forever [2021-01-04T16:40:29.775Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-04T16:40:29.775Z] link/ether fa:16:3e:3a:2f:b6 brd ff:ff:ff:ff:ff:ff [2021-01-04T16:40:29.775Z] inet 10.30.122.80/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-04T16:40:29.775Z] valid_lft 85933sec preferred_lft 85933sec [2021-01-04T16:40:29.775Z] inet6 fe80::f816:3eff:fe3a:2fb6/64 scope link [2021-01-04T16:40:29.775Z] valid_lft forever preferred_lft forever [2021-01-04T16:40:29.775Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-04T16:40:29.775Z] link/ether 02:42:1d:f3:54:3b brd ff:ff:ff:ff:ff:ff [2021-01-04T16:40:29.775Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-04T16:40:29.775Z] valid_lft forever preferred_lft forever [2021-01-04T16:40:29.775Z] inet6 fe80::42:1dff:fef3:543b/64 scope link [2021-01-04T16:40:29.775Z] valid_lft forever preferred_lft forever [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] ---> sar -b -r -n DEV: [2021-01-04T16:40:29.775Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] 16:32:31 LINUX RESTART (4 CPU) [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] 16:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-04T16:40:29.775Z] 16:34:01 62.73 23.25 39.48 0.00 5781.62 3641.08 0.00 [2021-01-04T16:40:29.775Z] 16:35:01 1.55 0.00 1.55 0.00 0.00 25.06 0.00 [2021-01-04T16:40:29.775Z] 16:36:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 [2021-01-04T16:40:29.775Z] 16:37:01 0.27 0.00 0.27 0.00 0.00 3.00 0.00 [2021-01-04T16:40:29.775Z] 16:38:01 0.13 0.00 0.13 0.00 0.00 2.06 0.00 [2021-01-04T16:40:29.775Z] 16:39:01 0.35 0.00 0.35 0.00 0.00 4.70 0.00 [2021-01-04T16:40:29.775Z] 16:40:01 47.30 45.62 1.68 0.00 3756.51 37.10 0.00 [2021-01-04T16:40:29.775Z] Average: 16.09 9.84 6.25 0.00 1363.00 531.21 0.00 [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] 16:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-04T16:40:29.775Z] 16:34:01 159416 0 590344 31.38 2620 1129164 1095244 37.38 423468 1100172 132 [2021-01-04T16:40:29.775Z] 16:35:01 163928 0 585820 31.14 2620 1129176 1066272 36.39 421628 1098116 20 [2021-01-04T16:40:29.775Z] 16:36:01 163572 0 586172 31.15 2620 1129180 1066496 36.40 427824 1092924 8 [2021-01-04T16:40:29.775Z] 16:37:01 162176 0 587568 31.23 2620 1129180 1066456 36.40 429588 1092412 16 [2021-01-04T16:40:29.775Z] 16:38:01 162076 0 587660 31.23 2620 1129188 1066504 36.40 428544 1093664 8 [2021-01-04T16:40:29.775Z] 16:39:01 162296 0 587436 31.22 2620 1129192 1066444 36.40 428208 1093664 12 [2021-01-04T16:40:29.775Z] 16:40:01 98120 0 588888 31.30 2620 1191916 1067832 36.44 421624 1164956 180 [2021-01-04T16:40:29.775Z] Average: 153083 0 587698 31.23 2620 1138142 1070750 36.54 425841 1105130 54 [2021-01-04T16:40:29.775Z] [2021-01-04T16:40:29.775Z] 16:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-04T16:40:29.775Z] 16:34:01 eth0 497.34 334.87 1028.00 103.78 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.775Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.775Z] 16:34:01 docker0 1.45 1.20 0.27 1.97 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.775Z] 16:35:01 eth0 0.87 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.775Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.775Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.775Z] 16:36:01 eth0 2.25 0.32 0.43 0.17 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.775Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.775Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.775Z] 16:37:01 eth0 2.10 0.87 0.98 0.59 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.775Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.775Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.776Z] 16:38:01 eth0 0.58 0.37 0.31 0.24 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.776Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.776Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.776Z] 16:39:01 eth0 1.22 0.45 0.46 0.24 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.776Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.776Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.776Z] 16:40:01 eth0 10.59 6.48 9.97 3.73 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.776Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.776Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.776Z] Average: eth0 73.59 49.08 148.66 15.54 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.776Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.776Z] Average: docker0 0.21 0.17 0.04 0.28 0.00 0.00 0.00 0.00 [2021-01-04T16:40:29.776Z] [2021-01-04T16:40:29.776Z] [2021-01-04T16:40:29.776Z] ---> sar -P ALL: [2021-01-04T16:40:29.776Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) [2021-01-04T16:40:29.776Z] [2021-01-04T16:40:29.776Z] 16:32:31 LINUX RESTART (4 CPU) [2021-01-04T16:40:29.776Z] [2021-01-04T16:40:29.776Z] 16:33:01 CPU %user %nice %system %iowait %steal %idle [2021-01-04T16:40:29.776Z] 16:34:01 all 11.05 0.00 3.80 1.45 0.06 83.65 [2021-01-04T16:40:29.776Z] 16:34:01 0 12.55 0.00 3.74 2.16 0.05 81.51 [2021-01-04T16:40:29.776Z] 16:34:01 1 10.13 0.00 4.18 0.36 0.07 85.27 [2021-01-04T16:40:29.776Z] 16:34:01 2 10.00 0.00 3.90 1.10 0.07 84.93 [2021-01-04T16:40:29.776Z] 16:34:01 3 11.52 0.00 3.37 2.18 0.05 82.88 [2021-01-04T16:40:29.776Z] 16:35:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2021-01-04T16:40:29.776Z] 16:35:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-04T16:40:29.776Z] 16:35:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-01-04T16:40:29.776Z] 16:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-04T16:40:29.776Z] 16:35:01 3 0.50 0.00 0.07 0.00 0.00 99.43 [2021-01-04T16:40:29.776Z] 16:36:01 all 0.17 0.00 0.08 0.00 0.00 99.75 [2021-01-04T16:40:29.776Z] 16:36:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-04T16:40:29.776Z] 16:36:01 1 0.08 0.00 0.08 0.00 0.00 99.83 [2021-01-04T16:40:29.776Z] 16:36:01 2 0.07 0.00 0.10 0.00 0.00 99.83 [2021-01-04T16:40:29.776Z] 16:36:01 3 0.50 0.00 0.07 0.00 0.00 99.43 [2021-01-04T16:40:29.776Z] 16:37:01 all 0.17 0.00 0.04 0.00 0.00 99.80 [2021-01-04T16:40:29.776Z] 16:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-04T16:40:29.776Z] 16:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-04T16:40:29.776Z] 16:37:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-01-04T16:40:29.776Z] 16:37:01 3 0.53 0.00 0.05 0.00 0.00 99.42 [2021-01-04T16:40:29.776Z] 16:38:01 all 0.17 0.00 0.05 0.00 0.02 99.76 [2021-01-04T16:40:29.776Z] 16:38:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-01-04T16:40:29.776Z] 16:38:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-01-04T16:40:29.776Z] 16:38:01 2 0.03 0.00 0.08 0.00 0.03 99.85 [2021-01-04T16:40:29.776Z] 16:38:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2021-01-04T16:40:29.776Z] 16:39:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-01-04T16:40:29.776Z] 16:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-04T16:40:29.776Z] 16:39:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-04T16:40:29.776Z] 16:39:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2021-01-04T16:40:29.776Z] 16:39:01 3 0.53 0.00 0.00 0.00 0.02 99.45 [2021-01-04T16:40:29.776Z] 16:40:01 all 1.08 0.00 0.58 1.06 0.04 97.24 [2021-01-04T16:40:29.776Z] 16:40:01 0 0.68 0.00 0.58 0.48 0.05 98.20 [2021-01-04T16:40:29.776Z] 16:40:01 1 1.59 0.00 0.73 2.34 0.03 95.31 [2021-01-04T16:40:29.776Z] 16:40:01 2 0.78 0.00 0.42 0.40 0.02 98.38 [2021-01-04T16:40:29.776Z] 16:40:01 3 1.27 0.00 0.58 1.00 0.07 97.08 [2021-01-04T16:40:29.776Z] Average: all 1.83 0.00 0.65 0.36 0.02 97.14 [2021-01-04T16:40:29.776Z] Average: 0 1.89 0.00 0.64 0.37 0.02 97.09 [2021-01-04T16:40:29.776Z] Average: 1 1.70 0.00 0.73 0.38 0.02 97.17 [2021-01-04T16:40:29.776Z] Average: 2 1.57 0.00 0.66 0.21 0.02 97.55 [2021-01-04T16:40:29.776Z] Average: 3 2.18 0.00 0.59 0.45 0.02 96.76 [2021-01-04T16:40:29.776Z] [2021-01-04T16:40:29.776Z] [2021-01-04T16:40:29.776Z]