Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of anonymouse64 for edgexfoundry/edgex-go Obtained Jenkinsfile from 24fe4be10d7a1552c86e1c1b8276c694f532d3a6+b6e84d11f041a086b232d8992a39ab0cabcfc086 (31582e687eeb9b2693e800caa8c54051b5396934) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1759 in /w/workspace/edgexfoundry_edgex-go_PR-2625 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b6e84d11f041a086b232d8992a39ab0cabcfc086 into PR head commit 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 Merge succeeded, producing e5dfae2837aabcf39bb706cb9f80b23b3963a005 Checking out Revision e5dfae2837aabcf39bb706cb9f80b23b3963a005 (PR-2625) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2625/head:refs/remotes/origin/PR-2625 # 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/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 # 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 b6e84d11f041a086b232d8992a39ab0cabcfc086 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5dfae2837aabcf39bb706cb9f80b23b3963a005 # timeout=10 Commit message: "Merge commit 'b6e84d11f041a086b232d8992a39ab0cabcfc086' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:30:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:30:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:30:40 ========================================================= 04:30:40 EdgeX Global Pipelines Version Info 04:30:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk df9404b267e3d4051e1228b402954b4cff0090a2 # timeout=10 04:30:41 ------------------- 04:30:41 stable info: 04:30:41 ------------------- 04:30:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:30:41 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 04:30:41 Message: update stable to v1.0.106 04:30:42 ------------------- 04:30:42 experimental info: 04:30:42 ------------------- 04:30:42 Commited By: **** collab-it+edgex@linuxfoundation.org 04:30:42 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 04:30:42 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 04:30:44 ++ 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:44 + for file in '`ls cmd/**/Dockerfile`' 04:30:44 ++ dirname cmd/core-command/Dockerfile 04:30:44 ++ cut -d/ -f2 04:30:44 + echo core-command,cmd/core-command/Dockerfile 04:30:44 + for file in '`ls cmd/**/Dockerfile`' 04:30:44 ++ dirname cmd/core-data/Dockerfile 04:30:44 ++ cut -d/ -f2 04:30:44 + echo core-data,cmd/core-data/Dockerfile 04:30:44 + for file in '`ls cmd/**/Dockerfile`' 04:30:44 ++ dirname cmd/core-metadata/Dockerfile 04:30:44 ++ cut -d/ -f2 04:30:44 + echo core-metadata,cmd/core-metadata/Dockerfile 04:30:44 + for file in '`ls cmd/**/Dockerfile`' 04:30:44 ++ dirname cmd/security-proxy-setup/Dockerfile 04:30:44 ++ cut -d/ -f2 04:30:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:30:44 + for file in '`ls cmd/**/Dockerfile`' 04:30:44 ++ dirname cmd/security-secrets-setup/Dockerfile 04:30:44 ++ cut -d/ -f2 04:30:44 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 04:30:44 + for file in '`ls cmd/**/Dockerfile`' 04:30:44 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:30:44 ++ cut -d/ -f2 04:30:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:30:44 + for file in '`ls cmd/**/Dockerfile`' 04:30:44 ++ dirname cmd/support-logging/Dockerfile 04:30:44 ++ cut -d/ -f2 04:30:44 + echo support-logging,cmd/support-logging/Dockerfile 04:30:44 + for file in '`ls cmd/**/Dockerfile`' 04:30:44 ++ dirname cmd/support-notifications/Dockerfile 04:30:44 ++ cut -d/ -f2 04:30:44 + echo support-notifications,cmd/support-notifications/Dockerfile 04:30:44 + for file in '`ls cmd/**/Dockerfile`' 04:30:44 ++ dirname cmd/support-scheduler/Dockerfile 04:30:44 ++ cut -d/ -f2 04:30:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:30:44 + for file in '`ls cmd/**/Dockerfile`' 04:30:44 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:30:44 ++ cut -d/ -f2 04:30:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:30:44 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:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:44 04:30:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:30:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:45 latest: Pulling from edgex-devops/git-semver 04:30:45 31603596830f: Pulling fs layer 04:30:45 2a8b12db71e7: Pulling fs layer 04:30:45 6ca5941a6612: Pulling fs layer 04:30:45 ecc8261a40a4: Pulling fs layer 04:30:45 ecc8261a40a4: Waiting 04:30:45 2a8b12db71e7: Verifying Checksum 04:30:45 2a8b12db71e7: Download complete 04:30:45 31603596830f: Download complete 04:30:45 ecc8261a40a4: Verifying Checksum 04:30:45 ecc8261a40a4: Download complete 04:30:45 6ca5941a6612: Verifying Checksum 04:30:45 6ca5941a6612: Download complete 04:30:45 31603596830f: Pull complete 04:30:45 2a8b12db71e7: Pull complete 04:30:46 6ca5941a6612: Pull complete 04:30:46 ecc8261a40a4: Pull complete 04:30:47 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:30:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:30:47 prd-centos7-docker-4c-2g-1759 does not seem to be running inside a container 04:30:47 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:10004/edgex-devops/git-semver:latest cat 04:30:49 $ docker top 43d2b9e0f431d3cb9fd91912252f772290994f996a8d677f9012907b452cb96c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:30:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:49 [ssh-agent] Looking for ssh-agent implementation... 04:30:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:49 $ docker exec 43d2b9e0f431d3cb9fd91912252f772290994f996a8d677f9012907b452cb96c ssh-agent 04:30:50 SSH_AUTH_SOCK=/tmp/ssh-g1diLPeCPup1/agent.11 04:30:50 SSH_AGENT_PID=16 04:30:50 Running ssh-add (command line suppressed) 04:30:50 Identity added: /w/workspace/edgex-go/11@tmp/private_key_8995249708719397522.key (/w/workspace/edgex-go/11@tmp/private_key_8995249708719397522.key) 04:30:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:50 + git describe --exact-match --tags HEAD 04:30:50 fatal: No names found, cannot describe anything. [Pipeline] } 04:30:50 $ docker exec --env ******** --env ******** 43d2b9e0f431d3cb9fd91912252f772290994f996a8d677f9012907b452cb96c ssh-agent -k 04:30:50 unset SSH_AUTH_SOCK; 04:30:50 unset SSH_AGENT_PID; 04:30:50 echo Agent pid 16 killed; 04:30:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:30:50 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:30:50 This usually means this commit has not been tagged. [Pipeline] sshagent 04:30:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:50 [ssh-agent] Looking for ssh-agent implementation... 04:30:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:51 $ docker exec 43d2b9e0f431d3cb9fd91912252f772290994f996a8d677f9012907b452cb96c ssh-agent 04:30:51 SSH_AUTH_SOCK=/tmp/ssh-Jfwqwhrhadaf/agent.45 04:30:51 SSH_AGENT_PID=50 04:30:51 Running ssh-add (command line suppressed) 04:30:51 Identity added: /w/workspace/edgex-go/11@tmp/private_key_9063054818431946651.key (/w/workspace/edgex-go/11@tmp/private_key_9063054818431946651.key) 04:30:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:51 + git semver init 04:30:51 # -> Open(): unable to determine branch for HEAD 04:30:51 # $GIT_DIR = /w/workspace/edgex-go/11/.git 04:30:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/11 04:30:51 # $SEMVER_REMOTE_NAME = origin 04:30:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:30:51 # $SEMVER_USER_NAME = edgex-jenkins 04:30:51 # $SEMVER_BRANCH = PR-2625 04:30:51 # $SEMVER_TEMP = /tmp/semver-130693756 04:30:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:31:30 # '/tmp/semver-130693756' -> '/w/workspace/edgex-go/11/.semver' 04:31:30 # -> Force: false 04:31:30 # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } 04:31:30 $ docker exec --env ******** --env ******** 43d2b9e0f431d3cb9fd91912252f772290994f996a8d677f9012907b452cb96c ssh-agent -k 04:31:30 unset SSH_AUTH_SOCK; 04:31:30 unset SSH_AGENT_PID; 04:31:30 echo Agent pid 50 killed; 04:31:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:31 + git semver [Pipeline] } 04:31:31 $ docker stop --time=1 43d2b9e0f431d3cb9fd91912252f772290994f996a8d677f9012907b452cb96c 04:31:32 $ docker rm -f 43d2b9e0f431d3cb9fd91912252f772290994f996a8d677f9012907b452cb96c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:31:46 Stashed 29 file(s) [Pipeline] echo 04:31:46 [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:31:46 ========================================================= 04:31:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 04:31:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:31:47 + 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:31:50 Sending build context to Docker daemon 323MB 04:31:50 Step 1/7 : ARG BASE=golang:1.13-alpine 04:31:50 Step 2/7 : FROM ${BASE} 04:31:50 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:31:50 df20fa9351a1: Pulling fs layer 04:31:50 ed8968b2872e: Pulling fs layer 04:31:50 a92cc7c5fd73: Pulling fs layer 04:31:50 2dd03ba5bac4: Pulling fs layer 04:31:50 1e091d79d1de: Pulling fs layer 04:31:50 481702a1767f: Pulling fs layer 04:31:50 f64a6f60c768: Pulling fs layer 04:31:50 e78d2573fc39: Pulling fs layer 04:31:50 e876d2f968b6: Pulling fs layer 04:31:50 ce8a83651883: Pulling fs layer 04:31:50 07967f4d0e4b: Pulling fs layer 04:31:50 2dd03ba5bac4: Waiting 04:31:50 e78d2573fc39: Waiting 04:31:50 1e091d79d1de: Waiting 04:31:50 e876d2f968b6: Waiting 04:31:50 f64a6f60c768: Waiting 04:31:50 481702a1767f: Waiting 04:31:50 ce8a83651883: Waiting 04:31:50 07967f4d0e4b: Waiting 04:31:50 a92cc7c5fd73: Verifying Checksum 04:31:50 a92cc7c5fd73: Download complete 04:31:50 ed8968b2872e: Verifying Checksum 04:31:50 ed8968b2872e: Download complete 04:31:50 1e091d79d1de: Verifying Checksum 04:31:50 1e091d79d1de: Download complete 04:31:50 481702a1767f: Verifying Checksum 04:31:50 481702a1767f: Download complete 04:31:50 df20fa9351a1: Verifying Checksum 04:31:50 df20fa9351a1: Download complete 04:31:50 df20fa9351a1: Pull complete 04:31:50 f64a6f60c768: Verifying Checksum 04:31:50 f64a6f60c768: Download complete 04:31:50 e876d2f968b6: Verifying Checksum 04:31:50 e876d2f968b6: Download complete 04:31:51 ed8968b2872e: Pull complete 04:31:51 ce8a83651883: Verifying Checksum 04:31:51 ce8a83651883: Download complete 04:31:51 2dd03ba5bac4: Verifying Checksum 04:31:51 2dd03ba5bac4: Download complete 04:31:51 07967f4d0e4b: Verifying Checksum 04:31:51 07967f4d0e4b: Download complete 04:31:51 e78d2573fc39: Verifying Checksum 04:31:51 e78d2573fc39: Download complete 04:31:52 a92cc7c5fd73: Pull complete 04:31:58 2dd03ba5bac4: Pull complete 04:31:58 1e091d79d1de: Pull complete 04:31:58 481702a1767f: Pull complete 04:32:01 Still waiting to schedule task 04:32:01 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1763’ is offline 04:32:04 f64a6f60c768: Pull complete 04:32:07 e78d2573fc39: Pull complete 04:32:07 e876d2f968b6: Pull complete 04:32:08 ce8a83651883: Pull complete 04:32:08 07967f4d0e4b: Pull complete 04:32:08 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 04:32:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 04:32:08 ---> 5d7c900382c6 04:32:08 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:32:09 ---> Running in 70d89103acf6 04:32:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:32:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:32:11 (1/12) Installing libmagic (5.38-r0) 04:32:11 (2/12) Installing file (5.38-r0) 04:32:11 (3/12) Installing libc-dev (0.7.2-r3) 04:32:12 (4/12) Installing g++ (9.3.0-r2) 04:32:14 (5/12) Installing fortify-headers (1.1-r0) 04:32:14 (6/12) Installing patch (2.7.6-r6) 04:32:14 (7/12) Installing build-base (0.5-r2) 04:32:14 (8/12) Installing libsodium (1.0.18-r0) 04:32:14 (9/12) Installing pkgconf (1.7.2-r0) 04:32:15 (10/12) Installing libsodium-dev (1.0.18-r0) 04:32:15 (11/12) Installing libzmq (4.3.2-r0) 04:32:15 (12/12) Installing zeromq-dev (4.3.2-r0) 04:32:15 Executing busybox-1.31.1-r16.trigger 04:32:15 OK: 233 MiB in 51 packages 04:32:19 Removing intermediate container 70d89103acf6 04:32:19 ---> 74c5522b2250 04:32:19 Step 4/7 : WORKDIR /edgex-go 04:32:19 ---> Running in 29bac80d555a 04:32:19 Removing intermediate container 29bac80d555a 04:32:19 ---> 4cfb732931aa 04:32:19 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:32:19 latest: Pulling from library/docker 04:32:19 df20fa9351a1: Already exists 04:32:19 25ad7478873d: Pulling fs layer 04:32:19 4684f6177b5d: Pulling fs layer 04:32:19 46e300cec669: Pulling fs layer 04:32:19 63038576ad94: Pulling fs layer 04:32:19 0fdb76c4706c: Pulling fs layer 04:32:19 cb7edeffdfd5: Pulling fs layer 04:32:19 cb7edeffdfd5: Waiting 04:32:19 63038576ad94: Waiting 04:32:19 0fdb76c4706c: Waiting 04:32:19 4684f6177b5d: Verifying Checksum 04:32:19 4684f6177b5d: Download complete 04:32:20 25ad7478873d: Verifying Checksum 04:32:20 25ad7478873d: Download complete 04:32:20 63038576ad94: Verifying Checksum 04:32:20 63038576ad94: Download complete 04:32:20 0fdb76c4706c: Verifying Checksum 04:32:20 0fdb76c4706c: Download complete 04:32:20 cb7edeffdfd5: Verifying Checksum 04:32:20 cb7edeffdfd5: Download complete 04:32:20 25ad7478873d: Pull complete 04:32:20 4684f6177b5d: Pull complete 04:32:20 46e300cec669: Download complete 04:32:23 46e300cec669: Pull complete 04:32:23 63038576ad94: Pull complete 04:32:23 0fdb76c4706c: Pull complete 04:32:23 cb7edeffdfd5: Pull complete 04:32:23 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 04:32:23 Status: Downloaded newer image for docker:latest 04:32:25 ---> f75585ca7854 04:32:25 Step 6/7 : COPY go.mod . 04:32:25 ---> 9c16d663e29f 04:32:25 Step 7/7 : RUN go mod download 04:32:25 ---> Running in 589c0a5fe887 04:32:27 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:32:27 go: finding github.com/BurntSushi/toml v0.3.1 04:32:27 go: finding github.com/OneOfOne/xxhash v1.2.5 04:32:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:32:27 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:32:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:32:27 go: finding github.com/bgentry/speakeasy v0.1.0 04:32:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:32:27 go: finding github.com/cloudflare/gokey v0.1.0 04:32:27 go: finding github.com/davecgh/go-spew v1.1.1 04:32:27 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:32:27 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 04:32:27 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 04:32:27 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:32:27 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 04:32:27 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 04:32:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:32:27 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:32:27 go: finding github.com/fatih/color v1.7.0 04:32:28 go: finding github.com/fsnotify/fsnotify v1.4.7 04:32:28 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:32:28 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 04:32:28 go: finding github.com/go-kit/kit v0.8.0 04:32:28 go: finding github.com/go-logfmt/logfmt v0.4.0 04:32:28 go: finding github.com/go-redis/redis/v7 v7.2.0 04:32:28 go: finding github.com/go-stack/stack v1.8.0 04:32:28 go: finding github.com/golang/protobuf v1.3.2 04:32:28 go: finding github.com/gomodule/redigo v2.0.0+incompatible 04:32:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:32:28 go: finding github.com/google/uuid v1.1.0 04:32:28 go: finding github.com/gorilla/mux v1.7.1 04:32:28 go: finding github.com/hashicorp/consul/api v1.1.0 04:32:28 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:32:28 go: finding github.com/hashicorp/errwrap v1.0.0 04:32:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:32:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:32:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:32:28 go: finding github.com/hashicorp/go-multierror v1.0.0 04:32:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:32:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:32:28 go: finding github.com/hashicorp/go-syslog v1.0.0 04:32:28 go: finding github.com/hashicorp/go-uuid v1.0.1 04:32:28 go: finding github.com/hashicorp/go.net v0.0.1 04:32:28 go: finding github.com/hashicorp/golang-lru v0.5.0 04:32:28 go: finding github.com/hashicorp/logutils v1.0.0 04:32:28 go: finding github.com/hashicorp/mdns v1.0.0 04:32:28 go: finding github.com/hashicorp/memberlist v0.1.3 04:32:28 go: finding github.com/hashicorp/serf v0.8.2 04:32:28 go: finding github.com/hpcloud/tail v1.0.0 04:32:28 go: finding github.com/imdario/mergo v0.3.6 04:32:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:32:28 go: finding github.com/kr/pretty v0.1.0 04:32:28 go: finding github.com/kr/pty v1.1.1 04:32:28 go: finding github.com/kr/text v0.1.0 04:32:28 go: finding github.com/mattn/go-colorable v0.0.9 04:32:28 go: finding github.com/mattn/go-isatty v0.0.3 04:32:28 go: finding github.com/miekg/dns v1.0.14 04:32:28 go: finding github.com/mitchellh/cli v1.0.0 04:32:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:32:28 go: finding github.com/mitchellh/copystructure v1.0.0 04:32:28 go: finding github.com/mitchellh/go-homedir v1.0.0 04:32:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:32:28 go: finding github.com/mitchellh/gox v0.4.0 04:32:29 go: finding github.com/mitchellh/iochan v1.0.0 04:32:29 go: finding github.com/mitchellh/mapstructure v1.1.2 04:32:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:32:29 go: finding github.com/onsi/ginkgo v1.10.1 04:32:29 go: finding github.com/onsi/gomega v1.7.0 04:32:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:32:29 go: finding github.com/pebbe/zmq4 v1.0.0 04:32:29 go: finding github.com/pelletier/go-toml v1.2.0 04:32:29 go: finding github.com/pkg/errors v0.8.1 04:32:29 go: finding github.com/pmezard/go-difflib v1.0.0 04:32:29 go: finding github.com/posener/complete v1.1.1 04:32:29 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:32:29 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:32:29 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:32:29 go: finding github.com/stretchr/objx v0.1.0 04:32:29 go: finding github.com/stretchr/testify v1.5.1 04:32:29 go: finding github.com/ugorji/go v1.1.4 04:32:29 go: finding github.com/x448/float16 v0.8.4 04:32:29 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 04:32:29 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 04:32:29 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:32:29 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 04:32:29 go: finding golang.org/x/text v0.3.2 04:32:29 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 04:32:29 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:32:29 go: finding gopkg.in/eapache/queue.v1 v1.1.0 04:32:29 go: finding gopkg.in/fsnotify.v1 v1.4.7 04:32:29 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:32:29 go: finding gopkg.in/yaml.v2 v2.2.8 04:32:41 Removing intermediate container 589c0a5fe887 04:32:41 ---> bd5b7e32632e 04:32:41 Successfully built bd5b7e32632e 04:32:41 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:32:42 + docker inspect -f . ci-base-image-x86_64 04:32:42 . [Pipeline] withDockerContainer 04:32:42 prd-centos7-docker-4c-2g-1759 does not seem to be running inside a container 04:32: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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:32:43 $ docker top 8b35f873e789e8808014e92d1b2e02ac9a69e4758bcda6170e751de5910eebcc -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:43 + go version 04:32:43 go version go1.13.13 linux/amd64 [Pipeline] echo 04:32:43 ========================================================= 04:32:43 [edgeXBuildGoParallel] Running Tests and Build... 04:32:43 ========================================================= [Pipeline] sh 04:32:44 + make test 04:32:44 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:32:46 ? github.com/edgexfoundry/edgex-go [no test files] 04:32:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:33:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:33:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:33:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:33:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:33:01 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.006s 04:33:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 04:33:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:33:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:33:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:33:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:33:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:33:08 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.027s coverage: 46.6% of statements 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:33:10 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.084s coverage: 27.3% of statements 04:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:33:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.006s coverage: 100.0% of statements 04:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:33:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.016s coverage: 100.0% of statements 04:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.073s coverage: 28.6% of statements 04:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.042s coverage: 100.0% of statements 04:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.023s coverage: 100.0% of statements 04:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.016s coverage: 89.8% of statements 04:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.022s coverage: 97.5% of statements 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.010s coverage: 100.0% of statements 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:33:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.005s coverage: 58.8% of statements 04:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 63.5% of statements 04:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.008s coverage: 100.0% of statements 04:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.112s coverage: 55.9% of statements 04:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 04:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.852s coverage: 86.3% of statements 04:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.387s coverage: 72.2% of statements 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.137s coverage: 72.1% of statements 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.021s coverage: 82.4% of statements 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.020s coverage: 48.4% of statements 04:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 04:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 04:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.006s coverage: 28.8% of statements 04:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.011s coverage: 96.8% of statements 04:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.051s coverage: 26.9% of statements 04:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.086s coverage: 84.1% of statements 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.012s coverage: 100.0% of statements 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.013s coverage: 42.9% of statements 04:33:19 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 04:33:19 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.005s coverage: 100.0% of statements 04:33:19 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 04:33:19 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.049s coverage: 83.8% of statements 04:33:19 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 04:33:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.084s coverage: 46.1% of statements 04:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:33:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.018s coverage: 100.0% of statements 04:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:33:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements 04:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:33:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements 04:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:33:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.074s coverage: 29.1% of statements 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:33:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.033s coverage: 99.0% of statements 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:33:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.021s coverage: 100.0% of statements 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:33:23 ok github.com/edgexfoundry/edgex-go/internal/system 0.033s coverage: 0.0% of statements 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:33:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.007s coverage: 100.0% of statements 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:33:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:33:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.013s coverage: 87.9% of statements 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:33:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:33:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.007s coverage: 100.0% of statements 04:33:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.006s coverage: 32.1% of statements 04:33:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements 04:33:25 GO111MODULE=on go vet ./... 04:33:32 gofmt -l . 04:33:32 [ "`gofmt -l .`" = "" ] 04:33:32 ./bin/test-go-mod-tidy.sh 04:33:33 ./bin/test-attribution-txt.sh [Pipeline] sh 04:33:34 + ls -al . 04:33:34 total 556 04:33:34 drwxrwxr-x 10 1001 1001 4096 Aug 1 04:33 . 04:33:34 drwxr-xr-x 4 root root 30 Aug 1 04:32 .. 04:33:34 -rw-rw-r-- 1 1001 1001 11 Aug 1 04:30 .dockerignore 04:33:34 drwxrwxr-x 8 1001 1001 179 Aug 1 04:30 .git 04:33:34 drwxrwxr-x 3 1001 1001 60 Aug 1 04:30 .github 04:33:34 -rw-rw-r-- 1 1001 1001 932 Aug 1 04:30 .gitignore 04:33:34 drwx------ 3 1001 1001 47 Aug 1 04:31 .semver 04:33:34 -rw-rw-r-- 1 1001 1001 166 Aug 1 04:30 .sonarcloud.properties 04:33:34 -rw-rw-r-- 1 1001 1001 3804 Aug 1 04:30 CONTRIBUTING.md 04:33:34 -rw-rw-r-- 1 1001 1001 1035 Aug 1 04:30 Dockerfile.build 04:33:34 -rw-rw-r-- 1 1001 1001 865 Aug 1 04:30 Jenkinsfile 04:33:34 -rw-rw-r-- 1 1001 1001 10775 Aug 1 04:30 LICENSE 04:33:34 -rw-rw-r-- 1 1001 1001 6237 Aug 1 04:30 Makefile 04:33:34 -rw-rw-r-- 1 1001 1001 5652 Aug 1 04:30 README.md 04:33:34 -rw-rw-r-- 1 1001 1001 7111 Aug 1 04:30 SECURITY.md 04:33:34 -rw-rw-r-- 1 1001 1001 5 Aug 1 04:31 VERSION 04:33:34 -rw-rw-r-- 1 1001 1001 4131 Aug 1 04:30 ZMQWindows.md 04:33:34 drwxrwxr-x 2 1001 1001 117 Aug 1 04:30 bin 04:33:34 drwxrwxr-x 15 1001 1001 4096 Aug 1 04:30 cmd 04:33:34 -rw-r--r-- 1 root root 455803 Aug 1 04:33 coverage.out 04:33:34 -rw-r--r-- 1 root root 1019 Aug 1 04:33 go.mod 04:33:34 -rw-r--r-- 1 root root 18146 Aug 1 04:33 go.sum 04:33:34 drwxrwxr-x 8 1001 1001 127 Aug 1 04:30 internal 04:33:34 drwxrwxr-x 4 1001 1001 26 Aug 1 04:30 openapi 04:33:34 drwxrwxr-x 4 1001 1001 71 Aug 1 04:30 snap 04:33:34 -rw-rw-r-- 1 1001 1001 168 Aug 1 04:30 version.go [Pipeline] sh 04:33:35 + '[' -e coverage.out ] 04:33:35 + chown 1001:1001 coverage.out [Pipeline] stash 04:33:35 Stashed 1 file(s) [Pipeline] sh 04:33:35 + make build 04:33:35 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:33:42 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:33: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:33: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:33: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:33:51 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:33:51 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:33:54 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:33: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:33:57 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:33:58 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:34:00 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:34:01 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:34:02 $ docker stop --time=1 8b35f873e789e8808014e92d1b2e02ac9a69e4758bcda6170e751de5910eebcc 04:34:04 $ docker rm -f 8b35f873e789e8808014e92d1b2e02ac9a69e4758bcda6170e751de5910eebcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:34:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:06 04:34:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:34:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:06 latest: Pulling from edgex-devops/edgex-compose 04:34:06 cbdbe7a5bc2a: Pulling fs layer 04:34:06 ca9280d653b3: Pulling fs layer 04:34:06 7e9c9ca2126c: Pulling fs layer 04:34:06 cbdbe7a5bc2a: Verifying Checksum 04:34:06 cbdbe7a5bc2a: Download complete 04:34:06 ca9280d653b3: Verifying Checksum 04:34:06 ca9280d653b3: Download complete 04:34:06 cbdbe7a5bc2a: Pull complete 04:34:07 7e9c9ca2126c: Download complete 04:34:07 ca9280d653b3: Pull complete 04:34:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1765 in /w/workspace/edgexfoundry_edgex-go_PR-2625 [Pipeline] { [Pipeline] ws 04:34:12 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 04:34:14 7e9c9ca2126c: Pull complete 04:34:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:34:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:34:14 prd-centos7-docker-4c-2g-1759 does not seem to be running inside a container 04:34:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:34:17 using credential edgex-jenkins-ssh 04:34:17 Cloning the remote Git repository 04:34:17 Cloning with configured refspecs honoured and without tags 04:34:17 $ docker top 5105497ed5543f320568fabf5837a3aec6522f6dbdb297f284ac52b17946670b -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:18 + docker-compose build --help 04:34:18 + grep parallel 04:34:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:34:18 > git init /w/workspace/edgex-go/11 # timeout=10 04:34:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:34:18 > git --version # timeout=10 04:34:18 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:34:19 --parallel Build images in parallel. [Pipeline] } 04:34:19 $ docker stop --time=1 5105497ed5543f320568fabf5837a3aec6522f6dbdb297f284ac52b17946670b 04:34:20 $ docker rm -f 5105497ed5543f320568fabf5837a3aec6522f6dbdb297f284ac52b17946670b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:34:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:34:21 . [Pipeline] withDockerContainer 04:34:21 prd-centos7-docker-4c-2g-1759 does not seem to be running inside a container 04:34:21 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:34:21 $ docker top 65e67f7cac5e195771c1b434a154a6b0164ad28c1aedfeb8d02eab3169fc61ab -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:22 + docker-compose -f ./docker-compose-build.yml build --parallel 04:34:23 Building docker-core-command-go ... 04:34:23 Building docker-core-data-go ... 04:34:23 Building docker-core-metadata-go ... 04:34:23 Building docker-security-proxy-setup-go ... 04:34:23 Building docker-security-secrets-setup-go ... 04:34:23 Building docker-security-secretstore-setup-go ... 04:34:23 Building docker-support-logging-go ... 04:34:23 Building docker-support-notifications-go ... 04:34:23 Building docker-support-scheduler-go ... 04:34:23 Building docker-sys-mgmt-agent-go ... 04:34:23 Building docker-sys-mgmt-agent-go 04:34:23 Building docker-security-secretstore-setup-go 04:34:23 Building docker-support-logging-go 04:34:23 Building docker-support-scheduler-go 04:34:23 Building docker-core-data-go 04:34:35 Fetching without tags 04:34:35 Merging remotes/origin/master commit b6e84d11f041a086b232d8992a39ab0cabcfc086 into PR head commit 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 04:34:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:34:35 > git config --add remote.origin.fetch +refs/pull/2625/head:refs/remotes/origin/PR-2625 # timeout=10 04:34:35 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:34:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:34:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:34:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2625/head:refs/remotes/origin/PR-2625 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:34:35 > git config core.sparsecheckout # timeout=10 04:34:36 > git checkout -f 24fe4be10d7a1552c86e1c1b8276c694f532d3a6 # timeout=10 04:34:36 > git remote # timeout=10 04:34:36 > git config --get remote.origin.url # timeout=10 04:34:37 Merge succeeded, producing 17fad0c560222d84f76ea4fea872ff5d582cf2a7 04:34:37 Checking out Revision 17fad0c560222d84f76ea4fea872ff5d582cf2a7 (PR-2625) 04:34:36 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:36 > git merge b6e84d11f041a086b232d8992a39ab0cabcfc086 # timeout=10 04:34:37 > git rev-parse HEAD^{commit} # timeout=10 04:34:37 > git config core.sparsecheckout # timeout=10 04:34:37 > git checkout -f 17fad0c560222d84f76ea4fea872ff5d582cf2a7 # timeout=10 04:34:41 Commit message: "Merge commit 'b6e84d11f041a086b232d8992a39ab0cabcfc086' into HEAD" 04:34:41 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 04:34:41 > git rev-list --no-walk df9404b267e3d4051e1228b402954b4cff0090a2 # timeout=10 [Pipeline] echo 04:34:54 ========================================================= 04:34:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 04:34:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:34:55 + 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:55 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:34:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:34:55 ---> bd5b7e32632e 04:34:55 Step 3/26 : WORKDIR /edgex-go 04:34:55 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:34:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:34:55 ---> bd5b7e32632e 04:34:55 Step 3/21 : WORKDIR /edgex-go 04:34:55 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:34:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:34:55 ---> bd5b7e32632e 04:34:55 Step 3/26 : WORKDIR /edgex-go 04:34:55 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:34:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:34:55 ---> bd5b7e32632e 04:34:55 Step 3/20 : WORKDIR /edgex-go 04:34:55 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 04:34:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:34:55 ---> bd5b7e32632e 04:34:55 Step 3/22 : WORKDIR /edgex-go 04:34:56 ---> Running in d0a27f213bee 04:34:56 ---> Running in 9d6ebe3ef8bb 04:34:56 ---> Running in 467e38021df8 04:34:56 ---> Running in f2841103600a 04:34:56 ---> Running in 1a96bdfccf04 04:34:56 Removing intermediate container f2841103600a 04:34:56 ---> 4dd2e525c2e0 04:34:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:56 Removing intermediate container d0a27f213bee 04:34:56 ---> 4818164693fc 04:34:56 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:56 Removing intermediate container 9d6ebe3ef8bb 04:34:56 ---> f9b87ef5b823 04:34:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:56 Removing intermediate container 1a96bdfccf04 04:34:56 ---> 3b5060677649 04:34:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:56 Removing intermediate container 467e38021df8 04:34:56 ---> 6b7812c4c351 04:34:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:56 ---> Running in b5aebe63f73e 04:34:56 ---> Running in 062a69db6b3c 04:34:56 ---> Running in e78b30d1a99f 04:34:56 ---> Running in 77931e464b05 04:34:56 ---> Running in e01dedbbd058 04:34:59 Removing intermediate container b5aebe63f73e 04:34:59 ---> 3b61a63b59bb 04:34:59 Step 5/20 : RUN apk update && apk add make git 04:34:59 ---> Running in baaa8f1d87e8 04:34:59 Removing intermediate container 062a69db6b3c 04:34:59 ---> 8e7fe77de0d1 04:34:59 Step 5/26 : RUN apk update && apk add make git 04:34:59 Removing intermediate container e78b30d1a99f 04:34:59 ---> 7a2c07b15e26 04:34:59 Step 5/26 : RUN apk update && apk add make bash git 04:34:59 Removing intermediate container e01dedbbd058 04:34:59 ---> 6fcc9ffc898b 04:34:59 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 04:34:59 ---> Running in 6a052566c9c5 04:34:59 ---> Running in c97dfeeda4f6 04:34:59 Removing intermediate container 77931e464b05 04:34:59 ---> 53ce2739fb9b 04:34:59 Step 5/21 : RUN apk update && apk add make && apk add bash git 04:34:59 ---> Running in f3af4da5007e 04:34:59 ---> Running in d2bd77d16402 04:34:59 Sending build context to Docker daemon 323.1MB 04:34:59 Step 1/7 : ARG BASE=golang:1.13-alpine 04:34:59 Step 2/7 : FROM ${BASE} 04:34:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:00 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:35:00 b538f80385f9: Pulling fs layer 04:35:00 74f711af9a0d: Pulling fs layer 04:35:00 99f96fe45779: Pulling fs layer 04:35:00 fd7a069fd194: Pulling fs layer 04:35:00 66aa3694b03b: Pulling fs layer 04:35:00 170f70906a0f: Pulling fs layer 04:35:00 ad7c5574e4b9: Pulling fs layer 04:35:00 e772456be8f7: Pulling fs layer 04:35:00 c890913d741a: Pulling fs layer 04:35:00 2480fcc9aa5a: Pulling fs layer 04:35:00 09adf4765672: Pulling fs layer 04:35:00 66aa3694b03b: Waiting 04:35:00 170f70906a0f: Waiting 04:35:00 ad7c5574e4b9: Waiting 04:35:00 e772456be8f7: Waiting 04:35:00 2480fcc9aa5a: Waiting 04:35:00 09adf4765672: Waiting 04:35:00 c890913d741a: Waiting 04:35:00 fd7a069fd194: Waiting 04:35:00 99f96fe45779: Download complete 04:35:00 74f711af9a0d: Verifying Checksum 04:35:00 74f711af9a0d: Download complete 04:35:00 66aa3694b03b: Download complete 04:35:00 170f70906a0f: Verifying Checksum 04:35:00 b538f80385f9: Download complete 04:35:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:00 b538f80385f9: Pull complete 04:35:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:01 74f711af9a0d: Pull complete 04:35:01 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:01 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:01 OK: 12749 distinct packages available 04:35:01 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:01 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:01 OK: 12749 distinct packages available 04:35:01 OK: 233 MiB in 51 packages 04:35:02 99f96fe45779: Pull complete 04:35:02 OK: 233 MiB in 51 packages 04:35:02 Removing intermediate container baaa8f1d87e8 04:35:02 ---> 14ab9e4b032f 04:35:02 Step 6/20 : COPY go.mod . 04:35:02 Removing intermediate container c97dfeeda4f6 04:35:02 ---> 9c39633cb84f 04:35:02 Step 6/26 : COPY go.mod . 04:35:02 ---> 1f24c7812bd5 04:35:02 Step 7/20 : RUN go mod download 04:35:02 ---> Running in 419b85226e08 04:35:02 ---> 5602188a1f4f 04:35:02 Step 7/26 : RUN go mod download 04:35:03 ---> Running in b7624b9f12c7 04:35:03 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:03 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:03 OK: 12749 distinct packages available 04:35:04 OK: 233 MiB in 51 packages 04:35:04 ad7c5574e4b9: Verifying Checksum 04:35:04 ad7c5574e4b9: Download complete 04:35:04 c890913d741a: Verifying Checksum 04:35:04 c890913d741a: Download complete 04:35:04 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:04 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:04 OK: 12749 distinct packages available 04:35:04 Removing intermediate container f3af4da5007e 04:35:04 ---> 2167ac00b423 04:35:04 Step 6/22 : COPY go.mod . 04:35:05 Removing intermediate container 419b85226e08 04:35:05 ---> 163c38b38398 04:35:05 Step 8/20 : COPY . . 04:35:05 OK: 233 MiB in 51 packages 04:35:05 Removing intermediate container b7624b9f12c7 04:35:05 ---> 854875fd388a 04:35:05 Step 8/26 : COPY . . 04:35:05 ---> ffc0b70b111b 04:35:05 Step 7/22 : RUN go mod download 04:35:05 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:35:05 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:35:05 OK: 12749 distinct packages available 04:35:06 OK: 233 MiB in 51 packages 04:35:07 OK: 233 MiB in 51 packages 04:35:07 2480fcc9aa5a: Verifying Checksum 04:35:07 2480fcc9aa5a: Download complete 04:35:07 09adf4765672: Download complete 04:35:08 ---> Running in b3bf1d5f2a14 04:35:08 fd7a069fd194: Verifying Checksum 04:35:08 fd7a069fd194: Download complete 04:35:08 e772456be8f7: Verifying Checksum 04:35:08 e772456be8f7: Download complete 04:35:11 Removing intermediate container 6a052566c9c5 04:35:11 ---> 1f4891a44c69 04:35:11 Step 6/26 : COPY go.mod . 04:35:12 Removing intermediate container d2bd77d16402 04:35:12 ---> 2eef6ce3caba 04:35:12 Step 6/21 : COPY go.mod . 04:35:13 ---> 6700d8a7c2fc 04:35:13 Step 7/26 : RUN go mod download 04:35:17 ---> Running in c965c16b831c 04:35:17 ---> 42114545e67f 04:35:17 Step 7/21 : RUN go mod download 04:35:18 ---> Running in e6bdd41512f1 04:35:21 fd7a069fd194: Pull complete 04:35:21 66aa3694b03b: Pull complete 04:35:21 170f70906a0f: Pull complete 04:35:21 Removing intermediate container b3bf1d5f2a14 04:35:21 ---> 906bc598fe56 04:35:21 Step 8/22 : COPY . . 04:35:23 ad7c5574e4b9: Pull complete 04:35:28 ---> 3330f882a0d8 04:35:28 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 04:35:28 ---> 4c7862151460 04:35:28 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:35:28 e772456be8f7: Pull complete 04:35:28 c890913d741a: Pull complete 04:35:28 Removing intermediate container c965c16b831c 04:35:28 ---> 3223b5b31add 04:35:28 Step 8/26 : COPY . . 04:35:29 ---> Running in 6b26f9f7e054 04:35:29 ---> Running in b41ba8eb50bf 04:35:30 2480fcc9aa5a: Pull complete 04:35:30 09adf4765672: Pull complete 04:35:30 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 04:35:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 04:35:30 ---> 2248a725d1cf 04:35:30 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:35:31 Removing intermediate container e6bdd41512f1 04:35:31 ---> e8cca6dde097 04:35:31 Step 8/21 : COPY . . 04:35:36 ---> Running in c85f7e385b84 04:35:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:35:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:35:40 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: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 (1/12) Installing libmagic (5.38-r0) 04:35:40 (2/12) Installing file (5.38-r0) 04:35:40 (3/12) Installing libc-dev (0.7.2-r3) 04:35:40 (4/12) Installing g++ (9.3.0-r2) 04:35:43 ---> 5cffb84f3a20 04:35:43 Step 9/22 : RUN make cmd/core-data/core-data 04:35:45 (5/12) Installing fortify-headers (1.1-r0) 04:35:45 (6/12) Installing patch (2.7.6-r6) 04:35:45 (7/12) Installing build-base (0.5-r2) 04:35:45 (8/12) Installing libsodium (1.0.18-r0) 04:35:45 (9/12) Installing pkgconf (1.7.2-r0) 04:35:45 (10/12) Installing libsodium-dev (1.0.18-r0) 04:35:45 (11/12) Installing libzmq (4.3.2-r0) 04:35:45 (12/12) Installing zeromq-dev (4.3.2-r0) 04:35:45 Executing busybox-1.31.1-r16.trigger 04:35:45 OK: 217 MiB in 51 packages 04:35:45 ---> Running in bda10dfffd60 04:35:47 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:35:50 Removing intermediate container c85f7e385b84 04:35:50 ---> f0aa0bb3678b 04:35:50 Step 4/7 : WORKDIR /edgex-go 04:35:50 ---> Running in e0493cf8c9f2 04:35:50 Removing intermediate container e0493cf8c9f2 04:35:50 ---> edfcb847fa72 04:35:50 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:35:50 latest: Pulling from library/docker 04:35:51 b538f80385f9: Already exists 04:35:51 259a493cd78d: Pulling fs layer 04:35:51 b8e66b5100f5: Pulling fs layer 04:35:51 39dc9c94d07c: Pulling fs layer 04:35:51 551b823b3b82: Pulling fs layer 04:35:51 3c52a74df98c: Pulling fs layer 04:35:51 6c9b121b6998: Pulling fs layer 04:35:51 551b823b3b82: Waiting 04:35:51 3c52a74df98c: Waiting 04:35:51 6c9b121b6998: Waiting 04:35:51 b8e66b5100f5: Verifying Checksum 04:35:51 b8e66b5100f5: Download complete 04:35:51 259a493cd78d: Verifying Checksum 04:35:51 259a493cd78d: Download complete 04:35:51 551b823b3b82: Verifying Checksum 04:35:51 551b823b3b82: Download complete 04:35:51 3c52a74df98c: Verifying Checksum 04:35:51 3c52a74df98c: Download complete 04:35:51 6c9b121b6998: Verifying Checksum 04:35:51 6c9b121b6998: Download complete 04:35:51 259a493cd78d: Pull complete 04:35:52 b8e66b5100f5: Pull complete 04:35:52 39dc9c94d07c: Download complete 04:35:55 39dc9c94d07c: Pull complete 04:35:55 551b823b3b82: Pull complete 04:35:55 ---> 249809ec8542 04:35:55 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:35:56 3c52a74df98c: Pull complete 04:35:56 ---> Running in 09c8ce76bc54 04:35:56 ---> ba079b1d7f3e 04:35:56 Step 9/21 : RUN make cmd/support-logging/support-logging 04:35:56 6c9b121b6998: Pull complete 04:35:56 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 04:35:56 Status: Downloaded newer image for docker:latest 04:35:57 ---> Running in 1b94c8248792 04:35:57 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:35:58 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:36:00 ---> af3a91b40c1f 04:36:00 Step 6/7 : COPY go.mod . 04:36:01 ---> 5da245bea43d 04:36:01 Step 7/7 : RUN go mod download 04:36:01 ---> Running in d3777995f838 04:36:04 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:36:04 go: finding github.com/BurntSushi/toml v0.3.1 04:36:04 go: finding github.com/OneOfOne/xxhash v1.2.5 04:36:04 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:36:04 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:36:04 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:36:04 go: finding github.com/bgentry/speakeasy v0.1.0 04:36:04 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:36:04 go: finding github.com/cloudflare/gokey v0.1.0 04:36:04 go: finding github.com/davecgh/go-spew v1.1.1 04:36:04 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:36:04 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 04:36:04 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 04:36:04 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:36:04 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 04:36:04 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 04:36:04 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:36:04 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:36:04 go: finding github.com/fatih/color v1.7.0 04:36:05 go: finding github.com/fsnotify/fsnotify v1.4.7 04:36:05 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:36:05 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 04:36:05 go: finding github.com/go-kit/kit v0.8.0 04:36:05 go: finding github.com/go-logfmt/logfmt v0.4.0 04:36:05 go: finding github.com/go-redis/redis/v7 v7.2.0 04:36:05 go: finding github.com/go-stack/stack v1.8.0 04:36:05 go: finding github.com/golang/protobuf v1.3.2 04:36:05 go: finding github.com/gomodule/redigo v2.0.0+incompatible 04:36:05 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:36:05 go: finding github.com/google/uuid v1.1.0 04:36:05 go: finding github.com/gorilla/mux v1.7.1 04:36:05 go: finding github.com/hashicorp/consul/api v1.1.0 04:36:05 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:36:05 go: finding github.com/hashicorp/errwrap v1.0.0 04:36:05 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:36:05 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:36:05 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:36:05 go: finding github.com/hashicorp/go-multierror v1.0.0 04:36:05 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:36:05 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:36:05 go: finding github.com/hashicorp/go-syslog v1.0.0 04:36:05 go: finding github.com/hashicorp/go-uuid v1.0.1 04:36:05 go: finding github.com/hashicorp/go.net v0.0.1 04:36:05 go: finding github.com/hashicorp/golang-lru v0.5.0 04:36:05 go: finding github.com/hashicorp/logutils v1.0.0 04:36:05 go: finding github.com/hashicorp/mdns v1.0.0 04:36:05 go: finding github.com/hashicorp/memberlist v0.1.3 04:36:05 go: finding github.com/hashicorp/serf v0.8.2 04:36:05 go: finding github.com/hpcloud/tail v1.0.0 04:36:05 go: finding github.com/imdario/mergo v0.3.6 04:36:05 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:36:05 go: finding github.com/kr/pretty v0.1.0 04:36:05 go: finding github.com/kr/pty v1.1.1 04:36:05 go: finding github.com/kr/text v0.1.0 04:36:05 go: finding github.com/mattn/go-colorable v0.0.9 04:36:05 go: finding github.com/mattn/go-isatty v0.0.3 04:36:05 go: finding github.com/miekg/dns v1.0.14 04:36:05 go: finding github.com/mitchellh/cli v1.0.0 04:36:05 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:36:05 go: finding github.com/mitchellh/copystructure v1.0.0 04:36:05 go: finding github.com/mitchellh/go-homedir v1.0.0 04:36:05 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:36:06 go: finding github.com/mitchellh/gox v0.4.0 04:36:06 go: finding github.com/mitchellh/iochan v1.0.0 04:36:06 go: finding github.com/mitchellh/mapstructure v1.1.2 04:36:06 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:36:06 go: finding github.com/onsi/ginkgo v1.10.1 04:36:06 go: finding github.com/onsi/gomega v1.7.0 04:36:06 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:36:06 go: finding github.com/pebbe/zmq4 v1.0.0 04:36:06 go: finding github.com/pelletier/go-toml v1.2.0 04:36:06 go: finding github.com/pkg/errors v0.8.1 04:36:06 go: finding github.com/pmezard/go-difflib v1.0.0 04:36:06 go: finding github.com/posener/complete v1.1.1 04:36:06 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:36:06 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:36:06 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:36:06 go: finding github.com/stretchr/objx v0.1.0 04:36:06 go: finding github.com/stretchr/testify v1.5.1 04:36:06 go: finding github.com/ugorji/go v1.1.4 04:36:06 go: finding github.com/x448/float16 v0.8.4 04:36:06 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 04:36:06 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 04:36:06 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:36:06 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 04:36:06 go: finding golang.org/x/text v0.3.2 04:36:06 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 04:36:06 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:36:06 go: finding gopkg.in/eapache/queue.v1 v1.1.0 04:36:06 go: finding gopkg.in/fsnotify.v1 v1.4.7 04:36:06 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:36:06 go: finding gopkg.in/yaml.v2 v2.2.8 04:36:13 Removing intermediate container 6b26f9f7e054 04:36:13 ---> 3ba3416e4ce5 04:36:13 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:36:13 ---> Running in 706ddca5198c 04:36:14 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:36:15 Removing intermediate container b41ba8eb50bf 04:36:15 ---> 0c0ab8fd0cbd 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 5884ac1ea92c 04:36:16 Removing intermediate container 5884ac1ea92c 04:36:16 ---> aad2a1cecc67 04:36:16 Step 12/20 : ENV APP_PORT=48085 04:36:17 ---> Running in a4ebd041bf08 04:36:17 Removing intermediate container a4ebd041bf08 04:36:17 ---> db5354017a3c 04:36:17 Step 13/20 : EXPOSE $APP_PORT 04:36:18 Removing intermediate container 706ddca5198c 04:36:18 ---> 360b4680dd50 04:36:18 04:36:18 Step 11/26 : FROM docker:latest 04:36:18 ---> 81f5749c9058 04:36:18 Step 12/26 : RUN apk add --no-cache bash 04:36:18 ---> Running in 551a679e211b 04:36:18 ---> Running in 7f13d42bf198 04:36:21 Removing intermediate container 551a679e211b 04:36:21 ---> 22e0bcdac758 04:36:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 04:36:21 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:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:21 (1/2) Installing readline (8.0.4-r0) 04:36:21 (2/2) Installing bash (5.0.17-r0) 04:36:21 Executing bash-5.0.17-r0.post-install 04:36:21 Executing busybox-1.31.1-r16.trigger 04:36:21 OK: 12 MiB in 22 packages 04:36:21 ---> 24894526b60d 04:36:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:36:23 ---> 3fbcfaea37ad 04:36:23 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:36:23 Removing intermediate container 7f13d42bf198 04:36:23 ---> 449b22d471f4 04:36:23 Step 13/26 : RUN rm -rf /var/cache/apk/* 04:36:24 ---> Running in 2ef77efc292f 04:36:24 ---> 1c4691f8da5e 04:36:24 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:36:24 ---> Running in 255fa49d505b 04:36:24 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:24 Removing intermediate container 1b94c8248792 04:36:24 ---> 22b15941b2cc 04:36:24 04:36:24 Step 10/21 : FROM scratch 04:36:24 ---> 04:36:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:36:25 Removing intermediate container d3777995f838 04:36:25 ---> e4e7aa3ec94c 04:36:25 Successfully built e4e7aa3ec94c 04:36:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script 04:36:25 Removing intermediate container 255fa49d505b 04:36:25 ---> 2d67148b2543 04:36:25 Step 18/20 : LABEL arch=x86_64 04:36:25 ---> Running in 4a2730a90dcf 04:36:25 ---> Running in 703c33b9c1aa [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:36:25 Removing intermediate container 4a2730a90dcf 04:36:25 ---> 39dc8aa8a4c0 04:36:25 Step 12/21 : ENV APP_PORT=48061 04:36:25 + docker inspect -f . ci-base-image-arm64 04:36:25 . [Pipeline] withDockerContainer 04:36:26 prd-ubuntu18.04-docker-arm64-4c-16g-1765 does not seem to be running inside a container 04:36:26 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:36:26 Removing intermediate container 703c33b9c1aa 04:36:26 ---> c8c8ea5e3c9c 04:36:26 Step 19/20 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:36:26 ---> Running in 07d7d8c42357 04:36:27 ---> Running in afd94603e3e4 04:36:27 Removing intermediate container 07d7d8c42357 04:36:27 ---> 5689d7d6ab0e 04:36:27 Step 13/21 : EXPOSE $APP_PORT 04:36:27 $ docker top 3996eb06584fcea6dbcc7c65ab7b8ae79255c3abe6d0941b9f3c9bb13f1f4431 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:28 Removing intermediate container bda10dfffd60 04:36:28 ---> 4d4a0e9118c4 04:36:28 04:36:28 Step 10/22 : FROM alpine 04:36:28 + go version 04:36:28 go version go1.13.13 linux/arm64 [Pipeline] echo 04:36:28 ========================================================= 04:36:28 [edgeXBuildGoParallel] Running Tests and Build... 04:36:28 ========================================================= [Pipeline] sh 04:36:29 ---> Running in 2e4069c77b97 04:36:29 Removing intermediate container 2ef77efc292f 04:36:29 ---> 4c9101b18ed8 04:36:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:36:29 Removing intermediate container afd94603e3e4 04:36:29 ---> adfebd6ba3f6 04:36:29 Step 20/20 : LABEL version=0.0.0 04:36:29 latest: Pulling from library/alpine 04:36:29 ---> Running in 45756f065b83 04:36:29 Removing intermediate container 2e4069c77b97 04:36:29 ---> 36dd282eff96 04:36:29 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 04:36:29 ---> Running in d623bca53529 04:36:29 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 04:36:29 Status: Downloaded newer image for alpine:latest 04:36:29 ---> a24bb4013296 04:36:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:36:29 + make test 04:36:29 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:36:29 ---> Running in 87c18b97d966 04:36:29 Removing intermediate container 45756f065b83 04:36:29 ---> 16d8a3d4669e 04:36:29 04:36:29 Removing intermediate container d623bca53529 04:36:29 ---> 4587266dda90 04:36:29 Step 15/26 : ENV APP_PORT=48090 04:36:31 ---> 95abaf3380a0 04:36:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 04:36:31 Successfully built 16d8a3d4669e 04:36:31 Successfully tagged docker-support-scheduler-go:latest 04:36:31 Building docker-support-notifications-go 04:36:32  Building docker-support-scheduler-go ... done  ---> Running in 96042d5cdcb6 04:36:32 Removing intermediate container 87c18b97d966 04:36:32 ---> 2a70695bc2fa 04:36:32 Step 12/22 : ENV APP_PORT=48080 04:36:32 ? github.com/edgexfoundry/edgex-go [no test files] 04:36:32 Removing intermediate container 09c8ce76bc54 04:36:32 ---> eff336ab3ed7 04:36:32 04:36:32 Step 10/26 : FROM alpine:3.10 04:36:32 ---> 4ad6209feb7c 04:36:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 04:36:32 ---> Running in bde0a223385e 04:36:32 3.10: Pulling from library/alpine 04:36:35 Removing intermediate container 96042d5cdcb6 04:36:35 ---> eb97f41a7204 04:36:35 Step 16/26 : EXPOSE $APP_PORT 04:36:37 ---> Running in 62c57ca844f0 04:36:37 Removing intermediate container bde0a223385e 04:36:37 ---> 01496a5e9183 04:36:37 Step 13/22 : EXPOSE $APP_PORT 04:36:37 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 04:36:38 Status: Downloaded newer image for alpine:3.10 04:36:38 ---> be4e4bea2c2e 04:36:38 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 04:36:38 ---> 30f6286dadd1 04:36:38 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 04:36:39 ---> Running in e29a435445cb 04:36:40 ---> Running in a0ed94178431 04:36:40 Removing intermediate container 62c57ca844f0 04:36:40 ---> 141efb8679a8 04:36:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:36:42 ---> adc44bf9603b 04:36:42 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:36:42 Removing intermediate container e29a435445cb 04:36:42 ---> 355cf382b6f8 04:36:42 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:42 ---> Running in 00c0e901addf 04:36:42 ---> 90b98b110187 04:36:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:36:42 ---> Running in 4dd3d00fa968 04:36:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 04:36:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 04:36:43 v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 04:36:43 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 04:36:43 OK: 10346 distinct packages available 04:36:43 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 04:36:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:36:43 ---> bd5b7e32632e 04:36:43 Step 3/23 : WORKDIR /edgex-go 04:36:43 ---> Using cache 04:36:43 ---> 6b7812c4c351 04:36:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:43 ---> Using cache 04:36:43 ---> 6fcc9ffc898b 04:36:43 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 04:36:43 (1/5) Installing ca-certificates (20191127-r2) 04:36:43 (2/5) Installing nghttp2-libs (1.39.2-r1) 04:36:43 (3/5) Installing libcurl (7.66.0-r0) 04:36:43 (4/5) Installing curl (7.66.0-r0) 04:36:43 (5/5) Installing dumb-init (1.2.2-r1) 04:36:43 Executing busybox-1.30.1-r3.trigger 04:36:43 Executing ca-certificates-20191127-r2.trigger 04:36:44 OK: 7 MiB in 19 packages 04:36:44 Removing intermediate container 00c0e901addf 04:36:44 ---> 78eedbad84ec 04:36:44 Step 19/21 : LABEL arch=x86_64 04:36:45 ---> aeca3889475f 04:36:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:36:45 ---> Running in 158f16c88324 04:36:45 ---> Running in 601db7d40108 04:36:45 Removing intermediate container 601db7d40108 04:36:45 ---> 6e1c94779ce1 04:36:45 Step 20/21 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:36:46 ---> Running in 35a42017b45d 04:36:46 ---> c1416a0a25cd 04:36:46 Step 20/26 : RUN apk --no-cache add py-pip 04:36:46 Removing intermediate container a0ed94178431 04:36:46 ---> 4d1a57593d55 04:36:46 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:36:46 ---> Running in 960d4368da2c 04:36:46 ---> Running in 328bf0a08998 04:36:46 Removing intermediate container 35a42017b45d 04:36:46 ---> a615453c0934 04:36:46 Step 21/21 : LABEL version=0.0.0 04:36:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:46 Removing intermediate container 4dd3d00fa968 04:36:46 ---> 7523790be7a8 04:36:46 Step 15/22 : RUN apk --no-cache add zeromq 04:36:46 ---> Running in f22b8d7fe34a 04:36:47 ---> Running in b1808139b72e 04:36:47 Removing intermediate container 328bf0a08998 04:36:47 ---> 4942939a95bc 04:36:47 Step 13/26 : WORKDIR / 04:36:47 ---> Running in 88802324166f 04:36:47 Removing intermediate container f22b8d7fe34a 04:36:47 ---> 40469b553d26 04:36:47 04:36:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:47 Removing intermediate container 88802324166f 04:36:47 ---> d698b05f926b 04:36:47 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:36:47 Successfully built 40469b553d26 04:36:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:47 Successfully tagged docker-support-logging-go:latest 04:36:47  Building docker-support-logging-go ... done Building docker-security-secrets-setup-go 04:36:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:47 (1/33) Installing libbz2 (1.0.8-r1) 04:36:47 (2/33) Installing expat (2.2.9-r1) 04:36:47 ---> 1f0751a58e8b 04:36:47 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:36:47 (3/33) Installing libffi (3.3-r2) 04:36:47 (4/33) Installing gdbm (1.13-r1) 04:36:47 (5/33) Installing xz-libs (5.2.5-r0) 04:36:47 (6/33) Installing sqlite-libs (3.32.1-r0) 04:36:48 (7/33) Installing python3 (3.8.5-r0) 04:36:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:50 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:36:50 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:36:50 OK: 12749 distinct packages available 04:36:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:52 OK: 233 MiB in 51 packages 04:36:52 ---> 1a16ca65a576 04:36:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:36:52 (1/5) Installing libgcc (9.3.0-r2) 04:36:53 (2/5) Installing libsodium (1.0.18-r0) 04:36:53 (3/5) Installing libstdc++ (9.3.0-r2) 04:36:53 (8/33) Installing py3-appdirs (1.4.4-r1) 04:36:53 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:36:53 (10/33) Installing py3-parsing (2.4.7-r0) 04:36:53 (4/5) Installing libzmq (4.3.2-r0) 04:36:54 (11/33) Installing py3-six (1.15.0-r0) 04:36:54 (12/33) Installing py3-packaging (20.4-r0) 04:36:54 (5/5) Installing zeromq (4.3.2-r0) 04:36:54 Executing busybox-1.31.1-r16.trigger 04:36:54 OK: 8 MiB in 19 packages 04:36:54 (13/33) Installing py3-setuptools (47.0.0-r0) 04:36:54 (14/33) Installing py3-chardet (3.0.4-r4) 04:36:55 (15/33) Installing py3-idna (2.9-r0) 04:36:55 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:36:55 ---> 64f96d38c46e 04:36:55 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 04:36:55 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:36:56 (18/33) Installing py3-requests (2.23.0-r0) 04:36:56 (19/33) Installing py3-msgpack (1.0.0-r0) 04:36:56 (20/33) Installing py3-lockfile (0.12.2-r3) 04:36:56 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:36:56 (22/33) Installing py3-colorama (0.4.3-r0) 04:36:57 (23/33) Installing py3-distlib (0.3.0-r0) 04:36:57 Removing intermediate container 158f16c88324 04:36:57 ---> acf016ee19b4 04:36:57 Step 6/23 : COPY go.mod . 04:36:57 (24/33) Installing py3-distro (1.5.0-r1) 04:36:57 (25/33) Installing py3-webencodings (0.5.1-r3) 04:36:57 (26/33) Installing py3-html5lib (1.0.1-r4) 04:36:59 (27/33) Installing py3-pytoml (0.1.21-r0) 04:36:59 (28/33) Installing py3-pep517 (0.8.2-r0) 04:36:59 (29/33) Installing py3-progress (1.5-r0) 04:36:59 (30/33) Installing py3-toml (0.10.1-r0) 04:36:59 ---> 909f3de11ee0 04:36:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:36:59 (31/33) Installing py3-retrying (1.3.3-r0) 04:36:59 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:36:59 (33/33) Installing py3-pip (20.1.1-r0) 04:37:02 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 04:37:02 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 04:37:02 ---> bd5b7e32632e 04:37:02 Step 3/29 : WORKDIR /edgex-go 04:37:02 ---> Using cache 04:37:02 ---> 6b7812c4c351 04:37:02 Step 4/29 : RUN apk update && apk add make git 04:37:02 ---> 7199272c49ce 04:37:02 Step 7/23 : RUN go mod download 04:37:02 Executing busybox-1.31.1-r16.trigger 04:37:02 Removing intermediate container b1808139b72e 04:37:02 ---> ee12b067a0b7 04:37:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 04:37:02 OK: 71 MiB in 55 packages 04:37:02 ---> 239f2e2863fa 04:37:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:37:02 ---> Running in ee975cb85ac8 04:37:02 ---> Running in 104fdf1da462 04:37:03 ---> 34604a923d86 04:37:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:37:03 ---> 5925a7eadd31 04:37:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 04:37:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:04 ---> 4376a7879ab4 04:37:04 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:37:04 ---> 1fb00965c8a7 04:37:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:37:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:37:05 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:05 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:05 OK: 12749 distinct packages available 04:37:05 OK: 233 MiB in 51 packages 04:37:06 ---> 1bc12eb923f3 04:37:06 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:37:06 ---> 502dfddac646 04:37:06 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:37:08 ---> Running in e8b24c86c13e 04:37:08 Removing intermediate container 104fdf1da462 04:37:08 ---> b2eef404e996 04:37:08 Step 8/23 : COPY . . 04:37:08 ---> Running in 1ce12bb737a8 04:37:10 Removing intermediate container e8b24c86c13e 04:37:10 ---> d3f7f5883406 04:37:10 Step 20/22 : LABEL arch=x86_64 04:37:12 Removing intermediate container ee975cb85ac8 04:37:12 ---> 378ec5fb402e 04:37:12 Step 5/29 : COPY go.mod . 04:37:12 ---> Running in 6b2c947fb59f 04:37:13 Removing intermediate container 960d4368da2c 04:37:13 ---> 83d9a22aa0d7 04:37:13 Step 21/26 : RUN pip install docker-compose==1.23.2 04:37:16 ---> Running in 338b7b071f58 04:37:16 ---> c5a03b40a3e6 04:37:16 Step 6/29 : RUN go mod download 04:37:16 Removing intermediate container 6b2c947fb59f 04:37:16 ---> d0ce4898c10b 04:37:16 Step 21/22 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:37:17 Removing intermediate container 1ce12bb737a8 04:37:17 ---> 814e3021ef6b 04:37:17 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:37:19 ---> Running in ea59c1b4d978 04:37:19 ---> Running in 60bd1bb3c457 04:37:20 ---> Running in cc984f44448e 04:37:21 Removing intermediate container 60bd1bb3c457 04:37:21 ---> 1b846f24368e 04:37:21 Step 22/22 : LABEL version=0.0.0 04:37:21 Removing intermediate container cc984f44448e 04:37:21 ---> 7fd5f8adfab2 04:37:21 Step 24/26 : LABEL arch=x86_64 04:37:22 ---> Running in c09d337e90db 04:37:22 ---> Running in 441b9a599448 04:37:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:37:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:37:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:37:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:37:22 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.024s 04:37:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 04:37:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:37:22 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 04:37:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:37:24 Removing intermediate container c09d337e90db 04:37:24 ---> a10123c6141f 04:37:24 04:37:24 Successfully built a10123c6141f 04:37:24 Collecting docker-compose==1.23.2 04:37:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:37:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:37:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:37:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:37:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:37:25 Successfully tagged docker-core-data-go:latest 04:37:25 Building docker-security-proxy-setup-go 04:37:25  Building docker-core-data-go ... done Removing intermediate container 441b9a599448 04:37:25 ---> 17e55448bb46 04:37:25 Step 25/26 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:37: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:37:26 Collecting texttable<0.10,>=0.9.0 04:37:26 Downloading texttable-0.9.1.tar.gz (11 kB) 04:37:29 ---> Running in 48b654277377 04:37:29 Removing intermediate container ea59c1b4d978 04:37:29 ---> ffa075c3d247 04:37:29 Step 7/29 : COPY . . 04:37:29 Collecting dockerpty<0.5,>=0.4.1 04:37:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:37:29 ---> fd136edfea2e 04:37:29 Step 9/23 : RUN make cmd/support-notifications/support-notifications 04:37:29 Removing intermediate container 48b654277377 04:37:29 ---> 958036e11f49 04:37:29 Step 26/26 : LABEL version=0.0.0 04:37:29 ---> Running in c776f2df3ec8 04:37:29 ---> Running in 7819472040b5 04:37:30 Collecting docker<4.0,>=3.6.0 04:37:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:37:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:37:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:37:32 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:33 Collecting websocket-client<1.0,>=0.32.0 04:37:33 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:37:33 Removing intermediate container c776f2df3ec8 04:37:33 ---> 98a211cf97b0 04:37:33 04:37:34 Collecting cached-property<2,>=1.2.0 04:37:34 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 04:37:35 Collecting PyYAML<4,>=3.10 04:37:35 Downloading PyYAML-3.13.tar.gz (270 kB) 04:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.6% of statements 04:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:37:35 Successfully built 98a211cf97b0 04:37:37 Successfully tagged docker-security-secretstore-setup-go:latest 04:37:37 Building docker-core-metadata-go 04:37:37  Building docker-security-secretstore-setup-go ... done Collecting jsonschema<3,>=2.5.1 04:37:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:37:37 Collecting docopt<0.7,>=0.6.1 04:37:37 Downloading docopt-0.6.2.tar.gz (25 kB) 04:37:41 Collecting docker-pycreds>=0.4.0 04:37:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.215s coverage: 27.3% of statements 04:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.030s coverage: 100.0% of statements 04:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.066s coverage: 100.0% of statements 04:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:37:42 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:37:42 Collecting idna<2.8,>=2.5 04:37:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:37:44 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:37:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:37:44 ---> bd5b7e32632e 04:37:44 Step 3/20 : WORKDIR /edgex-go 04:37:44 ---> Using cache 04:37:44 ---> 6b7812c4c351 04:37:44 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:44 ---> Using cache 04:37:44 ---> 6fcc9ffc898b 04:37:44 Step 5/20 : RUN apk update && apk add make git 04:37:44 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:37:45 Collecting urllib3<1.25,>=1.21.1 04:37:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:37:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.450s coverage: 28.6% of statements 04:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:37:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.132s coverage: 100.0% of statements 04:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:37:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements 04:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:37:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.090s coverage: 89.8% of statements 04:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:37:46 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:37:46 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:37:46 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:37:46 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:37:47 Installing collected packages: texttable, dockerpty, docker-pycreds, idna, urllib3, requests, websocket-client, docker, cached-property, PyYAML, jsonschema, docopt, docker-compose 04:37:47 Running setup.py install for texttable: started 04:37:47 ---> Running in 19b298e739d7 04:37:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.130s coverage: 97.5% of statements 04:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:37:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.104s coverage: 100.0% of statements 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:37:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements 04:37:49 Running setup.py install for texttable: finished with status 'done' 04:37:49 Running setup.py install for dockerpty: started 04:37:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:50 Running setup.py install for dockerpty: finished with status 'done' 04:37:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:50 Attempting uninstall: idna 04:37:50 Found existing installation: idna 2.9 04:37:50 Uninstalling idna-2.9: 04:37:50 Successfully uninstalled idna-2.9 04:37:50 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:50 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:50 OK: 12749 distinct packages available 04:37:51 OK: 233 MiB in 51 packages 04:37:51 Attempting uninstall: urllib3 04:37:51 Found existing installation: urllib3 1.25.9 04:37:51 Uninstalling urllib3-1.25.9: 04:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.5% of statements 04:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements 04:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.358s coverage: 55.9% of statements 04:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 04:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 04:37:53 Successfully uninstalled urllib3-1.25.9 04:37:54 Attempting uninstall: requests 04:37:54 Found existing installation: requests 2.23.0 04:37:54 Uninstalling requests-2.23.0: 04:37:54 Successfully uninstalled requests-2.23.0 04:37:58 Removing intermediate container 19b298e739d7 04:37:58 ---> 0ea6f305e3b4 04:37:58 Step 6/20 : COPY go.mod . 04:37:58 ---> a500a2003d42 04:37:58 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 04:37:58 Running setup.py install for PyYAML: started 04:37:58 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:37:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:37:58 ---> bd5b7e32632e 04:37:58 Step 3/21 : WORKDIR /edgex-go 04:37:58 ---> Using cache 04:37:58 ---> 6b7812c4c351 04:37:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:58 ---> Using cache 04:37:58 ---> 6fcc9ffc898b 04:37:58 Step 5/21 : RUN apk update && apk add make git 04:37:58 ---> Using cache 04:37:58 ---> 0ea6f305e3b4 04:37:58 Step 6/21 : COPY go.mod . 04:37:58 ---> Using cache 04:37:58 ---> 014dc9aa4aef 04:37:58 Step 7/21 : RUN go mod download 04:37:59 ---> 014dc9aa4aef 04:37:59 Step 7/20 : RUN go mod download 04:37:59 ---> Running in 222e643ada06 04:37:59 ---> Running in 4781701ed7ed 04:37:59 ---> Running in 95650f0c3c74 04:37:59 Running setup.py install for PyYAML: finished with status 'done' 04:37:59 Running setup.py install for docopt: started 04:38:00 Running setup.py install for docopt: finished with status 'done' 04:38:00 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:38:01 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:38:03 Removing intermediate container 4781701ed7ed 04:38:03 ---> fe0327881991 04:38:03 Step 8/20 : COPY . . 04:38:03 Removing intermediate container 222e643ada06 04:38:03 ---> 08554390f8bf 04:38:03 Step 8/21 : COPY . . 04:38:17 Removing intermediate container 7819472040b5 04:38:17 ---> 6bac45cdc0a9 04:38:17 04:38:17 Step 10/23 : FROM scratch 04:38:17 ---> 04:38:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:38:17 ---> Using cache 04:38:17 ---> 39dc8aa8a4c0 04:38:17 Step 12/23 : ENV APP_PORT=48060 04:38:19 ---> Running in c03410e60d3b 04:38:24 Removing intermediate container 338b7b071f58 04:38:24 ---> c8a2b5bbf6c2 04:38:24 Step 22/26 : RUN apk --no-cache add curl 04:38:26 Removing intermediate container c03410e60d3b 04:38:26 ---> d8217324d755 04:38:26 Step 13/23 : EXPOSE $APP_PORT 04:38:27 ---> Running in a942efcf4b47 04:38:28 ---> Running in 0ad3430899a6 04:38:30 Removing intermediate container 0ad3430899a6 04:38:30 ---> cd0ea9c6bc4b 04:38:30 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 04:38:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:38:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:38:32 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:38:32 (2/3) Installing libcurl (7.69.1-r0) 04:38:32 (3/3) Installing curl (7.69.1-r0) 04:38:32 Executing busybox-1.31.1-r16.trigger 04:38:32 OK: 72 MiB in 58 packages 04:38:33 ---> c27c4a1e4fb7 04:38:33 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 04:38:34 ---> 41315e88bb84 04:38:34 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 04:38:35 ---> b56efa2c3b93 04:38:35 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 04:38:35 ---> Running in 1a76f448bec3 04:38:35 ---> 53bdabddc5d9 04:38:35 Step 9/21 : RUN make cmd/core-metadata/core-metadata 04:38:35 Removing intermediate container 95650f0c3c74 04:38:35 ---> 89e2c5c5cffa 04:38:35 04:38:35 Step 9/29 : FROM alpine:latest 04:38:35 ---> a24bb4013296 04:38: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:38:35 ---> Running in c5d6f290391f 04:38:35 ---> Running in d8adb340f3d7 04:38:35 Removing intermediate container a942efcf4b47 04:38:35 ---> 3edaf6c96249 04:38:35 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:38:35 ---> 428046d9477f 04:38:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 04:38:35 ---> Running in a80b77257133 04:38:36 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:38:36 Removing intermediate container c5d6f290391f 04:38:36 ---> 4c4263e2be00 04:38:36 Step 11/29 : USER root 04:38:36 ---> 9dd59b8992f4 04:38:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:38:36 ---> Running in 15a8d61e2236 04:38:36 Removing intermediate container a80b77257133 04:38:36 ---> fe236a7f2701 04:38:36 Step 24/26 : LABEL arch=x86_64 04:38:36 ---> Running in 8e411cf314a8 04:38: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:38:36 Removing intermediate container 15a8d61e2236 04:38:36 ---> f623e58cee94 04:38:36 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 04:38:36 ---> Running in df938922807e 04:38:36 Removing intermediate container 8e411cf314a8 04:38:36 ---> d2c4b70603ab 04:38:36 Step 25/26 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:38:39 ---> Running in a54f750bb648 04:38:39 ---> 04dec816318d 04:38:39 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:38:39 Removing intermediate container a54f750bb648 04:38:39 ---> 19011a6b518c 04:38:39 Step 26/26 : LABEL version=0.0.0 04:38:39 ---> Running in 6da528c9a1a0 04:38:39 ---> f68088a71b5f 04:38:39 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:38:39 ---> Running in 3df3135dfeac 04:38:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:38:39 Removing intermediate container 6da528c9a1a0 04:38:39 ---> 5adf63eafc4d 04:38:39 04:38:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:38:39 Successfully built 5adf63eafc4d 04:38:39 Successfully tagged docker-sys-mgmt-agent-go:latest 04:38:39 Building docker-core-command-go 04:38:39  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 3df3135dfeac 04:38:39 ---> 639cc5009809 04:38:39 Step 21/23 : LABEL arch=x86_64 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 41.301s coverage: 86.3% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.208s coverage: 72.2% of statements 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.444s coverage: 72.1% of statements 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.042s coverage: 82.4% of statements 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.034s coverage: 48.4% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.026s coverage: 28.8% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.025s coverage: 96.8% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.197s coverage: 26.9% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.312s coverage: 84.1% of statements 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.023s coverage: 100.0% of statements 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.030s coverage: 42.9% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.018s coverage: 100.0% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.062s coverage: 83.8% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.109s coverage: 46.1% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.021s coverage: 100.0% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.174s coverage: 29.1% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.079s coverage: 99.0% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.037s coverage: 100.0% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.060s coverage: 87.9% of statements 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.021s coverage: 100.0% of statements 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.016s coverage: 32.1% of statements 04:38:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.024s coverage: 100.0% of statements 04:38:39 GO111MODULE=on go vet ./... 04:38:40 ---> Running in af99d0022050 04:38:40 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:38:40 v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:38:40 OK: 12749 distinct packages available 04:38:40 Removing intermediate container af99d0022050 04:38:40 ---> 2c0db1eb606d 04:38:40 Step 22/23 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:38:40 (1/2) Installing ca-certificates (20191127-r4) 04:38:40 (2/2) Installing dumb-init (1.2.2-r1) 04:38:40 Executing busybox-1.31.1-r16.trigger 04:38:40 Executing ca-certificates-20191127-r4.trigger 04:38:40 OK: 6 MiB in 16 packages 04:38:40 ---> Running in 5fb9d64c3cf5 04:38:45 Removing intermediate container 5fb9d64c3cf5 04:38:45 ---> e6031db3ab2a 04:38:45 Step 23/23 : LABEL version=0.0.0 04:38:46 ---> Running in db6576504df0 04:38:47 Removing intermediate container df938922807e 04:38:47 ---> 576de068740d 04:38:47 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 04:38:47 Removing intermediate container db6576504df0 04:38:47 ---> ec44651dde77 04:38:47 04:38:47 ---> Running in 90329ef960dc 04:38:48 Successfully built ec44651dde77 04:38:48 Successfully tagged docker-support-notifications-go:latest 04:38:49  Building docker-support-notifications-go ... done Removing intermediate container 90329ef960dc 04:38:49 ---> 2cdbb7c34986 04:38:49 Step 14/29 : WORKDIR $BASE_DIR 04:38:49 ---> Running in fd9248885dc7 04:38:50 Removing intermediate container fd9248885dc7 04:38:50 ---> dcd2701b0e3d 04:38:50 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 04:38:51 ---> Running in c17607f92b86 04:38:54 gofmt -l . 04:38:55 [ "`gofmt -l .`" = "" ] 04:38:56 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:38:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:38:56 ---> bd5b7e32632e 04:38:56 Step 3/21 : WORKDIR /edgex-go 04:38:56 ---> Using cache 04:38:56 ---> 6b7812c4c351 04:38:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:56 ---> Using cache 04:38:56 ---> 6fcc9ffc898b 04:38:56 Step 5/21 : RUN apk update && apk add make git 04:38:56 ---> Using cache 04:38:56 ---> 0ea6f305e3b4 04:38:56 Step 6/21 : COPY go.mod . 04:38:56 ---> Using cache 04:38:56 ---> 014dc9aa4aef 04:38:56 Step 7/21 : RUN go mod download 04:38:56 ---> Using cache 04:38:56 ---> 08554390f8bf 04:38:56 Step 8/21 : COPY . . 04:38:56 ---> Using cache 04:38:56 ---> 53bdabddc5d9 04:38:56 Step 9/21 : RUN make cmd/core-command/core-command 04:38:57 ---> Running in c774e2fd7c5a 04:38:57 Removing intermediate container c17607f92b86 04:38:57 ---> 82c7d7a549b8 04:38:57 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 04:38:58 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:58 ---> 757a84a32a33 04:38:58 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 04:38:58 ./bin/test-go-mod-tidy.sh 04:38:59 ---> 7b0a189ece0d 04:38:59 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 04:38:59 ./bin/test-attribution-txt.sh 04:39:00 ---> a7a99c2936b7 04:39:00 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 04:39:00 Removing intermediate container 1a76f448bec3 04:39:00 ---> 94190d289409 04:39:00 04:39:00 Step 10/20 : FROM alpine 04:39:00 ---> a24bb4013296 04:39:00 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 04:39:00 ---> Running in f32169e5aa8d 04:39:01 ---> 30ac676926ed 04:39:01 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 04:39:01 ---> 486bf29277eb 04:39:01 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 04:39:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:01 ---> Running in 72e60af22221 04:39:02 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:39:02 v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:39:02 OK: 12749 distinct packages available 04:39:02 (1/4) Installing ca-certificates (20191127-r4) 04:39:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:39:02 (3/4) Installing libcurl (7.69.1-r0) 04:39:02 (4/4) Installing curl (7.69.1-r0) 04:39:02 Executing busybox-1.31.1-r16.trigger 04:39:02 Executing ca-certificates-20191127-r4.trigger 04:39:02 OK: 7 MiB in 18 packages [Pipeline] sh 04:39:03 + ls -al . 04:39:03 total 588 04:39:03 drwxrwxr-x 10 1001 1001 4096 Aug 1 04:39 . 04:39:03 drwxr-xr-x 4 root root 4096 Aug 1 04:36 .. 04:39:03 -rw-rw-r-- 1 1001 1001 11 Aug 1 04:34 .dockerignore 04:39:03 drwxrwxr-x 8 1001 1001 4096 Aug 1 04:34 .git 04:39:03 drwxrwxr-x 3 1001 1001 4096 Aug 1 04:34 .github 04:39:03 -rw-rw-r-- 1 1001 1001 932 Aug 1 04:34 .gitignore 04:39:03 drwxrwxr-x 3 1001 1001 4096 Aug 1 04:34 .semver 04:39:03 -rw-rw-r-- 1 1001 1001 166 Aug 1 04:34 .sonarcloud.properties 04:39:03 -rw-rw-r-- 1 1001 1001 3804 Aug 1 04:34 CONTRIBUTING.md 04:39:03 -rw-rw-r-- 1 1001 1001 1035 Aug 1 04:34 Dockerfile.build 04:39:03 -rw-rw-r-- 1 1001 1001 865 Aug 1 04:34 Jenkinsfile 04:39:03 -rw-rw-r-- 1 1001 1001 10775 Aug 1 04:34 LICENSE 04:39:03 -rw-rw-r-- 1 1001 1001 6237 Aug 1 04:34 Makefile 04:39:03 -rw-rw-r-- 1 1001 1001 5652 Aug 1 04:34 README.md 04:39:03 -rw-rw-r-- 1 1001 1001 7111 Aug 1 04:34 SECURITY.md 04:39:03 -rw-rw-r-- 1 1001 1001 5 Aug 1 04:31 VERSION 04:39:03 -rw-rw-r-- 1 1001 1001 4131 Aug 1 04:34 ZMQWindows.md 04:39:03 drwxrwxr-x 2 1001 1001 4096 Aug 1 04:34 bin 04:39:03 drwxrwxr-x 15 1001 1001 4096 Aug 1 04:34 cmd 04:39:03 -rw-r--r-- 1 root root 455803 Aug 1 04:38 coverage.out 04:39:03 -rw-r--r-- 1 root root 1019 Aug 1 04:38 go.mod 04:39:03 -rw-r--r-- 1 root root 18146 Aug 1 04:38 go.sum 04:39:03 drwxrwxr-x 8 1001 1001 4096 Aug 1 04:34 internal 04:39:03 drwxrwxr-x 4 1001 1001 4096 Aug 1 04:34 openapi 04:39:03 drwxrwxr-x 4 1001 1001 4096 Aug 1 04:34 snap 04:39:03 -rw-rw-r-- 1 1001 1001 168 Aug 1 04:34 version.go [Pipeline] sh 04:39:04 + '[' -e coverage.out ] 04:39:04 + chown 1001:1001 coverage.out [Pipeline] stash 04:39:04 Warning: overwriting stash ‘coverage-report’ 04:39:05 Stashed 1 file(s) [Pipeline] sh 04:39:05 Removing intermediate container d8adb340f3d7 04:39:05 ---> b6f1eba85ee3 04:39:05 04:39:05 Step 10/21 : FROM scratch 04:39:05 ---> 04:39:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:39:05 ---> Using cache 04:39:05 ---> aad2a1cecc67 04:39:05 Step 12/21 : ENV APP_PORT=48081 04:39:06 + make build 04:39:06 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:39:06 Removing intermediate container 72e60af22221 04:39:06 ---> 472158b780f8 04:39:06 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 04:39:06 Removing intermediate container f32169e5aa8d 04:39:06 ---> 06487a8b6eb0 04:39:06 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:39:06 ---> Running in c66185e218fe 04:39:06 ---> Running in 4e43d5dc6a24 04:39:06 Removing intermediate container c66185e218fe 04:39:06 ---> eacd1d9cf1f9 04:39:06 Step 13/21 : EXPOSE $APP_PORT 04:39:06 ---> b17420b1a675 04:39:06 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:07 Removing intermediate container 4e43d5dc6a24 04:39:07 ---> f0ccca073ff2 04:39:07 Step 13/20 : WORKDIR /edgex 04:39:07 ---> Running in aa25f18a5dcd 04:39:08 ---> Running in 7e22e72181cd 04:39:08 ---> Running in 9e844d312145 04:39:09 Removing intermediate container aa25f18a5dcd 04:39:09 ---> 46f8accc7ae3 04:39:09 Step 14/21 : WORKDIR / 04:39:09 ---> Running in 1c028a87595d 04:39:09 Removing intermediate container 9e844d312145 04:39:09 ---> e9597657a74e 04:39:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:39:09 Removing intermediate container 1c028a87595d 04:39:09 ---> 30d0c3619233 04:39:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 04:39:09 ---> 90706a56232f 04:39:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:39:10 ---> cba79d539818 04:39:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:39:10 ---> 1c302bb8abe8 04:39:10 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:39:10 ---> Running in 016d5d026b8f 04:39:10 Removing intermediate container 7e22e72181cd 04:39:10 ---> 0d150880ed74 04:39:10 Step 24/29 : RUN chmod 755 security-secrets-setup 04:39:11 ---> Running in a92011a57bf8 04:39:11 ---> cc47ba4aad54 04:39:11 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:39:11 Removing intermediate container 016d5d026b8f 04:39:11 ---> 8ffaa565caf2 04:39:11 Step 17/20 : CMD ["--init=true"] 04:39:11 ---> Running in 51fdd5bd180f 04:39:11 ---> 78a0d394fbad 04:39:11 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:39:11 ---> Running in d3adcd2e9418 04:39:11 Removing intermediate container 51fdd5bd180f 04:39:11 ---> 4c1792b8e0a8 04:39:11 Step 18/20 : LABEL arch=x86_64 04:39:11 ---> Running in 2f11ae4b75ef 04:39:11 Removing intermediate container d3adcd2e9418 04:39:11 ---> aa784e67a989 04:39:11 Step 19/21 : LABEL arch=x86_64 04:39:12 ---> Running in c0fff47389c4 04:39:12 Removing intermediate container 2f11ae4b75ef 04:39:12 ---> 1fb2ddee384c 04:39:12 Step 19/20 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:39:12 Removing intermediate container c0fff47389c4 04:39:12 ---> 2b00a775cd95 04:39:12 Step 20/21 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:39:12 ---> Running in 37b62a2ab0c5 04:39:12 ---> Running in afbe0acf11fd 04:39:12 Removing intermediate container a92011a57bf8 04:39:12 ---> 3842c5054c41 04:39:12 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 04:39:12 ---> Running in b7b517cdc2fe 04:39:12 Removing intermediate container 37b62a2ab0c5 04:39:12 ---> 4ba4cf859629 04:39:12 Step 20/20 : LABEL version=0.0.0 04:39:13 ---> Running in 15dbd8e80ef3 04:39:13 Removing intermediate container afbe0acf11fd 04:39:13 ---> b8536fe172aa 04:39:13 Step 21/21 : LABEL version=0.0.0 04:39:13 Removing intermediate container b7b517cdc2fe 04:39:13 ---> 2828046e1c10 04:39:13 Step 26/29 : CMD [ "generate" ] 04:39:13 ---> Running in 7101f06efb7d 04:39:13 ---> Running in 97557daa16af 04:39:13 Removing intermediate container 15dbd8e80ef3 04:39:13 ---> 0bc8ea4dc57d 04:39:13 04:39:13 Successfully built 0bc8ea4dc57d 04:39:14 Successfully tagged docker-security-proxy-setup-go:latest 04:39:14  Building docker-security-proxy-setup-go ... done Removing intermediate container 7101f06efb7d 04:39:14 ---> a51a8e0232e3 04:39:14 04:39:14 Removing intermediate container 97557daa16af 04:39:14 ---> c7346cbeb7fd 04:39:14 Step 27/29 : LABEL arch=x86_64 04:39:14 Successfully built a51a8e0232e3 04:39:14 Successfully tagged docker-core-metadata-go:latest 04:39:14  Building docker-core-metadata-go ... done Removing intermediate container c774e2fd7c5a 04:39:14 ---> 38501dbd574a 04:39:14 04:39:14 Step 10/21 : FROM scratch 04:39:14 ---> 04:39:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:39:15 ---> Running in 5efd5398953b 04:39:15 ---> Using cache 04:39:15 ---> aad2a1cecc67 04:39:15 Step 12/21 : ENV APP_PORT=48082 04:39:15 ---> Running in d7338bdca50a 04:39:15 Removing intermediate container 5efd5398953b 04:39:15 ---> 1ee5bf466d17 04:39:15 Step 28/29 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:39:15 Removing intermediate container d7338bdca50a 04:39:15 ---> b96f0559353b 04:39:15 Step 13/21 : EXPOSE $APP_PORT 04:39:15 ---> Running in 48b917d11a08 04:39:15 ---> Running in 3a7dd5acf5d8 04:39:15 Removing intermediate container 48b917d11a08 04:39:15 ---> ab44075516b0 04:39:15 Step 29/29 : LABEL version=0.0.0 04:39:15 ---> Running in 99a517f79ede 04:39:15 Removing intermediate container 3a7dd5acf5d8 04:39:15 ---> 66aa5e679600 04:39:15 Step 14/21 : WORKDIR / 04:39:15 ---> Running in e8a6bb404b88 04:39:16 Removing intermediate container 99a517f79ede 04:39:16 ---> fa6d73dbbb59 04:39:16 04:39:16 Successfully built fa6d73dbbb59 04:39:16 Removing intermediate container e8a6bb404b88 04:39:16 ---> 23f0d49defc2 04:39:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 04:39:16 Successfully tagged docker-security-secrets-setup-go:latest 04:39:16  Building docker-security-secrets-setup-go ... done  ---> 6f320fc790db 04:39:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:39:16 ---> f4eb06cb3a9f 04:39:16 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:39:17 ---> 9e86f0cf9ca0 04:39:17 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:39:17 ---> Running in 07174ef3116e 04:39:17 Removing intermediate container 07174ef3116e 04:39:17 ---> 770ab978837b 04:39:17 Step 19/21 : LABEL arch=x86_64 04:39:17 ---> Running in c7eb1af9cdcb 04:39:17 Removing intermediate container c7eb1af9cdcb 04:39:17 ---> 76d02fe82aa0 04:39:17 Step 20/21 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:39:17 ---> Running in b2e6dbdd77a9 04:39:17 Removing intermediate container b2e6dbdd77a9 04:39:17 ---> 59d595c38fa2 04:39:17 Step 21/21 : LABEL version=0.0.0 04:39:18 ---> Running in f0d65351cfc8 04:39:19 Removing intermediate container f0d65351cfc8 04:39:19 ---> da494354f95c 04:39:19 04:39:19 Successfully built da494354f95c 04:39:19 Successfully tagged docker-core-command-go:latest 04:39:19  Building docker-core-command-go ... done  [Pipeline] } 04:39:19 $ docker stop --time=1 65e67f7cac5e195771c1b434a154a6b0164ad28c1aedfeb8d02eab3169fc61ab 04:39:21 $ docker rm -f 65e67f7cac5e195771c1b434a154a6b0164ad28c1aedfeb8d02eab3169fc61ab [Pipeline] // withDockerContainer [Pipeline] sh 04:39:21 + docker images 04:39:21 + grep docker 04:39:21 docker-core-command-go latest da494354f95c 3 seconds ago 13MB 04:39:21 docker-security-secrets-setup-go latest fa6d73dbbb59 6 seconds ago 25.1MB 04:39:21 docker-core-metadata-go latest a51a8e0232e3 8 seconds ago 14.4MB 04:39:21 docker-security-proxy-setup-go latest 0bc8ea4dc57d 8 seconds ago 16.4MB 04:39:21 docker-support-notifications-go latest ec44651dde77 34 seconds ago 14.4MB 04:39:21 docker-sys-mgmt-agent-go latest 5adf63eafc4d 42 seconds ago 284MB 04:39:21 docker-security-secretstore-setup-go latest 98a211cf97b0 About a minute ago 33.9MB 04:39:21 docker-core-data-go latest a10123c6141f About a minute ago 23.8MB 04:39:21 docker-support-logging-go latest 40469b553d26 2 minutes ago 11.8MB 04:39:21 docker-support-scheduler-go latest 16d8a3d4669e 2 minutes ago 13.1MB 04:39:21 docker latest 81f5749c9058 5 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:39:28 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:39:38 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:39:45 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:39:50 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:39:59 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:40:00 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:40:06 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:40:12 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:40:18 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:40:23 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:40:28 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:40:34 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:40:38 $ docker stop --time=1 3996eb06584fcea6dbcc7c65ab7b8ae79255c3abe6d0941b9f3c9bb13f1f4431 04:40:41 $ docker rm -f 3996eb06584fcea6dbcc7c65ab7b8ae79255c3abe6d0941b9f3c9bb13f1f4431 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:40:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:40:43 04:40:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:40:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:40:43 latest: Pulling from edgex-devops/edgex-compose-arm64 04:40:43 29e5d40040c1: Pulling fs layer 04:40:43 1ce36da41761: Pulling fs layer 04:40:43 25b303627fd3: Pulling fs layer 04:40:43 29e5d40040c1: Verifying Checksum 04:40:43 29e5d40040c1: Download complete 04:40:44 29e5d40040c1: Pull complete 04:40:44 1ce36da41761: Verifying Checksum 04:40:44 1ce36da41761: Download complete 04:40:45 1ce36da41761: Pull complete 04:40:45 25b303627fd3: Verifying Checksum 04:40:45 25b303627fd3: Download complete 04:40:56 25b303627fd3: Pull complete 04:40:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:40:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:40:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:40:56 prd-ubuntu18.04-docker-arm64-4c-16g-1765 does not seem to be running inside a container 04:40:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:41:00 $ docker top a87ff92e0f113d7e020aa7893bfe7649921c30e2322b2c3fda94b2c6387e1702 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:02 + grep parallel 04:41:02 + docker-compose build --help 04:41:07 --parallel Build images in parallel. [Pipeline] } 04:41:07 $ docker stop --time=1 a87ff92e0f113d7e020aa7893bfe7649921c30e2322b2c3fda94b2c6387e1702 04:41:09 $ docker rm -f a87ff92e0f113d7e020aa7893bfe7649921c30e2322b2c3fda94b2c6387e1702 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:41:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:10 . [Pipeline] withDockerContainer 04:41:10 prd-ubuntu18.04-docker-arm64-4c-16g-1765 does not seem to be running inside a container 04:41:10 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:41:12 $ docker top b8af4d073d535677cc4c0eae2bfcdae937de10fa181758421f5ce0ff233d51a4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:13 + docker-compose -f ./docker-compose-build.yml build --parallel 04:41:18 Building docker-core-command-go ... 04:41:18 Building docker-core-data-go ... 04:41:18 Building docker-core-metadata-go ... 04:41:18 Building docker-security-proxy-setup-go ... 04:41:18 Building docker-security-secrets-setup-go ... 04:41:18 Building docker-security-secretstore-setup-go ... 04:41:18 Building docker-support-logging-go ... 04:41:18 Building docker-support-notifications-go ... 04:41:18 Building docker-support-scheduler-go ... 04:41:18 Building docker-sys-mgmt-agent-go ... 04:41:18 Building docker-core-data-go 04:41:18 Building docker-support-scheduler-go 04:41:18 Building docker-security-secrets-setup-go 04:41:18 Building docker-core-metadata-go 04:41:18 Building docker-security-secretstore-setup-go 04:43:10 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:43:10 ---> e4e7aa3ec94c 04:43:10 Step 3/21 : WORKDIR /edgex-go 04:43:10 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:43:10 ---> e4e7aa3ec94c 04:43:10 Step 3/26 : WORKDIR /edgex-go 04:43:10 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:10 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 04:43:10 ---> e4e7aa3ec94c 04:43:10 Step 3/29 : WORKDIR /edgex-go 04:43:10 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:43:10 ---> e4e7aa3ec94c 04:43:10 Step 3/22 : WORKDIR /edgex-go 04:43:10 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:43:10 ---> e4e7aa3ec94c 04:43:10 Step 3/20 : WORKDIR /edgex-go 04:43:11 ---> Running in ce4144074259 04:43:11 ---> Running in b708d9168fdd 04:43:11 ---> Running in 9c913825bfa0 04:43:11 ---> Running in 5b4b3b692c9c 04:43:11 ---> Running in a269fca85037 04:43:12 Removing intermediate container ce4144074259 04:43:12 ---> 50c51a8fcb60 04:43:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:12 Removing intermediate container b708d9168fdd 04:43:12 ---> baad0af8093d 04:43:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:12 Removing intermediate container 9c913825bfa0 04:43:12 ---> 6ffbf604e7fb 04:43:12 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:12 Removing intermediate container a269fca85037 04:43:12 ---> 1ae533ca4b95 04:43:12 Step 4/29 : RUN apk update && apk add make git 04:43:12 Removing intermediate container 5b4b3b692c9c 04:43:12 ---> 2076e0000c82 04:43:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:12 ---> Running in 469b3a7f9dfd 04:43:12 ---> Running in 33e013c67bde 04:43:12 ---> Running in 5084fa717252 04:43:12 ---> Running in f403211e87d7 04:43:12 ---> Running in 63be443e0f5e 04:43:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:17 Removing intermediate container 469b3a7f9dfd 04:43:17 ---> 9af998b6d011 04:43:17 Step 5/26 : RUN apk update && apk add make git 04:43:17 ---> Running in 9eaa043dda4b 04:43:17 Removing intermediate container 33e013c67bde 04:43:17 ---> 25661c1e650b 04:43:17 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 04:43:17 Removing intermediate container 63be443e0f5e 04:43:17 ---> f752aebba5d0 04:43:17 Step 5/21 : RUN apk update && apk add make git 04:43:17 ---> Running in db452bf7a66c 04:43:17 Removing intermediate container f403211e87d7 04:43:17 ---> 9b463e11c36a 04:43:17 Step 5/20 : RUN apk update && apk add make git 04:43:17 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:17 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:17 OK: 12620 distinct packages available 04:43:17 ---> Running in b2b738a3935e 04:43:18 ---> Running in e53092b1281a 04:43:19 OK: 217 MiB in 51 packages 04:43:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:20 Removing intermediate container 5084fa717252 04:43:20 ---> 13f207ee764c 04:43:20 Step 5/29 : COPY go.mod . 04:43:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:21 ---> e3f4d46f2213 04:43:21 Step 6/29 : RUN go mod download 04:43:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:22 ---> Running in e76b64ac1bde 04:43:22 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:22 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:22 OK: 12620 distinct packages available 04:43:22 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:22 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:22 OK: 12620 distinct packages available 04:43:22 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:22 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:22 OK: 12620 distinct packages available 04:43:22 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:22 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:22 OK: 12620 distinct packages available 04:43:23 OK: 217 MiB in 51 packages 04:43:23 OK: 217 MiB in 51 packages 04:43:24 OK: 217 MiB in 51 packages 04:43:24 OK: 217 MiB in 51 packages 04:43:25 Removing intermediate container 9eaa043dda4b 04:43:25 ---> 7a2a78f16f76 04:43:25 Step 6/26 : COPY go.mod . 04:43:25 Removing intermediate container db452bf7a66c 04:43:25 ---> 5abf59790bd5 04:43:25 Step 6/22 : COPY go.mod . 04:43:26 Removing intermediate container b2b738a3935e 04:43:26 ---> 43214d1b2688 04:43:26 Step 6/21 : COPY go.mod . 04:43:26 Removing intermediate container e53092b1281a 04:43:26 ---> 5eb9d5584dce 04:43:26 Step 6/20 : COPY go.mod . 04:43:26 ---> d2428ca47759 04:43:26 Step 7/26 : RUN go mod download 04:43:27 ---> Running in 87f25f5db1cb 04:43:27 ---> d63c7592e211 04:43:27 Step 7/22 : RUN go mod download 04:43:27 Removing intermediate container e76b64ac1bde 04:43:27 ---> 87d5f754e739 04:43:27 Step 7/29 : COPY . . 04:43:27 ---> Running in 9f434488cfba 04:43:27 ---> 4b553aa87151 04:43:27 Step 7/20 : RUN go mod download ---> caf7b426a876 04:43:27 Step 7/21 : RUN go mod download 04:43:27 04:43:27 ---> Running in e945f34c25d2 04:43:27 ---> Running in a9784b30ca57 04:43:34 Removing intermediate container 87f25f5db1cb 04:43:34 ---> f2c76e38566e 04:43:34 Step 8/26 : COPY . . 04:43:34 Removing intermediate container 9f434488cfba 04:43:34 ---> 8c61fd82592e 04:43:34 Step 8/22 : COPY . . 04:43:34 Removing intermediate container e945f34c25d2 04:43:34 ---> 7bbd9ebdff23 04:43:34 Step 8/20 : COPY . . 04:43:34 Removing intermediate container a9784b30ca57 04:43:34 ---> 5e56808b6027 04:43:34 Step 8/21 : COPY . . 04:44:07 ---> 82a5fdceeffc 04:44:07 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 04:44:07 ---> 2d72a0748cb4 04:44:07 Step 9/22 : RUN make cmd/core-data/core-data 04:44:07 ---> a2bc3f711600 04:44:07 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:44:07 ---> Running in 426440146f45 04:44:07 ---> 4f47161c911f 04:44:07 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 04:44:07 ---> efe854a4a920 04:44:07 Step 9/21 : RUN make cmd/core-metadata/core-metadata 04:44:07 ---> Running in 265c659dd4fe 04:44:07 ---> Running in 5862ce381080 04:44:07 ---> Running in fc30f724ef29 04:44:07 ---> Running in 14d857ae8269 04:44:07 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:44:08 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:44:08 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:44:08 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:44:08 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:45:30 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:45:34 Removing intermediate container 426440146f45 04:45:34 ---> bbd004ef0991 04:45:34 04:45:34 Step 9/29 : FROM alpine:latest 04:45:34 latest: Pulling from library/alpine 04:45:35 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 04:45:35 Status: Downloaded newer image for alpine:latest 04:45:35 ---> 62ee0e9f8440 04:45: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:45:35 ---> Running in 1fe60e797281 04:45:35 Removing intermediate container 1fe60e797281 04:45:35 ---> e3379c971a49 04:45:35 Step 11/29 : USER root 04:45:36 ---> Running in aa01257a408c 04:45:36 Removing intermediate container aa01257a408c 04:45:36 ---> f0b2fbef96ed 04:45:36 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 04:45:37 ---> Running in 0d1689872695 04:45:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:45:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:45:41 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:45:41 v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:45:41 OK: 12620 distinct packages available 04:45:42 (1/2) Installing ca-certificates (20191127-r4) 04:45:42 (2/2) Installing dumb-init (1.2.2-r1) 04:45:42 Executing busybox-1.31.1-r16.trigger 04:45:42 Executing ca-certificates-20191127-r4.trigger 04:45: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:45:42 OK: 6 MiB in 16 packages 04:45:45 Removing intermediate container 0d1689872695 04:45:45 ---> 9ec2577828aa 04:45:45 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 04:45:45 ---> Running in 88876d230953 04:45:46 Removing intermediate container 88876d230953 04:45:46 ---> d40442c8db46 04:45:46 Step 14/29 : WORKDIR $BASE_DIR 04:45:46 ---> Running in 94b39e53a385 04:45:47 Removing intermediate container 94b39e53a385 04:45:47 ---> 52005a0815b3 04:45:47 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 04:45:47 ---> Running in 4cc35d9cc940 04:45:52 Removing intermediate container 4cc35d9cc940 04:45:52 ---> 70748710308b 04:45:52 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 04:45:53 ---> ee78ddc2bed7 04:45:53 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 04:45:55 ---> 0a6240b53417 04:45:55 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 04:45:57 ---> 06abbb83cdf3 04:45:57 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 04:45:58 Removing intermediate container 14d857ae8269 04:45:58 ---> 434c0365d77e 04:45:58 04:45:58 Step 10/26 : FROM alpine:3.10 04:45:58 3.10: Pulling from library/alpine 04:45:58 ---> b29bfc7c8ab1 04:45:58 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 04:46:00 ---> ce1c0627036d 04:46:00 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 04:46:00 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 04:46:00 Status: Downloaded newer image for alpine:3.10 04:46:00 ---> 536a684cf733 04:46:00 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 04:46:00 ---> Running in ab870f9e3861 04:46:01 ---> Running in b97247653b95 04:46:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 04:46:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 04:46:05 v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 04:46:05 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 04:46:05 OK: 10167 distinct packages available 04:46:05 (1/5) Installing ca-certificates (20191127-r2) 04:46:05 (2/5) Installing nghttp2-libs (1.39.2-r1) 04:46:05 (3/5) Installing libcurl (7.66.0-r0) 04:46:05 (4/5) Installing curl (7.66.0-r0) 04:46:05 (5/5) Installing dumb-init (1.2.2-r1) 04:46:05 Executing busybox-1.30.1-r3.trigger 04:46:05 Executing ca-certificates-20191127-r2.trigger 04:46:06 OK: 7 MiB in 19 packages 04:46:06 Removing intermediate container ab870f9e3861 04:46:06 ---> cb1ed3f24461 04:46:06 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 04:46:07 ---> bdc4b59d1b25 04:46:07 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:46:08 ---> Running in 72d5cecf4725 04:46:10 Removing intermediate container b97247653b95 04:46:10 ---> df8ba7ce0246 04:46:10 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:46:10 ---> Running in d09224238c2b 04:46:11 Removing intermediate container fc30f724ef29 04:46:11 ---> 5e29869f846a 04:46:11 04:46:11 Step 10/20 : FROM scratch 04:46:11 ---> 04:46:11 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:46:12 Removing intermediate container d09224238c2b 04:46:12 ---> 1ce173ce1927 04:46:12 Step 13/26 : WORKDIR / 04:46:12 ---> Running in 27dfc42c97cc 04:46:12 ---> Running in 23fccbdbb200 04:46:12 Removing intermediate container 72d5cecf4725 04:46:12 ---> 82adcadba0fc 04:46:12 Step 24/29 : RUN chmod 755 security-secrets-setup 04:46:13 Removing intermediate container 27dfc42c97cc 04:46:13 ---> 74fd9830d8fd 04:46:13 Step 12/20 : ENV APP_PORT=48085 04:46:13 ---> Running in 28922efccdb5 04:46:13 ---> Running in 73b2d1acb875 04:46:14 Removing intermediate container 23fccbdbb200 04:46:14 ---> 9880a1b5d4f9 04:46:14 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:46:14 Removing intermediate container 73b2d1acb875 04:46:14 ---> 66c78bcaca3c 04:46:14 Step 13/20 : EXPOSE $APP_PORT 04:46:14 ---> Running in ba93a18b2df5 04:46:15 ---> a6877e0157c7 04:46:15 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:46:15 Removing intermediate container ba93a18b2df5 04:46:15 ---> 1ca2d5aed331 04:46:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 04:46:16 ---> 7bc898b04420 04:46:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:46:16 ---> 723a8af89e7e 04:46:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:46:18 ---> 4ca9f74e5adb 04:46:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 04:46:18 Removing intermediate container 28922efccdb5 04:46:18 ---> adb9198bce83 04:46:18 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 04:46:19 ---> Running in 9970a1737850 04:46:19 ---> d67a2d640410 04:46:19 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:46:19 Removing intermediate container 5862ce381080 04:46:19 ---> 6d13e3c8e8c3 04:46:19 04:46:19 Step 10/21 : FROM scratch 04:46:19 ---> 04:46:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:46:19 ---> Using cache 04:46:19 ---> 74fd9830d8fd 04:46:19 Step 12/21 : ENV APP_PORT=48081 04:46:19 ---> 40f13e88f870 04:46:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:46:19 ---> Running in a6c73e74bd61 04:46:19 Removing intermediate container 9970a1737850 04:46:19 ---> 8a2f6c8050da 04:46:19 Step 26/29 : CMD [ "generate" ] 04:46:19 ---> Running in 1e1d87a22738 04:46:20 ---> 678be60bb547 04:46:20 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:46:21 ---> Running in 21a931abe487 04:46:21 Removing intermediate container a6c73e74bd61 04:46:21 ---> cb77a5e14e8e 04:46:21 Step 13/21 : EXPOSE $APP_PORT 04:46:21 Removing intermediate container 1e1d87a22738 04:46:21 ---> c0529280586d 04:46:21 Step 27/29 : LABEL arch=arm64 04:46:21 ---> Running in a9c78389c1c1 04:46:21 ---> fefb5b8889e9 04:46:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:46:21 ---> Running in b98436c1b65b 04:46:21 Removing intermediate container 21a931abe487 04:46:21 ---> 0c8e964b761c 04:46:21 Step 18/20 : LABEL arch=arm64 04:46:22 ---> Running in fa374b6d1e26 04:46:22 Removing intermediate container a9c78389c1c1 04:46:22 ---> 4394b9ba606f 04:46:22 Step 14/21 : WORKDIR / 04:46:22 ---> Running in af3eaefdb515 04:46:22 Removing intermediate container b98436c1b65b 04:46:22 ---> 6096246af0ae 04:46:22 Step 28/29 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:46:23 Removing intermediate container fa374b6d1e26 04:46:23 ---> 38a8ce77de75 04:46:23 Step 19/20 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:46:23 ---> Running in d1d5182bb4e6 04:46:23 ---> Running in 3714c10815a3 04:46:23 Removing intermediate container af3eaefdb515 04:46:23 ---> 4d465bf4b9f0 04:46:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 04:46:23 ---> 47b19f49d23c 04:46:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 04:46:24 Removing intermediate container d1d5182bb4e6 04:46:24 ---> b40d1017f246 04:46:24 Step 29/29 : LABEL version=0.0.0 04:46:24 Removing intermediate container 3714c10815a3 04:46:24 ---> 6abacf163e77 04:46:24 Step 20/20 : LABEL version=0.0.0 04:46:25 ---> Running in fe7573d09f64 04:46:25 ---> c7a0f8a302a5 04:46:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:46:25 ---> Running in ce9e23bf88d6 04:46:25 ---> 88bbff64296b 04:46:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:46:25 Removing intermediate container fe7573d09f64 04:46:25 ---> 4b1d0b793f84 04:46:25 04:46:26 Removing intermediate container 265c659dd4fe 04:46:26 ---> 5fd6542d4f43 04:46:26 04:46:26 Step 10/22 : FROM alpine 04:46:26 ---> 62ee0e9f8440 04:46:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:46:26 Removing intermediate container ce9e23bf88d6 04:46:26 ---> e7181357a845 04:46:26 04:46:26 Successfully built 4b1d0b793f84 04:46:26 Successfully tagged docker-security-secrets-setup-go-arm64:latest 04:46:26  Building docker-security-secrets-setup-go ... done Building docker-support-notifications-go 04:46:26 ---> Running in cd4a97bd3180 04:46:26 ---> 7cee8c66e83e 04:46:26 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:46:26 ---> 1d3276d1c70e 04:46:26 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:46:27 Successfully built e7181357a845 04:46:27 Successfully tagged docker-support-scheduler-go-arm64:latest 04:46:27  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 04:46:27 ---> Running in 58db802edc28 04:46:27 Removing intermediate container cd4a97bd3180 04:46:27 ---> 61370ff3e239 04:46:27 Step 12/22 : ENV APP_PORT=48080 04:46:27 ---> Running in 4ea3e4b35ad2 04:46:28 ---> 4de0b77bde1c 04:46:28 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:46:28 Removing intermediate container 4ea3e4b35ad2 04:46:28 ---> 8aea2e398095 04:46:28 Step 13/22 : EXPOSE $APP_PORT 04:46:28 ---> Running in 121c460e3ef6 04:46:28 ---> Running in 135c17f9f5bf 04:46:29 Removing intermediate container 135c17f9f5bf 04:46:29 ---> 4e99d5115c45 04:46:29 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:29 Removing intermediate container 121c460e3ef6 04:46:29 ---> de646b5dc85f 04:46:29 Step 19/21 : LABEL arch=arm64 04:46:29 ---> Running in 6b23bcf0e257 04:46:30 ---> Running in 92728dad9831 04:46:31 Removing intermediate container 92728dad9831 04:46:31 ---> 23f78c711fc0 04:46:31 Step 20/21 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:46:32 Removing intermediate container 58db802edc28 04:46:32 ---> 7b5931d2d17c 04:46:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:46:32 ---> Running in eecbc4826a2e 04:46:32 ---> Running in 4d57b9fa8855 04:46:33 Removing intermediate container eecbc4826a2e 04:46:33 ---> db2405896532 04:46:33 Step 21/21 : LABEL version=0.0.0 04:46:34 Removing intermediate container 4d57b9fa8855 04:46:34 ---> b3f0055ceb1f 04:46:34 Step 24/26 : LABEL arch=arm64 04:46:34 ---> Running in 1d6e8211e976 04:46:35 ---> Running in 175f3b2b3370 04:46:35 Removing intermediate container 6b23bcf0e257 04:46:35 ---> 56821535d5c8 04:46:35 Step 15/22 : RUN apk --no-cache add zeromq 04:46:35 Removing intermediate container 1d6e8211e976 04:46:35 ---> 82cbec406bc8 04:46:35 04:46:36 ---> Running in 013b57297af5 04:46:36 Removing intermediate container 175f3b2b3370 04:46:36 ---> 7aed5ef8b452 04:46:36 Step 25/26 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:46:36 Successfully built 82cbec406bc8 04:46:37 Successfully tagged docker-core-metadata-go-arm64:latest 04:46:37  Building docker-core-metadata-go ... done Building docker-core-command-go 04:46:37 ---> Running in 4f23e82c4131 04:46:38 Removing intermediate container 4f23e82c4131 04:46:38 ---> 70dac14aea0a 04:46:38 Step 26/26 : LABEL version=0.0.0 04:46:38 ---> Running in c9797f2cc18e 04:46:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:46:38 Removing intermediate container c9797f2cc18e 04:46:38 ---> 88099beaef85 04:46:38 04:46:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:46:39 Successfully built 88099beaef85 04:46:39 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 04:46:39  Building docker-security-secretstore-setup-go ... done Building docker-support-logging-go 04:46:40 (1/5) Installing libgcc (9.3.0-r2) 04:46:40 (2/5) Installing libsodium (1.0.18-r0) 04:46:40 (3/5) Installing libstdc++ (9.3.0-r2) 04:46:40 (4/5) Installing libzmq (4.3.2-r0) 04:46:40 (5/5) Installing zeromq (4.3.2-r0) 04:46:40 Executing busybox-1.31.1-r16.trigger 04:46:40 OK: 8 MiB in 19 packages 04:46:43 Removing intermediate container 013b57297af5 04:46:43 ---> 398102c83e20 04:46:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 04:46:44 ---> 62bc798f86a4 04:46:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:46:46 ---> 706f1be5cd8a 04:46:46 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:46:48 ---> 174e98f627c8 04:46:48 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:46:48 ---> Running in b0a7a6b3f501 04:46:48 Removing intermediate container b0a7a6b3f501 04:46:48 ---> 771ec1e837b6 04:46:48 Step 20/22 : LABEL arch=arm64 04:46:49 ---> Running in 2f11c46a17fc 04:46:50 Removing intermediate container 2f11c46a17fc 04:46:50 ---> 7e1444fc5369 04:46:50 Step 21/22 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:46:50 ---> Running in 8bff4da7f008 04:46:51 Removing intermediate container 8bff4da7f008 04:46:51 ---> c1ee02f09863 04:46:51 Step 22/22 : LABEL version=0.0.0 04:46:51 ---> Running in 04df367246ac 04:46:52 Removing intermediate container 04df367246ac 04:46:52 ---> 3b99b74f6ac4 04:46:52 04:46:52 Successfully built 3b99b74f6ac4 04:46:52 Successfully tagged docker-core-data-go-arm64:latest 04:46:52  Building docker-core-data-go ... done Building docker-security-proxy-setup-go 04:47:48 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 04:47:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:47:48 ---> e4e7aa3ec94c 04:47:48 Step 3/23 : WORKDIR /edgex-go 04:47:48 ---> Using cache 04:47:48 ---> 2076e0000c82 04:47:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:48 ---> Using cache 04:47:48 ---> f752aebba5d0 04:47:48 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 04:47:51 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:47:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:47:51 ---> e4e7aa3ec94c 04:47:51 Step 3/26 : WORKDIR /edgex-go 04:47:51 ---> Using cache 04:47:51 ---> 2076e0000c82 04:47:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:51 ---> Using cache 04:47:51 ---> f752aebba5d0 04:47:51 Step 5/26 : RUN apk update && apk add make bash git 04:47:54 ---> Running in e73a8ee44d18 04:47:54 ---> Running in b86f2574daa2 04:47:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:58 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:47:58 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:47:58 OK: 12620 distinct packages available 04:47:58 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:47:58 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:47:58 OK: 12620 distinct packages available 04:47:59 OK: 217 MiB in 51 packages 04:47:59 OK: 217 MiB in 51 packages 04:48:05 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:48:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:48:05 ---> e4e7aa3ec94c 04:48:05 Step 3/21 : WORKDIR /edgex-go 04:48:05 ---> Using cache 04:48:05 ---> 2076e0000c82 04:48:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:05 ---> Using cache 04:48:05 ---> f752aebba5d0 04:48:05 Step 5/21 : RUN apk update && apk add make git 04:48:05 ---> Using cache 04:48:05 ---> 43214d1b2688 04:48:05 Step 6/21 : COPY go.mod . 04:48:05 ---> Using cache 04:48:05 ---> caf7b426a876 04:48:05 Step 7/21 : RUN go mod download 04:48:05 ---> Using cache 04:48:05 ---> 5e56808b6027 04:48:05 Step 8/21 : COPY . . 04:48:05 ---> Using cache 04:48:05 ---> efe854a4a920 04:48:05 Step 9/21 : RUN make cmd/core-command/core-command 04:48:05 Removing intermediate container b86f2574daa2 04:48:05 ---> b0c06163bb54 04:48:05 Step 6/26 : COPY go.mod . 04:48:05 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:48:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:48:05 ---> e4e7aa3ec94c 04:48:05 Step 3/21 : WORKDIR /edgex-go 04:48:05 ---> Using cache 04:48:05 ---> 2076e0000c82 04:48:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:05 ---> Using cache 04:48:05 ---> f752aebba5d0 04:48:05 Step 5/21 : RUN apk update && apk add make && apk add bash git 04:48:05 ---> Running in ea266aaebff6 04:48:05 ---> Running in 4d3a9d10069a 04:48:05 Removing intermediate container e73a8ee44d18 04:48:05 ---> 94553b3658a1 04:48:05 Step 6/23 : COPY go.mod . 04:48:06 ---> 36586ca7a137 04:48:06 Step 7/26 : RUN go mod download 04:48:07 ---> 496259a08c42 04:48:07 Step 7/23 : RUN go mod download 04:48:07 ---> Running in 2d7292a67762 04:48:07 ---> Running in 7f6e791693f6 04:48:07 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:48:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:48:08 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:48:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:48:08 ---> e4e7aa3ec94c 04:48:08 Step 3/20 : WORKDIR /edgex-go 04:48:08 ---> Using cache 04:48:08 ---> 2076e0000c82 04:48:08 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:08 ---> Using cache 04:48:08 ---> f752aebba5d0 04:48:08 Step 5/20 : RUN apk update && apk add make git 04:48:08 ---> Using cache 04:48:08 ---> 43214d1b2688 04:48:08 Step 6/20 : COPY go.mod . 04:48:08 ---> Using cache 04:48:08 ---> caf7b426a876 04:48:08 Step 7/20 : RUN go mod download 04:48:08 ---> Using cache 04:48:08 ---> 5e56808b6027 04:48:08 Step 8/20 : COPY . . 04:48:08 ---> Using cache 04:48:08 ---> efe854a4a920 04:48:08 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 04:48:08 ---> Running in 1cc3e7cd69b1 04:48:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:48:10 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:48:10 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:48:10 OK: 12620 distinct packages available 04:48:10 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:48:11 OK: 217 MiB in 51 packages 04:48:12 OK: 217 MiB in 51 packages 04:48:12 Removing intermediate container 2d7292a67762 04:48:12 ---> 198bb8ac3ff7 04:48:12 Step 8/26 : COPY . . 04:48:12 Removing intermediate container 7f6e791693f6 04:48:12 ---> d4a2d819e9ce 04:48:12 Step 8/23 : COPY . . 04:48:15 Removing intermediate container ea266aaebff6 04:48:15 ---> 01c172d3516b 04:48:15 Step 6/21 : COPY go.mod . 04:48:18 ---> 44e9b0af0473 04:48:18 Step 7/21 : RUN go mod download 04:48:18 ---> Running in ffb2be55e339 04:48:28 Removing intermediate container ffb2be55e339 04:48:28 ---> 7cb565893518 04:48:28 Step 8/21 : COPY . . 04:49:01 ---> 093e933dd49c 04:49:01 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:49:01 ---> 7db4d2fa373c 04:49:01 Step 9/23 : RUN make cmd/support-notifications/support-notifications 04:49:01 ---> Running in 2e3ee79aefcd 04:49:01 ---> Running in df60c145a6b6 04:49:04 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:49: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:49:08 ---> e0b31963ca59 04:49:08 Step 9/21 : RUN make cmd/support-logging/support-logging 04:49:08 ---> Running in 5736042538db 04:49:11 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:49:23 Removing intermediate container 1cc3e7cd69b1 04:49:23 ---> af5b4e606f32 04:49:23 04:49:23 Step 10/20 : FROM alpine 04:49:23 ---> 62ee0e9f8440 04:49:23 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 04:49:23 ---> Running in b1e98f291bde 04:49:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:49:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:49:26 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:49:26 v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:49:26 OK: 12620 distinct packages available 04:49:27 (1/4) Installing ca-certificates (20191127-r4) 04:49:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:49:27 (3/4) Installing libcurl (7.69.1-r0) 04:49:27 (4/4) Installing curl (7.69.1-r0) 04:49:27 Executing busybox-1.31.1-r16.trigger 04:49:27 Executing ca-certificates-20191127-r4.trigger 04:49:28 OK: 7 MiB in 18 packages 04:49:30 Removing intermediate container b1e98f291bde 04:49:30 ---> 192d93d560fd 04:49:30 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:49:31 ---> Running in 88b5f29ff0e1 04:49:31 Removing intermediate container 88b5f29ff0e1 04:49:31 ---> 02c59b82f6c9 04:49:31 Step 13/20 : WORKDIR /edgex 04:49:31 ---> Running in 4698a0a575b9 04:49:32 Removing intermediate container 4698a0a575b9 04:49:32 ---> c1dfeb7eef2e 04:49:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:49:33 ---> 1bb4be804d18 04:49:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:49:35 ---> 0cdb41219dac 04:49:35 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:49:35 ---> Running in 9db13add2f01 04:49:36 Removing intermediate container 9db13add2f01 04:49:36 ---> c9bca7177417 04:49:36 Step 17/20 : CMD ["--init=true"] 04:49:36 ---> Running in f723294fdf26 04:49:37 Removing intermediate container f723294fdf26 04:49:37 ---> 660d1486a516 04:49:37 Step 18/20 : LABEL arch=arm64 04:49:37 ---> Running in dd506d8db66a 04:49:38 Removing intermediate container dd506d8db66a 04:49:38 ---> e501aab8835f 04:49:38 Step 19/20 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:49:38 ---> Running in 00e521491f19 04:49:39 Removing intermediate container 00e521491f19 04:49:39 ---> a1a3eb2792d3 04:49:39 Step 20/20 : LABEL version=0.0.0 04:49:39 ---> Running in 336c63a216ac 04:49:40 Removing intermediate container 336c63a216ac 04:49:40 ---> c8c11506e56e 04:49:40 04:49:41 Successfully built c8c11506e56e 04:49:41 Successfully tagged docker-security-proxy-setup-go-arm64:latest 04:49:51  Building docker-security-proxy-setup-go ... done Removing intermediate container 4d3a9d10069a 04:49:51 ---> 4ed857a5d8b6 04:49:51 04:49:51 Step 10/21 : FROM scratch 04:49:51 ---> 04:49:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:49:51 ---> Using cache 04:49:51 ---> 74fd9830d8fd 04:49:51 Step 12/21 : ENV APP_PORT=48082 04:49:51 ---> Running in 1edbc0a4c50d 04:49:52 Removing intermediate container 1edbc0a4c50d 04:49:52 ---> c8ffc22a9c9a 04:49:52 Step 13/21 : EXPOSE $APP_PORT 04:49:52 ---> Running in 9d7f8eb33794 04:49:53 Removing intermediate container 9d7f8eb33794 04:49:53 ---> 54b26561b637 04:49:53 Step 14/21 : WORKDIR / 04:49:53 ---> Running in 5953767fb43d 04:49:53 Removing intermediate container 5953767fb43d 04:49:53 ---> da74ef500fbe 04:49:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 04:49:54 ---> ff5e5dc16ec6 04:49:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:49:56 ---> 8cf9ae230f32 04:49:56 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:49:57 ---> b1fa14e5729e 04:49:57 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:49:57 ---> Running in 1b00f49bd9d8 04:49:58 Removing intermediate container 1b00f49bd9d8 04:49:58 ---> b69cebac9041 04:49:58 Step 19/21 : LABEL arch=arm64 04:49:58 ---> Running in 2df379bff31f 04:49:59 Removing intermediate container 2df379bff31f 04:49:59 ---> bb38020d38d9 04:49:59 Step 20/21 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:49:59 ---> Running in 9e1afd975b90 04:50:00 Removing intermediate container 9e1afd975b90 04:50:00 ---> bf83de5f35a4 04:50:00 Step 21/21 : LABEL version=0.0.0 04:50:00 ---> Running in a85cd8887504 04:50:00 Removing intermediate container a85cd8887504 04:50:00 ---> 9e8def0c34c5 04:50:00 04:50:01 Successfully built 9e8def0c34c5 04:50:01 Successfully tagged docker-core-command-go-arm64:latest 04:50:33  Building docker-core-command-go ... done Removing intermediate container 2e3ee79aefcd 04:50:33 ---> ad6a3a219262 04:50:33 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:50:33 ---> Running in d68da2e7528d 04:50:33 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:50:33 Removing intermediate container 5736042538db 04:50:33 ---> c3a16f156a6e 04:50:33 04:50:33 Step 10/21 : FROM scratch 04:50:33 ---> 04:50:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:50:33 ---> Running in e3800f9f7d21 04:50:33 Removing intermediate container e3800f9f7d21 04:50:33 ---> 5c53519c4dba 04:50:33 Step 12/21 : ENV APP_PORT=48061 04:50:33 ---> Running in 57de1bdc6e81 04:50:34 Removing intermediate container 57de1bdc6e81 04:50:34 ---> d2d14db16aff 04:50:34 Step 13/21 : EXPOSE $APP_PORT 04:50:34 ---> Running in 6e2f193f4ed2 04:50:34 Removing intermediate container d68da2e7528d 04:50:34 ---> e4805e490469 04:50:34 04:50:34 Step 11/26 : FROM docker:latest 04:50:34 ---> ce9d55ae87f1 04:50:34 Step 12/26 : RUN apk add --no-cache bash 04:50:34 ---> Running in 3c34c085aea4 04:50:35 Removing intermediate container 6e2f193f4ed2 04:50:35 ---> 488878946812 04:50:35 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 04:50:36 ---> 4f3f582fd004 04:50:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 04:50:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:37 ---> 6a729e1a04ca 04:50:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 04:50:37 Removing intermediate container df60c145a6b6 04:50:37 ---> 1d3a37173080 04:50:37 04:50:37 Step 10/23 : FROM scratch 04:50:37 ---> 04:50:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:50:37 (1/2) Installing readline (8.0.4-r0) 04:50:37 (2/2) Installing bash (5.0.17-r0) 04:50:37 Executing bash-5.0.17-r0.post-install 04:50:37 Executing busybox-1.31.1-r16.trigger 04:50:37 OK: 12 MiB in 22 packages 04:50:37 ---> Using cache 04:50:37 ---> 5c53519c4dba 04:50:37 Step 12/23 : ENV APP_PORT=48060 04:50:38 ---> Running in 77a5cd2475ee 04:50:39 Removing intermediate container 77a5cd2475ee 04:50:39 ---> f20d61dcbe60 04:50:39 Step 13/23 : EXPOSE $APP_PORT 04:50:39 ---> a79459afed98 04:50:39 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 04:50:39 ---> Running in 4c1e1f91434b 04:50:39 Removing intermediate container 3c34c085aea4 04:50:39 ---> 7c2ed7391a89 04:50:39 Step 13/26 : RUN rm -rf /var/cache/apk/* 04:50:39 Removing intermediate container 4c1e1f91434b 04:50:39 ---> 0da4bce27f49 04:50:39 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 04:50:39 ---> Running in 35f35abfc44a 04:50:39 ---> f28ceadec110 04:50:39 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:50:40 ---> Running in c565b914bc38 04:50:40 ---> 1aaea45f19fb 04:50:40 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 04:50:40 Removing intermediate container c565b914bc38 04:50:40 ---> c505d692a4d0 04:50:40 Step 19/21 : LABEL arch=arm64 04:50:41 ---> Running in 08780d21b411 04:50:41 Removing intermediate container 08780d21b411 04:50:41 ---> 40637fe59f80 04:50:41 Step 20/21 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:50:41 ---> Running in 34bec5261db1 04:50:42 ---> 46dea3cbdc63 04:50:42 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 04:50:42 Removing intermediate container 34bec5261db1 04:50:42 ---> 4523e535e324 04:50:42 Step 21/21 : LABEL version=0.0.0 04:50:42 ---> Running in be59b51c0047 04:50:42 Removing intermediate container 35f35abfc44a 04:50:42 ---> 0ef738cacbe5 04:50:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:50:43 ---> Running in 76f36cb56721 04:50:43 Removing intermediate container be59b51c0047 04:50:43 ---> 6c6e26d5f71f 04:50:43 04:50:43 ---> f2edf4c5653e 04:50:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 04:50:44 Removing intermediate container 76f36cb56721 04:50:44 ---> b3b298d61917 04:50:44 Step 15/26 : ENV APP_PORT=48090 04:50:44 Successfully built 6c6e26d5f71f 04:50:44 Successfully tagged docker-support-logging-go-arm64:latest 04:50:44  Building docker-support-logging-go ... done  ---> Running in 8e741b32d32a 04:50:44 ---> d58ed9a13353 04:50:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:50:44 Removing intermediate container 8e741b32d32a 04:50:44 ---> 3e4eed47807c 04:50:44 Step 16/26 : EXPOSE $APP_PORT 04:50:44 ---> Running in 3c719e9767f3 04:50:45 ---> 02403aa0d304 04:50:45 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:50:45 Removing intermediate container 3c719e9767f3 04:50:45 ---> b68e81cb2fd4 04:50:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:50:46 ---> 79ebe162f762 04:50:46 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:50:46 ---> Running in 0d827cd9588b 04:50:46 ---> 17deb635a06d 04:50:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:50:47 Removing intermediate container 0d827cd9588b 04:50:47 ---> fb5288ddead2 04:50:47 Step 21/23 : LABEL arch=arm64 04:50:47 ---> Running in 089684ac34ff 04:50:47 ---> add2e8bfb200 04:50:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:50:47 Removing intermediate container 089684ac34ff 04:50:47 ---> c2e6e63880bc 04:50:47 Step 22/23 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:50:48 ---> Running in f2cff068b0e3 04:50:48 ---> c81a211e9099 04:50:48 Step 20/26 : RUN apk --no-cache add py-pip 04:50:48 Removing intermediate container f2cff068b0e3 04:50:48 ---> 0437d2cf157b 04:50:48 Step 23/23 : LABEL version=0.0.0 04:50:48 ---> Running in 9533781f03a9 04:50:48 ---> Running in 8104ff099c9d 04:50:49 Removing intermediate container 9533781f03a9 04:50:49 ---> ce627c406232 04:50:49 04:50:50 Successfully built ce627c406232 04:50:50 Successfully tagged docker-support-notifications-go-arm64:latest 04:50:50  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:51 (1/33) Installing libbz2 (1.0.8-r1) 04:50:51 (2/33) Installing expat (2.2.9-r1) 04:50:51 (3/33) Installing libffi (3.3-r2) 04:50:51 (4/33) Installing gdbm (1.13-r1) 04:50:51 (5/33) Installing xz-libs (5.2.5-r0) 04:50:51 (6/33) Installing sqlite-libs (3.32.1-r0) 04:50:51 (7/33) Installing python3 (3.8.5-r0) 04:50:53 (8/33) Installing py3-appdirs (1.4.4-r1) 04:50:53 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:50:53 (10/33) Installing py3-parsing (2.4.7-r0) 04:50:53 (11/33) Installing py3-six (1.15.0-r0) 04:50:53 (12/33) Installing py3-packaging (20.4-r0) 04:50:53 (13/33) Installing py3-setuptools (47.0.0-r0) 04:50:53 (14/33) Installing py3-chardet (3.0.4-r4) 04:50:53 (15/33) Installing py3-idna (2.9-r0) 04:50:53 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:50:53 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:50:53 (18/33) Installing py3-requests (2.23.0-r0) 04:50:53 (19/33) Installing py3-msgpack (1.0.0-r0) 04:50:53 (20/33) Installing py3-lockfile (0.12.2-r3) 04:50:53 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:50:53 (22/33) Installing py3-colorama (0.4.3-r0) 04:50:53 (23/33) Installing py3-distlib (0.3.0-r0) 04:50:53 (24/33) Installing py3-distro (1.5.0-r1) 04:50:53 (25/33) Installing py3-webencodings (0.5.1-r3) 04:50:53 (26/33) Installing py3-html5lib (1.0.1-r4) 04:50:53 (27/33) Installing py3-pytoml (0.1.21-r0) 04:50:53 (28/33) Installing py3-pep517 (0.8.2-r0) 04:50:53 (29/33) Installing py3-progress (1.5-r0) 04:50:53 (30/33) Installing py3-toml (0.10.1-r0) 04:50:53 (31/33) Installing py3-retrying (1.3.3-r0) 04:50:53 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:50:53 (33/33) Installing py3-pip (20.1.1-r0) 04:50:54 Executing busybox-1.31.1-r16.trigger 04:50:54 OK: 71 MiB in 55 packages 04:51:00 Removing intermediate container 8104ff099c9d 04:51:00 ---> ef828fd272c8 04:51:00 Step 21/26 : RUN pip install docker-compose==1.23.2 04:51:00 ---> Running in 2eef3e86e295 04:51:06 Collecting docker-compose==1.23.2 04:51:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:51:07 Collecting PyYAML<4,>=3.10 04:51:07 Downloading PyYAML-3.13.tar.gz (270 kB) 04:51:10 Collecting cached-property<2,>=1.2.0 04:51:10 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 04:51:11 Collecting texttable<0.10,>=0.9.0 04:51:11 Downloading texttable-0.9.1.tar.gz (11 kB) 04:51:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:51:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:51:14 Collecting docker<4.0,>=3.6.0 04:51:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:51:15 Collecting websocket-client<1.0,>=0.32.0 04:51:15 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:51:15 Collecting dockerpty<0.5,>=0.4.1 04:51:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:51:17 Collecting jsonschema<3,>=2.5.1 04:51:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:51:17 Collecting docopt<0.7,>=0.6.1 04:51:17 Downloading docopt-0.6.2.tar.gz (25 kB) 04:51:19 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:51:19 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:51:19 Collecting idna<2.8,>=2.5 04:51:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:51:19 Collecting urllib3<1.25,>=1.21.1 04:51:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:51:20 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:51:20 Collecting docker-pycreds>=0.4.0 04:51:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:51:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:51:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:51:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:51:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:51:21 Installing collected packages: PyYAML, cached-property, texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, docopt, docker-compose 04:51:21 Running setup.py install for PyYAML: started 04:51:23 Running setup.py install for PyYAML: finished with status 'done' 04:51:23 Running setup.py install for texttable: started 04:51:25 Running setup.py install for texttable: finished with status 'done' 04:51:25 Attempting uninstall: idna 04:51:25 Found existing installation: idna 2.9 04:51:25 Uninstalling idna-2.9: 04:51:25 Successfully uninstalled idna-2.9 04:51:26 Attempting uninstall: urllib3 04:51:26 Found existing installation: urllib3 1.25.9 04:51:26 Uninstalling urllib3-1.25.9: 04:51:26 Successfully uninstalled urllib3-1.25.9 04:51:26 Attempting uninstall: requests 04:51:26 Found existing installation: requests 2.23.0 04:51:26 Uninstalling requests-2.23.0: 04:51:26 Successfully uninstalled requests-2.23.0 04:51:28 Running setup.py install for dockerpty: started 04:51:30 Running setup.py install for dockerpty: finished with status 'done' 04:51:30 Running setup.py install for docopt: started 04:51:32 Running setup.py install for docopt: finished with status 'done' 04:51:32 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:51:36 Removing intermediate container 2eef3e86e295 04:51:36 ---> 3f13fccce44f 04:51:36 Step 22/26 : RUN apk --no-cache add curl 04:51:36 ---> Running in 10eaa4f061df 04:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:51:38 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:51:38 (2/3) Installing libcurl (7.69.1-r0) 04:51:38 (3/3) Installing curl (7.69.1-r0) 04:51:38 Executing busybox-1.31.1-r16.trigger 04:51:38 OK: 71 MiB in 58 packages 04:51:39 Removing intermediate container 10eaa4f061df 04:51:39 ---> b6d589dde7dc 04:51:39 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:51:40 ---> Running in 2666054cc0e5 04:51:40 Removing intermediate container 2666054cc0e5 04:51:40 ---> 12b59666e52b 04:51:40 Step 24/26 : LABEL arch=arm64 04:51:40 ---> Running in 07df9a9dabe5 04:51:41 Removing intermediate container 07df9a9dabe5 04:51:41 ---> a0633885fad4 04:51:41 Step 25/26 : LABEL git_sha=e5dfae2837aabcf39bb706cb9f80b23b3963a005 04:51:41 ---> Running in 6089dbcdaf4f 04:51:41 Removing intermediate container 6089dbcdaf4f 04:51:41 ---> 6c1871b94cc2 04:51:41 Step 26/26 : LABEL version=0.0.0 04:51:41 ---> Running in 90e3ecf3ee1e 04:51:42 Removing intermediate container 90e3ecf3ee1e 04:51:42 ---> 37a8b648a1d6 04:51:42 04:51:43 Successfully built 37a8b648a1d6 04:51:43 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 04:51:43  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 04:51:43 $ docker stop --time=1 b8af4d073d535677cc4c0eae2bfcdae937de10fa181758421f5ce0ff233d51a4 04:51:45 $ docker rm -f b8af4d073d535677cc4c0eae2bfcdae937de10fa181758421f5ce0ff233d51a4 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:45 + docker images 04:51:45 + grep docker 04:51:46 docker-sys-mgmt-agent-go-arm64 latest 37a8b648a1d6 3 seconds ago 266MB 04:51:46 docker-support-notifications-go-arm64 latest ce627c406232 56 seconds ago 13.9MB 04:51:46 docker-support-logging-go-arm64 latest 6c6e26d5f71f About a minute ago 11.4MB 04:51:46 docker-core-command-go-arm64 latest 9e8def0c34c5 About a minute ago 12.4MB 04:51:46 docker-security-proxy-setup-go-arm64 latest c8c11506e56e 2 minutes ago 15.8MB 04:51:46 docker-core-data-go-arm64 latest 3b99b74f6ac4 4 minutes ago 22.6MB 04:51:46 docker-security-secretstore-setup-go-arm64 latest 88099beaef85 5 minutes ago 32.6MB 04:51:46 docker-core-metadata-go-arm64 latest 82cbec406bc8 5 minutes ago 13.8MB 04:51:46 docker-security-secrets-setup-go-arm64 latest 4b1d0b793f84 5 minutes ago 24.2MB 04:51:46 docker-support-scheduler-go-arm64 latest e7181357a845 5 minutes ago 12.6MB 04:51:46 docker latest ce9d55ae87f1 5 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:51:47 provisioning config files... 04:51:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config4650825568175228049tmp [Pipeline] { [Pipeline] sh 04:51:48 + curl -s https://codecov.io/bash 04:51:48 + bash -s - -t @/w/workspace/edgex-go/11@tmp/config4650825568175228049tmp [Pipeline] } 04:51:48 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:51:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:51:50 ---> package-listing.sh 04:51:50 ++ facter osfamily 04:51:50 ++ tr '[:upper:]' '[:lower:]' 04:51:50 + OS_FAMILY=redhat 04:51:50 + workspace=/w/workspace/edgex-go/11 04:51:50 + START_PACKAGES=/tmp/packages_start.txt 04:51:50 + END_PACKAGES=/tmp/packages_end.txt 04:51:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:51:50 + PACKAGES=/tmp/packages_start.txt 04:51:50 + '[' /w/workspace/edgex-go/11 ']' 04:51:50 + PACKAGES=/tmp/packages_end.txt 04:51:50 + case "${OS_FAMILY}" in 04:51:50 + rpm -qa 04:51:50 + sort 04:51:55 + '[' -f /tmp/packages_start.txt ']' 04:51:55 + '[' -f /tmp/packages_end.txt ']' 04:51:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:51:55 + '[' /w/workspace/edgex-go/11 ']' 04:51:55 + mkdir -p /w/workspace/edgex-go/11/archives/ 04:51:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] isUnix [Pipeline] sh 04:51:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:51:55 04:51:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:51:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:51:55 alpine: Pulling from edgex-lftools-log-publisher 04:51:55 c9b1b535fdd9: Pulling fs layer 04:51:55 2cc5ad85d9ab: Pulling fs layer 04:51:55 756a868c4378: Pulling fs layer 04:51:55 444b2fc9a129: Pulling fs layer 04:51:55 ea15f1150254: Pulling fs layer 04:51:55 41b27a9f41bf: Pulling fs layer 04:51:55 28c525ee5125: Pulling fs layer 04:51:55 094b1ea09ed8: Pulling fs layer 04:51:55 138eaada9080: Pulling fs layer 04:51:55 0622d0fa9048: Pulling fs layer 04:51:55 444b2fc9a129: Waiting 04:51:55 ea15f1150254: Waiting 04:51:55 41b27a9f41bf: Waiting 04:51:55 28c525ee5125: Waiting 04:51:55 094b1ea09ed8: Waiting 04:51:55 0622d0fa9048: Waiting 04:51:55 138eaada9080: Waiting 04:51:55 2cc5ad85d9ab: Verifying Checksum 04:51:55 2cc5ad85d9ab: Download complete 04:51:55 444b2fc9a129: Verifying Checksum 04:51:55 444b2fc9a129: Download complete 04:51:55 c9b1b535fdd9: Verifying Checksum 04:51:55 c9b1b535fdd9: Download complete 04:51:55 ea15f1150254: Verifying Checksum 04:51:55 ea15f1150254: Download complete 04:51:55 28c525ee5125: Verifying Checksum 04:51:55 28c525ee5125: Download complete 04:51:56 756a868c4378: Verifying Checksum 04:51:56 756a868c4378: Download complete 04:51:56 c9b1b535fdd9: Pull complete 04:51:56 138eaada9080: Verifying Checksum 04:51:56 138eaada9080: Download complete 04:51:56 0622d0fa9048: Verifying Checksum 04:51:56 0622d0fa9048: Download complete 04:51:56 094b1ea09ed8: Verifying Checksum 04:51:56 094b1ea09ed8: Download complete 04:51:56 41b27a9f41bf: Verifying Checksum 04:51:56 41b27a9f41bf: Download complete 04:51:56 2cc5ad85d9ab: Pull complete 04:51:58 756a868c4378: Pull complete 04:51:58 444b2fc9a129: Pull complete 04:51:59 ea15f1150254: Pull complete 04:52:05 41b27a9f41bf: Pull complete 04:52:05 28c525ee5125: Pull complete 04:52:07 094b1ea09ed8: Pull complete 04:52:07 138eaada9080: Pull complete 04:52:08 0622d0fa9048: Pull complete 04:52:08 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:52:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:52:08 prd-centos7-docker-4c-2g-1759 does not seem to be running inside a container 04:52:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:52:13 $ docker top de5bb4f5489290c8327fa48f1292e154e780b08c25189dff3f238cb4ef75fd90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:52:13 provisioning config files... 04:52:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config1065718178654806647tmp [Pipeline] { [Pipeline] echo 04:52:14 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:52:14 ---> create-netrc.sh [Pipeline] echo 04:52:14 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:52:14 ---> logs-deploy.sh 04:52:14 + ARCHIVE_ARTIFACTS= 04:52:14 + LOGS_SERVER=https://logs.edgexfoundry.org 04:52:14 + '[' https://logs.edgexfoundry.org == None ']' 04:52:14 + NEXUS_URL=https://nexus.edgexfoundry.org 04:52:14 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/11 04:52:14 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2625/11/ 04:52:14 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/11 /w/workspace/edgex-go/11 04:52:15 Archives upload complete. 04:52:15 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2625/11 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2625/11/ 04:52:16 ---> uname -a: 04:52:16 Linux de5bb4f54892 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 04:52:16 04:52:16 04:52:16 ---> lscpu: 04:52:16 Architecture: x86_64 04:52:16 CPU op-mode(s): 32-bit, 64-bit 04:52:16 Byte Order: Little Endian 04:52:16 Address sizes: 40 bits physical, 48 bits virtual 04:52:16 CPU(s): 4 04:52:16 On-line CPU(s) list: 0-3 04:52:16 Thread(s) per core: 1 04:52:16 Core(s) per socket: 1 04:52:16 Socket(s): 4 04:52:16 NUMA node(s): 1 04:52:16 Vendor ID: GenuineIntel 04:52:16 CPU family: 6 04:52:16 Model: 44 04:52:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:52:16 Stepping: 1 04:52:16 CPU MHz: 2933.442 04:52:16 BogoMIPS: 5866.88 04:52:16 Virtualization: VT-x 04:52:16 Hypervisor vendor: KVM 04:52:16 Virtualization type: full 04:52:16 L1d cache: 128 KiB 04:52:16 L1i cache: 128 KiB 04:52:16 L2 cache: 16 MiB 04:52:16 L3 cache: 64 MiB 04:52:16 NUMA node0 CPU(s): 0-3 04:52:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:52:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:52:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:52:16 Vulnerability Meltdown: Mitigation; PTI 04:52:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:52:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:52:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:52:16 Vulnerability Tsx async abort: Not affected 04:52:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 04:52:16 04:52:16 04:52:16 ---> nproc: 04:52:16 4 04:52:16 04:52:16 04:52:16 ---> df -h: 04:52:16 Filesystem Size Used Available Use% Mounted on 04:52:16 overlay 50.0G 12.9G 37.1G 26% / 04:52:16 tmpfs 64.0M 0 64.0M 0% /dev 04:52:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:52:16 shm 64.0M 0 64.0M 0% /dev/shm 04:52:16 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/resolv.conf 04:52:16 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hostname 04:52:16 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hosts 04:52:16 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/sa 04:52:16 /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/11 04:52:16 /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/11@tmp 04:52:16 04:52:16