Pull request #918 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39+6cc4c25230d964bbb6ccd74e42769d1c7a10d9be (a99a479b2742060e06d23a8dcf08160a3ac6c1e3) 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-sdk-go/branches/PR-918/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-sdk-go/branches/PR-918/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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 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 ‘prd-centos7-docker-4c-2g-4320’ Running on prd-centos7-docker-4c-2g-4327 in /w/workspace/dgexfoundry_device-sdk-go_PR-918 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-918 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be into PR head commit 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 Merge succeeded, producing 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 Checking out Revision 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 (PR-918) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 # 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 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/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-11T05:16:59.139Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-11T05:16:59.372Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-11T05:16:59.486Z] ========================================================= [2021-05-11T05:16:59.486Z] EdgeX Global Pipelines Version Info [2021-05-11T05:16:59.486Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:17:02.613Z] ------------------- [2021-05-11T05:17:02.613Z] stable info: [2021-05-11T05:17:02.613Z] ------------------- [2021-05-11T05:17:02.613Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-11T05:17:02.613Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-11T05:17:02.613Z] Message: update stable to v1.0.191 [2021-05-11T05:17:04.127Z] ------------------- [2021-05-11T05:17:04.127Z] experimental info: [2021-05-11T05:17:04.127Z] ------------------- [2021-05-11T05:17:04.127Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-11T05:17:04.127Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-11T05:17:04.127Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-11T05:17:04.406Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-11T05:17:04.464Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-11T05:17:04.524Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-11T05:17:04.582Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-11T05:17:04.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-11T05:17:04.700Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-11T05:17:04.777Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-11T05:17:04.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-11T05:17:04.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-11T05:17:04.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-11T05:17:05.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-11T05:17:05.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-05-11T05:17:05.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-11T05:17:05.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-11T05:17:05.256Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T05:17:05.316Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T05:17:05.414Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T05:17:05.474Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T05:17:05.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-11T05:17:05.587Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-11T05:17:05.643Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-11T05:17:05.701Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-11T05:17:05.763Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-11T05:17:05.827Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-11T05:17:05.887Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-11T05:17:05.940Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-11T05:17:06.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-918 [Pipeline] echo [2021-05-11T05:17:06.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-918 [Pipeline] echo [2021-05-11T05:17:06.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-918 [Pipeline] echo [2021-05-11T05:17:06.229Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 [Pipeline] echo [2021-05-11T05:17:06.301Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c54964 [Pipeline] echo [2021-05-11T05:17:06.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T05:17:06.539Z] provisioning config files... [2021-05-11T05:17:06.588Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/config3653747260293407637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:17:07.035Z] ---> docker-login.sh [2021-05-11T05:17:07.035Z] nexus3.edgexfoundry.org:10001 [2021-05-11T05:17:07.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:17:07.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:17:07.974Z] Configure a credential helper to remove this warning. See [2021-05-11T05:17:07.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:17:07.974Z] [2021-05-11T05:17:07.974Z] Login Succeeded [2021-05-11T05:17:07.974Z] nexus3.edgexfoundry.org:10002 [2021-05-11T05:17:08.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:17:08.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:17:08.658Z] Configure a credential helper to remove this warning. See [2021-05-11T05:17:08.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:17:08.658Z] [2021-05-11T05:17:08.658Z] Login Succeeded [2021-05-11T05:17:08.658Z] nexus3.edgexfoundry.org:10003 [2021-05-11T05:17:08.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:17:09.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:17:09.234Z] Configure a credential helper to remove this warning. See [2021-05-11T05:17:09.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:17:09.234Z] [2021-05-11T05:17:09.234Z] Login Succeeded [2021-05-11T05:17:09.234Z] nexus3.edgexfoundry.org:10004 [2021-05-11T05:17:09.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:17:09.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:17:09.513Z] Configure a credential helper to remove this warning. See [2021-05-11T05:17:09.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:17:09.513Z] [2021-05-11T05:17:09.513Z] Login Succeeded [2021-05-11T05:17:09.513Z] docker.io [2021-05-11T05:17:09.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:17:10.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:17:10.507Z] Configure a credential helper to remove this warning. See [2021-05-11T05:17:10.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:17:10.507Z] [2021-05-11T05:17:10.507Z] Login Succeeded [2021-05-11T05:17:10.507Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T05:17:10.578Z] 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-11T05:17:11.381Z] + git log --format=format:%s -1 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 [Pipeline] echo [2021-05-11T05:17:11.605Z] GIT_COMMIT: 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-05-11T05:17:11.647Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:17:13.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T05:17:13.130Z] [2021-05-11T05:17:13.130Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:17:13.563Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T05:17:13.563Z] latest: Pulling from edgex-devops/git-semver [2021-05-11T05:17:13.563Z] 31603596830f: Pulling fs layer [2021-05-11T05:17:13.563Z] 54011a49482f: Pulling fs layer [2021-05-11T05:17:13.563Z] a6820b24f6d8: Pulling fs layer [2021-05-11T05:17:13.563Z] f581987b2513: Pulling fs layer [2021-05-11T05:17:13.563Z] f581987b2513: Waiting [2021-05-11T05:17:13.563Z] 54011a49482f: Verifying Checksum [2021-05-11T05:17:13.563Z] 54011a49482f: Download complete [2021-05-11T05:17:13.889Z] 31603596830f: Download complete [2021-05-11T05:17:14.181Z] f581987b2513: Verifying Checksum [2021-05-11T05:17:14.181Z] f581987b2513: Download complete [2021-05-11T05:17:14.479Z] a6820b24f6d8: Verifying Checksum [2021-05-11T05:17:14.480Z] a6820b24f6d8: Download complete [2021-05-11T05:17:14.752Z] 31603596830f: Pull complete [2021-05-11T05:17:14.752Z] 54011a49482f: Pull complete [2021-05-11T05:17:16.815Z] a6820b24f6d8: Pull complete [2021-05-11T05:17:17.465Z] f581987b2513: Pull complete [2021-05-11T05:17:17.465Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-11T05:17:17.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T05:17:17.740Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-11T05:17:18.115Z] prd-centos7-docker-4c-2g-4327 does not seem to be running inside a container [2021-05-11T05:17:18.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-918 -v /w/workspace/dgexfoundry_device-sdk-go_PR-918:/w/workspace/dgexfoundry_device-sdk-go_PR-918:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-918@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-11T05:17:21.161Z] $ docker top 64f5d5bc5904fba24f64983ee48a72a8f9f15f6e78e0ebee7ce3ac68a48b34f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T05:17:21.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T05:17:21.623Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T05:17:22.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T05:17:22.101Z] $ docker exec 64f5d5bc5904fba24f64983ee48a72a8f9f15f6e78e0ebee7ce3ac68a48b34f0 ssh-agent [2021-05-11T05:17:22.382Z] SSH_AUTH_SOCK=/tmp/ssh-KGNc8sZoz9Mw/agent.11 [2021-05-11T05:17:22.382Z] SSH_AGENT_PID=16 [2021-05-11T05:17:22.423Z] Running ssh-add (command line suppressed) [2021-05-11T05:17:22.649Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_6746746220904646619.key (/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_6746746220904646619.key) [2021-05-11T05:17:22.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T05:17:23.167Z] + git tag --points-at HEAD [Pipeline] } [2021-05-11T05:17:23.232Z] $ docker exec --env ******** --env ******** 64f5d5bc5904fba24f64983ee48a72a8f9f15f6e78e0ebee7ce3ac68a48b34f0 ssh-agent -k [2021-05-11T05:17:23.376Z] unset SSH_AUTH_SOCK; [2021-05-11T05:17:23.376Z] unset SSH_AGENT_PID; [2021-05-11T05:17:23.376Z] echo Agent pid 16 killed; [2021-05-11T05:17:23.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-11T05:17:23.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T05:17:23.596Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T05:17:23.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T05:17:23.981Z] $ docker exec 64f5d5bc5904fba24f64983ee48a72a8f9f15f6e78e0ebee7ce3ac68a48b34f0 ssh-agent [2021-05-11T05:17:24.402Z] SSH_AUTH_SOCK=/tmp/ssh-9uTZx2mjjlWQ/agent.45 [2021-05-11T05:17:24.402Z] SSH_AGENT_PID=50 [2021-05-11T05:17:24.414Z] Running ssh-add (command line suppressed) [2021-05-11T05:17:24.709Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_5676190229912054908.key (/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/private_key_5676190229912054908.key) [2021-05-11T05:17:24.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T05:17:25.266Z] + git semver init [2021-05-11T05:17:25.266Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T05:17:25.266Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-918/.git [2021-05-11T05:17:25.266Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-918 [2021-05-11T05:17:25.266Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T05:17:25.266Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T05:17:25.266Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T05:17:25.266Z] # $SEMVER_BRANCH = PR-918 [2021-05-11T05:17:25.266Z] # $SEMVER_TEMP = /tmp/semver-590601402 [2021-05-11T05:17:25.266Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-11T05:17:26.340Z] # '/tmp/semver-590601402' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-918/.semver' [2021-05-11T05:17:26.609Z] # -> Force: false [2021-05-11T05:17:26.609Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-918/.semver [Pipeline] } [2021-05-11T05:17:26.634Z] $ docker exec --env ******** --env ******** 64f5d5bc5904fba24f64983ee48a72a8f9f15f6e78e0ebee7ce3ac68a48b34f0 ssh-agent -k [2021-05-11T05:17:26.820Z] unset SSH_AUTH_SOCK; [2021-05-11T05:17:26.821Z] unset SSH_AGENT_PID; [2021-05-11T05:17:26.821Z] echo Agent pid 50 killed; [2021-05-11T05:17:26.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T05:17:27.931Z] + git semver [Pipeline] } [2021-05-11T05:17:28.039Z] $ docker stop --time=1 64f5d5bc5904fba24f64983ee48a72a8f9f15f6e78e0ebee7ce3ac68a48b34f0 [2021-05-11T05:17:30.332Z] $ docker rm -f 64f5d5bc5904fba24f64983ee48a72a8f9f15f6e78e0ebee7ce3ac68a48b34f0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T05:17:31.083Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-11T05:17:31.898Z] Stashed 1 file(s) [Pipeline] echo [2021-05-11T05:17:31.923Z] [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-11T05:17:47.391Z] Still waiting to schedule task [2021-05-11T05:17:47.392Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-11T05:17:47.416Z] Still waiting to schedule task [2021-05-11T05:17:47.417Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-11T05:18:58.667Z] Running on prd-centos7-docker-4c-2g-4330 in /w/workspace/dgexfoundry_device-sdk-go_PR-918 [Pipeline] { [Pipeline] ws [2021-05-11T05:18:58.721Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-11T05:19:01.533Z] using credential edgex-jenkins-ssh [2021-05-11T05:19:01.552Z] Cloning the remote Git repository [2021-05-11T05:19:01.585Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-11T05:19:01.667Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-11T05:19:01.735Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-11T05:19:01.735Z] > git --version # timeout=10 [2021-05-11T05:19:01.746Z] > git --version # 'git version 2.24.3' [2021-05-11T05:19:01.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:19:01.779Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T05:19:03.530Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-11T05:19:03.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T05:19:03.558Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-11T05:19:03.592Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-11T05:19:03.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:19:04.551Z] Merging remotes/origin/master commit 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be into PR head commit 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 [2021-05-11T05:19:04.657Z] Merge succeeded, producing 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 [2021-05-11T05:19:04.657Z] Checking out Revision 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 (PR-918) [2021-05-11T05:19:03.603Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T05:19:04.562Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T05:19:04.567Z] > git checkout -f 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 # timeout=10 [2021-05-11T05:19:04.619Z] > git remote # timeout=10 [2021-05-11T05:19:04.630Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T05:19:04.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:19:04.641Z] > git merge 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be # timeout=10 [2021-05-11T05:19:04.652Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T05:19:04.661Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T05:19:04.666Z] > git checkout -f 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 # timeout=10 [2021-05-11T05:19:08.484Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-11T05:19:08.513Z] > git --version # timeout=10 [2021-05-11T05:19:08.521Z] > git --version # 'git version 2.24.3' [2021-05-11T05:19:08.529Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T05:19:09.705Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-11T05:19:10.056Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T05:19:10.392Z] + sudo service docker restart [2021-05-11T05:19:10.393Z] + true [2021-05-11T05:19:10.393Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T05:19:11.490Z] provisioning config files... [2021-05-11T05:19:11.525Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2059714717871191562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:19:11.910Z] ---> docker-login.sh [2021-05-11T05:19:11.910Z] nexus3.edgexfoundry.org:10001 [2021-05-11T05:19:12.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:19:12.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:19:12.178Z] Configure a credential helper to remove this warning. See [2021-05-11T05:19:12.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:19:12.178Z] [2021-05-11T05:19:12.178Z] Login Succeeded [2021-05-11T05:19:12.178Z] nexus3.edgexfoundry.org:10002 [2021-05-11T05:19:12.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:19:12.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:19:12.444Z] Configure a credential helper to remove this warning. See [2021-05-11T05:19:12.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:19:12.444Z] [2021-05-11T05:19:12.444Z] Login Succeeded [2021-05-11T05:19:12.444Z] nexus3.edgexfoundry.org:10003 [2021-05-11T05:19:12.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:19:12.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:19:12.708Z] Configure a credential helper to remove this warning. See [2021-05-11T05:19:12.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:19:12.708Z] [2021-05-11T05:19:12.708Z] Login Succeeded [2021-05-11T05:19:12.708Z] nexus3.edgexfoundry.org:10004 [2021-05-11T05:19:12.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:19:12.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:19:12.977Z] Configure a credential helper to remove this warning. See [2021-05-11T05:19:12.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:19:12.977Z] [2021-05-11T05:19:12.977Z] Login Succeeded [2021-05-11T05:19:12.977Z] docker.io [2021-05-11T05:19:12.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:19:13.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:19:13.243Z] Configure a credential helper to remove this warning. See [2021-05-11T05:19:13.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:19:13.243Z] [2021-05-11T05:19:13.243Z] Login Succeeded [2021-05-11T05:19:13.243Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T05:19:13.279Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-11T05:19:13.596Z] ========================================================= [2021-05-11T05:19:13.597Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-11T05:19:13.597Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:19:13.941Z] + 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-11T05:19:13.941Z] Sending build context to Docker daemon 2.534MB [2021-05-11T05:19:13.941Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T05:19:13.941Z] Step 2/8 : FROM ${BASE} [2021-05-11T05:19:14.206Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-11T05:19:14.206Z] 540db60ca938: Pulling fs layer [2021-05-11T05:19:14.206Z] adcc1eea9eea: Pulling fs layer [2021-05-11T05:19:14.206Z] 4c4ab2625f07: Pulling fs layer [2021-05-11T05:19:14.206Z] 0510c868ecb4: Pulling fs layer [2021-05-11T05:19:14.206Z] afea3b2eda06: Pulling fs layer [2021-05-11T05:19:14.206Z] 7809a108b3ef: Pulling fs layer [2021-05-11T05:19:14.206Z] f706445af74f: Pulling fs layer [2021-05-11T05:19:14.206Z] 0510c868ecb4: Waiting [2021-05-11T05:19:14.206Z] afea3b2eda06: Waiting [2021-05-11T05:19:14.206Z] 7809a108b3ef: Waiting [2021-05-11T05:19:14.206Z] f706445af74f: Waiting [2021-05-11T05:19:14.206Z] 4c4ab2625f07: Verifying Checksum [2021-05-11T05:19:14.206Z] 4c4ab2625f07: Download complete [2021-05-11T05:19:14.206Z] adcc1eea9eea: Verifying Checksum [2021-05-11T05:19:14.206Z] adcc1eea9eea: Download complete [2021-05-11T05:19:14.469Z] afea3b2eda06: Verifying Checksum [2021-05-11T05:19:14.469Z] afea3b2eda06: Download complete [2021-05-11T05:19:14.469Z] 540db60ca938: Verifying Checksum [2021-05-11T05:19:14.469Z] 540db60ca938: Download complete [2021-05-11T05:19:14.469Z] 7809a108b3ef: Verifying Checksum [2021-05-11T05:19:14.469Z] 7809a108b3ef: Download complete [2021-05-11T05:19:14.469Z] 540db60ca938: Pull complete [2021-05-11T05:19:14.735Z] adcc1eea9eea: Pull complete [2021-05-11T05:19:15.001Z] 4c4ab2625f07: Pull complete [2021-05-11T05:19:16.940Z] f706445af74f: Verifying Checksum [2021-05-11T05:19:16.940Z] f706445af74f: Download complete [2021-05-11T05:19:17.220Z] 0510c868ecb4: Verifying Checksum [2021-05-11T05:19:17.220Z] 0510c868ecb4: Download complete [2021-05-11T05:19:23.945Z] 0510c868ecb4: Pull complete [2021-05-11T05:19:23.945Z] afea3b2eda06: Pull complete [2021-05-11T05:19:23.945Z] 7809a108b3ef: Pull complete [2021-05-11T05:19:32.153Z] f706445af74f: Pull complete [2021-05-11T05:19:32.153Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-11T05:19:32.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-11T05:19:32.153Z] ---> b068be0155e3 [2021-05-11T05:19:32.153Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-11T05:19:32.153Z] ---> Running in 02734f4b2038 [2021-05-11T05:19:32.153Z] Removing intermediate container 02734f4b2038 [2021-05-11T05:19:32.153Z] ---> 0141870cbd87 [2021-05-11T05:19:32.153Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:19:32.153Z] ---> Running in 1a9bd14d6ea5 [2021-05-11T05:19:33.574Z] Removing intermediate container 1a9bd14d6ea5 [2021-05-11T05:19:33.574Z] ---> eecb6268a01a [2021-05-11T05:19:33.574Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-11T05:19:33.574Z] ---> Running in 422e0dd9f02d [2021-05-11T05:19:34.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:19:36.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:19:38.127Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-11T05:19:38.400Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-11T05:19:38.978Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-11T05:19:39.242Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-11T05:19:39.242Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-11T05:19:40.190Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-11T05:19:40.453Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T05:19:40.453Z] OK: 150 MiB in 46 packages [2021-05-11T05:19:41.407Z] Removing intermediate container 422e0dd9f02d [2021-05-11T05:19:41.407Z] ---> bf6d625ecb30 [2021-05-11T05:19:41.407Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-11T05:19:41.407Z] ---> Running in 10affebf4ded [2021-05-11T05:19:41.407Z] Removing intermediate container 10affebf4ded [2021-05-11T05:19:41.407Z] ---> 30137606a507 [2021-05-11T05:19:41.407Z] Step 7/8 : COPY . . [2021-05-11T05:19:42.808Z] ---> ecfdd18c0b3d [2021-05-11T05:19:42.808Z] Step 8/8 : RUN go mod download [2021-05-11T05:19:42.808Z] ---> Running in 908b176e6d7e [2021-05-11T05:20:09.493Z] Removing intermediate container 908b176e6d7e [2021-05-11T05:20:09.493Z] ---> 120038bc74de [2021-05-11T05:20:09.493Z] Successfully built 120038bc74de [2021-05-11T05:20:09.493Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:20:09.841Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T05:20:09.841Z] . [Pipeline] withDockerContainer [2021-05-11T05:20:09.992Z] prd-centos7-docker-4c-2g-4330 does not seem to be running inside a container [2021-05-11T05:20:10.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-11T05:20:10.967Z] $ docker top 33609694bec2ef7bec2e6a74b3ac85127c0928d61237a5aca10a96110af8acf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:20:11.508Z] + go version [2021-05-11T05:20:11.508Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-11T05:20:11.544Z] $ docker stop --time=1 33609694bec2ef7bec2e6a74b3ac85127c0928d61237a5aca10a96110af8acf3 [2021-05-11T05:20:12.926Z] $ docker rm -f 33609694bec2ef7bec2e6a74b3ac85127c0928d61237a5aca10a96110af8acf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:20:13.680Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T05:20:13.681Z] . [Pipeline] withDockerContainer [2021-05-11T05:20:13.820Z] prd-centos7-docker-4c-2g-4330 does not seem to be running inside a container [2021-05-11T05:20:13.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-11T05:20:14.504Z] $ docker top 43494d63c2020ee77ebae64d528da0b898b3fff7d785e479c62c4494042a89ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:20:14.964Z] + go mod tidy [Pipeline] sh [2021-05-11T05:20:15.886Z] + make test [2021-05-11T05:20:15.886Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-11T05:20:24.463Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-11T05:20:26.789Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4332 in /w/workspace/dgexfoundry_device-sdk-go_PR-918 [Pipeline] { [Pipeline] ws [2021-05-11T05:20:26.849Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-11T05:20:32.215Z] using credential edgex-jenkins-ssh [2021-05-11T05:20:32.233Z] Cloning the remote Git repository [2021-05-11T05:20:32.290Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-11T05:20:32.712Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-11T05:20:32.802Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-11T05:20:32.803Z] > git --version # timeout=10 [2021-05-11T05:20:32.828Z] > git --version # 'git version 2.17.1' [2021-05-11T05:20:32.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:20:32.890Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T05:20:34.124Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-11T05:20:34.156Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T05:20:34.182Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-11T05:20:34.216Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-11T05:20:34.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:20:34.230Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/918/head:refs/remotes/origin/PR-918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T05:20:34.723Z] Merging remotes/origin/master commit 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be into PR head commit 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 [2021-05-11T05:20:34.929Z] Merge succeeded, producing 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 [2021-05-11T05:20:34.930Z] Checking out Revision 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 (PR-918) [2021-05-11T05:20:34.743Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T05:20:34.758Z] > git checkout -f 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 # timeout=10 [2021-05-11T05:20:34.852Z] > git remote # timeout=10 [2021-05-11T05:20:34.870Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T05:20:34.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:20:34.893Z] > git merge 6cc4c25230d964bbb6ccd74e42769d1c7a10d9be # timeout=10 [2021-05-11T05:20:34.916Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T05:20:34.937Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T05:20:34.952Z] > git checkout -f 9c54964434f9690a14a8f8bb9b0ae36f78cdaf39 # timeout=10 [2021-05-11T05:20:39.197Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-11T05:20:39.254Z] > git --version # timeout=10 [2021-05-11T05:20:39.264Z] > git --version # 'git version 2.17.1' [2021-05-11T05:20:39.281Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T05:20:41.071Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-11T05:20:41.498Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T05:20:41.857Z] + + sudo service docker restart [2021-05-11T05:20:41.857Z] true [2021-05-11T05:20:42.750Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/handler [2021-05-11T05:20:42.750Z] internal/handler/messaging.go:18:10: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging".BootstrapHandler [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T05:20:44.592Z] provisioning config files... [2021-05-11T05:20:44.638Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3652301477563552187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:20:45.072Z] ---> docker-login.sh [2021-05-11T05:20:45.072Z] nexus3.edgexfoundry.org:10001 [2021-05-11T05:20:46.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:20:46.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:20:46.332Z] Configure a credential helper to remove this warning. See [2021-05-11T05:20:46.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:20:46.332Z] [2021-05-11T05:20:46.332Z] Login Succeeded [2021-05-11T05:20:46.332Z] nexus3.edgexfoundry.org:10002 [2021-05-11T05:20:46.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:20:46.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:20:46.880Z] Configure a credential helper to remove this warning. See [2021-05-11T05:20:46.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:20:46.880Z] [2021-05-11T05:20:46.880Z] Login Succeeded [2021-05-11T05:20:46.880Z] nexus3.edgexfoundry.org:10003 [2021-05-11T05:20:47.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:20:47.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:20:47.429Z] Configure a credential helper to remove this warning. See [2021-05-11T05:20:47.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:20:47.429Z] [2021-05-11T05:20:47.429Z] Login Succeeded [2021-05-11T05:20:47.429Z] nexus3.edgexfoundry.org:10004 [2021-05-11T05:20:47.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:20:47.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:20:47.981Z] Configure a credential helper to remove this warning. See [2021-05-11T05:20:47.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:20:47.981Z] [2021-05-11T05:20:47.981Z] Login Succeeded [2021-05-11T05:20:47.981Z] docker.io [2021-05-11T05:20:48.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:20:48.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:20:48.856Z] Configure a credential helper to remove this warning. See [2021-05-11T05:20:48.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:20:48.856Z] [2021-05-11T05:20:48.856Z] Login Succeeded [2021-05-11T05:20:48.856Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T05:20:48.894Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-11T05:20:49.320Z] ========================================================= [2021-05-11T05:20:49.320Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-11T05:20:49.320Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:20:49.709Z] + 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-11T05:20:50.316Z] Sending build context to Docker daemon 2.541MB [2021-05-11T05:20:50.316Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T05:20:50.316Z] Step 2/8 : FROM ${BASE} [2021-05-11T05:20:50.316Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-11T05:20:50.316Z] 595b0fe564bb: Pulling fs layer [2021-05-11T05:20:50.316Z] 7186ed65a4f7: Pulling fs layer [2021-05-11T05:20:50.316Z] 316046926c0a: Pulling fs layer [2021-05-11T05:20:50.316Z] 4ebd0625c992: Pulling fs layer [2021-05-11T05:20:50.316Z] 207e8628e3a3: Pulling fs layer [2021-05-11T05:20:50.316Z] c791037a9be2: Pulling fs layer [2021-05-11T05:20:50.316Z] ffd874e62e21: Pulling fs layer [2021-05-11T05:20:50.316Z] 207e8628e3a3: Waiting [2021-05-11T05:20:50.316Z] c791037a9be2: Waiting [2021-05-11T05:20:50.316Z] 4ebd0625c992: Waiting [2021-05-11T05:20:50.316Z] ffd874e62e21: Waiting [2021-05-11T05:20:50.316Z] 316046926c0a: Verifying Checksum [2021-05-11T05:20:50.316Z] 316046926c0a: Download complete [2021-05-11T05:20:50.316Z] 7186ed65a4f7: Verifying Checksum [2021-05-11T05:20:50.316Z] 7186ed65a4f7: Download complete [2021-05-11T05:20:50.316Z] 207e8628e3a3: Verifying Checksum [2021-05-11T05:20:50.316Z] 207e8628e3a3: Download complete [2021-05-11T05:20:50.316Z] 595b0fe564bb: Download complete [2021-05-11T05:20:50.316Z] c791037a9be2: Download complete [2021-05-11T05:20:50.922Z] 595b0fe564bb: Pull complete [2021-05-11T05:20:51.010Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.077s coverage: 25.4% of statements [2021-05-11T05:20:51.010Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.077s coverage: 28.1% of statements [2021-05-11T05:20:51.010Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements [2021-05-11T05:20:51.280Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.055s coverage: 10.7% of statements [2021-05-11T05:20:51.526Z] 7186ed65a4f7: Pull complete [2021-05-11T05:20:51.552Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.096s coverage: 30.2% of statements [2021-05-11T05:20:52.127Z] 316046926c0a: Pull complete [2021-05-11T05:20:52.140Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.120s coverage: 58.4% of statements [2021-05-11T05:20:52.401Z] ffd874e62e21: Verifying Checksum [2021-05-11T05:20:52.401Z] ffd874e62e21: Download complete [2021-05-11T05:20:53.540Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.237s coverage: 89.2% of statements [2021-05-11T05:20:53.540Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-05-11T05:20:53.540Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-05-11T05:20:53.590Z] $ docker stop --time=1 43494d63c2020ee77ebae64d528da0b898b3fff7d785e479c62c4494042a89ef [2021-05-11T05:20:53.849Z] 4ebd0625c992: Verifying Checksum [2021-05-11T05:20:53.849Z] 4ebd0625c992: Download complete [2021-05-11T05:20:55.247Z] $ docker rm -f 43494d63c2020ee77ebae64d528da0b898b3fff7d785e479c62c4494042a89ef [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-11T05:20:56.981Z] ---> job-cost.sh [2021-05-11T05:20:56.981Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1163 [2021-05-11T05:21:04.049Z] 4ebd0625c992: Pull complete [2021-05-11T05:21:04.323Z] 207e8628e3a3: Pull complete [2021-05-11T05:21:04.598Z] c791037a9be2: Pull complete [2021-05-11T05:21:08.922Z] ffd874e62e21: Pull complete [2021-05-11T05:21:08.922Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-11T05:21:08.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-11T05:21:08.922Z] ---> cfc18b08335c [2021-05-11T05:21:08.922Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-11T05:21:11.572Z] ---> Running in 63a479e948ad [2021-05-11T05:21:11.572Z] Removing intermediate container 63a479e948ad [2021-05-11T05:21:11.572Z] ---> 2d6a3c5d6e7d [2021-05-11T05:21:11.572Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:21:11.846Z] ---> Running in 718fed542a0b [2021-05-11T05:21:11.941Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T05:21:14.517Z] Removing intermediate container 718fed542a0b [2021-05-11T05:21:14.517Z] ---> c01cc5f11ac6 [2021-05-11T05:21:14.517Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-11T05:21:14.517Z] ---> Running in 9fdb0b0e438a [2021-05-11T05:21:15.495Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:21:16.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:21:19.575Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-11T05:21:19.575Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-11T05:21:19.575Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-11T05:21:19.846Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-11T05:21:19.846Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-11T05:21:20.116Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-11T05:21:20.387Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T05:21:20.387Z] OK: 139 MiB in 46 packages [2021-05-11T05:21:21.829Z] Removing intermediate container 9fdb0b0e438a [2021-05-11T05:21:21.829Z] ---> ec99057cccc5 [2021-05-11T05:21:21.829Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-11T05:21:21.829Z] ---> Running in 8b66aa0dddcd [2021-05-11T05:21:22.426Z] Removing intermediate container 8b66aa0dddcd [2021-05-11T05:21:22.426Z] ---> 96cb59e9e993 [2021-05-11T05:21:22.426Z] Step 7/8 : COPY . . [2021-05-11T05:21:23.864Z] ---> 7122fefa3f4c [2021-05-11T05:21:23.864Z] Step 8/8 : RUN go mod download [2021-05-11T05:21:23.864Z] ---> Running in ce35d0d4ff9b [2021-05-11T05:21:44.192Z] lf-activate-venv(): INFO: Adding /tmp/venv-1163/bin to PATH [2021-05-11T05:21:44.192Z] INFO: No Stack... [2021-05-11T05:21:44.192Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T05:21:44.192Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T05:21:44.543Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-05-11T05:21:44.543Z] + cut -d, -f6 [Pipeline] lock [2021-05-11T05:21:44.663Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] [2021-05-11T05:21:44.669Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] did not exist. Created. [2021-05-11T05:21:44.669Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T05:21:45.093Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-11T05:21:45.568Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T05:21:45.585Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T05:21:46.121Z] Failed in branch amd64 [2021-05-11T05:21:50.724Z] Removing intermediate container ce35d0d4ff9b [2021-05-11T05:21:50.724Z] ---> 5523b30a5759 [2021-05-11T05:21:50.724Z] Successfully built 5523b30a5759 [2021-05-11T05:21:50.724Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:21:51.101Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T05:21:51.101Z] . [Pipeline] withDockerContainer [2021-05-11T05:21:51.409Z] prd-ubuntu18.04-docker-arm64-4c-16g-4332 does not seem to be running inside a container [2021-05-11T05:21:51.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-11T05:21:53.056Z] $ docker top 306fd467a65a3a2a1cb6299c180f83a5a8c0cd8c9a85db94d95f8440f8492062 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:21:54.045Z] + go version [2021-05-11T05:21:54.045Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-11T05:21:54.080Z] $ docker stop --time=1 306fd467a65a3a2a1cb6299c180f83a5a8c0cd8c9a85db94d95f8440f8492062 [2021-05-11T05:21:56.050Z] $ docker rm -f 306fd467a65a3a2a1cb6299c180f83a5a8c0cd8c9a85db94d95f8440f8492062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:21:56.993Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T05:21:56.993Z] . [Pipeline] withDockerContainer [2021-05-11T05:21:57.274Z] prd-ubuntu18.04-docker-arm64-4c-16g-4332 does not seem to be running inside a container [2021-05-11T05:21:57.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-11T05:21:58.893Z] $ docker top c9431658a48ea9083ea97d53071778e51fc4dd744a7f38280456c0d8cf272ce3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:21:59.904Z] + go mod tidy [Pipeline] sh [2021-05-11T05:22:01.178Z] + make test [2021-05-11T05:22:01.178Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-11T05:22:28.008Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-11T05:23:07.039Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/handler [2021-05-11T05:23:07.039Z] internal/handler/messaging.go:18:10: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging".BootstrapHandler [2021-05-11T05:23:39.435Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.198s coverage: 25.4% of statements [2021-05-11T05:23:39.435Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.125s coverage: 28.1% of statements [2021-05-11T05:23:39.435Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.165s coverage: 78.9% of statements [2021-05-11T05:23:39.435Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.156s coverage: 10.7% of statements [2021-05-11T05:23:42.070Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.221s coverage: 30.2% of statements [2021-05-11T05:23:42.342Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.291s coverage: 58.4% of statements [2021-05-11T05:23:44.969Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.119s coverage: 89.2% of statements [2021-05-11T05:23:44.969Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-05-11T05:23:45.245Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-05-11T05:23:45.295Z] $ docker stop --time=1 c9431658a48ea9083ea97d53071778e51fc4dd744a7f38280456c0d8cf272ce3 [2021-05-11T05:23:47.647Z] $ docker rm -f c9431658a48ea9083ea97d53071778e51fc4dd744a7f38280456c0d8cf272ce3 [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-11T05:23:49.498Z] ---> job-cost.sh [2021-05-11T05:23:49.498Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yAXg [2021-05-11T05:24:36.450Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T05:26:28.259Z] lf-activate-venv(): INFO: Adding /tmp/venv-yAXg/bin to PATH [2021-05-11T05:26:28.259Z] INFO: No Stack... [2021-05-11T05:26:28.259Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-11T05:26:28.259Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T05:26:28.633Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-05-11T05:26:28.633Z] + cut -d, -f6 [Pipeline] lock [2021-05-11T05:26:28.790Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] [2021-05-11T05:26:28.797Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] did not exist. Created. [2021-05-11T05:26:28.797Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T05:26:29.249Z] /w/workspace/device-sdk-go/1@tmp/durable-b03d0ae4/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-b03d0ae4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-11T05:26:29.653Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-11T05:26:29.710Z] Warning: overwriting stash ‘stack-cost’ [2021-05-11T05:26:30.391Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T05:26:30.413Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-918-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T05:26:30.950Z] 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-11T05:26:33.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:26:34.306Z] ---> package-listing.sh [2021-05-11T05:26:34.306Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-11T05:26:34.306Z] ++ facter osfamily [2021-05-11T05:26:34.306Z] + OS_FAMILY=redhat [2021-05-11T05:26:34.306Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-918 [2021-05-11T05:26:34.306Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-11T05:26:34.306Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-11T05:26:34.306Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-11T05:26:34.306Z] + PACKAGES=/tmp/packages_start.txt [2021-05-11T05:26:34.306Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-918 ']' [2021-05-11T05:26:34.306Z] + PACKAGES=/tmp/packages_end.txt [2021-05-11T05:26:34.306Z] + case "${OS_FAMILY}" in [2021-05-11T05:26:34.306Z] + sort [2021-05-11T05:26:34.306Z] + rpm -qa [2021-05-11T05:26:41.078Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-11T05:26:41.078Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-11T05:26:41.078Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-11T05:26:41.078Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-918 ']' [2021-05-11T05:26:41.078Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-918/archives/ [2021-05-11T05:26:41.078Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-918/archives/ [Pipeline] echo [2021-05-11T05:26:41.128Z] 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-sdk-go_PR-918/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-11T05:26:41.476Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:26:41.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T05:26:42.150Z] [2021-05-11T05:26:42.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:26:42.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T05:26:42.602Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-11T05:26:42.602Z] df20fa9351a1: Pulling fs layer [2021-05-11T05:26:42.602Z] 36b3adc4ff6f: Pulling fs layer [2021-05-11T05:26:42.602Z] 8ad3a11d3b57: Pulling fs layer [2021-05-11T05:26:42.602Z] 46f8f816bc3b: Pulling fs layer [2021-05-11T05:26:42.602Z] 93b61091891f: Pulling fs layer [2021-05-11T05:26:42.602Z] 93b9cdb0e59b: Pulling fs layer [2021-05-11T05:26:42.602Z] 5e14af77c1be: Pulling fs layer [2021-05-11T05:26:42.602Z] 01666e4c0597: Pulling fs layer [2021-05-11T05:26:42.602Z] aa168da1d23b: Pulling fs layer [2021-05-11T05:26:42.602Z] 46f8f816bc3b: Waiting [2021-05-11T05:26:42.602Z] 93b61091891f: Waiting [2021-05-11T05:26:42.602Z] 93b9cdb0e59b: Waiting [2021-05-11T05:26:42.602Z] 5e14af77c1be: Waiting [2021-05-11T05:26:42.602Z] 01666e4c0597: Waiting [2021-05-11T05:26:42.602Z] aa168da1d23b: Waiting [2021-05-11T05:26:42.897Z] 36b3adc4ff6f: Verifying Checksum [2021-05-11T05:26:42.897Z] 36b3adc4ff6f: Download complete [2021-05-11T05:26:42.897Z] 46f8f816bc3b: Verifying Checksum [2021-05-11T05:26:42.897Z] 46f8f816bc3b: Download complete [2021-05-11T05:26:43.170Z] df20fa9351a1: Verifying Checksum [2021-05-11T05:26:43.170Z] df20fa9351a1: Download complete [2021-05-11T05:26:43.170Z] 93b9cdb0e59b: Verifying Checksum [2021-05-11T05:26:43.170Z] 93b9cdb0e59b: Download complete [2021-05-11T05:26:43.170Z] 5e14af77c1be: Verifying Checksum [2021-05-11T05:26:43.170Z] 5e14af77c1be: Download complete [2021-05-11T05:26:43.170Z] 93b61091891f: Verifying Checksum [2021-05-11T05:26:43.170Z] 93b61091891f: Download complete [2021-05-11T05:26:43.170Z] 01666e4c0597: Verifying Checksum [2021-05-11T05:26:43.170Z] 01666e4c0597: Download complete [2021-05-11T05:26:43.170Z] 8ad3a11d3b57: Verifying Checksum [2021-05-11T05:26:43.170Z] 8ad3a11d3b57: Download complete [2021-05-11T05:26:43.782Z] df20fa9351a1: Pull complete [2021-05-11T05:26:44.420Z] 36b3adc4ff6f: Pull complete [2021-05-11T05:26:46.512Z] 8ad3a11d3b57: Pull complete [2021-05-11T05:26:46.512Z] 46f8f816bc3b: Pull complete [2021-05-11T05:26:48.005Z] 93b61091891f: Pull complete [2021-05-11T05:26:48.005Z] 93b9cdb0e59b: Pull complete [2021-05-11T05:26:48.284Z] 5e14af77c1be: Pull complete [2021-05-11T05:26:48.582Z] 01666e4c0597: Pull complete [2021-05-11T05:26:48.582Z] aa168da1d23b: Verifying Checksum [2021-05-11T05:26:48.582Z] aa168da1d23b: Download complete [2021-05-11T05:27:03.954Z] aa168da1d23b: Pull complete [2021-05-11T05:27:03.954Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-11T05:27:03.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T05:27:03.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-11T05:27:04.222Z] prd-centos7-docker-4c-2g-4327 does not seem to be running inside a container [2021-05-11T05:27:04.286Z] $ 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-sdk-go_PR-918/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-sdk-go_PR-918 -v /w/workspace/dgexfoundry_device-sdk-go_PR-918:/w/workspace/dgexfoundry_device-sdk-go_PR-918:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-11T05:27:08.042Z] $ docker top 8394cf4d4b4c3073c0bb90ec153f04b9b4cac0ee346e4d364f8dd4a6571da64c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:27:08.681Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-11T05:27:09.070Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-11T05:27:09.866Z] + ls /var/log/sa-host [2021-05-11T05:27:09.866Z] + sadf -c /var/log/sa-host/sa11 [2021-05-11T05:27:09.866Z] file_magic: OK [2021-05-11T05:27:09.866Z] HZ: Using current value: 100 [2021-05-11T05:27:09.866Z] file_header: OK [2021-05-11T05:27:09.866Z] 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-11T05:27:09.866Z] Statistics: [2021-05-11T05:27:09.866Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-11T05:27:09.866Z] File successfully converted to sysstat format version 12.2.1 [2021-05-11T05:27:09.866Z] + sadf -c /var/log/sa-host/sa23 [2021-05-11T05:27:09.866Z] file_magic: OK [2021-05-11T05:27:09.866Z] HZ: Using current value: 100 [2021-05-11T05:27:09.866Z] file_header: OK [2021-05-11T05:27:09.866Z] 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-11T05:27:09.866Z] Statistics: [2021-05-11T05:27:09.866Z] Hnuu...uuuununununu... [2021-05-11T05:27:09.866Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-11T05:27:10.588Z] provisioning config files... [2021-05-11T05:27:11.019Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp/config1129786479642374994tmp [Pipeline] { [Pipeline] echo [2021-05-11T05:27:11.121Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:27:11.486Z] ---> create-netrc.sh [Pipeline] } [2021-05-11T05:27:11.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-11T05:27:11.862Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:27:12.284Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-11T05:27:12.326Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:27:12.858Z] ---> sudo-logs.sh [2021-05-11T05:27:12.858Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-11T05:27:13.024Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:27:13.394Z] ---> job-cost.sh [2021-05-11T05:27:13.394Z] lf-activate-venv: SKIPPING [2021-05-11T05:27:13.394Z] DEBUG: total: 0.20999999344348907 [2021-05-11T05:27:13.394Z] INFO: Retrieving Stack Cost... [2021-05-11T05:27:14.351Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T05:27:14.983Z] INFO: Archiving Costs [Pipeline] echo [2021-05-11T05:27:15.027Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:27:15.409Z] ---> logs-deploy.sh [2021-05-11T05:27:15.410Z] lf-activate-venv: SKIPPING [2021-05-11T05:27:15.410Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-918/1 [2021-05-11T05:27:15.410Z] INFO: archiving workspace using pattern(s): [2021-05-11T05:27:18.807Z] Archives upload complete. [2021-05-11T05:27:18.807Z] INFO: archiving logs to Nexus [2021-05-11T05:27:20.244Z] ---> uname -a: [2021-05-11T05:27:20.244Z] Linux prd-centos7-docker-4c-2g-4327.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-11T05:27:20.244Z] [2021-05-11T05:27:20.244Z] [2021-05-11T05:27:20.244Z] ---> lscpu: [2021-05-11T05:27:20.244Z] Architecture: x86_64 [2021-05-11T05:27:20.244Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-11T05:27:20.244Z] Byte Order: Little Endian [2021-05-11T05:27:20.244Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-11T05:27:20.244Z] CPU(s): 4 [2021-05-11T05:27:20.244Z] On-line CPU(s) list: 0-3 [2021-05-11T05:27:20.244Z] Thread(s) per core: 1 [2021-05-11T05:27:20.244Z] Core(s) per socket: 1 [2021-05-11T05:27:20.244Z] Socket(s): 4 [2021-05-11T05:27:20.244Z] NUMA node(s): 1 [2021-05-11T05:27:20.244Z] Vendor ID: GenuineIntel [2021-05-11T05:27:20.244Z] CPU family: 6 [2021-05-11T05:27:20.244Z] Model: 44 [2021-05-11T05:27:20.244Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-11T05:27:20.244Z] Stepping: 1 [2021-05-11T05:27:20.244Z] CPU MHz: 2933.438 [2021-05-11T05:27:20.244Z] BogoMIPS: 5866.87 [2021-05-11T05:27:20.244Z] Virtualization: VT-x [2021-05-11T05:27:20.244Z] Hypervisor vendor: KVM [2021-05-11T05:27:20.244Z] Virtualization type: full [2021-05-11T05:27:20.244Z] L1d cache: 128 KiB [2021-05-11T05:27:20.244Z] L1i cache: 128 KiB [2021-05-11T05:27:20.244Z] L2 cache: 16 MiB [2021-05-11T05:27:20.244Z] L3 cache: 64 MiB [2021-05-11T05:27:20.244Z] NUMA node0 CPU(s): 0-3 [2021-05-11T05:27:20.244Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-11T05:27:20.245Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-11T05:27:20.245Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-11T05:27:20.245Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-11T05:27:20.245Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-11T05:27:20.245Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-11T05:27:20.245Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-11T05:27:20.245Z] Vulnerability Srbds: Not affected [2021-05-11T05:27:20.245Z] Vulnerability Tsx async abort: Not affected [2021-05-11T05:27:20.245Z] 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-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] ---> nproc: [2021-05-11T05:27:20.245Z] 4 [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] ---> df -h: [2021-05-11T05:27:20.245Z] Filesystem Size Used Available Use% Mounted on [2021-05-11T05:27:20.245Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-11T05:27:20.245Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-11T05:27:20.245Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-11T05:27:20.245Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-11T05:27:20.245Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-11T05:27:20.245Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-11T05:27:20.245Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-11T05:27:20.245Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-11T05:27:20.245Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-11T05:27:20.245Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-918 [2021-05-11T05:27:20.245Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-11T05:27:20.245Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-918@tmp [2021-05-11T05:27:20.245Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-11T05:27:20.245Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] ---> free -m: [2021-05-11T05:27:20.245Z] total used free shared buff/cache available [2021-05-11T05:27:20.245Z] Mem: 1837 726 101 0 1008 1005 [2021-05-11T05:27:20.245Z] Swap: 1023 0 1023 [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] ---> ip addr: [2021-05-11T05:27:20.245Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-11T05:27:20.245Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-11T05:27:20.245Z] inet 127.0.0.1/8 scope host lo [2021-05-11T05:27:20.245Z] valid_lft forever preferred_lft forever [2021-05-11T05:27:20.245Z] inet6 ::1/128 scope host [2021-05-11T05:27:20.245Z] valid_lft forever preferred_lft forever [2021-05-11T05:27:20.245Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-11T05:27:20.245Z] link/ether fa:16:3e:81:15:23 brd ff:ff:ff:ff:ff:ff [2021-05-11T05:27:20.245Z] inet 10.30.122.206/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-11T05:27:20.245Z] valid_lft 85717sec preferred_lft 85717sec [2021-05-11T05:27:20.245Z] inet6 fe80::f816:3eff:fe81:1523/64 scope link [2021-05-11T05:27:20.245Z] valid_lft forever preferred_lft forever [2021-05-11T05:27:20.245Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-11T05:27:20.245Z] link/ether 02:42:10:32:81:1b brd ff:ff:ff:ff:ff:ff [2021-05-11T05:27:20.245Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-11T05:27:20.245Z] valid_lft forever preferred_lft forever [2021-05-11T05:27:20.245Z] inet6 fe80::42:10ff:fe32:811b/64 scope link [2021-05-11T05:27:20.245Z] valid_lft forever preferred_lft forever [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] ---> sar -b -r -n DEV: [2021-05-11T05:27:20.245Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] 05:15:41 LINUX RESTART (4 CPU) [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] 05:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-11T05:27:20.245Z] 05:18:01 31.80 11.52 20.28 0.00 4442.29 2265.64 0.00 [2021-05-11T05:27:20.245Z] 05:19:01 1.51 0.00 1.51 0.00 0.00 25.50 0.00 [2021-05-11T05:27:20.245Z] 05:20:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2021-05-11T05:27:20.245Z] 05:21:01 0.30 0.00 0.30 0.00 0.00 3.98 0.00 [2021-05-11T05:27:20.245Z] 05:22:01 0.30 0.00 0.30 0.00 0.00 4.59 0.00 [2021-05-11T05:27:20.245Z] 05:23:01 0.20 0.00 0.20 0.00 0.00 2.31 0.00 [2021-05-11T05:27:20.245Z] 05:24:01 0.30 0.00 0.30 0.00 0.00 3.49 0.00 [2021-05-11T05:27:20.245Z] 05:25:02 0.27 0.00 0.27 0.00 0.00 2.60 0.00 [2021-05-11T05:27:20.245Z] 05:26:01 0.32 0.00 0.32 0.00 0.00 4.08 0.00 [2021-05-11T05:27:20.245Z] 05:27:01 105.42 67.89 37.54 0.00 4719.19 14212.99 0.00 [2021-05-11T05:27:20.245Z] Average: 14.12 7.97 6.15 0.00 919.28 1659.67 0.00 [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] 05:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-11T05:27:20.245Z] 05:18:01 151340 0 616908 32.79 2620 1110676 1153360 39.36 438368 1091968 20 [2021-05-11T05:27:20.245Z] 05:19:01 162908 0 605328 32.17 2620 1110688 1073448 36.64 442204 1078556 12 [2021-05-11T05:27:20.245Z] 05:20:01 157720 0 610512 32.45 2620 1110692 1073736 36.64 447408 1078612 16 [2021-05-11T05:27:20.245Z] 05:21:01 152916 0 615312 32.70 2620 1110696 1073868 36.65 457896 1072540 8 [2021-05-11T05:27:20.245Z] 05:22:01 150552 0 617672 32.83 2620 1110700 1073980 36.65 455616 1077420 8 [2021-05-11T05:27:20.245Z] 05:23:01 150656 0 617564 32.82 2620 1110704 1073860 36.65 455172 1077420 8 [2021-05-11T05:27:20.245Z] 05:24:01 153068 0 615148 32.69 2620 1110708 1073512 36.64 453084 1077420 8 [2021-05-11T05:27:20.245Z] 05:25:02 151904 0 616308 32.76 2620 1110712 1073716 36.64 454484 1077420 8 [2021-05-11T05:27:20.245Z] 05:26:01 150460 0 617744 32.83 2620 1110720 1073788 36.65 456116 1077420 16 [2021-05-11T05:27:20.245Z] 05:27:01 80188 0 753724 40.06 2620 1045012 1547036 52.80 614516 935136 92744 [2021-05-11T05:27:20.245Z] Average: 146171 0 628622 33.41 2620 1104131 1129030 38.53 467486 1064391 9285 [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] 05:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-11T05:27:20.245Z] 05:18:01 eth0 76.16 64.48 371.79 19.24 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:18:01 docker0 5.55 4.60 1.43 26.28 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:19:01 eth0 1.10 0.07 0.11 0.01 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:20:01 eth0 4.08 0.98 1.08 0.54 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:21:01 eth0 3.30 0.87 1.02 0.66 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:22:01 eth0 3.01 1.03 1.29 0.84 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:23:01 eth0 0.68 0.38 0.29 0.21 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:24:01 eth0 1.56 0.08 0.13 0.01 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:25:02 eth0 1.90 0.43 0.43 0.21 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:26:01 eth0 0.83 0.52 0.54 0.41 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:27:01 eth0 209.80 169.48 2162.09 50.67 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] Average: eth0 30.35 23.92 254.93 7.31 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] Average: docker0 0.56 0.46 0.14 2.63 0.00 0.00 0.00 0.00 [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] ---> sar -P ALL: [2021-05-11T05:27:20.245Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] 05:15:41 LINUX RESTART (4 CPU) [2021-05-11T05:27:20.245Z] [2021-05-11T05:27:20.245Z] 05:17:01 CPU %user %nice %system %iowait %steal %idle [2021-05-11T05:27:20.245Z] 05:18:01 all 2.74 0.00 2.95 0.63 8.95 84.73 [2021-05-11T05:27:20.245Z] 05:18:01 0 2.48 0.00 3.00 0.28 9.67 84.59 [2021-05-11T05:27:20.245Z] 05:18:01 1 2.24 0.00 3.08 0.67 8.46 85.55 [2021-05-11T05:27:20.245Z] 05:18:01 2 3.31 0.00 3.10 1.16 9.17 83.25 [2021-05-11T05:27:20.245Z] 05:18:01 3 2.91 0.00 2.62 0.42 8.53 85.53 [2021-05-11T05:27:20.245Z] 05:19:01 all 0.11 0.00 0.07 0.00 0.85 98.96 [2021-05-11T05:27:20.245Z] 05:19:01 0 0.02 0.00 0.07 0.00 0.75 99.17 [2021-05-11T05:27:20.245Z] 05:19:01 1 0.03 0.00 0.12 0.00 1.04 98.81 [2021-05-11T05:27:20.245Z] 05:19:01 2 0.36 0.00 0.05 0.00 0.84 98.74 [2021-05-11T05:27:20.245Z] 05:19:01 3 0.02 0.00 0.07 0.00 0.78 99.14 [2021-05-11T05:27:20.245Z] 05:20:01 all 0.10 0.00 0.06 0.00 0.86 98.98 [2021-05-11T05:27:20.245Z] 05:20:01 0 0.03 0.00 0.07 0.00 0.55 99.35 [2021-05-11T05:27:20.245Z] 05:20:01 1 0.22 0.00 0.05 0.00 1.04 98.69 [2021-05-11T05:27:20.245Z] 05:20:01 2 0.03 0.00 0.08 0.00 0.76 99.12 [2021-05-11T05:27:20.245Z] 05:20:01 3 0.10 0.00 0.05 0.00 1.09 98.76 [2021-05-11T05:27:20.245Z] 05:21:01 all 0.07 0.00 0.04 0.00 0.74 99.15 [2021-05-11T05:27:20.245Z] 05:21:01 0 0.03 0.00 0.02 0.00 0.42 99.53 [2021-05-11T05:27:20.245Z] 05:21:01 1 0.22 0.00 0.08 0.00 0.78 98.92 [2021-05-11T05:27:20.245Z] 05:21:01 2 0.00 0.00 0.02 0.00 0.94 99.04 [2021-05-11T05:27:20.246Z] 05:21:01 3 0.03 0.00 0.03 0.00 0.81 99.12 [2021-05-11T05:27:20.246Z] 05:22:01 all 0.12 0.00 0.29 0.00 1.14 98.46 [2021-05-11T05:27:20.246Z] 05:22:01 0 0.03 0.00 0.35 0.00 0.80 98.82 [2021-05-11T05:27:20.246Z] 05:22:01 1 0.27 0.00 0.10 0.00 0.90 98.74 [2021-05-11T05:27:20.246Z] 05:22:01 2 0.08 0.00 0.45 0.00 1.35 98.12 [2021-05-11T05:27:20.246Z] 05:22:01 3 0.08 0.00 0.26 0.00 1.50 98.15 [2021-05-11T05:27:20.246Z] 05:23:01 all 0.07 0.00 0.04 0.00 0.67 99.22 [2021-05-11T05:27:20.246Z] 05:23:01 0 0.02 0.00 0.00 0.00 0.66 99.32 [2021-05-11T05:27:20.246Z] 05:23:01 1 0.22 0.00 0.03 0.00 0.63 99.12 [2021-05-11T05:27:20.246Z] 05:23:01 2 0.02 0.00 0.05 0.00 0.60 99.34 [2021-05-11T05:27:20.246Z] 05:23:01 3 0.05 0.00 0.07 0.00 0.78 99.10 [2021-05-11T05:27:20.246Z] 05:24:01 all 0.08 0.00 0.04 0.00 0.90 98.98 [2021-05-11T05:27:20.246Z] 05:24:01 0 0.03 0.00 0.03 0.00 0.80 99.14 [2021-05-11T05:27:20.246Z] 05:24:01 1 0.23 0.00 0.05 0.00 0.68 99.04 [2021-05-11T05:27:20.246Z] 05:24:01 2 0.03 0.00 0.03 0.00 1.12 98.81 [2021-05-11T05:27:20.246Z] 05:24:01 3 0.03 0.00 0.03 0.00 1.01 98.92 [2021-05-11T05:27:20.246Z] 05:25:02 all 0.06 0.00 0.03 0.00 0.85 99.06 [2021-05-11T05:27:20.246Z] 05:25:02 0 0.02 0.00 0.03 0.00 0.40 99.55 [2021-05-11T05:27:20.246Z] 05:25:02 1 0.17 0.00 0.03 0.00 1.24 98.56 [2021-05-11T05:27:20.246Z] 05:25:02 2 0.02 0.00 0.03 0.00 0.96 98.99 [2021-05-11T05:27:20.246Z] 05:25:02 3 0.03 0.00 0.02 0.00 0.81 99.14 [2021-05-11T05:27:20.246Z] 05:26:01 all 0.08 0.00 0.03 0.00 0.94 98.94 [2021-05-11T05:27:20.246Z] 05:26:01 0 0.22 0.00 0.02 0.00 1.21 98.55 [2021-05-11T05:27:20.246Z] 05:26:01 1 0.05 0.00 0.05 0.00 0.93 98.97 [2021-05-11T05:27:20.246Z] 05:26:01 2 0.05 0.00 0.02 0.00 1.03 98.91 [2021-05-11T05:27:20.246Z] 05:26:01 3 0.02 0.00 0.05 0.00 0.59 99.34 [2021-05-11T05:27:20.246Z] 05:27:01 all 4.27 0.00 3.17 1.50 11.34 79.72 [2021-05-11T05:27:20.246Z] 05:27:01 0 3.99 0.00 3.41 0.07 11.22 81.31 [2021-05-11T05:27:20.246Z] 05:27:01 1 5.24 0.00 3.13 3.39 11.88 76.35 [2021-05-11T05:27:20.246Z] 05:27:01 2 3.24 0.00 2.80 0.37 11.22 82.37 [2021-05-11T05:27:20.246Z] 05:27:01 3 4.62 0.00 3.34 2.14 11.02 78.87 [2021-05-11T05:27:20.246Z] Average: all 0.78 0.00 0.68 0.21 2.75 95.58 [2021-05-11T05:27:20.246Z] Average: 0 0.69 0.00 0.71 0.03 2.67 95.90 [2021-05-11T05:27:20.246Z] Average: 1 0.90 0.00 0.68 0.41 2.79 95.22 [2021-05-11T05:27:20.246Z] Average: 2 0.73 0.00 0.67 0.16 2.83 95.61 [2021-05-11T05:27:20.246Z] Average: 3 0.79 0.00 0.66 0.26 2.71 95.58 [2021-05-11T05:27:20.246Z] [2021-05-11T05:27:20.246Z] [2021-05-11T05:27:20.246Z]