Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a04406103a62564c13dcc9fb2d65b5b68ac6555c+4e0bf0319480625e5379d8d5fd7b212abf0b0714 (dfd09583b0b24abf4017882b5319f05407bb8285) 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:false, 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: false SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1378’ is offline Running on prd-centos7-docker-4c-2g-1381 in /w/workspace/edgexfoundry_edgex-go_PR-2633 [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/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2633/head:refs/remotes/origin/PR-2633 # 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/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4e0bf0319480625e5379d8d5fd7b212abf0b0714 into PR head commit a04406103a62564c13dcc9fb2d65b5b68ac6555c Merge succeeded, producing b5f8a1e9e69c28684bbce1f359ed783a6f1b952a Checking out Revision b5f8a1e9e69c28684bbce1f359ed783a6f1b952a (PR-2633) > git config core.sparsecheckout # timeout=10 > git checkout -f a04406103a62564c13dcc9fb2d65b5b68ac6555c # 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 4e0bf0319480625e5379d8d5fd7b212abf0b0714 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5f8a1e9e69c28684bbce1f359ed783a6f1b952a # timeout=10 Commit message: "Merge commit '4e0bf0319480625e5379d8d5fd7b212abf0b0714' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:30:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:30:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:30:05 ========================================================= 04:30:05 EdgeX Global Pipelines Version Info 04:30:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 21f4b50dc1e9d26bc24f17d3af9b40e2c55f8d82 # timeout=10 04:30:06 ------------------- 04:30:06 stable info: 04:30:06 ------------------- 04:30:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:30:06 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 04:30:06 Message: update stable to v1.0.106 04:30:07 ------------------- 04:30:07 experimental info: 04:30:07 ------------------- 04:30:07 Commited By: **** collab-it+edgex@linuxfoundation.org 04:30:07 Commit SHA: 626b9661e310b9d132ae9d5c3b37d89ff845648b 04:30:07 Message: update experimental to v1.0.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 04:30:09 ++ 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 04:30:09 + for file in '`ls cmd/**/Dockerfile`' 04:30:09 ++ dirname cmd/core-command/Dockerfile 04:30:09 ++ cut -d/ -f2 04:30:09 + echo core-command,cmd/core-command/Dockerfile 04:30:09 + for file in '`ls cmd/**/Dockerfile`' 04:30:09 ++ dirname cmd/core-data/Dockerfile 04:30:09 ++ cut -d/ -f2 04:30:09 + echo core-data,cmd/core-data/Dockerfile 04:30:09 + for file in '`ls cmd/**/Dockerfile`' 04:30:09 ++ dirname cmd/core-metadata/Dockerfile 04:30:09 ++ cut -d/ -f2 04:30:09 + echo core-metadata,cmd/core-metadata/Dockerfile 04:30:09 + for file in '`ls cmd/**/Dockerfile`' 04:30:09 ++ dirname cmd/security-proxy-setup/Dockerfile 04:30:09 ++ cut -d/ -f2 04:30:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:30:09 + for file in '`ls cmd/**/Dockerfile`' 04:30:09 ++ dirname cmd/security-secrets-setup/Dockerfile 04:30:09 ++ cut -d/ -f2 04:30:09 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 04:30:09 + for file in '`ls cmd/**/Dockerfile`' 04:30:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:30:09 ++ cut -d/ -f2 04:30:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:30:09 + for file in '`ls cmd/**/Dockerfile`' 04:30:09 ++ dirname cmd/support-logging/Dockerfile 04:30:09 ++ cut -d/ -f2 04:30:09 + echo support-logging,cmd/support-logging/Dockerfile 04:30:09 + for file in '`ls cmd/**/Dockerfile`' 04:30:09 ++ dirname cmd/support-notifications/Dockerfile 04:30:09 ++ cut -d/ -f2 04:30:09 + echo support-notifications,cmd/support-notifications/Dockerfile 04:30:09 + for file in '`ls cmd/**/Dockerfile`' 04:30:09 ++ dirname cmd/support-scheduler/Dockerfile 04:30:09 ++ cut -d/ -f2 04:30:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:30:09 + for file in '`ls cmd/**/Dockerfile`' 04:30:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:30:09 ++ cut -d/ -f2 04:30:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:30:09 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 04:30:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:10 04:30:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:30:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:10 latest: Pulling from edgex-devops/git-semver 04:30:10 31603596830f: Pulling fs layer 04:30:10 2a8b12db71e7: Pulling fs layer 04:30:10 6ca5941a6612: Pulling fs layer 04:30:10 ecc8261a40a4: Pulling fs layer 04:30:10 ecc8261a40a4: Waiting 04:30:10 2a8b12db71e7: Verifying Checksum 04:30:10 2a8b12db71e7: Download complete 04:30:10 31603596830f: Verifying Checksum 04:30:10 31603596830f: Download complete 04:30:10 6ca5941a6612: Verifying Checksum 04:30:10 6ca5941a6612: Download complete 04:30:10 ecc8261a40a4: Verifying Checksum 04:30:10 ecc8261a40a4: Download complete 04:30:10 31603596830f: Pull complete 04:30:11 2a8b12db71e7: Pull complete 04:30:12 6ca5941a6612: Pull complete 04:30:12 ecc8261a40a4: Pull complete 04:30:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:30:12 prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container 04:30:12 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:30:14 $ docker top 640c44cd9675f5a33e8c542cbe66504d65244a5d01ccbdf3425bfdbe75ad61b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:30:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:14 [ssh-agent] Looking for ssh-agent implementation... 04:30:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:14 $ docker exec 640c44cd9675f5a33e8c542cbe66504d65244a5d01ccbdf3425bfdbe75ad61b0 ssh-agent 04:30:14 SSH_AUTH_SOCK=/tmp/ssh-0J4nAgElfZyb/agent.11 04:30:14 SSH_AGENT_PID=16 04:30:14 Running ssh-add (command line suppressed) 04:30:15 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1639082503316037639.key (/w/workspace/edgex-go/5@tmp/private_key_1639082503316037639.key) 04:30:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:15 + git describe --exact-match --tags HEAD 04:30:15 fatal: No names found, cannot describe anything. [Pipeline] } 04:30:15 $ docker exec --env ******** --env ******** 640c44cd9675f5a33e8c542cbe66504d65244a5d01ccbdf3425bfdbe75ad61b0 ssh-agent -k 04:30:15 unset SSH_AUTH_SOCK; 04:30:15 unset SSH_AGENT_PID; 04:30:15 echo Agent pid 16 killed; 04:30:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:30:15 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:30:15 This usually means this commit has not been tagged. [Pipeline] sshagent 04:30:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:15 [ssh-agent] Looking for ssh-agent implementation... 04:30:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:16 $ docker exec 640c44cd9675f5a33e8c542cbe66504d65244a5d01ccbdf3425bfdbe75ad61b0 ssh-agent 04:30:16 SSH_AUTH_SOCK=/tmp/ssh-rlghilFLJZH9/agent.44 04:30:16 SSH_AGENT_PID=49 04:30:16 Running ssh-add (command line suppressed) 04:30:16 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8849305201297522902.key (/w/workspace/edgex-go/5@tmp/private_key_8849305201297522902.key) 04:30:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:16 + git semver init 04:30:16 # -> Open(): unable to determine branch for HEAD 04:30:16 # $GIT_DIR = /w/workspace/edgex-go/5/.git 04:30:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 04:30:16 # $SEMVER_REMOTE_NAME = origin 04:30:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:30:16 # $SEMVER_USER_NAME = edgex-jenkins 04:30:16 # $SEMVER_BRANCH = PR-2633 04:30:16 # $SEMVER_TEMP = /tmp/semver-147118173 04:30:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:30:34 # '/tmp/semver-147118173' -> '/w/workspace/edgex-go/5/.semver' 04:30:34 # -> Force: false 04:30:34 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 04:30:34 $ docker exec --env ******** --env ******** 640c44cd9675f5a33e8c542cbe66504d65244a5d01ccbdf3425bfdbe75ad61b0 ssh-agent -k 04:30:35 unset SSH_AUTH_SOCK; 04:30:35 unset SSH_AGENT_PID; 04:30:35 echo Agent pid 49 killed; 04:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:30:35 + git semver [Pipeline] } 04:30:35 $ docker stop --time=1 640c44cd9675f5a33e8c542cbe66504d65244a5d01ccbdf3425bfdbe75ad61b0 04:30:37 $ docker rm -f 640c44cd9675f5a33e8c542cbe66504d65244a5d01ccbdf3425bfdbe75ad61b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:30:50 Stashed 26 file(s) [Pipeline] echo 04:30:50 [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 04:30:50 ========================================================= 04:30:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 04:30:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:30:50 + 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 . 04:30:53 Sending build context to Docker daemon 323.2MB 04:30:53 Step 1/7 : ARG BASE=golang:1.13-alpine 04:30:53 Step 2/7 : FROM ${BASE} 04:30:53 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:30:53 df20fa9351a1: Pulling fs layer 04:30:53 ed8968b2872e: Pulling fs layer 04:30:53 a92cc7c5fd73: Pulling fs layer 04:30:53 2dd03ba5bac4: Pulling fs layer 04:30:53 1e091d79d1de: Pulling fs layer 04:30:53 481702a1767f: Pulling fs layer 04:30:53 f64a6f60c768: Pulling fs layer 04:30:53 e78d2573fc39: Pulling fs layer 04:30:53 e876d2f968b6: Pulling fs layer 04:30:53 ce8a83651883: Pulling fs layer 04:30:53 07967f4d0e4b: Pulling fs layer 04:30:53 2dd03ba5bac4: Waiting 04:30:53 1e091d79d1de: Waiting 04:30:53 481702a1767f: Waiting 04:30:53 f64a6f60c768: Waiting 04:30:53 e78d2573fc39: Waiting 04:30:53 e876d2f968b6: Waiting 04:30:53 ce8a83651883: Waiting 04:30:53 07967f4d0e4b: Waiting 04:30:53 a92cc7c5fd73: Download complete 04:30:53 ed8968b2872e: Verifying Checksum 04:30:53 ed8968b2872e: Download complete 04:30:53 1e091d79d1de: Verifying Checksum 04:30:53 1e091d79d1de: Download complete 04:30:53 481702a1767f: Download complete 04:30:53 df20fa9351a1: Verifying Checksum 04:30:53 df20fa9351a1: Download complete 04:30:54 df20fa9351a1: Pull complete 04:30:54 f64a6f60c768: Verifying Checksum 04:30:54 f64a6f60c768: Download complete 04:30:54 e876d2f968b6: Verifying Checksum 04:30:54 e876d2f968b6: Download complete 04:30:54 ed8968b2872e: Pull complete 04:30:55 ce8a83651883: Verifying Checksum 04:30:55 ce8a83651883: Download complete 04:30:55 e78d2573fc39: Verifying Checksum 04:30:55 e78d2573fc39: Download complete 04:30:55 07967f4d0e4b: Verifying Checksum 04:30:55 07967f4d0e4b: Download complete 04:30:55 2dd03ba5bac4: Verifying Checksum 04:30:55 2dd03ba5bac4: Download complete 04:30:56 a92cc7c5fd73: Pull complete 04:31:01 2dd03ba5bac4: Pull complete 04:31:01 1e091d79d1de: Pull complete 04:31:01 481702a1767f: Pull complete 04:31:05 Still waiting to schedule task 04:31:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1379’ is offline 04:31:05 f64a6f60c768: Pull complete 04:31:09 e78d2573fc39: Pull complete 04:31:09 e876d2f968b6: Pull complete 04:31:09 ce8a83651883: Pull complete 04:31:09 07967f4d0e4b: Pull complete 04:31:09 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 04:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 04:31:09 ---> 5d7c900382c6 04:31:09 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 04:31:11 ---> Running in 5c14da3a6f9f 04:31:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:31:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:31:13 (1/12) Installing libmagic (5.38-r0) 04:31:13 (2/12) Installing file (5.38-r0) 04:31:13 (3/12) Installing libc-dev (0.7.2-r3) 04:31:13 (4/12) Installing g++ (9.3.0-r2) 04:31:18 (5/12) Installing fortify-headers (1.1-r0) 04:31:18 (6/12) Installing patch (2.7.6-r6) 04:31:19 (7/12) Installing build-base (0.5-r2) 04:31:19 (8/12) Installing libsodium (1.0.18-r0) 04:31:19 (9/12) Installing pkgconf (1.7.2-r0) 04:31:19 (10/12) Installing libsodium-dev (1.0.18-r0) 04:31:19 (11/12) Installing libzmq (4.3.2-r0) 04:31:19 (12/12) Installing zeromq-dev (4.3.2-r0) 04:31:19 Executing busybox-1.31.1-r16.trigger 04:31:19 OK: 233 MiB in 51 packages 04:31:23 Removing intermediate container 5c14da3a6f9f 04:31:23 ---> c9352c637f9a 04:31:23 Step 4/7 : WORKDIR /edgex-go 04:31:23 ---> Running in eef5b2887748 04:31:23 Removing intermediate container eef5b2887748 04:31:23 ---> d44f8776c243 04:31:23 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:31:23 latest: Pulling from library/docker 04:31:23 df20fa9351a1: Already exists 04:31:23 25ad7478873d: Pulling fs layer 04:31:23 4684f6177b5d: Pulling fs layer 04:31:23 46e300cec669: Pulling fs layer 04:31:23 63038576ad94: Pulling fs layer 04:31:23 0fdb76c4706c: Pulling fs layer 04:31:23 cb7edeffdfd5: Pulling fs layer 04:31:23 63038576ad94: Waiting 04:31:23 0fdb76c4706c: Waiting 04:31:23 cb7edeffdfd5: Waiting 04:31:23 4684f6177b5d: Verifying Checksum 04:31:23 4684f6177b5d: Download complete 04:31:23 25ad7478873d: Verifying Checksum 04:31:23 25ad7478873d: Download complete 04:31:24 63038576ad94: Download complete 04:31:24 25ad7478873d: Pull complete 04:31:24 cb7edeffdfd5: Verifying Checksum 04:31:24 cb7edeffdfd5: Download complete 04:31:24 4684f6177b5d: Pull complete 04:31:24 0fdb76c4706c: Verifying Checksum 04:31:24 0fdb76c4706c: Download complete 04:31:25 46e300cec669: Verifying Checksum 04:31:25 46e300cec669: Download complete 04:31:27 46e300cec669: Pull complete 04:31:27 63038576ad94: Pull complete 04:31:27 0fdb76c4706c: Pull complete 04:31:27 cb7edeffdfd5: Pull complete 04:31:27 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 04:31:27 Status: Downloaded newer image for docker:latest 04:31:29 ---> 73ecde988d61 04:31:29 Step 6/7 : COPY go.mod . 04:31:29 ---> 3018f5f9f207 04:31:29 Step 7/7 : RUN go mod download 04:31:29 ---> Running in bedd097f29f1 04:31:32 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:31:32 go: finding github.com/BurntSushi/toml v0.3.1 04:31:32 go: finding github.com/OneOfOne/xxhash v1.2.5 04:31:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:31:32 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:31:32 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:31:32 go: finding github.com/bgentry/speakeasy v0.1.0 04:31:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:31:32 go: finding github.com/cloudflare/gokey v0.1.0 04:31:32 go: finding github.com/davecgh/go-spew v1.1.1 04:31:32 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:31:32 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 04:31:32 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 04:31:32 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:31:32 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 04:31:32 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 04:31:32 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:31:32 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:31:32 go: finding github.com/fatih/color v1.7.0 04:31:32 go: finding github.com/fsnotify/fsnotify v1.4.7 04:31:32 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:31:32 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 04:31:32 go: finding github.com/go-kit/kit v0.8.0 04:31:32 go: finding github.com/go-logfmt/logfmt v0.4.0 04:31:32 go: finding github.com/go-redis/redis/v7 v7.2.0 04:31:32 go: finding github.com/go-stack/stack v1.8.0 04:31:32 go: finding github.com/golang/protobuf v1.3.2 04:31:32 go: finding github.com/gomodule/redigo v2.0.0+incompatible 04:31:32 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:31:32 go: finding github.com/google/uuid v1.1.0 04:31:32 go: finding github.com/gorilla/mux v1.7.1 04:31:32 go: finding github.com/hashicorp/consul/api v1.1.0 04:31:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:31:32 go: finding github.com/hashicorp/errwrap v1.0.0 04:31:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:31:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:31:32 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:31:32 go: finding github.com/hashicorp/go-multierror v1.0.0 04:31:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:31:32 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:31:32 go: finding github.com/hashicorp/go-syslog v1.0.0 04:31:32 go: finding github.com/hashicorp/go-uuid v1.0.1 04:31:32 go: finding github.com/hashicorp/go.net v0.0.1 04:31:32 go: finding github.com/hashicorp/golang-lru v0.5.0 04:31:32 go: finding github.com/hashicorp/logutils v1.0.0 04:31:32 go: finding github.com/hashicorp/mdns v1.0.0 04:31:32 go: finding github.com/hashicorp/memberlist v0.1.3 04:31:32 go: finding github.com/hashicorp/serf v0.8.2 04:31:32 go: finding github.com/hpcloud/tail v1.0.0 04:31:32 go: finding github.com/imdario/mergo v0.3.6 04:31:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:31:32 go: finding github.com/kr/pretty v0.1.0 04:31:32 go: finding github.com/kr/pty v1.1.1 04:31:32 go: finding github.com/kr/text v0.1.0 04:31:32 go: finding github.com/mattn/go-colorable v0.0.9 04:31:32 go: finding github.com/mattn/go-isatty v0.0.3 04:31:32 go: finding github.com/miekg/dns v1.0.14 04:31:32 go: finding github.com/mitchellh/cli v1.0.0 04:31:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:31:32 go: finding github.com/mitchellh/copystructure v1.0.0 04:31:32 go: finding github.com/mitchellh/go-homedir v1.0.0 04:31:32 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:31:32 go: finding github.com/mitchellh/gox v0.4.0 04:31:32 go: finding github.com/mitchellh/iochan v1.0.0 04:31:32 go: finding github.com/mitchellh/mapstructure v1.1.2 04:31:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:31:33 go: finding github.com/onsi/ginkgo v1.10.1 04:31:33 go: finding github.com/onsi/gomega v1.7.0 04:31:33 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:31:33 go: finding github.com/pebbe/zmq4 v1.0.0 04:31:33 go: finding github.com/pelletier/go-toml v1.2.0 04:31:33 go: finding github.com/pkg/errors v0.8.1 04:31:33 go: finding github.com/pmezard/go-difflib v1.0.0 04:31:33 go: finding github.com/posener/complete v1.1.1 04:31:33 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:31:33 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:31:33 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:31:33 go: finding github.com/stretchr/objx v0.1.0 04:31:33 go: finding github.com/stretchr/testify v1.5.1 04:31:33 go: finding github.com/ugorji/go v1.1.4 04:31:33 go: finding github.com/x448/float16 v0.8.4 04:31:33 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 04:31:33 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 04:31:33 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:31:33 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 04:31:33 go: finding golang.org/x/text v0.3.2 04:31:33 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 04:31:33 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:31:33 go: finding gopkg.in/eapache/queue.v1 v1.1.0 04:31:33 go: finding gopkg.in/fsnotify.v1 v1.4.7 04:31:33 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:31:33 go: finding gopkg.in/yaml.v2 v2.2.8 04:31:45 Removing intermediate container bedd097f29f1 04:31:45 ---> f022e8eae222 04:31:45 Successfully built f022e8eae222 04:31:45 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 04:31:46 + docker inspect -f . ci-base-image-x86_64 04:31:46 . [Pipeline] withDockerContainer 04:31:46 prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container 04:31:46 $ 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 ******** ci-base-image-x86_64 cat 04:31:47 $ docker top 58a5d95c10bfa68eca9d1e6d5de4aa64aeac77756e912e72fb346a3db18e9f37 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:47 + go version 04:31:47 go version go1.13.13 linux/amd64 [Pipeline] echo 04:31:47 ========================================================= 04:31:47 [edgeXBuildGoParallel] Running Tests and Build... 04:31:47 ========================================================= [Pipeline] sh 04:31:47 + make test 04:31:47 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:31:49 ? github.com/edgexfoundry/edgex-go [no test files] 04:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:32:05 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.004s 04:32:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 04:32:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:32:05 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 04:32:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:32:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:32:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:32:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:32:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:32:08 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.023s coverage: 46.6% of statements 04:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.049s coverage: 27.4% of statements 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.030s coverage: 100.0% of statements 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.006s coverage: 100.0% of statements 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.069s coverage: 29.3% of statements 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.034s coverage: 100.0% of statements 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.008s coverage: 100.0% of statements 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.024s coverage: 89.8% of statements 04:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.041s coverage: 97.5% of statements 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.029s coverage: 100.0% of statements 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.017s coverage: 58.8% of statements 04:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.055s coverage: 63.5% of statements 04:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.012s coverage: 100.0% of statements 04:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.073s coverage: 55.9% of statements 04:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 04:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 11.893s coverage: 86.3% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.299s coverage: 72.2% of statements 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.128s coverage: 72.1% of statements 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.039s coverage: 82.4% of statements 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.014s coverage: 48.4% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.006s coverage: 28.8% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.018s coverage: 96.8% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.050s coverage: 26.9% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.108s coverage: 84.1% of statements 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.020s coverage: 100.0% of statements 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.005s coverage: 43.1% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.006s coverage: 100.0% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.020s coverage: 83.8% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.030s coverage: 46.1% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.050s coverage: 100.0% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.023s coverage: 100.0% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.015s coverage: 100.0% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.050s coverage: 29.1% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.049s coverage: 99.0% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.006s coverage: 100.0% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.041s coverage: 100.0% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.005s coverage: 87.9% of statements 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements 04:32:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 04:32:28 GO111MODULE=on go vet ./... 04:32:33 gofmt -l . 04:32:33 [ "`gofmt -l .`" = "" ] 04:32:34 ./bin/test-go-mod-tidy.sh 04:32:34 ./bin/test-attribution-txt.sh [Pipeline] sh 04:32:35 + ls -al . 04:32:35 total 556 04:32:35 drwxrwxr-x 10 1001 1001 4096 Jul 29 04:32 . 04:32:35 drwxr-xr-x 4 root root 28 Jul 29 04:31 .. 04:32:35 -rw-rw-r-- 1 1001 1001 11 Jul 29 04:30 .dockerignore 04:32:35 drwxrwxr-x 8 1001 1001 179 Jul 29 04:30 .git 04:32:35 drwxrwxr-x 3 1001 1001 60 Jul 29 04:30 .github 04:32:35 -rw-rw-r-- 1 1001 1001 924 Jul 29 04:30 .gitignore 04:32:35 drwx------ 3 1001 1001 47 Jul 29 04:30 .semver 04:32:35 -rw-rw-r-- 1 1001 1001 178 Jul 29 04:30 .sonarcloud.properties 04:32:35 -rw-rw-r-- 1 1001 1001 3804 Jul 29 04:30 CONTRIBUTING.md 04:32:35 -rw-rw-r-- 1 1001 1001 1035 Jul 29 04:30 Dockerfile.build 04:32:35 -rw-rw-r-- 1 1001 1001 911 Jul 29 04:30 Jenkinsfile 04:32:35 -rw-rw-r-- 1 1001 1001 10775 Jul 29 04:30 LICENSE 04:32:35 -rw-rw-r-- 1 1001 1001 6417 Jul 29 04:30 Makefile 04:32:35 -rw-rw-r-- 1 1001 1001 5652 Jul 29 04:30 README.md 04:32:35 -rw-rw-r-- 1 1001 1001 7111 Jul 29 04:30 SECURITY.md 04:32:35 -rw-rw-r-- 1 1001 1001 5 Jul 29 04:30 VERSION 04:32:35 -rw-rw-r-- 1 1001 1001 4131 Jul 29 04:30 ZMQWindows.md 04:32:35 drwxrwxr-x 4 1001 1001 33 Jul 29 04:30 api 04:32:35 drwxrwxr-x 2 1001 1001 117 Jul 29 04:30 bin 04:32:35 drwxrwxr-x 15 1001 1001 4096 Jul 29 04:30 cmd 04:32:35 -rw-r--r-- 1 root root 456067 Jul 29 04:32 coverage.out 04:32:35 -rw-r--r-- 1 root root 1019 Jul 29 04:32 go.mod 04:32:35 -rw-r--r-- 1 root root 18146 Jul 29 04:32 go.sum 04:32:35 drwxrwxr-x 8 1001 1001 127 Jul 29 04:30 internal 04:32:35 drwxrwxr-x 4 1001 1001 71 Jul 29 04:30 snap 04:32:35 -rw-rw-r-- 1 1001 1001 168 Jul 29 04:30 version.go [Pipeline] sh 04:32:36 + '[' -e coverage.out ] 04:32:36 + chown 1001:1001 coverage.out [Pipeline] stash 04:32:36 Stashed 1 file(s) [Pipeline] sh 04:32:36 + make build 04:32:36 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 04:32:41 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 04:32:45 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 04:32:47 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 04:32:48 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 04:32:49 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 04:32:50 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 04:32:52 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 04:32:55 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 04:32:55 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 04:32:56 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 04:32:58 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 04:32:59 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] } 04:33:00 $ docker stop --time=1 58a5d95c10bfa68eca9d1e6d5de4aa64aeac77756e912e72fb346a3db18e9f37 04:33:01 $ docker rm -f 58a5d95c10bfa68eca9d1e6d5de4aa64aeac77756e912e72fb346a3db18e9f37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:33:03 04:33:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:33:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:33:03 latest: Pulling from edgex-devops/edgex-compose 04:33:03 cbdbe7a5bc2a: Pulling fs layer 04:33:03 ca9280d653b3: Pulling fs layer 04:33:03 7e9c9ca2126c: Pulling fs layer 04:33:03 cbdbe7a5bc2a: Verifying Checksum 04:33:03 cbdbe7a5bc2a: Download complete 04:33:03 ca9280d653b3: Verifying Checksum 04:33:03 ca9280d653b3: Download complete 04:33:04 cbdbe7a5bc2a: Pull complete 04:33:04 7e9c9ca2126c: Verifying Checksum 04:33:04 7e9c9ca2126c: Download complete 04:33:04 ca9280d653b3: Pull complete 04:33:10 7e9c9ca2126c: Pull complete 04:33:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:33:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:33:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:33:10 prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container 04:33:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:33:14 $ docker top 92737515c76c6f0268ea4e97ebdf0c75dc905eb410a2b54549a15406bfe44113 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:14 + docker-compose build --help 04:33:14 + grep parallel 04:33:15 --parallel Build images in parallel. [Pipeline] } 04:33:15 $ docker stop --time=1 92737515c76c6f0268ea4e97ebdf0c75dc905eb410a2b54549a15406bfe44113 04:33:16 $ docker rm -f 92737515c76c6f0268ea4e97ebdf0c75dc905eb410a2b54549a15406bfe44113 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:33:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:33:17 . [Pipeline] withDockerContainer 04:33:17 prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container 04:33:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:33:18 $ docker top 49388d57fec52b7f0cbf380ac1c96b90b1bd7fd887764a5544f9441705bda7d4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:18 + docker-compose -f ./docker-compose-build.yml build --parallel 04:33:19 Building docker-core-command-go ... 04:33:19 Building docker-core-data-go ... 04:33:19 Building docker-core-metadata-go ... 04:33:19 Building docker-security-proxy-setup-go ... 04:33:19 Building docker-security-secrets-setup-go ... 04:33:19 Building docker-security-secretstore-setup-go ... 04:33:19 Building docker-support-logging-go ... 04:33:19 Building docker-support-notifications-go ... 04:33:19 Building docker-support-scheduler-go ... 04:33:19 Building docker-sys-mgmt-agent-go ... 04:33:19 Building docker-sys-mgmt-agent-go 04:33:19 Building docker-support-logging-go 04:33:19 Building docker-security-secrets-setup-go 04:33:19 Building docker-core-command-go 04:33:19 Building docker-core-data-go 04:33:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1386 in /w/workspace/edgexfoundry_edgex-go_PR-2633 [Pipeline] { [Pipeline] ws 04:33:34 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 04:33:39 using credential edgex-jenkins-ssh 04:33:39 Cloning the remote Git repository 04:33:39 Cloning with configured refspecs honoured and without tags 04:33:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:33:39 > git init /w/workspace/edgex-go/5 # timeout=10 04:33:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:33:39 > git --version # timeout=10 04:33:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:33:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:33:46 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 04:33:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:33:46 ---> f022e8eae222 04:33:46 Step 3/22 : WORKDIR /edgex-go 04:33:46 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 04:33:46 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 04:33:46 ---> f022e8eae222 04:33:46 Step 3/29 : WORKDIR /edgex-go 04:33:46 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:33:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:33:46 ---> f022e8eae222 04:33:46 Step 3/21 : WORKDIR /edgex-go 04:33:46 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:33:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:33:46 ---> f022e8eae222 04:33:46 Step 3/21 : WORKDIR /edgex-go 04:33:46 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:33:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:33:46 ---> f022e8eae222 04:33:46 Step 3/26 : WORKDIR /edgex-go 04:33:47 ---> Running in cf767817148c 04:33:47 ---> Running in 9d5bbf8826fe 04:33:47 ---> Running in 32b4406ce539 04:33:47 ---> Running in 7398e173130d 04:33:47 ---> Running in 770fbd3dd044 04:33:47 Removing intermediate container 32b4406ce539 04:33:47 ---> 8adca24fe09e 04:33:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:33:47 Removing intermediate container cf767817148c 04:33:47 ---> 2378c6f5d23e 04:33:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:33:47 Removing intermediate container 770fbd3dd044 04:33:47 ---> 00e2e55eb904 04:33:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:33:47 Removing intermediate container 9d5bbf8826fe 04:33:47 ---> 48e3d1c8bfe9 04:33:47 Step 4/29 : RUN apk update && apk add make git 04:33:47 Removing intermediate container 7398e173130d 04:33:47 ---> fe7a5c167b38 04:33:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:33:47 ---> Running in 26e2e6581d73 04:33:47 ---> Running in 547a2bc2c865 04:33:47 ---> Running in 2437341b1952 04:33:47 ---> Running in 575c4786dd6b 04:33:47 ---> Running in bb9a9f035d48 04:33:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:33:49 Removing intermediate container 547a2bc2c865 04:33:49 ---> 0de1c5ca2523 04:33:49 Step 5/21 : RUN apk update && apk add make && apk add bash git 04:33:49 ---> Running in 7a2f77aa95dc 04:33:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:33:49 Removing intermediate container 26e2e6581d73 04:33:49 ---> 207cec718df6 04:33:49 Step 5/26 : RUN apk update && apk add make bash git 04:33:49 ---> Running in 02ef2898e23d 04:33:50 Removing intermediate container 575c4786dd6b 04:33:50 ---> bcc628c4f631 04:33:50 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 04:33:50 Removing intermediate container bb9a9f035d48 04:33:50 ---> 0f8f0afb3a30 04:33:50 Step 5/21 : RUN apk update && apk add make git 04:33:50 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:33:50 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:33:50 OK: 12749 distinct packages available 04:33:50 ---> Running in 7f5af0feb073 04:33:50 ---> Running in 61e302c9b178 04:33:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:33:50 OK: 233 MiB in 51 packages 04:33:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:33:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:33:51 Removing intermediate container 2437341b1952 04:33:51 ---> d16d1334a3dd 04:33:51 Step 5/29 : COPY go.mod . 04:33:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:33:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:33:51 ---> e446606767a0 04:33:51 Step 6/29 : RUN go mod download 04:33:51 ---> Running in 406672a629fe 04:33:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:33:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:33:51 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:33:51 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:33:51 OK: 12749 distinct packages available 04:33:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:33:52 OK: 233 MiB in 51 packages 04:33:52 OK: 233 MiB in 51 packages 04:33:52 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:33:52 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:33:52 OK: 12749 distinct packages available 04:33:52 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:33:52 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:33:52 OK: 12749 distinct packages available 04:33:52 OK: 233 MiB in 51 packages 04:33:52 OK: 233 MiB in 51 packages 04:33:52 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:33:52 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:33:52 OK: 12749 distinct packages available 04:33:53 OK: 233 MiB in 51 packages 04:33:53 Removing intermediate container 7a2f77aa95dc 04:33:53 ---> 0ac92d28e804 04:33:53 Step 6/21 : COPY go.mod . 04:33:53 ---> 8f13132aba94 04:33:53 Step 7/21 : RUN go mod download 04:33:53 Removing intermediate container 406672a629fe 04:33:53 ---> 9d3d90b164dc 04:33:53 Step 7/29 : COPY . . 04:33:53 ---> Running in 8629ee2507ee 04:33:53 Removing intermediate container 02ef2898e23d 04:33:53 ---> 4318ec8b49ca 04:33:53 Step 6/26 : COPY go.mod . 04:33:54 Removing intermediate container 7f5af0feb073 04:33:54 ---> a9a4cb724709 04:33:54 Step 6/22 : COPY go.mod . 04:33:55 Removing intermediate container 61e302c9b178 04:33:55 ---> 294ded76bc16 04:33:55 Step 6/21 : COPY go.mod . 04:33:55 ---> 2f68841350f1 04:33:55 Step 7/26 : RUN go mod download 04:33:55 Fetching without tags 04:33:55 ---> 04baa76e6f66 04:33:55 Step 7/22 : RUN go mod download 04:33:56 ---> Running in 5361b9d5a8d3 04:33:56 Merging remotes/origin/master commit 4e0bf0319480625e5379d8d5fd7b212abf0b0714 into PR head commit a04406103a62564c13dcc9fb2d65b5b68ac6555c 04:33:56 ---> Running in 86b29e0f2109 04:33:56 ---> 4141ffab794d 04:33:56 Step 7/21 : RUN go mod download 04:33:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:33:55 > git config --add remote.origin.fetch +refs/pull/2633/head:refs/remotes/origin/PR-2633 # timeout=10 04:33:55 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:33:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:33:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:33:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:33:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:33:56 > git config core.sparsecheckout # timeout=10 04:33:56 > git checkout -f a04406103a62564c13dcc9fb2d65b5b68ac6555c # timeout=10 04:33:57 Merge succeeded, producing ef79b0caf4ed9443f24a613534b393ec385bcb62 04:33:57 Checking out Revision ef79b0caf4ed9443f24a613534b393ec385bcb62 (PR-2633) 04:33:57 ---> Running in 9113bd26b68c 04:33:56 > git remote # timeout=10 04:33:56 > git config --get remote.origin.url # timeout=10 04:33:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:33:56 > git merge 4e0bf0319480625e5379d8d5fd7b212abf0b0714 # timeout=10 04:33:57 > git rev-parse HEAD^{commit} # timeout=10 04:33:57 > git config core.sparsecheckout # timeout=10 04:33:57 > git checkout -f ef79b0caf4ed9443f24a613534b393ec385bcb62 # timeout=10 04:33:59 Removing intermediate container 8629ee2507ee 04:33:59 ---> 3dc300418bde 04:33:59 Step 8/21 : COPY . . 04:34:01 Commit message: "Merge commit '4e0bf0319480625e5379d8d5fd7b212abf0b0714' into HEAD" 04:34:01 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 04:34:01 > git rev-list --no-walk 21f4b50dc1e9d26bc24f17d3af9b40e2c55f8d82 # timeout=10 04:34:04 Removing intermediate container 5361b9d5a8d3 04:34:04 ---> c1399bf7b48d 04:34:04 Step 8/26 : COPY . . 04:34:09 Removing intermediate container 86b29e0f2109 04:34:09 ---> bdf776227ea4 04:34:09 Step 8/22 : COPY . . 04:34:12 Removing intermediate container 9113bd26b68c 04:34:12 ---> 0a464582f32b 04:34:12 Step 8/21 : COPY . . [Pipeline] echo 04:34:13 ========================================================= 04:34:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 04:34:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:34:14 + 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 . 04:34:18 Sending build context to Docker daemon 323.2MB 04:34:18 Step 1/7 : ARG BASE=golang:1.13-alpine 04:34:18 Step 2/7 : FROM ${BASE} 04:34:19 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:34:19 b538f80385f9: Pulling fs layer 04:34:19 74f711af9a0d: Pulling fs layer 04:34:19 99f96fe45779: Pulling fs layer 04:34:19 fd7a069fd194: Pulling fs layer 04:34:19 66aa3694b03b: Pulling fs layer 04:34:19 170f70906a0f: Pulling fs layer 04:34:19 ad7c5574e4b9: Pulling fs layer 04:34:19 e772456be8f7: Pulling fs layer 04:34:19 c890913d741a: Pulling fs layer 04:34:19 2480fcc9aa5a: Pulling fs layer 04:34:19 09adf4765672: Pulling fs layer 04:34:19 66aa3694b03b: Waiting 04:34:19 fd7a069fd194: Waiting 04:34:19 170f70906a0f: Waiting 04:34:19 ad7c5574e4b9: Waiting 04:34:19 e772456be8f7: Waiting 04:34:19 c890913d741a: Waiting 04:34:19 2480fcc9aa5a: Waiting 04:34:19 09adf4765672: Waiting 04:34:19 99f96fe45779: Verifying Checksum 04:34:19 99f96fe45779: Download complete 04:34:19 74f711af9a0d: Verifying Checksum 04:34:19 74f711af9a0d: Download complete 04:34:19 66aa3694b03b: Verifying Checksum 04:34:19 66aa3694b03b: Download complete 04:34:19 170f70906a0f: Download complete 04:34:19 b538f80385f9: Verifying Checksum 04:34:19 b538f80385f9: Download complete 04:34:19 b538f80385f9: Pull complete 04:34:20 74f711af9a0d: Pull complete 04:34:20 99f96fe45779: Pull complete 04:34:21 ad7c5574e4b9: Verifying Checksum 04:34:21 ad7c5574e4b9: Download complete 04:34:21 c890913d741a: Download complete 04:34:23 2480fcc9aa5a: Verifying Checksum 04:34:23 2480fcc9aa5a: Download complete 04:34:23 09adf4765672: Verifying Checksum 04:34:23 09adf4765672: Download complete 04:34:24 e772456be8f7: Verifying Checksum 04:34:24 e772456be8f7: Download complete 04:34:24 fd7a069fd194: Verifying Checksum 04:34:24 fd7a069fd194: Download complete 04:34:27 ---> 8d4aebd0ffb6 04:34:27 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 04:34:30 ---> Running in 68f94f986df6 04:34:34 ---> 431c614dbd68 04:34:34 Step 9/21 : RUN make cmd/support-logging/support-logging 04:34:35 fd7a069fd194: Pull complete 04:34:35 66aa3694b03b: Pull complete 04:34:35 170f70906a0f: Pull complete 04:34:36 ---> Running in 76afc84f11b2 04:34:36 ---> ea838e732a0c 04:34:36 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:34:37 ---> Running in 71cce02ff417 04:34:37 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 04:34:38 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 04:34:38 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 04:34:39 ad7c5574e4b9: Pull complete 04:34:41 ---> c0d92d765f4d 04:34:41 Step 9/21 : RUN make cmd/core-command/core-command 04:34:41 ---> d85ac2e4db78 04:34:41 Step 9/22 : RUN make cmd/core-data/core-data 04:34:41 ---> Running in 7e8e0a899ee9 04:34:42 ---> Running in 2a71784c049d 04:34:43 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 04:34:43 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 04:34:44 e772456be8f7: Pull complete 04:34:44 c890913d741a: Pull complete 04:34:46 2480fcc9aa5a: Pull complete 04:34:47 09adf4765672: Pull complete 04:34:47 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 04:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 04:34:47 ---> 2248a725d1cf 04:34:47 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 04:34:55 ---> Running in c5377de7ff92 04:34:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:34:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:34:58 (1/12) Installing libmagic (5.38-r0) 04:34:58 (2/12) Installing file (5.38-r0) 04:34:58 (3/12) Installing libc-dev (0.7.2-r3) 04:34:58 (4/12) Installing g++ (9.3.0-r2) 04:35:01 (5/12) Installing fortify-headers (1.1-r0) 04:35:01 (6/12) Installing patch (2.7.6-r6) 04:35:01 (7/12) Installing build-base (0.5-r2) 04:35:01 (8/12) Installing libsodium (1.0.18-r0) 04:35:01 (9/12) Installing pkgconf (1.7.2-r0) 04:35:01 (10/12) Installing libsodium-dev (1.0.18-r0) 04:35:02 (11/12) Installing libzmq (4.3.2-r0) 04:35:02 (12/12) Installing zeromq-dev (4.3.2-r0) 04:35:02 Executing busybox-1.31.1-r16.trigger 04:35:02 OK: 217 MiB in 51 packages 04:35:05 Removing intermediate container 68f94f986df6 04:35:05 ---> 850914028a09 04:35:05 04:35:05 Step 9/29 : FROM alpine:latest 04:35:05 latest: Pulling from library/alpine 04:35:05 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 04:35:05 Status: Downloaded newer image for alpine:latest 04:35:05 ---> a24bb4013296 04:35:05 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 04:35:05 ---> Running in 879d34fc27c8 04:35:06 Removing intermediate container c5377de7ff92 04:35:06 ---> 01f61930093b 04:35:06 Step 4/7 : WORKDIR /edgex-go 04:35:07 ---> Running in a4145c7d44fd 04:35:07 Removing intermediate container a4145c7d44fd 04:35:07 ---> f8447786eb78 04:35:07 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:35:07 latest: Pulling from library/docker 04:35:07 b538f80385f9: Already exists 04:35:07 259a493cd78d: Pulling fs layer 04:35:07 b8e66b5100f5: Pulling fs layer 04:35:07 39dc9c94d07c: Pulling fs layer 04:35:07 551b823b3b82: Pulling fs layer 04:35:07 3c52a74df98c: Pulling fs layer 04:35:07 6c9b121b6998: Pulling fs layer 04:35:07 551b823b3b82: Waiting 04:35:07 3c52a74df98c: Waiting 04:35:07 6c9b121b6998: Waiting 04:35:07 b8e66b5100f5: Verifying Checksum 04:35:07 b8e66b5100f5: Download complete 04:35:08 Removing intermediate container 879d34fc27c8 04:35:08 ---> 680447d70674 04:35:08 Step 11/29 : USER root 04:35:08 259a493cd78d: Verifying Checksum 04:35:08 259a493cd78d: Download complete 04:35:08 551b823b3b82: Download complete 04:35:08 3c52a74df98c: Verifying Checksum 04:35:08 3c52a74df98c: Download complete 04:35:08 6c9b121b6998: Verifying Checksum 04:35:08 6c9b121b6998: Download complete 04:35:08 259a493cd78d: Pull complete 04:35:09 b8e66b5100f5: Pull complete 04:35:09 39dc9c94d07c: Download complete 04:35:09 Removing intermediate container 71cce02ff417 04:35:09 ---> bec2cf79dc0f 04:35:09 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:35:10 ---> Running in a25d3f95ce71 04:35:10 Removing intermediate container 76afc84f11b2 04:35:10 ---> 68fe49c56fd7 04:35:10 04:35:10 Step 10/21 : FROM scratch 04:35:10 ---> 04:35:10 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:35:10 ---> Running in ca04a2661eb0 04:35:10 ---> Running in 91c00bb82f8a 04:35:10 Removing intermediate container a25d3f95ce71 04:35:10 ---> 801c2792e279 04:35:10 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 04:35:10 ---> Running in b288c17c0bda 04:35:11 Removing intermediate container 91c00bb82f8a 04:35:11 ---> e6b6243de7c3 04:35:11 Step 12/21 : ENV APP_PORT=48061 04:35:11 ---> Running in 3ec6aee1040e 04:35:11 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 04:35:11 Removing intermediate container 3ec6aee1040e 04:35:11 ---> e7600d1c85cb 04:35:11 Step 13/21 : EXPOSE $APP_PORT 04:35:11 ---> Running in 30c7d79a9410 04:35:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:11 Removing intermediate container 30c7d79a9410 04:35:11 ---> e7c5579fe45c 04:35:11 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 04:35:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:12 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:35:12 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:35:12 OK: 12749 distinct packages available 04:35:12 (1/2) Installing ca-certificates (20191127-r4) 04:35:12 39dc9c94d07c: Pull complete 04:35:12 551b823b3b82: Pull complete 04:35:13 3c52a74df98c: Pull complete 04:35:13 6c9b121b6998: Pull complete 04:35:13 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 04:35:13 Status: Downloaded newer image for docker:latest 04:35:13 (2/2) Installing dumb-init (1.2.2-r1) 04:35:13 Executing busybox-1.31.1-r16.trigger 04:35:13 Executing ca-certificates-20191127-r4.trigger 04:35:13 OK: 6 MiB in 16 packages 04:35:14 ---> 20f34d367964 04:35:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 04:35:15 ---> 13b9517edf29 04:35:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 04:35:16 Removing intermediate container b288c17c0bda 04:35:16 ---> 3861af9c2ccc 04:35:16 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 04:35:16 ---> 27ff76728c88 04:35:16 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 04:35:16 ---> Running in 5a434d7a03fa 04:35:17 ---> 3975a5f4412a 04:35:17 Step 6/7 : COPY go.mod . 04:35:17 ---> bb3cd6531d93 04:35:17 Step 7/7 : RUN go mod download 04:35:17 Removing intermediate container ca04a2661eb0 04:35:17 ---> 775eab5d8088 04:35:17 04:35:17 Step 11/26 : FROM docker:latest 04:35:17 ---> 81f5749c9058 04:35:17 Step 12/26 : RUN apk add --no-cache bash 04:35:17 ---> Running in 71b7ac432246 04:35:18 ---> ca76d49e0a0a 04:35:18 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:35:18 ---> Running in d7f18d3c88b5 04:35:18 Removing intermediate container 5a434d7a03fa 04:35:18 ---> c68c0901565d 04:35:18 Step 14/29 : WORKDIR $BASE_DIR 04:35:18 Removing intermediate container 7e8e0a899ee9 04:35:18 ---> c4cfeae74be9 04:35:18 04:35:18 Step 10/21 : FROM scratch 04:35:18 ---> 04:35:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:35:18 ---> Running in 382d6ab4d7c0 04:35:18 ---> Running in f5c4840c5320 04:35:19 ---> Running in 76725f22af1b 04:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:21 (1/2) Installing readline (8.0.4-r0) 04:35:21 (2/2) Installing bash (5.0.17-r0) 04:35:21 Executing bash-5.0.17-r0.post-install 04:35:21 Executing busybox-1.31.1-r16.trigger 04:35:21 OK: 12 MiB in 22 packages 04:35:21 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:35:21 go: finding github.com/BurntSushi/toml v0.3.1 04:35:21 go: finding github.com/OneOfOne/xxhash v1.2.5 04:35:21 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:35:21 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:35:21 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:35:21 go: finding github.com/bgentry/speakeasy v0.1.0 04:35:21 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:35:21 go: finding github.com/cloudflare/gokey v0.1.0 04:35:21 go: finding github.com/davecgh/go-spew v1.1.1 04:35:21 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:35:21 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 04:35:21 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 04:35:21 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:35:21 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 04:35:21 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 04:35:21 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:35:21 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:35:21 go: finding github.com/fatih/color v1.7.0 04:35:21 go: finding github.com/fsnotify/fsnotify v1.4.7 04:35:21 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:35:21 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 04:35:21 go: finding github.com/go-kit/kit v0.8.0 04:35:21 go: finding github.com/go-logfmt/logfmt v0.4.0 04:35:21 Removing intermediate container 382d6ab4d7c0 04:35:21 ---> 42402300df17 04:35:21 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 04:35:21 Removing intermediate container f5c4840c5320 04:35:21 ---> 565b76efe0ce 04:35:21 Step 19/21 : LABEL arch=x86_64 04:35:21 Removing intermediate container 2a71784c049d 04:35:21 ---> a9ce8c14299e 04:35:21 04:35:21 Step 10/22 : FROM alpine 04:35:21 ---> a24bb4013296 04:35:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:35:21 go: finding github.com/go-redis/redis/v7 v7.2.0 04:35:21 go: finding github.com/go-stack/stack v1.8.0 04:35:21 go: finding github.com/golang/protobuf v1.3.2 04:35:21 go: finding github.com/gomodule/redigo v2.0.0+incompatible 04:35:21 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:35:21 go: finding github.com/google/uuid v1.1.0 04:35:21 go: finding github.com/gorilla/mux v1.7.1 04:35:21 go: finding github.com/hashicorp/consul/api v1.1.0 04:35:21 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:35:21 go: finding github.com/hashicorp/errwrap v1.0.0 04:35:21 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:35:21 Removing intermediate container 76725f22af1b 04:35:21 ---> 5fec1e409c14 04:35:21 Step 12/21 : ENV APP_PORT=48082 04:35:21 ---> Running in 712818722f73 04:35:21 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:35:21 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:35:21 go: finding github.com/hashicorp/go-multierror v1.0.0 04:35:21 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:35:21 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:35:21 go: finding github.com/hashicorp/go-syslog v1.0.0 04:35:21 go: finding github.com/hashicorp/go-uuid v1.0.1 04:35:21 go: finding github.com/hashicorp/go.net v0.0.1 04:35:21 go: finding github.com/hashicorp/golang-lru v0.5.0 04:35:21 go: finding github.com/hashicorp/logutils v1.0.0 04:35:22 ---> Running in 07f3f0180e96 04:35:22 ---> Running in 0b54d26411a2 04:35:22 ---> Running in 2afa53f806ea 04:35:22 go: finding github.com/hashicorp/mdns v1.0.0 04:35:22 go: finding github.com/hashicorp/memberlist v0.1.3 04:35:22 go: finding github.com/hashicorp/serf v0.8.2 04:35:22 go: finding github.com/hpcloud/tail v1.0.0 04:35:22 go: finding github.com/imdario/mergo v0.3.6 04:35:22 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:35:22 go: finding github.com/kr/pretty v0.1.0 04:35:22 go: finding github.com/kr/pty v1.1.1 04:35:22 go: finding github.com/kr/text v0.1.0 04:35:22 go: finding github.com/mattn/go-colorable v0.0.9 04:35:22 go: finding github.com/mattn/go-isatty v0.0.3 04:35:22 go: finding github.com/miekg/dns v1.0.14 04:35:22 Removing intermediate container 2afa53f806ea 04:35:22 ---> 96756fc0ab5c 04:35:22 Step 13/21 : EXPOSE $APP_PORT 04:35:22 go: finding github.com/mitchellh/cli v1.0.0 04:35:22 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:35:22 go: finding github.com/mitchellh/copystructure v1.0.0 04:35:22 go: finding github.com/mitchellh/go-homedir v1.0.0 04:35:22 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:35:22 go: finding github.com/mitchellh/gox v0.4.0 04:35:22 go: finding github.com/mitchellh/iochan v1.0.0 04:35:22 go: finding github.com/mitchellh/mapstructure v1.1.2 04:35:22 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:35:22 go: finding github.com/onsi/ginkgo v1.10.1 04:35:22 go: finding github.com/onsi/gomega v1.7.0 04:35:22 Removing intermediate container 07f3f0180e96 04:35:22 ---> 72aad4435c32 04:35:22 Step 20/21 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:35:22 Removing intermediate container 0b54d26411a2 04:35:22 ---> beb4115e8940 04:35:22 Step 12/22 : ENV APP_PORT=48080 04:35:22 ---> Running in fe8315e0767a 04:35:22 Removing intermediate container d7f18d3c88b5 04:35:22 ---> 826d9c6ca0f8 04:35:22 Step 13/26 : RUN rm -rf /var/cache/apk/* 04:35:22 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:35:22 go: finding github.com/pebbe/zmq4 v1.0.0 04:35:22 go: finding github.com/pelletier/go-toml v1.2.0 04:35:22 go: finding github.com/pkg/errors v0.8.1 04:35:22 go: finding github.com/pmezard/go-difflib v1.0.0 04:35:22 go: finding github.com/posener/complete v1.1.1 04:35:22 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:35:22 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:35:22 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:35:22 go: finding github.com/stretchr/objx v0.1.0 04:35:22 go: finding github.com/stretchr/testify v1.5.1 04:35:22 go: finding github.com/ugorji/go v1.1.4 04:35:22 ---> Running in 4dd5a553857f 04:35:22 ---> Running in be42bc7344a3 04:35:22 ---> Running in f9f5b9ad9e2c 04:35:22 Removing intermediate container fe8315e0767a 04:35:22 ---> 130061a9e7d3 04:35:22 Step 14/21 : WORKDIR / 04:35:22 go: finding github.com/x448/float16 v0.8.4 04:35:22 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 04:35:22 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 04:35:22 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:35:22 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 04:35:22 go: finding golang.org/x/text v0.3.2 04:35:22 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 04:35:22 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:35:22 go: finding gopkg.in/eapache/queue.v1 v1.1.0 04:35:22 go: finding gopkg.in/fsnotify.v1 v1.4.7 04:35:23 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:35:23 go: finding gopkg.in/yaml.v2 v2.2.8 04:35:23 ---> Running in 152108350f64 04:35:23 Removing intermediate container be42bc7344a3 04:35:23 ---> 9fc049e4c61c 04:35:23 Step 21/21 : LABEL version=0.0.0 04:35:23 Removing intermediate container 4dd5a553857f 04:35:23 ---> 0a13533118b4 04:35:23 Step 13/22 : EXPOSE $APP_PORT 04:35:23 ---> Running in 6c5fb19eb30d 04:35:23 ---> Running in 45abe71341c4 04:35:23 Removing intermediate container 152108350f64 04:35:23 ---> 6065a9955d16 04:35:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 04:35:23 Removing intermediate container 712818722f73 04:35:23 ---> 89f08a6c3f6e 04:35:23 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 04:35:23 Removing intermediate container 6c5fb19eb30d 04:35:23 ---> 394926a87760 04:35:23 04:35:23 Removing intermediate container 45abe71341c4 04:35:23 ---> f41abca1e85a 04:35:23 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:24 Successfully built 394926a87760 04:35:24 ---> aa2cd2356183 04:35:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:35:24 Successfully tagged docker-support-logging-go:latest 04:35:24 Building docker-support-scheduler-go 04:35:24  Building docker-support-logging-go ... done  ---> Running in 34cce6e2d00a 04:35:25 ---> 193dae2defc1 04:35:25 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 04:35:29 ---> 73084f6ebff5 04:35:29 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 04:35:29 ---> 58e0335ce006 04:35:29 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:35:29 Removing intermediate container f9f5b9ad9e2c 04:35:29 ---> 83f0d2e3917a 04:35:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:35:30 ---> 53633e952279 04:35:30 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 04:35:30 ---> bd7174b32496 04:35:30 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:35:30 ---> Running in 8d2418caf6ab 04:35:31 ---> Running in b5e3cb2e03b7 04:35:31 Removing intermediate container 34cce6e2d00a 04:35:31 ---> ca7b2d90688e 04:35:31 Step 15/22 : RUN apk --no-cache add zeromq 04:35:31 ---> 75173b1f2bf4 04:35:31 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 04:35:31 Removing intermediate container 8d2418caf6ab 04:35:31 ---> 71ae2bbabec2 04:35:31 Step 15/26 : ENV APP_PORT=48090 04:35:33 Removing intermediate container b5e3cb2e03b7 04:35:33 ---> a80ce6204077 04:35:33 Step 19/21 : LABEL arch=x86_64 04:35:33 ---> Running in 691d6dd42cb3 04:35:33 ---> Running in 740d0dd69efd 04:35:34 ---> Running in 6addd5063138 04:35:35 ---> 700af428ccb8 04:35:35 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 04:35:36 Removing intermediate container 740d0dd69efd 04:35:36 ---> 8dc87bd50491 04:35:36 Step 16/26 : EXPOSE $APP_PORT 04:35:37 ---> Running in 6af8e6da1e8f 04:35:37 Removing intermediate container 6addd5063138 04:35:37 ---> 06b43440fe62 04:35:37 Step 20/21 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:38 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:35:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:35:38 ---> f022e8eae222 04:35:38 Step 3/20 : WORKDIR /edgex-go 04:35:38 ---> Using cache 04:35:38 ---> fe7a5c167b38 04:35:38 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:38 ---> Using cache 04:35:38 ---> 0f8f0afb3a30 04:35:38 Step 5/20 : RUN apk update && apk add make git 04:35:38 ---> Using cache 04:35:38 ---> 294ded76bc16 04:35:38 Step 6/20 : COPY go.mod . 04:35:38 ---> Using cache 04:35:38 ---> 4141ffab794d 04:35:38 Step 7/20 : RUN go mod download 04:35:38 ---> Using cache 04:35:38 ---> 0a464582f32b 04:35:38 Step 8/20 : COPY . . 04:35:38 ---> Using cache 04:35:38 ---> c0d92d765f4d 04:35:38 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 04:35:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:39 ---> Running in 2894355a4275 04:35:39 ---> Running in 5ba7836a19a5 04:35:39 (1/5) Installing libgcc (9.3.0-r2) 04:35:39 ---> Running in d087f7c6419c 04:35:39 (2/5) Installing libsodium (1.0.18-r0) 04:35:39 Removing intermediate container 2894355a4275 04:35:39 ---> 15e63674b98f 04:35:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:35:39 (3/5) Installing libstdc++ (9.3.0-r2) 04:35:40 Removing intermediate container 5ba7836a19a5 04:35:40 ---> 97e2f7738dd1 04:35:40 Step 21/21 : LABEL version=0.0.0 04:35:40 (4/5) Installing libzmq (4.3.2-r0) 04:35:40 ---> Running in d8c58dd3da3a 04:35:40 (5/5) Installing zeromq (4.3.2-r0) 04:35:40 Executing busybox-1.31.1-r16.trigger 04:35:40 OK: 8 MiB in 19 packages 04:35:40 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 04:35:40 ---> 283734a1500b 04:35:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:35:40 Removing intermediate container d8c58dd3da3a 04:35:40 ---> c96a33b462ec 04:35:40 04:35:40 Successfully built c96a33b462ec 04:35:40 Successfully tagged docker-core-command-go:latest 04:35:40  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 04:35:40 Removing intermediate container 6af8e6da1e8f 04:35:40 ---> e437da4720f2 04:35:40 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 04:35:40 ---> 85508846f8d2 04:35:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:35:41 Removing intermediate container 691d6dd42cb3 04:35:41 ---> 8e5f2e7cef9c 04:35:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 04:35:41 ---> 282fce36498e 04:35:41 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:35:41 Removing intermediate container 71b7ac432246 04:35:41 ---> b9fb22fc2ad3 04:35:41 Successfully built b9fb22fc2ad3 04:35:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 04:35:41 ---> Running in 0929d6e0d7b0 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:35:42 + docker inspect -f . ci-base-image-arm64 04:35:42 . [Pipeline] withDockerContainer 04:35:42 prd-ubuntu18.04-docker-arm64-4c-16g-1386 does not seem to be running inside a container 04:35:42 $ 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 ******** ci-base-image-arm64 cat 04:35:43 ---> f98d6f63ee38 04:35:43 Step 20/26 : RUN apk --no-cache add py-pip 04:35:44 $ docker top 461c4bdea2392471dab593db4a2fe4e93fc3db68d1f235faf6676a7618e11870 -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:45 + go version 04:35:45 go version go1.13.13 linux/arm64 [Pipeline] echo 04:35:45 ========================================================= 04:35:45 [edgeXBuildGoParallel] Running Tests and Build... 04:35:45 ========================================================= [Pipeline] sh 04:35:45 ---> 661e77553fe7 04:35:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:35:45 ---> Running in b27e474c0487 04:35:45 + make test 04:35:45 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:35:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:48 (1/33) Installing libbz2 (1.0.8-r1) 04:35:48 (2/33) Installing expat (2.2.9-r1) 04:35:48 (3/33) Installing libffi (3.3-r2) 04:35:48 (4/33) Installing gdbm (1.13-r1) 04:35:48 (5/33) Installing xz-libs (5.2.5-r0) 04:35:48 (6/33) Installing sqlite-libs (3.32.1-r0) 04:35:48 (7/33) Installing python3 (3.8.5-r0) 04:35:48 ? github.com/edgexfoundry/edgex-go [no test files] 04:35:51 ---> 131a31c92e8f 04:35:51 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:35:51 (8/33) Installing py3-appdirs (1.4.4-r1) 04:35:51 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:35:51 (10/33) Installing py3-parsing (2.4.7-r0) 04:35:51 (11/33) Installing py3-six (1.15.0-r0) 04:35:51 (12/33) Installing py3-packaging (20.4-r0) 04:35:51 (13/33) Installing py3-setuptools (47.0.0-r0) 04:35:52 (14/33) Installing py3-chardet (3.0.4-r4) 04:35:53 (15/33) Installing py3-idna (2.9-r0) 04:35:53 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:35:53 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:35:53 Removing intermediate container 0929d6e0d7b0 04:35:53 ---> f1fed5170e87 04:35:53 Step 24/29 : RUN chmod 755 security-secrets-setup 04:35:54 (18/33) Installing py3-requests (2.23.0-r0) 04:35:54 (19/33) Installing py3-msgpack (1.0.0-r0) 04:35:54 (20/33) Installing py3-lockfile (0.12.2-r3) 04:35:54 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:35:54 (22/33) Installing py3-colorama (0.4.3-r0) 04:35:55 (23/33) Installing py3-distlib (0.3.0-r0) 04:35:55 (24/33) Installing py3-distro (1.5.0-r1) 04:35:56 (25/33) Installing py3-webencodings (0.5.1-r3) 04:35:56 (26/33) Installing py3-html5lib (1.0.1-r4) 04:35:56 ---> d79a2ffb6b82 04:35:56 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:35:56 ---> Running in bf88d4f24aab 04:35:57 (27/33) Installing py3-pytoml (0.1.21-r0) 04:35:57 (28/33) Installing py3-pep517 (0.8.2-r0) 04:35:57 (29/33) Installing py3-progress (1.5-r0) 04:35:57 (30/33) Installing py3-toml (0.10.1-r0) 04:35:58 (31/33) Installing py3-retrying (1.3.3-r0) 04:35:58 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:35:58 ---> Running in 95af9f67e835 04:35:58 (33/33) Installing py3-pip (20.1.1-r0) 04:35:58 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:35:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:35:58 ---> f022e8eae222 04:35:58 Step 3/20 : WORKDIR /edgex-go 04:35:58 ---> Using cache 04:35:58 ---> fe7a5c167b38 04:35:58 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:58 ---> Using cache 04:35:58 ---> 0f8f0afb3a30 04:35:58 Step 5/20 : RUN apk update && apk add make git 04:35:58 ---> Using cache 04:35:58 ---> 294ded76bc16 04:35:58 Step 6/20 : COPY go.mod . 04:35:58 ---> Using cache 04:35:58 ---> 4141ffab794d 04:35:58 Step 7/20 : RUN go mod download 04:35:58 ---> Using cache 04:35:58 ---> 0a464582f32b 04:35:58 Step 8/20 : COPY . . 04:35:58 ---> Using cache 04:35:58 ---> c0d92d765f4d 04:35:58 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 04:35:59 Executing busybox-1.31.1-r16.trigger 04:35:59 OK: 71 MiB in 55 packages 04:35:59 ---> Running in fe33574c0666 04:35:59 Removing intermediate container 95af9f67e835 04:35:59 ---> 781d2e565586 04:35:59 Step 20/22 : LABEL arch=x86_64 04:35:59 ---> Running in 189af877bec0 04:36:00 Removing intermediate container 189af877bec0 04:36:00 ---> a85b0b6a62b7 04:36:00 Step 21/22 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:36:00 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 04:36:00 ---> Running in 0dd95a3df56f 04:36:01 Removing intermediate container 0dd95a3df56f 04:36:01 ---> a1d6b80ff2a4 04:36:01 Step 22/22 : LABEL version=0.0.0 04:36:02 ---> Running in 359f795207d7 04:36:02 Removing intermediate container bf88d4f24aab 04:36:02 ---> 06ff32978a1d 04:36:02 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 04:36:03 ---> Running in 2aa117836457 04:36:04 Removing intermediate container 359f795207d7 04:36:04 ---> bfb037daa56c 04:36:04 04:36:04 Successfully built bfb037daa56c 04:36:08 Successfully tagged docker-core-data-go:latest 04:36:08 Building docker-security-secretstore-setup-go 04:36:08  Building docker-core-data-go ... done Removing intermediate container 2aa117836457 04:36:08 ---> e02749edd23c 04:36:08 Step 26/29 : CMD [ "generate" ] 04:36:14 ---> Running in 76a77c194e87 04:36:14 Removing intermediate container b27e474c0487 04:36:14 ---> d521882067b0 04:36:14 Step 21/26 : RUN pip install docker-compose==1.23.2 04:36:15 Removing intermediate container d087f7c6419c 04:36:15 ---> 1e9296bfb708 04:36:15 04:36:15 Step 10/20 : FROM scratch 04:36:15 ---> 04:36:15 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:36:16 ---> Running in b4d8082ee8fe 04:36:17 ---> Using cache 04:36:17 ---> 5fec1e409c14 04:36:17 Step 12/20 : ENV APP_PORT=48085 04:36:18 Removing intermediate container 76a77c194e87 04:36:18 ---> 2008b90afb7b 04:36:18 Step 27/29 : LABEL arch=x86_64 04:36:18 ---> Running in 99b1a1db32ca 04:36:19 ---> Running in 2a3fb8487f25 04:36:19 Removing intermediate container 99b1a1db32ca 04:36:19 ---> c86d60b87984 04:36:19 Step 13/20 : EXPOSE $APP_PORT 04:36:21 ---> Running in 36d43590bb77 04:36:21 Removing intermediate container 2a3fb8487f25 04:36:21 ---> 1a72b3c6ac41 04:36:21 Step 28/29 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:36:21 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:36:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:36:21 ---> f022e8eae222 04:36:21 Step 3/26 : WORKDIR /edgex-go 04:36:21 ---> Using cache 04:36:21 ---> fe7a5c167b38 04:36:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:21 ---> Using cache 04:36:21 ---> 0f8f0afb3a30 04:36:21 Step 5/26 : RUN apk update && apk add make git 04:36:21 ---> Using cache 04:36:21 ---> 294ded76bc16 04:36:21 Step 6/26 : COPY go.mod . 04:36:21 ---> Using cache 04:36:21 ---> 4141ffab794d 04:36:21 Step 7/26 : RUN go mod download 04:36:21 ---> Using cache 04:36:21 ---> 0a464582f32b 04:36:21 Step 8/26 : COPY . . 04:36:21 ---> Using cache 04:36:21 ---> c0d92d765f4d 04:36:21 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 04:36:22 ---> Running in 165df215aff7 04:36:22 ---> Running in 4138636febce 04:36:22 Removing intermediate container 36d43590bb77 04:36:22 ---> a349042d027f 04:36:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 04:36:23 Removing intermediate container 165df215aff7 04:36:23 ---> 9ca0687a2757 04:36:23 Step 29/29 : LABEL version=0.0.0 04:36:23 ---> 1f06b5be16cd 04:36:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:36:23 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 04:36:23 ---> Running in 865ded16f1c5 04:36:24 ---> 17795dc92014 04:36:24 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:36:24 Removing intermediate container fe33574c0666 04:36:24 ---> f3ed8b1f790a 04:36:24 04:36:24 Step 10/20 : FROM alpine 04:36:24 ---> a24bb4013296 04:36:24 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 04:36:24 Removing intermediate container 865ded16f1c5 04:36:24 ---> 06a46d7388c2 04:36:24 04:36:24 ---> Running in 44e9839bf658 04:36:24 Successfully built 06a46d7388c2 04:36:24 Collecting docker-compose==1.23.2 04:36:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:36:25 Successfully tagged docker-security-secrets-setup-go:latest 04:36:25 Building docker-core-metadata-go 04:36:25 ---> 1e4592e46dbd 04:36:25 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:36:25  Building docker-security-secrets-setup-go ... done Collecting cached-property<2,>=1.2.0 04:36:25 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 04:36:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:36:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:36:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:36:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:36:28 ---> Running in 677bb7a4281d 04:36:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:29 Collecting PyYAML<4,>=3.10 04:36:29 Downloading PyYAML-3.13.tar.gz (270 kB) 04:36:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:29 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:36:29 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:36:29 OK: 12749 distinct packages available 04:36:30 (1/4) Installing ca-certificates (20191127-r4) 04:36:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:36:30 (3/4) Installing libcurl (7.69.1-r0) 04:36:30 (4/4) Installing curl (7.69.1-r0) 04:36:30 Executing busybox-1.31.1-r16.trigger 04:36:30 Executing ca-certificates-20191127-r4.trigger 04:36:30 Removing intermediate container 677bb7a4281d 04:36:30 ---> a957acfa3608 04:36:30 Step 18/20 : LABEL arch=x86_64 04:36:31 OK: 7 MiB in 18 packages 04:36:32 ---> Running in c41c51bfe6f0 04:36:32 Collecting texttable<0.10,>=0.9.0 04:36:32 Downloading texttable-0.9.1.tar.gz (11 kB) 04:36:33 Removing intermediate container c41c51bfe6f0 04:36:33 ---> bf88c3151817 04:36:33 Step 19/20 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:36:34 ---> Running in 7a86834ce5e2 04:36:34 Collecting docker<4.0,>=3.6.0 04:36:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:36:34 Collecting websocket-client<1.0,>=0.32.0 04:36:34 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:36:34 Removing intermediate container 44e9839bf658 04:36:34 ---> a94c179d3223 04:36:34 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:36:34 Removing intermediate container 7a86834ce5e2 04:36:34 ---> 676cdfdde2fa 04:36:34 Step 20/20 : LABEL version=0.0.0 04:36:34 Collecting dockerpty<0.5,>=0.4.1 04:36:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:36:35 ---> Running in eb19e3f7e8ec 04:36:35 ---> Running in 74ee0fc5a8c7 04:36:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:36:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:36:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:36:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:36:36 Collecting docopt<0.7,>=0.6.1 04:36:36 Downloading docopt-0.6.2.tar.gz (25 kB) 04:36:36 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.047s 04:36:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 04:36:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:36:36 Collecting jsonschema<3,>=2.5.1 04:36:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:36:36 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 04:36:37 Removing intermediate container 74ee0fc5a8c7 04:36:37 ---> 778cfb1fed0a 04:36:37 04:36:37 Removing intermediate container eb19e3f7e8ec 04:36:37 ---> 24392e2d252c 04:36:37 Step 13/20 : WORKDIR /edgex 04:36:37 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) 04:36:37 Collecting idna<2.8,>=2.5 04:36:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:36:37 Successfully built 778cfb1fed0a 04:36:38 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) 04:36:38 Successfully tagged docker-support-scheduler-go:latest 04:36:38  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 04:36:38 ---> Running in d53c1e30b00d 04:36:38 Collecting urllib3<1.25,>=1.21.1 04:36:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:36:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:36:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:36:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:36:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:36:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:36:42 Collecting docker-pycreds>=0.4.0 04:36:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:36:42 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:36:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:36:42 ---> f022e8eae222 04:36:42 Step 3/21 : WORKDIR /edgex-go 04:36:42 ---> Using cache 04:36:42 ---> fe7a5c167b38 04:36:42 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:42 ---> Using cache 04:36:42 ---> 0f8f0afb3a30 04:36:42 Step 5/21 : RUN apk update && apk add make git 04:36:42 ---> Using cache 04:36:42 ---> 294ded76bc16 04:36:42 Step 6/21 : COPY go.mod . 04:36:42 ---> Using cache 04:36:42 ---> 4141ffab794d 04:36:42 Step 7/21 : RUN go mod download 04:36:42 ---> Using cache 04:36:42 ---> 0a464582f32b 04:36:42 Step 8/21 : COPY . . 04:36:42 ---> Using cache 04:36:42 ---> c0d92d765f4d 04:36:42 Step 9/21 : RUN make cmd/core-metadata/core-metadata 04:36:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:36:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:36:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:36:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:36:44 Installing collected packages: cached-property, idna, urllib3, requests, PyYAML, texttable, docker-pycreds, websocket-client, docker, dockerpty, docopt, jsonschema, docker-compose 04:36:45 Attempting uninstall: idna 04:36:45 Found existing installation: idna 2.9 04:36:45 Uninstalling idna-2.9: 04:36:45 Successfully uninstalled idna-2.9 04:36:45 ---> Running in 352e2f780ac0 04:36:46 Attempting uninstall: urllib3 04:36:46 Found existing installation: urllib3 1.25.9 04:36:46 Uninstalling urllib3-1.25.9: 04:36:46 Removing intermediate container d53c1e30b00d 04:36:46 ---> 452dea77d2f6 04:36:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:36:46 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 04:36:46 Successfully uninstalled urllib3-1.25.9 04:36:48 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 04:36:49 ---> bc0e0dd1444d 04:36:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:36:49 Attempting uninstall: requests 04:36:49 Found existing installation: requests 2.23.0 04:36:49 Uninstalling requests-2.23.0: 04:36:49 Successfully uninstalled requests-2.23.0 04:36:50 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.137s coverage: 46.6% of statements 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:36:52 Running setup.py install for PyYAML: started 04:36:54 ---> 0762b4680b31 04:36:54 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:36:55 Running setup.py install for PyYAML: finished with status 'done' 04:36:55 Running setup.py install for texttable: started 04:36:55 ---> Running in ecb5f9e036a7 04:36:56 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 04:36:56 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 04:36:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:36:56 ---> f022e8eae222 04:36:56 Step 3/23 : WORKDIR /edgex-go 04:36:56 ---> Using cache 04:36:56 ---> fe7a5c167b38 04:36:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:56 ---> Using cache 04:36:56 ---> 0f8f0afb3a30 04:36:56 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 04:36:56 Running setup.py install for texttable: finished with status 'done' 04:36:57 ---> Running in 90840aef0d9d 04:36:57 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.175s coverage: 27.4% of statements 04:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:36:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.027s coverage: 100.0% of statements 04:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:36:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements 04:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:36:57 Removing intermediate container ecb5f9e036a7 04:36:57 ---> 5e147f7fc3d6 04:36:57 Step 17/20 : CMD ["--init=true"] 04:36:58 Running setup.py install for dockerpty: started 04:36:58 ---> Running in 42405fe30f6d 04:36:59 Running setup.py install for dockerpty: finished with status 'done' 04:36:59 Running setup.py install for docopt: started 04:36:59 Removing intermediate container 42405fe30f6d 04:36:59 ---> c93fdb4f1f14 04:36:59 Step 18/20 : LABEL arch=x86_64 04:36:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:59 ---> Running in 3fb8e5400f49 04:36:59 Running setup.py install for docopt: finished with status 'done' 04:36:59 Removing intermediate container 3fb8e5400f49 04:36:59 ---> f1ad2264c2b2 04:36:59 Step 19/20 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:37:00 ---> Running in 2c5a2f9ca9d2 04:37:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:00 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 04:37:00 Removing intermediate container 2c5a2f9ca9d2 04:37:00 ---> bed288c8e300 04:37:00 Step 20/20 : LABEL version=0.0.0 04:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.270s coverage: 29.3% of statements 04:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.078s coverage: 100.0% of statements 04:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements 04:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:37:00 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:00 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:00 OK: 12749 distinct packages available 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.094s coverage: 89.8% of statements 04:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:37:01 ---> Running in fdef16e16d38 04:37:01 OK: 233 MiB in 51 packages 04:37:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.180s coverage: 97.5% of statements 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:37:02 Removing intermediate container fdef16e16d38 04:37:02 ---> b9f6406917bb 04:37:02 04:37:02 Successfully built b9f6406917bb 04:37:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.087s coverage: 100.0% of statements 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:37:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 04:37:03 Successfully tagged docker-security-proxy-setup-go:latest 04:37:03  Building docker-security-proxy-setup-go ... done Removing intermediate container 4138636febce 04:37:03 ---> 6a627555f920 04:37:03 04:37:03 Step 10/26 : FROM alpine:3.10 04:37:03 3.10: Pulling from library/alpine 04:37:04 Removing intermediate container 90840aef0d9d 04:37:04 ---> 48176f5c47d9 04:37:04 Step 6/23 : COPY go.mod . 04:37:04 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 04:37:04 Status: Downloaded newer image for alpine:3.10 04:37:04 ---> be4e4bea2c2e 04:37:04 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 04:37:05 Removing intermediate container b4d8082ee8fe 04:37:05 ---> 0792471ee44b 04:37:05 Step 22/26 : RUN apk --no-cache add curl 04:37:05 ---> Running in ff8db40ff342 04:37:05 ---> 7eba134f847e 04:37:05 Step 7/23 : RUN go mod download 04:37:06 ---> Running in c37514a979aa 04:37:06 ---> Running in 2e047e87329d 04:37:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 04:37:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 04:37:07 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:37:07 (2/3) Installing libcurl (7.69.1-r0) 04:37:07 (3/3) Installing curl (7.69.1-r0) 04:37:07 Executing busybox-1.31.1-r16.trigger 04:37:07 v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 04:37:07 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 04:37:07 OK: 10346 distinct packages available 04:37:07 OK: 72 MiB in 58 packages 04:37:07 (1/5) Installing ca-certificates (20191127-r2) 04:37:07 (2/5) Installing nghttp2-libs (1.39.2-r1) 04:37:07 (3/5) Installing libcurl (7.66.0-r0) 04:37:07 (4/5) Installing curl (7.66.0-r0) 04:37:07 (5/5) Installing dumb-init (1.2.2-r1) 04:37:07 Executing busybox-1.30.1-r3.trigger 04:37:07 Executing ca-certificates-20191127-r2.trigger 04:37:07 OK: 7 MiB in 19 packages 04:37:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.293s coverage: 63.5% of statements 04:37:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:37:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:37:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.027s coverage: 100.0% of statements 04:37:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.313s coverage: 55.9% of statements 04:37:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:37:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:37:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 04:37:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 04:37:09 Removing intermediate container 352e2f780ac0 04:37:09 ---> 546a1378da57 04:37:09 04:37:09 Step 10/21 : FROM scratch 04:37:09 ---> 04:37:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:37:09 Removing intermediate container c37514a979aa 04:37:09 ---> 470fe73bacbc 04:37:09 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:37:09 ---> Running in e22d36fe34ee 04:37:10 ---> Using cache 04:37:10 ---> 5fec1e409c14 04:37:10 Step 12/21 : ENV APP_PORT=48081 04:37:10 ---> Running in ec129d2015f3 04:37:10 Removing intermediate container 2e047e87329d 04:37:10 ---> 817ac07c793c 04:37:10 Step 8/23 : COPY . . 04:37:10 Removing intermediate container e22d36fe34ee 04:37:10 ---> ee59b3b1f5eb 04:37:10 Step 24/26 : LABEL arch=x86_64 04:37:10 Removing intermediate container ff8db40ff342 04:37:10 ---> 6ef89c7532ab 04:37:10 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:37:11 ---> Running in 5fea6820180c 04:37:11 Removing intermediate container ec129d2015f3 04:37:11 ---> e24055b85a5d 04:37:11 Step 13/21 : EXPOSE $APP_PORT 04:37:11 ---> Running in a2954647ce21 04:37:12 ---> Running in cb9efde345f1 04:37:12 Removing intermediate container 5fea6820180c 04:37:12 ---> d056b5131dd3 04:37:12 Step 25/26 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:37:12 Removing intermediate container a2954647ce21 04:37:12 ---> 6e643f935b0f 04:37:12 Step 13/26 : WORKDIR / 04:37:13 ---> Running in 0435e6e4f1c1 04:37:14 ---> Running in 2f2a8049597a 04:37:14 Removing intermediate container cb9efde345f1 04:37:14 ---> fe4b8a974a91 04:37:14 Step 14/21 : WORKDIR / 04:37:18 ---> Running in c62e7d7fea7b 04:37:18 Removing intermediate container 0435e6e4f1c1 04:37:18 ---> a5db6b2a8f25 04:37:18 Step 26/26 : LABEL version=0.0.0 04:37:19 Removing intermediate container 2f2a8049597a 04:37:19 ---> 90bc9ca6d64c 04:37:19 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:37:21 ---> Running in be7eb6db0e7c 04:37:21 Removing intermediate container c62e7d7fea7b 04:37:21 ---> 8760dcad7dd6 04:37:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 04:37:22 ---> 0f6f5e7bafa4 04:37:22 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:37:23 Removing intermediate container be7eb6db0e7c 04:37:23 ---> 2ea999b5edb6 04:37:23 04:37:23 ---> 6505f666562c 04:37:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:37:23 Successfully built 2ea999b5edb6 04:37:23 Successfully tagged docker-sys-mgmt-agent-go:latest 04:37:25  Building docker-sys-mgmt-agent-go ... done  ---> a4278c5d5cec 04:37:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:37:26 ---> b8f973737418 04:37:26 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:37:26 ---> 8317b47ed830 04:37:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 04:37:26 ---> bb9de692592b 04:37:26 Step 9/23 : RUN make cmd/support-notifications/support-notifications 04:37:26 ---> Running in 87519638c339 04:37:26 ---> 279ac5911446 04:37:26 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:37:26 ---> Running in b34d8c238d1a 04:37:26 ---> 3c31300f57d3 04:37:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:37:26 Removing intermediate container b34d8c238d1a 04:37:26 ---> 21aeced64dbb 04:37:26 Step 19/21 : LABEL arch=x86_64 04:37:26 ---> Running in bf541c4aa3b8 04:37:27 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 04:37:27 ---> 2147eb8e8fbb 04:37:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:37:27 Removing intermediate container bf541c4aa3b8 04:37:27 ---> 49d8f8390c89 04:37:27 Step 20/21 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:37:27 ---> Running in fcf7ba3436d8 04:37:27 Removing intermediate container fcf7ba3436d8 04:37:27 ---> 0c371bf8d1a9 04:37:27 Step 21/21 : LABEL version=0.0.0 04:37:27 ---> Running in 0595d141a52c 04:37:27 ---> add1846b6119 04:37:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 04:37:27 Removing intermediate container 0595d141a52c 04:37:27 ---> 978c97131de2 04:37:27 04:37:27 Successfully built 978c97131de2 04:37:27 Successfully tagged docker-core-metadata-go:latest 04:37:28  Building docker-core-metadata-go ... done  ---> bb1eb88f6c5a 04:37:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:37:28 ---> d8768fab2db8 04:37:28 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:37:28 ---> Running in f3660e427eaf 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 20.776s coverage: 86.3% of statements 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.974s coverage: 72.2% of statements 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.322s coverage: 72.1% of statements 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.068s coverage: 82.4% of statements 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.018s coverage: 48.4% of statements 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.024s coverage: 28.8% of statements 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.081s coverage: 96.8% of statements 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 26.9% of statements 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.284s coverage: 84.1% of statements 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.035s coverage: 100.0% of statements 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.040s coverage: 43.1% of statements 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.017s coverage: 100.0% of statements 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.056s coverage: 83.8% of statements 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.116s coverage: 46.1% of statements 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.035s coverage: 100.0% of statements 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.034s coverage: 100.0% of statements 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:37:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.080s coverage: 100.0% of statements 04:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:37:30 Removing intermediate container f3660e427eaf 04:37:30 ---> 4b54c712f6fa 04:37:30 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:37:30 ---> Running in 6ab0e8b351ae 04:37:30 Removing intermediate container 6ab0e8b351ae 04:37:30 ---> c468ce7648df 04:37:30 Step 24/26 : LABEL arch=x86_64 04:37:30 ---> Running in b349b30e9fba 04:37:31 Removing intermediate container b349b30e9fba 04:37:31 ---> 9374c4143043 04:37:31 Step 25/26 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:37:31 ---> Running in ec64c2b0f944 04:37:31 Removing intermediate container ec64c2b0f944 04:37:31 ---> 500150b0d604 04:37:31 Step 26/26 : LABEL version=0.0.0 04:37:31 ---> Running in ecd827ca6c05 04:37:31 Removing intermediate container ecd827ca6c05 04:37:31 ---> f0e9d39495e6 04:37:31 04:37:31 Successfully built f0e9d39495e6 04:37:31 Successfully tagged docker-security-secretstore-setup-go:latest 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.193s coverage: 29.1% of statements 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.016s coverage: 100.0% of statements 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements 04:37:38  Building docker-security-secretstore-setup-go ... done Removing intermediate container 87519638c339 04:37:38 ---> f97e8f5b41c1 04:37:38 04:37:38 Step 10/23 : FROM scratch 04:37:38 ---> 04:37:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:37:38 ---> Using cache 04:37:38 ---> e6b6243de7c3 04:37:38 Step 12/23 : ENV APP_PORT=48060 04:37:38 ---> Running in 3c9e1ae130c1 04:37:38 Removing intermediate container 3c9e1ae130c1 04:37:38 ---> 10c40bdc55c7 04:37:38 Step 13/23 : EXPOSE $APP_PORT 04:37:38 ---> Running in 22be1e5be3d3 04:37:39 Removing intermediate container 22be1e5be3d3 04:37:39 ---> 7161dde5bf82 04:37:39 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 04:37:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.015s coverage: 32.1% of statements 04:37:39 ---> 74f1104ba0fe 04:37:39 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 04:37:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 100.0% of statements 04:37:40 ---> 5b0b9aa99df0 04:37:40 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 04:37:40 ---> 244383ec70d5 04:37:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 04:37:40 ---> 762809c85e8b 04:37:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:37:41 GO111MODULE=on go vet ./... 04:37:41 ---> 177a91b39b7f 04:37:41 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:37:41 ---> 7a8fc1121bad 04:37:41 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:37:41 ---> Running in 91b490f59ba1 04:37:41 Removing intermediate container 91b490f59ba1 04:37:41 ---> bda44f1060ea 04:37:41 Step 21/23 : LABEL arch=x86_64 04:37:41 ---> Running in de99ef83b206 04:37:41 Removing intermediate container de99ef83b206 04:37:41 ---> a75efaaf9271 04:37:41 Step 22/23 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:37:42 ---> Running in 6922ad671b31 04:37:42 Removing intermediate container 6922ad671b31 04:37:42 ---> 5e40b02f5fd7 04:37:42 Step 23/23 : LABEL version=0.0.0 04:37:42 ---> Running in ed0a3545573c 04:37:42 Removing intermediate container ed0a3545573c 04:37:42 ---> dbac90f44d45 04:37:42 04:37:42 Successfully built dbac90f44d45 04:37:42 Successfully tagged docker-support-notifications-go:latest 04:37:42  Building docker-support-notifications-go ... done  [Pipeline] } 04:37:42 $ docker stop --time=1 49388d57fec52b7f0cbf380ac1c96b90b1bd7fd887764a5544f9441705bda7d4 04:37:44 $ docker rm -f 49388d57fec52b7f0cbf380ac1c96b90b1bd7fd887764a5544f9441705bda7d4 [Pipeline] // withDockerContainer [Pipeline] sh 04:37:45 + docker images 04:37:45 + grep docker 04:37:45 docker-support-notifications-go latest dbac90f44d45 3 seconds ago 14.4MB 04:37:45 docker-security-secretstore-setup-go latest f0e9d39495e6 14 seconds ago 33.9MB 04:37:45 docker-core-metadata-go latest 978c97131de2 18 seconds ago 14.4MB 04:37:45 docker-sys-mgmt-agent-go latest 2ea999b5edb6 24 seconds ago 284MB 04:37:45 docker-security-proxy-setup-go latest b9f6406917bb 44 seconds ago 16.4MB 04:37:45 docker-support-scheduler-go latest 778cfb1fed0a About a minute ago 13.1MB 04:37:45 docker-security-secrets-setup-go latest 06a46d7388c2 About a minute ago 25.1MB 04:37:45 docker-core-data-go latest bfb037daa56c About a minute ago 23.8MB 04:37:45 docker-core-command-go latest c96a33b462ec 2 minutes ago 13MB 04:37:45 docker-support-logging-go latest 394926a87760 2 minutes ago 11.8MB 04:37:45 docker latest 81f5749c9058 4 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] } 04:37:59 gofmt -l . 04:38:00 [ "`gofmt -l .`" = "" ] 04:38:02 ./bin/test-go-mod-tidy.sh 04:38:03 ./bin/test-attribution-txt.sh [Pipeline] sh 04:38:06 + ls -al . 04:38:06 total 588 04:38:06 drwxrwxr-x 10 1001 1001 4096 Jul 29 04:38 . 04:38:06 drwxr-xr-x 4 root root 4096 Jul 29 04:35 .. 04:38:06 -rw-rw-r-- 1 1001 1001 11 Jul 29 04:33 .dockerignore 04:38:06 drwxrwxr-x 8 1001 1001 4096 Jul 29 04:34 .git 04:38:06 drwxrwxr-x 3 1001 1001 4096 Jul 29 04:33 .github 04:38:06 -rw-rw-r-- 1 1001 1001 924 Jul 29 04:33 .gitignore 04:38:06 drwxrwxr-x 3 1001 1001 4096 Jul 29 04:34 .semver 04:38:06 -rw-rw-r-- 1 1001 1001 178 Jul 29 04:33 .sonarcloud.properties 04:38:06 -rw-rw-r-- 1 1001 1001 3804 Jul 29 04:33 CONTRIBUTING.md 04:38:06 -rw-rw-r-- 1 1001 1001 1035 Jul 29 04:33 Dockerfile.build 04:38:06 -rw-rw-r-- 1 1001 1001 911 Jul 29 04:33 Jenkinsfile 04:38:06 -rw-rw-r-- 1 1001 1001 10775 Jul 29 04:33 LICENSE 04:38:06 -rw-rw-r-- 1 1001 1001 6417 Jul 29 04:33 Makefile 04:38:06 -rw-rw-r-- 1 1001 1001 5652 Jul 29 04:33 README.md 04:38:06 -rw-rw-r-- 1 1001 1001 7111 Jul 29 04:33 SECURITY.md 04:38:06 -rw-rw-r-- 1 1001 1001 5 Jul 29 04:30 VERSION 04:38:06 -rw-rw-r-- 1 1001 1001 4131 Jul 29 04:33 ZMQWindows.md 04:38:06 drwxrwxr-x 4 1001 1001 4096 Jul 29 04:33 api 04:38:06 drwxrwxr-x 2 1001 1001 4096 Jul 29 04:33 bin 04:38:06 drwxrwxr-x 15 1001 1001 4096 Jul 29 04:33 cmd 04:38:06 -rw-r--r-- 1 root root 456067 Jul 29 04:37 coverage.out 04:38:06 -rw-r--r-- 1 root root 1019 Jul 29 04:38 go.mod 04:38:06 -rw-r--r-- 1 root root 18146 Jul 29 04:38 go.sum 04:38:06 drwxrwxr-x 8 1001 1001 4096 Jul 29 04:33 internal 04:38:06 drwxrwxr-x 4 1001 1001 4096 Jul 29 04:33 snap 04:38:06 -rw-rw-r-- 1 1001 1001 168 Jul 29 04:33 version.go [Pipeline] sh 04:38:07 + '[' -e coverage.out ] 04:38:07 + chown 1001:1001 coverage.out [Pipeline] stash 04:38:07 Warning: overwriting stash ‘coverage-report’ 04:38:08 Stashed 1 file(s) [Pipeline] sh 04:38:09 + make build 04:38:09 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 04:38:27 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 04:38:40 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 04:38:44 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 04:38:49 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 04:38:56 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 04:38:57 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 04:39:02 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 04:39:09 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 04:39:13 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 04:39:19 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 04:39:24 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 04:39:30 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] } 04:39:34 $ docker stop --time=1 461c4bdea2392471dab593db4a2fe4e93fc3db68d1f235faf6676a7618e11870 04:39:37 $ docker rm -f 461c4bdea2392471dab593db4a2fe4e93fc3db68d1f235faf6676a7618e11870 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:39:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:39:38 04:39:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:39:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:39:39 latest: Pulling from edgex-devops/edgex-compose-arm64 04:39:39 29e5d40040c1: Pulling fs layer 04:39:39 1ce36da41761: Pulling fs layer 04:39:39 25b303627fd3: Pulling fs layer 04:39:39 29e5d40040c1: Download complete 04:39:39 1ce36da41761: Verifying Checksum 04:39:39 1ce36da41761: Download complete 04:39:40 29e5d40040c1: Pull complete 04:39:41 1ce36da41761: Pull complete 04:39:41 25b303627fd3: Verifying Checksum 04:39:41 25b303627fd3: Download complete 04:39:51 25b303627fd3: Pull complete 04:39:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:39:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:39:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:39:52 prd-ubuntu18.04-docker-arm64-4c-16g-1386 does not seem to be running inside a container 04:39:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:39:56 $ docker top 0f6ef80f87c2ecf8aeb1e8c4077d911564f9455885ab3f5d7ac64b94f97481ac -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:57 + docker-compose build --help 04:39:57 + grep parallel 04:40:02 --parallel Build images in parallel. [Pipeline] } 04:40:03 $ docker stop --time=1 0f6ef80f87c2ecf8aeb1e8c4077d911564f9455885ab3f5d7ac64b94f97481ac 04:40:05 $ docker rm -f 0f6ef80f87c2ecf8aeb1e8c4077d911564f9455885ab3f5d7ac64b94f97481ac [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:40:06 . [Pipeline] withDockerContainer 04:40:06 prd-ubuntu18.04-docker-arm64-4c-16g-1386 does not seem to be running inside a container 04:40:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:40:08 $ docker top f19e482817b6af73735d5ffe3e4b493981d755771c7c001522c5aa3adb597697 -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:09 + docker-compose -f ./docker-compose-build.yml build --parallel 04:40:14 Building docker-core-command-go ... 04:40:14 Building docker-core-data-go ... 04:40:14 Building docker-core-metadata-go ... 04:40:14 Building docker-security-proxy-setup-go ... 04:40:14 Building docker-security-secrets-setup-go ... 04:40:14 Building docker-security-secretstore-setup-go ... 04:40:14 Building docker-support-logging-go ... 04:40:14 Building docker-support-notifications-go ... 04:40:14 Building docker-support-scheduler-go ... 04:40:14 Building docker-sys-mgmt-agent-go ... 04:40:14 Building docker-support-notifications-go 04:40:14 Building docker-core-data-go 04:40:14 Building docker-security-proxy-setup-go 04:40:14 Building docker-security-secretstore-setup-go 04:40:14 Building docker-core-command-go 04:42:06 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:42:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:42:06 ---> b9fb22fc2ad3 04:42:06 Step 3/21 : WORKDIR /edgex-go 04:42:06 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 04:42:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:42:06 ---> b9fb22fc2ad3 04:42:06 Step 3/23 : WORKDIR /edgex-go 04:42:06 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:42:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:42:06 ---> b9fb22fc2ad3 04:42:06 Step 3/20 : WORKDIR /edgex-go 04:42:06 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:42:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:42:06 ---> b9fb22fc2ad3 04:42:06 Step 3/26 : WORKDIR /edgex-go 04:42:06 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 04:42:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:42:06 ---> b9fb22fc2ad3 04:42:06 Step 3/22 : WORKDIR /edgex-go 04:42:06 ---> Running in f37b2b14342d 04:42:06 ---> Running in 6b34522bf5e9 04:42:06 ---> Running in 8a75bdd505fe 04:42:06 ---> Running in af84ba0989f7 04:42:07 ---> Running in 75d87b2bd775 04:42:07 Removing intermediate container 8a75bdd505fe 04:42:07 ---> c4d89cb68994 04:42:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:42:07 Removing intermediate container f37b2b14342d 04:42:07 ---> 1a5d107dda4e 04:42:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:42:07 Removing intermediate container af84ba0989f7 04:42:07 ---> 6e33a43c9e02 04:42:07 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:42:07 Removing intermediate container 75d87b2bd775 04:42:07 ---> 05ce0d454235 04:42:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:42:07 Removing intermediate container 6b34522bf5e9 04:42:07 ---> ecab6f5c09a1 04:42:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:42:07 ---> Running in 0e076e0ddd2c 04:42:07 ---> Running in a8eba0d5ee62 04:42:07 ---> Running in 7581a2c06892 04:42:08 ---> Running in 8d339305d5e3 04:42:08 ---> Running in 60e605290f0a 04:42:12 Removing intermediate container a8eba0d5ee62 04:42:12 ---> 88472fa9764b 04:42:12 Step 5/20 : RUN apk update && apk add make git 04:42:12 ---> Running in 7f1b92600edc 04:42:12 Removing intermediate container 7581a2c06892 04:42:12 ---> b5db71a95aa4 04:42:12 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 04:42:12 Removing intermediate container 0e076e0ddd2c 04:42:12 ---> 45b44f2784e3 04:42:12 Step 5/26 : RUN apk update && apk add make git 04:42:13 ---> Running in 8673473f63aa 04:42:13 Removing intermediate container 8d339305d5e3 04:42:13 ---> 14e135d5fb87 04:42:13 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 04:42:13 ---> Running in 6f4503fad6c8 04:42:13 Removing intermediate container 60e605290f0a 04:42:13 ---> 55d4620617e3 04:42:13 Step 5/21 : RUN apk update && apk add make git 04:42:13 ---> Running in 3b8692154927 04:42:13 ---> Running in 9f7712d9ec17 04:42:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:42:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:42:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:42:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:42:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:42:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:42:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:42:16 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:42:16 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:42:16 OK: 12620 distinct packages available 04:42:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:42:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:42:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:42:17 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:42:17 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:42:17 OK: 12620 distinct packages available 04:42:17 OK: 217 MiB in 51 packages 04:42:17 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:42:17 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:42:17 OK: 12620 distinct packages available 04:42:18 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:42:18 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:42:18 OK: 12620 distinct packages available 04:42:18 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:42:18 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:42:18 OK: 12620 distinct packages available 04:42:18 OK: 217 MiB in 51 packages 04:42:19 OK: 217 MiB in 51 packages 04:42:19 OK: 217 MiB in 51 packages 04:42:19 OK: 217 MiB in 51 packages 04:42:19 Removing intermediate container 7f1b92600edc 04:42:19 ---> 05ac723331ea 04:42:19 Step 6/20 : COPY go.mod . 04:42:20 Removing intermediate container 8673473f63aa 04:42:20 ---> 82c21ce4ba19 04:42:20 Step 6/22 : COPY go.mod . 04:42:20 ---> 6d5832ca1366 04:42:20 Step 7/20 : RUN go mod download 04:42:21 Removing intermediate container 9f7712d9ec17 04:42:21 ---> b515a30d86a4 04:42:21 Step 6/21 : COPY go.mod . 04:42:21 ---> Running in 9de0840120c1 04:42:21 Removing intermediate container 3b8692154927 04:42:21 ---> 2a2dc61f6b23 04:42:21 Step 6/23 : COPY go.mod . 04:42:21 Removing intermediate container 6f4503fad6c8 04:42:21 ---> 7ebeb30f0a17 04:42:21 Step 6/26 : COPY go.mod . 04:42:21 ---> 335b4c294a23 04:42:21 Step 7/22 : RUN go mod download 04:42:22 ---> Running in c9c5201c855e 04:42:22 ---> 919c2d091710 04:42:22 Step 7/21 : RUN go mod download 04:42:22 ---> ea9c29c0897f 04:42:22 Step 7/23 : RUN go mod download 04:42:22 ---> Running in 059e3588ffee 04:42:22 ---> Running in 9937a1c38994 04:42:23 ---> 37e102c4e367 04:42:23 Step 7/26 : RUN go mod download 04:42:23 ---> Running in 0c5b9cc7ff26 04:42:26 Removing intermediate container 9de0840120c1 04:42:26 ---> 251b977b8960 04:42:26 Step 8/20 : COPY . . 04:42:28 Removing intermediate container c9c5201c855e 04:42:28 ---> e7d51ce9838e 04:42:28 Step 8/22 : COPY . . 04:42:29 Removing intermediate container 059e3588ffee 04:42:29 ---> 0be8e336d12a 04:42:29 Step 8/21 : COPY . . 04:42:30 Removing intermediate container 9937a1c38994 04:42:30 ---> f2710e8daf6c 04:42:30 Step 8/23 : COPY . . 04:42:31 Removing intermediate container 0c5b9cc7ff26 04:42:31 ---> 1280685ef453 04:42:31 Step 8/26 : COPY . . 04:43:03 ---> b532e8a2eca1 04:43:03 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 04:43:03 ---> d8653b9fdf6a 04:43:03 Step 9/22 : RUN make cmd/core-data/core-data 04:43:03 ---> c4996960eda4 04:43:03 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 04:43:03 ---> 898ec9beacfd 04:43:03 Step 9/21 : RUN make cmd/core-command/core-command 04:43:03 ---> Running in 88261abe7158 04:43:03 ---> Running in 7e85aa79b2ff 04:43:03 ---> 79e9c5f90a0c 04:43:03 Step 9/23 : RUN make cmd/support-notifications/support-notifications 04:43:03 ---> Running in 4c53d0ef0a8f 04:43:03 ---> Running in 10c5059fac40 04:43:03 ---> Running in 96e70c7b5343 04:43:03 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 04:43:03 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 04:43:04 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 04:43:04 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 04:43:04 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 04:44:41 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 04:44:41 Removing intermediate container 88261abe7158 04:44:41 ---> 16c0ca5565ad 04:44:41 04:44:41 Step 10/20 : FROM alpine 04:44:41 latest: Pulling from library/alpine 04:44:41 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 04:44:41 Status: Downloaded newer image for alpine:latest 04:44:41 ---> 62ee0e9f8440 04:44:41 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 04:44:41 ---> Running in efc1830a71a5 04:44:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:44:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:44:41 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:44:41 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:44:41 OK: 12620 distinct packages available 04:44:41 (1/4) Installing ca-certificates (20191127-r4) 04:44:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:44:41 (3/4) Installing libcurl (7.69.1-r0) 04:44:41 (4/4) Installing curl (7.69.1-r0) 04:44:41 Executing busybox-1.31.1-r16.trigger 04:44:41 Executing ca-certificates-20191127-r4.trigger 04:44:41 OK: 7 MiB in 18 packages 04:44:42 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 04:44:42 Removing intermediate container efc1830a71a5 04:44:42 ---> ad6fa9503e7e 04:44:42 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:44:43 ---> Running in eb9981cffddd 04:44:43 Removing intermediate container eb9981cffddd 04:44:43 ---> a3ec694bc4c1 04:44:43 Step 13/20 : WORKDIR /edgex 04:44:43 ---> Running in 04a987a05c51 04:44:44 Removing intermediate container 04a987a05c51 04:44:44 ---> d5f37b0f1683 04:44:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:44:45 ---> c70a0cd30426 04:44:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:44:47 ---> 5dd979b150c9 04:44:47 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:44:47 ---> Running in 9de82e5e1e6d 04:44:48 Removing intermediate container 9de82e5e1e6d 04:44:48 ---> 7192ffc77458 04:44:48 Step 17/20 : CMD ["--init=true"] 04:44:48 ---> Running in 3f2c6b7ec69b 04:44:49 Removing intermediate container 3f2c6b7ec69b 04:44:49 ---> d881fc4f8759 04:44:49 Step 18/20 : LABEL arch=arm64 04:44:49 ---> Running in 0f5e9e053b59 04:44:49 Removing intermediate container 0f5e9e053b59 04:44:49 ---> 55700b756c10 04:44:49 Step 19/20 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:44:50 ---> Running in c03d0a6c7e61 04:44:50 Removing intermediate container c03d0a6c7e61 04:44:50 ---> 88a9832e9e5b 04:44:50 Step 20/20 : LABEL version=0.0.0 04:44:50 ---> Running in 63c800ed49d7 04:44:51 Removing intermediate container 63c800ed49d7 04:44:51 ---> abcdec688f8c 04:44:51 04:44:52 Successfully built abcdec688f8c 04:44:52 Successfully tagged docker-security-proxy-setup-go-arm64:latest 04:44:52  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go 04:44:57 Removing intermediate container 4c53d0ef0a8f 04:44:57 ---> f94a008cf9c7 04:44:57 04:44:57 Step 10/26 : FROM alpine:3.10 04:44:57 3.10: Pulling from library/alpine 04:44:58 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 04:44:58 Status: Downloaded newer image for alpine:3.10 04:44:58 ---> 536a684cf733 04:44:58 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 04:45:00 ---> Running in fe2da7b44174 04:45:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 04:45:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 04:45:04 v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 04:45:04 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 04:45:04 OK: 10167 distinct packages available 04:45:05 (1/5) Installing ca-certificates (20191127-r2) 04:45:05 (2/5) Installing nghttp2-libs (1.39.2-r1) 04:45:05 (3/5) Installing libcurl (7.66.0-r0) 04:45:05 (4/5) Installing curl (7.66.0-r0) 04:45:05 (5/5) Installing dumb-init (1.2.2-r1) 04:45:05 Executing busybox-1.30.1-r3.trigger 04:45:05 Executing ca-certificates-20191127-r2.trigger 04:45:05 OK: 7 MiB in 19 packages 04:45:10 Removing intermediate container fe2da7b44174 04:45:10 ---> 45477b03baae 04:45:10 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:45:11 Removing intermediate container 96e70c7b5343 04:45:11 ---> e9c546d4a709 04:45:11 04:45:11 Step 10/23 : FROM scratch 04:45:11 ---> 04:45:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:45:11 ---> Running in 568589c04870 04:45:12 ---> Running in 15c6f9fd0dcb 04:45:12 Removing intermediate container 10c5059fac40 04:45:12 ---> 8d38da792b8f 04:45:12 04:45:12 Step 10/21 : FROM scratch 04:45:12 ---> 04:45:12 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:45:13 Removing intermediate container 568589c04870 04:45:13 ---> 6760ffb1c887 04:45:13 Step 13/26 : WORKDIR / 04:45:13 ---> Running in 3d12a73e9d5f 04:45:14 ---> Running in d2ee406cc8da 04:45:14 Removing intermediate container 15c6f9fd0dcb 04:45:14 ---> b76b469a8604 04:45:14 Step 12/23 : ENV APP_PORT=48060 04:45:14 ---> Running in de00a788ce08 04:45:15 Removing intermediate container 3d12a73e9d5f 04:45:15 ---> f633fa7c2512 04:45:15 Step 12/21 : ENV APP_PORT=48082 04:45:15 Removing intermediate container d2ee406cc8da 04:45:15 ---> c15abcc94b68 04:45:15 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:45:15 ---> Running in 969f116669e2 04:45:15 Removing intermediate container de00a788ce08 04:45:15 ---> c9d44641fc4d 04:45:15 Step 13/23 : EXPOSE $APP_PORT 04:45:15 ---> Running in 6b4ec3e80827 04:45:16 Removing intermediate container 969f116669e2 04:45:16 ---> 4d2e5f079033 04:45:16 Step 13/21 : EXPOSE $APP_PORT 04:45:16 ---> Running in daed75eba6ab 04:45:16 ---> 5a460b7389de 04:45:16 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:45:16 Removing intermediate container 6b4ec3e80827 04:45:16 ---> 11d2a640a257 04:45:16 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 04:45:16 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 04:45:16 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 04:45:16 ---> b9fb22fc2ad3 04:45:16 Step 3/29 : WORKDIR /edgex-go 04:45:16 ---> Using cache 04:45:16 ---> 05ce0d454235 04:45:16 Step 4/29 : RUN apk update && apk add make git 04:45:16 ---> Running in 4c1429f53181 04:45:17 Removing intermediate container daed75eba6ab 04:45:17 ---> 3fe1734d8ee4 04:45:17 Step 14/21 : WORKDIR / 04:45:17 ---> Running in a82a76eeb540 04:45:17 ---> 9c27fea0ce9a 04:45:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:45:18 ---> 3c90b2d52a2e 04:45:18 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 04:45:18 Removing intermediate container a82a76eeb540 04:45:18 ---> b1922775cac0 04:45:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 04:45:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:45:18 ---> 001489569c9f 04:45:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 04:45:19 ---> b75b59bf8635 04:45:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:45:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:45:19 ---> a132c00d3847 04:45:19 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 04:45:20 ---> fab53713de1c 04:45:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:45:20 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:45:20 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:45:20 OK: 12620 distinct packages available 04:45:21 OK: 217 MiB in 51 packages 04:45:21 ---> f21d22281948 04:45:21 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:45:21 ---> 698c2f8f14ec 04:45:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 04:45:22 ---> c3d3f8a0bd44 04:45:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:45:23 ---> 6c77a19e7e70 04:45:23 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:45:23 ---> 44f957c52ab7 04:45:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:45:23 ---> Running in 26686f6216c4 04:45:23 Removing intermediate container 4c1429f53181 04:45:23 ---> 47a1dbde9b0b 04:45:23 Step 5/29 : COPY go.mod . 04:45:25 ---> 4632c62300f5 04:45:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 04:45:25 Removing intermediate container 26686f6216c4 04:45:25 ---> abcff5d5fbf4 04:45:25 Step 19/21 : LABEL arch=arm64 04:45:25 ---> b8db6d37820f 04:45:25 Step 6/29 : RUN go mod download 04:45:25 ---> b5f69a17575c 04:45:25 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:45:25 ---> Running in 58ec340b3f49 04:45:25 Removing intermediate container 7e85aa79b2ff 04:45:25 ---> 91e2fe0c2d31 04:45:25 04:45:25 Step 10/22 : FROM alpine 04:45:25 ---> 62ee0e9f8440 04:45:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:45:26 ---> Running in c528c28bd19b 04:45:26 ---> Running in 8c8e61469d0d 04:45:26 Removing intermediate container 58ec340b3f49 04:45:26 ---> 8a01010bc6ff 04:45:26 Step 20/21 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:45:26 ---> Running in 3f1c02d05565 04:45:26 ---> ad385410c6d8 04:45:26 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:45:26 ---> 667c98fb8cba 04:45:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:45:26 Removing intermediate container 8c8e61469d0d 04:45:26 ---> d9854f9c7d82 04:45:26 Step 12/22 : ENV APP_PORT=48080 04:45:27 ---> Running in 0f896f859644 04:45:27 ---> Running in 3e906d353c48 04:45:27 Removing intermediate container 3f1c02d05565 04:45:27 ---> 31a475019c13 04:45:27 Step 21/21 : LABEL version=0.0.0 04:45:27 ---> Running in 401b130b28e2 04:45:27 Removing intermediate container 3e906d353c48 04:45:27 ---> c0161a69857a 04:45:27 Step 13/22 : EXPOSE $APP_PORT 04:45:28 Removing intermediate container 0f896f859644 04:45:28 ---> 8208fd156b92 04:45:28 Step 21/23 : LABEL arch=arm64 04:45:28 ---> Running in afca248aec5c 04:45:28 ---> 8f5e8b2db85d 04:45:28 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:45:28 ---> Running in 4a2103dcf3f0 04:45:28 ---> Running in 473bc95301ac 04:45:28 Removing intermediate container 401b130b28e2 04:45:28 ---> 8d79f00e56c6 04:45:28 04:45:28 Removing intermediate container afca248aec5c 04:45:28 ---> 4e676dd01d42 04:45:28 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:45:29 Removing intermediate container 4a2103dcf3f0 04:45:29 ---> 7b52640228bb 04:45:29 Step 22/23 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:45:29 ---> Running in 84bff5dca631 04:45:29 ---> Running in eb481e553d8e 04:45:29 Successfully built 8d79f00e56c6 04:45:29 Successfully tagged docker-core-command-go-arm64:latest 04:45:29  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 04:45:30 Removing intermediate container eb481e553d8e 04:45:30 ---> 85728a0c358a 04:45:30 Step 23/23 : LABEL version=0.0.0 04:45:30 ---> Running in aef1eec47d14 04:45:30 Removing intermediate container c528c28bd19b 04:45:30 ---> 2799b080eed8 04:45:30 Step 7/29 : COPY . . 04:45:31 Removing intermediate container aef1eec47d14 04:45:31 ---> d5ab89394b1e 04:45:31 04:45:32 Successfully built d5ab89394b1e 04:45:32 Successfully tagged docker-support-notifications-go-arm64:latest 04:45:32  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 04:45:39 Removing intermediate container 473bc95301ac 04:45:39 ---> f8d471783dd1 04:45:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:45:42 Removing intermediate container 84bff5dca631 04:45:42 ---> dcbb7f66264d 04:45:42 Step 15/22 : RUN apk --no-cache add zeromq 04:45:43 ---> Running in a288a2906956 04:45:44 ---> Running in a9f76dd604f9 04:45:45 Removing intermediate container a288a2906956 04:45:45 ---> ca7265faa0fd 04:45:45 Step 24/26 : LABEL arch=arm64 04:45:46 ---> Running in 93884cd78ffe 04:45:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:45:47 Removing intermediate container 93884cd78ffe 04:45:47 ---> f7c732ff577c 04:45:47 Step 25/26 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:45:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:45:48 ---> Running in c18ee43e250e 04:45:48 (1/5) Installing libgcc (9.3.0-r2) 04:45:48 (2/5) Installing libsodium (1.0.18-r0) 04:45:48 (3/5) Installing libstdc++ (9.3.0-r2) 04:45:48 (4/5) Installing libzmq (4.3.2-r0) 04:45:49 (5/5) Installing zeromq (4.3.2-r0) 04:45:49 Executing busybox-1.31.1-r16.trigger 04:45:49 OK: 8 MiB in 19 packages 04:45:49 Removing intermediate container c18ee43e250e 04:45:49 ---> f3a7902304a1 04:45:49 Step 26/26 : LABEL version=0.0.0 04:45:49 ---> 1764e2ad6348 04:45:49 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 04:45:50 ---> Running in 199bb9faf365 04:45:50 ---> Running in 980935e3d1a2 04:45:51 Removing intermediate container 199bb9faf365 04:45:51 ---> 299fe7e597da 04:45:51 04:45:51 Removing intermediate container a9f76dd604f9 04:45:51 ---> e6965d7bd3b1 04:45:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 04:45:51 Successfully built 299fe7e597da 04:45:51 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 04:45:51  Building docker-security-secretstore-setup-go ... done Building docker-support-logging-go 04:45:52 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 04:45:53 ---> 2bcf0279376e 04:45:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:45:56 ---> d49f2ac04561 04:45:56 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:45:58 ---> db96d168fd97 04:45:58 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:45:58 ---> Running in 4e5651a6a465 04:45:59 Removing intermediate container 4e5651a6a465 04:45:59 ---> 212a7ebeb298 04:45:59 Step 20/22 : LABEL arch=arm64 04:45:59 ---> Running in 071eb19d5542 04:46:00 Removing intermediate container 071eb19d5542 04:46:00 ---> 71e9e4d1b5b8 04:46:00 Step 21/22 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:46:01 ---> Running in 0f747d0930c8 04:46:02 Removing intermediate container 0f747d0930c8 04:46:02 ---> 1860c59ec581 04:46:02 Step 22/22 : LABEL version=0.0.0 04:46:02 ---> Running in 6ad75c23128b 04:46:03 Removing intermediate container 6ad75c23128b 04:46:03 ---> a562d6e51d05 04:46:03 04:46:04 Successfully built a562d6e51d05 04:46:04 Successfully tagged docker-core-data-go-arm64:latest 04:46:04 Building docker-core-metadata-go 04:46:16  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:46:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:46:16 ---> b9fb22fc2ad3 04:46:16 Step 3/26 : WORKDIR /edgex-go 04:46:16 ---> Using cache 04:46:16 ---> 05ce0d454235 04:46:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:16 ---> Using cache 04:46:16 ---> 14e135d5fb87 04:46:16 Step 5/26 : RUN apk update && apk add make bash git 04:46:19 ---> Running in 475199ae1245 04:46:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:46:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:46:23 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:46:23 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:46:23 OK: 12620 distinct packages available 04:46:24 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:46:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:46:24 ---> b9fb22fc2ad3 04:46:24 Step 3/20 : WORKDIR /edgex-go 04:46:24 ---> Using cache 04:46:24 ---> 05ce0d454235 04:46:24 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:24 ---> Using cache 04:46:24 ---> 14e135d5fb87 04:46:24 Step 5/20 : RUN apk update && apk add make git 04:46:24 OK: 217 MiB in 51 packages 04:46:25 ---> Running in 81da505c106c 04:46:27 Removing intermediate container 475199ae1245 04:46:27 ---> 8bc67dbb5a32 04:46:27 Step 6/26 : COPY go.mod . 04:46:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:46:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:46:28 ---> 8c23850ffe92 04:46:28 Step 7/26 : RUN go mod download 04:46:28 ---> Running in d07e39bcd60a 04:46:29 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:46:29 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:46:29 OK: 12620 distinct packages available 04:46:30 OK: 217 MiB in 51 packages 04:46:32 Removing intermediate container 81da505c106c 04:46:32 ---> cbb9226f6337 04:46:32 Step 6/20 : COPY go.mod . 04:46:33 Removing intermediate container d07e39bcd60a 04:46:33 ---> 44dc75bf5e68 04:46:33 Step 8/26 : COPY . . 04:46:34 ---> b59cb59a5152 04:46:34 Step 7/20 : RUN go mod download 04:46:34 ---> Running in e326349728fb 04:46:35 Removing intermediate container 980935e3d1a2 04:46:35 ---> b9a20dd3490d 04:46:35 04:46:35 Step 9/29 : FROM alpine:latest 04:46:35 ---> 62ee0e9f8440 04:46:35 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 04:46:35 ---> Running in 4bfe7774363a 04:46:36 Removing intermediate container 4bfe7774363a 04:46:36 ---> f7e3b498b096 04:46:36 Step 11/29 : USER root 04:46:37 ---> Running in 98bf1d283a98 04:46:38 Removing intermediate container 98bf1d283a98 04:46:38 ---> e9a957e7a6df 04:46:38 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 04:46:38 ---> Running in e6e2a2a6c1e3 04:46:38 Removing intermediate container e326349728fb 04:46:38 ---> ff121487e825 04:46:38 Step 8/20 : COPY . . 04:46:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:46:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:46:41 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:46:41 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:46:41 OK: 12620 distinct packages available 04:46:42 (1/2) Installing ca-certificates (20191127-r4) 04:46:42 (2/2) Installing dumb-init (1.2.2-r1) 04:46:42 Executing busybox-1.31.1-r16.trigger 04:46:42 Executing ca-certificates-20191127-r4.trigger 04:46:42 OK: 6 MiB in 16 packages 04:46:45 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:46:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:46:45 ---> b9fb22fc2ad3 04:46:45 Step 3/21 : WORKDIR /edgex-go 04:46:45 ---> Using cache 04:46:45 ---> 05ce0d454235 04:46:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:45 ---> Using cache 04:46:45 ---> 14e135d5fb87 04:46:45 Step 5/21 : RUN apk update && apk add make && apk add bash git 04:46:49 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:46:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:46:49 ---> b9fb22fc2ad3 04:46:49 Step 3/21 : WORKDIR /edgex-go 04:46:49 ---> Using cache 04:46:49 ---> 05ce0d454235 04:46:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:49 ---> Using cache 04:46:49 ---> 14e135d5fb87 04:46:49 Step 5/21 : RUN apk update && apk add make git 04:46:49 ---> Using cache 04:46:49 ---> cbb9226f6337 04:46:49 Step 6/21 : COPY go.mod . 04:46:49 ---> Using cache 04:46:49 ---> b59cb59a5152 04:46:49 Step 7/21 : RUN go mod download 04:46:49 ---> Using cache 04:46:49 ---> ff121487e825 04:46:49 Step 8/21 : COPY . . 04:46:49 ---> Running in d730e83ef996 04:46:51 Removing intermediate container e6e2a2a6c1e3 04:46:51 ---> 0092ac5512eb 04:46:51 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 04:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:46:52 ---> Running in 185c14c47c03 04:46:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:46:53 Removing intermediate container 185c14c47c03 04:46:53 ---> 9a82cf79063b 04:46:53 Step 14/29 : WORKDIR $BASE_DIR 04:46:53 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:46:53 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:46:53 OK: 12620 distinct packages available 04:46:53 ---> Running in 377097f71846 04:46:54 OK: 217 MiB in 51 packages 04:46:55 OK: 217 MiB in 51 packages 04:46:55 Removing intermediate container 377097f71846 04:46:55 ---> f484cca68442 04:46:55 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 04:46:56 ---> Running in a7fd6a30677c 04:46:58 Removing intermediate container d730e83ef996 04:46:58 ---> 19cfd64eece7 04:46:58 Step 6/21 : COPY go.mod . 04:47:01 ---> 4e264683e671 04:47:01 Step 7/21 : RUN go mod download 04:47:02 ---> Running in 9cc0ecfe5122 04:47:02 Removing intermediate container a7fd6a30677c 04:47:02 ---> 498d9c1e4350 04:47:02 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 04:47:04 ---> bb10cc23000c 04:47:04 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:47:05 ---> Running in 7d2ac69e03ba 04:47:05 ---> 9a1d3263574d 04:47:05 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 04:47:06 ---> 76de83eaea3e 04:47:06 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 04:47:07 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 04:47:07 Removing intermediate container 9cc0ecfe5122 04:47:07 ---> bb329b10c9c2 04:47:07 Step 8/21 : COPY . . 04:47:08 ---> e568220a811a 04:47:08 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 04:47:09 ---> 31eb41893f2f 04:47:09 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 04:47:10 ---> Running in 0d4f909370d0 04:47:10 ---> ee0dc74d492a 04:47:10 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 04:47:14 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 04:47:14 ---> 79afe60835b5 04:47:14 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 04:47:14 ---> Running in c0a8737ccf29 04:47:20 Removing intermediate container c0a8737ccf29 04:47:20 ---> ce6f66c4510d 04:47:20 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 04:47:23 ---> b2afe0e71dae 04:47:23 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:47:23 ---> Running in 7742f5ea0ad1 04:47:26 ---> fd5712e0b93c 04:47:26 Step 9/21 : RUN make cmd/core-metadata/core-metadata 04:47:27 ---> Running in 4a62c3d45b55 04:47:29 Removing intermediate container 7742f5ea0ad1 04:47:29 ---> 3fe3db6c0763 04:47:29 Step 24/29 : RUN chmod 755 security-secrets-setup 04:47:29 ---> Running in 08bee3b0ceb4 04:47:30 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 04:47:37 Removing intermediate container 08bee3b0ceb4 04:47:37 ---> 095dd60a034e 04:47:37 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 04:47:37 ---> Running in 42b7108e35d8 04:47:38 Removing intermediate container 42b7108e35d8 04:47:38 ---> da9a09bbf8d6 04:47:38 Step 26/29 : CMD [ "generate" ] 04:47:38 ---> Running in ab0587f60504 04:47:39 Removing intermediate container ab0587f60504 04:47:39 ---> 3b7d6ac00022 04:47:39 Step 27/29 : LABEL arch=arm64 04:47:40 ---> Running in dabe6150de66 04:47:40 Removing intermediate container dabe6150de66 04:47:40 ---> 4d1414e1a57d 04:47:40 Step 28/29 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:47:41 ---> Running in da9576212c45 04:47:42 Removing intermediate container da9576212c45 04:47:42 ---> 0d56420b2755 04:47:42 Step 29/29 : LABEL version=0.0.0 04:47:42 ---> Running in f4e91ab94e0c 04:47:43 Removing intermediate container f4e91ab94e0c 04:47:43 ---> a6e35b680fe5 04:47:43 04:47:43 ---> 91f798c59d39 04:47:43 Step 9/21 : RUN make cmd/support-logging/support-logging 04:47:44 Successfully built a6e35b680fe5 04:47:44 ---> Running in e29722ba1190 04:47:44 Successfully tagged docker-security-secrets-setup-go-arm64:latest 04:47:46  Building docker-security-secrets-setup-go ... done 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 04:48:25 Removing intermediate container 7d2ac69e03ba 04:48:25 ---> 588b47604a0e 04:48:25 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:48:25 ---> Running in de05d1e2a6b7 04:48:26 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 04:48:33 Removing intermediate container de05d1e2a6b7 04:48:33 ---> c8bd46431e71 04:48:33 04:48:33 Step 11/26 : FROM docker:latest 04:48:33 ---> ce9d55ae87f1 04:48:33 Step 12/26 : RUN apk add --no-cache bash 04:48:33 ---> Running in 7e0a29dbf5fa 04:48:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:48:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:48:36 (1/2) Installing readline (8.0.4-r0) 04:48:36 (2/2) Installing bash (5.0.17-r0) 04:48:36 Executing bash-5.0.17-r0.post-install 04:48:36 Executing busybox-1.31.1-r16.trigger 04:48:36 OK: 12 MiB in 22 packages 04:48:38 Removing intermediate container 7e0a29dbf5fa 04:48:38 ---> ae82cecf212d 04:48:38 Step 13/26 : RUN rm -rf /var/cache/apk/* 04:48:38 ---> Running in da0480d73471 04:48:42 Removing intermediate container da0480d73471 04:48:42 ---> 6bbb0e1d8dfd 04:48:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:48:42 ---> Running in d795e9f0937e 04:48:42 Removing intermediate container d795e9f0937e 04:48:42 ---> f555b59832e6 04:48:42 Step 15/26 : ENV APP_PORT=48090 04:48:42 ---> Running in 6adc3b2373ee 04:48:43 Removing intermediate container 6adc3b2373ee 04:48:43 ---> 2f0ab73b28a1 04:48:43 Step 16/26 : EXPOSE $APP_PORT 04:48:43 ---> Running in c3762c4a08a8 04:48:44 Removing intermediate container c3762c4a08a8 04:48:44 ---> 97bbb353529f 04:48:44 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:48:46 ---> b7278b9f9c5c 04:48:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:48:47 ---> dae13537788d 04:48:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:48:49 ---> 74a2ad130d52 04:48:49 Step 20/26 : RUN apk --no-cache add py-pip 04:48:49 ---> Running in 510b66768b2d 04:48:51 Removing intermediate container 0d4f909370d0 04:48:51 ---> 56a0e4a74550 04:48:52 04:48:52 Step 10/20 : FROM scratch 04:48:52 ---> 04:48:52 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:48:52 ---> Using cache 04:48:52 ---> f633fa7c2512 04:48:52 Step 12/20 : ENV APP_PORT=48085 04:48:52 ---> Running in 6bbbae3e2076 04:48:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:48:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:48:53 Removing intermediate container 6bbbae3e2076 04:48:53 ---> 57753a512386 04:48:53 Step 13/20 : EXPOSE $APP_PORT 04:48:53 ---> Running in cf83672e4aef 04:48:53 (1/33) Installing libbz2 (1.0.8-r1) 04:48:53 (2/33) Installing expat (2.2.9-r1) 04:48:53 (3/33) Installing libffi (3.3-r2) 04:48:53 (4/33) Installing gdbm (1.13-r1) 04:48:53 (5/33) Installing xz-libs (5.2.5-r0) 04:48:53 (6/33) Installing sqlite-libs (3.32.1-r0) 04:48:53 (7/33) Installing python3 (3.8.5-r0) 04:48:54 Removing intermediate container cf83672e4aef 04:48:54 ---> 36a1a564a02a 04:48:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 04:48:55 ---> d4b7659fbc90 04:48:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:48:55 (8/33) Installing py3-appdirs (1.4.4-r1) 04:48:55 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:48:55 (10/33) Installing py3-parsing (2.4.7-r0) 04:48:55 (11/33) Installing py3-six (1.15.0-r0) 04:48:55 (12/33) Installing py3-packaging (20.4-r0) 04:48:55 (13/33) Installing py3-setuptools (47.0.0-r0) 04:48:56 (14/33) Installing py3-chardet (3.0.4-r4) 04:48:56 (15/33) Installing py3-idna (2.9-r0) 04:48:56 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:48:56 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:48:56 (18/33) Installing py3-requests (2.23.0-r0) 04:48:56 (19/33) Installing py3-msgpack (1.0.0-r0) 04:48:56 (20/33) Installing py3-lockfile (0.12.2-r3) 04:48:56 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:48:56 (22/33) Installing py3-colorama (0.4.3-r0) 04:48:56 (23/33) Installing py3-distlib (0.3.0-r0) 04:48:56 (24/33) Installing py3-distro (1.5.0-r1) 04:48:56 (25/33) Installing py3-webencodings (0.5.1-r3) 04:48:56 (26/33) Installing py3-html5lib (1.0.1-r4) 04:48:56 (27/33) Installing py3-pytoml (0.1.21-r0) 04:48:56 (28/33) Installing py3-pep517 (0.8.2-r0) 04:48:56 (29/33) Installing py3-progress (1.5-r0) 04:48:56 (30/33) Installing py3-toml (0.10.1-r0) 04:48:56 (31/33) Installing py3-retrying (1.3.3-r0) 04:48:56 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:48:56 (33/33) Installing py3-pip (20.1.1-r0) 04:48:56 Executing busybox-1.31.1-r16.trigger 04:48:56 OK: 71 MiB in 55 packages 04:48:57 ---> e68d2f84fec7 04:48:57 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:48:58 ---> 90fcfd1d98c8 04:48:58 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:48:58 ---> Running in 378ceb880027 04:48:59 Removing intermediate container 378ceb880027 04:48:59 ---> 9a1346a71d82 04:48:59 Step 18/20 : LABEL arch=arm64 04:48:59 ---> Running in 304a4cc32bc0 04:49:00 Removing intermediate container 304a4cc32bc0 04:49:00 ---> 6bc676d8138d 04:49:00 Step 19/20 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:49:00 ---> Running in e198ae70a6b6 04:49:02 Removing intermediate container e198ae70a6b6 04:49:02 ---> ea6d4b64f60e 04:49:02 Step 20/20 : LABEL version=0.0.0 04:49:02 ---> Running in 36f29fe81f10 04:49:03 Removing intermediate container 36f29fe81f10 04:49:03 ---> 813a1c59b3f6 04:49:03 04:49:03 Successfully built 813a1c59b3f6 04:49:03 Successfully tagged docker-support-scheduler-go-arm64:latest 04:49:05  Building docker-support-scheduler-go ... done Removing intermediate container e29722ba1190 04:49:05 ---> adbd370997af 04:49:05 04:49:05 Step 10/21 : FROM scratch 04:49:05 ---> 04:49:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:49:05 ---> Using cache 04:49:05 ---> b76b469a8604 04:49:05 Step 12/21 : ENV APP_PORT=48061 04:49:05 ---> Running in eaceb7894d96 04:49:05 Removing intermediate container 510b66768b2d 04:49:05 ---> 85c5d26bdb25 04:49:05 Step 21/26 : RUN pip install docker-compose==1.23.2 04:49:05 ---> Running in b3ca3a6f7b9e 04:49:06 Removing intermediate container eaceb7894d96 04:49:06 ---> 71ae243d4f73 04:49:06 Step 13/21 : EXPOSE $APP_PORT 04:49:06 ---> Running in d8638144b2e9 04:49:07 Removing intermediate container d8638144b2e9 04:49:07 ---> 70ee9e04b6c2 04:49:07 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 04:49:08 ---> 8c5bc2f4b543 04:49:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 04:49:08 Removing intermediate container 4a62c3d45b55 04:49:08 ---> 4096f625a8ac 04:49:08 04:49:08 Step 10/21 : FROM scratch 04:49:08 ---> 04:49:08 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:49:08 ---> Using cache 04:49:08 ---> f633fa7c2512 04:49:08 Step 12/21 : ENV APP_PORT=48081 04:49:08 ---> 520437931c62 04:49:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 04:49:08 ---> Running in 7f54b0beecaf 04:49:09 Removing intermediate container 7f54b0beecaf 04:49:09 ---> a64d5511a9a8 04:49:09 Step 13/21 : EXPOSE $APP_PORT 04:49:09 ---> Running in 807ecb22b00a 04:49:10 ---> ca07214726bc 04:49:10 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 04:49:10 Removing intermediate container 807ecb22b00a 04:49:10 ---> 0e1a168a9ec3 04:49:10 Step 14/21 : WORKDIR / 04:49:10 ---> Running in 1867d8b33c05 04:49:10 Removing intermediate container 1867d8b33c05 04:49:10 ---> a87ee9c152f4 04:49:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 04:49:10 ---> be4c34a01e05 04:49:10 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:49:11 ---> Running in 9b1d496192d7 04:49:11 Removing intermediate container 9b1d496192d7 04:49:11 ---> 858e7d5fef4a 04:49:11 Step 19/21 : LABEL arch=arm64 04:49:11 ---> 2b13d53e5217 04:49:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:49:11 ---> Running in 144d3c684c42 04:49:12 Removing intermediate container 144d3c684c42 04:49:12 ---> 2e830bd0a265 04:49:12 Step 20/21 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:49:12 Collecting docker-compose==1.23.2 04:49:12 ---> Running in b6893b55907d 04:49:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:49:13 Removing intermediate container b6893b55907d 04:49:13 ---> 2d44e67d6817 04:49:13 Step 21/21 : LABEL version=0.0.0 04:49:13 ---> be9bb14dd59e 04:49:13 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:49:13 ---> Running in 2fc59f83f8c2 04:49:13 Collecting docker<4.0,>=3.6.0 04:49:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:49:13 Removing intermediate container 2fc59f83f8c2 04:49:13 ---> 826cca8601c0 04:49:13 04:49:14 ---> 0491440e86f9 04:49:14 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:49:14 Successfully built 826cca8601c0 04:49:14 Successfully tagged docker-support-logging-go-arm64:latest 04:49:14  Building docker-support-logging-go ... done  ---> Running in eeb4d4d7485a 04:49:14 Collecting jsonschema<3,>=2.5.1 04:49:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:49:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:49:14 Removing intermediate container eeb4d4d7485a 04:49:14 ---> a33661940813 04:49:14 Step 19/21 : LABEL arch=arm64 04:49:14 ---> Running in cc3729e7b667 04:49:15 Removing intermediate container cc3729e7b667 04:49:15 ---> e16b5a7e4195 04:49:15 Step 20/21 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:49:15 ---> Running in 3803071c4918 04:49:15 Removing intermediate container 3803071c4918 04:49:15 ---> d51b514c14ef 04:49:15 Step 21/21 : LABEL version=0.0.0 04:49:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:49:16 ---> Running in befa5867822c 04:49:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:49:16 Removing intermediate container befa5867822c 04:49:16 ---> 0e90e4112779 04:49:16 04:49:17 Collecting PyYAML<4,>=3.10 04:49:17 Downloading PyYAML-3.13.tar.gz (270 kB) 04:49:17 Successfully built 0e90e4112779 04:49:17 Successfully tagged docker-core-metadata-go-arm64:latest 04:49:19  Building docker-core-metadata-go ... done Collecting dockerpty<0.5,>=0.4.1 04:49:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:49:21 Collecting texttable<0.10,>=0.9.0 04:49:21 Downloading texttable-0.9.1.tar.gz (11 kB) 04:49:23 Collecting cached-property<2,>=1.2.0 04:49:23 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 04:49:23 Collecting docopt<0.7,>=0.6.1 04:49:23 Downloading docopt-0.6.2.tar.gz (25 kB) 04:49:25 Collecting websocket-client<1.0,>=0.32.0 04:49:25 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:49:26 Collecting docker-pycreds>=0.4.0 04:49:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:49:26 Collecting urllib3<1.25,>=1.21.1 04:49:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:49:26 Collecting idna<2.8,>=2.5 04:49:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:49:26 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) 04:49:26 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) 04:49:26 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:49:26 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:49:26 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:49:26 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:49:27 Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, PyYAML, dockerpty, texttable, cached-property, docopt, docker-compose 04:49:27 Attempting uninstall: urllib3 04:49:27 Found existing installation: urllib3 1.25.9 04:49:27 Uninstalling urllib3-1.25.9: 04:49:27 Successfully uninstalled urllib3-1.25.9 04:49:28 Attempting uninstall: idna 04:49:28 Found existing installation: idna 2.9 04:49:28 Uninstalling idna-2.9: 04:49:28 Successfully uninstalled idna-2.9 04:49:29 Attempting uninstall: requests 04:49:29 Found existing installation: requests 2.23.0 04:49:29 Uninstalling requests-2.23.0: 04:49:29 Successfully uninstalled requests-2.23.0 04:49:31 Running setup.py install for PyYAML: started 04:49:33 Running setup.py install for PyYAML: finished with status 'done' 04:49:33 Running setup.py install for dockerpty: started 04:49:35 Running setup.py install for dockerpty: finished with status 'done' 04:49:35 Running setup.py install for texttable: started 04:49:36 Running setup.py install for texttable: finished with status 'done' 04:49:37 Running setup.py install for docopt: started 04:49:39 Running setup.py install for docopt: finished with status 'done' 04:49:39 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 04:49:43 Removing intermediate container b3ca3a6f7b9e 04:49:43 ---> 15b13e09cf19 04:49:43 Step 22/26 : RUN apk --no-cache add curl 04:49:43 ---> Running in 68965a0fd947 04:49:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:49:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:49:45 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:49:45 (2/3) Installing libcurl (7.69.1-r0) 04:49:45 (3/3) Installing curl (7.69.1-r0) 04:49:45 Executing busybox-1.31.1-r16.trigger 04:49:45 OK: 71 MiB in 58 packages 04:49:46 Removing intermediate container 68965a0fd947 04:49:46 ---> da80246914df 04:49:46 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:49:47 ---> Running in 55f9f82af8fc 04:49:47 Removing intermediate container 55f9f82af8fc 04:49:47 ---> 9b1e765394b3 04:49:47 Step 24/26 : LABEL arch=arm64 04:49:47 ---> Running in 528991f07d03 04:49:48 Removing intermediate container 528991f07d03 04:49:48 ---> 6e3b49375eb3 04:49:48 Step 25/26 : LABEL git_sha=b5f8a1e9e69c28684bbce1f359ed783a6f1b952a 04:49:48 ---> Running in c243e68596fa 04:49:48 Removing intermediate container c243e68596fa 04:49:48 ---> c5aec2d6a022 04:49:48 Step 26/26 : LABEL version=0.0.0 04:49:48 ---> Running in cd420bdc577b 04:49:49 Removing intermediate container cd420bdc577b 04:49:49 ---> 2ed5d3c0c4be 04:49:49 04:49:49 Successfully built 2ed5d3c0c4be 04:49:49 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 04:49:49  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 04:49:50 $ docker stop --time=1 f19e482817b6af73735d5ffe3e4b493981d755771c7c001522c5aa3adb597697 04:49:51 $ docker rm -f f19e482817b6af73735d5ffe3e4b493981d755771c7c001522c5aa3adb597697 [Pipeline] // withDockerContainer [Pipeline] sh 04:49:52 + docker images 04:49:52 + grep docker 04:49:52 docker-sys-mgmt-agent-go-arm64 latest 2ed5d3c0c4be 3 seconds ago 266MB 04:49:52 docker-core-metadata-go-arm64 latest 0e90e4112779 36 seconds ago 13.8MB 04:49:52 docker-support-logging-go-arm64 latest 826cca8601c0 39 seconds ago 11.4MB 04:49:52 docker-support-scheduler-go-arm64 latest 813a1c59b3f6 50 seconds ago 12.6MB 04:49:52 docker-security-secrets-setup-go-arm64 latest a6e35b680fe5 2 minutes ago 24.2MB 04:49:52 docker-core-data-go-arm64 latest a562d6e51d05 3 minutes ago 22.6MB 04:49:52 docker-security-secretstore-setup-go-arm64 latest 299fe7e597da 4 minutes ago 32.6MB 04:49:52 docker-support-notifications-go-arm64 latest d5ab89394b1e 4 minutes ago 13.9MB 04:49:52 docker-core-command-go-arm64 latest 8d79f00e56c6 4 minutes ago 12.4MB 04:49:52 docker-security-proxy-setup-go-arm64 latest abcdec688f8c 5 minutes ago 15.8MB 04:49:52 docker latest ce9d55ae87f1 4 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 04:49:54 provisioning config files... 04:49:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config876428710932750369tmp [Pipeline] { [Pipeline] sh 04:49:54 + curl -s https://codecov.io/bash 04:49:54 + bash -s - -t @/w/workspace/edgex-go/5@tmp/config876428710932750369tmp [Pipeline] } 04:49:54 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 04:49:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:49:56 ---> package-listing.sh 04:49:56 ++ facter osfamily 04:49:56 ++ tr '[:upper:]' '[:lower:]' 04:49:56 + OS_FAMILY=redhat 04:49:56 + workspace=/w/workspace/edgex-go/5 04:49:56 + START_PACKAGES=/tmp/packages_start.txt 04:49:56 + END_PACKAGES=/tmp/packages_end.txt 04:49:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:49:56 + PACKAGES=/tmp/packages_start.txt 04:49:56 + '[' /w/workspace/edgex-go/5 ']' 04:49:56 + PACKAGES=/tmp/packages_end.txt 04:49:56 + case "${OS_FAMILY}" in 04:49:56 + rpm -qa 04:49:56 + sort 04:50:01 + '[' -f /tmp/packages_start.txt ']' 04:50:01 + '[' -f /tmp/packages_end.txt ']' 04:50:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:50:01 + '[' /w/workspace/edgex-go/5 ']' 04:50:01 + mkdir -p /w/workspace/edgex-go/5/archives/ 04:50:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] isUnix [Pipeline] sh 04:50:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:50:01 04:50:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:50:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:50:01 alpine: Pulling from edgex-lftools-log-publisher 04:50:01 c9b1b535fdd9: Pulling fs layer 04:50:01 2cc5ad85d9ab: Pulling fs layer 04:50:01 756a868c4378: Pulling fs layer 04:50:01 444b2fc9a129: Pulling fs layer 04:50:01 ea15f1150254: Pulling fs layer 04:50:01 41b27a9f41bf: Pulling fs layer 04:50:01 28c525ee5125: Pulling fs layer 04:50:01 094b1ea09ed8: Pulling fs layer 04:50:01 138eaada9080: Pulling fs layer 04:50:01 0622d0fa9048: Pulling fs layer 04:50:01 41b27a9f41bf: Waiting 04:50:01 138eaada9080: Waiting 04:50:01 28c525ee5125: Waiting 04:50:01 0622d0fa9048: Waiting 04:50:01 094b1ea09ed8: Waiting 04:50:01 444b2fc9a129: Waiting 04:50:01 ea15f1150254: Waiting 04:50:01 2cc5ad85d9ab: Verifying Checksum 04:50:01 2cc5ad85d9ab: Download complete 04:50:01 444b2fc9a129: Verifying Checksum 04:50:01 444b2fc9a129: Download complete 04:50:01 c9b1b535fdd9: Verifying Checksum 04:50:01 c9b1b535fdd9: Download complete 04:50:01 ea15f1150254: Verifying Checksum 04:50:01 ea15f1150254: Download complete 04:50:02 28c525ee5125: Download complete 04:50:02 756a868c4378: Verifying Checksum 04:50:02 756a868c4378: Download complete 04:50:02 c9b1b535fdd9: Pull complete 04:50:02 138eaada9080: Verifying Checksum 04:50:02 138eaada9080: Download complete 04:50:02 0622d0fa9048: Verifying Checksum 04:50:02 0622d0fa9048: Download complete 04:50:02 094b1ea09ed8: Verifying Checksum 04:50:02 094b1ea09ed8: Download complete 04:50:02 2cc5ad85d9ab: Pull complete 04:50:02 41b27a9f41bf: Verifying Checksum 04:50:02 41b27a9f41bf: Download complete 04:50:03 756a868c4378: Pull complete 04:50:03 444b2fc9a129: Pull complete 04:50:04 ea15f1150254: Pull complete 04:50:09 41b27a9f41bf: Pull complete 04:50:09 28c525ee5125: Pull complete 04:50:11 094b1ea09ed8: Pull complete 04:50:11 138eaada9080: Pull complete 04:50:13 0622d0fa9048: Pull complete 04:50:13 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:50:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:50:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:50:13 prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container 04:50:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:50:18 $ docker top 17669d959ad66ccd18b8406865929b7f44c66501bb712fe07e7917c38765d41b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:18 provisioning config files... 04:50:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6949385931474143498tmp [Pipeline] { [Pipeline] echo 04:50:18 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:50:18 ---> create-netrc.sh [Pipeline] echo 04:50:18 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:50:19 ---> logs-deploy.sh 04:50:19 + ARCHIVE_ARTIFACTS= 04:50:19 + LOGS_SERVER=https://logs.edgexfoundry.org 04:50:19 + '[' https://logs.edgexfoundry.org == None ']' 04:50:19 + NEXUS_URL=https://nexus.edgexfoundry.org 04:50:19 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/5 04:50:19 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2633/5/ 04:50:19 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/5 /w/workspace/edgex-go/5 04:50:20 Archives upload complete. 04:50:20 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2633/5/