Started by user Ernesto Ojeda Replayed #9 Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 5fa08527d925aa0d761a58fd1d2245c253eac308 rather than fcf06ce352c7497f559f1a4959fed9f8c6b65043 Obtained Jenkinsfile from 5fa08527d925aa0d761a58fd1d2245c253eac308 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Replacing contents of vars/lfInfraShipLogs.groovy [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-5628’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5632 in /w/workspace/edgexfoundry_edgex-go_PR-2789 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/edgex-go.git > git init /w/workspace/edgex-go/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5fa08527d925aa0d761a58fd1d2245c253eac308 into PR head commit fcf06ce352c7497f559f1a4959fed9f8c6b65043 Merge succeeded, producing fcf06ce352c7497f559f1a4959fed9f8c6b65043 Checking out Revision fcf06ce352c7497f559f1a4959fed9f8c6b65043 (PR-2789) > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2789/head:refs/remotes/origin/PR-2789 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcf06ce352c7497f559f1a4959fed9f8c6b65043 # 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 5fa08527d925aa0d761a58fd1d2245c253eac308 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcf06ce352c7497f559f1a4959fed9f8c6b65043 # timeout=10 Commit message: "feat(metadata): Implement Metadata POST /device V2 API" > git rev-list --no-walk fcf06ce352c7497f559f1a4959fed9f8c6b65043 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-15T18:28:52.384Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-15T18:28:52.623Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-15T18:28:52.740Z] ========================================================= [2020-10-15T18:28:52.740Z] EdgeX Global Pipelines Version Info [2020-10-15T18:28:52.740Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-15T18:28:54.245Z] ------------------- [2020-10-15T18:28:54.245Z] stable info: [2020-10-15T18:28:54.245Z] ------------------- [2020-10-15T18:28:54.245Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-15T18:28:54.245Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-15T18:28:54.245Z] Message: update stable to v1.0.131 [2020-10-15T18:28:55.191Z] ------------------- [2020-10-15T18:28:55.191Z] experimental info: [2020-10-15T18:28:55.191Z] ------------------- [2020-10-15T18:28:55.191Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-15T18:28:55.191Z] Commit SHA: 2f41ad55dd360c8679175c2f18fa26421540ceb6 [2020-10-15T18:28:55.191Z] Message: update experimental to v1.0.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-15T18:28:55.468Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-15T18:28:55.573Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-15T18:28:55.674Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-15T18:28:55.774Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-15T18:28:55.893Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-15T18:28:55.996Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-15T18:28:56.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-15T18:28:56.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-15T18:28:56.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-15T18:28:56.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-15T18:28:56.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-15T18:28:56.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-15T18:28:56.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-15T18:28:56.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-15T18:28:56.941Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-15T18:28:57.040Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-15T18:28:57.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-15T18:28:57.304Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-15T18:28:57.402Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-15T18:28:57.530Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-15T18:28:57.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-15T18:28:57.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2789 [Pipeline] echo [2020-10-15T18:28:57.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2789 [Pipeline] echo [2020-10-15T18:28:57.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2789 [Pipeline] echo [2020-10-15T18:28:58.077Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcf06ce352c7497f559f1a4959fed9f8c6b65043 [Pipeline] echo [2020-10-15T18:28:58.166Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcf06ce [Pipeline] echo [2020-10-15T18:28:58.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-15T18:28:58.712Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-10-15T18:28:58.712Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T18:28:58.712Z] ++ dirname cmd/core-command/Dockerfile [2020-10-15T18:28:58.712Z] ++ cut -d/ -f2 [2020-10-15T18:28:58.712Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-15T18:28:58.712Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T18:28:58.712Z] ++ dirname cmd/core-data/Dockerfile [2020-10-15T18:28:58.712Z] ++ cut -d/ -f2 [2020-10-15T18:28:58.712Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-15T18:28:58.712Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T18:28:58.712Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-15T18:28:58.712Z] ++ cut -d/ -f2 [2020-10-15T18:28:58.712Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-15T18:28:58.712Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T18:28:58.712Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-15T18:28:58.712Z] ++ cut -d/ -f2 [2020-10-15T18:28:58.712Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-15T18:28:58.712Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T18:28:58.712Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-15T18:28:58.712Z] ++ cut -d/ -f2 [2020-10-15T18:28:58.712Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-15T18:28:58.712Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T18:28:58.712Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-15T18:28:58.712Z] ++ cut -d/ -f2 [2020-10-15T18:28:58.712Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-15T18:28:58.712Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T18:28:58.712Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-15T18:28:58.712Z] ++ cut -d/ -f2 [2020-10-15T18:28:58.712Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-15T18:28:58.712Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T18:28:58.712Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-15T18:28:58.712Z] ++ cut -d/ -f2 [2020-10-15T18:28:58.712Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-15T18:28:58.712Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T18:28:58.712Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-15T18:28:58.712Z] ++ cut -d/ -f2 [2020-10-15T18:28:58.712Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-15T18:28:58.712Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-15T18:28:58.712Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-15T18:28:58.712Z] ++ cut -d/ -f2 [2020-10-15T18:28:58.712Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-15T18:28:58.785Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-10-15T18:28:59.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T18:28:59.963Z] [2020-10-15T18:28:59.963Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-15T18:29:00.328Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T18:29:00.328Z] latest: Pulling from edgex-devops/git-semver [2020-10-15T18:29:00.328Z] 31603596830f: Pulling fs layer [2020-10-15T18:29:00.328Z] 2a8b12db71e7: Pulling fs layer [2020-10-15T18:29:00.328Z] 6ca5941a6612: Pulling fs layer [2020-10-15T18:29:00.328Z] ecc8261a40a4: Pulling fs layer [2020-10-15T18:29:00.328Z] ecc8261a40a4: Waiting [2020-10-15T18:29:00.328Z] 2a8b12db71e7: Verifying Checksum [2020-10-15T18:29:00.328Z] 2a8b12db71e7: Download complete [2020-10-15T18:29:00.594Z] ecc8261a40a4: Verifying Checksum [2020-10-15T18:29:00.594Z] ecc8261a40a4: Download complete [2020-10-15T18:29:00.863Z] 6ca5941a6612: Verifying Checksum [2020-10-15T18:29:00.863Z] 6ca5941a6612: Download complete [2020-10-15T18:29:00.863Z] 31603596830f: Verifying Checksum [2020-10-15T18:29:00.863Z] 31603596830f: Download complete [2020-10-15T18:29:01.130Z] 31603596830f: Pull complete [2020-10-15T18:29:01.395Z] 2a8b12db71e7: Pull complete [2020-10-15T18:29:02.361Z] 6ca5941a6612: Pull complete [2020-10-15T18:29:02.624Z] ecc8261a40a4: Pull complete [2020-10-15T18:29:02.624Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-15T18:29:02.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-15T18:29:02.624Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-15T18:29:02.744Z] prd-centos7-docker-4c-2g-5632 does not seem to be running inside a container [2020-10-15T18:29:02.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 [2020-10-15T18:29:05.518Z] $ docker top 0c104dad529646b2009c0699dae2911fefeb7ab3f92b24430c235a9d152371fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-15T18:29:05.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-15T18:29:05.865Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-15T18:29:06.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-15T18:29:06.105Z] $ docker exec 0c104dad529646b2009c0699dae2911fefeb7ab3f92b24430c235a9d152371fc ssh-agent [2020-10-15T18:29:06.272Z] SSH_AUTH_SOCK=/tmp/ssh-Sbp3eWQEeGcE/agent.12 [2020-10-15T18:29:06.272Z] SSH_AGENT_PID=18 [2020-10-15T18:29:06.285Z] Running ssh-add (command line suppressed) [2020-10-15T18:29:06.414Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_4689900085925371.key (/w/workspace/edgex-go/10@tmp/private_key_4689900085925371.key) [2020-10-15T18:29:06.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-15T18:29:06.805Z] + git tag --points-at HEAD [Pipeline] } [2020-10-15T18:29:06.835Z] $ docker exec --env ******** --env ******** 0c104dad529646b2009c0699dae2911fefeb7ab3f92b24430c235a9d152371fc ssh-agent -k [2020-10-15T18:29:06.959Z] unset SSH_AUTH_SOCK; [2020-10-15T18:29:06.960Z] unset SSH_AGENT_PID; [2020-10-15T18:29:06.960Z] echo Agent pid 18 killed; [2020-10-15T18:29:07.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-15T18:29:07.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-15T18:29:07.293Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-15T18:29:07.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-15T18:29:07.472Z] $ docker exec 0c104dad529646b2009c0699dae2911fefeb7ab3f92b24430c235a9d152371fc ssh-agent [2020-10-15T18:29:07.634Z] SSH_AUTH_SOCK=/tmp/ssh-7SSuAWrqEPhr/agent.46 [2020-10-15T18:29:07.634Z] SSH_AGENT_PID=51 [2020-10-15T18:29:07.641Z] Running ssh-add (command line suppressed) [2020-10-15T18:29:07.771Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_1315296941609482810.key (/w/workspace/edgex-go/10@tmp/private_key_1315296941609482810.key) [2020-10-15T18:29:07.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-15T18:29:08.252Z] + git semver init [2020-10-15T18:29:08.252Z] # -> Open(): unable to determine branch for HEAD [2020-10-15T18:29:08.252Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2020-10-15T18:29:08.252Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2020-10-15T18:29:08.252Z] # $SEMVER_REMOTE_NAME = origin [2020-10-15T18:29:08.252Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-15T18:29:08.252Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-15T18:29:08.252Z] # $SEMVER_BRANCH = PR-2789 [2020-10-15T18:29:08.252Z] # $SEMVER_TEMP = /tmp/semver-335047857 [2020-10-15T18:29:08.252Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-15T18:29:26.471Z] # '/tmp/semver-335047857' -> '/w/workspace/edgex-go/10/.semver' [2020-10-15T18:29:26.471Z] # -> Force: false [2020-10-15T18:29:26.471Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2020-10-15T18:29:26.492Z] $ docker exec --env ******** --env ******** 0c104dad529646b2009c0699dae2911fefeb7ab3f92b24430c235a9d152371fc ssh-agent -k [2020-10-15T18:29:26.724Z] unset SSH_AUTH_SOCK; [2020-10-15T18:29:26.725Z] unset SSH_AGENT_PID; [2020-10-15T18:29:26.725Z] echo Agent pid 51 killed; [2020-10-15T18:29:26.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-15T18:29:27.321Z] + git semver [Pipeline] } [2020-10-15T18:29:27.348Z] $ docker stop --time=1 0c104dad529646b2009c0699dae2911fefeb7ab3f92b24430c235a9d152371fc [2020-10-15T18:29:28.953Z] $ docker rm -f 0c104dad529646b2009c0699dae2911fefeb7ab3f92b24430c235a9d152371fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-15T18:29:29.925Z] Stashed 1 file(s) [Pipeline] echo [2020-10-15T18:29:29.927Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-10-15T18:29:30.691Z] ========================================================= [2020-10-15T18:29:30.691Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-15T18:29:30.691Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-15T18:29:31.042Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-15T18:29:31.042Z] error checking context: 'can't stat '/w/workspace/edgex-go/10/.semver''. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-15T18:29:32.256Z] Failed in branch amd64 [2020-10-15T18:29:45.407Z] Still waiting to schedule task [2020-10-15T18:29:45.407Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-15T18:33:13.050Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5642 in /w/workspace/edgexfoundry_edgex-go_PR-2789 [Pipeline] { [Pipeline] ws [2020-10-15T18:33:13.102Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2020-10-15T18:33:19.017Z] using credential edgex-jenkins-ssh [2020-10-15T18:33:19.081Z] Cloning the remote Git repository [2020-10-15T18:33:19.143Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-15T18:33:19.274Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2020-10-15T18:33:19.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-15T18:33:19.374Z] > git --version # timeout=10 [2020-10-15T18:33:19.397Z] > git --version # 'git version 2.17.1' [2020-10-15T18:33:19.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T18:33:19.479Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T18:33:35.282Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-15T18:33:35.307Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-15T18:33:35.336Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-15T18:33:35.369Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-15T18:33:35.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T18:33:35.380Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2789/head:refs/remotes/origin/PR-2789 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-15T18:33:36.049Z] Merging remotes/origin/master commit 5fa08527d925aa0d761a58fd1d2245c253eac308 into PR head commit fcf06ce352c7497f559f1a4959fed9f8c6b65043 [2020-10-15T18:33:36.526Z] Merge succeeded, producing fcf06ce352c7497f559f1a4959fed9f8c6b65043 [2020-10-15T18:33:36.526Z] Checking out Revision fcf06ce352c7497f559f1a4959fed9f8c6b65043 (PR-2789) [2020-10-15T18:33:36.071Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T18:33:36.092Z] > git checkout -f fcf06ce352c7497f559f1a4959fed9f8c6b65043 # timeout=10 [2020-10-15T18:33:36.386Z] > git remote # timeout=10 [2020-10-15T18:33:36.404Z] > git config --get remote.origin.url # timeout=10 [2020-10-15T18:33:36.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-15T18:33:36.476Z] > git merge 5fa08527d925aa0d761a58fd1d2245c253eac308 # timeout=10 [2020-10-15T18:33:36.501Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-15T18:33:36.547Z] > git config core.sparsecheckout # timeout=10 [2020-10-15T18:33:36.579Z] > git checkout -f fcf06ce352c7497f559f1a4959fed9f8c6b65043 # timeout=10 [2020-10-15T18:33:41.161Z] Commit message: "feat(metadata): Implement Metadata POST /device V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-15T18:33:42.152Z] ========================================================= [2020-10-15T18:33:42.152Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-15T18:33:42.152Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-15T18:33:43.298Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-15T18:33:45.953Z] Sending build context to Docker daemon 165MB [2020-10-15T18:33:45.953Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-15T18:33:45.953Z] Step 2/7 : FROM ${BASE} [2020-10-15T18:33:46.549Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-15T18:33:46.549Z] b538f80385f9: Pulling fs layer [2020-10-15T18:33:46.549Z] 74f711af9a0d: Pulling fs layer [2020-10-15T18:33:46.550Z] 99f96fe45779: Pulling fs layer [2020-10-15T18:33:46.550Z] 8529a6b9a6be: Pulling fs layer [2020-10-15T18:33:46.550Z] 45590311c82a: Pulling fs layer [2020-10-15T18:33:46.550Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-15T18:33:46.550Z] 209524e5b208: Pulling fs layer [2020-10-15T18:33:46.550Z] 45590311c82a: Waiting [2020-10-15T18:33:46.550Z] 209524e5b208: Waiting [2020-10-15T18:33:46.550Z] 8529a6b9a6be: Waiting [2020-10-15T18:33:46.550Z] 99f96fe45779: Verifying Checksum [2020-10-15T18:33:46.550Z] 99f96fe45779: Download complete [2020-10-15T18:33:46.550Z] 74f711af9a0d: Verifying Checksum [2020-10-15T18:33:46.550Z] 74f711af9a0d: Download complete [2020-10-15T18:33:46.550Z] 45590311c82a: Download complete [2020-10-15T18:33:46.550Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-15T18:33:46.550Z] 69ca0ff8b7b3: Download complete [2020-10-15T18:33:46.550Z] b538f80385f9: Verifying Checksum [2020-10-15T18:33:46.550Z] b538f80385f9: Download complete [2020-10-15T18:33:47.155Z] b538f80385f9: Pull complete [2020-10-15T18:33:47.753Z] 74f711af9a0d: Pull complete [2020-10-15T18:33:48.030Z] 99f96fe45779: Pull complete [2020-10-15T18:33:49.031Z] 209524e5b208: Verifying Checksum [2020-10-15T18:33:49.031Z] 209524e5b208: Download complete [2020-10-15T18:33:50.483Z] 8529a6b9a6be: Verifying Checksum [2020-10-15T18:33:50.483Z] 8529a6b9a6be: Download complete [2020-10-15T18:34:00.690Z] 8529a6b9a6be: Pull complete [2020-10-15T18:34:00.964Z] 45590311c82a: Pull complete [2020-10-15T18:34:01.236Z] 69ca0ff8b7b3: Pull complete [2020-10-15T18:34:04.633Z] 209524e5b208: Pull complete [2020-10-15T18:34:04.633Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-15T18:34:04.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-15T18:34:04.633Z] ---> 5bddaf1c2fca [2020-10-15T18:34:04.633Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-15T18:34:08.051Z] ---> Running in c34ce51faaf4 [2020-10-15T18:34:10.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:34:10.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:34:12.078Z] (1/12) Installing libmagic (5.38-r0) [2020-10-15T18:34:13.070Z] (2/12) Installing file (5.38-r0) [2020-10-15T18:34:13.070Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-15T18:34:13.070Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-15T18:34:39.861Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-15T18:34:39.861Z] (6/12) Installing patch (2.7.6-r6) [2020-10-15T18:34:39.861Z] (7/12) Installing build-base (0.5-r2) [2020-10-15T18:34:39.861Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-15T18:34:39.861Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-15T18:34:39.861Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-15T18:34:39.861Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-15T18:34:39.861Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-15T18:34:39.861Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T18:34:39.861Z] OK: 217 MiB in 51 packages [2020-10-15T18:34:44.167Z] Removing intermediate container c34ce51faaf4 [2020-10-15T18:34:44.167Z] ---> e54b52c6f61f [2020-10-15T18:34:44.167Z] Step 4/7 : WORKDIR /edgex-go [2020-10-15T18:34:44.167Z] ---> Running in 5e2eb8078f9d [2020-10-15T18:34:44.443Z] Removing intermediate container 5e2eb8078f9d [2020-10-15T18:34:44.443Z] ---> f63365793eb7 [2020-10-15T18:34:44.443Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-15T18:34:44.722Z] latest: Pulling from library/docker [2020-10-15T18:34:44.996Z] b538f80385f9: Already exists [2020-10-15T18:34:44.996Z] 259a493cd78d: Pulling fs layer [2020-10-15T18:34:44.996Z] b8e66b5100f5: Pulling fs layer [2020-10-15T18:34:44.996Z] 7f8258a56ab6: Pulling fs layer [2020-10-15T18:34:44.996Z] 75a0a0ebb566: Pulling fs layer [2020-10-15T18:34:44.996Z] 4a2c62f0a2a3: Pulling fs layer [2020-10-15T18:34:44.996Z] 294320357d30: Pulling fs layer [2020-10-15T18:34:44.996Z] 75a0a0ebb566: Waiting [2020-10-15T18:34:44.996Z] 4a2c62f0a2a3: Waiting [2020-10-15T18:34:44.996Z] 294320357d30: Waiting [2020-10-15T18:34:44.996Z] b8e66b5100f5: Verifying Checksum [2020-10-15T18:34:44.996Z] b8e66b5100f5: Download complete [2020-10-15T18:34:44.996Z] 259a493cd78d: Verifying Checksum [2020-10-15T18:34:44.996Z] 259a493cd78d: Download complete [2020-10-15T18:34:45.271Z] 4a2c62f0a2a3: Verifying Checksum [2020-10-15T18:34:45.271Z] 4a2c62f0a2a3: Download complete [2020-10-15T18:34:45.271Z] 75a0a0ebb566: Verifying Checksum [2020-10-15T18:34:45.271Z] 75a0a0ebb566: Download complete [2020-10-15T18:34:45.553Z] 294320357d30: Verifying Checksum [2020-10-15T18:34:45.553Z] 294320357d30: Download complete [2020-10-15T18:34:45.830Z] 259a493cd78d: Pull complete [2020-10-15T18:34:46.450Z] b8e66b5100f5: Pull complete [2020-10-15T18:34:46.450Z] 7f8258a56ab6: Download complete [2020-10-15T18:34:49.880Z] 7f8258a56ab6: Pull complete [2020-10-15T18:34:49.880Z] 75a0a0ebb566: Pull complete [2020-10-15T18:34:50.156Z] 4a2c62f0a2a3: Pull complete [2020-10-15T18:34:50.431Z] 294320357d30: Pull complete [2020-10-15T18:34:50.431Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-15T18:34:50.431Z] Status: Downloaded newer image for docker:latest [2020-10-15T18:34:53.839Z] ---> 2bdeca33e8e2 [2020-10-15T18:34:53.839Z] Step 6/7 : COPY go.mod . [2020-10-15T18:34:54.438Z] ---> a0017d45e7c7 [2020-10-15T18:34:54.438Z] Step 7/7 : RUN go mod download [2020-10-15T18:34:54.716Z] ---> Running in 4dd05bcda45d [2020-10-15T18:35:21.592Z] Removing intermediate container 4dd05bcda45d [2020-10-15T18:35:21.592Z] ---> c73af59e83d9 [2020-10-15T18:35:21.592Z] Successfully built c73af59e83d9 [2020-10-15T18:35:21.592Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-15T18:35:22.012Z] + docker inspect -f . ci-base-image-arm64 [2020-10-15T18:35:22.012Z] . [Pipeline] withDockerContainer [2020-10-15T18:35:22.278Z] prd-ubuntu18.04-docker-arm64-4c-16g-5642 does not seem to be running inside a container [2020-10-15T18:35:22.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-15T18:35:24.250Z] $ docker top 8f1c4f42a7ca54e740f2f20f2c701aebfaabfe6e55b18d8aa5a7e26e8a898fd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T18:35:25.681Z] + go version [2020-10-15T18:35:25.681Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-15T18:35:25.715Z] $ docker stop --time=1 8f1c4f42a7ca54e740f2f20f2c701aebfaabfe6e55b18d8aa5a7e26e8a898fd9 [2020-10-15T18:35:27.663Z] $ docker rm -f 8f1c4f42a7ca54e740f2f20f2c701aebfaabfe6e55b18d8aa5a7e26e8a898fd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-15T18:35:28.711Z] + docker inspect -f . ci-base-image-arm64 [2020-10-15T18:35:28.711Z] . [Pipeline] withDockerContainer [2020-10-15T18:35:28.942Z] prd-ubuntu18.04-docker-arm64-4c-16g-5642 does not seem to be running inside a container [2020-10-15T18:35:29.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-15T18:35:30.403Z] $ docker top ad21c60771b437cdca00532515f0e06eff18a9ea5dc302bf0a1c0e0a00b353ac -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-15T18:35:30.805Z] ========================================================= [2020-10-15T18:35:30.805Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-15T18:35:30.805Z] ========================================================= [Pipeline] sh [2020-10-15T18:35:31.469Z] + make test [2020-10-15T18:35:31.469Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-15T18:35:34.081Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-15T18:36:06.474Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-15T18:36:24.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-15T18:36:24.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-15T18:36:24.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-15T18:36:24.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-15T18:36:25.808Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.018s [2020-10-15T18:36:25.808Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-15T18:36:25.808Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-15T18:36:25.808Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-15T18:36:27.804Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-15T18:36:29.435Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-15T18:36:29.435Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-15T18:36:29.435Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-15T18:36:29.435Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-15T18:36:38.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 46.6% of statements [2020-10-15T18:36:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-15T18:36:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-15T18:36:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-15T18:36:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-15T18:36:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-15T18:36:44.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.170s coverage: 27.1% of statements [2020-10-15T18:36:44.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-15T18:36:44.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-15T18:36:44.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-15T18:36:44.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-15T18:36:44.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-15T18:36:44.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-15T18:36:44.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements [2020-10-15T18:36:44.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-15T18:36:44.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements [2020-10-15T18:36:44.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-15T18:36:44.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-15T18:36:44.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.382s coverage: 85.5% of statements [2020-10-15T18:36:44.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-15T18:36:44.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-15T18:36:45.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.428s coverage: 88.9% of statements [2020-10-15T18:36:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-15T18:36:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-15T18:36:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-15T18:36:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-15T18:36:50.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.568s coverage: 28.6% of statements [2020-10-15T18:36:50.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-15T18:36:50.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-15T18:36:50.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-15T18:36:50.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-15T18:36:50.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-15T18:36:50.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements [2020-10-15T18:36:50.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-15T18:36:50.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.020s coverage: 100.0% of statements [2020-10-15T18:36:50.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-15T18:36:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.149s coverage: 86.7% of statements [2020-10-15T18:36:53.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-15T18:36:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.162s coverage: 97.5% of statements [2020-10-15T18:36:53.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-15T18:36:53.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.051s coverage: 100.0% of statements [2020-10-15T18:36:53.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-15T18:36:53.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-15T18:36:53.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-15T18:36:53.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-15T18:36:56.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.202s coverage: 99.0% of statements [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-15T18:36:56.992Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-15T18:36:56.992Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.018s coverage: 0.0% of statements [no tests to run] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-15T18:36:56.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-15T18:36:57.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 63.5% of statements [2020-10-15T18:36:57.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-15T18:36:57.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-15T18:36:57.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.014s coverage: 100.0% of statements [2020-10-15T18:36:58.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2020-10-15T18:36:59.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2020-10-15T18:36:59.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements [2020-10-15T18:37:01.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.014s coverage: 100.0% of statements [2020-10-15T18:37:04.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 55.9% of statements [2020-10-15T18:37:04.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-15T18:37:04.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-15T18:37:04.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-15T18:37:04.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 38.779s coverage: 86.3% of statements [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.585s coverage: 72.2% of statements [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.483s coverage: 72.1% of statements [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.043s coverage: 82.4% of statements [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.016s coverage: 48.4% of statements [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.027s coverage: 28.8% of statements [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.019s coverage: 96.8% of statements [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 36.5% of statements [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.276s coverage: 84.1% of statements [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.041s coverage: 100.0% of statements [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.047s coverage: 42.9% of statements [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.027s coverage: 100.0% of statements [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.039s coverage: 83.8% of statements [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 47.1% of statements [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-15T18:37:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.011s coverage: 100.0% of statements [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-15T18:37:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-15T18:37:43.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-15T18:37:43.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-15T18:37:43.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.178s coverage: 29.1% of statements [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-15T18:37:43.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.053s coverage: 99.0% of statements [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-15T18:37:43.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.048s coverage: 100.0% of statements [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-15T18:37:43.231Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-15T18:37:43.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.013s coverage: 100.0% of statements [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-15T18:37:43.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-15T18:37:43.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-15T18:37:43.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.016s coverage: 100.0% of statements [2020-10-15T18:37:43.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 32.1% of statements [2020-10-15T18:37:43.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.021s coverage: 100.0% of statements [2020-10-15T18:37:43.231Z] GO111MODULE=on go vet ./... [2020-10-15T18:38:10.060Z] gofmt -l . [2020-10-15T18:38:10.060Z] [ "`gofmt -l .`" = "" ] [2020-10-15T18:38:11.039Z] ./bin/test-go-mod-tidy.sh [2020-10-15T18:38:11.647Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-15T18:38:16.627Z] + ls -al . [2020-10-15T18:38:16.627Z] total 632 [2020-10-15T18:38:16.627Z] drwxrwxr-x 9 1001 1001 4096 Oct 15 18:38 . [2020-10-15T18:38:16.627Z] drwxr-xr-x 4 root root 4096 Oct 15 18:35 .. [2020-10-15T18:38:16.627Z] -rw-rw-r-- 1 1001 1001 11 Oct 15 18:33 .dockerignore [2020-10-15T18:38:16.627Z] drwxrwxr-x 8 1001 1001 4096 Oct 15 18:33 .git [2020-10-15T18:38:16.627Z] drwxrwxr-x 3 1001 1001 4096 Oct 15 18:33 .github [2020-10-15T18:38:16.627Z] -rw-rw-r-- 1 1001 1001 932 Oct 15 18:33 .gitignore [2020-10-15T18:38:16.627Z] -rw-rw-r-- 1 1001 1001 166 Oct 15 18:33 .sonarcloud.properties [2020-10-15T18:38:16.627Z] -rw-rw-r-- 1 1001 1001 3804 Oct 15 18:33 CONTRIBUTING.md [2020-10-15T18:38:16.627Z] -rw-rw-r-- 1 1001 1001 1035 Oct 15 18:33 Dockerfile.build [2020-10-15T18:38:16.627Z] -rw-rw-r-- 1 1001 1001 863 Oct 15 18:33 Jenkinsfile [2020-10-15T18:38:16.627Z] -rw-rw-r-- 1 1001 1001 10775 Oct 15 18:33 LICENSE [2020-10-15T18:38:16.627Z] -rw-rw-r-- 1 1001 1001 6237 Oct 15 18:33 Makefile [2020-10-15T18:38:16.627Z] -rw-rw-r-- 1 1001 1001 6447 Oct 15 18:33 README.md [2020-10-15T18:38:16.627Z] -rw-rw-r-- 1 1001 1001 259 Oct 15 18:33 SECURITY.md [2020-10-15T18:38:16.627Z] -rw-rw-r-- 1 1001 1001 5 Oct 15 18:29 VERSION [2020-10-15T18:38:16.627Z] -rw-rw-r-- 1 1001 1001 4131 Oct 15 18:33 ZMQWindows.md [2020-10-15T18:38:16.627Z] drwxrwxr-x 2 1001 1001 4096 Oct 15 18:33 bin [2020-10-15T18:38:16.627Z] drwxrwxr-x 15 1001 1001 4096 Oct 15 18:33 cmd [2020-10-15T18:38:16.627Z] -rw-r--r-- 1 root root 510921 Oct 15 18:37 coverage.out [2020-10-15T18:38:16.627Z] -rw-r--r-- 1 root root 1040 Oct 15 18:38 go.mod [2020-10-15T18:38:16.627Z] -rw-r--r-- 1 root root 18983 Oct 15 18:38 go.sum [2020-10-15T18:38:16.627Z] drwxrwxr-x 8 1001 1001 4096 Oct 15 18:33 internal [2020-10-15T18:38:16.627Z] drwxrwxr-x 4 1001 1001 4096 Oct 15 18:33 openapi [2020-10-15T18:38:16.627Z] drwxrwxr-x 4 1001 1001 4096 Oct 15 18:33 snap [2020-10-15T18:38:16.627Z] -rw-rw-r-- 1 1001 1001 168 Oct 15 18:33 version.go [Pipeline] sh [2020-10-15T18:38:17.293Z] + '[' -e coverage.out ] [2020-10-15T18:38:17.293Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-15T18:38:18.647Z] Stashed 1 file(s) [Pipeline] sh [2020-10-15T18:38:19.371Z] + make build [2020-10-15T18:38:19.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-15T18:38:46.172Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-15T18:38:52.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-15T18:38:57.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-15T18:39:01.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-15T18:39:06.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-15T18:39:07.494Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-15T18:39:12.900Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-15T18:39:18.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-15T18:39:20.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-15T18:39:25.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-15T18:39:29.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-15T18:39:33.847Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-10-15T18:39:36.501Z] $ docker stop --time=1 ad21c60771b437cdca00532515f0e06eff18a9ea5dc302bf0a1c0e0a00b353ac [2020-10-15T18:39:39.058Z] $ docker rm -f ad21c60771b437cdca00532515f0e06eff18a9ea5dc302bf0a1c0e0a00b353ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-15T18:39:41.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-15T18:39:41.293Z] [2020-10-15T18:39:41.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-15T18:39:41.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-15T18:39:42.247Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-10-15T18:39:42.247Z] 29e5d40040c1: Pulling fs layer [2020-10-15T18:39:42.247Z] 1ce36da41761: Pulling fs layer [2020-10-15T18:39:42.247Z] 25b303627fd3: Pulling fs layer [2020-10-15T18:39:42.841Z] 29e5d40040c1: Verifying Checksum [2020-10-15T18:39:42.841Z] 29e5d40040c1: Download complete [2020-10-15T18:39:43.118Z] 1ce36da41761: Verifying Checksum [2020-10-15T18:39:43.118Z] 1ce36da41761: Download complete [2020-10-15T18:39:43.392Z] 29e5d40040c1: Pull complete [2020-10-15T18:39:44.835Z] 1ce36da41761: Pull complete [2020-10-15T18:39:44.835Z] 25b303627fd3: Download complete [2020-10-15T18:39:54.985Z] 25b303627fd3: Pull complete [2020-10-15T18:39:55.259Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-10-15T18:39:55.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-15T18:39:55.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-10-15T18:39:55.496Z] prd-ubuntu18.04-docker-arm64-4c-16g-5642 does not seem to be running inside a container [2020-10-15T18:39:55.595Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-15T18:39:59.050Z] $ docker top 6d1c18ad5bd94a622545014d9b565c635ca1f45f31b8ea02de30ecd9f02e9b35 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T18:40:00.475Z] + grep parallel [2020-10-15T18:40:00.475Z] + docker-compose build --help [2020-10-15T18:40:03.852Z] --parallel Build images in parallel. [Pipeline] } [2020-10-15T18:40:03.890Z] $ docker stop --time=1 6d1c18ad5bd94a622545014d9b565c635ca1f45f31b8ea02de30ecd9f02e9b35 [2020-10-15T18:40:05.861Z] $ docker rm -f 6d1c18ad5bd94a622545014d9b565c635ca1f45f31b8ea02de30ecd9f02e9b35 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-15T18:40:06.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-15T18:40:06.753Z] . [Pipeline] withDockerContainer [2020-10-15T18:40:07.060Z] prd-ubuntu18.04-docker-arm64-4c-16g-5642 does not seem to be running inside a container [2020-10-15T18:40:07.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-15T18:40:08.662Z] $ docker top b6eaffd2a25c457d8af0f15aa17666d30428e9f948793d784617c13c958aec6f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T18:40:09.712Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-15T18:40:14.019Z] Building docker-core-command-go ... [2020-10-15T18:40:14.019Z] Building docker-core-data-go ... [2020-10-15T18:40:14.019Z] Building docker-core-metadata-go ... [2020-10-15T18:40:14.019Z] Building docker-security-proxy-setup-go ... [2020-10-15T18:40:14.019Z] Building docker-security-secrets-setup-go ... [2020-10-15T18:40:14.019Z] Building docker-security-secretstore-setup-go ... [2020-10-15T18:40:14.019Z] Building docker-support-logging-go ... [2020-10-15T18:40:14.019Z] Building docker-support-notifications-go ... [2020-10-15T18:40:14.019Z] Building docker-support-scheduler-go ... [2020-10-15T18:40:14.019Z] Building docker-sys-mgmt-agent-go ... [2020-10-15T18:40:14.019Z] Building docker-support-logging-go [2020-10-15T18:40:14.019Z] Building docker-security-proxy-setup-go [2020-10-15T18:40:14.019Z] Building docker-core-metadata-go [2020-10-15T18:40:14.019Z] Building docker-core-command-go [2020-10-15T18:40:14.019Z] Building docker-support-scheduler-go [2020-10-15T18:41:35.771Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T18:41:35.771Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-15T18:41:35.771Z] ---> c73af59e83d9 [2020-10-15T18:41:35.771Z] Step 3/20 : WORKDIR /edgex-go [2020-10-15T18:41:35.771Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T18:41:35.771Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-15T18:41:35.771Z] ---> c73af59e83d9 [2020-10-15T18:41:35.771Z] Step 3/21 : WORKDIR /edgex-go [2020-10-15T18:41:35.771Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T18:41:35.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-15T18:41:35.771Z] ---> c73af59e83d9 [2020-10-15T18:41:35.771Z] Step 3/22 : WORKDIR /edgex-go [2020-10-15T18:41:35.771Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T18:41:35.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-15T18:41:35.771Z] ---> c73af59e83d9 [2020-10-15T18:41:35.771Z] Step 3/22 : WORKDIR /edgex-go [2020-10-15T18:41:35.771Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T18:41:35.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-15T18:41:35.771Z] ---> c73af59e83d9 [2020-10-15T18:41:35.771Z] Step 3/22 : WORKDIR /edgex-go [2020-10-15T18:41:35.771Z] ---> Running in 7ff867b874b8 [2020-10-15T18:41:35.771Z] ---> Running in 59fc7557b1fc [2020-10-15T18:41:35.771Z] ---> Running in b2a9a3608ba0 [2020-10-15T18:41:35.771Z] ---> Running in 4baa22dad0e3 [2020-10-15T18:41:35.771Z] ---> Running in 3ff2c45076c3 [2020-10-15T18:41:35.771Z] Removing intermediate container 59fc7557b1fc [2020-10-15T18:41:35.771Z] ---> aae83f0dac54 [2020-10-15T18:41:35.771Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T18:41:35.771Z] ---> Running in 43cf7bd110b5 [2020-10-15T18:41:35.771Z] Removing intermediate container b2a9a3608ba0 [2020-10-15T18:41:35.771Z] ---> 3d5d01da30fb [2020-10-15T18:41:35.771Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T18:41:35.771Z] Removing intermediate container 3ff2c45076c3 [2020-10-15T18:41:35.771Z] ---> e611f53a9444 [2020-10-15T18:41:35.771Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T18:41:35.771Z] Removing intermediate container 7ff867b874b8 [2020-10-15T18:41:35.771Z] Removing intermediate container 4baa22dad0e3 [2020-10-15T18:41:35.771Z] ---> 83c29a5abfd7 [2020-10-15T18:41:35.771Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T18:41:35.771Z] ---> ccbdb9e3e739 [2020-10-15T18:41:35.771Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T18:41:35.771Z] ---> Running in 5156588c1531 [2020-10-15T18:41:35.771Z] ---> Running in 1e151dde181b [2020-10-15T18:41:35.771Z] ---> Running in 18a6a935d6b5 [2020-10-15T18:41:35.771Z] ---> Running in 70b1e8ff6a77 [2020-10-15T18:41:38.391Z] Removing intermediate container 43cf7bd110b5 [2020-10-15T18:41:38.391Z] ---> 0d331d83ac1c [2020-10-15T18:41:38.391Z] Step 5/20 : RUN apk update && apk add make git [2020-10-15T18:41:38.391Z] ---> Running in 1e7d0fb0d048 [2020-10-15T18:41:38.665Z] Removing intermediate container 5156588c1531 [2020-10-15T18:41:38.665Z] ---> dd4aa964b228 [2020-10-15T18:41:38.665Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-15T18:41:38.941Z] ---> Running in e883fe018f02 [2020-10-15T18:41:38.941Z] Removing intermediate container 1e151dde181b [2020-10-15T18:41:38.941Z] ---> cd639fa15426 [2020-10-15T18:41:38.941Z] Step 5/21 : RUN apk update && apk add make git [2020-10-15T18:41:39.226Z] ---> Running in 21d32c45c6f1 [2020-10-15T18:41:39.226Z] Removing intermediate container 70b1e8ff6a77 [2020-10-15T18:41:39.226Z] ---> 70f3a60640b2 [2020-10-15T18:41:39.226Z] Step 5/22 : RUN apk update && apk add make git [2020-10-15T18:41:39.512Z] Removing intermediate container 18a6a935d6b5 [2020-10-15T18:41:39.512Z] ---> 2298ae31a6cf [2020-10-15T18:41:39.512Z] Step 5/22 : RUN apk update && apk add make git [2020-10-15T18:41:39.512Z] ---> Running in 45630583cb5c [2020-10-15T18:41:39.795Z] ---> Running in 65055edb723d [2020-10-15T18:41:40.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:41:41.393Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:41:41.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:41:41.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:41:41.954Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:41:41.954Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:41:42.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:41:42.499Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:41:42.499Z] v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T18:41:42.499Z] v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T18:41:42.499Z] OK: 12623 distinct packages available [2020-10-15T18:41:42.499Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:41:42.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:41:43.063Z] v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T18:41:43.063Z] v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T18:41:43.063Z] OK: 12623 distinct packages available [2020-10-15T18:41:43.339Z] v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T18:41:43.339Z] v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T18:41:43.339Z] OK: 12623 distinct packages available [2020-10-15T18:41:43.614Z] v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T18:41:43.614Z] v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T18:41:43.614Z] OK: 12623 distinct packages available [2020-10-15T18:41:43.614Z] OK: 217 MiB in 51 packages [2020-10-15T18:41:43.890Z] v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T18:41:43.890Z] v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T18:41:43.890Z] OK: 12623 distinct packages available [2020-10-15T18:41:43.890Z] OK: 217 MiB in 51 packages [2020-10-15T18:41:44.169Z] OK: 217 MiB in 51 packages [2020-10-15T18:41:44.448Z] OK: 217 MiB in 51 packages [2020-10-15T18:41:44.726Z] OK: 217 MiB in 51 packages [2020-10-15T18:41:45.002Z] OK: 217 MiB in 51 packages [2020-10-15T18:41:45.602Z] Removing intermediate container 1e7d0fb0d048 [2020-10-15T18:41:45.602Z] ---> 330c7b2d458a [2020-10-15T18:41:45.602Z] Step 6/20 : COPY go.mod . [2020-10-15T18:41:46.203Z] Removing intermediate container 21d32c45c6f1 [2020-10-15T18:41:46.203Z] ---> a3675494d504 [2020-10-15T18:41:46.203Z] Step 6/21 : COPY go.mod . [2020-10-15T18:41:46.477Z] Removing intermediate container 45630583cb5c [2020-10-15T18:41:46.477Z] ---> 9cc83f33c666 [2020-10-15T18:41:46.477Z] Step 6/22 : COPY go.mod . [2020-10-15T18:41:46.758Z] Removing intermediate container 65055edb723d [2020-10-15T18:41:46.758Z] ---> d529676b53a8 [2020-10-15T18:41:46.758Z] Step 6/22 : COPY go.mod . [2020-10-15T18:41:46.758Z] Removing intermediate container e883fe018f02 [2020-10-15T18:41:46.758Z] ---> a71c88db00ed [2020-10-15T18:41:46.758Z] Step 6/22 : COPY go.mod . [2020-10-15T18:41:47.035Z] ---> 543687dbd404 [2020-10-15T18:41:47.035Z] Step 7/20 : RUN go mod download [2020-10-15T18:41:47.035Z] ---> Running in 240aab97a37f [2020-10-15T18:41:47.319Z] ---> 19057beebb1d [2020-10-15T18:41:47.319Z] Step 7/21 : RUN go mod download [2020-10-15T18:41:47.596Z] ---> 5ce825e0aba1 [2020-10-15T18:41:47.596Z] Step 7/22 : RUN go mod download [2020-10-15T18:41:47.596Z] ---> Running in cfa317c471da [2020-10-15T18:41:47.596Z] ---> Running in 98e90e585a86 [2020-10-15T18:41:47.869Z] ---> 5c9cb127f881 [2020-10-15T18:41:47.869Z] Step 7/22 : RUN go mod download [2020-10-15T18:41:48.142Z] ---> e2adb58f96b0 [2020-10-15T18:41:48.143Z] Step 7/22 : RUN go mod download [2020-10-15T18:41:48.143Z] ---> Running in 1b0b7f5e1f56 [2020-10-15T18:41:48.421Z] ---> Running in 3441864f8b0d [2020-10-15T18:41:51.853Z] Removing intermediate container 240aab97a37f [2020-10-15T18:41:51.853Z] ---> 34e440d34968 [2020-10-15T18:41:51.853Z] Step 8/20 : COPY . . [2020-10-15T18:41:52.841Z] Removing intermediate container cfa317c471da [2020-10-15T18:41:52.841Z] ---> bba2ec187fa8 [2020-10-15T18:41:52.841Z] Step 8/21 : COPY . . [2020-10-15T18:41:52.841Z] Removing intermediate container 98e90e585a86 [2020-10-15T18:41:52.841Z] ---> 2b3593f74f1b [2020-10-15T18:41:52.841Z] Step 8/22 : COPY . . [2020-10-15T18:41:53.446Z] Removing intermediate container 1b0b7f5e1f56 [2020-10-15T18:41:53.446Z] ---> dceaf4ac1f9b [2020-10-15T18:41:53.446Z] Step 8/22 : COPY . . [2020-10-15T18:41:54.423Z] Removing intermediate container 3441864f8b0d [2020-10-15T18:41:54.423Z] ---> 2f3a257eb6b3 [2020-10-15T18:41:54.423Z] Step 8/22 : COPY . . [2020-10-15T18:42:16.619Z] ---> bdbf0d2ed6cd [2020-10-15T18:42:16.619Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-15T18:42:16.619Z] ---> 8868ccee24d7 [2020-10-15T18:42:16.619Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-15T18:42:16.619Z] ---> 471e7b37e1fd [2020-10-15T18:42:16.619Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-15T18:42:16.619Z] ---> fef6f3b5c410 [2020-10-15T18:42:16.619Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-15T18:42:16.619Z] ---> a44c06881444 [2020-10-15T18:42:16.619Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-15T18:42:16.619Z] ---> Running in 6c66e6753093 [2020-10-15T18:42:16.619Z] ---> Running in e426b8a1fd20 [2020-10-15T18:42:16.619Z] ---> Running in 3d7aba7ea68d [2020-10-15T18:42:16.619Z] ---> Running in 2ee08c9a67a7 [2020-10-15T18:42:16.619Z] ---> Running in 835cd19899d6 [2020-10-15T18:42:16.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-15T18:42:16.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-15T18:42:16.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-15T18:42:17.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-15T18:42:17.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-15T18:43:54.094Z] Removing intermediate container 6c66e6753093 [2020-10-15T18:43:54.094Z] ---> 626fde724dcc [2020-10-15T18:43:54.094Z] [2020-10-15T18:43:54.094Z] Step 10/20 : FROM alpine [2020-10-15T18:43:54.094Z] latest: Pulling from library/alpine [2020-10-15T18:43:54.094Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-15T18:43:54.094Z] Status: Downloaded newer image for alpine:latest [2020-10-15T18:43:54.094Z] ---> 62ee0e9f8440 [2020-10-15T18:43:54.094Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-15T18:43:54.094Z] ---> Running in c6b0c07172e5 [2020-10-15T18:43:54.094Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:43:54.094Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:43:54.094Z] v3.12.0-422-g452ec8a76c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-15T18:43:54.094Z] v3.12.0-424-gdaa4ba98df [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-15T18:43:54.094Z] OK: 12621 distinct packages available [2020-10-15T18:43:54.094Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-15T18:43:54.094Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-15T18:43:54.094Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-15T18:43:54.094Z] (4/4) Installing curl (7.69.1-r1) [2020-10-15T18:43:54.094Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T18:43:54.094Z] Executing ca-certificates-20191127-r4.trigger [2020-10-15T18:43:54.094Z] OK: 7 MiB in 18 packages [2020-10-15T18:43:54.094Z] Removing intermediate container c6b0c07172e5 [2020-10-15T18:43:54.094Z] ---> f656166b47c3 [2020-10-15T18:43:54.094Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-15T18:43:54.094Z] ---> Running in 9454b419c9f1 [2020-10-15T18:43:54.094Z] Removing intermediate container 9454b419c9f1 [2020-10-15T18:43:54.094Z] ---> 929bdc266bc8 [2020-10-15T18:43:54.094Z] Step 13/20 : WORKDIR /edgex [2020-10-15T18:43:54.094Z] ---> Running in 70296be550b5 [2020-10-15T18:43:54.094Z] Removing intermediate container 70296be550b5 [2020-10-15T18:43:54.094Z] ---> 4e315ddc5641 [2020-10-15T18:43:54.094Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-15T18:43:54.094Z] ---> bb38678863db [2020-10-15T18:43:54.094Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-15T18:43:54.094Z] ---> 82f78112c0b6 [2020-10-15T18:43:54.094Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-15T18:43:54.094Z] ---> Running in 208e65451849 [2020-10-15T18:43:54.390Z] Removing intermediate container 208e65451849 [2020-10-15T18:43:54.390Z] ---> 78752220e25d [2020-10-15T18:43:54.390Z] Step 17/20 : CMD ["--init=true"] [2020-10-15T18:43:54.990Z] ---> Running in 7c8cd5fc545a [2020-10-15T18:43:55.587Z] Removing intermediate container 835cd19899d6 [2020-10-15T18:43:55.587Z] ---> e587dc44ba1b [2020-10-15T18:43:55.587Z] [2020-10-15T18:43:55.587Z] Step 10/22 : FROM scratch [2020-10-15T18:43:55.587Z] ---> [2020-10-15T18:43:55.587Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-15T18:43:56.225Z] ---> Running in e31e18fdadac [2020-10-15T18:43:56.225Z] Removing intermediate container 7c8cd5fc545a [2020-10-15T18:43:56.225Z] ---> 0cd26d03aca8 [2020-10-15T18:43:56.225Z] Step 18/20 : LABEL arch=arm64 [2020-10-15T18:43:56.496Z] ---> Running in bed724f426d3 [2020-10-15T18:43:56.496Z] Removing intermediate container e31e18fdadac [2020-10-15T18:43:56.496Z] ---> b565d617c90b [2020-10-15T18:43:56.496Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-15T18:43:56.775Z] ---> Running in dd6eb55dacd7 [2020-10-15T18:43:57.049Z] Removing intermediate container bed724f426d3 [2020-10-15T18:43:57.049Z] ---> 2c6454f658d6 [2020-10-15T18:43:57.049Z] Step 19/20 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 [2020-10-15T18:43:57.325Z] ---> Running in b252384d68df [2020-10-15T18:43:57.603Z] Removing intermediate container dd6eb55dacd7 [2020-10-15T18:43:57.603Z] ---> a1fbc5f125bc [2020-10-15T18:43:57.603Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-15T18:43:57.603Z] ---> Running in ff8519a793be [2020-10-15T18:43:58.215Z] Removing intermediate container b252384d68df [2020-10-15T18:43:58.216Z] ---> 5ffb258cf00a [2020-10-15T18:43:58.216Z] Step 20/20 : LABEL version=0.0.0 [2020-10-15T18:43:58.216Z] ---> Running in 2ae1f53f6f90 [2020-10-15T18:43:58.494Z] Removing intermediate container ff8519a793be [2020-10-15T18:43:58.494Z] ---> 6bb3694bfb91 [2020-10-15T18:43:58.494Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-15T18:43:59.091Z] Removing intermediate container 2ae1f53f6f90 [2020-10-15T18:43:59.092Z] ---> 6afe51a29ed5 [2020-10-15T18:43:59.092Z] [2020-10-15T18:43:59.692Z] ---> 1320bda24dae [2020-10-15T18:43:59.692Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-15T18:43:59.966Z] Successfully built 6afe51a29ed5 [2020-10-15T18:43:59.966Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-10-15T18:43:59.966Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2020-10-15T18:44:00.970Z] ---> c1d3f2274d60 [2020-10-15T18:44:00.970Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-15T18:44:03.638Z] ---> 3bd40dca9543 [2020-10-15T18:44:03.638Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-15T18:44:05.092Z] ---> 2acdf8f48cf5 [2020-10-15T18:44:05.092Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-15T18:44:05.905Z] ---> Running in 409e903486a6 [2020-10-15T18:44:07.009Z] Removing intermediate container 409e903486a6 [2020-10-15T18:44:07.009Z] ---> 1843cc1928e6 [2020-10-15T18:44:07.009Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T18:44:07.301Z] ---> Running in 3ceb94bc92df [2020-10-15T18:44:09.288Z] Removing intermediate container 3ceb94bc92df [2020-10-15T18:44:09.288Z] ---> 91ef139b7734 [2020-10-15T18:44:09.288Z] Step 20/22 : LABEL arch=arm64 [2020-10-15T18:44:10.280Z] ---> Running in 0cb237d37bf0 [2020-10-15T18:44:12.268Z] Removing intermediate container 0cb237d37bf0 [2020-10-15T18:44:12.268Z] ---> 27ab8efd2c43 [2020-10-15T18:44:12.268Z] Step 21/22 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 [2020-10-15T18:44:12.542Z] ---> Running in 13fd149bd851 [2020-10-15T18:44:12.818Z] Removing intermediate container 2ee08c9a67a7 [2020-10-15T18:44:12.818Z] ---> c8a8835f5e24 [2020-10-15T18:44:12.818Z] [2020-10-15T18:44:12.818Z] Step 10/21 : FROM scratch [2020-10-15T18:44:12.818Z] ---> [2020-10-15T18:44:12.818Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-15T18:44:12.818Z] Removing intermediate container 3d7aba7ea68d [2020-10-15T18:44:12.818Z] ---> 6ab81464a273 [2020-10-15T18:44:12.818Z] [2020-10-15T18:44:12.818Z] Step 10/22 : FROM scratch [2020-10-15T18:44:12.818Z] ---> [2020-10-15T18:44:12.818Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-15T18:44:13.435Z] ---> Running in 49dc483c4feb [2020-10-15T18:44:13.435Z] ---> Running in 9c78b1cf3945 [2020-10-15T18:44:13.708Z] Removing intermediate container 13fd149bd851 [2020-10-15T18:44:13.708Z] ---> 32000bc61e0f [2020-10-15T18:44:13.708Z] Step 22/22 : LABEL version=0.0.0 [2020-10-15T18:44:13.984Z] ---> Running in 48c67e2ff80b [2020-10-15T18:44:14.260Z] Removing intermediate container 49dc483c4feb [2020-10-15T18:44:14.260Z] ---> 03be34d56f79 [2020-10-15T18:44:14.260Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-15T18:44:14.260Z] Removing intermediate container 9c78b1cf3945 [2020-10-15T18:44:14.260Z] ---> 5c3d36411473 [2020-10-15T18:44:14.260Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-15T18:44:14.537Z] ---> Running in 726f56d4c11b [2020-10-15T18:44:14.537Z] ---> Running in d9f54182eae4 [2020-10-15T18:44:14.810Z] Removing intermediate container 48c67e2ff80b [2020-10-15T18:44:14.810Z] ---> b46e51cc19bd [2020-10-15T18:44:14.810Z] [2020-10-15T18:44:15.408Z] Removing intermediate container 726f56d4c11b [2020-10-15T18:44:15.408Z] ---> 73d8864539fe [2020-10-15T18:44:15.408Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-15T18:44:15.408Z] Successfully built b46e51cc19bd [2020-10-15T18:44:15.408Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-10-15T18:44:15.408Z] Building docker-security-secrets-setup-go [2020-10-15T18:44:15.692Z]  Building docker-support-logging-go ... done Removing intermediate container d9f54182eae4 [2020-10-15T18:44:15.692Z] ---> 4497b126e7e5 [2020-10-15T18:44:15.692Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-15T18:44:15.692Z] ---> Running in a1e878e8de55 [2020-10-15T18:44:15.692Z] ---> Running in 98106fc35ed2 [2020-10-15T18:44:16.286Z] Removing intermediate container a1e878e8de55 [2020-10-15T18:44:16.286Z] ---> b73b967cdd86 [2020-10-15T18:44:16.286Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-15T18:44:16.561Z] Removing intermediate container 98106fc35ed2 [2020-10-15T18:44:16.561Z] ---> cae5689ed5ee [2020-10-15T18:44:16.561Z] Step 14/22 : WORKDIR / [2020-10-15T18:44:16.561Z] ---> Running in 8f43cd52b873 [2020-10-15T18:44:17.546Z] Removing intermediate container 8f43cd52b873 [2020-10-15T18:44:17.546Z] ---> 1eee315edd52 [2020-10-15T18:44:17.546Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-15T18:44:17.822Z] ---> 4fd23403ca69 [2020-10-15T18:44:17.822Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-15T18:44:19.275Z] ---> 7542aa37f517 [2020-10-15T18:44:19.275Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-15T18:44:19.886Z] ---> f926f2789f15 [2020-10-15T18:44:19.886Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-15T18:44:21.337Z] ---> f9670ed58e89 [2020-10-15T18:44:21.337Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-15T18:44:21.337Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T18:44:21.337Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-15T18:44:21.337Z] ---> c73af59e83d9 [2020-10-15T18:44:21.337Z] Step 3/27 : WORKDIR /edgex-go [2020-10-15T18:44:21.337Z] ---> Using cache [2020-10-15T18:44:21.337Z] ---> 83c29a5abfd7 [2020-10-15T18:44:21.337Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T18:44:21.337Z] ---> Using cache [2020-10-15T18:44:21.337Z] ---> 70f3a60640b2 [2020-10-15T18:44:21.337Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-15T18:44:22.319Z] ---> Running in 1c0d1c641c4e [2020-10-15T18:44:22.319Z] ---> 4c25886966f2 [2020-10-15T18:44:22.319Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-15T18:44:22.921Z] ---> Running in 16ce1c33b516 [2020-10-15T18:44:23.920Z] Removing intermediate container e426b8a1fd20 [2020-10-15T18:44:23.920Z] ---> 4c05a6daab8a [2020-10-15T18:44:23.920Z] [2020-10-15T18:44:23.920Z] Step 10/22 : FROM scratch [2020-10-15T18:44:23.920Z] ---> [2020-10-15T18:44:23.920Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-15T18:44:23.920Z] ---> 1a41ce99d088 [2020-10-15T18:44:23.920Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-15T18:44:23.920Z] Removing intermediate container 16ce1c33b516 [2020-10-15T18:44:23.920Z] ---> e21e01516cc1 [2020-10-15T18:44:23.920Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T18:44:23.920Z] ---> Using cache [2020-10-15T18:44:23.920Z] ---> 03be34d56f79 [2020-10-15T18:44:23.920Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-15T18:44:24.201Z] ---> Running in 8e8ec6fc16fe [2020-10-15T18:44:24.201Z] ---> Running in d09c178a6cc4 [2020-10-15T18:44:24.201Z] ---> Running in b71cb4f186be [2020-10-15T18:44:24.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:44:24.804Z] Removing intermediate container b71cb4f186be [2020-10-15T18:44:24.804Z] ---> 05cd9ffa1d3d [2020-10-15T18:44:24.804Z] Step 19/21 : LABEL arch=arm64 [2020-10-15T18:44:24.804Z] Removing intermediate container 8e8ec6fc16fe [2020-10-15T18:44:24.804Z] ---> acd0840aafcd [2020-10-15T18:44:24.804Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-15T18:44:24.804Z] Removing intermediate container d09c178a6cc4 [2020-10-15T18:44:24.804Z] ---> 275f623bb9e1 [2020-10-15T18:44:24.804Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T18:44:25.076Z] ---> Running in 5b88e7c66314 [2020-10-15T18:44:25.076Z] ---> Running in 0b1693e9d865 [2020-10-15T18:44:25.346Z] ---> Running in b9af179945d7 [2020-10-15T18:44:25.621Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:44:25.894Z] Removing intermediate container 5b88e7c66314 [2020-10-15T18:44:25.894Z] ---> dbf7f3d39712 [2020-10-15T18:44:25.894Z] Step 14/22 : WORKDIR / [2020-10-15T18:44:25.894Z] Removing intermediate container 0b1693e9d865 [2020-10-15T18:44:25.894Z] ---> 64f950b4507c [2020-10-15T18:44:25.894Z] Step 20/21 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 [2020-10-15T18:44:26.178Z] Removing intermediate container b9af179945d7 [2020-10-15T18:44:26.178Z] ---> ca0666c2d0e4 [2020-10-15T18:44:26.178Z] Step 20/22 : LABEL arch=arm64 [2020-10-15T18:44:26.178Z] ---> Running in d5b0b79ce397 [2020-10-15T18:44:26.451Z] ---> Running in 9a9783398c4b [2020-10-15T18:44:26.451Z] ---> Running in 1b8367fe54f3 [2020-10-15T18:44:26.451Z] v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T18:44:26.451Z] v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T18:44:26.451Z] OK: 12623 distinct packages available [2020-10-15T18:44:27.433Z] Removing intermediate container 9a9783398c4b [2020-10-15T18:44:27.433Z] ---> 13f885cf4be5 [2020-10-15T18:44:27.433Z] Step 21/21 : LABEL version=0.0.0 [2020-10-15T18:44:27.433Z] OK: 217 MiB in 51 packages [2020-10-15T18:44:27.433Z] Removing intermediate container 1b8367fe54f3 [2020-10-15T18:44:27.433Z] ---> a4d7e279a367 [2020-10-15T18:44:27.433Z] Step 21/22 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 [2020-10-15T18:44:27.433Z] Removing intermediate container d5b0b79ce397 [2020-10-15T18:44:27.433Z] ---> aaac76cc1aa3 [2020-10-15T18:44:27.433Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-15T18:44:27.709Z] ---> Running in 683595f5f158 [2020-10-15T18:44:27.709Z] ---> Running in 0a761b1ee7a0 [2020-10-15T18:44:28.314Z] Removing intermediate container 683595f5f158 [2020-10-15T18:44:28.314Z] ---> 7e543b7174ff [2020-10-15T18:44:28.314Z] [2020-10-15T18:44:28.913Z] ---> 987734fb0e18 [2020-10-15T18:44:28.913Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-15T18:44:28.913Z] Removing intermediate container 0a761b1ee7a0 [2020-10-15T18:44:28.913Z] ---> 746599b80b28 [2020-10-15T18:44:28.913Z] Step 22/22 : LABEL version=0.0.0 [2020-10-15T18:44:28.913Z] Successfully built 7e543b7174ff [2020-10-15T18:44:28.913Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-10-15T18:44:28.913Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2020-10-15T18:44:29.184Z] ---> Running in 7ca50ce6e6e8 [2020-10-15T18:44:29.184Z] Removing intermediate container 1c0d1c641c4e [2020-10-15T18:44:29.184Z] ---> d428db9667ca [2020-10-15T18:44:29.184Z] Step 6/27 : COPY go.mod . [2020-10-15T18:44:30.167Z] Removing intermediate container 7ca50ce6e6e8 [2020-10-15T18:44:30.167Z] ---> d1030ac77915 [2020-10-15T18:44:30.167Z] [2020-10-15T18:44:30.167Z] ---> a71045b5ee1a [2020-10-15T18:44:30.167Z] Step 7/27 : RUN go mod download [2020-10-15T18:44:30.445Z] ---> Running in f7d0b11db2c2 [2020-10-15T18:44:30.445Z] Successfully built d1030ac77915 [2020-10-15T18:44:30.445Z] ---> 6fab020abc13 [2020-10-15T18:44:30.445Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-15T18:44:30.445Z] Successfully tagged docker-core-command-go-arm64:latest [2020-10-15T18:44:30.445Z]  Building docker-core-command-go ... done Building docker-core-data-go [2020-10-15T18:44:31.883Z] ---> afbf62f9dba4 [2020-10-15T18:44:31.883Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-15T18:44:31.883Z] ---> Running in 36bcd8c12170 [2020-10-15T18:44:32.481Z] Removing intermediate container 36bcd8c12170 [2020-10-15T18:44:32.482Z] ---> 5468f7901fcc [2020-10-15T18:44:32.482Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T18:44:32.482Z] ---> Running in 0e15f7a1e8ff [2020-10-15T18:44:33.469Z] Removing intermediate container 0e15f7a1e8ff [2020-10-15T18:44:33.469Z] ---> 277f4b6df835 [2020-10-15T18:44:33.469Z] Step 20/22 : LABEL arch=arm64 [2020-10-15T18:44:33.742Z] ---> Running in f1f1bd5a43aa [2020-10-15T18:44:34.336Z] Removing intermediate container f7d0b11db2c2 [2020-10-15T18:44:34.336Z] ---> 8b8106e8e913 [2020-10-15T18:44:34.336Z] Step 8/27 : COPY . . [2020-10-15T18:44:34.610Z] Removing intermediate container f1f1bd5a43aa [2020-10-15T18:44:34.610Z] ---> 34958df07ce1 [2020-10-15T18:44:34.610Z] Step 21/22 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 [2020-10-15T18:44:35.590Z] ---> Running in 6f061afc49aa [2020-10-15T18:44:37.569Z] Removing intermediate container 6f061afc49aa [2020-10-15T18:44:37.569Z] ---> 037e60a7053b [2020-10-15T18:44:37.569Z] Step 22/22 : LABEL version=0.0.0 [2020-10-15T18:44:38.549Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T18:44:38.549Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-15T18:44:38.549Z] ---> c73af59e83d9 [2020-10-15T18:44:38.549Z] Step 3/29 : WORKDIR /edgex-go [2020-10-15T18:44:38.549Z] ---> Using cache [2020-10-15T18:44:38.549Z] ---> 83c29a5abfd7 [2020-10-15T18:44:38.549Z] Step 4/29 : RUN apk update && apk add make git [2020-10-15T18:44:39.987Z] ---> Running in d34dea7b5463 [2020-10-15T18:44:39.987Z] ---> Running in ceb03187acb2 [2020-10-15T18:44:42.608Z] Removing intermediate container d34dea7b5463 [2020-10-15T18:44:42.608Z] ---> 25f6043c4c7b [2020-10-15T18:44:42.608Z] [2020-10-15T18:44:42.608Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:44:42.608Z] Successfully built 25f6043c4c7b [2020-10-15T18:44:42.608Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-10-15T18:44:42.608Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [2020-10-15T18:44:43.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:44:44.581Z] v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T18:44:44.581Z] v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T18:44:44.581Z] OK: 12623 distinct packages available [2020-10-15T18:44:45.183Z] OK: 217 MiB in 51 packages [2020-10-15T18:44:47.815Z] ---> 6185b1942895 [2020-10-15T18:44:47.815Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-15T18:44:48.418Z] ---> Running in b990c204f5ae [2020-10-15T18:44:48.418Z] Removing intermediate container ceb03187acb2 [2020-10-15T18:44:48.418Z] ---> 3370aa8b58cc [2020-10-15T18:44:48.418Z] Step 5/29 : COPY go.mod . [2020-10-15T18:44:50.420Z] ---> 70ae214aadf4 [2020-10-15T18:44:50.420Z] Step 6/29 : RUN go mod download [2020-10-15T18:44:50.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-15T18:44:50.697Z] ---> Running in fd4fdbc257ae [2020-10-15T18:44:57.453Z] Removing intermediate container fd4fdbc257ae [2020-10-15T18:44:57.453Z] ---> 74389c6e97db [2020-10-15T18:44:57.453Z] Step 7/29 : COPY . . [2020-10-15T18:45:04.197Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T18:45:04.197Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-15T18:45:04.197Z] ---> c73af59e83d9 [2020-10-15T18:45:04.197Z] Step 3/26 : WORKDIR /edgex-go [2020-10-15T18:45:04.197Z] ---> Using cache [2020-10-15T18:45:04.197Z] ---> 83c29a5abfd7 [2020-10-15T18:45:04.197Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T18:45:04.197Z] ---> Using cache [2020-10-15T18:45:04.197Z] ---> 70f3a60640b2 [2020-10-15T18:45:04.197Z] Step 5/26 : RUN apk update && apk add make git [2020-10-15T18:45:04.197Z] ---> Using cache [2020-10-15T18:45:04.197Z] ---> 9cc83f33c666 [2020-10-15T18:45:04.197Z] Step 6/26 : COPY go.mod . [2020-10-15T18:45:04.197Z] ---> Using cache [2020-10-15T18:45:04.197Z] ---> 5ce825e0aba1 [2020-10-15T18:45:04.197Z] Step 7/26 : RUN go mod download [2020-10-15T18:45:04.197Z] ---> Using cache [2020-10-15T18:45:04.197Z] ---> 2b3593f74f1b [2020-10-15T18:45:04.197Z] Step 8/26 : COPY . . [2020-10-15T18:45:04.197Z] ---> Using cache [2020-10-15T18:45:04.197Z] ---> 471e7b37e1fd [2020-10-15T18:45:04.197Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-15T18:45:06.859Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T18:45:06.859Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-15T18:45:06.859Z] ---> c73af59e83d9 [2020-10-15T18:45:06.860Z] Step 3/23 : WORKDIR /edgex-go [2020-10-15T18:45:06.860Z] ---> Using cache [2020-10-15T18:45:06.860Z] ---> 83c29a5abfd7 [2020-10-15T18:45:06.860Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T18:45:06.860Z] ---> Using cache [2020-10-15T18:45:06.860Z] ---> 70f3a60640b2 [2020-10-15T18:45:06.860Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-15T18:45:08.345Z] ---> Running in 459a9b72cf33 [2020-10-15T18:45:08.345Z] ---> Running in 86a17fd4cacc [2020-10-15T18:45:11.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:45:11.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-15T18:45:12.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:45:13.351Z] v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T18:45:13.351Z] v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T18:45:13.351Z] OK: 12623 distinct packages available [2020-10-15T18:45:14.345Z] OK: 217 MiB in 51 packages [2020-10-15T18:45:17.953Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-15T18:45:17.953Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-15T18:45:17.953Z] ---> c73af59e83d9 [2020-10-15T18:45:17.953Z] Step 3/24 : WORKDIR /edgex-go [2020-10-15T18:45:17.953Z] ---> Using cache [2020-10-15T18:45:17.953Z] ---> 83c29a5abfd7 [2020-10-15T18:45:17.953Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T18:45:17.953Z] ---> Using cache [2020-10-15T18:45:17.953Z] ---> 70f3a60640b2 [2020-10-15T18:45:17.953Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-15T18:45:17.953Z] ---> Running in a3d1f1b57acf [2020-10-15T18:45:19.488Z] Removing intermediate container 459a9b72cf33 [2020-10-15T18:45:19.488Z] ---> 1f83ba23315b [2020-10-15T18:45:19.488Z] Step 6/23 : COPY go.mod . [2020-10-15T18:45:20.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:45:21.213Z] ---> 6252e3de102f [2020-10-15T18:45:21.213Z] Step 7/23 : RUN go mod download [2020-10-15T18:45:21.502Z] ---> Running in c0dbfbb3b7f3 [2020-10-15T18:45:21.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:45:22.071Z] ---> 582034d72b46 [2020-10-15T18:45:22.071Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-15T18:45:22.351Z] ---> Running in bf422b42ad11 [2020-10-15T18:45:22.951Z] v3.12.0-422-g452ec8a76c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-15T18:45:22.951Z] v3.12.0-424-gdaa4ba98df [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-15T18:45:22.951Z] OK: 12623 distinct packages available [2020-10-15T18:45:23.938Z] OK: 217 MiB in 51 packages [2020-10-15T18:45:25.382Z] Removing intermediate container a3d1f1b57acf [2020-10-15T18:45:25.382Z] ---> 1ebefdeb0dd3 [2020-10-15T18:45:25.382Z] Step 6/24 : COPY go.mod . [2020-10-15T18:45:25.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-15T18:45:26.838Z] ---> 884e17340ede [2020-10-15T18:45:26.838Z] Step 7/24 : RUN go mod download [2020-10-15T18:45:27.116Z] ---> Running in b83df217c430 [2020-10-15T18:45:27.719Z] Removing intermediate container c0dbfbb3b7f3 [2020-10-15T18:45:27.720Z] ---> 06d67f4956c8 [2020-10-15T18:45:27.720Z] Step 8/23 : COPY . . [2020-10-15T18:45:34.455Z] Removing intermediate container b83df217c430 [2020-10-15T18:45:34.455Z] ---> 98b9985bbb3c [2020-10-15T18:45:34.455Z] Step 8/24 : COPY . . [2020-10-15T18:45:49.567Z] ---> a754f913b7fb [2020-10-15T18:45:49.567Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-15T18:45:49.567Z] ---> Running in be2809e45b5b [2020-10-15T18:45:53.016Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-15T18:45:55.682Z] ---> 1c7da0589ffe [2020-10-15T18:45:55.682Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-15T18:45:56.302Z] ---> Running in 8534b3e9c388 [2020-10-15T18:45:57.299Z] Removing intermediate container b990c204f5ae [2020-10-15T18:45:57.299Z] ---> bf819ee3e674 [2020-10-15T18:45:57.299Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-15T18:45:57.596Z] ---> Running in cb567c5b2062 [2020-10-15T18:45:59.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-15T18:46:00.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-15T18:46:05.664Z] Removing intermediate container cb567c5b2062 [2020-10-15T18:46:05.664Z] ---> d7333500c9b7 [2020-10-15T18:46:05.664Z] [2020-10-15T18:46:05.664Z] Step 11/27 : FROM docker:latest [2020-10-15T18:46:05.665Z] ---> 45884bde0078 [2020-10-15T18:46:05.665Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-15T18:46:05.665Z] ---> Running in a0d239fe386d [2020-10-15T18:46:07.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:46:07.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:46:08.948Z] (1/2) Installing readline (8.0.4-r0) [2020-10-15T18:46:08.948Z] (2/2) Installing bash (5.0.17-r0) [2020-10-15T18:46:08.948Z] Executing bash-5.0.17-r0.post-install [2020-10-15T18:46:08.948Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T18:46:08.948Z] OK: 12 MiB in 22 packages [2020-10-15T18:46:10.936Z] Removing intermediate container a0d239fe386d [2020-10-15T18:46:10.936Z] ---> 1d85d2117852 [2020-10-15T18:46:10.936Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-15T18:46:10.936Z] ---> Running in 2c78bdad1ef7 [2020-10-15T18:46:15.295Z] Removing intermediate container 2c78bdad1ef7 [2020-10-15T18:46:15.295Z] ---> e6ab79111613 [2020-10-15T18:46:15.295Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-15T18:46:15.575Z] ---> Running in 286d5c6bec6e [2020-10-15T18:46:16.575Z] Removing intermediate container 286d5c6bec6e [2020-10-15T18:46:16.575Z] ---> c17105702e46 [2020-10-15T18:46:16.575Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-15T18:46:16.853Z] ---> Running in c30d89de7dbf [2020-10-15T18:46:17.467Z] Removing intermediate container c30d89de7dbf [2020-10-15T18:46:17.467Z] ---> 497e54392128 [2020-10-15T18:46:17.467Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-15T18:46:17.754Z] ---> Running in 5cb824934698 [2020-10-15T18:46:18.360Z] Removing intermediate container 5cb824934698 [2020-10-15T18:46:18.360Z] ---> 29f853a8d7f2 [2020-10-15T18:46:18.360Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-15T18:46:20.372Z] ---> c4659b2d07a4 [2020-10-15T18:46:20.372Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-15T18:46:21.412Z] ---> 4661fbdb9738 [2020-10-15T18:46:21.412Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-15T18:46:22.893Z] ---> 6be589ca5474 [2020-10-15T18:46:22.893Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-15T18:46:22.893Z] ---> Running in 5c7c57999b13 [2020-10-15T18:46:24.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-15T18:46:25.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:46:25.914Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:46:26.513Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-15T18:46:26.513Z] (2/33) Installing expat (2.2.9-r1) [2020-10-15T18:46:26.513Z] (3/33) Installing libffi (3.3-r2) [2020-10-15T18:46:26.513Z] (4/33) Installing gdbm (1.13-r1) [2020-10-15T18:46:26.513Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-15T18:46:26.513Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-15T18:46:26.789Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-15T18:46:29.414Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-15T18:46:29.414Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-15T18:46:29.414Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-15T18:46:29.414Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-15T18:46:29.414Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-15T18:46:29.414Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-15T18:46:29.414Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-15T18:46:29.414Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-15T18:46:29.414Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-15T18:46:29.414Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-15T18:46:29.699Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-15T18:46:29.699Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-15T18:46:29.699Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-15T18:46:29.699Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-15T18:46:29.699Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-15T18:46:29.699Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-15T18:46:29.699Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-15T18:46:29.699Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-15T18:46:29.981Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-15T18:46:29.981Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-15T18:46:29.981Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-15T18:46:29.981Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-15T18:46:29.981Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-15T18:46:29.981Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-15T18:46:29.981Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-15T18:46:29.981Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-15T18:46:30.256Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T18:46:30.256Z] OK: 71 MiB in 55 packages [2020-10-15T18:46:37.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-15T18:46:40.639Z] Removing intermediate container 5c7c57999b13 [2020-10-15T18:46:40.639Z] ---> dee89758a2b5 [2020-10-15T18:46:40.639Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-15T18:46:40.951Z] ---> Running in 9cdc0f607198 [2020-10-15T18:46:44.441Z] Removing intermediate container bf422b42ad11 [2020-10-15T18:46:44.441Z] ---> 74d71ee8631c [2020-10-15T18:46:44.441Z] [2020-10-15T18:46:44.441Z] Step 9/29 : FROM alpine:latest [2020-10-15T18:46:44.441Z] ---> 62ee0e9f8440 [2020-10-15T18:46:44.441Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-15T18:46:44.719Z] ---> Running in c990177b4aa7 [2020-10-15T18:46:45.705Z] Removing intermediate container c990177b4aa7 [2020-10-15T18:46:45.705Z] ---> 54c063b80484 [2020-10-15T18:46:45.705Z] Step 11/29 : USER root [2020-10-15T18:46:45.705Z] ---> Running in 3087e2363f17 [2020-10-15T18:46:46.692Z] Removing intermediate container 3087e2363f17 [2020-10-15T18:46:46.692Z] ---> b293d32a5ae9 [2020-10-15T18:46:46.692Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-15T18:46:47.287Z] ---> Running in d9549d503910 [2020-10-15T18:46:49.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:46:49.912Z] Collecting docker-compose==1.23.2 [2020-10-15T18:46:49.912Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-15T18:46:49.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:46:50.192Z] Removing intermediate container 86a17fd4cacc [2020-10-15T18:46:50.193Z] ---> 7383d0440eba [2020-10-15T18:46:50.193Z] [2020-10-15T18:46:50.193Z] Step 10/26 : FROM alpine:3.10 [2020-10-15T18:46:50.468Z] 3.10: Pulling from library/alpine [2020-10-15T18:46:50.743Z] v3.12.0-422-g452ec8a76c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-15T18:46:50.743Z] v3.12.0-424-gdaa4ba98df [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-15T18:46:50.743Z] OK: 12621 distinct packages available [2020-10-15T18:46:50.743Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-15T18:46:50.743Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-15T18:46:51.737Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-15T18:46:51.737Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-15T18:46:51.737Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T18:46:51.737Z] Executing ca-certificates-20191127-r4.trigger [2020-10-15T18:46:52.375Z] OK: 6 MiB in 16 packages [2020-10-15T18:46:52.375Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-15T18:46:52.375Z] Status: Downloaded newer image for alpine:3.10 [2020-10-15T18:46:52.375Z] ---> 536a684cf733 [2020-10-15T18:46:52.375Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-15T18:46:52.657Z] ---> Running in 218eb25b424d [2020-10-15T18:46:54.666Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-15T18:46:54.666Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-15T18:46:54.943Z] Collecting docopt<0.7,>=0.6.1 [2020-10-15T18:46:54.943Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-15T18:46:54.943Z] Removing intermediate container d9549d503910 [2020-10-15T18:46:54.943Z] ---> 67885c1918af [2020-10-15T18:46:54.943Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-15T18:46:55.224Z] ---> Running in b6a3a6a744ec [2020-10-15T18:46:55.833Z] Removing intermediate container b6a3a6a744ec [2020-10-15T18:46:55.833Z] ---> 12ba64b69763 [2020-10-15T18:46:55.833Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-15T18:46:55.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:46:56.108Z] ---> Running in bfadcf36e7b2 [2020-10-15T18:46:56.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:46:56.667Z] Removing intermediate container bfadcf36e7b2 [2020-10-15T18:46:56.667Z] ---> 82993e7c7494 [2020-10-15T18:46:56.667Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-15T18:46:56.943Z] ---> Running in 2cadbb3c083f [2020-10-15T18:46:56.943Z] v3.10.5-100-gfe1189d439 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-15T18:46:56.943Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-15T18:46:56.943Z] OK: 10167 distinct packages available [2020-10-15T18:46:57.940Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-15T18:46:57.940Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-15T18:46:57.940Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-15T18:46:58.220Z] (4/5) Installing curl (7.66.0-r1) [2020-10-15T18:46:58.220Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-15T18:46:58.220Z] Executing busybox-1.30.1-r3.trigger [2020-10-15T18:46:58.220Z] Executing ca-certificates-20191127-r2.trigger [2020-10-15T18:46:58.220Z] Collecting texttable<0.10,>=0.9.0 [2020-10-15T18:46:58.220Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-15T18:46:58.496Z] OK: 7 MiB in 19 packages [2020-10-15T18:47:01.150Z] Removing intermediate container 218eb25b424d [2020-10-15T18:47:01.150Z] ---> 826e9db3e20a [2020-10-15T18:47:01.150Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-15T18:47:01.425Z] ---> Running in 71073a8623c4 [2020-10-15T18:47:01.425Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-15T18:47:01.425Z] Removing intermediate container 2cadbb3c083f [2020-10-15T18:47:01.425Z] ---> 314aa39bc7ac [2020-10-15T18:47:01.425Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-15T18:47:02.027Z] Collecting docker<4.0,>=3.6.0 [2020-10-15T18:47:02.027Z] Removing intermediate container 71073a8623c4 [2020-10-15T18:47:02.027Z] ---> 40dddb3caff7 [2020-10-15T18:47:02.027Z] Step 13/26 : WORKDIR / [2020-10-15T18:47:02.027Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-15T18:47:02.630Z] ---> Running in dba771ea711c [2020-10-15T18:47:03.621Z] ---> 76a90b2a9195 [2020-10-15T18:47:03.621Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-15T18:47:03.621Z] Removing intermediate container dba771ea711c [2020-10-15T18:47:03.621Z] ---> 3acced54a8f8 [2020-10-15T18:47:03.621Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-15T18:47:04.221Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-15T18:47:04.221Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-15T18:47:04.824Z] ---> 4d34a53c0321 [2020-10-15T18:47:04.824Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-15T18:47:04.824Z] ---> 61b7e7696469 [2020-10-15T18:47:04.824Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-15T18:47:05.106Z] Collecting jsonschema<3,>=2.5.1 [2020-10-15T18:47:05.106Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-15T18:47:06.092Z] ---> d9d89aaf5fa2 [2020-10-15T18:47:06.092Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-15T18:47:06.092Z] ---> 7f44507960f5 [2020-10-15T18:47:06.092Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-15T18:47:06.369Z] Collecting PyYAML<4,>=3.10 [2020-10-15T18:47:06.369Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-15T18:47:07.366Z] ---> 6db021933479 [2020-10-15T18:47:07.366Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-15T18:47:07.366Z] ---> 318fea9bae93 [2020-10-15T18:47:07.366Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-15T18:47:08.810Z] ---> 256890c79132 [2020-10-15T18:47:08.810Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-15T18:47:08.810Z] ---> 7fa00e2a59cd [2020-10-15T18:47:08.810Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-15T18:47:09.087Z] ---> Running in 2e069e604cb2 [2020-10-15T18:47:11.084Z] Collecting cached-property<2,>=1.2.0 [2020-10-15T18:47:11.084Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-15T18:47:11.084Z] ---> dc4ec2736f51 [2020-10-15T18:47:11.084Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-15T18:47:11.686Z] Collecting docker-pycreds>=0.4.0 [2020-10-15T18:47:11.686Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-15T18:47:11.964Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-10-15T18:47:11.964Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-10-15T18:47:12.241Z] Collecting idna<2.8,>=2.5 [2020-10-15T18:47:12.242Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-15T18:47:13.233Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-15T18:47:13.233Z] ---> c026197bdd5d [2020-10-15T18:47:13.233Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-15T18:47:13.233Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-15T18:47:13.233Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-15T18:47:13.518Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-15T18:47:13.518Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-15T18:47:13.518Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-15T18:47:13.518Z] Removing intermediate container 2e069e604cb2 [2020-10-15T18:47:13.518Z] ---> d27c0737f3a8 [2020-10-15T18:47:13.518Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-15T18:47:14.979Z] Installing collected packages: dockerpty, websocket-client, docopt, texttable, idna, urllib3, requests, docker-pycreds, docker, jsonschema, PyYAML, cached-property, docker-compose [2020-10-15T18:47:14.979Z] Running setup.py install for dockerpty: started [2020-10-15T18:47:14.979Z] ---> f5ab0459f95c [2020-10-15T18:47:15.258Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-15T18:47:15.258Z] ---> 5da43f9e3bb8 [2020-10-15T18:47:15.258Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-15T18:47:15.258Z] ---> Running in ef12a817ebbb [2020-10-15T18:47:16.717Z] ---> 6d7cbde24778 [2020-10-15T18:47:16.717Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-15T18:47:17.004Z] ---> Running in f14a148c71bd [2020-10-15T18:47:17.609Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-15T18:47:18.221Z] Running setup.py install for docopt: started [2020-10-15T18:47:20.229Z] Removing intermediate container ef12a817ebbb [2020-10-15T18:47:20.229Z] ---> 8d0a15f1b680 [2020-10-15T18:47:20.229Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-15T18:47:20.229Z] ---> Running in 1aae8ab8f92d [2020-10-15T18:47:21.226Z] Running setup.py install for docopt: finished with status 'done' [2020-10-15T18:47:21.226Z] Running setup.py install for texttable: started [2020-10-15T18:47:21.507Z] Removing intermediate container f14a148c71bd [2020-10-15T18:47:21.507Z] ---> 227b129a051b [2020-10-15T18:47:21.507Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-15T18:47:21.787Z] ---> Running in 2c7cabb324b3 [2020-10-15T18:47:22.394Z] Removing intermediate container 2c7cabb324b3 [2020-10-15T18:47:22.394Z] ---> d0d184132209 [2020-10-15T18:47:22.394Z] Step 24/26 : LABEL arch=arm64 [2020-10-15T18:47:22.669Z] ---> Running in d0f88accfd2f [2020-10-15T18:47:23.284Z] Removing intermediate container d0f88accfd2f [2020-10-15T18:47:23.284Z] ---> fc5bea6f3d16 [2020-10-15T18:47:23.284Z] Step 25/26 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 [2020-10-15T18:47:23.557Z] ---> Running in abc5de04d886 [2020-10-15T18:47:24.545Z] Removing intermediate container abc5de04d886 [2020-10-15T18:47:24.545Z] ---> a63f4bb65612 [2020-10-15T18:47:24.545Z] Step 26/26 : LABEL version=0.0.0 [2020-10-15T18:47:24.545Z] Running setup.py install for texttable: finished with status 'done' [2020-10-15T18:47:24.545Z] Attempting uninstall: idna [2020-10-15T18:47:24.545Z] Found existing installation: idna 2.9 [2020-10-15T18:47:24.545Z] Uninstalling idna-2.9: [2020-10-15T18:47:24.819Z] Successfully uninstalled idna-2.9 [2020-10-15T18:47:25.096Z] ---> Running in 7029fe57fd53 [2020-10-15T18:47:25.096Z] Removing intermediate container 1aae8ab8f92d [2020-10-15T18:47:25.096Z] ---> 3207e22445e9 [2020-10-15T18:47:25.096Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-15T18:47:25.379Z] ---> Running in 627a9bb6fd36 [2020-10-15T18:47:25.651Z] Attempting uninstall: urllib3 [2020-10-15T18:47:25.651Z] Found existing installation: urllib3 1.25.9 [2020-10-15T18:47:25.651Z] Uninstalling urllib3-1.25.9: [2020-10-15T18:47:25.924Z] Removing intermediate container 7029fe57fd53 [2020-10-15T18:47:25.924Z] ---> 714839945cf8 [2020-10-15T18:47:25.924Z] [2020-10-15T18:47:25.924Z] Successfully uninstalled urllib3-1.25.9 [2020-10-15T18:47:26.524Z] Removing intermediate container 627a9bb6fd36 [2020-10-15T18:47:26.524Z] ---> d476a15431ab [2020-10-15T18:47:26.524Z] Step 26/29 : CMD [ "generate" ] [2020-10-15T18:47:26.524Z] Successfully built 714839945cf8 [2020-10-15T18:47:26.524Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-10-15T18:47:26.524Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in db6b89529978 [2020-10-15T18:47:26.524Z] Attempting uninstall: requests [2020-10-15T18:47:26.524Z] Found existing installation: requests 2.23.0 [2020-10-15T18:47:26.524Z] Uninstalling requests-2.23.0: [2020-10-15T18:47:26.810Z] Successfully uninstalled requests-2.23.0 [2020-10-15T18:47:27.417Z] Removing intermediate container db6b89529978 [2020-10-15T18:47:27.417Z] ---> a1764054ad8d [2020-10-15T18:47:27.417Z] Step 27/29 : LABEL arch=arm64 [2020-10-15T18:47:27.417Z] ---> Running in 616901670f19 [2020-10-15T18:47:28.041Z] Removing intermediate container 616901670f19 [2020-10-15T18:47:28.041Z] ---> 8e67e8ea7405 [2020-10-15T18:47:28.041Z] Step 28/29 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 [2020-10-15T18:47:28.316Z] ---> Running in f94c6d52593a [2020-10-15T18:47:28.913Z] Running setup.py install for PyYAML: started [2020-10-15T18:47:29.185Z] Removing intermediate container f94c6d52593a [2020-10-15T18:47:29.185Z] ---> 312c95ce1808 [2020-10-15T18:47:29.185Z] Step 29/29 : LABEL version=0.0.0 [2020-10-15T18:47:29.185Z] ---> Running in 1c78223e5203 [2020-10-15T18:47:30.170Z] Removing intermediate container 1c78223e5203 [2020-10-15T18:47:30.170Z] ---> 98d76dc99f23 [2020-10-15T18:47:30.170Z] [2020-10-15T18:47:30.445Z] Successfully built 98d76dc99f23 [2020-10-15T18:47:30.445Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-10-15T18:47:31.888Z]  Building docker-security-secrets-setup-go ... done  Running setup.py install for PyYAML: finished with status 'done' [2020-10-15T18:47:32.876Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-10-15T18:47:38.292Z] Removing intermediate container 9cdc0f607198 [2020-10-15T18:47:38.292Z] ---> c194e1001a54 [2020-10-15T18:47:38.292Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-15T18:47:38.292Z] ---> Running in 6174fc59c6b6 [2020-10-15T18:47:39.970Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:47:40.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:47:40.955Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-15T18:47:41.254Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-15T18:47:41.254Z] (3/3) Installing curl (7.69.1-r1) [2020-10-15T18:47:41.254Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T18:47:41.254Z] OK: 71 MiB in 58 packages [2020-10-15T18:47:43.326Z] Removing intermediate container 8534b3e9c388 [2020-10-15T18:47:43.326Z] ---> e04ffbdfbcf7 [2020-10-15T18:47:43.326Z] [2020-10-15T18:47:43.326Z] Step 10/24 : FROM scratch [2020-10-15T18:47:43.326Z] ---> [2020-10-15T18:47:43.326Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-15T18:47:43.326Z] Removing intermediate container 6174fc59c6b6 [2020-10-15T18:47:43.326Z] ---> b374dc878975 [2020-10-15T18:47:43.326Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-15T18:47:43.326Z] ---> Using cache [2020-10-15T18:47:43.326Z] ---> b565d617c90b [2020-10-15T18:47:43.326Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-15T18:47:43.326Z] ---> Running in b8addc9cd3c3 [2020-10-15T18:47:43.326Z] ---> Running in 6e7c2eadfaed [2020-10-15T18:47:43.941Z] Removing intermediate container 6e7c2eadfaed [2020-10-15T18:47:43.941Z] ---> 08b13e4068e2 [2020-10-15T18:47:43.941Z] Removing intermediate container b8addc9cd3c3 [2020-10-15T18:47:43.941Z] Step 13/24 : EXPOSE $APP_PORT ---> 6d5c3fceb75a [2020-10-15T18:47:43.941Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T18:47:43.941Z] [2020-10-15T18:47:43.941Z] ---> Running in 825369d14814 [2020-10-15T18:47:43.941Z] ---> Running in bd187793bc0d [2020-10-15T18:47:44.543Z] Removing intermediate container 825369d14814 [2020-10-15T18:47:44.543Z] ---> 2038d3221768 [2020-10-15T18:47:44.543Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-15T18:47:44.543Z] Removing intermediate container bd187793bc0d [2020-10-15T18:47:44.543Z] ---> b83d5c1a081e [2020-10-15T18:47:44.543Z] Step 25/27 : LABEL arch=arm64 [2020-10-15T18:47:44.818Z] ---> Running in 93753c48e254 [2020-10-15T18:47:45.417Z] Removing intermediate container 93753c48e254 [2020-10-15T18:47:45.417Z] ---> a32d9893a317 [2020-10-15T18:47:45.417Z] Step 26/27 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 [2020-10-15T18:47:45.417Z] ---> 7aa76ad4ef92 [2020-10-15T18:47:45.417Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-15T18:47:45.417Z] ---> Running in 27fad5086b67 [2020-10-15T18:47:46.021Z] Removing intermediate container 27fad5086b67 [2020-10-15T18:47:46.021Z] ---> 99d709a10fb0 [2020-10-15T18:47:46.021Z] Step 27/27 : LABEL version=0.0.0 [2020-10-15T18:47:46.021Z] ---> Running in 8b74e54574e9 [2020-10-15T18:47:46.626Z] ---> 6a9f7c908e3f [2020-10-15T18:47:46.626Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-15T18:47:46.627Z] Removing intermediate container 8b74e54574e9 [2020-10-15T18:47:46.627Z] ---> 8674c1f3088f [2020-10-15T18:47:46.627Z] [2020-10-15T18:47:47.230Z] Successfully built 8674c1f3088f [2020-10-15T18:47:47.230Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-10-15T18:47:48.212Z]  Building docker-sys-mgmt-agent-go ... done  ---> cc600a713711 [2020-10-15T18:47:48.212Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-15T18:47:49.198Z] ---> 5d34aaf90545 [2020-10-15T18:47:49.198Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-15T18:47:50.637Z] ---> a88a9e2d837b [2020-10-15T18:47:50.637Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-15T18:47:51.620Z] ---> a5d8afbb5f3d [2020-10-15T18:47:51.620Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-15T18:47:51.620Z] ---> Running in 830936a1525d [2020-10-15T18:47:51.902Z] Removing intermediate container 830936a1525d [2020-10-15T18:47:51.902Z] ---> ab6c0dccb8c2 [2020-10-15T18:47:51.902Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T18:47:52.174Z] ---> Running in 4466eb32b0e6 [2020-10-15T18:47:52.770Z] Removing intermediate container 4466eb32b0e6 [2020-10-15T18:47:52.770Z] ---> d6a89518eedf [2020-10-15T18:47:52.770Z] Step 22/24 : LABEL arch=arm64 [2020-10-15T18:47:52.770Z] ---> Running in 8d91770e378d [2020-10-15T18:47:53.043Z] Removing intermediate container 8d91770e378d [2020-10-15T18:47:53.043Z] ---> 8e0b2c60bce2 [2020-10-15T18:47:53.043Z] Step 23/24 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 [2020-10-15T18:47:53.317Z] ---> Running in dc62ea1d0bde [2020-10-15T18:47:53.914Z] Removing intermediate container dc62ea1d0bde [2020-10-15T18:47:53.914Z] ---> 94a8e0f7db2f [2020-10-15T18:47:53.914Z] Step 24/24 : LABEL version=0.0.0 [2020-10-15T18:47:53.914Z] ---> Running in 22f1f41b4141 [2020-10-15T18:47:54.512Z] Removing intermediate container 22f1f41b4141 [2020-10-15T18:47:54.512Z] ---> 5803517e6977 [2020-10-15T18:47:54.512Z] [2020-10-15T18:47:54.786Z] Successfully built 5803517e6977 [2020-10-15T18:47:55.058Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-10-15T18:47:57.672Z]  Building docker-support-notifications-go ... done Removing intermediate container be2809e45b5b [2020-10-15T18:47:57.672Z] ---> 0bc98feffd2f [2020-10-15T18:47:57.672Z] [2020-10-15T18:47:57.672Z] Step 10/23 : FROM alpine [2020-10-15T18:47:57.672Z] ---> 62ee0e9f8440 [2020-10-15T18:47:57.672Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-15T18:47:57.945Z] ---> Running in 2b6e2cc61adf [2020-10-15T18:47:58.216Z] Removing intermediate container 2b6e2cc61adf [2020-10-15T18:47:58.216Z] ---> 9e8732176989 [2020-10-15T18:47:58.216Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-15T18:47:58.490Z] ---> Running in 113f91d9123e [2020-10-15T18:47:58.760Z] Removing intermediate container 113f91d9123e [2020-10-15T18:47:58.760Z] ---> 692484b567bc [2020-10-15T18:47:58.760Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-15T18:47:59.033Z] ---> Running in 75fc5a5d1bca [2020-10-15T18:47:59.306Z] Removing intermediate container 75fc5a5d1bca [2020-10-15T18:47:59.306Z] ---> f813a35ae76f [2020-10-15T18:47:59.306Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-15T18:47:59.583Z] ---> Running in ccfa3838736a [2020-10-15T18:48:02.215Z] Removing intermediate container ccfa3838736a [2020-10-15T18:48:02.215Z] ---> 05b0c83c9d38 [2020-10-15T18:48:02.215Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-15T18:48:02.215Z] ---> Running in b369a08da4e4 [2020-10-15T18:48:03.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-15T18:48:04.609Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-15T18:48:05.201Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-15T18:48:05.201Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-15T18:48:05.201Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-15T18:48:05.471Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-15T18:48:05.471Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-15T18:48:05.743Z] Executing busybox-1.31.1-r16.trigger [2020-10-15T18:48:05.743Z] OK: 8 MiB in 19 packages [2020-10-15T18:48:07.169Z] Removing intermediate container b369a08da4e4 [2020-10-15T18:48:07.169Z] ---> 140734b372ad [2020-10-15T18:48:07.169Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-15T18:48:07.761Z] ---> eff0900c7c0a [2020-10-15T18:48:07.761Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-15T18:48:09.189Z] ---> 10d88abcdfe0 [2020-10-15T18:48:09.189Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-15T18:48:09.782Z] ---> 0ec81a25694a [2020-10-15T18:48:09.782Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-15T18:48:10.054Z] ---> Running in 65cbb2e81682 [2020-10-15T18:48:10.328Z] Removing intermediate container 65cbb2e81682 [2020-10-15T18:48:10.328Z] ---> 486027c70270 [2020-10-15T18:48:10.328Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-15T18:48:10.599Z] ---> Running in 73ae825c6706 [2020-10-15T18:48:10.871Z] Removing intermediate container 73ae825c6706 [2020-10-15T18:48:10.871Z] ---> 0d5ef319e5f9 [2020-10-15T18:48:10.871Z] Step 21/23 : LABEL arch=arm64 [2020-10-15T18:48:11.142Z] ---> Running in 8c029b6da90e [2020-10-15T18:48:11.421Z] Removing intermediate container 8c029b6da90e [2020-10-15T18:48:11.421Z] ---> cf57b6854bd6 [2020-10-15T18:48:11.421Z] Step 22/23 : LABEL git_sha=fcf06ce352c7497f559f1a4959fed9f8c6b65043 [2020-10-15T18:48:11.696Z] ---> Running in 410fbc140aa2 [2020-10-15T18:48:11.969Z] Removing intermediate container 410fbc140aa2 [2020-10-15T18:48:11.969Z] ---> 634f3ed1e28a [2020-10-15T18:48:11.969Z] Step 23/23 : LABEL version=0.0.0 [2020-10-15T18:48:12.243Z] ---> Running in 8c134f704ea1 [2020-10-15T18:48:12.515Z] Removing intermediate container 8c134f704ea1 [2020-10-15T18:48:12.515Z] ---> e8b59136d0d7 [2020-10-15T18:48:12.515Z] [2020-10-15T18:48:13.111Z] Successfully built e8b59136d0d7 [2020-10-15T18:48:13.111Z] Successfully tagged docker-core-data-go-arm64:latest [2020-10-15T18:48:13.399Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-10-15T18:48:13.433Z] $ docker stop --time=1 b6eaffd2a25c457d8af0f15aa17666d30428e9f948793d784617c13c958aec6f [2020-10-15T18:48:15.349Z] $ docker rm -f b6eaffd2a25c457d8af0f15aa17666d30428e9f948793d784617c13c958aec6f [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-15T18:48:16.066Z] + grep docker [2020-10-15T18:48:16.066Z] + docker images [2020-10-15T18:48:16.337Z] docker-core-data-go-arm64 latest e8b59136d0d7 4 seconds ago 22.2MB [2020-10-15T18:48:16.337Z] docker-support-notifications-go-arm64 latest 5803517e6977 22 seconds ago 12.9MB [2020-10-15T18:48:16.337Z] docker-sys-mgmt-agent-go-arm64 latest 8674c1f3088f 30 seconds ago 270MB [2020-10-15T18:48:16.337Z] docker-security-secrets-setup-go-arm64 latest 98d76dc99f23 47 seconds ago 22.7MB [2020-10-15T18:48:16.337Z] docker-security-secretstore-setup-go-arm64 latest 714839945cf8 51 seconds ago 30.8MB [2020-10-15T18:48:16.337Z] docker-core-metadata-go-arm64 latest 25f6043c4c7b 3 minutes ago 13.4MB [2020-10-15T18:48:16.337Z] docker-core-command-go-arm64 latest d1030ac77915 3 minutes ago 11.4MB [2020-10-15T18:48:16.337Z] docker-support-scheduler-go-arm64 latest 7e543b7174ff 3 minutes ago 11.5MB [2020-10-15T18:48:16.337Z] docker-support-logging-go-arm64 latest b46e51cc19bd 4 minutes ago 10.6MB [2020-10-15T18:48:16.337Z] docker-security-proxy-setup-go-arm64 latest 6afe51a29ed5 4 minutes ago 15.1MB [2020-10-15T18:48:16.337Z] docker latest 45884bde0078 3 weeks ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-15T18:48:20.225Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T18:48:20.811Z] ---> package-listing.sh [2020-10-15T18:48:20.811Z] ++ facter osfamily [2020-10-15T18:48:20.811Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-15T18:48:20.811Z] + OS_FAMILY=redhat [2020-10-15T18:48:20.811Z] + workspace=/w/workspace/edgex-go/10 [2020-10-15T18:48:20.811Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-15T18:48:20.811Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-15T18:48:20.811Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-15T18:48:20.811Z] + PACKAGES=/tmp/packages_start.txt [2020-10-15T18:48:20.811Z] + '[' /w/workspace/edgex-go/10 ']' [2020-10-15T18:48:20.811Z] + PACKAGES=/tmp/packages_end.txt [2020-10-15T18:48:20.811Z] + case "${OS_FAMILY}" in [2020-10-15T18:48:20.811Z] + rpm -qa [2020-10-15T18:48:20.811Z] + sort [2020-10-15T18:48:25.038Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-15T18:48:25.038Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-15T18:48:25.038Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-15T18:48:25.038Z] + '[' /w/workspace/edgex-go/10 ']' [2020-10-15T18:48:25.038Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2020-10-15T18:48:25.038Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2020-10-15T18:48:25.052Z] 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/edgex-go/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-15T18:48:25.345Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-15T18:48:25.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T18:48:25.650Z] [2020-10-15T18:48:25.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-15T18:48:26.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T18:48:26.003Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-15T18:48:26.003Z] df20fa9351a1: Pulling fs layer [2020-10-15T18:48:26.003Z] 36b3adc4ff6f: Pulling fs layer [2020-10-15T18:48:26.003Z] 8ad3a11d3b57: Pulling fs layer [2020-10-15T18:48:26.003Z] 46f8f816bc3b: Pulling fs layer [2020-10-15T18:48:26.003Z] 93b61091891f: Pulling fs layer [2020-10-15T18:48:26.003Z] 93b9cdb0e59b: Pulling fs layer [2020-10-15T18:48:26.003Z] 5e14af77c1be: Pulling fs layer [2020-10-15T18:48:26.003Z] 01666e4c0597: Pulling fs layer [2020-10-15T18:48:26.003Z] aa168da1d23b: Pulling fs layer [2020-10-15T18:48:26.003Z] 46f8f816bc3b: Waiting [2020-10-15T18:48:26.003Z] 93b61091891f: Waiting [2020-10-15T18:48:26.003Z] 93b9cdb0e59b: Waiting [2020-10-15T18:48:26.003Z] 5e14af77c1be: Waiting [2020-10-15T18:48:26.003Z] 01666e4c0597: Waiting [2020-10-15T18:48:26.003Z] aa168da1d23b: Waiting [2020-10-15T18:48:26.003Z] 36b3adc4ff6f: Verifying Checksum [2020-10-15T18:48:26.003Z] 36b3adc4ff6f: Download complete [2020-10-15T18:48:26.003Z] 46f8f816bc3b: Verifying Checksum [2020-10-15T18:48:26.003Z] 46f8f816bc3b: Download complete [2020-10-15T18:48:26.270Z] df20fa9351a1: Verifying Checksum [2020-10-15T18:48:26.270Z] df20fa9351a1: Download complete [2020-10-15T18:48:26.270Z] 93b61091891f: Verifying Checksum [2020-10-15T18:48:26.270Z] 93b61091891f: Download complete [2020-10-15T18:48:26.270Z] 93b9cdb0e59b: Verifying Checksum [2020-10-15T18:48:26.270Z] 93b9cdb0e59b: Download complete [2020-10-15T18:48:26.270Z] 5e14af77c1be: Verifying Checksum [2020-10-15T18:48:26.270Z] 5e14af77c1be: Download complete [2020-10-15T18:48:26.270Z] 01666e4c0597: Verifying Checksum [2020-10-15T18:48:26.270Z] 01666e4c0597: Download complete [2020-10-15T18:48:26.533Z] df20fa9351a1: Pull complete [2020-10-15T18:48:26.798Z] 36b3adc4ff6f: Pull complete [2020-10-15T18:48:27.063Z] 8ad3a11d3b57: Verifying Checksum [2020-10-15T18:48:27.063Z] 8ad3a11d3b57: Download complete [2020-10-15T18:48:28.037Z] 8ad3a11d3b57: Pull complete [2020-10-15T18:48:28.037Z] 46f8f816bc3b: Pull complete [2020-10-15T18:48:28.303Z] 93b61091891f: Pull complete [2020-10-15T18:48:28.571Z] 93b9cdb0e59b: Pull complete [2020-10-15T18:48:28.571Z] 5e14af77c1be: Pull complete [2020-10-15T18:48:28.841Z] 01666e4c0597: Pull complete [2020-10-15T18:48:28.841Z] aa168da1d23b: Verifying Checksum [2020-10-15T18:48:28.841Z] aa168da1d23b: Download complete [2020-10-15T18:48:37.024Z] aa168da1d23b: Pull complete [2020-10-15T18:48:37.024Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-15T18:48:37.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-15T18:48:37.024Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-15T18:48:37.185Z] prd-centos7-docker-4c-2g-5632 does not seem to be running inside a container [2020-10-15T18:48:37.238Z] $ 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/edgex-go/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 [2020-10-15T18:48:40.335Z] $ docker top 05a130abee6700e634c5a3387e0c223618f7cfa357a18d8a99b64a340f80672e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-15T18:48:40.931Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-15T18:48:41.235Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-15T18:48:41.540Z] + ls /var/log/sa-host [2020-10-15T18:48:41.540Z] + sadf -c /var/log/sa-host/sa05 [2020-10-15T18:48:41.540Z] file_magic: OK [2020-10-15T18:48:41.540Z] HZ: Using current value: 100 [2020-10-15T18:48:41.540Z] file_header: OK [2020-10-15T18:48:41.540Z] 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 [2020-10-15T18:48:41.540Z] Statistics: [2020-10-15T18:48:41.540Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-15T18:48:41.540Z] File successfully converted to sysstat format version 12.2.1 [2020-10-15T18:48:41.540Z] + sadf -c /var/log/sa-host/sa15 [2020-10-15T18:48:41.540Z] file_magic: OK [2020-10-15T18:48:41.540Z] HZ: Using current value: 100 [2020-10-15T18:48:41.540Z] file_header: OK [2020-10-15T18:48:41.540Z] 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 [2020-10-15T18:48:41.540Z] Statistics: [2020-10-15T18:48:41.540Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-15T18:48:41.540Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-15T18:48:41.827Z] provisioning config files... [2020-10-15T18:48:41.847Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config6986179150252201787tmp [Pipeline] { [Pipeline] echo [2020-10-15T18:48:41.917Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T18:48:42.222Z] ---> create-netrc.sh [Pipeline] } [2020-10-15T18:48:42.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-15T18:48:42.362Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T18:48:42.667Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-15T18:48:42.680Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T18:48:42.984Z] ---> sudo-logs.sh [2020-10-15T18:48:42.984Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-15T18:48:42.995Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T18:48:43.297Z] ---> job-cost.sh [2020-10-15T18:48:43.297Z] lf-activate-venv: SKIPPING [2020-10-15T18:48:43.297Z] INFO: No Stack... [2020-10-15T18:48:44.246Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-15T18:48:44.823Z] INFO: Archiving Costs [Pipeline] echo [2020-10-15T18:48:44.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-15T18:48:45.138Z] ---> logs-deploy.sh [2020-10-15T18:48:45.138Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2789/10 [2020-10-15T18:48:45.138Z] INFO: archiving workspace using pattern(s): [2020-10-15T18:48:47.061Z] Archives upload complete. [2020-10-15T18:48:47.061Z] INFO: archiving logs to Nexus [2020-10-15T18:48:48.012Z] ---> uname -a: [2020-10-15T18:48:48.012Z] Linux prd-centos7-docker-4c-2g-5632.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] ---> lscpu: [2020-10-15T18:48:48.012Z] Architecture: x86_64 [2020-10-15T18:48:48.012Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-15T18:48:48.012Z] Byte Order: Little Endian [2020-10-15T18:48:48.012Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-15T18:48:48.012Z] CPU(s): 4 [2020-10-15T18:48:48.012Z] On-line CPU(s) list: 0-3 [2020-10-15T18:48:48.012Z] Thread(s) per core: 1 [2020-10-15T18:48:48.012Z] Core(s) per socket: 1 [2020-10-15T18:48:48.012Z] Socket(s): 4 [2020-10-15T18:48:48.012Z] NUMA node(s): 1 [2020-10-15T18:48:48.012Z] Vendor ID: GenuineIntel [2020-10-15T18:48:48.012Z] CPU family: 6 [2020-10-15T18:48:48.012Z] Model: 44 [2020-10-15T18:48:48.012Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-15T18:48:48.012Z] Stepping: 1 [2020-10-15T18:48:48.012Z] CPU MHz: 2933.436 [2020-10-15T18:48:48.012Z] BogoMIPS: 5866.87 [2020-10-15T18:48:48.012Z] Virtualization: VT-x [2020-10-15T18:48:48.012Z] Hypervisor vendor: KVM [2020-10-15T18:48:48.012Z] Virtualization type: full [2020-10-15T18:48:48.012Z] L1d cache: 128 KiB [2020-10-15T18:48:48.012Z] L1i cache: 128 KiB [2020-10-15T18:48:48.012Z] L2 cache: 16 MiB [2020-10-15T18:48:48.012Z] L3 cache: 64 MiB [2020-10-15T18:48:48.012Z] NUMA node0 CPU(s): 0-3 [2020-10-15T18:48:48.012Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-15T18:48:48.012Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-15T18:48:48.012Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-15T18:48:48.012Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-15T18:48:48.012Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-15T18:48:48.012Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-15T18:48:48.012Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-15T18:48:48.012Z] Vulnerability Tsx async abort: Not affected [2020-10-15T18:48:48.012Z] 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 [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] ---> nproc: [2020-10-15T18:48:48.012Z] 4 [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] ---> df -h: [2020-10-15T18:48:48.012Z] Filesystem Size Used Available Use% Mounted on [2020-10-15T18:48:48.012Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-15T18:48:48.012Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-15T18:48:48.012Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-15T18:48:48.012Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-15T18:48:48.012Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-15T18:48:48.012Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-15T18:48:48.012Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-15T18:48:48.012Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-15T18:48:48.012Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-15T18:48:48.012Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-15T18:48:48.012Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-15T18:48:48.012Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-15T18:48:48.012Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgex-go/10 [2020-10-15T18:48:48.012Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgex-go/10@tmp [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] ---> free -m: [2020-10-15T18:48:48.012Z] total used free shared buff/cache available [2020-10-15T18:48:48.012Z] Mem: 1837 673 150 0 1013 1060 [2020-10-15T18:48:48.012Z] Swap: 1023 2 1021 [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] ---> ip addr: [2020-10-15T18:48:48.012Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-15T18:48:48.012Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-15T18:48:48.012Z] inet 127.0.0.1/8 scope host lo [2020-10-15T18:48:48.012Z] valid_lft forever preferred_lft forever [2020-10-15T18:48:48.012Z] inet6 ::1/128 scope host [2020-10-15T18:48:48.012Z] valid_lft forever preferred_lft forever [2020-10-15T18:48:48.012Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-15T18:48:48.012Z] link/ether fa:16:3e:43:b1:a4 brd ff:ff:ff:ff:ff:ff [2020-10-15T18:48:48.012Z] inet 10.30.122.69/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-15T18:48:48.012Z] valid_lft 85155sec preferred_lft 85155sec [2020-10-15T18:48:48.012Z] inet6 fe80::f816:3eff:fe43:b1a4/64 scope link [2020-10-15T18:48:48.012Z] valid_lft forever preferred_lft forever [2020-10-15T18:48:48.012Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-15T18:48:48.012Z] link/ether 02:42:84:41:1d:07 brd ff:ff:ff:ff:ff:ff [2020-10-15T18:48:48.012Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-15T18:48:48.012Z] valid_lft forever preferred_lft forever [2020-10-15T18:48:48.012Z] inet6 fe80::42:84ff:fe41:1d07/64 scope link [2020-10-15T18:48:48.012Z] valid_lft forever preferred_lft forever [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] ---> sar -b -r -n DEV: [2020-10-15T18:48:48.012Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/15/20 _x86_64_ (4 CPU) [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] 18:27:45 LINUX RESTART (4 CPU) [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] 18:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-15T18:48:48.012Z] 18:30:01 58.21 27.68 30.54 0.00 3590.75 12665.50 0.00 [2020-10-15T18:48:48.012Z] 18:31:01 2.25 0.00 2.25 0.00 0.00 40.87 0.00 [2020-10-15T18:48:48.012Z] 18:32:01 0.68 0.00 0.68 0.00 0.00 9.04 0.00 [2020-10-15T18:48:48.012Z] 18:33:01 0.57 0.02 0.55 0.00 0.13 6.76 0.00 [2020-10-15T18:48:48.012Z] 18:34:01 0.75 0.00 0.75 0.00 0.00 10.12 0.00 [2020-10-15T18:48:48.012Z] 18:35:01 0.23 0.03 0.20 0.00 0.67 1.82 0.00 [2020-10-15T18:48:48.012Z] 18:36:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 [2020-10-15T18:48:48.012Z] 18:37:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2020-10-15T18:48:48.012Z] 18:38:02 0.25 0.00 0.25 0.00 0.00 2.45 0.00 [2020-10-15T18:48:48.012Z] 18:39:01 0.29 0.00 0.29 0.00 0.00 3.54 0.00 [2020-10-15T18:48:48.012Z] 18:40:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2020-10-15T18:48:48.012Z] 18:41:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 [2020-10-15T18:48:48.012Z] 18:42:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 [2020-10-15T18:48:48.012Z] 18:43:01 0.50 0.17 0.33 0.00 5.33 4.21 0.00 [2020-10-15T18:48:48.012Z] 18:44:01 0.77 0.00 0.77 0.00 0.00 14.87 0.00 [2020-10-15T18:48:48.012Z] 18:45:01 0.62 0.00 0.62 0.00 0.00 7.21 0.00 [2020-10-15T18:48:48.012Z] 18:46:01 0.65 0.00 0.65 0.00 0.00 8.08 0.00 [2020-10-15T18:48:48.012Z] 18:47:01 0.57 0.00 0.57 0.00 0.00 6.93 0.00 [2020-10-15T18:48:48.012Z] 18:48:01 0.62 0.00 0.62 0.00 0.00 6.53 0.00 [2020-10-15T18:48:48.012Z] Average: 3.59 1.47 2.12 0.00 189.60 674.79 0.00 [2020-10-15T18:48:48.012Z] [2020-10-15T18:48:48.012Z] 18:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-15T18:48:48.012Z] 18:30:01 361380 0 558176 29.67 2620 959380 1091632 37.26 447116 915212 120 [2020-10-15T18:48:48.012Z] 18:31:01 367536 0 552044 29.34 2620 959356 1066772 36.41 446640 910420 8 [2020-10-15T18:48:48.012Z] 18:32:01 367648 0 551924 29.33 2620 959364 1057688 36.10 447220 909952 8 [2020-10-15T18:48:48.012Z] 18:33:01 366524 0 553048 29.39 2620 959364 1057676 36.10 451756 906744 8 [2020-10-15T18:48:48.012Z] 18:34:01 364176 0 555392 29.52 2620 959368 1057724 36.10 453788 906744 8 [2020-10-15T18:48:48.012Z] 18:35:01 355728 0 563812 29.97 2620 959396 1057640 36.10 527396 842044 12 [2020-10-15T18:48:48.012Z] 18:36:01 353152 0 566384 30.10 2620 959400 1057520 36.09 535416 836572 8 [2020-10-15T18:48:48.012Z] 18:37:01 353628 0 565900 30.08 2620 959408 1057520 36.09 535424 836572 8 [2020-10-15T18:48:48.013Z] 18:38:02 353224 0 566300 30.10 2620 959412 1057520 36.09 535428 836572 8 [2020-10-15T18:48:48.013Z] 18:39:01 352668 0 566848 30.13 2620 959420 1057628 36.09 535396 837300 8 [2020-10-15T18:48:48.013Z] 18:40:01 353124 0 566392 30.10 2620 959420 1057520 36.09 534712 837300 8 [2020-10-15T18:48:48.013Z] 18:41:01 353288 0 566224 30.09 2620 959424 1057520 36.09 534840 837300 8 [2020-10-15T18:48:48.013Z] 18:42:01 353008 0 566496 30.11 2620 959432 1057520 36.09 534848 837300 8 [2020-10-15T18:48:48.013Z] 18:43:01 352384 0 567112 30.14 2620 959440 1057616 36.09 536648 835832 24 [2020-10-15T18:48:48.013Z] 18:44:01 352656 0 566836 30.13 2620 959444 1057580 36.09 536492 835832 8 [2020-10-15T18:48:48.013Z] 18:45:01 353204 0 566284 30.10 2620 959448 1057520 36.09 536220 835832 8 [2020-10-15T18:48:48.013Z] 18:46:01 353252 0 566232 30.09 2620 959452 1057516 36.09 536088 835832 8 [2020-10-15T18:48:48.013Z] 18:47:01 353248 0 566232 30.09 2620 959456 1057520 36.09 536368 835832 8 [2020-10-15T18:48:48.013Z] 18:48:01 352832 0 566640 30.12 2620 959464 1057520 36.09 536208 835832 8 [2020-10-15T18:48:48.013Z] Average: 356456 0 563067 29.93 2620 959413 1059850 36.17 512527 856054 15 [2020-10-15T18:48:48.013Z] [2020-10-15T18:48:48.013Z] 18:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-15T18:48:48.013Z] 18:30:01 eth0 661.09 820.17 2684.56 106.55 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:30:01 docker0 794.56 622.60 66.20 2653.15 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:31:01 eth0 1.77 0.35 0.38 0.20 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:32:01 eth0 2.78 0.63 0.68 0.37 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:33:01 eth0 4.51 0.52 0.85 0.39 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:34:01 eth0 2.20 0.82 1.00 0.68 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:35:01 eth0 1.08 0.67 0.58 0.41 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:36:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:37:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:38:02 eth0 0.60 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:39:01 eth0 0.29 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:40:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:41:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:42:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:43:01 eth0 0.52 0.32 0.27 0.17 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:44:01 eth0 0.32 0.27 0.17 0.11 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:45:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:47:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:48:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] Average: eth0 35.64 43.47 141.73 5.75 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] Average: docker0 41.88 32.82 3.49 139.85 0.00 0.00 0.00 0.00 [2020-10-15T18:48:48.013Z] [2020-10-15T18:48:48.013Z] [2020-10-15T18:48:48.013Z] ---> sar -P ALL: [2020-10-15T18:48:48.013Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/15/20 _x86_64_ (4 CPU) [2020-10-15T18:48:48.013Z] [2020-10-15T18:48:48.013Z] 18:27:45 LINUX RESTART (4 CPU) [2020-10-15T18:48:48.013Z] [2020-10-15T18:48:48.013Z] 18:29:01 CPU %user %nice %system %iowait %steal %idle [2020-10-15T18:48:48.013Z] 18:30:01 all 8.83 0.00 3.68 0.73 0.11 86.64 [2020-10-15T18:48:48.013Z] 18:30:01 0 7.07 0.00 4.24 0.44 0.08 88.17 [2020-10-15T18:48:48.013Z] 18:30:01 1 7.90 0.00 3.04 0.17 0.15 88.74 [2020-10-15T18:48:48.013Z] 18:30:01 2 11.41 0.00 4.25 1.90 0.14 82.30 [2020-10-15T18:48:48.013Z] 18:30:01 3 8.98 0.00 3.21 0.42 0.08 87.31 [2020-10-15T18:48:48.013Z] 18:31:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-10-15T18:48:48.013Z] 18:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-15T18:48:48.013Z] 18:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-15T18:48:48.013Z] 18:31:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-10-15T18:48:48.013Z] 18:31:01 3 0.52 0.00 0.05 0.00 0.02 99.42 [2020-10-15T18:48:48.013Z] 18:32:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-10-15T18:48:48.013Z] 18:32:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2020-10-15T18:48:48.013Z] 18:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-15T18:48:48.013Z] 18:32:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2020-10-15T18:48:48.013Z] 18:32:01 3 0.48 0.00 0.03 0.00 0.00 99.48 [2020-10-15T18:48:48.013Z] 18:33:01 all 0.15 0.00 0.05 0.00 0.01 99.79 [2020-10-15T18:48:48.013Z] 18:33:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-15T18:48:48.013Z] 18:33:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2020-10-15T18:48:48.013Z] 18:33:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2020-10-15T18:48:48.013Z] 18:33:01 3 0.52 0.00 0.02 0.00 0.02 99.45 [2020-10-15T18:48:48.013Z] 18:34:01 all 0.17 0.00 0.05 0.00 0.01 99.77 [2020-10-15T18:48:48.013Z] 18:34:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2020-10-15T18:48:48.013Z] 18:34:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2020-10-15T18:48:48.013Z] 18:34:01 2 0.03 0.00 0.12 0.00 0.00 99.85 [2020-10-15T18:48:48.013Z] 18:34:01 3 0.50 0.00 0.02 0.00 0.00 99.48 [2020-10-15T18:48:48.013Z] 18:35:01 all 0.13 0.00 0.13 0.00 0.01 99.72 [2020-10-15T18:48:48.013Z] 18:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-15T18:48:48.013Z] 18:35:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2020-10-15T18:48:48.013Z] 18:35:01 2 0.03 0.00 0.38 0.00 0.00 99.58 [2020-10-15T18:48:48.013Z] 18:35:01 3 0.43 0.00 0.05 0.00 0.02 99.50 [2020-10-15T18:48:48.013Z] 18:36:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2020-10-15T18:48:48.013Z] 18:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-15T18:48:48.013Z] 18:36:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2020-10-15T18:48:48.013Z] 18:36:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2020-10-15T18:48:48.013Z] 18:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-10-15T18:48:48.013Z] 18:37:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2020-10-15T18:48:48.013Z] 18:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2020-10-15T18:48:48.013Z] 18:37:01 1 0.30 0.00 0.03 0.00 0.00 99.67 [2020-10-15T18:48:48.013Z] 18:37:01 2 0.30 0.00 0.05 0.00 0.02 99.63 [2020-10-15T18:48:48.013Z] 18:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2020-10-15T18:48:48.013Z] 18:38:02 all 0.12 0.00 0.04 0.00 0.00 99.84 [2020-10-15T18:48:48.013Z] 18:38:02 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-15T18:48:48.013Z] 18:38:02 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-10-15T18:48:48.013Z] 18:38:02 2 0.38 0.00 0.05 0.00 0.00 99.57 [2020-10-15T18:48:48.013Z] 18:38:02 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-15T18:48:48.013Z] 18:39:01 all 0.08 0.00 0.03 0.00 0.00 99.89 [2020-10-15T18:48:48.013Z] 18:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-15T18:48:48.013Z] 18:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-15T18:48:48.013Z] 18:39:01 2 0.22 0.00 0.07 0.00 0.00 99.71 [2020-10-15T18:48:48.013Z] 18:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-15T18:48:48.013Z] 18:40:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2020-10-15T18:48:48.013Z] 18:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2020-10-15T18:48:48.013Z] 18:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-15T18:48:48.013Z] 18:40:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2020-10-15T18:48:48.013Z] 18:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-15T18:48:48.013Z] [2020-10-15T18:48:48.013Z] 18:40:01 CPU %user %nice %system %iowait %steal %idle [2020-10-15T18:48:48.013Z] 18:41:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2020-10-15T18:48:48.013Z] 18:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-15T18:48:48.013Z] 18:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-15T18:48:48.013Z] 18:41:01 2 0.53 0.00 0.03 0.00 0.02 99.42 [2020-10-15T18:48:48.013Z] 18:41:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2020-10-15T18:48:48.013Z] 18:42:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2020-10-15T18:48:48.013Z] 18:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-10-15T18:48:48.013Z] 18:42:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-10-15T18:48:48.013Z] 18:42:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2020-10-15T18:48:48.013Z] 18:42:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2020-10-15T18:48:48.013Z] 18:43:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-10-15T18:48:48.013Z] 18:43:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-10-15T18:48:48.013Z] 18:43:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2020-10-15T18:48:48.013Z] 18:43:01 2 0.53 0.00 0.05 0.00 0.00 99.42 [2020-10-15T18:48:48.013Z] 18:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-15T18:48:48.013Z] 18:44:01 all 0.09 0.00 0.04 0.00 0.00 99.87 [2020-10-15T18:48:48.013Z] 18:44:01 0 0.27 0.00 0.07 0.00 0.00 99.67 [2020-10-15T18:48:48.013Z] 18:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-15T18:48:48.013Z] 18:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-15T18:48:48.013Z] 18:44:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-15T18:48:48.013Z] 18:45:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-10-15T18:48:48.013Z] 18:45:01 0 0.47 0.00 0.03 0.00 0.00 99.50 [2020-10-15T18:48:48.013Z] 18:45:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-15T18:48:48.013Z] 18:45:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-15T18:48:48.013Z] 18:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-15T18:48:48.013Z] 18:46:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-10-15T18:48:48.013Z] 18:46:01 0 0.28 0.00 0.03 0.00 0.00 99.68 [2020-10-15T18:48:48.013Z] 18:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-15T18:48:48.013Z] 18:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-15T18:48:48.014Z] 18:46:01 3 0.25 0.00 0.05 0.00 0.00 99.70 [2020-10-15T18:48:48.014Z] 18:47:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2020-10-15T18:48:48.014Z] 18:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-10-15T18:48:48.014Z] 18:47:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2020-10-15T18:48:48.014Z] 18:47:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2020-10-15T18:48:48.014Z] 18:47:01 3 0.52 0.00 0.03 0.00 0.02 99.43 [2020-10-15T18:48:48.014Z] 18:48:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-10-15T18:48:48.014Z] 18:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-10-15T18:48:48.014Z] 18:48:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-10-15T18:48:48.014Z] 18:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-15T18:48:48.014Z] 18:48:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2020-10-15T18:48:48.014Z] Average: all 0.60 0.00 0.23 0.04 0.01 99.13 [2020-10-15T18:48:48.014Z] Average: 0 0.45 0.00 0.25 0.02 0.01 99.28 [2020-10-15T18:48:48.014Z] Average: 1 0.49 0.00 0.20 0.01 0.01 99.29 [2020-10-15T18:48:48.014Z] Average: 2 0.77 0.00 0.28 0.10 0.01 98.84 [2020-10-15T18:48:48.014Z] Average: 3 0.68 0.00 0.19 0.02 0.01 99.10 [2020-10-15T18:48:48.014Z] [2020-10-15T18:48:48.014Z] [2020-10-15T18:48:48.014Z]