Pull request #3238 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of CrossStream for edgexfoundry/edgex-go Loading trusted files from base branch master at 7248181b27c1f196cc7a2300d5170335b9add480 rather than 457232064efc807b2064f1e7e17a22a404365b55 Obtained Jenkinsfile from 7248181b27c1f196cc7a2300d5170335b9add480 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29113 in /w/workspace/edgexfoundry_edgex-go_PR-3238 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3238/head:refs/remotes/origin/PR-3238 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit 457232064efc807b2064f1e7e17a22a404365b55 Merge succeeded, producing 457232064efc807b2064f1e7e17a22a404365b55 Checking out Revision 457232064efc807b2064f1e7e17a22a404365b55 (PR-3238) > git config core.sparsecheckout # timeout=10 > git checkout -f 457232064efc807b2064f1e7e17a22a404365b55 # 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 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 457232064efc807b2064f1e7e17a22a404365b55 # timeout=10 Commit message: "fix: Update docker file location (#3238)" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk 58af0a708c3f13280d2e41a3aa02dc895328471a # timeout=10 [Pipeline] timeout 08:48:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:48:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:48:49 ========================================================= 08:48:49 EdgeX Global Pipelines Version Info 08:48:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:48:52 ------------------- 08:48:52 stable info: 08:48:52 ------------------- 08:48:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:48:52 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 08:48:52 Message: update stable to v1.0.184 08:48:52 ------------------- 08:48:52 experimental info: 08:48:52 ------------------- 08:48:52 Commited By: **** collab-it+edgex@linuxfoundation.org 08:48:52 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 08:48:52 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:48:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:48:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:48:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:48:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:48:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:48:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 08:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 08:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:48:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:48:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:48:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:48:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:48:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:48:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:48:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:48:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:48:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3238 [Pipeline] echo 08:48:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3238 [Pipeline] echo 08:48:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3238 [Pipeline] echo 08:48:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 457232064efc807b2064f1e7e17a22a404365b55 [Pipeline] echo 08:48:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4572320 [Pipeline] echo 08:48:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:48:55 provisioning config files... 08:48:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2182446436734437326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:56 ---> docker-login.sh 08:48:56 nexus3.edgexfoundry.org:10001 08:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:57 Configure a credential helper to remove this warning. See 08:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:57 08:48:57 Login Succeeded 08:48:57 nexus3.edgexfoundry.org:10002 08:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:58 Configure a credential helper to remove this warning. See 08:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:58 08:48:58 Login Succeeded 08:48:58 nexus3.edgexfoundry.org:10003 08:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:59 Configure a credential helper to remove this warning. See 08:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:59 08:48:59 Login Succeeded 08:48:59 nexus3.edgexfoundry.org:10004 08:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:59 Configure a credential helper to remove this warning. See 08:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:59 08:48:59 Login Succeeded 08:48:59 docker.io 08:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:59 Configure a credential helper to remove this warning. See 08:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:59 08:48:59 Login Succeeded 08:48:59 ---> docker-login.sh ends [Pipeline] } 08:48:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:00 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 08:49:00 + for file in '`ls cmd/**/Dockerfile`' 08:49:00 ++ dirname cmd/core-command/Dockerfile 08:49:00 ++ cut -d/ -f2 08:49:00 + echo core-command,cmd/core-command/Dockerfile 08:49:00 + for file in '`ls cmd/**/Dockerfile`' 08:49:00 ++ dirname cmd/core-data/Dockerfile 08:49:00 ++ cut -d/ -f2 08:49:00 + echo core-data,cmd/core-data/Dockerfile 08:49:00 + for file in '`ls cmd/**/Dockerfile`' 08:49:00 ++ dirname cmd/core-metadata/Dockerfile 08:49:00 ++ cut -d/ -f2 08:49:00 + echo core-metadata,cmd/core-metadata/Dockerfile 08:49:00 + for file in '`ls cmd/**/Dockerfile`' 08:49:00 ++ dirname cmd/security-bootstrapper/Dockerfile 08:49:00 ++ cut -d/ -f2 08:49:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:49:00 + for file in '`ls cmd/**/Dockerfile`' 08:49:00 ++ dirname cmd/security-proxy-setup/Dockerfile 08:49:00 ++ cut -d/ -f2 08:49:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:49:00 + for file in '`ls cmd/**/Dockerfile`' 08:49:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:49:00 ++ cut -d/ -f2 08:49:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:49:00 + for file in '`ls cmd/**/Dockerfile`' 08:49:00 ++ dirname cmd/support-notifications/Dockerfile 08:49:00 ++ cut -d/ -f2 08:49:00 + echo support-notifications,cmd/support-notifications/Dockerfile 08:49:00 + for file in '`ls cmd/**/Dockerfile`' 08:49:00 ++ dirname cmd/support-scheduler/Dockerfile 08:49:00 ++ cut -d/ -f2 08:49:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:49:00 + for file in '`ls cmd/**/Dockerfile`' 08:49:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:49:00 ++ cut -d/ -f2 08:49:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:49:00 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:49:01 08:49:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:49:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:49:01 latest: Pulling from edgex-devops/git-semver 08:49:01 31603596830f: Pulling fs layer 08:49:01 2a8b12db71e7: Pulling fs layer 08:49:01 6ca5941a6612: Pulling fs layer 08:49:01 ecc8261a40a4: Pulling fs layer 08:49:01 ecc8261a40a4: Waiting 08:49:02 2a8b12db71e7: Verifying Checksum 08:49:02 2a8b12db71e7: Download complete 08:49:02 31603596830f: Download complete 08:49:02 ecc8261a40a4: Verifying Checksum 08:49:02 ecc8261a40a4: Download complete 08:49:02 6ca5941a6612: Verifying Checksum 08:49:02 6ca5941a6612: Download complete 08:49:03 31603596830f: Pull complete 08:49:03 2a8b12db71e7: Pull complete 08:49:05 6ca5941a6612: Pull complete 08:49:05 ecc8261a40a4: Pull complete 08:49:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:49:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:49:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:49:05 prd-centos7-docker-4c-2g-29113 does not seem to be running inside a container 08:49:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:49:09 $ docker top 32f4d6cec9440b24269b87a81ac5e8b3e36209ed3aa2bbf89bb85bf7316a6067 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:49:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:10 [ssh-agent] Looking for ssh-agent implementation... 08:49:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:10 $ docker exec 32f4d6cec9440b24269b87a81ac5e8b3e36209ed3aa2bbf89bb85bf7316a6067 ssh-agent 08:49:11 SSH_AUTH_SOCK=/tmp/ssh-fpZv4LAOtHCJ/agent.12 08:49:11 SSH_AGENT_PID=17 08:49:11 Running ssh-add (command line suppressed) 08:49:11 Identity added: /w/workspace/edgex-go/3@tmp/private_key_176163802211132451.key (/w/workspace/edgex-go/3@tmp/private_key_176163802211132451.key) 08:49:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:11 + git tag --points-at HEAD [Pipeline] } 08:49:11 $ docker exec --env ******** --env ******** 32f4d6cec9440b24269b87a81ac5e8b3e36209ed3aa2bbf89bb85bf7316a6067 ssh-agent -k 08:49:11 unset SSH_AUTH_SOCK; 08:49:11 unset SSH_AGENT_PID; 08:49:11 echo Agent pid 17 killed; 08:49:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:49:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:12 [ssh-agent] Looking for ssh-agent implementation... 08:49:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:12 $ docker exec 32f4d6cec9440b24269b87a81ac5e8b3e36209ed3aa2bbf89bb85bf7316a6067 ssh-agent 08:49:12 SSH_AUTH_SOCK=/tmp/ssh-aC0E80TGDwyX/agent.46 08:49:12 SSH_AGENT_PID=51 08:49:12 Running ssh-add (command line suppressed) 08:49:12 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4336540888069135456.key (/w/workspace/edgex-go/3@tmp/private_key_4336540888069135456.key) 08:49:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:13 + git semver init 08:49:13 # -> Open(): unable to determine branch for HEAD 08:49:13 # $GIT_DIR = /w/workspace/edgex-go/3/.git 08:49:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 08:49:13 # $SEMVER_REMOTE_NAME = origin 08:49:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:49:13 # $SEMVER_USER_NAME = edgex-jenkins 08:49:13 # $SEMVER_BRANCH = PR-3238 08:49:13 # $SEMVER_TEMP = /tmp/semver-400511325 08:49:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:49:53 # '/tmp/semver-400511325' -> '/w/workspace/edgex-go/3/.semver' 08:49:53 # -> Force: false 08:49:53 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 08:49:53 $ docker exec --env ******** --env ******** 32f4d6cec9440b24269b87a81ac5e8b3e36209ed3aa2bbf89bb85bf7316a6067 ssh-agent -k 08:49:54 unset SSH_AUTH_SOCK; 08:49:54 unset SSH_AGENT_PID; 08:49:54 echo Agent pid 51 killed; 08:49:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:55 + git semver [Pipeline] } 08:49:55 $ docker stop --time=1 32f4d6cec9440b24269b87a81ac5e8b3e36209ed3aa2bbf89bb85bf7316a6067 08:49:58 $ docker rm -f 32f4d6cec9440b24269b87a81ac5e8b3e36209ed3aa2bbf89bb85bf7316a6067 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:50:00 Stashed 1 file(s) [Pipeline] echo 08:50:00 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:50:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:50:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:50:02 + sudo service docker restart 08:50:02 + true 08:50:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 08:50:04 ========================================================= 08:50:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:50:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:50:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:50:16 Still waiting to schedule task 08:50:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:50:17 Sending build context to Docker daemon 328.4MB 08:50:17 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:50:17 Step 2/6 : FROM ${BASE} 08:50:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:50:17 188c0c94c7c5: Pulling fs layer 08:50:17 0ef7d3d256c8: Pulling fs layer 08:50:17 de9db76c5a1d: Pulling fs layer 08:50:17 bca2f99d35d6: Pulling fs layer 08:50:17 93359f2a8cfa: Pulling fs layer 08:50:17 7c6f9722023f: Pulling fs layer 08:50:17 a35cf1a2eb13: Pulling fs layer 08:50:17 93359f2a8cfa: Waiting 08:50:17 7c6f9722023f: Waiting 08:50:17 a35cf1a2eb13: Waiting 08:50:17 bca2f99d35d6: Waiting 08:50:17 de9db76c5a1d: Verifying Checksum 08:50:17 de9db76c5a1d: Download complete 08:50:17 0ef7d3d256c8: Verifying Checksum 08:50:17 0ef7d3d256c8: Download complete 08:50:17 93359f2a8cfa: Verifying Checksum 08:50:17 93359f2a8cfa: Download complete 08:50:17 7c6f9722023f: Download complete 08:50:17 188c0c94c7c5: Verifying Checksum 08:50:17 188c0c94c7c5: Download complete 08:50:17 188c0c94c7c5: Pull complete 08:50:18 0ef7d3d256c8: Pull complete 08:50:18 de9db76c5a1d: Pull complete 08:50:20 a35cf1a2eb13: Verifying Checksum 08:50:20 a35cf1a2eb13: Download complete 08:50:20 bca2f99d35d6: Verifying Checksum 08:50:20 bca2f99d35d6: Download complete 08:50:36 bca2f99d35d6: Pull complete 08:50:36 93359f2a8cfa: Pull complete 08:50:36 7c6f9722023f: Pull complete 08:50:42 a35cf1a2eb13: Pull complete 08:50:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:50:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:50:42 ---> a62c8e92a672 08:50:42 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:50:42 ---> Running in 799d556549ff 08:50:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:50:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:50:45 (1/12) Installing libmagic (5.38-r0) 08:50:45 (2/12) Installing file (5.38-r0) 08:50:45 (3/12) Installing libc-dev (0.7.2-r3) 08:50:45 (4/12) Installing g++ (9.3.0-r2) 08:50:52 (5/12) Installing fortify-headers (1.1-r0) 08:50:52 (6/12) Installing patch (2.7.6-r6) 08:50:52 (7/12) Installing build-base (0.5-r2) 08:50:52 (8/12) Installing libsodium (1.0.18-r0) 08:50:52 (9/12) Installing pkgconf (1.7.2-r0) 08:50:52 (10/12) Installing libsodium-dev (1.0.18-r0) 08:50:52 (11/12) Installing libzmq (4.3.3-r0) 08:50:53 (12/12) Installing zeromq-dev (4.3.3-r0) 08:50:53 Executing busybox-1.31.1-r19.trigger 08:50:53 OK: 233 MiB in 51 packages 08:50:57 Removing intermediate container 799d556549ff 08:50:57 ---> 0212efcc03ef 08:50:57 Step 4/6 : WORKDIR /edgex-go 08:50:57 ---> Running in 5c01d924ef28 08:50:57 Removing intermediate container 5c01d924ef28 08:50:57 ---> e5f069d79cca 08:50:57 Step 5/6 : COPY go.mod . 08:50:58 ---> 3e7834e5d8d1 08:50:58 Step 6/6 : RUN go mod download 08:50:58 ---> Running in 23e3e0a4cd2e 08:51:37 Removing intermediate container 23e3e0a4cd2e 08:51:37 ---> 558107f21681 08:51:37 Successfully built 558107f21681 08:51:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:51:37 + docker inspect -f . ci-base-image-x86_64 08:51:37 . [Pipeline] withDockerContainer 08:51:38 prd-centos7-docker-4c-2g-29113 does not seem to be running inside a container 08:51:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:51:40 $ docker top 7362b9c83140994f59b8d18d0fbd3634f4e18b48e3de54f4d6d0bbe2221dda93 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:41 + go version 08:51:41 go version go1.15.5 linux/amd64 [Pipeline] } 08:51:41 $ docker stop --time=1 7362b9c83140994f59b8d18d0fbd3634f4e18b48e3de54f4d6d0bbe2221dda93 08:51:43 $ docker rm -f 7362b9c83140994f59b8d18d0fbd3634f4e18b48e3de54f4d6d0bbe2221dda93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:51:44 + docker inspect -f . ci-base-image-x86_64 08:51:45 . [Pipeline] withDockerContainer 08:51:45 prd-centos7-docker-4c-2g-29113 does not seem to be running inside a container 08:51:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:51:47 $ docker top 64f9e5ea7fee27a21c3a9b11bb559960f368092cbcfb7d271b9929f4fc8300d9 -eo pid,comm [Pipeline] { [Pipeline] echo 08:51:48 ========================================================= 08:51:48 [edgeXBuildGoParallel] Running Tests and Build... 08:51:48 ========================================================= [Pipeline] sh 08:51:48 + make test 08:51:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:51:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29114 in /w/workspace/edgexfoundry_edgex-go_PR-3238 [Pipeline] { [Pipeline] ws 08:51:58 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:52:03 using credential edgex-jenkins-ssh 08:52:03 Cloning the remote Git repository 08:52:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:52:03 > git init /w/workspace/edgex-go/3 # timeout=10 08:52:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:52:03 > git --version # timeout=10 08:52:03 > git --version # 'git version 2.17.1' 08:52:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:11 ? github.com/edgexfoundry/edgex-go [no test files] 08:52:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:52:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:52:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:52:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3238/head:refs/remotes/origin/PR-3238 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:52:23 Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit 457232064efc807b2064f1e7e17a22a404365b55 08:52:23 Merge succeeded, producing 457232064efc807b2064f1e7e17a22a404365b55 08:52:23 Checking out Revision 457232064efc807b2064f1e7e17a22a404365b55 (PR-3238) 08:52:23 > git config core.sparsecheckout # timeout=10 08:52:23 > git checkout -f 457232064efc807b2064f1e7e17a22a404365b55 # timeout=10 08:52:23 > git remote # timeout=10 08:52:23 > git config --get remote.origin.url # timeout=10 08:52:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:23 > git merge 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 08:52:23 > git rev-parse HEAD^{commit} # timeout=10 08:52:23 > git config core.sparsecheckout # timeout=10 08:52:23 > git checkout -f 457232064efc807b2064f1e7e17a22a404365b55 # timeout=10 08:52:28 Commit message: "fix: Update docker file location (#3238)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:52:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:52:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:52:30 + sudo service docker restart 08:52:30 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:52:32 provisioning config files... 08:52:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3634396152946711572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:33 ---> docker-login.sh 08:52:33 nexus3.edgexfoundry.org:10001 08:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:34 Configure a credential helper to remove this warning. See 08:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:34 08:52:34 Login Succeeded 08:52:34 nexus3.edgexfoundry.org:10002 08:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:34 Configure a credential helper to remove this warning. See 08:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:34 08:52:34 Login Succeeded 08:52:34 nexus3.edgexfoundry.org:10003 08:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:35 Configure a credential helper to remove this warning. See 08:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:35 08:52:35 Login Succeeded 08:52:35 nexus3.edgexfoundry.org:10004 08:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:35 Configure a credential helper to remove this warning. See 08:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:35 08:52:35 Login Succeeded 08:52:35 docker.io 08:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:36 Configure a credential helper to remove this warning. See 08:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:36 08:52:36 Login Succeeded 08:52:36 ---> docker-login.sh ends [Pipeline] } 08:52:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:52:37 ========================================================= 08:52:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:52:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:52:37 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:52:40 Sending build context to Docker daemon 166.6MB 08:52:40 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:52:40 Step 2/6 : FROM ${BASE} 08:52:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:52:40 5f621e34cdf4: Pulling fs layer 08:52:40 a4357932f1b6: Pulling fs layer 08:52:40 18c013af1878: Pulling fs layer 08:52:40 00ac8860ef70: Pulling fs layer 08:52:40 63d7cb157983: Pulling fs layer 08:52:40 b116817d02f9: Pulling fs layer 08:52:40 745a02a5169b: Pulling fs layer 08:52:40 00ac8860ef70: Waiting 08:52:40 63d7cb157983: Waiting 08:52:40 b116817d02f9: Waiting 08:52:40 745a02a5169b: Waiting 08:52:40 18c013af1878: Verifying Checksum 08:52:40 18c013af1878: Download complete 08:52:40 a4357932f1b6: Verifying Checksum 08:52:40 a4357932f1b6: Download complete 08:52:40 63d7cb157983: Verifying Checksum 08:52:40 63d7cb157983: Download complete 08:52:40 5f621e34cdf4: Download complete 08:52:40 b116817d02f9: Verifying Checksum 08:52:40 b116817d02f9: Download complete 08:52:40 5f621e34cdf4: Pull complete 08:52:40 a4357932f1b6: Pull complete 08:52:41 18c013af1878: Pull complete 08:52:42 745a02a5169b: Verifying Checksum 08:52:43 00ac8860ef70: Verifying Checksum 08:52:43 00ac8860ef70: Download complete 08:52:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:52:54 00ac8860ef70: Pull complete 08:52:54 63d7cb157983: Pull complete 08:52:54 b116817d02f9: Pull complete 08:52:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:52:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:52:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:52:59 745a02a5169b: Pull complete 08:52:59 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:52:59 ---> b7e6874047d6 08:52:59 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:52:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:52:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:52:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:53:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:53:01 ---> Running in e6b2ae942631 08:53:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:53:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:53:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:53:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:53:05 (1/12) Installing libmagic (5.38-r0) 08:53:05 (2/12) Installing file (5.38-r0) 08:53:05 (3/12) Installing libc-dev (0.7.2-r3) 08:53:05 (4/12) Installing g++ (9.3.0-r2) 08:53:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:53:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:53:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:53:09 (5/12) Installing fortify-headers (1.1-r0) 08:53:09 (6/12) Installing patch (2.7.6-r6) 08:53:09 (7/12) Installing build-base (0.5-r2) 08:53:09 (8/12) Installing libsodium (1.0.18-r0) 08:53:09 (9/12) Installing pkgconf (1.7.2-r0) 08:53:09 (10/12) Installing libsodium-dev (1.0.18-r0) 08:53:09 (11/12) Installing libzmq (4.3.3-r0) 08:53:09 (12/12) Installing zeromq-dev (4.3.3-r0) 08:53:09 Executing busybox-1.31.1-r19.trigger 08:53:09 OK: 217 MiB in 51 packages 08:53:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.266s coverage: 45.9% of statements 08:53:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:53:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:53:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:53:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:53:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:53:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:53:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 08:53:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.156s coverage: 100.0% of statements 08:53:13 Removing intermediate container e6b2ae942631 08:53:13 ---> 0ae76905421a 08:53:13 Step 4/6 : WORKDIR /edgex-go 08:53:13 ---> Running in 4ce6b834b3dc 08:53:14 Removing intermediate container 4ce6b834b3dc 08:53:14 ---> f349b3b1ecb2 08:53:14 Step 5/6 : COPY go.mod . 08:53:15 ---> be46a6c58180 08:53:15 Step 6/6 : RUN go mod download 08:53:15 ---> Running in 4f1c6cc9f7e7 08:53:17 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.698s coverage: 27.1% of statements 08:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:53:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.073s coverage: 100.0% of statements 08:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:53:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 08:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:53:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.113s coverage: 66.2% of statements 08:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:53:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.545s coverage: 82.4% of statements 08:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.497s coverage: 28.6% of statements 08:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.103s coverage: 100.0% of statements 08:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements 08:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:53:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.203s coverage: 86.7% of statements 08:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:53:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.316s coverage: 97.5% of statements 08:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:53:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.197s coverage: 78.3% of statements 08:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.749s coverage: 92.8% of statements 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:53:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:53:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.143s coverage: 0.1% of statements 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements 08:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 79.5% of statements 08:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 08:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 08:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.119s coverage: 87.5% of statements 08:53:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.097s coverage: 94.4% of statements 08:53:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 08:53:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.207s coverage: 81.4% of statements 08:53:41 Removing intermediate container 4f1c6cc9f7e7 08:53:41 ---> 18b91feae6b1 08:53:42 Successfully built 18b91feae6b1 08:53:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:53:42 + docker inspect -f . ci-base-image-arm64 08:53:42 . [Pipeline] withDockerContainer 08:53:42 prd-ubuntu18.04-docker-arm64-4c-16g-29114 does not seem to be running inside a container 08:53:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:53:44 $ docker top 39e432e5e4ca7b55e940bb445b8ee687593adf7faa73300dd21c9d985dbebdf9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:45 + go version 08:53:45 go version go1.15.5 linux/arm64 [Pipeline] } 08:53:45 $ docker stop --time=1 39e432e5e4ca7b55e940bb445b8ee687593adf7faa73300dd21c9d985dbebdf9 08:53:47 $ docker rm -f 39e432e5e4ca7b55e940bb445b8ee687593adf7faa73300dd21c9d985dbebdf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:53:48 + docker inspect -f . ci-base-image-arm64 08:53:48 . [Pipeline] withDockerContainer 08:53:48 prd-ubuntu18.04-docker-arm64-4c-16g-29114 does not seem to be running inside a container 08:53:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:53:50 $ docker top 03485d4b3dc253f1a63801eab6e937c92f5af9caa87666d9ab33269844c2d571 -eo pid,comm [Pipeline] { [Pipeline] echo 08:53:50 ========================================================= 08:53:50 [edgeXBuildGoParallel] Running Tests and Build... 08:53:50 ========================================================= [Pipeline] sh 08:53:51 + make test 08:53:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.124s coverage: 92.9% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 77.8% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.117s coverage: 75.5% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.8% of statements 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.099s coverage: 87.2% of statements 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 84.6% of statements 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.272s coverage: 91.6% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.252s coverage: 62.4% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.069s coverage: 91.3% of statements 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.475s coverage: 69.0% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 38.4% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.099s coverage: 84.8% of statements 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.257s coverage: 47.0% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.086s coverage: 100.0% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.225s coverage: 87.8% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.513s coverage: 29.1% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.127s coverage: 99.0% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.072s coverage: 100.0% of statements 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:53:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.218s coverage: 95.6% of statements 08:53:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:53:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:53:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:53:57 ok github.com/edgexfoundry/edgex-go/internal/system 0.131s coverage: 0.0% of statements 08:53:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:53:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.072s coverage: 100.0% of statements 08:53:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:53:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:53:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:53:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:53:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.064s coverage: 87.9% of statements 08:53:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:53:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:53:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements 08:53:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 32.1% of statements 08:53:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements 08:53:59 GO111MODULE=on go vet ./... 08:54:13 ? github.com/edgexfoundry/edgex-go [no test files] 08:54:57 gofmt -l . 08:54:57 [ "`gofmt -l .`" = "" ] 08:54:57 ./bin/test-go-mod-tidy.sh 08:54:57 ./bin/test-attribution-txt.sh [Pipeline] sh 08:54:59 + ls -al . 08:54:59 total 736 08:54:59 drwxrwxr-x 10 1001 1001 4096 Mar 9 08:54 . 08:54:59 drwxr-xr-x 4 root root 28 Mar 9 08:51 .. 08:54:59 -rw-rw-r-- 1 1001 1001 11 Mar 9 08:48 .dockerignore 08:54:59 drwxrwxr-x 8 1001 1001 179 Mar 9 08:48 .git 08:54:59 drwxrwxr-x 3 1001 1001 125 Mar 9 08:48 .github 08:54:59 -rw-rw-r-- 1 1001 1001 818 Mar 9 08:48 .gitignore 08:54:59 drwx------ 3 1001 1001 60 Mar 9 08:49 .semver 08:54:59 -rw-rw-r-- 1 1001 1001 166 Mar 9 08:48 .sonarcloud.properties 08:54:59 -rw-rw-r-- 1 1001 1001 8475 Mar 9 08:48 Attribution.txt 08:54:59 -rw-rw-r-- 1 1001 1001 3804 Mar 9 08:48 CONTRIBUTING.md 08:54:59 -rw-rw-r-- 1 1001 1001 931 Mar 9 08:48 Dockerfile.build 08:54:59 -rw-rw-r-- 1 1001 1001 863 Mar 9 08:48 Jenkinsfile 08:54:59 -rw-rw-r-- 1 1001 1001 10775 Mar 9 08:48 LICENSE 08:54:59 -rw-rw-r-- 1 1001 1001 5774 Mar 9 08:48 Makefile 08:54:59 -rw-rw-r-- 1 1001 1001 6548 Mar 9 08:48 README.md 08:54:59 -rw-rw-r-- 1 1001 1001 6755 Mar 9 08:48 SECURITY.md 08:54:59 -rw-rw-r-- 1 1001 1001 5 Mar 9 08:49 VERSION 08:54:59 -rw-rw-r-- 1 1001 1001 4131 Mar 9 08:48 ZMQWindows.md 08:54:59 drwxrwxr-x 2 1001 1001 117 Mar 9 08:48 bin 08:54:59 drwxrwxr-x 14 1001 1001 4096 Mar 9 08:48 cmd 08:54:59 -rw-r--r-- 1 root root 622934 Mar 9 08:53 coverage.out 08:54:59 -rw-r--r-- 1 root root 1055 Mar 9 08:54 go.mod 08:54:59 -rw-r--r-- 1 root root 21699 Mar 9 08:54 go.sum 08:54:59 drwxrwxr-x 8 1001 1001 127 Mar 9 08:48 internal 08:54:59 drwxrwxr-x 4 1001 1001 26 Mar 9 08:48 openapi 08:54:59 drwxrwxr-x 4 1001 1001 71 Mar 9 08:48 snap 08:54:59 -rw-rw-r-- 1 1001 1001 168 Mar 9 08:48 version.go [Pipeline] sh 08:54:59 + '[' -e coverage.out ] 08:54:59 + chown 1001:1001 coverage.out [Pipeline] stash 08:55:00 Stashed 1 file(s) [Pipeline] sh 08:55:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:55:00 + make build 08:55:00 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 08:55:05 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 08:55:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:55:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:55:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:55:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:55:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:55:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:55:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:55:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:55:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:55:28 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 08:55:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:55:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:55:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:55:30 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 08:55:35 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 08:55:36 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 08:55:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.315s coverage: 45.9% of statements 08:55:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:55:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:55:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:55:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:55:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:55:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:55:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 08:55:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.226s coverage: 100.0% of statements 08:55:39 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 08:55:41 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 08:55:43 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.645s coverage: 27.1% of statements 08:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:55:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.101s coverage: 100.0% of statements 08:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:55:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements 08:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:55:43 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 08:55:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.347s coverage: 66.2% of statements 08:55:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:55:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:55:46 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 08:55:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.691s coverage: 82.4% of statements 08:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:55:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:55:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.285s coverage: 28.6% of statements 08:55:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:55:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:55:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements 08:55:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:55:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.100s coverage: 100.0% of statements 08:55:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:55:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:55:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.324s coverage: 86.7% of statements 08:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:55:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.413s coverage: 97.5% of statements 08:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:55:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements 08:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:55:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] } 08:55:57 $ docker stop --time=1 64f9e5ea7fee27a21c3a9b11bb559960f368092cbcfb7d271b9929f4fc8300d9 08:56:00 $ docker rm -f 64f9e5ea7fee27a21c3a9b11bb559960f368092cbcfb7d271b9929f4fc8300d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:56:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:56:03 08:56:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.258s coverage: 92.8% of statements 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.299s coverage: 0.1% of statements 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:56:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.087s coverage: 79.5% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.103s coverage: 96.3% of statements 08:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 08:56:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:56:04 latest: Pulling from edgex-devops/edgex-compose 08:56:04 cbdbe7a5bc2a: Pulling fs layer 08:56:04 ca9280d653b3: Pulling fs layer 08:56:04 7e9c9ca2126c: Pulling fs layer 08:56:04 cbdbe7a5bc2a: Verifying Checksum 08:56:04 cbdbe7a5bc2a: Download complete 08:56:05 cbdbe7a5bc2a: Pull complete 08:56:06 ca9280d653b3: Verifying Checksum 08:56:06 ca9280d653b3: Download complete 08:56:07 7e9c9ca2126c: Download complete 08:56:07 ca9280d653b3: Pull complete 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.091s coverage: 94.4% of statements 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 08:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.110s coverage: 81.4% of statements 08:56:17 7e9c9ca2126c: Pull complete 08:56:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:56:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:56:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:56:18 prd-centos7-docker-4c-2g-29113 does not seem to be running inside a container 08:56:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:56:21 $ docker top a4d9d8b9e54016176eb872e7badd8c23013ddbf8b54a57b360d282fdb0172316 -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:22 + docker-compose build --help 08:56:22 + grep parallel 08:56:23 --parallel Build images in parallel. [Pipeline] } 08:56:23 $ docker stop --time=1 a4d9d8b9e54016176eb872e7badd8c23013ddbf8b54a57b360d282fdb0172316 08:56:25 $ docker rm -f a4d9d8b9e54016176eb872e7badd8c23013ddbf8b54a57b360d282fdb0172316 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:56:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:56:26 . [Pipeline] withDockerContainer 08:56:26 prd-centos7-docker-4c-2g-29113 does not seem to be running inside a container 08:56:26 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:56:27 $ docker top 155050ae09659ebb3baae9ab18f6e7dde6a1f010e8c6d7b2477fcdfeabf8162f -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:28 + docker-compose -f ./docker-compose-build.yml build --parallel 08:56:29 Building docker-core-command-go ... 08:56:29 Building docker-core-data-go ... 08:56:29 Building docker-core-metadata-go ... 08:56:29 Building docker-security-bootstrapper-go ... 08:56:29 Building docker-security-proxy-setup-go ... 08:56:29 Building docker-security-secretstore-setup-go ... 08:56:29 Building docker-support-notifications-go ... 08:56:29 Building docker-support-scheduler-go ... 08:56:29 Building docker-sys-mgmt-agent-go ... 08:56:29 Building docker-security-proxy-setup-go 08:56:29 Building docker-support-scheduler-go 08:56:29 Building docker-core-metadata-go 08:56:29 Building docker-core-data-go 08:56:29 Building docker-core-command-go 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.117s coverage: 92.9% of statements 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.116s coverage: 84.6% of statements 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.6% of statements 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.528s coverage: 62.4% of statements 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 08:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.803s coverage: 69.0% of statements 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:56:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.350s coverage: 38.4% of statements 08:56:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:56:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:56:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.128s coverage: 89.5% of statements 08:56:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:56:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.122s coverage: 84.8% of statements 08:56:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.431s coverage: 47.0% of statements 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:56:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.110s coverage: 100.0% of statements 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:56:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.129s coverage: 100.0% of statements 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:56:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.435s coverage: 87.8% of statements 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:56:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:56:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.191s coverage: 29.1% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:56:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.202s coverage: 99.0% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:56:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.112s coverage: 100.0% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:56:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.264s coverage: 95.6% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:56:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:56:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:56:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.103s coverage: 87.9% of statements 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:56:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:56:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 08:56:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 08:56:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 08:56:50 GO111MODULE=on go vet ./... 08:57:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:57:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:52 ---> 558107f21681 08:57:52 Step 3/23 : WORKDIR /edgex-go 08:57:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:57:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:52 ---> 558107f21681 08:57:52 Step 3/23 : WORKDIR /edgex-go 08:57:52 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:57:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:52 ---> 558107f21681 08:57:52 Step 3/22 : WORKDIR /edgex-go 08:57:52 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:57:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:57:52 ---> 558107f21681 08:57:52 Step 3/21 : WORKDIR /edgex-go 08:57:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:57:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:52 ---> 558107f21681 08:57:52 Step 3/23 : WORKDIR /edgex-go 08:57:52 ---> Running in 0da61e38887e 08:57:52 ---> Running in 96b685ed7952 08:57:52 ---> Running in bd4739085512 08:57:52 ---> Running in 3ae3da12b2e6 08:57:52 ---> Running in afbc26eeba44 08:57:52 Removing intermediate container 0da61e38887e 08:57:52 ---> c684aa898d59 08:57:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:52 Removing intermediate container afbc26eeba44 08:57:52 ---> 4f26d479d9a6 08:57:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:52 Removing intermediate container 3ae3da12b2e6 08:57:52 ---> 6445136f2a60 08:57:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:52 Removing intermediate container 96b685ed7952 08:57:52 ---> 61890e98d06b 08:57:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:52 Removing intermediate container bd4739085512 08:57:52 ---> 6f1ecad8c9fd 08:57:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:52 ---> Running in 7e049eb5fd28 08:57:52 ---> Running in fd54d7e3e2aa 08:57:52 ---> Running in 1decc578e3a6 08:57:52 ---> Running in 7d5212af699a 08:57:52 ---> Running in faa9164d7b27 08:57:54 Removing intermediate container 7d5212af699a 08:57:54 ---> 38b65967cc46 08:57:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:57:54 ---> Running in 64ce9185fe24 08:57:55 Removing intermediate container faa9164d7b27 08:57:55 ---> 7c31f3ecf8ae 08:57:55 Step 5/22 : RUN apk add --update --no-cache make git 08:57:55 Removing intermediate container fd54d7e3e2aa 08:57:55 ---> af87d8a1ba0c 08:57:55 Step 5/21 : RUN apk add --update --no-cache make git 08:57:55 Removing intermediate container 7e049eb5fd28 08:57:55 ---> 473d38a066e7 08:57:55 Step 5/23 : RUN apk add --update --no-cache make git 08:57:55 Removing intermediate container 1decc578e3a6 08:57:55 ---> 926aaea30acf 08:57:55 Step 5/23 : RUN apk add --update --no-cache make git 08:57:55 ---> Running in b4dd7bc62acd 08:57:55 ---> Running in 8ccba2883fa2 08:57:55 ---> Running in 03e8d5d6489d 08:57:55 ---> Running in 36fd5e80037c 08:57:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:57:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:57:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:57:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:57:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:57:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:57:58 OK: 233 MiB in 51 packages 08:57:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:57:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:57:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:57:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:57:59 Removing intermediate container 64ce9185fe24 08:57:59 ---> 7beb129b3c3a 08:57:59 Step 6/23 : COPY go.mod . 08:57:59 OK: 233 MiB in 51 packages 08:57:59 OK: 233 MiB in 51 packages 08:58:00 OK: 233 MiB in 51 packages 08:58:00 OK: 233 MiB in 51 packages 08:58:00 ---> 5dce53cdb8e1 08:58:00 Step 7/23 : RUN go mod download 08:58:00 ---> Running in 43ae52f69104 08:58:01 Removing intermediate container 03e8d5d6489d 08:58:01 ---> 0aeaa4e02e90 08:58:01 Step 6/21 : COPY go.mod . 08:58:01 Removing intermediate container b4dd7bc62acd 08:58:01 ---> 5d444d205b38 08:58:01 Step 6/22 : COPY go.mod . 08:58:01 Removing intermediate container 8ccba2883fa2 08:58:01 ---> 424e9b138337 08:58:01 Step 6/23 : COPY go.mod . 08:58:01 Removing intermediate container 36fd5e80037c 08:58:01 ---> badc586bb9d9 08:58:01 Step 6/23 : COPY go.mod . 08:58:03 ---> 6c7291a8bf54 08:58:03 Step 7/21 : RUN go mod download 08:58:04 ---> 6021ea034aa2 08:58:04 Step 7/22 : RUN go mod download 08:58:04 ---> 058193b8b6af 08:58:04 Step 7/23 : RUN go mod download 08:58:04 ---> Running in 81ed4844b952 08:58:04 ---> Running in 3f92f7528951 08:58:04 ---> c56e5028606c 08:58:04 Step 7/23 : RUN go mod download 08:58:05 ---> Running in ff8f0f00a634 08:58:05 ---> Running in 45cbddb87dfa 08:58:08 Removing intermediate container 43ae52f69104 08:58:08 ---> 8268a4fb7a7b 08:58:08 Step 8/23 : COPY . . 08:58:10 Removing intermediate container ff8f0f00a634 08:58:10 ---> 4fe83cb7cee6 08:58:10 Step 8/23 : COPY . . 08:58:11 gofmt -l . 08:58:11 [ "`gofmt -l .`" = "" ] 08:58:11 ./bin/test-go-mod-tidy.sh 08:58:11 ./bin/test-attribution-txt.sh [Pipeline] sh 08:58:12 + ls -al . 08:58:12 total 764 08:58:12 drwxrwxr-x 9 1001 1001 4096 Mar 9 08:58 . 08:58:12 drwxr-xr-x 4 root root 4096 Mar 9 08:53 .. 08:58:12 -rw-rw-r-- 1 1001 1001 11 Mar 9 08:52 .dockerignore 08:58:12 drwxrwxr-x 8 1001 1001 4096 Mar 9 08:52 .git 08:58:12 drwxrwxr-x 3 1001 1001 4096 Mar 9 08:52 .github 08:58:12 -rw-rw-r-- 1 1001 1001 818 Mar 9 08:52 .gitignore 08:58:12 -rw-rw-r-- 1 1001 1001 166 Mar 9 08:52 .sonarcloud.properties 08:58:12 -rw-rw-r-- 1 1001 1001 8475 Mar 9 08:52 Attribution.txt 08:58:12 -rw-rw-r-- 1 1001 1001 3804 Mar 9 08:52 CONTRIBUTING.md 08:58:12 -rw-rw-r-- 1 1001 1001 931 Mar 9 08:52 Dockerfile.build 08:58:12 -rw-rw-r-- 1 1001 1001 863 Mar 9 08:52 Jenkinsfile 08:58:12 -rw-rw-r-- 1 1001 1001 10775 Mar 9 08:52 LICENSE 08:58:12 -rw-rw-r-- 1 1001 1001 5774 Mar 9 08:52 Makefile 08:58:12 -rw-rw-r-- 1 1001 1001 6548 Mar 9 08:52 README.md 08:58:12 -rw-rw-r-- 1 1001 1001 6755 Mar 9 08:52 SECURITY.md 08:58:12 -rw-rw-r-- 1 1001 1001 5 Mar 9 08:49 VERSION 08:58:12 -rw-rw-r-- 1 1001 1001 4131 Mar 9 08:52 ZMQWindows.md 08:58:12 drwxrwxr-x 2 1001 1001 4096 Mar 9 08:52 bin 08:58:12 drwxrwxr-x 14 1001 1001 4096 Mar 9 08:52 cmd 08:58:12 -rw-r--r-- 1 root root 622934 Mar 9 08:56 coverage.out 08:58:12 -rw-r--r-- 1 root root 1055 Mar 9 08:58 go.mod 08:58:12 -rw-r--r-- 1 root root 21699 Mar 9 08:58 go.sum 08:58:12 drwxrwxr-x 8 1001 1001 4096 Mar 9 08:52 internal 08:58:12 drwxrwxr-x 4 1001 1001 4096 Mar 9 08:52 openapi 08:58:12 drwxrwxr-x 4 1001 1001 4096 Mar 9 08:52 snap 08:58:12 -rw-rw-r-- 1 1001 1001 168 Mar 9 08:52 version.go [Pipeline] sh 08:58:13 Removing intermediate container 3f92f7528951 08:58:13 ---> 95121fffb9a4 08:58:13 Step 8/21 : COPY . . 08:58:13 + '[' -e coverage.out ] 08:58:13 + chown 1001:1001 coverage.out [Pipeline] stash 08:58:13 Warning: overwriting stash ‘coverage-report’ 08:58:15 Stashed 1 file(s) [Pipeline] sh 08:58:15 Removing intermediate container 81ed4844b952 08:58:15 ---> 9e7cac79f7ec 08:58:15 Step 8/22 : COPY . . 08:58:16 + make build 08:58:16 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 08:58:17 Removing intermediate container 45cbddb87dfa 08:58:17 ---> 4374e2e6bc45 08:58:17 Step 8/23 : COPY . . 08:58:26 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 08:58:53 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 08:58:54 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 08:59:00 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 08:59:01 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 08:59:07 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 08:59:11 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 08:59:17 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 08:59:21 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 08:59:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:59:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 08:59:38 $ docker stop --time=1 03485d4b3dc253f1a63801eab6e937c92f5af9caa87666d9ab33269844c2d571 08:59:40 $ docker rm -f 03485d4b3dc253f1a63801eab6e937c92f5af9caa87666d9ab33269844c2d571 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:59:42 08:59:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:59:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:59:43 latest: Pulling from edgex-devops/edgex-compose-arm64 08:59:43 29e5d40040c1: Pulling fs layer 08:59:43 1ce36da41761: Pulling fs layer 08:59:43 25b303627fd3: Pulling fs layer 08:59:43 29e5d40040c1: Verifying Checksum 08:59:43 29e5d40040c1: Download complete 08:59:43 1ce36da41761: Verifying Checksum 08:59:43 1ce36da41761: Download complete 08:59:44 29e5d40040c1: Pull complete 08:59:45 1ce36da41761: Pull complete 08:59:45 25b303627fd3: Verifying Checksum 08:59:45 25b303627fd3: Download complete 08:59:55 25b303627fd3: Pull complete 08:59:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:59:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:59:56 prd-ubuntu18.04-docker-arm64-4c-16g-29114 does not seem to be running inside a container 08:59:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:59:59 $ docker top cb666a85b59e5a82988c1f3ccf250435a572ce59f417308962a967de3013fd2e -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:00 + docker-compose build --help 09:00:00 + grep parallel 09:00:03 --parallel Build images in parallel. [Pipeline] } 09:00:04 $ docker stop --time=1 cb666a85b59e5a82988c1f3ccf250435a572ce59f417308962a967de3013fd2e 09:00:06 $ docker rm -f cb666a85b59e5a82988c1f3ccf250435a572ce59f417308962a967de3013fd2e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:00:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:00:06 . [Pipeline] withDockerContainer 09:00:07 prd-ubuntu18.04-docker-arm64-4c-16g-29114 does not seem to be running inside a container 09:00:07 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:00:08 $ docker top 55fd5433ecfe8829b9e3f87dced7b000e34544fffec6694ec2061788381c9a24 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:09 ---> abb2d019ce2e 09:00:09 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:00:09 ---> c81ed0559739 09:00:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:00:09 ---> 2abc28839b43 09:00:09 Step 9/23 : RUN make cmd/core-command/core-command 09:00:09 ---> 8525b615093c 09:00:09 Step 9/23 : RUN make cmd/core-data/core-data 09:00:09 ---> Running in c21ab385236c 09:00:09 ---> Running in a1266db4bb6d 09:00:09 ---> Running in 37f04dcab188 09:00:09 ---> Running in ac25cc6296e5 09:00:09 ---> 973ba46fae8c 09:00:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:00:09 ---> Running in 64c8c93b37ed 09:00:09 + docker-compose -f ./docker-compose-build.yml build --parallel 09:00:10 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 09:00:10 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 09:00:10 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 09:00: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 09:00:10 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 09:00:14 Building docker-core-command-go ... 09:00:14 Building docker-core-data-go ... 09:00:14 Building docker-core-metadata-go ... 09:00:14 Building docker-security-bootstrapper-go ... 09:00:14 Building docker-security-proxy-setup-go ... 09:00:14 Building docker-security-secretstore-setup-go ... 09:00:14 Building docker-support-notifications-go ... 09:00:14 Building docker-support-scheduler-go ... 09:00:14 Building docker-sys-mgmt-agent-go ... 09:00:14 Building docker-security-secretstore-setup-go 09:00:14 Building docker-security-bootstrapper-go 09:00:14 Building docker-core-metadata-go 09:00:14 Building docker-core-data-go 09:00:14 Building docker-core-command-go 09:01:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:01:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:01:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:35 ---> 18b91feae6b1 09:01:35 Step 3/23 : WORKDIR /edgex-go 09:01:35 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:01:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:01:35 ---> 18b91feae6b1 09:01:35 Step 3/24 : WORKDIR /edgex-go 09:01:35 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:01:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:01:35 ---> 18b91feae6b1 09:01:35 Step 3/31 : WORKDIR /edgex-go 09:01:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:01:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:35 ---> 18b91feae6b1 09:01:35 Step 3/23 : WORKDIR /edgex-go 09:01:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:01:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:35 ---> 18b91feae6b1 09:01:35 Step 3/23 : WORKDIR /edgex-go 09:01:35 ---> Running in 5b33d4574d4d 09:01:35 ---> Running in f09a78c6bf2c 09:01:35 ---> Running in b011cd689761 09:01:35 ---> Running in 01b462e0f0e5 09:01:35 ---> Running in 9b9d5f00b01d 09:01:35 Removing intermediate container 5b33d4574d4d 09:01:35 ---> 584e80858f9e 09:01:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:35 Removing intermediate container b011cd689761 09:01:35 ---> 605833635bbf 09:01:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:35 Removing intermediate container f09a78c6bf2c 09:01:35 ---> c2286812fd23 09:01:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:35 Removing intermediate container 9b9d5f00b01d 09:01:35 ---> 9e7ad5b0d479 09:01:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:35 ---> Running in fdb5fbd6548c 09:01:35 Removing intermediate container 01b462e0f0e5 09:01:35 ---> 91a338234185 09:01:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:35 ---> Running in 331cf418a991 09:01:35 ---> Running in a436fc086f4f 09:01:35 ---> Running in 16bea292101b 09:01:35 ---> Running in ac297870f9cf 09:01:35 Removing intermediate container fdb5fbd6548c 09:01:35 ---> 9d9ebef44aa3 09:01:35 Step 5/23 : RUN apk add --update --no-cache make git 09:01:35 ---> Running in 8c3712e3b23e 09:01:35 Removing intermediate container 331cf418a991 09:01:35 ---> 5504b7df1b31 09:01:35 Step 5/23 : RUN apk add --update --no-cache make git 09:01:35 Removing intermediate container a436fc086f4f 09:01:35 ---> c9ea0df00e52 09:01:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:01:35 ---> Running in d73bc3873b83 09:01:35 Removing intermediate container 16bea292101b 09:01:35 ---> 1e8af3593cc7 09:01:35 Step 5/31 : RUN apk add --update --no-cache make git 09:01:35 Removing intermediate container ac297870f9cf 09:01:35 ---> aeec20eda7f7 09:01:35 Step 5/24 : RUN apk add --update --no-cache make git 09:01:35 ---> Running in 62e9951ba840 09:01:35 ---> Running in 311897d15873 09:01:35 ---> Running in 9bb08c44f136 09:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:01:35 OK: 217 MiB in 51 packages 09:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:01:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:01:36 Removing intermediate container 8c3712e3b23e 09:01:36 ---> 692d002fc8a5 09:01:36 Step 6/23 : COPY go.mod . 09:01:36 OK: 217 MiB in 51 packages 09:01:37 OK: 217 MiB in 51 packages 09:01:37 ---> 02cfbaf60a88 09:01:37 Step 7/23 : RUN go mod download 09:01:37 ---> Running in 54ca3186b826 09:01:38 Removing intermediate container d73bc3873b83 09:01:38 ---> 1b0325ba33fd 09:01:38 Step 6/23 : COPY go.mod . 09:01:38 OK: 217 MiB in 51 packages 09:01:38 OK: 217 MiB in 51 packages 09:01:38 Removing intermediate container 62e9951ba840 09:01:38 ---> 40a866c7dc79 09:01:38 Step 6/23 : COPY go.mod . 09:01:39 ---> 0a59f3307546 09:01:39 Step 7/23 : RUN go mod download 09:01:39 ---> Running in 4c77b21ba5cd 09:01:40 ---> 64b67f9d052d 09:01:40 Step 7/23 : RUN go mod download 09:01:40 ---> Running in bb8939b364d9 09:01:40 Removing intermediate container 311897d15873 09:01:40 ---> a8873f55a240 09:01:40 Step 6/31 : COPY go.mod . 09:01:40 Removing intermediate container 9bb08c44f136 09:01:40 ---> dc8aca84dd76 09:01:40 Step 6/24 : COPY go.mod . 09:01:41 Removing intermediate container 54ca3186b826 09:01:41 ---> 034f6c6bdaa7 09:01:41 Step 8/23 : COPY . . 09:01:41 ---> 2565df21246d 09:01:41 Step 7/31 : RUN go mod download 09:01:42 ---> Running in 9da05640d897 09:01:42 ---> 599532b30547 09:01:42 Step 7/24 : RUN go mod download 09:01:42 ---> Running in 84ca01aee64e 09:01:44 Removing intermediate container 4c77b21ba5cd 09:01:44 ---> 85dfd983401e 09:01:44 Step 8/23 : COPY . . 09:01:44 Removing intermediate container bb8939b364d9 09:01:44 ---> c858a52135d0 09:01:44 Step 8/23 : COPY . . 09:01:47 Removing intermediate container ac25cc6296e5 09:01:47 ---> 4e3d8ca891b5 09:01:47 09:01:47 Step 10/22 : FROM alpine:3.12 09:01:47 Removing intermediate container c21ab385236c 09:01:47 ---> 44aea9e32323 09:01:47 09:01:47 Step 10/23 : FROM alpine:3.12 09:01:47 3.12: Pulling from library/alpine 09:01:47 3.12: Pulling from library/alpine 09:01:48 Removing intermediate container a1266db4bb6d 09:01:48 ---> 09d624508e11 09:01:48 09:01:48 Step 10/21 : FROM alpine:3.12 09:01:48 3.12: Pulling from library/alpine 09:01:49 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 09:01:49 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 09:01:49 Status: Downloaded newer image for alpine:3.12 09:01:49 Status: Image is up to date for alpine:3.12 09:01:49 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 09:01:49 Status: Image is up to date for alpine:3.12 09:01:49 ---> 88dd2752d2ea 09:01:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:01:49 ---> 88dd2752d2ea 09:01:49 Step 11/21 : RUN apk add --update --no-cache curl 09:01:49 ---> 88dd2752d2ea 09:01:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:01:50 Removing intermediate container 9da05640d897 09:01:50 ---> fed525f99173 09:01:50 Step 8/31 : COPY . . 09:01:50 Removing intermediate container 84ca01aee64e 09:01:50 ---> c731e3d25089 09:01:50 Step 8/24 : COPY . . 09:01:52 ---> Running in b2f7dbc482cc 09:01:52 ---> Running in 4011b40db53a 09:01:52 ---> Running in 1d0d93bf6662 09:01:52 Removing intermediate container 64c8c93b37ed 09:01:52 ---> f3b96ab159be 09:01:52 09:01:52 Step 10/23 : FROM alpine:3.12 09:01:52 ---> 88dd2752d2ea 09:01:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:01:52 ---> Running in e2ea301b72cf 09:01:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:01:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:01:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:01:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:01:56 (1/4) Installing ca-certificates (20191127-r4) 09:01:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:01:56 (3/4) Installing libcurl (7.69.1-r3) 09:01:56 (4/4) Installing curl (7.69.1-r3) 09:01:56 Executing busybox-1.31.1-r19.trigger 09:01:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:01:56 Executing ca-certificates-20191127-r4.trigger 09:01:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:01:56 OK: 7 MiB in 18 packages 09:01:56 (1/1) Installing dumb-init (1.2.2-r1) 09:01:56 Executing busybox-1.31.1-r19.trigger 09:01:56 OK: 6 MiB in 15 packages 09:01:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:01:57 (1/1) Installing dumb-init (1.2.2-r1) 09:01:57 Executing busybox-1.31.1-r19.trigger 09:01:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:01:57 OK: 6 MiB in 15 packages 09:01:57 (1/1) Installing dumb-init (1.2.2-r1) 09:01:57 Executing busybox-1.31.1-r19.trigger 09:01:57 OK: 6 MiB in 15 packages 09:01:59 Removing intermediate container 37f04dcab188 09:01:59 ---> b18a5b124ca8 09:01:59 09:01:59 Step 10/23 : FROM alpine:3.12 09:01:59 ---> 88dd2752d2ea 09:01:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:01:59 ---> Running in 7bb3a74914df 09:02:00 Removing intermediate container 7bb3a74914df 09:02:00 ---> 4f2c4cc4dd84 09:02:00 Step 12/23 : ENV APP_PORT=48080 09:02:00 Removing intermediate container 4011b40db53a 09:02:00 ---> 492474dcd00a 09:02:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:02:00 Removing intermediate container 1d0d93bf6662 09:02:00 ---> 26d2207d700d 09:02:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:02:00 ---> Running in c73679dc17fa 09:02:01 Removing intermediate container b2f7dbc482cc 09:02:01 ---> b10d06bb6ea3 09:02:01 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:02:01 ---> Running in 2909c103079b 09:02:01 ---> Running in 8d5ecdb6357e 09:02:01 Removing intermediate container e2ea301b72cf 09:02:01 ---> b5bd64e35eaf 09:02:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:02:01 ---> Running in 995f2fb3cbbd 09:02:01 ---> Running in 20a0164ffa60 09:02:02 Removing intermediate container c73679dc17fa 09:02:02 ---> d75e0b40f3d8 09:02:02 Step 13/23 : EXPOSE $APP_PORT 09:02:02 Removing intermediate container 2909c103079b 09:02:02 ---> 856dbae403f5 09:02:02 Step 13/22 : ENV APP_PORT=48085 09:02:02 ---> Running in 54b2a90a30c9 09:02:02 Removing intermediate container 8d5ecdb6357e 09:02:02 ---> 504a2c797079 09:02:02 Step 13/23 : ENV APP_PORT=48082 09:02:02 Removing intermediate container 995f2fb3cbbd 09:02:02 ---> 1749ef022e15 09:02:02 Step 13/21 : WORKDIR /edgex 09:02:02 ---> Running in 59350ba9d71d 09:02:02 ---> Running in 6da1a9e6fbfb 09:02:02 ---> Running in c27771e59ca9 09:02:02 Removing intermediate container 20a0164ffa60 09:02:02 ---> f709cce8cba3 09:02:02 Step 13/23 : ENV APP_PORT=48081 09:02:03 Removing intermediate container 54b2a90a30c9 09:02:03 ---> 44b9b469f68a 09:02:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:02:03 ---> Running in 1332076421c7 09:02:03 Removing intermediate container 59350ba9d71d 09:02:03 ---> 847de3203f4d 09:02:03 Step 14/22 : EXPOSE $APP_PORT 09:02:03 ---> Running in ef343436a6d2 09:02:03 Removing intermediate container c27771e59ca9 09:02:03 ---> 9028507c9b6c 09:02:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:02:03 Removing intermediate container 6da1a9e6fbfb 09:02:03 ---> ac556e8bc786 09:02:03 Step 14/23 : EXPOSE $APP_PORT 09:02:03 ---> Running in 55dad3a67322 09:02:04 ---> Running in 60ac5fda7375 09:02:04 Removing intermediate container 1332076421c7 09:02:04 ---> 263758a3e567 09:02:04 Step 14/23 : EXPOSE $APP_PORT 09:02:04 ---> Running in 1eb7729c9831 09:02:04 Removing intermediate container 55dad3a67322 09:02:04 ---> 670eaec5f387 09:02:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:04 ---> ba4a3d73b966 09:02:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:02:04 Removing intermediate container 60ac5fda7375 09:02:04 ---> c3e5d27f54dc 09:02:04 Step 15/23 : WORKDIR / 09:02:05 ---> Running in 6275b2d1e40a 09:02:07 Removing intermediate container 1eb7729c9831 09:02:07 ---> 4f3e36071f64 09:02:07 Step 15/23 : WORKDIR / 09:02:07 ---> Running in 2cfb69f17daf 09:02:07 ---> 09e32d9a8492 09:02:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:02:07 Removing intermediate container 6275b2d1e40a 09:02:07 ---> 06ca5fa656db 09:02:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:07 ---> db48b3284125 09:02:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:02:08 Removing intermediate container ef343436a6d2 09:02:08 ---> 5c34f7ec2b86 09:02:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:02:09 Removing intermediate container 2cfb69f17daf 09:02:09 ---> f3cc7fbd6e0d 09:02:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:09 ---> Running in 5785e6c27d24 09:02:09 ---> b3c9c6588fbc 09:02:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:02:09 ---> 3459314d4652 09:02:09 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:02:09 ---> f7ba20784a19 09:02:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:02:09 ---> Running in 05b080a097f9 09:02:09 ---> 582ea763908d 09:02:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:02:10 Removing intermediate container 05b080a097f9 09:02:10 ---> b408be86366e 09:02:10 Step 18/21 : CMD ["--init=true"] 09:02:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:02:10 ---> Running in 8dc816568bd1 09:02:10 ---> 41cc7f1a8e7e 09:02:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:02:10 ---> Running in 68295e4376e9 09:02:10 ---> eba596df34a2 09:02:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:02:11 Removing intermediate container 8dc816568bd1 09:02:11 ---> 089901eade86 09:02:11 Step 19/21 : LABEL arch=x86_64 09:02:11 Removing intermediate container 68295e4376e9 09:02:11 ---> 88bf0e200c5d 09:02:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:02:11 ---> Running in bcfa9b2ec931 09:02:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:02:11 ---> Running in 29f1a9c02b87 09:02:11 ---> fabb2d184b62 09:02:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:02:11 ---> 996549951f53 09:02:11 Step 19/23 : ENTRYPOINT ["/core-command"] 09:02:11 Removing intermediate container bcfa9b2ec931 09:02:11 ---> d70c2fa6dfb0 09:02:11 Step 20/21 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:02:12 ---> Running in 11cc52544827 09:02:12 Removing intermediate container 29f1a9c02b87 09:02:12 ---> 4c12242725ec 09:02:12 Step 20/22 : LABEL arch=x86_64 09:02:12 ---> Running in 0fe182fda6b2 09:02:12 ---> Running in 58586605772c 09:02:12 (1/6) Installing dumb-init (1.2.2-r1) 09:02:12 (2/6) Installing libgcc (9.3.0-r2) 09:02:12 (3/6) Installing libsodium (1.0.18-r0) 09:02:12 (4/6) Installing libstdc++ (9.3.0-r2) 09:02:12 Removing intermediate container 11cc52544827 09:02:12 ---> 983633b49fa4 09:02:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:02:12 ---> d1add7a00e19 09:02:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:02:12 Removing intermediate container 0fe182fda6b2 09:02:12 ---> 7a5b07651c41 09:02:12 Step 21/21 : LABEL version=0.0.0 09:02:12 (5/6) Installing libzmq (4.3.3-r0) 09:02:12 Removing intermediate container 58586605772c 09:02:12 ---> e456fa8f30eb 09:02:12 Step 21/22 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:02:12 (6/6) Installing zeromq (4.3.3-r0) 09:02:12 ---> Running in d522263e73bc 09:02:12 ---> Running in 0cf310765e3b 09:02:13 ---> b0b249fe9cc4 09:02:13 Step 9/23 : RUN make cmd/core-command/core-command 09:02:13 ---> 60c6347a348b 09:02:13 Step 9/23 : RUN make cmd/core-data/core-data 09:02:13 ---> 0e29962d267a 09:02:13 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:02:13 ---> b44b8f74e771 09:02:13 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:02:13 ---> ed13e76076fd 09:02:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:02:13 ---> Running in 83076431b84e 09:02:13 ---> Running in 1d0477921907 09:02:13 ---> Running in 4f48c39ada5c 09:02:13 ---> Running in 584f1d39f689 09:02:13 ---> Running in 42bc740495b7 09:02:13 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 09:02:13 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 09:02:13 ---> Running in 06fbe2f93812 09:02:13 Executing busybox-1.31.1-r19.trigger 09:02:13 OK: 8 MiB in 20 packages 09:02:13 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 09:02:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:02:13 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 09:02:13 ---> Running in 76e840cc8fe3 09:02:13 Removing intermediate container 0cf310765e3b 09:02:13 ---> d8398e5b1840 09:02:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:02:14 Removing intermediate container d522263e73bc 09:02:14 ---> 305db819cd38 09:02:14 09:02:14 Removing intermediate container 06fbe2f93812 09:02:14 ---> ecbf068680b4 09:02:14 Step 21/23 : LABEL arch=x86_64 09:02:14 Removing intermediate container 76e840cc8fe3 09:02:14 ---> 9f13ee879134 09:02:14 Step 22/22 : LABEL version=0.0.0 09:02:14 ---> Running in 340b0f993477 09:02:14 ---> Running in 1cefbfd07a57 09:02:14 ---> Running in aea166b788c4 09:02:14 Removing intermediate container 5785e6c27d24 09:02:14 ---> 8409751ef3d9 09:02:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:14 Successfully built 305db819cd38 09:02:15 Removing intermediate container 340b0f993477 09:02:15 ---> 091e00ca1bb0 09:02:15 Step 21/23 : LABEL arch=x86_64 09:02:15 Successfully tagged docker-security-proxy-setup-go:latest 09:02:15 Building docker-support-notifications-go 09:02:15  Building docker-security-proxy-setup-go ... done Removing intermediate container aea166b788c4 09:02:15 ---> db5c4ab85e99 09:02:15 09:02:15 Removing intermediate container 1cefbfd07a57 09:02:15 ---> 5ad52cf9246a 09:02:15 Step 22/23 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:02:15 ---> Running in 51f92576483a 09:02:16 ---> Running in 5f84401727d7 09:02:16 Successfully built db5c4ab85e99 09:02:16 Successfully tagged docker-support-scheduler-go:latest 09:02:16 Building docker-security-bootstrapper-go 09:02:16  Building docker-support-scheduler-go ... done  ---> ef0b3b1040a7 09:02:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:02:17 Removing intermediate container 51f92576483a 09:02:17 ---> 0c779a54951e 09:02:17 Step 22/23 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:02:17 Removing intermediate container 5f84401727d7 09:02:17 ---> 89bd8ddfcdb8 09:02:17 Step 23/23 : LABEL version=0.0.0 09:02:17 ---> Running in cdf20bd8d123 09:02:17 ---> Running in af16f785a2ce 09:02:17 ---> 8fd56fdc658d 09:02:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:02:19 Removing intermediate container cdf20bd8d123 09:02:19 ---> 6d356e3ffdc1 09:02:19 Step 23/23 : LABEL version=0.0.0 09:02:19 Removing intermediate container af16f785a2ce 09:02:19 ---> 239e341c64ad 09:02:19 09:02:19 ---> b1673012b9f6 09:02:19 Step 19/23 : ENTRYPOINT ["/core-data"] 09:02:19 Successfully built 239e341c64ad 09:02:19 ---> Running in 0180d2e6eb4d 09:02:20 Successfully tagged docker-core-command-go:latest 09:02:20  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 09:02:21 ---> Running in d981b988e029 09:02:21 Removing intermediate container 0180d2e6eb4d 09:02:21 ---> 7f294b703b29 09:02:21 09:02:22 Removing intermediate container d981b988e029 09:02:22 ---> c71e6675439a 09:02:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:02:22 Successfully built 7f294b703b29 09:02:23 Successfully tagged docker-core-metadata-go:latest 09:02:23 Building docker-security-secretstore-setup-go 09:02:23  Building docker-core-metadata-go ... done  ---> Running in 281309ddc26d 09:02:25 Removing intermediate container 281309ddc26d 09:02:25 ---> c588cd7d9734 09:02:25 Step 21/23 : LABEL arch=x86_64 09:02:25 ---> Running in e612bc9ee048 09:02:26 Removing intermediate container e612bc9ee048 09:02:26 ---> e3ad452e78d0 09:02:26 Step 22/23 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:02:26 ---> Running in 0321e8995521 09:02:28 Removing intermediate container 0321e8995521 09:02:28 ---> d74bcdbfbcd2 09:02:28 Step 23/23 : LABEL version=0.0.0 09:02:28 ---> Running in 28c5033eee7d 09:02:28 Removing intermediate container 28c5033eee7d 09:02:28 ---> 918bc0903d8e 09:02:28 09:02:29 Successfully built 918bc0903d8e 09:02:29 Successfully tagged docker-core-data-go:latest 09:03:17  Building docker-core-data-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:03:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:03:17 ---> 558107f21681 09:03:17 Step 3/22 : WORKDIR /edgex-go 09:03:17 ---> Using cache 09:03:17 ---> 6f1ecad8c9fd 09:03:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:17 ---> Using cache 09:03:17 ---> 7c31f3ecf8ae 09:03:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:03:17 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:03:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:03:17 ---> 558107f21681 09:03:17 Step 3/26 : WORKDIR /edgex-go 09:03:17 ---> Using cache 09:03:17 ---> 6f1ecad8c9fd 09:03:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:17 ---> Using cache 09:03:17 ---> 7c31f3ecf8ae 09:03:17 Step 5/26 : RUN apk add --update --no-cache make bash git 09:03:17 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:03:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:03:17 ---> 558107f21681 09:03:17 Step 3/24 : WORKDIR /edgex-go 09:03:17 ---> Using cache 09:03:17 ---> 6f1ecad8c9fd 09:03:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:17 ---> Using cache 09:03:17 ---> 7c31f3ecf8ae 09:03:17 Step 5/24 : RUN apk add --update --no-cache make git 09:03:17 ---> Using cache 09:03:17 ---> 5d444d205b38 09:03:17 Step 6/24 : COPY go.mod . 09:03:17 ---> Using cache 09:03:17 ---> 6021ea034aa2 09:03:17 Step 7/24 : RUN go mod download 09:03:17 ---> Using cache 09:03:17 ---> 9e7cac79f7ec 09:03:17 Step 8/24 : COPY . . 09:03:17 ---> Using cache 09:03:17 ---> c81ed0559739 09:03:17 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:03:17 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:03:17 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:03:17 ---> 558107f21681 09:03:17 Step 3/31 : WORKDIR /edgex-go 09:03:17 ---> Using cache 09:03:17 ---> 6f1ecad8c9fd 09:03:17 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:17 ---> Using cache 09:03:17 ---> 7c31f3ecf8ae 09:03:17 Step 5/31 : RUN apk add --update --no-cache make git 09:03:17 ---> Using cache 09:03:17 ---> 5d444d205b38 09:03:17 Step 6/31 : COPY go.mod . 09:03:17 ---> Using cache 09:03:17 ---> 6021ea034aa2 09:03:17 Step 7/31 : RUN go mod download 09:03:17 ---> Using cache 09:03:17 ---> 9e7cac79f7ec 09:03:17 Step 8/31 : COPY . . 09:03:17 ---> Using cache 09:03:17 ---> c81ed0559739 09:03:17 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:18 ---> Running in bb7005c83392 09:03:18 ---> Running in 7f75ee2097af 09:03:18 ---> Running in 2488caf61ad8 09:03:18 ---> Running in 80265a439e8b 09:03:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:03:21 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 09:03:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:03:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:03:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:03:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:03:22 OK: 233 MiB in 51 packages 09:03:22 OK: 233 MiB in 51 packages 09:03:25 Removing intermediate container 80265a439e8b 09:03:25 ---> 9eba409e8a52 09:03:25 Step 6/26 : COPY go.mod . 09:03:25 Removing intermediate container 2488caf61ad8 09:03:25 ---> 915b8b897cac 09:03:25 Step 6/22 : COPY go.mod . 09:03:26 ---> 9d8740a835d8 09:03:26 Step 7/26 : RUN go mod download 09:03:26 ---> Running in f6729dccb38d 09:03:26 ---> 59f74805ac05 09:03:26 Step 7/22 : RUN go mod download 09:03:26 ---> Running in 31fe495c08b1 09:03:37 Removing intermediate container 31fe495c08b1 09:03:37 ---> 2f16c9e3fb33 09:03:37 Step 8/22 : COPY . . 09:03:37 Removing intermediate container f6729dccb38d 09:03:37 ---> 77f5a9c80527 09:03:37 Step 8/26 : COPY . . 09:03:50 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 09:03:58 Removing intermediate container 584f1d39f689 09:03:58 ---> f9e04d679d24 09:03:58 09:03:58 Step 10/24 : FROM alpine:3.12 09:03:58 3.12: Pulling from library/alpine 09:03:59 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 09:03:59 Status: Downloaded newer image for alpine:3.12 09:03:59 ---> d10569e2745f 09:03:59 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 09:04:00 ---> Running in 0ddd4ddef8e3 09:04:01 Removing intermediate container 42bc740495b7 09:04:01 ---> a3c0e9ea74ad 09:04:01 09:04:01 Step 10/31 : FROM alpine:3.12 09:04:01 ---> d10569e2745f 09:04:01 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:04:01 ---> Running in 93bafce5564c 09:04:02 Removing intermediate container 93bafce5564c 09:04:02 ---> 3888f20b3dbb 09:04:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:04:02 ---> Running in fa28510815bb 09:04:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:04:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:04:04 (1/5) Installing ca-certificates (20191127-r4) 09:04:04 (2/5) Installing nghttp2-libs (1.41.0-r0) 09:04:04 (3/5) Installing libcurl (7.69.1-r3) 09:04:04 (4/5) Installing curl (7.69.1-r3) 09:04:04 (5/5) Installing dumb-init (1.2.2-r1) 09:04:04 Executing busybox-1.31.1-r19.trigger 09:04:04 Executing ca-certificates-20191127-r4.trigger 09:04:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:04:04 OK: 7 MiB in 19 packages 09:04:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:04:05 (1/2) Installing dumb-init (1.2.2-r1) 09:04:05 (2/2) Installing su-exec (0.2-r1) 09:04:05 Executing busybox-1.31.1-r19.trigger 09:04:05 OK: 5 MiB in 16 packages 09:04:07 Removing intermediate container 0ddd4ddef8e3 09:04:07 ---> 15bb3da6044d 09:04:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:04:08 ---> Running in c979bd1664eb 09:04:08 Removing intermediate container fa28510815bb 09:04:08 ---> 85d2491d4ba7 09:04:08 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:04:09 ---> Running in d66674796fea 09:04:09 Removing intermediate container c979bd1664eb 09:04:09 ---> fb57111f66bf 09:04:09 Step 13/24 : WORKDIR / 09:04:10 ---> Running in e597837ef75a 09:04:10 Removing intermediate container d66674796fea 09:04:10 ---> d6146d328695 09:04:10 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:04:10 Removing intermediate container 83076431b84e 09:04:10 ---> d335791a09f8 09:04:10 09:04:10 Step 10/23 : FROM alpine:3.12 09:04:10 ---> d10569e2745f 09:04:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:04:10 ---> Running in 649fb3107052 09:04:11 ---> Running in fc50ee9d1fb8 09:04:11 Removing intermediate container e597837ef75a 09:04:11 ---> 1ec7fcafb740 09:04:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:04:11 Removing intermediate container 649fb3107052 09:04:11 ---> a13df684e15f 09:04:11 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:04:12 ---> Running in fa34b2ade74b 09:04:12 ---> 8b170a5dc112 09:04:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:04:13 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 09:04:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:04:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:04:13 ---> f7dd8a21d4b3 09:04:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:04:14 (1/1) Installing dumb-init (1.2.2-r1) 09:04:14 Executing busybox-1.31.1-r19.trigger 09:04:14 OK: 5 MiB in 15 packages 09:04:15 ---> c915dee4aa98 09:04:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:04:16 Removing intermediate container fa34b2ade74b 09:04:16 ---> 3e42a0753190 09:04:16 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:04:16 ---> Running in 338868e38236 09:04:17 Removing intermediate container fc50ee9d1fb8 09:04:17 ---> 950bf6ce21bc 09:04:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:04:18 ---> Running in cb5ae084babd 09:04:18 Removing intermediate container 338868e38236 09:04:18 ---> 1bdd263de8b0 09:04:18 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:04:18 ---> 1c14eeac7461 09:04:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:04:19 Removing intermediate container cb5ae084babd 09:04:19 ---> 93a445b7a7f9 09:04:19 Step 13/23 : ENV APP_PORT=48082 09:04:19 ---> Running in d1fd367b08c0 09:04:19 ---> 6312169d3b49 09:04:19 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:04:20 ---> 5f96023e21a4 09:04:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:04:20 ---> Running in e7b5fd85889c 09:04:21 Removing intermediate container d1fd367b08c0 09:04:21 ---> 2482cc354c7f 09:04:21 Step 14/23 : EXPOSE $APP_PORT 09:04:21 ---> Running in 0b4805cea99f 09:04:21 ---> 929b120c85b2 09:04:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:04:22 ---> Running in 83f60cbfcf04 09:04:22 Removing intermediate container 4f48c39ada5c 09:04:22 ---> c692a5dc8949 09:04:22 09:04:22 Step 10/23 : FROM alpine:3.12 09:04:22 ---> d10569e2745f 09:04:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:04:22 ---> Using cache 09:04:22 ---> 950bf6ce21bc 09:04:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:04:22 ---> Using cache 09:04:22 ---> 93a445b7a7f9 09:04:22 Step 13/23 : ENV APP_PORT=48081 09:04:22 Removing intermediate container 0b4805cea99f 09:04:22 ---> 4b7f48a7a504 09:04:22 Step 15/23 : WORKDIR / 09:04:22 ---> Running in 90f2c761b696 09:04:22 ---> Running in 7dcadbb3b6f3 09:04:23 Removing intermediate container 90f2c761b696 09:04:23 ---> 6c86efffdc96 09:04:23 Step 14/23 : EXPOSE $APP_PORT 09:04:23 Removing intermediate container 7dcadbb3b6f3 09:04:23 ---> db7b177431e6 09:04:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:24 ---> Running in 0bf2c13eb649 09:04:24 Removing intermediate container e7b5fd85889c 09:04:24 ---> c35713070546 09:04:24 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:24 Removing intermediate container 0bf2c13eb649 09:04:24 ---> a541022b96c2 09:04:24 Step 15/23 : WORKDIR / 09:04:25 ---> f98b9f0a5ff8 09:04:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:04:26 ---> Running in aaafbed7ae40 09:04:26 ---> 65ac8833cb55 09:04:26 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:04:26 Removing intermediate container 83f60cbfcf04 09:04:26 ---> fea69c9b0b13 09:04:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:04:27 ---> Running in 992aa8cded8f 09:04:27 ---> d6e6aab89d72 09:04:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:04:27 Removing intermediate container aaafbed7ae40 09:04:27 ---> 063fa1592e17 09:04:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:27 Removing intermediate container 1d0477921907 09:04:27 ---> 8e54accf5046 09:04:27 09:04:27 Step 10/23 : FROM alpine:3.12 09:04:27 ---> d10569e2745f 09:04:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:04:28 ---> Running in 6a4d6ec0ee5c 09:04:28 Removing intermediate container 992aa8cded8f 09:04:28 ---> 5740ab3984c6 09:04:28 Step 22/24 : LABEL arch=arm64 09:04:28 ---> Running in 1b36decb8881 09:04:28 ---> 3b1f6e45e43a 09:04:28 Step 19/23 : ENTRYPOINT ["/core-command"] 09:04:28 ---> 726d93bd8000 09:04:28 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:04:28 ---> 64a953b7b1e1 09:04:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:04:28 ---> Running in e5873c4128da 09:04:29 Removing intermediate container 6a4d6ec0ee5c 09:04:29 ---> 6e67ae0090e3 09:04:29 Step 12/23 : ENV APP_PORT=48080 09:04:29 Removing intermediate container 1b36decb8881 09:04:29 ---> 851c9af92e04 09:04:29 Step 23/24 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:04:29 ---> Running in f316af487c16 09:04:29 ---> Running in 6783a3a853bb 09:04:29 Removing intermediate container e5873c4128da 09:04:29 ---> 0b97906d4ee3 09:04:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:04:29 ---> 0129169bcc2c 09:04:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:04:29 ---> Running in 15761d8e2f02 09:04:29 Removing intermediate container f316af487c16 09:04:29 ---> ce263e6dc560 09:04:29 Step 13/23 : EXPOSE $APP_PORT 09:04:30 Removing intermediate container 6783a3a853bb 09:04:30 ---> 0f91049f181c 09:04:30 Step 24/24 : LABEL version=0.0.0 09:04:30 ---> Running in aac47c298a62 09:04:30 ---> 20bdbf386e25 09:04:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:04:30 ---> Running in 5d6fdd2e71d0 09:04:30 Removing intermediate container 15761d8e2f02 09:04:30 ---> 2cca0b1dac0d 09:04:30 Step 21/23 : LABEL arch=arm64 09:04:30 ---> 06c7d36ca2d1 09:04:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:04:31 ---> Running in 736e015e0e1d 09:04:31 Removing intermediate container aac47c298a62 09:04:31 ---> ea34155c107b 09:04:31 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:31 Removing intermediate container 5d6fdd2e71d0 09:04:31 ---> e1d51df262c1 09:04:31 09:04:31 ---> Running in 289d8bc7e4b0 09:04:31 ---> 93f7c0604ce3 09:04:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:04:31 Removing intermediate container 736e015e0e1d 09:04:31 ---> a0c1e828dcd7 09:04:31 Step 22/23 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:04:31 ---> Running in 46cefd1aaedb 09:04:31 Successfully built e1d51df262c1 09:04:31 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 09:04:31  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 09:04:31 ---> b2c4b4c9c0c4 09:04:31 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:04:32 ---> Running in 557f98015e40 09:04:32 ---> Running in 2f019f5de0ec 09:04:32 Removing intermediate container bb7005c83392 09:04:32 ---> 1189b2ce4018 09:04:32 09:04:32 Step 10/31 : FROM alpine:3.12 09:04:32 ---> 88dd2752d2ea 09:04:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:04:32 Removing intermediate container 46cefd1aaedb 09:04:32 ---> 009a1f019513 09:04:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:04:32 Removing intermediate container 557f98015e40 09:04:32 ---> 55b8120ee527 09:04:32 Step 23/23 : LABEL version=0.0.0 09:04:32 ---> Running in 9d91a920039f 09:04:32 ---> Running in fde0f87bbc2a 09:04:33 Removing intermediate container 2f019f5de0ec 09:04:33 ---> 56d2f817bda5 09:04:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:04:33 Removing intermediate container 9d91a920039f 09:04:33 ---> e1e69673ce23 09:04:33 Step 21/23 : LABEL arch=arm64 09:04:34 Removing intermediate container fde0f87bbc2a 09:04:34 ---> 716fe00cd309 09:04:34 09:04:34 ---> Running in a8dbfc8f9b76 09:04:34 ---> Running in 062a913dd321 09:04:35 Successfully built 716fe00cd309 09:04:35 Successfully tagged docker-core-command-go-arm64:latest 09:04:35 ---> 7060ea887929 09:04:35  Building docker-core-command-go ... done Building docker-support-scheduler-go 09:04:35 Step 26/31 : RUN chmod +x /entrypoint.sh 09:04:35 Removing intermediate container 062a913dd321 09:04:35 ---> 838ec1a327af 09:04:35 Step 22/23 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:04:36 ---> Running in 171a57f05d19 09:04:36 Removing intermediate container 289d8bc7e4b0 09:04:36 ---> 1490e3ab7f1e 09:04:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:04:36 ---> Running in ed3d8bd0a8bf 09:04:36 ---> Running in 6a3479d13bd9 09:04:36 Removing intermediate container ed3d8bd0a8bf 09:04:36 ---> 63243fb0f28d 09:04:36 Step 23/23 : LABEL version=0.0.0 09:04:36 ---> Running in 124489c4799d 09:04:38 Removing intermediate container a8dbfc8f9b76 09:04:38 ---> c68caaa4befd 09:04:38 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:04:38 ---> Running in 7d99c61f6474 09:04:38 Removing intermediate container 124489c4799d 09:04:38 ---> 784d271f3052 09:04:38 09:04:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:04:38 Successfully built 784d271f3052 09:04:38 Successfully tagged docker-core-metadata-go-arm64:latest 09:04:38  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 09:04:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:04:40 Removing intermediate container 171a57f05d19 09:04:40 ---> 8e687ad54521 09:04:40 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:04:40 (1/6) Installing dumb-init (1.2.2-r1) 09:04:40 (2/6) Installing libgcc (9.3.0-r2) 09:04:40 (3/6) Installing libsodium (1.0.18-r0) 09:04:40 (4/6) Installing libstdc++ (9.3.0-r2) 09:04:40 (5/6) Installing libzmq (4.3.3-r0) 09:04:41 (6/6) Installing zeromq (4.3.3-r0) 09:04:41 Executing busybox-1.31.1-r19.trigger 09:04:41 OK: 8 MiB in 20 packages 09:04:41 ---> Running in 6eb7b68ba775 09:04:42 Removing intermediate container 6eb7b68ba775 09:04:42 ---> f78aba718cde 09:04:42 Step 28/31 : CMD ["gate"] 09:04:43 ---> Running in c549e4bd6b7d 09:04:43 Removing intermediate container 6a3479d13bd9 09:04:43 ---> d2779ef43799 09:04:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:43 Removing intermediate container c549e4bd6b7d 09:04:43 ---> 56ec5e11d4a7 09:04:43 Step 29/31 : LABEL arch=arm64 09:04:44 ---> Running in cada71524d09 09:04:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:04:44 ---> ebf12a331d99 09:04:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:04:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:04:45 (1/2) Installing dumb-init (1.2.2-r1) 09:04:45 (2/2) Installing su-exec (0.2-r1) 09:04:45 Executing busybox-1.31.1-r19.trigger 09:04:45 OK: 6 MiB in 16 packages 09:04:45 Removing intermediate container cada71524d09 09:04:45 ---> fed27a2f9693 09:04:45 Step 30/31 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:04:46 ---> Running in 4af12889bda6 09:04:46 ---> b0c5f43f87db 09:04:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:04:47 Removing intermediate container 4af12889bda6 09:04:47 ---> 7fba321b6c84 09:04:47 Step 31/31 : LABEL version=0.0.0 09:04:48 ---> 4aa2ca4cfdb1 09:04:48 Step 19/23 : ENTRYPOINT ["/core-data"] 09:04:48 ---> Running in 118060e9a385 09:04:48 ---> Running in 476cc1be59b1 09:04:48 Removing intermediate container 118060e9a385 09:04:48 ---> 0448639a548b 09:04:48 09:04:49 Removing intermediate container 476cc1be59b1 09:04:49 ---> 2c90cc687ec2 09:04:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:04:49 Successfully built 0448639a548b 09:04:49 Successfully tagged docker-security-bootstrapper-go-arm64:latest 09:04:49  Building docker-security-bootstrapper-go ... done Building docker-support-notifications-go 09:04:49 ---> Running in bbde7a368f7a 09:04:50 Removing intermediate container bbde7a368f7a 09:04:50 ---> b356da447d7e 09:04:50 Step 21/23 : LABEL arch=arm64 09:04:50 ---> Running in dcdaa970ab4d 09:04:50 Removing intermediate container dcdaa970ab4d 09:04:50 ---> cdcb1ab1a1ec 09:04:50 Step 22/23 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:04:50 ---> Running in 2fc9d0f9600e 09:04:51 Removing intermediate container 7d99c61f6474 09:04:51 ---> 7c651350d99d 09:04:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:04:51 ---> Running in de8dd94be03b 09:04:51 Removing intermediate container 2fc9d0f9600e 09:04:51 ---> 1c48b32e0aa8 09:04:51 Step 23/23 : LABEL version=0.0.0 09:04:51 ---> Running in 7273c57d0dcf 09:04:52 Removing intermediate container 7f75ee2097af 09:04:52 ---> 22ba40c71447 09:04:52 09:04:52 Step 10/24 : FROM alpine:3.12 09:04:52 ---> 88dd2752d2ea 09:04:52 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 09:04:52 ---> Running in a34d16555235 09:04:52 Removing intermediate container de8dd94be03b 09:04:52 ---> 6ffe09c9bd47 09:04:52 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:04:52 Removing intermediate container 7273c57d0dcf 09:04:52 ---> 38dcc85a361c 09:04:52 09:04:52 ---> Running in b6303d569a98 09:04:53 Successfully built 38dcc85a361c 09:04:53 Successfully tagged docker-core-data-go-arm64:latest 09:04:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:04:54 Removing intermediate container b6303d569a98 09:04:54 ---> 939919d749a6 09:04:54 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:04:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:04:54 (1/5) Installing ca-certificates (20191127-r4) 09:04:54 (2/5) Installing nghttp2-libs (1.41.0-r0) 09:04:54 (3/5) Installing libcurl (7.69.1-r3) 09:04:54 (4/5) Installing curl (7.69.1-r3) 09:04:54 (5/5) Installing dumb-init (1.2.2-r1) 09:04:54 Executing busybox-1.31.1-r19.trigger 09:04:54 Executing ca-certificates-20191127-r4.trigger 09:04:54 OK: 7 MiB in 19 packages 09:04:55 ---> Running in 72471b9c9117 09:04:56 ---> e43aa71b5872 09:04:56 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:04:56 ---> e69b29f635af 09:04:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:04:56 ---> Running in 5b9e2dbe2d1e 09:04:56 ---> Running in 17b1dca312ea 09:04:56 Removing intermediate container a34d16555235 09:04:56 ---> 137ed9ecf285 09:04:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:04:57 ---> Running in e5eea32339da 09:04:57 Removing intermediate container e5eea32339da 09:04:57 ---> dcf55c21b32f 09:04:57 Step 13/24 : WORKDIR / 09:04:57 ---> Running in 7dac1181eccf 09:04:58 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 09:04:58 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 09:04:58 Removing intermediate container 72471b9c9117 09:04:58 ---> a58887e0d2ee 09:04:58 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:04:58 Removing intermediate container 7dac1181eccf 09:04:58 ---> bf7cf41175cc 09:04:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:04:59 ---> Running in 844f491e36e5 09:05:00 ---> c6707100d391 09:05:00 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:05:01 Removing intermediate container 844f491e36e5 09:05:01 ---> f90ab2851b49 09:05:01 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:05:01 ---> 40da0882d926 09:05:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:05:03 ---> cc240f086f57 09:05:03 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:05:03 ---> a6414182ea6e 09:05:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:05:03 ---> Running in 63638e1578dd 09:05:06 ---> ad6e157dcc07 09:05:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:05:09 ---> f7c72c256e24 09:05:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:05:09 Removing intermediate container 63638e1578dd 09:05:09 ---> 99322cc4be40 09:05:09 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:10 ---> ad0173ee1e9a 09:05:10 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:05:11 ---> Running in b8ef041949c0 09:05:11 ---> a584b98dd86a 09:05:11 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:05:15 ---> 2ad19381a2f4 09:05:15 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:05:17 ---> dbab08405a80 09:05:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:05:17 Removing intermediate container b8ef041949c0 09:05:17 ---> dba96187b4ee 09:05:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:05:17 ---> Running in ab5873f85e7f 09:05:18 ---> 210d89d8b0cc 09:05:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:05:18 Removing intermediate container ab5873f85e7f 09:05:18 ---> 6a37b84dc854 09:05:18 Step 22/24 : LABEL arch=x86_64 09:05:19 ---> Running in d7f68c6390a1 09:05:19 ---> 0ec7490c3af3 09:05:19 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:05:19  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:05:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:05:19 ---> 18b91feae6b1 09:05:19 Step 3/21 : WORKDIR /edgex-go 09:05:19 ---> Using cache 09:05:19 ---> 91a338234185 09:05:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:19 ---> Using cache 09:05:19 ---> aeec20eda7f7 09:05:19 Step 5/21 : RUN apk add --update --no-cache make git 09:05:19 ---> Using cache 09:05:19 ---> dc8aca84dd76 09:05:19 Step 6/21 : COPY go.mod . 09:05:19 ---> Using cache 09:05:19 ---> 599532b30547 09:05:19 Step 7/21 : RUN go mod download 09:05:19 ---> Using cache 09:05:19 ---> c731e3d25089 09:05:19 Step 8/21 : COPY . . 09:05:19 ---> Using cache 09:05:19 ---> b44b8f74e771 09:05:19 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:05:20 ---> Running in 4085fa1d8e77 09:05:20 Removing intermediate container d7f68c6390a1 09:05:20 ---> e7bc6daeee96 09:05:20 Step 23/24 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:05:20 ---> Running in b518783c0bc4 09:05:20 Removing intermediate container 4085fa1d8e77 09:05:20 ---> c7635d4e59d5 09:05:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:05:21 Removing intermediate container b518783c0bc4 09:05:21 ---> 5f818a26db2a 09:05:21 Step 24/24 : LABEL version=0.0.0 09:05:21 ---> Running in 987beca8916c 09:05:21 ---> 5d4662b2f066 09:05:21 Step 26/31 : RUN chmod +x /entrypoint.sh 09:05:21 ---> Running in 51f13df0bc9b 09:05:21 Removing intermediate container 987beca8916c 09:05:21 ---> e9eb55eea6d3 09:05:21 09:05:24 ---> Running in a56b4cf6ad2d 09:05:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:05:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:05:24 ---> 18b91feae6b1 09:05:24 Step 3/22 : WORKDIR /edgex-go 09:05:24 ---> Using cache 09:05:24 ---> 91a338234185 09:05:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:24 ---> Using cache 09:05:24 ---> aeec20eda7f7 09:05:24 Step 5/22 : RUN apk add --update --no-cache make git 09:05:24 ---> Using cache 09:05:24 ---> dc8aca84dd76 09:05:24 Step 6/22 : COPY go.mod . 09:05:24 ---> Using cache 09:05:24 ---> 599532b30547 09:05:24 Step 7/22 : RUN go mod download 09:05:24 ---> Using cache 09:05:24 ---> c731e3d25089 09:05:24 Step 8/22 : COPY . . 09:05:24 Successfully built e9eb55eea6d3 09:05:24 ---> Using cache 09:05:24 ---> b44b8f74e771 09:05:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:05:24 Successfully tagged docker-security-secretstore-setup-go:latest 09:05:25 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 09:05:26 ---> Running in e52c2c27ba1c 09:05:26 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:05:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:05:26 ---> 18b91feae6b1 09:05:26 Step 3/26 : WORKDIR /edgex-go 09:05:26 ---> Using cache 09:05:26 ---> 91a338234185 09:05:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:26 ---> Using cache 09:05:26 ---> aeec20eda7f7 09:05:26 Step 5/26 : RUN apk add --update --no-cache make bash git 09:05:26 ---> Running in 9f1d113eb01a 09:05:27  Building docker-security-secretstore-setup-go ... done Removing intermediate container 51f13df0bc9b 09:05:27 ---> 87ca225a8028 09:05:27 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:05:27 ---> Running in b0f1fe770bfa 09:05:28 Removing intermediate container b0f1fe770bfa 09:05:28 ---> 02f10fcfe3d9 09:05:28 Step 28/31 : CMD ["gate"] 09:05:28 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 09:05:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:05:29 ---> Running in a1e1caa69ab4 09:05:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:05:30 Removing intermediate container a1e1caa69ab4 09:05:30 ---> a48226426236 09:05:30 Step 29/31 : LABEL arch=x86_64 09:05:30 ---> Running in 6b19cdc697bd 09:05:31 OK: 217 MiB in 51 packages 09:05:31 Removing intermediate container 6b19cdc697bd 09:05:31 ---> f90787b6fb0b 09:05:31 Step 30/31 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:05:31 ---> Running in afdac2f156c4 09:05:32 Removing intermediate container afdac2f156c4 09:05:32 ---> c13ada81cc9f 09:05:32 Step 31/31 : LABEL version=0.0.0 09:05:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:05:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:05:32 ---> 18b91feae6b1 09:05:32 Step 3/22 : WORKDIR /edgex-go 09:05:32 ---> Using cache 09:05:32 ---> 91a338234185 09:05:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:32 ---> Using cache 09:05:32 ---> aeec20eda7f7 09:05:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:05:32 ---> Running in 68b8a90f0ced 09:05:33 ---> Running in 9d7e25553b9f 09:05:33 Removing intermediate container 9f1d113eb01a 09:05:33 ---> 33623ce0c454 09:05:33 Step 6/26 : COPY go.mod . 09:05:34 Removing intermediate container 9d7e25553b9f 09:05:34 ---> c09d93548dd6 09:05:34 09:05:34 ---> 90d3db396b26 09:05:34 Step 7/26 : RUN go mod download 09:05:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:05:34 ---> Running in b7d0cefa39e8 09:05:35 Successfully built c09d93548dd6 09:05:35 Successfully tagged docker-security-bootstrapper-go:latest 09:05:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:05:36 OK: 217 MiB in 51 packages 09:05:38 Removing intermediate container 68b8a90f0ced 09:05:38 ---> a6b270146a37 09:05:38 Step 6/22 : COPY go.mod . 09:05:39  Building docker-security-bootstrapper-go ... done Removing intermediate container 5b9e2dbe2d1e 09:05:39 ---> a8e779f74659 09:05:39 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:05:39 ---> Running in 28ae1b240af4 09:05:40 Removing intermediate container b7d0cefa39e8 09:05:40 ---> 25e393dfa149 09:05:40 Step 8/26 : COPY . . 09:05:40 ---> be7b144af717 09:05:40 Step 7/22 : RUN go mod download 09:05:40 ---> Running in f996620cf247 09:05:42 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 09:05:45 Removing intermediate container 17b1dca312ea 09:05:45 ---> 29a2f922aece 09:05:45 09:05:45 Step 10/22 : FROM alpine:3.12 09:05:45 ---> 88dd2752d2ea 09:05:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:05:45 ---> Running in 883c642f47b1 09:05:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:05:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:05:46 (1/2) Installing ca-certificates (20191127-r4) 09:05:46 (2/2) Installing dumb-init (1.2.2-r1) 09:05:46 Executing busybox-1.31.1-r19.trigger 09:05:46 Executing ca-certificates-20191127-r4.trigger 09:05:46 OK: 6 MiB in 16 packages 09:05:46 Removing intermediate container f996620cf247 09:05:46 ---> ed2c7b6737eb 09:05:46 Step 8/22 : COPY . . 09:05:47 Removing intermediate container 28ae1b240af4 09:05:47 ---> 73d97985d4b7 09:05:47 09:05:47 Step 11/26 : FROM docker:20.10.0 09:05:47 20.10.0: Pulling from library/docker 09:05:48 Removing intermediate container 883c642f47b1 09:05:48 ---> e506009a6049 09:05:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:05:48 ---> Running in cf62df805419 09:05:49 Removing intermediate container cf62df805419 09:05:49 ---> 3adeaf9a67a3 09:05:49 Step 13/22 : ENV APP_PORT=48060 09:05:50 ---> Running in 72c591d2db54 09:05:50 Removing intermediate container 72c591d2db54 09:05:50 ---> 74a2fbc33f8f 09:05:50 Step 14/22 : EXPOSE $APP_PORT 09:05:51 ---> Running in fa1899b53476 09:05:52 Removing intermediate container fa1899b53476 09:05:52 ---> 805e5fa89c46 09:05:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:54 ---> 9c3a2ffe2042 09:05:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:55 ---> beb395c0bc96 09:05:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:05:56 ---> 204a14c563b4 09:05:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:05:56 ---> Running in aebaf43a27ee 09:05:57 Removing intermediate container aebaf43a27ee 09:05:57 ---> cfd7f013631e 09:05:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:05:57 ---> Running in 948a55ca9235 09:05:58 Removing intermediate container 948a55ca9235 09:05:58 ---> 0d90b23da8fc 09:05:58 Step 20/22 : LABEL arch=x86_64 09:05:58 ---> Running in adffa0ec87f5 09:05:59 Removing intermediate container adffa0ec87f5 09:05:59 ---> a4f5ac44cd39 09:05:59 Step 21/22 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:05:59 ---> Running in a5b1ac8fba67 09:06:00 Removing intermediate container a5b1ac8fba67 09:06:00 ---> 0fb72e3990f7 09:06:00 Step 22/22 : LABEL version=0.0.0 09:06:00 ---> Running in 3d90693d5554 09:06:02 Removing intermediate container 3d90693d5554 09:06:02 ---> 89b06ca24b96 09:06:02 09:06:03 Successfully built 89b06ca24b96 09:06:03 Successfully tagged docker-support-notifications-go:latest 09:06:04  Building docker-support-notifications-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:06:04 Status: Downloaded newer image for docker:20.10.0 09:06:04 ---> aefe523efa57 09:06:04 Step 12/26 : RUN apk add --no-cache bash 09:06:04 ---> Running in 38f2b64d0e3c 09:06:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:06:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:06:05 (1/2) Installing readline (8.0.4-r0) 09:06:05 (2/2) Installing bash (5.0.17-r0) 09:06:05 Executing bash-5.0.17-r0.post-install 09:06:05 Executing busybox-1.31.1-r19.trigger 09:06:05 OK: 12 MiB in 22 packages 09:06:06 Removing intermediate container 38f2b64d0e3c 09:06:06 ---> cb90d016eca8 09:06:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 09:06:06 ---> Running in 55c5d2a3b668 09:06:07 Removing intermediate container 55c5d2a3b668 09:06:07 ---> f4b4cb73cb6a 09:06:07 Step 14/26 : ENV APP_PORT=48090 09:06:07 ---> Running in eb8446b2532e 09:06:07 Removing intermediate container eb8446b2532e 09:06:07 ---> f55511552000 09:06:07 Step 15/26 : EXPOSE $APP_PORT 09:06:08 ---> Running in 01988c3c2c83 09:06:08 Removing intermediate container 01988c3c2c83 09:06:08 ---> 7e6ee6d0a50d 09:06:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:06:09 ---> b8aa37a30aae 09:06:09 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:06:09 ---> Running in 964c3294239f 09:06:09 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 09:06:09 ---> b1a32e48f902 09:06:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:06:09 ---> Running in 79ef5e99b6a5 09:06:09 ---> c2975e7336b3 09:06:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:06:10 ---> 95cdfe70735d 09:06:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:06:10 ---> b0122b57fad4 09:06:10 Step 19/26 : RUN apk --no-cache add py3-pip 09:06:11 ---> Running in 45d8602df10c 09:06:11 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 09:06:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:06:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:06:12 (1/33) Installing libbz2 (1.0.8-r1) 09:06:12 (2/33) Installing expat (2.2.9-r1) 09:06:12 (3/33) Installing libffi (3.3-r2) 09:06:12 (4/33) Installing gdbm (1.13-r1) 09:06:13 (5/33) Installing xz-libs (5.2.5-r0) 09:06:13 (6/33) Installing sqlite-libs (3.32.1-r0) 09:06:13 (7/33) Installing python3 (3.8.5-r1) 09:06:14 (8/33) Installing py3-appdirs (1.4.4-r1) 09:06:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 09:06:14 (10/33) Installing py3-parsing (2.4.7-r0) 09:06:14 (11/33) Installing py3-six (1.15.0-r0) 09:06:14 (12/33) Installing py3-packaging (20.4-r0) 09:06:14 (13/33) Installing py3-setuptools (47.0.0-r0) 09:06:14 (14/33) Installing py3-chardet (3.0.4-r4) 09:06:14 (15/33) Installing py3-idna (2.9-r0) 09:06:15 (16/33) Installing py3-certifi (2020.4.5.1-r0) 09:06:15 (17/33) Installing py3-urllib3 (1.25.9-r0) 09:06:15 (18/33) Installing py3-requests (2.23.0-r0) 09:06:15 (19/33) Installing py3-msgpack (1.0.0-r0) 09:06:15 (20/33) Installing py3-lockfile (0.12.2-r3) 09:06:15 (21/33) Installing py3-cachecontrol (0.12.6-r0) 09:06:15 (22/33) Installing py3-colorama (0.4.3-r0) 09:06:15 (23/33) Installing py3-distlib (0.3.0-r0) 09:06:15 (24/33) Installing py3-distro (1.5.0-r1) 09:06:15 (25/33) Installing py3-webencodings (0.5.1-r3) 09:06:15 (26/33) Installing py3-html5lib (1.0.1-r4) 09:06:15 (27/33) Installing py3-pytoml (0.1.21-r0) 09:06:15 (28/33) Installing py3-pep517 (0.8.2-r0) 09:06:15 (29/33) Installing py3-progress (1.5-r0) 09:06:15 (30/33) Installing py3-toml (0.10.1-r0) 09:06:15 (31/33) Installing py3-retrying (1.3.3-r0) 09:06:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 09:06:15 (33/33) Installing py3-pip (20.1.1-r0) 09:06:15 Executing busybox-1.31.1-r19.trigger 09:06:15 OK: 71 MiB in 55 packages 09:06:26 Removing intermediate container 45d8602df10c 09:06:26 ---> fddab81f366a 09:06:26 Step 20/26 : RUN pip install docker-compose==1.23.2 09:06:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:06:26 ---> Running in 59ab052326c7 09:06:29 Collecting docker-compose==1.23.2 09:06:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:06:29 Collecting texttable<0.10,>=0.9.0 09:06:29 Downloading texttable-0.9.1.tar.gz (11 kB) 09:06:30 Collecting cached-property<2,>=1.2.0 09:06:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:06:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:06:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:06:31 Collecting websocket-client<1.0,>=0.32.0 09:06:31 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 09:06:31 Collecting docker<4.0,>=3.6.0 09:06:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:06:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:06:31 Collecting dockerpty<0.5,>=0.4.1 09:06:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:06:32 Collecting jsonschema<3,>=2.5.1 09:06:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:06:32 Collecting PyYAML<4,>=3.10 09:06:32 Downloading PyYAML-3.13.tar.gz (270 kB) 09:06:34 Collecting docopt<0.7,>=0.6.1 09:06:34 Downloading docopt-0.6.2.tar.gz (25 kB) 09:06:35 Collecting idna<2.8,>=2.5 09:06:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:06:35 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) 09:06:35 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) 09:06:35 Collecting urllib3<1.25,>=1.21.1 09:06:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:06:35 Collecting docker-pycreds>=0.4.0 09:06:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:06:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:06:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:06:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:06:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:06:35 Installing collected packages: texttable, cached-property, idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, PyYAML, docopt, docker-compose 09:06:35 Running setup.py install for texttable: started 09:06:36 Running setup.py install for texttable: finished with status 'done' 09:06:36 Attempting uninstall: idna 09:06:36 Found existing installation: idna 2.9 09:06:36 Uninstalling idna-2.9: 09:06:38 Successfully uninstalled idna-2.9 09:06:38 Attempting uninstall: urllib3 09:06:38 Found existing installation: urllib3 1.25.9 09:06:38 Uninstalling urllib3-1.25.9: 09:06:38 Successfully uninstalled urllib3-1.25.9 09:06:38 Attempting uninstall: requests 09:06:38 Found existing installation: requests 2.23.0 09:06:38 Uninstalling requests-2.23.0: 09:06:38 Successfully uninstalled requests-2.23.0 09:06:39 Running setup.py install for dockerpty: started 09:06:40 Running setup.py install for dockerpty: finished with status 'done' 09:06:41 Running setup.py install for PyYAML: started 09:06:41 Removing intermediate container a56b4cf6ad2d 09:06:41 ---> 2f9005bc1c4d 09:06:41 09:06:41 Step 10/21 : FROM alpine:3.12 09:06:41 ---> d10569e2745f 09:06:41 Step 11/21 : RUN apk add --update --no-cache curl 09:06:41 ---> Running in 669d4b202048 09:06:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:06:41 Running setup.py install for PyYAML: finished with status 'done' 09:06:41 Running setup.py install for docopt: started 09:06:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:06:42 (1/4) Installing ca-certificates (20191127-r4) 09:06:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:06:42 (3/4) Installing libcurl (7.69.1-r3) 09:06:42 (4/4) Installing curl (7.69.1-r3) 09:06:42 Executing busybox-1.31.1-r19.trigger 09:06:42 Executing ca-certificates-20191127-r4.trigger 09:06:43 Running setup.py install for docopt: finished with status 'done' 09:06:43 OK: 7 MiB in 18 packages 09:06:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 09:06:45 Removing intermediate container 669d4b202048 09:06:45 ---> f8374514a3a7 09:06:45 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:06:45 ---> Running in 1b230ada0161 09:06:46 Removing intermediate container 1b230ada0161 09:06:46 ---> afff9f709526 09:06:46 Step 13/21 : WORKDIR /edgex 09:06:46 ---> Running in 212e139f6603 09:06:47 Removing intermediate container 212e139f6603 09:06:47 ---> 345b08440ead 09:06:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:06:48 Removing intermediate container 59ab052326c7 09:06:48 ---> 10d56e1d241a 09:06:48 Step 21/26 : RUN apk --no-cache add curl 09:06:48 ---> Running in 158d808434f8 09:06:48 ---> a58d85438005 09:06:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:06:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:06:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:06:48 (1/3) Installing nghttp2-libs (1.41.0-r0) 09:06:48 (2/3) Installing libcurl (7.69.1-r3) 09:06:48 (3/3) Installing curl (7.69.1-r3) 09:06:48 Executing busybox-1.31.1-r19.trigger 09:06:49 OK: 72 MiB in 58 packages 09:06:50 ---> ac4452947c4f 09:06:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:06:50 Removing intermediate container 158d808434f8 09:06:50 ---> deffb7831ecd 09:06:50 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 09:06:50 ---> Running in 4a419f6ef010 09:06:51 Removing intermediate container 4a419f6ef010 09:06:51 ---> 69258ffad953 09:06:51 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:06:51 ---> Running in 41d483345f33 09:06:52 ---> 08037c074d30 09:06:52 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:06:52 ---> Running in c294e4b69cb8 09:06:52 Removing intermediate container 41d483345f33 09:06:52 ---> 986b3007c7f7 09:06:52 Step 24/26 : LABEL arch=x86_64 09:06:52 ---> Running in 40baff567cf9 09:06:52 Removing intermediate container 40baff567cf9 09:06:52 ---> e3d8523e76f6 09:06:52 Step 25/26 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:06:52 ---> Running in 468ef15c5f0e 09:06:52 Removing intermediate container 468ef15c5f0e 09:06:52 ---> 3796fd1019a2 09:06:52 Step 26/26 : LABEL version=0.0.0 09:06:53 Removing intermediate container c294e4b69cb8 09:06:53 ---> d336701ff557 09:06:53 Step 18/21 : CMD ["--init=true"] 09:06:53 ---> Running in d812fea06408 09:06:53 ---> Running in 00828b87e34b 09:06:53 Removing intermediate container d812fea06408 09:06:53 ---> 4edea91d1cf7 09:06:53 09:06:53 Successfully built 4edea91d1cf7 09:06:53 Successfully tagged docker-sys-mgmt-agent-go:latest 09:06:54 Removing intermediate container 00828b87e34b 09:06:54 ---> 18dbaf670c56 09:06:54 Step 19/21 : LABEL arch=arm64 09:06:54  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 09:06:54 $ docker stop --time=1 155050ae09659ebb3baae9ab18f6e7dde6a1f010e8c6d7b2477fcdfeabf8162f 09:06:54 ---> Running in eb3dbd6797f0 09:06:55 Removing intermediate container e52c2c27ba1c 09:06:55 ---> e0c86f12e45b 09:06:55 09:06:55 Step 10/22 : FROM alpine:3.12 09:06:55 ---> d10569e2745f 09:06:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:06:55 ---> Using cache 09:06:55 ---> 950bf6ce21bc 09:06:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:06:55 ---> Using cache 09:06:55 ---> 93a445b7a7f9 09:06:55 Step 13/22 : ENV APP_PORT=48085 09:06:55 Removing intermediate container eb3dbd6797f0 09:06:55 ---> 80386e4f277a 09:06:55 Step 20/21 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:06:55 ---> Running in 9a2b6de258fc 09:06:55 ---> Running in ebd268a86d97 09:06:56 Removing intermediate container 9a2b6de258fc 09:06:56 ---> 92aa193a6ea2 09:06:56 Step 14/22 : EXPOSE $APP_PORT 09:06:56 Removing intermediate container ebd268a86d97 09:06:56 ---> 6825838fbfaa 09:06:56 Step 21/21 : LABEL version=0.0.0 09:06:56 ---> Running in 4fa2d2c0029b 09:06:56 ---> Running in 54fc6e1543e8 09:06:56 Removing intermediate container 54fc6e1543e8 09:06:56 ---> 19c4ced4ed0c 09:06:56 09:06:57 Removing intermediate container 4fa2d2c0029b 09:06:57 ---> 321502e8fe60 09:06:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:57 $ docker rm -f 155050ae09659ebb3baae9ab18f6e7dde6a1f010e8c6d7b2477fcdfeabf8162f [Pipeline] // withDockerContainer [Pipeline] sh 09:06:57 Successfully built 19c4ced4ed0c 09:06:57 Successfully tagged docker-security-proxy-setup-go-arm64:latest 09:06:58 + docker images 09:06:58 + grep docker 09:06:58  Building docker-security-proxy-setup-go ... done  ---> 01686d72f3ed 09:06:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:06:59 docker-sys-mgmt-agent-go latest 4edea91d1cf7 5 seconds ago 313MB 09:06:59 docker-support-notifications-go latest 89b06ca24b96 56 seconds ago 17.8MB 09:06:59 docker-security-bootstrapper-go latest c09d93548dd6 About a minute ago 18.7MB 09:06:59 docker-security-secretstore-setup-go latest e9eb55eea6d3 About a minute ago 24.9MB 09:06:59 docker-core-data-go latest 918bc0903d8e 4 minutes ago 22.4MB 09:06:59 docker-core-metadata-go latest 7f294b703b29 4 minutes ago 19MB 09:06:59 docker-core-command-go latest 239e341c64ad 4 minutes ago 17.2MB 09:06:59 docker-support-scheduler-go latest db5c4ab85e99 4 minutes ago 17.2MB 09:06:59 docker-security-proxy-setup-go latest 305db819cd38 4 minutes ago 24.7MB 09:06:59 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 09:07:00 ---> 7b6c894bcd64 09:07:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:07:01 ---> ccf5446caaad 09:07:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:07:01 ---> Running in d90211b5e80a 09:07:02 Removing intermediate container d90211b5e80a 09:07:02 ---> 92e34da2be05 09:07:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:07:02 ---> Running in d7da99c8c675 09:07:03 Removing intermediate container d7da99c8c675 09:07:03 ---> b27e9fae00a8 09:07:03 Step 20/22 : LABEL arch=arm64 09:07:03 ---> Running in c1814ef07c39 09:07:04 Removing intermediate container c1814ef07c39 09:07:04 ---> d8124829c484 09:07:04 Step 21/22 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:07:04 ---> Running in fd142ff13724 09:07:04 Removing intermediate container fd142ff13724 09:07:04 ---> 52ca4f5c31fe 09:07:04 Step 22/22 : LABEL version=0.0.0 09:07:04 ---> Running in 066d37433d16 09:07:05 Removing intermediate container 066d37433d16 09:07:05 ---> da9214626beb 09:07:05 09:07:05 Successfully built da9214626beb 09:07:06 Successfully tagged docker-support-scheduler-go-arm64:latest 09:07:14 Still waiting to schedule task 09:07:14 ‘prd-ubuntu18.04-docker-8c-8g-29116’ is offline 09:07:18  Building docker-support-scheduler-go ... done Removing intermediate container 964c3294239f 09:07:18 ---> 96f27c3173cc 09:07:18 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:07:18 ---> Running in 2293a17b2ed6 09:07:18 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 09:07:21 Removing intermediate container 79ef5e99b6a5 09:07:21 ---> fd019e1caaae 09:07:21 09:07:21 Step 10/22 : FROM alpine:3.12 09:07:21 ---> d10569e2745f 09:07:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:07:21 ---> Running in 41e7426b42bf 09:07:22 Removing intermediate container 2293a17b2ed6 09:07:22 ---> d40a6b0cee21 09:07:22 09:07:22 Step 11/26 : FROM docker:20.10.0 09:07:22 20.10.0: Pulling from library/docker 09:07:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:07:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:07:24 (1/2) Installing ca-certificates (20191127-r4) 09:07:24 (2/2) Installing dumb-init (1.2.2-r1) 09:07:24 Executing busybox-1.31.1-r19.trigger 09:07:24 Executing ca-certificates-20191127-r4.trigger 09:07:24 OK: 6 MiB in 16 packages 09:07:27 Removing intermediate container 41e7426b42bf 09:07:27 ---> f7fe77684420 09:07:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:07:27 ---> Running in 7da4b7e529fb 09:07:28 Removing intermediate container 7da4b7e529fb 09:07:28 ---> 784d3c9fa34b 09:07:28 Step 13/22 : ENV APP_PORT=48060 09:07:29 ---> Running in 5410b025dc98 09:07:29 Removing intermediate container 5410b025dc98 09:07:29 ---> 66b8887ca374 09:07:29 Step 14/22 : EXPOSE $APP_PORT 09:07:30 ---> Running in 2f15830c8101 09:07:30 Removing intermediate container 2f15830c8101 09:07:30 ---> efd4ac75a114 09:07:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:07:30 Status: Downloaded newer image for docker:20.10.0 09:07:30 ---> eeaf43b92773 09:07:30 Step 12/26 : RUN apk add --no-cache bash 09:07:31 ---> Running in f5a362cdd899 09:07:31 ---> 84814683262f 09:07:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:07:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:07:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:07:32 (1/2) Installing readline (8.0.4-r0) 09:07:32 (2/2) Installing bash (5.0.17-r0) 09:07:32 Executing bash-5.0.17-r0.post-install 09:07:32 Executing busybox-1.31.1-r19.trigger 09:07:32 OK: 12 MiB in 22 packages 09:07:32 ---> f5953b6f3535 09:07:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:07:33 ---> f384f2b43dca 09:07:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:07:33 ---> Running in b8e9957a45d4 09:07:34 Removing intermediate container f5a362cdd899 09:07:34 ---> 4a711c716050 09:07:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 09:07:34 ---> Running in aecf19c4a591 09:07:34 Removing intermediate container b8e9957a45d4 09:07:34 ---> c25847f77e42 09:07:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:07:34 ---> Running in 8be67c5d5e2b 09:07:34 Removing intermediate container aecf19c4a591 09:07:34 ---> cc10a78082b7 09:07:34 Step 14/26 : ENV APP_PORT=48090 09:07:34 ---> Running in c609dd98e67b 09:07:35 Removing intermediate container 8be67c5d5e2b 09:07:35 ---> 6a78689172dd 09:07:35 Step 20/22 : LABEL arch=arm64 09:07:35 ---> Running in 50cc2edb5b8e 09:07:35 Removing intermediate container c609dd98e67b 09:07:35 ---> 4561b89d22e3 09:07:35 Step 15/26 : EXPOSE $APP_PORT 09:07:35 ---> Running in 30853b309210 09:07:35 Removing intermediate container 50cc2edb5b8e 09:07:35 ---> 16608a24b5a1 09:07:35 Step 21/22 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:07:36 ---> Running in affab14ee7cb 09:07:36 Removing intermediate container 30853b309210 09:07:36 ---> aca50d199bc1 09:07:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:07:36 Removing intermediate container affab14ee7cb 09:07:36 ---> 95fe302a1d4a 09:07:36 Step 22/22 : LABEL version=0.0.0 09:07:36 ---> Running in 0fcd7bc8cf24 09:07:37 Removing intermediate container 0fcd7bc8cf24 09:07:37 ---> 5c2ba64c8b93 09:07:37 09:07:37 ---> 65943168d116 09:07:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:07:37 Successfully built 5c2ba64c8b93 09:07:37 Successfully tagged docker-support-notifications-go-arm64:latest 09:07:38  Building docker-support-notifications-go ... done  ---> c2a8f774ce07 09:07:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:07:39 ---> b5e050100be2 09:07:39 Step 19/26 : RUN apk --no-cache add py3-pip 09:07:39 ---> Running in 9f1ed58f2e38 09:07:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:07:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:07:41 (1/33) Installing libbz2 (1.0.8-r1) 09:07:41 (2/33) Installing expat (2.2.9-r1) 09:07:41 (3/33) Installing libffi (3.3-r2) 09:07:41 (4/33) Installing gdbm (1.13-r1) 09:07:41 (5/33) Installing xz-libs (5.2.5-r0) 09:07:41 (6/33) Installing sqlite-libs (3.32.1-r0) 09:07:41 (7/33) Installing python3 (3.8.5-r1) 09:07:43 (8/33) Installing py3-appdirs (1.4.4-r1) 09:07:43 (9/33) Installing py3-ordered-set (4.0.1-r0) 09:07:43 (10/33) Installing py3-parsing (2.4.7-r0) 09:07:43 (11/33) Installing py3-six (1.15.0-r0) 09:07:43 (12/33) Installing py3-packaging (20.4-r0) 09:07:43 (13/33) Installing py3-setuptools (47.0.0-r0) 09:07:43 (14/33) Installing py3-chardet (3.0.4-r4) 09:07:43 (15/33) Installing py3-idna (2.9-r0) 09:07:43 (16/33) Installing py3-certifi (2020.4.5.1-r0) 09:07:43 (17/33) Installing py3-urllib3 (1.25.9-r0) 09:07:43 (18/33) Installing py3-requests (2.23.0-r0) 09:07:43 (19/33) Installing py3-msgpack (1.0.0-r0) 09:07:43 (20/33) Installing py3-lockfile (0.12.2-r3) 09:07:43 (21/33) Installing py3-cachecontrol (0.12.6-r0) 09:07:43 (22/33) Installing py3-colorama (0.4.3-r0) 09:07:43 (23/33) Installing py3-distlib (0.3.0-r0) 09:07:43 (24/33) Installing py3-distro (1.5.0-r1) 09:07:43 (25/33) Installing py3-webencodings (0.5.1-r3) 09:07:43 (26/33) Installing py3-html5lib (1.0.1-r4) 09:07:43 (27/33) Installing py3-pytoml (0.1.21-r0) 09:07:43 (28/33) Installing py3-pep517 (0.8.2-r0) 09:07:43 (29/33) Installing py3-progress (1.5-r0) 09:07:43 (30/33) Installing py3-toml (0.10.1-r0) 09:07:43 (31/33) Installing py3-retrying (1.3.3-r0) 09:07:43 (32/33) Installing py3-contextlib2 (0.6.0-r0) 09:07:43 (33/33) Installing py3-pip (20.1.1-r0) 09:07:43 Executing busybox-1.31.1-r19.trigger 09:07:43 OK: 71 MiB in 55 packages 09:07:50 Removing intermediate container 9f1ed58f2e38 09:07:50 ---> 4b87ba9115f8 09:07:50 Step 20/26 : RUN pip install docker-compose==1.23.2 09:07:50 ---> Running in a27f9b02aa68 09:07:54 Collecting docker-compose==1.23.2 09:07:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:07:55 Collecting docker<4.0,>=3.6.0 09:07:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:07:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:07:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:07:57 Collecting cached-property<2,>=1.2.0 09:07:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:07:57 Collecting jsonschema<3,>=2.5.1 09:07:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:07:58 Collecting docopt<0.7,>=0.6.1 09:07:58 Downloading docopt-0.6.2.tar.gz (25 kB) 09:08:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:08:00 Collecting PyYAML<4,>=3.10 09:08:00 Downloading PyYAML-3.13.tar.gz (270 kB) 09:08:04 Collecting websocket-client<1.0,>=0.32.0 09:08:04 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 09:08:04 Collecting dockerpty<0.5,>=0.4.1 09:08:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:08:06 Collecting texttable<0.10,>=0.9.0 09:08:06 Downloading texttable-0.9.1.tar.gz (11 kB) 09:08:08 Collecting docker-pycreds>=0.4.0 09:08:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:08:08 Collecting urllib3<1.25,>=1.21.1 09:08:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:08:08 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) 09:08:08 Collecting idna<2.8,>=2.5 09:08:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:08:08 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) 09:08:08 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:08:08 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:08:08 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:08:08 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:08:09 Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, jsonschema, docopt, PyYAML, dockerpty, texttable, docker-compose 09:08:09 Attempting uninstall: urllib3 09:08:09 Found existing installation: urllib3 1.25.9 09:08:09 Uninstalling urllib3-1.25.9: 09:08:09 Successfully uninstalled urllib3-1.25.9 09:08:10 Attempting uninstall: idna 09:08:10 Found existing installation: idna 2.9 09:08:10 Uninstalling idna-2.9: 09:08:10 Successfully uninstalled idna-2.9 09:08:11 Attempting uninstall: requests 09:08:11 Found existing installation: requests 2.23.0 09:08:11 Uninstalling requests-2.23.0: 09:08:11 Successfully uninstalled requests-2.23.0 09:08:13 Running on prd-ubuntu18.04-docker-8c-8g-29120 in /w/workspace/edgexfoundry_edgex-go_PR-3238 [Pipeline] { [Pipeline] ws 09:08:13 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 09:08:13 Running setup.py install for docopt: started 09:08:14 Running setup.py install for docopt: finished with status 'done' 09:08:14 Running setup.py install for PyYAML: started 09:08:15 using credential edgex-jenkins-ssh 09:08:15 Cloning the remote Git repository 09:08:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:08:14 > git init /w/workspace/edgex-go/3 # timeout=10 09:08:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:08:14 > git --version # timeout=10 09:08:14 > git --version # 'git version 2.17.1' 09:08:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:16 Running setup.py install for PyYAML: finished with status 'done' 09:08:16 Running setup.py install for dockerpty: started 09:08:18 Running setup.py install for dockerpty: finished with status 'done' 09:08:18 Running setup.py install for texttable: started 09:08:20 Running setup.py install for texttable: finished with status 'done' 09:08:21 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 09:08:24 Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit 457232064efc807b2064f1e7e17a22a404365b55 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 09:08:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:08:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:08:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:08:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3238/head:refs/remotes/origin/PR-3238 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:08:23 > git config core.sparsecheckout # timeout=10 09:08:23 > git checkout -f 457232064efc807b2064f1e7e17a22a404365b55 # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:08:24 Failed in branch amd64 09:08:25 Removing intermediate container a27f9b02aa68 09:08:25 ---> f4422f4e23b5 09:08:25 Step 21/26 : RUN apk --no-cache add curl 09:08:25 ---> Running in 916b72939324 09:08:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:08:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:08:26 (1/3) Installing nghttp2-libs (1.41.0-r0) 09:08:26 (2/3) Installing libcurl (7.69.1-r3) 09:08:26 (3/3) Installing curl (7.69.1-r3) 09:08:26 Executing busybox-1.31.1-r19.trigger 09:08:27 OK: 71 MiB in 58 packages 09:08:28 Removing intermediate container 916b72939324 09:08:28 ---> 4db989b3798e 09:08:28 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 09:08:28 ---> Running in 110097ee46c8 09:08:28 Removing intermediate container 110097ee46c8 09:08:28 ---> bbc0b14f3bac 09:08:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:08:28 ---> Running in 47307724e61f 09:08:29 Removing intermediate container 47307724e61f 09:08:29 ---> 50985eed9778 09:08:29 Step 24/26 : LABEL arch=arm64 09:08:29 ---> Running in 319374fa24a6 09:08:29 Removing intermediate container 319374fa24a6 09:08:29 ---> f8c690ab1191 09:08:29 Step 25/26 : LABEL git_sha=457232064efc807b2064f1e7e17a22a404365b55 09:08:29 ---> Running in dfc3414caa2f 09:08:30 Removing intermediate container dfc3414caa2f 09:08:30 ---> 8c21765db41d 09:08:30 Step 26/26 : LABEL version=0.0.0 09:08:30 ---> Running in 62e2cffa454f 09:08:31 Removing intermediate container 62e2cffa454f 09:08:31 ---> 1b80065a3eb8 09:08:31 09:08:31 Successfully built 1b80065a3eb8 09:08:31 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 09:08:32  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 09:08:32 $ docker stop --time=1 55fd5433ecfe8829b9e3f87dced7b000e34544fffec6694ec2061788381c9a24 09:08:33 $ docker rm -f 55fd5433ecfe8829b9e3f87dced7b000e34544fffec6694ec2061788381c9a24 [Pipeline] // withDockerContainer [Pipeline] sh 09:08:34 + docker+ images 09:08:34 grep docker 09:08:34 docker-sys-mgmt-agent-go-arm64 latest 1b80065a3eb8 4 seconds ago 300MB 09:08:34 docker-support-notifications-go-arm64 latest 5c2ba64c8b93 58 seconds ago 16.9MB 09:08:34 docker-support-scheduler-go-arm64 latest da9214626beb About a minute ago 16.3MB 09:08:34 docker-security-proxy-setup-go-arm64 latest 19c4ced4ed0c About a minute ago 23.4MB 09:08:34 docker-core-data-go-arm64 latest 38dcc85a361c 3 minutes ago 21.1MB 09:08:34 docker-security-bootstrapper-go-arm64 latest 0448639a548b 3 minutes ago 17.8MB 09:08:34 docker-core-metadata-go-arm64 latest 784d271f3052 3 minutes ago 17.9MB 09:08:34 docker-core-command-go-arm64 latest 716fe00cd309 4 minutes ago 16.2MB 09:08:34 docker-security-secretstore-setup-go-arm64 latest e1d51df262c1 4 minutes ago 23.7MB 09:08:34 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:08:36 ---> job-cost.sh 09:08:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6c2A 09:09:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:10:52 lf-activate-venv(): INFO: Adding /tmp/venv-6c2A/bin to PATH 09:10:52 INFO: No Stack... 09:10:52 INFO: Retrieving Pricing Info for: lf-standard-4 09:10:52 INFO: Archiving Costs [Pipeline] sh 09:10:52 + cut -d, -f6 09:10:52 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 09:10:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3238-3-stack-cost] 09:10:52 Resource [jenkins-edgexfoundry-edgex-go-PR-3238-3-stack-cost] did not exist. Created. 09:10:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3238-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:10:53 + echo total: 0.20999999344348907 [Pipeline] stash 09:10:53 Stashed 1 file(s) [Pipeline] } 09:10:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3238-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:10:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:10:57 ---> package-listing.sh 09:10:57 ++ facter osfamily 09:10:57 ++ tr '[:upper:]' '[:lower:]' 09:10:58 + OS_FAMILY=redhat 09:10:58 + workspace=/w/workspace/edgex-go/3 09:10:58 + START_PACKAGES=/tmp/packages_start.txt 09:10:58 + END_PACKAGES=/tmp/packages_end.txt 09:10:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:10:58 + PACKAGES=/tmp/packages_start.txt 09:10:58 + '[' /w/workspace/edgex-go/3 ']' 09:10:58 + PACKAGES=/tmp/packages_end.txt 09:10:58 + case "${OS_FAMILY}" in 09:10:58 + rpm -qa 09:10:58 + sort 09:11:05 + '[' -f /tmp/packages_start.txt ']' 09:11:05 + '[' -f /tmp/packages_end.txt ']' 09:11:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:05 + '[' /w/workspace/edgex-go/3 ']' 09:11:05 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:11:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:11:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:11:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:11:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:11:05 09:11:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:11:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:11:06 alpine: Pulling from edgex-lftools-log-publisher 09:11:06 df20fa9351a1: Pulling fs layer 09:11:06 36b3adc4ff6f: Pulling fs layer 09:11:06 8ad3a11d3b57: Pulling fs layer 09:11:06 46f8f816bc3b: Pulling fs layer 09:11:06 93b61091891f: Pulling fs layer 09:11:06 93b9cdb0e59b: Pulling fs layer 09:11:06 5e14af77c1be: Pulling fs layer 09:11:06 01666e4c0597: Pulling fs layer 09:11:06 aa168da1d23b: Pulling fs layer 09:11:06 93b9cdb0e59b: Waiting 09:11:06 5e14af77c1be: Waiting 09:11:06 01666e4c0597: Waiting 09:11:06 aa168da1d23b: Waiting 09:11:06 46f8f816bc3b: Waiting 09:11:06 93b61091891f: Waiting 09:11:06 36b3adc4ff6f: Verifying Checksum 09:11:06 36b3adc4ff6f: Download complete 09:11:06 46f8f816bc3b: Verifying Checksum 09:11:06 46f8f816bc3b: Download complete 09:11:06 df20fa9351a1: Verifying Checksum 09:11:06 df20fa9351a1: Download complete 09:11:06 93b9cdb0e59b: Verifying Checksum 09:11:06 93b9cdb0e59b: Download complete 09:11:06 5e14af77c1be: Download complete 09:11:06 93b61091891f: Verifying Checksum 09:11:06 93b61091891f: Download complete 09:11:06 01666e4c0597: Verifying Checksum 09:11:06 01666e4c0597: Download complete 09:11:07 8ad3a11d3b57: Verifying Checksum 09:11:07 8ad3a11d3b57: Download complete 09:11:07 df20fa9351a1: Pull complete 09:11:07 36b3adc4ff6f: Pull complete 09:11:09 8ad3a11d3b57: Pull complete 09:11:09 46f8f816bc3b: Pull complete 09:11:10 aa168da1d23b: Verifying Checksum 09:11:10 aa168da1d23b: Download complete 09:11:11 93b61091891f: Pull complete 09:11:11 93b9cdb0e59b: Pull complete 09:11:11 5e14af77c1be: Pull complete 09:11:12 01666e4c0597: Pull complete 09:11:30 aa168da1d23b: Pull complete 09:11:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:11:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:11:31 prd-centos7-docker-4c-2g-29113 does not seem to be running inside a container 09:11:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:11:39 $ docker top ca371546111cf6b6f36cd77b381dba85586ce61ba6050dad65f774cb61ac8200 -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:41 + touch /tmp/pre-build-complete [Pipeline] sh 09:11:42 + mkdir -p /var/log/sa [Pipeline] sh 09:11:42 + ls /var/log/sa-host 09:11:42 + sadf -c /var/log/sa-host/sa09 09:11:43 file_magic: OK 09:11:43 HZ: Using current value: 100 09:11:43 file_header: OK 09:11:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:11:43 Statistics: 09:11:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:11:43 File successfully converted to sysstat format version 12.2.1 09:11:43 + sadf -c /var/log/sa-host/sa23 09:11:43 file_magic: OK 09:11:43 HZ: Using current value: 100 09:11:43 file_header: OK 09:11:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:11:43 Statistics: 09:11:43 Hnuu...uuuununununu... 09:11:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:43 provisioning config files... 09:11:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4539948172272569821tmp [Pipeline] { [Pipeline] echo 09:11:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:11:44 ---> create-netrc.sh [Pipeline] } 09:11:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:11:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:11:46 ---> python-tools-install.sh [Pipeline] echo 09:11:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:11:47 ---> sudo-logs.sh 09:11:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:11:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:11:48 ---> job-cost.sh 09:11:48 lf-activate-venv: SKIPPING 09:11:48 DEBUG: total: 0.20999999344348907 09:11:48 INFO: Retrieving Stack Cost... 09:11:49 INFO: Retrieving Pricing Info for: v1-standard-2 09:11:49 INFO: Archiving Costs [Pipeline] echo 09:11:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:11:50 ---> logs-deploy.sh 09:11:50 lf-activate-venv: SKIPPING 09:11:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3238/3 09:11:50 INFO: archiving workspace using pattern(s): 09:11:52 Archives upload complete. 09:11:53 INFO: archiving logs to Nexus