Pull request #3516 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dd40d1c01913953a0757be55c05d85a2e55f623f+4dd80814185d38ae6b349cd8e9b4c72539c96da6 (4a5c7b03db0df7da58b4d39fe11c75b0faca435b) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1526067892963618046.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5492844418967981154.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3516/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3516/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh483152729611694200.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh860122329837176564.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3516/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3516/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7078030864516039750.key > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-839 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6598619974570623847.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh53492297602588021.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3516/head:refs/remotes/origin/PR-3516 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit dd40d1c01913953a0757be55c05d85a2e55f623f Merge succeeded, producing ede314a124f99f9a66e2339363087386d1afea70 Checking out Revision ede314a124f99f9a66e2339363087386d1afea70 (PR-3516) > git config core.sparsecheckout # timeout=10 > git checkout -f dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2752933508144186332.key > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ede314a124f99f9a66e2339363087386d1afea70 # timeout=10 Commit message: "Merge commit '4dd80814185d38ae6b349cd8e9b4c72539c96da6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-28T07:01:01.944Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-28T07:01:02.039Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-28T07:01:02.065Z] ========================================================= [2021-05-28T07:01:02.065Z] EdgeX Global Pipelines Version Info [2021-05-28T07:01:02.065Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2824650e4d57441625ccab238c96b573873ddcf9 # timeout=10 [2021-05-28T07:01:03.543Z] ------------------- [2021-05-28T07:01:03.543Z] stable info: [2021-05-28T07:01:03.543Z] ------------------- [2021-05-28T07:01:03.543Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-28T07:01:03.543Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T07:01:03.543Z] Message: update stable to v1.0.192 [2021-05-28T07:01:04.488Z] ------------------- [2021-05-28T07:01:04.488Z] experimental info: [2021-05-28T07:01:04.488Z] ------------------- [2021-05-28T07:01:04.488Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-28T07:01:04.488Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T07:01:04.488Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-28T07:01:04.613Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-28T07:01:04.637Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-28T07:01:04.659Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-28T07:01:04.681Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-28T07:01:04.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-28T07:01:04.723Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-28T07:01:04.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-28T07:01:04.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-28T07:01:04.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-28T07:01:04.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-28T07:01:04.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-28T07:01:04.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-28T07:01:04.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-28T07:01:04.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-28T07:01:04.948Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T07:01:04.968Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T07:01:04.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-28T07:01:05.012Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-28T07:01:05.035Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-28T07:01:05.056Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-28T07:01:05.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-28T07:01:05.098Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-28T07:01:05.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3516 [Pipeline] echo [2021-05-28T07:01:05.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3516 [Pipeline] echo [2021-05-28T07:01:05.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3516 [Pipeline] echo [2021-05-28T07:01:05.208Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ede314a124f99f9a66e2339363087386d1afea70 [Pipeline] echo [2021-05-28T07:01:05.257Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ede314a [Pipeline] echo [2021-05-28T07:01:05.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:01:05.349Z] provisioning config files... [2021-05-28T07:01:05.364Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5728016068491380666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:01:05.693Z] ---> docker-login.sh [2021-05-28T07:01:05.693Z] nexus3.edgexfoundry.org:10001 [2021-05-28T07:01:05.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:01:05.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:01:05.954Z] Configure a credential helper to remove this warning. See [2021-05-28T07:01:05.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:01:05.954Z] [2021-05-28T07:01:05.954Z] Login Succeeded [2021-05-28T07:01:05.954Z] nexus3.edgexfoundry.org:10002 [2021-05-28T07:01:06.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:01:06.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:01:06.220Z] Configure a credential helper to remove this warning. See [2021-05-28T07:01:06.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:01:06.220Z] [2021-05-28T07:01:06.220Z] Login Succeeded [2021-05-28T07:01:06.220Z] nexus3.edgexfoundry.org:10003 [2021-05-28T07:01:06.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:01:06.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:01:06.220Z] Configure a credential helper to remove this warning. See [2021-05-28T07:01:06.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:01:06.220Z] [2021-05-28T07:01:06.220Z] Login Succeeded [2021-05-28T07:01:06.481Z] nexus3.edgexfoundry.org:10004 [2021-05-28T07:01:06.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:01:06.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:01:06.482Z] Configure a credential helper to remove this warning. See [2021-05-28T07:01:06.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:01:06.482Z] [2021-05-28T07:01:06.482Z] Login Succeeded [2021-05-28T07:01:06.482Z] docker.io [2021-05-28T07:01:06.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:01:06.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:01:06.744Z] Configure a credential helper to remove this warning. See [2021-05-28T07:01:06.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:01:06.744Z] [2021-05-28T07:01:06.744Z] Login Succeeded [2021-05-28T07:01:06.744Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T07:01:06.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T07:01:07.095Z] ++ 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 [2021-05-28T07:01:07.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:01:07.095Z] ++ cut -d/ -f2 [2021-05-28T07:01:07.095Z] ++ dirname cmd/core-command/Dockerfile [2021-05-28T07:01:07.095Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-28T07:01:07.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:01:07.095Z] ++ dirname cmd/core-data/Dockerfile [2021-05-28T07:01:07.095Z] ++ cut -d/ -f2 [2021-05-28T07:01:07.095Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-28T07:01:07.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:01:07.095Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-28T07:01:07.095Z] ++ cut -d/ -f2 [2021-05-28T07:01:07.095Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-28T07:01:07.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:01:07.095Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-28T07:01:07.095Z] ++ cut -d/ -f2 [2021-05-28T07:01:07.095Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-28T07:01:07.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:01:07.095Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-28T07:01:07.095Z] ++ cut -d/ -f2 [2021-05-28T07:01:07.095Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-28T07:01:07.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:01:07.095Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-28T07:01:07.095Z] ++ cut -d/ -f2 [2021-05-28T07:01:07.095Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-28T07:01:07.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:01:07.095Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-28T07:01:07.095Z] ++ cut -d/ -f2 [2021-05-28T07:01:07.095Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-28T07:01:07.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:01:07.095Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-28T07:01:07.095Z] ++ cut -d/ -f2 [2021-05-28T07:01:07.095Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-28T07:01:07.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:01:07.095Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-28T07:01:07.095Z] ++ cut -d/ -f2 [2021-05-28T07:01:07.095Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-28T07:01:07.138Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:01:07.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:01:07.764Z] [2021-05-28T07:01:07.764Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:01:08.079Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:01:08.079Z] latest: Pulling from edgex-devops/git-semver [2021-05-28T07:01:08.079Z] 31603596830f: Pulling fs layer [2021-05-28T07:01:08.079Z] 54011a49482f: Pulling fs layer [2021-05-28T07:01:08.079Z] a6820b24f6d8: Pulling fs layer [2021-05-28T07:01:08.079Z] f581987b2513: Pulling fs layer [2021-05-28T07:01:08.079Z] f581987b2513: Waiting [2021-05-28T07:01:08.079Z] 54011a49482f: Verifying Checksum [2021-05-28T07:01:08.079Z] 54011a49482f: Download complete [2021-05-28T07:01:08.361Z] 31603596830f: Verifying Checksum [2021-05-28T07:01:08.361Z] 31603596830f: Download complete [2021-05-28T07:01:08.361Z] f581987b2513: Verifying Checksum [2021-05-28T07:01:08.361Z] f581987b2513: Download complete [2021-05-28T07:01:08.361Z] a6820b24f6d8: Verifying Checksum [2021-05-28T07:01:08.361Z] a6820b24f6d8: Download complete [2021-05-28T07:01:08.361Z] 31603596830f: Pull complete [2021-05-28T07:01:08.630Z] 54011a49482f: Pull complete [2021-05-28T07:01:09.213Z] a6820b24f6d8: Pull complete [2021-05-28T07:01:09.474Z] f581987b2513: Pull complete [2021-05-28T07:01:09.474Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-28T07:01:09.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:01:09.474Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-28T07:01:09.551Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2021-05-28T07:01:09.592Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T07:01:11.245Z] $ docker top d54adcd9534ea3c40769d937c33301faaf582ee88e3d6c38c67530efa87112da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T07:01:11.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T07:01:11.374Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T07:01:11.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T07:01:11.481Z] $ docker exec d54adcd9534ea3c40769d937c33301faaf582ee88e3d6c38c67530efa87112da ssh-agent [2021-05-28T07:01:11.593Z] SSH_AUTH_SOCK=/tmp/ssh-Kpd3D8nTZF8G/agent.13 [2021-05-28T07:01:11.593Z] SSH_AGENT_PID=19 [2021-05-28T07:01:11.603Z] Running ssh-add (command line suppressed) [2021-05-28T07:01:11.704Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3370130733787749960.key (/w/workspace/edgex-go/3@tmp/private_key_3370130733787749960.key) [2021-05-28T07:01:11.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T07:01:12.044Z] + git tag --points-at HEAD [Pipeline] } [2021-05-28T07:01:12.054Z] $ docker exec --env ******** --env ******** d54adcd9534ea3c40769d937c33301faaf582ee88e3d6c38c67530efa87112da ssh-agent -k [2021-05-28T07:01:12.160Z] unset SSH_AUTH_SOCK; [2021-05-28T07:01:12.160Z] unset SSH_AGENT_PID; [2021-05-28T07:01:12.160Z] echo Agent pid 19 killed; [2021-05-28T07:01:12.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-28T07:01:12.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T07:01:12.214Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T07:01:12.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T07:01:12.322Z] $ docker exec d54adcd9534ea3c40769d937c33301faaf582ee88e3d6c38c67530efa87112da ssh-agent [2021-05-28T07:01:12.446Z] SSH_AUTH_SOCK=/tmp/ssh-2zkLYsKLR3Al/agent.51 [2021-05-28T07:01:12.446Z] SSH_AGENT_PID=57 [2021-05-28T07:01:12.451Z] Running ssh-add (command line suppressed) [2021-05-28T07:01:12.551Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3338582734416937813.key (/w/workspace/edgex-go/3@tmp/private_key_3338582734416937813.key) [2021-05-28T07:01:12.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T07:01:12.876Z] + git semver init [2021-05-28T07:01:12.876Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T07:01:12.876Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-05-28T07:01:12.876Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-05-28T07:01:12.876Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T07:01:12.876Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T07:01:12.876Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T07:01:12.876Z] # $SEMVER_BRANCH = PR-3516 [2021-05-28T07:01:12.876Z] # $SEMVER_TEMP = /tmp/semver-014899840 [2021-05-28T07:01:12.876Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-28T07:01:31.757Z] # '/tmp/semver-014899840' -> '/w/workspace/edgex-go/3/.semver' [2021-05-28T07:01:31.757Z] # -> Force: false [2021-05-28T07:01:31.757Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-05-28T07:01:31.822Z] $ docker exec --env ******** --env ******** d54adcd9534ea3c40769d937c33301faaf582ee88e3d6c38c67530efa87112da ssh-agent -k [2021-05-28T07:01:31.920Z] unset SSH_AUTH_SOCK; [2021-05-28T07:01:31.920Z] unset SSH_AGENT_PID; [2021-05-28T07:01:31.920Z] echo Agent pid 57 killed; [2021-05-28T07:01:31.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T07:01:32.478Z] + git semver [Pipeline] } [2021-05-28T07:01:32.543Z] $ docker stop --time=1 d54adcd9534ea3c40769d937c33301faaf582ee88e3d6c38c67530efa87112da [2021-05-28T07:01:37.284Z] $ docker rm -f d54adcd9534ea3c40769d937c33301faaf582ee88e3d6c38c67530efa87112da [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T07:01:37.674Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-28T07:01:37.934Z] Stashed 1 file(s) [Pipeline] echo [2021-05-28T07:01:37.937Z] [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 [2021-05-28T07:01:38.446Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:01:38.746Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:01:39.042Z] + sudo service docker restart [2021-05-28T07:01:39.042Z] + true [2021-05-28T07:01:39.042Z] Redirecting to /bin/systemctl restart docker.service [2021-05-28T07:01:53.062Z] Still waiting to schedule task [2021-05-28T07:01:53.062Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-841’ is offline [Pipeline] echo [2021-05-28T07:01:57.312Z] ========================================================= [2021-05-28T07:01:57.312Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-28T07:01:57.312Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:01:57.621Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-28T07:01:59.025Z] Sending build context to Docker daemon 330.9MB [2021-05-28T07:01:59.025Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T07:01:59.025Z] Step 2/6 : FROM ${BASE} [2021-05-28T07:01:59.025Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-28T07:01:59.025Z] 540db60ca938: Pulling fs layer [2021-05-28T07:01:59.025Z] adcc1eea9eea: Pulling fs layer [2021-05-28T07:01:59.025Z] 4c4ab2625f07: Pulling fs layer [2021-05-28T07:01:59.025Z] 0510c868ecb4: Pulling fs layer [2021-05-28T07:01:59.025Z] afea3b2eda06: Pulling fs layer [2021-05-28T07:01:59.025Z] 7809a108b3ef: Pulling fs layer [2021-05-28T07:01:59.025Z] f706445af74f: Pulling fs layer [2021-05-28T07:01:59.025Z] afea3b2eda06: Waiting [2021-05-28T07:01:59.025Z] 7809a108b3ef: Waiting [2021-05-28T07:01:59.025Z] f706445af74f: Waiting [2021-05-28T07:01:59.025Z] 0510c868ecb4: Waiting [2021-05-28T07:01:59.025Z] 4c4ab2625f07: Verifying Checksum [2021-05-28T07:01:59.025Z] 4c4ab2625f07: Download complete [2021-05-28T07:01:59.025Z] adcc1eea9eea: Verifying Checksum [2021-05-28T07:01:59.025Z] adcc1eea9eea: Download complete [2021-05-28T07:01:59.293Z] afea3b2eda06: Verifying Checksum [2021-05-28T07:01:59.293Z] afea3b2eda06: Download complete [2021-05-28T07:01:59.293Z] 540db60ca938: Verifying Checksum [2021-05-28T07:01:59.293Z] 540db60ca938: Download complete [2021-05-28T07:01:59.293Z] 7809a108b3ef: Verifying Checksum [2021-05-28T07:01:59.293Z] 7809a108b3ef: Download complete [2021-05-28T07:01:59.293Z] 540db60ca938: Pull complete [2021-05-28T07:01:59.554Z] adcc1eea9eea: Pull complete [2021-05-28T07:01:59.554Z] 4c4ab2625f07: Pull complete [2021-05-28T07:02:01.471Z] f706445af74f: Verifying Checksum [2021-05-28T07:02:01.471Z] f706445af74f: Download complete [2021-05-28T07:02:01.739Z] 0510c868ecb4: Verifying Checksum [2021-05-28T07:02:01.739Z] 0510c868ecb4: Download complete [2021-05-28T07:02:05.986Z] 0510c868ecb4: Pull complete [2021-05-28T07:02:05.986Z] afea3b2eda06: Pull complete [2021-05-28T07:02:05.986Z] 7809a108b3ef: Pull complete [2021-05-28T07:02:09.319Z] f706445af74f: Pull complete [2021-05-28T07:02:09.319Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-28T07:02:09.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-28T07:02:09.319Z] ---> b068be0155e3 [2021-05-28T07:02:09.320Z] 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 [2021-05-28T07:02:11.973Z] ---> Running in 45d180f6e218 [2021-05-28T07:02:12.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:02:13.196Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:02:13.785Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T07:02:14.731Z] (2/12) Installing file (5.39-r0) [2021-05-28T07:02:14.732Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T07:02:14.732Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T07:02:22.904Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T07:02:22.904Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T07:02:23.166Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T07:02:23.166Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T07:02:23.166Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T07:02:23.426Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T07:02:23.426Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T07:02:23.688Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T07:02:23.688Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T07:02:23.688Z] OK: 219 MiB in 52 packages [2021-05-28T07:02:26.243Z] Removing intermediate container 45d180f6e218 [2021-05-28T07:02:26.243Z] ---> 4a09ff4a5ab3 [2021-05-28T07:02:26.243Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T07:02:26.503Z] ---> Running in 8bef848839f7 [2021-05-28T07:02:26.503Z] Removing intermediate container 8bef848839f7 [2021-05-28T07:02:26.503Z] ---> 18cf849823ef [2021-05-28T07:02:26.503Z] Step 5/6 : COPY go.mod . [2021-05-28T07:02:26.768Z] ---> 63046de66fd7 [2021-05-28T07:02:26.769Z] Step 6/6 : RUN go mod download [2021-05-28T07:02:26.769Z] ---> Running in 63bb53aaaba5 [2021-05-28T07:02:44.906Z] Removing intermediate container 63bb53aaaba5 [2021-05-28T07:02:44.906Z] ---> 6adf04bcf6fa [2021-05-28T07:02:44.906Z] Successfully built 6adf04bcf6fa [2021-05-28T07:02:44.906Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:02:45.208Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T07:02:45.208Z] . [Pipeline] withDockerContainer [2021-05-28T07:02:45.285Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2021-05-28T07:02:45.329Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-28T07:02:45.782Z] $ docker top 0367eb0b261fb370b66ed098a70e4262003b1a78580eee2e0ff81326f7b3f47c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:02:46.167Z] + go version [2021-05-28T07:02:46.167Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-28T07:02:46.174Z] $ docker stop --time=1 0367eb0b261fb370b66ed098a70e4262003b1a78580eee2e0ff81326f7b3f47c [2021-05-28T07:02:47.366Z] $ docker rm -f 0367eb0b261fb370b66ed098a70e4262003b1a78580eee2e0ff81326f7b3f47c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:02:47.837Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T07:02:47.837Z] . [Pipeline] withDockerContainer [2021-05-28T07:02:47.919Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2021-05-28T07:02:47.960Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-28T07:02:48.519Z] $ docker top b5799d45a35fb4135b8816d80cce808f62df6a12d173ffc67a7a165ffa51ad3a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T07:02:48.611Z] ========================================================= [2021-05-28T07:02:48.611Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T07:02:48.611Z] ========================================================= [Pipeline] sh [2021-05-28T07:02:48.907Z] + go mod tidy [Pipeline] sh [2021-05-28T07:02:49.467Z] + make test [2021-05-28T07:02:49.467Z] go mod tidy [2021-05-28T07:02:49.467Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T07:02:56.093Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T07:03:14.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T07:03:18.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T07:03:20.488Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T07:03:20.748Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T07:03:23.331Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T07:03:24.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T07:03:24.555Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T07:03:24.555Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T07:03:25.533Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T07:03:26.615Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T07:03:28.880Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T07:03:28.880Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T07:03:28.880Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T07:03:30.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.067s coverage: 46.1% of statements [2021-05-28T07:03:30.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T07:03:30.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T07:03:30.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T07:03:30.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-28T07:03:30.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-28T07:03:30.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T07:03:30.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.055s coverage: 28.7% of statements [2021-05-28T07:03:31.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.079s coverage: 100.0% of statements [2021-05-28T07:03:33.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.089s coverage: 27.7% of statements [2021-05-28T07:03:33.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T07:03:33.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T07:03:33.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T07:03:33.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-28T07:03:33.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-28T07:03:33.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-05-28T07:03:33.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-28T07:03:34.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements [2021-05-28T07:03:34.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-28T07:03:34.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements [2021-05-28T07:03:34.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-28T07:03:34.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T07:03:35.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.058s coverage: 53.4% of statements [2021-05-28T07:03:35.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T07:03:35.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T07:03:35.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.090s coverage: 87.7% of statements [2021-05-28T07:03:35.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T07:03:35.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:03:35.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements [2021-05-28T07:03:35.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T07:03:38.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.203s coverage: 28.6% of statements [2021-05-28T07:03:38.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T07:03:38.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T07:03:38.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T07:03:38.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-28T07:03:38.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-28T07:03:38.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements [2021-05-28T07:03:38.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-28T07:03:38.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements [2021-05-28T07:03:38.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-28T07:03:38.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements [2021-05-28T07:03:38.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-28T07:03:39.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.095s coverage: 97.5% of statements [2021-05-28T07:03:39.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-28T07:03:40.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-05-28T07:03:40.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-28T07:03:40.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T07:03:40.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T07:03:40.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T07:03:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.232s coverage: 95.1% of statements [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T07:03:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T07:03:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T07:03:42.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-05-28T07:03:42.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T07:03:42.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.048s coverage: 21.7% of statements [2021-05-28T07:03:42.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T07:03:42.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-05-28T07:03:43.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements [2021-05-28T07:03:43.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-05-28T07:03:43.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-05-28T07:03:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-05-28T07:03:56.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2021-05-28T07:03:56.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-05-28T07:04:03.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.270s coverage: 81.8% of statements [2021-05-28T07:04:03.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.035s coverage: 87.2% of statements [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.186s coverage: 66.9% of statements [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.5% of statements [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements [2021-05-28T07:04:21.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T07:04:21.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements [2021-05-28T07:04:22.581Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.091s coverage: 46.8% of statements [2021-05-28T07:04:22.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T07:04:22.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T07:04:22.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T07:04:22.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-28T07:04:22.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-28T07:04:22.581Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.043s coverage: 100.0% of statements [2021-05-28T07:04:22.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-28T07:04:22.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements [2021-05-28T07:04:22.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-28T07:04:22.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T07:04:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.058s coverage: 18.8% of statements [2021-05-28T07:04:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T07:04:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T07:04:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T07:04:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.108s coverage: 91.9% of statements [2021-05-28T07:04:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T07:04:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:04:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T07:04:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.601s coverage: 28.7% of statements [2021-05-28T07:04:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T07:04:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T07:04:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T07:04:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-28T07:04:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-28T07:04:26.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.048s coverage: 99.0% of statements [2021-05-28T07:04:26.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-28T07:04:27.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-05-28T07:04:27.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-28T07:04:27.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T07:04:27.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T07:04:27.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.048s coverage: 63.4% of statements [2021-05-28T07:04:27.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T07:04:27.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.090s coverage: 97.6% of statements [2021-05-28T07:04:27.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T07:04:27.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:04:27.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T07:04:27.861Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-05-28T07:04:27.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T07:04:28.137Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2021-05-28T07:04:28.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T07:04:28.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T07:04:28.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T07:04:28.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T07:04:28.412Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.025s coverage: 87.9% of statements [2021-05-28T07:04:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T07:04:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T07:04:28.412Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-05-28T07:04:28.681Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements [2021-05-28T07:04:28.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T07:04:28.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T07:04:28.944Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements [2021-05-28T07:04:28.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T07:04:28.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T07:04:28.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T07:04:28.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T07:04:28.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T07:04:29.206Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-28T07:04:29.470Z] GO111MODULE=on go vet ./... [2021-05-28T07:04:39.081Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-844 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [Pipeline] { [Pipeline] ws [2021-05-28T07:04:39.099Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T07:04:41.437Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:04:41.885Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:04:42.237Z] + sudo service docker restart [2021-05-28T07:04:42.237Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:05:00.581Z] provisioning config files... [2021-05-28T07:05:00.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config552200428039567783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:05:00.995Z] ---> docker-login.sh [2021-05-28T07:05:00.996Z] nexus3.edgexfoundry.org:10001 [2021-05-28T07:05:01.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:05:01.723Z] gofmt -l . [2021-05-28T07:05:01.723Z] [ "`gofmt -l .`" = "" ] [2021-05-28T07:05:01.723Z] ./bin/test-go-mod-tidy.sh [2021-05-28T07:05:01.723Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T07:05:02.026Z] + ls -al . [2021-05-28T07:05:02.026Z] total 852 [2021-05-28T07:05:02.026Z] drwxrwxr-x 10 1001 1001 4096 May 28 07:05 . [2021-05-28T07:05:02.026Z] drwxr-xr-x 4 root root 28 May 28 07:02 .. [2021-05-28T07:05:02.026Z] -rw-rw-r-- 1 1001 1001 11 May 28 07:00 .dockerignore [2021-05-28T07:05:02.026Z] drwxrwxr-x 8 1001 1001 179 May 28 07:01 .git [2021-05-28T07:05:02.026Z] drwxrwxr-x 3 1001 1001 125 May 28 07:00 .github [2021-05-28T07:05:02.026Z] -rw-rw-r-- 1 1001 1001 818 May 28 07:00 .gitignore [2021-05-28T07:05:02.026Z] drwx------ 3 1001 1001 60 May 28 07:01 .semver [2021-05-28T07:05:02.026Z] -rw-rw-r-- 1 1001 1001 166 May 28 07:00 .sonarcloud.properties [2021-05-28T07:05:02.026Z] -rw-rw-r-- 1 1001 1001 8609 May 28 07:00 Attribution.txt [2021-05-28T07:05:02.026Z] -rw-rw-r-- 1 1001 1001 3804 May 28 07:00 CONTRIBUTING.md [2021-05-28T07:05:02.026Z] -rw-rw-r-- 1 1001 1001 931 May 28 07:00 Dockerfile.build [2021-05-28T07:05:02.026Z] -rw-rw-r-- 1 1001 1001 849 May 28 07:00 Jenkinsfile [2021-05-28T07:05:02.026Z] -rw-rw-r-- 1 1001 1001 10775 May 28 07:00 LICENSE [2021-05-28T07:05:02.026Z] -rw-rw-r-- 1 1001 1001 5632 May 28 07:00 Makefile [2021-05-28T07:05:02.026Z] -rw-rw-r-- 1 1001 1001 7978 May 28 07:00 README.md [2021-05-28T07:05:02.026Z] -rw-rw-r-- 1 1001 1001 6755 May 28 07:00 SECURITY.md [2021-05-28T07:05:02.026Z] -rw-rw-r-- 1 1001 1001 5 May 28 07:01 VERSION [2021-05-28T07:05:02.026Z] -rw-rw-r-- 1 1001 1001 4131 May 28 07:00 ZMQWindows.md [2021-05-28T07:05:02.026Z] drwxrwxr-x 2 1001 1001 117 May 28 07:00 bin [2021-05-28T07:05:02.026Z] drwxrwxr-x 14 1001 1001 4096 May 28 07:00 cmd [2021-05-28T07:05:02.026Z] -rw-r--r-- 1 root root 742996 May 28 07:04 coverage.out [2021-05-28T07:05:02.026Z] -rw-r--r-- 1 root root 1060 May 28 07:05 go.mod [2021-05-28T07:05:02.026Z] -rw-r--r-- 1 root root 21686 May 28 07:02 go.sum [2021-05-28T07:05:02.026Z] drwxrwxr-x 8 1001 1001 127 May 28 07:00 internal [2021-05-28T07:05:02.026Z] drwxrwxr-x 4 1001 1001 26 May 28 07:00 openapi [2021-05-28T07:05:02.026Z] drwxrwxr-x 4 1001 1001 71 May 28 07:00 snap [2021-05-28T07:05:02.026Z] -rw-rw-r-- 1 1001 1001 168 May 28 07:00 version.go [Pipeline] sh [2021-05-28T07:05:02.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:05:02.199Z] Configure a credential helper to remove this warning. See [2021-05-28T07:05:02.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:05:02.199Z] [2021-05-28T07:05:02.199Z] Login Succeeded [2021-05-28T07:05:02.199Z] nexus3.edgexfoundry.org:10002 [2021-05-28T07:05:02.325Z] + '[' -e coverage.out ] [2021-05-28T07:05:02.325Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T07:05:02.459Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T07:05:02.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:05:02.748Z] + make build [2021-05-28T07:05:02.748Z] go mod tidy [2021-05-28T07:05:02.749Z] 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 [2021-05-28T07:05:02.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:05:02.753Z] Configure a credential helper to remove this warning. See [2021-05-28T07:05:02.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:05:02.753Z] [2021-05-28T07:05:02.753Z] Login Succeeded [2021-05-28T07:05:02.753Z] nexus3.edgexfoundry.org:10003 [2021-05-28T07:05:03.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:05:03.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:05:03.302Z] Configure a credential helper to remove this warning. See [2021-05-28T07:05:03.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:05:03.302Z] [2021-05-28T07:05:03.302Z] Login Succeeded [2021-05-28T07:05:03.302Z] nexus3.edgexfoundry.org:10004 [2021-05-28T07:05:03.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:05:03.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:05:03.573Z] Configure a credential helper to remove this warning. See [2021-05-28T07:05:03.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:05:03.573Z] [2021-05-28T07:05:03.573Z] Login Succeeded [2021-05-28T07:05:03.573Z] docker.io [2021-05-28T07:05:04.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:05:04.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:05:04.445Z] Configure a credential helper to remove this warning. See [2021-05-28T07:05:04.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:05:04.445Z] [2021-05-28T07:05:04.445Z] Login Succeeded [2021-05-28T07:05:04.445Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T07:05:04.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-28T07:05:04.677Z] 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 [Pipeline] echo [2021-05-28T07:05:05.211Z] ========================================================= [2021-05-28T07:05:05.211Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-28T07:05:05.211Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:05:05.557Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-28T07:05:05.558Z] unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/edgex-go/3/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:05:06.146Z] ---> job-cost.sh [2021-05-28T07:05:06.146Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2z1I [2021-05-28T07:05:12.860Z] 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 [2021-05-28T07:05:13.938Z] 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 [2021-05-28T07:05:15.046Z] 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 [2021-05-28T07:05:15.315Z] 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 [2021-05-28T07:05:16.703Z] 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 [2021-05-28T07:05:17.655Z] 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 [2021-05-28T07:05:18.230Z] 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 [2021-05-28T07:05:21.113Z] 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 [2021-05-28T07:05:21.113Z] 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 [2021-05-28T07:05:21.113Z] 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] } [2021-05-28T07:05:22.525Z] $ docker stop --time=1 b5799d45a35fb4135b8816d80cce808f62df6a12d173ffc67a7a165ffa51ad3a [2021-05-28T07:05:26.422Z] $ docker rm -f b5799d45a35fb4135b8816d80cce808f62df6a12d173ffc67a7a165ffa51ad3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:05:27.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:05:27.684Z] [2021-05-28T07:05:27.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:05:27.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:05:28.255Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-28T07:05:28.255Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-28T07:05:28.255Z] ca9280d653b3: Pulling fs layer [2021-05-28T07:05:28.255Z] 7e9c9ca2126c: Pulling fs layer [2021-05-28T07:05:28.521Z] cbdbe7a5bc2a: Download complete [2021-05-28T07:05:28.780Z] cbdbe7a5bc2a: Pull complete [2021-05-28T07:05:29.039Z] ca9280d653b3: Verifying Checksum [2021-05-28T07:05:29.039Z] ca9280d653b3: Download complete [2021-05-28T07:05:29.981Z] ca9280d653b3: Pull complete [2021-05-28T07:05:29.981Z] 7e9c9ca2126c: Download complete [2021-05-28T07:05:33.322Z] 7e9c9ca2126c: Pull complete [2021-05-28T07:05:33.322Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-28T07:05:33.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:05:33.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-28T07:05:33.396Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2021-05-28T07:05:33.430Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T07:05:39.322Z] $ docker top a499158c670dfd03284d7a497a01162187e4b25a164604a38c396a4bb2502f88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:05:39.718Z] + docker-compose build --help [2021-05-28T07:05:39.719Z] + grep parallel [2021-05-28T07:05:40.292Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T07:05:40.299Z] $ docker stop --time=1 a499158c670dfd03284d7a497a01162187e4b25a164604a38c396a4bb2502f88 [2021-05-28T07:05:41.065Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-28T07:05:41.523Z] $ docker rm -f a499158c670dfd03284d7a497a01162187e4b25a164604a38c396a4bb2502f88 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:05:41.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:05:41.959Z] . [Pipeline] withDockerContainer [2021-05-28T07:05:42.031Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2021-05-28T07:05:42.077Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T07:05:42.563Z] $ docker top f2cd49c84b6e0d30b0af57cb584d0f93e1fc649de78463a7a5f3f4120547bf97 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:05:42.955Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T07:05:43.526Z] Building core-command ... [2021-05-28T07:05:43.526Z] Building core-data ... [2021-05-28T07:05:43.526Z] Building core-metadata ... [2021-05-28T07:05:43.526Z] Building security-bootstrapper ... [2021-05-28T07:05:43.526Z] Building security-proxy-setup ... [2021-05-28T07:05:43.526Z] Building security-secretstore-setup ... [2021-05-28T07:05:43.526Z] Building support-notifications ... [2021-05-28T07:05:43.526Z] Building support-scheduler ... [2021-05-28T07:05:43.526Z] Building sys-mgmt-agent ... [2021-05-28T07:05:43.526Z] Building security-secretstore-setup [2021-05-28T07:05:43.526Z] Building support-scheduler [2021-05-28T07:05:43.526Z] Building security-proxy-setup [2021-05-28T07:05:43.526Z] Building security-bootstrapper [2021-05-28T07:05:43.526Z] Building core-command [2021-05-28T07:06:16.574Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:06:16.574Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:06:16.574Z] ---> 6adf04bcf6fa [2021-05-28T07:06:16.574Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:06:16.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:06:16.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:06:16.574Z] ---> 6adf04bcf6fa [2021-05-28T07:06:16.574Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:06:16.574Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:06:16.574Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:06:16.574Z] ---> 6adf04bcf6fa [2021-05-28T07:06:16.574Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T07:06:31.512Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:06:31.512Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:06:31.512Z] ---> 6adf04bcf6fa [2021-05-28T07:06:31.512Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T07:06:38.101Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:06:38.101Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:06:38.101Z] ---> 6adf04bcf6fa [2021-05-28T07:06:38.101Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T07:06:43.458Z] ---> Running in 0f991cc9e45e [2021-05-28T07:06:43.458Z] ---> Running in 2e116110bf49 [2021-05-28T07:06:43.458Z] ---> Running in 8421684e8ee5 [2021-05-28T07:06:43.458Z] ---> Running in 667ae7c2198b [2021-05-28T07:06:43.458Z] ---> Running in 09d3b6507fc7 [2021-05-28T07:06:43.719Z] Removing intermediate container 2e116110bf49 [2021-05-28T07:06:43.719Z] ---> 0d071107cc6d [2021-05-28T07:06:43.719Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:06:43.719Z] Removing intermediate container 0f991cc9e45e [2021-05-28T07:06:43.719Z] ---> f1dacbf5dbe6 [2021-05-28T07:06:43.719Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:06:44.083Z] Removing intermediate container 667ae7c2198b [2021-05-28T07:06:44.083Z] ---> 1000a0fc11bb [2021-05-28T07:06:44.083Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:06:44.083Z] Removing intermediate container 8421684e8ee5 [2021-05-28T07:06:44.083Z] ---> 4f1b80dff3a3 [2021-05-28T07:06:44.083Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:06:44.083Z] Removing intermediate container 09d3b6507fc7 [2021-05-28T07:06:44.083Z] ---> be207c40c3de [2021-05-28T07:06:44.083Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:06:44.083Z] ---> Running in f0020e6450d0 [2021-05-28T07:06:44.354Z] ---> Running in d09f547fd5fd [2021-05-28T07:06:44.354Z] ---> Running in 118602ec6772 [2021-05-28T07:06:44.354Z] ---> Running in 4b6187be04ff [2021-05-28T07:06:44.354Z] ---> Running in ad337abcf933 [2021-05-28T07:06:46.294Z] Removing intermediate container f0020e6450d0 [2021-05-28T07:06:46.294Z] ---> 870ab4e002e6 [2021-05-28T07:06:46.294Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:06:46.294Z] ---> Running in 17edcc99e58f [2021-05-28T07:06:46.294Z] Removing intermediate container d09f547fd5fd [2021-05-28T07:06:46.294Z] ---> b1a6d522469b [2021-05-28T07:06:46.294Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T07:06:46.554Z] ---> Running in ded1ec3ae6f4 [2021-05-28T07:06:46.554Z] Removing intermediate container 4b6187be04ff [2021-05-28T07:06:46.554Z] ---> 3dcd0dbeefbb [2021-05-28T07:06:46.554Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T07:06:46.816Z] ---> Running in d640634053a1 [2021-05-28T07:06:46.816Z] Removing intermediate container 118602ec6772 [2021-05-28T07:06:46.816Z] ---> a34ee309ff17 [2021-05-28T07:06:46.816Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T07:06:47.091Z] Removing intermediate container ad337abcf933 [2021-05-28T07:06:47.091Z] ---> 5a42428a47f0 [2021-05-28T07:06:47.091Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T07:06:47.091Z] ---> Running in e94f1674eb98 [2021-05-28T07:06:47.435Z] ---> Running in b71c55058fc4 [2021-05-28T07:06:47.827Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:06:47.827Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:06:47.827Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:06:47.827Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:06:48.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:06:48.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:06:48.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:06:48.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:06:48.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:06:48.708Z] OK: 219 MiB in 52 packages [2021-05-28T07:06:49.010Z] OK: 219 MiB in 52 packages [2021-05-28T07:06:49.010Z] OK: 219 MiB in 52 packages [2021-05-28T07:06:49.276Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:06:49.849Z] OK: 219 MiB in 52 packages [2021-05-28T07:06:49.850Z] Removing intermediate container 17edcc99e58f [2021-05-28T07:06:49.850Z] ---> f7ecd7492e43 [2021-05-28T07:06:49.850Z] Step 6/24 : COPY go.mod . [2021-05-28T07:06:50.423Z] Removing intermediate container ded1ec3ae6f4 [2021-05-28T07:06:50.423Z] ---> 4b50c2df0168 [2021-05-28T07:06:50.423Z] Step 6/32 : COPY go.mod . [2021-05-28T07:06:50.423Z] ---> 0dc09219629d [2021-05-28T07:06:50.423Z] Step 7/24 : RUN go mod download [2021-05-28T07:06:50.423Z] OK: 219 MiB in 52 packages [2021-05-28T07:06:50.684Z] Removing intermediate container d640634053a1 [2021-05-28T07:06:50.684Z] ---> d6aee21656dd [2021-05-28T07:06:50.684Z] Step 6/23 : COPY go.mod . [2021-05-28T07:06:50.947Z] ---> Running in 1846aca62e09 [2021-05-28T07:06:50.947Z] ---> faec44059143 [2021-05-28T07:06:50.947Z] Step 7/32 : RUN go mod download [2021-05-28T07:06:51.210Z] Removing intermediate container e94f1674eb98 [2021-05-28T07:06:51.210Z] ---> f49159ddf811 [2021-05-28T07:06:51.210Z] Step 6/26 : COPY go.mod . [2021-05-28T07:06:51.210Z] ---> 29dd2483dc98 [2021-05-28T07:06:51.210Z] Step 7/23 : RUN go mod download [2021-05-28T07:06:51.476Z] ---> Running in 6a1885f67a1f [2021-05-28T07:06:51.786Z] ---> Running in 465d41546737 [2021-05-28T07:06:51.787Z] Removing intermediate container b71c55058fc4 [2021-05-28T07:06:51.787Z] ---> 24aa516c4310 [2021-05-28T07:06:51.787Z] Step 6/22 : COPY go.mod . [2021-05-28T07:06:51.787Z] ---> ef10f31a1926 [2021-05-28T07:06:51.787Z] Step 7/26 : RUN go mod download [2021-05-28T07:06:52.366Z] ---> Running in 8603c84c9606 [2021-05-28T07:06:52.366Z] ---> e1578eddb553 [2021-05-28T07:06:52.366Z] Step 7/22 : RUN go mod download [2021-05-28T07:06:52.652Z] ---> Running in 85a9c3c7086f [2021-05-28T07:06:53.603Z] Removing intermediate container 1846aca62e09 [2021-05-28T07:06:53.604Z] ---> 044d75ced0e6 [2021-05-28T07:06:53.604Z] Step 8/24 : COPY . . [2021-05-28T07:07:03.634Z] Removing intermediate container 6a1885f67a1f [2021-05-28T07:07:03.634Z] ---> 107b59bab97f [2021-05-28T07:07:03.634Z] Step 8/32 : COPY . . [2021-05-28T07:07:03.634Z] Removing intermediate container 465d41546737 [2021-05-28T07:07:03.634Z] ---> e3ce58272a61 [2021-05-28T07:07:03.634Z] Step 8/23 : COPY . . [2021-05-28T07:07:03.634Z] ---> df20bc2b3671 [2021-05-28T07:07:03.634Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:07:17.856Z] lf-activate-venv(): INFO: Adding /tmp/venv-2z1I/bin to PATH [2021-05-28T07:07:17.856Z] INFO: No Stack... [2021-05-28T07:07:17.856Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-28T07:07:17.856Z] INFO: Archiving Costs [Pipeline] sh [2021-05-28T07:07:18.219Z] + + cat /w/workspace/edgex-go/3/archives/cost.csvcut [2021-05-28T07:07:18.219Z] -d, -f6 [Pipeline] lock [2021-05-28T07:07:18.290Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3516-3-stack-cost] [2021-05-28T07:07:18.298Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3516-3-stack-cost] did not exist. Created. [2021-05-28T07:07:18.298Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3516-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-28T07:07:18.747Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-28T07:07:19.603Z] Stashed 1 file(s) [Pipeline] } [2021-05-28T07:07:19.614Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3516-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-28T07:07:19.740Z] Failed in branch arm64 [2021-05-28T07:07:30.271Z] ---> Running in 4172470daa75 [2021-05-28T07:07:30.271Z] Removing intermediate container 85a9c3c7086f [2021-05-28T07:07:30.271Z] ---> ebbdc14f81d7 [2021-05-28T07:07:30.271Z] Step 8/22 : COPY . . [2021-05-28T07:07:30.271Z] Removing intermediate container 8603c84c9606 [2021-05-28T07:07:30.271Z] ---> 6184127a134f [2021-05-28T07:07:30.271Z] Step 8/26 : COPY . . [2021-05-28T07:07:30.271Z] ---> a82f1e699a60 [2021-05-28T07:07:30.271Z] Step 9/32 : RUN go mod tidy [2021-05-28T07:07:30.271Z] ---> 9e304fe2281c [2021-05-28T07:07:30.271Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:07:31.675Z] ---> Running in a401204544e2 [2021-05-28T07:07:32.256Z] ---> Running in 2a8b82031cae [2021-05-28T07:07:47.234Z] ---> 8203c8ce8a7e [2021-05-28T07:07:47.234Z] Step 9/22 : RUN go mod tidy [2021-05-28T07:07:47.234Z] ---> 7eff9f858b1c [2021-05-28T07:07:47.234Z] Step 9/26 : RUN go mod tidy [2021-05-28T07:07:47.234Z] ---> Running in df2749336617 [2021-05-28T07:07:47.234Z] ---> Running in 58c24cd503f8 [2021-05-28T07:07:47.234Z] Removing intermediate container 4172470daa75 [2021-05-28T07:07:47.234Z] ---> 4de2aaa6056d [2021-05-28T07:07:47.234Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T07:07:47.234Z] ---> Running in 4dbcc40f4da6 [2021-05-28T07:07:48.635Z] Removing intermediate container a401204544e2 [2021-05-28T07:07:48.635Z] ---> 3ff3cb3702fc [2021-05-28T07:07:48.635Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T07:07:48.902Z] Removing intermediate container 2a8b82031cae [2021-05-28T07:07:48.902Z] ---> 353dce4939ee [2021-05-28T07:07:48.902Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T07:07:48.902Z] ---> Running in f1074a8516ff [2021-05-28T07:07:49.170Z] ---> Running in 41d4f78cc12e [2021-05-28T07:07:49.432Z] 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 [2021-05-28T07:07:49.432Z] Removing intermediate container df2749336617 [2021-05-28T07:07:49.432Z] ---> fadc8a3f88d8 [2021-05-28T07:07:49.432Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T07:07:50.041Z] ---> Running in b6e8fc59d13e [2021-05-28T07:07:50.628Z] Removing intermediate container 58c24cd503f8 [2021-05-28T07:07:50.628Z] ---> ee22b3c70d38 [2021-05-28T07:07:50.628Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T07:07:50.628Z] 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 [2021-05-28T07:07:50.628Z] ---> Running in dba2b08e153c [2021-05-28T07:07:50.892Z] 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 [2021-05-28T07:07:50.892Z] 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 [2021-05-28T07:07:51.469Z] 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 [2021-05-28T07:08:23.599Z] 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 [2021-05-28T07:08:25.524Z] 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 [2021-05-28T07:08:35.560Z] Removing intermediate container 4dbcc40f4da6 [2021-05-28T07:08:35.560Z] ---> 4d1ebd60aede [2021-05-28T07:08:35.560Z] [2021-05-28T07:08:35.560Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:08:35.560Z] Removing intermediate container dba2b08e153c [2021-05-28T07:08:35.560Z] ---> fa3d4918135b [2021-05-28T07:08:35.560Z] [2021-05-28T07:08:35.560Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T07:08:35.560Z] 3.12: Pulling from library/alpine [2021-05-28T07:08:36.945Z] 3.12: Pulling from library/alpine [2021-05-28T07:08:40.246Z] Removing intermediate container 41d4f78cc12e [2021-05-28T07:08:40.246Z] ---> c030467b9beb [2021-05-28T07:08:40.246Z] [2021-05-28T07:08:40.246Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T07:08:40.246Z] Removing intermediate container b6e8fc59d13e [2021-05-28T07:08:40.246Z] ---> 707d9097fa7e [2021-05-28T07:08:40.246Z] [2021-05-28T07:08:40.246Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T07:08:40.246Z] 3.12: Pulling from library/alpine [2021-05-28T07:08:40.507Z] 3.12: Pulling from library/alpine [2021-05-28T07:08:40.507Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T07:08:40.507Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T07:08:40.507Z] Removing intermediate container f1074a8516ff [2021-05-28T07:08:40.507Z] ---> 9bdc398b0580 [2021-05-28T07:08:40.507Z] [2021-05-28T07:08:40.507Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:08:40.507Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T07:08:40.507Z] ---> 13621d1b12d4 [2021-05-28T07:08:40.507Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:08:40.507Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T07:08:40.507Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T07:08:40.507Z] Status: Image is up to date for alpine:3.12 [2021-05-28T07:08:40.507Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T07:08:40.507Z] Status: Image is up to date for alpine:3.12 [2021-05-28T07:08:40.507Z] ---> 13621d1b12d4 [2021-05-28T07:08:40.507Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T07:08:40.507Z] ---> 13621d1b12d4 [2021-05-28T07:08:40.507Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T07:08:40.507Z] ---> 13621d1b12d4 [2021-05-28T07:08:40.507Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:08:40.507Z] ---> 13621d1b12d4 [2021-05-28T07:08:40.507Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T07:08:40.767Z] ---> Running in 4b37053f10a2 [2021-05-28T07:08:41.031Z] ---> Running in 90357d407feb [2021-05-28T07:08:41.031Z] ---> Running in ae217b6b5dfe [2021-05-28T07:08:41.031Z] ---> Running in 5b057332f2c2 [2021-05-28T07:08:41.031Z] ---> Running in c2ddcdd25305 [2021-05-28T07:08:41.031Z] Removing intermediate container ae217b6b5dfe [2021-05-28T07:08:41.031Z] ---> 937c43650e51 [2021-05-28T07:08:41.031Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T07:08:41.293Z] ---> Running in 246a0b27af26 [2021-05-28T07:08:41.867Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:42.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:42.168Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T07:08:42.168Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:08:42.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:42.168Z] OK: 6 MiB in 15 packages [2021-05-28T07:08:42.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:42.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:42.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:42.461Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T07:08:42.461Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:08:42.461Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T07:08:42.461Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T07:08:42.461Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:08:42.461Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:08:42.461Z] OK: 7 MiB in 18 packages [2021-05-28T07:08:42.461Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T07:08:42.461Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:08:42.461Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T07:08:42.461Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T07:08:42.461Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:08:42.461Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T07:08:42.461Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:08:42.461Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:08:42.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:42.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:42.723Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T07:08:42.723Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:08:42.723Z] OK: 6 MiB in 15 packages [2021-05-28T07:08:43.313Z] OK: 7 MiB in 20 packages [2021-05-28T07:08:43.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:43.610Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:43.610Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T07:08:43.610Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T07:08:43.610Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:08:43.610Z] OK: 6 MiB in 16 packages [2021-05-28T07:08:44.183Z] Removing intermediate container 4b37053f10a2 [2021-05-28T07:08:44.183Z] ---> 853a418a2557 [2021-05-28T07:08:44.183Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:08:45.575Z] ---> Running in abb063120893 [2021-05-28T07:08:46.523Z] Removing intermediate container 5b057332f2c2 [2021-05-28T07:08:46.523Z] ---> 902183f6755e [2021-05-28T07:08:46.523Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:08:46.787Z] Removing intermediate container abb063120893 [2021-05-28T07:08:46.787Z] ---> aaff3911c310 [2021-05-28T07:08:46.787Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T07:08:48.180Z] Removing intermediate container 90357d407feb [2021-05-28T07:08:48.180Z] ---> 1c26e14c7a81 [2021-05-28T07:08:48.180Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:08:48.444Z] Removing intermediate container c2ddcdd25305 [2021-05-28T07:08:48.444Z] ---> a71bccc3c431 [2021-05-28T07:08:48.444Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:08:48.708Z] Removing intermediate container 246a0b27af26 [2021-05-28T07:08:48.708Z] ---> 09d759018735 [2021-05-28T07:08:48.708Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T07:08:48.708Z] ---> Running in a782a0abcd19 [2021-05-28T07:08:48.708Z] ---> Running in f47a8392e9d3 [2021-05-28T07:08:48.708Z] ---> Running in 369bb5d527fd [2021-05-28T07:08:48.708Z] ---> Running in f94680b54ebe [2021-05-28T07:08:48.971Z] ---> Running in 7639896d4e16 [2021-05-28T07:08:48.971Z] Removing intermediate container f47a8392e9d3 [2021-05-28T07:08:48.971Z] ---> 031d4b530c96 [2021-05-28T07:08:48.971Z] Step 14/26 : WORKDIR / [2021-05-28T07:08:48.971Z] Removing intermediate container a782a0abcd19 [2021-05-28T07:08:48.971Z] ---> 1ac3402965fe [2021-05-28T07:08:48.971Z] Step 14/22 : WORKDIR /edgex [2021-05-28T07:08:49.233Z] Removing intermediate container f94680b54ebe [2021-05-28T07:08:49.233Z] ---> acdf97310ac9 [2021-05-28T07:08:49.233Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T07:08:49.233Z] Removing intermediate container 369bb5d527fd [2021-05-28T07:08:49.233Z] ---> 773197724629 [2021-05-28T07:08:49.233Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:08:49.233Z] Removing intermediate container 7639896d4e16 [2021-05-28T07:08:49.233Z] ---> 32553bcaf930 [2021-05-28T07:08:49.233Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T07:08:49.498Z] ---> Running in f88667f58427 [2021-05-28T07:08:49.498Z] ---> Running in 4df8734c980c [2021-05-28T07:08:49.498Z] ---> Running in 32e1d664ab16 [2021-05-28T07:08:49.498Z] ---> Running in 3c18c195748c [2021-05-28T07:08:49.498Z] ---> Running in 4ff0dd1322f0 [2021-05-28T07:08:49.774Z] Removing intermediate container f88667f58427 [2021-05-28T07:08:49.774Z] ---> 10828040c946 [2021-05-28T07:08:49.774Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:08:49.774Z] Removing intermediate container 4df8734c980c [2021-05-28T07:08:49.774Z] ---> b489b36b8ddf [2021-05-28T07:08:49.774Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-28T07:08:50.050Z] Removing intermediate container 32e1d664ab16 [2021-05-28T07:08:50.050Z] ---> 2794e46d90d8 [2021-05-28T07:08:50.050Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T07:08:50.050Z] Removing intermediate container 3c18c195748c [2021-05-28T07:08:50.050Z] ---> d0e43c4cc73e [2021-05-28T07:08:50.050Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:08:50.050Z] ---> Running in 16b086b17d03 [2021-05-28T07:08:50.050Z] Removing intermediate container 4ff0dd1322f0 [2021-05-28T07:08:50.050Z] ---> de58aebc0acf [2021-05-28T07:08:50.050Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T07:08:50.685Z] ---> Running in f50746922cf9 [2021-05-28T07:08:50.685Z] Removing intermediate container 16b086b17d03 [2021-05-28T07:08:50.685Z] ---> aa3f4f1cd766 [2021-05-28T07:08:50.685Z] Step 16/24 : WORKDIR / [2021-05-28T07:08:50.963Z] ---> 37b99b940a3f [2021-05-28T07:08:50.963Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T07:08:50.963Z] ---> 4c801509971b [2021-05-28T07:08:50.963Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T07:08:50.963Z] ---> c8c084ec46c6 [2021-05-28T07:08:50.963Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-28T07:08:50.963Z] ---> Running in b2aab665df43 [2021-05-28T07:08:51.920Z] ---> b537e40cef6a [2021-05-28T07:08:51.920Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T07:08:52.187Z] ---> cec52a2ae598 [2021-05-28T07:08:52.187Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T07:08:52.187Z] ---> 6a1e5b223be4 [2021-05-28T07:08:52.187Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T07:08:52.453Z] Removing intermediate container b2aab665df43 [2021-05-28T07:08:52.453Z] ---> 0579b0cb6ebd [2021-05-28T07:08:52.453Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:08:52.717Z] ---> 28ff8ddfecb5 [2021-05-28T07:08:52.717Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-28T07:08:52.980Z] ---> 3b0c4119375a [2021-05-28T07:08:52.980Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T07:08:52.980Z] ---> ba59fc6902bd [2021-05-28T07:08:52.980Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T07:08:52.980Z] ---> 1406c4ab8b41 [2021-05-28T07:08:52.980Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T07:08:52.980Z] ---> ffbb1e97e7a7 [2021-05-28T07:08:52.980Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T07:08:53.242Z] ---> Running in ad5887ca8f41 [2021-05-28T07:08:53.242Z] ---> Running in 0cb586d6f570 [2021-05-28T07:08:54.198Z] Removing intermediate container f50746922cf9 [2021-05-28T07:08:54.198Z] ---> 8567960c7515 [2021-05-28T07:08:54.198Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T07:08:54.198Z] Removing intermediate container ad5887ca8f41 [2021-05-28T07:08:54.198Z] ---> 75999327d426 [2021-05-28T07:08:54.198Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:08:54.198Z] ---> a3444e3ff620 [2021-05-28T07:08:54.198Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T07:08:54.198Z] ---> 83ce1c77950e [2021-05-28T07:08:54.198Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T07:08:54.198Z] Removing intermediate container 0cb586d6f570 [2021-05-28T07:08:54.198Z] ---> c908bb7782d3 [2021-05-28T07:08:54.198Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T07:08:54.460Z] ---> Running in 2bb7193922c5 [2021-05-28T07:08:54.722Z] ---> Running in 240820f515e3 [2021-05-28T07:08:54.722Z] ---> Running in 2a8258c0b35e [2021-05-28T07:08:54.983Z] ---> c4c4600da297 [2021-05-28T07:08:54.983Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T07:08:54.983Z] ---> 6819a9e6d08b [2021-05-28T07:08:54.983Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T07:08:54.983Z] Removing intermediate container 2bb7193922c5 [2021-05-28T07:08:54.983Z] ---> 05d5218178ac [2021-05-28T07:08:54.983Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T07:08:54.983Z] Removing intermediate container 240820f515e3 [2021-05-28T07:08:54.983Z] ---> 7e07c0b7f374 [2021-05-28T07:08:54.983Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T07:08:55.244Z] ---> Running in 4b9903ca0d6b [2021-05-28T07:08:55.244Z] Removing intermediate container 2a8258c0b35e [2021-05-28T07:08:55.244Z] ---> 85bc7b44b9bc [2021-05-28T07:08:55.244Z] Step 20/22 : LABEL arch=x86_64 [2021-05-28T07:08:55.504Z] ---> 8319504d2f1e [2021-05-28T07:08:55.504Z] Step 22/26 : 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/ [2021-05-28T07:08:55.504Z] ---> Running in fcf30a340923 [2021-05-28T07:08:55.504Z] ---> Running in 19c9ca1cd27a [2021-05-28T07:08:55.504Z] ---> Running in e01c0c6848ff [2021-05-28T07:08:55.768Z] Removing intermediate container 4b9903ca0d6b [2021-05-28T07:08:55.768Z] ---> 14587a0a2195 [2021-05-28T07:08:55.768Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:08:55.768Z] ---> 9c9f75a87f7a [2021-05-28T07:08:55.768Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T07:08:55.768Z] Removing intermediate container fcf30a340923 [2021-05-28T07:08:55.768Z] ---> 270a878afdab [2021-05-28T07:08:55.768Z] Step 22/23 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 [2021-05-28T07:08:56.038Z] Removing intermediate container 19c9ca1cd27a [2021-05-28T07:08:56.038Z] ---> d38442bbf191 [2021-05-28T07:08:56.038Z] Step 21/22 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 [2021-05-28T07:08:56.038Z] ---> Running in 98e050db6233 [2021-05-28T07:08:56.038Z] ---> Running in 1b4ab92d362f [2021-05-28T07:08:56.038Z] ---> Running in b26321b7ed35 [2021-05-28T07:08:56.038Z] ---> Running in d124de7f136c [2021-05-28T07:08:56.298Z] Removing intermediate container 98e050db6233 [2021-05-28T07:08:56.298Z] ---> e28a12bd57a5 [2021-05-28T07:08:56.298Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:08:56.563Z] Removing intermediate container b26321b7ed35 [2021-05-28T07:08:56.563Z] ---> f90cf66f8b1b [2021-05-28T07:08:56.563Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T07:08:56.563Z] Removing intermediate container d124de7f136c [2021-05-28T07:08:56.563Z] ---> 50902f8cfe4d [2021-05-28T07:08:56.563Z] Step 22/22 : LABEL version=0.0.0 [2021-05-28T07:08:56.563Z] ---> Running in 6849d04454ba [2021-05-28T07:08:56.563Z] ---> Running in e4d2d68eeed1 [2021-05-28T07:08:56.563Z] ---> Running in 0c10843bfe5e [2021-05-28T07:08:56.829Z] Removing intermediate container 6849d04454ba [2021-05-28T07:08:56.829Z] ---> 43100bf2404d [2021-05-28T07:08:56.829Z] Step 23/24 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 [2021-05-28T07:08:56.829Z] Removing intermediate container e4d2d68eeed1 [2021-05-28T07:08:56.829Z] ---> 964fff483636 [2021-05-28T07:08:56.829Z] [2021-05-28T07:08:56.829Z] Removing intermediate container 0c10843bfe5e [2021-05-28T07:08:56.829Z] ---> b4da3f2f4443 [2021-05-28T07:08:56.829Z] [2021-05-28T07:08:56.829Z] Removing intermediate container e01c0c6848ff [2021-05-28T07:08:56.829Z] ---> fc400dcdd2c0 [2021-05-28T07:08:56.829Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T07:08:57.104Z] Successfully built 964fff483636 [2021-05-28T07:08:57.104Z] ---> Running in c1e5131e28a5 [2021-05-28T07:08:57.104Z] Successfully built b4da3f2f4443 [2021-05-28T07:08:57.104Z] Successfully tagged support-scheduler:latest [2021-05-28T07:08:57.104Z] Building support-notifications [2021-05-28T07:08:57.104Z]  Building support-scheduler ... done Successfully tagged security-proxy-setup:latest [2021-05-28T07:08:57.376Z]  Building security-proxy-setup ... done  ---> Running in 3a623cf5eb95 [2021-05-28T07:08:57.376Z] Building core-metadata [2021-05-28T07:08:57.376Z] Removing intermediate container c1e5131e28a5 [2021-05-28T07:08:57.376Z] ---> 6e3515b23810 [2021-05-28T07:08:57.376Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:09:01.860Z] ---> Running in b80eaca0f571 [2021-05-28T07:09:01.860Z] Removing intermediate container 1b4ab92d362f [2021-05-28T07:09:01.860Z] ---> 7edbed1aef8c [2021-05-28T07:09:01.860Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:09:01.860Z] Removing intermediate container 3a623cf5eb95 [2021-05-28T07:09:01.860Z] ---> 5f4c446d5d61 [2021-05-28T07:09:01.860Z] Step 24/26 : LABEL arch=x86_64 [2021-05-28T07:09:07.209Z] Removing intermediate container b80eaca0f571 [2021-05-28T07:09:07.209Z] ---> e131214ef30d [2021-05-28T07:09:07.209Z] [2021-05-28T07:09:07.209Z] ---> 76a4f9538be0 [2021-05-28T07:09:07.209Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T07:09:07.209Z] ---> Running in f5d6b1a0ac09 [2021-05-28T07:09:07.209Z] Successfully built e131214ef30d [2021-05-28T07:09:07.209Z] Successfully tagged core-command:latest [2021-05-28T07:09:07.209Z]  Building core-command ... done Building core-data [2021-05-28T07:09:17.226Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:09:17.226Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:09:17.226Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:09:17.226Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:09:17.796Z] ---> 6adf04bcf6fa [2021-05-28T07:09:17.796Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:09:17.796Z] ---> 6adf04bcf6fa [2021-05-28T07:09:17.796Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:09:23.091Z] ---> Using cache [2021-05-28T07:09:23.091Z] ---> f1dacbf5dbe6 [2021-05-28T07:09:23.091Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:09:23.091Z] ---> Using cache [2021-05-28T07:09:23.091Z] ---> b1a6d522469b [2021-05-28T07:09:23.091Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T07:09:23.091Z] ---> Using cache [2021-05-28T07:09:23.091Z] ---> f1dacbf5dbe6 [2021-05-28T07:09:23.091Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:09:23.091Z] ---> Using cache [2021-05-28T07:09:23.091Z] ---> b1a6d522469b [2021-05-28T07:09:23.091Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T07:09:35.321Z] Removing intermediate container f5d6b1a0ac09 [2021-05-28T07:09:35.321Z] ---> 91101461c1b7 [2021-05-28T07:09:35.321Z] Step 25/26 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 [2021-05-28T07:09:40.613Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:09:40.613Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:09:40.613Z] ---> 6adf04bcf6fa [2021-05-28T07:09:40.613Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:09:40.613Z] ---> Using cache [2021-05-28T07:09:40.613Z] ---> f1dacbf5dbe6 [2021-05-28T07:09:40.613Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:09:40.613Z] ---> Using cache [2021-05-28T07:09:40.613Z] ---> b1a6d522469b [2021-05-28T07:09:40.613Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:09:40.613Z] ---> Using cache [2021-05-28T07:09:40.613Z] ---> 4b50c2df0168 [2021-05-28T07:09:40.613Z] Step 6/24 : COPY go.mod . [2021-05-28T07:09:40.613Z] ---> Using cache [2021-05-28T07:09:40.613Z] ---> faec44059143 [2021-05-28T07:09:40.613Z] Step 7/24 : RUN go mod download [2021-05-28T07:09:40.613Z] ---> Using cache [2021-05-28T07:09:40.613Z] ---> 107b59bab97f [2021-05-28T07:09:40.613Z] Step 8/24 : COPY . . [2021-05-28T07:09:40.613Z] ---> Using cache [2021-05-28T07:09:40.613Z] ---> a82f1e699a60 [2021-05-28T07:09:40.613Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:09:40.613Z] ---> Using cache [2021-05-28T07:09:40.613Z] ---> 353dce4939ee [2021-05-28T07:09:40.613Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T07:09:42.526Z] ---> 0b06bd3ef76f [2021-05-28T07:09:42.526Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T07:09:42.786Z] ---> Running in c308a47d5241 [2021-05-28T07:09:42.786Z] ---> Running in 50ef01fb2c3d [2021-05-28T07:09:42.786Z] ---> Running in dc0f1d45278a [2021-05-28T07:09:42.786Z] ---> Running in bb89b1a255c8 [2021-05-28T07:09:43.050Z] ---> 37471fc8484c [2021-05-28T07:09:43.050Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T07:09:43.320Z] Removing intermediate container c308a47d5241 [2021-05-28T07:09:43.320Z] ---> 5fe242985041 [2021-05-28T07:09:43.320Z] Step 26/26 : LABEL version=0.0.0 [2021-05-28T07:09:43.320Z] ---> Running in 3acc951f4ec7 [2021-05-28T07:09:43.320Z] ---> c924860f73f3 [2021-05-28T07:09:43.320Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T07:09:43.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:43.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:44.155Z] Removing intermediate container 3acc951f4ec7 [2021-05-28T07:09:44.155Z] ---> 70a928fbeb20 [2021-05-28T07:09:44.155Z] [2021-05-28T07:09:44.155Z] ---> f3b2c93201aa [2021-05-28T07:09:44.155Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T07:09:44.155Z] Successfully built 70a928fbeb20 [2021-05-28T07:09:44.155Z] 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 [2021-05-28T07:09:44.423Z] Successfully tagged security-secretstore-setup:latest [2021-05-28T07:09:44.423Z] Building sys-mgmt-agent [2021-05-28T07:09:44.423Z]  Building security-secretstore-setup ... done  ---> Running in babad4ad127d [2021-05-28T07:09:44.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:44.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:45.226Z] OK: 219 MiB in 52 packages [2021-05-28T07:09:45.226Z] OK: 219 MiB in 52 packages [2021-05-28T07:09:47.769Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:09:47.769Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:09:47.769Z] ---> 6adf04bcf6fa [2021-05-28T07:09:47.769Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:09:47.769Z] ---> Using cache [2021-05-28T07:09:47.769Z] ---> f1dacbf5dbe6 [2021-05-28T07:09:47.769Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:09:47.769Z] ---> Using cache [2021-05-28T07:09:47.769Z] ---> b1a6d522469b [2021-05-28T07:09:47.769Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T07:09:55.942Z] Removing intermediate container babad4ad127d [2021-05-28T07:09:55.942Z] ---> 59749a41d5f2 [2021-05-28T07:09:55.942Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T07:09:55.942Z] ---> Running in 4601c386f6cd [2021-05-28T07:09:55.942Z] ---> ebbeb17f47ed [2021-05-28T07:09:55.942Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T07:09:56.213Z] ---> Running in 4f01c5f0cb71 [2021-05-28T07:09:56.477Z] Removing intermediate container dc0f1d45278a [2021-05-28T07:09:56.477Z] ---> 7f4a42583c00 [2021-05-28T07:09:56.477Z] Step 6/24 : COPY go.mod . [2021-05-28T07:09:56.477Z] Removing intermediate container 50ef01fb2c3d [2021-05-28T07:09:56.477Z] ---> 444e059ed3aa [2021-05-28T07:09:56.477Z] Step 6/23 : COPY go.mod . [2021-05-28T07:09:57.056Z] ---> c48f19eb618a [2021-05-28T07:09:57.056Z] Step 7/24 : RUN go mod download [2021-05-28T07:09:57.056Z] ---> Running in fe90e561ce0e [2021-05-28T07:09:57.328Z] ---> 6f2976ca6052 [2021-05-28T07:09:57.328Z] Step 7/23 : RUN go mod download [2021-05-28T07:09:57.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:57.328Z] ---> Running in 12852d86adee [2021-05-28T07:09:58.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:58.593Z] Removing intermediate container 4f01c5f0cb71 [2021-05-28T07:09:58.593Z] ---> 8281477e887d [2021-05-28T07:09:58.593Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T07:09:58.593Z] OK: 219 MiB in 52 packages [2021-05-28T07:09:59.543Z] ---> Running in 55c15aa768b1 [2021-05-28T07:09:59.804Z] Removing intermediate container 55c15aa768b1 [2021-05-28T07:09:59.804Z] ---> cffb7724da1b [2021-05-28T07:09:59.804Z] Step 29/32 : CMD ["gate"] [2021-05-28T07:09:59.804Z] Removing intermediate container fe90e561ce0e [2021-05-28T07:09:59.804Z] ---> 2c301a4635d4 [2021-05-28T07:09:59.804Z] Step 8/24 : COPY . . [2021-05-28T07:10:00.069Z] ---> Running in 610430c37197 [2021-05-28T07:10:00.069Z] Removing intermediate container 4601c386f6cd [2021-05-28T07:10:00.069Z] ---> e8a2dd405963 [2021-05-28T07:10:00.069Z] Step 6/24 : COPY go.mod . [2021-05-28T07:10:01.467Z] Removing intermediate container 12852d86adee [2021-05-28T07:10:01.467Z] ---> e749ba2c4e29 [2021-05-28T07:10:01.467Z] Step 8/23 : COPY . . [2021-05-28T07:10:23.481Z] ---> bbd28d67c8ff [2021-05-28T07:10:23.481Z] Step 7/24 : RUN go mod download [2021-05-28T07:10:23.481Z] Removing intermediate container 610430c37197 [2021-05-28T07:10:23.481Z] ---> e7893a2b0e7f [2021-05-28T07:10:23.481Z] Step 30/32 : LABEL arch=x86_64 [2021-05-28T07:10:23.481Z] ---> Running in 5c62d2fe8840 [2021-05-28T07:10:23.481Z] ---> 914085e7f568 [2021-05-28T07:10:23.481Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:10:23.481Z] ---> a8f7317f75ad [2021-05-28T07:10:23.481Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:10:23.481Z] ---> Running in 6d20a01466b6 [2021-05-28T07:10:24.428Z] ---> Running in 49847fc3e591 [2021-05-28T07:10:24.428Z] ---> Running in d46a0b698e22 [2021-05-28T07:10:24.689Z] Removing intermediate container 6d20a01466b6 [2021-05-28T07:10:24.689Z] ---> 5467f94ca697 [2021-05-28T07:10:24.689Z] Step 31/32 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 [2021-05-28T07:10:25.268Z] ---> Running in 2294acf9e034 [2021-05-28T07:10:25.860Z] Removing intermediate container 2294acf9e034 [2021-05-28T07:10:25.860Z] ---> a4742698368f [2021-05-28T07:10:25.860Z] Step 32/32 : LABEL version=0.0.0 [2021-05-28T07:10:26.467Z] ---> Running in d07508e91e2a [2021-05-28T07:10:27.049Z] Removing intermediate container 5c62d2fe8840 [2021-05-28T07:10:27.049Z] ---> 8249dc54c863 [2021-05-28T07:10:27.049Z] Step 8/24 : COPY . . [2021-05-28T07:10:27.631Z] Removing intermediate container d07508e91e2a [2021-05-28T07:10:27.631Z] ---> 811f6aa773c9 [2021-05-28T07:10:27.631Z] [2021-05-28T07:10:32.944Z] Successfully built 811f6aa773c9 [2021-05-28T07:10:32.944Z] Successfully tagged security-bootstrapper:latest [2021-05-28T07:10:32.944Z]  Building security-bootstrapper ... done Removing intermediate container 49847fc3e591 [2021-05-28T07:10:32.944Z] ---> 3839136f8065 [2021-05-28T07:10:32.944Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T07:10:41.293Z] Removing intermediate container d46a0b698e22 [2021-05-28T07:10:41.293Z] ---> e4ecd182104c [2021-05-28T07:10:41.293Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T07:10:41.293Z] ---> Running in c391b7e7e11e [2021-05-28T07:10:41.293Z] ---> Running in 6cbaa9843b21 [2021-05-28T07:10:41.293Z] ---> f69a4c215862 [2021-05-28T07:10:41.293Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:10:41.293Z] ---> Running in 61365a1b011d [2021-05-28T07:10:41.293Z] 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 [2021-05-28T07:10:41.293Z] 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 [2021-05-28T07:10:43.217Z] Removing intermediate container 61365a1b011d [2021-05-28T07:10:43.217Z] ---> e2a8aeb9b7a3 [2021-05-28T07:10:43.217Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T07:10:43.801Z] ---> Running in 3d5966b229ca [2021-05-28T07:10:44.751Z] 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 [2021-05-28T07:10:52.916Z] Removing intermediate container bb89b1a255c8 [2021-05-28T07:10:52.916Z] ---> b6d799566aff [2021-05-28T07:10:52.916Z] [2021-05-28T07:10:52.916Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:10:52.916Z] ---> 13621d1b12d4 [2021-05-28T07:10:52.916Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:10:52.916Z] ---> Using cache [2021-05-28T07:10:52.916Z] ---> a71bccc3c431 [2021-05-28T07:10:52.916Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:10:52.916Z] ---> Using cache [2021-05-28T07:10:52.916Z] ---> acdf97310ac9 [2021-05-28T07:10:52.916Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T07:10:52.916Z] ---> Running in 34799de3be7c [2021-05-28T07:10:52.916Z] Removing intermediate container 34799de3be7c [2021-05-28T07:10:52.916Z] ---> a4931bcb5682 [2021-05-28T07:10:52.916Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:10:52.916Z] ---> Running in f097f259cb21 [2021-05-28T07:10:53.184Z] Removing intermediate container f097f259cb21 [2021-05-28T07:10:53.184Z] ---> ae14225998eb [2021-05-28T07:10:53.184Z] Step 16/24 : WORKDIR / [2021-05-28T07:10:53.464Z] ---> Running in a702497685a1 [2021-05-28T07:10:54.909Z] Removing intermediate container a702497685a1 [2021-05-28T07:10:54.909Z] ---> d29d60289365 [2021-05-28T07:10:54.909Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:10:55.181Z] ---> 4cccc3f29482 [2021-05-28T07:10:55.181Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T07:10:57.151Z] ---> 7679861f51c2 [2021-05-28T07:10:57.151Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T07:10:57.422Z] ---> ba3ee9b3ac71 [2021-05-28T07:10:57.422Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T07:10:57.686Z] ---> Running in 0c12dad6171d [2021-05-28T07:10:57.951Z] Removing intermediate container 0c12dad6171d [2021-05-28T07:10:57.951Z] ---> e9999046e66a [2021-05-28T07:10:57.951Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:10:57.951Z] ---> Running in 4f7088814929 [2021-05-28T07:10:58.214Z] Removing intermediate container 4f7088814929 [2021-05-28T07:10:58.214Z] ---> c1960bf9cca8 [2021-05-28T07:10:58.214Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:10:58.477Z] ---> Running in d7bc9b2ccb47 [2021-05-28T07:10:58.743Z] Removing intermediate container d7bc9b2ccb47 [2021-05-28T07:10:58.743Z] ---> 8effc6bf26c7 [2021-05-28T07:10:58.743Z] Step 23/24 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 [2021-05-28T07:10:58.743Z] ---> Running in e8bd1fddcae5 [2021-05-28T07:10:59.009Z] Removing intermediate container e8bd1fddcae5 [2021-05-28T07:10:59.009Z] ---> c54812921357 [2021-05-28T07:10:59.009Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:10:59.009Z] ---> Running in 90d36dc141d4 [2021-05-28T07:10:59.273Z] Removing intermediate container 90d36dc141d4 [2021-05-28T07:10:59.273Z] ---> ca40d070175f [2021-05-28T07:10:59.273Z] [2021-05-28T07:10:59.273Z] Successfully built ca40d070175f [2021-05-28T07:10:59.273Z] Successfully tagged core-metadata:latest [2021-05-28T07:11:14.258Z]  Building core-metadata ... done Removing intermediate container 6cbaa9843b21 [2021-05-28T07:11:14.258Z] ---> 90f191ba9e91 [2021-05-28T07:11:14.258Z] [2021-05-28T07:11:14.258Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:11:14.258Z] ---> 13621d1b12d4 [2021-05-28T07:11:14.258Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T07:11:14.258Z] ---> Running in 98d4debbc526 [2021-05-28T07:11:14.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:11:14.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:11:14.258Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T07:11:14.258Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T07:11:14.258Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:11:14.258Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:11:14.258Z] OK: 6 MiB in 16 packages [2021-05-28T07:11:17.559Z] Removing intermediate container 98d4debbc526 [2021-05-28T07:11:17.559Z] ---> b70e2b1e6132 [2021-05-28T07:11:17.559Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:11:17.559Z] ---> Running in 8aa52754ed33 [2021-05-28T07:11:21.767Z] Removing intermediate container 8aa52754ed33 [2021-05-28T07:11:21.767Z] ---> 146c8946b50d [2021-05-28T07:11:21.767Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T07:11:21.767Z] Removing intermediate container c391b7e7e11e [2021-05-28T07:11:21.767Z] ---> 18cce80a221c [2021-05-28T07:11:21.767Z] [2021-05-28T07:11:21.767Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:11:21.767Z] ---> 13621d1b12d4 [2021-05-28T07:11:21.767Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T07:11:21.767Z] Removing intermediate container 3d5966b229ca [2021-05-28T07:11:21.767Z] ---> 04286563b982 [2021-05-28T07:11:21.767Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T07:11:22.031Z] ---> Running in 5697969c6a87 [2021-05-28T07:11:22.031Z] ---> Running in 987a1119b79d [2021-05-28T07:11:22.031Z] ---> Running in 410f70629bad [2021-05-28T07:11:22.289Z] Removing intermediate container 5697969c6a87 [2021-05-28T07:11:22.290Z] ---> d4535893b222 [2021-05-28T07:11:22.290Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:11:22.550Z] Removing intermediate container 410f70629bad [2021-05-28T07:11:22.550Z] ---> 018737432d83 [2021-05-28T07:11:22.550Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T07:11:22.550Z] ---> Running in e4b3117fc043 [2021-05-28T07:11:22.550Z] ---> Running in e29f54313b39 [2021-05-28T07:11:22.810Z] 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 [2021-05-28T07:11:22.810Z] Removing intermediate container e4b3117fc043 [2021-05-28T07:11:22.810Z] ---> e633ef91cc6c [2021-05-28T07:11:22.810Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:11:23.394Z] Removing intermediate container e29f54313b39 [2021-05-28T07:11:23.394Z] ---> e8089147c243 [2021-05-28T07:11:23.394Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T07:11:23.394Z] ---> e326286ef2a9 [2021-05-28T07:11:23.394Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T07:11:23.669Z] ---> Running in 0f13d55d879e [2021-05-28T07:11:24.609Z] Removing intermediate container 0f13d55d879e [2021-05-28T07:11:24.609Z] ---> 59deefb4fe18 [2021-05-28T07:11:24.609Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:11:25.193Z] ---> Running in 9fab65001d60 [2021-05-28T07:11:25.193Z] Removing intermediate container 987a1119b79d [2021-05-28T07:11:25.193Z] ---> ecfe91198362 [2021-05-28T07:11:25.193Z] [2021-05-28T07:11:25.193Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T07:11:25.193Z] ---> f4d8d916256a [2021-05-28T07:11:25.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T07:11:25.193Z] 20.10.0: Pulling from library/docker [2021-05-28T07:11:26.140Z] ---> 6bf8aa398694 [2021-05-28T07:11:26.140Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T07:11:27.528Z] ---> Running in 62ce4ebb2718 [2021-05-28T07:11:28.101Z] Removing intermediate container 62ce4ebb2718 [2021-05-28T07:11:28.101Z] ---> 2d5a9cf489f4 [2021-05-28T07:11:28.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:11:28.361Z] ---> Running in 2f6ebb018253 [2021-05-28T07:11:28.361Z] Removing intermediate container 9fab65001d60 [2021-05-28T07:11:28.361Z] ---> cfbcc60c946c [2021-05-28T07:11:28.361Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T07:11:29.320Z] ---> Running in fb5b527add8f [2021-05-28T07:11:30.711Z] Removing intermediate container 2f6ebb018253 [2021-05-28T07:11:30.711Z] ---> b7e287f8a098 [2021-05-28T07:11:30.711Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T07:11:33.259Z] ---> Running in 51f9ca43da07 [2021-05-28T07:11:33.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:11:33.259Z] Removing intermediate container 51f9ca43da07 [2021-05-28T07:11:33.259Z] ---> d36d8669ca0d [2021-05-28T07:11:33.259Z] Step 22/23 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 [2021-05-28T07:11:33.259Z] ---> Running in f0ec20a9612c [2021-05-28T07:11:33.532Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T07:11:33.532Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T07:11:33.532Z] ---> aefe523efa57 [2021-05-28T07:11:33.532Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:11:33.532Z] Removing intermediate container f0ec20a9612c [2021-05-28T07:11:33.532Z] ---> 5039a4b5ef4b [2021-05-28T07:11:33.532Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T07:11:33.532Z] ---> Running in 13abdab1ff9d [2021-05-28T07:11:33.532Z] ---> Running in 1bda46d9f9f0 [2021-05-28T07:11:33.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:11:34.062Z] Removing intermediate container 13abdab1ff9d [2021-05-28T07:11:34.062Z] ---> 63c0e42b5a86 [2021-05-28T07:11:34.062Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T07:11:34.062Z] Removing intermediate container 1bda46d9f9f0 [2021-05-28T07:11:34.062Z] ---> 3279c9ab97e0 [2021-05-28T07:11:34.062Z] [2021-05-28T07:11:34.062Z] Successfully built 3279c9ab97e0 [2021-05-28T07:11:34.323Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:11:34.323Z] Successfully tagged support-notifications:latest [2021-05-28T07:11:34.323Z]  Building support-notifications ... done  ---> Running in 7ed6708ab5ad [2021-05-28T07:11:34.323Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T07:11:34.323Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T07:11:34.585Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T07:11:34.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:11:34.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:11:35.107Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T07:11:35.107Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T07:11:35.107Z] Executing bash-5.0.17-r0.post-install [2021-05-28T07:11:35.107Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:11:35.107Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T07:11:35.107Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T07:11:35.107Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T07:11:35.107Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T07:11:35.107Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T07:11:35.107Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T07:11:35.107Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T07:11:35.107Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T07:11:35.107Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T07:11:35.107Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T07:11:35.107Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T07:11:35.370Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T07:11:35.370Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:11:35.370Z] OK: 8 MiB in 20 packages [2021-05-28T07:11:35.942Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T07:11:35.942Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T07:11:35.942Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T07:11:35.942Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T07:11:39.279Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T07:11:39.279Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T07:11:39.279Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T07:11:39.279Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T07:11:39.279Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T07:11:39.279Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T07:11:39.279Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T07:11:39.279Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T07:11:39.279Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T07:11:39.279Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T07:11:39.851Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T07:11:39.851Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T07:11:39.851Z] Removing intermediate container fb5b527add8f [2021-05-28T07:11:39.851Z] ---> df1a6a00681c [2021-05-28T07:11:39.851Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:11:39.851Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T07:11:39.851Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T07:11:39.851Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T07:11:39.851Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T07:11:39.851Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T07:11:39.851Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T07:11:39.851Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T07:11:39.851Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T07:11:39.851Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T07:11:39.851Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T07:11:40.433Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T07:11:40.433Z] ---> 85803c18be0c [2021-05-28T07:11:40.433Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T07:11:40.433Z] OK: 72 MiB in 59 packages [2021-05-28T07:11:41.378Z] ---> 177b51b93737 [2021-05-28T07:11:41.378Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T07:11:41.378Z] Collecting docker-compose==1.23.2 [2021-05-28T07:11:41.378Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T07:11:41.378Z] ---> f98b61a11e2e [2021-05-28T07:11:41.378Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T07:11:41.378Z] ---> Running in 12b702ec74d0 [2021-05-28T07:11:41.378Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T07:11:41.378Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T07:11:41.641Z] Removing intermediate container 12b702ec74d0 [2021-05-28T07:11:41.641Z] ---> f8139c87ff12 [2021-05-28T07:11:41.641Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:11:41.641Z] ---> Running in a265b346a504 [2021-05-28T07:11:41.641Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T07:11:41.641Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T07:11:41.641Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T07:11:41.641Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T07:11:41.901Z] Removing intermediate container a265b346a504 [2021-05-28T07:11:41.901Z] ---> e9cc89b79ac5 [2021-05-28T07:11:41.901Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:11:41.901Z] ---> Running in 166e939b7654 [2021-05-28T07:11:42.161Z] Removing intermediate container 166e939b7654 [2021-05-28T07:11:42.161Z] ---> 9b02d6ae9cb9 [2021-05-28T07:11:42.161Z] Step 23/24 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 [2021-05-28T07:11:42.161Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T07:11:42.161Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T07:11:42.161Z] ---> Running in 6cf8081a460b [2021-05-28T07:11:42.427Z] Removing intermediate container 6cf8081a460b [2021-05-28T07:11:42.427Z] ---> 2146c3240b50 [2021-05-28T07:11:42.427Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:11:42.427Z] ---> Running in 2e835a968bd7 [2021-05-28T07:11:42.427Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-28T07:11:42.427Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T07:11:42.427Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T07:11:42.689Z] Removing intermediate container 2e835a968bd7 [2021-05-28T07:11:42.689Z] ---> bcf6f37c9f2b [2021-05-28T07:11:42.689Z] [2021-05-28T07:11:42.689Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T07:11:42.689Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T07:11:43.262Z] Successfully built bcf6f37c9f2b [2021-05-28T07:11:43.262Z] Successfully tagged core-data:latest [2021-05-28T07:11:43.263Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T07:11:43.263Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T07:11:43.526Z] Collecting PyYAML<4,>=3.10 [2021-05-28T07:11:43.526Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T07:11:44.124Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T07:11:44.124Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T07:11:44.386Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T07:11:44.386Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T07:11:44.386Z] 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) [2021-05-28T07:11:44.386Z] 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) [2021-05-28T07:11:44.386Z] Collecting idna<2.8,>=2.5 [2021-05-28T07:11:44.386Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T07:11:44.386Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T07:11:44.386Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T07:11:44.655Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T07:11:44.655Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T07:11:44.655Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T07:11:44.655Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T07:11:44.655Z] Installing collected packages: jsonschema, urllib3, idna, requests, docopt, dockerpty, cached-property, websocket-client, docker-pycreds, docker, PyYAML, texttable, docker-compose [2021-05-28T07:11:44.655Z] Attempting uninstall: urllib3 [2021-05-28T07:11:44.655Z] Found existing installation: urllib3 1.25.9 [2021-05-28T07:11:44.655Z] Uninstalling urllib3-1.25.9: [2021-05-28T07:11:44.655Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T07:11:44.918Z] Attempting uninstall: idna [2021-05-28T07:11:44.918Z] Found existing installation: idna 2.9 [2021-05-28T07:11:44.918Z] Uninstalling idna-2.9: [2021-05-28T07:11:44.918Z] Successfully uninstalled idna-2.9 [2021-05-28T07:11:44.918Z] Attempting uninstall: requests [2021-05-28T07:11:44.918Z] Found existing installation: requests 2.23.0 [2021-05-28T07:11:45.180Z] Uninstalling requests-2.23.0: [2021-05-28T07:11:45.180Z] Successfully uninstalled requests-2.23.0 [2021-05-28T07:11:45.180Z] Running setup.py install for docopt: started [2021-05-28T07:11:45.441Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T07:11:45.441Z] Running setup.py install for dockerpty: started [2021-05-28T07:11:45.702Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T07:11:45.963Z] Running setup.py install for PyYAML: started [2021-05-28T07:11:46.540Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T07:11:46.540Z] Running setup.py install for texttable: started [2021-05-28T07:11:46.803Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T07:11:47.063Z] 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.59.0 [2021-05-28T07:11:52.366Z] Removing intermediate container 7ed6708ab5ad [2021-05-28T07:11:52.366Z] ---> 9daf4a240a9a [2021-05-28T07:11:52.366Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T07:11:52.366Z] ---> Running in 11f7d1aeed0a [2021-05-28T07:11:52.366Z] Removing intermediate container 11f7d1aeed0a [2021-05-28T07:11:52.366Z] ---> 97129baed664 [2021-05-28T07:11:52.366Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T07:11:52.366Z] ---> Running in 7c5c0039031a [2021-05-28T07:11:52.714Z] Removing intermediate container 7c5c0039031a [2021-05-28T07:11:52.714Z] ---> a8b02bff60a7 [2021-05-28T07:11:52.714Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T07:11:53.112Z] ---> aa7bd3dfa589 [2021-05-28T07:11:53.112Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T07:11:53.372Z] ---> e280ff9ebe91 [2021-05-28T07:11:53.372Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T07:11:54.760Z] ---> fcb5d1d44ed8 [2021-05-28T07:11:54.760Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T07:11:55.020Z] ---> Running in 1f4626975928 [2021-05-28T07:11:55.020Z] Removing intermediate container 1f4626975928 [2021-05-28T07:11:55.020Z] ---> 83093cd88e2b [2021-05-28T07:11:55.020Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:11:55.281Z] ---> Running in 7a976ac4d27f [2021-05-28T07:11:55.281Z] Removing intermediate container 7a976ac4d27f [2021-05-28T07:11:55.281Z] ---> a80f4e962c4d [2021-05-28T07:11:55.281Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:11:55.542Z] ---> Running in db235da98b48 [2021-05-28T07:11:55.542Z] Removing intermediate container db235da98b48 [2021-05-28T07:11:55.542Z] ---> c15f061da049 [2021-05-28T07:11:55.542Z] Step 23/24 : LABEL git_sha=ede314a124f99f9a66e2339363087386d1afea70 [2021-05-28T07:11:55.803Z] ---> Running in 8a65ca39ea62 [2021-05-28T07:11:55.803Z] Removing intermediate container 8a65ca39ea62 [2021-05-28T07:11:55.803Z] ---> 8ebf29ef6514 [2021-05-28T07:11:55.803Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:11:56.067Z] ---> Running in 1c4a986796a1 [2021-05-28T07:11:56.067Z] Removing intermediate container 1c4a986796a1 [2021-05-28T07:11:56.067Z] ---> 54163275aeff [2021-05-28T07:11:56.067Z] [2021-05-28T07:11:56.067Z] Successfully built 54163275aeff [2021-05-28T07:11:56.328Z] Successfully tagged sys-mgmt-agent:latest [2021-05-28T07:11:56.335Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-28T07:11:56.344Z] $ docker stop --time=1 f2cd49c84b6e0d30b0af57cb584d0f93e1fc649de78463a7a5f3f4120547bf97 [2021-05-28T07:11:57.898Z] $ docker rm -f f2cd49c84b6e0d30b0af57cb584d0f93e1fc649de78463a7a5f3f4120547bf97 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T07:11:58.320Z] + docker images [2021-05-28T07:11:58.581Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T07:11:58.581Z] sys-mgmt-agent latest 54163275aeff 3 seconds ago 312MB [2021-05-28T07:11:58.581Z] core-data latest bcf6f37c9f2b 16 seconds ago 21.6MB [2021-05-28T07:11:58.581Z] support-notifications latest 3279c9ab97e0 25 seconds ago 17.8MB [2021-05-28T07:11:58.581Z] ecfe91198362 34 seconds ago 1.16GB [2021-05-28T07:11:58.581Z] 18cce80a221c 38 seconds ago 1.17GB [2021-05-28T07:11:58.581Z] 90f191ba9e91 48 seconds ago 1.16GB [2021-05-28T07:11:58.581Z] core-metadata latest ca40d070175f About a minute ago 18.6MB [2021-05-28T07:11:58.581Z] b6d799566aff About a minute ago 1.17GB [2021-05-28T07:11:58.581Z] security-bootstrapper latest 811f6aa773c9 About a minute ago 18.2MB [2021-05-28T07:11:58.581Z] security-secretstore-setup latest 70a928fbeb20 2 minutes ago 25.8MB [2021-05-28T07:11:58.581Z] core-command latest e131214ef30d 2 minutes ago 17.1MB [2021-05-28T07:11:58.581Z] support-scheduler latest 964fff483636 3 minutes ago 17.1MB [2021-05-28T07:11:58.581Z] security-proxy-setup latest b4da3f2f4443 3 minutes ago 25.3MB [2021-05-28T07:11:58.581Z] 9bdc398b0580 3 minutes ago 1.16GB [2021-05-28T07:11:58.581Z] c030467b9beb 3 minutes ago 1.15GB [2021-05-28T07:11:58.581Z] 707d9097fa7e 3 minutes ago 1.16GB [2021-05-28T07:11:58.581Z] fa3d4918135b 3 minutes ago 1.16GB [2021-05-28T07:11:58.581Z] 4d1ebd60aede 3 minutes ago 1.16GB [2021-05-28T07:11:58.581Z] ci-base-image-x86_64 latest 6adf04bcf6fa 9 minutes ago 648MB [2021-05-28T07:11:58.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-05-28T07:11:58.581Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-28T07:11:58.581Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-28T07:11:58.581Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-28T07:11:58.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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 [2021-05-28T07:12:13.786Z] Still waiting to schedule task [2021-05-28T07:12:13.787Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-05-28T07:13:39.000Z] Running on prd-ubuntu18.04-docker-8c-8g-849 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [Pipeline] { [Pipeline] ws [2021-05-28T07:13:39.026Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:13:40.210Z] + echo snap-build.sh [2021-05-28T07:13:40.210Z] snap-build.sh [2021-05-28T07:13:40.210Z] + SNAP_BASE_DIR=. [2021-05-28T07:13:40.210Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-05-28T07:13:40.210Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-05-28T07:13:40.210Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-05-28T07:13:40.210Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-05-28T07:13:40.210Z] + cd /w/workspace/edgex-go/3 [2021-05-28T07:13:40.210Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-28T07:13:40.210Z] Reading package lists... [2021-05-28T07:13:40.210Z] Building dependency tree... [2021-05-28T07:13:40.210Z] Reading state information... [2021-05-28T07:13:40.475Z] The following packages were automatically installed and are no longer required: [2021-05-28T07:13:40.475Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-28T07:13:40.475Z] uidmap xdelta3 [2021-05-28T07:13:40.475Z] Use 'sudo apt autoremove' to remove them. [2021-05-28T07:13:40.475Z] The following packages will be REMOVED: [2021-05-28T07:13:40.475Z] lxd* lxd-client* [2021-05-28T07:13:40.736Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-28T07:13:40.736Z] After this operation, 31.7 MB disk space will be freed. [2021-05-28T07:13:41.524Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-05-28T07:13:41.524Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T07:13:42.470Z] Removing lxd dnsmasq configuration [2021-05-28T07:13:42.471Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T07:13:42.734Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-28T07:13:43.705Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T07:13:44.236Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-05-28T07:13:44.236Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T07:13:45.631Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-28T07:13:45.631Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-28T07:13:47.021Z] + sudo snap remove --purge lxd [2021-05-28T07:13:47.021Z] snap "lxd" is not installed [2021-05-28T07:13:47.021Z] + sudo groupadd --force --system lxd [2021-05-28T07:13:47.021Z] ++ whoami [2021-05-28T07:13:47.021Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-28T07:13:47.021Z] + newgrp - lxd [2021-05-28T07:13:47.021Z] + sudo snap install lxd [2021-05-28T07:13:57.076Z] 2021-05-28T07:13:54Z INFO Waiting for automatic snapd restart... [2021-05-28T07:14:12.030Z] lxd 4.14 from Canonical* installed [2021-05-28T07:14:12.030Z] + sudo lxd init --auto [2021-05-28T07:14:22.064Z] + sudo snap install --classic snapcraft [2021-05-28T07:14:26.324Z] snapcraft 4.7.1 from Canonical* installed [2021-05-28T07:14:26.324Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-28T07:14:26.324Z] + sudo snapcraft prime --use-lxd [2021-05-28T07:14:27.716Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-28T07:14:27.716Z] Could not find snap/snapcraft.yaml. Are you sure you are in the right directory? [2021-05-28T07:14:27.716Z] To start a new project, use `snapcraft init` [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-28T07:14:27.902Z] Failed in branch amd64 [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 [2021-05-28T07:14:28.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:14:29.301Z] ---> package-listing.sh [2021-05-28T07:14:29.301Z] ++ facter osfamily [2021-05-28T07:14:29.301Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-28T07:14:29.562Z] + OS_FAMILY=redhat [2021-05-28T07:14:29.562Z] + workspace=/w/workspace/edgex-go/3 [2021-05-28T07:14:29.562Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-28T07:14:29.562Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-28T07:14:29.562Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-28T07:14:29.562Z] + PACKAGES=/tmp/packages_start.txt [2021-05-28T07:14:29.562Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-28T07:14:29.562Z] + PACKAGES=/tmp/packages_end.txt [2021-05-28T07:14:29.562Z] + case "${OS_FAMILY}" in [2021-05-28T07:14:29.562Z] + rpm -qa [2021-05-28T07:14:29.562Z] + sort [2021-05-28T07:14:32.865Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-28T07:14:32.865Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-28T07:14:32.865Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-28T07:14:32.865Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-28T07:14:32.865Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-05-28T07:14:32.865Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-05-28T07:14:32.876Z] 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 [2021-05-28T07:14:33.164Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:14:33.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T07:14:33.726Z] [2021-05-28T07:14:33.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:14:34.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T07:14:34.299Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-28T07:14:34.299Z] df20fa9351a1: Pulling fs layer [2021-05-28T07:14:34.299Z] 36b3adc4ff6f: Pulling fs layer [2021-05-28T07:14:34.299Z] 8ad3a11d3b57: Pulling fs layer [2021-05-28T07:14:34.299Z] 46f8f816bc3b: Pulling fs layer [2021-05-28T07:14:34.299Z] 93b61091891f: Pulling fs layer [2021-05-28T07:14:34.299Z] 93b9cdb0e59b: Pulling fs layer [2021-05-28T07:14:34.299Z] 5e14af77c1be: Pulling fs layer [2021-05-28T07:14:34.299Z] 01666e4c0597: Pulling fs layer [2021-05-28T07:14:34.299Z] aa168da1d23b: Pulling fs layer [2021-05-28T07:14:34.299Z] 93b61091891f: Waiting [2021-05-28T07:14:34.299Z] 93b9cdb0e59b: Waiting [2021-05-28T07:14:34.299Z] 5e14af77c1be: Waiting [2021-05-28T07:14:34.299Z] 01666e4c0597: Waiting [2021-05-28T07:14:34.299Z] aa168da1d23b: Waiting [2021-05-28T07:14:34.299Z] 46f8f816bc3b: Waiting [2021-05-28T07:14:34.299Z] 36b3adc4ff6f: Verifying Checksum [2021-05-28T07:14:34.299Z] 36b3adc4ff6f: Download complete [2021-05-28T07:14:34.299Z] 46f8f816bc3b: Verifying Checksum [2021-05-28T07:14:34.299Z] 46f8f816bc3b: Download complete [2021-05-28T07:14:34.299Z] df20fa9351a1: Verifying Checksum [2021-05-28T07:14:34.299Z] df20fa9351a1: Download complete [2021-05-28T07:14:34.299Z] 93b9cdb0e59b: Verifying Checksum [2021-05-28T07:14:34.299Z] 93b9cdb0e59b: Download complete [2021-05-28T07:14:34.299Z] 5e14af77c1be: Verifying Checksum [2021-05-28T07:14:34.299Z] 5e14af77c1be: Download complete [2021-05-28T07:14:34.299Z] 93b61091891f: Verifying Checksum [2021-05-28T07:14:34.299Z] 93b61091891f: Download complete [2021-05-28T07:14:34.299Z] 01666e4c0597: Verifying Checksum [2021-05-28T07:14:34.299Z] 01666e4c0597: Download complete [2021-05-28T07:14:34.559Z] 8ad3a11d3b57: Verifying Checksum [2021-05-28T07:14:34.559Z] 8ad3a11d3b57: Download complete [2021-05-28T07:14:34.559Z] df20fa9351a1: Pull complete [2021-05-28T07:14:34.826Z] 36b3adc4ff6f: Pull complete [2021-05-28T07:14:35.400Z] 8ad3a11d3b57: Pull complete [2021-05-28T07:14:35.400Z] 46f8f816bc3b: Pull complete [2021-05-28T07:14:35.971Z] 93b61091891f: Pull complete [2021-05-28T07:14:35.971Z] 93b9cdb0e59b: Pull complete [2021-05-28T07:14:35.971Z] 5e14af77c1be: Pull complete [2021-05-28T07:14:36.233Z] 01666e4c0597: Pull complete [2021-05-28T07:14:36.494Z] aa168da1d23b: Verifying Checksum [2021-05-28T07:14:36.494Z] aa168da1d23b: Download complete [2021-05-28T07:14:41.819Z] aa168da1d23b: Pull complete [2021-05-28T07:14:41.819Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-28T07:14:41.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T07:14:41.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-28T07:14:41.904Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2021-05-28T07:14:41.947Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-28T07:14:49.760Z] $ docker top 3e78c23e6975232718f87d7df0ef90c719546cc790fb3651d395e501a8f083a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:14:50.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-28T07:14:50.444Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-28T07:14:50.740Z] + ls /var/log/sa-host [2021-05-28T07:14:50.740Z] + sadf -c /var/log/sa-host/sa05 [2021-05-28T07:14:50.740Z] file_magic: OK [2021-05-28T07:14:50.740Z] HZ: Using current value: 100 [2021-05-28T07:14:50.740Z] file_header: OK [2021-05-28T07:14:50.740Z] 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 [2021-05-28T07:14:50.740Z] Statistics: [2021-05-28T07:14:50.740Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T07:14:50.740Z] File successfully converted to sysstat format version 12.2.1 [2021-05-28T07:14:50.740Z] + sadf -c /var/log/sa-host/sa28 [2021-05-28T07:14:50.740Z] file_magic: OK [2021-05-28T07:14:50.740Z] HZ: Using current value: 100 [2021-05-28T07:14:50.740Z] file_header: OK [2021-05-28T07:14:50.740Z] 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 [2021-05-28T07:14:50.740Z] Statistics: [2021-05-28T07:14:50.740Z] 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... [2021-05-28T07:14:50.740Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:14:50.905Z] provisioning config files... [2021-05-28T07:14:50.918Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7096041083628283211tmp [Pipeline] { [Pipeline] echo [2021-05-28T07:14:50.938Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:14:51.231Z] ---> create-netrc.sh [Pipeline] } [2021-05-28T07:14:51.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-28T07:14:51.264Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:14:51.568Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-28T07:14:51.578Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:14:51.870Z] ---> sudo-logs.sh [2021-05-28T07:14:51.870Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-28T07:14:51.933Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:14:52.429Z] ---> job-cost.sh [2021-05-28T07:14:52.429Z] lf-activate-venv: SKIPPING [2021-05-28T07:14:52.429Z] DEBUG: total: 0.18000000715255737 [2021-05-28T07:14:52.429Z] INFO: Retrieving Stack Cost... [2021-05-28T07:14:53.371Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-28T07:14:53.941Z] INFO: Archiving Costs [Pipeline] echo [2021-05-28T07:14:53.953Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:14:54.249Z] ---> logs-deploy.sh [2021-05-28T07:14:54.249Z] lf-activate-venv: SKIPPING [2021-05-28T07:14:54.249Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3516/3 [2021-05-28T07:14:54.249Z] INFO: archiving workspace using pattern(s): [2021-05-28T07:14:56.167Z] Archives upload complete. [2021-05-28T07:14:56.167Z] INFO: archiving logs to Nexus