Pull request #2913 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 9bffdf1b0025ca2e6576b145f688295c80aec35d+c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (47da547f452cbfe79cd8f31f3e0f1a6f6da21e44) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15814 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 9bffdf1b0025ca2e6576b145f688295c80aec35d Merge succeeded, producing 9bffdf1b0025ca2e6576b145f688295c80aec35d Checking out Revision 9bffdf1b0025ca2e6576b145f688295c80aec35d (PR-2913) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bffdf1b0025ca2e6576b145f688295c80aec35d # 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 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bffdf1b0025ca2e6576b145f688295c80aec35d # timeout=10 Commit message: "build(snap): remove snap build security-secrets-setup component" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 37e6a8593861e55ddb04485eb12e0851d5748d29 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-14T02:48:51.303Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-14T02:48:51.606Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-14T02:48:51.750Z] ========================================================= [2020-12-14T02:48:51.750Z] EdgeX Global Pipelines Version Info [2020-12-14T02:48:51.750Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-14T02:48:53.246Z] ------------------- [2020-12-14T02:48:53.246Z] stable info: [2020-12-14T02:48:53.246Z] ------------------- [2020-12-14T02:48:53.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-14T02:48:53.246Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-14T02:48:53.246Z] Message: update stable to v1.0.172 [2020-12-14T02:48:54.194Z] ------------------- [2020-12-14T02:48:54.194Z] experimental info: [2020-12-14T02:48:54.194Z] ------------------- [2020-12-14T02:48:54.194Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-14T02:48:54.194Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-14T02:48:54.194Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-14T02:48:54.465Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-14T02:48:54.563Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-14T02:48:54.666Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-14T02:48:54.764Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-14T02:48:54.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-14T02:48:54.969Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-14T02:48:55.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-14T02:48:55.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-14T02:48:55.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-14T02:48:55.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-14T02:48:55.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-14T02:48:55.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-14T02:48:55.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-14T02:48:56.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-14T02:48:56.405Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-14T02:48:56.501Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-14T02:48:56.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-14T02:48:56.700Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-14T02:48:56.789Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-14T02:48:56.884Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-14T02:48:56.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-14T02:48:57.094Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-14T02:48:57.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2913 [Pipeline] echo [2020-12-14T02:48:57.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2913 [Pipeline] echo [2020-12-14T02:48:57.410Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2913 [Pipeline] echo [2020-12-14T02:48:57.507Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bffdf1b0025ca2e6576b145f688295c80aec35d [Pipeline] echo [2020-12-14T02:48:57.603Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bffdf1 [Pipeline] echo [2020-12-14T02:48:57.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T02:48:58.649Z] provisioning config files... [2020-12-14T02:48:58.686Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config9120179850019405010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T02:48:59.037Z] ---> docker-login.sh [2020-12-14T02:48:59.037Z] nexus3.edgexfoundry.org:10001 [2020-12-14T02:48:59.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T02:48:59.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T02:48:59.561Z] Configure a credential helper to remove this warning. See [2020-12-14T02:48:59.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T02:48:59.561Z] [2020-12-14T02:48:59.561Z] Login Succeeded [2020-12-14T02:48:59.561Z] nexus3.edgexfoundry.org:10002 [2020-12-14T02:48:59.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T02:48:59.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T02:48:59.824Z] Configure a credential helper to remove this warning. See [2020-12-14T02:48:59.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T02:48:59.824Z] [2020-12-14T02:48:59.824Z] Login Succeeded [2020-12-14T02:48:59.824Z] nexus3.edgexfoundry.org:10003 [2020-12-14T02:48:59.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T02:48:59.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T02:48:59.824Z] Configure a credential helper to remove this warning. See [2020-12-14T02:48:59.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T02:48:59.824Z] [2020-12-14T02:48:59.824Z] Login Succeeded [2020-12-14T02:48:59.824Z] nexus3.edgexfoundry.org:10004 [2020-12-14T02:49:00.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T02:49:00.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T02:49:00.086Z] Configure a credential helper to remove this warning. See [2020-12-14T02:49:00.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T02:49:00.086Z] [2020-12-14T02:49:00.086Z] Login Succeeded [2020-12-14T02:49:00.086Z] docker.io [2020-12-14T02:49:00.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T02:49:00.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T02:49:00.349Z] Configure a credential helper to remove this warning. See [2020-12-14T02:49:00.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T02:49:00.349Z] [2020-12-14T02:49:00.349Z] Login Succeeded [2020-12-14T02:49:00.610Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T02:49:00.620Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-14T02:49:01.115Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-14T02:49:01.115Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T02:49:01.115Z] ++ dirname cmd/core-command/Dockerfile [2020-12-14T02:49:01.115Z] ++ cut -d/ -f2 [2020-12-14T02:49:01.115Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-14T02:49:01.116Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T02:49:01.116Z] ++ dirname cmd/core-data/Dockerfile [2020-12-14T02:49:01.116Z] ++ cut -d/ -f2 [2020-12-14T02:49:01.116Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-14T02:49:01.116Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T02:49:01.116Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-14T02:49:01.116Z] ++ cut -d/ -f2 [2020-12-14T02:49:01.116Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-14T02:49:01.116Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T02:49:01.116Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-14T02:49:01.116Z] ++ cut -d/ -f2 [2020-12-14T02:49:01.116Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-14T02:49:01.116Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T02:49:01.116Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-14T02:49:01.116Z] ++ cut -d/ -f2 [2020-12-14T02:49:01.116Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-14T02:49:01.116Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T02:49:01.116Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-14T02:49:01.116Z] ++ cut -d/ -f2 [2020-12-14T02:49:01.116Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-14T02:49:01.116Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T02:49:01.116Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-14T02:49:01.116Z] ++ cut -d/ -f2 [2020-12-14T02:49:01.116Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-14T02:49:01.116Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T02:49:01.116Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-14T02:49:01.116Z] ++ cut -d/ -f2 [2020-12-14T02:49:01.116Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-14T02:49:01.116Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T02:49:01.116Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-14T02:49:01.116Z] ++ cut -d/ -f2 [2020-12-14T02:49:01.116Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-14T02:49:01.226Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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-12-14T02:49:02.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T02:49:02.934Z] [2020-12-14T02:49:02.934Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T02:49:03.284Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T02:49:03.284Z] latest: Pulling from edgex-devops/git-semver [2020-12-14T02:49:03.284Z] 31603596830f: Pulling fs layer [2020-12-14T02:49:03.284Z] 2a8b12db71e7: Pulling fs layer [2020-12-14T02:49:03.284Z] 6ca5941a6612: Pulling fs layer [2020-12-14T02:49:03.284Z] ecc8261a40a4: Pulling fs layer [2020-12-14T02:49:03.284Z] ecc8261a40a4: Waiting [2020-12-14T02:49:03.285Z] 2a8b12db71e7: Verifying Checksum [2020-12-14T02:49:03.285Z] 2a8b12db71e7: Download complete [2020-12-14T02:49:03.547Z] 31603596830f: Verifying Checksum [2020-12-14T02:49:03.547Z] 31603596830f: Download complete [2020-12-14T02:49:03.547Z] ecc8261a40a4: Verifying Checksum [2020-12-14T02:49:03.547Z] ecc8261a40a4: Download complete [2020-12-14T02:49:03.547Z] 6ca5941a6612: Verifying Checksum [2020-12-14T02:49:03.547Z] 6ca5941a6612: Download complete [2020-12-14T02:49:03.810Z] 31603596830f: Pull complete [2020-12-14T02:49:04.074Z] 2a8b12db71e7: Pull complete [2020-12-14T02:49:04.656Z] 6ca5941a6612: Pull complete [2020-12-14T02:49:04.919Z] ecc8261a40a4: Pull complete [2020-12-14T02:49:04.919Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-14T02:49:05.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T02:49:05.181Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-14T02:49:05.285Z] prd-centos7-docker-4c-2g-15814 does not seem to be running inside a container [2020-12-14T02:49:05.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-14T02:49:07.498Z] $ docker top d9cb672b400cfd27e17d689127bda3ee78619a340f820563a3451213562fff9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-14T02:49:07.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T02:49:07.825Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T02:49:08.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T02:49:08.065Z] $ docker exec d9cb672b400cfd27e17d689127bda3ee78619a340f820563a3451213562fff9e ssh-agent [2020-12-14T02:49:08.244Z] SSH_AUTH_SOCK=/tmp/ssh-IiDVylK1E5Ey/agent.11 [2020-12-14T02:49:08.244Z] SSH_AGENT_PID=17 [2020-12-14T02:49:08.259Z] Running ssh-add (command line suppressed) [2020-12-14T02:49:08.380Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_6209619917108674794.key (/w/workspace/edgex-go/9@tmp/private_key_6209619917108674794.key) [2020-12-14T02:49:08.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T02:49:08.770Z] + git tag --points-at HEAD [Pipeline] } [2020-12-14T02:49:08.794Z] $ docker exec --env ******** --env ******** d9cb672b400cfd27e17d689127bda3ee78619a340f820563a3451213562fff9e ssh-agent -k [2020-12-14T02:49:08.917Z] unset SSH_AUTH_SOCK; [2020-12-14T02:49:08.918Z] unset SSH_AGENT_PID; [2020-12-14T02:49:08.918Z] echo Agent pid 17 killed; [2020-12-14T02:49:08.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-14T02:49:09.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T02:49:09.118Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T02:49:09.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T02:49:09.289Z] $ docker exec d9cb672b400cfd27e17d689127bda3ee78619a340f820563a3451213562fff9e ssh-agent [2020-12-14T02:49:09.448Z] SSH_AUTH_SOCK=/tmp/ssh-lRDtXsQpc3GO/agent.46 [2020-12-14T02:49:09.448Z] SSH_AGENT_PID=51 [2020-12-14T02:49:09.455Z] Running ssh-add (command line suppressed) [2020-12-14T02:49:09.570Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_1933767501798398022.key (/w/workspace/edgex-go/9@tmp/private_key_1933767501798398022.key) [2020-12-14T02:49:09.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T02:49:09.960Z] + git semver init [2020-12-14T02:49:09.960Z] # -> Open(): unable to determine branch for HEAD [2020-12-14T02:49:09.960Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2020-12-14T02:49:09.960Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2020-12-14T02:49:09.960Z] # $SEMVER_REMOTE_NAME = origin [2020-12-14T02:49:09.960Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-14T02:49:09.960Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-14T02:49:09.960Z] # $SEMVER_BRANCH = PR-2913 [2020-12-14T02:49:09.960Z] # $SEMVER_TEMP = /tmp/semver-799423947 [2020-12-14T02:49:09.960Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-14T02:49:32.011Z] # '/tmp/semver-799423947' -> '/w/workspace/edgex-go/9/.semver' [2020-12-14T02:49:32.012Z] # -> Force: false [2020-12-14T02:49:32.012Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2020-12-14T02:49:32.026Z] $ docker exec --env ******** --env ******** d9cb672b400cfd27e17d689127bda3ee78619a340f820563a3451213562fff9e ssh-agent -k [2020-12-14T02:49:32.227Z] unset SSH_AUTH_SOCK; [2020-12-14T02:49:32.228Z] unset SSH_AGENT_PID; [2020-12-14T02:49:32.228Z] echo Agent pid 51 killed; [2020-12-14T02:49:32.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-14T02:49:32.816Z] + git semver [Pipeline] } [2020-12-14T02:49:32.834Z] $ docker stop --time=1 d9cb672b400cfd27e17d689127bda3ee78619a340f820563a3451213562fff9e [2020-12-14T02:49:34.371Z] $ docker rm -f d9cb672b400cfd27e17d689127bda3ee78619a340f820563a3451213562fff9e [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T02:49:34.903Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-14T02:49:35.436Z] Stashed 1 file(s) [Pipeline] echo [2020-12-14T02:49:35.440Z] [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] sh [2020-12-14T02:49:36.395Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-14T02:49:36.699Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-14T02:49:37.002Z] + sudo service docker restart [2020-12-14T02:49:37.002Z] + true [2020-12-14T02:49:37.002Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-14T02:49:37.594Z] ========================================================= [2020-12-14T02:49:37.594Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-14T02:49:37.594Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-14T02:49:37.946Z] + 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-12-14T02:49:42.175Z] Sending build context to Docker daemon 326.3MB [2020-12-14T02:49:42.175Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-14T02:49:42.175Z] Step 2/7 : FROM ${BASE} [2020-12-14T02:49:42.175Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-14T02:49:42.175Z] 188c0c94c7c5: Pulling fs layer [2020-12-14T02:49:42.175Z] 0ef7d3d256c8: Pulling fs layer [2020-12-14T02:49:42.175Z] de9db76c5a1d: Pulling fs layer [2020-12-14T02:49:42.175Z] bca2f99d35d6: Pulling fs layer [2020-12-14T02:49:42.175Z] 93359f2a8cfa: Pulling fs layer [2020-12-14T02:49:42.175Z] 7c6f9722023f: Pulling fs layer [2020-12-14T02:49:42.175Z] a35cf1a2eb13: Pulling fs layer [2020-12-14T02:49:42.175Z] 93359f2a8cfa: Waiting [2020-12-14T02:49:42.175Z] 7c6f9722023f: Waiting [2020-12-14T02:49:42.175Z] a35cf1a2eb13: Waiting [2020-12-14T02:49:42.175Z] bca2f99d35d6: Waiting [2020-12-14T02:49:42.175Z] de9db76c5a1d: Download complete [2020-12-14T02:49:42.175Z] 0ef7d3d256c8: Verifying Checksum [2020-12-14T02:49:42.175Z] 0ef7d3d256c8: Download complete [2020-12-14T02:49:42.175Z] 93359f2a8cfa: Verifying Checksum [2020-12-14T02:49:42.175Z] 93359f2a8cfa: Download complete [2020-12-14T02:49:42.175Z] 188c0c94c7c5: Verifying Checksum [2020-12-14T02:49:42.175Z] 188c0c94c7c5: Download complete [2020-12-14T02:49:42.175Z] 7c6f9722023f: Verifying Checksum [2020-12-14T02:49:42.175Z] 7c6f9722023f: Download complete [2020-12-14T02:49:42.175Z] 188c0c94c7c5: Pull complete [2020-12-14T02:49:42.440Z] 0ef7d3d256c8: Pull complete [2020-12-14T02:49:42.440Z] de9db76c5a1d: Pull complete [2020-12-14T02:49:44.374Z] a35cf1a2eb13: Verifying Checksum [2020-12-14T02:49:44.374Z] a35cf1a2eb13: Download complete [2020-12-14T02:49:44.955Z] bca2f99d35d6: Verifying Checksum [2020-12-14T02:49:44.955Z] bca2f99d35d6: Download complete [2020-12-14T02:49:50.283Z] bca2f99d35d6: Pull complete [2020-12-14T02:49:50.283Z] 93359f2a8cfa: Pull complete [2020-12-14T02:49:50.283Z] 7c6f9722023f: Pull complete [2020-12-14T02:49:50.874Z] Still waiting to schedule task [2020-12-14T02:49:50.875Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-14T02:49:55.586Z] a35cf1a2eb13: Pull complete [2020-12-14T02:49:55.587Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-14T02:49:55.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-14T02:49:55.587Z] ---> a62c8e92a672 [2020-12-14T02:49:55.587Z] 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-12-14T02:49:55.854Z] ---> Running in 7ccef2fe7933 [2020-12-14T02:49:56.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:49:57.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:49:57.650Z] (1/12) Installing libmagic (5.38-r0) [2020-12-14T02:49:58.226Z] (2/12) Installing file (5.38-r0) [2020-12-14T02:49:58.489Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-14T02:49:58.489Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-14T02:50:13.434Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-14T02:50:13.434Z] (6/12) Installing patch (2.7.6-r6) [2020-12-14T02:50:13.434Z] (7/12) Installing build-base (0.5-r2) [2020-12-14T02:50:13.434Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-14T02:50:13.434Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-14T02:50:13.434Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-14T02:50:13.434Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-14T02:50:13.434Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-14T02:50:13.434Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T02:50:13.434Z] OK: 233 MiB in 51 packages [2020-12-14T02:50:16.000Z] Removing intermediate container 7ccef2fe7933 [2020-12-14T02:50:16.000Z] ---> f3b892838f82 [2020-12-14T02:50:16.000Z] Step 4/7 : WORKDIR /edgex-go [2020-12-14T02:50:16.000Z] ---> Running in ac48857fb0e8 [2020-12-14T02:50:16.000Z] Removing intermediate container ac48857fb0e8 [2020-12-14T02:50:16.000Z] ---> 0c578449d6c6 [2020-12-14T02:50:16.000Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-14T02:50:16.573Z] latest: Pulling from library/docker [2020-12-14T02:50:16.837Z] 05e7bc50f07f: Pulling fs layer [2020-12-14T02:50:16.837Z] 6db28d0fdbf6: Pulling fs layer [2020-12-14T02:50:16.837Z] 292df0bc6bf3: Pulling fs layer [2020-12-14T02:50:16.837Z] 2e060f4bd70b: Pulling fs layer [2020-12-14T02:50:16.837Z] 80e8d568a223: Pulling fs layer [2020-12-14T02:50:16.837Z] 8dc6ef1a942a: Pulling fs layer [2020-12-14T02:50:16.837Z] 2312dd95470a: Pulling fs layer [2020-12-14T02:50:16.837Z] 80e8d568a223: Waiting [2020-12-14T02:50:16.837Z] 8dc6ef1a942a: Waiting [2020-12-14T02:50:16.837Z] 2312dd95470a: Waiting [2020-12-14T02:50:16.837Z] 2e060f4bd70b: Waiting [2020-12-14T02:50:17.101Z] 292df0bc6bf3: Verifying Checksum [2020-12-14T02:50:17.101Z] 292df0bc6bf3: Download complete [2020-12-14T02:50:17.101Z] 05e7bc50f07f: Verifying Checksum [2020-12-14T02:50:17.101Z] 6db28d0fdbf6: Verifying Checksum [2020-12-14T02:50:17.101Z] 6db28d0fdbf6: Download complete [2020-12-14T02:50:17.372Z] 8dc6ef1a942a: Verifying Checksum [2020-12-14T02:50:17.372Z] 8dc6ef1a942a: Download complete [2020-12-14T02:50:17.372Z] 05e7bc50f07f: Pull complete [2020-12-14T02:50:17.372Z] 80e8d568a223: Verifying Checksum [2020-12-14T02:50:17.372Z] 80e8d568a223: Download complete [2020-12-14T02:50:17.372Z] 2312dd95470a: Verifying Checksum [2020-12-14T02:50:17.372Z] 2312dd95470a: Download complete [2020-12-14T02:50:17.642Z] 6db28d0fdbf6: Pull complete [2020-12-14T02:50:17.906Z] 292df0bc6bf3: Pull complete [2020-12-14T02:50:18.170Z] 2e060f4bd70b: Verifying Checksum [2020-12-14T02:50:18.170Z] 2e060f4bd70b: Download complete [2020-12-14T02:50:21.495Z] 2e060f4bd70b: Pull complete [2020-12-14T02:50:21.495Z] 80e8d568a223: Pull complete [2020-12-14T02:50:21.495Z] 8dc6ef1a942a: Pull complete [2020-12-14T02:50:21.495Z] 2312dd95470a: Pull complete [2020-12-14T02:50:21.495Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-14T02:50:21.495Z] Status: Downloaded newer image for docker:latest [2020-12-14T02:50:22.897Z] ---> 4875c5934d7a [2020-12-14T02:50:22.897Z] Step 6/7 : COPY go.mod . [2020-12-14T02:50:23.163Z] ---> 88aeb0ec1465 [2020-12-14T02:50:23.163Z] Step 7/7 : RUN go mod download [2020-12-14T02:50:23.163Z] ---> Running in 636703b481f2 [2020-12-14T02:50:45.201Z] Removing intermediate container 636703b481f2 [2020-12-14T02:50:45.201Z] ---> ef7b1f1ac7c3 [2020-12-14T02:50:45.201Z] Successfully built ef7b1f1ac7c3 [2020-12-14T02:50:45.201Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T02:50:45.530Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-14T02:50:45.530Z] . [Pipeline] withDockerContainer [2020-12-14T02:50:45.672Z] prd-centos7-docker-4c-2g-15814 does not seem to be running inside a container [2020-12-14T02:50:45.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-x86_64 cat [2020-12-14T02:50:46.552Z] $ docker top d7f16e00ab072f314f050a3f2b005bb6035cec83da66bab0319e3c99b28ef383 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T02:50:47.060Z] + go version [2020-12-14T02:50:47.060Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-14T02:50:47.074Z] $ docker stop --time=1 d7f16e00ab072f314f050a3f2b005bb6035cec83da66bab0319e3c99b28ef383 [2020-12-14T02:50:48.456Z] $ docker rm -f d7f16e00ab072f314f050a3f2b005bb6035cec83da66bab0319e3c99b28ef383 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T02:50:49.520Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-14T02:50:49.520Z] . [Pipeline] withDockerContainer [2020-12-14T02:50:49.614Z] prd-centos7-docker-4c-2g-15814 does not seem to be running inside a container [2020-12-14T02:50:49.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-x86_64 cat [2020-12-14T02:50:50.348Z] $ docker top 562740e982ec418574d4d7a730ecec7376a4e453f2326c53c9eec0046b56864d -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-14T02:50:50.547Z] ========================================================= [2020-12-14T02:50:50.547Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-14T02:50:50.547Z] ========================================================= [Pipeline] sh [2020-12-14T02:50:50.844Z] + make test [2020-12-14T02:50:50.844Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-14T02:51:00.914Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-14T02:51:19.186Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-14T02:51:20.603Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-14T02:51:21.192Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-14T02:51:21.192Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-14T02:51:21.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-14T02:51:21.458Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-14T02:51:21.730Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-14T02:51:22.696Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-14T02:51:22.696Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-14T02:51:23.678Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-14T02:51:24.269Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-14T02:51:24.269Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-14T02:51:24.269Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-14T02:51:26.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.132s coverage: 46.6% of statements [2020-12-14T02:51:26.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-14T02:51:26.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-14T02:51:26.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-14T02:51:26.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-14T02:51:26.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-14T02:51:31.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.181s coverage: 27.1% of statements [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-14T02:51:31.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-14T02:51:31.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-14T02:51:31.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.092s coverage: 67.7% of statements [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-14T02:51:31.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.421s coverage: 82.3% of statements [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-14T02:51:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-14T02:51:33.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.330s coverage: 28.6% of statements [2020-12-14T02:51:33.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-14T02:51:33.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-14T02:51:33.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-14T02:51:33.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-14T02:51:33.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-14T02:51:33.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements [2020-12-14T02:51:33.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-14T02:51:33.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements [2020-12-14T02:51:33.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-14T02:51:33.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements [2020-12-14T02:51:33.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-14T02:51:33.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements [2020-12-14T02:51:33.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-14T02:51:33.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.052s coverage: 78.3% of statements [2020-12-14T02:51:33.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-14T02:51:33.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-14T02:51:33.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-14T02:51:33.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-14T02:51:35.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.332s coverage: 93.8% of statements [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-14T02:51:35.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-14T02:51:35.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.069s coverage: 0.1% of statements [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-14T02:51:35.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-14T02:51:35.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements [2020-12-14T02:51:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-14T02:51:35.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2020-12-14T02:51:35.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements [2020-12-14T02:51:35.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 84.2% of statements [2020-12-14T02:51:36.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.4% of statements [2020-12-14T02:51:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-14T02:51:37.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 63.5% of statements [2020-12-14T02:51:37.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-14T02:51:37.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-14T02:51:37.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2020-12-14T02:51:37.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2020-12-14T02:51:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements [2020-12-14T02:51:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2020-12-14T02:51:37.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2020-12-14T02:51:39.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 55.9% of statements [2020-12-14T02:51:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-14T02:51:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-14T02:51:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-14T02:51:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-14T02:51:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-14T02:51:39.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 37.0% of statements [2020-12-14T02:51:39.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-14T02:51:39.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-14T02:51:39.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.300s coverage: 84.0% of statements [2020-12-14T02:51:39.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.061s coverage: 100.0% of statements [2020-12-14T02:51:41.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.135s coverage: 47.1% of statements [2020-12-14T02:51:41.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-14T02:51:41.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-14T02:51:41.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.049s coverage: 100.0% of statements [2020-12-14T02:51:41.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-14T02:51:41.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-14T02:51:41.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-14T02:51:41.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.067s coverage: 100.0% of statements [2020-12-14T02:51:41.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-14T02:51:41.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements [2020-12-14T02:51:41.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-14T02:51:43.042Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15815 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws [2020-12-14T02:51:43.161Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2020-12-14T02:51:43.337Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.699s coverage: 29.1% of statements [2020-12-14T02:51:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-14T02:51:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-14T02:51:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-14T02:51:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-14T02:51:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-14T02:51:43.337Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements [2020-12-14T02:51:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-14T02:51:43.337Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2020-12-14T02:51:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-14T02:51:43.337Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.061s coverage: 0.0% of statements [2020-12-14T02:51:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-14T02:51:43.337Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2020-12-14T02:51:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-14T02:51:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-14T02:51:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-14T02:51:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-14T02:51:43.337Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements [2020-12-14T02:51:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-14T02:51:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-14T02:51:43.337Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2020-12-14T02:51:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.039s coverage: 32.1% of statements [2020-12-14T02:51:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2020-12-14T02:51:44.178Z] GO111MODULE=on go vet ./... [2020-12-14T02:51:48.277Z] using credential edgex-jenkins-ssh [2020-12-14T02:51:48.362Z] Cloning the remote Git repository [2020-12-14T02:51:48.419Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-14T02:51:48.533Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2020-12-14T02:51:48.610Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-14T02:51:48.610Z] > git --version # timeout=10 [2020-12-14T02:51:48.640Z] > git --version # 'git version 2.17.1' [2020-12-14T02:51:48.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T02:51:48.729Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T02:52:03.388Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-14T02:52:03.408Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T02:52:04.258Z] Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T02:52:04.749Z] Merge succeeded, producing 9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T02:52:04.749Z] Checking out Revision 9bffdf1b0025ca2e6576b145f688295c80aec35d (PR-2913) [2020-12-14T02:52:03.438Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-14T02:52:03.473Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-14T02:52:03.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T02:52:03.485Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-14T02:52:04.277Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T02:52:04.293Z] > git checkout -f 9bffdf1b0025ca2e6576b145f688295c80aec35d # timeout=10 [2020-12-14T02:52:04.579Z] > git remote # timeout=10 [2020-12-14T02:52:04.639Z] > git config --get remote.origin.url # timeout=10 [2020-12-14T02:52:04.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T02:52:04.693Z] > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 [2020-12-14T02:52:04.726Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-14T02:52:04.757Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T02:52:04.794Z] > git checkout -f 9bffdf1b0025ca2e6576b145f688295c80aec35d # timeout=10 [2020-12-14T02:52:09.165Z] Commit message: "build(snap): remove snap build security-secrets-setup component" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T02:52:10.764Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-14T02:52:10.908Z] gofmt -l . [2020-12-14T02:52:10.908Z] [ "`gofmt -l .`" = "" ] [2020-12-14T02:52:10.908Z] ./bin/test-go-mod-tidy.sh [2020-12-14T02:52:10.908Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-14T02:52:11.268Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-14T02:52:11.363Z] + ls -al . [2020-12-14T02:52:11.363Z] total 636 [2020-12-14T02:52:11.363Z] drwxrwxr-x 10 1001 1001 4096 Dec 14 02:52 . [2020-12-14T02:52:11.363Z] drwxr-xr-x 4 root root 28 Dec 14 02:50 .. [2020-12-14T02:52:11.363Z] -rw-rw-r-- 1 1001 1001 11 Dec 14 02:48 .dockerignore [2020-12-14T02:52:11.363Z] drwxrwxr-x 8 1001 1001 179 Dec 14 02:48 .git [2020-12-14T02:52:11.363Z] drwxrwxr-x 3 1001 1001 125 Dec 14 02:48 .github [2020-12-14T02:52:11.363Z] -rw-rw-r-- 1 1001 1001 848 Dec 14 02:48 .gitignore [2020-12-14T02:52:11.363Z] drwx------ 3 1001 1001 47 Dec 14 02:49 .semver [2020-12-14T02:52:11.363Z] -rw-rw-r-- 1 1001 1001 166 Dec 14 02:48 .sonarcloud.properties [2020-12-14T02:52:11.363Z] -rw-rw-r-- 1 1001 1001 3804 Dec 14 02:48 CONTRIBUTING.md [2020-12-14T02:52:11.363Z] -rw-rw-r-- 1 1001 1001 1035 Dec 14 02:48 Dockerfile.build [2020-12-14T02:52:11.363Z] -rw-rw-r-- 1 1001 1001 863 Dec 14 02:48 Jenkinsfile [2020-12-14T02:52:11.363Z] -rw-rw-r-- 1 1001 1001 10775 Dec 14 02:48 LICENSE [2020-12-14T02:52:11.363Z] -rw-rw-r-- 1 1001 1001 5750 Dec 14 02:48 Makefile [2020-12-14T02:52:11.363Z] -rw-rw-r-- 1 1001 1001 6663 Dec 14 02:48 README.md [2020-12-14T02:52:11.363Z] -rw-rw-r-- 1 1001 1001 6744 Dec 14 02:48 SECURITY.md [2020-12-14T02:52:11.363Z] -rw-rw-r-- 1 1001 1001 5 Dec 14 02:49 VERSION [2020-12-14T02:52:11.363Z] -rw-rw-r-- 1 1001 1001 4131 Dec 14 02:48 ZMQWindows.md [2020-12-14T02:52:11.363Z] drwxrwxr-x 2 1001 1001 117 Dec 14 02:48 bin [2020-12-14T02:52:11.363Z] drwxrwxr-x 14 1001 1001 4096 Dec 14 02:48 cmd [2020-12-14T02:52:11.363Z] -rw-r--r-- 1 root root 537567 Dec 14 02:51 coverage.out [2020-12-14T02:52:11.363Z] -rw-r--r-- 1 root root 1041 Dec 14 02:52 go.mod [2020-12-14T02:52:11.363Z] -rw-r--r-- 1 root root 18856 Dec 14 02:52 go.sum [2020-12-14T02:52:11.363Z] drwxrwxr-x 8 1001 1001 127 Dec 14 02:48 internal [2020-12-14T02:52:11.363Z] drwxrwxr-x 4 1001 1001 26 Dec 14 02:48 openapi [2020-12-14T02:52:11.363Z] drwxrwxr-x 4 1001 1001 71 Dec 14 02:48 snap [2020-12-14T02:52:11.363Z] -rw-rw-r-- 1 1001 1001 168 Dec 14 02:48 version.go [Pipeline] sh [2020-12-14T02:52:11.612Z] + true [2020-12-14T02:52:11.612Z] + sudo service docker restart [2020-12-14T02:52:11.685Z] + '[' -e coverage.out ] [2020-12-14T02:52:11.686Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-14T02:52:11.865Z] Stashed 1 file(s) [Pipeline] sh [2020-12-14T02:52:12.169Z] + make build [2020-12-14T02:52:12.169Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T02:52:14.310Z] provisioning config files... [2020-12-14T02:52:14.353Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config9187930341198187352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T02:52:14.758Z] ---> docker-login.sh [2020-12-14T02:52:14.758Z] nexus3.edgexfoundry.org:10001 [2020-12-14T02:52:15.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T02:52:16.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T02:52:16.035Z] Configure a credential helper to remove this warning. See [2020-12-14T02:52:16.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T02:52:16.035Z] [2020-12-14T02:52:16.035Z] Login Succeeded [2020-12-14T02:52:16.035Z] nexus3.edgexfoundry.org:10002 [2020-12-14T02:52:16.395Z] 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-12-14T02:52:16.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T02:52:16.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T02:52:16.632Z] Configure a credential helper to remove this warning. See [2020-12-14T02:52:16.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T02:52:16.632Z] [2020-12-14T02:52:16.632Z] Login Succeeded [2020-12-14T02:52:16.632Z] nexus3.edgexfoundry.org:10003 [2020-12-14T02:52:16.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T02:52:17.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T02:52:17.181Z] Configure a credential helper to remove this warning. See [2020-12-14T02:52:17.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T02:52:17.181Z] [2020-12-14T02:52:17.181Z] Login Succeeded [2020-12-14T02:52:17.181Z] nexus3.edgexfoundry.org:10004 [2020-12-14T02:52:17.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T02:52:17.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T02:52:17.736Z] Configure a credential helper to remove this warning. See [2020-12-14T02:52:17.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T02:52:17.736Z] [2020-12-14T02:52:17.736Z] Login Succeeded [2020-12-14T02:52:17.736Z] docker.io [2020-12-14T02:52:18.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T02:52:18.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T02:52:18.608Z] Configure a credential helper to remove this warning. See [2020-12-14T02:52:18.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T02:52:18.608Z] [2020-12-14T02:52:18.608Z] Login Succeeded [2020-12-14T02:52:18.608Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T02:52:18.627Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-14T02:52:19.074Z] ========================================================= [2020-12-14T02:52:19.074Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-14T02:52:19.074Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-14T02:52:19.465Z] + 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-12-14T02:52:22.119Z] Sending build context to Docker daemon 165.5MB [2020-12-14T02:52:22.119Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-14T02:52:22.119Z] Step 2/7 : FROM ${BASE} [2020-12-14T02:52:22.119Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-14T02:52:22.119Z] 5f621e34cdf4: Pulling fs layer [2020-12-14T02:52:22.119Z] a4357932f1b6: Pulling fs layer [2020-12-14T02:52:22.119Z] 18c013af1878: Pulling fs layer [2020-12-14T02:52:22.119Z] 00ac8860ef70: Pulling fs layer [2020-12-14T02:52:22.119Z] 63d7cb157983: Pulling fs layer [2020-12-14T02:52:22.119Z] b116817d02f9: Pulling fs layer [2020-12-14T02:52:22.119Z] 745a02a5169b: Pulling fs layer [2020-12-14T02:52:22.119Z] 00ac8860ef70: Waiting [2020-12-14T02:52:22.119Z] 63d7cb157983: Waiting [2020-12-14T02:52:22.119Z] b116817d02f9: Waiting [2020-12-14T02:52:22.119Z] 745a02a5169b: Waiting [2020-12-14T02:52:22.119Z] 18c013af1878: Verifying Checksum [2020-12-14T02:52:22.119Z] 18c013af1878: Download complete [2020-12-14T02:52:22.119Z] a4357932f1b6: Verifying Checksum [2020-12-14T02:52:22.119Z] a4357932f1b6: Download complete [2020-12-14T02:52:22.119Z] 63d7cb157983: Verifying Checksum [2020-12-14T02:52:22.119Z] 63d7cb157983: Download complete [2020-12-14T02:52:22.119Z] b116817d02f9: Verifying Checksum [2020-12-14T02:52:22.119Z] b116817d02f9: Download complete [2020-12-14T02:52:22.712Z] 5f621e34cdf4: Verifying Checksum [2020-12-14T02:52:22.712Z] 5f621e34cdf4: Download complete [2020-12-14T02:52:23.312Z] 5f621e34cdf4: Pull complete [2020-12-14T02:52:23.929Z] a4357932f1b6: Pull complete [2020-12-14T02:52:24.208Z] 18c013af1878: Pull complete [2020-12-14T02:52:24.676Z] 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-12-14T02:52:25.192Z] 745a02a5169b: Verifying Checksum [2020-12-14T02:52:25.192Z] 745a02a5169b: Download complete [2020-12-14T02:52:26.072Z] 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-12-14T02:52:26.216Z] 00ac8860ef70: Verifying Checksum [2020-12-14T02:52:26.216Z] 00ac8860ef70: Download complete [2020-12-14T02:52:27.477Z] 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-12-14T02:52:28.057Z] 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-12-14T02:52:29.455Z] 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-12-14T02:52:30.848Z] 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-12-14T02:52:31.800Z] 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-12-14T02:52:33.194Z] 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-12-14T02:52:34.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-14T02:52:35.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-14T02:52:36.391Z] 00ac8860ef70: Pull complete [2020-12-14T02:52:36.391Z] 63d7cb157983: Pull complete [Pipeline] } [2020-12-14T02:52:36.511Z] $ docker stop --time=1 562740e982ec418574d4d7a730ecec7376a4e453f2326c53c9eec0046b56864d [2020-12-14T02:52:36.981Z] b116817d02f9: Pull complete [2020-12-14T02:52:38.215Z] $ docker rm -f 562740e982ec418574d4d7a730ecec7376a4e453f2326c53c9eec0046b56864d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-12-14T02:52:40.365Z] 745a02a5169b: Pull complete [2020-12-14T02:52:40.365Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-14T02:52:40.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-14T02:52:40.365Z] ---> b7e6874047d6 [2020-12-14T02:52:40.365Z] 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 [Pipeline] isUnix [Pipeline] sh [2020-12-14T02:52:42.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-14T02:52:42.944Z] [2020-12-14T02:52:42.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T02:52:43.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-14T02:52:43.298Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-14T02:52:43.298Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-14T02:52:43.298Z] ca9280d653b3: Pulling fs layer [2020-12-14T02:52:43.298Z] 7e9c9ca2126c: Pulling fs layer [2020-12-14T02:52:43.298Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-14T02:52:43.298Z] cbdbe7a5bc2a: Download complete [2020-12-14T02:52:43.444Z] ---> Running in 5db55874036f [2020-12-14T02:52:43.876Z] ca9280d653b3: Verifying Checksum [2020-12-14T02:52:43.876Z] ca9280d653b3: Download complete [2020-12-14T02:52:43.876Z] cbdbe7a5bc2a: Pull complete [2020-12-14T02:52:44.823Z] ca9280d653b3: Pull complete [2020-12-14T02:52:44.824Z] 7e9c9ca2126c: Verifying Checksum [2020-12-14T02:52:44.824Z] 7e9c9ca2126c: Download complete [2020-12-14T02:52:44.883Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T02:52:45.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T02:52:47.281Z] (1/12) Installing libmagic (5.38-r0) [2020-12-14T02:52:47.281Z] (2/12) Installing file (5.38-r0) [2020-12-14T02:52:47.551Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-14T02:52:47.551Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-14T02:52:51.441Z] 7e9c9ca2126c: Pull complete [2020-12-14T02:52:51.441Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-14T02:52:51.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-14T02:52:51.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-14T02:52:51.545Z] prd-centos7-docker-4c-2g-15814 does not seem to be running inside a container [2020-12-14T02:52:51.597Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:latest cat [2020-12-14T02:52:52.407Z] $ docker top db394a5adce1c982bb6e45456b38b0a143389af1dc42c1df75897f268f29e5d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T02:52:52.950Z] + docker-compose build --help [2020-12-14T02:52:52.950Z] + grep parallel [2020-12-14T02:52:53.900Z] --parallel Build images in parallel. [Pipeline] } [2020-12-14T02:52:53.916Z] $ docker stop --time=1 db394a5adce1c982bb6e45456b38b0a143389af1dc42c1df75897f268f29e5d6 [2020-12-14T02:52:54.245Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-14T02:52:54.514Z] (6/12) Installing patch (2.7.6-r6) [2020-12-14T02:52:54.514Z] (7/12) Installing build-base (0.5-r2) [2020-12-14T02:52:54.514Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-14T02:52:54.784Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-14T02:52:54.784Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-14T02:52:54.784Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-14T02:52:55.055Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-14T02:52:55.056Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T02:52:55.056Z] OK: 217 MiB in 51 packages [2020-12-14T02:52:55.260Z] $ docker rm -f db394a5adce1c982bb6e45456b38b0a143389af1dc42c1df75897f268f29e5d6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T02:52:55.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-14T02:52:55.900Z] . [Pipeline] withDockerContainer [2020-12-14T02:52:55.996Z] prd-centos7-docker-4c-2g-15814 does not seem to be running inside a container [2020-12-14T02:52:56.049Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:latest cat [2020-12-14T02:52:56.743Z] $ docker top 3e38c117b1786a487e87caf0a4b2dd43afc8ebbbd6c1da1c754c174d94d40726 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T02:52:57.251Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-14T02:52:58.648Z] Building docker-core-command-go ... [2020-12-14T02:52:58.648Z] Building docker-core-data-go ... [2020-12-14T02:52:58.648Z] Building docker-core-metadata-go ... [2020-12-14T02:52:58.648Z] Building docker-security-bootstrap-redis-go ... [2020-12-14T02:52:58.648Z] Building docker-security-proxy-setup-go ... [2020-12-14T02:52:58.648Z] Building docker-security-secretstore-setup-go ... [2020-12-14T02:52:58.648Z] Building docker-support-notifications-go ... [2020-12-14T02:52:58.648Z] Building docker-support-scheduler-go ... [2020-12-14T02:52:58.648Z] Building docker-sys-mgmt-agent-go ... [2020-12-14T02:52:58.648Z] Building docker-security-secretstore-setup-go [2020-12-14T02:52:58.648Z] Building docker-security-proxy-setup-go [2020-12-14T02:52:58.648Z] Building docker-core-metadata-go [2020-12-14T02:52:58.648Z] Building docker-support-scheduler-go [2020-12-14T02:52:58.648Z] Building docker-security-bootstrap-redis-go [2020-12-14T02:52:59.361Z] Removing intermediate container 5db55874036f [2020-12-14T02:52:59.361Z] ---> 9d06a80034b5 [2020-12-14T02:52:59.361Z] Step 4/7 : WORKDIR /edgex-go [2020-12-14T02:52:59.361Z] ---> Running in b8d94a0db406 [2020-12-14T02:52:59.960Z] Removing intermediate container b8d94a0db406 [2020-12-14T02:52:59.960Z] ---> beb6b57878fa [2020-12-14T02:52:59.960Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-14T02:53:00.557Z] latest: Pulling from library/docker [2020-12-14T02:53:00.557Z] a3cc7d3b244e: Pulling fs layer [2020-12-14T02:53:00.557Z] 02a3295e0d61: Pulling fs layer [2020-12-14T02:53:00.557Z] 0f4f2e6d8100: Pulling fs layer [2020-12-14T02:53:00.557Z] 330b718f631f: Pulling fs layer [2020-12-14T02:53:00.557Z] a93816041522: Pulling fs layer [2020-12-14T02:53:00.557Z] bdb6da89ff94: Pulling fs layer [2020-12-14T02:53:00.557Z] 2a70c0c122f4: Pulling fs layer [2020-12-14T02:53:00.557Z] 330b718f631f: Waiting [2020-12-14T02:53:00.557Z] a93816041522: Waiting [2020-12-14T02:53:00.557Z] bdb6da89ff94: Waiting [2020-12-14T02:53:00.557Z] 2a70c0c122f4: Waiting [2020-12-14T02:53:00.832Z] 0f4f2e6d8100: Verifying Checksum [2020-12-14T02:53:00.832Z] 0f4f2e6d8100: Download complete [2020-12-14T02:53:00.832Z] a3cc7d3b244e: Verifying Checksum [2020-12-14T02:53:00.832Z] a3cc7d3b244e: Download complete [2020-12-14T02:53:00.832Z] 02a3295e0d61: Verifying Checksum [2020-12-14T02:53:00.832Z] 02a3295e0d61: Download complete [2020-12-14T02:53:00.832Z] bdb6da89ff94: Download complete [2020-12-14T02:53:01.111Z] a93816041522: Verifying Checksum [2020-12-14T02:53:01.111Z] a93816041522: Download complete [2020-12-14T02:53:01.111Z] 2a70c0c122f4: Verifying Checksum [2020-12-14T02:53:01.111Z] 2a70c0c122f4: Download complete [2020-12-14T02:53:01.391Z] a3cc7d3b244e: Pull complete [2020-12-14T02:53:02.384Z] 02a3295e0d61: Pull complete [2020-12-14T02:53:02.659Z] 330b718f631f: Verifying Checksum [2020-12-14T02:53:02.659Z] 330b718f631f: Download complete [2020-12-14T02:53:02.659Z] 0f4f2e6d8100: Pull complete [2020-12-14T02:53:06.974Z] 330b718f631f: Pull complete [2020-12-14T02:53:06.974Z] a93816041522: Pull complete [2020-12-14T02:53:07.246Z] bdb6da89ff94: Pull complete [2020-12-14T02:53:07.520Z] 2a70c0c122f4: Pull complete [2020-12-14T02:53:07.520Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-14T02:53:07.520Z] Status: Downloaded newer image for docker:latest [2020-12-14T02:53:11.826Z] ---> 5e0bef064d96 [2020-12-14T02:53:11.826Z] Step 6/7 : COPY go.mod . [2020-12-14T02:53:11.826Z] ---> 020dd7049938 [2020-12-14T02:53:11.826Z] Step 7/7 : RUN go mod download [2020-12-14T02:53:12.104Z] ---> Running in cd8d9c68312c [2020-12-14T02:53:25.496Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T02:53:25.496Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-14T02:53:25.496Z] [2020-12-14T02:53:25.496Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-14T02:53:25.496Z] ---> ef7b1f1ac7c3 [2020-12-14T02:53:25.496Z] Step 3/22 : WORKDIR /edgex-go [2020-12-14T02:53:25.496Z] ---> ef7b1f1ac7c3 [2020-12-14T02:53:25.496Z] Step 3/21 : WORKDIR /edgex-go [2020-12-14T02:53:26.090Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T02:53:26.090Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-14T02:53:26.090Z] ---> ef7b1f1ac7c3 [2020-12-14T02:53:26.090Z] Step 3/24 : WORKDIR /edgex-go [2020-12-14T02:53:26.090Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T02:53:26.090Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-14T02:53:26.090Z] ---> ef7b1f1ac7c3 [2020-12-14T02:53:26.090Z] Step 3/22 : WORKDIR /edgex-go [2020-12-14T02:53:26.667Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T02:53:26.667Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-14T02:53:26.667Z] ---> ef7b1f1ac7c3 [2020-12-14T02:53:26.667Z] Step 3/21 : WORKDIR /edgex-go [2020-12-14T02:53:26.975Z] ---> Running in 8a7b4996b417 [2020-12-14T02:53:26.975Z] ---> Running in 41f06bec399b [2020-12-14T02:53:26.975Z] ---> Running in cdfa7da25bd5 [2020-12-14T02:53:26.975Z] ---> Running in 3a85bc868124 [2020-12-14T02:53:26.975Z] ---> Running in 830cea2d6e48 [2020-12-14T02:53:27.974Z] Removing intermediate container cdfa7da25bd5 [2020-12-14T02:53:27.974Z] ---> d89ec64f8fe2 [2020-12-14T02:53:27.974Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T02:53:28.254Z] Removing intermediate container 3a85bc868124 [2020-12-14T02:53:28.254Z] ---> e912fe23c6dd [2020-12-14T02:53:28.254Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T02:53:28.254Z] Removing intermediate container 41f06bec399b [2020-12-14T02:53:28.254Z] ---> 61fbef33e60c [2020-12-14T02:53:28.254Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T02:53:28.254Z] Removing intermediate container 8a7b4996b417 [2020-12-14T02:53:28.254Z] ---> 16c638da5c74 [2020-12-14T02:53:28.254Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T02:53:28.254Z] Removing intermediate container 830cea2d6e48 [2020-12-14T02:53:28.254Z] ---> 779951a5bb0a [2020-12-14T02:53:28.254Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T02:53:28.254Z] ---> Running in fd6bc8060685 [2020-12-14T02:53:28.254Z] ---> Running in fe5c0acf57b5 [2020-12-14T02:53:28.254Z] ---> Running in 579a3f54e870 [2020-12-14T02:53:28.254Z] ---> Running in 154e776ab1c2 [2020-12-14T02:53:28.539Z] ---> Running in 2db8403fef7d [2020-12-14T02:53:30.521Z] Removing intermediate container 579a3f54e870 [2020-12-14T02:53:30.521Z] ---> 7e3c353c5935 [2020-12-14T02:53:30.521Z] Step 5/22 : RUN apk update && apk add make git [2020-12-14T02:53:30.521Z] ---> Running in 4fbcc7454915 [2020-12-14T02:53:30.521Z] Removing intermediate container 2db8403fef7d [2020-12-14T02:53:30.521Z] ---> 07a306425bd2 [2020-12-14T02:53:30.521Z] Step 5/21 : RUN apk update && apk add make git [2020-12-14T02:53:30.521Z] Removing intermediate container fd6bc8060685 [2020-12-14T02:53:30.521Z] ---> 51c3915a9b2c [2020-12-14T02:53:30.521Z] Step 5/21 : RUN apk update && apk add make git [2020-12-14T02:53:30.785Z] Removing intermediate container 154e776ab1c2 [2020-12-14T02:53:30.785Z] ---> 085ae2a49903 [2020-12-14T02:53:30.785Z] Step 5/22 : RUN apk update && apk add make git [2020-12-14T02:53:30.785Z] ---> Running in 7c49c2a75517 [2020-12-14T02:53:31.046Z] ---> Running in 4477802031f1 [2020-12-14T02:53:31.046Z] ---> Running in 90ebe8f1d7ee [2020-12-14T02:53:31.046Z] Removing intermediate container fe5c0acf57b5 [2020-12-14T02:53:31.046Z] ---> 0e22fe03138b [2020-12-14T02:53:31.046Z] Step 5/24 : RUN apk update && apk add make git [2020-12-14T02:53:31.046Z] ---> Running in 7201b66bbcb0 [2020-12-14T02:53:31.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:53:31.885Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:53:31.885Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:53:32.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:53:32.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:53:32.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:53:32.411Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:53:32.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:53:32.675Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T02:53:32.675Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T02:53:32.675Z] OK: 12750 distinct packages available [2020-12-14T02:53:32.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:53:32.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:53:32.937Z] OK: 233 MiB in 51 packages [2020-12-14T02:53:33.212Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T02:53:33.212Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T02:53:33.212Z] OK: 12750 distinct packages available [2020-12-14T02:53:33.484Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T02:53:33.484Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T02:53:33.484Z] OK: 12750 distinct packages available [2020-12-14T02:53:33.484Z] OK: 233 MiB in 51 packages [2020-12-14T02:53:33.484Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T02:53:33.484Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T02:53:33.484Z] OK: 12750 distinct packages available [2020-12-14T02:53:33.484Z] Removing intermediate container 4fbcc7454915 [2020-12-14T02:53:33.484Z] ---> 520dbb335cad [2020-12-14T02:53:33.484Z] Step 6/22 : COPY go.mod . [2020-12-14T02:53:33.762Z] OK: 233 MiB in 51 packages [2020-12-14T02:53:33.762Z] OK: 233 MiB in 51 packages [2020-12-14T02:53:34.031Z] ---> 68aa53c961e9 [2020-12-14T02:53:34.031Z] Step 7/22 : RUN go mod download [2020-12-14T02:53:34.031Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T02:53:34.031Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T02:53:34.031Z] OK: 12750 distinct packages available [2020-12-14T02:53:34.031Z] ---> Running in cbb49d589cd5 [2020-12-14T02:53:34.031Z] Removing intermediate container 7c49c2a75517 [2020-12-14T02:53:34.031Z] ---> 982ec7883b09 [2020-12-14T02:53:34.031Z] Step 6/21 : COPY go.mod . [2020-12-14T02:53:34.296Z] OK: 233 MiB in 51 packages [2020-12-14T02:53:34.564Z] Removing intermediate container 4477802031f1 [2020-12-14T02:53:34.564Z] ---> 9a67bd46619e [2020-12-14T02:53:34.564Z] Step 6/21 : COPY go.mod . [2020-12-14T02:53:34.564Z] ---> de8b48052873 [2020-12-14T02:53:34.564Z] Step 7/21 : RUN go mod download [2020-12-14T02:53:34.835Z] ---> Running in ca2705b7a7c6 [2020-12-14T02:53:35.100Z] Removing intermediate container 7201b66bbcb0 [2020-12-14T02:53:35.100Z] ---> 1d5fba72869d [2020-12-14T02:53:35.100Z] Step 6/24 : COPY go.mod . [2020-12-14T02:53:35.100Z] ---> fa8d522bc8e4 [2020-12-14T02:53:35.100Z] Step 7/21 : RUN go mod download [2020-12-14T02:53:35.364Z] ---> Running in 9a23ffa49421 [2020-12-14T02:53:35.364Z] Removing intermediate container 90ebe8f1d7ee [2020-12-14T02:53:35.364Z] ---> e2eb634c5b0e [2020-12-14T02:53:35.364Z] Step 6/22 : COPY go.mod . [2020-12-14T02:53:35.634Z] ---> e31d6954c046 [2020-12-14T02:53:35.634Z] Step 7/24 : RUN go mod download [2020-12-14T02:53:35.634Z] ---> Running in 3a99db3fa1f1 [2020-12-14T02:53:35.899Z] ---> 3089cfa6e292 [2020-12-14T02:53:35.899Z] Step 7/22 : RUN go mod download [2020-12-14T02:53:36.164Z] ---> Running in 2c2e9f84800e [2020-12-14T02:53:36.745Z] Removing intermediate container cbb49d589cd5 [2020-12-14T02:53:36.745Z] ---> fa4f2282d118 [2020-12-14T02:53:36.745Z] Step 8/22 : COPY . . [2020-12-14T02:53:37.017Z] Removing intermediate container ca2705b7a7c6 [2020-12-14T02:53:37.017Z] ---> 6d6f4e851557 [2020-12-14T02:53:37.017Z] Step 8/21 : COPY . . [2020-12-14T02:53:38.900Z] Removing intermediate container cd8d9c68312c [2020-12-14T02:53:38.900Z] ---> a4e8c98c49b9 [2020-12-14T02:53:38.900Z] Successfully built a4e8c98c49b9 [2020-12-14T02:53:38.900Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T02:53:39.252Z] + docker inspect -f . ci-base-image-arm64 [2020-12-14T02:53:39.252Z] . [Pipeline] withDockerContainer [2020-12-14T02:53:39.500Z] prd-ubuntu18.04-docker-arm64-4c-16g-15815 does not seem to be running inside a container [2020-12-14T02:53:39.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-12-14T02:53:41.157Z] $ docker top 2e05c5dbd8e05878817972dc5b25e81483da87cf7a5cebf6e209694e41525c62 -eo pid,comm [2020-12-14T02:53:41.257Z] Removing intermediate container 9a23ffa49421 [2020-12-14T02:53:41.257Z] ---> 49cc4b779be4 [2020-12-14T02:53:41.257Z] Step 8/21 : COPY . . [Pipeline] { [Pipeline] sh [2020-12-14T02:53:42.226Z] + go version [2020-12-14T02:53:42.226Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-14T02:53:42.252Z] $ docker stop --time=1 2e05c5dbd8e05878817972dc5b25e81483da87cf7a5cebf6e209694e41525c62 [2020-12-14T02:53:44.324Z] $ docker rm -f 2e05c5dbd8e05878817972dc5b25e81483da87cf7a5cebf6e209694e41525c62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-12-14T02:53:45.505Z] Removing intermediate container 3a99db3fa1f1 [2020-12-14T02:53:45.505Z] ---> 528509460a50 [2020-12-14T02:53:45.505Z] Step 8/24 : COPY . . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T02:53:46.742Z] + docker inspect -f . ci-base-image-arm64 [2020-12-14T02:53:46.742Z] . [Pipeline] withDockerContainer [2020-12-14T02:53:46.907Z] Removing intermediate container 2c2e9f84800e [2020-12-14T02:53:46.907Z] ---> 8420a4e1ff77 [2020-12-14T02:53:46.907Z] Step 8/22 : COPY . . [2020-12-14T02:53:46.997Z] prd-ubuntu18.04-docker-arm64-4c-16g-15815 does not seem to be running inside a container [2020-12-14T02:53:47.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-12-14T02:53:48.480Z] $ docker top 41e0275b05bbc279e51b726f87024b20c68476dc8bd0c54b25b3a3e659aea4fd -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-14T02:53:48.877Z] ========================================================= [2020-12-14T02:53:48.878Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-14T02:53:48.878Z] ========================================================= [Pipeline] sh [2020-12-14T02:53:49.520Z] + make test [2020-12-14T02:53:49.520Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-14T02:54:11.696Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-14T02:54:13.854Z] ---> 5bdea8d559d8 [2020-12-14T02:54:13.854Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-14T02:54:16.426Z] ---> b134219d46e3 [2020-12-14T02:54:16.426Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-14T02:54:16.426Z] ---> Running in 399ee28e68ce [2020-12-14T02:54:18.356Z] ---> 5d4b7397b434 [2020-12-14T02:54:18.356Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-14T02:54:18.936Z] ---> Running in 2407b4a71779 [2020-12-14T02:54:19.517Z] ---> Running in 110aaf2b17a5 [2020-12-14T02:54:19.783Z] ---> de30d8ee7b75 [2020-12-14T02:54:19.783Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-14T02:54:20.050Z] ---> b90f04b1ec31 [2020-12-14T02:54:20.050Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-14T02:54:20.050Z] ---> Running in 671f964c7692 [2020-12-14T02:54:20.050Z] ---> Running in 846669985b30 [2020-12-14T02:54:20.320Z] 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-12-14T02:54:20.593Z] 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-12-14T02:54:20.593Z] 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-12-14T02:54:21.184Z] 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-12-14T02:54:21.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-14T02:54:47.914Z] 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-12-14T02:54:47.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-14T02:54:51.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-14T02:54:52.188Z] Removing intermediate container 846669985b30 [2020-12-14T02:54:52.188Z] ---> 1aee0afeebd2 [2020-12-14T02:54:52.188Z] [2020-12-14T02:54:52.188Z] Step 10/22 : FROM alpine:3.10 [2020-12-14T02:54:52.188Z] 3.10: Pulling from library/alpine [2020-12-14T02:54:53.188Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-14T02:54:53.188Z] Status: Downloaded newer image for alpine:3.10 [2020-12-14T02:54:53.188Z] ---> be4e4bea2c2e [2020-12-14T02:54:53.188Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-14T02:54:57.422Z] ---> Running in 4bcda0525839 [2020-12-14T02:54:57.423Z] Removing intermediate container 671f964c7692 [2020-12-14T02:54:57.423Z] ---> 91580318f500 [2020-12-14T02:54:57.423Z] [2020-12-14T02:54:57.423Z] Step 10/24 : FROM alpine:3.10 [2020-12-14T02:54:57.423Z] ---> be4e4bea2c2e [2020-12-14T02:54:57.423Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-14T02:54:57.423Z] Removing intermediate container 2407b4a71779 [2020-12-14T02:54:57.423Z] ---> 9efb5142ee5b [2020-12-14T02:54:57.423Z] [2020-12-14T02:54:57.423Z] Step 10/21 : FROM alpine [2020-12-14T02:54:57.423Z] Removing intermediate container 110aaf2b17a5 [2020-12-14T02:54:57.423Z] ---> 55631c00172e [2020-12-14T02:54:57.423Z] [2020-12-14T02:54:57.423Z] Step 10/21 : FROM scratch [2020-12-14T02:54:57.423Z] ---> [2020-12-14T02:54:57.423Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T02:54:57.686Z] ---> Running in a1676288abc3 [2020-12-14T02:54:57.686Z] ---> Running in d8ae990077c3 [2020-12-14T02:54:57.686Z] latest: Pulling from library/alpine [2020-12-14T02:54:59.623Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-14T02:54:59.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:54:59.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:54:59.623Z] v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-14T02:54:59.623Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-14T02:54:59.623Z] OK: 10348 distinct packages available [2020-12-14T02:54:59.889Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-14T02:54:59.889Z] Status: Downloaded newer image for alpine:latest [2020-12-14T02:54:59.889Z] ---> b14afc6dfb98 [2020-12-14T02:54:59.889Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-14T02:54:59.889Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-14T02:54:59.889Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-14T02:54:59.889Z] (4/5) Installing curl (7.66.0-r3) [2020-12-14T02:54:59.889Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-14T02:54:59.889Z] Executing busybox-1.30.1-r3.trigger [2020-12-14T02:55:00.154Z] Executing ca-certificates-20191127-r2.trigger [2020-12-14T02:55:00.734Z] OK: 7 MiB in 19 packages [2020-12-14T02:55:00.997Z] Removing intermediate container d8ae990077c3 [2020-12-14T02:55:00.997Z] ---> ca1bfbf91c30 [2020-12-14T02:55:00.997Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-14T02:55:00.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:55:00.997Z] ---> Running in 4bf6166acc2a [2020-12-14T02:55:01.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:55:01.260Z] ---> Running in 5c7d626d91a7 [2020-12-14T02:55:01.260Z] Removing intermediate container 399ee28e68ce [2020-12-14T02:55:01.260Z] ---> b5f2a910a0a7 [2020-12-14T02:55:01.260Z] [2020-12-14T02:55:01.260Z] Step 10/22 : FROM scratch [2020-12-14T02:55:01.260Z] ---> [2020-12-14T02:55:01.260Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T02:55:01.260Z] ---> Using cache [2020-12-14T02:55:01.260Z] ---> ca1bfbf91c30 [2020-12-14T02:55:01.260Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-14T02:55:01.260Z] v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-14T02:55:01.260Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-14T02:55:01.260Z] OK: 10348 distinct packages available [2020-12-14T02:55:01.527Z] ---> Running in 805cb82ad36c [2020-12-14T02:55:01.527Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-14T02:55:01.527Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-14T02:55:01.795Z] Removing intermediate container 4bf6166acc2a [2020-12-14T02:55:01.795Z] ---> 81ff5178008c [2020-12-14T02:55:01.795Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-14T02:55:01.795Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-14T02:55:01.795Z] (4/5) Installing curl (7.66.0-r3) [2020-12-14T02:55:02.058Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-14T02:55:02.058Z] Executing busybox-1.30.1-r3.trigger [2020-12-14T02:55:02.058Z] Executing ca-certificates-20191127-r2.trigger [2020-12-14T02:55:02.058Z] OK: 7 MiB in 19 packages [2020-12-14T02:55:02.322Z] ---> Running in f8ccecb53526 [2020-12-14T02:55:02.322Z] Removing intermediate container 805cb82ad36c [2020-12-14T02:55:02.322Z] ---> a797af833a5c [2020-12-14T02:55:02.322Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-14T02:55:02.585Z] Removing intermediate container 4bcda0525839 [2020-12-14T02:55:02.585Z] ---> 3270f3da12c1 [2020-12-14T02:55:02.585Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-14T02:55:02.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:55:02.585Z] ---> Running in 7279281e7815 [2020-12-14T02:55:02.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:55:02.854Z] ---> Running in 2d85ce6ebd45 [2020-12-14T02:55:02.854Z] Removing intermediate container f8ccecb53526 [2020-12-14T02:55:02.854Z] ---> c4c0f85d61d7 [2020-12-14T02:55:02.854Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-14T02:55:02.854Z] Removing intermediate container 7279281e7815 [2020-12-14T02:55:02.854Z] ---> 80a74155526f [2020-12-14T02:55:02.854Z] Step 14/22 : WORKDIR / [2020-12-14T02:55:02.854Z] v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-14T02:55:02.854Z] v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-14T02:55:02.854Z] OK: 12747 distinct packages available [2020-12-14T02:55:03.117Z] ---> Running in 912f877a42df [2020-12-14T02:55:03.117Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-14T02:55:03.117Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-14T02:55:03.117Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-14T02:55:03.117Z] (4/4) Installing curl (7.69.1-r3) [2020-12-14T02:55:03.117Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T02:55:03.378Z] Executing ca-certificates-20191127-r4.trigger [2020-12-14T02:55:03.378Z] OK: 7 MiB in 18 packages [2020-12-14T02:55:03.642Z] Removing intermediate container 2d85ce6ebd45 [2020-12-14T02:55:03.642Z] ---> f9a28726011f [2020-12-14T02:55:03.642Z] Step 13/22 : WORKDIR / [2020-12-14T02:55:04.228Z] ---> 8aa6f2d1ed07 [2020-12-14T02:55:04.228Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-14T02:55:04.228Z] Removing intermediate container a1676288abc3 [2020-12-14T02:55:04.228Z] ---> 6a5fc3350b5b [2020-12-14T02:55:04.228Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-14T02:55:04.228Z] ---> Running in 98a3b47e9b20 [2020-12-14T02:55:04.228Z] ---> Running in e43b4c59a0c0 [2020-12-14T02:55:04.228Z] Removing intermediate container 912f877a42df [2020-12-14T02:55:04.228Z] ---> 1c7e020b89a9 [2020-12-14T02:55:04.228Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-14T02:55:04.824Z] Removing intermediate container 98a3b47e9b20 [2020-12-14T02:55:04.824Z] ---> 273459694307 [2020-12-14T02:55:04.824Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-14T02:55:04.824Z] Removing intermediate container 5c7d626d91a7 [2020-12-14T02:55:04.824Z] ---> abf512981cd0 [2020-12-14T02:55:04.824Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-14T02:55:04.824Z] Removing intermediate container e43b4c59a0c0 [2020-12-14T02:55:04.824Z] ---> f7134a52cc8c [2020-12-14T02:55:04.824Z] Step 13/24 : WORKDIR / [2020-12-14T02:55:04.824Z] ---> 13b2c17bc4ac [2020-12-14T02:55:04.824Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-14T02:55:05.780Z] ---> cd50fcd14dac [2020-12-14T02:55:05.781Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-14T02:55:05.781Z] ---> Running in 761d40fb6aa5 [2020-12-14T02:55:05.781Z] ---> Running in 6bc2b3b3aa46 [2020-12-14T02:55:06.046Z] ---> 417044443207 [2020-12-14T02:55:06.046Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-14T02:55:06.046Z] ---> 5a41abe51e36 [2020-12-14T02:55:06.046Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-14T02:55:06.310Z] ---> 1c6eb5034bf7 [2020-12-14T02:55:06.310Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-14T02:55:06.310Z] Removing intermediate container 6bc2b3b3aa46 [2020-12-14T02:55:06.310Z] ---> 4332fbda3159 [2020-12-14T02:55:06.310Z] Step 13/21 : WORKDIR /edgex [2020-12-14T02:55:06.310Z] Removing intermediate container 761d40fb6aa5 [2020-12-14T02:55:06.310Z] ---> 9130b166e38d [2020-12-14T02:55:06.310Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-14T02:55:06.573Z] ---> Running in cec3cc5ad4c1 [2020-12-14T02:55:06.573Z] ---> Running in 25e347086f82 [2020-12-14T02:55:06.573Z] ---> 34c049d59ec3 [2020-12-14T02:55:06.573Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-14T02:55:06.573Z] ---> 96582b79f318 [2020-12-14T02:55:06.573Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-14T02:55:06.835Z] ---> Running in e15637ef00db [2020-12-14T02:55:06.835Z] ---> 73c28705d5b7 [2020-12-14T02:55:06.835Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-14T02:55:06.835Z] Removing intermediate container 25e347086f82 [2020-12-14T02:55:06.835Z] ---> 359e1b21f994 [2020-12-14T02:55:06.835Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T02:55:07.101Z] Removing intermediate container cec3cc5ad4c1 [2020-12-14T02:55:07.101Z] ---> 3719e12afabf [2020-12-14T02:55:07.101Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-14T02:55:07.101Z] ---> Running in b9975c926d1b [2020-12-14T02:55:07.101Z] ---> 394046997579 [2020-12-14T02:55:07.101Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-14T02:55:07.364Z] Removing intermediate container e15637ef00db [2020-12-14T02:55:07.364Z] ---> e6ea4cfa35b5 [2020-12-14T02:55:07.364Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T02:55:07.364Z] ---> 13f226d77b4a [2020-12-14T02:55:07.364Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-14T02:55:07.364Z] ---> Running in f749ce1636e0 [2020-12-14T02:55:07.637Z] ---> 2dedbd692103 [2020-12-14T02:55:07.637Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-14T02:55:07.637Z] Removing intermediate container b9975c926d1b [2020-12-14T02:55:07.637Z] ---> 4258127149c8 [2020-12-14T02:55:07.637Z] Step 19/21 : LABEL arch=x86_64 [2020-12-14T02:55:07.637Z] ---> 0222b30a1b78 [2020-12-14T02:55:07.637Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-14T02:55:08.212Z] ---> Running in faed9979f612 [2020-12-14T02:55:08.212Z] ---> 2d52e622a814 [2020-12-14T02:55:08.212Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-14T02:55:08.212Z] ---> Running in 26a92b06cfc5 [2020-12-14T02:55:08.212Z] Removing intermediate container f749ce1636e0 [2020-12-14T02:55:08.212Z] ---> 5609d7038079 [2020-12-14T02:55:08.212Z] Step 20/22 : LABEL arch=x86_64 [2020-12-14T02:55:08.212Z] ---> d4ba3cfaa65f [2020-12-14T02:55:08.212Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-14T02:55:08.481Z] ---> Running in f4aa844cbd20 [2020-12-14T02:55:08.747Z] Removing intermediate container faed9979f612 [2020-12-14T02:55:08.747Z] ---> b01f59a22008 [2020-12-14T02:55:08.747Z] Step 20/21 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T02:55:08.747Z] ---> 54428d5d13a0 [2020-12-14T02:55:08.747Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-14T02:55:08.747Z] ---> Running in e7ce4c6f239f [2020-12-14T02:55:09.012Z] Removing intermediate container f4aa844cbd20 [2020-12-14T02:55:09.012Z] ---> 1ab2343f6814 [2020-12-14T02:55:09.012Z] Step 21/22 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T02:55:09.012Z] ---> ec41d904bdda [2020-12-14T02:55:09.012Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-14T02:55:09.012Z] ---> Running in d4b490891562 [2020-12-14T02:55:09.012Z] ---> Running in dd8948dec2e0 [2020-12-14T02:55:09.278Z] Removing intermediate container e7ce4c6f239f [2020-12-14T02:55:09.278Z] ---> 2b251142d770 [2020-12-14T02:55:09.278Z] Step 21/21 : LABEL version=0.0.0 [2020-12-14T02:55:09.540Z] ---> Running in 202955e89b88 [2020-12-14T02:55:09.540Z] Removing intermediate container dd8948dec2e0 [2020-12-14T02:55:09.540Z] ---> 4304d0439c7c [2020-12-14T02:55:09.540Z] Step 18/21 : CMD ["--init=true"] [2020-12-14T02:55:09.540Z] ---> ce30f2e73645 [2020-12-14T02:55:09.540Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-14T02:55:09.540Z] Removing intermediate container d4b490891562 [2020-12-14T02:55:09.540Z] ---> dd9711cce6d6 [2020-12-14T02:55:09.540Z] Step 22/22 : LABEL version=0.0.0 [2020-12-14T02:55:09.802Z] ---> Running in ffdf5415c608 [2020-12-14T02:55:10.067Z] Removing intermediate container 202955e89b88 [2020-12-14T02:55:10.067Z] ---> bcc23b958735 [2020-12-14T02:55:10.067Z] [2020-12-14T02:55:10.067Z] ---> Running in 82812123fda6 [2020-12-14T02:55:10.067Z] Removing intermediate container 26a92b06cfc5 [2020-12-14T02:55:10.067Z] ---> 626fded315ef [2020-12-14T02:55:10.067Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-14T02:55:10.067Z] ---> 8b0c7c178ac1 [2020-12-14T02:55:10.067Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-14T02:55:10.343Z] Successfully built bcc23b958735 [2020-12-14T02:55:10.343Z] Removing intermediate container ffdf5415c608 [2020-12-14T02:55:10.343Z] ---> d9799f75d9c7 [2020-12-14T02:55:10.343Z] Step 19/21 : LABEL arch=x86_64 [2020-12-14T02:55:10.343Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-14T02:55:10.343Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2020-12-14T02:55:10.343Z] Removing intermediate container 82812123fda6 [2020-12-14T02:55:10.343Z] ---> 65d81e93a015 [2020-12-14T02:55:10.343Z] [2020-12-14T02:55:10.343Z] ---> Running in 666fbaa1ba7a [2020-12-14T02:55:10.343Z] ---> Running in d8a74d837449 [2020-12-14T02:55:10.607Z] ---> Running in 028c35d4800e [2020-12-14T02:55:10.607Z] Successfully built 65d81e93a015 [2020-12-14T02:55:10.607Z] Successfully tagged docker-core-metadata-go:latest [2020-12-14T02:55:10.607Z] Building docker-core-command-go [2020-12-14T02:55:10.870Z]  Building docker-core-metadata-go ... done Removing intermediate container 028c35d4800e [2020-12-14T02:55:10.870Z] ---> 716c55f94f84 [2020-12-14T02:55:10.870Z] Step 20/21 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T02:55:10.870Z] Removing intermediate container 666fbaa1ba7a [2020-12-14T02:55:10.870Z] ---> 7c12eb72016d [2020-12-14T02:55:10.870Z] Step 20/22 : LABEL arch=x86_64 [2020-12-14T02:55:11.132Z] ---> Running in da3161d20b2a [2020-12-14T02:55:11.132Z] ---> Running in 608bd4e39222 [2020-12-14T02:55:11.397Z] Removing intermediate container da3161d20b2a [2020-12-14T02:55:11.397Z] ---> 07fe88f2eb35 [2020-12-14T02:55:11.397Z] Step 21/21 : LABEL version=0.0.0 [2020-12-14T02:55:11.397Z] Removing intermediate container 608bd4e39222 [2020-12-14T02:55:11.397Z] ---> 66ced8970b61 [2020-12-14T02:55:11.397Z] Step 21/22 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T02:55:11.669Z] ---> Running in 97a62890a4ce [2020-12-14T02:55:11.669Z] ---> Running in d8343089ab1a [2020-12-14T02:55:13.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-14T02:55:13.232Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-14T02:55:13.232Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-14T02:55:13.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-14T02:55:13.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-14T02:55:13.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-14T02:55:13.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-14T02:55:13.232Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-14T02:55:13.842Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-14T02:55:15.906Z] Removing intermediate container d8a74d837449 [2020-12-14T02:55:15.906Z] ---> 1b6d3456cf40 [2020-12-14T02:55:15.906Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-14T02:55:15.906Z] Removing intermediate container 97a62890a4ce [2020-12-14T02:55:15.906Z] ---> 7a77266498c5 [2020-12-14T02:55:15.906Z] [2020-12-14T02:55:16.855Z] Removing intermediate container d8343089ab1a [2020-12-14T02:55:16.855Z] ---> bfb0b1f3daec [2020-12-14T02:55:16.855Z] Step 22/22 : LABEL version=0.0.0 [2020-12-14T02:55:16.855Z] Successfully built 7a77266498c5 [2020-12-14T02:55:16.855Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-14T02:55:16.855Z] Building docker-core-data-go [2020-12-14T02:55:16.855Z]  Building docker-security-proxy-setup-go ... done  ---> Running in ff4c20bf55db [2020-12-14T02:55:16.855Z] ---> Running in e950e71ced7b [2020-12-14T02:55:17.260Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-14T02:55:17.260Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-14T02:55:17.260Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-14T02:55:23.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.224s coverage: 46.6% of statements [2020-12-14T02:55:23.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-14T02:55:23.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-14T02:55:23.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-14T02:55:23.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-14T02:55:23.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-14T02:55:26.911Z] Removing intermediate container e950e71ced7b [2020-12-14T02:55:26.912Z] ---> e7779c275bea [2020-12-14T02:55:26.912Z] Step 22/24 : LABEL arch=x86_64 [2020-12-14T02:55:26.912Z] Removing intermediate container ff4c20bf55db [2020-12-14T02:55:26.912Z] ---> 9917ed13d9e0 [2020-12-14T02:55:26.912Z] [2020-12-14T02:55:26.912Z] ---> Running in 36088cf3e92b [2020-12-14T02:55:26.912Z] Successfully built 9917ed13d9e0 [2020-12-14T02:55:26.912Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-14T02:55:26.912Z] Building docker-support-notifications-go [2020-12-14T02:55:28.852Z]  Building docker-security-bootstrap-redis-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T02:55:28.852Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-14T02:55:28.852Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T02:55:28.852Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-14T02:55:29.426Z] ---> ef7b1f1ac7c3 [2020-12-14T02:55:29.426Z] Step 3/22 : WORKDIR /edgex-go [2020-12-14T02:55:29.426Z] ---> ef7b1f1ac7c3 [2020-12-14T02:55:29.426Z] Step 3/27 : WORKDIR /edgex-go [2020-12-14T02:55:29.715Z] ---> Using cache [2020-12-14T02:55:29.715Z] ---> 779951a5bb0a [2020-12-14T02:55:29.715Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T02:55:29.715Z] ---> Using cache [2020-12-14T02:55:29.715Z] ---> 779951a5bb0a [2020-12-14T02:55:29.715Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T02:55:29.715Z] ---> Using cache [2020-12-14T02:55:29.715Z] ---> 07a306425bd2 [2020-12-14T02:55:29.715Z] Step 5/22 : RUN apk update && apk add make git [2020-12-14T02:55:29.715Z] ---> Using cache [2020-12-14T02:55:29.715Z] ---> 07a306425bd2 [2020-12-14T02:55:29.715Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-14T02:55:29.715Z] ---> Using cache [2020-12-14T02:55:29.715Z] ---> 982ec7883b09 [2020-12-14T02:55:29.715Z] Step 6/22 : COPY go.mod . [2020-12-14T02:55:29.715Z] ---> Using cache [2020-12-14T02:55:29.715Z] ---> de8b48052873 [2020-12-14T02:55:29.715Z] Step 7/22 : RUN go mod download [2020-12-14T02:55:29.715Z] ---> Using cache [2020-12-14T02:55:29.715Z] ---> 6d6f4e851557 [2020-12-14T02:55:29.715Z] Step 8/22 : COPY . . [2020-12-14T02:55:29.715Z] ---> Using cache [2020-12-14T02:55:29.715Z] ---> b134219d46e3 [2020-12-14T02:55:29.715Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-14T02:55:30.672Z] Removing intermediate container 36088cf3e92b [2020-12-14T02:55:30.672Z] ---> 89dd56414c4c [2020-12-14T02:55:30.672Z] Step 23/24 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T02:55:30.938Z] ---> Running in fe16e15a2797 [2020-12-14T02:55:30.938Z] ---> Running in 2058a82baea5 [2020-12-14T02:55:32.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.502s coverage: 27.1% of statements [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-14T02:55:32.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-14T02:55:32.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.100s coverage: 100.0% of statements [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-14T02:55:32.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.518s coverage: 68.5% of statements [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-14T02:55:32.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.264s coverage: 82.3% of statements [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-14T02:55:32.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-14T02:55:32.351Z] ---> Running in 5a47598b575f [2020-12-14T02:55:34.913Z] Removing intermediate container 5a47598b575f [2020-12-14T02:55:34.913Z] ---> a7a5bdba7a9e [2020-12-14T02:55:34.913Z] Step 24/24 : LABEL version=0.0.0 [2020-12-14T02:55:35.501Z] ---> Running in ec429a7ed5bb [2020-12-14T02:55:36.081Z] Removing intermediate container ec429a7ed5bb [2020-12-14T02:55:36.081Z] ---> e777fd4a659f [2020-12-14T02:55:36.081Z] [2020-12-14T02:55:36.081Z] 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-12-14T02:55:36.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:55:36.352Z] Successfully built e777fd4a659f [2020-12-14T02:55:36.353Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-14T02:55:37.312Z]  Building docker-security-secretstore-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:55:38.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T02:55:38.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-14T02:55:38.771Z] ---> ef7b1f1ac7c3 [2020-12-14T02:55:38.771Z] Step 3/23 : WORKDIR /edgex-go [2020-12-14T02:55:38.771Z] ---> Using cache [2020-12-14T02:55:38.771Z] ---> 779951a5bb0a [2020-12-14T02:55:38.771Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T02:55:38.771Z] ---> Using cache [2020-12-14T02:55:38.771Z] ---> 07a306425bd2 [2020-12-14T02:55:38.771Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-14T02:55:38.771Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T02:55:38.771Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T02:55:38.771Z] OK: 12750 distinct packages available [2020-12-14T02:55:39.040Z] ---> Running in 8d77d13d643a [2020-12-14T02:55:39.040Z] OK: 233 MiB in 51 packages [2020-12-14T02:55:40.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:55:40.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.260s coverage: 28.6% of statements [2020-12-14T02:55:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-14T02:55:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-14T02:55:40.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-14T02:55:40.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-14T02:55:40.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-14T02:55:40.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.182s coverage: 100.0% of statements [2020-12-14T02:55:40.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-14T02:55:40.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements [2020-12-14T02:55:40.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-14T02:55:40.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.323s coverage: 86.7% of statements [2020-12-14T02:55:40.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-14T02:55:40.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.345s coverage: 97.5% of statements [2020-12-14T02:55:40.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-14T02:55:41.519Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:55:41.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.171s coverage: 78.3% of statements [2020-12-14T02:55:41.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-14T02:55:41.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-14T02:55:41.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-14T02:55:41.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-14T02:55:41.787Z] Removing intermediate container 2058a82baea5 [2020-12-14T02:55:41.787Z] ---> ba00ae338a7d [2020-12-14T02:55:41.787Z] Step 6/27 : COPY go.mod . [2020-12-14T02:55:42.769Z] ---> dc1f9b13ace0 [2020-12-14T02:55:42.769Z] Step 7/27 : RUN go mod download [2020-12-14T02:55:43.371Z] ---> Running in 6f6849e2f9e4 [2020-12-14T02:55:44.354Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T02:55:44.354Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T02:55:44.354Z] OK: 12750 distinct packages available [2020-12-14T02:55:44.354Z] OK: 233 MiB in 51 packages [2020-12-14T02:55:45.803Z] Removing intermediate container 8d77d13d643a [2020-12-14T02:55:45.803Z] ---> 0ba7f5de3daf [2020-12-14T02:55:45.803Z] Step 6/23 : COPY go.mod . [2020-12-14T02:55:46.389Z] ---> 63cdf5f96e47 [2020-12-14T02:55:46.389Z] Step 7/23 : RUN go mod download [2020-12-14T02:55:46.662Z] ---> Running in ade9600c7fa9 [2020-12-14T02:55:46.662Z] Removing intermediate container 6f6849e2f9e4 [2020-12-14T02:55:46.662Z] ---> 0bfd66e5e94d [2020-12-14T02:55:46.662Z] Step 8/27 : COPY . . [2020-12-14T02:55:47.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.929s coverage: 93.8% of statements [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-14T02:55:47.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-14T02:55:47.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.162s coverage: 0.1% of statements [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-14T02:55:47.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.086s coverage: 100.0% of statements [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-14T02:55:47.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.145s coverage: 75.5% of statements [2020-12-14T02:55:47.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-14T02:55:47.269Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T02:55:47.269Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-14T02:55:47.269Z] ---> ef7b1f1ac7c3 [2020-12-14T02:55:47.269Z] Step 3/24 : WORKDIR /edgex-go [2020-12-14T02:55:47.269Z] ---> Using cache [2020-12-14T02:55:47.269Z] ---> 779951a5bb0a [2020-12-14T02:55:47.269Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T02:55:47.269Z] ---> Using cache [2020-12-14T02:55:47.269Z] ---> 07a306425bd2 [2020-12-14T02:55:47.269Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-14T02:55:47.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements [2020-12-14T02:55:47.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.185s coverage: 87.2% of statements [2020-12-14T02:55:48.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.179s coverage: 84.2% of statements [2020-12-14T02:55:48.695Z] ---> Running in edfcd349f04d [2020-12-14T02:55:51.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.4% of statements [2020-12-14T02:55:51.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-14T02:55:52.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:55:52.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.718s coverage: 63.5% of statements [2020-12-14T02:55:52.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-14T02:55:52.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-14T02:55:52.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2020-12-14T02:55:52.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements [2020-12-14T02:55:53.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:55:53.099Z] Removing intermediate container ade9600c7fa9 [2020-12-14T02:55:53.099Z] ---> 0d1ea5887627 [2020-12-14T02:55:53.099Z] Step 8/23 : COPY . . [2020-12-14T02:55:53.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2020-12-14T02:55:53.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2020-12-14T02:55:54.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2020-12-14T02:55:54.544Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T02:55:54.544Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T02:55:54.544Z] OK: 12750 distinct packages available [2020-12-14T02:55:54.837Z] OK: 233 MiB in 51 packages [2020-12-14T02:55:58.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.888s coverage: 55.9% of statements [2020-12-14T02:55:58.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-14T02:55:58.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-14T02:55:58.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-14T02:55:58.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-14T02:55:58.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-14T02:56:00.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.401s coverage: 37.0% of statements [2020-12-14T02:56:00.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-14T02:56:00.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-14T02:56:00.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.544s coverage: 84.0% of statements [2020-12-14T02:56:00.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements [2020-12-14T02:56:05.103Z] Removing intermediate container edfcd349f04d [2020-12-14T02:56:05.103Z] ---> 2634b943e7dc [2020-12-14T02:56:05.103Z] Step 6/24 : COPY go.mod . [2020-12-14T02:56:05.103Z] ---> 4ccbdf173f2c [2020-12-14T02:56:05.103Z] Step 7/24 : RUN go mod download [2020-12-14T02:56:06.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.403s coverage: 47.1% of statements [2020-12-14T02:56:06.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-14T02:56:06.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-14T02:56:06.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.054s coverage: 100.0% of statements [2020-12-14T02:56:06.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-14T02:56:06.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-14T02:56:06.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-14T02:56:06.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.149s coverage: 100.0% of statements [2020-12-14T02:56:06.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-14T02:56:06.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.156s coverage: 100.0% of statements [2020-12-14T02:56:06.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-14T02:56:10.441Z] ---> Running in 6eb674636079 [2020-12-14T02:56:11.392Z] Removing intermediate container fe16e15a2797 [2020-12-14T02:56:11.392Z] ---> 025e0e04146c [2020-12-14T02:56:11.392Z] [2020-12-14T02:56:11.392Z] Step 10/22 : FROM scratch [2020-12-14T02:56:11.392Z] ---> [2020-12-14T02:56:11.392Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T02:56:11.971Z] ---> Using cache [2020-12-14T02:56:11.972Z] ---> ca1bfbf91c30 [2020-12-14T02:56:11.972Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-14T02:56:11.972Z] ---> d4a98387be39 [2020-12-14T02:56:11.972Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-14T02:56:12.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.999s coverage: 29.1% of statements [2020-12-14T02:56:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-14T02:56:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-14T02:56:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-14T02:56:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-14T02:56:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-14T02:56:12.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.192s coverage: 99.0% of statements [2020-12-14T02:56:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-14T02:56:12.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.115s coverage: 100.0% of statements [2020-12-14T02:56:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-14T02:56:12.347Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2020-12-14T02:56:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-14T02:56:12.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.066s coverage: 100.0% of statements [2020-12-14T02:56:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-14T02:56:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-14T02:56:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-14T02:56:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-14T02:56:12.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.124s coverage: 87.9% of statements [2020-12-14T02:56:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-14T02:56:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-14T02:56:12.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.092s coverage: 100.0% of statements [2020-12-14T02:56:13.370Z] ---> Running in a4e97009787b [2020-12-14T02:56:13.785Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2020-12-14T02:56:13.957Z] ---> Running in 68f9dac97097 [2020-12-14T02:56:14.058Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2020-12-14T02:56:14.907Z] Removing intermediate container a4e97009787b [2020-12-14T02:56:14.907Z] ---> 9218ae2565b3 [2020-12-14T02:56:14.907Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-14T02:56:15.036Z] GO111MODULE=on go vet ./... [2020-12-14T02:56:15.168Z] ---> Running in 5aa8468a1ad0 [2020-12-14T02:56:15.442Z] ---> 33c307136489 [2020-12-14T02:56:15.442Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-14T02:56:15.442Z] ---> Running in 748ff0e950b3 [2020-12-14T02:56:15.442Z] Removing intermediate container 5aa8468a1ad0 [2020-12-14T02:56:15.442Z] ---> 71309f43693b [2020-12-14T02:56:15.442Z] Step 14/22 : WORKDIR / [2020-12-14T02:56:15.704Z] ---> Running in 86ead097ed34 [2020-12-14T02:56:15.704Z] 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-12-14T02:56:15.976Z] Removing intermediate container 6eb674636079 [2020-12-14T02:56:15.976Z] ---> 372403dc1782 [2020-12-14T02:56:15.976Z] Step 8/24 : COPY . . [2020-12-14T02:56:15.976Z] Removing intermediate container 86ead097ed34 [2020-12-14T02:56:15.976Z] ---> 1b71a3986606 [2020-12-14T02:56:15.976Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-14T02:56:16.256Z] 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-12-14T02:56:16.527Z] ---> 3de8a82808b6 [2020-12-14T02:56:16.527Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-14T02:56:23.196Z] ---> 04d794d14c60 [2020-12-14T02:56:23.196Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-14T02:56:25.145Z] ---> cf76684c0d95 [2020-12-14T02:56:25.145Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-14T02:56:25.802Z] ---> Running in b443c4bea004 [2020-12-14T02:56:26.469Z] Removing intermediate container b443c4bea004 [2020-12-14T02:56:26.469Z] ---> e32b997aa481 [2020-12-14T02:56:26.469Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T02:56:27.901Z] ---> Running in 67cccd1db009 [2020-12-14T02:56:28.169Z] Removing intermediate container 67cccd1db009 [2020-12-14T02:56:28.169Z] ---> 94ea573b4e73 [2020-12-14T02:56:28.169Z] Step 20/22 : LABEL arch=x86_64 [2020-12-14T02:56:28.437Z] ---> Running in 6d49c83365b5 [2020-12-14T02:56:29.462Z] Removing intermediate container 6d49c83365b5 [2020-12-14T02:56:29.462Z] ---> 9b3f51a6dbe0 [2020-12-14T02:56:29.462Z] Step 21/22 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T02:56:29.744Z] ---> Running in a72a98adafb8 [2020-12-14T02:56:30.726Z] Removing intermediate container a72a98adafb8 [2020-12-14T02:56:30.726Z] ---> 4f4be2876edd [2020-12-14T02:56:30.726Z] Step 22/22 : LABEL version=0.0.0 [2020-12-14T02:56:30.726Z] ---> Running in d6adc29c1038 [2020-12-14T02:56:32.169Z] Removing intermediate container d6adc29c1038 [2020-12-14T02:56:32.169Z] ---> a381a78f9d43 [2020-12-14T02:56:32.169Z] [2020-12-14T02:56:32.440Z] Successfully built a381a78f9d43 [2020-12-14T02:56:32.440Z] Successfully tagged docker-core-command-go:latest [2020-12-14T02:56:36.749Z]  Building docker-core-command-go ... done  ---> 354a4d1fd759 [2020-12-14T02:56:36.749Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-14T02:56:36.749Z] ---> Running in be97c36bd862 [2020-12-14T02:56:37.730Z] 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-12-14T02:56:39.678Z] Removing intermediate container 68f9dac97097 [2020-12-14T02:56:39.678Z] ---> bd1623ee2e22 [2020-12-14T02:56:39.678Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-14T02:56:39.678Z] ---> Running in db3c00be8957 [2020-12-14T02:56:40.264Z] 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-12-14T02:56:44.528Z] Removing intermediate container db3c00be8957 [2020-12-14T02:56:44.528Z] ---> 20cfe1b3faf6 [2020-12-14T02:56:44.528Z] [2020-12-14T02:56:44.528Z] Step 11/27 : FROM docker:latest [2020-12-14T02:56:44.528Z] ---> aefe523efa57 [2020-12-14T02:56:44.528Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-14T02:56:44.528Z] ---> Running in 13e1c20766a2 [2020-12-14T02:56:45.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:56:45.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:56:45.785Z] (1/2) Installing readline (8.0.4-r0) [2020-12-14T02:56:46.058Z] (2/2) Installing bash (5.0.17-r0) [2020-12-14T02:56:46.059Z] Executing bash-5.0.17-r0.post-install [2020-12-14T02:56:46.059Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T02:56:46.059Z] OK: 12 MiB in 22 packages [2020-12-14T02:56:48.619Z] Removing intermediate container 748ff0e950b3 [2020-12-14T02:56:48.619Z] ---> d412901a568e [2020-12-14T02:56:48.619Z] [2020-12-14T02:56:48.619Z] Step 10/23 : FROM alpine [2020-12-14T02:56:48.619Z] ---> b14afc6dfb98 [2020-12-14T02:56:48.619Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T02:56:48.619Z] Removing intermediate container 13e1c20766a2 [2020-12-14T02:56:48.619Z] ---> 808eee3cf607 [2020-12-14T02:56:48.619Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-14T02:56:48.619Z] ---> Running in eb17624ed02a [2020-12-14T02:56:48.897Z] ---> Running in 39475629eaa2 [2020-12-14T02:56:49.168Z] Removing intermediate container eb17624ed02a [2020-12-14T02:56:49.168Z] ---> cce7342ffa14 [2020-12-14T02:56:49.168Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-14T02:56:49.437Z] ---> Running in a9e3cc43eebf [2020-12-14T02:56:49.709Z] Removing intermediate container a9e3cc43eebf [2020-12-14T02:56:49.709Z] ---> 023be1442444 [2020-12-14T02:56:49.709Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-14T02:56:49.709Z] ---> Running in 40269913a557 [2020-12-14T02:56:49.973Z] Removing intermediate container 40269913a557 [2020-12-14T02:56:49.973Z] ---> de41edec625d [2020-12-14T02:56:49.973Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T02:56:50.237Z] ---> Running in c7540e47d37e [2020-12-14T02:56:51.196Z] Removing intermediate container 39475629eaa2 [2020-12-14T02:56:51.196Z] ---> b7300f585e68 [2020-12-14T02:56:51.196Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-14T02:56:51.196Z] ---> Running in a009535c010f [2020-12-14T02:56:51.196Z] Removing intermediate container a009535c010f [2020-12-14T02:56:51.196Z] ---> d8409f56ec9d [2020-12-14T02:56:51.196Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-14T02:56:51.196Z] ---> Running in 14a5d64606d6 [2020-12-14T02:56:51.461Z] Removing intermediate container 14a5d64606d6 [2020-12-14T02:56:51.461Z] ---> 75484345e998 [2020-12-14T02:56:51.461Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-14T02:56:51.461Z] Removing intermediate container c7540e47d37e [2020-12-14T02:56:51.461Z] ---> c8a4575dae9b [2020-12-14T02:56:51.461Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-14T02:56:51.461Z] ---> Running in 95893d064807 [2020-12-14T02:56:51.724Z] ---> Running in b18acd951454 [2020-12-14T02:56:51.991Z] Removing intermediate container 95893d064807 [2020-12-14T02:56:51.991Z] ---> 7f140c2e525d [2020-12-14T02:56:51.991Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-14T02:56:52.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:56:52.578Z] ---> f56d7f59d183 [2020-12-14T02:56:52.578Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-14T02:56:53.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:56:54.923Z] ---> c74bd58c10c4 [2020-12-14T02:56:54.923Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-14T02:56:54.923Z] Removing intermediate container be97c36bd862 [2020-12-14T02:56:54.923Z] ---> e3f5ca1e17bf [2020-12-14T02:56:54.923Z] [2020-12-14T02:56:54.923Z] Step 10/24 : FROM scratch [2020-12-14T02:56:54.923Z] ---> [2020-12-14T02:56:54.923Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-14T02:56:55.188Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-14T02:56:55.188Z] ---> Running in 466ee722bbff [2020-12-14T02:56:55.188Z] ---> 8303ccc6f3af [2020-12-14T02:56:55.188Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-14T02:56:55.451Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-14T02:56:55.451Z] ---> Running in 97896d887358 [2020-12-14T02:56:55.451Z] Removing intermediate container 466ee722bbff [2020-12-14T02:56:55.451Z] ---> dd86fc55795d [2020-12-14T02:56:55.451Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-14T02:56:55.715Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-14T02:56:55.715Z] ---> Running in b7606fd7e065 [2020-12-14T02:56:55.715Z] Removing intermediate container b7606fd7e065 [2020-12-14T02:56:55.715Z] ---> 300059f13fcf [2020-12-14T02:56:55.715Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-14T02:56:55.715Z] ---> Running in aa939c9e6fa5 [2020-12-14T02:56:55.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:56:55.979Z] Removing intermediate container aa939c9e6fa5 [2020-12-14T02:56:55.979Z] ---> 60a0ef30cddb [2020-12-14T02:56:55.979Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-14T02:56:55.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:56:56.241Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-14T02:56:56.241Z] ---> 8531e9ba907d [2020-12-14T02:56:56.241Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-14T02:56:56.241Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-14T02:56:56.241Z] (2/33) Installing expat (2.2.9-r1) [2020-12-14T02:56:56.241Z] (3/33) Installing libffi (3.3-r2) [2020-12-14T02:56:56.241Z] (4/33) Installing gdbm (1.13-r1) [2020-12-14T02:56:56.241Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-14T02:56:56.241Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-14T02:56:56.241Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-14T02:56:56.824Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-14T02:56:56.824Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T02:56:56.824Z] OK: 8 MiB in 19 packages [2020-12-14T02:57:01.053Z] ---> e68d50955e45 [2020-12-14T02:57:01.053Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-14T02:57:01.053Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-14T02:57:01.053Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-14T02:57:01.053Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-14T02:57:01.053Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-14T02:57:01.053Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-14T02:57:01.053Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-14T02:57:01.053Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-14T02:57:01.053Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-14T02:57:01.053Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-14T02:57:01.053Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-14T02:57:01.053Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-14T02:57:01.053Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-14T02:57:01.628Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-14T02:57:01.628Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-14T02:57:01.628Z] Removing intermediate container b18acd951454 [2020-12-14T02:57:01.628Z] ---> 507fc7c27e8e [2020-12-14T02:57:01.628Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-14T02:57:01.628Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-14T02:57:01.628Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-14T02:57:01.890Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-14T02:57:01.890Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-14T02:57:02.160Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-14T02:57:02.160Z] ---> d38ca3490bd4 [2020-12-14T02:57:02.160Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-14T02:57:02.160Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-14T02:57:02.160Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-14T02:57:02.160Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-14T02:57:02.160Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-14T02:57:02.422Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-14T02:57:02.422Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-14T02:57:02.422Z] ---> 49f2c84c09d9 [2020-12-14T02:57:02.422Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-14T02:57:02.422Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-14T02:57:03.372Z] ---> 7f9e2b8c584d [2020-12-14T02:57:03.372Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-14T02:57:03.372Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T02:57:03.372Z] OK: 71 MiB in 55 packages [2020-12-14T02:57:03.372Z] ---> 94aa8a59a055 [2020-12-14T02:57:03.372Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-14T02:57:03.955Z] ---> 2f42fb5c5baf [2020-12-14T02:57:03.955Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-14T02:57:03.955Z] ---> Running in e3e4e378eebc [2020-12-14T02:57:03.955Z] ---> 281658e710a5 [2020-12-14T02:57:03.955Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-14T02:57:04.218Z] Removing intermediate container e3e4e378eebc [2020-12-14T02:57:04.218Z] ---> ec10f229762d [2020-12-14T02:57:04.218Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T02:57:07.539Z] ---> Running in 74d2b5fcb951 [2020-12-14T02:57:07.539Z] ---> 4996aca5c314 [2020-12-14T02:57:07.539Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-14T02:57:08.486Z] ---> Running in 27182fae503c [2020-12-14T02:57:08.486Z] Removing intermediate container 74d2b5fcb951 [2020-12-14T02:57:08.486Z] ---> e106933ac53b [2020-12-14T02:57:08.486Z] Step 21/23 : LABEL arch=x86_64 [2020-12-14T02:57:08.486Z] ---> Running in 1a433d6ec9bb [2020-12-14T02:57:08.486Z] Removing intermediate container 97896d887358 [2020-12-14T02:57:08.486Z] ---> 5ced43d763df [2020-12-14T02:57:08.486Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-14T02:57:09.060Z] Removing intermediate container 27182fae503c [2020-12-14T02:57:09.060Z] ---> e0ed1916becf [2020-12-14T02:57:09.060Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T02:57:09.060Z] ---> Running in e882d9577ab1 [2020-12-14T02:57:09.060Z] ---> Running in 5e4cbd46dc4b [2020-12-14T02:57:09.060Z] Removing intermediate container 1a433d6ec9bb [2020-12-14T02:57:09.060Z] ---> 9878959f1f39 [2020-12-14T02:57:09.060Z] Step 22/23 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T02:57:09.324Z] ---> Running in 703298b21984 [2020-12-14T02:57:09.324Z] Removing intermediate container 5e4cbd46dc4b [2020-12-14T02:57:09.324Z] ---> f62dc1333045 [2020-12-14T02:57:09.324Z] Step 22/24 : LABEL arch=x86_64 [2020-12-14T02:57:09.591Z] ---> Running in f6c31020590a [2020-12-14T02:57:09.591Z] Removing intermediate container 703298b21984 [2020-12-14T02:57:09.591Z] ---> 3d0bbb75065b [2020-12-14T02:57:09.591Z] Step 23/23 : LABEL version=0.0.0 [2020-12-14T02:57:09.591Z] ---> Running in 0129c3c1e6d5 [2020-12-14T02:57:09.591Z] Removing intermediate container f6c31020590a [2020-12-14T02:57:09.591Z] ---> ca398a6bc5e3 [2020-12-14T02:57:09.591Z] Step 23/24 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T02:57:09.855Z] ---> Running in 42297a2522dd [2020-12-14T02:57:09.855Z] Removing intermediate container 0129c3c1e6d5 [2020-12-14T02:57:09.855Z] ---> 465c7528a378 [2020-12-14T02:57:09.855Z] [2020-12-14T02:57:10.117Z] Successfully built 465c7528a378 [2020-12-14T02:57:10.117Z] Removing intermediate container 42297a2522dd [2020-12-14T02:57:10.117Z] ---> b0ad4620f3ef [2020-12-14T02:57:10.117Z] Step 24/24 : LABEL version=0.0.0 [2020-12-14T02:57:10.117Z] Successfully tagged docker-core-data-go:latest [2020-12-14T02:57:10.117Z]  Building docker-core-data-go ... done  ---> Running in 868b0b426c35 [2020-12-14T02:57:10.379Z] Removing intermediate container 868b0b426c35 [2020-12-14T02:57:10.379Z] ---> 4eb2a904ccb1 [2020-12-14T02:57:10.379Z] [2020-12-14T02:57:10.648Z] Successfully built 4eb2a904ccb1 [2020-12-14T02:57:10.911Z] Successfully tagged docker-support-notifications-go:latest [2020-12-14T02:57:10.912Z]  Building docker-support-notifications-go ... done Collecting docker-compose==1.23.2 [2020-12-14T02:57:10.912Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-14T02:57:11.174Z] Collecting PyYAML<4,>=3.10 [2020-12-14T02:57:11.174Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-14T02:57:12.121Z] Collecting cached-property<2,>=1.2.0 [2020-12-14T02:57:12.121Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-14T02:57:12.121Z] Collecting texttable<0.10,>=0.9.0 [2020-12-14T02:57:12.121Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-14T02:57:12.697Z] Collecting docopt<0.7,>=0.6.1 [2020-12-14T02:57:12.697Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-14T02:57:13.324Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-14T02:57:13.324Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-14T02:57:13.906Z] Collecting docker<4.0,>=3.6.0 [2020-12-14T02:57:13.906Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-14T02:57:13.906Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-14T02:57:13.906Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-14T02:57:14.480Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-14T02:57:14.480Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-14T02:57:14.480Z] 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-12-14T02:57:14.480Z] Collecting jsonschema<3,>=2.5.1 [2020-12-14T02:57:14.480Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-14T02:57:14.480Z] Collecting docker-pycreds>=0.4.0 [2020-12-14T02:57:14.480Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-14T02:57:14.742Z] Collecting idna<2.8,>=2.5 [2020-12-14T02:57:14.742Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-14T02:57:14.742Z] 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-12-14T02:57:14.742Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-14T02:57:14.742Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-14T02:57:15.005Z] 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-12-14T02:57:15.005Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-14T02:57:15.005Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-14T02:57:15.005Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-14T02:57:15.005Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-14T02:57:15.005Z] Installing collected packages: PyYAML, cached-property, texttable, docopt, dockerpty, websocket-client, docker-pycreds, idna, urllib3, requests, docker, jsonschema, docker-compose [2020-12-14T02:57:15.005Z] Running setup.py install for PyYAML: started [2020-12-14T02:57:15.579Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-14T02:57:15.579Z] Running setup.py install for texttable: started [2020-12-14T02:57:16.153Z] Running setup.py install for texttable: finished with status 'done' [2020-12-14T02:57:16.153Z] Running setup.py install for docopt: started [2020-12-14T02:57:16.730Z] Running setup.py install for docopt: finished with status 'done' [2020-12-14T02:57:16.730Z] Running setup.py install for dockerpty: started [2020-12-14T02:57:16.992Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-14T02:57:17.255Z] Attempting uninstall: idna [2020-12-14T02:57:17.255Z] Found existing installation: idna 2.9 [2020-12-14T02:57:17.255Z] Uninstalling idna-2.9: [2020-12-14T02:57:17.255Z] Successfully uninstalled idna-2.9 [2020-12-14T02:57:17.520Z] Attempting uninstall: urllib3 [2020-12-14T02:57:17.520Z] Found existing installation: urllib3 1.25.9 [2020-12-14T02:57:17.520Z] Uninstalling urllib3-1.25.9: [2020-12-14T02:57:17.520Z] Successfully uninstalled urllib3-1.25.9 [2020-12-14T02:57:17.520Z] Attempting uninstall: requests [2020-12-14T02:57:17.520Z] Found existing installation: requests 2.23.0 [2020-12-14T02:57:17.520Z] Uninstalling requests-2.23.0: [2020-12-14T02:57:17.788Z] Successfully uninstalled requests-2.23.0 [2020-12-14T02:57:18.362Z] 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-12-14T02:57:21.793Z] Removing intermediate container e882d9577ab1 [2020-12-14T02:57:21.793Z] ---> d3b149f7cbdf [2020-12-14T02:57:21.793Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-14T02:57:21.793Z] ---> Running in c069ff9803a8 [2020-12-14T02:57:22.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T02:57:22.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T02:57:22.364Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-14T02:57:22.364Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-14T02:57:22.364Z] (3/3) Installing curl (7.69.1-r3) [2020-12-14T02:57:22.364Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T02:57:22.364Z] OK: 72 MiB in 58 packages [2020-12-14T02:57:22.939Z] Removing intermediate container c069ff9803a8 [2020-12-14T02:57:22.939Z] ---> cc31c72434ad [2020-12-14T02:57:22.939Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-14T02:57:22.939Z] ---> Running in fa1a04c495a1 [2020-12-14T02:57:23.070Z] gofmt -l . [2020-12-14T02:57:23.070Z] [ "`gofmt -l .`" = "" ] [2020-12-14T02:57:23.202Z] Removing intermediate container fa1a04c495a1 [2020-12-14T02:57:23.202Z] ---> 9256fd3a9a5d [2020-12-14T02:57:23.202Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T02:57:23.202Z] ---> Running in c6e833478ce0 [2020-12-14T02:57:23.202Z] Removing intermediate container c6e833478ce0 [2020-12-14T02:57:23.202Z] ---> 1db4c71fe143 [2020-12-14T02:57:23.202Z] Step 25/27 : LABEL arch=x86_64 [2020-12-14T02:57:23.464Z] ---> Running in 5e7160622a02 [2020-12-14T02:57:23.464Z] Removing intermediate container 5e7160622a02 [2020-12-14T02:57:23.464Z] ---> bcc8c1b83e2f [2020-12-14T02:57:23.464Z] Step 26/27 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T02:57:23.464Z] ---> Running in b45114c4aa54 [2020-12-14T02:57:23.727Z] Removing intermediate container b45114c4aa54 [2020-12-14T02:57:23.727Z] ---> fafb0c0349e0 [2020-12-14T02:57:23.727Z] Step 27/27 : LABEL version=0.0.0 [2020-12-14T02:57:23.727Z] ---> Running in f88c7c5f2cf0 [2020-12-14T02:57:23.989Z] Removing intermediate container f88c7c5f2cf0 [2020-12-14T02:57:23.989Z] ---> 4b6b0a3ec4f7 [2020-12-14T02:57:23.989Z] [2020-12-14T02:57:24.252Z] Successfully built 4b6b0a3ec4f7 [2020-12-14T02:57:24.252Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-14T02:57:24.525Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-14T02:57:24.543Z] $ docker stop --time=1 3e38c117b1786a487e87caf0a4b2dd43afc8ebbbd6c1da1c754c174d94d40726 [2020-12-14T02:57:25.044Z] ./bin/test-go-mod-tidy.sh [2020-12-14T02:57:25.645Z] ./bin/test-attribution-txt.sh [2020-12-14T02:57:26.083Z] $ docker rm -f 3e38c117b1786a487e87caf0a4b2dd43afc8ebbbd6c1da1c754c174d94d40726 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T02:57:26.617Z] + docker images [2020-12-14T02:57:26.617Z] + grep docker [2020-12-14T02:57:26.617Z] docker-sys-mgmt-agent-go latest 4b6b0a3ec4f7 3 seconds ago 313MB [2020-12-14T02:57:26.617Z] docker-support-notifications-go latest 4eb2a904ccb1 16 seconds ago 13.6MB [2020-12-14T02:57:26.617Z] docker-core-data-go latest 465c7528a378 17 seconds ago 23.7MB [2020-12-14T02:57:26.617Z] docker-core-command-go latest a381a78f9d43 55 seconds ago 12.2MB [2020-12-14T02:57:26.617Z] docker-security-secretstore-setup-go latest e777fd4a659f About a minute ago 24.7MB [2020-12-14T02:57:26.617Z] docker-security-bootstrap-redis-go latest 9917ed13d9e0 2 minutes ago 15.8MB [2020-12-14T02:57:26.617Z] docker-security-proxy-setup-go latest 7a77266498c5 2 minutes ago 24.6MB [2020-12-14T02:57:26.617Z] docker-core-metadata-go latest 65d81e93a015 2 minutes ago 14.5MB [2020-12-14T02:57:26.617Z] docker-support-scheduler-go latest bcc23b958735 2 minutes ago 12.3MB [2020-12-14T02:57:26.617Z] docker latest aefe523efa57 2 days ago 240MB [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] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [Pipeline] sh [2020-12-14T02:57:30.647Z] + ls -al . [2020-12-14T02:57:30.647Z] total 664 [2020-12-14T02:57:30.647Z] drwxrwxr-x 9 1001 1001 4096 Dec 14 02:57 . [2020-12-14T02:57:30.647Z] drwxr-xr-x 4 root root 4096 Dec 14 02:53 .. [2020-12-14T02:57:30.647Z] -rw-rw-r-- 1 1001 1001 11 Dec 14 02:52 .dockerignore [2020-12-14T02:57:30.647Z] drwxrwxr-x 8 1001 1001 4096 Dec 14 02:52 .git [2020-12-14T02:57:30.647Z] drwxrwxr-x 3 1001 1001 4096 Dec 14 02:52 .github [2020-12-14T02:57:30.647Z] -rw-rw-r-- 1 1001 1001 848 Dec 14 02:52 .gitignore [2020-12-14T02:57:30.647Z] -rw-rw-r-- 1 1001 1001 166 Dec 14 02:52 .sonarcloud.properties [2020-12-14T02:57:30.647Z] -rw-rw-r-- 1 1001 1001 3804 Dec 14 02:52 CONTRIBUTING.md [2020-12-14T02:57:30.647Z] -rw-rw-r-- 1 1001 1001 1035 Dec 14 02:52 Dockerfile.build [2020-12-14T02:57:30.647Z] -rw-rw-r-- 1 1001 1001 863 Dec 14 02:52 Jenkinsfile [2020-12-14T02:57:30.647Z] -rw-rw-r-- 1 1001 1001 10775 Dec 14 02:52 LICENSE [2020-12-14T02:57:30.647Z] -rw-rw-r-- 1 1001 1001 5750 Dec 14 02:52 Makefile [2020-12-14T02:57:30.647Z] -rw-rw-r-- 1 1001 1001 6663 Dec 14 02:52 README.md [2020-12-14T02:57:30.647Z] -rw-rw-r-- 1 1001 1001 6744 Dec 14 02:52 SECURITY.md [2020-12-14T02:57:30.647Z] -rw-rw-r-- 1 1001 1001 5 Dec 14 02:49 VERSION [2020-12-14T02:57:30.647Z] -rw-rw-r-- 1 1001 1001 4131 Dec 14 02:52 ZMQWindows.md [2020-12-14T02:57:30.647Z] drwxrwxr-x 2 1001 1001 4096 Dec 14 02:52 bin [2020-12-14T02:57:30.647Z] drwxrwxr-x 14 1001 1001 4096 Dec 14 02:52 cmd [2020-12-14T02:57:30.647Z] -rw-r--r-- 1 root root 537567 Dec 14 02:56 coverage.out [2020-12-14T02:57:30.647Z] -rw-r--r-- 1 root root 1041 Dec 14 02:57 go.mod [2020-12-14T02:57:30.647Z] -rw-r--r-- 1 root root 18856 Dec 14 02:57 go.sum [2020-12-14T02:57:30.647Z] drwxrwxr-x 8 1001 1001 4096 Dec 14 02:52 internal [2020-12-14T02:57:30.647Z] drwxrwxr-x 4 1001 1001 4096 Dec 14 02:52 openapi [2020-12-14T02:57:30.647Z] drwxrwxr-x 4 1001 1001 4096 Dec 14 02:52 snap [2020-12-14T02:57:30.647Z] -rw-rw-r-- 1 1001 1001 168 Dec 14 02:52 version.go [Pipeline] sh [2020-12-14T02:57:31.345Z] + '[' -e coverage.out ] [2020-12-14T02:57:31.345Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-14T02:57:31.378Z] Warning: overwriting stash ‘coverage-report’ [2020-12-14T02:57:32.727Z] Stashed 1 file(s) [Pipeline] sh [2020-12-14T02:57:33.374Z] + make build [2020-12-14T02:57:33.375Z] 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-12-14T02:57:42.498Z] Still waiting to schedule task [2020-12-14T02:57:42.498Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-14T02:57:45.766Z] 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-12-14T02:58:07.999Z] 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-12-14T02:58:13.408Z] 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-12-14T02:58:17.706Z] 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-12-14T02:58:18.688Z] 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-12-14T02:58:24.087Z] 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-12-14T02:58:28.399Z] 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-12-14T02:58:32.715Z] 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-12-14T02:58:34.745Z] Running on prd-ubuntu18.04-docker-8c-8g-15816 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws [2020-12-14T02:58:34.819Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2020-12-14T02:58:36.918Z] using credential edgex-jenkins-ssh [2020-12-14T02:58:36.982Z] Cloning the remote Git repository [2020-12-14T02:58:37.042Z] 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-12-14T02:58:37.004Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-14T02:58:37.068Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2020-12-14T02:58:37.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-14T02:58:37.101Z] > git --version # timeout=10 [2020-12-14T02:58:37.109Z] > git --version # 'git version 2.17.1' [2020-12-14T02:58:37.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T02:58:37.132Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T02:58:39.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-14T02:58:43.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-14T02:58:48.284Z] $ docker stop --time=1 41e0275b05bbc279e51b726f87024b20c68476dc8bd0c54b25b3a3e659aea4fd [2020-12-14T02:58:50.669Z] $ docker rm -f 41e0275b05bbc279e51b726f87024b20c68476dc8bd0c54b25b3a3e659aea4fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T02:58:52.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-14T02:58:52.631Z] [2020-12-14T02:58:52.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T02:58:53.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-14T02:58:53.022Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-14T02:58:53.022Z] 29e5d40040c1: Pulling fs layer [2020-12-14T02:58:53.022Z] 1ce36da41761: Pulling fs layer [2020-12-14T02:58:53.022Z] 25b303627fd3: Pulling fs layer [2020-12-14T02:58:53.999Z] 29e5d40040c1: Verifying Checksum [2020-12-14T02:58:54.602Z] 1ce36da41761: Verifying Checksum [2020-12-14T02:58:54.602Z] 1ce36da41761: Download complete [2020-12-14T02:58:54.602Z] 29e5d40040c1: Pull complete [2020-12-14T02:58:56.038Z] 1ce36da41761: Pull complete [2020-12-14T02:58:56.312Z] 25b303627fd3: Verifying Checksum [2020-12-14T02:58:56.313Z] 25b303627fd3: Download complete [2020-12-14T02:59:06.486Z] 25b303627fd3: Pull complete [2020-12-14T02:59:06.486Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-14T02:59:06.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-14T02:59:06.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-14T02:59:06.746Z] prd-ubuntu18.04-docker-arm64-4c-16g-15815 does not seem to be running inside a container [2020-12-14T02:59:06.823Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-12-14T02:59:10.182Z] $ docker top a72bab831b3aa83f7b9f4dcbfd2268747a182393762bf1985d40d2d3cdba95db -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T02:59:11.272Z] + docker-compose build --help+ grep parallel [2020-12-14T02:59:11.272Z] [2020-12-14T02:59:14.654Z] --parallel Build images in parallel. [Pipeline] } [2020-12-14T02:59:14.946Z] $ docker stop --time=1 a72bab831b3aa83f7b9f4dcbfd2268747a182393762bf1985d40d2d3cdba95db [2020-12-14T02:59:16.923Z] $ docker rm -f a72bab831b3aa83f7b9f4dcbfd2268747a182393762bf1985d40d2d3cdba95db [Pipeline] // withDockerContainer [Pipeline] writeFile [2020-12-14T02:59:17.338Z] Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 9bffdf1b0025ca2e6576b145f688295c80aec35d [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T02:59:17.463Z] Merge succeeded, producing 9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T02:59:17.464Z] Checking out Revision 9bffdf1b0025ca2e6576b145f688295c80aec35d (PR-2913) [2020-12-14T02:59:17.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-14T02:59:17.761Z] . [Pipeline] withDockerContainer [2020-12-14T02:59:18.028Z] prd-ubuntu18.04-docker-arm64-4c-16g-15815 does not seem to be running inside a container [2020-12-14T02:59:18.102Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-12-14T02:59:19.543Z] $ docker top 8f2917292498e0aa2f0565a574ae1d20f2b20f5522a85424ce98d9f5e2ad675e -eo pid,comm [2020-12-14T02:59:16.700Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-14T02:59:16.708Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T02:59:16.718Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-14T02:59:16.738Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-14T02:59:16.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T02:59:16.742Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-14T02:59:17.351Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T02:59:17.356Z] > git checkout -f 9bffdf1b0025ca2e6576b145f688295c80aec35d # timeout=10 [2020-12-14T02:59:17.430Z] > git remote # timeout=10 [2020-12-14T02:59:17.443Z] > git config --get remote.origin.url # timeout=10 [2020-12-14T02:59:17.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T02:59:17.451Z] > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 [2020-12-14T02:59:17.459Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-14T02:59:17.470Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T02:59:17.477Z] > git checkout -f 9bffdf1b0025ca2e6576b145f688295c80aec35d # timeout=10 [Pipeline] { [Pipeline] sh [2020-12-14T02:59:20.604Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-14T02:59:21.266Z] Commit message: "build(snap): remove snap build security-secrets-setup component" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T02:59:22.672Z] + echo snap-build.sh [2020-12-14T02:59:22.672Z] snap-build.sh [2020-12-14T02:59:22.672Z] + SNAP_BASE_DIR=. [2020-12-14T02:59:22.672Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2020-12-14T02:59:22.672Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2020-12-14T02:59:22.672Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2020-12-14T02:59:22.672Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2020-12-14T02:59:22.672Z] + cd /w/workspace/edgex-go/9 [2020-12-14T02:59:22.672Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-14T02:59:22.672Z] Reading package lists... [2020-12-14T02:59:22.672Z] Building dependency tree... [2020-12-14T02:59:22.672Z] Reading state information... [2020-12-14T02:59:22.940Z] The following packages were automatically installed and are no longer required: [2020-12-14T02:59:22.940Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-14T02:59:22.940Z] uidmap xdelta3 [2020-12-14T02:59:22.940Z] Use 'sudo apt autoremove' to remove them. [2020-12-14T02:59:22.940Z] The following packages will be REMOVED: [2020-12-14T02:59:22.940Z] lxd* lxd-client* [2020-12-14T02:59:23.203Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-14T02:59:23.203Z] After this operation, 31.7 MB disk space will be freed. [2020-12-14T02:59:24.520Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2020-12-14T02:59:24.520Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-14T02:59:24.902Z] Building docker-core-command-go ... [2020-12-14T02:59:24.902Z] Building docker-core-data-go ... [2020-12-14T02:59:24.902Z] Building docker-core-metadata-go ... [2020-12-14T02:59:24.902Z] Building docker-security-bootstrap-redis-go ... [2020-12-14T02:59:24.902Z] Building docker-security-proxy-setup-go ... [2020-12-14T02:59:24.902Z] Building docker-security-secretstore-setup-go ... [2020-12-14T02:59:24.902Z] Building docker-support-notifications-go ... [2020-12-14T02:59:24.902Z] Building docker-support-scheduler-go ... [2020-12-14T02:59:24.902Z] Building docker-sys-mgmt-agent-go ... [2020-12-14T02:59:24.902Z] Building docker-core-data-go [2020-12-14T02:59:24.902Z] Building docker-security-secretstore-setup-go [2020-12-14T02:59:24.902Z] Building docker-support-notifications-go [2020-12-14T02:59:24.902Z] Building docker-support-scheduler-go [2020-12-14T02:59:24.902Z] Building docker-security-bootstrap-redis-go [2020-12-14T02:59:25.479Z] Removing lxd dnsmasq configuration [2020-12-14T02:59:25.479Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-14T02:59:25.746Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-14T02:59:26.696Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-14T02:59:26.958Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2020-12-14T02:59:26.958Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-14T02:59:28.347Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-14T02:59:28.347Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-14T02:59:29.292Z] + sudo snap remove --purge lxd [2020-12-14T02:59:29.557Z] snap "lxd" is not installed [2020-12-14T02:59:29.557Z] + sudo groupadd --force --system lxd [2020-12-14T02:59:29.557Z] ++ whoami [2020-12-14T02:59:29.557Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-14T02:59:29.557Z] + newgrp - lxd [2020-12-14T02:59:29.557Z] + sudo snap install lxd [2020-12-14T02:59:37.726Z] 2020-12-14T02:59:34Z INFO Waiting for automatic snapd restart... [2020-12-14T02:59:47.746Z] lxd 4.8 from Canonical* installed [2020-12-14T02:59:47.746Z] + sudo lxd init --auto [2020-12-14T02:59:57.762Z] + sudo snap install --classic snapcraft [2020-12-14T03:00:04.362Z] snapcraft 4.4.4 from Canonical* installed [2020-12-14T03:00:04.362Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-14T03:00:04.362Z] + patch --verbose -p1 [2020-12-14T03:00:04.362Z] Hmm... Looks like a unified diff to me... [2020-12-14T03:00:04.362Z] The text leading up to this was: [2020-12-14T03:00:04.362Z] -------------------------- [2020-12-14T03:00:04.362Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-14T03:00:04.362Z] |From: Tony Espy [2020-12-14T03:00:04.362Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-14T03:00:04.362Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-14T03:00:04.362Z] | [2020-12-14T03:00:04.362Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-14T03:00:04.362Z] |optimize the snap CI check run for pull requests. When [2020-12-14T03:00:04.362Z] |applied, it essentially strips out everything (apps and [2020-12-14T03:00:04.362Z] |parts) from the snapcraft.yaml file except those required [2020-12-14T03:00:04.362Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-14T03:00:04.362Z] |catch changes to edgex-go that break the snap build. [2020-12-14T03:00:04.362Z] | [2020-12-14T03:00:04.362Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-14T03:00:04.362Z] |to update this patch file, otherwise it may fail to apply, [2020-12-14T03:00:04.362Z] |resulting in a failed snap build CI check in the associated [2020-12-14T03:00:04.362Z] |pull request. [2020-12-14T03:00:04.362Z] | [2020-12-14T03:00:04.362Z] |Note - in addition to applying this patch, the pipeline also [2020-12-14T03:00:04.362Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-14T03:00:04.362Z] |need to build the finally binary .snap file (and it won't [2020-12-14T03:00:04.362Z] |work with the patch applied). This further reduces the build [2020-12-14T03:00:04.362Z] |time. [2020-12-14T03:00:04.362Z] |--- [2020-12-14T03:00:04.362Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-14T03:00:04.362Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-14T03:00:04.362Z] | [2020-12-14T03:00:04.362Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-14T03:00:04.362Z] |index b265277c..d7e1de37 100644 [2020-12-14T03:00:04.362Z] |--- a/snap/snapcraft.yaml [2020-12-14T03:00:04.362Z] |+++ b/snap/snapcraft.yaml [2020-12-14T03:00:04.362Z] -------------------------- [2020-12-14T03:00:04.362Z] patching file snap/snapcraft.yaml [2020-12-14T03:00:04.362Z] Using Plan A... [2020-12-14T03:00:04.362Z] Hunk #1 FAILED at 75. [2020-12-14T03:00:04.362Z] Hunk #2 FAILED at 136. [2020-12-14T03:00:04.362Z] Hunk #3 succeeded at 270 (offset -22 lines). [2020-12-14T03:00:04.362Z] Hunk #4 succeeded at 282 with fuzz 2 (offset -25 lines). [2020-12-14T03:00:04.362Z] Hunk #5 succeeded at 290 (offset -25 lines). [2020-12-14T03:00:04.362Z] Hunk #6 succeeded at 297 (offset -25 lines). [2020-12-14T03:00:04.362Z] Hunk #7 succeeded at 324 (offset -25 lines). [2020-12-14T03:00:04.362Z] Hunk #8 succeeded at 358 (offset -25 lines). [2020-12-14T03:00:04.362Z] Hunk #9 succeeded at 409 (offset -30 lines). [2020-12-14T03:00:04.362Z] 2 out of 9 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2020-12-14T03:00:04.362Z] Hmm... Ignoring the trailing garbage. [2020-12-14T03:00:04.362Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-14T03:00:05.307Z] Failed in branch amd64 [2020-12-14T03:00:46.782Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T03:00:46.782Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-14T03:00:46.782Z] ---> a4e8c98c49b9 [2020-12-14T03:00:46.782Z] Step 3/21 : WORKDIR /edgex-go [2020-12-14T03:00:46.782Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T03:00:46.782Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-14T03:00:46.782Z] ---> a4e8c98c49b9 [2020-12-14T03:00:46.782Z] Step 3/24 : WORKDIR /edgex-go [2020-12-14T03:00:46.782Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T03:00:46.782Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-14T03:00:46.782Z] ---> a4e8c98c49b9 [2020-12-14T03:00:46.782Z] Step 3/23 : WORKDIR /edgex-go [2020-12-14T03:00:46.782Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T03:00:46.782Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-14T03:00:46.782Z] ---> a4e8c98c49b9 [2020-12-14T03:00:46.782Z] Step 3/22 : WORKDIR /edgex-go [2020-12-14T03:00:46.782Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T03:00:46.782Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-14T03:00:46.782Z] ---> a4e8c98c49b9 [2020-12-14T03:00:46.782Z] Step 3/24 : WORKDIR /edgex-go [2020-12-14T03:00:46.782Z] ---> Running in 3af18c698e5f [2020-12-14T03:00:46.782Z] ---> Running in 58ff8162b42f [2020-12-14T03:00:46.782Z] ---> Running in 3e7d8b21f372 [2020-12-14T03:00:46.782Z] ---> Running in eb329d0907df [2020-12-14T03:00:46.782Z] ---> Running in 788fc0c950b0 [2020-12-14T03:00:46.782Z] Removing intermediate container 58ff8162b42f [2020-12-14T03:00:46.782Z] ---> c5a2b22d074d [2020-12-14T03:00:46.782Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T03:00:46.782Z] Removing intermediate container 3e7d8b21f372 [2020-12-14T03:00:46.782Z] ---> f54ebd553c29 [2020-12-14T03:00:46.782Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T03:00:46.782Z] Removing intermediate container 788fc0c950b0 [2020-12-14T03:00:46.782Z] ---> 358c10337246 [2020-12-14T03:00:46.782Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T03:00:46.782Z] Removing intermediate container eb329d0907df [2020-12-14T03:00:46.782Z] ---> b24ec53fbd66 [2020-12-14T03:00:46.782Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T03:00:46.782Z] Removing intermediate container 3af18c698e5f [2020-12-14T03:00:46.782Z] ---> 6077d3e45c30 [2020-12-14T03:00:46.782Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T03:00:46.782Z] ---> Running in 913a82a77ae5 [2020-12-14T03:00:46.782Z] ---> Running in dc7f46d9debd [2020-12-14T03:00:46.782Z] ---> Running in 38f1f2bf9b17 [2020-12-14T03:00:46.782Z] ---> Running in 9e8c16cf53f3 [2020-12-14T03:00:46.782Z] ---> Running in 6c215b0ed379 [2020-12-14T03:00:46.782Z] Removing intermediate container 913a82a77ae5 [2020-12-14T03:00:46.782Z] ---> 50995691766b [2020-12-14T03:00:46.782Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-14T03:00:46.782Z] Removing intermediate container dc7f46d9debd [2020-12-14T03:00:46.782Z] ---> 1372aabe750c [2020-12-14T03:00:46.782Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-14T03:00:46.782Z] ---> Running in 911f5f6b00fd [2020-12-14T03:00:46.782Z] ---> Running in 3a6429ce9350 [2020-12-14T03:00:46.782Z] Removing intermediate container 38f1f2bf9b17 [2020-12-14T03:00:46.782Z] ---> b433a106dead [2020-12-14T03:00:46.782Z] Step 5/22 : RUN apk update && apk add make git [2020-12-14T03:00:46.782Z] ---> Running in 19a4aacbbd1e [2020-12-14T03:00:46.782Z] Removing intermediate container 9e8c16cf53f3 [2020-12-14T03:00:46.782Z] ---> e17c49f3475d [2020-12-14T03:00:46.782Z] Step 5/21 : RUN apk update && apk add make git [2020-12-14T03:00:46.782Z] Removing intermediate container 6c215b0ed379 [2020-12-14T03:00:46.782Z] ---> 3f48cedbaedb [2020-12-14T03:00:46.782Z] Step 5/24 : RUN apk update && apk add make git [2020-12-14T03:00:46.782Z] ---> Running in e3ffeb4d6958 [2020-12-14T03:00:46.782Z] ---> Running in 50c7c131e2a4 [2020-12-14T03:00:46.782Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T03:00:46.782Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T03:00:46.782Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T03:00:46.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T03:00:46.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T03:00:46.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T03:00:46.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T03:00:46.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T03:00:46.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T03:00:46.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T03:00:47.760Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T03:00:47.760Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T03:00:47.760Z] OK: 12620 distinct packages available [2020-12-14T03:00:48.035Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T03:00:48.035Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T03:00:48.035Z] OK: 12620 distinct packages available [2020-12-14T03:00:48.035Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T03:00:48.035Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T03:00:48.035Z] OK: 12620 distinct packages available [2020-12-14T03:00:48.035Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T03:00:48.035Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T03:00:48.035Z] OK: 12620 distinct packages available [2020-12-14T03:00:48.315Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T03:00:48.315Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T03:00:48.315Z] OK: 12620 distinct packages available [2020-12-14T03:00:48.926Z] OK: 217 MiB in 51 packages [2020-12-14T03:00:48.926Z] OK: 217 MiB in 51 packages [2020-12-14T03:00:49.202Z] OK: 217 MiB in 51 packages [2020-12-14T03:00:49.202Z] OK: 217 MiB in 51 packages [2020-12-14T03:00:49.202Z] OK: 217 MiB in 51 packages [2020-12-14T03:00:50.651Z] Removing intermediate container 19a4aacbbd1e [2020-12-14T03:00:50.651Z] ---> fadbea85ff7e [2020-12-14T03:00:50.651Z] Step 6/22 : COPY go.mod . [2020-12-14T03:00:50.928Z] Removing intermediate container 911f5f6b00fd [2020-12-14T03:00:50.928Z] ---> 422b86766ea9 [2020-12-14T03:00:50.928Z] Step 6/23 : COPY go.mod . [2020-12-14T03:00:51.202Z] Removing intermediate container 3a6429ce9350 [2020-12-14T03:00:51.202Z] ---> 678fdd5309e2 [2020-12-14T03:00:51.202Z] Step 6/24 : COPY go.mod . [2020-12-14T03:00:51.489Z] Removing intermediate container e3ffeb4d6958 [2020-12-14T03:00:51.489Z] ---> 85c4ac85182a [2020-12-14T03:00:51.489Z] Step 6/21 : COPY go.mod . [2020-12-14T03:00:51.489Z] Removing intermediate container 50c7c131e2a4 [2020-12-14T03:00:51.489Z] ---> 313d9b7ffa46 [2020-12-14T03:00:51.489Z] Step 6/24 : COPY go.mod . [2020-12-14T03:00:51.766Z] ---> 5b5b9347deed [2020-12-14T03:00:51.766Z] Step 7/22 : RUN go mod download [2020-12-14T03:00:51.766Z] ---> Running in a86e32d3edd7 [2020-12-14T03:00:51.766Z] ---> b34f79ded5e8 [2020-12-14T03:00:51.766Z] Step 7/23 : RUN go mod download [2020-12-14T03:00:52.377Z] ---> Running in 41e4172c496f [2020-12-14T03:00:52.377Z] ---> 01d20f7d7003 [2020-12-14T03:00:52.377Z] Step 7/24 : RUN go mod download [2020-12-14T03:00:52.651Z] ---> 5f77e4ed723a [2020-12-14T03:00:52.651Z] Step 7/21 : RUN go mod download [2020-12-14T03:00:52.651Z] ---> Running in dfedadc1b8de [2020-12-14T03:00:52.651Z] ---> 8d89993b3ba9 [2020-12-14T03:00:52.651Z] Step 7/24 : RUN go mod download [2020-12-14T03:00:52.926Z] ---> Running in c6ac7f5d085e [2020-12-14T03:00:52.926Z] ---> Running in 6304150a104d [2020-12-14T03:00:56.356Z] Removing intermediate container a86e32d3edd7 [2020-12-14T03:00:56.356Z] ---> 21e74aac0e48 [2020-12-14T03:00:56.356Z] Step 8/22 : COPY . . [2020-12-14T03:00:56.960Z] Removing intermediate container 41e4172c496f [2020-12-14T03:00:56.960Z] ---> 240ef374fff4 [2020-12-14T03:00:56.960Z] Step 8/23 : COPY . . [2020-12-14T03:00:57.941Z] Removing intermediate container dfedadc1b8de [2020-12-14T03:00:57.941Z] ---> df443656d3ef [2020-12-14T03:00:57.941Z] Step 8/24 : COPY . . [2020-12-14T03:00:57.941Z] Removing intermediate container c6ac7f5d085e [2020-12-14T03:00:57.941Z] ---> ff8f03e01bc8 [2020-12-14T03:00:57.941Z] Step 8/21 : COPY . . [2020-12-14T03:00:58.217Z] Removing intermediate container 6304150a104d [2020-12-14T03:00:58.217Z] ---> 552903b82fc8 [2020-12-14T03:00:58.217Z] Step 8/24 : COPY . . [2020-12-14T03:01:25.035Z] ---> 287290f1204f [2020-12-14T03:01:25.035Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-14T03:01:25.035Z] ---> 10e6f1634f49 [2020-12-14T03:01:25.035Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-14T03:01:25.035Z] ---> f3a3bbdd2899 [2020-12-14T03:01:25.035Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-14T03:01:25.035Z] ---> edde82e240b3 [2020-12-14T03:01:25.035Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-14T03:01:25.035Z] ---> c91fcde5330a [2020-12-14T03:01:25.035Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-14T03:01:25.035Z] ---> Running in 5afb5506d62d [2020-12-14T03:01:25.035Z] ---> Running in 9f457ac20983 [2020-12-14T03:01:25.035Z] ---> Running in 6f636642d722 [2020-12-14T03:01:25.035Z] ---> Running in d6fc29a52b7c [2020-12-14T03:01:25.035Z] ---> Running in 7194d8266193 [2020-12-14T03:01:25.035Z] 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-12-14T03:01:25.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-14T03:01:25.035Z] 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-12-14T03:01:25.035Z] 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-12-14T03:01:25.035Z] 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-12-14T03:02:46.921Z] 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-12-14T03:02:57.098Z] Removing intermediate container d6fc29a52b7c [2020-12-14T03:02:57.098Z] ---> 51ebdac45d44 [2020-12-14T03:02:57.098Z] [2020-12-14T03:02:57.098Z] Step 10/22 : FROM alpine:3.10 [2020-12-14T03:02:57.098Z] 3.10: Pulling from library/alpine [2020-12-14T03:02:57.098Z] Removing intermediate container 7194d8266193 [2020-12-14T03:02:57.098Z] ---> 7ea65eca3d28 [2020-12-14T03:02:57.098Z] [2020-12-14T03:02:57.098Z] Step 10/24 : FROM alpine:3.10 [2020-12-14T03:02:57.098Z] 3.10: Pulling from library/alpine [2020-12-14T03:02:58.552Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-14T03:02:58.552Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-14T03:02:58.552Z] Status: Image is up to date for alpine:3.10 [2020-12-14T03:02:58.552Z] Status: Downloaded newer image for alpine:3.10 [2020-12-14T03:02:58.552Z] ---> 536a684cf733 [2020-12-14T03:02:58.552Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* ---> 536a684cf733 [2020-12-14T03:02:58.552Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-14T03:02:58.552Z] [2020-12-14T03:02:58.831Z] ---> Running in c0c7b40cb407 [2020-12-14T03:02:58.831Z] ---> Running in a407d1b6214b [2020-12-14T03:03:01.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-14T03:03:01.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-14T03:03:01.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-14T03:03:01.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-14T03:03:02.354Z] v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-14T03:03:02.354Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-14T03:03:02.354Z] OK: 10169 distinct packages available [2020-12-14T03:03:02.354Z] v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-14T03:03:02.354Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-14T03:03:02.354Z] OK: 10169 distinct packages available [2020-12-14T03:03:02.957Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-14T03:03:02.957Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-14T03:03:03.233Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-14T03:03:03.233Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-14T03:03:03.233Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-14T03:03:03.233Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-14T03:03:03.233Z] (4/5) Installing curl (7.66.0-r3) [2020-12-14T03:03:03.233Z] (4/5) Installing curl (7.66.0-r3) [2020-12-14T03:03:03.233Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-14T03:03:03.233Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-14T03:03:03.233Z] Executing busybox-1.30.1-r3.trigger [2020-12-14T03:03:03.233Z] Executing busybox-1.30.1-r3.trigger [2020-12-14T03:03:03.233Z] Executing ca-certificates-20191127-r2.trigger [2020-12-14T03:03:03.233Z] Executing ca-certificates-20191127-r2.trigger [2020-12-14T03:03:03.513Z] OK: 7 MiB in 19 packages [2020-12-14T03:03:03.513Z] OK: 7 MiB in 19 packages [2020-12-14T03:03:06.948Z] Removing intermediate container c0c7b40cb407 [2020-12-14T03:03:06.948Z] ---> 8dd955eac022 [2020-12-14T03:03:06.948Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-14T03:03:06.948Z] ---> Running in 7b091280bbe4 [2020-12-14T03:03:06.948Z] Removing intermediate container a407d1b6214b [2020-12-14T03:03:06.948Z] ---> 6ac0e2fe887b [2020-12-14T03:03:06.948Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-14T03:03:07.226Z] ---> Running in eabc93160b28 [2020-12-14T03:03:07.838Z] Removing intermediate container 7b091280bbe4 [2020-12-14T03:03:07.838Z] ---> 53f0ee4ef116 [2020-12-14T03:03:07.838Z] Step 13/24 : WORKDIR / [2020-12-14T03:03:08.117Z] ---> Running in d444e9a9b792 [2020-12-14T03:03:08.117Z] Removing intermediate container eabc93160b28 [2020-12-14T03:03:08.117Z] ---> 8eebfbd81281 [2020-12-14T03:03:08.117Z] Step 13/22 : WORKDIR / [2020-12-14T03:03:08.397Z] ---> Running in 6ea5bb2f33aa [2020-12-14T03:03:09.007Z] Removing intermediate container d444e9a9b792 [2020-12-14T03:03:09.007Z] ---> 29c52c4f503c [2020-12-14T03:03:09.007Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-14T03:03:09.291Z] Removing intermediate container 6ea5bb2f33aa [2020-12-14T03:03:09.291Z] ---> ebdba9f7eea2 [2020-12-14T03:03:09.291Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-14T03:03:10.744Z] ---> a61449c02b00 [2020-12-14T03:03:10.744Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-14T03:03:11.021Z] ---> e75593a2baa0 [2020-12-14T03:03:11.021Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-14T03:03:13.012Z] ---> 202963897d27 [2020-12-14T03:03:13.012Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-14T03:03:14.001Z] ---> 55b78834f124 [2020-12-14T03:03:14.001Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-14T03:03:14.999Z] ---> b0992877f337 [2020-12-14T03:03:14.999Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-14T03:03:16.453Z] ---> 532af2a71d6a [2020-12-14T03:03:16.453Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-14T03:03:18.451Z] ---> 0f9fd4d5af5d [2020-12-14T03:03:18.451Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-14T03:03:18.451Z] ---> f607d1e0c276 [2020-12-14T03:03:18.451Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-14T03:03:19.052Z] Removing intermediate container 5afb5506d62d [2020-12-14T03:03:19.052Z] ---> 9264df2a069d [2020-12-14T03:03:19.052Z] [2020-12-14T03:03:19.052Z] Step 10/21 : FROM scratch [2020-12-14T03:03:19.052Z] ---> [2020-12-14T03:03:19.052Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T03:03:19.052Z] ---> Running in dd0221e7e456 [2020-12-14T03:03:19.649Z] Removing intermediate container 6f636642d722 [2020-12-14T03:03:19.649Z] ---> 9426a3feb3da [2020-12-14T03:03:19.649Z] [2020-12-14T03:03:19.649Z] Step 10/24 : FROM scratch [2020-12-14T03:03:19.649Z] ---> [2020-12-14T03:03:19.649Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-14T03:03:19.649Z] ---> Running in 9803f7f58c8f [2020-12-14T03:03:19.926Z] ---> Running in 2f87df341c28 [2020-12-14T03:03:20.203Z] ---> 8cf078fcd020 [2020-12-14T03:03:20.204Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-14T03:03:20.481Z] Removing intermediate container 9803f7f58c8f [2020-12-14T03:03:20.481Z] ---> 175a94c4fabb [2020-12-14T03:03:20.481Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-14T03:03:20.481Z] ---> Running in b5d81b8da679 [2020-12-14T03:03:20.765Z] Removing intermediate container 2f87df341c28 [2020-12-14T03:03:20.765Z] ---> 0607beff8aa9 [2020-12-14T03:03:20.765Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-14T03:03:21.044Z] ---> Running in 22f0a311fe22 [2020-12-14T03:03:21.332Z] Removing intermediate container b5d81b8da679 [2020-12-14T03:03:21.332Z] ---> 865b6a453179 [2020-12-14T03:03:21.332Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-14T03:03:21.618Z] ---> Running in 2686208ac5fa [2020-12-14T03:03:21.895Z] ---> 95242f4db722 [2020-12-14T03:03:21.895Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-14T03:03:21.895Z] Removing intermediate container 22f0a311fe22 [2020-12-14T03:03:21.895Z] ---> 586129cf7191 [2020-12-14T03:03:21.895Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-14T03:03:22.187Z] ---> Running in 0795540b9a34 [2020-12-14T03:03:22.187Z] ---> Running in 1ed542376767 [2020-12-14T03:03:22.580Z] Removing intermediate container 2686208ac5fa [2020-12-14T03:03:22.580Z] ---> ed1dd206b313 [2020-12-14T03:03:22.580Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-14T03:03:23.340Z] Removing intermediate container 1ed542376767 [2020-12-14T03:03:23.340Z] ---> 66c64a9eab2a [2020-12-14T03:03:23.340Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-14T03:03:23.692Z] Removing intermediate container dd0221e7e456 [2020-12-14T03:03:23.692Z] ---> f12858f4c895 [2020-12-14T03:03:23.692Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-14T03:03:23.692Z] ---> Running in 5a88c0448fce [2020-12-14T03:03:23.988Z] ---> e3c962a5921f [2020-12-14T03:03:23.988Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-14T03:03:25.089Z] Removing intermediate container 5a88c0448fce [2020-12-14T03:03:25.089Z] ---> 0243d1a8b50e [2020-12-14T03:03:25.089Z] Step 20/22 : LABEL arch=arm64 [2020-12-14T03:03:25.089Z] ---> 5867efc62c86 [2020-12-14T03:03:25.089Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-14T03:03:25.363Z] ---> Running in f310587d5d41 [2020-12-14T03:03:25.965Z] Removing intermediate container 0795540b9a34 [2020-12-14T03:03:25.965Z] ---> 13f3212ca980 [2020-12-14T03:03:25.965Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-14T03:03:26.561Z] Removing intermediate container f310587d5d41 [2020-12-14T03:03:26.561Z] ---> 99ccfdc9427e [2020-12-14T03:03:26.561Z] Step 21/22 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T03:03:26.561Z] ---> Running in 0db05734d2d7 [2020-12-14T03:03:26.860Z] ---> 895173c2b1d7 [2020-12-14T03:03:26.860Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-14T03:03:26.860Z] ---> 16d85fea3452 [2020-12-14T03:03:26.860Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-14T03:03:27.132Z] ---> Running in 18e3dbc68d5b [2020-12-14T03:03:27.410Z] Removing intermediate container 0db05734d2d7 [2020-12-14T03:03:27.410Z] ---> 28e475d030c6 [2020-12-14T03:03:27.410Z] Step 22/24 : LABEL arch=arm64 [2020-12-14T03:03:27.685Z] ---> Running in 952d63059e66 [2020-12-14T03:03:27.958Z] Removing intermediate container 18e3dbc68d5b [2020-12-14T03:03:27.958Z] ---> e2bff4eaf148 [2020-12-14T03:03:27.958Z] Step 22/22 : LABEL version=0.0.0 [2020-12-14T03:03:28.234Z] ---> 7e353d91d3a5 [2020-12-14T03:03:28.234Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-14T03:03:28.515Z] ---> Running in a9692b8bc63d [2020-12-14T03:03:28.515Z] ---> Running in 400a0f37ede1 [2020-12-14T03:03:28.515Z] Removing intermediate container 952d63059e66 [2020-12-14T03:03:28.515Z] ---> 5affa06ba5fc [2020-12-14T03:03:28.515Z] Step 23/24 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T03:03:28.515Z] ---> b49d32f90e51 [2020-12-14T03:03:28.791Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-14T03:03:28.791Z] ---> Running in f0b0db256da4 [2020-12-14T03:03:29.068Z] Removing intermediate container a9692b8bc63d [2020-12-14T03:03:29.068Z] ---> d324e6930e0e [2020-12-14T03:03:29.068Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T03:03:29.350Z] Removing intermediate container 400a0f37ede1 [2020-12-14T03:03:29.350Z] ---> 163dae9d021a [2020-12-14T03:03:29.350Z] [2020-12-14T03:03:29.633Z] Removing intermediate container f0b0db256da4 [2020-12-14T03:03:29.633Z] ---> e5d2de05fbed [2020-12-14T03:03:29.633Z] Step 24/24 : LABEL version=0.0.0 [2020-12-14T03:03:29.633Z] ---> Running in c573a0fdc927 [2020-12-14T03:03:29.908Z] Successfully built 163dae9d021a [2020-12-14T03:03:29.908Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-14T03:03:29.908Z]  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go [2020-12-14T03:03:29.908Z] ---> cc97f8a9c190 [2020-12-14T03:03:29.908Z] ---> Running in ba68974e0cd9 [2020-12-14T03:03:29.908Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-14T03:03:30.182Z] Removing intermediate container c573a0fdc927 [2020-12-14T03:03:30.182Z] ---> 7c9eba4abc5f [2020-12-14T03:03:30.182Z] Step 19/21 : LABEL arch=arm64 [2020-12-14T03:03:30.456Z] ---> Running in f4153e5d135e [2020-12-14T03:03:31.051Z] Removing intermediate container ba68974e0cd9 [2020-12-14T03:03:31.051Z] ---> 242a3b34cc00 [2020-12-14T03:03:31.051Z] [2020-12-14T03:03:31.051Z] Removing intermediate container f4153e5d135e [2020-12-14T03:03:31.051Z] ---> a652f98ad9a2 [2020-12-14T03:03:31.051Z] Step 20/21 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T03:03:31.653Z] Successfully built 242a3b34cc00 [2020-12-14T03:03:31.653Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-14T03:03:31.653Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2020-12-14T03:03:31.928Z] ---> Running in 7538e003c86d [2020-12-14T03:03:31.928Z] ---> a960028c36a7 [2020-12-14T03:03:31.928Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-14T03:03:32.902Z] Removing intermediate container 7538e003c86d [2020-12-14T03:03:32.902Z] ---> 8acddc5404d4 [2020-12-14T03:03:32.902Z] Step 21/21 : LABEL version=0.0.0 [2020-12-14T03:03:34.349Z] ---> 192f3de85d5e [2020-12-14T03:03:34.349Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-14T03:03:34.349Z] ---> Running in bd6bcc1969a3 [2020-12-14T03:03:35.330Z] ---> Running in 90f3aff1a3db [2020-12-14T03:03:35.938Z] Removing intermediate container bd6bcc1969a3 [2020-12-14T03:03:35.938Z] ---> f3ae264f9179 [2020-12-14T03:03:35.938Z] [2020-12-14T03:03:36.537Z] Successfully built f3ae264f9179 [2020-12-14T03:03:37.131Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-14T03:03:37.131Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2020-12-14T03:03:37.131Z] Removing intermediate container 90f3aff1a3db [2020-12-14T03:03:37.131Z] ---> cd7feabfb816 [2020-12-14T03:03:37.131Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T03:03:37.734Z] Removing intermediate container 9f457ac20983 [2020-12-14T03:03:37.734Z] ---> 24991654cb51 [2020-12-14T03:03:37.734Z] [2020-12-14T03:03:37.734Z] Step 10/23 : FROM alpine [2020-12-14T03:03:37.734Z] ---> Running in 9e5602978846 [2020-12-14T03:03:38.011Z] latest: Pulling from library/alpine [2020-12-14T03:03:38.606Z] Removing intermediate container 9e5602978846 [2020-12-14T03:03:38.606Z] ---> 4672a7180e69 [2020-12-14T03:03:38.606Z] Step 22/24 : LABEL arch=arm64 [2020-12-14T03:03:38.606Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-14T03:03:38.880Z] Status: Downloaded newer image for alpine:latest [2020-12-14T03:03:38.880Z] ---> dd36a01c3f31 [2020-12-14T03:03:38.880Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T03:03:39.473Z] ---> Running in 67962d0e01ed [2020-12-14T03:03:39.473Z] ---> Running in 08f37ef30a5c [2020-12-14T03:03:40.070Z] Removing intermediate container 08f37ef30a5c [2020-12-14T03:03:40.070Z] ---> 2729dd600410 [2020-12-14T03:03:40.070Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-14T03:03:40.070Z] Removing intermediate container 67962d0e01ed [2020-12-14T03:03:40.070Z] ---> 862bf840cb2a [2020-12-14T03:03:40.070Z] Step 23/24 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T03:03:40.663Z] ---> Running in 80e1f4516739 [2020-12-14T03:03:40.663Z] ---> Running in 9ebbab91268e [2020-12-14T03:03:41.269Z] Removing intermediate container 9ebbab91268e [2020-12-14T03:03:41.269Z] ---> 6fd72e8d10d9 [2020-12-14T03:03:41.269Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-14T03:03:41.887Z] Removing intermediate container 80e1f4516739 [2020-12-14T03:03:41.887Z] ---> 8a7eb1fbf52a [2020-12-14T03:03:41.887Z] Step 24/24 : LABEL version=0.0.0 [2020-12-14T03:03:42.489Z] ---> Running in 87cb6e95967f [2020-12-14T03:03:42.762Z] ---> Running in 3ed484db45e9 [2020-12-14T03:03:43.033Z] Removing intermediate container 87cb6e95967f [2020-12-14T03:03:43.034Z] ---> cfe3ded6f5c4 [2020-12-14T03:03:43.034Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T03:03:43.305Z] Removing intermediate container 3ed484db45e9 [2020-12-14T03:03:43.305Z] ---> c7821dcda660 [2020-12-14T03:03:43.305Z] [2020-12-14T03:03:43.305Z] ---> Running in 25f9da288c26 [2020-12-14T03:03:43.902Z] Successfully built c7821dcda660 [2020-12-14T03:03:43.902Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-14T03:03:43.902Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2020-12-14T03:03:45.877Z] Removing intermediate container 25f9da288c26 [2020-12-14T03:03:45.877Z] ---> 2871545dfd46 [2020-12-14T03:03:45.877Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-14T03:03:46.151Z] ---> Running in 21876bf52353 [2020-12-14T03:03:47.590Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T03:03:48.188Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T03:03:49.171Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-14T03:03:49.171Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-14T03:03:49.443Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-14T03:03:49.717Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-14T03:03:49.990Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-14T03:03:49.990Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T03:03:49.990Z] OK: 8 MiB in 19 packages [2020-12-14T03:03:53.389Z] Removing intermediate container 21876bf52353 [2020-12-14T03:03:53.389Z] ---> fd3ce5404e02 [2020-12-14T03:03:53.389Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-14T03:03:56.017Z] ---> e8eb9913b966 [2020-12-14T03:03:56.017Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-14T03:03:57.453Z] ---> 892588992f16 [2020-12-14T03:03:57.453Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-14T03:03:58.445Z] ---> 9a51123b6d0b [2020-12-14T03:03:58.445Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-14T03:03:58.720Z] ---> Running in 3a727105fff9 [2020-12-14T03:03:59.315Z] Removing intermediate container 3a727105fff9 [2020-12-14T03:03:59.315Z] ---> e56e3fa2bdfc [2020-12-14T03:03:59.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T03:03:59.595Z] ---> Running in f94736bf70b0 [2020-12-14T03:04:00.196Z] Removing intermediate container f94736bf70b0 [2020-12-14T03:04:00.196Z] ---> 0110cc26390e [2020-12-14T03:04:00.196Z] Step 21/23 : LABEL arch=arm64 [2020-12-14T03:04:00.471Z] ---> Running in 33aaafc73a22 [2020-12-14T03:04:01.459Z] Removing intermediate container 33aaafc73a22 [2020-12-14T03:04:01.459Z] ---> 213a9e166900 [2020-12-14T03:04:01.459Z] Step 22/23 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T03:04:02.059Z] ---> Running in 73427417f6d3 [2020-12-14T03:04:02.655Z] Removing intermediate container 73427417f6d3 [2020-12-14T03:04:02.655Z] ---> 395066b0873e [2020-12-14T03:04:02.655Z] Step 23/23 : LABEL version=0.0.0 [2020-12-14T03:04:03.252Z] ---> Running in d89ab9e00530 [2020-12-14T03:04:03.849Z] Removing intermediate container d89ab9e00530 [2020-12-14T03:04:03.849Z] ---> 43a8b72d4467 [2020-12-14T03:04:03.849Z] [2020-12-14T03:04:04.447Z] Successfully built 43a8b72d4467 [2020-12-14T03:04:04.447Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-14T03:04:14.616Z]  Building docker-core-data-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T03:04:14.616Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-14T03:04:14.616Z] ---> a4e8c98c49b9 [2020-12-14T03:04:14.616Z] Step 3/27 : WORKDIR /edgex-go [2020-12-14T03:04:14.616Z] ---> Using cache [2020-12-14T03:04:14.616Z] ---> 6077d3e45c30 [2020-12-14T03:04:14.616Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T03:04:14.616Z] ---> Using cache [2020-12-14T03:04:14.616Z] ---> e17c49f3475d [2020-12-14T03:04:14.616Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-14T03:04:18.026Z] ---> Running in 181b3fcc5ce0 [2020-12-14T03:04:19.005Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T03:04:19.005Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-14T03:04:19.005Z] ---> a4e8c98c49b9 [2020-12-14T03:04:19.005Z] Step 3/21 : WORKDIR /edgex-go [2020-12-14T03:04:19.005Z] ---> Using cache [2020-12-14T03:04:19.005Z] ---> 6077d3e45c30 [2020-12-14T03:04:19.005Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T03:04:19.005Z] ---> Using cache [2020-12-14T03:04:19.005Z] ---> e17c49f3475d [2020-12-14T03:04:19.005Z] Step 5/21 : RUN apk update && apk add make git [2020-12-14T03:04:19.005Z] ---> Using cache [2020-12-14T03:04:19.005Z] ---> 85c4ac85182a [2020-12-14T03:04:19.005Z] Step 6/21 : COPY go.mod . [2020-12-14T03:04:19.005Z] ---> Using cache [2020-12-14T03:04:19.005Z] ---> 5f77e4ed723a [2020-12-14T03:04:19.005Z] Step 7/21 : RUN go mod download [2020-12-14T03:04:19.005Z] ---> Using cache [2020-12-14T03:04:19.005Z] ---> ff8f03e01bc8 [2020-12-14T03:04:19.005Z] Step 8/21 : COPY . . [2020-12-14T03:04:19.005Z] ---> Using cache [2020-12-14T03:04:19.005Z] ---> f3a3bbdd2899 [2020-12-14T03:04:19.005Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-14T03:04:19.281Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T03:04:20.281Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T03:04:20.561Z] ---> Running in fb30ebf2cb79 [2020-12-14T03:04:21.551Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T03:04:21.551Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T03:04:21.551Z] OK: 12620 distinct packages available [2020-12-14T03:04:21.824Z] 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-12-14T03:04:22.425Z] OK: 217 MiB in 51 packages [2020-12-14T03:04:24.442Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T03:04:24.442Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-14T03:04:24.442Z] ---> a4e8c98c49b9 [2020-12-14T03:04:24.442Z] Step 3/22 : WORKDIR /edgex-go [2020-12-14T03:04:24.442Z] ---> Using cache [2020-12-14T03:04:24.442Z] ---> 6077d3e45c30 [2020-12-14T03:04:24.442Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T03:04:24.442Z] ---> Using cache [2020-12-14T03:04:24.442Z] ---> e17c49f3475d [2020-12-14T03:04:24.442Z] Step 5/22 : RUN apk update && apk add make git [2020-12-14T03:04:24.442Z] ---> Using cache [2020-12-14T03:04:24.442Z] ---> 85c4ac85182a [2020-12-14T03:04:24.442Z] Step 6/22 : COPY go.mod . [2020-12-14T03:04:24.442Z] ---> Using cache [2020-12-14T03:04:24.442Z] ---> 5f77e4ed723a [2020-12-14T03:04:24.442Z] Step 7/22 : RUN go mod download [2020-12-14T03:04:24.442Z] ---> Using cache [2020-12-14T03:04:24.442Z] ---> ff8f03e01bc8 [2020-12-14T03:04:24.442Z] Step 8/22 : COPY . . [2020-12-14T03:04:24.719Z] ---> Using cache [2020-12-14T03:04:24.719Z] ---> f3a3bbdd2899 [2020-12-14T03:04:24.719Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-14T03:04:25.338Z] ---> Running in cbd9cde42eaa [2020-12-14T03:04:25.618Z] Removing intermediate container 181b3fcc5ce0 [2020-12-14T03:04:25.618Z] ---> e178eba11cd3 [2020-12-14T03:04:25.618Z] Step 6/27 : COPY go.mod . [2020-12-14T03:04:27.617Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T03:04:27.617Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-14T03:04:27.617Z] ---> a4e8c98c49b9 [2020-12-14T03:04:27.617Z] Step 3/22 : WORKDIR /edgex-go [2020-12-14T03:04:27.617Z] ---> Using cache [2020-12-14T03:04:27.617Z] ---> 6077d3e45c30 [2020-12-14T03:04:27.617Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T03:04:27.617Z] ---> Using cache [2020-12-14T03:04:27.617Z] ---> e17c49f3475d [2020-12-14T03:04:27.617Z] Step 5/22 : RUN apk update && apk add make git [2020-12-14T03:04:27.617Z] ---> Using cache [2020-12-14T03:04:27.617Z] ---> 85c4ac85182a [2020-12-14T03:04:27.617Z] Step 6/22 : COPY go.mod . [2020-12-14T03:04:27.617Z] ---> Using cache [2020-12-14T03:04:27.617Z] ---> 5f77e4ed723a [2020-12-14T03:04:27.617Z] Step 7/22 : RUN go mod download [2020-12-14T03:04:27.617Z] ---> Using cache [2020-12-14T03:04:27.617Z] ---> ff8f03e01bc8 [2020-12-14T03:04:27.617Z] Step 8/22 : COPY . . [2020-12-14T03:04:28.061Z] ---> Using cache [2020-12-14T03:04:28.061Z] ---> f3a3bbdd2899 [2020-12-14T03:04:28.061Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-14T03:04:28.061Z] 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-12-14T03:04:28.061Z] ---> c76a3b23471c [2020-12-14T03:04:28.061Z] Step 7/27 : RUN go mod download [2020-12-14T03:04:28.061Z] ---> Running in bb1e24936988 [2020-12-14T03:04:28.359Z] ---> Running in 2be67dd36f7e [2020-12-14T03:04:30.468Z] 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-12-14T03:04:33.109Z] Removing intermediate container 2be67dd36f7e [2020-12-14T03:04:33.109Z] ---> 0094ab077181 [2020-12-14T03:04:33.109Z] Step 8/27 : COPY . . [2020-12-14T03:04:55.310Z] ---> 619cb4dd3a9e [2020-12-14T03:04:55.310Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-14T03:04:55.310Z] ---> Running in 242bdb3260bf [2020-12-14T03:04:55.310Z] 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-12-14T03:05:22.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-14T03:05:34.574Z] Removing intermediate container fb30ebf2cb79 [2020-12-14T03:05:34.574Z] ---> 713bacff8e28 [2020-12-14T03:05:34.574Z] [2020-12-14T03:05:34.574Z] Step 10/21 : FROM alpine [2020-12-14T03:05:34.574Z] ---> dd36a01c3f31 [2020-12-14T03:05:34.574Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-14T03:05:34.574Z] ---> Running in e60158c912a7 [2020-12-14T03:05:36.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T03:05:36.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T03:05:37.448Z] v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-14T03:05:37.448Z] v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-14T03:05:37.448Z] OK: 12617 distinct packages available [2020-12-14T03:05:38.050Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-14T03:05:38.329Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-14T03:05:38.329Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-14T03:05:38.329Z] (4/4) Installing curl (7.69.1-r3) [2020-12-14T03:05:38.329Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T03:05:38.329Z] Executing ca-certificates-20191127-r4.trigger [2020-12-14T03:05:38.604Z] OK: 7 MiB in 18 packages [2020-12-14T03:05:41.249Z] Removing intermediate container e60158c912a7 [2020-12-14T03:05:41.249Z] ---> 5f726e56d4fc [2020-12-14T03:05:41.249Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-14T03:05:41.527Z] ---> Running in c87ef13a238f [2020-12-14T03:05:42.131Z] Removing intermediate container c87ef13a238f [2020-12-14T03:05:42.131Z] ---> c432b4d2965b [2020-12-14T03:05:42.131Z] Step 13/21 : WORKDIR /edgex [2020-12-14T03:05:42.404Z] ---> Running in 307eacf5e56e [2020-12-14T03:05:43.014Z] Removing intermediate container 307eacf5e56e [2020-12-14T03:05:43.014Z] ---> e6f680ce0f1e [2020-12-14T03:05:43.014Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-14T03:05:44.028Z] ---> 45102bd6be6b [2020-12-14T03:05:44.028Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-14T03:05:46.046Z] ---> 7e286a12972c [2020-12-14T03:05:46.046Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-14T03:05:47.490Z] ---> aa87b6a2b3c7 [2020-12-14T03:05:47.490Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-14T03:05:47.766Z] ---> Running in 783a18b049d4 [2020-12-14T03:05:48.365Z] Removing intermediate container 783a18b049d4 [2020-12-14T03:05:48.365Z] ---> 0b3b99b18e6a [2020-12-14T03:05:48.365Z] Step 18/21 : CMD ["--init=true"] [2020-12-14T03:05:48.642Z] ---> Running in 1e45c9f5000a [2020-12-14T03:05:49.278Z] Removing intermediate container 1e45c9f5000a [2020-12-14T03:05:49.278Z] ---> 57cc13a30de2 [2020-12-14T03:05:49.278Z] Step 19/21 : LABEL arch=arm64 [2020-12-14T03:05:49.556Z] ---> Running in 97e893c48ecc [2020-12-14T03:05:50.157Z] Removing intermediate container 97e893c48ecc [2020-12-14T03:05:50.157Z] ---> 2a3f44dd3feb [2020-12-14T03:05:50.157Z] Step 20/21 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T03:05:50.430Z] ---> Running in 04914189c364 [2020-12-14T03:05:51.416Z] Removing intermediate container 04914189c364 [2020-12-14T03:05:51.416Z] ---> 56586241d92e [2020-12-14T03:05:51.416Z] Step 21/21 : LABEL version=0.0.0 [2020-12-14T03:05:51.416Z] ---> Running in a730a02369e8 [2020-12-14T03:05:52.400Z] Removing intermediate container a730a02369e8 [2020-12-14T03:05:52.400Z] ---> ce77587a4fb2 [2020-12-14T03:05:52.400Z] [2020-12-14T03:05:52.675Z] Successfully built ce77587a4fb2 [2020-12-14T03:05:52.675Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-14T03:06:02.854Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container bb1e24936988 [2020-12-14T03:06:02.854Z] ---> bf6d55ffd5da [2020-12-14T03:06:02.854Z] [2020-12-14T03:06:02.854Z] Step 10/22 : FROM scratch [2020-12-14T03:06:02.854Z] ---> [2020-12-14T03:06:02.854Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T03:06:02.854Z] ---> Using cache [2020-12-14T03:06:02.854Z] ---> 175a94c4fabb [2020-12-14T03:06:02.854Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-14T03:06:02.854Z] ---> Running in 39808b47ef30 [2020-12-14T03:06:02.854Z] Removing intermediate container 39808b47ef30 [2020-12-14T03:06:02.854Z] ---> 8d039780d834 [2020-12-14T03:06:02.854Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-14T03:06:02.854Z] ---> Running in f42514b2f4f3 [2020-12-14T03:06:03.839Z] Removing intermediate container f42514b2f4f3 [2020-12-14T03:06:03.839Z] ---> 5eefa8ea11ab [2020-12-14T03:06:03.839Z] Step 14/22 : WORKDIR / [2020-12-14T03:06:04.110Z] ---> Running in d5e08e234445 [2020-12-14T03:06:04.710Z] Removing intermediate container 242bdb3260bf [2020-12-14T03:06:04.710Z] ---> a317f5b55491 [2020-12-14T03:06:04.710Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-14T03:06:04.986Z] ---> Running in 61a6a65dc822 [2020-12-14T03:06:04.986Z] Removing intermediate container d5e08e234445 [2020-12-14T03:06:04.986Z] ---> ba2d6ca6eca6 [2020-12-14T03:06:04.986Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-14T03:06:05.972Z] ---> 69953d316293 [2020-12-14T03:06:05.972Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-14T03:06:06.575Z] 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-12-14T03:06:08.031Z] ---> 68086cc530ae [2020-12-14T03:06:08.031Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-14T03:06:08.631Z] Removing intermediate container cbd9cde42eaa [2020-12-14T03:06:08.631Z] ---> 4ee07c0e3326 [2020-12-14T03:06:08.631Z] [2020-12-14T03:06:08.631Z] Step 10/22 : FROM scratch [2020-12-14T03:06:08.631Z] ---> [2020-12-14T03:06:08.631Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T03:06:08.904Z] ---> Using cache [2020-12-14T03:06:08.904Z] ---> 175a94c4fabb [2020-12-14T03:06:08.904Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-14T03:06:09.176Z] ---> Running in 45976851c951 [2020-12-14T03:06:09.176Z] ---> 1222462b463d [2020-12-14T03:06:09.176Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-14T03:06:09.176Z] ---> Running in ce4cfa62a945 [2020-12-14T03:06:09.769Z] Removing intermediate container 45976851c951 [2020-12-14T03:06:09.769Z] ---> 06d947f6b9e2 [2020-12-14T03:06:09.769Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-14T03:06:09.769Z] ---> Running in 958427d2020e [2020-12-14T03:06:09.769Z] Removing intermediate container 61a6a65dc822 [2020-12-14T03:06:09.769Z] ---> fabdac9473ad [2020-12-14T03:06:09.769Z] [2020-12-14T03:06:09.769Z] Step 11/27 : FROM docker:latest [2020-12-14T03:06:09.769Z] ---> eeaf43b92773 [2020-12-14T03:06:09.769Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-14T03:06:09.769Z] Removing intermediate container ce4cfa62a945 [2020-12-14T03:06:09.769Z] ---> e1b8c6ecdd27 [2020-12-14T03:06:09.769Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T03:06:10.040Z] ---> Running in 35befff851b0 [2020-12-14T03:06:10.040Z] ---> Running in ba648edf4e1e [2020-12-14T03:06:10.313Z] Removing intermediate container 958427d2020e [2020-12-14T03:06:10.313Z] ---> eb6aece50662 [2020-12-14T03:06:10.313Z] Step 14/22 : WORKDIR / [2020-12-14T03:06:10.313Z] ---> Running in 2294781503a2 [2020-12-14T03:06:10.313Z] Removing intermediate container ba648edf4e1e [2020-12-14T03:06:10.589Z] ---> f4b3bcecc40e [2020-12-14T03:06:10.589Z] Step 20/22 : LABEL arch=arm64 [2020-12-14T03:06:10.589Z] ---> Running in 36268c13e229 [2020-12-14T03:06:10.865Z] Removing intermediate container 2294781503a2 [2020-12-14T03:06:10.865Z] ---> 3964b1c20273 [2020-12-14T03:06:10.865Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-14T03:06:11.144Z] Removing intermediate container 36268c13e229 [2020-12-14T03:06:11.144Z] ---> b617c48de5d0 [2020-12-14T03:06:11.144Z] Step 21/22 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T03:06:11.144Z] ---> Running in bc91e9291233 [2020-12-14T03:06:11.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T03:06:11.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T03:06:11.693Z] ---> 9176ffff0206 [2020-12-14T03:06:11.693Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-14T03:06:11.693Z] Removing intermediate container bc91e9291233 [2020-12-14T03:06:11.693Z] ---> 15d1e2ca4a38 [2020-12-14T03:06:11.693Z] Step 22/22 : LABEL version=0.0.0 [2020-12-14T03:06:11.968Z] ---> Running in 819de2ba9b3f [2020-12-14T03:06:12.240Z] (1/2) Installing readline (8.0.4-r0) [2020-12-14T03:06:12.240Z] (2/2) Installing bash (5.0.17-r0) [2020-12-14T03:06:12.240Z] Executing bash-5.0.17-r0.post-install [2020-12-14T03:06:12.240Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T03:06:12.240Z] OK: 12 MiB in 22 packages [2020-12-14T03:06:12.835Z] Removing intermediate container 819de2ba9b3f [2020-12-14T03:06:12.835Z] ---> 48cdcb27f41a [2020-12-14T03:06:12.835Z] [2020-12-14T03:06:13.107Z] Successfully built 48cdcb27f41a [2020-12-14T03:06:13.107Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-14T03:06:13.107Z]  Building docker-core-command-go ... done  ---> b25776a3e8c9 [2020-12-14T03:06:13.107Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-14T03:06:14.084Z] Removing intermediate container 35befff851b0 [2020-12-14T03:06:14.084Z] ---> de44863deddd [2020-12-14T03:06:14.084Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-14T03:06:14.084Z] ---> Running in b9c8b42a30c4 [2020-12-14T03:06:14.084Z] ---> 76e83b88f2d9 [2020-12-14T03:06:14.084Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-14T03:06:14.359Z] ---> Running in 30a6b6ab38d9 [2020-12-14T03:06:14.955Z] Removing intermediate container 30a6b6ab38d9 [2020-12-14T03:06:14.955Z] ---> 162141cab3a3 [2020-12-14T03:06:14.955Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T03:06:14.955Z] ---> Running in e0011712ead1 [2020-12-14T03:06:15.576Z] Removing intermediate container e0011712ead1 [2020-12-14T03:06:15.576Z] ---> b9527b4ba165 [2020-12-14T03:06:15.576Z] Step 20/22 : LABEL arch=arm64 [2020-12-14T03:06:15.577Z] ---> Running in 8a2136931121 [2020-12-14T03:06:16.188Z] Removing intermediate container 8a2136931121 [2020-12-14T03:06:16.188Z] ---> 008e248dfffd [2020-12-14T03:06:16.188Z] Step 21/22 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T03:06:16.469Z] ---> Running in 99e8c49d768b [2020-12-14T03:06:16.469Z] Removing intermediate container b9c8b42a30c4 [2020-12-14T03:06:16.469Z] ---> ffe780933afc [2020-12-14T03:06:16.469Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-14T03:06:16.749Z] ---> Running in 123b9d428cb5 [2020-12-14T03:06:17.026Z] Removing intermediate container 99e8c49d768b [2020-12-14T03:06:17.026Z] ---> 1955e0597f3e [2020-12-14T03:06:17.026Z] Step 22/22 : LABEL version=0.0.0 [2020-12-14T03:06:17.026Z] ---> Running in d8d43df6d2b9 [2020-12-14T03:06:17.303Z] Removing intermediate container 123b9d428cb5 [2020-12-14T03:06:17.303Z] ---> 9a9383799823 [2020-12-14T03:06:17.303Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-14T03:06:17.303Z] ---> Running in 8c5052c835b5 [2020-12-14T03:06:17.576Z] Removing intermediate container d8d43df6d2b9 [2020-12-14T03:06:17.576Z] ---> d7f528b9d6b6 [2020-12-14T03:06:17.576Z] [2020-12-14T03:06:17.851Z] Successfully built d7f528b9d6b6 [2020-12-14T03:06:17.851Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-14T03:06:17.851Z]  Building docker-core-metadata-go ... done Removing intermediate container 8c5052c835b5 [2020-12-14T03:06:17.851Z] ---> d17863f7304f [2020-12-14T03:06:17.851Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-14T03:06:18.125Z] ---> Running in dd19937d3818 [2020-12-14T03:06:18.723Z] Removing intermediate container dd19937d3818 [2020-12-14T03:06:18.723Z] ---> 856588af3636 [2020-12-14T03:06:18.723Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-14T03:06:19.698Z] ---> d2a47966f5af [2020-12-14T03:06:19.699Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-14T03:06:20.292Z] ---> 63b6052ef3b3 [2020-12-14T03:06:20.292Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-14T03:06:21.273Z] ---> b136288fdd94 [2020-12-14T03:06:21.273Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-14T03:06:21.545Z] ---> Running in 00ec63d8f9f2 [2020-12-14T03:06:22.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T03:06:22.792Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T03:06:23.384Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-14T03:06:23.384Z] (2/33) Installing expat (2.2.9-r1) [2020-12-14T03:06:23.384Z] (3/33) Installing libffi (3.3-r2) [2020-12-14T03:06:23.384Z] (4/33) Installing gdbm (1.13-r1) [2020-12-14T03:06:23.384Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-14T03:06:23.384Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-14T03:06:23.655Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-14T03:06:25.619Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-14T03:06:25.619Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-14T03:06:25.619Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-14T03:06:25.619Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-14T03:06:25.619Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-14T03:06:25.619Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-14T03:06:25.619Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-14T03:06:25.619Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-14T03:06:25.619Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-14T03:06:25.619Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-14T03:06:25.619Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-14T03:06:25.619Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-14T03:06:25.619Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-14T03:06:25.619Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-14T03:06:25.619Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-14T03:06:25.619Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-14T03:06:25.889Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-14T03:06:25.889Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-14T03:06:25.889Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-14T03:06:25.889Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-14T03:06:25.889Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-14T03:06:26.165Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-14T03:06:26.165Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-14T03:06:26.165Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-14T03:06:26.165Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-14T03:06:26.165Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-14T03:06:26.165Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T03:06:26.165Z] OK: 71 MiB in 55 packages [2020-12-14T03:06:32.858Z] Removing intermediate container 00ec63d8f9f2 [2020-12-14T03:06:32.858Z] ---> 1ecdc80ba50f [2020-12-14T03:06:32.858Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-14T03:06:32.858Z] ---> Running in 52ebb32a915f [2020-12-14T03:06:37.142Z] Collecting docker-compose==1.23.2 [2020-12-14T03:06:37.412Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-14T03:06:38.001Z] Collecting cached-property<2,>=1.2.0 [2020-12-14T03:06:38.001Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-14T03:06:38.277Z] Collecting jsonschema<3,>=2.5.1 [2020-12-14T03:06:38.277Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-14T03:06:39.249Z] Collecting docker<4.0,>=3.6.0 [2020-12-14T03:06:39.249Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-14T03:06:39.520Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-14T03:06:39.520Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-14T03:06:42.129Z] Collecting PyYAML<4,>=3.10 [2020-12-14T03:06:42.129Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-14T03:06:45.501Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-14T03:06:45.501Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-14T03:06:45.772Z] Collecting docopt<0.7,>=0.6.1 [2020-12-14T03:06:45.772Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-14T03:06:47.732Z] Collecting texttable<0.10,>=0.9.0 [2020-12-14T03:06:47.733Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-14T03:06:49.694Z] 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-12-14T03:06:49.694Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-14T03:06:49.694Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-14T03:06:49.963Z] Collecting docker-pycreds>=0.4.0 [2020-12-14T03:06:50.233Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-14T03:06:50.233Z] 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-12-14T03:06:50.825Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-14T03:06:50.825Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-14T03:06:51.095Z] 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-12-14T03:06:51.095Z] Collecting idna<2.8,>=2.5 [2020-12-14T03:06:51.095Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-14T03:06:51.095Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-14T03:06:51.095Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-14T03:06:51.095Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-14T03:06:51.095Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-14T03:06:52.066Z] Installing collected packages: cached-property, jsonschema, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, PyYAML, docopt, texttable, docker-compose [2020-12-14T03:06:52.335Z] Attempting uninstall: urllib3 [2020-12-14T03:06:52.335Z] Found existing installation: urllib3 1.25.9 [2020-12-14T03:06:52.335Z] Uninstalling urllib3-1.25.9: [2020-12-14T03:06:52.606Z] Successfully uninstalled urllib3-1.25.9 [2020-12-14T03:06:53.198Z] Attempting uninstall: idna [2020-12-14T03:06:53.198Z] Found existing installation: idna 2.9 [2020-12-14T03:06:53.198Z] Uninstalling idna-2.9: [2020-12-14T03:06:53.198Z] Successfully uninstalled idna-2.9 [2020-12-14T03:06:53.789Z] Attempting uninstall: requests [2020-12-14T03:06:53.789Z] Found existing installation: requests 2.23.0 [2020-12-14T03:06:53.789Z] Uninstalling requests-2.23.0: [2020-12-14T03:06:54.059Z] Successfully uninstalled requests-2.23.0 [2020-12-14T03:06:55.484Z] Running setup.py install for dockerpty: started [2020-12-14T03:06:56.909Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-14T03:06:56.909Z] Running setup.py install for PyYAML: started [2020-12-14T03:06:59.524Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-14T03:06:59.524Z] Running setup.py install for docopt: started [2020-12-14T03:07:00.950Z] Running setup.py install for docopt: finished with status 'done' [2020-12-14T03:07:00.950Z] Running setup.py install for texttable: started [2020-12-14T03:07:02.918Z] Running setup.py install for texttable: finished with status 'done' [2020-12-14T03:07:03.510Z] 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-12-14T03:07:07.801Z] Removing intermediate container 52ebb32a915f [2020-12-14T03:07:07.801Z] ---> 92409ed08d85 [2020-12-14T03:07:07.801Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-14T03:07:07.801Z] ---> Running in beebd8399d20 [2020-12-14T03:07:08.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T03:07:08.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T03:07:08.988Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-14T03:07:08.988Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-14T03:07:08.988Z] (3/3) Installing curl (7.69.1-r3) [2020-12-14T03:07:08.988Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T03:07:08.988Z] OK: 71 MiB in 58 packages [2020-12-14T03:07:10.427Z] Removing intermediate container beebd8399d20 [2020-12-14T03:07:10.427Z] ---> c7486375d5ee [2020-12-14T03:07:10.427Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-14T03:07:10.427Z] ---> Running in fa4f64897360 [2020-12-14T03:07:11.028Z] Removing intermediate container fa4f64897360 [2020-12-14T03:07:11.028Z] ---> 9cb13f9b42ac [2020-12-14T03:07:11.028Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T03:07:11.028Z] ---> Running in 5c6585cbed61 [2020-12-14T03:07:11.624Z] Removing intermediate container 5c6585cbed61 [2020-12-14T03:07:11.624Z] ---> bfee0c59807e [2020-12-14T03:07:11.624Z] Step 25/27 : LABEL arch=arm64 [2020-12-14T03:07:11.895Z] ---> Running in a1aef8d475be [2020-12-14T03:07:12.488Z] Removing intermediate container a1aef8d475be [2020-12-14T03:07:12.488Z] ---> 0b063d70e3b6 [2020-12-14T03:07:12.488Z] Step 26/27 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d [2020-12-14T03:07:12.488Z] ---> Running in 7394660c42e5 [2020-12-14T03:07:13.081Z] Removing intermediate container 7394660c42e5 [2020-12-14T03:07:13.081Z] ---> 9034947be133 [2020-12-14T03:07:13.081Z] Step 27/27 : LABEL version=0.0.0 [2020-12-14T03:07:13.081Z] ---> Running in 278fb305a1ac [2020-12-14T03:07:13.673Z] Removing intermediate container 278fb305a1ac [2020-12-14T03:07:13.673Z] ---> 4330a80e5221 [2020-12-14T03:07:13.673Z] [2020-12-14T03:07:13.944Z] Successfully built 4330a80e5221 [2020-12-14T03:07:14.215Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-14T03:07:14.501Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-14T03:07:14.502Z] $ docker stop --time=1 8f2917292498e0aa2f0565a574ae1d20f2b20f5522a85424ce98d9f5e2ad675e [2020-12-14T03:07:16.460Z] $ docker rm -f 8f2917292498e0aa2f0565a574ae1d20f2b20f5522a85424ce98d9f5e2ad675e [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T03:07:17.338Z] + + docker images [2020-12-14T03:07:17.338Z] grep docker [2020-12-14T03:07:17.623Z] docker-sys-mgmt-agent-go-arm64 latest 4330a80e5221 4 seconds ago 300MB [2020-12-14T03:07:17.623Z] docker-core-metadata-go-arm64 latest d7f528b9d6b6 About a minute ago 13.6MB [2020-12-14T03:07:17.623Z] docker-core-command-go-arm64 latest 48cdcb27f41a About a minute ago 11.4MB [2020-12-14T03:07:17.623Z] docker-security-proxy-setup-go-arm64 latest ce77587a4fb2 About a minute ago 23.4MB [2020-12-14T03:07:17.623Z] docker-core-data-go-arm64 latest 43a8b72d4467 3 minutes ago 22.3MB [2020-12-14T03:07:17.623Z] docker-support-notifications-go-arm64 latest c7821dcda660 3 minutes ago 12.9MB [2020-12-14T03:07:17.623Z] docker-support-scheduler-go-arm64 latest f3ae264f9179 3 minutes ago 11.5MB [2020-12-14T03:07:17.623Z] docker-security-secretstore-setup-go-arm64 latest 242a3b34cc00 3 minutes ago 23.5MB [2020-12-14T03:07:17.623Z] docker-security-bootstrap-redis-go-arm64 latest 163dae9d021a 3 minutes ago 15.2MB [2020-12-14T03:07:17.623Z] docker latest eeaf43b92773 2 days ago 228MB [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-12-14T03:07:22.843Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T03:07:23.724Z] ---> package-listing.sh [2020-12-14T03:07:23.724Z] ++ facter osfamily [2020-12-14T03:07:23.724Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-14T03:07:23.724Z] + OS_FAMILY=redhat [2020-12-14T03:07:23.724Z] + workspace=/w/workspace/edgex-go/9 [2020-12-14T03:07:23.724Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-14T03:07:23.724Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-14T03:07:23.724Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-14T03:07:23.724Z] + PACKAGES=/tmp/packages_start.txt [2020-12-14T03:07:23.724Z] + '[' /w/workspace/edgex-go/9 ']' [2020-12-14T03:07:23.724Z] + PACKAGES=/tmp/packages_end.txt [2020-12-14T03:07:23.724Z] + case "${OS_FAMILY}" in [2020-12-14T03:07:23.724Z] + rpm -qa [2020-12-14T03:07:23.724Z] + sort [2020-12-14T03:07:29.034Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-14T03:07:29.034Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-14T03:07:29.034Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-14T03:07:29.034Z] + '[' /w/workspace/edgex-go/9 ']' [2020-12-14T03:07:29.034Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2020-12-14T03:07:29.034Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2020-12-14T03:07:29.048Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-14T03:07:29.344Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-14T03:07:29.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T03:07:29.648Z] [2020-12-14T03:07:29.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-14T03:07:30.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T03:07:30.006Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-14T03:07:30.006Z] df20fa9351a1: Pulling fs layer [2020-12-14T03:07:30.006Z] 36b3adc4ff6f: Pulling fs layer [2020-12-14T03:07:30.006Z] 8ad3a11d3b57: Pulling fs layer [2020-12-14T03:07:30.006Z] 46f8f816bc3b: Pulling fs layer [2020-12-14T03:07:30.006Z] 93b61091891f: Pulling fs layer [2020-12-14T03:07:30.006Z] 93b9cdb0e59b: Pulling fs layer [2020-12-14T03:07:30.006Z] 5e14af77c1be: Pulling fs layer [2020-12-14T03:07:30.006Z] 01666e4c0597: Pulling fs layer [2020-12-14T03:07:30.006Z] aa168da1d23b: Pulling fs layer [2020-12-14T03:07:30.006Z] 46f8f816bc3b: Waiting [2020-12-14T03:07:30.006Z] 93b61091891f: Waiting [2020-12-14T03:07:30.006Z] 93b9cdb0e59b: Waiting [2020-12-14T03:07:30.006Z] 5e14af77c1be: Waiting [2020-12-14T03:07:30.006Z] 01666e4c0597: Waiting [2020-12-14T03:07:30.006Z] aa168da1d23b: Waiting [2020-12-14T03:07:30.006Z] 36b3adc4ff6f: Verifying Checksum [2020-12-14T03:07:30.006Z] 36b3adc4ff6f: Download complete [2020-12-14T03:07:30.268Z] 46f8f816bc3b: Verifying Checksum [2020-12-14T03:07:30.268Z] 46f8f816bc3b: Download complete [2020-12-14T03:07:30.268Z] df20fa9351a1: Verifying Checksum [2020-12-14T03:07:30.268Z] df20fa9351a1: Download complete [2020-12-14T03:07:30.268Z] 93b9cdb0e59b: Verifying Checksum [2020-12-14T03:07:30.268Z] 93b9cdb0e59b: Download complete [2020-12-14T03:07:30.268Z] 5e14af77c1be: Verifying Checksum [2020-12-14T03:07:30.268Z] 5e14af77c1be: Download complete [2020-12-14T03:07:30.268Z] 01666e4c0597: Verifying Checksum [2020-12-14T03:07:30.268Z] 01666e4c0597: Download complete [2020-12-14T03:07:30.268Z] 93b61091891f: Download complete [2020-12-14T03:07:30.530Z] 8ad3a11d3b57: Verifying Checksum [2020-12-14T03:07:30.530Z] 8ad3a11d3b57: Download complete [2020-12-14T03:07:30.530Z] df20fa9351a1: Pull complete [2020-12-14T03:07:30.794Z] 36b3adc4ff6f: Pull complete [2020-12-14T03:07:31.744Z] 8ad3a11d3b57: Pull complete [2020-12-14T03:07:32.027Z] 46f8f816bc3b: Pull complete [2020-12-14T03:07:32.292Z] 93b61091891f: Pull complete [2020-12-14T03:07:33.242Z] aa168da1d23b: Verifying Checksum [2020-12-14T03:07:33.242Z] aa168da1d23b: Download complete [2020-12-14T03:07:35.164Z] 93b9cdb0e59b: Pull complete [2020-12-14T03:07:35.426Z] 5e14af77c1be: Pull complete [2020-12-14T03:07:35.426Z] 01666e4c0597: Pull complete [2020-12-14T03:07:43.606Z] aa168da1d23b: Pull complete [2020-12-14T03:07:43.606Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-14T03:07:43.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T03:07:43.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-14T03:07:43.858Z] prd-centos7-docker-4c-2g-15814 does not seem to be running inside a container [2020-12-14T03:07:43.913Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-14T03:07:48.265Z] $ docker top 9f6163cd685c38f7071f4c698a6d55562ffb7fe9d44097b70f5d037eb341cb21 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T03:07:48.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-14T03:07:49.156Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-14T03:07:49.457Z] + ls /var/log/sa-host [2020-12-14T03:07:49.457Z] + sadf -c /var/log/sa-host/sa14 [2020-12-14T03:07:49.457Z] file_magic: OK [2020-12-14T03:07:49.457Z] HZ: Using current value: 100 [2020-12-14T03:07:49.457Z] file_header: OK [2020-12-14T03:07:49.457Z] 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-12-14T03:07:49.457Z] Statistics: [2020-12-14T03:07:49.457Z] 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... [2020-12-14T03:07:49.457Z] File successfully converted to sysstat format version 12.2.1 [2020-12-14T03:07:49.457Z] + sadf -c /var/log/sa-host/sa23 [2020-12-14T03:07:49.457Z] file_magic: OK [2020-12-14T03:07:49.457Z] HZ: Using current value: 100 [2020-12-14T03:07:49.457Z] file_header: OK [2020-12-14T03:07:49.457Z] 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-12-14T03:07:49.457Z] Statistics: [2020-12-14T03:07:49.457Z] Hnuu...uuuununununu... [2020-12-14T03:07:49.457Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-14T03:07:50.151Z] provisioning config files... [2020-12-14T03:07:50.171Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config6969361365791986162tmp [Pipeline] { [Pipeline] echo [2020-12-14T03:07:50.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T03:07:50.588Z] ---> create-netrc.sh [Pipeline] } [2020-12-14T03:07:50.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-14T03:07:50.757Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T03:07:51.056Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-14T03:07:51.067Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T03:07:51.364Z] ---> sudo-logs.sh [2020-12-14T03:07:51.364Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-14T03:07:51.375Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T03:07:51.695Z] ---> job-cost.sh [2020-12-14T03:07:51.695Z] lf-activate-venv: SKIPPING [2020-12-14T03:07:51.695Z] INFO: No Stack... [2020-12-14T03:07:52.642Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-14T03:07:53.217Z] INFO: Archiving Costs [Pipeline] echo [2020-12-14T03:07:53.232Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T03:07:53.541Z] ---> logs-deploy.sh [2020-12-14T03:07:53.541Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2913/9 [2020-12-14T03:07:53.541Z] INFO: archiving workspace using pattern(s): [2020-12-14T03:07:54.931Z] Archives upload complete. [2020-12-14T03:07:55.193Z] INFO: archiving logs to Nexus [2020-12-14T03:07:56.142Z] ---> uname -a: [2020-12-14T03:07:56.143Z] Linux prd-centos7-docker-4c-2g-15814.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] ---> lscpu: [2020-12-14T03:07:56.143Z] Architecture: x86_64 [2020-12-14T03:07:56.143Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-14T03:07:56.143Z] Byte Order: Little Endian [2020-12-14T03:07:56.143Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-14T03:07:56.143Z] CPU(s): 4 [2020-12-14T03:07:56.143Z] On-line CPU(s) list: 0-3 [2020-12-14T03:07:56.143Z] Thread(s) per core: 1 [2020-12-14T03:07:56.143Z] Core(s) per socket: 1 [2020-12-14T03:07:56.143Z] Socket(s): 4 [2020-12-14T03:07:56.143Z] NUMA node(s): 1 [2020-12-14T03:07:56.143Z] Vendor ID: GenuineIntel [2020-12-14T03:07:56.143Z] CPU family: 6 [2020-12-14T03:07:56.143Z] Model: 44 [2020-12-14T03:07:56.143Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-14T03:07:56.143Z] Stepping: 1 [2020-12-14T03:07:56.143Z] CPU MHz: 2933.436 [2020-12-14T03:07:56.143Z] BogoMIPS: 5866.87 [2020-12-14T03:07:56.143Z] Virtualization: VT-x [2020-12-14T03:07:56.143Z] Hypervisor vendor: KVM [2020-12-14T03:07:56.143Z] Virtualization type: full [2020-12-14T03:07:56.143Z] L1d cache: 128 KiB [2020-12-14T03:07:56.143Z] L1i cache: 128 KiB [2020-12-14T03:07:56.143Z] L2 cache: 16 MiB [2020-12-14T03:07:56.143Z] L3 cache: 64 MiB [2020-12-14T03:07:56.143Z] NUMA node0 CPU(s): 0-3 [2020-12-14T03:07:56.143Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-14T03:07:56.143Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-14T03:07:56.143Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-14T03:07:56.143Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-14T03:07:56.143Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-14T03:07:56.143Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-14T03:07:56.143Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-14T03:07:56.143Z] Vulnerability Srbds: Not affected [2020-12-14T03:07:56.143Z] Vulnerability Tsx async abort: Not affected [2020-12-14T03:07:56.143Z] 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-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] ---> nproc: [2020-12-14T03:07:56.143Z] 4 [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] ---> df -h: [2020-12-14T03:07:56.143Z] Filesystem Size Used Available Use% Mounted on [2020-12-14T03:07:56.143Z] overlay 50.0G 12.6G 37.4G 25% / [2020-12-14T03:07:56.143Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-14T03:07:56.143Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-14T03:07:56.143Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-14T03:07:56.143Z] /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os [2020-12-14T03:07:56.143Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf [2020-12-14T03:07:56.143Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname [2020-12-14T03:07:56.143Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts [2020-12-14T03:07:56.143Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log [2020-12-14T03:07:56.143Z] /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json [2020-12-14T03:07:56.143Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host [2020-12-14T03:07:56.143Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure [2020-12-14T03:07:56.143Z] /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/9 [2020-12-14T03:07:56.143Z] /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/9@tmp [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] ---> free -m: [2020-12-14T03:07:56.143Z] total used free shared buff/cache available [2020-12-14T03:07:56.143Z] Mem: 1837 719 236 0 881 1033 [2020-12-14T03:07:56.143Z] Swap: 1023 65 958 [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] ---> ip addr: [2020-12-14T03:07:56.143Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-14T03:07:56.143Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-14T03:07:56.143Z] inet 127.0.0.1/8 scope host lo [2020-12-14T03:07:56.143Z] valid_lft forever preferred_lft forever [2020-12-14T03:07:56.143Z] inet6 ::1/128 scope host [2020-12-14T03:07:56.143Z] valid_lft forever preferred_lft forever [2020-12-14T03:07:56.143Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-14T03:07:56.143Z] link/ether fa:16:3e:e3:fa:04 brd ff:ff:ff:ff:ff:ff [2020-12-14T03:07:56.143Z] inet 10.30.123.252/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-14T03:07:56.143Z] valid_lft 85213sec preferred_lft 85213sec [2020-12-14T03:07:56.143Z] inet6 fe80::f816:3eff:fee3:fa04/64 scope link [2020-12-14T03:07:56.143Z] valid_lft forever preferred_lft forever [2020-12-14T03:07:56.143Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-14T03:07:56.143Z] link/ether 02:42:26:ee:eb:c8 brd ff:ff:ff:ff:ff:ff [2020-12-14T03:07:56.143Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-14T03:07:56.143Z] valid_lft forever preferred_lft forever [2020-12-14T03:07:56.143Z] inet6 fe80::42:26ff:feee:ebc8/64 scope link [2020-12-14T03:07:56.143Z] valid_lft forever preferred_lft forever [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] ---> sar -b -r -n DEV: [2020-12-14T03:07:56.143Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/14/20 _x86_64_ (4 CPU) [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] 02:47:57 LINUX RESTART (4 CPU) [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] 02:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-14T03:07:56.143Z] 02:50:02 225.15 105.77 119.38 0.00 7987.49 46307.14 0.00 [2020-12-14T03:07:56.143Z] 02:51:01 269.19 121.08 148.11 0.00 5910.89 32220.98 0.00 [2020-12-14T03:07:56.143Z] 02:52:01 196.31 85.38 110.93 0.00 3054.32 12784.87 0.00 [2020-12-14T03:07:56.143Z] 02:53:02 168.18 48.22 119.96 0.00 7738.46 45753.41 0.00 [2020-12-14T03:07:56.143Z] 02:54:01 2547.01 2171.61 375.41 0.00 181327.10 227806.51 0.00 [2020-12-14T03:07:56.143Z] 02:55:01 1193.61 950.75 242.86 0.00 53918.99 74363.71 0.00 [2020-12-14T03:07:56.143Z] 02:56:02 2157.36 1792.96 364.40 0.00 137239.89 166185.32 0.00 [2020-12-14T03:07:56.143Z] 02:57:01 1113.07 803.36 309.70 0.00 61372.24 77023.53 0.00 [2020-12-14T03:07:56.143Z] 02:58:01 98.75 14.11 84.64 0.00 3061.78 6013.47 0.00 [2020-12-14T03:07:56.143Z] 02:59:01 0.83 0.62 0.22 0.00 25.18 2.66 0.00 [2020-12-14T03:07:56.143Z] 03:00:01 1.60 1.30 0.30 0.00 101.00 3.31 0.00 [2020-12-14T03:07:56.143Z] 03:01:01 0.33 0.07 0.27 0.00 1.07 2.85 0.00 [2020-12-14T03:07:56.143Z] 03:02:01 0.73 0.37 0.37 0.00 23.30 4.96 0.00 [2020-12-14T03:07:56.143Z] 03:03:01 0.57 0.28 0.28 0.00 4.93 2.61 0.00 [2020-12-14T03:07:56.143Z] 03:04:01 2.28 1.53 0.75 0.00 51.97 13.92 0.00 [2020-12-14T03:07:56.143Z] 03:05:01 0.40 0.12 0.28 0.00 1.33 2.93 0.00 [2020-12-14T03:07:56.143Z] 03:06:01 0.20 0.02 0.18 0.00 0.13 2.18 0.00 [2020-12-14T03:07:56.143Z] 03:07:01 0.22 0.05 0.17 0.00 0.40 1.78 0.00 [2020-12-14T03:07:56.143Z] Average: 441.93 337.83 104.11 0.00 25578.45 38166.03 0.00 [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] 02:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-14T03:07:56.143Z] 02:50:02 107340 0 705756 37.51 2136 1066312 1445472 49.33 571164 964000 39080 [2020-12-14T03:07:56.143Z] 02:51:01 96000 0 801160 42.58 992 983392 1650588 56.33 659000 851476 65316 [2020-12-14T03:07:56.143Z] 02:52:01 253108 0 761844 40.49 592 866000 1373116 46.86 636128 708968 47532 [2020-12-14T03:07:56.143Z] 02:53:02 66356 0 744828 39.59 340 1070020 1268188 43.28 710588 836492 47012 [2020-12-14T03:07:56.143Z] 02:54:01 79956 0 857212 45.56 108 944268 2330456 79.53 765672 813344 25160 [2020-12-14T03:07:56.143Z] 02:55:01 400404 0 786588 41.81 108 694444 2066056 70.51 524616 706796 152 [2020-12-14T03:07:56.143Z] 02:56:02 82720 0 737904 39.22 108 1060812 1752892 59.82 597352 976828 85988 [2020-12-14T03:07:56.143Z] 02:57:01 292920 0 709436 37.70 108 879080 1476628 50.39 531128 812988 508 [2020-12-14T03:07:56.143Z] 02:58:01 223248 0 647984 34.44 108 1010204 1200636 40.98 560828 850972 8 [2020-12-14T03:07:56.143Z] 02:59:01 226500 0 643992 34.23 108 1010944 1171792 39.99 559076 850644 8 [2020-12-14T03:07:56.143Z] 03:00:01 224532 0 642928 34.17 108 1013976 1165528 39.78 558136 853528 8 [2020-12-14T03:07:56.143Z] 03:01:01 223888 0 643568 34.20 108 1013980 1167708 39.85 558660 853536 8 [2020-12-14T03:07:56.143Z] 03:02:01 223860 0 642916 34.17 108 1014660 1166036 39.79 558480 854104 8 [2020-12-14T03:07:56.143Z] 03:03:01 223472 0 643112 34.18 108 1014852 1185072 40.44 558360 854112 8 [2020-12-14T03:07:56.143Z] 03:04:01 221616 0 644148 34.24 108 1015672 1166120 39.80 559116 854676 8 [2020-12-14T03:07:56.143Z] 03:05:01 221488 0 644272 34.24 108 1015676 1166252 39.80 559144 854712 16 [2020-12-14T03:07:56.143Z] 03:06:01 222100 0 643652 34.21 108 1015684 1166036 39.79 558704 854716 16 [2020-12-14T03:07:56.143Z] 03:07:01 221616 0 644128 34.23 108 1015692 1166120 39.80 558848 854728 8 [2020-12-14T03:07:56.143Z] Average: 200618 0 696968 37.04 310 983648 1393594 47.56 588056 844812 17269 [2020-12-14T03:07:56.143Z] [2020-12-14T03:07:56.143Z] 02:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-14T03:07:56.143Z] 02:50:02 vethb88fab8 20.81 31.72 1.43 166.94 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:50:02 eth0 1159.88 1158.32 5995.03 132.35 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:50:02 docker0 838.51 781.52 68.75 2834.50 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:51:01 veth8d6394a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:51:01 eth0 382.47 271.45 1981.98 32.89 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:51:01 docker0 142.80 166.16 10.57 685.77 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:52:01 veth8d6394a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:52:01 eth0 38.38 25.63 24.46 81.86 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:53:02 veth7ad24e8 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:53:02 eth0 184.97 139.69 1683.18 25.92 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:54:01 veth7ad24e8 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:54:01 eth0 70.60 47.74 170.58 63.18 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:54:01 docker0 14.35 25.69 0.78 148.06 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:55:01 vethddac11e 7.81 8.86 0.54 33.30 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:55:01 veth99bd258 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:55:01 veth7ad24e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:55:01 eth0 41.47 28.89 130.27 10.47 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:56:02 veth7ad24e8 0.00 0.36 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:56:02 eth0 101.51 77.35 162.12 104.40 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:56:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:56:02 docker0 1020.91 1004.75 81.36 3833.35 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:57:01 vethfa5f838 25.27 43.47 1.69 287.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:57:01 veth7ad24e8 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:57:01 eth0 97.94 53.80 403.78 19.68 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:58:01 eth0 67.74 53.89 102.09 78.04 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.143Z] 02:58:01 docker0 1068.21 1079.16 84.30 4296.06 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 02:59:01 eth0 1.10 0.42 0.45 0.23 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:00:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:04:01 eth0 0.60 0.17 0.15 0.07 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:05:01 eth0 0.90 0.57 0.32 0.18 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:06:01 eth0 0.07 0.07 0.01 0.04 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:07:01 eth0 0.22 0.15 0.12 0.07 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] Average: eth0 119.27 103.25 592.07 30.54 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] Average: docker0 59.42 60.03 4.69 238.98 0.00 0.00 0.00 0.00 [2020-12-14T03:07:56.144Z] [2020-12-14T03:07:56.144Z] [2020-12-14T03:07:56.144Z] ---> sar -P ALL: [2020-12-14T03:07:56.144Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/14/20 _x86_64_ (4 CPU) [2020-12-14T03:07:56.144Z] [2020-12-14T03:07:56.144Z] 02:47:57 LINUX RESTART (4 CPU) [2020-12-14T03:07:56.144Z] [2020-12-14T03:07:56.144Z] 02:49:01 CPU %user %nice %system %iowait %steal %idle [2020-12-14T03:07:56.144Z] 02:50:02 all 15.97 0.00 8.59 1.91 0.15 73.37 [2020-12-14T03:07:56.144Z] 02:50:02 0 14.62 0.00 9.85 0.95 0.15 74.44 [2020-12-14T03:07:56.144Z] 02:50:02 1 13.41 0.00 8.32 3.21 0.15 74.91 [2020-12-14T03:07:56.144Z] 02:50:02 2 22.44 0.00 8.28 2.06 0.12 67.09 [2020-12-14T03:07:56.144Z] 02:50:02 3 13.43 0.00 7.91 1.44 0.19 77.04 [2020-12-14T03:07:56.144Z] 02:51:01 all 15.69 0.00 8.36 5.96 0.14 69.85 [2020-12-14T03:07:56.144Z] 02:51:01 0 15.81 0.00 8.04 6.37 0.16 69.63 [2020-12-14T03:07:56.144Z] 02:51:01 1 15.60 0.00 8.26 5.22 0.12 70.81 [2020-12-14T03:07:56.144Z] 02:51:01 2 16.11 0.00 8.69 5.65 0.12 69.42 [2020-12-14T03:07:56.144Z] 02:51:01 3 15.23 0.00 8.45 6.62 0.16 69.54 [2020-12-14T03:07:56.144Z] 02:52:01 all 64.96 0.00 15.95 4.26 0.11 14.72 [2020-12-14T03:07:56.144Z] 02:52:01 0 64.84 0.00 15.56 5.65 0.10 13.85 [2020-12-14T03:07:56.144Z] 02:52:01 1 67.19 0.00 15.22 1.98 0.09 15.52 [2020-12-14T03:07:56.144Z] 02:52:01 2 63.06 0.00 15.97 4.31 0.12 16.53 [2020-12-14T03:07:56.144Z] 02:52:01 3 64.73 0.00 17.04 5.06 0.14 13.02 [2020-12-14T03:07:56.144Z] 02:53:02 all 28.16 0.00 12.19 1.75 0.11 57.79 [2020-12-14T03:07:56.144Z] 02:53:02 0 26.96 0.00 11.96 1.85 0.10 59.12 [2020-12-14T03:07:56.144Z] 02:53:02 1 27.78 0.00 12.07 1.43 0.10 58.62 [2020-12-14T03:07:56.144Z] 02:53:02 2 29.89 0.00 12.35 1.52 0.15 56.08 [2020-12-14T03:07:56.144Z] 02:53:02 3 28.02 0.00 12.39 2.18 0.09 57.33 [2020-12-14T03:07:56.144Z] 02:54:01 all 21.76 0.00 28.49 22.34 0.22 27.19 [2020-12-14T03:07:56.144Z] 02:54:01 0 20.90 0.00 27.16 26.81 0.20 24.94 [2020-12-14T03:07:56.144Z] 02:54:01 1 20.92 0.00 28.58 20.22 0.21 30.06 [2020-12-14T03:07:56.144Z] 02:54:01 2 22.41 0.00 28.90 21.80 0.27 26.62 [2020-12-14T03:07:56.144Z] 02:54:01 3 22.84 0.00 29.34 20.46 0.22 27.13 [2020-12-14T03:07:56.144Z] 02:55:01 all 52.62 0.00 16.96 17.37 0.10 12.95 [2020-12-14T03:07:56.144Z] 02:55:01 0 51.69 0.00 16.92 16.69 0.14 14.56 [2020-12-14T03:07:56.144Z] 02:55:01 1 52.57 0.00 16.79 17.69 0.09 12.86 [2020-12-14T03:07:56.144Z] 02:55:01 2 52.85 0.00 17.38 16.44 0.10 13.22 [2020-12-14T03:07:56.144Z] 02:55:01 3 53.36 0.00 16.75 18.66 0.09 11.13 [2020-12-14T03:07:56.144Z] 02:56:02 all 27.44 0.00 23.73 23.63 0.21 24.99 [2020-12-14T03:07:56.144Z] 02:56:02 0 25.66 0.00 22.23 22.40 0.26 29.45 [2020-12-14T03:07:56.144Z] 02:56:02 1 26.68 0.00 25.06 24.80 0.23 23.24 [2020-12-14T03:07:56.144Z] 02:56:02 2 29.86 0.00 24.43 24.96 0.16 20.60 [2020-12-14T03:07:56.144Z] 02:56:02 3 27.57 0.00 23.21 22.36 0.19 26.67 [2020-12-14T03:07:56.144Z] 02:57:01 all 40.13 0.00 17.31 21.15 0.10 21.31 [2020-12-14T03:07:56.144Z] 02:57:01 0 40.87 0.00 18.25 17.72 0.09 23.06 [2020-12-14T03:07:56.144Z] 02:57:01 1 38.45 0.00 17.96 22.91 0.11 20.58 [2020-12-14T03:07:56.144Z] 02:57:01 2 41.69 0.00 16.51 22.67 0.07 19.06 [2020-12-14T03:07:56.144Z] 02:57:01 3 39.52 0.00 16.50 21.28 0.12 22.57 [2020-12-14T03:07:56.144Z] 02:58:01 all 5.23 0.00 3.31 3.93 0.03 87.50 [2020-12-14T03:07:56.144Z] 02:58:01 0 4.73 0.00 3.60 4.05 0.03 87.59 [2020-12-14T03:07:56.144Z] 02:58:01 1 5.72 0.00 2.95 7.07 0.02 84.24 [2020-12-14T03:07:56.144Z] 02:58:01 2 4.07 0.00 3.00 3.57 0.03 89.32 [2020-12-14T03:07:56.144Z] 02:58:01 3 6.39 0.00 3.71 1.04 0.03 88.83 [2020-12-14T03:07:56.144Z] 02:59:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2020-12-14T03:07:56.144Z] 02:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-14T03:07:56.144Z] 02:59:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-14T03:07:56.144Z] 02:59:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-14T03:07:56.144Z] 02:59:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2020-12-14T03:07:56.144Z] 03:00:01 all 0.15 0.00 0.04 0.00 0.02 99.78 [2020-12-14T03:07:56.144Z] 03:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2020-12-14T03:07:56.144Z] 03:00:01 1 0.05 0.00 0.05 0.02 0.03 99.85 [2020-12-14T03:07:56.144Z] 03:00:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2020-12-14T03:07:56.144Z] 03:00:01 3 0.50 0.00 0.05 0.00 0.02 99.43 [2020-12-14T03:07:56.144Z] [2020-12-14T03:07:56.144Z] 03:00:01 CPU %user %nice %system %iowait %steal %idle [2020-12-14T03:07:56.144Z] 03:01:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2020-12-14T03:07:56.144Z] 03:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2020-12-14T03:07:56.144Z] 03:01:01 1 0.37 0.00 0.07 0.00 0.00 99.57 [2020-12-14T03:07:56.144Z] 03:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-14T03:07:56.144Z] 03:01:01 3 0.20 0.00 0.02 0.00 0.00 99.78 [2020-12-14T03:07:56.144Z] 03:02:01 all 0.16 0.00 0.05 0.01 0.00 99.79 [2020-12-14T03:07:56.144Z] 03:02:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2020-12-14T03:07:56.144Z] 03:02:01 1 0.55 0.00 0.05 0.02 0.00 99.38 [2020-12-14T03:07:56.144Z] 03:02:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2020-12-14T03:07:56.144Z] 03:02:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-14T03:07:56.144Z] 03:03:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-12-14T03:07:56.144Z] 03:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-14T03:07:56.144Z] 03:03:01 1 0.52 0.00 0.03 0.00 0.02 99.43 [2020-12-14T03:07:56.144Z] 03:03:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-14T03:07:56.144Z] 03:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-14T03:07:56.144Z] 03:04:01 all 0.16 0.00 0.05 0.03 0.00 99.75 [2020-12-14T03:07:56.144Z] 03:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-14T03:07:56.144Z] 03:04:01 1 0.52 0.00 0.02 0.02 0.00 99.45 [2020-12-14T03:07:56.144Z] 03:04:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2020-12-14T03:07:56.144Z] 03:04:01 3 0.05 0.00 0.13 0.08 0.02 99.72 [2020-12-14T03:07:56.144Z] 03:05:01 all 0.14 0.00 0.03 0.00 0.00 99.84 [2020-12-14T03:07:56.144Z] 03:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-12-14T03:07:56.144Z] 03:05:01 1 0.52 0.00 0.05 0.00 0.00 99.43 [2020-12-14T03:07:56.144Z] 03:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-14T03:07:56.144Z] 03:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-14T03:07:56.144Z] 03:06:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-12-14T03:07:56.144Z] 03:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-14T03:07:56.144Z] 03:06:01 1 0.48 0.00 0.05 0.00 0.00 99.47 [2020-12-14T03:07:56.144Z] 03:06:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-14T03:07:56.144Z] 03:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-14T03:07:56.144Z] 03:07:01 all 0.02 0.00 0.03 0.00 0.00 99.94 [2020-12-14T03:07:56.144Z] 03:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-12-14T03:07:56.144Z] 03:07:01 1 0.05 0.00 0.05 0.02 0.00 99.88 [2020-12-14T03:07:56.144Z] 03:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2020-12-14T03:07:56.144Z] 03:07:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2020-12-14T03:07:56.144Z] Average: all 14.80 0.00 7.30 5.51 0.07 72.33 [2020-12-14T03:07:56.144Z] Average: 0 14.44 0.00 7.24 5.53 0.07 72.73 [2020-12-14T03:07:56.144Z] Average: 1 14.75 0.00 7.34 5.66 0.06 72.18 [2020-12-14T03:07:56.144Z] Average: 2 15.29 0.00 7.33 5.54 0.06 71.77 [2020-12-14T03:07:56.144Z] Average: 3 14.72 0.00 7.29 5.30 0.07 72.62 [2020-12-14T03:07:56.144Z] [2020-12-14T03:07:56.144Z] [2020-12-14T03:07:56.144Z]