Pull request #2659 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d+2f18d68ce33577a025edc322deb728338e3be43f (b798524dcc8850356075446d6e63a713de234fc6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-3293 in /w/workspace/edgexfoundry_edgex-go_PR-2659 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2659/head:refs/remotes/origin/PR-2659 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2659/head:refs/remotes/origin/PR-2659 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2659/head:refs/remotes/origin/PR-2659 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2f18d68ce33577a025edc322deb728338e3be43f into PR head commit 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d Merge succeeded, producing 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d Checking out Revision 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d (PR-2659) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d # 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 2f18d68ce33577a025edc322deb728338e3be43f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d # timeout=10 Commit message: "fixup! feat: Implement pluggable password generator" > git rev-list --no-walk 2a3124b8e2eaebdc5a7bb612f36055734e1a8da7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-10T20:05:32.355Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-10T20:05:32.624Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-10T20:05:32.782Z] ========================================================= [2020-08-10T20:05:32.782Z] EdgeX Global Pipelines Version Info [2020-08-10T20:05:32.782Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-10T20:05:34.588Z] ------------------- [2020-08-10T20:05:34.588Z] stable info: [2020-08-10T20:05:34.588Z] ------------------- [2020-08-10T20:05:34.588Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-10T20:05:34.588Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-10T20:05:34.588Z] Message: update stable to v1.0.106 [2020-08-10T20:05:35.160Z] ------------------- [2020-08-10T20:05:35.160Z] experimental info: [2020-08-10T20:05:35.160Z] ------------------- [2020-08-10T20:05:35.160Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-10T20:05:35.160Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-10T20:05:35.160Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-08-10T20:05:36.774Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-08-10T20:05:36.775Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-10T20:05:36.775Z] ++ dirname cmd/core-command/Dockerfile [2020-08-10T20:05:36.775Z] ++ cut -d/ -f2 [2020-08-10T20:05:36.775Z] + echo core-command,cmd/core-command/Dockerfile [2020-08-10T20:05:36.775Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-10T20:05:36.775Z] ++ dirname cmd/core-data/Dockerfile [2020-08-10T20:05:36.775Z] ++ cut -d/ -f2 [2020-08-10T20:05:36.775Z] + echo core-data,cmd/core-data/Dockerfile [2020-08-10T20:05:36.775Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-10T20:05:36.775Z] ++ dirname cmd/core-metadata/Dockerfile [2020-08-10T20:05:36.775Z] ++ cut -d/ -f2 [2020-08-10T20:05:36.775Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-08-10T20:05:36.775Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-10T20:05:36.775Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-08-10T20:05:36.775Z] ++ cut -d/ -f2 [2020-08-10T20:05:36.775Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-08-10T20:05:36.775Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-10T20:05:36.775Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-08-10T20:05:36.775Z] ++ cut -d/ -f2 [2020-08-10T20:05:36.775Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-08-10T20:05:36.775Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-10T20:05:36.775Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-08-10T20:05:36.775Z] ++ cut -d/ -f2 [2020-08-10T20:05:36.775Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-08-10T20:05:36.775Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-10T20:05:36.775Z] ++ dirname cmd/support-logging/Dockerfile [2020-08-10T20:05:36.775Z] ++ cut -d/ -f2 [2020-08-10T20:05:36.775Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-08-10T20:05:36.775Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-10T20:05:36.775Z] ++ dirname cmd/support-notifications/Dockerfile [2020-08-10T20:05:36.775Z] ++ cut -d/ -f2 [2020-08-10T20:05:36.775Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-08-10T20:05:36.775Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-10T20:05:36.775Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-08-10T20:05:36.775Z] ++ cut -d/ -f2 [2020-08-10T20:05:36.775Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-08-10T20:05:36.775Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-10T20:05:36.775Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-08-10T20:05:36.775Z] ++ cut -d/ -f2 [2020-08-10T20:05:36.775Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-08-10T20:05:36.835Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-08-10T20:05:37.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-10T20:05:38.050Z] [2020-08-10T20:05:38.050Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-10T20:05:38.391Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-10T20:05:38.391Z] latest: Pulling from edgex-devops/git-semver [2020-08-10T20:05:38.391Z] 31603596830f: Pulling fs layer [2020-08-10T20:05:38.391Z] 2a8b12db71e7: Pulling fs layer [2020-08-10T20:05:38.391Z] 6ca5941a6612: Pulling fs layer [2020-08-10T20:05:38.391Z] ecc8261a40a4: Pulling fs layer [2020-08-10T20:05:38.391Z] ecc8261a40a4: Waiting [2020-08-10T20:05:38.391Z] 2a8b12db71e7: Verifying Checksum [2020-08-10T20:05:38.391Z] 2a8b12db71e7: Download complete [2020-08-10T20:05:38.659Z] 31603596830f: Verifying Checksum [2020-08-10T20:05:38.659Z] 31603596830f: Download complete [2020-08-10T20:05:38.659Z] ecc8261a40a4: Verifying Checksum [2020-08-10T20:05:38.659Z] ecc8261a40a4: Download complete [2020-08-10T20:05:38.659Z] 6ca5941a6612: Verifying Checksum [2020-08-10T20:05:38.659Z] 6ca5941a6612: Download complete [2020-08-10T20:05:38.920Z] 31603596830f: Pull complete [2020-08-10T20:05:39.181Z] 2a8b12db71e7: Pull complete [2020-08-10T20:05:39.755Z] 6ca5941a6612: Pull complete [2020-08-10T20:05:40.021Z] ecc8261a40a4: Pull complete [2020-08-10T20:05:40.021Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-10T20:05:40.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-10T20:05:40.021Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-10T20:05:40.117Z] prd-centos7-docker-4c-2g-3293 does not seem to be running inside a container [2020-08-10T20:05:40.163Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-10T20:05:42.488Z] $ docker top 3bd3c86b5046eae6764e97ab81b8ab24ff218804a9717eb960cef85ca87218a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-10T20:05:42.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-10T20:05:42.725Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-10T20:05:42.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-10T20:05:42.936Z] $ docker exec 3bd3c86b5046eae6764e97ab81b8ab24ff218804a9717eb960cef85ca87218a1 ssh-agent [2020-08-10T20:05:43.095Z] SSH_AUTH_SOCK=/tmp/ssh-hdVZHZJRfvz4/agent.11 [2020-08-10T20:05:43.095Z] SSH_AGENT_PID=16 [2020-08-10T20:05:43.105Z] Running ssh-add (command line suppressed) [2020-08-10T20:05:43.224Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6222346758162357233.key (/w/workspace/edgex-go/2@tmp/private_key_6222346758162357233.key) [2020-08-10T20:05:43.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-10T20:05:43.594Z] + git describe --exact-match --tags HEAD [2020-08-10T20:05:43.594Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-10T20:05:43.616Z] $ docker exec --env ******** --env ******** 3bd3c86b5046eae6764e97ab81b8ab24ff218804a9717eb960cef85ca87218a1 ssh-agent -k [2020-08-10T20:05:43.734Z] unset SSH_AUTH_SOCK; [2020-08-10T20:05:43.735Z] unset SSH_AGENT_PID; [2020-08-10T20:05:43.735Z] echo Agent pid 16 killed; [2020-08-10T20:05:43.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-10T20:05:43.866Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-10T20:05:43.866Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-10T20:05:43.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-10T20:05:43.946Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-10T20:05:44.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-10T20:05:44.107Z] $ docker exec 3bd3c86b5046eae6764e97ab81b8ab24ff218804a9717eb960cef85ca87218a1 ssh-agent [2020-08-10T20:05:44.261Z] SSH_AUTH_SOCK=/tmp/ssh-rpIv7oGkK9vV/agent.45 [2020-08-10T20:05:44.261Z] SSH_AGENT_PID=50 [2020-08-10T20:05:44.268Z] Running ssh-add (command line suppressed) [2020-08-10T20:05:44.380Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2634582271723561492.key (/w/workspace/edgex-go/2@tmp/private_key_2634582271723561492.key) [2020-08-10T20:05:44.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-10T20:05:44.747Z] + git semver init [2020-08-10T20:05:44.748Z] # -> Open(): unable to determine branch for HEAD [2020-08-10T20:05:44.748Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2020-08-10T20:05:44.748Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2020-08-10T20:05:44.748Z] # $SEMVER_REMOTE_NAME = origin [2020-08-10T20:05:44.748Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-10T20:05:44.748Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-10T20:05:44.748Z] # $SEMVER_BRANCH = PR-2659 [2020-08-10T20:05:44.748Z] # $SEMVER_TEMP = /tmp/semver-508517029 [2020-08-10T20:05:44.748Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-08-10T20:06:02.927Z] # '/tmp/semver-508517029' -> '/w/workspace/edgex-go/2/.semver' [2020-08-10T20:06:02.927Z] # -> Force: false [2020-08-10T20:06:02.927Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2020-08-10T20:06:02.941Z] $ docker exec --env ******** --env ******** 3bd3c86b5046eae6764e97ab81b8ab24ff218804a9717eb960cef85ca87218a1 ssh-agent -k [2020-08-10T20:06:03.168Z] unset SSH_AUTH_SOCK; [2020-08-10T20:06:03.169Z] unset SSH_AGENT_PID; [2020-08-10T20:06:03.169Z] echo Agent pid 50 killed; [2020-08-10T20:06:03.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-10T20:06:03.786Z] + git semver [Pipeline] } [2020-08-10T20:06:03.809Z] $ docker stop --time=1 3bd3c86b5046eae6764e97ab81b8ab24ff218804a9717eb960cef85ca87218a1 [2020-08-10T20:06:05.449Z] $ docker rm -f 3bd3c86b5046eae6764e97ab81b8ab24ff218804a9717eb960cef85ca87218a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-10T20:06:18.027Z] Stashed 30 file(s) [Pipeline] echo [2020-08-10T20:06:18.029Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-08-10T20:06:18.457Z] ========================================================= [2020-08-10T20:06:18.457Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-10T20:06:18.457Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-10T20:06:18.788Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-08-10T20:06:21.353Z] Sending build context to Docker daemon 323MB [2020-08-10T20:06:21.622Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-10T20:06:21.622Z] Step 2/7 : FROM ${BASE} [2020-08-10T20:06:21.622Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-10T20:06:21.622Z] df20fa9351a1: Pulling fs layer [2020-08-10T20:06:21.622Z] ed8968b2872e: Pulling fs layer [2020-08-10T20:06:21.622Z] a92cc7c5fd73: Pulling fs layer [2020-08-10T20:06:21.622Z] 2dd03ba5bac4: Pulling fs layer [2020-08-10T20:06:21.622Z] 1e091d79d1de: Pulling fs layer [2020-08-10T20:06:21.622Z] 481702a1767f: Pulling fs layer [2020-08-10T20:06:21.622Z] f64a6f60c768: Pulling fs layer [2020-08-10T20:06:21.622Z] e78d2573fc39: Pulling fs layer [2020-08-10T20:06:21.622Z] e876d2f968b6: Pulling fs layer [2020-08-10T20:06:21.622Z] ce8a83651883: Pulling fs layer [2020-08-10T20:06:21.622Z] 07967f4d0e4b: Pulling fs layer [2020-08-10T20:06:21.622Z] f64a6f60c768: Waiting [2020-08-10T20:06:21.622Z] e78d2573fc39: Waiting [2020-08-10T20:06:21.622Z] e876d2f968b6: Waiting [2020-08-10T20:06:21.622Z] 481702a1767f: Waiting [2020-08-10T20:06:21.622Z] ce8a83651883: Waiting [2020-08-10T20:06:21.622Z] 2dd03ba5bac4: Waiting [2020-08-10T20:06:21.622Z] 1e091d79d1de: Waiting [2020-08-10T20:06:21.622Z] a92cc7c5fd73: Verifying Checksum [2020-08-10T20:06:21.622Z] a92cc7c5fd73: Download complete [2020-08-10T20:06:21.622Z] ed8968b2872e: Download complete [2020-08-10T20:06:21.622Z] 1e091d79d1de: Verifying Checksum [2020-08-10T20:06:21.622Z] 1e091d79d1de: Download complete [2020-08-10T20:06:21.622Z] 481702a1767f: Verifying Checksum [2020-08-10T20:06:21.622Z] 481702a1767f: Download complete [2020-08-10T20:06:21.622Z] df20fa9351a1: Download complete [2020-08-10T20:06:22.221Z] df20fa9351a1: Pull complete [2020-08-10T20:06:23.177Z] f64a6f60c768: Download complete [2020-08-10T20:06:23.177Z] e876d2f968b6: Verifying Checksum [2020-08-10T20:06:23.177Z] e876d2f968b6: Download complete [2020-08-10T20:06:23.177Z] 2dd03ba5bac4: Verifying Checksum [2020-08-10T20:06:23.177Z] 2dd03ba5bac4: Download complete [2020-08-10T20:06:23.445Z] 07967f4d0e4b: Verifying Checksum [2020-08-10T20:06:23.445Z] 07967f4d0e4b: Download complete [2020-08-10T20:06:23.445Z] e78d2573fc39: Verifying Checksum [2020-08-10T20:06:23.445Z] e78d2573fc39: Download complete [2020-08-10T20:06:23.705Z] ce8a83651883: Verifying Checksum [2020-08-10T20:06:23.705Z] ce8a83651883: Download complete [2020-08-10T20:06:24.650Z] ed8968b2872e: Pull complete [2020-08-10T20:06:24.650Z] a92cc7c5fd73: Pull complete [2020-08-10T20:06:29.946Z] 2dd03ba5bac4: Pull complete [2020-08-10T20:06:29.946Z] 1e091d79d1de: Pull complete [2020-08-10T20:06:29.946Z] 481702a1767f: Pull complete [2020-08-10T20:06:33.289Z] Still waiting to schedule task [2020-08-10T20:06:33.289Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-10T20:06:35.240Z] f64a6f60c768: Pull complete [2020-08-10T20:06:38.546Z] e78d2573fc39: Pull complete [2020-08-10T20:06:38.807Z] e876d2f968b6: Pull complete [2020-08-10T20:06:39.750Z] ce8a83651883: Pull complete [2020-08-10T20:06:40.012Z] 07967f4d0e4b: Pull complete [2020-08-10T20:06:40.012Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-10T20:06:40.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-10T20:06:40.012Z] ---> 5d7c900382c6 [2020-08-10T20:06:40.012Z] 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-08-10T20:06:41.405Z] ---> Running in 2ae9cbacaf04 [2020-08-10T20:06:41.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:06:42.605Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:06:42.605Z] (1/12) Installing libmagic (5.38-r0) [2020-08-10T20:06:42.865Z] (2/12) Installing file (5.38-r0) [2020-08-10T20:06:42.865Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-10T20:06:43.125Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-10T20:06:45.037Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-10T20:06:45.037Z] (6/12) Installing patch (2.7.6-r6) [2020-08-10T20:06:45.037Z] (7/12) Installing build-base (0.5-r2) [2020-08-10T20:06:45.037Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-10T20:06:45.037Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-10T20:06:45.300Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-10T20:06:45.300Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-10T20:06:45.300Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-10T20:06:45.560Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T20:06:45.560Z] OK: 233 MiB in 51 packages [2020-08-10T20:06:48.865Z] Removing intermediate container 2ae9cbacaf04 [2020-08-10T20:06:48.865Z] ---> 4c3509ba4c4c [2020-08-10T20:06:48.865Z] Step 4/7 : WORKDIR /edgex-go [2020-08-10T20:06:48.865Z] ---> Running in 91a3e855a799 [2020-08-10T20:06:49.128Z] Removing intermediate container 91a3e855a799 [2020-08-10T20:06:49.128Z] ---> 0adf0767b235 [2020-08-10T20:06:49.128Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-10T20:06:49.388Z] latest: Pulling from library/docker [2020-08-10T20:06:49.388Z] df20fa9351a1: Already exists [2020-08-10T20:06:49.388Z] 25ad7478873d: Pulling fs layer [2020-08-10T20:06:49.388Z] 4684f6177b5d: Pulling fs layer [2020-08-10T20:06:49.388Z] 46e300cec669: Pulling fs layer [2020-08-10T20:06:49.388Z] 63038576ad94: Pulling fs layer [2020-08-10T20:06:49.388Z] 0fdb76c4706c: Pulling fs layer [2020-08-10T20:06:49.388Z] cb7edeffdfd5: Pulling fs layer [2020-08-10T20:06:49.388Z] 63038576ad94: Waiting [2020-08-10T20:06:49.388Z] 0fdb76c4706c: Waiting [2020-08-10T20:06:49.388Z] cb7edeffdfd5: Waiting [2020-08-10T20:06:49.649Z] 4684f6177b5d: Verifying Checksum [2020-08-10T20:06:49.649Z] 4684f6177b5d: Download complete [2020-08-10T20:06:49.649Z] 63038576ad94: Verifying Checksum [2020-08-10T20:06:49.649Z] 63038576ad94: Download complete [2020-08-10T20:06:49.913Z] 0fdb76c4706c: Verifying Checksum [2020-08-10T20:06:49.913Z] 0fdb76c4706c: Download complete [2020-08-10T20:06:49.913Z] 25ad7478873d: Download complete [2020-08-10T20:06:49.913Z] cb7edeffdfd5: Verifying Checksum [2020-08-10T20:06:49.913Z] cb7edeffdfd5: Download complete [2020-08-10T20:06:50.177Z] 25ad7478873d: Pull complete [2020-08-10T20:06:50.442Z] 4684f6177b5d: Pull complete [2020-08-10T20:06:50.442Z] 46e300cec669: Verifying Checksum [2020-08-10T20:06:50.442Z] 46e300cec669: Download complete [2020-08-10T20:06:52.366Z] 46e300cec669: Pull complete [2020-08-10T20:06:52.629Z] 63038576ad94: Pull complete [2020-08-10T20:06:52.629Z] 0fdb76c4706c: Pull complete [2020-08-10T20:06:52.890Z] cb7edeffdfd5: Pull complete [2020-08-10T20:06:52.890Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-10T20:06:52.890Z] Status: Downloaded newer image for docker:latest [2020-08-10T20:06:54.274Z] ---> 7b3fc03c01e9 [2020-08-10T20:06:54.274Z] Step 6/7 : COPY go.mod . [2020-08-10T20:06:54.536Z] ---> 6a669315a8d9 [2020-08-10T20:06:54.536Z] Step 7/7 : RUN go mod download [2020-08-10T20:06:54.536Z] ---> Running in 8888ff966761 [2020-08-10T20:06:57.083Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-10T20:06:57.083Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-10T20:06:57.083Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-10T20:06:57.083Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-10T20:06:57.083Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-10T20:06:57.083Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-10T20:06:57.083Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-10T20:06:57.083Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-10T20:06:57.083Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-10T20:06:57.083Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-10T20:06:57.083Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-10T20:06:57.083Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-10T20:06:57.083Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-10T20:06:57.083Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-10T20:06:57.343Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-10T20:06:57.343Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-10T20:06:57.343Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-10T20:06:57.343Z] go: finding github.com/fatih/color v1.7.0 [2020-08-10T20:06:57.343Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-10T20:06:57.343Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-10T20:06:57.343Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-10T20:06:57.343Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-10T20:06:57.343Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-10T20:06:57.343Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-10T20:06:57.343Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-10T20:06:57.603Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-10T20:06:57.603Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-10T20:06:57.603Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-10T20:06:57.603Z] go: finding github.com/google/uuid v1.1.0 [2020-08-10T20:06:57.603Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-10T20:06:57.603Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-10T20:06:57.603Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-10T20:06:57.603Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-10T20:06:57.603Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-10T20:06:57.603Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-10T20:06:57.603Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-10T20:06:57.603Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-10T20:06:57.603Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-10T20:06:57.864Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-10T20:06:57.864Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-10T20:06:57.864Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-10T20:06:57.864Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-10T20:06:57.864Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-10T20:06:57.864Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-10T20:06:57.864Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-10T20:06:57.864Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-10T20:06:57.864Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-10T20:06:57.864Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-10T20:06:57.864Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-10T20:06:58.125Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-10T20:06:58.125Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-10T20:06:58.125Z] go: finding github.com/kr/pty v1.1.1 [2020-08-10T20:06:58.125Z] go: finding github.com/kr/text v0.1.0 [2020-08-10T20:06:58.125Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-10T20:06:58.125Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-10T20:06:58.125Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-10T20:06:58.125Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-10T20:06:58.125Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-10T20:06:58.125Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-10T20:06:58.387Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-10T20:06:58.387Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-10T20:06:58.387Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-10T20:06:58.387Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-10T20:06:58.387Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-10T20:06:58.387Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-10T20:06:58.387Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-10T20:06:58.387Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-10T20:06:58.387Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-10T20:06:58.387Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-10T20:06:58.387Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-10T20:06:58.387Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-10T20:06:58.647Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-10T20:06:58.647Z] go: finding github.com/posener/complete v1.1.1 [2020-08-10T20:06:58.647Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-10T20:06:58.647Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-10T20:06:58.647Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-10T20:06:58.647Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-10T20:06:58.647Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-10T20:06:58.647Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-10T20:06:58.647Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-10T20:06:58.647Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-10T20:06:58.647Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-10T20:06:58.647Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-10T20:06:58.907Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-10T20:06:58.907Z] go: finding golang.org/x/text v0.3.2 [2020-08-10T20:06:58.907Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-10T20:06:58.907Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-10T20:06:58.907Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-10T20:06:58.907Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-10T20:06:58.907Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-10T20:06:58.907Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-10T20:07:11.162Z] Removing intermediate container 8888ff966761 [2020-08-10T20:07:11.162Z] ---> 7c42d34dc6cb [2020-08-10T20:07:11.162Z] Successfully built 7c42d34dc6cb [2020-08-10T20:07:11.162Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-10T20:07:11.796Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-10T20:07:11.796Z] . [Pipeline] withDockerContainer [2020-08-10T20:07:11.896Z] prd-centos7-docker-4c-2g-3293 does not seem to be running inside a container [2020-08-10T20:07:11.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2020-08-10T20:07:12.645Z] $ docker top 6211093f353736547f8aa8db6289f3efc2ca76ff8ac95c19f7ed3616c9984b07 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-10T20:07:13.100Z] + go version [2020-08-10T20:07:13.100Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-08-10T20:07:13.111Z] ========================================================= [2020-08-10T20:07:13.111Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-10T20:07:13.111Z] ========================================================= [Pipeline] sh [2020-08-10T20:07:13.398Z] + make test [2020-08-10T20:07:13.398Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-10T20:07:15.961Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-10T20:07:24.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-10T20:07:28.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-10T20:07:28.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-10T20:07:28.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-10T20:07:28.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-10T20:07:31.112Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.010s [2020-08-10T20:07:31.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-10T20:07:31.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-10T20:07:31.112Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-10T20:07:31.112Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-10T20:07:31.378Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-10T20:07:31.378Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-10T20:07:31.378Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-10T20:07:31.378Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-10T20:07:34.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.023s coverage: 46.6% of statements [2020-08-10T20:07:34.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-10T20:07:34.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-10T20:07:34.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-10T20:07:34.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-10T20:07:34.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-10T20:07:38.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.041s coverage: 27.3% of statements [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-10T20:07:38.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.004s coverage: 100.0% of statements [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-10T20:07:38.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-10T20:07:38.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.155s coverage: 28.6% of statements [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-10T20:07:38.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.011s coverage: 100.0% of statements [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-10T20:07:38.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.026s coverage: 100.0% of statements [2020-08-10T20:07:38.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-10T20:07:39.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.014s coverage: 89.8% of statements [2020-08-10T20:07:39.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-10T20:07:39.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.030s coverage: 97.5% of statements [2020-08-10T20:07:39.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-10T20:07:40.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 100.0% of statements [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-10T20:07:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-10T20:07:40.570Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.007s coverage: 58.8% of statements [2020-08-10T20:07:41.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.035s coverage: 63.5% of statements [2020-08-10T20:07:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-10T20:07:41.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-10T20:07:41.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.005s coverage: 100.0% of statements [2020-08-10T20:07:41.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.077s coverage: 55.9% of statements [2020-08-10T20:07:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-10T20:07:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-10T20:07:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-10T20:07:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-10T20:07:51.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 8.727s coverage: 86.3% of statements [2020-08-10T20:07:51.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-10T20:07:51.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.275s coverage: 72.2% of statements [2020-08-10T20:07:51.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.113s coverage: 72.1% of statements [2020-08-10T20:07:51.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.035s coverage: 82.4% of statements [2020-08-10T20:07:51.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.023s coverage: 48.4% of statements [2020-08-10T20:07:51.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-10T20:07:51.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-10T20:07:51.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-10T20:07:51.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.005s coverage: 28.8% of statements [2020-08-10T20:07:51.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-10T20:07:51.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.027s coverage: 96.8% of statements [2020-08-10T20:07:51.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-10T20:07:51.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.047s coverage: 31.1% of statements [2020-08-10T20:07:51.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-10T20:07:51.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-10T20:07:51.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.082s coverage: 84.1% of statements [2020-08-10T20:07:51.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements [2020-08-10T20:07:51.956Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.005s coverage: 42.9% of statements [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-10T20:07:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.004s coverage: 100.0% of statements [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-10T20:07:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.055s coverage: 83.8% of statements [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-10T20:07:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.023s coverage: 46.1% of statements [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-10T20:07:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.041s coverage: 100.0% of statements [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-10T20:07:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.029s coverage: 100.0% of statements [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-10T20:07:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.010s coverage: 100.0% of statements [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-10T20:07:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.048s coverage: 29.1% of statements [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-10T20:07:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.040s coverage: 99.0% of statements [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-10T20:07:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.011s coverage: 100.0% of statements [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-10T20:07:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.006s coverage: 0.0% of statements [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-10T20:07:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-10T20:07:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.016s coverage: 87.9% of statements [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-10T20:07:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-10T20:07:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements [2020-08-10T20:07:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-08-10T20:07:52.218Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-08-10T20:07:52.479Z] GO111MODULE=on go vet ./... [2020-08-10T20:07:57.819Z] gofmt -l . [2020-08-10T20:07:58.079Z] [ "`gofmt -l .`" = "" ] [2020-08-10T20:07:58.654Z] ./bin/test-go-mod-tidy.sh [2020-08-10T20:07:59.226Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-10T20:08:00.467Z] + ls -al . [2020-08-10T20:08:00.467Z] total 556 [2020-08-10T20:08:00.467Z] drwxrwxr-x 10 1001 1001 4096 Aug 10 20:07 . [2020-08-10T20:08:00.467Z] drwxr-xr-x 4 root root 28 Aug 10 20:07 .. [2020-08-10T20:08:00.467Z] -rw-rw-r-- 1 1001 1001 11 Aug 10 20:05 .dockerignore [2020-08-10T20:08:00.467Z] drwxrwxr-x 8 1001 1001 179 Aug 10 20:05 .git [2020-08-10T20:08:00.467Z] drwxrwxr-x 3 1001 1001 60 Aug 10 20:05 .github [2020-08-10T20:08:00.467Z] -rw-rw-r-- 1 1001 1001 932 Aug 10 20:05 .gitignore [2020-08-10T20:08:00.467Z] drwx------ 3 1001 1001 47 Aug 10 20:06 .semver [2020-08-10T20:08:00.467Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 20:05 .sonarcloud.properties [2020-08-10T20:08:00.467Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 20:05 CONTRIBUTING.md [2020-08-10T20:08:00.467Z] -rw-rw-r-- 1 1001 1001 1035 Aug 10 20:05 Dockerfile.build [2020-08-10T20:08:00.467Z] -rw-rw-r-- 1 1001 1001 865 Aug 10 20:05 Jenkinsfile [2020-08-10T20:08:00.467Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 20:05 LICENSE [2020-08-10T20:08:00.467Z] -rw-rw-r-- 1 1001 1001 6237 Aug 10 20:05 Makefile [2020-08-10T20:08:00.467Z] -rw-rw-r-- 1 1001 1001 5652 Aug 10 20:05 README.md [2020-08-10T20:08:00.467Z] -rw-rw-r-- 1 1001 1001 7111 Aug 10 20:05 SECURITY.md [2020-08-10T20:08:00.467Z] -rw-rw-r-- 1 1001 1001 5 Aug 10 20:06 VERSION [2020-08-10T20:08:00.467Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 20:05 ZMQWindows.md [2020-08-10T20:08:00.467Z] drwxrwxr-x 2 1001 1001 117 Aug 10 20:05 bin [2020-08-10T20:08:00.467Z] drwxrwxr-x 15 1001 1001 4096 Aug 10 20:05 cmd [2020-08-10T20:08:00.467Z] -rw-r--r-- 1 root root 458010 Aug 10 20:07 coverage.out [2020-08-10T20:08:00.467Z] -rw-r--r-- 1 root root 983 Aug 10 20:07 go.mod [2020-08-10T20:08:00.467Z] -rw-r--r-- 1 root root 17542 Aug 10 20:07 go.sum [2020-08-10T20:08:00.467Z] drwxrwxr-x 8 1001 1001 127 Aug 10 20:05 internal [2020-08-10T20:08:00.467Z] drwxrwxr-x 4 1001 1001 26 Aug 10 20:05 openapi [2020-08-10T20:08:00.467Z] drwxrwxr-x 4 1001 1001 71 Aug 10 20:05 snap [2020-08-10T20:08:00.467Z] -rw-rw-r-- 1 1001 1001 168 Aug 10 20:05 version.go [Pipeline] sh [2020-08-10T20:08:00.768Z] + '[' -e coverage.out ] [2020-08-10T20:08:00.768Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-10T20:08:00.899Z] Stashed 1 file(s) [Pipeline] sh [2020-08-10T20:08:01.192Z] + make build [2020-08-10T20:08:01.192Z] 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-08-10T20:08:07.888Z] 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-08-10T20:08:11.193Z] 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-08-10T20:08:12.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-10T20:08:13.999Z] 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-08-10T20:08:16.092Z] 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-08-10T20:08:16.092Z] 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-08-10T20:08:18.641Z] 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-08-10T20:08:20.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-10T20:08:21.408Z] 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-08-10T20:08:22.802Z] 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-08-10T20:08:24.191Z] 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-08-10T20:08:24.271Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3294 in /w/workspace/edgexfoundry_edgex-go_PR-2659 [Pipeline] { [Pipeline] ws [2020-08-10T20:08:24.309Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-08-10T20:08:25.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-08-10T20:08:26.540Z] $ docker stop --time=1 6211093f353736547f8aa8db6289f3efc2ca76ff8ac95c19f7ed3616c9984b07 [2020-08-10T20:08:28.244Z] $ docker rm -f 6211093f353736547f8aa8db6289f3efc2ca76ff8ac95c19f7ed3616c9984b07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-08-10T20:08:29.052Z] using credential edgex-jenkins-ssh [2020-08-10T20:08:29.111Z] Cloning the remote Git repository [2020-08-10T20:08:29.111Z] Cloning with configured refspecs honoured and without tags [2020-08-10T20:08:29.168Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-08-10T20:08:29.276Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-08-10T20:08:29.361Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-10T20:08:29.361Z] > git --version # timeout=10 [2020-08-10T20:08:29.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T20:08:29.685Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2659/head:refs/remotes/origin/PR-2659 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] isUnix [Pipeline] sh [2020-08-10T20:08:31.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-10T20:08:31.211Z] [2020-08-10T20:08:31.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-08-10T20:08:31.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-10T20:08:31.543Z] latest: Pulling from edgex-devops/edgex-compose [2020-08-10T20:08:31.543Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-10T20:08:31.543Z] ca9280d653b3: Pulling fs layer [2020-08-10T20:08:31.543Z] 7e9c9ca2126c: Pulling fs layer [2020-08-10T20:08:31.543Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-10T20:08:31.543Z] cbdbe7a5bc2a: Download complete [2020-08-10T20:08:31.807Z] ca9280d653b3: Verifying Checksum [2020-08-10T20:08:31.807Z] ca9280d653b3: Download complete [2020-08-10T20:08:32.068Z] cbdbe7a5bc2a: Pull complete [2020-08-10T20:08:32.640Z] 7e9c9ca2126c: Verifying Checksum [2020-08-10T20:08:32.640Z] 7e9c9ca2126c: Download complete [2020-08-10T20:08:32.900Z] ca9280d653b3: Pull complete [2020-08-10T20:08:38.211Z] 7e9c9ca2126c: Pull complete [2020-08-10T20:08:38.211Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-08-10T20:08:38.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-10T20:08:38.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-08-10T20:08:38.379Z] prd-centos7-docker-4c-2g-3293 does not seem to be running inside a container [2020-08-10T20:08:38.424Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-10T20:08:40.929Z] $ docker top b87507cbd2d89f783fa4aea6f4547d66123a16621c86caf2568923634399a595 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-10T20:08:41.415Z] + docker-compose build --help [2020-08-10T20:08:41.415Z] + grep parallel [2020-08-10T20:08:42.357Z] --parallel Build images in parallel. [Pipeline] } [2020-08-10T20:08:42.371Z] $ docker stop --time=1 b87507cbd2d89f783fa4aea6f4547d66123a16621c86caf2568923634399a595 [2020-08-10T20:08:43.680Z] Fetching without tags [2020-08-10T20:08:43.726Z] $ docker rm -f b87507cbd2d89f783fa4aea6f4547d66123a16621c86caf2568923634399a595 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-10T20:08:44.176Z] Merging remotes/origin/master commit 2f18d68ce33577a025edc322deb728338e3be43f into PR head commit 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:08:44.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-10T20:08:44.262Z] . [Pipeline] withDockerContainer [2020-08-10T20:08:44.351Z] prd-centos7-docker-4c-2g-3293 does not seem to be running inside a container [2020-08-10T20:08:44.389Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-10T20:08:43.606Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-10T20:08:43.622Z] > git config --add remote.origin.fetch +refs/pull/2659/head:refs/remotes/origin/PR-2659 # timeout=10 [2020-08-10T20:08:43.638Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-10T20:08:43.659Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-10T20:08:43.693Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-10T20:08:43.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T20:08:43.705Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2659/head:refs/remotes/origin/PR-2659 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-10T20:08:44.195Z] > git config core.sparsecheckout # timeout=10 [2020-08-10T20:08:44.214Z] > git checkout -f 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d # timeout=10 [2020-08-10T20:08:44.529Z] > git remote # timeout=10 [2020-08-10T20:08:44.563Z] > git config --get remote.origin.url # timeout=10 [2020-08-10T20:08:44.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-10T20:08:44.606Z] > git merge 2f18d68ce33577a025edc322deb728338e3be43f # timeout=10 [2020-08-10T20:08:44.696Z] Merge succeeded, producing 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:08:44.697Z] Checking out Revision 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d (PR-2659) [2020-08-10T20:08:45.023Z] $ docker top fe72e1e01203bbc50662e34e0e6cf5c60bdcdaf2df3b0ce20abb0e33d7772ff7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-10T20:08:45.553Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-10T20:08:46.492Z] Building docker-core-command-go ... [2020-08-10T20:08:46.492Z] Building docker-core-data-go ... [2020-08-10T20:08:46.492Z] Building docker-core-metadata-go ... [2020-08-10T20:08:46.492Z] Building docker-security-proxy-setup-go ... [2020-08-10T20:08:46.492Z] Building docker-security-secrets-setup-go ... [2020-08-10T20:08:46.492Z] Building docker-security-secretstore-setup-go ... [2020-08-10T20:08:46.492Z] Building docker-support-logging-go ... [2020-08-10T20:08:46.492Z] Building docker-support-notifications-go ... [2020-08-10T20:08:46.492Z] Building docker-support-scheduler-go ... [2020-08-10T20:08:46.492Z] Building docker-sys-mgmt-agent-go ... [2020-08-10T20:08:46.492Z] Building docker-core-data-go [2020-08-10T20:08:46.492Z] Building docker-security-secretstore-setup-go [2020-08-10T20:08:46.492Z] Building docker-support-scheduler-go [2020-08-10T20:08:46.492Z] Building docker-core-metadata-go [2020-08-10T20:08:46.492Z] Building docker-support-logging-go [2020-08-10T20:08:44.665Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-10T20:08:44.702Z] > git config core.sparsecheckout # timeout=10 [2020-08-10T20:08:44.716Z] > git checkout -f 8c70e3eda83221dea0b13545dc9dfecce8fd8b7d # timeout=10 [2020-08-10T20:08:49.029Z] Commit message: "fixup! feat: Implement pluggable password generator" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-10T20:09:00.949Z] ========================================================= [2020-08-10T20:09:00.949Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-10T20:09:00.949Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-10T20:09:01.805Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-08-10T20:09:06.139Z] Sending build context to Docker daemon 323MB [2020-08-10T20:09:06.139Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-10T20:09:06.139Z] Step 2/7 : FROM ${BASE} [2020-08-10T20:09:06.139Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-10T20:09:06.139Z] b538f80385f9: Pulling fs layer [2020-08-10T20:09:06.139Z] 74f711af9a0d: Pulling fs layer [2020-08-10T20:09:06.139Z] 99f96fe45779: Pulling fs layer [2020-08-10T20:09:06.139Z] fd7a069fd194: Pulling fs layer [2020-08-10T20:09:06.139Z] 66aa3694b03b: Pulling fs layer [2020-08-10T20:09:06.139Z] 170f70906a0f: Pulling fs layer [2020-08-10T20:09:06.139Z] ad7c5574e4b9: Pulling fs layer [2020-08-10T20:09:06.139Z] e772456be8f7: Pulling fs layer [2020-08-10T20:09:06.139Z] c890913d741a: Pulling fs layer [2020-08-10T20:09:06.139Z] 2480fcc9aa5a: Pulling fs layer [2020-08-10T20:09:06.139Z] 09adf4765672: Pulling fs layer [2020-08-10T20:09:06.139Z] ad7c5574e4b9: Waiting [2020-08-10T20:09:06.139Z] e772456be8f7: Waiting [2020-08-10T20:09:06.139Z] c890913d741a: Waiting [2020-08-10T20:09:06.139Z] 2480fcc9aa5a: Waiting [2020-08-10T20:09:06.139Z] fd7a069fd194: Waiting [2020-08-10T20:09:06.139Z] 66aa3694b03b: Waiting [2020-08-10T20:09:06.139Z] 09adf4765672: Waiting [2020-08-10T20:09:06.139Z] 170f70906a0f: Waiting [2020-08-10T20:09:06.139Z] 99f96fe45779: Download complete [2020-08-10T20:09:06.139Z] 74f711af9a0d: Verifying Checksum [2020-08-10T20:09:06.139Z] 74f711af9a0d: Download complete [2020-08-10T20:09:06.139Z] 66aa3694b03b: Download complete [2020-08-10T20:09:06.139Z] 170f70906a0f: Verifying Checksum [2020-08-10T20:09:06.139Z] 170f70906a0f: Download complete [2020-08-10T20:09:06.139Z] b538f80385f9: Verifying Checksum [2020-08-10T20:09:07.138Z] b538f80385f9: Pull complete [2020-08-10T20:09:07.415Z] 74f711af9a0d: Pull complete [2020-08-10T20:09:08.020Z] 99f96fe45779: Pull complete [2020-08-10T20:09:09.009Z] ad7c5574e4b9: Verifying Checksum [2020-08-10T20:09:09.009Z] ad7c5574e4b9: Download complete [2020-08-10T20:09:09.009Z] c890913d741a: Verifying Checksum [2020-08-10T20:09:09.009Z] c890913d741a: Download complete [2020-08-10T20:09:10.990Z] e772456be8f7: Verifying Checksum [2020-08-10T20:09:10.990Z] e772456be8f7: Download complete [2020-08-10T20:09:10.990Z] 09adf4765672: Verifying Checksum [2020-08-10T20:09:10.990Z] 09adf4765672: Download complete [2020-08-10T20:09:10.990Z] 2480fcc9aa5a: Verifying Checksum [2020-08-10T20:09:10.990Z] 2480fcc9aa5a: Download complete [2020-08-10T20:09:11.967Z] fd7a069fd194: Verifying Checksum [2020-08-10T20:09:11.967Z] fd7a069fd194: Download complete [2020-08-10T20:09:18.932Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:09:18.932Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpineStep 1/26 : ARG BUILDER_BASE=golang:1.13-alpineStep 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:09:18.932Z] [2020-08-10T20:09:18.932Z] [2020-08-10T20:09:18.932Z] Step 2/20 : FROM ${BUILDER_BASE} AS builderStep 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:09:18.932Z] [2020-08-10T20:09:18.932Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:09:18.932Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:09:18.932Z] ---> 7c42d34dc6cb [2020-08-10T20:09:18.933Z] Step 3/21 : WORKDIR /edgex-go [2020-08-10T20:09:18.933Z] ---> 7c42d34dc6cb [2020-08-10T20:09:18.933Z] Step 3/26 : WORKDIR /edgex-go [2020-08-10T20:09:18.933Z] ---> 7c42d34dc6cb [2020-08-10T20:09:18.933Z] Step 3/20 : WORKDIR /edgex-go [2020-08-10T20:09:18.933Z] ---> 7c42d34dc6cb [2020-08-10T20:09:18.933Z] Step 3/21 : WORKDIR /edgex-go [2020-08-10T20:09:18.933Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:09:18.933Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:09:18.933Z] ---> 7c42d34dc6cb [2020-08-10T20:09:18.933Z] Step 3/22 : WORKDIR /edgex-go [2020-08-10T20:09:18.933Z] ---> Running in 55738a23b505 [2020-08-10T20:09:18.933Z] ---> Running in 9f1a47584184 [2020-08-10T20:09:18.933Z] ---> Running in 1003c0d3d89b [2020-08-10T20:09:18.933Z] ---> Running in 10d8dfedb782 [2020-08-10T20:09:18.933Z] ---> Running in 0d8b189337c0 [2020-08-10T20:09:18.933Z] Removing intermediate container 9f1a47584184 [2020-08-10T20:09:18.933Z] ---> 8260f797c41f [2020-08-10T20:09:18.933Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:09:18.933Z] Removing intermediate container 0d8b189337c0 [2020-08-10T20:09:18.933Z] ---> 4a7e45330e48 [2020-08-10T20:09:18.933Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:09:18.933Z] Removing intermediate container 55738a23b505 [2020-08-10T20:09:18.933Z] ---> 0e8f524282b6 [2020-08-10T20:09:18.933Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:09:18.933Z] Removing intermediate container 10d8dfedb782 [2020-08-10T20:09:18.933Z] ---> 9b1504d70765 [2020-08-10T20:09:18.933Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:09:18.933Z] Removing intermediate container 1003c0d3d89b [2020-08-10T20:09:18.933Z] ---> f21523585b50 [2020-08-10T20:09:18.933Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:09:18.933Z] ---> Running in ce88a62fe370 [2020-08-10T20:09:18.933Z] ---> Running in 2e16297cfb72 [2020-08-10T20:09:18.933Z] ---> Running in 769ba207d6e2 [2020-08-10T20:09:18.933Z] ---> Running in be2455fd2703 [2020-08-10T20:09:18.933Z] ---> Running in afd11babd14e [2020-08-10T20:09:18.933Z] Removing intermediate container 2e16297cfb72 [2020-08-10T20:09:18.933Z] ---> 7b81d8353e8e [2020-08-10T20:09:18.933Z] Step 5/20 : RUN apk update && apk add make git [2020-08-10T20:09:18.933Z] Removing intermediate container ce88a62fe370 [2020-08-10T20:09:18.933Z] ---> 4dc0f227cf6d [2020-08-10T20:09:18.933Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-10T20:09:18.933Z] ---> Running in 682386008cd9 [2020-08-10T20:09:18.933Z] ---> Running in dd30c737612e [2020-08-10T20:09:18.933Z] Removing intermediate container 769ba207d6e2 [2020-08-10T20:09:18.933Z] ---> 91f6c96a6b58 [2020-08-10T20:09:18.933Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-10T20:09:18.933Z] ---> Running in 7ecaa02b4518 [2020-08-10T20:09:18.933Z] Removing intermediate container afd11babd14e [2020-08-10T20:09:18.933Z] ---> c0d94658f13f [2020-08-10T20:09:18.933Z] Step 5/26 : RUN apk update && apk add make git [2020-08-10T20:09:18.933Z] Removing intermediate container be2455fd2703 [2020-08-10T20:09:18.933Z] ---> f1994af559d1 [2020-08-10T20:09:18.933Z] Step 5/21 : RUN apk update && apk add make git [2020-08-10T20:09:18.933Z] ---> Running in 48abad1a8ae6 [2020-08-10T20:09:18.933Z] ---> Running in 99e312d9a0d9 [2020-08-10T20:09:18.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:09:18.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:09:18.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:09:18.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:09:18.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:09:19.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:09:19.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:09:19.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:09:19.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:09:19.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:09:20.048Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:09:20.048Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:09:20.048Z] OK: 12749 distinct packages available [2020-08-10T20:09:20.048Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:09:20.048Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:09:20.048Z] OK: 12749 distinct packages available [2020-08-10T20:09:20.048Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:09:20.048Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:09:20.048Z] OK: 12749 distinct packages available [2020-08-10T20:09:20.325Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:09:20.325Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:09:20.325Z] OK: 12749 distinct packages available [2020-08-10T20:09:20.325Z] OK: 233 MiB in 51 packages [2020-08-10T20:09:20.325Z] OK: 233 MiB in 51 packages [2020-08-10T20:09:20.325Z] OK: 233 MiB in 51 packages [2020-08-10T20:09:20.325Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:09:20.325Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:09:20.325Z] OK: 12749 distinct packages available [2020-08-10T20:09:20.587Z] OK: 233 MiB in 51 packages [2020-08-10T20:09:20.587Z] OK: 233 MiB in 51 packages [2020-08-10T20:09:20.847Z] OK: 233 MiB in 51 packages [2020-08-10T20:09:21.109Z] Removing intermediate container dd30c737612e [2020-08-10T20:09:21.109Z] ---> f25ccbbabb5c [2020-08-10T20:09:21.109Z] Step 6/22 : COPY go.mod . [2020-08-10T20:09:21.370Z] Removing intermediate container 682386008cd9 [2020-08-10T20:09:21.370Z] ---> 2f491f2a68b9 [2020-08-10T20:09:21.370Z] Step 6/20 : COPY go.mod . [2020-08-10T20:09:21.370Z] Removing intermediate container 48abad1a8ae6 [2020-08-10T20:09:21.370Z] ---> 09297dd68d94 [2020-08-10T20:09:21.370Z] Step 6/26 : COPY go.mod . [2020-08-10T20:09:21.631Z] ---> f00963a9a4ec [2020-08-10T20:09:21.631Z] Step 7/22 : RUN go mod download [2020-08-10T20:09:21.631Z] Removing intermediate container 99e312d9a0d9 [2020-08-10T20:09:21.631Z] ---> 0ea8f824c178 [2020-08-10T20:09:21.631Z] Step 6/21 : COPY go.mod . [2020-08-10T20:09:21.892Z] ---> 0906299efe8c [2020-08-10T20:09:21.892Z] Step 7/20 : RUN go mod download [2020-08-10T20:09:21.892Z] ---> Running in 52ef12a9f3d3 [2020-08-10T20:09:21.892Z] Removing intermediate container 7ecaa02b4518 [2020-08-10T20:09:21.892Z] ---> bf059bfcb31c [2020-08-10T20:09:21.892Z] Step 6/21 : COPY go.mod . [2020-08-10T20:09:21.892Z] ---> dffeaa48a508 [2020-08-10T20:09:21.892Z] Step 7/26 : RUN go mod download [2020-08-10T20:09:22.155Z] ---> Running in 22fba6519efa [2020-08-10T20:09:22.155Z] ---> Running in 1a4d24304649 [2020-08-10T20:09:22.155Z] ---> b61025318caf [2020-08-10T20:09:22.155Z] Step 7/21 : RUN go mod download [2020-08-10T20:09:22.429Z] ---> c3aaa965301a [2020-08-10T20:09:22.429Z] Step 7/21 : RUN go mod download [2020-08-10T20:09:22.429Z] ---> Running in 5fa90ee706f7 [2020-08-10T20:09:22.429Z] ---> Running in 10de441caa36 [2020-08-10T20:09:24.350Z] Removing intermediate container 10de441caa36 [2020-08-10T20:09:24.350Z] ---> 24b754d77d43 [2020-08-10T20:09:24.350Z] Step 8/21 : COPY . . [2020-08-10T20:09:24.380Z] fd7a069fd194: Pull complete [2020-08-10T20:09:24.381Z] 66aa3694b03b: Pull complete [2020-08-10T20:09:24.381Z] 170f70906a0f: Pull complete [2020-08-10T20:09:24.611Z] Removing intermediate container 5fa90ee706f7 [2020-08-10T20:09:24.611Z] ---> 3ee2af2c41cc [2020-08-10T20:09:24.611Z] Step 8/21 : COPY . . [2020-08-10T20:09:25.183Z] Removing intermediate container 1a4d24304649 [2020-08-10T20:09:25.183Z] ---> 4dcc288c0545 [2020-08-10T20:09:25.183Z] Step 8/26 : COPY . . [2020-08-10T20:09:27.771Z] ad7c5574e4b9: Pull complete [2020-08-10T20:09:29.404Z] Removing intermediate container 52ef12a9f3d3 [2020-08-10T20:09:29.404Z] ---> 0d3461048fb8 [2020-08-10T20:09:29.404Z] Step 8/22 : COPY . . [2020-08-10T20:09:29.404Z] Removing intermediate container 22fba6519efa [2020-08-10T20:09:29.404Z] ---> 7b981f091fb9 [2020-08-10T20:09:29.404Z] Step 8/20 : COPY . . [2020-08-10T20:09:32.091Z] e772456be8f7: Pull complete [2020-08-10T20:09:32.091Z] c890913d741a: Pull complete [2020-08-10T20:09:34.704Z] 2480fcc9aa5a: Pull complete [2020-08-10T20:09:34.975Z] 09adf4765672: Pull complete [2020-08-10T20:09:34.975Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-10T20:09:34.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-10T20:09:34.975Z] ---> 2248a725d1cf [2020-08-10T20:09:34.975Z] 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-08-10T20:09:40.398Z] ---> Running in 93a205838966 [2020-08-10T20:09:42.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:09:43.024Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:09:43.614Z] (1/12) Installing libmagic (5.38-r0) [2020-08-10T20:09:43.614Z] (2/12) Installing file (5.38-r0) [2020-08-10T20:09:43.614Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-10T20:09:43.884Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-10T20:09:45.310Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-10T20:09:45.583Z] (6/12) Installing patch (2.7.6-r6) [2020-08-10T20:09:45.583Z] (7/12) Installing build-base (0.5-r2) [2020-08-10T20:09:45.583Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-10T20:09:45.853Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-10T20:09:45.853Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-10T20:09:45.853Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-10T20:09:46.124Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-10T20:09:46.124Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T20:09:46.124Z] OK: 217 MiB in 51 packages [2020-08-10T20:09:50.421Z] Removing intermediate container 93a205838966 [2020-08-10T20:09:50.421Z] ---> cf1a19dc07d2 [2020-08-10T20:09:50.421Z] Step 4/7 : WORKDIR /edgex-go [2020-08-10T20:09:50.421Z] ---> Running in afc7d550b6b4 [2020-08-10T20:09:51.014Z] Removing intermediate container afc7d550b6b4 [2020-08-10T20:09:51.014Z] ---> df6fd2f20b0e [2020-08-10T20:09:51.014Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-10T20:09:51.283Z] latest: Pulling from library/docker [2020-08-10T20:09:51.558Z] b538f80385f9: Already exists [2020-08-10T20:09:51.558Z] 259a493cd78d: Pulling fs layer [2020-08-10T20:09:51.558Z] b8e66b5100f5: Pulling fs layer [2020-08-10T20:09:51.558Z] 39dc9c94d07c: Pulling fs layer [2020-08-10T20:09:51.558Z] 551b823b3b82: Pulling fs layer [2020-08-10T20:09:51.558Z] 3c52a74df98c: Pulling fs layer [2020-08-10T20:09:51.558Z] 6c9b121b6998: Pulling fs layer [2020-08-10T20:09:51.558Z] 551b823b3b82: Waiting [2020-08-10T20:09:51.558Z] 3c52a74df98c: Waiting [2020-08-10T20:09:51.558Z] 6c9b121b6998: Waiting [2020-08-10T20:09:51.835Z] 259a493cd78d: Download complete [2020-08-10T20:09:51.835Z] 551b823b3b82: Verifying Checksum [2020-08-10T20:09:51.835Z] 551b823b3b82: Download complete [2020-08-10T20:09:51.835Z] 3c52a74df98c: Verifying Checksum [2020-08-10T20:09:51.835Z] 3c52a74df98c: Download complete [2020-08-10T20:09:51.835Z] 6c9b121b6998: Verifying Checksum [2020-08-10T20:09:51.835Z] 6c9b121b6998: Download complete [2020-08-10T20:09:52.433Z] 259a493cd78d: Pull complete [2020-08-10T20:09:52.712Z] b8e66b5100f5: Pull complete [2020-08-10T20:09:52.985Z] 39dc9c94d07c: Verifying Checksum [2020-08-10T20:09:52.985Z] 39dc9c94d07c: Download complete [2020-08-10T20:09:56.364Z] 39dc9c94d07c: Pull complete [2020-08-10T20:09:56.364Z] 551b823b3b82: Pull complete [2020-08-10T20:09:56.957Z] 3c52a74df98c: Pull complete [2020-08-10T20:09:57.226Z] 6c9b121b6998: Pull complete [2020-08-10T20:09:57.226Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-10T20:09:57.226Z] Status: Downloaded newer image for docker:latest [2020-08-10T20:10:00.599Z] ---> ec2a0b7ede17 [2020-08-10T20:10:00.599Z] Step 6/7 : COPY go.mod . [2020-08-10T20:10:00.872Z] ---> f0f1a14e55b8 [2020-08-10T20:10:00.872Z] Step 7/7 : RUN go mod download [2020-08-10T20:10:01.142Z] ---> Running in ef300c3a4f29 [2020-08-10T20:10:01.602Z] ---> 09da8a04a133 [2020-08-10T20:10:01.602Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-10T20:10:01.602Z] ---> 7d6782136cb4 [2020-08-10T20:10:01.602Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-10T20:10:01.602Z] ---> df18a1dcb301 [2020-08-10T20:10:01.602Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-08-10T20:10:01.899Z] ---> Running in 10a630662271 [2020-08-10T20:10:01.899Z] ---> Running in bbd37a1c6739 [2020-08-10T20:10:01.899Z] ---> Running in 0509a8dcbab2 [2020-08-10T20:10:02.163Z] ---> 9e57302d06a2 [2020-08-10T20:10:02.163Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-10T20:10:02.163Z] ---> 5ae4da224e37 [2020-08-10T20:10:02.163Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-10T20:10:02.163Z] ---> Running in af5d8f593efb [2020-08-10T20:10:02.424Z] ---> Running in d74a58e22c75 [2020-08-10T20:10:03.373Z] 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-08-10T20:10:03.373Z] 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-08-10T20:10:03.373Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-10T20:10:03.373Z] 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-08-10T20:10:03.373Z] 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-08-10T20:10:03.750Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-10T20:10:03.750Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-10T20:10:03.750Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-10T20:10:03.750Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-10T20:10:03.750Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-10T20:10:04.020Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-10T20:10:04.020Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-10T20:10:04.020Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-10T20:10:04.020Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-10T20:10:04.020Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-10T20:10:04.020Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-10T20:10:04.020Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-10T20:10:04.020Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-10T20:10:04.020Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-10T20:10:04.020Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-10T20:10:04.020Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-10T20:10:04.291Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-10T20:10:04.291Z] go: finding github.com/fatih/color v1.7.0 [2020-08-10T20:10:04.291Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-10T20:10:04.291Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-10T20:10:04.291Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-10T20:10:04.291Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-10T20:10:04.291Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-10T20:10:04.291Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-10T20:10:04.291Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-10T20:10:04.291Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-10T20:10:04.291Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-10T20:10:04.561Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-10T20:10:04.561Z] go: finding github.com/google/uuid v1.1.0 [2020-08-10T20:10:04.561Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-10T20:10:04.561Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-10T20:10:04.561Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-10T20:10:04.561Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-10T20:10:04.561Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-10T20:10:04.561Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-10T20:10:04.561Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-10T20:10:04.561Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-10T20:10:04.561Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-10T20:10:04.832Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-10T20:10:04.832Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-10T20:10:04.832Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-10T20:10:04.832Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-10T20:10:04.832Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-10T20:10:04.832Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-10T20:10:04.832Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-10T20:10:04.832Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-10T20:10:04.832Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-10T20:10:04.832Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-10T20:10:05.103Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-10T20:10:05.103Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-10T20:10:05.103Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-10T20:10:05.103Z] go: finding github.com/kr/pty v1.1.1 [2020-08-10T20:10:05.103Z] go: finding github.com/kr/text v0.1.0 [2020-08-10T20:10:05.103Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-10T20:10:05.103Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-10T20:10:05.103Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-10T20:10:05.103Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-10T20:10:05.104Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-10T20:10:05.375Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-10T20:10:05.375Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-10T20:10:05.375Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-10T20:10:05.375Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-10T20:10:05.375Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-10T20:10:05.375Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-10T20:10:05.375Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-10T20:10:05.375Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-10T20:10:05.375Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-10T20:10:05.375Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-10T20:10:05.375Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-10T20:10:05.644Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-10T20:10:05.644Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-10T20:10:05.644Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-10T20:10:05.644Z] go: finding github.com/posener/complete v1.1.1 [2020-08-10T20:10:05.644Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-10T20:10:05.644Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-10T20:10:05.644Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-10T20:10:05.644Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-10T20:10:05.644Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-10T20:10:05.644Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-10T20:10:05.644Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-10T20:10:05.915Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-10T20:10:05.915Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-10T20:10:05.915Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-10T20:10:05.915Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-10T20:10:05.915Z] go: finding golang.org/x/text v0.3.2 [2020-08-10T20:10:05.915Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-10T20:10:05.915Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-10T20:10:05.915Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-10T20:10:05.915Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-10T20:10:05.915Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-10T20:10:05.915Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-10T20:10:24.221Z] Removing intermediate container ef300c3a4f29 [2020-08-10T20:10:24.221Z] ---> f72cf8a01294 [2020-08-10T20:10:24.221Z] Successfully built f72cf8a01294 [2020-08-10T20:10:24.221Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-10T20:10:24.944Z] + docker inspect -f . ci-base-image-arm64 [2020-08-10T20:10:24.944Z] . [Pipeline] withDockerContainer [2020-08-10T20:10:25.220Z] prd-ubuntu18.04-docker-arm64-4c-16g-3294 does not seem to be running inside a container [2020-08-10T20:10:25.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2020-08-10T20:10:26.724Z] $ docker top f7eacd355cb2ecf2ffb3736a70b8d78944e0450de3a1475b862599febcfd0df9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-10T20:10:27.720Z] + go version [2020-08-10T20:10:27.720Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-08-10T20:10:27.739Z] ========================================================= [2020-08-10T20:10:27.739Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-10T20:10:27.739Z] ========================================================= [Pipeline] sh [2020-08-10T20:10:28.388Z] + make test [2020-08-10T20:10:28.388Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-10T20:10:30.075Z] 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-08-10T20:10:31.008Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-10T20:10:32.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-08-10T20:10:36.289Z] Removing intermediate container bbd37a1c6739 [2020-08-10T20:10:36.289Z] ---> b3f2d464139f [2020-08-10T20:10:36.289Z] [2020-08-10T20:10:36.289Z] Step 10/21 : FROM scratch [2020-08-10T20:10:36.289Z] ---> [2020-08-10T20:10:36.289Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-10T20:10:36.550Z] ---> Running in dbc42e21e01c [2020-08-10T20:10:37.132Z] Removing intermediate container dbc42e21e01c [2020-08-10T20:10:37.132Z] ---> 09b826fa5e7d [2020-08-10T20:10:37.132Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-10T20:10:37.132Z] ---> Running in af5f3314fd18 [2020-08-10T20:10:37.398Z] Removing intermediate container af5f3314fd18 [2020-08-10T20:10:37.398Z] ---> 4d1297f093d2 [2020-08-10T20:10:37.398Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-10T20:10:37.398Z] ---> Running in d423a1f23d0a [2020-08-10T20:10:39.945Z] Removing intermediate container d423a1f23d0a [2020-08-10T20:10:39.945Z] ---> 1db3c0deddd0 [2020-08-10T20:10:39.945Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-10T20:10:44.160Z] ---> 7085f52ed293 [2020-08-10T20:10:44.160Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-10T20:10:44.160Z] Removing intermediate container 0509a8dcbab2 [2020-08-10T20:10:44.160Z] ---> a720ed3eb4d9 [2020-08-10T20:10:44.160Z] [2020-08-10T20:10:44.160Z] Step 10/26 : FROM alpine:3.10 [2020-08-10T20:10:44.160Z] Removing intermediate container af5d8f593efb [2020-08-10T20:10:44.160Z] ---> 931ef98154ed [2020-08-10T20:10:44.160Z] [2020-08-10T20:10:44.160Z] Step 10/20 : FROM scratch [2020-08-10T20:10:44.160Z] ---> [2020-08-10T20:10:44.160Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-10T20:10:44.160Z] ---> Running in 699a7fac0f48 [2020-08-10T20:10:44.160Z] 3.10: Pulling from library/alpine [2020-08-10T20:10:44.160Z] ---> bb38da81f4c0 [2020-08-10T20:10:44.160Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-10T20:10:44.422Z] Removing intermediate container 699a7fac0f48 [2020-08-10T20:10:44.422Z] ---> 100e86fb5824 [2020-08-10T20:10:44.422Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-10T20:10:45.371Z] ---> Running in 10986a64d68b [2020-08-10T20:10:45.371Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-10T20:10:46.757Z] Status: Downloaded newer image for alpine:3.10 [2020-08-10T20:10:46.757Z] ---> be4e4bea2c2e [2020-08-10T20:10:46.757Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-10T20:10:47.358Z] ---> 4a839f1465ad [2020-08-10T20:10:47.358Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-10T20:10:47.358Z] Removing intermediate container 10986a64d68b [2020-08-10T20:10:47.358Z] ---> 5cbc6723d9de [2020-08-10T20:10:47.358Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-10T20:10:47.358Z] ---> Running in 9e3ad1df20ba [2020-08-10T20:10:47.621Z] Removing intermediate container 10a630662271 [2020-08-10T20:10:47.621Z] ---> 1c47c0ec8d48 [2020-08-10T20:10:47.621Z] [2020-08-10T20:10:47.621Z] Step 10/21 : FROM scratch [2020-08-10T20:10:47.621Z] ---> [2020-08-10T20:10:47.621Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-10T20:10:47.621Z] ---> Using cache [2020-08-10T20:10:47.621Z] ---> 100e86fb5824 [2020-08-10T20:10:47.621Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-10T20:10:47.621Z] Removing intermediate container d74a58e22c75 [2020-08-10T20:10:47.621Z] ---> 631adeef7c07 [2020-08-10T20:10:47.621Z] [2020-08-10T20:10:47.621Z] Step 10/22 : FROM alpine [2020-08-10T20:10:47.621Z] ---> Running in 2f302fc18565 [2020-08-10T20:10:47.621Z] ---> Running in 2657ca147056 [2020-08-10T20:10:47.890Z] ---> d01996dcbf58 [2020-08-10T20:10:47.890Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-10T20:10:47.890Z] latest: Pulling from library/alpine [2020-08-10T20:10:47.890Z] Removing intermediate container 2f302fc18565 [2020-08-10T20:10:47.890Z] ---> e3561ae7065f [2020-08-10T20:10:47.890Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-10T20:10:47.890Z] ---> Running in ff7fbc6cbe5e [2020-08-10T20:10:48.843Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-10T20:10:48.843Z] Removing intermediate container 2657ca147056 [2020-08-10T20:10:48.843Z] ---> 5cbf80ffb6ab [2020-08-10T20:10:48.843Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-10T20:10:48.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:10:48.843Z] Status: Downloaded newer image for alpine:latest [2020-08-10T20:10:49.104Z] ---> a24bb4013296 [2020-08-10T20:10:49.104Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-10T20:10:49.104Z] ---> Running in bdc2a3eec2ae [2020-08-10T20:10:49.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:10:49.104Z] Removing intermediate container ff7fbc6cbe5e [2020-08-10T20:10:49.104Z] ---> e44829b81641 [2020-08-10T20:10:49.104Z] Step 19/21 : LABEL arch=x86_64 [2020-08-10T20:10:49.104Z] ---> 20ec2aa581f7 [2020-08-10T20:10:49.104Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-10T20:10:49.104Z] v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-10T20:10:49.104Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-10T20:10:49.104Z] OK: 10346 distinct packages available [2020-08-10T20:10:49.367Z] ---> Running in bab0a8ca642b [2020-08-10T20:10:49.367Z] ---> Running in a0adc4b6a35a [2020-08-10T20:10:49.367Z] Removing intermediate container bdc2a3eec2ae [2020-08-10T20:10:49.367Z] ---> 173d315b024c [2020-08-10T20:10:49.367Z] Step 14/21 : WORKDIR / [2020-08-10T20:10:49.367Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-10T20:10:49.367Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-10T20:10:49.367Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-10T20:10:49.367Z] (4/5) Installing curl (7.66.0-r0) [2020-08-10T20:10:49.367Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-10T20:10:49.367Z] Executing busybox-1.30.1-r3.trigger [2020-08-10T20:10:49.367Z] Executing ca-certificates-20191127-r2.trigger [2020-08-10T20:10:49.367Z] OK: 7 MiB in 19 packages [2020-08-10T20:10:49.627Z] ---> Running in a8c2f88c3a55 [2020-08-10T20:10:49.888Z] Removing intermediate container bab0a8ca642b [2020-08-10T20:10:49.888Z] ---> 3395dc7f4d5c [2020-08-10T20:10:49.888Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-10T20:10:50.164Z] Removing intermediate container a0adc4b6a35a [2020-08-10T20:10:50.164Z] ---> 04ad6234f2fb [2020-08-10T20:10:50.164Z] Step 20/21 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:10:50.164Z] ---> 5d8d9bcbfa25 [2020-08-10T20:10:50.164Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-10T20:10:50.164Z] ---> Running in a672e32d4925 [2020-08-10T20:10:50.164Z] Removing intermediate container a8c2f88c3a55 [2020-08-10T20:10:50.164Z] ---> 50a26fbee1ca [2020-08-10T20:10:50.164Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-10T20:10:50.164Z] ---> Running in e10d4d7477ef [2020-08-10T20:10:50.743Z] ---> 83a49dd1ccdf [2020-08-10T20:10:50.743Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-10T20:10:50.743Z] Removing intermediate container a672e32d4925 [2020-08-10T20:10:50.743Z] ---> 283e50bf023f [2020-08-10T20:10:50.743Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-10T20:10:51.011Z] ---> 00d7c5535b8d [2020-08-10T20:10:51.011Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-10T20:10:51.011Z] ---> Running in 3d4f4ad938a2 [2020-08-10T20:10:51.011Z] Removing intermediate container e10d4d7477ef [2020-08-10T20:10:51.011Z] ---> c7c7c300b5af [2020-08-10T20:10:51.011Z] Step 21/21 : LABEL version=0.0.0 [2020-08-10T20:10:51.011Z] Removing intermediate container 9e3ad1df20ba [2020-08-10T20:10:51.011Z] ---> a4c6893c4782 [2020-08-10T20:10:51.011Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-10T20:10:51.011Z] ---> Running in 7ac354a2d963 [2020-08-10T20:10:51.961Z] ---> Running in bbf48e728f74 [2020-08-10T20:10:51.961Z] ---> Running in cfe1ee135f74 [2020-08-10T20:10:51.961Z] Removing intermediate container 3d4f4ad938a2 [2020-08-10T20:10:51.961Z] ---> a87c87f63d4b [2020-08-10T20:10:51.961Z] Step 18/20 : LABEL arch=x86_64 [2020-08-10T20:10:52.226Z] Removing intermediate container 7ac354a2d963 [2020-08-10T20:10:52.226Z] ---> deabb02e2407 [2020-08-10T20:10:52.226Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:10:52.226Z] ---> e4d789f377bb [2020-08-10T20:10:52.226Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-10T20:10:52.226Z] ---> Running in 322354fd704a [2020-08-10T20:10:52.226Z] ---> Running in 79889ce48b51 [2020-08-10T20:10:52.488Z] Removing intermediate container bbf48e728f74 [2020-08-10T20:10:52.488Z] ---> cdb861b8bd18 [2020-08-10T20:10:52.488Z] [2020-08-10T20:10:52.488Z] Removing intermediate container cfe1ee135f74 [2020-08-10T20:10:52.488Z] ---> 95ed4d7d2bbf [2020-08-10T20:10:52.488Z] Step 13/26 : WORKDIR / [2020-08-10T20:10:52.752Z] Removing intermediate container 322354fd704a [2020-08-10T20:10:52.752Z] ---> 6125ac060746 [2020-08-10T20:10:52.752Z] Step 19/20 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:10:52.752Z] Successfully built cdb861b8bd18 [2020-08-10T20:10:52.752Z] ---> 0c2d74ead91b [2020-08-10T20:10:52.752Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-10T20:10:52.752Z] Successfully tagged docker-support-logging-go:latest [2020-08-10T20:10:52.752Z] Building docker-sys-mgmt-agent-go [2020-08-10T20:10:52.752Z]  Building docker-support-logging-go ... done  ---> Running in ba14337ed55f [2020-08-10T20:10:53.017Z] ---> Running in e08005b1484b [2020-08-10T20:10:53.017Z] ---> Running in 8bd019a0bdbc [2020-08-10T20:10:53.280Z] Removing intermediate container ba14337ed55f [2020-08-10T20:10:53.280Z] ---> b55399893598 [2020-08-10T20:10:53.280Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-08-10T20:10:53.553Z] Removing intermediate container e08005b1484b [2020-08-10T20:10:53.553Z] ---> f5ee4391af48 [2020-08-10T20:10:53.553Z] Step 20/20 : LABEL version=0.0.0 [2020-08-10T20:10:53.553Z] Removing intermediate container 8bd019a0bdbc [2020-08-10T20:10:53.553Z] ---> e68b5982ffdc [2020-08-10T20:10:53.553Z] Step 19/21 : LABEL arch=x86_64 [2020-08-10T20:10:53.830Z] ---> Running in ae8ec3223bc7 [2020-08-10T20:10:53.830Z] ---> Running in e6859e75c1ae [2020-08-10T20:10:54.100Z] ---> 8d5033d6267a [2020-08-10T20:10:54.100Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-08-10T20:10:56.669Z] Removing intermediate container ae8ec3223bc7 [2020-08-10T20:10:56.669Z] ---> 5e487a00f2db [2020-08-10T20:10:56.669Z] Step 20/21 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:10:56.669Z] Removing intermediate container 79889ce48b51 [2020-08-10T20:10:56.669Z] ---> 49bd80ea2c6b [2020-08-10T20:10:56.669Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-10T20:10:56.669Z] Removing intermediate container e6859e75c1ae [2020-08-10T20:10:56.669Z] ---> 9a344bfc2ec0 [2020-08-10T20:10:56.669Z] [2020-08-10T20:10:56.669Z] ---> 4fad26c60fd5 [2020-08-10T20:10:56.669Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-10T20:10:56.669Z] Successfully built 9a344bfc2ec0 [2020-08-10T20:10:56.931Z] ---> Running in a1dfa452cef0 [2020-08-10T20:10:57.198Z] Successfully tagged docker-support-scheduler-go:latest [2020-08-10T20:10:57.198Z] Building docker-core-command-go [2020-08-10T20:10:57.779Z]  Building docker-support-scheduler-go ... done  ---> Running in 06ea48125454 [2020-08-10T20:11:01.152Z] Removing intermediate container 06ea48125454 [2020-08-10T20:11:01.152Z] ---> b3c1fdacad8e [2020-08-10T20:11:01.152Z] Step 21/21 : LABEL version=0.0.0 [2020-08-10T20:11:01.417Z] ---> e2857feb2ae8 [2020-08-10T20:11:01.417Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-10T20:11:01.990Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:11:02.250Z] ---> Running in 824ade38ee86 [2020-08-10T20:11:02.839Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:11:03.101Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-10T20:11:03.101Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-10T20:11:03.365Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-10T20:11:03.365Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-10T20:11:03.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-10T20:11:03.627Z] ---> 3f972477c02a [2020-08-10T20:11:03.627Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-10T20:11:03.627Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-10T20:11:03.627Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T20:11:03.894Z] OK: 8 MiB in 19 packages [2020-08-10T20:11:03.894Z] Removing intermediate container 824ade38ee86 [2020-08-10T20:11:03.894Z] ---> ea53d5d87d28 [2020-08-10T20:11:03.894Z] [2020-08-10T20:11:04.177Z] Successfully built ea53d5d87d28 [2020-08-10T20:11:04.177Z] Successfully tagged docker-core-metadata-go:latest [2020-08-10T20:11:04.177Z] Building docker-security-secrets-setup-go [2020-08-10T20:11:07.605Z]  Building docker-core-metadata-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:11:07.605Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:11:07.605Z] ---> 7c42d34dc6cb [2020-08-10T20:11:07.605Z] Step 3/26 : WORKDIR /edgex-go [2020-08-10T20:11:07.605Z] ---> Using cache [2020-08-10T20:11:07.605Z] ---> 9b1504d70765 [2020-08-10T20:11:07.605Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:11:07.605Z] ---> Using cache [2020-08-10T20:11:07.605Z] ---> f1994af559d1 [2020-08-10T20:11:07.605Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-10T20:11:09.615Z] ---> Running in 8da894ed18e0 [2020-08-10T20:11:09.615Z] ---> 0c217481a27c [2020-08-10T20:11:09.615Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-10T20:11:11.618Z] Removing intermediate container a1dfa452cef0 [2020-08-10T20:11:11.618Z] ---> 4d459e15e5c8 [2020-08-10T20:11:11.618Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-10T20:11:12.275Z] ---> 8b0396e5b97e [2020-08-10T20:11:12.275Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-10T20:11:13.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:11:13.271Z] ---> ce29ad6dd0dd [2020-08-10T20:11:13.271Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-10T20:11:13.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-10T20:11:13.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-10T20:11:13.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-10T20:11:13.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-10T20:11:13.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:11:14.476Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:11:14.476Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:11:14.476Z] OK: 12749 distinct packages available [2020-08-10T20:11:14.748Z] OK: 233 MiB in 51 packages [2020-08-10T20:11:14.748Z] ---> d29ba0717358 [2020-08-10T20:11:14.748Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-10T20:11:15.705Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:11:15.705Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:11:15.705Z] ---> 7c42d34dc6cb [2020-08-10T20:11:15.705Z] Step 3/21 : WORKDIR /edgex-go [2020-08-10T20:11:15.705Z] ---> Using cache [2020-08-10T20:11:15.705Z] ---> 9b1504d70765 [2020-08-10T20:11:15.705Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:11:15.705Z] ---> Using cache [2020-08-10T20:11:15.705Z] ---> f1994af559d1 [2020-08-10T20:11:15.705Z] Step 5/21 : RUN apk update && apk add make git [2020-08-10T20:11:15.705Z] ---> Using cache [2020-08-10T20:11:15.705Z] ---> 0ea8f824c178 [2020-08-10T20:11:15.705Z] Step 6/21 : COPY go.mod . [2020-08-10T20:11:15.705Z] ---> Using cache [2020-08-10T20:11:15.705Z] ---> b61025318caf [2020-08-10T20:11:15.705Z] Step 7/21 : RUN go mod download [2020-08-10T20:11:15.705Z] ---> Using cache [2020-08-10T20:11:15.705Z] ---> 3ee2af2c41cc [2020-08-10T20:11:15.705Z] Step 8/21 : COPY . . [2020-08-10T20:11:15.705Z] ---> Using cache [2020-08-10T20:11:15.705Z] ---> 09da8a04a133 [2020-08-10T20:11:15.705Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-10T20:11:15.967Z] ---> 12fafce308cb [2020-08-10T20:11:15.967Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-10T20:11:16.477Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.031s [2020-08-10T20:11:16.477Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-10T20:11:16.477Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-10T20:11:16.477Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-10T20:11:17.083Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-10T20:11:17.376Z] ---> Running in faeef3bd7785 [2020-08-10T20:11:17.653Z] ---> 589465054ea7 [2020-08-10T20:11:17.653Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-10T20:11:18.248Z] ---> bb12b8ff292d [2020-08-10T20:11:18.249Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-10T20:11:18.623Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-10T20:11:18.912Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-10T20:11:18.912Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-10T20:11:18.912Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-10T20:11:19.229Z] ---> Running in 749a9988ecca [2020-08-10T20:11:20.211Z] ---> Running in 11c765ad7b57 [2020-08-10T20:11:21.010Z] Removing intermediate container 8da894ed18e0 [2020-08-10T20:11:21.010Z] ---> 13944df2fcc6 [2020-08-10T20:11:21.010Z] Step 6/26 : COPY go.mod . [2020-08-10T20:11:21.406Z] 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-08-10T20:11:22.472Z] Removing intermediate container 11c765ad7b57 [2020-08-10T20:11:22.472Z] ---> 2e2aa1e436bc [2020-08-10T20:11:22.472Z] Step 20/22 : LABEL arch=x86_64 [2020-08-10T20:11:22.761Z] ---> 09880d53bed5 [2020-08-10T20:11:22.761Z] Step 7/26 : RUN go mod download [2020-08-10T20:11:23.751Z] ---> Running in 9d0ec12982a4 [2020-08-10T20:11:23.751Z] ---> Running in 343f4d9ec0dd [2020-08-10T20:11:24.029Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:11:24.029Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-10T20:11:24.029Z] ---> 7c42d34dc6cb [2020-08-10T20:11:24.029Z] Step 3/29 : WORKDIR /edgex-go [2020-08-10T20:11:24.029Z] ---> Using cache [2020-08-10T20:11:24.029Z] ---> 9b1504d70765 [2020-08-10T20:11:24.029Z] Step 4/29 : RUN apk update && apk add make git [2020-08-10T20:11:24.977Z] ---> Running in 0e36249e6734 [2020-08-10T20:11:25.245Z] Removing intermediate container 9d0ec12982a4 [2020-08-10T20:11:25.245Z] ---> 52230e89239e [2020-08-10T20:11:25.245Z] Step 21/22 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:11:25.516Z] Removing intermediate container 749a9988ecca [2020-08-10T20:11:25.516Z] ---> 85fa031402db [2020-08-10T20:11:25.516Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-10T20:11:25.516Z] ---> Running in cae9323d579c [2020-08-10T20:11:25.516Z] ---> Running in fa55457ab021 [2020-08-10T20:11:25.781Z] Removing intermediate container cae9323d579c [2020-08-10T20:11:25.781Z] ---> f532be377544 [2020-08-10T20:11:25.781Z] Step 22/22 : LABEL version=0.0.0 [2020-08-10T20:11:26.058Z] Removing intermediate container fa55457ab021 [2020-08-10T20:11:26.058Z] ---> 2e2b20fe1423 [2020-08-10T20:11:26.058Z] Step 24/26 : LABEL arch=x86_64 [2020-08-10T20:11:26.058Z] ---> Running in 19371e224668 [2020-08-10T20:11:26.338Z] ---> Running in 4f72cbb4c431 [2020-08-10T20:11:26.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:11:26.338Z] Removing intermediate container 19371e224668 [2020-08-10T20:11:26.338Z] ---> 7abce44356b8 [2020-08-10T20:11:26.338Z] [2020-08-10T20:11:26.608Z] Removing intermediate container 4f72cbb4c431 [2020-08-10T20:11:26.608Z] ---> aac09012ea9f [2020-08-10T20:11:26.608Z] Step 25/26 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:11:26.608Z] Successfully built 7abce44356b8 [2020-08-10T20:11:26.608Z] Successfully tagged docker-core-data-go:latest [2020-08-10T20:11:26.608Z]  Building docker-core-data-go ... done Building docker-support-notifications-go [2020-08-10T20:11:26.608Z] ---> Running in f18e5ccb9f8a [2020-08-10T20:11:27.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:11:27.226Z] Removing intermediate container f18e5ccb9f8a [2020-08-10T20:11:27.226Z] ---> 4c3cb3b39198 [2020-08-10T20:11:27.226Z] Step 26/26 : LABEL version=0.0.0 [2020-08-10T20:11:27.501Z] ---> Running in 5dd8c4e8ff01 [2020-08-10T20:11:27.775Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:11:27.775Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:11:27.775Z] OK: 12749 distinct packages available [2020-08-10T20:11:28.038Z] OK: 233 MiB in 51 packages [2020-08-10T20:11:29.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.064s coverage: 46.6% of statements [2020-08-10T20:11:29.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-10T20:11:29.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-10T20:11:29.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-10T20:11:29.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-10T20:11:29.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-10T20:11:31.378Z] Removing intermediate container 5dd8c4e8ff01 [2020-08-10T20:11:31.378Z] ---> 81717e2e644d [2020-08-10T20:11:31.378Z] [2020-08-10T20:11:31.378Z] Successfully built 81717e2e644d [2020-08-10T20:11:31.378Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-08-10T20:11:31.378Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2020-08-10T20:11:31.378Z] Removing intermediate container 343f4d9ec0dd [2020-08-10T20:11:31.378Z] ---> 33eab68cca9c [2020-08-10T20:11:31.378Z] Step 8/26 : COPY . . [2020-08-10T20:11:31.963Z] Removing intermediate container 0e36249e6734 [2020-08-10T20:11:31.963Z] ---> bf839801f1d8 [2020-08-10T20:11:31.963Z] Step 5/29 : COPY go.mod . [2020-08-10T20:11:35.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.259s coverage: 27.3% of statements [2020-08-10T20:11:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-10T20:11:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-10T20:11:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-10T20:11:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-10T20:11:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-10T20:11:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-10T20:11:35.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.025s coverage: 100.0% of statements [2020-08-10T20:11:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-10T20:11:35.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.039s coverage: 100.0% of statements [2020-08-10T20:11:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-10T20:11:38.705Z] ---> 2d9d300bd079 [2020-08-10T20:11:38.705Z] Step 6/29 : RUN go mod download [2020-08-10T20:11:40.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.256s coverage: 28.6% of statements [2020-08-10T20:11:40.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-10T20:11:40.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-10T20:11:40.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-10T20:11:40.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-10T20:11:40.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-10T20:11:40.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements [2020-08-10T20:11:40.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-10T20:11:40.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.026s coverage: 100.0% of statements [2020-08-10T20:11:40.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-10T20:11:40.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.158s coverage: 89.8% of statements [2020-08-10T20:11:40.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-10T20:11:41.282Z] ---> Running in da94e29524ec [2020-08-10T20:11:42.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.100s coverage: 97.5% of statements [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-10T20:11:42.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 100.0% of statements [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-10T20:11:42.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-10T20:11:42.150Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2020-08-10T20:11:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.204s coverage: 63.5% of statements [2020-08-10T20:11:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-10T20:11:45.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-10T20:11:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements [2020-08-10T20:11:45.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 55.9% of statements [2020-08-10T20:11:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-10T20:11:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-10T20:11:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-10T20:11:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-10T20:11:46.581Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:11:46.581Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:11:46.581Z] ---> 7c42d34dc6cb [2020-08-10T20:11:46.581Z] Step 3/23 : WORKDIR /edgex-go [2020-08-10T20:11:46.843Z] ---> Using cache [2020-08-10T20:11:46.843Z] ---> 9b1504d70765 [2020-08-10T20:11:46.843Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:11:46.843Z] ---> Using cache [2020-08-10T20:11:46.843Z] ---> f1994af559d1 [2020-08-10T20:11:46.843Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-10T20:11:49.440Z] ---> Running in 34a7be35fd80 [2020-08-10T20:11:54.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:11:55.344Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:11:55.926Z] Removing intermediate container da94e29524ec [2020-08-10T20:11:55.926Z] ---> f620a60aed70 [2020-08-10T20:11:55.926Z] Step 7/29 : COPY . . [2020-08-10T20:11:55.926Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:11:55.926Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:11:55.926Z] OK: 12749 distinct packages available [2020-08-10T20:11:56.189Z] OK: 233 MiB in 51 packages [2020-08-10T20:11:56.768Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:11:56.768Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:11:56.768Z] ---> 7c42d34dc6cb [2020-08-10T20:11:56.768Z] Step 3/20 : WORKDIR /edgex-go [2020-08-10T20:11:56.768Z] ---> Using cache [2020-08-10T20:11:56.768Z] ---> 9b1504d70765 [2020-08-10T20:11:56.768Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:11:56.768Z] ---> Using cache [2020-08-10T20:11:56.768Z] ---> f1994af559d1 [2020-08-10T20:11:56.768Z] Step 5/20 : RUN apk update && apk add make git [2020-08-10T20:11:56.768Z] ---> Using cache [2020-08-10T20:11:56.768Z] ---> 0ea8f824c178 [2020-08-10T20:11:56.768Z] Step 6/20 : COPY go.mod . [2020-08-10T20:11:56.768Z] ---> Using cache [2020-08-10T20:11:56.768Z] ---> b61025318caf [2020-08-10T20:11:56.768Z] Step 7/20 : RUN go mod download [2020-08-10T20:11:56.768Z] ---> Using cache [2020-08-10T20:11:56.768Z] ---> 3ee2af2c41cc [2020-08-10T20:11:56.768Z] Step 8/20 : COPY . . [2020-08-10T20:11:56.768Z] ---> Using cache [2020-08-10T20:11:56.768Z] ---> 09da8a04a133 [2020-08-10T20:11:56.768Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-10T20:12:03.631Z] ---> Running in b00138b7be4d [2020-08-10T20:12:05.018Z] Removing intermediate container faeef3bd7785 [2020-08-10T20:12:05.018Z] ---> 956c6a196fd2 [2020-08-10T20:12:05.018Z] [2020-08-10T20:12:05.018Z] Step 10/21 : FROM scratch [2020-08-10T20:12:05.018Z] ---> [2020-08-10T20:12:05.018Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-10T20:12:05.018Z] ---> 0387bb48fbd4 [2020-08-10T20:12:05.018Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-10T20:12:06.944Z] 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-08-10T20:12:06.944Z] ---> Using cache [2020-08-10T20:12:06.944Z] ---> 100e86fb5824 [2020-08-10T20:12:06.944Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-10T20:12:06.944Z] ---> Running in db41e3d52e96 [2020-08-10T20:12:07.212Z] Removing intermediate container 34a7be35fd80 [2020-08-10T20:12:07.212Z] ---> 269ef1081b05 [2020-08-10T20:12:07.212Z] Step 6/23 : COPY go.mod . [2020-08-10T20:12:07.475Z] ---> Running in 27e5ffb439be [2020-08-10T20:12:08.444Z] Removing intermediate container 27e5ffb439be [2020-08-10T20:12:08.444Z] ---> db997af2ee99 [2020-08-10T20:12:08.444Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-10T20:12:08.444Z] ---> 2ac7e31afb61 [2020-08-10T20:12:08.444Z] Step 7/23 : RUN go mod download [2020-08-10T20:12:09.028Z] 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-08-10T20:12:09.306Z] ---> Running in fa58879458e0 [2020-08-10T20:12:09.898Z] ---> Running in 12bd56c7b39f [2020-08-10T20:12:09.898Z] Removing intermediate container fa58879458e0 [2020-08-10T20:12:09.898Z] ---> 51887c8f25f8 [2020-08-10T20:12:09.898Z] Step 14/21 : WORKDIR / [2020-08-10T20:12:10.500Z] ---> Running in 96923e7bf75e [2020-08-10T20:12:12.488Z] Removing intermediate container 96923e7bf75e [2020-08-10T20:12:12.488Z] ---> 2f48df35a24f [2020-08-10T20:12:12.488Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-10T20:12:13.196Z] ---> 0fb6e9b174f2 [2020-08-10T20:12:13.196Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-10T20:12:15.180Z] ---> 1d0a65100446 [2020-08-10T20:12:15.180Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-10T20:12:16.149Z] Removing intermediate container 12bd56c7b39f [2020-08-10T20:12:16.149Z] ---> b9fd471ad756 [2020-08-10T20:12:16.149Z] Step 8/23 : COPY . . [2020-08-10T20:12:16.149Z] ---> 44cda642c0a5 [2020-08-10T20:12:16.149Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-10T20:12:16.149Z] ---> 78c589b5a71e [2020-08-10T20:12:16.149Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-10T20:12:16.435Z] ---> Running in 669c5e9e5a4a [2020-08-10T20:12:16.724Z] ---> Running in 472f63c59721 [2020-08-10T20:12:17.718Z] Removing intermediate container 472f63c59721 [2020-08-10T20:12:17.718Z] ---> 5fafef630916 [2020-08-10T20:12:17.718Z] Step 19/21 : LABEL arch=x86_64 [2020-08-10T20:12:17.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-10T20:12:19.686Z] ---> Running in b0a5cbe6b970 [2020-08-10T20:12:21.616Z] Removing intermediate container b0a5cbe6b970 [2020-08-10T20:12:21.616Z] ---> bebc34b3c20d [2020-08-10T20:12:21.616Z] Step 20/21 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:12:24.242Z] ---> Running in f9a7c85bc0dd [2020-08-10T20:12:25.670Z] Removing intermediate container f9a7c85bc0dd [2020-08-10T20:12:25.670Z] ---> f402c5a92fda [2020-08-10T20:12:25.670Z] Step 21/21 : LABEL version=0.0.0 [2020-08-10T20:12:28.064Z] ---> Running in 73516d032d52 [2020-08-10T20:12:31.547Z] Removing intermediate container 73516d032d52 [2020-08-10T20:12:31.547Z] ---> d364e25681d1 [2020-08-10T20:12:31.547Z] [2020-08-10T20:12:31.547Z] Successfully built d364e25681d1 [2020-08-10T20:12:31.547Z] Successfully tagged docker-core-command-go:latest [2020-08-10T20:12:33.464Z]  Building docker-core-command-go ... done  ---> 8d4778f8a551 [2020-08-10T20:12:33.464Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-10T20:12:35.378Z] ---> Running in f7b5d6e30434 [2020-08-10T20:12:35.956Z] Removing intermediate container db41e3d52e96 [2020-08-10T20:12:35.956Z] ---> e8ba821454dd [2020-08-10T20:12:35.956Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-10T20:12:35.956Z] Removing intermediate container b00138b7be4d [2020-08-10T20:12:35.956Z] ---> a7267af09cb1 [2020-08-10T20:12:35.956Z] [2020-08-10T20:12:35.956Z] Step 10/20 : FROM alpine [2020-08-10T20:12:35.956Z] ---> a24bb4013296 [2020-08-10T20:12:35.956Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-10T20:12:36.528Z] 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-08-10T20:12:37.478Z] ---> Running in fc7dbfddfbab [2020-08-10T20:12:37.478Z] ---> Running in 9b6d30566a4e [2020-08-10T20:12:37.746Z] Removing intermediate container 669c5e9e5a4a [2020-08-10T20:12:37.746Z] ---> 3b8c8c6ebcb2 [2020-08-10T20:12:37.746Z] [2020-08-10T20:12:37.746Z] Step 9/29 : FROM alpine:latest [2020-08-10T20:12:37.746Z] ---> a24bb4013296 [2020-08-10T20:12:37.746Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-10T20:12:38.009Z] ---> Running in 5ae8ca149c96 [2020-08-10T20:12:38.279Z] Removing intermediate container 5ae8ca149c96 [2020-08-10T20:12:38.279Z] ---> ee7459368c05 [2020-08-10T20:12:38.279Z] Step 11/29 : USER root [2020-08-10T20:12:38.560Z] ---> Running in e5d959f3ee4b [2020-08-10T20:12:38.826Z] 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-08-10T20:12:38.826Z] Removing intermediate container e5d959f3ee4b [2020-08-10T20:12:38.826Z] ---> d4e6c8ea77a1 [2020-08-10T20:12:38.826Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-10T20:12:38.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:12:38.826Z] ---> Running in d25db9e34644 [2020-08-10T20:12:39.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:12:39.357Z] v3.12.0-224-g29c365fcde [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:12:39.357Z] v3.12.0-221-gbea860da8e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:12:39.357Z] OK: 12749 distinct packages available [2020-08-10T20:12:39.630Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-10T20:12:39.630Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-10T20:12:39.630Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-10T20:12:39.630Z] (4/4) Installing curl (7.69.1-r0) [2020-08-10T20:12:39.630Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T20:12:39.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:12:39.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:12:39.919Z] Executing ca-certificates-20191127-r4.trigger [2020-08-10T20:12:40.204Z] v3.12.0-224-g29c365fcde [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:12:40.204Z] v3.12.0-221-gbea860da8e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:12:40.204Z] OK: 12749 distinct packages available [2020-08-10T20:12:40.204Z] OK: 7 MiB in 18 packages [2020-08-10T20:12:40.204Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-10T20:12:40.204Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-10T20:12:40.471Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T20:12:40.471Z] Executing ca-certificates-20191127-r4.trigger [2020-08-10T20:12:40.471Z] OK: 6 MiB in 16 packages [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 52.660s coverage: 86.3% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.985s coverage: 72.2% of statements [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.351s coverage: 72.1% of statements [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.038s coverage: 82.4% of statements [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.026s coverage: 48.4% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.025s coverage: 28.8% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.027s coverage: 96.8% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.096s coverage: 31.1% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.353s coverage: 84.1% of statements [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.028s coverage: 100.0% of statements [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.035s coverage: 42.9% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.016s coverage: 100.0% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.049s coverage: 83.8% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 46.1% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.046s coverage: 100.0% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.206s coverage: 29.1% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.055s coverage: 99.0% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.041s coverage: 100.0% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.071s coverage: 0.0% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.021s coverage: 87.9% of statements [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-10T20:12:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.021s coverage: 100.0% of statements [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.019s coverage: 32.1% of statements [2020-08-10T20:12:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.026s coverage: 100.0% of statements [2020-08-10T20:12:42.444Z] GO111MODULE=on go vet ./... [2020-08-10T20:12:43.799Z] Removing intermediate container 9b6d30566a4e [2020-08-10T20:12:43.799Z] ---> 6b16fd65df75 [2020-08-10T20:12:43.799Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-10T20:12:43.799Z] ---> Running in aa532d1cd4b0 [2020-08-10T20:12:43.799Z] Removing intermediate container fc7dbfddfbab [2020-08-10T20:12:43.799Z] ---> bbf8b7382812 [2020-08-10T20:12:43.799Z] [2020-08-10T20:12:43.799Z] Step 11/26 : FROM docker:latest [2020-08-10T20:12:43.799Z] ---> 81f5749c9058 [2020-08-10T20:12:43.799Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-10T20:12:43.799Z] Removing intermediate container d25db9e34644 [2020-08-10T20:12:43.799Z] ---> 75fb022590e5 [2020-08-10T20:12:43.799Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-10T20:12:44.061Z] ---> Running in 889523ba78c7 [2020-08-10T20:12:44.061Z] ---> Running in 9b951cba9660 [2020-08-10T20:12:44.061Z] Removing intermediate container aa532d1cd4b0 [2020-08-10T20:12:44.061Z] ---> 5c8f206c9f67 [2020-08-10T20:12:44.061Z] Step 13/20 : WORKDIR /edgex [2020-08-10T20:12:44.331Z] Removing intermediate container 9b951cba9660 [2020-08-10T20:12:44.331Z] ---> cee9e9d3d965 [2020-08-10T20:12:44.331Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-10T20:12:44.331Z] ---> Running in 31c85630bb9c [2020-08-10T20:12:44.601Z] ---> Running in 028044f9d13a [2020-08-10T20:12:44.864Z] Removing intermediate container 31c85630bb9c [2020-08-10T20:12:44.864Z] ---> a9580c1af1e5 [2020-08-10T20:12:44.864Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-10T20:12:44.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:12:45.148Z] Removing intermediate container 028044f9d13a [2020-08-10T20:12:45.148Z] ---> 7fc6be930193 [2020-08-10T20:12:45.148Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-10T20:12:45.149Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:12:45.149Z] ---> Running in efa074cbb740 [2020-08-10T20:12:45.149Z] (1/2) Installing readline (8.0.4-r0) [2020-08-10T20:12:45.149Z] (2/2) Installing bash (5.0.17-r0) [2020-08-10T20:12:45.149Z] Executing bash-5.0.17-r0.post-install [2020-08-10T20:12:45.149Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T20:12:45.149Z] OK: 12 MiB in 22 packages [2020-08-10T20:12:45.427Z] ---> b439455e6282 [2020-08-10T20:12:45.427Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-10T20:12:46.396Z] Removing intermediate container 889523ba78c7 [2020-08-10T20:12:46.396Z] ---> 18f9ed122153 [2020-08-10T20:12:46.396Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-10T20:12:46.657Z] ---> Running in 0d3b0591a92b [2020-08-10T20:12:46.657Z] ---> b326207fa1c7 [2020-08-10T20:12:46.657Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-10T20:12:47.232Z] ---> Running in 4c4b16518b5f [2020-08-10T20:12:47.232Z] Removing intermediate container efa074cbb740 [2020-08-10T20:12:47.232Z] ---> 34829f647321 [2020-08-10T20:12:47.232Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-10T20:12:47.232Z] Removing intermediate container 4c4b16518b5f [2020-08-10T20:12:47.232Z] ---> ce0d2e43e9a3 [2020-08-10T20:12:47.232Z] Step 17/20 : CMD ["--init=true"] [2020-08-10T20:12:47.494Z] ---> Running in 265efb5c37b1 [2020-08-10T20:12:47.771Z] Removing intermediate container 265efb5c37b1 [2020-08-10T20:12:47.771Z] ---> d1ea136956a4 [2020-08-10T20:12:47.771Z] Step 18/20 : LABEL arch=x86_64 [2020-08-10T20:12:47.771Z] ---> f10d647c1412 [2020-08-10T20:12:47.771Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-10T20:12:47.771Z] ---> Running in 44cbd6546a05 [2020-08-10T20:12:48.041Z] Removing intermediate container 44cbd6546a05 [2020-08-10T20:12:48.041Z] ---> 5a2786df55d9 [2020-08-10T20:12:48.041Z] Step 19/20 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:12:48.041Z] ---> Running in 0fc68af89ae9 [2020-08-10T20:12:48.041Z] Removing intermediate container 0d3b0591a92b [2020-08-10T20:12:48.041Z] ---> a86bd49dcdf5 [2020-08-10T20:12:48.041Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-10T20:12:48.041Z] ---> 0020677f6f7a [2020-08-10T20:12:48.041Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-10T20:12:48.301Z] ---> Running in 997c23d28bda [2020-08-10T20:12:48.301Z] Removing intermediate container 0fc68af89ae9 [2020-08-10T20:12:48.301Z] ---> 17c3806822b7 [2020-08-10T20:12:48.301Z] Step 20/20 : LABEL version=0.0.0 [2020-08-10T20:12:48.569Z] ---> Running in 16523b75c382 [2020-08-10T20:12:48.569Z] Removing intermediate container 997c23d28bda [2020-08-10T20:12:48.569Z] ---> 5356aa8f6882 [2020-08-10T20:12:48.569Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-10T20:12:48.830Z] ---> 0048027911ea [2020-08-10T20:12:48.830Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-10T20:12:49.401Z] ---> Running in ecc175eb6dc9 [2020-08-10T20:12:49.401Z] Removing intermediate container 16523b75c382 [2020-08-10T20:12:49.401Z] ---> fbf38d19342e [2020-08-10T20:12:49.401Z] [2020-08-10T20:12:49.401Z] ---> 42f39d37ce67 [2020-08-10T20:12:49.401Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-10T20:12:49.662Z] Successfully built fbf38d19342e [2020-08-10T20:12:49.662Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-08-10T20:12:49.662Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ecc175eb6dc9 [2020-08-10T20:12:49.662Z] ---> 5ddd01a9ccdb [2020-08-10T20:12:49.662Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-10T20:12:49.935Z] ---> Running in 8afa9aa52c0e [2020-08-10T20:12:49.935Z] ---> b63152b43d9e [2020-08-10T20:12:49.935Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-10T20:12:49.935Z] ---> Running in 3622a4fa30b5 [2020-08-10T20:12:50.892Z] Removing intermediate container 8afa9aa52c0e [2020-08-10T20:12:50.892Z] ---> 6bf747d8e6d7 [2020-08-10T20:12:50.892Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-10T20:12:51.842Z] Removing intermediate container f7b5d6e30434 [2020-08-10T20:12:51.842Z] ---> f957c6f26356 [2020-08-10T20:12:51.842Z] [2020-08-10T20:12:51.842Z] Step 10/23 : FROM scratch [2020-08-10T20:12:51.842Z] ---> [2020-08-10T20:12:51.842Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-10T20:12:51.842Z] ---> 0dd1ed5eb624 [2020-08-10T20:12:51.842Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-10T20:12:52.108Z] ---> Using cache [2020-08-10T20:12:52.108Z] ---> 09b826fa5e7d [2020-08-10T20:12:52.108Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-10T20:12:52.108Z] ---> Running in b67babd4ca56 [2020-08-10T20:12:52.108Z] ---> ccf07cc09c8b [2020-08-10T20:12:52.108Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-10T20:12:52.371Z] Removing intermediate container b67babd4ca56 [2020-08-10T20:12:52.371Z] ---> c37ad794acbf [2020-08-10T20:12:52.371Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-10T20:12:52.371Z] ---> Running in 7153d5a54f12 [2020-08-10T20:12:52.637Z] ---> ac171a8dfc89 [2020-08-10T20:12:52.637Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-10T20:12:52.637Z] Removing intermediate container 3622a4fa30b5 [2020-08-10T20:12:52.637Z] ---> 21d179b53508 [2020-08-10T20:12:52.637Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-10T20:12:52.637Z] ---> Running in e9c260b15ba9 [2020-08-10T20:12:52.898Z] Removing intermediate container 7153d5a54f12 [2020-08-10T20:12:52.898Z] ---> 8b64fd505b09 [2020-08-10T20:12:52.898Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-10T20:12:53.163Z] ---> fe1389843a4b [2020-08-10T20:12:53.163Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-10T20:12:53.163Z] ---> 78df3d8f5692 [2020-08-10T20:12:53.163Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-10T20:12:53.426Z] ---> Running in 954f7ef8925a [2020-08-10T20:12:53.426Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:12:53.426Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:12:53.691Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-10T20:12:53.691Z] (2/33) Installing expat (2.2.9-r1) [2020-08-10T20:12:53.691Z] (3/33) Installing libffi (3.3-r2) [2020-08-10T20:12:53.691Z] (4/33) Installing gdbm (1.13-r1) [2020-08-10T20:12:53.691Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-10T20:12:53.691Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-10T20:12:53.691Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-10T20:12:57.518Z] gofmt -l . [2020-08-10T20:12:57.914Z] ---> 16dd9add9111 [2020-08-10T20:12:57.914Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-10T20:12:58.113Z] [ "`gofmt -l .`" = "" ] [2020-08-10T20:12:58.180Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-10T20:12:58.180Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-10T20:12:58.180Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-10T20:12:58.180Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-10T20:12:58.180Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-10T20:12:58.180Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-10T20:12:58.180Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-10T20:12:58.180Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-10T20:12:58.180Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-10T20:12:58.180Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-10T20:12:58.180Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-10T20:12:58.180Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-10T20:12:58.441Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-10T20:12:59.401Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-10T20:12:59.401Z] Removing intermediate container 954f7ef8925a [2020-08-10T20:12:59.401Z] ---> fbd95acee271 [2020-08-10T20:12:59.401Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-10T20:12:59.401Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-10T20:12:59.401Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-10T20:12:59.401Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-10T20:12:59.401Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-10T20:12:59.401Z] ---> Running in cfa7e226b022 [2020-08-10T20:12:59.401Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-10T20:12:59.683Z] ---> 8aa50efc2b3f [2020-08-10T20:12:59.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-10T20:12:59.683Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-10T20:12:59.683Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-10T20:12:59.683Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-10T20:12:59.683Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-10T20:12:59.683Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-10T20:12:59.683Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-10T20:12:59.683Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-10T20:12:59.683Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T20:12:59.683Z] OK: 71 MiB in 55 packages [2020-08-10T20:13:00.634Z] ---> 4488c39ae6ad [2020-08-10T20:13:00.634Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-10T20:13:00.718Z] ./bin/test-go-mod-tidy.sh [2020-08-10T20:13:00.989Z] ./bin/test-attribution-txt.sh [2020-08-10T20:13:02.043Z] ---> 824fe1a4280f [2020-08-10T20:13:02.043Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [Pipeline] sh [2020-08-10T20:13:04.261Z] + ls -al . [2020-08-10T20:13:04.261Z] total 588 [2020-08-10T20:13:04.261Z] drwxrwxr-x 10 1001 1001 4096 Aug 10 20:13 . [2020-08-10T20:13:04.261Z] drwxr-xr-x 4 root root 4096 Aug 10 20:10 .. [2020-08-10T20:13:04.261Z] -rw-rw-r-- 1 1001 1001 11 Aug 10 20:08 .dockerignore [2020-08-10T20:13:04.261Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 20:08 .git [2020-08-10T20:13:04.261Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 20:08 .github [2020-08-10T20:13:04.261Z] -rw-rw-r-- 1 1001 1001 932 Aug 10 20:08 .gitignore [2020-08-10T20:13:04.261Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 20:09 .semver [2020-08-10T20:13:04.261Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 20:08 .sonarcloud.properties [2020-08-10T20:13:04.261Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 20:08 CONTRIBUTING.md [2020-08-10T20:13:04.261Z] -rw-rw-r-- 1 1001 1001 1035 Aug 10 20:08 Dockerfile.build [2020-08-10T20:13:04.261Z] -rw-rw-r-- 1 1001 1001 865 Aug 10 20:08 Jenkinsfile [2020-08-10T20:13:04.261Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 20:08 LICENSE [2020-08-10T20:13:04.261Z] -rw-rw-r-- 1 1001 1001 6237 Aug 10 20:08 Makefile [2020-08-10T20:13:04.261Z] -rw-rw-r-- 1 1001 1001 5652 Aug 10 20:08 README.md [2020-08-10T20:13:04.261Z] -rw-rw-r-- 1 1001 1001 7111 Aug 10 20:08 SECURITY.md [2020-08-10T20:13:04.261Z] -rw-rw-r-- 1 1001 1001 5 Aug 10 20:06 VERSION [2020-08-10T20:13:04.261Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 20:08 ZMQWindows.md [2020-08-10T20:13:04.261Z] drwxrwxr-x 2 1001 1001 4096 Aug 10 20:08 bin [2020-08-10T20:13:04.261Z] drwxrwxr-x 15 1001 1001 4096 Aug 10 20:08 cmd [2020-08-10T20:13:04.261Z] -rw-r--r-- 1 root root 458010 Aug 10 20:12 coverage.out [2020-08-10T20:13:04.261Z] -rw-r--r-- 1 root root 983 Aug 10 20:13 go.mod [2020-08-10T20:13:04.261Z] -rw-r--r-- 1 root root 17542 Aug 10 20:13 go.sum [2020-08-10T20:13:04.261Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 20:08 internal [2020-08-10T20:13:04.261Z] drwxrwxr-x 4 1001 1001 4096 Aug 10 20:08 openapi [2020-08-10T20:13:04.261Z] drwxrwxr-x 4 1001 1001 4096 Aug 10 20:08 snap [2020-08-10T20:13:04.261Z] -rw-rw-r-- 1 1001 1001 168 Aug 10 20:08 version.go [Pipeline] sh [2020-08-10T20:13:04.599Z] Removing intermediate container cfa7e226b022 [2020-08-10T20:13:04.599Z] ---> 40b718fd759b [2020-08-10T20:13:04.599Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-10T20:13:04.863Z] ---> Running in f7300e1e5c89 [2020-08-10T20:13:04.863Z] ---> f46352c8c476 [2020-08-10T20:13:04.863Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-10T20:13:04.863Z] ---> Running in 42cc62e8b9e3 [2020-08-10T20:13:04.863Z] Removing intermediate container e9c260b15ba9 [2020-08-10T20:13:04.863Z] ---> d64189001b63 [2020-08-10T20:13:04.863Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-10T20:13:04.920Z] + '[' -e coverage.out ] [2020-08-10T20:13:04.920Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-10T20:13:04.976Z] Warning: overwriting stash ‘coverage-report’ [2020-08-10T20:13:05.133Z] Removing intermediate container f7300e1e5c89 [2020-08-10T20:13:05.133Z] ---> bf1198081072 [2020-08-10T20:13:05.133Z] Step 26/29 : CMD [ "generate" ] [2020-08-10T20:13:05.133Z] ---> Running in 3b5849ced71d [2020-08-10T20:13:05.399Z] ---> Running in c319692c3ce9 [2020-08-10T20:13:05.399Z] Removing intermediate container 42cc62e8b9e3 [2020-08-10T20:13:05.399Z] ---> 034d9609a4d7 [2020-08-10T20:13:05.399Z] Step 21/23 : LABEL arch=x86_64 [2020-08-10T20:13:05.399Z] ---> Running in eb223b1745da [2020-08-10T20:13:05.663Z] Removing intermediate container c319692c3ce9 [2020-08-10T20:13:05.663Z] ---> 43112fa4b2e8 [2020-08-10T20:13:05.663Z] Step 27/29 : LABEL arch=x86_64 [2020-08-10T20:13:05.663Z] Removing intermediate container eb223b1745da [2020-08-10T20:13:05.663Z] ---> 37c425a21278 [2020-08-10T20:13:05.663Z] Step 22/23 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:13:05.663Z] ---> Running in 616eac7055af [2020-08-10T20:13:05.925Z] ---> Running in eb7a0a5fc811 [2020-08-10T20:13:05.925Z] Removing intermediate container 616eac7055af [2020-08-10T20:13:05.925Z] ---> 2d7fa1a0e374 [2020-08-10T20:13:05.925Z] Step 28/29 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:13:05.925Z] Removing intermediate container eb7a0a5fc811 [2020-08-10T20:13:05.925Z] ---> 8cb29bb3d4a5 [2020-08-10T20:13:05.925Z] Step 23/23 : LABEL version=0.0.0 [2020-08-10T20:13:06.013Z] Stashed 1 file(s) [Pipeline] sh [2020-08-10T20:13:06.188Z] ---> Running in 78811d8a1fa2 [2020-08-10T20:13:06.188Z] ---> Running in 338c5ed0f639 [2020-08-10T20:13:06.188Z] Removing intermediate container 78811d8a1fa2 [2020-08-10T20:13:06.188Z] ---> 96b41a35355e [2020-08-10T20:13:06.188Z] Step 29/29 : LABEL version=0.0.0 [2020-08-10T20:13:06.450Z] Removing intermediate container 338c5ed0f639 [2020-08-10T20:13:06.450Z] ---> 13eab741206b [2020-08-10T20:13:06.450Z] [2020-08-10T20:13:06.450Z] Successfully built 13eab741206b [2020-08-10T20:13:06.712Z] ---> Running in 6b49dce43c0f [2020-08-10T20:13:06.712Z] Successfully tagged docker-support-notifications-go:latest [2020-08-10T20:13:06.753Z] + make build [2020-08-10T20:13:06.753Z] 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-08-10T20:13:06.974Z]  Building docker-support-notifications-go ... done Collecting docker-compose==1.23.2 [2020-08-10T20:13:06.974Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-10T20:13:06.974Z] Removing intermediate container 6b49dce43c0f [2020-08-10T20:13:06.974Z] ---> 8f4108aaa010 [2020-08-10T20:13:06.974Z] [2020-08-10T20:13:06.974Z] Successfully built 8f4108aaa010 [2020-08-10T20:13:07.240Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-08-10T20:13:07.240Z]  Building docker-security-secrets-setup-go ... done Collecting texttable<0.10,>=0.9.0 [2020-08-10T20:13:07.240Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-10T20:13:07.508Z] 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-08-10T20:13:07.508Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-10T20:13:07.508Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-10T20:13:07.770Z] Collecting cached-property<2,>=1.2.0 [2020-08-10T20:13:07.770Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-10T20:13:07.770Z] Collecting docopt<0.7,>=0.6.1 [2020-08-10T20:13:07.770Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-10T20:13:08.346Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-10T20:13:08.346Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-10T20:13:08.610Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-10T20:13:08.610Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-10T20:13:09.185Z] Collecting docker<4.0,>=3.6.0 [2020-08-10T20:13:09.185Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-10T20:13:09.185Z] Collecting jsonschema<3,>=2.5.1 [2020-08-10T20:13:09.185Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-10T20:13:09.450Z] Collecting PyYAML<4,>=3.10 [2020-08-10T20:13:09.450Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-10T20:13:10.402Z] Collecting idna<2.8,>=2.5 [2020-08-10T20:13:10.402Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-10T20:13:10.402Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-10T20:13:10.402Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-10T20:13:10.402Z] 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-08-10T20:13:10.402Z] 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-08-10T20:13:10.402Z] Collecting docker-pycreds>=0.4.0 [2020-08-10T20:13:10.402Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-10T20:13:10.402Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-10T20:13:10.402Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-10T20:13:10.402Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-10T20:13:10.402Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-10T20:13:10.664Z] Installing collected packages: texttable, websocket-client, cached-property, docopt, idna, urllib3, requests, dockerpty, docker-pycreds, docker, jsonschema, PyYAML, docker-compose [2020-08-10T20:13:10.664Z] Running setup.py install for texttable: started [2020-08-10T20:13:11.614Z] Running setup.py install for texttable: finished with status 'done' [2020-08-10T20:13:12.190Z] Running setup.py install for docopt: started [2020-08-10T20:13:12.452Z] Running setup.py install for docopt: finished with status 'done' [2020-08-10T20:13:12.452Z] Attempting uninstall: idna [2020-08-10T20:13:12.452Z] Found existing installation: idna 2.9 [2020-08-10T20:13:12.715Z] Uninstalling idna-2.9: [2020-08-10T20:13:12.715Z] Successfully uninstalled idna-2.9 [2020-08-10T20:13:12.715Z] Attempting uninstall: urllib3 [2020-08-10T20:13:12.715Z] Found existing installation: urllib3 1.25.9 [2020-08-10T20:13:12.715Z] Uninstalling urllib3-1.25.9: [2020-08-10T20:13:12.715Z] Successfully uninstalled urllib3-1.25.9 [2020-08-10T20:13:12.978Z] Attempting uninstall: requests [2020-08-10T20:13:12.978Z] Found existing installation: requests 2.23.0 [2020-08-10T20:13:12.978Z] Uninstalling requests-2.23.0: [2020-08-10T20:13:12.978Z] Successfully uninstalled requests-2.23.0 [2020-08-10T20:13:13.241Z] Running setup.py install for dockerpty: started [2020-08-10T20:13:13.509Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-10T20:13:13.772Z] Running setup.py install for PyYAML: started [2020-08-10T20:13:14.348Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-10T20:13:14.610Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 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-08-10T20:13:17.925Z] Removing intermediate container 3b5849ced71d [2020-08-10T20:13:17.925Z] ---> 2e7f0718d6f4 [2020-08-10T20:13:17.925Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-10T20:13:17.925Z] ---> Running in b0e50236a9c7 [2020-08-10T20:13:17.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-10T20:13:17.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-10T20:13:17.925Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-10T20:13:18.188Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-10T20:13:18.188Z] (3/3) Installing curl (7.69.1-r0) [2020-08-10T20:13:18.188Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T20:13:18.188Z] OK: 72 MiB in 58 packages [2020-08-10T20:13:18.451Z] Removing intermediate container b0e50236a9c7 [2020-08-10T20:13:18.451Z] ---> fe0234119d9e [2020-08-10T20:13:18.451Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-10T20:13:18.451Z] ---> Running in 52af9698489a [2020-08-10T20:13:18.714Z] Removing intermediate container 52af9698489a [2020-08-10T20:13:18.714Z] ---> 15a0789418bd [2020-08-10T20:13:18.714Z] Step 24/26 : LABEL arch=x86_64 [2020-08-10T20:13:18.714Z] ---> Running in 4be5693dc205 [2020-08-10T20:13:18.976Z] Removing intermediate container 4be5693dc205 [2020-08-10T20:13:18.976Z] ---> f0a1dc727b67 [2020-08-10T20:13:18.976Z] Step 25/26 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:13:18.976Z] ---> Running in 27c4eb1c7c71 [2020-08-10T20:13:19.239Z] Removing intermediate container 27c4eb1c7c71 [2020-08-10T20:13:19.240Z] ---> ed3960aaa168 [2020-08-10T20:13:19.240Z] Step 26/26 : LABEL version=0.0.0 [2020-08-10T20:13:19.240Z] ---> Running in b9283131083d [2020-08-10T20:13:19.502Z] Removing intermediate container b9283131083d [2020-08-10T20:13:19.502Z] ---> 6b62af714b35 [2020-08-10T20:13:19.502Z] [2020-08-10T20:13:19.502Z] Successfully built 6b62af714b35 [2020-08-10T20:13:19.502Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-08-10T20:13:20.121Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-08-10T20:13:20.184Z] $ docker stop --time=1 fe72e1e01203bbc50662e34e0e6cf5c60bdcdaf2df3b0ce20abb0e33d7772ff7 [2020-08-10T20:13:21.873Z] $ docker rm -f fe72e1e01203bbc50662e34e0e6cf5c60bdcdaf2df3b0ce20abb0e33d7772ff7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-10T20:13:22.579Z] + docker images [2020-08-10T20:13:22.579Z] + grep docker [2020-08-10T20:13:22.579Z] docker-sys-mgmt-agent-go latest 6b62af714b35 3 seconds ago 284MB [2020-08-10T20:13:22.579Z] docker-security-secrets-setup-go latest 8f4108aaa010 16 seconds ago 25.1MB [2020-08-10T20:13:22.579Z] docker-support-notifications-go latest 13eab741206b 16 seconds ago 14.4MB [2020-08-10T20:13:22.579Z] docker-security-proxy-setup-go latest fbf38d19342e 33 seconds ago 16.4MB [2020-08-10T20:13:22.580Z] docker-core-command-go latest d364e25681d1 54 seconds ago 13MB [2020-08-10T20:13:22.580Z] docker-security-secretstore-setup-go latest 81717e2e644d About a minute ago 33.9MB [2020-08-10T20:13:22.580Z] docker-core-data-go latest 7abce44356b8 About a minute ago 23.8MB [2020-08-10T20:13:22.580Z] docker-core-metadata-go latest ea53d5d87d28 2 minutes ago 14.4MB [2020-08-10T20:13:22.580Z] docker-support-scheduler-go latest 9a344bfc2ec0 2 minutes ago 13.1MB [2020-08-10T20:13:22.580Z] docker-support-logging-go latest cdb861b8bd18 2 minutes ago 11.8MB [2020-08-10T20:13:22.580Z] docker latest 81f5749c9058 6 weeks ago 211MB [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] // stage [Pipeline] } [2020-08-10T20:13:25.080Z] 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-08-10T20:13:35.235Z] 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-08-10T20:13:40.614Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-10T20:13:44.907Z] 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-08-10T20:13:51.607Z] 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-08-10T20:13:52.588Z] 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-08-10T20:13:56.892Z] 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-08-10T20:14:02.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-10T20:14:05.796Z] 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-08-10T20:14:10.124Z] 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-08-10T20:14:14.437Z] 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-08-10T20:14:18.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-08-10T20:14:23.094Z] $ docker stop --time=1 f7eacd355cb2ecf2ffb3736a70b8d78944e0450de3a1475b862599febcfd0df9 [2020-08-10T20:14:25.395Z] $ docker rm -f f7eacd355cb2ecf2ffb3736a70b8d78944e0450de3a1475b862599febcfd0df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-10T20:14:26.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-10T20:14:27.157Z] [2020-08-10T20:14:27.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-10T20:14:27.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-10T20:14:27.836Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-08-10T20:14:27.836Z] 29e5d40040c1: Pulling fs layer [2020-08-10T20:14:27.836Z] 1ce36da41761: Pulling fs layer [2020-08-10T20:14:27.836Z] 25b303627fd3: Pulling fs layer [2020-08-10T20:14:27.836Z] 29e5d40040c1: Verifying Checksum [2020-08-10T20:14:27.836Z] 29e5d40040c1: Download complete [2020-08-10T20:14:28.457Z] 1ce36da41761: Verifying Checksum [2020-08-10T20:14:28.457Z] 1ce36da41761: Download complete [2020-08-10T20:14:28.781Z] 29e5d40040c1: Pull complete [2020-08-10T20:14:30.213Z] 1ce36da41761: Pull complete [2020-08-10T20:14:30.213Z] 25b303627fd3: Verifying Checksum [2020-08-10T20:14:30.213Z] 25b303627fd3: Download complete [2020-08-10T20:14:40.327Z] 25b303627fd3: Pull complete [2020-08-10T20:14:40.327Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-08-10T20:14:40.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-10T20:14:40.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-08-10T20:14:40.593Z] prd-ubuntu18.04-docker-arm64-4c-16g-3294 does not seem to be running inside a container [2020-08-10T20:14:40.670Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-10T20:14:44.324Z] $ docker top 3c506b55e083856501718a7de9f99537678afd844939eeb8a2f73f9dabfa4c46 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-10T20:14:45.779Z] + + docker-composegrep build parallel --help [2020-08-10T20:14:45.779Z] [2020-08-10T20:14:49.149Z] --parallel Build images in parallel. [Pipeline] } [2020-08-10T20:14:49.441Z] $ docker stop --time=1 3c506b55e083856501718a7de9f99537678afd844939eeb8a2f73f9dabfa4c46 [2020-08-10T20:14:51.413Z] $ docker rm -f 3c506b55e083856501718a7de9f99537678afd844939eeb8a2f73f9dabfa4c46 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-10T20:14:52.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-10T20:14:52.261Z] . [Pipeline] withDockerContainer [2020-08-10T20:14:52.540Z] prd-ubuntu18.04-docker-arm64-4c-16g-3294 does not seem to be running inside a container [2020-08-10T20:14:52.621Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-10T20:14:54.000Z] $ docker top ae6beb007d310400ce0a091351fb7fad61312face2baac399abc3454b7582e67 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-10T20:14:54.970Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-10T20:14:58.371Z] Building docker-core-command-go ... [2020-08-10T20:14:58.371Z] Building docker-core-data-go ... [2020-08-10T20:14:58.371Z] Building docker-core-metadata-go ... [2020-08-10T20:14:58.371Z] Building docker-security-proxy-setup-go ... [2020-08-10T20:14:58.372Z] Building docker-security-secrets-setup-go ... [2020-08-10T20:14:58.372Z] Building docker-security-secretstore-setup-go ... [2020-08-10T20:14:58.372Z] Building docker-support-logging-go ... [2020-08-10T20:14:58.372Z] Building docker-support-notifications-go ... [2020-08-10T20:14:58.372Z] Building docker-support-scheduler-go ... [2020-08-10T20:14:58.372Z] Building docker-sys-mgmt-agent-go ... [2020-08-10T20:14:58.372Z] Building docker-core-command-go [2020-08-10T20:14:58.372Z] Building docker-support-notifications-go [2020-08-10T20:14:58.372Z] Building docker-core-metadata-go [2020-08-10T20:14:58.372Z] Building docker-support-scheduler-go [2020-08-10T20:14:58.372Z] Building docker-security-proxy-setup-go [2020-08-10T20:16:50.188Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:16:50.188Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:16:50.188Z] ---> f72cf8a01294 [2020-08-10T20:16:50.188Z] Step 3/20 : WORKDIR /edgex-go [2020-08-10T20:16:50.188Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:16:50.188Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:16:50.188Z] ---> f72cf8a01294 [2020-08-10T20:16:50.188Z] Step 3/21 : WORKDIR /edgex-go [2020-08-10T20:16:50.188Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:16:50.188Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:16:50.188Z] ---> f72cf8a01294 [2020-08-10T20:16:50.188Z] Step 3/21 : WORKDIR /edgex-go [2020-08-10T20:16:50.188Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:16:50.188Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:16:50.188Z] ---> f72cf8a01294 [2020-08-10T20:16:50.188Z] Step 3/20 : WORKDIR /edgex-go [2020-08-10T20:16:50.188Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:16:50.188Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:16:50.188Z] ---> f72cf8a01294 [2020-08-10T20:16:50.188Z] Step 3/23 : WORKDIR /edgex-go [2020-08-10T20:16:50.188Z] ---> Running in 0c6cf722b9fa [2020-08-10T20:16:50.188Z] ---> Running in 13e5d6a82f9d [2020-08-10T20:16:50.188Z] ---> Running in e933c03ac8da [2020-08-10T20:16:50.188Z] ---> Running in 3f9c4febcfd9 [2020-08-10T20:16:50.188Z] ---> Running in 0a964ce61bb5 [2020-08-10T20:16:50.188Z] Removing intermediate container 3f9c4febcfd9 [2020-08-10T20:16:50.188Z] ---> 10dba562122f [2020-08-10T20:16:50.188Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:16:50.188Z] Removing intermediate container 13e5d6a82f9d [2020-08-10T20:16:50.188Z] ---> 540a643c30f9 [2020-08-10T20:16:50.188Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:16:50.188Z] Removing intermediate container e933c03ac8da [2020-08-10T20:16:50.188Z] ---> 7cde9ccb56d2 [2020-08-10T20:16:50.188Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:16:50.188Z] Removing intermediate container 0c6cf722b9fa [2020-08-10T20:16:50.188Z] ---> dbb204252fe1 [2020-08-10T20:16:50.188Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:16:50.188Z] Removing intermediate container 0a964ce61bb5 [2020-08-10T20:16:50.188Z] ---> afd0f237a9cf [2020-08-10T20:16:50.188Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:16:50.188Z] ---> Running in 0f37ef1f3476 [2020-08-10T20:16:50.188Z] ---> Running in 3f5668f04af8 [2020-08-10T20:16:50.188Z] ---> Running in 93f2db7d5ccb [2020-08-10T20:16:50.188Z] ---> Running in 38ed4e17632e [2020-08-10T20:16:50.188Z] ---> Running in 68cddd921a98 [2020-08-10T20:16:54.512Z] Removing intermediate container 0f37ef1f3476 [2020-08-10T20:16:54.512Z] ---> ff663a285271 [2020-08-10T20:16:54.512Z] Step 5/20 : RUN apk update && apk add make git [2020-08-10T20:16:54.512Z] ---> Running in 7fba376e24e7 [2020-08-10T20:16:54.512Z] Removing intermediate container 93f2db7d5ccb [2020-08-10T20:16:54.512Z] ---> c3ce3650d01a [2020-08-10T20:16:54.512Z] Step 5/21 : RUN apk update && apk add make git [2020-08-10T20:16:54.785Z] ---> Running in c264a1ae81e2 [2020-08-10T20:16:54.785Z] Removing intermediate container 3f5668f04af8 [2020-08-10T20:16:54.785Z] ---> 0086b92498ae [2020-08-10T20:16:54.785Z] Step 5/20 : RUN apk update && apk add make git [2020-08-10T20:16:55.063Z] Removing intermediate container 38ed4e17632e [2020-08-10T20:16:55.063Z] ---> 3574f13ea625 [2020-08-10T20:16:55.063Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-10T20:16:55.063Z] Removing intermediate container 68cddd921a98 [2020-08-10T20:16:55.063Z] ---> 91b3ac211716 [2020-08-10T20:16:55.063Z] Step 5/21 : RUN apk update && apk add make git [2020-08-10T20:16:55.343Z] ---> Running in 3bc5fa4d3aac [2020-08-10T20:16:55.343Z] ---> Running in bc73aa54b17d [2020-08-10T20:16:55.343Z] ---> Running in 04e9f3003df4 [2020-08-10T20:16:56.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:16:57.260Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:16:57.534Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:16:58.138Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:16:58.138Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:16:58.138Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:16:58.138Z] OK: 12620 distinct packages available [2020-08-10T20:16:58.138Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:16:58.418Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:16:58.418Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:16:58.690Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:16:58.690Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:16:58.690Z] OK: 12620 distinct packages available [2020-08-10T20:16:58.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:16:58.962Z] OK: 217 MiB in 51 packages [2020-08-10T20:16:59.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:16:59.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:16:59.841Z] OK: 217 MiB in 51 packages [2020-08-10T20:16:59.841Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:16:59.841Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:16:59.841Z] OK: 12620 distinct packages available [2020-08-10T20:17:00.119Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:17:00.119Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:17:00.119Z] OK: 12620 distinct packages available [2020-08-10T20:17:00.119Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:17:00.119Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:17:00.119Z] OK: 12620 distinct packages available [2020-08-10T20:17:01.104Z] OK: 217 MiB in 51 packages [2020-08-10T20:17:01.104Z] Removing intermediate container 7fba376e24e7 [2020-08-10T20:17:01.104Z] ---> e0ec706ad9f2 [2020-08-10T20:17:01.104Z] Step 6/20 : COPY go.mod . [2020-08-10T20:17:01.104Z] OK: 217 MiB in 51 packages [2020-08-10T20:17:01.104Z] OK: 217 MiB in 51 packages [2020-08-10T20:17:01.710Z] Removing intermediate container c264a1ae81e2 [2020-08-10T20:17:01.710Z] ---> 9318be3a5e8c [2020-08-10T20:17:01.710Z] Step 6/21 : COPY go.mod . [2020-08-10T20:17:02.316Z] ---> 0fc22c7ff69d [2020-08-10T20:17:02.316Z] Step 7/20 : RUN go mod download [2020-08-10T20:17:02.316Z] ---> Running in 658107f7c74d [2020-08-10T20:17:02.930Z] ---> 789f6081661c [2020-08-10T20:17:02.930Z] Step 7/21 : RUN go mod download [2020-08-10T20:17:02.930Z] Removing intermediate container 3bc5fa4d3aac [2020-08-10T20:17:02.930Z] ---> 03e7cb937ae5 [2020-08-10T20:17:02.930Z] Step 6/20 : COPY go.mod . [2020-08-10T20:17:03.207Z] Removing intermediate container 04e9f3003df4 [2020-08-10T20:17:03.207Z] ---> Running in 4ec54a11f3e9 [2020-08-10T20:17:03.207Z] ---> 2cd6873fb3c0 [2020-08-10T20:17:03.207Z] Step 6/21 : COPY go.mod . [2020-08-10T20:17:03.207Z] Removing intermediate container bc73aa54b17d [2020-08-10T20:17:03.207Z] ---> dc4c43b50e06 [2020-08-10T20:17:03.207Z] Step 6/23 : COPY go.mod . [2020-08-10T20:17:04.233Z] ---> 626123a512bb [2020-08-10T20:17:04.233Z] Step 7/20 : RUN go mod download [2020-08-10T20:17:04.510Z] ---> 3083f239d3b7 [2020-08-10T20:17:04.510Z] Step 7/21 : RUN go mod download [2020-08-10T20:17:04.510Z] ---> 90a6c06d6094 [2020-08-10T20:17:04.510Z] Step 7/23 : RUN go mod download [2020-08-10T20:17:04.510Z] ---> Running in 930d6e2af5da [2020-08-10T20:17:04.782Z] ---> Running in e84f5247c183 [2020-08-10T20:17:05.062Z] ---> Running in 3224e455dd54 [2020-08-10T20:17:07.035Z] Removing intermediate container 658107f7c74d [2020-08-10T20:17:07.035Z] ---> 4a91edfd8166 [2020-08-10T20:17:07.035Z] Step 8/20 : COPY . . [2020-08-10T20:17:08.028Z] Removing intermediate container 4ec54a11f3e9 [2020-08-10T20:17:08.028Z] ---> 2338b2ae4bc2 [2020-08-10T20:17:08.028Z] Step 8/21 : COPY . . [2020-08-10T20:17:10.674Z] Removing intermediate container 930d6e2af5da [2020-08-10T20:17:10.674Z] ---> 4c9be6dd4f13 [2020-08-10T20:17:10.674Z] Step 8/20 : COPY . . [2020-08-10T20:17:10.674Z] Removing intermediate container e84f5247c183 [2020-08-10T20:17:10.674Z] ---> 4d4d116eac42 [2020-08-10T20:17:10.674Z] Step 8/21 : COPY . . [2020-08-10T20:17:11.288Z] Removing intermediate container 3224e455dd54 [2020-08-10T20:17:11.288Z] ---> ddf2377f06e6 [2020-08-10T20:17:11.288Z] Step 8/23 : COPY . . [2020-08-10T20:17:38.084Z] ---> d2a89335e56a [2020-08-10T20:17:38.084Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-10T20:17:38.084Z] ---> 96bc24b6d5a7 [2020-08-10T20:17:38.084Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-10T20:17:38.084Z] ---> 75e3bef718a8 [2020-08-10T20:17:38.084Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-10T20:17:38.084Z] ---> f18b5e983b8b [2020-08-10T20:17:38.084Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-10T20:17:38.084Z] ---> 16e57bd6fa57 [2020-08-10T20:17:38.084Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-10T20:17:38.084Z] ---> Running in 7de4f20e3b56 [2020-08-10T20:17:38.084Z] ---> Running in 16353db81886 [2020-08-10T20:17:38.354Z] ---> Running in c787e470712c [2020-08-10T20:17:38.355Z] ---> Running in ea0601dc7297 [2020-08-10T20:17:38.355Z] ---> Running in deadd959ea6d [2020-08-10T20:17:40.973Z] 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-08-10T20:17:40.973Z] 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-08-10T20:17:40.973Z] 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-08-10T20:17:40.973Z] 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-08-10T20:17:41.248Z] 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-08-10T20:19:18.115Z] Removing intermediate container 16353db81886 [2020-08-10T20:19:18.115Z] ---> 57e3378464f7 [2020-08-10T20:19:18.115Z] [2020-08-10T20:19:18.115Z] Step 10/20 : FROM alpine [2020-08-10T20:19:18.115Z] latest: Pulling from library/alpine [2020-08-10T20:19:18.115Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-10T20:19:18.115Z] Status: Downloaded newer image for alpine:latest [2020-08-10T20:19:18.115Z] ---> 62ee0e9f8440 [2020-08-10T20:19:18.115Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-10T20:19:18.115Z] ---> Running in 8ee073e8c652 [2020-08-10T20:19:18.115Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:19:18.115Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:19:18.115Z] v3.12.0-224-g29c365fcde [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:19:18.115Z] v3.12.0-221-gbea860da8e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:19:18.115Z] OK: 12620 distinct packages available [2020-08-10T20:19:18.115Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-10T20:19:18.115Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-10T20:19:18.115Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-10T20:19:18.115Z] (4/4) Installing curl (7.69.1-r0) [2020-08-10T20:19:18.115Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T20:19:18.115Z] Executing ca-certificates-20191127-r4.trigger [2020-08-10T20:19:18.115Z] OK: 7 MiB in 18 packages [2020-08-10T20:19:18.115Z] Removing intermediate container 8ee073e8c652 [2020-08-10T20:19:18.115Z] ---> 40e7a9bb27de [2020-08-10T20:19:18.115Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-10T20:19:18.115Z] ---> Running in 343050caf71c [2020-08-10T20:19:18.115Z] Removing intermediate container 343050caf71c [2020-08-10T20:19:18.115Z] ---> 218d2457d481 [2020-08-10T20:19:18.115Z] Step 13/20 : WORKDIR /edgex [2020-08-10T20:19:18.115Z] ---> Running in e1da90597fa0 [2020-08-10T20:19:18.115Z] Removing intermediate container e1da90597fa0 [2020-08-10T20:19:18.115Z] ---> d402fcbd7cc3 [2020-08-10T20:19:18.115Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-10T20:19:18.115Z] ---> beb1ace75476 [2020-08-10T20:19:18.115Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-10T20:19:18.115Z] ---> 48269f65f141 [2020-08-10T20:19:18.115Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-10T20:19:18.391Z] ---> Running in 66ba2bbb4932 [2020-08-10T20:19:19.002Z] Removing intermediate container 66ba2bbb4932 [2020-08-10T20:19:19.002Z] ---> 30676b65599f [2020-08-10T20:19:19.002Z] Step 17/20 : CMD ["--init=true"] [2020-08-10T20:19:19.296Z] ---> Running in ba6f74dfd369 [2020-08-10T20:19:19.910Z] Removing intermediate container ba6f74dfd369 [2020-08-10T20:19:19.910Z] ---> 61ba4285b6fd [2020-08-10T20:19:19.910Z] Step 18/20 : LABEL arch=arm64 [2020-08-10T20:19:20.193Z] ---> Running in 1469554205c1 [2020-08-10T20:19:20.799Z] Removing intermediate container 1469554205c1 [2020-08-10T20:19:20.799Z] ---> ed46756ba461 [2020-08-10T20:19:20.799Z] Step 19/20 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:19:20.799Z] ---> Running in 9c1a4b8869a0 [2020-08-10T20:19:21.408Z] Removing intermediate container 9c1a4b8869a0 [2020-08-10T20:19:21.408Z] ---> 20656b06a9a0 [2020-08-10T20:19:21.408Z] Step 20/20 : LABEL version=0.0.0 [2020-08-10T20:19:21.687Z] ---> Running in 3da902e7351d [2020-08-10T20:19:22.291Z] Removing intermediate container 3da902e7351d [2020-08-10T20:19:22.291Z] ---> 76702a306eab [2020-08-10T20:19:22.291Z] [2020-08-10T20:19:22.892Z] Successfully built 76702a306eab [2020-08-10T20:19:22.892Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-08-10T20:19:23.168Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2020-08-10T20:19:38.291Z] Removing intermediate container c787e470712c [2020-08-10T20:19:38.291Z] ---> 14ad8ba4e392 [2020-08-10T20:19:38.291Z] [2020-08-10T20:19:38.291Z] Step 10/23 : FROM scratch [2020-08-10T20:19:38.291Z] ---> [2020-08-10T20:19:38.291Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-10T20:19:38.291Z] ---> Running in 21957a29e06d [2020-08-10T20:19:39.282Z] Removing intermediate container 21957a29e06d [2020-08-10T20:19:39.282Z] ---> b0d0e83ecff9 [2020-08-10T20:19:39.282Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-10T20:19:40.275Z] ---> Running in ffb6ff7fa659 [2020-08-10T20:19:40.877Z] Removing intermediate container deadd959ea6d [2020-08-10T20:19:40.877Z] ---> 587d28df76bf [2020-08-10T20:19:40.877Z] [2020-08-10T20:19:40.877Z] Step 10/20 : FROM scratch [2020-08-10T20:19:40.877Z] ---> [2020-08-10T20:19:40.877Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-10T20:19:40.877Z] Removing intermediate container 7de4f20e3b56 [2020-08-10T20:19:40.877Z] ---> 1b1b2a5cf864 [2020-08-10T20:19:40.877Z] [2020-08-10T20:19:40.877Z] Step 10/21 : FROM scratch [2020-08-10T20:19:40.877Z] ---> [2020-08-10T20:19:40.877Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-10T20:19:42.314Z] ---> Running in 5676498e22d6 [2020-08-10T20:19:42.314Z] Removing intermediate container ffb6ff7fa659 [2020-08-10T20:19:42.314Z] ---> 9450611a69d1 [2020-08-10T20:19:42.314Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-10T20:19:42.314Z] ---> Running in f701f42fde75 [2020-08-10T20:19:42.314Z] ---> Running in 4186091650b2 [2020-08-10T20:19:42.907Z] Removing intermediate container ea0601dc7297 [2020-08-10T20:19:42.907Z] ---> ce4118e3c4fb [2020-08-10T20:19:42.907Z] [2020-08-10T20:19:42.907Z] Step 10/21 : FROM scratch [2020-08-10T20:19:42.907Z] ---> [2020-08-10T20:19:42.907Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-10T20:19:42.907Z] ---> Using cache [2020-08-10T20:19:42.907Z] ---> 322516376614 [2020-08-10T20:19:42.907Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-10T20:19:42.907Z] Removing intermediate container 5676498e22d6 [2020-08-10T20:19:42.907Z] ---> 322516376614 [2020-08-10T20:19:42.907Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-10T20:19:42.907Z] Removing intermediate container f701f42fde75 [2020-08-10T20:19:42.907Z] ---> 428b252732b0 [2020-08-10T20:19:42.907Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-10T20:19:43.502Z] ---> Running in a6d71f3b0af6 [2020-08-10T20:19:43.502Z] Removing intermediate container 4186091650b2 [2020-08-10T20:19:43.502Z] ---> f86a15bb54a9 [2020-08-10T20:19:43.502Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-10T20:19:43.792Z] ---> Running in 1827a20f6537 [2020-08-10T20:19:43.792Z] ---> Running in 506b9b341795 [2020-08-10T20:19:44.066Z] Removing intermediate container a6d71f3b0af6 [2020-08-10T20:19:44.066Z] ---> e3e156eff173 [2020-08-10T20:19:44.066Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-10T20:19:44.338Z] ---> Running in aa44569cade7 [2020-08-10T20:19:44.612Z] Removing intermediate container 1827a20f6537 [2020-08-10T20:19:44.612Z] ---> 82d5cf0523a6 [2020-08-10T20:19:44.612Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-10T20:19:44.612Z] ---> 9e1c67761a4c [2020-08-10T20:19:44.612Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-10T20:19:44.612Z] Removing intermediate container 506b9b341795 [2020-08-10T20:19:44.612Z] ---> bd3c5aff8cac [2020-08-10T20:19:44.612Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-10T20:19:44.884Z] ---> Running in fd4c267c18a6 [2020-08-10T20:19:44.884Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:19:44.884Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:19:44.884Z] ---> f72cf8a01294 [2020-08-10T20:19:44.884Z] Step 3/26 : WORKDIR /edgex-go [2020-08-10T20:19:44.884Z] ---> Using cache [2020-08-10T20:19:44.884Z] ---> afd0f237a9cf [2020-08-10T20:19:44.884Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:19:44.884Z] ---> Using cache [2020-08-10T20:19:44.884Z] ---> 91b3ac211716 [2020-08-10T20:19:44.884Z] Step 5/26 : RUN apk update && apk add make git [2020-08-10T20:19:44.884Z] ---> Using cache [2020-08-10T20:19:44.884Z] ---> 2cd6873fb3c0 [2020-08-10T20:19:44.884Z] Step 6/26 : COPY go.mod . [2020-08-10T20:19:44.884Z] ---> Using cache [2020-08-10T20:19:44.884Z] ---> 3083f239d3b7 [2020-08-10T20:19:44.884Z] Step 7/26 : RUN go mod download [2020-08-10T20:19:44.884Z] ---> Using cache [2020-08-10T20:19:44.884Z] ---> 4d4d116eac42 [2020-08-10T20:19:44.884Z] Step 8/26 : COPY . . [2020-08-10T20:19:44.884Z] ---> Using cache [2020-08-10T20:19:44.884Z] ---> 75e3bef718a8 [2020-08-10T20:19:44.884Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-08-10T20:19:44.884Z] ---> Running in 71432e27983f [2020-08-10T20:19:45.158Z] ---> Running in e628e6160a9c [2020-08-10T20:19:45.158Z] Removing intermediate container aa44569cade7 [2020-08-10T20:19:45.158Z] ---> 11a31ad491f0 [2020-08-10T20:19:45.158Z] Step 14/21 : WORKDIR / [2020-08-10T20:19:45.435Z] ---> Running in 864ef7ac86c2 [2020-08-10T20:19:45.713Z] Removing intermediate container fd4c267c18a6 [2020-08-10T20:19:45.713Z] ---> cca29e01fecc [2020-08-10T20:19:45.713Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-10T20:19:45.713Z] Removing intermediate container 71432e27983f [2020-08-10T20:19:45.713Z] ---> 77936dbaeb01 [2020-08-10T20:19:45.713Z] Step 14/21 : WORKDIR / [2020-08-10T20:19:45.996Z] ---> Running in de3081221aaf [2020-08-10T20:19:46.278Z] ---> f62ed0ad930f [2020-08-10T20:19:46.278Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-10T20:19:46.278Z] Removing intermediate container 864ef7ac86c2 [2020-08-10T20:19:46.278Z] ---> d02edba83932 [2020-08-10T20:19:46.278Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-10T20:19:46.873Z] Removing intermediate container de3081221aaf [2020-08-10T20:19:46.873Z] ---> 158dbe09b721 [2020-08-10T20:19:46.873Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-10T20:19:46.873Z] ---> 54b46fcbd269 [2020-08-10T20:19:46.873Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-10T20:19:47.470Z] 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-08-10T20:19:47.470Z] ---> e89d2b99c598 [2020-08-10T20:19:47.470Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-10T20:19:48.079Z] ---> 2aebdaabe2b6 [2020-08-10T20:19:48.079Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-10T20:19:48.079Z] ---> a33fbf3a8385 [2020-08-10T20:19:48.079Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-10T20:19:49.523Z] ---> 04726a4f905c [2020-08-10T20:19:49.523Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-10T20:19:49.523Z] ---> ff6c3084ded4 [2020-08-10T20:19:49.523Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-10T20:19:50.507Z] ---> 59d8719fa9e9 [2020-08-10T20:19:50.507Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-10T20:19:51.104Z] ---> beb354d2f511 [2020-08-10T20:19:51.104Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-10T20:19:51.104Z] ---> 5506bd1d183c [2020-08-10T20:19:51.104Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-10T20:19:51.104Z] ---> Running in 4678557d1220 [2020-08-10T20:19:52.551Z] ---> 6b63e09445ac [2020-08-10T20:19:52.551Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-10T20:19:52.551Z] ---> 3a49ddebda5d [2020-08-10T20:19:52.551Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-10T20:19:52.844Z] Removing intermediate container 4678557d1220 [2020-08-10T20:19:52.844Z] ---> 9b05b254c649 [2020-08-10T20:19:52.844Z] Step 18/20 : LABEL arch=arm64 [2020-08-10T20:19:52.844Z] ---> Running in f16692dcc33e [2020-08-10T20:19:52.844Z] ---> ae13ca5fdeff [2020-08-10T20:19:52.844Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-10T20:19:52.844Z] ---> Running in 9ae5c6934782 [2020-08-10T20:19:53.121Z] ---> Running in 6645e88378f5 [2020-08-10T20:19:54.112Z] Removing intermediate container f16692dcc33e [2020-08-10T20:19:54.112Z] ---> 52f9d846bb82 [2020-08-10T20:19:54.112Z] Step 19/21 : LABEL arch=arm64 [2020-08-10T20:19:54.112Z] Removing intermediate container 9ae5c6934782 [2020-08-10T20:19:54.112Z] ---> 0a41fcef11b2 [2020-08-10T20:19:54.112Z] Step 19/20 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:19:54.112Z] ---> Running in 5d4739d06c97 [2020-08-10T20:19:54.396Z] ---> Running in 1c62431ef7b9 [2020-08-10T20:19:54.396Z] Removing intermediate container 6645e88378f5 [2020-08-10T20:19:54.396Z] ---> 63b6787d2760 [2020-08-10T20:19:54.396Z] Step 19/21 : LABEL arch=arm64 [2020-08-10T20:19:54.396Z] ---> f651d9b50cc6 [2020-08-10T20:19:54.396Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-10T20:19:54.674Z] ---> Running in 9e1c390de5ef [2020-08-10T20:19:54.674Z] ---> Running in 13a18a9175b9 [2020-08-10T20:19:55.293Z] Removing intermediate container 5d4739d06c97 [2020-08-10T20:19:55.293Z] ---> 7c6fbda2ef44 [2020-08-10T20:19:55.293Z] Step 20/21 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:19:55.571Z] ---> Running in 5724cb6ddd47 [2020-08-10T20:19:55.571Z] Removing intermediate container 1c62431ef7b9 [2020-08-10T20:19:55.571Z] ---> dd9376aa6bb5 [2020-08-10T20:19:55.571Z] Step 20/20 : LABEL version=0.0.0 [2020-08-10T20:19:55.571Z] Removing intermediate container 13a18a9175b9 [2020-08-10T20:19:55.571Z] ---> 843c3fe32e42 [2020-08-10T20:19:55.571Z] Step 21/23 : LABEL arch=arm64 [2020-08-10T20:19:55.853Z] ---> Running in 3c161f685b61 [2020-08-10T20:19:55.853Z] ---> Running in be3a86a29453 [2020-08-10T20:19:56.130Z] Removing intermediate container 9e1c390de5ef [2020-08-10T20:19:56.130Z] ---> 92d9ba31f435 [2020-08-10T20:19:56.130Z] Step 20/21 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:19:56.130Z] ---> Running in d9d055c9d3c9 [2020-08-10T20:19:56.407Z] Removing intermediate container 5724cb6ddd47 [2020-08-10T20:19:56.407Z] ---> 4c69a9e2e850 [2020-08-10T20:19:56.407Z] Step 21/21 : LABEL version=0.0.0 [2020-08-10T20:19:56.689Z] ---> Running in 702609914a8d [2020-08-10T20:19:56.689Z] Removing intermediate container be3a86a29453 [2020-08-10T20:19:56.689Z] ---> 5c60572d57e9 [2020-08-10T20:19:56.689Z] Step 22/23 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:19:56.689Z] Removing intermediate container 3c161f685b61 [2020-08-10T20:19:56.689Z] ---> b9eb7f5992f9 [2020-08-10T20:19:56.689Z] [2020-08-10T20:19:56.963Z] Removing intermediate container d9d055c9d3c9 [2020-08-10T20:19:56.963Z] ---> 6f3c62b136e1 [2020-08-10T20:19:56.963Z] Step 21/21 : LABEL version=0.0.0 [2020-08-10T20:19:56.963Z] ---> Running in 204d625da88b [2020-08-10T20:19:57.241Z] ---> Running in ecf4adbedc4d [2020-08-10T20:19:57.516Z] Removing intermediate container 702609914a8d [2020-08-10T20:19:57.516Z] ---> 795423cfc9af [2020-08-10T20:19:57.516Z] [2020-08-10T20:19:57.791Z] Successfully built b9eb7f5992f9 [2020-08-10T20:19:57.791Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-08-10T20:19:57.791Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2020-08-10T20:19:58.066Z] Removing intermediate container 204d625da88b [2020-08-10T20:19:58.066Z] ---> 293136dc7dd8 [2020-08-10T20:19:58.066Z] Step 23/23 : LABEL version=0.0.0 [2020-08-10T20:19:58.066Z] Removing intermediate container ecf4adbedc4d [2020-08-10T20:19:58.066Z] ---> fba2e5e9b653 [2020-08-10T20:19:58.066Z] [2020-08-10T20:19:58.066Z] ---> Running in fdf7966fb2b5 [2020-08-10T20:19:58.671Z] Successfully built 795423cfc9af [2020-08-10T20:19:58.671Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-08-10T20:19:58.671Z] Building docker-support-logging-go [2020-08-10T20:19:58.946Z]  Building docker-core-metadata-go ... done Removing intermediate container fdf7966fb2b5 [2020-08-10T20:19:58.946Z] ---> e6d5d99e8541 [2020-08-10T20:19:58.946Z] [2020-08-10T20:19:58.946Z] Successfully built fba2e5e9b653 [2020-08-10T20:19:58.946Z] Successfully tagged docker-core-command-go-arm64:latest [2020-08-10T20:19:58.946Z]  Building docker-core-command-go ... done Building docker-security-secrets-setup-go [2020-08-10T20:19:59.548Z] Successfully built e6d5d99e8541 [2020-08-10T20:19:59.548Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-08-10T20:19:59.548Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2020-08-10T20:20:17.883Z] 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-08-10T20:20:28.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-08-10T20:20:38.567Z] Removing intermediate container e628e6160a9c [2020-08-10T20:20:38.567Z] ---> ed1ba6ac84fa [2020-08-10T20:20:38.567Z] [2020-08-10T20:20:38.567Z] Step 10/26 : FROM alpine:3.10 [2020-08-10T20:20:38.567Z] 3.10: Pulling from library/alpine [2020-08-10T20:20:38.567Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-10T20:20:38.567Z] Status: Downloaded newer image for alpine:3.10 [2020-08-10T20:20:38.567Z] ---> 536a684cf733 [2020-08-10T20:20:38.567Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-10T20:20:39.171Z] ---> Running in 73b3612da332 [2020-08-10T20:20:41.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:20:41.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:20:41.696Z] v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-10T20:20:41.696Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-10T20:20:41.696Z] OK: 10167 distinct packages available [2020-08-10T20:20:42.293Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-10T20:20:42.293Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-10T20:20:42.569Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-10T20:20:42.569Z] (4/5) Installing curl (7.66.0-r0) [2020-08-10T20:20:42.569Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-10T20:20:42.569Z] Executing busybox-1.30.1-r3.trigger [2020-08-10T20:20:42.569Z] Executing ca-certificates-20191127-r2.trigger [2020-08-10T20:20:42.843Z] OK: 7 MiB in 19 packages [2020-08-10T20:20:45.480Z] Removing intermediate container 73b3612da332 [2020-08-10T20:20:45.480Z] ---> 7a128e589543 [2020-08-10T20:20:45.480Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-10T20:20:45.754Z] ---> Running in a73eb0895b0f [2020-08-10T20:20:46.351Z] Removing intermediate container a73eb0895b0f [2020-08-10T20:20:46.351Z] ---> 6d9c8b86e4e5 [2020-08-10T20:20:46.351Z] Step 13/26 : WORKDIR / [2020-08-10T20:20:46.621Z] ---> Running in b223baa89f2d [2020-08-10T20:20:47.600Z] Removing intermediate container b223baa89f2d [2020-08-10T20:20:47.600Z] ---> e5e876782ce1 [2020-08-10T20:20:47.600Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-08-10T20:20:48.579Z] ---> d99e6995efae [2020-08-10T20:20:48.579Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-08-10T20:20:49.561Z] ---> 8669a3b8fcf6 [2020-08-10T20:20:49.561Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-10T20:20:50.548Z] ---> 365f314ca252 [2020-08-10T20:20:50.548Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-10T20:20:51.526Z] ---> 9b06d3a3f0fc [2020-08-10T20:20:51.526Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-10T20:20:53.502Z] ---> b1f1e9abc50e [2020-08-10T20:20:53.502Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-10T20:20:54.946Z] ---> a28174fef4f4 [2020-08-10T20:20:54.946Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-10T20:20:56.399Z] ---> 85774cabb2d7 [2020-08-10T20:20:56.399Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-10T20:20:57.388Z] ---> 6ff5a488da9a [2020-08-10T20:20:57.388Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-10T20:20:57.663Z] ---> Running in 0b1eb3a92a8e [2020-08-10T20:21:01.048Z] Removing intermediate container 0b1eb3a92a8e [2020-08-10T20:21:01.048Z] ---> 615ef386759b [2020-08-10T20:21:01.048Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-10T20:21:01.323Z] ---> Running in 431cd6904a16 [2020-08-10T20:21:01.921Z] Removing intermediate container 431cd6904a16 [2020-08-10T20:21:01.921Z] ---> 72f6c9960a59 [2020-08-10T20:21:01.921Z] Step 24/26 : LABEL arch=arm64 [2020-08-10T20:21:02.197Z] ---> Running in bece6b59dcef [2020-08-10T20:21:02.793Z] Removing intermediate container bece6b59dcef [2020-08-10T20:21:02.793Z] ---> e22ce10bb70a [2020-08-10T20:21:02.793Z] Step 25/26 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:21:03.065Z] ---> Running in 2781bd8a630a [2020-08-10T20:21:03.662Z] Removing intermediate container 2781bd8a630a [2020-08-10T20:21:03.662Z] ---> 2b65f2ed1cc4 [2020-08-10T20:21:03.662Z] Step 26/26 : LABEL version=0.0.0 [2020-08-10T20:21:03.944Z] ---> Running in 0061cbd43f34 [2020-08-10T20:21:04.546Z] Removing intermediate container 0061cbd43f34 [2020-08-10T20:21:04.546Z] ---> cf6f7729907b [2020-08-10T20:21:04.546Z] [2020-08-10T20:21:05.146Z] Successfully built cf6f7729907b [2020-08-10T20:21:05.146Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-08-10T20:21:11.858Z]  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:21:11.858Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:21:11.858Z] ---> f72cf8a01294 [2020-08-10T20:21:11.858Z] Step 3/26 : WORKDIR /edgex-go [2020-08-10T20:21:11.858Z] ---> Using cache [2020-08-10T20:21:11.858Z] ---> afd0f237a9cf [2020-08-10T20:21:11.858Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:21:11.858Z] ---> Using cache [2020-08-10T20:21:11.858Z] ---> 91b3ac211716 [2020-08-10T20:21:11.858Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-10T20:21:11.858Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:21:11.858Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:21:11.858Z] ---> f72cf8a01294 [2020-08-10T20:21:11.858Z] Step 3/21 : WORKDIR /edgex-go [2020-08-10T20:21:11.858Z] ---> Using cache [2020-08-10T20:21:11.858Z] ---> afd0f237a9cf [2020-08-10T20:21:11.858Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:21:11.858Z] ---> Using cache [2020-08-10T20:21:11.858Z] ---> 91b3ac211716 [2020-08-10T20:21:11.858Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-10T20:21:12.134Z] ---> Running in 46187e623356 [2020-08-10T20:21:12.134Z] ---> Running in e8a5887687b2 [2020-08-10T20:21:12.728Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:21:12.728Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-10T20:21:12.728Z] ---> f72cf8a01294 [2020-08-10T20:21:12.728Z] Step 3/29 : WORKDIR /edgex-go [2020-08-10T20:21:12.728Z] ---> Using cache [2020-08-10T20:21:12.728Z] ---> afd0f237a9cf [2020-08-10T20:21:12.728Z] Step 4/29 : RUN apk update && apk add make git [2020-08-10T20:21:12.728Z] ---> Running in 28d88741bc4b [2020-08-10T20:21:13.327Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-10T20:21:13.327Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-10T20:21:13.327Z] ---> f72cf8a01294 [2020-08-10T20:21:13.327Z] Step 3/22 : WORKDIR /edgex-go [2020-08-10T20:21:13.327Z] ---> Using cache [2020-08-10T20:21:13.603Z] ---> afd0f237a9cf [2020-08-10T20:21:13.603Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:21:13.604Z] ---> Using cache [2020-08-10T20:21:13.604Z] ---> 91b3ac211716 [2020-08-10T20:21:13.604Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-10T20:21:13.604Z] ---> Running in 654b91bfc918 [2020-08-10T20:21:15.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:21:15.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:21:15.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:21:15.313Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:21:15.903Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:21:15.903Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:21:16.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:21:16.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:21:16.782Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:21:16.782Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:21:16.782Z] OK: 12620 distinct packages available [2020-08-10T20:21:16.782Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:21:16.782Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:21:16.782Z] OK: 12620 distinct packages available [2020-08-10T20:21:16.782Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:21:16.782Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:21:16.782Z] OK: 12620 distinct packages available [2020-08-10T20:21:17.377Z] v3.12.0-224-g29c365fcde [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:21:17.377Z] v3.12.0-221-gbea860da8e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:21:17.377Z] OK: 12620 distinct packages available [2020-08-10T20:21:17.377Z] OK: 217 MiB in 51 packages [2020-08-10T20:21:17.377Z] OK: 217 MiB in 51 packages [2020-08-10T20:21:17.663Z] OK: 217 MiB in 51 packages [2020-08-10T20:21:17.935Z] OK: 217 MiB in 51 packages [2020-08-10T20:21:18.930Z] OK: 217 MiB in 51 packages [2020-08-10T20:21:19.205Z] Removing intermediate container 28d88741bc4b [2020-08-10T20:21:19.205Z] ---> a38faacdf5eb [2020-08-10T20:21:19.205Z] Step 5/29 : COPY go.mod . [2020-08-10T20:21:19.205Z] Removing intermediate container 654b91bfc918 [2020-08-10T20:21:19.205Z] ---> 9937924fb312 [2020-08-10T20:21:19.205Z] Step 6/22 : COPY go.mod . [2020-08-10T20:21:19.479Z] Removing intermediate container 46187e623356 [2020-08-10T20:21:19.479Z] ---> 31e3cc03a547 [2020-08-10T20:21:19.479Z] Step 6/26 : COPY go.mod . [2020-08-10T20:21:20.086Z] ---> fa35a2d1a559 [2020-08-10T20:21:20.086Z] Step 6/29 : RUN go mod download [2020-08-10T20:21:20.356Z] ---> Running in 9b35ae296cf3 [2020-08-10T20:21:20.356Z] ---> 9ac6d016298f [2020-08-10T20:21:20.356Z] Step 7/22 : RUN go mod download [2020-08-10T20:21:20.356Z] ---> ddf1cfbb21b0 [2020-08-10T20:21:20.356Z] Step 7/26 : RUN go mod download [2020-08-10T20:21:20.356Z] Removing intermediate container e8a5887687b2 [2020-08-10T20:21:20.356Z] ---> 03cf75d01bc0 [2020-08-10T20:21:20.356Z] Step 6/21 : COPY go.mod . [2020-08-10T20:21:20.633Z] ---> Running in fa3207055401 [2020-08-10T20:21:20.633Z] ---> Running in ba16f8130f27 [2020-08-10T20:21:21.609Z] ---> 77bf42c0131b [2020-08-10T20:21:21.609Z] Step 7/21 : RUN go mod download [2020-08-10T20:21:21.609Z] ---> Running in f54761656c87 [2020-08-10T20:21:24.996Z] Removing intermediate container 9b35ae296cf3 [2020-08-10T20:21:24.996Z] ---> 631dee910c04 [2020-08-10T20:21:24.996Z] Step 7/29 : COPY . . [2020-08-10T20:21:24.996Z] Removing intermediate container fa3207055401 [2020-08-10T20:21:24.996Z] ---> d819dc44563e [2020-08-10T20:21:24.996Z] Step 8/22 : COPY . . [2020-08-10T20:21:24.996Z] Removing intermediate container ba16f8130f27 [2020-08-10T20:21:24.996Z] ---> a07b7f7deec2 [2020-08-10T20:21:24.996Z] Step 8/26 : COPY . . [2020-08-10T20:21:25.599Z] Removing intermediate container f54761656c87 [2020-08-10T20:21:25.599Z] ---> 6cdd9a73406d [2020-08-10T20:21:25.599Z] Step 8/21 : COPY . . [2020-08-10T20:21:52.408Z] ---> 25e55a905498 [2020-08-10T20:21:52.408Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-10T20:21:52.408Z] ---> d16e36d47be4 [2020-08-10T20:21:52.408Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-10T20:21:52.408Z] ---> c5619e35bc0e [2020-08-10T20:21:52.408Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-10T20:21:52.409Z] ---> 7c404ae421d3 [2020-08-10T20:21:52.409Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-10T20:21:52.409Z] ---> Running in 271fb20d503f [2020-08-10T20:21:52.409Z] ---> Running in c05bfdf0f21e [2020-08-10T20:21:52.409Z] ---> Running in 901808824fed [2020-08-10T20:21:52.409Z] ---> Running in c598bec5c859 [2020-08-10T20:21:52.409Z] 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-08-10T20:21:52.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-10T20:21:52.409Z] 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-08-10T20:21:52.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-10T20:23:01.430Z] Removing intermediate container c05bfdf0f21e [2020-08-10T20:23:01.430Z] ---> 5ae2f742ed28 [2020-08-10T20:23:01.430Z] [2020-08-10T20:23:01.430Z] Step 9/29 : FROM alpine:latest [2020-08-10T20:23:01.430Z] ---> 62ee0e9f8440 [2020-08-10T20:23:01.430Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-10T20:23:01.430Z] ---> Running in f315cfac459a [2020-08-10T20:23:01.430Z] Removing intermediate container f315cfac459a [2020-08-10T20:23:01.430Z] ---> 3b881585e33a [2020-08-10T20:23:01.430Z] Step 11/29 : USER root [2020-08-10T20:23:01.430Z] ---> Running in 1aea720cecad [2020-08-10T20:23:02.031Z] Removing intermediate container 1aea720cecad [2020-08-10T20:23:02.031Z] ---> b9b6b23c7e29 [2020-08-10T20:23:02.031Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-10T20:23:02.316Z] ---> Running in 0bc3cb8f4b24 [2020-08-10T20:23:05.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:23:05.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:23:06.366Z] v3.12.0-224-g29c365fcde [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-10T20:23:06.366Z] v3.12.0-221-gbea860da8e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-10T20:23:06.366Z] OK: 12620 distinct packages available [2020-08-10T20:23:06.973Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-10T20:23:06.973Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-10T20:23:06.973Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T20:23:06.973Z] Executing ca-certificates-20191127-r4.trigger [2020-08-10T20:23:07.248Z] OK: 6 MiB in 16 packages [2020-08-10T20:23:09.922Z] Removing intermediate container 901808824fed [2020-08-10T20:23:09.923Z] ---> 8fd9fe0e8e1f [2020-08-10T20:23:09.923Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-10T20:23:10.198Z] Removing intermediate container c598bec5c859 [2020-08-10T20:23:10.198Z] ---> 5da3697e5a22 [2020-08-10T20:23:10.198Z] [2020-08-10T20:23:10.198Z] Step 10/21 : FROM scratch [2020-08-10T20:23:10.198Z] ---> [2020-08-10T20:23:10.198Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-10T20:23:10.198Z] ---> Running in 6e4d8101b04a [2020-08-10T20:23:10.477Z] ---> Using cache [2020-08-10T20:23:10.477Z] ---> b0d0e83ecff9 [2020-08-10T20:23:10.477Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-10T20:23:10.750Z] ---> Running in 1c175c3ac87f [2020-08-10T20:23:10.750Z] Removing intermediate container 0bc3cb8f4b24 [2020-08-10T20:23:10.750Z] ---> 670d6de10efa [2020-08-10T20:23:10.750Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-10T20:23:11.029Z] ---> Running in 2b119f1d191a [2020-08-10T20:23:11.302Z] Removing intermediate container 1c175c3ac87f [2020-08-10T20:23:11.302Z] ---> 23007384c4b9 [2020-08-10T20:23:11.302Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-10T20:23:11.302Z] ---> Running in ad27c795d788 [2020-08-10T20:23:11.908Z] Removing intermediate container 2b119f1d191a [2020-08-10T20:23:11.908Z] ---> a31a9f921f74 [2020-08-10T20:23:11.908Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-10T20:23:11.908Z] Removing intermediate container ad27c795d788 [2020-08-10T20:23:11.908Z] ---> f1fe6555ada9 [2020-08-10T20:23:11.908Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-10T20:23:11.908Z] ---> Running in 2afcbe432c6e [2020-08-10T20:23:12.512Z] 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-08-10T20:23:12.790Z] Removing intermediate container 2afcbe432c6e [2020-08-10T20:23:12.790Z] ---> da9d27164bb5 [2020-08-10T20:23:12.790Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-10T20:23:13.068Z] ---> Running in f8933cfb2f96 [2020-08-10T20:23:13.068Z] ---> a619c649c809 [2020-08-10T20:23:13.068Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-10T20:23:14.503Z] ---> 8a735df2c2f2 [2020-08-10T20:23:14.503Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-10T20:23:15.954Z] ---> 0fdb71e699f7 [2020-08-10T20:23:15.954Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-10T20:23:16.558Z] Removing intermediate container f8933cfb2f96 [2020-08-10T20:23:16.558Z] ---> d84baa0b55a2 [2020-08-10T20:23:16.558Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-10T20:23:16.831Z] ---> 825b3764ee30 [2020-08-10T20:23:16.831Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-10T20:23:17.115Z] Removing intermediate container 6e4d8101b04a [2020-08-10T20:23:17.115Z] ---> 9afc67f512eb [2020-08-10T20:23:17.115Z] [2020-08-10T20:23:17.115Z] Step 11/26 : FROM docker:latest [2020-08-10T20:23:17.115Z] ---> ce9d55ae87f1 [2020-08-10T20:23:17.115Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-10T20:23:17.115Z] ---> Running in 191bc1cb9a0f [2020-08-10T20:23:17.387Z] ---> Running in 114e90317a65 [2020-08-10T20:23:17.990Z] Removing intermediate container 191bc1cb9a0f [2020-08-10T20:23:17.990Z] ---> 02ba66ee8f0e [2020-08-10T20:23:17.990Z] Step 19/21 : LABEL arch=arm64 [2020-08-10T20:23:18.584Z] ---> 47f83d716b45 [2020-08-10T20:23:18.584Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-10T20:23:18.584Z] ---> Running in c61decf908f7 [2020-08-10T20:23:19.562Z] Removing intermediate container c61decf908f7 [2020-08-10T20:23:19.562Z] ---> 038d31540eb6 [2020-08-10T20:23:19.562Z] Step 20/21 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:23:19.832Z] ---> af7ae50c67e8 [2020-08-10T20:23:19.832Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-10T20:23:19.832Z] ---> Running in eb6c1851f5c7 [2020-08-10T20:23:20.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:23:20.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:23:20.392Z] Removing intermediate container eb6c1851f5c7 [2020-08-10T20:23:20.392Z] ---> 68de7db51972 [2020-08-10T20:23:20.392Z] Step 21/21 : LABEL version=0.0.0 [2020-08-10T20:23:20.667Z] ---> Running in a4b49c950990 [2020-08-10T20:23:20.667Z] ---> b9702386b410 [2020-08-10T20:23:20.667Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-10T20:23:20.946Z] (1/2) Installing readline (8.0.4-r0) [2020-08-10T20:23:20.946Z] (2/2) Installing bash (5.0.17-r0) [2020-08-10T20:23:20.946Z] Executing bash-5.0.17-r0.post-install [2020-08-10T20:23:20.946Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T20:23:20.946Z] OK: 12 MiB in 22 packages [2020-08-10T20:23:21.235Z] Removing intermediate container a4b49c950990 [2020-08-10T20:23:21.235Z] ---> 1639863c303f [2020-08-10T20:23:21.235Z] [2020-08-10T20:23:21.838Z] Successfully built 1639863c303f [2020-08-10T20:23:22.112Z] ---> a2aaaa498a50 [2020-08-10T20:23:22.112Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-10T20:23:22.112Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-08-10T20:23:23.088Z]  Building docker-support-logging-go ... done Removing intermediate container 114e90317a65 [2020-08-10T20:23:23.088Z] ---> 80b7d1e93961 [2020-08-10T20:23:23.088Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-10T20:23:23.088Z] ---> a2a1cac4c330 [2020-08-10T20:23:23.088Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-10T20:23:23.088Z] ---> Running in 8ff713c6c588 [2020-08-10T20:23:23.361Z] ---> Running in 2ec9a0c01427 [2020-08-10T20:23:26.753Z] Removing intermediate container 8ff713c6c588 [2020-08-10T20:23:26.753Z] ---> d2dacdc83181 [2020-08-10T20:23:26.753Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-10T20:23:26.753Z] ---> Running in 5622ab6b4897 [2020-08-10T20:23:27.028Z] Removing intermediate container 2ec9a0c01427 [2020-08-10T20:23:27.028Z] ---> 050bfc27d0e8 [2020-08-10T20:23:27.028Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-10T20:23:28.004Z] Removing intermediate container 5622ab6b4897 [2020-08-10T20:23:28.004Z] ---> cfd1bf76d753 [2020-08-10T20:23:28.004Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-10T20:23:28.275Z] ---> 7e97a4c7a7b6 [2020-08-10T20:23:28.275Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-10T20:23:28.275Z] ---> Running in 8cd595fcaf05 [2020-08-10T20:23:28.549Z] ---> Running in 5ae85dc56e35 [2020-08-10T20:23:28.821Z] Removing intermediate container 271fb20d503f [2020-08-10T20:23:28.821Z] ---> d8f49c787c2a [2020-08-10T20:23:28.821Z] [2020-08-10T20:23:28.821Z] Step 10/22 : FROM alpine [2020-08-10T20:23:28.821Z] ---> 62ee0e9f8440 [2020-08-10T20:23:28.821Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-10T20:23:29.097Z] Removing intermediate container 8cd595fcaf05 [2020-08-10T20:23:29.097Z] ---> bef4b365e85f [2020-08-10T20:23:29.097Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-10T20:23:29.097Z] ---> Running in a23804605d08 [2020-08-10T20:23:29.371Z] ---> Running in c9550cafd045 [2020-08-10T20:23:29.644Z] Removing intermediate container a23804605d08 [2020-08-10T20:23:29.644Z] ---> 0c0d324ecd4c [2020-08-10T20:23:29.644Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-10T20:23:29.644Z] Removing intermediate container c9550cafd045 [2020-08-10T20:23:29.644Z] ---> 8de006227c1f [2020-08-10T20:23:29.644Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-10T20:23:29.922Z] ---> Running in 90b352a13342 [2020-08-10T20:23:30.523Z] Removing intermediate container 90b352a13342 [2020-08-10T20:23:30.523Z] ---> 0388f6787ec8 [2020-08-10T20:23:30.523Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-10T20:23:30.523Z] ---> Running in fe8f3682d7f6 [2020-08-10T20:23:31.112Z] ---> 59ecd53efbaf [2020-08-10T20:23:31.112Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-10T20:23:31.112Z] Removing intermediate container fe8f3682d7f6 [2020-08-10T20:23:31.112Z] ---> 3af213f65010 [2020-08-10T20:23:31.112Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-10T20:23:31.387Z] ---> Running in b2e77358e593 [2020-08-10T20:23:31.387Z] Removing intermediate container 5ae85dc56e35 [2020-08-10T20:23:31.387Z] ---> 56254db28388 [2020-08-10T20:23:31.387Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-10T20:23:31.659Z] ---> Running in 22789e812516 [2020-08-10T20:23:31.930Z] ---> c5bf6b26688f [2020-08-10T20:23:31.930Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-10T20:23:32.904Z] ---> 2bae9f97eca4 [2020-08-10T20:23:32.904Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-10T20:23:33.176Z] ---> Running in dcbf983a62d9 [2020-08-10T20:23:34.613Z] Removing intermediate container b2e77358e593 [2020-08-10T20:23:34.613Z] ---> 72326e39523e [2020-08-10T20:23:34.613Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-10T20:23:34.613Z] ---> Running in 744a50727b4b [2020-08-10T20:23:34.881Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:23:35.152Z] Removing intermediate container 22789e812516 [2020-08-10T20:23:35.152Z] ---> be25579dd669 [2020-08-10T20:23:35.152Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-10T20:23:35.152Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:23:35.425Z] ---> Running in 4ac911660d6c [2020-08-10T20:23:35.701Z] Removing intermediate container 4ac911660d6c [2020-08-10T20:23:35.701Z] ---> 973505ea5c40 [2020-08-10T20:23:35.701Z] Step 26/29 : CMD [ "generate" ] [2020-08-10T20:23:35.973Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-10T20:23:35.973Z] (2/33) Installing expat (2.2.9-r1) [2020-08-10T20:23:35.973Z] (3/33) Installing libffi (3.3-r2) [2020-08-10T20:23:35.973Z] (4/33) Installing gdbm (1.13-r1) [2020-08-10T20:23:35.973Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-10T20:23:35.973Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-10T20:23:35.973Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-10T20:23:35.973Z] ---> Running in 7b2760ac7e5c [2020-08-10T20:23:36.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:23:36.835Z] Removing intermediate container 7b2760ac7e5c [2020-08-10T20:23:36.835Z] ---> 0e9675a8bf9c [2020-08-10T20:23:36.835Z] Step 27/29 : LABEL arch=arm64 [2020-08-10T20:23:37.106Z] ---> Running in f2105808f9d2 [2020-08-10T20:23:37.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:23:37.644Z] Removing intermediate container f2105808f9d2 [2020-08-10T20:23:37.644Z] ---> c89dd916c34b [2020-08-10T20:23:37.644Z] Step 28/29 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:23:37.915Z] ---> Running in 10ffc10a8876 [2020-08-10T20:23:37.915Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-10T20:23:37.915Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-10T20:23:37.915Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-10T20:23:37.915Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-10T20:23:37.915Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-10T20:23:37.915Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-10T20:23:37.915Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-10T20:23:37.915Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-10T20:23:37.915Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-10T20:23:38.189Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-10T20:23:38.189Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-10T20:23:38.189Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-10T20:23:38.189Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-10T20:23:38.189Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-10T20:23:38.189Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-10T20:23:38.189Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-10T20:23:38.189Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-10T20:23:38.189Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-10T20:23:38.189Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-10T20:23:38.189Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-10T20:23:38.189Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-10T20:23:38.189Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-10T20:23:38.460Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-10T20:23:38.460Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-10T20:23:38.460Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-10T20:23:38.460Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-10T20:23:38.460Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-10T20:23:38.460Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-10T20:23:38.460Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-10T20:23:38.460Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-10T20:23:38.460Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-10T20:23:38.460Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T20:23:38.460Z] OK: 8 MiB in 19 packages [2020-08-10T20:23:38.733Z] Removing intermediate container 10ffc10a8876 [2020-08-10T20:23:38.733Z] ---> 3a88decbfe6c [2020-08-10T20:23:38.733Z] Step 29/29 : LABEL version=0.0.0 [2020-08-10T20:23:38.733Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T20:23:38.733Z] OK: 71 MiB in 55 packages [2020-08-10T20:23:39.007Z] ---> Running in 7a9ce4b96964 [2020-08-10T20:23:39.605Z] Removing intermediate container 7a9ce4b96964 [2020-08-10T20:23:39.605Z] ---> 28be19bfc049 [2020-08-10T20:23:39.605Z] [2020-08-10T20:23:39.886Z] Removing intermediate container 744a50727b4b [2020-08-10T20:23:39.886Z] ---> 6fceed030325 [2020-08-10T20:23:39.886Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-10T20:23:39.886Z] Successfully built 28be19bfc049 [2020-08-10T20:23:40.160Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-08-10T20:23:41.137Z]  Building docker-security-secrets-setup-go ... done  ---> e411faa148aa [2020-08-10T20:23:41.137Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-10T20:23:43.125Z] ---> 3cc70dbb9425 [2020-08-10T20:23:43.125Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-10T20:23:44.099Z] ---> 783d269b4748 [2020-08-10T20:23:44.099Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-10T20:23:44.099Z] ---> Running in 6f232207a64e [2020-08-10T20:23:44.698Z] Removing intermediate container 6f232207a64e [2020-08-10T20:23:44.698Z] ---> bade34e51fe1 [2020-08-10T20:23:44.698Z] Step 20/22 : LABEL arch=arm64 [2020-08-10T20:23:44.698Z] Removing intermediate container dcbf983a62d9 [2020-08-10T20:23:44.698Z] ---> b39b356342e1 [2020-08-10T20:23:44.698Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-10T20:23:44.698Z] ---> Running in ed345bdfa987 [2020-08-10T20:23:44.698Z] ---> Running in 538507b3e64f [2020-08-10T20:23:45.291Z] Removing intermediate container ed345bdfa987 [2020-08-10T20:23:45.291Z] ---> 636d7a1cff5e [2020-08-10T20:23:45.291Z] Step 21/22 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:23:45.291Z] ---> Running in 973e80803338 [2020-08-10T20:23:45.886Z] Removing intermediate container 973e80803338 [2020-08-10T20:23:45.886Z] ---> 2f73c5a02fee [2020-08-10T20:23:45.886Z] Step 22/22 : LABEL version=0.0.0 [2020-08-10T20:23:45.886Z] ---> Running in 886419dc6799 [2020-08-10T20:23:46.480Z] Removing intermediate container 886419dc6799 [2020-08-10T20:23:46.480Z] ---> 186f4edc63d6 [2020-08-10T20:23:46.480Z] [2020-08-10T20:23:46.752Z] Successfully built 186f4edc63d6 [2020-08-10T20:23:46.752Z] Successfully tagged docker-core-data-go-arm64:latest [2020-08-10T20:23:50.118Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2020-08-10T20:23:50.118Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-10T20:23:50.389Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-10T20:23:50.389Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-10T20:23:52.348Z] Collecting jsonschema<3,>=2.5.1 [2020-08-10T20:23:52.348Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-10T20:23:52.616Z] Collecting docopt<0.7,>=0.6.1 [2020-08-10T20:23:52.616Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-10T20:23:54.572Z] 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-08-10T20:23:54.572Z] Collecting cached-property<2,>=1.2.0 [2020-08-10T20:23:54.841Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-10T20:23:55.429Z] Collecting docker<4.0,>=3.6.0 [2020-08-10T20:23:55.429Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-10T20:23:56.395Z] Collecting PyYAML<4,>=3.10 [2020-08-10T20:23:56.395Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-10T20:23:59.766Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-10T20:23:59.766Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-10T20:23:59.766Z] Collecting texttable<0.10,>=0.9.0 [2020-08-10T20:23:59.766Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-10T20:24:02.448Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-10T20:24:02.448Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-10T20:24:02.731Z] Collecting docker-pycreds>=0.4.0 [2020-08-10T20:24:02.731Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-10T20:24:03.024Z] 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-08-10T20:24:03.024Z] 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-08-10T20:24:03.613Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-10T20:24:03.613Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-10T20:24:03.882Z] Collecting idna<2.8,>=2.5 [2020-08-10T20:24:03.882Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-10T20:24:03.882Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-10T20:24:03.882Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-10T20:24:03.882Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-10T20:24:03.882Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-10T20:24:04.849Z] Installing collected packages: dockerpty, jsonschema, docopt, cached-property, urllib3, idna, requests, docker-pycreds, websocket-client, docker, PyYAML, texttable, docker-compose [2020-08-10T20:24:04.849Z] Running setup.py install for dockerpty: started [2020-08-10T20:24:06.803Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-10T20:24:06.803Z] Running setup.py install for docopt: started [2020-08-10T20:24:08.759Z] Running setup.py install for docopt: finished with status 'done' [2020-08-10T20:24:08.759Z] Attempting uninstall: urllib3 [2020-08-10T20:24:08.759Z] Found existing installation: urllib3 1.25.9 [2020-08-10T20:24:08.759Z] Uninstalling urllib3-1.25.9: [2020-08-10T20:24:08.759Z] Successfully uninstalled urllib3-1.25.9 [2020-08-10T20:24:09.346Z] Attempting uninstall: idna [2020-08-10T20:24:09.346Z] Found existing installation: idna 2.9 [2020-08-10T20:24:09.346Z] Uninstalling idna-2.9: [2020-08-10T20:24:09.346Z] Successfully uninstalled idna-2.9 [2020-08-10T20:24:09.936Z] Attempting uninstall: requests [2020-08-10T20:24:09.936Z] Found existing installation: requests 2.23.0 [2020-08-10T20:24:09.936Z] Uninstalling requests-2.23.0: [2020-08-10T20:24:10.205Z] Successfully uninstalled requests-2.23.0 [2020-08-10T20:24:11.625Z] Running setup.py install for PyYAML: started [2020-08-10T20:24:13.580Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-10T20:24:13.580Z] Running setup.py install for texttable: started [2020-08-10T20:24:15.537Z] Running setup.py install for texttable: finished with status 'done' [2020-08-10T20:24:16.126Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 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-08-10T20:24:19.489Z] Removing intermediate container 538507b3e64f [2020-08-10T20:24:19.489Z] ---> 27723c761b09 [2020-08-10T20:24:19.489Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-10T20:24:19.760Z] ---> Running in b0deefd2c1b6 [2020-08-10T20:24:21.182Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-10T20:24:21.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-10T20:24:22.040Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-10T20:24:22.040Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-10T20:24:22.040Z] (3/3) Installing curl (7.69.1-r0) [2020-08-10T20:24:22.040Z] Executing busybox-1.31.1-r16.trigger [2020-08-10T20:24:22.040Z] OK: 71 MiB in 58 packages [2020-08-10T20:24:23.473Z] Removing intermediate container b0deefd2c1b6 [2020-08-10T20:24:23.473Z] ---> 64e57c43293c [2020-08-10T20:24:23.473Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-10T20:24:23.473Z] ---> Running in 07d4d82554f6 [2020-08-10T20:24:23.744Z] Removing intermediate container 07d4d82554f6 [2020-08-10T20:24:23.744Z] ---> 954bf26e4517 [2020-08-10T20:24:23.744Z] Step 24/26 : LABEL arch=arm64 [2020-08-10T20:24:24.014Z] ---> Running in 2807e7b73601 [2020-08-10T20:24:24.607Z] Removing intermediate container 2807e7b73601 [2020-08-10T20:24:24.607Z] ---> 54d2e9c5bb00 [2020-08-10T20:24:24.607Z] Step 25/26 : LABEL git_sha=8c70e3eda83221dea0b13545dc9dfecce8fd8b7d [2020-08-10T20:24:24.607Z] ---> Running in dd7852af1a54 [2020-08-10T20:24:24.877Z] Removing intermediate container dd7852af1a54 [2020-08-10T20:24:24.877Z] ---> 2d486f881236 [2020-08-10T20:24:24.877Z] Step 26/26 : LABEL version=0.0.0 [2020-08-10T20:24:25.147Z] ---> Running in 749583cb2b68 [2020-08-10T20:24:25.736Z] Removing intermediate container 749583cb2b68 [2020-08-10T20:24:25.736Z] ---> 79c7bee8d6e0 [2020-08-10T20:24:25.736Z] [2020-08-10T20:24:26.007Z] Successfully built 79c7bee8d6e0 [2020-08-10T20:24:26.007Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-08-10T20:24:26.609Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-08-10T20:24:26.608Z] $ docker stop --time=1 ae6beb007d310400ce0a091351fb7fad61312face2baac399abc3454b7582e67 [2020-08-10T20:24:28.576Z] $ docker rm -f ae6beb007d310400ce0a091351fb7fad61312face2baac399abc3454b7582e67 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-10T20:24:29.233Z] + docker images [2020-08-10T20:24:29.233Z] + grep docker [2020-08-10T20:24:29.502Z] docker-sys-mgmt-agent-go-arm64 latest 79c7bee8d6e0 4 seconds ago 266MB [2020-08-10T20:24:29.502Z] docker-core-data-go-arm64 latest 186f4edc63d6 43 seconds ago 22.6MB [2020-08-10T20:24:29.502Z] docker-security-secrets-setup-go-arm64 latest 28be19bfc049 50 seconds ago 24.2MB [2020-08-10T20:24:29.502Z] docker-support-logging-go-arm64 latest 1639863c303f About a minute ago 11.4MB [2020-08-10T20:24:29.502Z] docker-security-secretstore-setup-go-arm64 latest cf6f7729907b 3 minutes ago 32.5MB [2020-08-10T20:24:29.502Z] docker-support-notifications-go-arm64 latest e6d5d99e8541 4 minutes ago 13.9MB [2020-08-10T20:24:29.502Z] docker-core-metadata-go-arm64 latest 795423cfc9af 4 minutes ago 13.8MB [2020-08-10T20:24:29.502Z] docker-core-command-go-arm64 latest fba2e5e9b653 4 minutes ago 12.4MB [2020-08-10T20:24:29.502Z] docker-support-scheduler-go-arm64 latest b9eb7f5992f9 4 minutes ago 12.6MB [2020-08-10T20:24:29.502Z] docker-security-proxy-setup-go-arm64 latest 76702a306eab 5 minutes ago 15.8MB [2020-08-10T20:24:29.502Z] docker latest ce9d55ae87f1 6 weeks ago 193MB [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) [Pipeline] unstash [Pipeline] wrap [2020-08-10T20:24:31.420Z] provisioning config files... [2020-08-10T20:24:31.437Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config304158755844826368tmp [Pipeline] { [Pipeline] sh [2020-08-10T20:24:31.793Z] + curl -s https://codecov.io/bash [2020-08-10T20:24:31.793Z] + bash -s - -t @/w/workspace/edgex-go/2@tmp/config304158755844826368tmp [Pipeline] } [2020-08-10T20:24:32.370Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-08-10T20:24:33.892Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-10T20:24:34.761Z] ---> package-listing.sh [2020-08-10T20:24:34.761Z] ++ facter osfamily [2020-08-10T20:24:34.761Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-10T20:24:34.761Z] + OS_FAMILY=redhat [2020-08-10T20:24:34.761Z] + workspace=/w/workspace/edgex-go/2 [2020-08-10T20:24:34.761Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-10T20:24:34.761Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-10T20:24:34.761Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-10T20:24:34.761Z] + PACKAGES=/tmp/packages_start.txt [2020-08-10T20:24:34.761Z] + '[' /w/workspace/edgex-go/2 ']' [2020-08-10T20:24:34.761Z] + PACKAGES=/tmp/packages_end.txt [2020-08-10T20:24:34.761Z] + case "${OS_FAMILY}" in [2020-08-10T20:24:34.761Z] + rpm -qa [2020-08-10T20:24:34.761Z] + sort [2020-08-10T20:24:38.964Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-10T20:24:38.964Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-10T20:24:38.964Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-10T20:24:38.964Z] + '[' /w/workspace/edgex-go/2 ']' [2020-08-10T20:24:38.964Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2020-08-10T20:24:38.964Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-10T20:24:39.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-10T20:24:39.646Z] [2020-08-10T20:24:39.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-10T20:24:39.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-10T20:24:39.992Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-10T20:24:39.992Z] c9b1b535fdd9: Pulling fs layer [2020-08-10T20:24:39.992Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-10T20:24:39.992Z] 756a868c4378: Pulling fs layer [2020-08-10T20:24:39.992Z] 444b2fc9a129: Pulling fs layer [2020-08-10T20:24:39.992Z] ea15f1150254: Pulling fs layer [2020-08-10T20:24:39.992Z] 41b27a9f41bf: Pulling fs layer [2020-08-10T20:24:39.992Z] 28c525ee5125: Pulling fs layer [2020-08-10T20:24:39.992Z] 094b1ea09ed8: Pulling fs layer [2020-08-10T20:24:39.992Z] 138eaada9080: Pulling fs layer [2020-08-10T20:24:39.992Z] 0622d0fa9048: Pulling fs layer [2020-08-10T20:24:39.992Z] ea15f1150254: Waiting [2020-08-10T20:24:39.992Z] 444b2fc9a129: Waiting [2020-08-10T20:24:39.992Z] 41b27a9f41bf: Waiting [2020-08-10T20:24:39.992Z] 094b1ea09ed8: Waiting [2020-08-10T20:24:39.992Z] 138eaada9080: Waiting [2020-08-10T20:24:39.992Z] 28c525ee5125: Waiting [2020-08-10T20:24:39.992Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-10T20:24:39.992Z] 2cc5ad85d9ab: Download complete [2020-08-10T20:24:39.992Z] 444b2fc9a129: Verifying Checksum [2020-08-10T20:24:39.992Z] 444b2fc9a129: Download complete [2020-08-10T20:24:39.992Z] c9b1b535fdd9: Verifying Checksum [2020-08-10T20:24:39.992Z] c9b1b535fdd9: Download complete [2020-08-10T20:24:40.256Z] ea15f1150254: Verifying Checksum [2020-08-10T20:24:40.256Z] ea15f1150254: Download complete [2020-08-10T20:24:40.256Z] 28c525ee5125: Verifying Checksum [2020-08-10T20:24:40.256Z] 28c525ee5125: Download complete [2020-08-10T20:24:40.522Z] 756a868c4378: Verifying Checksum [2020-08-10T20:24:40.522Z] 756a868c4378: Download complete [2020-08-10T20:24:40.522Z] c9b1b535fdd9: Pull complete [2020-08-10T20:24:40.522Z] 138eaada9080: Verifying Checksum [2020-08-10T20:24:40.522Z] 138eaada9080: Download complete [2020-08-10T20:24:40.783Z] 0622d0fa9048: Verifying Checksum [2020-08-10T20:24:40.783Z] 0622d0fa9048: Download complete [2020-08-10T20:24:40.783Z] 2cc5ad85d9ab: Pull complete [2020-08-10T20:24:40.783Z] 094b1ea09ed8: Verifying Checksum [2020-08-10T20:24:40.783Z] 094b1ea09ed8: Download complete [2020-08-10T20:24:41.043Z] 41b27a9f41bf: Verifying Checksum [2020-08-10T20:24:41.043Z] 41b27a9f41bf: Download complete [2020-08-10T20:24:41.985Z] 756a868c4378: Pull complete [2020-08-10T20:24:42.248Z] 444b2fc9a129: Pull complete [2020-08-10T20:24:44.163Z] ea15f1150254: Pull complete [2020-08-10T20:24:48.369Z] 41b27a9f41bf: Pull complete [2020-08-10T20:24:48.630Z] 28c525ee5125: Pull complete [2020-08-10T20:24:51.936Z] 094b1ea09ed8: Pull complete [2020-08-10T20:24:51.936Z] 138eaada9080: Pull complete [2020-08-10T20:24:52.199Z] 0622d0fa9048: Pull complete [2020-08-10T20:24:52.199Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-10T20:24:52.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-10T20:24:52.199Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-10T20:24:52.380Z] prd-centos7-docker-4c-2g-3293 does not seem to be running inside a container [2020-08-10T20:24:52.424Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-10T20:24:56.936Z] $ docker top 8151236dad492a2e5fda6cb7e2d63bfe70113919425342a7d0d5e8060b10169e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-10T20:24:57.240Z] provisioning config files... [2020-08-10T20:24:57.254Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6599317299880047604tmp [Pipeline] { [Pipeline] echo [2020-08-10T20:24:57.321Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-10T20:24:57.617Z] ---> create-netrc.sh [Pipeline] echo [2020-08-10T20:24:57.625Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-10T20:24:57.914Z] ---> logs-deploy.sh [2020-08-10T20:24:57.914Z] + ARCHIVE_ARTIFACTS= [2020-08-10T20:24:57.914Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-10T20:24:57.914Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-10T20:24:57.914Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-10T20:24:57.914Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2659/2 [2020-08-10T20:24:57.914Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2659/2/ [2020-08-10T20:24:57.914Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2659/2 /w/workspace/edgex-go/2 [2020-08-10T20:24:58.855Z] Archives upload complete. [2020-08-10T20:24:59.116Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2659/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2659/2/ [2020-08-10T20:24:59.691Z] ---> uname -a: [2020-08-10T20:24:59.691Z] Linux 8151236dad49 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-10T20:24:59.691Z] [2020-08-10T20:24:59.691Z] [2020-08-10T20:24:59.691Z] ---> lscpu: [2020-08-10T20:24:59.691Z] Architecture: x86_64 [2020-08-10T20:24:59.691Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-10T20:24:59.691Z] Byte Order: Little Endian [2020-08-10T20:24:59.691Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-10T20:24:59.691Z] CPU(s): 4 [2020-08-10T20:24:59.691Z] On-line CPU(s) list: 0-3 [2020-08-10T20:24:59.691Z] Thread(s) per core: 1 [2020-08-10T20:24:59.691Z] Core(s) per socket: 1 [2020-08-10T20:24:59.691Z] Socket(s): 4 [2020-08-10T20:24:59.691Z] NUMA node(s): 1 [2020-08-10T20:24:59.691Z] Vendor ID: GenuineIntel [2020-08-10T20:24:59.692Z] CPU family: 6 [2020-08-10T20:24:59.692Z] Model: 44 [2020-08-10T20:24:59.692Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-10T20:24:59.692Z] Stepping: 1 [2020-08-10T20:24:59.692Z] CPU MHz: 2933.396 [2020-08-10T20:24:59.692Z] BogoMIPS: 5866.79 [2020-08-10T20:24:59.692Z] Virtualization: VT-x [2020-08-10T20:24:59.692Z] Hypervisor vendor: KVM [2020-08-10T20:24:59.692Z] Virtualization type: full [2020-08-10T20:24:59.692Z] L1d cache: 128 KiB [2020-08-10T20:24:59.692Z] L1i cache: 128 KiB [2020-08-10T20:24:59.692Z] L2 cache: 16 MiB [2020-08-10T20:24:59.692Z] L3 cache: 64 MiB [2020-08-10T20:24:59.692Z] NUMA node0 CPU(s): 0-3 [2020-08-10T20:24:59.692Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-10T20:24:59.692Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-10T20:24:59.692Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-10T20:24:59.692Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-10T20:24:59.692Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-10T20:24:59.692Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-10T20:24:59.692Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-10T20:24:59.692Z] Vulnerability Tsx async abort: Not affected [2020-08-10T20:24:59.692Z] 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-08-10T20:24:59.692Z] [2020-08-10T20:24:59.692Z] [2020-08-10T20:24:59.692Z] ---> nproc: [2020-08-10T20:24:59.692Z] 4 [2020-08-10T20:24:59.692Z] [2020-08-10T20:24:59.692Z] [2020-08-10T20:24:59.692Z] ---> df -h: [2020-08-10T20:24:59.692Z] Filesystem Size Used Available Use% Mounted on [2020-08-10T20:24:59.692Z] overlay 50.0G 12.5G 37.5G 25% / [2020-08-10T20:24:59.692Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-10T20:24:59.692Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-10T20:24:59.692Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-10T20:24:59.692Z] /dev/vda1 50.0G 12.5G 37.5G 25% /etc/resolv.conf [2020-08-10T20:24:59.692Z] /dev/vda1 50.0G 12.5G 37.5G 25% /etc/hostname [2020-08-10T20:24:59.692Z] /dev/vda1 50.0G 12.5G 37.5G 25% /etc/hosts [2020-08-10T20:24:59.692Z] /dev/vda1 50.0G 12.5G 37.5G 25% /var/log/sa [2020-08-10T20:24:59.692Z] /dev/vda1 50.0G 12.5G 37.5G 25% /w/workspace/edgex-go/2@tmp [2020-08-10T20:24:59.692Z] /dev/vda1 50.0G 12.5G 37.5G 25% /w/workspace/edgex-go/2 [2020-08-10T20:24:59.692Z] [2020-08-10T20:24:59.692Z] [2020-08-10T20:24:59.692Z] ---> free -m: [2020-08-10T20:24:59.692Z] total used free shared buff/cache available [2020-08-10T20:24:59.692Z] Mem: 1837 623 102 0 1111 1133 [2020-08-10T20:24:59.692Z] Swap: 1023 118 905 [2020-08-10T20:24:59.692Z] [2020-08-10T20:24:59.692Z] [2020-08-10T20:24:59.692Z] ---> ip addr: [2020-08-10T20:24:59.692Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-10T20:24:59.692Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-10T20:24:59.692Z] inet 127.0.0.1/8 scope host lo [2020-08-10T20:24:59.692Z] valid_lft forever preferred_lft forever [2020-08-10T20:24:59.692Z] 110: eth0@if111: mtu 1458 qdisc noqueue state UP [2020-08-10T20:24:59.692Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-10T20:24:59.692Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-10T20:24:59.692Z] valid_lft forever preferred_lft forever [2020-08-10T20:24:59.692Z] [2020-08-10T20:24:59.692Z] [2020-08-10T20:24:59.692Z] ---> sar -b -r -n DEV: [2020-08-10T20:24:59.692Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/10/20 _x86_64_ (4 CPU) [2020-08-10T20:24:59.692Z] [2020-08-10T20:24:59.692Z] 20:04:38 LINUX RESTART [2020-08-10T20:24:59.692Z] [2020-08-10T20:24:59.692Z] 20:05:01 tps rtps wtps bread/s bwrtn/s [2020-08-10T20:24:59.692Z] 20:06:02 190.56 82.66 107.90 10567.52 52693.01 [2020-08-10T20:24:59.692Z] 20:07:01 447.40 259.22 188.18 10734.24 73146.13 [2020-08-10T20:24:59.692Z] 20:08:01 378.56 224.07 154.48 10192.78 30853.65 [2020-08-10T20:24:59.692Z] 20:09:01 270.87 88.37 182.50 33199.14 113953.69 [2020-08-10T20:24:59.692Z] 20:10:02 3537.00 3164.89 372.11 200150.38 220417.20 [2020-08-10T20:24:59.692Z] 20:11:01 760.19 514.46 245.72 55641.15 65652.49 [2020-08-10T20:24:59.692Z] 20:12:03 2943.88 2603.58 340.31 157306.94 166629.89 [2020-08-10T20:24:59.692Z] 20:13:01 1082.55 731.90 350.64 58549.54 72130.80 [2020-08-10T20:24:59.692Z] 20:14:01 86.46 26.37 60.09 3455.88 3293.07 [2020-08-10T20:24:59.692Z] 20:15:01 2.35 1.12 1.23 24.91 16.37 [2020-08-10T20:24:59.692Z] 20:16:01 0.67 0.38 0.28 4.26 3.56 [2020-08-10T20:24:59.692Z] 20:17:01 0.75 0.58 0.17 6.40 1.82 [2020-08-10T20:24:59.692Z] 20:18:01 0.37 0.05 0.32 0.40 3.66 [2020-08-10T20:24:59.692Z] 20:19:01 0.28 0.00 0.28 0.00 2.78 [2020-08-10T20:24:59.692Z] 20:20:01 0.87 0.60 0.27 13.85 3.41 [2020-08-10T20:24:59.692Z] 20:21:01 3.00 2.20 0.80 55.71 14.73 [2020-08-10T20:24:59.692Z] 20:22:01 3.78 3.46 0.32 54.62 3.55 [2020-08-10T20:24:59.692Z] 20:23:02 0.22 0.02 0.20 0.40 2.73 [2020-08-10T20:24:59.692Z] 20:24:01 0.22 0.02 0.20 0.27 1.83 [2020-08-10T20:24:59.692Z] Average: 514.15 408.58 105.57 28602.73 42226.25 [2020-08-10T20:24:59.692Z] [2020-08-10T20:24:59.692Z] 20:05:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-08-10T20:24:59.692Z] 20:06:02 230048 1651508 87.77 2620 1087496 1197220 40.86 546500 941860 102108 [2020-08-10T20:24:59.692Z] 20:07:01 78044 1803512 95.85 1492 1081188 1503236 51.30 658992 917844 74828 [2020-08-10T20:24:59.692Z] 20:08:01 432124 1449432 77.03 584 757016 1317844 44.98 577344 635832 28856 [2020-08-10T20:24:59.692Z] 20:09:01 71384 1810172 96.21 68 1008296 2275276 77.65 749736 890792 65740 [2020-08-10T20:24:59.692Z] 20:10:02 685468 1196088 63.57 0 586624 1366700 46.64 395872 629240 0 [2020-08-10T20:24:59.692Z] 20:11:01 97192 1784364 94.83 0 1117108 1636652 55.86 606796 975080 15412 [2020-08-10T20:24:59.692Z] 20:12:03 87880 1793676 95.33 0 1195076 1527368 52.13 541732 1072228 636 [2020-08-10T20:24:59.692Z] 20:13:01 497860 1383696 73.54 0 762296 1572012 53.65 444320 730856 9212 [2020-08-10T20:24:59.692Z] 20:14:01 506976 1374580 73.06 0 829204 1195756 40.81 387820 779524 8 [2020-08-10T20:24:59.692Z] 20:15:01 509632 1371924 72.91 0 829740 1170044 39.93 386480 779424 20 [2020-08-10T20:24:59.692Z] 20:16:01 510352 1371204 72.88 0 829688 1165932 39.79 386092 779476 8 [2020-08-10T20:24:59.692Z] 20:17:01 510588 1370968 72.86 0 829704 1155496 39.44 385504 779652 16 [2020-08-10T20:24:59.692Z] 20:18:01 511044 1370512 72.84 0 829712 1155436 39.43 385072 779664 12 [2020-08-10T20:24:59.692Z] 20:19:01 511272 1370284 72.83 0 829720 1155436 39.43 385072 779672 8 [2020-08-10T20:24:59.692Z] 20:20:01 510788 1370768 72.85 0 830096 1155884 39.45 385328 779920 8 [2020-08-10T20:24:59.692Z] 20:21:01 508476 1373080 72.98 0 830760 1155544 39.44 386316 780480 8 [2020-08-10T20:24:59.692Z] 20:22:01 507052 1374504 73.05 0 830764 1155484 39.43 385884 782112 8 [2020-08-10T20:24:59.692Z] 20:23:02 507356 1374200 73.04 0 830768 1155436 39.43 385632 782124 8 [2020-08-10T20:24:59.692Z] 20:24:01 507544 1374012 73.03 0 830784 1155436 39.43 385764 782140 8 [2020-08-10T20:24:59.692Z] Average: 409531 1472025 78.23 251 880318 1324852 45.21 461382 809364 15627 [2020-08-10T20:24:59.692Z] [2020-08-10T20:24:59.692Z] 20:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-08-10T20:24:59.692Z] 20:06:02 veth0b0af55 803.49 669.63 77.14 2652.33 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:06:02 eth0 1573.49 1401.90 6337.32 187.77 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:06:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:06:02 docker0 803.49 669.50 66.16 2652.32 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:07:01 eth0 1503.70 972.68 7562.73 2821.70 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:07:01 veth50a65db 83.51 90.75 7.76 375.27 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:07:01 docker0 117.30 141.93 8.74 740.21 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:08:01 vethfdcd43e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:08:01 eth0 3090.85 2379.34 13807.61 2979.39 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:08:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:09:01 veth416d2d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:09:01 eth0 123.76 96.81 1689.27 122.21 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:10:02 veth416d2d9 0.00 0.27 0.00 0.01 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:10:02 veth2a97a1b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:10:02 vetheee2bf3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:10:02 eth0 3247.18 2501.36 15634.13 3105.67 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:11:01 veth416d2d9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:11:01 eth0 42.05 23.73 105.42 13.97 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:11:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:11:01 veth6ccd251 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:12:03 veth416d2d9 0.00 0.26 0.00 0.01 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:12:03 eth0 74.94 52.85 161.67 81.35 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:12:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:12:03 docker0 938.24 840.66 75.60 3606.47 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:13:01 veth416d2d9 0.00 0.22 0.00 0.01 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:13:01 eth0 113.36 62.89 467.20 70.21 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:13:01 docker0 29.85 56.75 1.62 427.79 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:14:01 eth0 50.17 40.29 74.09 53.71 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:14:01 docker0 6.54 9.24 0.62 56.10 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:15:01 eth0 3.95 3.75 0.49 6.18 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:16:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:17:01 eth0 0.22 0.20 0.44 0.01 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:18:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:21:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.692Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.693Z] 20:22:01 eth0 0.18 0.18 0.07 0.01 0.00 0.00 0.00 [2020-08-10T20:24:59.693Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.693Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.693Z] 20:23:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.693Z] 20:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.693Z] 20:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.693Z] 20:24:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 [2020-08-10T20:24:59.693Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.693Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.693Z] Average: eth0 185.31 141.54 866.69 176.08 0.00 0.00 0.00 [2020-08-10T20:24:59.693Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-10T20:24:59.693Z] Average: docker0 52.55 48.79 4.20 219.60 0.00 0.00 0.00 [2020-08-10T20:24:59.693Z] [2020-08-10T20:24:59.693Z] [2020-08-10T20:24:59.693Z] ---> sar -P ALL: [2020-08-10T20:24:59.693Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/10/20 _x86_64_ (4 CPU) [2020-08-10T20:24:59.693Z] [2020-08-10T20:24:59.693Z] 20:04:38 LINUX RESTART [2020-08-10T20:24:59.693Z] [2020-08-10T20:24:59.693Z] 20:05:01 CPU %user %nice %system %iowait %steal %idle [2020-08-10T20:24:59.693Z] 20:06:02 all 23.13 0.00 9.53 8.14 0.03 59.18 [2020-08-10T20:24:59.693Z] 20:06:02 0 31.91 0.00 11.27 7.12 0.02 49.69 [2020-08-10T20:24:59.693Z] 20:06:02 1 22.06 0.00 9.54 7.29 0.03 61.08 [2020-08-10T20:24:59.693Z] 20:06:02 2 20.65 0.00 8.96 9.24 0.02 61.13 [2020-08-10T20:24:59.693Z] 20:06:02 3 17.96 0.00 8.34 8.92 0.05 64.73 [2020-08-10T20:24:59.693Z] 20:07:01 all 20.01 0.00 8.60 3.78 0.05 67.56 [2020-08-10T20:24:59.693Z] 20:07:01 0 14.90 0.00 10.20 2.50 0.03 72.36 [2020-08-10T20:24:59.693Z] 20:07:01 1 33.08 0.00 8.37 2.61 0.03 55.91 [2020-08-10T20:24:59.693Z] 20:07:01 2 15.21 0.00 7.87 6.87 0.07 69.99 [2020-08-10T20:24:59.693Z] 20:07:01 3 16.70 0.00 8.00 3.12 0.05 72.12 [2020-08-10T20:24:59.693Z] 20:08:01 all 48.78 0.00 12.15 6.99 0.02 32.07 [2020-08-10T20:24:59.693Z] 20:08:01 0 47.95 0.00 11.62 7.43 0.02 32.98 [2020-08-10T20:24:59.693Z] 20:08:01 1 49.70 0.00 11.80 6.53 0.02 31.96 [2020-08-10T20:24:59.693Z] 20:08:01 2 49.15 0.00 12.58 8.16 0.02 30.10 [2020-08-10T20:24:59.693Z] 20:08:01 3 48.33 0.00 12.58 5.81 0.02 33.27 [2020-08-10T20:24:59.693Z] 20:09:01 all 21.30 0.00 10.48 11.86 0.04 56.32 [2020-08-10T20:24:59.693Z] 20:09:01 0 20.60 0.00 10.01 9.51 0.05 59.83 [2020-08-10T20:24:59.693Z] 20:09:01 1 19.93 0.00 10.41 12.68 0.03 56.95 [2020-08-10T20:24:59.693Z] 20:09:01 2 22.83 0.00 10.28 12.62 0.03 54.24 [2020-08-10T20:24:59.693Z] 20:09:01 3 21.85 0.00 11.23 12.66 0.03 54.23 [2020-08-10T20:24:59.693Z] 20:10:02 all 21.83 0.00 22.42 28.54 0.07 27.13 [2020-08-10T20:24:59.693Z] 20:10:02 0 21.63 0.00 22.03 29.71 0.07 26.56 [2020-08-10T20:24:59.693Z] 20:10:02 1 21.31 0.00 23.32 29.82 0.05 25.50 [2020-08-10T20:24:59.693Z] 20:10:02 2 22.33 0.00 20.26 26.79 0.09 30.54 [2020-08-10T20:24:59.693Z] 20:10:02 3 22.07 0.00 24.11 27.82 0.07 25.93 [2020-08-10T20:24:59.693Z] 20:11:01 all 50.63 0.00 13.54 19.11 0.03 16.69 [2020-08-10T20:24:59.693Z] 20:11:01 0 49.76 0.00 14.29 20.50 0.03 15.41 [2020-08-10T20:24:59.693Z] 20:11:01 1 49.95 0.00 13.56 22.51 0.02 13.96 [2020-08-10T20:24:59.693Z] 20:11:01 2 51.58 0.00 12.79 15.07 0.03 20.52 [2020-08-10T20:24:59.693Z] 20:11:01 3 51.23 0.00 13.52 18.38 0.03 16.83 [2020-08-10T20:24:59.693Z] 20:12:03 all 25.12 0.00 18.75 37.15 0.05 18.92 [2020-08-10T20:24:59.693Z] 20:12:03 0 24.80 0.00 18.31 37.31 0.05 19.53 [2020-08-10T20:24:59.693Z] 20:12:03 1 24.35 0.00 18.44 38.03 0.05 19.13 [2020-08-10T20:24:59.693Z] 20:12:03 2 25.31 0.00 18.61 36.16 0.03 19.88 [2020-08-10T20:24:59.693Z] 20:12:03 3 26.03 0.00 19.63 37.12 0.07 17.15 [2020-08-10T20:24:59.693Z] 20:13:01 all 41.11 0.00 16.06 22.88 0.04 19.90 [2020-08-10T20:24:59.693Z] 20:13:01 0 40.72 0.00 15.57 23.21 0.05 20.45 [2020-08-10T20:24:59.693Z] 20:13:01 1 41.18 0.00 15.32 23.41 0.05 20.03 [2020-08-10T20:24:59.693Z] 20:13:01 2 40.16 0.00 17.26 24.13 0.04 18.42 [2020-08-10T20:24:59.693Z] 20:13:01 3 42.42 0.00 16.11 20.73 0.04 20.71 [2020-08-10T20:24:59.693Z] 20:14:01 all 4.03 0.00 1.94 2.75 0.00 91.28 [2020-08-10T20:24:59.693Z] 20:14:01 0 5.48 0.00 2.76 1.79 0.00 89.98 [2020-08-10T20:24:59.693Z] 20:14:01 1 2.47 0.00 1.42 2.84 0.00 93.26 [2020-08-10T20:24:59.693Z] 20:14:01 2 4.90 0.00 2.02 3.16 0.00 89.92 [2020-08-10T20:24:59.693Z] 20:14:01 3 3.26 0.00 1.56 3.20 0.00 91.99 [2020-08-10T20:24:59.693Z] 20:15:01 all 0.12 0.00 0.04 0.02 0.00 99.82 [2020-08-10T20:24:59.693Z] 20:15:01 0 0.02 0.00 0.03 0.03 0.00 99.92 [2020-08-10T20:24:59.693Z] 20:15:01 1 0.40 0.00 0.05 0.07 0.02 99.47 [2020-08-10T20:24:59.693Z] 20:15:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-08-10T20:24:59.693Z] 20:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-08-10T20:24:59.693Z] 20:16:01 all 0.06 0.00 0.03 0.01 0.00 99.90 [2020-08-10T20:24:59.693Z] 20:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-08-10T20:24:59.693Z] 20:16:01 1 0.13 0.00 0.07 0.03 0.00 99.77 [2020-08-10T20:24:59.693Z] 20:16:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2020-08-10T20:24:59.693Z] 20:16:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2020-08-10T20:24:59.693Z] 20:17:01 all 0.03 0.00 0.03 0.02 0.00 99.92 [2020-08-10T20:24:59.693Z] 20:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-10T20:24:59.693Z] 20:17:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2020-08-10T20:24:59.693Z] 20:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-10T20:24:59.693Z] 20:17:01 3 0.05 0.00 0.03 0.07 0.00 99.85 [2020-08-10T20:24:59.693Z] 20:18:01 all 0.12 0.00 0.02 0.00 0.00 99.85 [2020-08-10T20:24:59.693Z] 20:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-08-10T20:24:59.693Z] 20:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-10T20:24:59.693Z] 20:18:01 2 0.40 0.00 0.02 0.00 0.00 99.58 [2020-08-10T20:24:59.693Z] 20:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-10T20:24:59.693Z] 20:19:01 all 0.14 0.00 0.02 0.00 0.00 99.83 [2020-08-10T20:24:59.693Z] 20:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2020-08-10T20:24:59.693Z] 20:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-10T20:24:59.693Z] 20:19:01 2 0.52 0.00 0.02 0.00 0.02 99.45 [2020-08-10T20:24:59.693Z] 20:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-10T20:24:59.693Z] 20:20:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-08-10T20:24:59.693Z] 20:20:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2020-08-10T20:24:59.693Z] 20:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-08-10T20:24:59.693Z] 20:20:01 2 0.52 0.00 0.02 0.02 0.00 99.45 [2020-08-10T20:24:59.693Z] 20:20:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-08-10T20:24:59.693Z] 20:21:01 all 0.15 0.00 0.04 0.05 0.00 99.76 [2020-08-10T20:24:59.693Z] 20:21:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-08-10T20:24:59.693Z] 20:21:01 1 0.02 0.00 0.05 0.07 0.00 99.87 [2020-08-10T20:24:59.693Z] 20:21:01 2 0.50 0.00 0.02 0.13 0.00 99.35 [2020-08-10T20:24:59.693Z] 20:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-10T20:24:59.693Z] 20:22:01 all 0.15 0.00 0.02 0.11 0.00 99.71 [2020-08-10T20:24:59.693Z] 20:22:01 0 0.02 0.00 0.02 0.30 0.00 99.67 [2020-08-10T20:24:59.693Z] 20:22:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-08-10T20:24:59.693Z] 20:22:01 2 0.53 0.00 0.03 0.15 0.00 99.28 [2020-08-10T20:24:59.693Z] 20:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-08-10T20:24:59.693Z] 20:23:02 all 0.14 0.00 0.02 0.00 0.00 99.83 [2020-08-10T20:24:59.693Z] 20:23:02 0 0.02 0.00 0.03 0.00 0.02 99.93 [2020-08-10T20:24:59.693Z] 20:23:02 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-10T20:24:59.693Z] 20:23:02 2 0.50 0.00 0.02 0.00 0.00 99.48 [2020-08-10T20:24:59.693Z] 20:23:02 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-10T20:24:59.693Z] 20:24:01 all 0.16 0.00 0.02 0.00 0.00 99.83 [2020-08-10T20:24:59.693Z] 20:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-10T20:24:59.693Z] 20:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-10T20:24:59.693Z] 20:24:01 2 0.54 0.00 0.02 0.00 0.00 99.44 [2020-08-10T20:24:59.693Z] 20:24:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-08-10T20:24:59.693Z] Average: all 13.37 0.00 5.91 7.35 0.02 73.36 [2020-08-10T20:24:59.693Z] Average: 0 13.41 0.00 6.04 7.26 0.02 73.27 [2020-08-10T20:24:59.693Z] Average: 1 13.77 0.00 5.85 7.60 0.02 72.76 [2020-08-10T20:24:59.693Z] Average: 2 13.31 0.00 5.77 7.42 0.02 73.49 [2020-08-10T20:24:59.693Z] Average: 3 12.97 0.00 5.96 7.14 0.02 73.91 [2020-08-10T20:24:59.693Z] [2020-08-10T20:24:59.693Z] [2020-08-10T20:24:59.693Z]