Pull request #84 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from af6f8d9db1b2339f9c436b10c553719ef06671b5+b2078d70396c9de247bd59d3b559c7f9e74995c9 (9708d894fba8bf5007894bbe1019b414b028d7aa) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-84/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-84/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2695 in /w/workspace/dgexfoundry_device-rest-go_PR-84 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-84 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b2078d70396c9de247bd59d3b559c7f9e74995c9 into PR head commit af6f8d9db1b2339f9c436b10c553719ef06671b5 Merge succeeded, producing af6f8d9db1b2339f9c436b10c553719ef06671b5 Checking out Revision af6f8d9db1b2339f9c436b10c553719ef06671b5 (PR-84) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af6f8d9db1b2339f9c436b10c553719ef06671b5 # 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 b2078d70396c9de247bd59d3b559c7f9e74995c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af6f8d9db1b2339f9c436b10c553719ef06671b5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-03T06:04:20.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-03T06:04:21.111Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-03T06:04:21.311Z] ========================================================= [2021-05-03T06:04:21.311Z] EdgeX Global Pipelines Version Info [2021-05-03T06:04:21.311Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:04:23.953Z] ------------------- [2021-05-03T06:04:23.953Z] stable info: [2021-05-03T06:04:23.953Z] ------------------- [2021-05-03T06:04:23.953Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-03T06:04:23.953Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T06:04:23.953Z] Message: update stable to v1.0.191 [2021-05-03T06:04:24.989Z] ------------------- [2021-05-03T06:04:24.989Z] experimental info: [2021-05-03T06:04:24.989Z] ------------------- [2021-05-03T06:04:24.989Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-03T06:04:24.989Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T06:04:24.989Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-03T06:04:25.343Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-05-03T06:04:25.432Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-05-03T06:04:25.526Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-03T06:04:25.603Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-03T06:04:25.706Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-03T06:04:25.831Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-03T06:04:25.917Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-03T06:04:25.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-03T06:04:26.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-03T06:04:26.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-03T06:04:26.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-03T06:04:26.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo [2021-05-03T06:04:26.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-03T06:04:26.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-03T06:04:26.431Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T06:04:26.489Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T06:04:26.549Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-03T06:04:26.606Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-03T06:04:26.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-03T06:04:26.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-03T06:04:26.797Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-03T06:04:26.854Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-03T06:04:26.912Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-03T06:04:26.983Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-03T06:04:27.058Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-03T06:04:27.116Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-03T06:04:27.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-84 [Pipeline] echo [2021-05-03T06:04:27.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-84 [Pipeline] echo [2021-05-03T06:04:27.318Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-84 [Pipeline] echo [2021-05-03T06:04:27.379Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af6f8d9db1b2339f9c436b10c553719ef06671b5 [Pipeline] echo [2021-05-03T06:04:27.438Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af6f8d9 [Pipeline] echo [2021-05-03T06:04:27.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T06:04:27.738Z] provisioning config files... [2021-05-03T06:04:27.782Z] copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-84@tmp/config4636250150328376655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:04:28.229Z] ---> docker-login.sh [2021-05-03T06:04:28.229Z] nexus3.edgexfoundry.org:10001 [2021-05-03T06:04:28.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:04:29.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:04:29.535Z] Configure a credential helper to remove this warning. See [2021-05-03T06:04:29.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:04:29.535Z] [2021-05-03T06:04:29.535Z] Login Succeeded [2021-05-03T06:04:29.535Z] nexus3.edgexfoundry.org:10002 [2021-05-03T06:04:29.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:04:30.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:04:30.112Z] Configure a credential helper to remove this warning. See [2021-05-03T06:04:30.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:04:30.112Z] [2021-05-03T06:04:30.112Z] Login Succeeded [2021-05-03T06:04:30.112Z] nexus3.edgexfoundry.org:10003 [2021-05-03T06:04:30.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:04:30.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:04:30.769Z] Configure a credential helper to remove this warning. See [2021-05-03T06:04:30.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:04:30.769Z] [2021-05-03T06:04:30.769Z] Login Succeeded [2021-05-03T06:04:30.769Z] nexus3.edgexfoundry.org:10004 [2021-05-03T06:04:31.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:04:31.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:04:31.452Z] Configure a credential helper to remove this warning. See [2021-05-03T06:04:31.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:04:31.452Z] [2021-05-03T06:04:31.452Z] Login Succeeded [2021-05-03T06:04:31.452Z] docker.io [2021-05-03T06:04:32.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:04:32.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:04:32.477Z] Configure a credential helper to remove this warning. See [2021-05-03T06:04:32.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:04:32.477Z] [2021-05-03T06:04:32.477Z] Login Succeeded [2021-05-03T06:04:32.477Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T06:04:32.526Z] 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-05-03T06:04:33.398Z] + git log --format=format:%s -1 af6f8d9db1b2339f9c436b10c553719ef06671b5 [Pipeline] echo [2021-05-03T06:04:33.660Z] GIT_COMMIT: af6f8d9db1b2339f9c436b10c553719ef06671b5, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-03T06:04:33.712Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:04:34.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T06:04:34.759Z] [2021-05-03T06:04:34.759Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:04:35.439Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T06:04:35.764Z] latest: Pulling from edgex-devops/git-semver [2021-05-03T06:04:35.764Z] 31603596830f: Pulling fs layer [2021-05-03T06:04:35.764Z] 54011a49482f: Pulling fs layer [2021-05-03T06:04:35.764Z] a6820b24f6d8: Pulling fs layer [2021-05-03T06:04:35.764Z] f581987b2513: Pulling fs layer [2021-05-03T06:04:35.764Z] f581987b2513: Waiting [2021-05-03T06:04:35.764Z] 54011a49482f: Verifying Checksum [2021-05-03T06:04:35.764Z] 54011a49482f: Download complete [2021-05-03T06:04:36.182Z] 31603596830f: Verifying Checksum [2021-05-03T06:04:36.182Z] 31603596830f: Download complete [2021-05-03T06:04:37.058Z] f581987b2513: Verifying Checksum [2021-05-03T06:04:37.058Z] f581987b2513: Download complete [2021-05-03T06:04:37.340Z] a6820b24f6d8: Verifying Checksum [2021-05-03T06:04:37.340Z] a6820b24f6d8: Download complete [2021-05-03T06:04:37.707Z] 31603596830f: Pull complete [2021-05-03T06:04:38.121Z] 54011a49482f: Pull complete [2021-05-03T06:04:41.113Z] a6820b24f6d8: Pull complete [2021-05-03T06:04:42.480Z] f581987b2513: Pull complete [2021-05-03T06:04:42.480Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-03T06:04:42.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T06:04:42.480Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-03T06:04:43.094Z] prd-centos7-docker-4c-2g-2695 does not seem to be running inside a container [2021-05-03T06:04:43.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-84 -v /w/workspace/dgexfoundry_device-rest-go_PR-84:/w/workspace/dgexfoundry_device-rest-go_PR-84:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-84@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-03T06:04:48.442Z] $ docker top 56bccadcd36f67af1ea1bb3d6444d954a830a93b1da44b4970b1ceb0c860fdfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-03T06:04:49.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T06:04:49.059Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T06:04:50.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T06:04:50.547Z] $ docker exec 56bccadcd36f67af1ea1bb3d6444d954a830a93b1da44b4970b1ceb0c860fdfc ssh-agent [2021-05-03T06:04:51.527Z] SSH_AUTH_SOCK=/tmp/ssh-aaaXKdj1lb0n/agent.11 [2021-05-03T06:04:51.527Z] SSH_AGENT_PID=16 [2021-05-03T06:04:51.550Z] Running ssh-add (command line suppressed) [2021-05-03T06:04:52.077Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-84@tmp/private_key_428567613152604967.key (/w/workspace/dgexfoundry_device-rest-go_PR-84@tmp/private_key_428567613152604967.key) [2021-05-03T06:04:52.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T06:04:53.548Z] + git tag --points-at HEAD [Pipeline] } [2021-05-03T06:04:53.630Z] $ docker exec --env ******** --env ******** 56bccadcd36f67af1ea1bb3d6444d954a830a93b1da44b4970b1ceb0c860fdfc ssh-agent -k [2021-05-03T06:04:54.192Z] unset SSH_AUTH_SOCK; [2021-05-03T06:04:54.194Z] unset SSH_AGENT_PID; [2021-05-03T06:04:54.194Z] echo Agent pid 16 killed; [2021-05-03T06:04:54.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-03T06:04:54.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T06:04:54.618Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T06:04:55.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T06:04:55.728Z] $ docker exec 56bccadcd36f67af1ea1bb3d6444d954a830a93b1da44b4970b1ceb0c860fdfc ssh-agent [2021-05-03T06:04:56.111Z] SSH_AUTH_SOCK=/tmp/ssh-hzmSjdfnA0sm/agent.45 [2021-05-03T06:04:56.111Z] SSH_AGENT_PID=50 [2021-05-03T06:04:56.124Z] Running ssh-add (command line suppressed) [2021-05-03T06:04:56.412Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-84@tmp/private_key_7589852395376685130.key (/w/workspace/dgexfoundry_device-rest-go_PR-84@tmp/private_key_7589852395376685130.key) [2021-05-03T06:04:56.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T06:04:57.593Z] + git semver init [2021-05-03T06:04:57.593Z] # -> Open(): unable to determine branch for HEAD [2021-05-03T06:04:57.593Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-84/.git [2021-05-03T06:04:57.593Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-84 [2021-05-03T06:04:57.593Z] # $SEMVER_REMOTE_NAME = origin [2021-05-03T06:04:57.593Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-03T06:04:57.593Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-03T06:04:57.593Z] # $SEMVER_BRANCH = PR-84 [2021-05-03T06:04:57.593Z] # $SEMVER_TEMP = /tmp/semver-649886711 [2021-05-03T06:04:57.593Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-05-03T06:05:00.436Z] # '/tmp/semver-649886711' -> '/w/workspace/dgexfoundry_device-rest-go_PR-84/.semver' [2021-05-03T06:05:00.436Z] # -> Force: false [2021-05-03T06:05:00.436Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-84/.semver [Pipeline] } [2021-05-03T06:05:00.503Z] $ docker exec --env ******** --env ******** 56bccadcd36f67af1ea1bb3d6444d954a830a93b1da44b4970b1ceb0c860fdfc ssh-agent -k [2021-05-03T06:05:01.385Z] unset SSH_AUTH_SOCK; [2021-05-03T06:05:01.386Z] unset SSH_AGENT_PID; [2021-05-03T06:05:01.386Z] echo Agent pid 50 killed; [2021-05-03T06:05:01.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T06:05:02.775Z] + git semver [Pipeline] } [2021-05-03T06:05:02.850Z] $ docker stop --time=1 56bccadcd36f67af1ea1bb3d6444d954a830a93b1da44b4970b1ceb0c860fdfc [2021-05-03T06:05:05.377Z] $ docker rm -f 56bccadcd36f67af1ea1bb3d6444d954a830a93b1da44b4970b1ceb0c860fdfc [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T06:05:06.399Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-03T06:05:08.269Z] Stashed 1 file(s) [Pipeline] echo [2021-05-03T06:05:08.292Z] [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-05-03T06:05:23.810Z] Still waiting to schedule task [2021-05-03T06:05:23.810Z] ‘prd-centos7-blackbox-4c-2g-2571’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-2681’ is offline; ‘prd-centos7-docker-4c-2g-2683’ is offline; ‘prd-centos7-docker-4c-2g-2685’ is offline; ‘prd-centos7-docker-4c-2g-2687’ is offline; ‘prd-centos7-docker-4c-2g-2692’ is offline; ‘prd-centos7-docker-4c-2g-2700’ is offline; ‘prd-centos7-docker-4c-2g-2701’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-2691’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2684’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2689’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2704’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2706’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-03T06:05:23.838Z] Still waiting to schedule task [2021-05-03T06:05:23.838Z] ‘prd-centos7-blackbox-4c-2g-2571’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2681’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2683’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2685’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2687’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2692’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2700’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2701’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-8c-8g-2691’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2684’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2689’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2704’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2706’ is offline [2021-05-03T06:07:09.074Z] Running on prd-centos7-docker-4c-2g-2708 in /w/workspace/dgexfoundry_device-rest-go_PR-84 [Pipeline] { [Pipeline] ws [2021-05-03T06:07:09.129Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-05-03T06:07:21.709Z] using credential edgex-jenkins-ssh [2021-05-03T06:07:21.726Z] Cloning the remote Git repository [2021-05-03T06:07:21.818Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-05-03T06:07:21.946Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-05-03T06:07:22.134Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-03T06:07:22.135Z] > git --version # timeout=10 [2021-05-03T06:07:22.172Z] > git --version # 'git version 2.24.3' [2021-05-03T06:07:22.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:07:22.250Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T06:07:26.109Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-03T06:07:26.899Z] Merging remotes/origin/master commit b2078d70396c9de247bd59d3b559c7f9e74995c9 into PR head commit af6f8d9db1b2339f9c436b10c553719ef06671b5 [2021-05-03T06:07:27.310Z] Merge succeeded, producing af6f8d9db1b2339f9c436b10c553719ef06671b5 [2021-05-03T06:07:27.310Z] Checking out Revision af6f8d9db1b2339f9c436b10c553719ef06671b5 (PR-84) [2021-05-03T06:07:26.197Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T06:07:26.340Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-03T06:07:26.483Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-03T06:07:26.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:07:26.495Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T06:07:26.923Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T06:07:27.029Z] > git checkout -f af6f8d9db1b2339f9c436b10c553719ef06671b5 # timeout=10 [2021-05-03T06:07:27.139Z] > git remote # timeout=10 [2021-05-03T06:07:27.171Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T06:07:27.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:07:27.228Z] > git merge b2078d70396c9de247bd59d3b559c7f9e74995c9 # timeout=10 [2021-05-03T06:07:27.269Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T06:07:27.321Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T06:07:27.338Z] > git checkout -f af6f8d9db1b2339f9c436b10c553719ef06671b5 # timeout=10 [2021-05-03T06:07:31.888Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-03T06:07:32.041Z] > git --version # timeout=10 [2021-05-03T06:07:32.186Z] > git --version # 'git version 2.24.3' [2021-05-03T06:07:32.227Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-03T06:07:34.613Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-03T06:07:35.082Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T06:07:35.527Z] + true [2021-05-03T06:07:35.527Z] + sudo service docker restart [2021-05-03T06:07:35.527Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T06:07:37.681Z] provisioning config files... [2021-05-03T06:07:37.725Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7243290983086486663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:07:38.392Z] ---> docker-login.sh [2021-05-03T06:07:38.393Z] nexus3.edgexfoundry.org:10001 [2021-05-03T06:07:39.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:07:39.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:07:39.787Z] Configure a credential helper to remove this warning. See [2021-05-03T06:07:39.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:07:39.787Z] [2021-05-03T06:07:39.787Z] Login Succeeded [2021-05-03T06:07:39.787Z] nexus3.edgexfoundry.org:10002 [2021-05-03T06:07:40.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:07:40.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:07:40.414Z] Configure a credential helper to remove this warning. See [2021-05-03T06:07:40.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:07:40.414Z] [2021-05-03T06:07:40.414Z] Login Succeeded [2021-05-03T06:07:40.414Z] nexus3.edgexfoundry.org:10003 [2021-05-03T06:07:40.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:07:40.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:07:40.700Z] Configure a credential helper to remove this warning. See [2021-05-03T06:07:40.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:07:40.700Z] [2021-05-03T06:07:40.700Z] Login Succeeded [2021-05-03T06:07:40.700Z] nexus3.edgexfoundry.org:10004 [2021-05-03T06:07:40.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:07:41.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:07:41.263Z] Configure a credential helper to remove this warning. See [2021-05-03T06:07:41.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:07:41.263Z] [2021-05-03T06:07:41.263Z] Login Succeeded [2021-05-03T06:07:41.263Z] docker.io [2021-05-03T06:07:41.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:07:41.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:07:41.828Z] Configure a credential helper to remove this warning. See [2021-05-03T06:07:41.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:07:41.828Z] [2021-05-03T06:07:41.828Z] Login Succeeded [2021-05-03T06:07:41.828Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T06:07:41.908Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-03T06:07:42.624Z] ========================================================= [2021-05-03T06:07:42.624Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-03T06:07:42.624Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:07:43.185Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-03T06:07:43.185Z] Sending build context to Docker daemon 93.18kB [2021-05-03T06:07:43.844Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T06:07:43.844Z] Step 2/10 : FROM ${BASE} [2021-05-03T06:07:43.844Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-03T06:07:43.844Z] 540db60ca938: Pulling fs layer [2021-05-03T06:07:43.844Z] adcc1eea9eea: Pulling fs layer [2021-05-03T06:07:43.844Z] 4c4ab2625f07: Pulling fs layer [2021-05-03T06:07:43.844Z] 0510c868ecb4: Pulling fs layer [2021-05-03T06:07:43.844Z] afea3b2eda06: Pulling fs layer [2021-05-03T06:07:43.844Z] 7809a108b3ef: Pulling fs layer [2021-05-03T06:07:43.844Z] f706445af74f: Pulling fs layer [2021-05-03T06:07:43.844Z] afea3b2eda06: Waiting [2021-05-03T06:07:43.844Z] 7809a108b3ef: Waiting [2021-05-03T06:07:43.844Z] f706445af74f: Waiting [2021-05-03T06:07:43.844Z] 0510c868ecb4: Waiting [2021-05-03T06:07:43.844Z] 4c4ab2625f07: Verifying Checksum [2021-05-03T06:07:43.844Z] 4c4ab2625f07: Download complete [2021-05-03T06:07:43.844Z] adcc1eea9eea: Download complete [2021-05-03T06:07:43.844Z] afea3b2eda06: Verifying Checksum [2021-05-03T06:07:43.844Z] afea3b2eda06: Download complete [2021-05-03T06:07:43.844Z] 7809a108b3ef: Verifying Checksum [2021-05-03T06:07:43.844Z] 7809a108b3ef: Download complete [2021-05-03T06:07:44.139Z] 540db60ca938: Download complete [2021-05-03T06:07:45.251Z] 540db60ca938: Pull complete [2021-05-03T06:07:46.139Z] adcc1eea9eea: Pull complete [2021-05-03T06:07:46.446Z] 4c4ab2625f07: Pull complete [2021-05-03T06:07:51.410Z] f706445af74f: Verifying Checksum [2021-05-03T06:07:51.410Z] f706445af74f: Download complete [2021-05-03T06:07:52.023Z] 0510c868ecb4: Verifying Checksum [2021-05-03T06:07:52.023Z] 0510c868ecb4: Download complete [2021-05-03T06:08:10.837Z] 0510c868ecb4: Pull complete [2021-05-03T06:08:10.837Z] afea3b2eda06: Pull complete [2021-05-03T06:08:10.837Z] 7809a108b3ef: Pull complete [2021-05-03T06:08:13.997Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2714 in /w/workspace/dgexfoundry_device-rest-go_PR-84 [Pipeline] { [Pipeline] ws [2021-05-03T06:08:14.056Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-05-03T06:08:19.422Z] f706445af74f: Pull complete [2021-05-03T06:08:19.423Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-03T06:08:19.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-03T06:08:19.423Z] ---> b068be0155e3 [2021-05-03T06:08:19.423Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-03T06:08:19.423Z] ---> Running in 17540e2ad759 [2021-05-03T06:08:19.897Z] Removing intermediate container 17540e2ad759 [2021-05-03T06:08:19.897Z] ---> 674e397f65e9 [2021-05-03T06:08:19.897Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-03T06:08:20.212Z] ---> Running in e6dfb2d9702c [2021-05-03T06:08:20.897Z] using credential edgex-jenkins-ssh [2021-05-03T06:08:20.919Z] Cloning the remote Git repository [2021-05-03T06:08:21.056Z] Removing intermediate container e6dfb2d9702c [2021-05-03T06:08:21.056Z] ---> af8b4c97320e [2021-05-03T06:08:21.056Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-03T06:08:21.056Z] ---> Running in 1fff3165b7f1 [2021-05-03T06:08:21.348Z] Removing intermediate container 1fff3165b7f1 [2021-05-03T06:08:21.348Z] ---> 2272297ca1d2 [2021-05-03T06:08:21.348Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T06:08:21.625Z] ---> Running in 5c3c4493a12e [2021-05-03T06:08:20.979Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-05-03T06:08:21.126Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-05-03T06:08:21.244Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-03T06:08:21.245Z] > git --version # timeout=10 [2021-05-03T06:08:21.268Z] > git --version # 'git version 2.17.1' [2021-05-03T06:08:21.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:08:21.410Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T06:08:23.308Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-03T06:08:23.907Z] Merging remotes/origin/master commit b2078d70396c9de247bd59d3b559c7f9e74995c9 into PR head commit af6f8d9db1b2339f9c436b10c553719ef06671b5 [2021-05-03T06:08:24.219Z] Merge succeeded, producing af6f8d9db1b2339f9c436b10c553719ef06671b5 [2021-05-03T06:08:24.220Z] Checking out Revision af6f8d9db1b2339f9c436b10c553719ef06671b5 (PR-84) [2021-05-03T06:08:24.461Z] Removing intermediate container 5c3c4493a12e [2021-05-03T06:08:24.461Z] ---> e1d9098d1aac [2021-05-03T06:08:24.461Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-03T06:08:24.461Z] ---> Running in 1e96413a2cf9 [2021-05-03T06:08:23.336Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T06:08:23.364Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-03T06:08:23.411Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-03T06:08:23.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:08:23.427Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T06:08:23.932Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T06:08:23.958Z] > git checkout -f af6f8d9db1b2339f9c436b10c553719ef06671b5 # timeout=10 [2021-05-03T06:08:24.078Z] > git remote # timeout=10 [2021-05-03T06:08:24.105Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T06:08:24.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T06:08:24.149Z] > git merge b2078d70396c9de247bd59d3b559c7f9e74995c9 # timeout=10 [2021-05-03T06:08:24.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T06:08:24.226Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T06:08:24.244Z] > git checkout -f af6f8d9db1b2339f9c436b10c553719ef06671b5 # timeout=10 [2021-05-03T06:08:26.114Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T06:08:27.262Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T06:08:27.950Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-05-03T06:08:27.950Z] (2/9) Installing libsodium (1.0.18-r0) [2021-05-03T06:08:27.950Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-05-03T06:08:28.291Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-05-03T06:08:28.291Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-05-03T06:08:28.291Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-05-03T06:08:28.588Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-05-03T06:08:28.884Z] (8/9) Installing libzmq (4.3.3-r1) [2021-05-03T06:08:28.884Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-05-03T06:08:28.884Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T06:08:28.891Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-03T06:08:28.963Z] > git --version # timeout=10 [2021-05-03T06:08:28.979Z] > git --version # 'git version 2.17.1' [2021-05-03T06:08:28.993Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T06:08:29.205Z] OK: 154 MiB in 49 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-03T06:08:30.686Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-03T06:08:30.846Z] Removing intermediate container 1e96413a2cf9 [2021-05-03T06:08:30.846Z] ---> 1e15efc09bed [2021-05-03T06:08:30.846Z] Step 8/10 : WORKDIR /device-rest-go [2021-05-03T06:08:31.130Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T06:08:31.467Z] ---> Running in 3f280183d035 [2021-05-03T06:08:31.499Z] + true [2021-05-03T06:08:31.499Z] + sudo service docker restart [2021-05-03T06:08:31.807Z] Removing intermediate container 3f280183d035 [2021-05-03T06:08:31.807Z] ---> cf60e212a4af [2021-05-03T06:08:31.807Z] Step 9/10 : COPY . . [2021-05-03T06:08:32.862Z] ---> 9716b93c7476 [2021-05-03T06:08:32.862Z] Step 10/10 : RUN go mod download [2021-05-03T06:08:32.862Z] ---> Running in 655e5506535c [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T06:08:34.245Z] provisioning config files... [2021-05-03T06:08:34.295Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7380783333787436774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:08:34.737Z] ---> docker-login.sh [2021-05-03T06:08:34.737Z] nexus3.edgexfoundry.org:10001 [2021-05-03T06:08:35.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:08:36.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:08:36.013Z] Configure a credential helper to remove this warning. See [2021-05-03T06:08:36.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:08:36.013Z] [2021-05-03T06:08:36.013Z] Login Succeeded [2021-05-03T06:08:36.013Z] nexus3.edgexfoundry.org:10002 [2021-05-03T06:08:36.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:08:36.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:08:36.614Z] Configure a credential helper to remove this warning. See [2021-05-03T06:08:36.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:08:36.614Z] [2021-05-03T06:08:36.614Z] Login Succeeded [2021-05-03T06:08:36.614Z] nexus3.edgexfoundry.org:10003 [2021-05-03T06:08:37.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:08:37.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:08:37.230Z] Configure a credential helper to remove this warning. See [2021-05-03T06:08:37.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:08:37.230Z] [2021-05-03T06:08:37.230Z] Login Succeeded [2021-05-03T06:08:37.230Z] nexus3.edgexfoundry.org:10004 [2021-05-03T06:08:37.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:08:38.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:08:38.114Z] Configure a credential helper to remove this warning. See [2021-05-03T06:08:38.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:08:38.114Z] [2021-05-03T06:08:38.114Z] Login Succeeded [2021-05-03T06:08:38.114Z] docker.io [2021-05-03T06:08:38.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T06:08:38.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T06:08:38.663Z] Configure a credential helper to remove this warning. See [2021-05-03T06:08:38.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T06:08:38.663Z] [2021-05-03T06:08:38.663Z] Login Succeeded [2021-05-03T06:08:38.663Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T06:08:38.697Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-03T06:08:39.222Z] ========================================================= [2021-05-03T06:08:39.222Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-03T06:08:39.222Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:08:39.650Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-03T06:08:39.651Z] Sending build context to Docker daemon 93.18kB [2021-05-03T06:08:39.924Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T06:08:39.924Z] Step 2/10 : FROM ${BASE} [2021-05-03T06:08:40.203Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-03T06:08:40.203Z] 595b0fe564bb: Pulling fs layer [2021-05-03T06:08:40.203Z] 7186ed65a4f7: Pulling fs layer [2021-05-03T06:08:40.203Z] 316046926c0a: Pulling fs layer [2021-05-03T06:08:40.203Z] 4ebd0625c992: Pulling fs layer [2021-05-03T06:08:40.203Z] 207e8628e3a3: Pulling fs layer [2021-05-03T06:08:40.203Z] c791037a9be2: Pulling fs layer [2021-05-03T06:08:40.203Z] ffd874e62e21: Pulling fs layer [2021-05-03T06:08:40.203Z] 4ebd0625c992: Waiting [2021-05-03T06:08:40.203Z] 207e8628e3a3: Waiting [2021-05-03T06:08:40.203Z] c791037a9be2: Waiting [2021-05-03T06:08:40.203Z] ffd874e62e21: Waiting [2021-05-03T06:08:40.203Z] 316046926c0a: Verifying Checksum [2021-05-03T06:08:40.203Z] 316046926c0a: Download complete [2021-05-03T06:08:40.203Z] 7186ed65a4f7: Download complete [2021-05-03T06:08:40.203Z] 207e8628e3a3: Verifying Checksum [2021-05-03T06:08:40.203Z] 207e8628e3a3: Download complete [2021-05-03T06:08:40.203Z] c791037a9be2: Verifying Checksum [2021-05-03T06:08:40.203Z] c791037a9be2: Download complete [2021-05-03T06:08:40.203Z] 595b0fe564bb: Verifying Checksum [2021-05-03T06:08:40.203Z] 595b0fe564bb: Download complete [2021-05-03T06:08:41.205Z] 595b0fe564bb: Pull complete [2021-05-03T06:08:41.482Z] 7186ed65a4f7: Pull complete [2021-05-03T06:08:42.084Z] 316046926c0a: Pull complete [2021-05-03T06:08:42.683Z] ffd874e62e21: Verifying Checksum [2021-05-03T06:08:42.683Z] ffd874e62e21: Download complete [2021-05-03T06:08:44.118Z] 4ebd0625c992: Verifying Checksum [2021-05-03T06:08:44.118Z] 4ebd0625c992: Download complete [2021-05-03T06:08:54.270Z] 4ebd0625c992: Pull complete [2021-05-03T06:08:54.270Z] 207e8628e3a3: Pull complete [2021-05-03T06:08:54.270Z] c791037a9be2: Pull complete [2021-05-03T06:08:56.886Z] ffd874e62e21: Pull complete [2021-05-03T06:08:56.886Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-03T06:08:57.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-03T06:08:57.158Z] ---> cfc18b08335c [2021-05-03T06:08:57.158Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-03T06:09:00.559Z] ---> Running in 01bf72c6e528 [2021-05-03T06:09:00.840Z] Removing intermediate container 01bf72c6e528 [2021-05-03T06:09:00.840Z] ---> 1f16381d66de [2021-05-03T06:09:00.840Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-03T06:09:00.840Z] ---> Running in 0ce8eef9ce14 [2021-05-03T06:09:01.457Z] Removing intermediate container 0ce8eef9ce14 [2021-05-03T06:09:01.457Z] ---> 7b307b92d741 [2021-05-03T06:09:01.457Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-03T06:09:01.457Z] ---> Running in 4a8082805d4b [2021-05-03T06:09:02.061Z] Removing intermediate container 4a8082805d4b [2021-05-03T06:09:02.061Z] ---> 1daf8a2ae7bd [2021-05-03T06:09:02.061Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T06:09:02.346Z] ---> Running in 2400767f0fd4 [2021-05-03T06:09:04.998Z] Removing intermediate container 2400767f0fd4 [2021-05-03T06:09:04.998Z] ---> 8ee9092a3931 [2021-05-03T06:09:04.998Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-03T06:09:04.998Z] ---> Running in 78affaee65c7 [2021-05-03T06:09:06.458Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T06:09:07.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T06:09:08.907Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-05-03T06:09:08.907Z] (2/9) Installing libsodium (1.0.18-r0) [2021-05-03T06:09:08.907Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-05-03T06:09:08.907Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-05-03T06:09:09.182Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-05-03T06:09:09.182Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-05-03T06:09:09.459Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-05-03T06:09:10.053Z] (8/9) Installing libzmq (4.3.3-r1) [2021-05-03T06:09:10.326Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-05-03T06:09:10.326Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T06:09:10.326Z] OK: 144 MiB in 49 packages [2021-05-03T06:09:12.322Z] Removing intermediate container 78affaee65c7 [2021-05-03T06:09:12.322Z] ---> a230ead5f65d [2021-05-03T06:09:12.322Z] Step 8/10 : WORKDIR /device-rest-go [2021-05-03T06:09:12.322Z] ---> Running in 11d0c394d35e [2021-05-03T06:09:12.468Z] Removing intermediate container 655e5506535c [2021-05-03T06:09:12.468Z] ---> a5b6edabd850 [2021-05-03T06:09:12.468Z] Successfully built a5b6edabd850 [2021-05-03T06:09:12.468Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:09:12.938Z] Removing intermediate container 11d0c394d35e [2021-05-03T06:09:12.939Z] ---> 26dd84f9ff8e [2021-05-03T06:09:12.939Z] Step 9/10 : COPY . . [2021-05-03T06:09:12.947Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T06:09:13.536Z] ---> e918b7497901 [2021-05-03T06:09:13.536Z] Step 10/10 : RUN go mod download [2021-05-03T06:09:13.746Z] . [2021-05-03T06:09:13.809Z] ---> Running in 5ea3f78109ef [Pipeline] withDockerContainer [2021-05-03T06:09:14.412Z] prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container [2021-05-03T06:09:14.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-03T06:09:17.955Z] $ docker top df18fa9079a4731617a4e617720824f5fe100aaa389eb1b38ad2eca777b1a111 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:09:19.252Z] + go version [2021-05-03T06:09:19.253Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-03T06:09:19.461Z] $ docker stop --time=1 df18fa9079a4731617a4e617720824f5fe100aaa389eb1b38ad2eca777b1a111 [2021-05-03T06:09:22.285Z] $ docker rm -f df18fa9079a4731617a4e617720824f5fe100aaa389eb1b38ad2eca777b1a111 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:09:23.682Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T06:09:23.682Z] . [Pipeline] withDockerContainer [2021-05-03T06:09:24.061Z] prd-centos7-docker-4c-2g-2708 does not seem to be running inside a container [2021-05-03T06:09:24.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-03T06:09:26.456Z] $ docker top 98bd94397b450629e312066136ea78af433137fe3c42845e103a0f5131d55bac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:09:27.917Z] + go mod tidy [Pipeline] sh [2021-05-03T06:09:30.646Z] + make test [2021-05-03T06:09:30.646Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-03T06:09:33.520Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-05-03T06:09:46.257Z] Removing intermediate container 5ea3f78109ef [2021-05-03T06:09:46.257Z] ---> 964f4d1a5680 [2021-05-03T06:09:46.257Z] Successfully built 964f4d1a5680 [2021-05-03T06:09:46.257Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:09:46.645Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T06:09:46.646Z] . [Pipeline] withDockerContainer [2021-05-03T06:09:46.978Z] prd-ubuntu18.04-docker-arm64-4c-16g-2714 does not seem to be running inside a container [2021-05-03T06:09:47.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-03T06:09:48.749Z] $ docker top b71968d8c9f494d0292d088ba8dbe10190e45ad2fcb6ed2fb0b67b81c3aa6919 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:09:49.842Z] + go version [2021-05-03T06:09:49.842Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-03T06:09:49.939Z] $ docker stop --time=1 b71968d8c9f494d0292d088ba8dbe10190e45ad2fcb6ed2fb0b67b81c3aa6919 [2021-05-03T06:09:52.120Z] $ docker rm -f b71968d8c9f494d0292d088ba8dbe10190e45ad2fcb6ed2fb0b67b81c3aa6919 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:09:53.200Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T06:09:53.200Z] . [Pipeline] withDockerContainer [2021-05-03T06:09:53.541Z] prd-ubuntu18.04-docker-arm64-4c-16g-2714 does not seem to be running inside a container [2021-05-03T06:09:53.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-03T06:09:55.470Z] $ docker top 420db5515cd04cb1be29aff0d47f91d561ad0ff0f2899b41a57390da7a7c9093 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:09:56.560Z] + go mod tidy [Pipeline] sh [2021-05-03T06:09:58.301Z] + make test [2021-05-03T06:09:58.301Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-03T06:09:59.755Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-05-03T06:10:06.940Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-03T06:10:06.940Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:10:06.940Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:10:06.940Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:10:06.940Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:365:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:10:26.284Z] FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] [2021-05-03T06:10:26.620Z] make: *** [Makefile:24: test] Error 2 [Pipeline] } [2021-05-03T06:10:26.703Z] $ docker stop --time=1 98bd94397b450629e312066136ea78af433137fe3c42845e103a0f5131d55bac [2021-05-03T06:10:29.196Z] $ docker rm -f 98bd94397b450629e312066136ea78af433137fe3c42845e103a0f5131d55bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:10:31.551Z] ---> job-cost.sh [2021-05-03T06:10:31.861Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FLjQ [2021-05-03T06:10:47.240Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [2021-05-03T06:10:47.240Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:10:47.240Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:10:47.240Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:10:47.240Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.48/internal/application/command.go:365:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment [2021-05-03T06:10:59.732Z] FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] [2021-05-03T06:10:59.732Z] make: *** [Makefile:24: test] Error 2 [Pipeline] } [2021-05-03T06:10:59.785Z] $ docker stop --time=1 420db5515cd04cb1be29aff0d47f91d561ad0ff0f2899b41a57390da7a7c9093 [2021-05-03T06:11:02.170Z] $ docker rm -f 420db5515cd04cb1be29aff0d47f91d561ad0ff0f2899b41a57390da7a7c9093 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:11:03.710Z] ---> job-cost.sh [2021-05-03T06:11:03.710Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JWxt [2021-05-03T06:11:05.139Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-03T06:11:52.780Z] lf-activate-venv(): INFO: Adding /tmp/venv-FLjQ/bin to PATH [2021-05-03T06:11:52.780Z] INFO: No Stack... [2021-05-03T06:11:52.780Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T06:11:52.780Z] INFO: Archiving Costs [Pipeline] sh [2021-05-03T06:11:53.324Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-05-03T06:11:53.324Z] + cut -d, -f6 [Pipeline] lock [2021-05-03T06:11:53.571Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] [2021-05-03T06:11:53.577Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] did not exist. Created. [2021-05-03T06:11:53.577Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-03T06:11:54.162Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-03T06:11:55.307Z] Stashed 1 file(s) [Pipeline] } [2021-05-03T06:11:55.328Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T06:11:55.992Z] Failed in branch amd64 [2021-05-03T06:12:00.243Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-03T06:13:36.999Z] lf-activate-venv(): INFO: Adding /tmp/venv-JWxt/bin to PATH [2021-05-03T06:13:36.999Z] INFO: No Stack... [2021-05-03T06:13:36.999Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-03T06:13:36.999Z] INFO: Archiving Costs [Pipeline] sh [2021-05-03T06:13:37.367Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-05-03T06:13:37.367Z] + cut -d, -f6 [Pipeline] lock [2021-05-03T06:13:37.509Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] [2021-05-03T06:13:37.516Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] did not exist. Created. [2021-05-03T06:13:37.516Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-03T06:13:37.981Z] /w/workspace/device-rest-go/1@tmp/durable-6832e2b4/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-6832e2b4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-03T06:13:38.355Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-03T06:13:38.402Z] Warning: overwriting stash ‘stack-cost’ [2021-05-03T06:13:38.990Z] Stashed 1 file(s) [Pipeline] } [2021-05-03T06:13:39.012Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-84-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T06:13:39.555Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:13:42.404Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:13:43.346Z] ---> package-listing.sh [2021-05-03T06:13:43.347Z] ++ facter osfamily [2021-05-03T06:13:43.347Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-03T06:13:43.621Z] + OS_FAMILY=redhat [2021-05-03T06:13:43.621Z] + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-84 [2021-05-03T06:13:43.621Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-03T06:13:43.621Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-03T06:13:43.621Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-03T06:13:43.621Z] + PACKAGES=/tmp/packages_start.txt [2021-05-03T06:13:43.621Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-84 ']' [2021-05-03T06:13:43.621Z] + PACKAGES=/tmp/packages_end.txt [2021-05-03T06:13:43.621Z] + case "${OS_FAMILY}" in [2021-05-03T06:13:43.621Z] + rpm -qa [2021-05-03T06:13:43.621Z] + sort [2021-05-03T06:13:50.463Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-03T06:13:50.463Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-03T06:13:50.463Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-03T06:13:50.463Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-84 ']' [2021-05-03T06:13:50.463Z] + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-84/archives/ [2021-05-03T06:13:50.463Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-84/archives/ [Pipeline] echo [2021-05-03T06:13:50.565Z] 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-rest-go_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-03T06:13:50.972Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:13:51.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:13:51.721Z] [2021-05-03T06:13:51.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-03T06:13:52.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:13:52.447Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-03T06:13:52.447Z] df20fa9351a1: Pulling fs layer [2021-05-03T06:13:52.447Z] 36b3adc4ff6f: Pulling fs layer [2021-05-03T06:13:52.447Z] 8ad3a11d3b57: Pulling fs layer [2021-05-03T06:13:52.447Z] 46f8f816bc3b: Pulling fs layer [2021-05-03T06:13:52.447Z] 93b61091891f: Pulling fs layer [2021-05-03T06:13:52.447Z] 93b9cdb0e59b: Pulling fs layer [2021-05-03T06:13:52.447Z] 5e14af77c1be: Pulling fs layer [2021-05-03T06:13:52.447Z] 01666e4c0597: Pulling fs layer [2021-05-03T06:13:52.447Z] aa168da1d23b: Pulling fs layer [2021-05-03T06:13:52.447Z] 93b9cdb0e59b: Waiting [2021-05-03T06:13:52.447Z] 5e14af77c1be: Waiting [2021-05-03T06:13:52.447Z] 01666e4c0597: Waiting [2021-05-03T06:13:52.447Z] aa168da1d23b: Waiting [2021-05-03T06:13:52.447Z] 46f8f816bc3b: Waiting [2021-05-03T06:13:52.447Z] 93b61091891f: Waiting [2021-05-03T06:13:52.447Z] 36b3adc4ff6f: Verifying Checksum [2021-05-03T06:13:52.447Z] 36b3adc4ff6f: Download complete [2021-05-03T06:13:52.447Z] 46f8f816bc3b: Verifying Checksum [2021-05-03T06:13:52.447Z] 46f8f816bc3b: Download complete [2021-05-03T06:13:52.447Z] df20fa9351a1: Verifying Checksum [2021-05-03T06:13:52.447Z] df20fa9351a1: Download complete [2021-05-03T06:13:52.759Z] 93b9cdb0e59b: Verifying Checksum [2021-05-03T06:13:52.759Z] 93b9cdb0e59b: Download complete [2021-05-03T06:13:52.759Z] 93b61091891f: Download complete [2021-05-03T06:13:52.759Z] 5e14af77c1be: Verifying Checksum [2021-05-03T06:13:52.759Z] 5e14af77c1be: Download complete [2021-05-03T06:13:52.759Z] 01666e4c0597: Verifying Checksum [2021-05-03T06:13:52.759Z] 01666e4c0597: Download complete [2021-05-03T06:13:53.061Z] 8ad3a11d3b57: Verifying Checksum [2021-05-03T06:13:53.061Z] 8ad3a11d3b57: Download complete [2021-05-03T06:13:53.357Z] df20fa9351a1: Pull complete [2021-05-03T06:13:53.643Z] 36b3adc4ff6f: Pull complete [2021-05-03T06:13:57.393Z] 8ad3a11d3b57: Pull complete [2021-05-03T06:13:57.393Z] 46f8f816bc3b: Pull complete [2021-05-03T06:13:58.033Z] 93b61091891f: Pull complete [2021-05-03T06:13:58.337Z] 93b9cdb0e59b: Pull complete [2021-05-03T06:13:58.608Z] 5e14af77c1be: Pull complete [2021-05-03T06:13:59.301Z] 01666e4c0597: Pull complete [2021-05-03T06:14:00.438Z] aa168da1d23b: Verifying Checksum [2021-05-03T06:14:00.438Z] aa168da1d23b: Download complete [2021-05-03T06:14:19.213Z] aa168da1d23b: Pull complete [2021-05-03T06:14:19.213Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-03T06:14:19.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T06:14:19.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-03T06:14:19.673Z] prd-centos7-docker-4c-2g-2695 does not seem to be running inside a container [2021-05-03T06:14:19.804Z] $ 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-rest-go_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-84 -v /w/workspace/dgexfoundry_device-rest-go_PR-84:/w/workspace/dgexfoundry_device-rest-go_PR-84:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-84@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-03T06:14:26.521Z] $ docker top 1492250a03be5a2b1d9f7e333502eb76c2c70da81963a84ae89dc7a082c15783 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T06:14:27.733Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-03T06:14:28.460Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-03T06:14:29.038Z] + ls /var/log/sa-host [2021-05-03T06:14:29.038Z] + sadf -c /var/log/sa-host/sa03 [2021-05-03T06:14:29.038Z] file_magic: OK [2021-05-03T06:14:29.038Z] HZ: Using current value: 100 [2021-05-03T06:14:29.038Z] file_header: OK [2021-05-03T06:14:29.038Z] 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-05-03T06:14:29.038Z] Statistics: [2021-05-03T06:14:29.038Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-03T06:14:29.038Z] File successfully converted to sysstat format version 12.2.1 [2021-05-03T06:14:29.038Z] + sadf -c /var/log/sa-host/sa23 [2021-05-03T06:14:29.102Z] file_magic: OK [2021-05-03T06:14:29.102Z] HZ: Using current value: 100 [2021-05-03T06:14:29.102Z] file_header: OK [2021-05-03T06:14:29.102Z] 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-05-03T06:14:29.102Z] Statistics: [2021-05-03T06:14:29.102Z] Hnuu...uuuununununu... [2021-05-03T06:14:29.102Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-03T06:14:29.326Z] provisioning config files... [2021-05-03T06:14:29.350Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-84@tmp/config3217709329674736210tmp [Pipeline] { [Pipeline] echo [2021-05-03T06:14:29.455Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:14:30.194Z] ---> create-netrc.sh [Pipeline] } [2021-05-03T06:14:30.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-03T06:14:30.343Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:14:30.733Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-03T06:14:30.773Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:14:31.614Z] ---> sudo-logs.sh [2021-05-03T06:14:31.614Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-03T06:14:31.849Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:14:32.972Z] ---> job-cost.sh [2021-05-03T06:14:32.972Z] lf-activate-venv: SKIPPING [2021-05-03T06:14:32.972Z] DEBUG: total: 0.20999999344348907 [2021-05-03T06:14:32.972Z] INFO: Retrieving Stack Cost... [2021-05-03T06:14:34.546Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T06:14:35.161Z] INFO: Archiving Costs [Pipeline] echo [2021-05-03T06:14:35.208Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T06:14:35.952Z] ---> logs-deploy.sh [2021-05-03T06:14:35.952Z] lf-activate-venv: SKIPPING [2021-05-03T06:14:35.952Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-84/1 [2021-05-03T06:14:35.952Z] INFO: archiving workspace using pattern(s): [2021-05-03T06:14:39.485Z] Archives upload complete. [2021-05-03T06:14:39.485Z] INFO: archiving logs to Nexus [2021-05-03T06:14:40.976Z] ---> uname -a: [2021-05-03T06:14:40.976Z] Linux prd-centos7-docker-4c-2g-2695.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-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] ---> lscpu: [2021-05-03T06:14:40.976Z] Architecture: x86_64 [2021-05-03T06:14:40.976Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-03T06:14:40.976Z] Byte Order: Little Endian [2021-05-03T06:14:40.976Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-03T06:14:40.976Z] CPU(s): 4 [2021-05-03T06:14:40.976Z] On-line CPU(s) list: 0-3 [2021-05-03T06:14:40.976Z] Thread(s) per core: 1 [2021-05-03T06:14:40.976Z] Core(s) per socket: 1 [2021-05-03T06:14:40.976Z] Socket(s): 4 [2021-05-03T06:14:40.976Z] NUMA node(s): 1 [2021-05-03T06:14:40.976Z] Vendor ID: GenuineIntel [2021-05-03T06:14:40.976Z] CPU family: 6 [2021-05-03T06:14:40.976Z] Model: 44 [2021-05-03T06:14:40.976Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-03T06:14:40.976Z] Stepping: 1 [2021-05-03T06:14:40.976Z] CPU MHz: 2933.438 [2021-05-03T06:14:40.976Z] BogoMIPS: 5866.87 [2021-05-03T06:14:40.976Z] Virtualization: VT-x [2021-05-03T06:14:40.976Z] Hypervisor vendor: KVM [2021-05-03T06:14:40.976Z] Virtualization type: full [2021-05-03T06:14:40.976Z] L1d cache: 128 KiB [2021-05-03T06:14:40.976Z] L1i cache: 128 KiB [2021-05-03T06:14:40.976Z] L2 cache: 16 MiB [2021-05-03T06:14:40.976Z] L3 cache: 64 MiB [2021-05-03T06:14:40.976Z] NUMA node0 CPU(s): 0-3 [2021-05-03T06:14:40.976Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-03T06:14:40.976Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-03T06:14:40.976Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-03T06:14:40.976Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-03T06:14:40.976Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-03T06:14:40.976Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-03T06:14:40.976Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-03T06:14:40.976Z] Vulnerability Srbds: Not affected [2021-05-03T06:14:40.976Z] Vulnerability Tsx async abort: Not affected [2021-05-03T06:14:40.976Z] 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-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] ---> nproc: [2021-05-03T06:14:40.976Z] 4 [2021-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] ---> df -h: [2021-05-03T06:14:40.976Z] Filesystem Size Used Available Use% Mounted on [2021-05-03T06:14:40.976Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-03T06:14:40.976Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-03T06:14:40.976Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-03T06:14:40.976Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-03T06:14:40.976Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-03T06:14:40.976Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-03T06:14:40.976Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-03T06:14:40.976Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-03T06:14:40.976Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-03T06:14:40.976Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-03T06:14:40.976Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-03T06:14:40.976Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-03T06:14:40.976Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-84 [2021-05-03T06:14:40.976Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-84@tmp [2021-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] ---> free -m: [2021-05-03T06:14:40.976Z] total used free shared buff/cache available [2021-05-03T06:14:40.976Z] Mem: 1837 747 96 0 993 985 [2021-05-03T06:14:40.976Z] Swap: 1023 1 1022 [2021-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] ---> ip addr: [2021-05-03T06:14:40.976Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-03T06:14:40.976Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-03T06:14:40.976Z] inet 127.0.0.1/8 scope host lo [2021-05-03T06:14:40.976Z] valid_lft forever preferred_lft forever [2021-05-03T06:14:40.976Z] inet6 ::1/128 scope host [2021-05-03T06:14:40.976Z] valid_lft forever preferred_lft forever [2021-05-03T06:14:40.976Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-03T06:14:40.976Z] link/ether fa:16:3e:f4:bd:27 brd ff:ff:ff:ff:ff:ff [2021-05-03T06:14:40.976Z] inet 10.30.122.60/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-03T06:14:40.976Z] valid_lft 85697sec preferred_lft 85697sec [2021-05-03T06:14:40.976Z] inet6 fe80::f816:3eff:fef4:bd27/64 scope link [2021-05-03T06:14:40.976Z] valid_lft forever preferred_lft forever [2021-05-03T06:14:40.976Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-03T06:14:40.976Z] link/ether 02:42:ef:be:39:ae brd ff:ff:ff:ff:ff:ff [2021-05-03T06:14:40.976Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-03T06:14:40.976Z] valid_lft forever preferred_lft forever [2021-05-03T06:14:40.976Z] inet6 fe80::42:efff:febe:39ae/64 scope link [2021-05-03T06:14:40.976Z] valid_lft forever preferred_lft forever [2021-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] ---> sar -b -r -n DEV: [2021-05-03T06:14:40.976Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) [2021-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] 06:02:42 LINUX RESTART (4 CPU) [2021-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] 06:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-03T06:14:40.976Z] 06:05:01 50.63 15.43 35.20 0.00 5127.95 3774.83 0.00 [2021-05-03T06:14:40.976Z] 06:06:01 7.71 1.40 6.32 0.00 66.10 674.91 0.00 [2021-05-03T06:14:40.976Z] 06:07:01 0.33 0.00 0.33 0.00 0.00 5.62 0.00 [2021-05-03T06:14:40.976Z] 06:08:01 0.25 0.00 0.25 0.00 0.00 3.86 0.00 [2021-05-03T06:14:40.976Z] 06:09:01 0.27 0.00 0.27 0.00 0.00 4.25 0.00 [2021-05-03T06:14:40.976Z] 06:10:02 0.33 0.00 0.33 0.00 0.00 3.79 0.00 [2021-05-03T06:14:40.976Z] 06:11:01 0.29 0.00 0.29 0.00 0.00 2.89 0.00 [2021-05-03T06:14:40.976Z] 06:12:01 0.13 0.00 0.13 0.00 0.00 2.03 0.00 [2021-05-03T06:14:40.976Z] 06:13:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 [2021-05-03T06:14:40.976Z] 06:14:01 62.63 49.57 13.06 0.00 4062.40 3550.46 0.00 [2021-05-03T06:14:40.976Z] Average: 12.26 6.65 5.62 0.00 921.94 800.27 0.00 [2021-05-03T06:14:40.976Z] [2021-05-03T06:14:40.976Z] 06:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-03T06:14:40.976Z] 06:05:01 103592 0 696292 37.01 2616 1079044 1729016 59.01 488376 1087272 15852 [2021-05-03T06:14:40.976Z] 06:06:01 168904 0 637008 33.86 2616 1073016 1147060 39.15 443232 1069244 20 [2021-05-03T06:14:40.977Z] 06:07:01 166776 0 639132 33.97 2616 1073020 1130228 38.57 447444 1067688 20 [2021-05-03T06:14:40.977Z] 06:08:01 170240 0 635664 33.78 2616 1073024 1098212 37.48 444660 1067524 20 [2021-05-03T06:14:40.977Z] 06:09:01 172104 0 633796 33.68 2616 1073028 1082792 36.95 444932 1065784 20 [2021-05-03T06:14:40.977Z] 06:10:02 169936 0 635956 33.80 2616 1073036 1082756 36.95 474292 1038736 8 [2021-05-03T06:14:40.977Z] 06:11:01 169200 0 636692 33.84 2616 1073036 1062560 36.26 476384 1037776 8 [2021-05-03T06:14:40.977Z] 06:12:01 170388 0 635500 33.78 2616 1073040 1062296 36.25 475040 1037776 8 [2021-05-03T06:14:40.977Z] 06:13:01 170800 0 635080 33.75 2616 1073048 1062296 36.25 475044 1037776 8 [2021-05-03T06:14:40.977Z] 06:14:01 83788 0 723380 38.45 2616 1071760 1564052 53.38 497976 1088068 80176 [2021-05-03T06:14:40.977Z] Average: 154573 0 650850 34.59 2616 1073505 1202127 41.03 466738 1059764 9614 [2021-05-03T06:14:40.977Z] [2021-05-03T06:14:40.977Z] 06:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-03T06:14:40.977Z] 06:05:01 veth07bb5d4 51.22 40.86 5.04 135.02 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:05:01 eth0 232.06 192.23 897.71 56.99 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:05:01 docker0 51.22 40.72 4.34 135.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:06:01 eth0 14.16 8.79 12.87 4.28 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:06:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:07:01 eth0 3.34 1.01 1.20 0.78 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:08:01 eth0 2.08 0.95 0.86 0.60 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:09:01 eth0 2.94 0.47 0.55 0.30 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:10:02 eth0 1.24 0.70 0.62 0.42 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:11:01 eth0 0.61 0.44 0.28 0.23 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:12:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:13:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:14:01 eth0 210.42 153.32 2161.84 51.72 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] Average: eth0 46.57 35.67 307.59 11.50 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] Average: docker0 5.07 4.03 0.43 13.36 0.00 0.00 0.00 0.00 [2021-05-03T06:14:40.977Z] [2021-05-03T06:14:40.977Z]