Branch indexing 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 13a37a78d6dc5cd064bc570d1cdbf40eb072bac1+d08647e33299f35346a0c0e1b5c282da7a73a79b (5864ca75163f326cec0631374057e670a7f7d55a) 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-5067 in /w/workspace/edgexfoundry_edgex-go_PR-2659 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 Merging remotes/origin/master commit d08647e33299f35346a0c0e1b5c282da7a73a79b into PR head commit 13a37a78d6dc5cd064bc570d1cdbf40eb072bac1 Merge succeeded, producing 096a41bc119aae963718c00c8ff751384996e8bc Checking out Revision 096a41bc119aae963718c00c8ff751384996e8bc (PR-2659) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 13a37a78d6dc5cd064bc570d1cdbf40eb072bac1 # 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 d08647e33299f35346a0c0e1b5c282da7a73a79b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 096a41bc119aae963718c00c8ff751384996e8bc # timeout=10 Commit message: "Merge commit 'd08647e33299f35346a0c0e1b5c282da7a73a79b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-13T04:30:50.764Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 7f8d969431e8deb21b079de3438a1f9ee596c18c # timeout=10 [Pipeline] withCredentials [2020-08-13T04:30:50.967Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-13T04:30:51.069Z] ========================================================= [2020-08-13T04:30:51.069Z] EdgeX Global Pipelines Version Info [2020-08-13T04:30:51.069Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-13T04:30:52.527Z] ------------------- [2020-08-13T04:30:52.527Z] stable info: [2020-08-13T04:30:52.527Z] ------------------- [2020-08-13T04:30:52.527Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-13T04:30:52.527Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-13T04:30:52.527Z] Message: update stable to v1.0.106 [2020-08-13T04:30:53.469Z] ------------------- [2020-08-13T04:30:53.470Z] experimental info: [2020-08-13T04:30:53.470Z] ------------------- [2020-08-13T04:30:53.470Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-13T04:30:53.470Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-13T04:30:53.470Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-08-13T04:30:55.109Z] ++ 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-13T04:30:55.109Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-13T04:30:55.109Z] ++ dirname cmd/core-command/Dockerfile [2020-08-13T04:30:55.109Z] ++ cut -d/ -f2 [2020-08-13T04:30:55.109Z] + echo core-command,cmd/core-command/Dockerfile [2020-08-13T04:30:55.109Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-13T04:30:55.109Z] ++ dirname cmd/core-data/Dockerfile [2020-08-13T04:30:55.109Z] ++ cut -d/ -f2 [2020-08-13T04:30:55.109Z] + echo core-data,cmd/core-data/Dockerfile [2020-08-13T04:30:55.109Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-13T04:30:55.109Z] ++ dirname cmd/core-metadata/Dockerfile [2020-08-13T04:30:55.109Z] ++ cut -d/ -f2 [2020-08-13T04:30:55.109Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-08-13T04:30:55.109Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-13T04:30:55.109Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-08-13T04:30:55.109Z] ++ cut -d/ -f2 [2020-08-13T04:30:55.109Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-08-13T04:30:55.109Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-13T04:30:55.109Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-08-13T04:30:55.109Z] ++ cut -d/ -f2 [2020-08-13T04:30:55.109Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-08-13T04:30:55.109Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-13T04:30:55.109Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-08-13T04:30:55.109Z] ++ cut -d/ -f2 [2020-08-13T04:30:55.109Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-08-13T04:30:55.109Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-13T04:30:55.109Z] ++ dirname cmd/support-logging/Dockerfile [2020-08-13T04:30:55.109Z] ++ cut -d/ -f2 [2020-08-13T04:30:55.109Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-08-13T04:30:55.109Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-13T04:30:55.109Z] ++ dirname cmd/support-notifications/Dockerfile [2020-08-13T04:30:55.109Z] ++ cut -d/ -f2 [2020-08-13T04:30:55.109Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-08-13T04:30:55.109Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-13T04:30:55.109Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-08-13T04:30:55.109Z] ++ cut -d/ -f2 [2020-08-13T04:30:55.109Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-08-13T04:30:55.109Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-13T04:30:55.109Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-08-13T04:30:55.109Z] ++ cut -d/ -f2 [2020-08-13T04:30:55.109Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-08-13T04:30:55.192Z] 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-13T04:30:55.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-13T04:30:56.157Z] [2020-08-13T04:30:56.157Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-13T04:30:56.523Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-13T04:30:56.523Z] latest: Pulling from edgex-devops/git-semver [2020-08-13T04:30:56.523Z] 31603596830f: Pulling fs layer [2020-08-13T04:30:56.523Z] 2a8b12db71e7: Pulling fs layer [2020-08-13T04:30:56.523Z] 6ca5941a6612: Pulling fs layer [2020-08-13T04:30:56.523Z] ecc8261a40a4: Pulling fs layer [2020-08-13T04:30:56.523Z] ecc8261a40a4: Waiting [2020-08-13T04:30:56.523Z] 2a8b12db71e7: Verifying Checksum [2020-08-13T04:30:56.523Z] 2a8b12db71e7: Download complete [2020-08-13T04:30:56.523Z] 31603596830f: Verifying Checksum [2020-08-13T04:30:56.523Z] 31603596830f: Download complete [2020-08-13T04:30:56.785Z] ecc8261a40a4: Verifying Checksum [2020-08-13T04:30:56.785Z] ecc8261a40a4: Download complete [2020-08-13T04:30:56.785Z] 6ca5941a6612: Verifying Checksum [2020-08-13T04:30:56.785Z] 6ca5941a6612: Download complete [2020-08-13T04:30:57.048Z] 31603596830f: Pull complete [2020-08-13T04:30:57.048Z] 2a8b12db71e7: Pull complete [2020-08-13T04:30:57.994Z] 6ca5941a6612: Pull complete [2020-08-13T04:30:57.994Z] ecc8261a40a4: Pull complete [2020-08-13T04:30:57.994Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-13T04:30:57.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-13T04:30:57.994Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-13T04:30:58.099Z] prd-centos7-docker-4c-2g-5067 does not seem to be running inside a container [2020-08-13T04:30:58.142Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat [2020-08-13T04:31:00.618Z] $ docker top b7754f01000bc91f0cba9f957ecdf450c17749e35ee57ee67ff411b52d97b95d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-13T04:31:01.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-13T04:31:01.040Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-13T04:31:01.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-13T04:31:01.271Z] $ docker exec b7754f01000bc91f0cba9f957ecdf450c17749e35ee57ee67ff411b52d97b95d ssh-agent [2020-08-13T04:31:01.457Z] SSH_AUTH_SOCK=/tmp/ssh-u6VLoiLGyU1M/agent.12 [2020-08-13T04:31:01.457Z] SSH_AGENT_PID=18 [2020-08-13T04:31:01.470Z] Running ssh-add (command line suppressed) [2020-08-13T04:31:01.599Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4630444589333120245.key (/w/workspace/edgex-go/5@tmp/private_key_4630444589333120245.key) [2020-08-13T04:31:01.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-13T04:31:01.991Z] + git describe --exact-match --tags HEAD [2020-08-13T04:31:01.991Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-13T04:31:02.011Z] $ docker exec --env ******** --env ******** b7754f01000bc91f0cba9f957ecdf450c17749e35ee57ee67ff411b52d97b95d ssh-agent -k [2020-08-13T04:31:02.142Z] unset SSH_AUTH_SOCK; [2020-08-13T04:31:02.143Z] unset SSH_AGENT_PID; [2020-08-13T04:31:02.143Z] echo Agent pid 18 killed; [2020-08-13T04:31:02.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-13T04:31:02.323Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-13T04:31:02.323Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-13T04:31:02.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-13T04:31:02.410Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-13T04:31:02.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-13T04:31:02.578Z] $ docker exec b7754f01000bc91f0cba9f957ecdf450c17749e35ee57ee67ff411b52d97b95d ssh-agent [2020-08-13T04:31:02.754Z] SSH_AUTH_SOCK=/tmp/ssh-aq7OnvMGIVG6/agent.47 [2020-08-13T04:31:02.754Z] SSH_AGENT_PID=52 [2020-08-13T04:31:02.761Z] Running ssh-add (command line suppressed) [2020-08-13T04:31:02.876Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2931695762028554207.key (/w/workspace/edgex-go/5@tmp/private_key_2931695762028554207.key) [2020-08-13T04:31:02.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-13T04:31:03.257Z] + git semver init [2020-08-13T04:31:03.257Z] # -> Open(): unable to determine branch for HEAD [2020-08-13T04:31:03.257Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2020-08-13T04:31:03.257Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2020-08-13T04:31:03.257Z] # $SEMVER_REMOTE_NAME = origin [2020-08-13T04:31:03.257Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-13T04:31:03.257Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-13T04:31:03.257Z] # $SEMVER_BRANCH = PR-2659 [2020-08-13T04:31:03.257Z] # $SEMVER_TEMP = /tmp/semver-810173935 [2020-08-13T04:31:03.257Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-08-13T04:31:21.548Z] # '/tmp/semver-810173935' -> '/w/workspace/edgex-go/5/.semver' [2020-08-13T04:31:22.133Z] # -> Force: false [2020-08-13T04:31:22.133Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2020-08-13T04:31:22.142Z] $ docker exec --env ******** --env ******** b7754f01000bc91f0cba9f957ecdf450c17749e35ee57ee67ff411b52d97b95d ssh-agent -k [2020-08-13T04:31:22.313Z] unset SSH_AUTH_SOCK; [2020-08-13T04:31:22.314Z] unset SSH_AGENT_PID; [2020-08-13T04:31:22.314Z] echo Agent pid 52 killed; [2020-08-13T04:31:22.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-13T04:31:22.823Z] + git semver [Pipeline] } [2020-08-13T04:31:22.840Z] $ docker stop --time=1 b7754f01000bc91f0cba9f957ecdf450c17749e35ee57ee67ff411b52d97b95d [2020-08-13T04:31:24.433Z] $ docker rm -f b7754f01000bc91f0cba9f957ecdf450c17749e35ee57ee67ff411b52d97b95d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-13T04:31:39.321Z] Stashed 32 file(s) [Pipeline] echo [2020-08-13T04:31:39.323Z] [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-13T04:31:39.777Z] ========================================================= [2020-08-13T04:31:39.777Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-13T04:31:39.777Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-13T04:31:40.116Z] + 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-13T04:31:43.442Z] Sending build context to Docker daemon 323MB [2020-08-13T04:31:43.442Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-13T04:31:43.442Z] Step 2/7 : FROM ${BASE} [2020-08-13T04:31:43.442Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-13T04:31:43.442Z] df20fa9351a1: Pulling fs layer [2020-08-13T04:31:43.442Z] ed8968b2872e: Pulling fs layer [2020-08-13T04:31:43.442Z] a92cc7c5fd73: Pulling fs layer [2020-08-13T04:31:43.442Z] 2dd03ba5bac4: Pulling fs layer [2020-08-13T04:31:43.442Z] 1e091d79d1de: Pulling fs layer [2020-08-13T04:31:43.442Z] 481702a1767f: Pulling fs layer [2020-08-13T04:31:43.442Z] f64a6f60c768: Pulling fs layer [2020-08-13T04:31:43.442Z] e78d2573fc39: Pulling fs layer [2020-08-13T04:31:43.442Z] e876d2f968b6: Pulling fs layer [2020-08-13T04:31:43.442Z] ce8a83651883: Pulling fs layer [2020-08-13T04:31:43.442Z] 07967f4d0e4b: Pulling fs layer [2020-08-13T04:31:43.442Z] 2dd03ba5bac4: Waiting [2020-08-13T04:31:43.442Z] e78d2573fc39: Waiting [2020-08-13T04:31:43.442Z] e876d2f968b6: Waiting [2020-08-13T04:31:43.442Z] 1e091d79d1de: Waiting [2020-08-13T04:31:43.442Z] 481702a1767f: Waiting [2020-08-13T04:31:43.442Z] ce8a83651883: Waiting [2020-08-13T04:31:43.442Z] f64a6f60c768: Waiting [2020-08-13T04:31:43.442Z] 07967f4d0e4b: Waiting [2020-08-13T04:31:43.442Z] a92cc7c5fd73: Verifying Checksum [2020-08-13T04:31:43.442Z] a92cc7c5fd73: Download complete [2020-08-13T04:31:43.442Z] ed8968b2872e: Verifying Checksum [2020-08-13T04:31:43.442Z] ed8968b2872e: Download complete [2020-08-13T04:31:43.442Z] 1e091d79d1de: Verifying Checksum [2020-08-13T04:31:43.442Z] 1e091d79d1de: Download complete [2020-08-13T04:31:43.442Z] 481702a1767f: Verifying Checksum [2020-08-13T04:31:43.442Z] 481702a1767f: Download complete [2020-08-13T04:31:43.442Z] df20fa9351a1: Verifying Checksum [2020-08-13T04:31:43.442Z] df20fa9351a1: Download complete [2020-08-13T04:31:44.419Z] f64a6f60c768: Verifying Checksum [2020-08-13T04:31:44.419Z] f64a6f60c768: Download complete [2020-08-13T04:31:45.383Z] e78d2573fc39: Verifying Checksum [2020-08-13T04:31:45.383Z] e78d2573fc39: Download complete [2020-08-13T04:31:45.383Z] 2dd03ba5bac4: Verifying Checksum [2020-08-13T04:31:45.383Z] 2dd03ba5bac4: Download complete [2020-08-13T04:31:45.383Z] e876d2f968b6: Verifying Checksum [2020-08-13T04:31:45.383Z] e876d2f968b6: Download complete [2020-08-13T04:31:45.383Z] 07967f4d0e4b: Verifying Checksum [2020-08-13T04:31:45.383Z] 07967f4d0e4b: Download complete [2020-08-13T04:31:45.649Z] ce8a83651883: Verifying Checksum [2020-08-13T04:31:45.649Z] ce8a83651883: Download complete [2020-08-13T04:31:46.222Z] df20fa9351a1: Pull complete [2020-08-13T04:31:46.222Z] ed8968b2872e: Pull complete [2020-08-13T04:31:46.483Z] a92cc7c5fd73: Pull complete [2020-08-13T04:31:53.101Z] 2dd03ba5bac4: Pull complete [2020-08-13T04:31:53.102Z] 1e091d79d1de: Pull complete [2020-08-13T04:31:53.102Z] 481702a1767f: Pull complete [2020-08-13T04:31:54.572Z] Still waiting to schedule task [2020-08-13T04:31:54.572Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-13T04:31:58.417Z] f64a6f60c768: Pull complete [2020-08-13T04:32:00.990Z] e78d2573fc39: Pull complete [2020-08-13T04:32:01.255Z] e876d2f968b6: Pull complete [2020-08-13T04:32:02.206Z] ce8a83651883: Pull complete [2020-08-13T04:32:02.509Z] 07967f4d0e4b: Pull complete [2020-08-13T04:32:02.509Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-13T04:32:02.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-13T04:32:02.509Z] ---> 5d7c900382c6 [2020-08-13T04:32:02.509Z] 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-13T04:32:04.443Z] ---> Running in 970622835f93 [2020-08-13T04:32:05.018Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:32:05.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:32:06.535Z] (1/12) Installing libmagic (5.38-r0) [2020-08-13T04:32:06.798Z] (2/12) Installing file (5.38-r0) [2020-08-13T04:32:07.059Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-13T04:32:07.059Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-13T04:32:19.296Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-13T04:32:19.296Z] (6/12) Installing patch (2.7.6-r6) [2020-08-13T04:32:19.296Z] (7/12) Installing build-base (0.5-r2) [2020-08-13T04:32:19.296Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-13T04:32:19.296Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-13T04:32:19.296Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-13T04:32:19.296Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-13T04:32:19.296Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-13T04:32:19.296Z] Executing busybox-1.31.1-r16.trigger [2020-08-13T04:32:19.296Z] OK: 233 MiB in 51 packages [2020-08-13T04:32:22.606Z] Removing intermediate container 970622835f93 [2020-08-13T04:32:22.606Z] ---> 774e59f7ead4 [2020-08-13T04:32:22.606Z] Step 4/7 : WORKDIR /edgex-go [2020-08-13T04:32:22.606Z] ---> Running in e6ae2142b0c1 [2020-08-13T04:32:22.870Z] Removing intermediate container e6ae2142b0c1 [2020-08-13T04:32:22.870Z] ---> 7c1dc813631c [2020-08-13T04:32:22.870Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-13T04:32:23.130Z] latest: Pulling from library/docker [2020-08-13T04:32:23.130Z] df20fa9351a1: Already exists [2020-08-13T04:32:23.395Z] 25ad7478873d: Pulling fs layer [2020-08-13T04:32:23.395Z] 4684f6177b5d: Pulling fs layer [2020-08-13T04:32:23.395Z] 46e300cec669: Pulling fs layer [2020-08-13T04:32:23.395Z] 63038576ad94: Pulling fs layer [2020-08-13T04:32:23.395Z] 0fdb76c4706c: Pulling fs layer [2020-08-13T04:32:23.395Z] cb7edeffdfd5: Pulling fs layer [2020-08-13T04:32:23.395Z] 63038576ad94: Waiting [2020-08-13T04:32:23.395Z] 0fdb76c4706c: Waiting [2020-08-13T04:32:23.395Z] cb7edeffdfd5: Waiting [2020-08-13T04:32:23.395Z] 4684f6177b5d: Verifying Checksum [2020-08-13T04:32:23.395Z] 4684f6177b5d: Download complete [2020-08-13T04:32:23.660Z] 25ad7478873d: Download complete [2020-08-13T04:32:23.660Z] 0fdb76c4706c: Verifying Checksum [2020-08-13T04:32:23.660Z] 0fdb76c4706c: Download complete [2020-08-13T04:32:23.926Z] 63038576ad94: Verifying Checksum [2020-08-13T04:32:23.926Z] 63038576ad94: Download complete [2020-08-13T04:32:23.926Z] 25ad7478873d: Pull complete [2020-08-13T04:32:23.926Z] cb7edeffdfd5: Verifying Checksum [2020-08-13T04:32:23.926Z] cb7edeffdfd5: Download complete [2020-08-13T04:32:23.926Z] 4684f6177b5d: Pull complete [2020-08-13T04:32:24.884Z] 46e300cec669: Verifying Checksum [2020-08-13T04:32:24.884Z] 46e300cec669: Download complete [2020-08-13T04:32:27.460Z] 46e300cec669: Pull complete [2020-08-13T04:32:27.460Z] 63038576ad94: Pull complete [2020-08-13T04:32:27.460Z] 0fdb76c4706c: Pull complete [2020-08-13T04:32:27.460Z] cb7edeffdfd5: Pull complete [2020-08-13T04:32:27.460Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-13T04:32:27.460Z] Status: Downloaded newer image for docker:latest [2020-08-13T04:32:29.384Z] ---> 47fb82453ceb [2020-08-13T04:32:29.384Z] Step 6/7 : COPY go.mod . [2020-08-13T04:32:29.384Z] ---> 7aebb19498af [2020-08-13T04:32:29.384Z] Step 7/7 : RUN go mod download [2020-08-13T04:32:29.384Z] ---> Running in 366db8b72485 [2020-08-13T04:32:31.305Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-13T04:32:31.305Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-13T04:32:31.305Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-13T04:32:31.305Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-13T04:32:31.305Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-13T04:32:31.568Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-13T04:32:31.568Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-13T04:32:31.568Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-13T04:32:31.568Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-13T04:32:31.568Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-13T04:32:31.568Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-13T04:32:31.568Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-13T04:32:31.568Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-13T04:32:31.568Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-13T04:32:31.568Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-13T04:32:31.568Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-13T04:32:31.833Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-13T04:32:31.833Z] go: finding github.com/fatih/color v1.7.0 [2020-08-13T04:32:31.833Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-13T04:32:31.833Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-13T04:32:31.833Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-13T04:32:31.833Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-13T04:32:31.833Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-13T04:32:31.833Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-13T04:32:31.833Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-13T04:32:31.833Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-13T04:32:31.833Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-13T04:32:31.833Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-13T04:32:32.096Z] go: finding github.com/google/uuid v1.1.0 [2020-08-13T04:32:32.096Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-13T04:32:32.096Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-13T04:32:32.096Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-13T04:32:32.096Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-13T04:32:32.096Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-13T04:32:32.096Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-13T04:32:32.096Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-13T04:32:32.096Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-13T04:32:32.096Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-13T04:32:32.096Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-13T04:32:32.096Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-13T04:32:32.360Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-13T04:32:32.360Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-13T04:32:32.360Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-13T04:32:32.360Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-13T04:32:32.360Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-13T04:32:32.360Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-13T04:32:32.360Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-13T04:32:32.360Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-13T04:32:32.360Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-13T04:32:32.360Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-13T04:32:32.360Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-13T04:32:32.623Z] go: finding github.com/kr/pty v1.1.1 [2020-08-13T04:32:32.623Z] go: finding github.com/kr/text v0.1.0 [2020-08-13T04:32:32.623Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T04:32:32.623Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T04:32:32.623Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-13T04:32:32.623Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-13T04:32:32.623Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-13T04:32:32.623Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-13T04:32:32.623Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-13T04:32:32.623Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-13T04:32:32.623Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-13T04:32:32.623Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-13T04:32:32.884Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-13T04:32:32.884Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-13T04:32:32.884Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-13T04:32:32.884Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-13T04:32:32.884Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-13T04:32:32.884Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-13T04:32:32.884Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-13T04:32:32.884Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-13T04:32:32.884Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-13T04:32:32.884Z] go: finding github.com/posener/complete v1.1.1 [2020-08-13T04:32:32.884Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-13T04:32:33.145Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-13T04:32:33.145Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-13T04:32:33.145Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-13T04:32:33.145Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-13T04:32:33.145Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-13T04:32:33.145Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-13T04:32:33.145Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-13T04:32:33.145Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-13T04:32:33.145Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-13T04:32:33.145Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-13T04:32:33.145Z] go: finding golang.org/x/text v0.3.2 [2020-08-13T04:32:33.145Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-13T04:32:33.423Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-13T04:32:33.423Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-13T04:32:33.423Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-13T04:32:33.423Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-13T04:32:33.423Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-13T04:32:45.720Z] Removing intermediate container 366db8b72485 [2020-08-13T04:32:45.720Z] ---> b40b32a8c874 [2020-08-13T04:32:45.721Z] Successfully built b40b32a8c874 [2020-08-13T04:32:45.721Z] 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-13T04:32:46.343Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-13T04:32:46.604Z] . [Pipeline] withDockerContainer [2020-08-13T04:32:46.742Z] prd-centos7-docker-4c-2g-5067 does not seem to be running inside a container [2020-08-13T04:32:46.786Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2020-08-13T04:32:47.479Z] $ docker top 9ff0dd66a4f1be6a2f964230d312668236b3f4feb92423d3a0efb53995c3ec8a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-13T04:32:47.975Z] + go version [2020-08-13T04:32:47.975Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-08-13T04:32:47.986Z] ========================================================= [2020-08-13T04:32:47.986Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-13T04:32:47.986Z] ========================================================= [Pipeline] sh [2020-08-13T04:32:48.276Z] + make test [2020-08-13T04:32:48.276Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-13T04:32:50.857Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-13T04:33:00.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-13T04:33:05.250Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-13T04:33:05.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-13T04:33:05.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-13T04:33:05.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-13T04:33:06.678Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.013s [2020-08-13T04:33:06.678Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-13T04:33:06.678Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-13T04:33:06.678Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-13T04:33:06.678Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-13T04:33:06.955Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-13T04:33:07.224Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-13T04:33:07.224Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-13T04:33:07.224Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-13T04:33:13.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.023s coverage: 46.6% of statements [2020-08-13T04:33:13.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-13T04:33:13.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-13T04:33:13.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-13T04:33:13.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-13T04:33:13.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-13T04:33:15.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.042s coverage: 27.3% of statements [2020-08-13T04:33:15.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-13T04:33:15.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-13T04:33:15.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-13T04:33:15.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-13T04:33:15.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-13T04:33:15.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-13T04:33:15.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.005s coverage: 100.0% of statements [2020-08-13T04:33:15.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-13T04:33:15.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.007s coverage: 100.0% of statements [2020-08-13T04:33:15.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-13T04:33:16.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.145s coverage: 28.6% of statements [2020-08-13T04:33:16.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-13T04:33:16.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-13T04:33:16.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-13T04:33:16.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-13T04:33:16.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-13T04:33:16.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.060s coverage: 100.0% of statements [2020-08-13T04:33:16.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-13T04:33:16.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.009s coverage: 100.0% of statements [2020-08-13T04:33:16.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-13T04:33:17.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.040s coverage: 89.8% of statements [2020-08-13T04:33:17.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-13T04:33:17.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.021s coverage: 97.5% of statements [2020-08-13T04:33:17.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-13T04:33:17.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.021s coverage: 100.0% of statements [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-13T04:33:17.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-13T04:33:17.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.016s coverage: 58.8% of statements [2020-08-13T04:33:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.074s coverage: 63.5% of statements [2020-08-13T04:33:18.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-13T04:33:18.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-13T04:33:18.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.009s coverage: 100.0% of statements [2020-08-13T04:33:19.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.133s coverage: 55.9% of statements [2020-08-13T04:33:19.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-13T04:33:19.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-13T04:33:19.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-13T04:33:19.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-13T04:33:24.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.971s coverage: 86.3% of statements [2020-08-13T04:33:24.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-13T04:33:24.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.262s coverage: 72.2% of statements [2020-08-13T04:33:24.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.107s coverage: 72.1% of statements [2020-08-13T04:33:24.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.016s coverage: 82.4% of statements [2020-08-13T04:33:24.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.015s coverage: 48.4% of statements [2020-08-13T04:33:24.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-13T04:33:24.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-13T04:33:24.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-13T04:33:24.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.006s coverage: 28.8% of statements [2020-08-13T04:33:24.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-13T04:33:24.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.032s coverage: 96.8% of statements [2020-08-13T04:33:24.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-13T04:33:24.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.019s coverage: 31.1% of statements [2020-08-13T04:33:24.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-13T04:33:24.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-13T04:33:24.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.096s coverage: 84.1% of statements [2020-08-13T04:33:24.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.023s coverage: 100.0% of statements [2020-08-13T04:33:24.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.007s coverage: 42.9% of statements [2020-08-13T04:33:24.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-13T04:33:24.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-13T04:33:24.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.014s coverage: 100.0% of statements [2020-08-13T04:33:24.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-13T04:33:24.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.015s coverage: 83.8% of statements [2020-08-13T04:33:24.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-13T04:33:26.761Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.021s coverage: 45.1% of statements [2020-08-13T04:33:26.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-13T04:33:26.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-13T04:33:26.761Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.004s coverage: 100.0% of statements [2020-08-13T04:33:26.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-13T04:33:26.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-13T04:33:26.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-13T04:33:26.761Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.020s coverage: 100.0% of statements [2020-08-13T04:33:26.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-13T04:33:26.761Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements [2020-08-13T04:33:26.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-13T04:33:28.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.079s coverage: 29.1% of statements [2020-08-13T04:33:28.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-13T04:33:28.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-13T04:33:28.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-13T04:33:28.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-13T04:33:28.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-13T04:33:28.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.033s coverage: 99.0% of statements [2020-08-13T04:33:28.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-13T04:33:28.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.019s coverage: 100.0% of statements [2020-08-13T04:33:28.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-13T04:33:28.188Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2020-08-13T04:33:28.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-13T04:33:28.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.011s coverage: 100.0% of statements [2020-08-13T04:33:28.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-13T04:33:28.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-13T04:33:28.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-13T04:33:28.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-13T04:33:29.053Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.022s coverage: 87.9% of statements [2020-08-13T04:33:29.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-13T04:33:29.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-13T04:33:29.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.006s coverage: 100.0% of statements [2020-08-13T04:33:29.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-08-13T04:33:29.896Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-08-13T04:33:29.896Z] GO111MODULE=on go vet ./... [2020-08-13T04:33:36.716Z] gofmt -l . [2020-08-13T04:33:36.716Z] [ "`gofmt -l .`" = "" ] [2020-08-13T04:33:36.716Z] ./bin/test-go-mod-tidy.sh [2020-08-13T04:33:37.321Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-08-13T04:33:39.045Z] + ls -al . [2020-08-13T04:33:39.045Z] total 556 [2020-08-13T04:33:39.045Z] drwxrwxr-x 10 1001 1001 4096 Aug 13 04:33 . [2020-08-13T04:33:39.045Z] drwxr-xr-x 4 root root 28 Aug 13 04:32 .. [2020-08-13T04:33:39.045Z] -rw-rw-r-- 1 1001 1001 11 Aug 13 04:30 .dockerignore [2020-08-13T04:33:39.045Z] drwxrwxr-x 8 1001 1001 179 Aug 13 04:30 .git [2020-08-13T04:33:39.045Z] drwxrwxr-x 3 1001 1001 60 Aug 13 04:30 .github [2020-08-13T04:33:39.045Z] -rw-rw-r-- 1 1001 1001 932 Aug 13 04:30 .gitignore [2020-08-13T04:33:39.045Z] drwx------ 3 1001 1001 47 Aug 13 04:31 .semver [2020-08-13T04:33:39.045Z] -rw-rw-r-- 1 1001 1001 166 Aug 13 04:30 .sonarcloud.properties [2020-08-13T04:33:39.045Z] -rw-rw-r-- 1 1001 1001 3804 Aug 13 04:30 CONTRIBUTING.md [2020-08-13T04:33:39.045Z] -rw-rw-r-- 1 1001 1001 1035 Aug 13 04:30 Dockerfile.build [2020-08-13T04:33:39.045Z] -rw-rw-r-- 1 1001 1001 865 Aug 13 04:30 Jenkinsfile [2020-08-13T04:33:39.045Z] -rw-rw-r-- 1 1001 1001 10775 Aug 13 04:30 LICENSE [2020-08-13T04:33:39.045Z] -rw-rw-r-- 1 1001 1001 6237 Aug 13 04:30 Makefile [2020-08-13T04:33:39.045Z] -rw-rw-r-- 1 1001 1001 5652 Aug 13 04:30 README.md [2020-08-13T04:33:39.045Z] -rw-rw-r-- 1 1001 1001 7111 Aug 13 04:30 SECURITY.md [2020-08-13T04:33:39.045Z] -rw-rw-r-- 1 1001 1001 5 Aug 13 04:31 VERSION [2020-08-13T04:33:39.045Z] -rw-rw-r-- 1 1001 1001 4131 Aug 13 04:30 ZMQWindows.md [2020-08-13T04:33:39.045Z] drwxrwxr-x 2 1001 1001 117 Aug 13 04:30 bin [2020-08-13T04:33:39.045Z] drwxrwxr-x 15 1001 1001 4096 Aug 13 04:30 cmd [2020-08-13T04:33:39.046Z] -rw-r--r-- 1 root root 458010 Aug 13 04:33 coverage.out [2020-08-13T04:33:39.046Z] -rw-r--r-- 1 root root 983 Aug 13 04:33 go.mod [2020-08-13T04:33:39.046Z] -rw-r--r-- 1 root root 17542 Aug 13 04:33 go.sum [2020-08-13T04:33:39.046Z] drwxrwxr-x 8 1001 1001 127 Aug 13 04:30 internal [2020-08-13T04:33:39.046Z] drwxrwxr-x 4 1001 1001 26 Aug 13 04:30 openapi [2020-08-13T04:33:39.046Z] drwxrwxr-x 4 1001 1001 71 Aug 13 04:30 snap [2020-08-13T04:33:39.046Z] -rw-rw-r-- 1 1001 1001 168 Aug 13 04:30 version.go [Pipeline] sh [2020-08-13T04:33:39.355Z] + '[' -e coverage.out ] [2020-08-13T04:33:39.355Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-13T04:33:39.496Z] Stashed 1 file(s) [Pipeline] sh [2020-08-13T04:33:39.795Z] + make build [2020-08-13T04:33:39.795Z] 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-13T04:33:46.477Z] 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-13T04:33:49.785Z] 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-13T04:33:51.708Z] 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-13T04:33:52.656Z] 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-13T04:33:54.578Z] 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-13T04:33:55.153Z] 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-13T04:33:57.788Z] 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-13T04:33:59.189Z] 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-13T04:34:00.576Z] 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-13T04:34:01.977Z] 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-13T04:34:03.376Z] 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-13T04:34:04.777Z] 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-13T04:34:05.765Z] $ docker stop --time=1 9ff0dd66a4f1be6a2f964230d312668236b3f4feb92423d3a0efb53995c3ec8a [2020-08-13T04:34:07.333Z] $ docker rm -f 9ff0dd66a4f1be6a2f964230d312668236b3f4feb92423d3a0efb53995c3ec8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-13T04:34:08.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-13T04:34:08.817Z] [2020-08-13T04:34:08.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-08-13T04:34:09.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-13T04:34:09.167Z] latest: Pulling from edgex-devops/edgex-compose [2020-08-13T04:34:09.167Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-13T04:34:09.167Z] ca9280d653b3: Pulling fs layer [2020-08-13T04:34:09.167Z] 7e9c9ca2126c: Pulling fs layer [2020-08-13T04:34:09.167Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-13T04:34:09.167Z] cbdbe7a5bc2a: Download complete [2020-08-13T04:34:09.433Z] ca9280d653b3: Verifying Checksum [2020-08-13T04:34:09.433Z] ca9280d653b3: Download complete [2020-08-13T04:34:09.698Z] cbdbe7a5bc2a: Pull complete [2020-08-13T04:34:10.287Z] 7e9c9ca2126c: Verifying Checksum [2020-08-13T04:34:10.287Z] 7e9c9ca2126c: Download complete [2020-08-13T04:34:10.551Z] ca9280d653b3: Pull complete [2020-08-13T04:34:17.179Z] 7e9c9ca2126c: Pull complete [2020-08-13T04:34:17.179Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-08-13T04:34:17.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-13T04:34:17.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-08-13T04:34:17.295Z] prd-centos7-docker-4c-2g-5067 does not seem to be running inside a container [2020-08-13T04:34:17.404Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-13T04:34:20.114Z] $ docker top 110647f70dae9b643c274212c3c25cc34b5b2c43ffc57d88a80951d0e7456532 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-13T04:34:20.713Z] + docker-compose build --help [2020-08-13T04:34:20.713Z] + grep parallel [2020-08-13T04:34:21.656Z] --parallel Build images in parallel. [Pipeline] } [2020-08-13T04:34:21.669Z] $ docker stop --time=1 110647f70dae9b643c274212c3c25cc34b5b2c43ffc57d88a80951d0e7456532 [2020-08-13T04:34:23.017Z] $ docker rm -f 110647f70dae9b643c274212c3c25cc34b5b2c43ffc57d88a80951d0e7456532 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-13T04:34:23.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-13T04:34:23.579Z] . [Pipeline] withDockerContainer [2020-08-13T04:34:23.674Z] prd-centos7-docker-4c-2g-5067 does not seem to be running inside a container [2020-08-13T04:34:23.721Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-13T04:34:24.287Z] $ docker top 27da5d36d89d9c5b1a273f8c1f1a0a2d6d5b04dbeb0b1208e4b385691db04c46 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-13T04:34:24.757Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-13T04:34:25.703Z] Building docker-core-command-go ... [2020-08-13T04:34:25.703Z] Building docker-core-data-go ... [2020-08-13T04:34:25.703Z] Building docker-core-metadata-go ... [2020-08-13T04:34:25.703Z] Building docker-security-proxy-setup-go ... [2020-08-13T04:34:25.703Z] Building docker-security-secrets-setup-go ... [2020-08-13T04:34:25.703Z] Building docker-security-secretstore-setup-go ... [2020-08-13T04:34:25.703Z] Building docker-support-logging-go ... [2020-08-13T04:34:25.703Z] Building docker-support-notifications-go ... [2020-08-13T04:34:25.703Z] Building docker-support-scheduler-go ... [2020-08-13T04:34:25.703Z] Building docker-sys-mgmt-agent-go ... [2020-08-13T04:34:25.704Z] Building docker-support-scheduler-go [2020-08-13T04:34:25.704Z] Building docker-sys-mgmt-agent-go [2020-08-13T04:34:25.704Z] Building docker-core-metadata-go [2020-08-13T04:34:25.704Z] Building docker-core-data-go [2020-08-13T04:34:25.704Z] Building docker-support-notifications-go [2020-08-13T04:34:47.891Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5071 in /w/workspace/edgexfoundry_edgex-go_PR-2659 [Pipeline] { [Pipeline] ws [2020-08-13T04:34:47.936Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2020-08-13T04:34:53.225Z] using credential edgex-jenkins-ssh [2020-08-13T04:34:53.277Z] Cloning the remote Git repository [2020-08-13T04:34:53.277Z] Cloning with configured refspecs honoured and without tags [2020-08-13T04:34:53.350Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-08-13T04:34:53.458Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2020-08-13T04:34:53.535Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-13T04:34:53.536Z] > git --version # timeout=10 [2020-08-13T04:34:53.560Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-13T04:34:53.637Z] > 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-13T04:34:57.902Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:34:57.902Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:34:57.902Z] ---> b40b32a8c874 [2020-08-13T04:34:57.902Z] Step 3/26 : WORKDIR /edgex-go [2020-08-13T04:34:57.902Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:34:57.902Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:34:57.902Z] ---> b40b32a8c874 [2020-08-13T04:34:57.902Z] Step 3/22 : WORKDIR /edgex-go [2020-08-13T04:34:57.902Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:34:57.902Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:34:57.902Z] ---> b40b32a8c874 [2020-08-13T04:34:57.902Z] Step 3/20 : WORKDIR /edgex-go [2020-08-13T04:34:57.902Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:34:57.902Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:34:57.902Z] ---> b40b32a8c874 [2020-08-13T04:34:57.902Z] Step 3/21 : WORKDIR /edgex-go [2020-08-13T04:34:57.902Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:34:57.902Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:34:57.902Z] ---> b40b32a8c874 [2020-08-13T04:34:57.902Z] Step 3/23 : WORKDIR /edgex-go [2020-08-13T04:34:57.902Z] ---> Running in 7e15140675e7 [2020-08-13T04:34:57.902Z] ---> Running in 5e84279fa05c [2020-08-13T04:34:57.902Z] ---> Running in 96ed64129c51 [2020-08-13T04:34:57.902Z] ---> Running in defdaef99bfa [2020-08-13T04:34:57.902Z] ---> Running in 665ff78b4483 [2020-08-13T04:34:57.902Z] Removing intermediate container 96ed64129c51 [2020-08-13T04:34:57.902Z] ---> 76fb0f3300f8 [2020-08-13T04:34:57.902Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:34:57.902Z] Removing intermediate container 5e84279fa05c [2020-08-13T04:34:57.902Z] ---> a9e62998c6b7 [2020-08-13T04:34:57.902Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:34:57.902Z] Removing intermediate container 665ff78b4483 [2020-08-13T04:34:57.902Z] ---> f5c2da001d09 [2020-08-13T04:34:57.902Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:34:57.902Z] Removing intermediate container defdaef99bfa [2020-08-13T04:34:57.902Z] ---> 99f2b6cdf6a1 [2020-08-13T04:34:57.902Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:34:57.902Z] Removing intermediate container 7e15140675e7 [2020-08-13T04:34:57.902Z] ---> 3e7c9d2ac174 [2020-08-13T04:34:57.902Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:34:57.902Z] ---> Running in 702ed777bde6 [2020-08-13T04:34:57.902Z] ---> Running in b125431b1bee [2020-08-13T04:34:57.902Z] ---> Running in 1186bb75378d [2020-08-13T04:34:57.902Z] ---> Running in 6b2faea72edd [2020-08-13T04:34:57.902Z] ---> Running in 00b9ad0e8dc9 [2020-08-13T04:34:57.902Z] Removing intermediate container 702ed777bde6 [2020-08-13T04:34:57.902Z] ---> 56e558bf917d [2020-08-13T04:34:57.902Z] Step 5/21 : RUN apk update && apk add make git [2020-08-13T04:34:57.902Z] ---> Running in 003af3a905b1 [2020-08-13T04:34:57.902Z] Removing intermediate container b125431b1bee [2020-08-13T04:34:57.902Z] ---> 355402dd9ac3 [2020-08-13T04:34:57.902Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-13T04:34:57.902Z] Removing intermediate container 1186bb75378d [2020-08-13T04:34:57.902Z] ---> 581a0637ed13 [2020-08-13T04:34:57.902Z] Step 5/20 : RUN apk update && apk add make git [2020-08-13T04:34:57.902Z] ---> Running in 3d053197f0a7 [2020-08-13T04:34:57.902Z] ---> Running in 379b69767779 [2020-08-13T04:34:57.902Z] Removing intermediate container 6b2faea72edd [2020-08-13T04:34:57.902Z] ---> 840e5a7cb6ef [2020-08-13T04:34:57.902Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-13T04:34:57.902Z] Removing intermediate container 00b9ad0e8dc9 [2020-08-13T04:34:57.902Z] ---> a4c69ab69a99 [2020-08-13T04:34:57.902Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-13T04:34:57.902Z] ---> Running in b774b27f5e3c [2020-08-13T04:34:57.902Z] ---> Running in c89855ad67c7 [2020-08-13T04:34:57.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:34:58.170Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:34:58.171Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:34:58.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:34:58.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:34:58.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:34:59.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:34:59.022Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:34:59.022Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:34:59.022Z] OK: 12749 distinct packages available [2020-08-13T04:34:59.022Z] OK: 233 MiB in 51 packages [2020-08-13T04:34:59.292Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:34:59.292Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:34:59.292Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:34:59.292Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:34:59.292Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:34:59.292Z] OK: 12749 distinct packages available [2020-08-13T04:34:59.571Z] OK: 233 MiB in 51 packages [2020-08-13T04:34:59.571Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:34:59.571Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:34:59.571Z] OK: 12749 distinct packages available [2020-08-13T04:34:59.571Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:34:59.571Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:34:59.571Z] OK: 12749 distinct packages available [2020-08-13T04:34:59.837Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:34:59.837Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:34:59.837Z] OK: 12749 distinct packages available [2020-08-13T04:34:59.837Z] Removing intermediate container 003af3a905b1 [2020-08-13T04:34:59.837Z] ---> af9e4d671234 [2020-08-13T04:34:59.837Z] Step 6/21 : COPY go.mod . [2020-08-13T04:34:59.837Z] OK: 233 MiB in 51 packages [2020-08-13T04:34:59.837Z] OK: 233 MiB in 51 packages [2020-08-13T04:35:00.100Z] OK: 233 MiB in 51 packages [2020-08-13T04:35:00.100Z] ---> 16d8e699a969 [2020-08-13T04:35:00.100Z] Step 7/21 : RUN go mod download [2020-08-13T04:35:00.100Z] ---> Running in d4c9cbf59c8e [2020-08-13T04:35:00.366Z] Removing intermediate container 3d053197f0a7 [2020-08-13T04:35:00.366Z] ---> cb35a5a4aeb6 [2020-08-13T04:35:00.366Z] Step 6/26 : COPY go.mod . [2020-08-13T04:35:00.950Z] ---> 9581e2ed73f6 [2020-08-13T04:35:00.950Z] Step 7/26 : RUN go mod download [2020-08-13T04:35:00.950Z] Removing intermediate container c89855ad67c7 [2020-08-13T04:35:00.950Z] ---> 9d7da77b0460 [2020-08-13T04:35:00.950Z] Step 6/23 : COPY go.mod . [2020-08-13T04:35:00.950Z] Removing intermediate container 379b69767779 [2020-08-13T04:35:00.950Z] ---> bf2c33ab19b3 [2020-08-13T04:35:00.950Z] Step 6/20 : COPY go.mod . [2020-08-13T04:35:00.950Z] ---> Running in 64ac31e977e8 [2020-08-13T04:35:01.215Z] Removing intermediate container b774b27f5e3c [2020-08-13T04:35:01.215Z] ---> 5496f0540253 [2020-08-13T04:35:01.215Z] Step 6/22 : COPY go.mod . [2020-08-13T04:35:01.496Z] ---> 9336b37d444d [2020-08-13T04:35:01.496Z] Step 7/23 : RUN go mod download [2020-08-13T04:35:01.496Z] ---> 3705fb5eecd2 [2020-08-13T04:35:01.496Z] Step 7/20 : RUN go mod download [2020-08-13T04:35:01.496Z] ---> Running in ed94ef76d416 [2020-08-13T04:35:01.763Z] ---> cb6bbd622cb2 [2020-08-13T04:35:01.763Z] Step 7/22 : RUN go mod download [2020-08-13T04:35:01.763Z] ---> Running in dc0247cd4428 [2020-08-13T04:35:01.763Z] ---> Running in 5c7b9a6dcba4 [2020-08-13T04:35:02.717Z] Removing intermediate container 64ac31e977e8 [2020-08-13T04:35:02.717Z] ---> 3bf0dd94b378 [2020-08-13T04:35:02.717Z] Step 8/26 : COPY . . [2020-08-13T04:35:02.978Z] Removing intermediate container d4c9cbf59c8e [2020-08-13T04:35:02.978Z] ---> e0d78a3e2061 [2020-08-13T04:35:02.978Z] Step 8/21 : COPY . . [2020-08-13T04:35:03.924Z] Removing intermediate container ed94ef76d416 [2020-08-13T04:35:03.924Z] ---> b0439db494f5 [2020-08-13T04:35:03.924Z] Step 8/23 : COPY . . [2020-08-13T04:35:07.851Z] Fetching without tags [2020-08-13T04:35:08.351Z] Merging remotes/origin/master commit d08647e33299f35346a0c0e1b5c282da7a73a79b into PR head commit 13a37a78d6dc5cd064bc570d1cdbf40eb072bac1 [2020-08-13T04:35:07.746Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-13T04:35:07.768Z] > git config --add remote.origin.fetch +refs/pull/2659/head:refs/remotes/origin/PR-2659 # timeout=10 [2020-08-13T04:35:07.789Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-13T04:35:07.821Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-13T04:35:07.864Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-13T04:35:07.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-13T04:35:07.882Z] > 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-13T04:35:08.371Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T04:35:08.394Z] > git checkout -f 13a37a78d6dc5cd064bc570d1cdbf40eb072bac1 # timeout=10 [2020-08-13T04:35:09.098Z] Merge succeeded, producing 6daed316f8b310af30d38615041cff1dd0f41fe0 [2020-08-13T04:35:09.098Z] Checking out Revision 6daed316f8b310af30d38615041cff1dd0f41fe0 (PR-2659) [2020-08-13T04:35:08.701Z] > git remote # timeout=10 [2020-08-13T04:35:08.723Z] > git config --get remote.origin.url # timeout=10 [2020-08-13T04:35:08.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-13T04:35:08.744Z] > git merge d08647e33299f35346a0c0e1b5c282da7a73a79b # timeout=10 [2020-08-13T04:35:09.080Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-13T04:35:09.104Z] > git config core.sparsecheckout # timeout=10 [2020-08-13T04:35:09.127Z] > git checkout -f 6daed316f8b310af30d38615041cff1dd0f41fe0 # timeout=10 [2020-08-13T04:35:12.108Z] Removing intermediate container 5c7b9a6dcba4 [2020-08-13T04:35:12.108Z] ---> d22910785815 [2020-08-13T04:35:12.108Z] Step 8/22 : COPY . . [2020-08-13T04:35:12.684Z] Removing intermediate container dc0247cd4428 [2020-08-13T04:35:12.684Z] ---> 697c1ba871cd [2020-08-13T04:35:12.684Z] Step 8/20 : COPY . . [2020-08-13T04:35:13.571Z] Commit message: "Merge commit 'd08647e33299f35346a0c0e1b5c282da7a73a79b' into HEAD" [2020-08-13T04:35:13.606Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-08-13T04:35:13.578Z] > git rev-list --no-walk 7f8d969431e8deb21b079de3438a1f9ee596c18c # timeout=10 [Pipeline] echo [2020-08-13T04:35:26.353Z] ========================================================= [2020-08-13T04:35:26.354Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-13T04:35:26.354Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-13T04:35:27.481Z] + 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-13T04:35:31.803Z] Sending build context to Docker daemon 323MB [2020-08-13T04:35:31.803Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-13T04:35:31.803Z] Step 2/7 : FROM ${BASE} [2020-08-13T04:35:31.803Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-13T04:35:31.803Z] b538f80385f9: Pulling fs layer [2020-08-13T04:35:31.803Z] 74f711af9a0d: Pulling fs layer [2020-08-13T04:35:31.803Z] 99f96fe45779: Pulling fs layer [2020-08-13T04:35:31.803Z] fd7a069fd194: Pulling fs layer [2020-08-13T04:35:31.803Z] 66aa3694b03b: Pulling fs layer [2020-08-13T04:35:31.803Z] 170f70906a0f: Pulling fs layer [2020-08-13T04:35:31.803Z] ad7c5574e4b9: Pulling fs layer [2020-08-13T04:35:31.803Z] e772456be8f7: Pulling fs layer [2020-08-13T04:35:31.803Z] c890913d741a: Pulling fs layer [2020-08-13T04:35:31.803Z] 2480fcc9aa5a: Pulling fs layer [2020-08-13T04:35:31.803Z] 09adf4765672: Pulling fs layer [2020-08-13T04:35:31.803Z] ad7c5574e4b9: Waiting [2020-08-13T04:35:31.803Z] e772456be8f7: Waiting [2020-08-13T04:35:31.803Z] c890913d741a: Waiting [2020-08-13T04:35:31.803Z] 09adf4765672: Waiting [2020-08-13T04:35:31.803Z] 2480fcc9aa5a: Waiting [2020-08-13T04:35:31.803Z] fd7a069fd194: Waiting [2020-08-13T04:35:31.803Z] 66aa3694b03b: Waiting [2020-08-13T04:35:31.803Z] 170f70906a0f: Waiting [2020-08-13T04:35:31.803Z] 99f96fe45779: Verifying Checksum [2020-08-13T04:35:31.803Z] 99f96fe45779: Download complete [2020-08-13T04:35:31.803Z] 74f711af9a0d: Download complete [2020-08-13T04:35:31.803Z] 66aa3694b03b: Verifying Checksum [2020-08-13T04:35:31.803Z] 66aa3694b03b: Download complete [2020-08-13T04:35:31.803Z] 170f70906a0f: Verifying Checksum [2020-08-13T04:35:31.803Z] 170f70906a0f: Download complete [2020-08-13T04:35:31.803Z] b538f80385f9: Download complete [2020-08-13T04:35:32.826Z] b538f80385f9: Pull complete [2020-08-13T04:35:33.438Z] 74f711af9a0d: Pull complete [2020-08-13T04:35:33.713Z] 99f96fe45779: Pull complete [2020-08-13T04:35:34.697Z] ad7c5574e4b9: Verifying Checksum [2020-08-13T04:35:34.697Z] ad7c5574e4b9: Download complete [2020-08-13T04:35:34.697Z] c890913d741a: Verifying Checksum [2020-08-13T04:35:34.697Z] c890913d741a: Download complete [2020-08-13T04:35:36.687Z] 2480fcc9aa5a: Verifying Checksum [2020-08-13T04:35:36.687Z] 2480fcc9aa5a: Download complete [2020-08-13T04:35:36.687Z] 09adf4765672: Verifying Checksum [2020-08-13T04:35:36.687Z] 09adf4765672: Download complete [2020-08-13T04:35:37.669Z] e772456be8f7: Verifying Checksum [2020-08-13T04:35:37.669Z] e772456be8f7: Download complete [2020-08-13T04:35:38.280Z] fd7a069fd194: Verifying Checksum [2020-08-13T04:35:38.280Z] fd7a069fd194: Download complete [2020-08-13T04:35:44.936Z] ---> a1b833f25264 [2020-08-13T04:35:44.936Z] ---> 1fd28a75524a [2020-08-13T04:35:44.936Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-13T04:35:44.936Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-13T04:35:44.936Z] ---> 48daa7acf44a [2020-08-13T04:35:44.936Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-13T04:35:44.936Z] ---> Running in c950d9ccada5 [2020-08-13T04:35:44.936Z] ---> Running in 5ff51914108e [2020-08-13T04:35:44.936Z] ---> Running in 2b2dd9bcd3ba [2020-08-13T04:35:44.936Z] ---> ce7177d1e5a6 [2020-08-13T04:35:44.936Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-13T04:35:44.936Z] ---> 0c94396aa4eb [2020-08-13T04:35:44.936Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-13T04:35:44.936Z] ---> Running in b2e79e968b3b [2020-08-13T04:35:44.936Z] ---> Running in 042cd3f6b611 [2020-08-13T04:35:44.936Z] 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-13T04:35:44.936Z] 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-13T04:35:44.936Z] 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-13T04:35:44.936Z] 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-13T04:35:44.936Z] 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-13T04:35:50.703Z] fd7a069fd194: Pull complete [2020-08-13T04:35:50.703Z] 66aa3694b03b: Pull complete [2020-08-13T04:35:50.703Z] 170f70906a0f: Pull complete [2020-08-13T04:35:54.132Z] ad7c5574e4b9: Pull complete [2020-08-13T04:35:58.448Z] e772456be8f7: Pull complete [2020-08-13T04:35:58.723Z] c890913d741a: Pull complete [2020-08-13T04:36:02.125Z] 2480fcc9aa5a: Pull complete [2020-08-13T04:36:02.125Z] 09adf4765672: Pull complete [2020-08-13T04:36:02.125Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-13T04:36:02.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-13T04:36:02.125Z] ---> 2248a725d1cf [2020-08-13T04:36:02.125Z] 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-13T04:36:07.530Z] ---> Running in ad9ac5241ded [2020-08-13T04:36:08.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:36:09.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:36:10.080Z] (1/12) Installing libmagic (5.38-r0) [2020-08-13T04:36:10.353Z] (2/12) Installing file (5.38-r0) [2020-08-13T04:36:10.353Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-13T04:36:10.628Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-13T04:36:14.926Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-13T04:36:14.926Z] (6/12) Installing patch (2.7.6-r6) [2020-08-13T04:36:14.926Z] (7/12) Installing build-base (0.5-r2) [2020-08-13T04:36:15.197Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-13T04:36:15.198Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-13T04:36:15.198Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-13T04:36:15.470Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-13T04:36:15.470Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-13T04:36:15.752Z] Executing busybox-1.31.1-r16.trigger [2020-08-13T04:36:15.753Z] OK: 217 MiB in 51 packages [2020-08-13T04:36:17.230Z] Removing intermediate container 2b2dd9bcd3ba [2020-08-13T04:36:17.230Z] ---> bca113a59d02 [2020-08-13T04:36:17.230Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-13T04:36:17.499Z] ---> Running in f917278670e4 [2020-08-13T04:36:20.081Z] Removing intermediate container ad9ac5241ded [2020-08-13T04:36:20.081Z] ---> 66222d3bd96f [2020-08-13T04:36:20.081Z] Step 4/7 : WORKDIR /edgex-go [2020-08-13T04:36:20.081Z] ---> Running in bb6aa4755dac [2020-08-13T04:36:20.673Z] Removing intermediate container bb6aa4755dac [2020-08-13T04:36:20.673Z] ---> 89ac06176e43 [2020-08-13T04:36:20.673Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-13T04:36:20.842Z] 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-13T04:36:20.945Z] latest: Pulling from library/docker [2020-08-13T04:36:21.228Z] b538f80385f9: Already exists [2020-08-13T04:36:21.228Z] 259a493cd78d: Pulling fs layer [2020-08-13T04:36:21.228Z] b8e66b5100f5: Pulling fs layer [2020-08-13T04:36:21.228Z] 39dc9c94d07c: Pulling fs layer [2020-08-13T04:36:21.228Z] 551b823b3b82: Pulling fs layer [2020-08-13T04:36:21.228Z] 3c52a74df98c: Pulling fs layer [2020-08-13T04:36:21.228Z] 6c9b121b6998: Pulling fs layer [2020-08-13T04:36:21.228Z] 551b823b3b82: Waiting [2020-08-13T04:36:21.228Z] 3c52a74df98c: Waiting [2020-08-13T04:36:21.228Z] 6c9b121b6998: Waiting [2020-08-13T04:36:21.228Z] b8e66b5100f5: Download complete [2020-08-13T04:36:21.513Z] 259a493cd78d: Download complete [2020-08-13T04:36:21.513Z] 551b823b3b82: Download complete [2020-08-13T04:36:21.793Z] 3c52a74df98c: Verifying Checksum [2020-08-13T04:36:21.793Z] 3c52a74df98c: Download complete [2020-08-13T04:36:21.793Z] 6c9b121b6998: Download complete [2020-08-13T04:36:22.403Z] 259a493cd78d: Pull complete [2020-08-13T04:36:22.677Z] b8e66b5100f5: Pull complete [2020-08-13T04:36:22.677Z] 39dc9c94d07c: Verifying Checksum [2020-08-13T04:36:22.677Z] 39dc9c94d07c: Download complete [2020-08-13T04:36:24.183Z] Removing intermediate container c950d9ccada5 [2020-08-13T04:36:24.183Z] ---> 9b1f76d86ff3 [2020-08-13T04:36:24.183Z] [2020-08-13T04:36:24.183Z] Step 10/23 : FROM scratch [2020-08-13T04:36:24.183Z] ---> [2020-08-13T04:36:24.183Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-13T04:36:24.938Z] ---> Running in d86cbe36aa1b [2020-08-13T04:36:24.938Z] Removing intermediate container b2e79e968b3b [2020-08-13T04:36:24.938Z] ---> e2233a7e22cd [2020-08-13T04:36:24.938Z] [2020-08-13T04:36:24.938Z] Step 10/20 : FROM scratch [2020-08-13T04:36:24.938Z] ---> [2020-08-13T04:36:24.938Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-13T04:36:24.938Z] ---> Running in 3902e8d4d154 [2020-08-13T04:36:24.938Z] Removing intermediate container d86cbe36aa1b [2020-08-13T04:36:24.938Z] ---> 62f2df02dba0 [2020-08-13T04:36:24.938Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-13T04:36:25.254Z] ---> Running in 316db4701f30 [2020-08-13T04:36:25.254Z] Removing intermediate container 3902e8d4d154 [2020-08-13T04:36:25.254Z] ---> f1758c571998 [2020-08-13T04:36:25.254Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-13T04:36:25.520Z] Removing intermediate container 316db4701f30 [2020-08-13T04:36:25.520Z] ---> 9297659036e1 [2020-08-13T04:36:25.520Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-13T04:36:25.520Z] Removing intermediate container f917278670e4 [2020-08-13T04:36:25.520Z] ---> a2c82960073e [2020-08-13T04:36:25.520Z] [2020-08-13T04:36:25.520Z] Step 11/26 : FROM docker:latest [2020-08-13T04:36:25.520Z] ---> 81f5749c9058 [2020-08-13T04:36:25.520Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-13T04:36:26.075Z] 39dc9c94d07c: Pull complete [2020-08-13T04:36:26.075Z] 551b823b3b82: Pull complete [2020-08-13T04:36:26.350Z] 3c52a74df98c: Pull complete [2020-08-13T04:36:26.461Z] ---> Running in 8d0a9c3060b6 [2020-08-13T04:36:26.461Z] ---> Running in df6793a640e5 [2020-08-13T04:36:26.626Z] 6c9b121b6998: Pull complete [2020-08-13T04:36:26.627Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-13T04:36:26.627Z] Status: Downloaded newer image for docker:latest [2020-08-13T04:36:27.407Z] ---> Running in a1afe8e3273f [2020-08-13T04:36:27.978Z] Removing intermediate container 5ff51914108e [2020-08-13T04:36:27.978Z] ---> a8f91386bc3b [2020-08-13T04:36:27.978Z] [2020-08-13T04:36:27.978Z] Step 10/21 : FROM scratch [2020-08-13T04:36:27.978Z] ---> [2020-08-13T04:36:27.978Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-13T04:36:27.978Z] ---> Using cache [2020-08-13T04:36:27.978Z] ---> f1758c571998 [2020-08-13T04:36:27.978Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-13T04:36:28.558Z] Removing intermediate container 8d0a9c3060b6 [2020-08-13T04:36:28.558Z] ---> 8c6e1cebafcd [2020-08-13T04:36:28.558Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-13T04:36:28.558Z] Removing intermediate container df6793a640e5 [2020-08-13T04:36:28.558Z] ---> c4b3dd2bd263 [2020-08-13T04:36:28.558Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-13T04:36:29.156Z] ---> Running in a58154ba6b70 [2020-08-13T04:36:29.156Z] ---> Running in ebaf19ab6b86 [2020-08-13T04:36:30.031Z] ---> ce89bb38c9a2 [2020-08-13T04:36:30.031Z] Step 6/7 : COPY go.mod . [2020-08-13T04:36:30.103Z] ---> 21f0d89446b6 [2020-08-13T04:36:30.103Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-13T04:36:30.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:36:30.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:36:30.362Z] (1/2) Installing readline (8.0.4-r0) [2020-08-13T04:36:30.362Z] (2/2) Installing bash (5.0.17-r0) [2020-08-13T04:36:30.362Z] Executing bash-5.0.17-r0.post-install [2020-08-13T04:36:30.362Z] Executing busybox-1.31.1-r16.trigger [2020-08-13T04:36:30.362Z] OK: 12 MiB in 22 packages [2020-08-13T04:36:31.019Z] ---> c9b810fca3ff [2020-08-13T04:36:31.019Z] Step 7/7 : RUN go mod download [2020-08-13T04:36:31.019Z] ---> Running in b3a9e2d223bd [2020-08-13T04:36:31.307Z] Removing intermediate container ebaf19ab6b86 [2020-08-13T04:36:31.307Z] ---> 9507540b5f6d [2020-08-13T04:36:31.307Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-13T04:36:31.307Z] Removing intermediate container a58154ba6b70 [2020-08-13T04:36:31.307Z] ---> ed607032da4c [2020-08-13T04:36:31.307Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-13T04:36:31.879Z] ---> Running in ebfd07aab589 [2020-08-13T04:36:32.139Z] Removing intermediate container 042cd3f6b611 [2020-08-13T04:36:32.139Z] ---> 3256177bcb8b [2020-08-13T04:36:32.139Z] [2020-08-13T04:36:32.139Z] Step 10/22 : FROM alpine [2020-08-13T04:36:32.403Z] ---> 24c72d6becc7 [2020-08-13T04:36:32.403Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-13T04:36:32.403Z] ---> 2db58db125d4 [2020-08-13T04:36:32.403Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-13T04:36:32.403Z] Removing intermediate container ebfd07aab589 [2020-08-13T04:36:32.403Z] ---> 9210580ddee9 [2020-08-13T04:36:32.403Z] Step 14/21 : WORKDIR / [2020-08-13T04:36:32.403Z] latest: Pulling from library/alpine [2020-08-13T04:36:32.670Z] ---> Running in 04d69b4a2ae8 [2020-08-13T04:36:32.931Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-13T04:36:32.931Z] Status: Downloaded newer image for alpine:latest [2020-08-13T04:36:33.195Z] Removing intermediate container a1afe8e3273f [2020-08-13T04:36:33.195Z] ---> 711531fdfeb0 [2020-08-13T04:36:33.195Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-13T04:36:33.195Z] ---> a24bb4013296 [2020-08-13T04:36:33.195Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-13T04:36:33.195Z] ---> e7c9c432ff06 [2020-08-13T04:36:33.195Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-13T04:36:33.195Z] ---> 44cf2316a79b [2020-08-13T04:36:33.195Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-13T04:36:33.195Z] Removing intermediate container 04d69b4a2ae8 [2020-08-13T04:36:33.195Z] ---> 5c8a3c347333 [2020-08-13T04:36:33.195Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-13T04:36:33.195Z] ---> Running in cfb388e2923f [2020-08-13T04:36:33.195Z] ---> Running in d2de82c3921e [2020-08-13T04:36:33.776Z] ---> 4f1a4648e131 [2020-08-13T04:36:33.776Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-13T04:36:33.776Z] Removing intermediate container d2de82c3921e [2020-08-13T04:36:33.776Z] ---> 1a0a9effeaef [2020-08-13T04:36:33.776Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-13T04:36:33.776Z] ---> 4437835831d6 [2020-08-13T04:36:33.776Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-13T04:36:33.776Z] ---> 7cb7127d7835 [2020-08-13T04:36:33.776Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-13T04:36:33.776Z] ---> Running in 07fed871ea70 [2020-08-13T04:36:33.776Z] ---> Running in a7e4a167dbcc [2020-08-13T04:36:34.412Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-13T04:36:34.412Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-13T04:36:34.412Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-13T04:36:34.412Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-13T04:36:34.412Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-13T04:36:34.412Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-13T04:36:34.412Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-13T04:36:34.412Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-13T04:36:34.412Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-13T04:36:34.412Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-13T04:36:34.412Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-13T04:36:34.412Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-13T04:36:34.412Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-13T04:36:34.412Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-13T04:36:34.412Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-13T04:36:34.412Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-13T04:36:34.412Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-13T04:36:34.412Z] go: finding github.com/fatih/color v1.7.0 [2020-08-13T04:36:34.412Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-13T04:36:34.686Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-13T04:36:34.686Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-13T04:36:34.686Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-13T04:36:34.686Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-13T04:36:34.686Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-13T04:36:34.686Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-13T04:36:34.686Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-13T04:36:34.686Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-13T04:36:34.686Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-13T04:36:34.957Z] go: finding github.com/google/uuid v1.1.0 [2020-08-13T04:36:34.957Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-13T04:36:34.957Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-13T04:36:34.957Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-13T04:36:34.957Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-13T04:36:34.957Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-13T04:36:34.957Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-13T04:36:35.230Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-13T04:36:35.230Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-13T04:36:35.230Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-13T04:36:35.230Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-13T04:36:35.230Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-13T04:36:35.230Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-13T04:36:35.230Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-13T04:36:35.230Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-13T04:36:35.230Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-13T04:36:35.230Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-13T04:36:35.503Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-13T04:36:35.503Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-13T04:36:35.503Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-13T04:36:35.503Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-13T04:36:35.503Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-13T04:36:35.503Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-13T04:36:35.503Z] go: finding github.com/kr/pty v1.1.1 [2020-08-13T04:36:35.503Z] go: finding github.com/kr/text v0.1.0 [2020-08-13T04:36:35.503Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-13T04:36:35.503Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-13T04:36:35.693Z] Removing intermediate container 07fed871ea70 [2020-08-13T04:36:35.693Z] ---> 0dc83679388b [2020-08-13T04:36:35.693Z] Step 18/20 : LABEL arch=x86_64 [2020-08-13T04:36:35.693Z] ---> 6f2fb4cbfa94 [2020-08-13T04:36:35.693Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-13T04:36:35.693Z] Removing intermediate container a7e4a167dbcc [2020-08-13T04:36:35.693Z] ---> e1d6f1d3f1c2 [2020-08-13T04:36:35.693Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-13T04:36:35.693Z] ---> 64ef43250322 [2020-08-13T04:36:35.693Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-13T04:36:35.693Z] ---> Running in 21013a1993fb [2020-08-13T04:36:35.693Z] ---> Running in 89722268d6fc [2020-08-13T04:36:35.693Z] Removing intermediate container cfb388e2923f [2020-08-13T04:36:35.693Z] ---> 408fc4729332 [2020-08-13T04:36:35.693Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-13T04:36:35.777Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-13T04:36:35.777Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-13T04:36:35.777Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-13T04:36:35.777Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-13T04:36:35.777Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-13T04:36:35.777Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-13T04:36:35.777Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-13T04:36:35.777Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-13T04:36:35.777Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-13T04:36:35.777Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-13T04:36:35.954Z] ---> 02733aead22e [2020-08-13T04:36:35.954Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-13T04:36:35.954Z] ---> Running in e441e3ba0f8b [2020-08-13T04:36:35.954Z] Removing intermediate container 21013a1993fb [2020-08-13T04:36:35.954Z] ---> 7581300b3f96 [2020-08-13T04:36:35.954Z] Step 19/20 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:36:35.954Z] ---> c0b2e96cc3c8 [2020-08-13T04:36:35.954Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-13T04:36:35.954Z] ---> Running in feba70755ac4 [2020-08-13T04:36:35.954Z] Removing intermediate container 89722268d6fc [2020-08-13T04:36:35.954Z] ---> 1ac43dd59ff3 [2020-08-13T04:36:35.954Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:36:36.049Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-13T04:36:36.049Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-13T04:36:36.049Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-13T04:36:36.049Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-13T04:36:36.049Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-13T04:36:36.049Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-13T04:36:36.049Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-13T04:36:36.049Z] go: finding github.com/posener/complete v1.1.1 [2020-08-13T04:36:36.049Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-13T04:36:36.215Z] ---> Running in fa7429455e45 [2020-08-13T04:36:36.216Z] ---> Running in 9d05a48e7c5c [2020-08-13T04:36:36.216Z] ---> Running in 351e12e5c8f9 [2020-08-13T04:36:36.216Z] Removing intermediate container e441e3ba0f8b [2020-08-13T04:36:36.216Z] ---> f73824583447 [2020-08-13T04:36:36.216Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-13T04:36:36.323Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-13T04:36:36.323Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-13T04:36:36.323Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-13T04:36:36.323Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-13T04:36:36.323Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-13T04:36:36.323Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-13T04:36:36.323Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-08-13T04:36:36.323Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-13T04:36:36.323Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-13T04:36:36.323Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-13T04:36:36.323Z] go: finding golang.org/x/text v0.3.2 [2020-08-13T04:36:36.478Z] Removing intermediate container feba70755ac4 [2020-08-13T04:36:36.478Z] ---> a2e4fe44a616 [2020-08-13T04:36:36.478Z] Step 19/21 : LABEL arch=x86_64 [2020-08-13T04:36:36.595Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-13T04:36:36.595Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-13T04:36:36.595Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-13T04:36:36.595Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-13T04:36:36.595Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-13T04:36:36.595Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-13T04:36:36.744Z] ---> Running in 8aec63eb6c30 [2020-08-13T04:36:37.316Z] Removing intermediate container fa7429455e45 [2020-08-13T04:36:37.316Z] ---> 12e2d849091a [2020-08-13T04:36:37.316Z] Step 20/20 : LABEL version=0.0.0 [2020-08-13T04:36:37.316Z] Removing intermediate container 9d05a48e7c5c [2020-08-13T04:36:37.316Z] ---> b675e658de70 [2020-08-13T04:36:37.316Z] Step 21/23 : LABEL arch=x86_64 [2020-08-13T04:36:37.316Z] ---> Running in e1fe1aa46244 [2020-08-13T04:36:37.316Z] ---> Running in 75626bd4e734 [2020-08-13T04:36:37.578Z] ---> Running in c71346892104 [2020-08-13T04:36:37.578Z] Removing intermediate container 8aec63eb6c30 [2020-08-13T04:36:37.578Z] ---> 4ca44f3c96db [2020-08-13T04:36:37.578Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-13T04:36:37.838Z] Removing intermediate container e1fe1aa46244 [2020-08-13T04:36:37.838Z] ---> 4b39ae5f7172 [2020-08-13T04:36:37.838Z] Step 20/21 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:36:37.838Z] ---> Running in 4295bb47d30b [2020-08-13T04:36:37.838Z] Removing intermediate container c71346892104 [2020-08-13T04:36:37.838Z] ---> eb321d5f7d3a [2020-08-13T04:36:37.838Z] Step 22/23 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:36:37.838Z] Removing intermediate container 75626bd4e734 [2020-08-13T04:36:37.838Z] ---> b318e1f39157 [2020-08-13T04:36:37.838Z] [2020-08-13T04:36:38.100Z] ---> Running in 1e24fab2743f [2020-08-13T04:36:38.100Z] ---> Running in afa088e2196a [2020-08-13T04:36:38.100Z] Removing intermediate container 351e12e5c8f9 [2020-08-13T04:36:38.100Z] ---> cc35d82dc04f [2020-08-13T04:36:38.100Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-13T04:36:38.100Z] Successfully built b318e1f39157 [2020-08-13T04:36:38.360Z] Removing intermediate container 4295bb47d30b [2020-08-13T04:36:38.360Z] ---> 00b380767acb [2020-08-13T04:36:38.360Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-13T04:36:38.360Z] Successfully tagged docker-support-scheduler-go:latest [2020-08-13T04:36:38.360Z]  Building docker-support-scheduler-go ... done Building docker-support-logging-go [2020-08-13T04:36:38.627Z] ---> Running in 5c70b6a76b53 [2020-08-13T04:36:38.627Z] Removing intermediate container 1e24fab2743f [2020-08-13T04:36:38.627Z] ---> a2ba3767efb7 [2020-08-13T04:36:38.627Z] Step 21/21 : LABEL version=0.0.0 [2020-08-13T04:36:38.627Z] Removing intermediate container afa088e2196a [2020-08-13T04:36:38.627Z] ---> 83a999c19ec0 [2020-08-13T04:36:38.627Z] Step 23/23 : LABEL version=0.0.0 [2020-08-13T04:36:38.898Z] ---> Running in 75fbe695651f [2020-08-13T04:36:39.171Z] ---> Running in 76d6d574432d [2020-08-13T04:36:39.438Z] ---> 637a9cbcf5cf [2020-08-13T04:36:39.438Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-13T04:36:39.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:36:40.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:36:40.847Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-13T04:36:40.847Z] Removing intermediate container 75fbe695651f [2020-08-13T04:36:40.847Z] ---> d3fd0b91b032 [2020-08-13T04:36:40.847Z] [2020-08-13T04:36:40.847Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-13T04:36:40.847Z] Successfully built d3fd0b91b032 [2020-08-13T04:36:40.847Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-13T04:36:41.109Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-13T04:36:41.371Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-13T04:36:41.635Z] Successfully tagged docker-core-metadata-go:latest [2020-08-13T04:36:41.635Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2020-08-13T04:36:41.897Z] Executing busybox-1.31.1-r16.trigger [2020-08-13T04:36:41.897Z] OK: 8 MiB in 19 packages [2020-08-13T04:36:41.897Z] Removing intermediate container 76d6d574432d [2020-08-13T04:36:41.897Z] ---> 5c99fbd22d01 [2020-08-13T04:36:41.897Z] [2020-08-13T04:36:41.897Z] Successfully built 5c99fbd22d01 [2020-08-13T04:36:41.897Z] Successfully tagged docker-support-notifications-go:latest [2020-08-13T04:36:41.897Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2020-08-13T04:36:47.204Z] ---> 65a220118869 [2020-08-13T04:36:47.204Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-13T04:36:49.154Z] ---> f795288ea808 [2020-08-13T04:36:49.154Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-13T04:36:49.154Z] Removing intermediate container 5c70b6a76b53 [2020-08-13T04:36:49.154Z] ---> a979e7e5d198 [2020-08-13T04:36:49.154Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-13T04:36:50.114Z] ---> Running in dc4d4c99ce78 [2020-08-13T04:36:51.520Z] ---> a4d1b0a60324 [2020-08-13T04:36:51.520Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-13T04:36:52.514Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:36:52.792Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:36:52.792Z] ---> f49fd38a8a3f [2020-08-13T04:36:52.792Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-13T04:36:52.792Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-13T04:36:53.056Z] (2/33) Installing expat (2.2.9-r1) [2020-08-13T04:36:53.056Z] (3/33) Installing libffi (3.3-r2) [2020-08-13T04:36:53.056Z] (4/33) Installing gdbm (1.13-r1) [2020-08-13T04:36:53.056Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-13T04:36:53.056Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-13T04:36:53.056Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-13T04:36:54.887Z] Removing intermediate container b3a9e2d223bd [2020-08-13T04:36:54.887Z] ---> 99e8539c8c93 [2020-08-13T04:36:54.887Z] Successfully built 99e8539c8c93 [2020-08-13T04:36:54.887Z] 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-13T04:36:55.570Z] + docker inspect -f . ci-base-image-arm64 [2020-08-13T04:36:55.570Z] . [Pipeline] withDockerContainer [2020-08-13T04:36:55.804Z] prd-ubuntu18.04-docker-arm64-4c-16g-5071 does not seem to be running inside a container [2020-08-13T04:36:55.883Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-13T04:36:57.207Z] $ docker top 71e142c2244e81dedfd34662c85ce8c015cc08768a9fd329bd81ab62dfd1ec46 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-13T04:36:58.218Z] + go version [2020-08-13T04:36:58.218Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-08-13T04:36:58.242Z] ========================================================= [2020-08-13T04:36:58.242Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-08-13T04:36:58.242Z] ========================================================= [Pipeline] sh [2020-08-13T04:36:58.379Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:36:58.379Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:36:58.379Z] ---> b40b32a8c874 [2020-08-13T04:36:58.379Z] Step 3/21 : WORKDIR /edgex-go [2020-08-13T04:36:58.379Z] ---> Using cache [2020-08-13T04:36:58.379Z] ---> 3e7c9d2ac174 [2020-08-13T04:36:58.379Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:36:58.379Z] ---> Using cache [2020-08-13T04:36:58.379Z] ---> a4c69ab69a99 [2020-08-13T04:36:58.379Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-13T04:36:58.379Z] ---> da138ba28f44 [2020-08-13T04:36:58.379Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-13T04:36:58.899Z] + make test [2020-08-13T04:36:58.899Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-13T04:37:00.316Z] ---> Running in 598f17562d71 [2020-08-13T04:37:00.316Z] ---> Running in 987ba6126b72 [2020-08-13T04:37:00.316Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-13T04:37:00.316Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-13T04:37:00.316Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-13T04:37:00.316Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-13T04:37:00.582Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-13T04:37:01.525Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-13T04:37:01.525Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-13T04:37:01.539Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-08-13T04:37:02.105Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-13T04:37:02.373Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-13T04:37:02.373Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-13T04:37:02.373Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:37:02.373Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:37:02.373Z] ---> b40b32a8c874 [2020-08-13T04:37:02.373Z] Step 3/21 : WORKDIR /edgex-go [2020-08-13T04:37:02.638Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-13T04:37:02.638Z] ---> Using cache [2020-08-13T04:37:02.638Z] ---> 3e7c9d2ac174 [2020-08-13T04:37:02.638Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:37:02.638Z] ---> Using cache [2020-08-13T04:37:02.638Z] ---> a4c69ab69a99 [2020-08-13T04:37:02.638Z] Step 5/21 : RUN apk update && apk add make git [2020-08-13T04:37:03.601Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-13T04:37:03.601Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-13T04:37:03.601Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-13T04:37:03.601Z] Removing intermediate container 987ba6126b72 [2020-08-13T04:37:03.601Z] ---> e94cfaa239fa [2020-08-13T04:37:03.601Z] Step 20/22 : LABEL arch=x86_64 [2020-08-13T04:37:03.601Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:37:03.601Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:37:03.601Z] ---> b40b32a8c874 [2020-08-13T04:37:03.601Z] Step 3/26 : WORKDIR /edgex-go [2020-08-13T04:37:03.601Z] ---> Using cache [2020-08-13T04:37:03.601Z] ---> 3e7c9d2ac174 [2020-08-13T04:37:03.601Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:37:03.601Z] ---> Using cache [2020-08-13T04:37:03.601Z] ---> a4c69ab69a99 [2020-08-13T04:37:03.601Z] Step 5/26 : RUN apk update && apk add make git [2020-08-13T04:37:03.869Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-13T04:37:04.448Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-13T04:37:04.448Z] ---> Running in dc6a1f8f91df [2020-08-13T04:37:04.448Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-13T04:37:04.448Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-13T04:37:04.448Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-13T04:37:04.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:37:04.715Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-13T04:37:04.715Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-13T04:37:04.715Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-13T04:37:04.715Z] ---> Running in c2f75a3a5898 [2020-08-13T04:37:04.715Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-13T04:37:04.715Z] ---> Running in 2ef332c3e3e6 [2020-08-13T04:37:04.715Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-13T04:37:04.715Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-13T04:37:04.715Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-13T04:37:04.985Z] Executing busybox-1.31.1-r16.trigger [2020-08-13T04:37:04.985Z] OK: 71 MiB in 55 packages [2020-08-13T04:37:04.985Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:37:05.575Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:37:05.575Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:37:05.575Z] OK: 12749 distinct packages available [2020-08-13T04:37:05.575Z] Removing intermediate container 2ef332c3e3e6 [2020-08-13T04:37:05.575Z] ---> 66c0577a029b [2020-08-13T04:37:05.575Z] Step 21/22 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:37:05.575Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:37:05.853Z] ---> Running in bd9b98353e96 [2020-08-13T04:37:05.853Z] OK: 233 MiB in 51 packages [2020-08-13T04:37:05.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:37:06.125Z] Removing intermediate container bd9b98353e96 [2020-08-13T04:37:06.125Z] ---> d45f3c032054 [2020-08-13T04:37:06.125Z] Step 22/22 : LABEL version=0.0.0 [2020-08-13T04:37:06.125Z] ---> Running in 52c02049e8b7 [2020-08-13T04:37:06.125Z] OK: 233 MiB in 51 packages [2020-08-13T04:37:06.388Z] Removing intermediate container 52c02049e8b7 [2020-08-13T04:37:06.388Z] ---> 3c1947068955 [2020-08-13T04:37:06.388Z] [2020-08-13T04:37:06.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:37:06.388Z] Successfully built 3c1947068955 [2020-08-13T04:37:06.388Z] Successfully tagged docker-core-data-go:latest [2020-08-13T04:37:06.388Z] Building docker-security-proxy-setup-go [2020-08-13T04:37:06.657Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:37:06.930Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:37:06.930Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:37:06.930Z] OK: 12749 distinct packages available [2020-08-13T04:37:07.203Z] OK: 233 MiB in 51 packages [2020-08-13T04:37:07.203Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:37:07.203Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:37:07.203Z] OK: 12749 distinct packages available [2020-08-13T04:37:07.473Z] OK: 233 MiB in 51 packages [2020-08-13T04:37:10.816Z] Removing intermediate container 598f17562d71 [2020-08-13T04:37:10.816Z] ---> 5f78410b4ab6 [2020-08-13T04:37:10.816Z] Step 6/21 : COPY go.mod . [2020-08-13T04:37:14.131Z] ---> dac6b60114e8 [2020-08-13T04:37:14.131Z] Step 7/21 : RUN go mod download [2020-08-13T04:37:16.060Z] ---> Running in a2fe42502092 [2020-08-13T04:37:16.711Z] Removing intermediate container c2f75a3a5898 [2020-08-13T04:37:16.711Z] ---> 76a67f96e5c8 [2020-08-13T04:37:16.711Z] Step 6/26 : COPY go.mod . [2020-08-13T04:37:17.770Z] Removing intermediate container dc6a1f8f91df [2020-08-13T04:37:17.770Z] ---> f45fb20508d5 [2020-08-13T04:37:17.770Z] Step 6/21 : COPY go.mod . [2020-08-13T04:37:18.746Z] ---> e3499ce21548 [2020-08-13T04:37:18.746Z] Step 7/26 : RUN go mod download [2020-08-13T04:37:19.327Z] ---> Running in c7586b2b6f7a [2020-08-13T04:37:19.907Z] ---> 97fb2530b750 [2020-08-13T04:37:19.907Z] Step 7/21 : RUN go mod download [2020-08-13T04:37:20.481Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:37:20.481Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:37:20.481Z] ---> b40b32a8c874 [2020-08-13T04:37:20.481Z] Step 3/20 : WORKDIR /edgex-go [2020-08-13T04:37:20.481Z] ---> Using cache [2020-08-13T04:37:20.481Z] ---> 3e7c9d2ac174 [2020-08-13T04:37:20.481Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:37:20.481Z] ---> Using cache [2020-08-13T04:37:20.481Z] ---> a4c69ab69a99 [2020-08-13T04:37:20.481Z] Step 5/20 : RUN apk update && apk add make git [2020-08-13T04:37:20.481Z] ---> Using cache [2020-08-13T04:37:20.481Z] ---> f45fb20508d5 [2020-08-13T04:37:20.481Z] Step 6/20 : COPY go.mod . [2020-08-13T04:37:20.481Z] ---> Using cache [2020-08-13T04:37:20.481Z] ---> 97fb2530b750 [2020-08-13T04:37:20.481Z] Step 7/20 : RUN go mod download [2020-08-13T04:37:21.869Z] ---> Running in f5e1c3fa67b0 [2020-08-13T04:37:21.869Z] ---> Running in 2cf4ae7cbbfb [2020-08-13T04:37:23.259Z] Removing intermediate container a2fe42502092 [2020-08-13T04:37:23.259Z] ---> 71f7e39d886d [2020-08-13T04:37:23.259Z] Step 8/21 : COPY . . [2020-08-13T04:37:24.206Z] Removing intermediate container dc4d4c99ce78 [2020-08-13T04:37:24.206Z] ---> fe57c1553037 [2020-08-13T04:37:24.206Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-13T04:37:28.430Z] ---> Running in 520bb5e1bbf6 [2020-08-13T04:37:29.818Z] Removing intermediate container c7586b2b6f7a [2020-08-13T04:37:29.818Z] ---> c33998d648bd [2020-08-13T04:37:29.818Z] Step 8/26 : COPY . . [2020-08-13T04:37:36.428Z] Removing intermediate container 2cf4ae7cbbfb [2020-08-13T04:37:36.428Z] ---> df1cfa670307 [2020-08-13T04:37:36.428Z] Step 8/20 : COPY . . [2020-08-13T04:37:37.005Z] Removing intermediate container f5e1c3fa67b0 [2020-08-13T04:37:37.005Z] ---> c48fd396a51d [2020-08-13T04:37:37.005Z] Step 8/21 : COPY . . [2020-08-13T04:37:40.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-08-13T04:37:49.271Z] ---> 0429d5e0b8b1 [2020-08-13T04:37:49.271Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-13T04:37:50.680Z] Collecting docker-compose==1.23.2 [2020-08-13T04:37:50.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-08-13T04:37:50.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-08-13T04:37:50.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-08-13T04:37:50.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-08-13T04:37:50.912Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.040s [2020-08-13T04:37:50.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-08-13T04:37:50.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-08-13T04:37:50.912Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-08-13T04:37:50.945Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-13T04:37:51.744Z] ---> Running in 3fdf007e80b1 [2020-08-13T04:37:52.688Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-13T04:37:52.908Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-08-13T04:37:52.949Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-13T04:37:53.521Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-08-13T04:37:53.795Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-08-13T04:37:53.795Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-08-13T04:37:53.795Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-08-13T04:38:01.127Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-13T04:38:01.127Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-13T04:38:01.127Z] Collecting docopt<0.7,>=0.6.1 [2020-08-13T04:38:01.127Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-13T04:38:01.127Z] 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-13T04:38:02.087Z] 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-13T04:38:02.087Z] Collecting docker<4.0,>=3.6.0 [2020-08-13T04:38:02.087Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-13T04:38:02.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.114s coverage: 46.6% of statements [2020-08-13T04:38:02.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-08-13T04:38:02.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-08-13T04:38:02.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-08-13T04:38:02.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-08-13T04:38:02.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-08-13T04:38:02.673Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-13T04:38:02.673Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-13T04:38:02.948Z] ---> ecce712f601d [2020-08-13T04:38:02.949Z] 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-13T04:38:03.538Z] ---> 1001f066886e [2020-08-13T04:38:03.538Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-13T04:38:04.119Z] ---> Running in d7de7d88cdbe [2020-08-13T04:38:04.119Z] Collecting jsonschema<3,>=2.5.1 [2020-08-13T04:38:04.119Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-13T04:38:04.119Z] ---> ac1d6dc9d4ec [2020-08-13T04:38:04.119Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-13T04:38:04.387Z] Collecting texttable<0.10,>=0.9.0 [2020-08-13T04:38:04.387Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-13T04:38:04.387Z] ---> Running in 0645ffd4ec48 [2020-08-13T04:38:04.663Z] ---> Running in 92019cc9a609 [2020-08-13T04:38:04.928Z] Collecting cached-property<2,>=1.2.0 [2020-08-13T04:38:04.928Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-13T04:38:05.193Z] Collecting PyYAML<4,>=3.10 [2020-08-13T04:38:05.193Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-13T04:38:05.193Z] 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-13T04:38:05.461Z] 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-13T04:38:05.734Z] 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-13T04:38:06.321Z] Collecting docker-pycreds>=0.4.0 [2020-08-13T04:38:06.321Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-13T04:38:06.321Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-13T04:38:06.321Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-13T04:38:06.321Z] 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-13T04:38:06.321Z] Collecting idna<2.8,>=2.5 [2020-08-13T04:38:06.589Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-13T04:38:06.589Z] 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-13T04:38:06.589Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-13T04:38:06.589Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-13T04:38:06.589Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-13T04:38:06.589Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-13T04:38:06.867Z] Installing collected packages: dockerpty, websocket-client, docopt, docker-pycreds, urllib3, idna, requests, docker, jsonschema, texttable, cached-property, PyYAML, docker-compose [2020-08-13T04:38:06.867Z] Running setup.py install for dockerpty: started [2020-08-13T04:38:07.469Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-13T04:38:07.742Z] Running setup.py install for docopt: started [2020-08-13T04:38:08.727Z] Running setup.py install for docopt: finished with status 'done' [2020-08-13T04:38:08.727Z] Attempting uninstall: urllib3 [2020-08-13T04:38:08.727Z] Found existing installation: urllib3 1.25.9 [2020-08-13T04:38:08.727Z] Uninstalling urllib3-1.25.9: [2020-08-13T04:38:08.727Z] Successfully uninstalled urllib3-1.25.9 [2020-08-13T04:38:08.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.223s coverage: 27.3% of statements [2020-08-13T04:38:08.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-08-13T04:38:08.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-08-13T04:38:08.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-08-13T04:38:08.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-08-13T04:38:08.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-08-13T04:38:08.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-08-13T04:38:08.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements [2020-08-13T04:38:08.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-08-13T04:38:08.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.023s coverage: 100.0% of statements [2020-08-13T04:38:08.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-08-13T04:38:09.008Z] Attempting uninstall: idna [2020-08-13T04:38:09.008Z] Found existing installation: idna 2.9 [2020-08-13T04:38:09.008Z] Uninstalling idna-2.9: [2020-08-13T04:38:09.294Z] Successfully uninstalled idna-2.9 [2020-08-13T04:38:09.294Z] Attempting uninstall: requests [2020-08-13T04:38:09.294Z] Found existing installation: requests 2.23.0 [2020-08-13T04:38:09.294Z] Uninstalling requests-2.23.0: [2020-08-13T04:38:09.565Z] Successfully uninstalled requests-2.23.0 [2020-08-13T04:38:10.173Z] Running setup.py install for texttable: started [2020-08-13T04:38:11.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.355s coverage: 28.6% of statements [2020-08-13T04:38:11.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-08-13T04:38:11.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-08-13T04:38:11.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-08-13T04:38:11.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-08-13T04:38:11.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-08-13T04:38:11.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements [2020-08-13T04:38:11.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-08-13T04:38:11.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements [2020-08-13T04:38:11.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-08-13T04:38:11.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.066s coverage: 89.8% of statements [2020-08-13T04:38:11.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-08-13T04:38:12.123Z] Running setup.py install for texttable: finished with status 'done' [2020-08-13T04:38:12.123Z] Running setup.py install for PyYAML: started [2020-08-13T04:38:13.086Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-13T04:38:13.674Z] 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-13T04:38:13.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.097s coverage: 97.5% of statements [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-08-13T04:38:13.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 100.0% of statements [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-08-13T04:38:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-08-13T04:38:15.192Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2020-08-13T04:38:19.036Z] Removing intermediate container 520bb5e1bbf6 [2020-08-13T04:38:19.036Z] ---> 62ed528e62dd [2020-08-13T04:38:19.036Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-13T04:38:19.036Z] ---> Running in 71783dd0f214 [2020-08-13T04:38:19.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.5% of statements [2020-08-13T04:38:19.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-08-13T04:38:19.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-08-13T04:38:19.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2020-08-13T04:38:19.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 55.9% of statements [2020-08-13T04:38:19.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-08-13T04:38:19.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-08-13T04:38:19.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-08-13T04:38:19.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-08-13T04:38:20.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:38:20.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:38:20.720Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-13T04:38:20.720Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-13T04:38:20.720Z] (3/3) Installing curl (7.69.1-r0) [2020-08-13T04:38:20.720Z] Executing busybox-1.31.1-r16.trigger [2020-08-13T04:38:21.106Z] OK: 72 MiB in 58 packages [2020-08-13T04:38:22.546Z] Removing intermediate container 71783dd0f214 [2020-08-13T04:38:22.546Z] ---> 2348e0161226 [2020-08-13T04:38:22.546Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-13T04:38:22.546Z] ---> Running in 46768009c3ee [2020-08-13T04:38:22.816Z] Removing intermediate container 46768009c3ee [2020-08-13T04:38:22.816Z] ---> 9971ad8ddff0 [2020-08-13T04:38:22.816Z] Step 24/26 : LABEL arch=x86_64 [2020-08-13T04:38:23.084Z] ---> Running in 867fba803a86 [2020-08-13T04:38:23.352Z] Removing intermediate container 867fba803a86 [2020-08-13T04:38:23.352Z] ---> 55a3f0becd2a [2020-08-13T04:38:23.352Z] Step 25/26 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:38:23.352Z] ---> Running in 4e25e76cf117 [2020-08-13T04:38:23.627Z] Removing intermediate container 4e25e76cf117 [2020-08-13T04:38:23.627Z] ---> e873850c5007 [2020-08-13T04:38:23.627Z] Step 26/26 : LABEL version=0.0.0 [2020-08-13T04:38:23.895Z] ---> Running in 44e1dcbdac67 [2020-08-13T04:38:24.165Z] Removing intermediate container 44e1dcbdac67 [2020-08-13T04:38:24.165Z] ---> b2431c77c0ce [2020-08-13T04:38:24.165Z] [2020-08-13T04:38:24.435Z] Successfully built b2431c77c0ce [2020-08-13T04:38:24.435Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-08-13T04:38:24.435Z] Building docker-security-secrets-setup-go [2020-08-13T04:38:34.468Z]  Building docker-sys-mgmt-agent-go ... done 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-13T04:38:44.512Z] 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-13T04:38:44.512Z] Removing intermediate container 3fdf007e80b1 [2020-08-13T04:38:44.512Z] ---> 3003cb5d7df2 [2020-08-13T04:38:44.512Z] [2020-08-13T04:38:44.512Z] Step 10/21 : FROM scratch [2020-08-13T04:38:44.512Z] ---> [2020-08-13T04:38:44.512Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-13T04:38:44.512Z] Removing intermediate container 0645ffd4ec48 [2020-08-13T04:38:44.512Z] ---> 7d0329b0e77c [2020-08-13T04:38:44.512Z] [2020-08-13T04:38:44.512Z] Step 10/20 : FROM alpine [2020-08-13T04:38:44.512Z] ---> a24bb4013296 [2020-08-13T04:38:44.512Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-13T04:38:44.512Z] ---> Running in 42c9622227e4 [2020-08-13T04:38:44.799Z] ---> Using cache [2020-08-13T04:38:44.799Z] ---> 62f2df02dba0 [2020-08-13T04:38:44.799Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-13T04:38:44.799Z] ---> Running in 6587f82f9610 [2020-08-13T04:38:46.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:38:46.978Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:38:46.978Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:38:46.978Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-13T04:38:46.978Z] ---> b40b32a8c874 [2020-08-13T04:38:46.978Z] Step 3/29 : WORKDIR /edgex-go [2020-08-13T04:38:46.978Z] ---> Using cache [2020-08-13T04:38:46.978Z] ---> 3e7c9d2ac174 [2020-08-13T04:38:46.978Z] Step 4/29 : RUN apk update && apk add make git [2020-08-13T04:38:47.240Z] v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:38:47.240Z] v3.12.0-241-g30378ef162 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:38:47.240Z] OK: 12749 distinct packages available [2020-08-13T04:38:47.240Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-13T04:38:47.502Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-13T04:38:47.502Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-13T04:38:47.502Z] (4/4) Installing curl (7.69.1-r0) [2020-08-13T04:38:47.502Z] Executing busybox-1.31.1-r16.trigger [2020-08-13T04:38:47.502Z] Executing ca-certificates-20191127-r4.trigger [2020-08-13T04:38:47.502Z] OK: 7 MiB in 18 packages [2020-08-13T04:38:49.421Z] Removing intermediate container 6587f82f9610 [2020-08-13T04:38:49.421Z] ---> be6bcd164e80 [2020-08-13T04:38:49.421Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-13T04:38:49.421Z] ---> Running in 6448735d003a [2020-08-13T04:38:49.421Z] ---> Running in 5bb773c536dd [2020-08-13T04:38:49.421Z] Removing intermediate container 92019cc9a609 [2020-08-13T04:38:49.421Z] ---> 06e7700e1107 [2020-08-13T04:38:49.421Z] [2020-08-13T04:38:49.422Z] Step 10/21 : FROM scratch [2020-08-13T04:38:49.422Z] ---> [2020-08-13T04:38:49.422Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-13T04:38:49.693Z] ---> Using cache [2020-08-13T04:38:49.693Z] ---> f1758c571998 [2020-08-13T04:38:49.693Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-13T04:38:49.693Z] ---> Running in 20c3e548aed5 [2020-08-13T04:38:49.965Z] Removing intermediate container 5bb773c536dd [2020-08-13T04:38:49.965Z] ---> 425f85b60706 [2020-08-13T04:38:49.965Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-13T04:38:50.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:38:50.803Z] Removing intermediate container 42c9622227e4 [2020-08-13T04:38:50.803Z] ---> d26caeb362c4 [2020-08-13T04:38:50.803Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-13T04:38:50.803Z] Removing intermediate container 20c3e548aed5 [2020-08-13T04:38:50.803Z] ---> c44866494b52 [2020-08-13T04:38:50.803Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-13T04:38:51.063Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:38:51.639Z] ---> ced6a6688d98 [2020-08-13T04:38:51.639Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-13T04:38:51.639Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:38:51.639Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:38:51.639Z] OK: 12749 distinct packages available [2020-08-13T04:38:51.639Z] ---> Running in 2feb305c2544 [2020-08-13T04:38:51.639Z] ---> Running in 4de921166a85 [2020-08-13T04:38:51.899Z] Removing intermediate container d7de7d88cdbe [2020-08-13T04:38:51.899Z] ---> d2a7316fee56 [2020-08-13T04:38:51.899Z] [2020-08-13T04:38:51.899Z] Step 10/26 : FROM alpine:3.10 [2020-08-13T04:38:51.899Z] OK: 233 MiB in 51 packages [2020-08-13T04:38:51.899Z] Removing intermediate container 2feb305c2544 [2020-08-13T04:38:51.899Z] ---> becc831d135e [2020-08-13T04:38:51.899Z] Step 14/21 : WORKDIR / [2020-08-13T04:38:51.899Z] Removing intermediate container 4de921166a85 [2020-08-13T04:38:51.899Z] ---> f7634594898c [2020-08-13T04:38:51.899Z] Step 13/20 : WORKDIR /edgex [2020-08-13T04:38:52.165Z] ---> 7f61ea319a1b [2020-08-13T04:38:52.165Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-13T04:38:52.165Z] 3.10: Pulling from library/alpine [2020-08-13T04:38:53.113Z] ---> Running in b37cf6530953 [2020-08-13T04:38:53.382Z] ---> Running in 98f2f21e9612 [2020-08-13T04:38:53.644Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-13T04:38:53.644Z] Status: Downloaded newer image for alpine:3.10 [2020-08-13T04:38:53.644Z] ---> be4e4bea2c2e [2020-08-13T04:38:53.644Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-13T04:38:53.914Z] ---> e948e412503c [2020-08-13T04:38:53.914Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-13T04:38:53.914Z] Removing intermediate container b37cf6530953 [2020-08-13T04:38:53.914Z] ---> 4e0870b0af7d [2020-08-13T04:38:53.914Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-13T04:38:53.914Z] Removing intermediate container 98f2f21e9612 [2020-08-13T04:38:53.914Z] ---> b4f67cec6e76 [2020-08-13T04:38:53.914Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-13T04:38:53.914Z] ---> Running in a472303b14a0 [2020-08-13T04:38:54.175Z] Removing intermediate container 6448735d003a [2020-08-13T04:38:54.175Z] ---> 5d9312203f9a [2020-08-13T04:38:54.175Z] Step 5/29 : COPY go.mod . [2020-08-13T04:38:54.441Z] ---> 139dff0daefb [2020-08-13T04:38:54.441Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-13T04:38:54.441Z] ---> 82cab5c0bcd1 [2020-08-13T04:38:54.441Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-13T04:38:54.441Z] ---> 699bd4985f18 [2020-08-13T04:38:54.441Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-13T04:38:54.712Z] ---> Running in 131c7bade02c [2020-08-13T04:38:54.712Z] ---> b82ac0761972 [2020-08-13T04:38:54.712Z] Step 6/29 : RUN go mod download [2020-08-13T04:38:54.712Z] ---> Running in a6919e754072 [2020-08-13T04:38:54.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:38:54.974Z] Removing intermediate container 131c7bade02c [2020-08-13T04:38:54.974Z] ---> 2c666ff5bded [2020-08-13T04:38:54.974Z] Step 19/21 : LABEL arch=x86_64 [2020-08-13T04:38:54.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:38:55.236Z] v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-13T04:38:55.236Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-13T04:38:55.236Z] OK: 10346 distinct packages available [2020-08-13T04:38:55.236Z] ---> Running in 741a9081c5e4 [2020-08-13T04:38:55.236Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-13T04:38:55.501Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-13T04:38:55.501Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-13T04:38:55.501Z] (4/5) Installing curl (7.66.0-r0) [2020-08-13T04:38:55.501Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-13T04:38:55.501Z] Executing busybox-1.30.1-r3.trigger [2020-08-13T04:38:55.762Z] Executing ca-certificates-20191127-r2.trigger [2020-08-13T04:38:55.762Z] OK: 7 MiB in 19 packages [2020-08-13T04:38:56.335Z] ---> aaa6e65866b3 [2020-08-13T04:38:56.335Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-13T04:38:56.335Z] ---> 99806ea9634a [2020-08-13T04:38:56.335Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-13T04:38:56.598Z] ---> Running in 4f109fb999a4 [2020-08-13T04:38:56.599Z] Removing intermediate container 741a9081c5e4 [2020-08-13T04:38:56.599Z] ---> 5f30330987fc [2020-08-13T04:38:56.599Z] Step 20/21 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:38:56.859Z] ---> 9b1dc706fb8d [2020-08-13T04:38:56.859Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-13T04:38:56.859Z] ---> Running in f7e463f03614 [2020-08-13T04:38:57.120Z] Removing intermediate container 4f109fb999a4 [2020-08-13T04:38:57.120Z] ---> 3f26638748eb [2020-08-13T04:38:57.120Z] Step 17/20 : CMD ["--init=true"] [2020-08-13T04:38:57.693Z] ---> Running in 90ec043c1753 [2020-08-13T04:38:57.693Z] ---> Running in b2b799eb30cc [2020-08-13T04:38:57.693Z] Removing intermediate container f7e463f03614 [2020-08-13T04:38:57.693Z] ---> 049948a33f1d [2020-08-13T04:38:57.693Z] Step 21/21 : LABEL version=0.0.0 [2020-08-13T04:38:57.693Z] Removing intermediate container a472303b14a0 [2020-08-13T04:38:57.693Z] ---> b6512f1679c8 [2020-08-13T04:38:57.693Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-13T04:38:57.955Z] ---> Running in 59319c571ccf [2020-08-13T04:38:57.955Z] ---> Running in a3f80db3a3be [2020-08-13T04:38:57.955Z] Removing intermediate container 90ec043c1753 [2020-08-13T04:38:57.955Z] ---> 42c6d93fa772 [2020-08-13T04:38:57.955Z] Step 19/21 : LABEL arch=x86_64 [2020-08-13T04:38:57.955Z] Removing intermediate container a6919e754072 [2020-08-13T04:38:57.955Z] ---> 3cc232f3db06 [2020-08-13T04:38:57.955Z] Step 7/29 : COPY . . [2020-08-13T04:38:57.955Z] Removing intermediate container b2b799eb30cc [2020-08-13T04:38:57.955Z] ---> 14d7298d71d2 [2020-08-13T04:38:57.955Z] Step 18/20 : LABEL arch=x86_64 [2020-08-13T04:38:58.218Z] ---> Running in 5e815a0675c3 [2020-08-13T04:38:58.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 35.504s coverage: 86.3% of statements [2020-08-13T04:38:58.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-08-13T04:38:58.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.011s coverage: 72.2% of statements [2020-08-13T04:38:58.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.433s coverage: 72.1% of statements [2020-08-13T04:38:58.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.034s coverage: 82.4% of statements [2020-08-13T04:38:58.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.050s coverage: 48.4% of statements [2020-08-13T04:38:58.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-08-13T04:38:58.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-08-13T04:38:58.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-08-13T04:38:58.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.095s coverage: 28.8% of statements [2020-08-13T04:38:58.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-08-13T04:38:58.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.057s coverage: 96.8% of statements [2020-08-13T04:38:58.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-08-13T04:38:58.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.085s coverage: 31.1% of statements [2020-08-13T04:38:58.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-08-13T04:38:58.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-08-13T04:38:58.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.275s coverage: 84.1% of statements [2020-08-13T04:38:58.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.028s coverage: 100.0% of statements [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.042s coverage: 42.9% of statements [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.023s coverage: 100.0% of statements [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.027s coverage: 83.8% of statements [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.098s coverage: 46.1% of statements [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.015s coverage: 100.0% of statements [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.039s coverage: 100.0% of statements [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.064s coverage: 100.0% of statements [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.196s coverage: 29.1% of statements [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.051s coverage: 99.0% of statements [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.013s coverage: 0.0% of statements [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-08-13T04:38:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.019s coverage: 32.1% of statements [2020-08-13T04:38:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.024s coverage: 100.0% of statements [2020-08-13T04:38:58.805Z] GO111MODULE=on go vet ./... [2020-08-13T04:38:59.164Z] ---> Running in d13afe4245dd [2020-08-13T04:38:59.738Z] Removing intermediate container 59319c571ccf [2020-08-13T04:38:59.738Z] ---> 1803c704177d [2020-08-13T04:38:59.738Z] [2020-08-13T04:38:59.738Z] Removing intermediate container a3f80db3a3be [2020-08-13T04:38:59.738Z] ---> 777aa8ced6d7 [2020-08-13T04:38:59.738Z] Step 13/26 : WORKDIR / [2020-08-13T04:39:00.000Z] Successfully built 1803c704177d [2020-08-13T04:39:00.000Z] Removing intermediate container 5e815a0675c3 [2020-08-13T04:39:00.000Z] ---> a65ffa036a77 [2020-08-13T04:39:00.000Z] Step 20/21 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:39:00.573Z] Successfully tagged docker-support-logging-go:latest [2020-08-13T04:39:00.573Z]  Building docker-support-logging-go ... done  ---> Running in b43d940ba51e [2020-08-13T04:39:00.573Z] ---> Running in 24f5946fb02f [2020-08-13T04:39:02.505Z] Removing intermediate container d13afe4245dd [2020-08-13T04:39:02.505Z] ---> aefbccfa392a [2020-08-13T04:39:02.505Z] Step 19/20 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:39:05.056Z] Removing intermediate container b43d940ba51e [2020-08-13T04:39:05.056Z] ---> caf8838edad9 [2020-08-13T04:39:05.056Z] 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-13T04:39:05.056Z] ---> Running in 32f511592798 [2020-08-13T04:39:06.008Z] Removing intermediate container 24f5946fb02f [2020-08-13T04:39:06.008Z] ---> acb5687fe432 [2020-08-13T04:39:06.008Z] Step 21/21 : LABEL version=0.0.0 [2020-08-13T04:39:08.557Z] Removing intermediate container 32f511592798 [2020-08-13T04:39:08.557Z] ---> 9a26592aa8b3 [2020-08-13T04:39:08.557Z] Step 20/20 : LABEL version=0.0.0 [2020-08-13T04:39:08.557Z] ---> Running in a1ab3113dec9 [2020-08-13T04:39:09.131Z] ---> d49418a88e47 [2020-08-13T04:39:09.131Z] 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-13T04:39:09.712Z] ---> Running in 62726f4249ab [2020-08-13T04:39:09.974Z] Removing intermediate container a1ab3113dec9 [2020-08-13T04:39:09.974Z] ---> 2a6d8ef2ee95 [2020-08-13T04:39:09.974Z] [2020-08-13T04:39:10.237Z] Successfully built 2a6d8ef2ee95 [2020-08-13T04:39:10.237Z] ---> 9230448ed642 [2020-08-13T04:39:10.237Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-13T04:39:10.498Z] Successfully tagged docker-core-command-go:latest [2020-08-13T04:39:10.498Z] Removing intermediate container 62726f4249ab [2020-08-13T04:39:10.498Z] ---> f88b11bd68d5 [2020-08-13T04:39:10.498Z] [2020-08-13T04:39:11.075Z]  Building docker-core-command-go ... done Successfully built f88b11bd68d5 [2020-08-13T04:39:11.338Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-08-13T04:39:12.727Z]  Building docker-security-proxy-setup-go ... done  ---> c16ae32a02f5 [2020-08-13T04:39:12.727Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-13T04:39:13.885Z] gofmt -l . [2020-08-13T04:39:14.156Z] ---> 0b8d96283fe2 [2020-08-13T04:39:14.156Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-13T04:39:14.417Z] ---> 1364be72f827 [2020-08-13T04:39:14.417Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-13T04:39:14.681Z] ---> Running in a0cd2c122647 [2020-08-13T04:39:14.681Z] ---> 512913845b3e [2020-08-13T04:39:14.681Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-13T04:39:15.255Z] 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-13T04:39:15.255Z] ---> d157e17ce211 [2020-08-13T04:39:15.255Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-13T04:39:15.317Z] [ "`gofmt -l .`" = "" ] [2020-08-13T04:39:15.847Z] ---> da7033d94035 [2020-08-13T04:39:15.847Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-13T04:39:16.440Z] ---> 62d321e443a8 [2020-08-13T04:39:16.440Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-13T04:39:16.440Z] ---> Running in e547c5692788 [2020-08-13T04:39:17.943Z] ./bin/test-go-mod-tidy.sh [2020-08-13T04:39:18.420Z] Removing intermediate container e547c5692788 [2020-08-13T04:39:18.420Z] ---> b1f75097734e [2020-08-13T04:39:18.420Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-13T04:39:18.420Z] ---> Running in 304f0abe1beb [2020-08-13T04:39:18.691Z] Removing intermediate container 304f0abe1beb [2020-08-13T04:39:18.691Z] ---> 062543a4a6fe [2020-08-13T04:39:18.691Z] Step 24/26 : LABEL arch=x86_64 [2020-08-13T04:39:18.691Z] ---> Running in f3ecf5e9d455 [2020-08-13T04:39:18.925Z] ./bin/test-attribution-txt.sh [2020-08-13T04:39:18.955Z] Removing intermediate container f3ecf5e9d455 [2020-08-13T04:39:18.955Z] ---> 8738a3549191 [2020-08-13T04:39:18.955Z] Step 25/26 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:39:18.955Z] ---> Running in 1cc99eb17004 [2020-08-13T04:39:19.221Z] Removing intermediate container 1cc99eb17004 [2020-08-13T04:39:19.221Z] ---> 872cb75f49bc [2020-08-13T04:39:19.221Z] Step 26/26 : LABEL version=0.0.0 [2020-08-13T04:39:19.221Z] ---> Running in c8cdb4e88b4f [2020-08-13T04:39:19.494Z] Removing intermediate container c8cdb4e88b4f [2020-08-13T04:39:19.494Z] ---> e8a8c8cf10a5 [2020-08-13T04:39:19.494Z] [2020-08-13T04:39:19.765Z] Successfully built e8a8c8cf10a5 [2020-08-13T04:39:19.765Z] Successfully tagged docker-security-secretstore-setup-go:latest [Pipeline] sh [2020-08-13T04:39:22.205Z] + ls -al . [2020-08-13T04:39:22.205Z] total 588 [2020-08-13T04:39:22.205Z] drwxrwxr-x 10 1001 1001 4096 Aug 13 04:39 . [2020-08-13T04:39:22.205Z] drwxr-xr-x 4 root root 4096 Aug 13 04:36 .. [2020-08-13T04:39:22.205Z] -rw-rw-r-- 1 1001 1001 11 Aug 13 04:35 .dockerignore [2020-08-13T04:39:22.205Z] drwxrwxr-x 8 1001 1001 4096 Aug 13 04:35 .git [2020-08-13T04:39:22.205Z] drwxrwxr-x 3 1001 1001 4096 Aug 13 04:35 .github [2020-08-13T04:39:22.205Z] -rw-rw-r-- 1 1001 1001 932 Aug 13 04:35 .gitignore [2020-08-13T04:39:22.205Z] drwxrwxr-x 3 1001 1001 4096 Aug 13 04:35 .semver [2020-08-13T04:39:22.205Z] -rw-rw-r-- 1 1001 1001 166 Aug 13 04:35 .sonarcloud.properties [2020-08-13T04:39:22.205Z] -rw-rw-r-- 1 1001 1001 3804 Aug 13 04:35 CONTRIBUTING.md [2020-08-13T04:39:22.205Z] -rw-rw-r-- 1 1001 1001 1035 Aug 13 04:35 Dockerfile.build [2020-08-13T04:39:22.205Z] -rw-rw-r-- 1 1001 1001 865 Aug 13 04:35 Jenkinsfile [2020-08-13T04:39:22.205Z] -rw-rw-r-- 1 1001 1001 10775 Aug 13 04:35 LICENSE [2020-08-13T04:39:22.205Z] -rw-rw-r-- 1 1001 1001 6237 Aug 13 04:35 Makefile [2020-08-13T04:39:22.205Z] -rw-rw-r-- 1 1001 1001 5652 Aug 13 04:35 README.md [2020-08-13T04:39:22.205Z] -rw-rw-r-- 1 1001 1001 7111 Aug 13 04:35 SECURITY.md [2020-08-13T04:39:22.205Z] -rw-rw-r-- 1 1001 1001 5 Aug 13 04:31 VERSION [2020-08-13T04:39:22.205Z] -rw-rw-r-- 1 1001 1001 4131 Aug 13 04:35 ZMQWindows.md [2020-08-13T04:39:22.205Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 04:35 bin [2020-08-13T04:39:22.205Z] drwxrwxr-x 15 1001 1001 4096 Aug 13 04:35 cmd [2020-08-13T04:39:22.205Z] -rw-r--r-- 1 root root 458010 Aug 13 04:38 coverage.out [2020-08-13T04:39:22.205Z] -rw-r--r-- 1 root root 983 Aug 13 04:39 go.mod [2020-08-13T04:39:22.205Z] -rw-r--r-- 1 root root 17542 Aug 13 04:39 go.sum [2020-08-13T04:39:22.205Z] drwxrwxr-x 8 1001 1001 4096 Aug 13 04:35 internal [2020-08-13T04:39:22.205Z] drwxrwxr-x 4 1001 1001 4096 Aug 13 04:35 openapi [2020-08-13T04:39:22.205Z] drwxrwxr-x 4 1001 1001 4096 Aug 13 04:35 snap [2020-08-13T04:39:22.205Z] -rw-rw-r-- 1 1001 1001 168 Aug 13 04:35 version.go [Pipeline] sh [2020-08-13T04:39:22.861Z] + '[' -e coverage.out ] [2020-08-13T04:39:22.861Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-08-13T04:39:22.952Z] Warning: overwriting stash ‘coverage-report’ [2020-08-13T04:39:24.056Z] Stashed 1 file(s) [Pipeline] sh [2020-08-13T04:39:24.738Z] + make build [2020-08-13T04:39:24.738Z] 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-13T04:39:25.100Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a0cd2c122647 [2020-08-13T04:39:25.100Z] ---> 66a2c4c96841 [2020-08-13T04:39:25.100Z] [2020-08-13T04:39:25.100Z] Step 9/29 : FROM alpine:latest [2020-08-13T04:39:25.100Z] ---> a24bb4013296 [2020-08-13T04:39:25.100Z] 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-13T04:39:25.100Z] ---> Running in 331b28998eed [2020-08-13T04:39:25.100Z] Removing intermediate container 331b28998eed [2020-08-13T04:39:25.100Z] ---> e3ff8280e912 [2020-08-13T04:39:25.100Z] Step 11/29 : USER root [2020-08-13T04:39:25.100Z] ---> Running in 0d3cd37ad7e2 [2020-08-13T04:39:25.100Z] Removing intermediate container 0d3cd37ad7e2 [2020-08-13T04:39:25.100Z] ---> 1e832334fe5d [2020-08-13T04:39:25.100Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-13T04:39:25.466Z] ---> Running in 8d6e2e9b3885 [2020-08-13T04:39:25.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-13T04:39:25.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-13T04:39:25.987Z] v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:39:25.987Z] v3.12.0-241-g30378ef162 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:39:25.987Z] OK: 12749 distinct packages available [2020-08-13T04:39:26.248Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-13T04:39:26.248Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-13T04:39:26.248Z] Executing busybox-1.31.1-r16.trigger [2020-08-13T04:39:26.248Z] Executing ca-certificates-20191127-r4.trigger [2020-08-13T04:39:26.248Z] OK: 6 MiB in 16 packages [2020-08-13T04:39:27.631Z] Removing intermediate container 8d6e2e9b3885 [2020-08-13T04:39:27.631Z] ---> 6510a255a686 [2020-08-13T04:39:27.631Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-13T04:39:27.631Z] ---> Running in 94ace434c48c [2020-08-13T04:39:27.631Z] Removing intermediate container 94ace434c48c [2020-08-13T04:39:27.631Z] ---> 2f31faa77a92 [2020-08-13T04:39:27.631Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-13T04:39:27.631Z] ---> Running in bfcaed6d871e [2020-08-13T04:39:28.207Z] Removing intermediate container bfcaed6d871e [2020-08-13T04:39:28.207Z] ---> 4173013d16bf [2020-08-13T04:39:28.207Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-13T04:39:28.207Z] ---> Running in 39b1ae657b20 [2020-08-13T04:39:29.149Z] Removing intermediate container 39b1ae657b20 [2020-08-13T04:39:29.149Z] ---> 4e38fe551110 [2020-08-13T04:39:29.149Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-13T04:39:29.722Z] ---> deb60c52e39b [2020-08-13T04:39:29.722Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-13T04:39:29.722Z] ---> ac540c0a2ba6 [2020-08-13T04:39:29.722Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-13T04:39:29.982Z] ---> caeff346d31a [2020-08-13T04:39:29.982Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-13T04:39:30.243Z] ---> 0c5053df3cf0 [2020-08-13T04:39:30.243Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-13T04:39:30.504Z] ---> c07bef29a403 [2020-08-13T04:39:30.504Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-13T04:39:30.504Z] ---> Running in 43c46b0dbbb5 [2020-08-13T04:39:31.448Z] Removing intermediate container 43c46b0dbbb5 [2020-08-13T04:39:31.448Z] ---> f2205c0e70ee [2020-08-13T04:39:31.448Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-13T04:39:31.708Z] ---> ed8253a251fa [2020-08-13T04:39:31.708Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-13T04:39:31.708Z] ---> Running in 87d643fd8ec1 [2020-08-13T04:39:32.649Z] Removing intermediate container 87d643fd8ec1 [2020-08-13T04:39:32.649Z] ---> 869ef62aa903 [2020-08-13T04:39:32.649Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-13T04:39:32.649Z] ---> Running in 49b6ac05da34 [2020-08-13T04:39:33.594Z] Removing intermediate container 49b6ac05da34 [2020-08-13T04:39:33.594Z] ---> 7d4ae780c641 [2020-08-13T04:39:33.594Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-13T04:39:33.857Z] ---> Running in 316504fa6340 [2020-08-13T04:39:33.857Z] Removing intermediate container 316504fa6340 [2020-08-13T04:39:33.857Z] ---> 116980452da0 [2020-08-13T04:39:33.857Z] Step 26/29 : CMD [ "generate" ] [2020-08-13T04:39:33.857Z] ---> Running in 49fb2504a551 [2020-08-13T04:39:34.117Z] Removing intermediate container 49fb2504a551 [2020-08-13T04:39:34.117Z] ---> 615f18a5a0cb [2020-08-13T04:39:34.117Z] Step 27/29 : LABEL arch=x86_64 [2020-08-13T04:39:34.117Z] ---> Running in 1d1755a984e6 [2020-08-13T04:39:34.378Z] Removing intermediate container 1d1755a984e6 [2020-08-13T04:39:34.378Z] ---> 58e5d1902536 [2020-08-13T04:39:34.378Z] Step 28/29 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:39:34.378Z] ---> Running in 71a34acf8480 [2020-08-13T04:39:35.319Z] Removing intermediate container 71a34acf8480 [2020-08-13T04:39:35.319Z] ---> c84c7a370492 [2020-08-13T04:39:35.319Z] Step 29/29 : LABEL version=0.0.0 [2020-08-13T04:39:35.319Z] ---> Running in ef86c95e4c14 [2020-08-13T04:39:35.319Z] Removing intermediate container ef86c95e4c14 [2020-08-13T04:39:35.319Z] ---> 51a2da210ba2 [2020-08-13T04:39:35.319Z] [2020-08-13T04:39:35.579Z] Successfully built 51a2da210ba2 [2020-08-13T04:39:35.579Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-08-13T04:39:36.178Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-08-13T04:39:36.240Z] $ docker stop --time=1 27da5d36d89d9c5b1a273f8c1f1a0a2d6d5b04dbeb0b1208e4b385691db04c46 [2020-08-13T04:39:38.015Z] $ docker rm -f 27da5d36d89d9c5b1a273f8c1f1a0a2d6d5b04dbeb0b1208e4b385691db04c46 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-13T04:39:38.554Z] + docker images [2020-08-13T04:39:38.554Z] + grep docker [2020-08-13T04:39:38.815Z] docker-security-secrets-setup-go latest 51a2da210ba2 3 seconds ago 25.1MB [2020-08-13T04:39:38.815Z] docker-security-secretstore-setup-go latest e8a8c8cf10a5 19 seconds ago 33.9MB [2020-08-13T04:39:38.815Z] docker-core-command-go latest 2a6d8ef2ee95 29 seconds ago 13MB [2020-08-13T04:39:38.815Z] docker-security-proxy-setup-go latest f88b11bd68d5 29 seconds ago 16.4MB [2020-08-13T04:39:38.815Z] docker-support-logging-go latest 1803c704177d 40 seconds ago 11.8MB [2020-08-13T04:39:38.815Z] docker-sys-mgmt-agent-go latest b2431c77c0ce About a minute ago 284MB [2020-08-13T04:39:38.815Z] docker-core-data-go latest 3c1947068955 2 minutes ago 23.8MB [2020-08-13T04:39:38.815Z] docker-support-notifications-go latest 5c99fbd22d01 2 minutes ago 14.4MB [2020-08-13T04:39:38.815Z] docker-core-metadata-go latest d3fd0b91b032 2 minutes ago 14.4MB [2020-08-13T04:39:38.815Z] docker-support-scheduler-go latest b318e1f39157 3 minutes ago 13.1MB [2020-08-13T04:39:38.815Z] 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-13T04:39:47.081Z] 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-13T04:39:59.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-08-13T04:40:04.861Z] 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-13T04:40:10.267Z] 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-13T04:40:18.534Z] 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-13T04:40:18.817Z] 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-13T04:40:24.228Z] 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-13T04:40:30.927Z] 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-13T04:40:34.295Z] 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-13T04:40:39.682Z] 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-13T04:40:43.979Z] 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-13T04:40:48.282Z] 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-13T04:40:52.643Z] $ docker stop --time=1 71e142c2244e81dedfd34662c85ce8c015cc08768a9fd329bd81ab62dfd1ec46 [2020-08-13T04:40:55.461Z] $ docker rm -f 71e142c2244e81dedfd34662c85ce8c015cc08768a9fd329bd81ab62dfd1ec46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-13T04:40:57.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-13T04:40:57.329Z] [2020-08-13T04:40:57.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-13T04:40:57.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-13T04:40:57.994Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-08-13T04:40:57.994Z] 29e5d40040c1: Pulling fs layer [2020-08-13T04:40:57.994Z] 1ce36da41761: Pulling fs layer [2020-08-13T04:40:57.994Z] 25b303627fd3: Pulling fs layer [2020-08-13T04:40:57.994Z] 29e5d40040c1: Verifying Checksum [2020-08-13T04:40:57.994Z] 29e5d40040c1: Download complete [2020-08-13T04:40:58.602Z] 1ce36da41761: Verifying Checksum [2020-08-13T04:40:58.602Z] 1ce36da41761: Download complete [2020-08-13T04:40:58.875Z] 29e5d40040c1: Pull complete [2020-08-13T04:41:00.317Z] 25b303627fd3: Verifying Checksum [2020-08-13T04:41:00.317Z] 25b303627fd3: Download complete [2020-08-13T04:41:01.305Z] 1ce36da41761: Pull complete [2020-08-13T04:41:12.034Z] 25b303627fd3: Pull complete [2020-08-13T04:41:12.034Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-08-13T04:41:12.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-13T04:41:12.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-08-13T04:41:12.992Z] prd-ubuntu18.04-docker-arm64-4c-16g-5071 does not seem to be running inside a container [2020-08-13T04:41:13.749Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-13T04:41:17.287Z] $ docker top 35e032e86610ec663855de199ef20cc710b2a2d55e3f8da4ec9ee48768385c00 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-13T04:41:18.677Z] + + docker-compose build --help [2020-08-13T04:41:18.677Z] grep parallel [2020-08-13T04:41:23.000Z] --parallel Build images in parallel. [Pipeline] } [2020-08-13T04:41:23.018Z] $ docker stop --time=1 35e032e86610ec663855de199ef20cc710b2a2d55e3f8da4ec9ee48768385c00 [2020-08-13T04:41:24.981Z] $ docker rm -f 35e032e86610ec663855de199ef20cc710b2a2d55e3f8da4ec9ee48768385c00 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-13T04:41:25.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-13T04:41:25.795Z] . [Pipeline] withDockerContainer [2020-08-13T04:41:26.078Z] prd-ubuntu18.04-docker-arm64-4c-16g-5071 does not seem to be running inside a container [2020-08-13T04:41:26.160Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-13T04:41:27.693Z] $ docker top 1d45eaf457764351c003c2a20b52312f53469d25b60f247a2fb7d78fb48de7d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-13T04:41:28.722Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-13T04:41:33.007Z] Building docker-core-command-go ... [2020-08-13T04:41:33.007Z] Building docker-core-data-go ... [2020-08-13T04:41:33.007Z] Building docker-core-metadata-go ... [2020-08-13T04:41:33.007Z] Building docker-security-proxy-setup-go ... [2020-08-13T04:41:33.007Z] Building docker-security-secrets-setup-go ... [2020-08-13T04:41:33.007Z] Building docker-security-secretstore-setup-go ... [2020-08-13T04:41:33.007Z] Building docker-support-logging-go ... [2020-08-13T04:41:33.007Z] Building docker-support-notifications-go ... [2020-08-13T04:41:33.007Z] Building docker-support-scheduler-go ... [2020-08-13T04:41:33.007Z] Building docker-sys-mgmt-agent-go ... [2020-08-13T04:41:33.007Z] Building docker-core-data-go [2020-08-13T04:41:33.007Z] Building docker-support-logging-go [2020-08-13T04:41:33.007Z] Building docker-support-scheduler-go [2020-08-13T04:41:33.007Z] Building docker-support-notifications-go [2020-08-13T04:41:33.007Z] Building docker-sys-mgmt-agent-go [2020-08-13T04:43:24.785Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:43:24.785Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:43:24.785Z] ---> 99e8539c8c93 [2020-08-13T04:43:24.785Z] Step 3/21 : WORKDIR /edgex-go [2020-08-13T04:43:24.785Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:43:24.785Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:43:24.785Z] ---> 99e8539c8c93 [2020-08-13T04:43:24.785Z] Step 3/20 : WORKDIR /edgex-go [2020-08-13T04:43:24.785Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:43:24.785Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:43:24.785Z] ---> 99e8539c8c93 [2020-08-13T04:43:24.785Z] Step 3/23 : WORKDIR /edgex-go [2020-08-13T04:43:24.785Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpineStep 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:43:24.785Z] [2020-08-13T04:43:24.785Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:43:24.785Z] [2020-08-13T04:43:24.785Z] ---> 99e8539c8c93 [2020-08-13T04:43:24.785Z] ---> 99e8539c8c93 [2020-08-13T04:43:24.785Z] Step 3/22 : WORKDIR /edgex-goStep 3/26 : WORKDIR /edgex-go [2020-08-13T04:43:24.785Z] [2020-08-13T04:43:24.785Z] ---> Running in b7deff3f49b4 [2020-08-13T04:43:24.785Z] ---> Running in 4081f1665400 [2020-08-13T04:43:24.785Z] ---> Running in e5fa8c02594e [2020-08-13T04:43:24.785Z] ---> Running in d6244bd9993d [2020-08-13T04:43:24.785Z] ---> Running in 3148245bcc95 [2020-08-13T04:43:24.785Z] Removing intermediate container 4081f1665400 [2020-08-13T04:43:24.785Z] Removing intermediate container e5fa8c02594e [2020-08-13T04:43:24.785Z] ---> 02ba57e1c0c5 [2020-08-13T04:43:24.785Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:43:24.785Z] ---> d2664200b9e7 [2020-08-13T04:43:24.785Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:43:24.785Z] Removing intermediate container d6244bd9993d [2020-08-13T04:43:24.785Z] ---> a4d41ccad5c8 [2020-08-13T04:43:24.785Z] Removing intermediate container 3148245bcc95 [2020-08-13T04:43:24.785Z] ---> dc7efd3b6743 [2020-08-13T04:43:24.785Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:43:24.785Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:43:24.785Z] Removing intermediate container b7deff3f49b4 [2020-08-13T04:43:24.785Z] ---> 0d7c147455bc [2020-08-13T04:43:24.785Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:43:24.785Z] ---> Running in 30801c6178f7 [2020-08-13T04:43:24.785Z] ---> Running in 027f4ead1f73 [2020-08-13T04:43:24.785Z] ---> Running in 727140b0a107 [2020-08-13T04:43:24.785Z] ---> Running in 8685c9d72443 [2020-08-13T04:43:24.785Z] ---> Running in ecebaefb5960 [2020-08-13T04:43:24.785Z] Removing intermediate container 027f4ead1f73 [2020-08-13T04:43:24.785Z] ---> c0be82239d9c [2020-08-13T04:43:24.785Z] Step 5/20 : RUN apk update && apk add make git [2020-08-13T04:43:24.785Z] ---> Running in e18bf69b9de8 [2020-08-13T04:43:24.785Z] Removing intermediate container 30801c6178f7 [2020-08-13T04:43:24.785Z] ---> b53d328d1f68 [2020-08-13T04:43:24.785Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-13T04:43:24.785Z] Removing intermediate container 727140b0a107 [2020-08-13T04:43:24.785Z] ---> 911cee062dcb [2020-08-13T04:43:24.785Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-13T04:43:24.785Z] ---> Running in 9227e9c76932 [2020-08-13T04:43:24.785Z] ---> Running in d0c0d40fcd51 [2020-08-13T04:43:24.785Z] Removing intermediate container 8685c9d72443 [2020-08-13T04:43:24.785Z] ---> 692ac584b485 [2020-08-13T04:43:24.785Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-13T04:43:24.785Z] Removing intermediate container ecebaefb5960 [2020-08-13T04:43:24.785Z] ---> 2fb465e46dfb [2020-08-13T04:43:24.785Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-13T04:43:24.785Z] ---> Running in 535b0ddc1e9e [2020-08-13T04:43:24.785Z] ---> Running in 57656d82e5b0 [2020-08-13T04:43:25.064Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:43:25.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:43:25.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:43:25.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:43:25.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:43:26.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:43:26.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:43:26.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:43:27.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:43:27.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:43:27.049Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:43:27.049Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:43:27.049Z] OK: 12620 distinct packages available [2020-08-13T04:43:27.645Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:43:27.645Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:43:27.645Z] OK: 12620 distinct packages available [2020-08-13T04:43:27.918Z] OK: 217 MiB in 51 packages [2020-08-13T04:43:27.918Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:43:27.918Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:43:27.919Z] OK: 12620 distinct packages available [2020-08-13T04:43:27.919Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:43:27.919Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:43:27.919Z] OK: 12620 distinct packages available [2020-08-13T04:43:28.191Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:43:28.191Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:43:28.191Z] OK: 12620 distinct packages available [2020-08-13T04:43:28.792Z] OK: 217 MiB in 51 packages [2020-08-13T04:43:29.067Z] OK: 217 MiB in 51 packages [2020-08-13T04:43:29.067Z] OK: 217 MiB in 51 packages [2020-08-13T04:43:29.067Z] OK: 217 MiB in 51 packages [2020-08-13T04:43:29.673Z] Removing intermediate container e18bf69b9de8 [2020-08-13T04:43:29.673Z] ---> 013d8a2d5891 [2020-08-13T04:43:29.673Z] Step 6/20 : COPY go.mod . [2020-08-13T04:43:29.954Z] OK: 217 MiB in 51 packages [2020-08-13T04:43:30.947Z] ---> eb7752d200b8 [2020-08-13T04:43:30.947Z] Step 7/20 : RUN go mod download [2020-08-13T04:43:30.947Z] Removing intermediate container 57656d82e5b0 [2020-08-13T04:43:30.947Z] ---> 07f6b53f47b0 [2020-08-13T04:43:30.947Z] Step 6/22 : COPY go.mod . [2020-08-13T04:43:31.235Z] Removing intermediate container 535b0ddc1e9e [2020-08-13T04:43:31.235Z] ---> 5c1bbb9c9bfc [2020-08-13T04:43:31.235Z] Step 6/23 : COPY go.mod . [2020-08-13T04:43:31.235Z] ---> Running in c3c5dcf67ec1 [2020-08-13T04:43:31.235Z] Removing intermediate container d0c0d40fcd51 [2020-08-13T04:43:31.235Z] ---> fc13fdea4001 [2020-08-13T04:43:31.235Z] Step 6/26 : COPY go.mod . [2020-08-13T04:43:31.834Z] Removing intermediate container 9227e9c76932 [2020-08-13T04:43:31.834Z] ---> b54eedb1c4b3 [2020-08-13T04:43:31.834Z] Step 6/21 : COPY go.mod . [2020-08-13T04:43:32.439Z] ---> 315c862ce161 [2020-08-13T04:43:32.439Z] Step 7/23 : RUN go mod download [2020-08-13T04:43:32.439Z] ---> 46374c933a61 [2020-08-13T04:43:32.439Z] Step 7/22 : RUN go mod download [2020-08-13T04:43:32.439Z] ---> b7226f4be0e9 [2020-08-13T04:43:32.439Z] Step 7/26 : RUN go mod download [2020-08-13T04:43:32.713Z] ---> Running in f3906b88ff96 [2020-08-13T04:43:32.713Z] ---> Running in f63b7addaf5d [2020-08-13T04:43:32.713Z] ---> Running in 8158a28f272a [2020-08-13T04:43:32.989Z] ---> 11123f55ab3f [2020-08-13T04:43:32.989Z] Step 7/21 : RUN go mod download [2020-08-13T04:43:33.269Z] ---> Running in b1a780ba2488 [2020-08-13T04:43:35.896Z] Removing intermediate container c3c5dcf67ec1 [2020-08-13T04:43:35.896Z] ---> 6626846e7622 [2020-08-13T04:43:35.896Z] Step 8/20 : COPY . . [2020-08-13T04:43:38.523Z] Removing intermediate container f3906b88ff96 [2020-08-13T04:43:38.523Z] ---> 4db170c184df [2020-08-13T04:43:38.523Z] Step 8/23 : COPY . . [2020-08-13T04:43:38.831Z] Removing intermediate container f63b7addaf5d [2020-08-13T04:43:38.831Z] ---> e836b338b19c [2020-08-13T04:43:38.831Z] Step 8/22 : COPY . . [2020-08-13T04:43:39.160Z] Removing intermediate container 8158a28f272a [2020-08-13T04:43:39.160Z] ---> 3a4feaa9da9c [2020-08-13T04:43:39.160Z] Step 8/26 : COPY . . [2020-08-13T04:43:39.432Z] Removing intermediate container b1a780ba2488 [2020-08-13T04:43:39.432Z] ---> fe8ac5e354db [2020-08-13T04:43:39.432Z] Step 8/21 : COPY . . [2020-08-13T04:44:11.795Z] ---> 7884fede23ec [2020-08-13T04:44:11.795Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-13T04:44:11.795Z] ---> b4041029c297 [2020-08-13T04:44:11.795Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-13T04:44:11.795Z] ---> b3544c7a6034 [2020-08-13T04:44:11.795Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-13T04:44:11.795Z] ---> Running in 899a0225a1f0 [2020-08-13T04:44:11.795Z] ---> 9296393419f9 [2020-08-13T04:44:11.795Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-13T04:44:11.795Z] ---> e56ece2da55e [2020-08-13T04:44:11.795Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-13T04:44:11.795Z] ---> Running in 6c4de73ee412 [2020-08-13T04:44:11.795Z] ---> Running in 32432ef93bcb [2020-08-13T04:44:11.795Z] ---> Running in 1eac9454b866 [2020-08-13T04:44:11.795Z] ---> Running in 0c2ed3f637ac [2020-08-13T04:44:11.795Z] 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-13T04:44:12.070Z] 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-13T04:44:12.345Z] 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-13T04:44:12.621Z] 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-13T04:44:12.621Z] 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-13T04:46:04.574Z] Removing intermediate container 0c2ed3f637ac [2020-08-13T04:46:04.574Z] ---> 192845c61807 [2020-08-13T04:46:04.574Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-13T04:46:05.180Z] ---> Running in 8d0ae229b627 [2020-08-13T04:46:05.798Z] Removing intermediate container 6c4de73ee412 [2020-08-13T04:46:05.798Z] ---> 2a153903fa9e [2020-08-13T04:46:05.798Z] [2020-08-13T04:46:05.798Z] Step 10/21 : FROM scratch [2020-08-13T04:46:05.799Z] ---> [2020-08-13T04:46:05.799Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-13T04:46:06.075Z] ---> Running in 313d40276286 [2020-08-13T04:46:06.682Z] Removing intermediate container 313d40276286 [2020-08-13T04:46:06.682Z] ---> 6822f5dcac23 [2020-08-13T04:46:06.682Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-13T04:46:06.959Z] ---> Running in 1303cabff823 [2020-08-13T04:46:07.564Z] Removing intermediate container 1303cabff823 [2020-08-13T04:46:07.564Z] ---> 5a6fb2e556ca [2020-08-13T04:46:07.564Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-13T04:46:07.564Z] ---> Running in c47b96daeb62 [2020-08-13T04:46:07.843Z] 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-13T04:46:08.449Z] Removing intermediate container c47b96daeb62 [2020-08-13T04:46:08.449Z] ---> 092d5c3ac5dc [2020-08-13T04:46:08.449Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-13T04:46:09.447Z] ---> 4e76f2eea1d4 [2020-08-13T04:46:09.447Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-13T04:46:10.461Z] ---> 144f353be30a [2020-08-13T04:46:10.461Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-13T04:46:12.469Z] ---> 25b2840789bc [2020-08-13T04:46:12.469Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-13T04:46:13.934Z] ---> 5b4ff865367b [2020-08-13T04:46:13.934Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-13T04:46:13.934Z] ---> Running in d1d446c61310 [2020-08-13T04:46:13.934Z] Removing intermediate container 8d0ae229b627 [2020-08-13T04:46:13.934Z] ---> a12a16334b7a [2020-08-13T04:46:13.934Z] [2020-08-13T04:46:13.934Z] Step 11/26 : FROM docker:latest [2020-08-13T04:46:13.934Z] ---> ce9d55ae87f1 [2020-08-13T04:46:13.934Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-13T04:46:14.233Z] ---> Running in 5f621857859c [2020-08-13T04:46:14.874Z] Removing intermediate container d1d446c61310 [2020-08-13T04:46:14.874Z] ---> c2bbd242dac9 [2020-08-13T04:46:14.874Z] Step 19/21 : LABEL arch=arm64 [2020-08-13T04:46:14.874Z] ---> Running in b81d37f3faea [2020-08-13T04:46:16.339Z] Removing intermediate container b81d37f3faea [2020-08-13T04:46:16.339Z] ---> 0960fce5071f [2020-08-13T04:46:16.339Z] Step 20/21 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:46:16.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:46:16.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:46:16.886Z] ---> Running in a1d64c5858b7 [2020-08-13T04:46:17.488Z] (1/2) Installing readline (8.0.4-r0) [2020-08-13T04:46:17.488Z] (2/2) Installing bash (5.0.17-r0) [2020-08-13T04:46:17.488Z] Executing bash-5.0.17-r0.post-install [2020-08-13T04:46:17.488Z] Executing busybox-1.31.1-r16.trigger [2020-08-13T04:46:17.762Z] OK: 12 MiB in 22 packages [2020-08-13T04:46:18.046Z] Removing intermediate container a1d64c5858b7 [2020-08-13T04:46:18.046Z] ---> 9d9895dea65c [2020-08-13T04:46:18.046Z] Step 21/21 : LABEL version=0.0.0 [2020-08-13T04:46:18.668Z] ---> Running in 43c10128a978 [2020-08-13T04:46:20.117Z] Removing intermediate container 43c10128a978 [2020-08-13T04:46:20.117Z] ---> 27e4fe22304c [2020-08-13T04:46:20.117Z] [2020-08-13T04:46:20.388Z] Removing intermediate container 5f621857859c [2020-08-13T04:46:20.388Z] ---> c87da13c9886 [2020-08-13T04:46:20.388Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-13T04:46:20.669Z] Successfully built 27e4fe22304c [2020-08-13T04:46:20.955Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-08-13T04:46:20.955Z]  Building docker-support-logging-go ... done Building docker-security-secretstore-setup-go [2020-08-13T04:46:21.230Z] ---> Running in ccd888c055ec [2020-08-13T04:46:21.514Z] Removing intermediate container 899a0225a1f0 [2020-08-13T04:46:21.514Z] ---> e93ff347b09a [2020-08-13T04:46:21.514Z] [2020-08-13T04:46:21.514Z] Step 10/20 : FROM scratch [2020-08-13T04:46:21.514Z] ---> [2020-08-13T04:46:21.514Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-13T04:46:22.124Z] ---> Running in 22745bc9850f [2020-08-13T04:46:23.117Z] Removing intermediate container 1eac9454b866 [2020-08-13T04:46:23.117Z] ---> 14c532226180 [2020-08-13T04:46:23.117Z] [2020-08-13T04:46:23.117Z] Step 10/23 : FROM scratch [2020-08-13T04:46:23.117Z] ---> [2020-08-13T04:46:23.117Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-13T04:46:23.117Z] ---> Using cache [2020-08-13T04:46:23.117Z] ---> 6822f5dcac23 [2020-08-13T04:46:23.117Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-13T04:46:23.117Z] Removing intermediate container 22745bc9850f [2020-08-13T04:46:23.117Z] ---> dacb198c0774 [2020-08-13T04:46:23.117Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-13T04:46:23.736Z] ---> Running in 9a0e2bca55f5 [2020-08-13T04:46:24.015Z] ---> Running in 3a753fade1bd [2020-08-13T04:46:24.994Z] Removing intermediate container 9a0e2bca55f5 [2020-08-13T04:46:24.994Z] ---> 2dd063e570f2 [2020-08-13T04:46:24.994Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-13T04:46:25.595Z] ---> Running in 59536f548e09 [2020-08-13T04:46:25.595Z] Removing intermediate container 3a753fade1bd [2020-08-13T04:46:25.595Z] ---> e00c57f5f91b [2020-08-13T04:46:25.595Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-13T04:46:26.584Z] ---> Running in 0b409225a021 [2020-08-13T04:46:26.865Z] Removing intermediate container ccd888c055ec [2020-08-13T04:46:26.865Z] ---> c2104711fe24 [2020-08-13T04:46:26.865Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-13T04:46:26.865Z] Removing intermediate container 59536f548e09 [2020-08-13T04:46:26.865Z] ---> dbd37d7ddd0b [2020-08-13T04:46:26.865Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-13T04:46:27.468Z] Removing intermediate container 0b409225a021 [2020-08-13T04:46:27.468Z] ---> 0c4cf6651087 [2020-08-13T04:46:27.468Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-13T04:46:27.745Z] ---> Running in 9697056b1ad1 [2020-08-13T04:46:28.352Z] ---> 0a2571252284 [2020-08-13T04:46:28.352Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-13T04:46:28.634Z] ---> 9174f10a7c53 [2020-08-13T04:46:28.634Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-13T04:46:28.933Z] Removing intermediate container 9697056b1ad1 [2020-08-13T04:46:28.933Z] ---> 5500eea22967 [2020-08-13T04:46:28.933Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-13T04:46:29.913Z] ---> Running in 33f1056a3bfb [2020-08-13T04:46:30.185Z] ---> 106eacd39c09 [2020-08-13T04:46:30.185Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-13T04:46:30.464Z] ---> 1fb092fbc1b4 [2020-08-13T04:46:30.464Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-13T04:46:30.464Z] Removing intermediate container 33f1056a3bfb [2020-08-13T04:46:30.464Z] ---> 776f658a276b [2020-08-13T04:46:30.464Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-13T04:46:30.741Z] ---> Running in ee4fc25ec81b [2020-08-13T04:46:31.743Z] Removing intermediate container ee4fc25ec81b [2020-08-13T04:46:31.743Z] ---> 50b2e412e249 [2020-08-13T04:46:31.743Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-13T04:46:32.728Z] ---> c7f6fdee2677 [2020-08-13T04:46:32.728Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-13T04:46:33.351Z] ---> Running in 2e5cbe167080 [2020-08-13T04:46:33.630Z] ---> 0971cdccd8ae [2020-08-13T04:46:33.630Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-13T04:46:33.906Z] ---> 16c930adbace [2020-08-13T04:46:33.906Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-13T04:46:34.184Z] Removing intermediate container 2e5cbe167080 [2020-08-13T04:46:34.184Z] ---> 0e59a3678626 [2020-08-13T04:46:34.184Z] Step 18/20 : LABEL arch=arm64 [2020-08-13T04:46:35.630Z] ---> 0a7d1589f3b7 [2020-08-13T04:46:35.630Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-13T04:46:35.630Z] ---> Running in a008cdd4a53c [2020-08-13T04:46:36.241Z] ---> b618e5b7162f [2020-08-13T04:46:36.241Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-13T04:46:37.241Z] Removing intermediate container a008cdd4a53c [2020-08-13T04:46:37.241Z] ---> e28a32443e4a [2020-08-13T04:46:37.241Z] Step 19/20 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:46:38.229Z] ---> Running in d77e1c9229af [2020-08-13T04:46:38.504Z] ---> 08bb02c14c28 [2020-08-13T04:46:38.504Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-13T04:46:38.504Z] ---> 643056b7394d [2020-08-13T04:46:38.504Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-13T04:46:38.777Z] Removing intermediate container 32432ef93bcb [2020-08-13T04:46:38.777Z] ---> ab63d530e81c [2020-08-13T04:46:38.777Z] [2020-08-13T04:46:38.777Z] Step 10/22 : FROM alpine [2020-08-13T04:46:39.050Z] ---> Running in 7a7ebd763e5a [2020-08-13T04:46:39.050Z] latest: Pulling from library/alpine [2020-08-13T04:46:39.357Z] Removing intermediate container d77e1c9229af [2020-08-13T04:46:39.357Z] ---> 3857dcaea0f8 [2020-08-13T04:46:39.357Z] Step 20/20 : LABEL version=0.0.0 [2020-08-13T04:46:39.635Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-13T04:46:39.635Z] Status: Downloaded newer image for alpine:latest [2020-08-13T04:46:39.635Z] ---> 62ee0e9f8440 [2020-08-13T04:46:39.635Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-13T04:46:39.635Z] ---> e011f933e5fe [2020-08-13T04:46:39.635Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-13T04:46:39.913Z] ---> Running in fdfac8b2a025 [2020-08-13T04:46:39.913Z] ---> Running in 00dac48169db [2020-08-13T04:46:39.913Z] ---> Running in f0fe1c6ad2af [2020-08-13T04:46:40.941Z] Removing intermediate container fdfac8b2a025 [2020-08-13T04:46:40.941Z] ---> 1225e92fda2a [2020-08-13T04:46:40.941Z] [2020-08-13T04:46:41.258Z] Removing intermediate container 00dac48169db [2020-08-13T04:46:41.258Z] ---> eb5d0cd99404 [2020-08-13T04:46:41.258Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-13T04:46:41.258Z] Removing intermediate container f0fe1c6ad2af [2020-08-13T04:46:41.258Z] ---> 0320e22fb14d [2020-08-13T04:46:41.258Z] Step 21/23 : LABEL arch=arm64 [2020-08-13T04:46:41.534Z] Successfully built 1225e92fda2a [2020-08-13T04:46:41.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:46:41.807Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-08-13T04:46:41.808Z]  Building docker-support-scheduler-go ... done  ---> Running in 96f9a4254cc1 [2020-08-13T04:46:41.808Z] ---> Running in 18b521e66b24 [2020-08-13T04:46:41.808Z] Building docker-security-secrets-setup-go [2020-08-13T04:46:41.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:46:42.402Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-13T04:46:42.402Z] Removing intermediate container 96f9a4254cc1 [2020-08-13T04:46:42.402Z] ---> f0b2ca51a480 [2020-08-13T04:46:42.402Z] Step 22/23 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:46:42.402Z] (2/33) Installing expat (2.2.9-r1) [2020-08-13T04:46:42.402Z] (3/33) Installing libffi (3.3-r2) [2020-08-13T04:46:42.402Z] (4/33) Installing gdbm (1.13-r1) [2020-08-13T04:46:42.402Z] Removing intermediate container 18b521e66b24 [2020-08-13T04:46:42.402Z] ---> 0278915f35f3 [2020-08-13T04:46:42.402Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-13T04:46:42.402Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-13T04:46:42.402Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-13T04:46:42.402Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-13T04:46:42.994Z] ---> Running in 2ea896f048c4 [2020-08-13T04:46:42.994Z] ---> Running in 91eeedf1fe39 [2020-08-13T04:46:44.441Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-13T04:46:44.441Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-13T04:46:44.441Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-13T04:46:44.441Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-13T04:46:44.441Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-13T04:46:44.441Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-13T04:46:44.716Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-13T04:46:44.716Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-13T04:46:44.716Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-13T04:46:44.716Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-13T04:46:44.716Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-13T04:46:44.716Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-13T04:46:44.993Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-13T04:46:44.993Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-13T04:46:44.993Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-13T04:46:44.993Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-13T04:46:44.993Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-13T04:46:44.993Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-13T04:46:44.993Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-13T04:46:44.993Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-13T04:46:44.993Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-13T04:46:44.994Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-13T04:46:44.994Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-13T04:46:44.994Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-13T04:46:44.994Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-13T04:46:44.994Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-13T04:46:45.270Z] Executing busybox-1.31.1-r16.trigger [2020-08-13T04:46:45.270Z] OK: 71 MiB in 55 packages [2020-08-13T04:46:45.547Z] Removing intermediate container 91eeedf1fe39 [2020-08-13T04:46:45.547Z] ---> d5bfe1ed1463 [2020-08-13T04:46:45.547Z] Step 23/23 : LABEL version=0.0.0 [2020-08-13T04:46:45.547Z] Removing intermediate container 2ea896f048c4 [2020-08-13T04:46:45.547Z] ---> c2ecd2fffa79 [2020-08-13T04:46:45.547Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:46:45.547Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:46:45.547Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:46:45.547Z] ---> 99e8539c8c93 [2020-08-13T04:46:45.547Z] Step 3/26 : WORKDIR /edgex-go [2020-08-13T04:46:45.547Z] ---> Using cache [2020-08-13T04:46:45.547Z] ---> 0d7c147455bc [2020-08-13T04:46:45.547Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:46:45.547Z] ---> Using cache [2020-08-13T04:46:45.547Z] ---> 2fb465e46dfb [2020-08-13T04:46:45.547Z] Step 5/26 : RUN apk update && apk add make git [2020-08-13T04:46:46.526Z] ---> Running in b2d569027dd3 [2020-08-13T04:46:46.526Z] ---> Running in 05b1aedabc51 [2020-08-13T04:46:46.526Z] ---> Running in 76eac97b36fa [2020-08-13T04:46:48.514Z] Removing intermediate container b2d569027dd3 [2020-08-13T04:46:48.514Z] ---> 2b38e72a88f8 [2020-08-13T04:46:48.514Z] [2020-08-13T04:46:49.118Z] Successfully built 2b38e72a88f8 [2020-08-13T04:46:49.398Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-08-13T04:46:49.398Z] Building docker-core-command-go [2020-08-13T04:46:49.997Z]  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:46:51.008Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:46:52.460Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:46:52.460Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:46:52.460Z] OK: 12620 distinct packages available [2020-08-13T04:46:53.063Z] OK: 217 MiB in 51 packages [2020-08-13T04:46:54.518Z] Removing intermediate container 05b1aedabc51 [2020-08-13T04:46:54.518Z] ---> ff3c5a162b73 [2020-08-13T04:46:54.518Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-13T04:46:54.795Z] ---> Running in 2442b82ce6a0 [2020-08-13T04:46:55.083Z] Removing intermediate container 7a7ebd763e5a [2020-08-13T04:46:55.083Z] ---> 3a32ff2ff793 [2020-08-13T04:46:55.083Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-13T04:46:56.534Z] ---> Running in 8638a8951b2c [2020-08-13T04:46:56.812Z] Removing intermediate container 76eac97b36fa [2020-08-13T04:46:56.812Z] ---> 8222aa56688c [2020-08-13T04:46:56.812Z] Step 6/26 : COPY go.mod . [2020-08-13T04:46:57.411Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:46:58.013Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:46:59.006Z] ---> 1528c3e46fa3 [2020-08-13T04:46:59.006Z] Step 7/26 : RUN go mod download [2020-08-13T04:46:59.006Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-13T04:46:59.006Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-13T04:46:59.006Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-13T04:46:59.610Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-13T04:46:59.610Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-13T04:46:59.610Z] ---> Running in 4e112df2b7d4 [2020-08-13T04:46:59.610Z] Executing busybox-1.31.1-r16.trigger [2020-08-13T04:46:59.610Z] OK: 8 MiB in 19 packages [2020-08-13T04:47:03.020Z] Removing intermediate container 2442b82ce6a0 [2020-08-13T04:47:03.020Z] ---> 26724cc51595 [2020-08-13T04:47:03.020Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-13T04:47:04.482Z] ---> 1647b20fec3f [2020-08-13T04:47:04.482Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-13T04:47:04.482Z] Collecting docker-compose==1.23.2 [2020-08-13T04:47:04.760Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-13T04:47:04.760Z] Removing intermediate container 4e112df2b7d4 [2020-08-13T04:47:04.760Z] ---> 6f17209da8b4 [2020-08-13T04:47:04.760Z] Step 8/26 : COPY . . [2020-08-13T04:47:05.753Z] Collecting cached-property<2,>=1.2.0 [2020-08-13T04:47:05.753Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-13T04:47:06.362Z] Collecting docker<4.0,>=3.6.0 [2020-08-13T04:47:06.362Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-13T04:47:08.350Z] ---> 68dff83a5122 [2020-08-13T04:47:08.350Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-13T04:47:08.955Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-13T04:47:08.955Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-13T04:47:09.948Z] Collecting PyYAML<4,>=3.10 [2020-08-13T04:47:09.948Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-13T04:47:10.225Z] ---> cac7762092d2 [2020-08-13T04:47:10.225Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-13T04:47:10.498Z] ---> Running in 80b53a401ac3 [2020-08-13T04:47:11.951Z] Removing intermediate container 80b53a401ac3 [2020-08-13T04:47:11.951Z] ---> df832ffe5519 [2020-08-13T04:47:11.951Z] Step 20/22 : LABEL arch=arm64 [2020-08-13T04:47:12.230Z] ---> Running in 6fb63896348e [2020-08-13T04:47:13.231Z] Removing intermediate container 6fb63896348e [2020-08-13T04:47:13.231Z] ---> d158b14255a1 [2020-08-13T04:47:13.231Z] Step 21/22 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:47:13.506Z] ---> Running in 357d7471ff8c [2020-08-13T04:47:14.108Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-13T04:47:14.108Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-13T04:47:14.716Z] Removing intermediate container 357d7471ff8c [2020-08-13T04:47:14.716Z] ---> 63412f73a22e [2020-08-13T04:47:14.716Z] Step 22/22 : LABEL version=0.0.0 [2020-08-13T04:47:15.320Z] ---> Running in 63604b0660e1 [2020-08-13T04:47:16.312Z] Removing intermediate container 63604b0660e1 [2020-08-13T04:47:16.312Z] ---> 91b21dff0083 [2020-08-13T04:47:16.312Z] [2020-08-13T04:47:16.918Z] Collecting texttable<0.10,>=0.9.0 [2020-08-13T04:47:16.918Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-13T04:47:17.193Z] Successfully built 91b21dff0083 [2020-08-13T04:47:17.193Z] Successfully tagged docker-core-data-go-arm64:latest [2020-08-13T04:47:17.193Z]  Building docker-core-data-go ... done Building docker-security-proxy-setup-go [2020-08-13T04:47:19.173Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:47:19.173Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-13T04:47:19.173Z] ---> 99e8539c8c93 [2020-08-13T04:47:19.173Z] Step 3/29 : WORKDIR /edgex-go [2020-08-13T04:47:19.173Z] ---> Using cache [2020-08-13T04:47:19.173Z] ---> 0d7c147455bc [2020-08-13T04:47:19.173Z] Step 4/29 : RUN apk update && apk add make git [2020-08-13T04:47:19.453Z] ---> Running in c2f27b384c05 [2020-08-13T04:47:21.452Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-13T04:47:21.452Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-13T04:47:21.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:47:21.731Z] Collecting jsonschema<3,>=2.5.1 [2020-08-13T04:47:21.731Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-13T04:47:22.337Z] Collecting docopt<0.7,>=0.6.1 [2020-08-13T04:47:22.337Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-13T04:47:22.611Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:47:24.058Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:47:24.058Z] v3.12.0-241-g30378ef162 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:47:24.058Z] OK: 12620 distinct packages available [2020-08-13T04:47:24.663Z] OK: 217 MiB in 51 packages [2020-08-13T04:47:24.938Z] 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-13T04:47:25.218Z] Collecting docker-pycreds>=0.4.0 [2020-08-13T04:47:25.218Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-13T04:47:25.497Z] 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-13T04:47:25.497Z] 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-13T04:47:25.774Z] Collecting idna<2.8,>=2.5 [2020-08-13T04:47:26.048Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-13T04:47:27.498Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-13T04:47:27.775Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-13T04:47:28.761Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-13T04:47:28.761Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-13T04:47:28.761Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-13T04:47:28.761Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-13T04:47:29.036Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:47:29.036Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:47:29.036Z] ---> 99e8539c8c93 [2020-08-13T04:47:29.036Z] Step 3/21 : WORKDIR /edgex-go [2020-08-13T04:47:29.036Z] ---> Using cache [2020-08-13T04:47:29.036Z] ---> 0d7c147455bc [2020-08-13T04:47:29.036Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:47:29.036Z] ---> Using cache [2020-08-13T04:47:29.036Z] ---> 2fb465e46dfb [2020-08-13T04:47:29.036Z] Step 5/21 : RUN apk update && apk add make git [2020-08-13T04:47:29.036Z] ---> Using cache [2020-08-13T04:47:29.036Z] ---> 8222aa56688c [2020-08-13T04:47:29.036Z] Step 6/21 : COPY go.mod . [2020-08-13T04:47:29.036Z] ---> Using cache [2020-08-13T04:47:29.036Z] ---> 1528c3e46fa3 [2020-08-13T04:47:29.036Z] Step 7/21 : RUN go mod download [2020-08-13T04:47:29.036Z] ---> Using cache [2020-08-13T04:47:29.036Z] ---> 6f17209da8b4 [2020-08-13T04:47:29.036Z] Step 8/21 : COPY . . [2020-08-13T04:47:30.017Z] Installing collected packages: cached-property, docker-pycreds, idna, urllib3, requests, websocket-client, docker, PyYAML, dockerpty, texttable, jsonschema, docopt, docker-compose [2020-08-13T04:47:30.292Z] Attempting uninstall: idna [2020-08-13T04:47:30.292Z] Found existing installation: idna 2.9 [2020-08-13T04:47:30.292Z] Uninstalling idna-2.9: [2020-08-13T04:47:30.569Z] Successfully uninstalled idna-2.9 [2020-08-13T04:47:32.023Z] Attempting uninstall: urllib3 [2020-08-13T04:47:32.023Z] Found existing installation: urllib3 1.25.9 [2020-08-13T04:47:32.023Z] Uninstalling urllib3-1.25.9: [2020-08-13T04:47:32.023Z] Removing intermediate container c2f27b384c05 [2020-08-13T04:47:32.023Z] ---> 26d7f7a0a465 [2020-08-13T04:47:32.023Z] Step 5/29 : COPY go.mod . [2020-08-13T04:47:32.023Z] Successfully uninstalled urllib3-1.25.9 [2020-08-13T04:47:33.017Z] Attempting uninstall: requests [2020-08-13T04:47:33.017Z] Found existing installation: requests 2.23.0 [2020-08-13T04:47:33.017Z] Uninstalling requests-2.23.0: [2020-08-13T04:47:33.017Z] Successfully uninstalled requests-2.23.0 [2020-08-13T04:47:33.306Z] ---> ee71368f39f6 [2020-08-13T04:47:33.306Z] 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-13T04:47:33.911Z] ---> 0defbc5a4074 [2020-08-13T04:47:33.911Z] Step 6/29 : RUN go mod download [2020-08-13T04:47:34.191Z] ---> Running in 42d691ae7fb5 [2020-08-13T04:47:34.191Z] ---> Running in 404362300ae8 [2020-08-13T04:47:35.641Z] Running setup.py install for PyYAML: started [2020-08-13T04:47:37.084Z] 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-13T04:47:39.083Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-13T04:47:39.083Z] Running setup.py install for dockerpty: started [2020-08-13T04:47:41.731Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-13T04:47:41.731Z] Running setup.py install for texttable: started [2020-08-13T04:47:41.731Z] Removing intermediate container 404362300ae8 [2020-08-13T04:47:41.731Z] ---> a10cd39ff053 [2020-08-13T04:47:41.731Z] Step 7/29 : COPY . . [2020-08-13T04:47:44.369Z] Running setup.py install for texttable: finished with status 'done' [2020-08-13T04:47:44.976Z] Running setup.py install for docopt: started [2020-08-13T04:47:47.604Z] Running setup.py install for docopt: finished with status 'done' [2020-08-13T04:47:49.047Z] 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-13T04:47:54.466Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:47:54.466Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:47:54.466Z] ---> 99e8539c8c93 [2020-08-13T04:47:54.466Z] Step 3/20 : WORKDIR /edgex-go [2020-08-13T04:47:54.466Z] ---> Using cache [2020-08-13T04:47:54.466Z] ---> 0d7c147455bc [2020-08-13T04:47:54.466Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:47:54.466Z] ---> Using cache [2020-08-13T04:47:54.466Z] ---> 2fb465e46dfb [2020-08-13T04:47:54.466Z] Step 5/20 : RUN apk update && apk add make git [2020-08-13T04:47:54.466Z] ---> Using cache [2020-08-13T04:47:54.466Z] ---> 8222aa56688c [2020-08-13T04:47:54.466Z] Step 6/20 : COPY go.mod . [2020-08-13T04:47:54.466Z] ---> Using cache [2020-08-13T04:47:54.466Z] ---> 1528c3e46fa3 [2020-08-13T04:47:54.466Z] Step 7/20 : RUN go mod download [2020-08-13T04:47:54.466Z] ---> Using cache [2020-08-13T04:47:54.466Z] ---> 6f17209da8b4 [2020-08-13T04:47:54.466Z] Step 8/20 : COPY . . [2020-08-13T04:47:54.466Z] ---> Using cache [2020-08-13T04:47:54.466Z] ---> ee71368f39f6 [2020-08-13T04:47:54.466Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-13T04:47:55.066Z] ---> Running in b2611920ff2b [2020-08-13T04:47:57.699Z] 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-13T04:47:59.982Z] Removing intermediate container 8638a8951b2c [2020-08-13T04:47:59.982Z] ---> 3ab70b4bda47 [2020-08-13T04:47:59.982Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-13T04:48:00.619Z] ---> Running in 577957ad0abd [2020-08-13T04:48:05.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:48:05.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:48:06.087Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-13T04:48:06.087Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-13T04:48:06.087Z] (3/3) Installing curl (7.69.1-r0) [2020-08-13T04:48:06.087Z] Executing busybox-1.31.1-r16.trigger [2020-08-13T04:48:06.087Z] OK: 71 MiB in 58 packages [2020-08-13T04:48:09.556Z] ---> 5997d73c27da [2020-08-13T04:48:09.556Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-13T04:48:09.556Z] Removing intermediate container 577957ad0abd [2020-08-13T04:48:09.556Z] ---> 5ce4bd1deb7f [2020-08-13T04:48:09.556Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-13T04:48:09.556Z] ---> Running in a9f6d4e48660 [2020-08-13T04:48:09.836Z] ---> Running in be24e19d4833 [2020-08-13T04:48:10.833Z] Removing intermediate container be24e19d4833 [2020-08-13T04:48:10.833Z] ---> a0f8b665c315 [2020-08-13T04:48:10.833Z] Step 24/26 : LABEL arch=arm64 [2020-08-13T04:48:11.441Z] ---> Running in b99eb2c82588 [2020-08-13T04:48:12.433Z] Removing intermediate container b99eb2c82588 [2020-08-13T04:48:12.433Z] ---> c461af7ab0b0 [2020-08-13T04:48:12.433Z] Step 25/26 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:48:12.709Z] 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-13T04:48:12.987Z] ---> Running in 820c32327823 [2020-08-13T04:48:13.979Z] Removing intermediate container 820c32327823 [2020-08-13T04:48:13.979Z] ---> 312037791011 [2020-08-13T04:48:13.979Z] Step 26/26 : LABEL version=0.0.0 [2020-08-13T04:48:14.595Z] ---> Running in 7e96fba323fe [2020-08-13T04:48:15.586Z] Removing intermediate container 7e96fba323fe [2020-08-13T04:48:15.587Z] ---> cff694c7b735 [2020-08-13T04:48:15.587Z] [2020-08-13T04:48:17.028Z] Successfully built cff694c7b735 [2020-08-13T04:48:17.028Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-08-13T04:48:17.028Z]  Building docker-sys-mgmt-agent-go ... done Building docker-core-metadata-go [2020-08-13T04:48:25.370Z] ---> 71780ff6b639 [2020-08-13T04:48:25.370Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-13T04:48:25.370Z] ---> Running in cc0be02dc307 [2020-08-13T04:48:28.810Z] 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-13T04:48:55.664Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-13T04:48:55.664Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-13T04:48:55.664Z] ---> 99e8539c8c93 [2020-08-13T04:48:55.664Z] Step 3/21 : WORKDIR /edgex-go [2020-08-13T04:48:55.664Z] ---> Using cache [2020-08-13T04:48:55.664Z] ---> 0d7c147455bc [2020-08-13T04:48:55.664Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-13T04:48:55.664Z] ---> Using cache [2020-08-13T04:48:55.664Z] ---> 2fb465e46dfb [2020-08-13T04:48:55.664Z] Step 5/21 : RUN apk update && apk add make git [2020-08-13T04:48:55.664Z] ---> Using cache [2020-08-13T04:48:55.664Z] ---> 8222aa56688c [2020-08-13T04:48:55.664Z] Step 6/21 : COPY go.mod . [2020-08-13T04:48:55.664Z] ---> Using cache [2020-08-13T04:48:55.664Z] ---> 1528c3e46fa3 [2020-08-13T04:48:55.664Z] Step 7/21 : RUN go mod download [2020-08-13T04:48:55.664Z] ---> Using cache [2020-08-13T04:48:55.664Z] ---> 6f17209da8b4 [2020-08-13T04:48:55.664Z] Step 8/21 : COPY . . [2020-08-13T04:48:55.664Z] ---> Using cache [2020-08-13T04:48:55.664Z] ---> 5997d73c27da [2020-08-13T04:48:55.664Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-13T04:48:55.664Z] ---> Running in b1b8482842d6 [2020-08-13T04:48:55.664Z] 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-13T04:48:55.664Z] 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-13T04:49:08.118Z] 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-13T04:49:23.236Z] Removing intermediate container 42d691ae7fb5 [2020-08-13T04:49:23.236Z] ---> 7d13a429641f [2020-08-13T04:49:23.236Z] [2020-08-13T04:49:23.236Z] Step 10/26 : FROM alpine:3.10 [2020-08-13T04:49:23.236Z] 3.10: Pulling from library/alpine [2020-08-13T04:49:23.868Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-13T04:49:23.868Z] Status: Downloaded newer image for alpine:3.10 [2020-08-13T04:49:23.868Z] ---> 536a684cf733 [2020-08-13T04:49:23.868Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-13T04:49:23.868Z] ---> Running in 3bb06042e2a1 [2020-08-13T04:49:26.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:49:26.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:49:27.387Z] v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-13T04:49:27.387Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-13T04:49:27.388Z] OK: 10167 distinct packages available [2020-08-13T04:49:28.374Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-13T04:49:28.374Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-13T04:49:28.374Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-13T04:49:28.374Z] (4/5) Installing curl (7.66.0-r0) [2020-08-13T04:49:28.374Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-13T04:49:28.374Z] Executing busybox-1.30.1-r3.trigger [2020-08-13T04:49:28.374Z] Executing ca-certificates-20191127-r2.trigger [2020-08-13T04:49:28.973Z] OK: 7 MiB in 19 packages [2020-08-13T04:49:30.968Z] Removing intermediate container b2611920ff2b [2020-08-13T04:49:30.968Z] ---> 4ab13385234d [2020-08-13T04:49:30.968Z] [2020-08-13T04:49:30.968Z] Step 10/20 : FROM alpine [2020-08-13T04:49:30.968Z] ---> 62ee0e9f8440 [2020-08-13T04:49:30.968Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-13T04:49:31.255Z] ---> Running in 4eb8133cc899 [2020-08-13T04:49:32.693Z] Removing intermediate container 3bb06042e2a1 [2020-08-13T04:49:32.693Z] ---> 7f531b48ceb1 [2020-08-13T04:49:32.693Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-13T04:49:32.693Z] ---> Running in 3205b95319a4 [2020-08-13T04:49:33.677Z] Removing intermediate container 3205b95319a4 [2020-08-13T04:49:33.677Z] ---> b9b558d40c2f [2020-08-13T04:49:33.677Z] Step 13/26 : WORKDIR / [2020-08-13T04:49:33.677Z] ---> Running in 6175e81ee6a8 [2020-08-13T04:49:34.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:49:34.280Z] Removing intermediate container 6175e81ee6a8 [2020-08-13T04:49:34.280Z] ---> 4641163ab84e [2020-08-13T04:49:34.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-13T04:49:34.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:49:35.542Z] ---> 1aaeeddc0b33 [2020-08-13T04:49:35.542Z] 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-13T04:49:35.542Z] v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:49:35.542Z] v3.12.0-241-g30378ef162 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:49:35.542Z] OK: 12620 distinct packages available [2020-08-13T04:49:36.550Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-13T04:49:36.550Z] ---> 2942993db2a5 [2020-08-13T04:49:36.550Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-13T04:49:36.835Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-13T04:49:36.835Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-13T04:49:36.835Z] (4/4) Installing curl (7.69.1-r0) [2020-08-13T04:49:36.835Z] Executing busybox-1.31.1-r16.trigger [2020-08-13T04:49:36.835Z] Executing ca-certificates-20191127-r4.trigger [2020-08-13T04:49:37.437Z] OK: 7 MiB in 18 packages [2020-08-13T04:49:38.050Z] ---> 2947c7a1e8b0 [2020-08-13T04:49:38.050Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-13T04:49:39.513Z] ---> f98be7e02f7d [2020-08-13T04:49:39.513Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-13T04:49:40.119Z] Removing intermediate container 4eb8133cc899 [2020-08-13T04:49:40.119Z] ---> 48f05716dab9 [2020-08-13T04:49:40.119Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-13T04:49:40.119Z] ---> Running in 6ed5494c31b7 [2020-08-13T04:49:41.122Z] Removing intermediate container 6ed5494c31b7 [2020-08-13T04:49:41.122Z] ---> af9dbb4a9cc6 [2020-08-13T04:49:41.122Z] Step 13/20 : WORKDIR /edgex [2020-08-13T04:49:41.403Z] ---> Running in 28f1fdb9daad [2020-08-13T04:49:41.683Z] ---> a7029a66cba1 [2020-08-13T04:49:41.683Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-13T04:49:42.285Z] Removing intermediate container 28f1fdb9daad [2020-08-13T04:49:42.285Z] ---> 418271a2b802 [2020-08-13T04:49:42.285Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-13T04:49:43.748Z] ---> be2778dfac1c [2020-08-13T04:49:43.748Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-13T04:49:44.029Z] ---> 767b936a5749 [2020-08-13T04:49:44.029Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-13T04:49:46.036Z] ---> fae9f9a2ef1c [2020-08-13T04:49:46.036Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-13T04:49:46.036Z] ---> 9425208583ae [2020-08-13T04:49:46.036Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-13T04:49:46.036Z] ---> Running in 712e64bd7a13 [2020-08-13T04:49:47.029Z] Removing intermediate container 712e64bd7a13 [2020-08-13T04:49:47.029Z] ---> e76b01bc7c1f [2020-08-13T04:49:47.029Z] Step 17/20 : CMD ["--init=true"] [2020-08-13T04:49:47.029Z] ---> Running in b8767822470d [2020-08-13T04:49:47.029Z] ---> fac3520d9d1b [2020-08-13T04:49:47.029Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-13T04:49:47.305Z] ---> Running in 122e6cd0bafd [2020-08-13T04:49:47.925Z] Removing intermediate container b8767822470d [2020-08-13T04:49:47.925Z] ---> aa13c4f3bca5 [2020-08-13T04:49:47.925Z] Step 18/20 : LABEL arch=arm64 [2020-08-13T04:49:47.925Z] ---> Running in f5c220414a93 [2020-08-13T04:49:48.916Z] Removing intermediate container f5c220414a93 [2020-08-13T04:49:48.916Z] ---> 3a1e36abfdfb [2020-08-13T04:49:48.916Z] Step 19/20 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:49:48.916Z] ---> Running in c56ada737d06 [2020-08-13T04:49:49.523Z] Removing intermediate container c56ada737d06 [2020-08-13T04:49:49.816Z] ---> 50739b7f2d64 [2020-08-13T04:49:49.816Z] Step 20/20 : LABEL version=0.0.0 [2020-08-13T04:49:49.816Z] ---> Running in 1e955a213145 [2020-08-13T04:49:50.416Z] Removing intermediate container 1e955a213145 [2020-08-13T04:49:50.416Z] ---> b153ed0a5eff [2020-08-13T04:49:50.416Z] [2020-08-13T04:49:51.033Z] Successfully built b153ed0a5eff [2020-08-13T04:49:51.033Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-08-13T04:49:52.032Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 122e6cd0bafd [2020-08-13T04:49:52.032Z] ---> 2d62a88bcd14 [2020-08-13T04:49:52.032Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-13T04:49:52.308Z] ---> Running in face14059a68 [2020-08-13T04:49:52.906Z] Removing intermediate container face14059a68 [2020-08-13T04:49:52.906Z] ---> 547c378a2c5c [2020-08-13T04:49:52.906Z] Step 24/26 : LABEL arch=arm64 [2020-08-13T04:49:53.181Z] ---> Running in 264d39dee043 [2020-08-13T04:49:53.793Z] Removing intermediate container 264d39dee043 [2020-08-13T04:49:53.794Z] ---> 2221e5c50e34 [2020-08-13T04:49:53.794Z] Step 25/26 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:49:54.078Z] ---> Running in 247c48f285c6 [2020-08-13T04:49:55.066Z] Removing intermediate container 247c48f285c6 [2020-08-13T04:49:55.066Z] ---> 5a3020d89225 [2020-08-13T04:49:55.066Z] Step 26/26 : LABEL version=0.0.0 [2020-08-13T04:49:55.066Z] ---> Running in 28b2ec141d20 [2020-08-13T04:49:56.503Z] Removing intermediate container 28b2ec141d20 [2020-08-13T04:49:56.503Z] ---> ae16aade2aec [2020-08-13T04:49:56.503Z] [2020-08-13T04:49:57.101Z] Successfully built ae16aade2aec [2020-08-13T04:49:57.101Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-08-13T04:49:58.086Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container cc0be02dc307 [2020-08-13T04:49:58.086Z] ---> 44b02e71aa7f [2020-08-13T04:49:58.086Z] [2020-08-13T04:49:58.086Z] Step 9/29 : FROM alpine:latest [2020-08-13T04:49:58.086Z] ---> 62ee0e9f8440 [2020-08-13T04:49:58.086Z] 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-13T04:49:58.086Z] ---> Running in 52d044de357b [2020-08-13T04:49:58.685Z] Removing intermediate container 52d044de357b [2020-08-13T04:49:58.685Z] ---> 9926e00905db [2020-08-13T04:49:58.685Z] Step 11/29 : USER root [2020-08-13T04:49:58.961Z] ---> Running in deb66d83da3f [2020-08-13T04:49:59.573Z] Removing intermediate container deb66d83da3f [2020-08-13T04:49:59.573Z] ---> 5f5bfcc164d8 [2020-08-13T04:49:59.573Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-13T04:49:59.847Z] ---> Running in 731f6a1c0c02 [2020-08-13T04:50:02.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-13T04:50:02.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-13T04:50:02.754Z] v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-13T04:50:02.754Z] v3.12.0-241-g30378ef162 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-13T04:50:02.754Z] OK: 12620 distinct packages available [2020-08-13T04:50:03.740Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-13T04:50:03.740Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-13T04:50:03.740Z] Executing busybox-1.31.1-r16.trigger [2020-08-13T04:50:04.023Z] Executing ca-certificates-20191127-r4.trigger [2020-08-13T04:50:04.298Z] OK: 6 MiB in 16 packages [2020-08-13T04:50:06.925Z] Removing intermediate container 731f6a1c0c02 [2020-08-13T04:50:06.925Z] ---> 487979d9ecda [2020-08-13T04:50:06.925Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-13T04:50:07.196Z] ---> Running in e45aead23589 [2020-08-13T04:50:08.194Z] Removing intermediate container e45aead23589 [2020-08-13T04:50:08.194Z] ---> e033de5ec510 [2020-08-13T04:50:08.194Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-13T04:50:08.474Z] ---> Running in 9cdb7fd1e2b0 [2020-08-13T04:50:09.471Z] Removing intermediate container 9cdb7fd1e2b0 [2020-08-13T04:50:09.471Z] ---> 9b31ba171706 [2020-08-13T04:50:09.471Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-13T04:50:09.760Z] ---> Running in c7d3c0183775 [2020-08-13T04:50:10.744Z] Removing intermediate container a9f6d4e48660 [2020-08-13T04:50:10.744Z] ---> ea9575f630ee [2020-08-13T04:50:10.744Z] [2020-08-13T04:50:10.744Z] Step 10/21 : FROM scratch [2020-08-13T04:50:10.744Z] ---> [2020-08-13T04:50:10.744Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-13T04:50:10.744Z] ---> Using cache [2020-08-13T04:50:10.744Z] ---> dacb198c0774 [2020-08-13T04:50:10.744Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-13T04:50:11.021Z] ---> Running in 38c492ad1b4f [2020-08-13T04:50:12.008Z] Removing intermediate container 38c492ad1b4f [2020-08-13T04:50:12.008Z] ---> 14276cf7d7bf [2020-08-13T04:50:12.008Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-13T04:50:12.008Z] ---> Running in fb004933a0ce [2020-08-13T04:50:12.613Z] Removing intermediate container fb004933a0ce [2020-08-13T04:50:12.613Z] ---> 07e728182bfc [2020-08-13T04:50:12.613Z] Step 14/21 : WORKDIR / [2020-08-13T04:50:12.893Z] ---> Running in 73d0b9d7ec8b [2020-08-13T04:50:13.878Z] Removing intermediate container 73d0b9d7ec8b [2020-08-13T04:50:13.878Z] ---> 78d8cc8340dd [2020-08-13T04:50:13.878Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-13T04:50:13.878Z] Removing intermediate container c7d3c0183775 [2020-08-13T04:50:13.878Z] ---> e75db3770262 [2020-08-13T04:50:13.878Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-13T04:50:14.864Z] ---> dd7ec64eb01e [2020-08-13T04:50:14.864Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-13T04:50:15.459Z] ---> 325c8d34e109 [2020-08-13T04:50:15.459Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-13T04:50:16.911Z] ---> 63332b9358c1 [2020-08-13T04:50:16.911Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-13T04:50:16.911Z] ---> 1c39f5c59cfe [2020-08-13T04:50:16.911Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-13T04:50:17.514Z] ---> e14bd5b01755 [2020-08-13T04:50:17.514Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-13T04:50:17.790Z] ---> cbb6e22fd913 [2020-08-13T04:50:17.790Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-13T04:50:17.790Z] ---> Running in 88b3c2eeab12 [2020-08-13T04:50:18.382Z] Removing intermediate container 88b3c2eeab12 [2020-08-13T04:50:18.382Z] ---> 332e5c912f15 [2020-08-13T04:50:18.382Z] Step 19/21 : LABEL arch=arm64 [2020-08-13T04:50:18.382Z] ---> Running in 4bb91dfc83a4 [2020-08-13T04:50:18.652Z] ---> 821dd75b47a5 [2020-08-13T04:50:18.652Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-13T04:50:18.928Z] Removing intermediate container 4bb91dfc83a4 [2020-08-13T04:50:19.200Z] ---> 5988e067a9ea [2020-08-13T04:50:19.200Z] Step 20/21 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:50:19.200Z] ---> Running in 36f0351021a5 [2020-08-13T04:50:19.469Z] ---> fd06bba19d79 [2020-08-13T04:50:19.469Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-13T04:50:19.739Z] ---> Running in cbc3ace6aacf [2020-08-13T04:50:19.739Z] Removing intermediate container 36f0351021a5 [2020-08-13T04:50:19.739Z] ---> e775d07fc355 [2020-08-13T04:50:19.739Z] Step 21/21 : LABEL version=0.0.0 [2020-08-13T04:50:20.007Z] ---> Running in a2e533fbf86d [2020-08-13T04:50:20.610Z] Removing intermediate container a2e533fbf86d [2020-08-13T04:50:20.610Z] ---> fddd6626fcbb [2020-08-13T04:50:20.610Z] [2020-08-13T04:50:21.204Z] Successfully built fddd6626fcbb [2020-08-13T04:50:21.204Z] Successfully tagged docker-core-command-go-arm64:latest [2020-08-13T04:50:23.190Z]  Building docker-core-command-go ... done Removing intermediate container cbc3ace6aacf [2020-08-13T04:50:23.190Z] ---> 6b8acb396fed [2020-08-13T04:50:23.190Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-13T04:50:24.624Z] ---> e6466a07ca28 [2020-08-13T04:50:24.624Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-13T04:50:24.897Z] ---> Running in bfbd9444e687 [2020-08-13T04:50:25.169Z] Removing intermediate container b1b8482842d6 [2020-08-13T04:50:25.169Z] ---> de41bd19f67a [2020-08-13T04:50:25.169Z] [2020-08-13T04:50:25.169Z] Step 10/21 : FROM scratch [2020-08-13T04:50:25.169Z] ---> [2020-08-13T04:50:25.169Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-13T04:50:25.443Z] ---> Using cache [2020-08-13T04:50:25.443Z] ---> dacb198c0774 [2020-08-13T04:50:25.443Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-13T04:50:25.443Z] ---> Running in 209164d24c40 [2020-08-13T04:50:26.039Z] Removing intermediate container 209164d24c40 [2020-08-13T04:50:26.039Z] ---> b71d60f552e3 [2020-08-13T04:50:26.039Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-13T04:50:26.039Z] ---> Running in b143f50dd1ba [2020-08-13T04:50:26.634Z] Removing intermediate container b143f50dd1ba [2020-08-13T04:50:26.634Z] ---> 451a4eb2ba8c [2020-08-13T04:50:26.634Z] Step 14/21 : WORKDIR / [2020-08-13T04:50:26.914Z] ---> Running in 8ec3c1000127 [2020-08-13T04:50:27.509Z] Removing intermediate container 8ec3c1000127 [2020-08-13T04:50:27.509Z] ---> 240cab4637d9 [2020-08-13T04:50:27.509Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-13T04:50:27.782Z] Removing intermediate container bfbd9444e687 [2020-08-13T04:50:27.782Z] ---> 3d182b58a6c4 [2020-08-13T04:50:27.782Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-13T04:50:28.053Z] ---> Running in eb3acc883ac1 [2020-08-13T04:50:28.326Z] ---> 8ffb219fbead [2020-08-13T04:50:28.326Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-13T04:50:30.305Z] ---> 496edf82639f [2020-08-13T04:50:30.305Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-13T04:50:30.903Z] ---> 8c97714f7f42 [2020-08-13T04:50:30.903Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-13T04:50:31.175Z] ---> Running in f2f5ac1cfe9f [2020-08-13T04:50:31.456Z] Removing intermediate container eb3acc883ac1 [2020-08-13T04:50:31.456Z] ---> 936ca6d33185 [2020-08-13T04:50:31.456Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-13T04:50:31.456Z] ---> Running in a36b1ed2c281 [2020-08-13T04:50:31.730Z] Removing intermediate container f2f5ac1cfe9f [2020-08-13T04:50:31.730Z] ---> 37c88bf1a08e [2020-08-13T04:50:31.730Z] Step 19/21 : LABEL arch=arm64 [2020-08-13T04:50:32.003Z] ---> Running in 983652bd8ade [2020-08-13T04:50:32.283Z] Removing intermediate container a36b1ed2c281 [2020-08-13T04:50:32.283Z] ---> 404f7f83be1b [2020-08-13T04:50:32.283Z] Step 26/29 : CMD [ "generate" ] [2020-08-13T04:50:32.283Z] ---> Running in fd77c7a190e3 [2020-08-13T04:50:32.555Z] Removing intermediate container 983652bd8ade [2020-08-13T04:50:32.555Z] ---> c61a3b71dde3 [2020-08-13T04:50:32.555Z] Step 20/21 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:50:32.838Z] ---> Running in 7a123dc4b186 [2020-08-13T04:50:32.838Z] Removing intermediate container fd77c7a190e3 [2020-08-13T04:50:32.838Z] ---> a83c497f2508 [2020-08-13T04:50:32.838Z] Step 27/29 : LABEL arch=arm64 [2020-08-13T04:50:33.114Z] ---> Running in 21b0861ad69c [2020-08-13T04:50:33.387Z] Removing intermediate container 7a123dc4b186 [2020-08-13T04:50:33.387Z] ---> d8dd11a696e2 [2020-08-13T04:50:33.387Z] Step 21/21 : LABEL version=0.0.0 [2020-08-13T04:50:33.387Z] ---> Running in 83ddb236f0ea [2020-08-13T04:50:33.661Z] Removing intermediate container 21b0861ad69c [2020-08-13T04:50:33.661Z] ---> 0bcc9c4c0b5f [2020-08-13T04:50:33.661Z] Step 28/29 : LABEL git_sha=096a41bc119aae963718c00c8ff751384996e8bc [2020-08-13T04:50:33.933Z] ---> Running in 4f2aa6061e80 [2020-08-13T04:50:33.933Z] Removing intermediate container 83ddb236f0ea [2020-08-13T04:50:33.933Z] ---> e8d77f4f734b [2020-08-13T04:50:33.933Z] [2020-08-13T04:50:34.526Z] Successfully built e8d77f4f734b [2020-08-13T04:50:34.526Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-08-13T04:50:34.526Z]  Building docker-core-metadata-go ... done Removing intermediate container 4f2aa6061e80 [2020-08-13T04:50:34.526Z] ---> c1aeb8ab0cc1 [2020-08-13T04:50:34.526Z] Step 29/29 : LABEL version=0.0.0 [2020-08-13T04:50:34.803Z] ---> Running in 8db64cd5efe5 [2020-08-13T04:50:35.394Z] Removing intermediate container 8db64cd5efe5 [2020-08-13T04:50:35.394Z] ---> 58b13e859bd1 [2020-08-13T04:50:35.394Z] [2020-08-13T04:50:35.666Z] Successfully built 58b13e859bd1 [2020-08-13T04:50:35.936Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-08-13T04:50:36.221Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-08-13T04:50:36.215Z] $ docker stop --time=1 1d45eaf457764351c003c2a20b52312f53469d25b60f247a2fb7d78fb48de7d2 [2020-08-13T04:50:38.165Z] $ docker rm -f 1d45eaf457764351c003c2a20b52312f53469d25b60f247a2fb7d78fb48de7d2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-13T04:50:38.853Z] + docker images [2020-08-13T04:50:38.853Z] + grep docker [2020-08-13T04:50:39.123Z] docker-security-secrets-setup-go-arm64 latest 58b13e859bd1 3 seconds ago 24.2MB [2020-08-13T04:50:39.123Z] docker-core-metadata-go-arm64 latest e8d77f4f734b 6 seconds ago 13.8MB [2020-08-13T04:50:39.123Z] docker-core-command-go-arm64 latest fddd6626fcbb 19 seconds ago 12.4MB [2020-08-13T04:50:39.123Z] docker-security-secretstore-setup-go-arm64 latest ae16aade2aec 44 seconds ago 32.5MB [2020-08-13T04:50:39.123Z] docker-security-proxy-setup-go-arm64 latest b153ed0a5eff 49 seconds ago 15.8MB [2020-08-13T04:50:39.123Z] docker-sys-mgmt-agent-go-arm64 latest cff694c7b735 2 minutes ago 266MB [2020-08-13T04:50:39.123Z] docker-core-data-go-arm64 latest 91b21dff0083 3 minutes ago 22.6MB [2020-08-13T04:50:39.123Z] docker-support-notifications-go-arm64 latest 2b38e72a88f8 3 minutes ago 13.9MB [2020-08-13T04:50:39.123Z] docker-support-scheduler-go-arm64 latest 1225e92fda2a 3 minutes ago 12.6MB [2020-08-13T04:50:39.123Z] docker-support-logging-go-arm64 latest 27e4fe22304c 4 minutes ago 11.4MB [2020-08-13T04:50:39.123Z] 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-13T04:50:40.836Z] provisioning config files... [2020-08-13T04:50:40.858Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5399821243882057461tmp [Pipeline] { [Pipeline] sh [2020-08-13T04:50:41.215Z] + curl -s https://codecov.io/bash [2020-08-13T04:50:41.215Z] + bash -s - -t @/w/workspace/edgex-go/5@tmp/config5399821243882057461tmp [Pipeline] } [2020-08-13T04:50:41.485Z] 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-13T04:50:42.958Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-13T04:50:43.849Z] ---> package-listing.sh [2020-08-13T04:50:43.849Z] ++ facter osfamily [2020-08-13T04:50:43.849Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-13T04:50:43.849Z] + OS_FAMILY=redhat [2020-08-13T04:50:43.849Z] + workspace=/w/workspace/edgex-go/5 [2020-08-13T04:50:43.849Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-13T04:50:43.849Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-13T04:50:43.849Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-13T04:50:43.849Z] + PACKAGES=/tmp/packages_start.txt [2020-08-13T04:50:43.849Z] + '[' /w/workspace/edgex-go/5 ']' [2020-08-13T04:50:43.849Z] + PACKAGES=/tmp/packages_end.txt [2020-08-13T04:50:43.849Z] + case "${OS_FAMILY}" in [2020-08-13T04:50:43.849Z] + rpm -qa [2020-08-13T04:50:43.849Z] + sort [2020-08-13T04:50:48.059Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-13T04:50:48.059Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-13T04:50:48.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-13T04:50:48.059Z] + '[' /w/workspace/edgex-go/5 ']' [2020-08-13T04:50:48.059Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2020-08-13T04:50:48.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-13T04:50:48.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-13T04:50:48.460Z] [2020-08-13T04:50:48.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-13T04:50:49.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-13T04:50:49.008Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-13T04:50:49.008Z] c9b1b535fdd9: Pulling fs layer [2020-08-13T04:50:49.008Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-13T04:50:49.008Z] 756a868c4378: Pulling fs layer [2020-08-13T04:50:49.008Z] 444b2fc9a129: Pulling fs layer [2020-08-13T04:50:49.008Z] ea15f1150254: Pulling fs layer [2020-08-13T04:50:49.008Z] 41b27a9f41bf: Pulling fs layer [2020-08-13T04:50:49.008Z] 28c525ee5125: Pulling fs layer [2020-08-13T04:50:49.008Z] 094b1ea09ed8: Pulling fs layer [2020-08-13T04:50:49.008Z] 138eaada9080: Pulling fs layer [2020-08-13T04:50:49.008Z] 0622d0fa9048: Pulling fs layer [2020-08-13T04:50:49.008Z] 094b1ea09ed8: Waiting [2020-08-13T04:50:49.008Z] ea15f1150254: Waiting [2020-08-13T04:50:49.008Z] 138eaada9080: Waiting [2020-08-13T04:50:49.008Z] 0622d0fa9048: Waiting [2020-08-13T04:50:49.008Z] 41b27a9f41bf: Waiting [2020-08-13T04:50:49.008Z] 28c525ee5125: Waiting [2020-08-13T04:50:49.008Z] 444b2fc9a129: Waiting [2020-08-13T04:50:49.008Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-13T04:50:49.008Z] 2cc5ad85d9ab: Download complete [2020-08-13T04:50:49.008Z] 444b2fc9a129: Verifying Checksum [2020-08-13T04:50:49.008Z] 444b2fc9a129: Download complete [2020-08-13T04:50:49.008Z] c9b1b535fdd9: Verifying Checksum [2020-08-13T04:50:49.008Z] c9b1b535fdd9: Download complete [2020-08-13T04:50:49.008Z] ea15f1150254: Verifying Checksum [2020-08-13T04:50:49.008Z] ea15f1150254: Download complete [2020-08-13T04:50:49.270Z] 28c525ee5125: Verifying Checksum [2020-08-13T04:50:49.270Z] 28c525ee5125: Download complete [2020-08-13T04:50:49.549Z] 756a868c4378: Verifying Checksum [2020-08-13T04:50:49.549Z] 756a868c4378: Download complete [2020-08-13T04:50:49.549Z] c9b1b535fdd9: Pull complete [2020-08-13T04:50:49.812Z] 138eaada9080: Verifying Checksum [2020-08-13T04:50:49.812Z] 138eaada9080: Download complete [2020-08-13T04:50:49.812Z] 094b1ea09ed8: Verifying Checksum [2020-08-13T04:50:49.812Z] 094b1ea09ed8: Download complete [2020-08-13T04:50:49.812Z] 0622d0fa9048: Verifying Checksum [2020-08-13T04:50:49.812Z] 0622d0fa9048: Download complete [2020-08-13T04:50:49.812Z] 2cc5ad85d9ab: Pull complete [2020-08-13T04:50:50.402Z] 41b27a9f41bf: Verifying Checksum [2020-08-13T04:50:50.402Z] 41b27a9f41bf: Download complete [2020-08-13T04:50:52.336Z] 756a868c4378: Pull complete [2020-08-13T04:50:52.336Z] 444b2fc9a129: Pull complete [2020-08-13T04:50:52.599Z] ea15f1150254: Pull complete [2020-08-13T04:50:57.894Z] 41b27a9f41bf: Pull complete [2020-08-13T04:50:57.894Z] 28c525ee5125: Pull complete [2020-08-13T04:51:01.212Z] 094b1ea09ed8: Pull complete [2020-08-13T04:51:01.212Z] 138eaada9080: Pull complete [2020-08-13T04:51:01.474Z] 0622d0fa9048: Pull complete [2020-08-13T04:51:01.474Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-13T04:51:01.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-13T04:51:01.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-13T04:51:01.655Z] prd-centos7-docker-4c-2g-5067 does not seem to be running inside a container [2020-08-13T04:51:01.703Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:alpine cat [2020-08-13T04:51:05.247Z] $ docker top 61704a60c70587e4c1941dd112b08775565ea01fcf118225ca9d1a9a372acff1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-13T04:51:05.486Z] provisioning config files... [2020-08-13T04:51:05.502Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8831843154747965474tmp [Pipeline] { [Pipeline] echo [2020-08-13T04:51:05.560Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-13T04:51:05.869Z] ---> create-netrc.sh [Pipeline] echo [2020-08-13T04:51:05.878Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-13T04:51:06.173Z] ---> logs-deploy.sh [2020-08-13T04:51:06.173Z] + ARCHIVE_ARTIFACTS= [2020-08-13T04:51:06.173Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-13T04:51:06.173Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-13T04:51:06.173Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-13T04:51:06.173Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2659/5 [2020-08-13T04:51:06.173Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2659/5/ [2020-08-13T04:51:06.173Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2659/5 /w/workspace/edgex-go/5 [2020-08-13T04:51:07.116Z] Archives upload complete. [2020-08-13T04:51:07.379Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2659/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2659/5/