Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 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-ssh8709190770882307383.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-ssh8698056077141652023.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/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3231983963844440156.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-ssh4470113242979315124.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/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7312038281586703274.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/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-166 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/508 [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/508 # 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/508@tmp/jenkins-gitclient-ssh8132441178094948546.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#3506)" > git rev-list --no-walk 2e29410641b9439440c3ad07e09c369dc058e6d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T16:52:57.158Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T16:52:57.238Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T16:52:57.263Z] ========================================================= [2021-05-25T16:52:57.263Z] EdgeX Global Pipelines Version Info [2021-05-25T16:52:57.263Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:52:58.687Z] ------------------- [2021-05-25T16:52:58.687Z] stable info: [2021-05-25T16:52:58.687Z] ------------------- [2021-05-25T16:52:58.687Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T16:52:58.687Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T16:52:58.687Z] Message: update stable to v1.0.192 [2021-05-25T16:52:59.266Z] ------------------- [2021-05-25T16:52:59.266Z] experimental info: [2021-05-25T16:52:59.266Z] ------------------- [2021-05-25T16:52:59.266Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T16:52:59.266Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T16:52:59.266Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T16:52:59.386Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-25T16:52:59.410Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-25T16:52:59.432Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T16:52:59.453Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T16:52:59.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T16:52:59.494Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T16:52:59.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T16:52:59.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-25T16:52:59.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-25T16:52:59.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-25T16:52:59.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T16:52:59.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T16:52:59.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T16:52:59.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T16:52:59.682Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T16:52:59.702Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T16:52:59.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T16:52:59.743Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T16:52:59.763Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T16:52:59.784Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-25T16:52:59.804Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-25T16:52:59.824Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T16:52:59.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-25T16:52:59.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-25T16:52:59.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-25T16:52:59.905Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] echo [2021-05-25T16:52:59.926Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58a691b [Pipeline] echo [2021-05-25T16:52:59.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T16:53:00.011Z] provisioning config files... [2021-05-25T16:53:00.027Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/508@tmp/config3323135870861900843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:53:00.342Z] ---> docker-login.sh [2021-05-25T16:53:00.342Z] nexus3.edgexfoundry.org:10001 [2021-05-25T16:53:00.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:53:00.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:53:00.917Z] Configure a credential helper to remove this warning. See [2021-05-25T16:53:00.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:53:00.917Z] [2021-05-25T16:53:00.917Z] Login Succeeded [2021-05-25T16:53:00.917Z] nexus3.edgexfoundry.org:10002 [2021-05-25T16:53:01.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:53:01.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:53:01.180Z] Configure a credential helper to remove this warning. See [2021-05-25T16:53:01.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:53:01.180Z] [2021-05-25T16:53:01.180Z] Login Succeeded [2021-05-25T16:53:01.180Z] nexus3.edgexfoundry.org:10003 [2021-05-25T16:53:01.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:53:01.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:53:01.447Z] Configure a credential helper to remove this warning. See [2021-05-25T16:53:01.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:53:01.447Z] [2021-05-25T16:53:01.447Z] Login Succeeded [2021-05-25T16:53:01.447Z] nexus3.edgexfoundry.org:10004 [2021-05-25T16:53:01.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:53:01.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:53:01.447Z] Configure a credential helper to remove this warning. See [2021-05-25T16:53:01.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:53:01.447Z] [2021-05-25T16:53:01.447Z] Login Succeeded [2021-05-25T16:53:01.447Z] docker.io [2021-05-25T16:53:01.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:53:01.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:53:01.981Z] Configure a credential helper to remove this warning. See [2021-05-25T16:53:01.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:53:01.981Z] [2021-05-25T16:53:01.981Z] Login Succeeded [2021-05-25T16:53:01.981Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T16:53:01.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T16:53:02.331Z] ++ 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-25T16:53:02.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:53:02.331Z] ++ dirname cmd/core-command/Dockerfile [2021-05-25T16:53:02.331Z] ++ cut -d/ -f2 [2021-05-25T16:53:02.331Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-25T16:53:02.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:53:02.331Z] ++ dirname cmd/core-data/Dockerfile [2021-05-25T16:53:02.331Z] ++ cut -d/ -f2 [2021-05-25T16:53:02.331Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-25T16:53:02.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:53:02.331Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-25T16:53:02.331Z] ++ cut -d/ -f2 [2021-05-25T16:53:02.331Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-25T16:53:02.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:53:02.331Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-25T16:53:02.331Z] ++ cut -d/ -f2 [2021-05-25T16:53:02.331Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-25T16:53:02.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:53:02.331Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-25T16:53:02.331Z] ++ cut -d/ -f2 [2021-05-25T16:53:02.331Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-25T16:53:02.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:53:02.331Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-25T16:53:02.331Z] ++ cut -d/ -f2 [2021-05-25T16:53:02.331Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-25T16:53:02.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:53:02.331Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-25T16:53:02.331Z] ++ cut -d/ -f2 [2021-05-25T16:53:02.331Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-25T16:53:02.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:53:02.331Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-25T16:53:02.331Z] ++ cut -d/ -f2 [2021-05-25T16:53:02.331Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-25T16:53:02.331Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:53:02.331Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-25T16:53:02.331Z] ++ cut -d/ -f2 [2021-05-25T16:53:02.331Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-25T16:53:02.406Z] 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-25T16:53:03.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:53:03.041Z] [2021-05-25T16:53:03.041Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:53:03.359Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:53:03.625Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T16:53:03.626Z] 31603596830f: Pulling fs layer [2021-05-25T16:53:03.626Z] 54011a49482f: Pulling fs layer [2021-05-25T16:53:03.626Z] a6820b24f6d8: Pulling fs layer [2021-05-25T16:53:03.626Z] f581987b2513: Pulling fs layer [2021-05-25T16:53:03.626Z] f581987b2513: Waiting [2021-05-25T16:53:03.626Z] 54011a49482f: Verifying Checksum [2021-05-25T16:53:03.626Z] 54011a49482f: Download complete [2021-05-25T16:53:03.626Z] 31603596830f: Verifying Checksum [2021-05-25T16:53:03.626Z] 31603596830f: Download complete [2021-05-25T16:53:03.889Z] a6820b24f6d8: Verifying Checksum [2021-05-25T16:53:03.889Z] a6820b24f6d8: Download complete [2021-05-25T16:53:03.889Z] f581987b2513: Verifying Checksum [2021-05-25T16:53:03.889Z] f581987b2513: Download complete [2021-05-25T16:53:04.150Z] 31603596830f: Pull complete [2021-05-25T16:53:04.413Z] 54011a49482f: Pull complete [2021-05-25T16:53:05.367Z] a6820b24f6d8: Pull complete [2021-05-25T16:53:05.630Z] f581987b2513: Pull complete [2021-05-25T16:53:05.630Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T16:53:05.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:53:05.891Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T16:53:05.982Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-05-25T16:53:06.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T16:53:12.565Z] $ docker top 7d82349516115c23d5941d3a29268984fec9fe69150265df557e8651e692e570 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T16:53:12.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T16:53:12.726Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T16:53:12.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T16:53:12.855Z] $ docker exec 7d82349516115c23d5941d3a29268984fec9fe69150265df557e8651e692e570 ssh-agent [2021-05-25T16:53:12.992Z] SSH_AUTH_SOCK=/tmp/ssh-jcEUVcVWKoOj/agent.15 [2021-05-25T16:53:12.992Z] SSH_AGENT_PID=21 [2021-05-25T16:53:13.003Z] Running ssh-add (command line suppressed) [2021-05-25T16:53:13.106Z] Identity added: /w/workspace/edgex-go/508@tmp/private_key_343747063354726311.key (/w/workspace/edgex-go/508@tmp/private_key_343747063354726311.key) [2021-05-25T16:53:13.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T16:53:13.429Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T16:53:13.441Z] $ docker exec --env ******** --env ******** 7d82349516115c23d5941d3a29268984fec9fe69150265df557e8651e692e570 ssh-agent -k [2021-05-25T16:53:13.558Z] unset SSH_AUTH_SOCK; [2021-05-25T16:53:13.558Z] unset SSH_AGENT_PID; [2021-05-25T16:53:13.558Z] echo Agent pid 21 killed; [2021-05-25T16:53:13.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T16:53:13.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T16:53:13.605Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T16:53:13.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T16:53:13.740Z] $ docker exec 7d82349516115c23d5941d3a29268984fec9fe69150265df557e8651e692e570 ssh-agent [2021-05-25T16:53:13.871Z] SSH_AUTH_SOCK=/tmp/ssh-ySwYoZQsZzwi/agent.54 [2021-05-25T16:53:13.871Z] SSH_AGENT_PID=60 [2021-05-25T16:53:13.879Z] Running ssh-add (command line suppressed) [2021-05-25T16:53:13.978Z] Identity added: /w/workspace/edgex-go/508@tmp/private_key_7114221881372729925.key (/w/workspace/edgex-go/508@tmp/private_key_7114221881372729925.key) [2021-05-25T16:53:14.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T16:53:14.327Z] + git semver init [2021-05-25T16:53:14.327Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T16:53:14.327Z] # $GIT_DIR = /w/workspace/edgex-go/508/.git [2021-05-25T16:53:14.327Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/508 [2021-05-25T16:53:14.327Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T16:53:14.327Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T16:53:14.327Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T16:53:14.327Z] # $SEMVER_BRANCH = master [2021-05-25T16:53:14.327Z] # $SEMVER_TEMP = /tmp/semver-912582557 [2021-05-25T16:53:14.327Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-25T16:53:40.993Z] # '/tmp/semver-912582557' -> '/w/workspace/edgex-go/508/.semver' [2021-05-25T16:53:40.993Z] # -> Force: false [2021-05-25T16:53:40.993Z] # $SEMVER_DIR = /w/workspace/edgex-go/508/.semver [Pipeline] } [2021-05-25T16:53:41.000Z] $ docker exec --env ******** --env ******** 7d82349516115c23d5941d3a29268984fec9fe69150265df557e8651e692e570 ssh-agent -k [2021-05-25T16:53:41.115Z] unset SSH_AUTH_SOCK; [2021-05-25T16:53:41.115Z] unset SSH_AGENT_PID; [2021-05-25T16:53:41.115Z] echo Agent pid 60 killed; [2021-05-25T16:53:41.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T16:53:41.474Z] + git semver [Pipeline] } [2021-05-25T16:53:41.486Z] $ docker stop --time=1 7d82349516115c23d5941d3a29268984fec9fe69150265df557e8651e692e570 [2021-05-25T16:53:51.566Z] $ docker rm -f 7d82349516115c23d5941d3a29268984fec9fe69150265df557e8651e692e570 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T16:53:52.008Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T16:53:52.278Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T16:53:52.281Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.238 [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-25T16:53:52.832Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:53:53.128Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:53:53.427Z] + sudo service docker restart [2021-05-25T16:53:53.427Z] + true [2021-05-25T16:53:53.427Z] Redirecting to /bin/systemctl restart docker.service [2021-05-25T16:54:07.461Z] Still waiting to schedule task [2021-05-25T16:54:07.462Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-25T16:54:11.598Z] ========================================================= [2021-05-25T16:54:11.598Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T16:54:11.598Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:54:11.910Z] + 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-25T16:54:13.842Z] Sending build context to Docker daemon 330.8MB [2021-05-25T16:54:13.842Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T16:54:13.842Z] Step 2/6 : FROM ${BASE} [2021-05-25T16:54:13.842Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T16:54:13.843Z] 540db60ca938: Pulling fs layer [2021-05-25T16:54:13.843Z] adcc1eea9eea: Pulling fs layer [2021-05-25T16:54:13.843Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T16:54:13.843Z] 0510c868ecb4: Pulling fs layer [2021-05-25T16:54:13.843Z] afea3b2eda06: Pulling fs layer [2021-05-25T16:54:13.843Z] 7809a108b3ef: Pulling fs layer [2021-05-25T16:54:13.843Z] f706445af74f: Pulling fs layer [2021-05-25T16:54:13.843Z] 0510c868ecb4: Waiting [2021-05-25T16:54:13.843Z] afea3b2eda06: Waiting [2021-05-25T16:54:13.843Z] 7809a108b3ef: Waiting [2021-05-25T16:54:13.843Z] f706445af74f: Waiting [2021-05-25T16:54:14.105Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T16:54:14.105Z] 4c4ab2625f07: Download complete [2021-05-25T16:54:14.105Z] adcc1eea9eea: Verifying Checksum [2021-05-25T16:54:14.105Z] adcc1eea9eea: Download complete [2021-05-25T16:54:14.105Z] afea3b2eda06: Verifying Checksum [2021-05-25T16:54:14.105Z] afea3b2eda06: Download complete [2021-05-25T16:54:14.105Z] 7809a108b3ef: Verifying Checksum [2021-05-25T16:54:14.105Z] 7809a108b3ef: Download complete [2021-05-25T16:54:14.105Z] 540db60ca938: Verifying Checksum [2021-05-25T16:54:14.105Z] 540db60ca938: Download complete [2021-05-25T16:54:14.374Z] 540db60ca938: Pull complete [2021-05-25T16:54:14.635Z] adcc1eea9eea: Pull complete [2021-05-25T16:54:14.898Z] 4c4ab2625f07: Pull complete [2021-05-25T16:54:16.301Z] f706445af74f: Verifying Checksum [2021-05-25T16:54:16.301Z] f706445af74f: Download complete [2021-05-25T16:54:16.880Z] 0510c868ecb4: Verifying Checksum [2021-05-25T16:54:16.880Z] 0510c868ecb4: Download complete [2021-05-25T16:54:21.115Z] 0510c868ecb4: Pull complete [2021-05-25T16:54:21.379Z] afea3b2eda06: Pull complete [2021-05-25T16:54:21.379Z] 7809a108b3ef: Pull complete [2021-05-25T16:54:29.749Z] f706445af74f: Pull complete [2021-05-25T16:54:29.749Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T16:54:29.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T16:54:29.749Z] ---> b068be0155e3 [2021-05-25T16:54:29.749Z] 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-25T16:54:39.794Z] ---> Running in 3cb8097e3222 [2021-05-25T16:54:40.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:54:40.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:54:41.527Z] (1/12) Installing libmagic (5.39-r0) [2021-05-25T16:54:42.099Z] (2/12) Installing file (5.39-r0) [2021-05-25T16:54:42.099Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-25T16:54:42.099Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-25T16:54:47.401Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-25T16:54:47.401Z] (6/12) Installing patch (2.7.6-r6) [2021-05-25T16:54:47.401Z] (7/12) Installing build-base (0.5-r2) [2021-05-25T16:54:47.401Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-25T16:54:47.401Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-25T16:54:47.401Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-25T16:54:47.401Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-25T16:54:47.401Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-25T16:54:47.401Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T16:54:47.401Z] OK: 219 MiB in 52 packages [2021-05-25T16:54:55.555Z] Removing intermediate container 3cb8097e3222 [2021-05-25T16:54:55.555Z] ---> 086006499a4e [2021-05-25T16:54:55.555Z] Step 4/6 : WORKDIR /edgex-go [2021-05-25T16:54:55.555Z] ---> Running in a6982a673de5 [2021-05-25T16:54:55.818Z] Removing intermediate container a6982a673de5 [2021-05-25T16:54:55.818Z] ---> 2600b866abec [2021-05-25T16:54:55.818Z] Step 5/6 : COPY go.mod . [2021-05-25T16:54:56.096Z] ---> 1e72ac65b03a [2021-05-25T16:54:56.096Z] Step 6/6 : RUN go mod download [2021-05-25T16:54:56.096Z] ---> Running in 96128773faa7 [2021-05-25T16:55:34.921Z] Removing intermediate container 96128773faa7 [2021-05-25T16:55:34.921Z] ---> 4a7e04762f67 [2021-05-25T16:55:34.921Z] Successfully built 4a7e04762f67 [2021-05-25T16:55:34.921Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:55:35.229Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T16:55:35.229Z] . [Pipeline] withDockerContainer [2021-05-25T16:55:35.310Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-05-25T16:55:35.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T16:55:36.359Z] $ docker top 03a548e7d44a3ee5d5c3dd2ffb39c9c9bb992ee472d6638f73f7f4a7ee1ebb9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:55:36.742Z] + go version [2021-05-25T16:55:36.743Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T16:55:36.749Z] $ docker stop --time=1 03a548e7d44a3ee5d5c3dd2ffb39c9c9bb992ee472d6638f73f7f4a7ee1ebb9b [2021-05-25T16:55:38.172Z] $ docker rm -f 03a548e7d44a3ee5d5c3dd2ffb39c9c9bb992ee472d6638f73f7f4a7ee1ebb9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:55:38.653Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T16:55:38.653Z] . [Pipeline] withDockerContainer [2021-05-25T16:55:38.737Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-05-25T16:55:38.786Z] $ 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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T16:55:39.742Z] $ docker top ac11c1700c7a60ffb48742c6b275b1721988577978e6c0823d4aabff7d06cea0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T16:55:39.837Z] ========================================================= [2021-05-25T16:55:39.837Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-25T16:55:39.837Z] ========================================================= [Pipeline] sh [2021-05-25T16:55:40.131Z] + go mod tidy [Pipeline] sh [2021-05-25T16:55:40.689Z] + make test [2021-05-25T16:55:40.690Z] go mod tidy [2021-05-25T16:55:40.690Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T16:55:47.334Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-25T16:56:09.404Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-25T16:56:16.064Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-25T16:56:18.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-25T16:56:19.196Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-25T16:56:23.422Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-25T16:56:23.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-25T16:56:24.938Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-25T16:56:24.938Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-25T16:56:26.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-25T16:56:27.829Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-25T16:56:33.290Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-25T16:56:33.291Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-25T16:56:33.291Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-25T16:56:36.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.1% of statements [2021-05-25T16:56:36.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-25T16:56:36.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-25T16:56:36.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-25T16:56:36.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-25T16:56:36.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-25T16:56:36.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-25T16:56:36.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.060s coverage: 28.7% of statements [2021-05-25T16:56:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.050s coverage: 100.0% of statements [2021-05-25T16:56:40.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.098s coverage: 27.7% of statements [2021-05-25T16:56:40.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-25T16:56:40.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-25T16:56:40.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-25T16:56:40.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-25T16:56:40.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-25T16:56:40.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements [2021-05-25T16:56:40.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-25T16:56:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-05-25T16:56:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-25T16:56:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements [2021-05-25T16:56:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-25T16:56:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-25T16:56:42.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.064s coverage: 58.6% of statements [2021-05-25T16:56:42.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-25T16:56:42.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-25T16:56:42.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.089s coverage: 87.7% of statements [2021-05-25T16:56:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-25T16:56:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:56:42.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.060s coverage: 78.9% of statements [2021-05-25T16:56:42.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-25T16:56:49.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.258s coverage: 28.6% of statements [2021-05-25T16:56:49.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-25T16:56:49.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-25T16:56:49.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-25T16:56:49.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-25T16:56:49.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-25T16:56:49.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements [2021-05-25T16:56:49.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-25T16:56:49.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.054s coverage: 100.0% of statements [2021-05-25T16:56:49.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-25T16:56:51.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements [2021-05-25T16:56:51.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-25T16:56:52.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.085s coverage: 97.5% of statements [2021-05-25T16:56:52.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-25T16:56:52.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements [2021-05-25T16:56:52.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-25T16:56:52.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-25T16:56:52.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-25T16:56:52.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-25T16:56:54.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.251s coverage: 95.1% of statements [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-25T16:56:54.083Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-25T16:56:54.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-25T16:56:56.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-05-25T16:56:56.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-25T16:56:56.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.059s coverage: 21.7% of statements [2021-05-25T16:56:56.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-25T16:56:57.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-05-25T16:56:58.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements [2021-05-25T16:56:58.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-05-25T16:56:58.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2021-05-25T16:56:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-05-25T16:56:59.513Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-174 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-05-25T16:56:59.532Z] Running in /w/workspace/edgex-go/508 [Pipeline] { [Pipeline] checkout [2021-05-25T16:56:59.815Z] The recommended git tool is: git [2021-05-25T16:57:05.578Z] using credential edgex-jenkins-ssh [2021-05-25T16:57:05.651Z] Cloning the remote Git repository [2021-05-25T16:57:05.732Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-25T16:57:05.876Z] > git init /w/workspace/edgex-go/508 # timeout=10 [2021-05-25T16:57:05.957Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T16:57:05.958Z] > git --version # timeout=10 [2021-05-25T16:57:05.974Z] > git --version # 'git version 2.17.1' [2021-05-25T16:57:05.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:57:06.068Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:57:11.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2021-05-25T16:57:11.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-05-25T16:57:17.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.747s coverage: 81.8% of statements [2021-05-25T16:57:17.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-25T16:57:27.182Z] Avoid second fetch [2021-05-25T16:57:27.183Z] Checking out Revision 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 (master) [2021-05-25T16:57:27.141Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T16:57:27.159Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:57:27.203Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T16:57:27.221Z] > git checkout -f 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 # timeout=10 [2021-05-25T16:57:31.700Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#3506)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T16:57:33.140Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:57:33.609Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:57:33.981Z] + true [2021-05-25T16:57:33.981Z] + sudo service docker restart [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.0% of statements [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.122s coverage: 64.4% of statements [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-05-25T16:57:35.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-25T16:57:35.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-25T16:57:36.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.5% of statements [2021-05-25T16:57:36.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-25T16:57:36.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-25T16:57:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements [2021-05-25T16:57:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-25T16:57:36.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.024s coverage: 84.8% of statements [2021-05-25T16:57:37.954Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 46.8% of statements [2021-05-25T16:57:37.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-25T16:57:37.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-25T16:57:37.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-25T16:57:37.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-25T16:57:37.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-25T16:57:37.954Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.037s coverage: 100.0% of statements [2021-05-25T16:57:37.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-25T16:57:38.529Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.040s coverage: 100.0% of statements [2021-05-25T16:57:38.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-25T16:57:38.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-25T16:57:42.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.053s coverage: 18.9% of statements [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-25T16:57:42.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.130s coverage: 91.9% of statements [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-25T16:57:42.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.637s coverage: 28.7% of statements [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-25T16:57:42.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-25T16:57:42.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-25T16:57:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-25T16:57:43.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 64.6% of statements [2021-05-25T16:57:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-25T16:57:43.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.096s coverage: 97.6% of statements [2021-05-25T16:57:43.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-25T16:57:43.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:57:43.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-25T16:57:43.941Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements [2021-05-25T16:57:43.941Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-25T16:57:44.202Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2021-05-25T16:57:44.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-25T16:57:44.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-25T16:57:44.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-25T16:57:44.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-25T16:57:44.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements [2021-05-25T16:57:44.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-25T16:57:44.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-25T16:57:44.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements [2021-05-25T16:57:45.051Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements [2021-05-25T16:57:45.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-25T16:57:45.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-25T16:57:45.051Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.049s coverage: 27.9% of statements [2021-05-25T16:57:45.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-25T16:57:45.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-25T16:57:45.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-25T16:57:45.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-25T16:57:45.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-25T16:57:45.628Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-05-25T16:57:45.628Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T16:57:52.318Z] provisioning config files... [2021-05-25T16:57:52.350Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/508@tmp/config2896390312778990818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:57:52.726Z] ---> docker-login.sh [2021-05-25T16:57:52.726Z] nexus3.edgexfoundry.org:10001 [2021-05-25T16:57:53.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:57:53.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:57:53.936Z] Configure a credential helper to remove this warning. See [2021-05-25T16:57:53.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:57:53.936Z] [2021-05-25T16:57:53.936Z] Login Succeeded [2021-05-25T16:57:53.936Z] nexus3.edgexfoundry.org:10002 [2021-05-25T16:57:54.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:57:54.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:57:54.483Z] Configure a credential helper to remove this warning. See [2021-05-25T16:57:54.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:57:54.483Z] [2021-05-25T16:57:54.483Z] Login Succeeded [2021-05-25T16:57:54.483Z] nexus3.edgexfoundry.org:10003 [2021-05-25T16:57:54.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:57:55.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:57:55.036Z] Configure a credential helper to remove this warning. See [2021-05-25T16:57:55.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:57:55.036Z] [2021-05-25T16:57:55.036Z] Login Succeeded [2021-05-25T16:57:55.036Z] nexus3.edgexfoundry.org:10004 [2021-05-25T16:57:55.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:57:55.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:57:55.588Z] Configure a credential helper to remove this warning. See [2021-05-25T16:57:55.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:57:55.588Z] [2021-05-25T16:57:55.588Z] Login Succeeded [2021-05-25T16:57:55.588Z] docker.io [2021-05-25T16:57:55.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:57:56.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:57:56.458Z] Configure a credential helper to remove this warning. See [2021-05-25T16:57:56.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:57:56.458Z] [2021-05-25T16:57:56.458Z] Login Succeeded [2021-05-25T16:57:56.458Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T16:57:56.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T16:57:56.773Z] ========================================================= [2021-05-25T16:57:56.773Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T16:57:56.773Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:57:57.116Z] + 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-25T16:57:59.766Z] Sending build context to Docker daemon 168MB [2021-05-25T16:57:59.766Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T16:57:59.766Z] Step 2/6 : FROM ${BASE} [2021-05-25T16:57:59.766Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T16:57:59.766Z] 595b0fe564bb: Pulling fs layer [2021-05-25T16:57:59.766Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T16:57:59.766Z] 316046926c0a: Pulling fs layer [2021-05-25T16:57:59.766Z] 4ebd0625c992: Pulling fs layer [2021-05-25T16:57:59.766Z] 207e8628e3a3: Pulling fs layer [2021-05-25T16:57:59.766Z] c791037a9be2: Pulling fs layer [2021-05-25T16:57:59.766Z] ffd874e62e21: Pulling fs layer [2021-05-25T16:57:59.766Z] 207e8628e3a3: Waiting [2021-05-25T16:57:59.766Z] c791037a9be2: Waiting [2021-05-25T16:57:59.766Z] ffd874e62e21: Waiting [2021-05-25T16:57:59.766Z] 4ebd0625c992: Waiting [2021-05-25T16:57:59.766Z] 316046926c0a: Verifying Checksum [2021-05-25T16:57:59.766Z] 316046926c0a: Download complete [2021-05-25T16:57:59.766Z] 7186ed65a4f7: Verifying Checksum [2021-05-25T16:57:59.766Z] 7186ed65a4f7: Download complete [2021-05-25T16:57:59.766Z] 207e8628e3a3: Verifying Checksum [2021-05-25T16:57:59.766Z] 207e8628e3a3: Download complete [2021-05-25T16:57:59.766Z] c791037a9be2: Verifying Checksum [2021-05-25T16:57:59.766Z] c791037a9be2: Download complete [2021-05-25T16:57:59.766Z] 595b0fe564bb: Verifying Checksum [2021-05-25T16:57:59.766Z] 595b0fe564bb: Download complete [2021-05-25T16:58:00.372Z] 595b0fe564bb: Pull complete [2021-05-25T16:58:00.977Z] 7186ed65a4f7: Pull complete [2021-05-25T16:58:01.579Z] 316046926c0a: Pull complete [2021-05-25T16:58:03.021Z] ffd874e62e21: Download complete [2021-05-25T16:58:04.445Z] 4ebd0625c992: Verifying Checksum [2021-05-25T16:58:04.445Z] 4ebd0625c992: Download complete [2021-05-25T16:58:14.626Z] 4ebd0625c992: Pull complete [2021-05-25T16:58:14.626Z] 207e8628e3a3: Pull complete [2021-05-25T16:58:14.900Z] c791037a9be2: Pull complete [2021-05-25T16:58:20.340Z] ffd874e62e21: Pull complete [2021-05-25T16:58:20.340Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T16:58:20.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T16:58:20.340Z] ---> cfc18b08335c [2021-05-25T16:58:20.340Z] 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-25T16:58:20.972Z] ---> Running in daa6efd31b23 [2021-05-25T16:58:22.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:58:23.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:58:24.363Z] (1/12) Installing libmagic (5.39-r0) [2021-05-25T16:58:24.363Z] (2/12) Installing file (5.39-r0) [2021-05-25T16:58:24.638Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-25T16:58:24.638Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-25T16:58:30.054Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-25T16:58:30.054Z] (6/12) Installing patch (2.7.6-r6) [2021-05-25T16:58:30.054Z] (7/12) Installing build-base (0.5-r2) [2021-05-25T16:58:30.054Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-25T16:58:30.054Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-25T16:58:30.328Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-25T16:58:30.328Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-25T16:58:30.328Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-25T16:58:30.602Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T16:58:30.602Z] OK: 218 MiB in 52 packages [2021-05-25T16:58:32.420Z] gofmt -l . [2021-05-25T16:58:32.420Z] [ "`gofmt -l .`" = "" ] [2021-05-25T16:58:32.420Z] ./bin/test-go-mod-tidy.sh [2021-05-25T16:58:32.420Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-25T16:58:32.719Z] + ls -al . [2021-05-25T16:58:32.719Z] total 852 [2021-05-25T16:58:32.719Z] drwxrwxr-x 10 1001 1001 4096 May 25 16:58 . [2021-05-25T16:58:32.719Z] drwxr-xr-x 4 root root 32 May 25 16:55 .. [2021-05-25T16:58:32.719Z] -rw-rw-r-- 1 1001 1001 11 May 25 16:52 .dockerignore [2021-05-25T16:58:32.719Z] drwxrwxr-x 8 1001 1001 162 May 25 16:52 .git [2021-05-25T16:58:32.719Z] drwxrwxr-x 3 1001 1001 125 May 25 16:52 .github [2021-05-25T16:58:32.719Z] -rw-rw-r-- 1 1001 1001 818 May 25 16:52 .gitignore [2021-05-25T16:58:32.719Z] drwx------ 3 1001 1001 45 May 25 16:53 .semver [2021-05-25T16:58:32.719Z] -rw-rw-r-- 1 1001 1001 166 May 25 16:52 .sonarcloud.properties [2021-05-25T16:58:32.719Z] -rw-rw-r-- 1 1001 1001 8609 May 25 16:52 Attribution.txt [2021-05-25T16:58:32.719Z] -rw-rw-r-- 1 1001 1001 3804 May 25 16:52 CONTRIBUTING.md [2021-05-25T16:58:32.719Z] -rw-rw-r-- 1 1001 1001 931 May 25 16:52 Dockerfile.build [2021-05-25T16:58:32.719Z] -rw-rw-r-- 1 1001 1001 863 May 25 16:52 Jenkinsfile [2021-05-25T16:58:32.719Z] -rw-rw-r-- 1 1001 1001 10775 May 25 16:52 LICENSE [2021-05-25T16:58:32.719Z] -rw-rw-r-- 1 1001 1001 5632 May 25 16:52 Makefile [2021-05-25T16:58:32.719Z] -rw-rw-r-- 1 1001 1001 7978 May 25 16:52 README.md [2021-05-25T16:58:32.719Z] -rw-rw-r-- 1 1001 1001 6755 May 25 16:52 SECURITY.md [2021-05-25T16:58:32.719Z] -rw-rw-r-- 1 1001 1001 13 May 25 16:53 VERSION [2021-05-25T16:58:32.719Z] -rw-rw-r-- 1 1001 1001 4131 May 25 16:52 ZMQWindows.md [2021-05-25T16:58:32.719Z] drwxrwxr-x 2 1001 1001 117 May 25 16:52 bin [2021-05-25T16:58:32.719Z] drwxrwxr-x 14 1001 1001 4096 May 25 16:52 cmd [2021-05-25T16:58:32.719Z] -rw-r--r-- 1 root root 741453 May 25 16:57 coverage.out [2021-05-25T16:58:32.719Z] -rw-r--r-- 1 root root 1060 May 25 16:58 go.mod [2021-05-25T16:58:32.719Z] -rw-r--r-- 1 root root 21990 May 25 16:55 go.sum [2021-05-25T16:58:32.719Z] drwxrwxr-x 8 1001 1001 127 May 25 16:52 internal [2021-05-25T16:58:32.719Z] drwxrwxr-x 4 1001 1001 26 May 25 16:52 openapi [2021-05-25T16:58:32.719Z] drwxrwxr-x 4 1001 1001 71 May 25 16:52 snap [2021-05-25T16:58:32.719Z] -rw-rw-r-- 1 1001 1001 168 May 25 16:52 version.go [Pipeline] sh [2021-05-25T16:58:33.015Z] + '[' -e coverage.out ] [2021-05-25T16:58:33.015Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-25T16:58:33.129Z] Stashed 1 file(s) [Pipeline] sh [2021-05-25T16:58:33.432Z] + make build [2021-05-25T16:58:33.432Z] go mod tidy [2021-05-25T16:58:33.432Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-data/core-data ./cmd/core-data [2021-05-25T16:58:34.915Z] Removing intermediate container daa6efd31b23 [2021-05-25T16:58:34.915Z] ---> 8c959ead8e13 [2021-05-25T16:58:34.915Z] Step 4/6 : WORKDIR /edgex-go [2021-05-25T16:58:34.915Z] ---> Running in 46bb424bfa0d [2021-05-25T16:58:34.915Z] Removing intermediate container 46bb424bfa0d [2021-05-25T16:58:34.915Z] ---> 106ea100fc96 [2021-05-25T16:58:34.915Z] Step 5/6 : COPY go.mod . [2021-05-25T16:58:35.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-25T16:58:35.898Z] ---> e5921f340b4d [2021-05-25T16:58:35.898Z] Step 6/6 : RUN go mod download [2021-05-25T16:58:35.898Z] ---> Running in af44d2529eaa [2021-05-25T16:58:45.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-command/core-command ./cmd/core-command [2021-05-25T16:58:46.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-25T16:58:47.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-25T16:58:49.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-25T16:58:50.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-25T16:58:51.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-25T16:58:52.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-25T16:58:53.647Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-25T16:58:54.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-25T16:58:55.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-25T16:58:57.553Z] $ docker stop --time=1 ac11c1700c7a60ffb48742c6b275b1721988577978e6c0823d4aabff7d06cea0 [2021-05-25T16:59:02.521Z] $ docker rm -f ac11c1700c7a60ffb48742c6b275b1721988577978e6c0823d4aabff7d06cea0 [2021-05-25T16:59:02.802Z] Removing intermediate container af44d2529eaa [2021-05-25T16:59:02.802Z] ---> 6b5bd41a5965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-25T16:59:03.075Z] Successfully built 6b5bd41a5965 [2021-05-25T16:59:03.075Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:59:03.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T16:59:03.787Z] [2021-05-25T16:59:03.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:59:03.850Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T16:59:03.850Z] . [Pipeline] withDockerContainer [2021-05-25T16:59:04.080Z] prd-ubuntu18.04-docker-arm64-4c-16g-174 does not seem to be running inside a container [2021-05-25T16:59:04.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T16:59:04.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@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 ******** ci-base-image-arm64 cat [2021-05-25T16:59:04.367Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-25T16:59:04.367Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-25T16:59:04.367Z] ca9280d653b3: Pulling fs layer [2021-05-25T16:59:04.367Z] 7e9c9ca2126c: Pulling fs layer [2021-05-25T16:59:04.367Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-25T16:59:04.367Z] cbdbe7a5bc2a: Download complete [2021-05-25T16:59:04.630Z] cbdbe7a5bc2a: Pull complete [2021-05-25T16:59:05.204Z] ca9280d653b3: Verifying Checksum [2021-05-25T16:59:05.204Z] ca9280d653b3: Download complete [2021-05-25T16:59:05.623Z] $ docker top 0fd78f1e945ca71fbbef36e1532ba673fb2aeeeeff7ee5cea31514cba9e0f688 -eo pid,comm [2021-05-25T16:59:05.778Z] ca9280d653b3: Pull complete [Pipeline] { [Pipeline] sh [2021-05-25T16:59:06.040Z] 7e9c9ca2126c: Download complete [2021-05-25T16:59:06.551Z] + go version [2021-05-25T16:59:06.551Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T16:59:06.573Z] $ docker stop --time=1 0fd78f1e945ca71fbbef36e1532ba673fb2aeeeeff7ee5cea31514cba9e0f688 [2021-05-25T16:59:08.289Z] $ docker rm -f 0fd78f1e945ca71fbbef36e1532ba673fb2aeeeeff7ee5cea31514cba9e0f688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:59:08.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T16:59:08.984Z] [2021-05-25T16:59:08.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:59:09.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T16:59:09.359Z] 7e9c9ca2126c: Pull complete [2021-05-25T16:59:09.359Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-25T16:59:09.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T16:59:09.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-25T16:59:09.434Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-05-25T16:59:09.474Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-25T16:59:09.615Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-25T16:59:09.615Z] 29e5d40040c1: Pulling fs layer [2021-05-25T16:59:09.615Z] 1ce36da41761: Pulling fs layer [2021-05-25T16:59:09.615Z] 25b303627fd3: Pulling fs layer [2021-05-25T16:59:09.615Z] 29e5d40040c1: Verifying Checksum [2021-05-25T16:59:09.615Z] 29e5d40040c1: Download complete [2021-05-25T16:59:10.237Z] 1ce36da41761: Verifying Checksum [2021-05-25T16:59:10.237Z] 1ce36da41761: Download complete [2021-05-25T16:59:11.678Z] 29e5d40040c1: Pull complete [2021-05-25T16:59:13.107Z] 1ce36da41761: Pull complete [2021-05-25T16:59:13.481Z] 25b303627fd3: Verifying Checksum [2021-05-25T16:59:13.481Z] 25b303627fd3: Download complete [2021-05-25T16:59:23.622Z] 25b303627fd3: Pull complete [2021-05-25T16:59:23.622Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-25T16:59:23.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T16:59:23.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T16:59:25.111Z] $ docker top e151df529ef1bcbd25d46e55c237866f70052b81805addf11cc8d343d4689325 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-05-25T16:59:25.464Z] prd-ubuntu18.04-docker-arm64-4c-16g-174 does not seem to be running inside a container [2021-05-25T16:59:25.548Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-25T16:59:28.566Z] $ docker top 2a4dc9b4b6ba82651c5a9d20b646e245f87386a7fb6916311449e91e4cefb39b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-25T16:59:29.191Z] + docker-compose build --help [2021-05-25T16:59:29.192Z] + grep parallel [2021-05-25T16:59:29.581Z] + docker-compose build --help [2021-05-25T16:59:29.581Z] + grep parallel [2021-05-25T16:59:29.763Z] --parallel Build images in parallel. [Pipeline] } [2021-05-25T16:59:29.772Z] $ docker stop --time=1 e151df529ef1bcbd25d46e55c237866f70052b81805addf11cc8d343d4689325 [2021-05-25T16:59:31.071Z] $ docker rm -f e151df529ef1bcbd25d46e55c237866f70052b81805addf11cc8d343d4689325 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:59:31.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T16:59:31.518Z] . [Pipeline] withDockerContainer [2021-05-25T16:59:31.593Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-05-25T16:59:31.627Z] $ 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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-25T16:59:32.367Z] $ docker top 48056058ba45f0d6a1cf9410fc1d77ba5c9f88f4385f5d654a47622943d56281 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:59:32.742Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-25T16:59:33.314Z] Building core-command ... [2021-05-25T16:59:33.314Z] Building core-data ... [2021-05-25T16:59:33.314Z] Building core-metadata ... [2021-05-25T16:59:33.314Z] Building security-bootstrapper ... [2021-05-25T16:59:33.314Z] Building security-proxy-setup ... [2021-05-25T16:59:33.314Z] Building security-secretstore-setup ... [2021-05-25T16:59:33.314Z] Building support-notifications ... [2021-05-25T16:59:33.314Z] Building support-scheduler ... [2021-05-25T16:59:33.314Z] Building sys-mgmt-agent ... [2021-05-25T16:59:33.314Z] Building core-data [2021-05-25T16:59:33.314Z] Building core-metadata [2021-05-25T16:59:33.314Z] Building security-proxy-setup [2021-05-25T16:59:33.314Z] Building sys-mgmt-agent [2021-05-25T16:59:33.314Z] Building security-secretstore-setup [2021-05-25T16:59:33.883Z] --parallel Build images in parallel. [Pipeline] } [2021-05-25T16:59:34.179Z] $ docker stop --time=1 2a4dc9b4b6ba82651c5a9d20b646e245f87386a7fb6916311449e91e4cefb39b [2021-05-25T16:59:36.026Z] $ docker rm -f 2a4dc9b4b6ba82651c5a9d20b646e245f87386a7fb6916311449e91e4cefb39b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:59:36.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T16:59:36.696Z] . [Pipeline] withDockerContainer [2021-05-25T16:59:36.972Z] prd-ubuntu18.04-docker-arm64-4c-16g-174 does not seem to be running inside a container [2021-05-25T16:59:37.056Z] $ 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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-25T16:59:38.589Z] $ docker top 04ce491898919ae2d49115055d05f36b8a9064c71b6c99cfa874f80baf7a86a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:59:39.500Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-25T16:59:43.778Z] Building core-command ... [2021-05-25T16:59:43.778Z] Building core-data ... [2021-05-25T16:59:43.778Z] Building core-metadata ... [2021-05-25T16:59:43.778Z] Building security-bootstrapper ... [2021-05-25T16:59:43.778Z] Building security-proxy-setup ... [2021-05-25T16:59:43.778Z] Building security-secretstore-setup ... [2021-05-25T16:59:43.778Z] Building support-notifications ... [2021-05-25T16:59:43.778Z] Building support-scheduler ... [2021-05-25T16:59:43.778Z] Building sys-mgmt-agent ... [2021-05-25T16:59:43.778Z] Building support-scheduler [2021-05-25T16:59:43.778Z] Building security-proxy-setup [2021-05-25T16:59:43.778Z] Building core-command [2021-05-25T16:59:43.778Z] Building security-secretstore-setup [2021-05-25T16:59:43.778Z] Building core-data [2021-05-25T17:00:00.362Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:00:00.362Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:00:00.362Z] ---> 4a7e04762f67 [2021-05-25T17:00:00.362Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:00:00.362Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:00:00.362Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:00:00.362Z] ---> 4a7e04762f67 [2021-05-25T17:00:00.362Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:00:10.445Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:00:10.446Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:00:10.446Z] ---> 4a7e04762f67 [2021-05-25T17:00:10.446Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:00:13.757Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:00:13.757Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:00:13.757Z] ---> 4a7e04762f67 [2021-05-25T17:00:13.757Z] Step 3/26 : WORKDIR /edgex-go [2021-05-25T17:00:14.696Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:00:14.696Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:00:14.696Z] ---> 4a7e04762f67 [2021-05-25T17:00:14.696Z] Step 3/22 : WORKDIR /edgex-go [2021-05-25T17:00:18.898Z] ---> Running in 39e244b157b6 [2021-05-25T17:00:18.898Z] ---> Running in a9f688aa7274 [2021-05-25T17:00:18.898Z] ---> Running in 44922ac16b53 [2021-05-25T17:00:18.898Z] ---> Running in c6eabb9f0dca [2021-05-25T17:00:18.898Z] ---> Running in 6158cd48f509 [2021-05-25T17:00:19.169Z] Removing intermediate container c6eabb9f0dca [2021-05-25T17:00:19.169Z] ---> b54a78bb2d56 [2021-05-25T17:00:19.169Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:00:19.170Z] Removing intermediate container 39e244b157b6 [2021-05-25T17:00:19.170Z] ---> 4aaa45a2c934 [2021-05-25T17:00:19.170Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:00:19.170Z] Removing intermediate container a9f688aa7274 [2021-05-25T17:00:19.170Z] ---> a8bcc85570c3 [2021-05-25T17:00:19.170Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:00:19.170Z] Removing intermediate container 44922ac16b53 [2021-05-25T17:00:19.170Z] ---> e360637d79c7 [2021-05-25T17:00:19.170Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:00:19.170Z] Removing intermediate container 6158cd48f509 [2021-05-25T17:00:19.170Z] ---> d8d2861461b0 [2021-05-25T17:00:19.170Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:00:19.170Z] ---> Running in 91d29e6915ec [2021-05-25T17:00:19.170Z] ---> Running in 9c2c7c20d3af [2021-05-25T17:00:19.170Z] ---> Running in 5932a23aa507 [2021-05-25T17:00:19.170Z] ---> Running in 49c694c7d55c [2021-05-25T17:00:19.170Z] ---> Running in cd52965385b6 [2021-05-25T17:00:21.089Z] Removing intermediate container 91d29e6915ec [2021-05-25T17:00:21.089Z] ---> 7acf463aacdd [2021-05-25T17:00:21.089Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-25T17:00:21.089Z] Removing intermediate container 5932a23aa507 [2021-05-25T17:00:21.089Z] ---> 126f916ef266 [2021-05-25T17:00:21.089Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-25T17:00:21.089Z] ---> Running in 4add0c1fa557 [2021-05-25T17:00:21.089Z] ---> Running in b71032a2e1bd [2021-05-25T17:00:21.353Z] Removing intermediate container 9c2c7c20d3af [2021-05-25T17:00:21.353Z] ---> de570526b9e2 [2021-05-25T17:00:21.353Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-25T17:00:21.353Z] Removing intermediate container 49c694c7d55c [2021-05-25T17:00:21.353Z] ---> d6358383fd24 [2021-05-25T17:00:21.353Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-25T17:00:21.353Z] ---> Running in 32121d191f81 [2021-05-25T17:00:21.353Z] Removing intermediate container cd52965385b6 [2021-05-25T17:00:21.353Z] ---> 498561b45234 [2021-05-25T17:00:21.353Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T17:00:21.353Z] ---> Running in a613829a7f0d [2021-05-25T17:00:21.353Z] ---> Running in bfdca9ab2e27 [2021-05-25T17:00:21.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:00:21.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:00:21.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:00:22.505Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:00:22.505Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:00:22.505Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:00:22.505Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:00:22.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:00:23.053Z] OK: 219 MiB in 52 packages [2021-05-25T17:00:23.053Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:00:23.053Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:00:23.323Z] OK: 219 MiB in 52 packages [2021-05-25T17:00:23.324Z] OK: 219 MiB in 52 packages [2021-05-25T17:00:23.590Z] OK: 219 MiB in 52 packages [2021-05-25T17:00:23.853Z] Removing intermediate container b71032a2e1bd [2021-05-25T17:00:23.853Z] ---> 46cbc05eb6ed [2021-05-25T17:00:23.853Z] Step 6/26 : COPY go.mod . [2021-05-25T17:00:23.853Z] Removing intermediate container 4add0c1fa557 [2021-05-25T17:00:23.853Z] ---> a239d50af0c4 [2021-05-25T17:00:23.853Z] Step 6/22 : COPY go.mod . [2021-05-25T17:00:24.128Z] Removing intermediate container 32121d191f81 [2021-05-25T17:00:24.128Z] ---> 5e3bf2e5fbe7 [2021-05-25T17:00:24.128Z] Step 6/24 : COPY go.mod . [2021-05-25T17:00:24.128Z] ---> 354404c48212 [2021-05-25T17:00:24.128Z] Step 7/26 : RUN go mod download [2021-05-25T17:00:24.128Z] ---> 03889bcfdd2b [2021-05-25T17:00:24.128Z] Step 7/22 : RUN go mod download [2021-05-25T17:00:24.128Z] OK: 219 MiB in 52 packages [2021-05-25T17:00:24.128Z] Removing intermediate container a613829a7f0d [2021-05-25T17:00:24.128Z] ---> f6402851d13d [2021-05-25T17:00:24.128Z] Step 6/24 : COPY go.mod . [2021-05-25T17:00:24.128Z] ---> Running in 32366167147f [2021-05-25T17:00:24.128Z] ---> Running in b4fc37eed682 [2021-05-25T17:00:24.391Z] ---> 271f43042758 [2021-05-25T17:00:24.391Z] Step 7/24 : RUN go mod download [2021-05-25T17:00:24.391Z] ---> Running in d2c0ef9fee3f [2021-05-25T17:00:24.391Z] ---> 0ff61a2f90d6 [2021-05-25T17:00:24.391Z] Step 7/24 : RUN go mod download [2021-05-25T17:00:24.391Z] ---> Running in 2e9f2dfa93d3 [2021-05-25T17:00:24.967Z] Removing intermediate container bfdca9ab2e27 [2021-05-25T17:00:24.967Z] ---> a4a5be218912 [2021-05-25T17:00:24.967Z] Step 6/24 : COPY go.mod . [2021-05-25T17:00:25.233Z] ---> 7427834be8a3 [2021-05-25T17:00:25.233Z] Step 7/24 : RUN go mod download [2021-05-25T17:00:25.495Z] ---> Running in a22f70d99f21 [2021-05-25T17:00:25.755Z] Removing intermediate container 32366167147f [2021-05-25T17:00:25.755Z] ---> ac23d1cb128a [2021-05-25T17:00:25.755Z] Step 8/26 : COPY . . [2021-05-25T17:00:32.351Z] Removing intermediate container b4fc37eed682 [2021-05-25T17:00:32.351Z] ---> cd289878b913 [2021-05-25T17:00:32.351Z] Step 8/22 : COPY . . [2021-05-25T17:00:37.668Z] Removing intermediate container d2c0ef9fee3f [2021-05-25T17:00:37.669Z] ---> ce39f11c32b3 [2021-05-25T17:00:37.669Z] Step 8/24 : COPY . . [2021-05-25T17:00:37.669Z] ---> 19c137e5c0ca [2021-05-25T17:00:37.669Z] Step 9/26 : RUN go mod tidy [2021-05-25T17:00:40.323Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:00:40.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:00:40.323Z] ---> 6b5bd41a5965 [2021-05-25T17:00:40.323Z] Step 3/22 : WORKDIR /edgex-go [2021-05-25T17:00:40.323Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:00:40.323Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:00:40.323Z] ---> 6b5bd41a5965 [2021-05-25T17:00:40.323Z] Step 3/26 : WORKDIR /edgex-go [2021-05-25T17:00:40.323Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:00:40.323Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:00:40.323Z] ---> 6b5bd41a5965 [2021-05-25T17:00:40.323Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T17:00:40.323Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:00:40.323Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:00:40.323Z] ---> 6b5bd41a5965 [2021-05-25T17:00:40.323Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:00:40.323Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:00:40.323Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:00:40.323Z] ---> 6b5bd41a5965 [2021-05-25T17:00:40.323Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:00:40.323Z] ---> Running in c6d41089816b [2021-05-25T17:00:40.323Z] ---> Running in 48aaf5dfd874 [2021-05-25T17:00:40.323Z] ---> Running in c172ebc4c61c [2021-05-25T17:00:40.323Z] ---> Running in dd6244df842c [2021-05-25T17:00:40.323Z] ---> Running in 8fd8c055c908 [2021-05-25T17:00:40.323Z] Removing intermediate container 8fd8c055c908 [2021-05-25T17:00:40.323Z] ---> 65e5bf49f5f2 [2021-05-25T17:00:40.323Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:00:40.323Z] Removing intermediate container c6d41089816b [2021-05-25T17:00:40.323Z] ---> ab51d74b6733 [2021-05-25T17:00:40.323Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:00:40.323Z] Removing intermediate container c172ebc4c61c [2021-05-25T17:00:40.323Z] ---> 190112342064 [2021-05-25T17:00:40.323Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:00:40.323Z] Removing intermediate container 48aaf5dfd874 [2021-05-25T17:00:40.323Z] ---> 32eb9b4661ee [2021-05-25T17:00:40.323Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:00:40.323Z] Removing intermediate container dd6244df842c [2021-05-25T17:00:40.323Z] ---> af5854a7c8b7 [2021-05-25T17:00:40.323Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:00:40.323Z] ---> Running in 40b92bbc566a [2021-05-25T17:00:40.323Z] ---> Running in 304e2bcf278c [2021-05-25T17:00:40.323Z] ---> Running in cdb63cb201cc [2021-05-25T17:00:40.323Z] ---> Running in 36160c3f097b [2021-05-25T17:00:40.323Z] ---> Running in da98d26b824a [2021-05-25T17:00:40.323Z] Removing intermediate container 40b92bbc566a [2021-05-25T17:00:40.323Z] ---> acfb8c678d0e [2021-05-25T17:00:40.323Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-25T17:00:40.323Z] ---> Running in 2d7cedd68ea5 [2021-05-25T17:00:40.323Z] Removing intermediate container 304e2bcf278c [2021-05-25T17:00:40.323Z] ---> 2a9e8862d22c [2021-05-25T17:00:40.323Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-25T17:00:40.323Z] Removing intermediate container cdb63cb201cc [2021-05-25T17:00:40.323Z] ---> a495be353572 [2021-05-25T17:00:40.323Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-25T17:00:40.323Z] ---> Running in 85be32fc7e0c [2021-05-25T17:00:40.323Z] ---> Running in bece3ecec66b [2021-05-25T17:00:40.323Z] Removing intermediate container da98d26b824a [2021-05-25T17:00:40.323Z] ---> 1f3ec76657b2 [2021-05-25T17:00:40.323Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T17:00:40.323Z] Removing intermediate container 36160c3f097b [2021-05-25T17:00:40.323Z] ---> 82c5661e06b7 [2021-05-25T17:00:40.323Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-25T17:00:40.323Z] ---> Running in 978cc4ba3a0f [2021-05-25T17:00:40.323Z] ---> Running in f1c98db6f6d6 [2021-05-25T17:00:40.596Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:00:41.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:00:41.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:00:41.468Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:00:41.468Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:00:41.468Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:00:42.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:00:42.364Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:00:42.364Z] OK: 218 MiB in 52 packages [2021-05-25T17:00:42.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:00:42.940Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:00:43.029Z] Removing intermediate container 2e9f2dfa93d3 [2021-05-25T17:00:43.029Z] ---> b39c724a8990 [2021-05-25T17:00:43.029Z] Step 8/24 : COPY . . [2021-05-25T17:00:43.232Z] OK: 218 MiB in 52 packages [2021-05-25T17:00:43.293Z] Removing intermediate container a22f70d99f21 [2021-05-25T17:00:43.293Z] ---> 563e028927c2 [2021-05-25T17:00:43.293Z] Step 8/24 : COPY . . [2021-05-25T17:00:43.293Z] ---> Running in 92decc5d8e9c [2021-05-25T17:00:43.293Z] ---> 840979b14aba [2021-05-25T17:00:43.293Z] Step 9/22 : RUN go mod tidy [2021-05-25T17:00:43.504Z] OK: 218 MiB in 52 packages [2021-05-25T17:00:43.793Z] OK: 218 MiB in 52 packages [2021-05-25T17:00:44.073Z] Removing intermediate container 2d7cedd68ea5 [2021-05-25T17:00:44.073Z] ---> 7b9d02d76be8 [2021-05-25T17:00:44.073Z] Step 6/23 : COPY go.mod . [2021-05-25T17:00:44.073Z] OK: 218 MiB in 52 packages [2021-05-25T17:00:45.085Z] Removing intermediate container 85be32fc7e0c [2021-05-25T17:00:45.085Z] ---> c3971a1d0e30 [2021-05-25T17:00:45.085Z] Step 6/24 : COPY go.mod . [2021-05-25T17:00:45.466Z] ---> b77f8d635788 [2021-05-25T17:00:45.466Z] Step 7/23 : RUN go mod download [2021-05-25T17:00:45.466Z] ---> Running in 9a73278fab7b [2021-05-25T17:00:45.772Z] Removing intermediate container bece3ecec66b [2021-05-25T17:00:45.772Z] ---> 8529a9d1e201 [2021-05-25T17:00:45.772Z] Step 6/22 : COPY go.mod . [2021-05-25T17:00:45.772Z] Removing intermediate container 978cc4ba3a0f [2021-05-25T17:00:45.772Z] ---> 7f453840bf18 [2021-05-25T17:00:45.772Z] Step 6/26 : COPY go.mod . [2021-05-25T17:00:46.069Z] Removing intermediate container f1c98db6f6d6 [2021-05-25T17:00:46.070Z] ---> 14eae71e01d9 [2021-05-25T17:00:46.070Z] Step 6/24 : COPY go.mod . [2021-05-25T17:00:47.185Z] ---> 42b0ccdd16c6 [2021-05-25T17:00:47.185Z] Step 7/24 : RUN go mod download [2021-05-25T17:00:47.472Z] ---> Running in 3d2e710b7ca4 [2021-05-25T17:00:47.472Z] ---> eee945b9a8bc [2021-05-25T17:00:47.472Z] Step 7/26 : RUN go mod download [2021-05-25T17:00:47.749Z] ---> Running in e2fdf3e35e3f [2021-05-25T17:00:48.020Z] ---> 4d1642a0aca0 [2021-05-25T17:00:48.020Z] Step 7/22 : RUN go mod download [2021-05-25T17:00:48.020Z] ---> 77338a47247f [2021-05-25T17:00:48.020Z] Step 7/24 : RUN go mod download [2021-05-25T17:00:48.297Z] ---> Running in 0bc071f20e05 [2021-05-25T17:00:48.297Z] ---> Running in b33b590ffd58 [2021-05-25T17:00:49.471Z] ---> Running in dedbae476c73 [2021-05-25T17:00:49.744Z] Removing intermediate container 9a73278fab7b [2021-05-25T17:00:49.745Z] ---> f1ec5967c9d8 [2021-05-25T17:00:49.745Z] Step 8/23 : COPY . . [2021-05-25T17:00:51.713Z] Removing intermediate container 3d2e710b7ca4 [2021-05-25T17:00:51.713Z] ---> 61355ff3e748 [2021-05-25T17:00:51.713Z] Step 8/24 : COPY . . [2021-05-25T17:00:51.987Z] Removing intermediate container e2fdf3e35e3f [2021-05-25T17:00:51.987Z] ---> ba1ee8c9ddd4 [2021-05-25T17:00:51.987Z] Step 8/26 : COPY . . [2021-05-25T17:00:52.264Z] Removing intermediate container 0bc071f20e05 [2021-05-25T17:00:52.264Z] ---> 46bbc703865b [2021-05-25T17:00:52.264Z] Step 8/22 : COPY . . [2021-05-25T17:00:52.539Z] Removing intermediate container b33b590ffd58 [2021-05-25T17:00:52.539Z] ---> d2980cff50ad [2021-05-25T17:00:52.539Z] Step 8/24 : COPY . . [2021-05-25T17:00:54.067Z] ---> 6ab98d9c8885 [2021-05-25T17:00:54.067Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:00:54.067Z] ---> Running in 645bbdff241b [2021-05-25T17:00:54.067Z] Removing intermediate container 92decc5d8e9c [2021-05-25T17:00:54.067Z] ---> f90373aa6326 [2021-05-25T17:00:54.067Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-25T17:00:54.646Z] ---> Running in c0ddc6ffa9b3 [2021-05-25T17:00:55.230Z] Removing intermediate container dedbae476c73 [2021-05-25T17:00:55.230Z] ---> 5e8798b43006 [2021-05-25T17:00:55.230Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-25T17:00:55.230Z] ---> Running in 1f2f32267ad3 [2021-05-25T17:00:55.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-25T17:00:56.183Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-25T17:00:56.183Z] Removing intermediate container 645bbdff241b [2021-05-25T17:00:56.183Z] ---> 894b9dbe26d8 [2021-05-25T17:00:56.183Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-25T17:00:56.183Z] ---> Running in 798089d333ba [2021-05-25T17:00:57.148Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-data/core-data ./cmd/core-data [2021-05-25T17:01:09.434Z] ---> 061aef166402 [2021-05-25T17:01:09.434Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:01:09.434Z] ---> 14342111a869 [2021-05-25T17:01:09.434Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:01:09.434Z] ---> Running in 8fc6c1f3d643 [2021-05-25T17:01:09.434Z] ---> Running in 1cb576a95b04 [2021-05-25T17:01:10.384Z] Removing intermediate container 1cb576a95b04 [2021-05-25T17:01:10.384Z] ---> 9ee439c04cf9 [2021-05-25T17:01:10.384Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-25T17:01:10.659Z] ---> Running in 186d56e87d4b [2021-05-25T17:01:10.659Z] Removing intermediate container 8fc6c1f3d643 [2021-05-25T17:01:10.659Z] ---> 56aa593c1f7a [2021-05-25T17:01:10.659Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-25T17:01:10.867Z] ---> e90ca7fe7f32 [2021-05-25T17:01:10.867Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:01:10.867Z] ---> a5d578fe10e8 [2021-05-25T17:01:10.867Z] Step 9/23 : RUN go mod tidy [2021-05-25T17:01:10.867Z] ---> 8cde68242c0b [2021-05-25T17:01:10.867Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:01:10.867Z] ---> 5ce1e1dadf61 [2021-05-25T17:01:10.867Z] Step 9/22 : RUN go mod tidy [2021-05-25T17:01:10.867Z] ---> Running in e97e3848a766 [2021-05-25T17:01:10.867Z] ---> Running in f2447f281360 [2021-05-25T17:01:10.867Z] ---> 0ee955d68168 [2021-05-25T17:01:10.867Z] Step 9/26 : RUN go mod tidy [2021-05-25T17:01:10.867Z] ---> Running in a49e05aa581b [2021-05-25T17:01:10.867Z] ---> Running in bfcccd7c7d3f [2021-05-25T17:01:10.867Z] ---> Running in eb6e1f90d2e7 [2021-05-25T17:01:10.932Z] ---> Running in e4283ae4e8e9 [2021-05-25T17:01:11.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-25T17:01:12.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-25T17:01:16.335Z] Removing intermediate container e97e3848a766 [2021-05-25T17:01:16.335Z] ---> cdba0f0d5828 [2021-05-25T17:01:16.335Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-25T17:01:16.622Z] ---> Running in 7ed839dcb690 [2021-05-25T17:01:16.897Z] Removing intermediate container bfcccd7c7d3f [2021-05-25T17:01:16.897Z] ---> 70530e8574cf [2021-05-25T17:01:16.897Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-25T17:01:17.174Z] ---> Running in df6be9044f3d [2021-05-25T17:01:17.174Z] Removing intermediate container eb6e1f90d2e7 [2021-05-25T17:01:17.174Z] ---> 8826e431e201 [2021-05-25T17:01:17.174Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-25T17:01:17.449Z] Removing intermediate container a49e05aa581b [2021-05-25T17:01:17.449Z] ---> 24ceb0f2f928 [2021-05-25T17:01:17.449Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-25T17:01:17.449Z] Removing intermediate container f2447f281360 [2021-05-25T17:01:17.449Z] ---> 767878e5164a [2021-05-25T17:01:17.449Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-25T17:01:17.722Z] ---> Running in 032c06c78f55 [2021-05-25T17:01:17.723Z] ---> Running in 3e86f68a5881 [2021-05-25T17:01:17.994Z] ---> Running in 0398109077af [2021-05-25T17:01:18.594Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-data/core-data ./cmd/core-data [2021-05-25T17:01:19.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-25T17:01:19.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-25T17:01:20.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-command/core-command ./cmd/core-command [2021-05-25T17:01:20.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-25T17:01:24.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-25T17:01:25.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-25T17:01:30.381Z] Removing intermediate container 1f2f32267ad3 [2021-05-25T17:01:30.381Z] ---> 1bd39eb893cf [2021-05-25T17:01:30.381Z] [2021-05-25T17:01:30.381Z] Step 11/22 : FROM alpine:3.12 [2021-05-25T17:01:30.381Z] Removing intermediate container c0ddc6ffa9b3 [2021-05-25T17:01:30.381Z] ---> 3ed404fc8575 [2021-05-25T17:01:30.381Z] [2021-05-25T17:01:30.381Z] Step 11/26 : FROM alpine:3.12 [2021-05-25T17:01:30.381Z] 3.12: Pulling from library/alpine [2021-05-25T17:01:30.381Z] 3.12: Pulling from library/alpine [2021-05-25T17:01:30.381Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T17:01:30.381Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T17:01:30.381Z] Status: Image is up to date for alpine:3.12 [2021-05-25T17:01:30.381Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T17:01:30.381Z] ---> 13621d1b12d4 [2021-05-25T17:01:30.381Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-25T17:01:30.650Z] ---> 13621d1b12d4 [2021-05-25T17:01:30.650Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-25T17:01:30.650Z] ---> Running in bf5ebf0c4688 [2021-05-25T17:01:30.650Z] ---> Running in f98416f709a6 [2021-05-25T17:01:31.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:01:31.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:01:31.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:01:31.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:01:31.891Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-25T17:01:31.891Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-25T17:01:31.891Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:01:31.891Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:01:31.891Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-25T17:01:31.891Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-25T17:01:31.891Z] (4/4) Installing curl (7.76.1-r0) [2021-05-25T17:01:31.891Z] (4/6) Installing curl (7.76.1-r0) [2021-05-25T17:01:31.891Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-25T17:01:31.891Z] (6/6) Installing su-exec (0.2-r1) [2021-05-25T17:01:31.891Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:01:31.891Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:01:31.891Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:01:31.891Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:01:32.165Z] OK: 7 MiB in 18 packages [2021-05-25T17:01:32.165Z] OK: 7 MiB in 20 packages [2021-05-25T17:01:32.750Z] Removing intermediate container bf5ebf0c4688 [2021-05-25T17:01:32.750Z] ---> 03edd9878774 [2021-05-25T17:01:32.750Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T17:01:33.012Z] ---> Running in acb033e95431 [2021-05-25T17:01:33.012Z] Removing intermediate container f98416f709a6 [2021-05-25T17:01:33.012Z] ---> 4b5ff8c26ef0 [2021-05-25T17:01:33.012Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T17:01:33.012Z] ---> Running in e71d4188a1f1 [2021-05-25T17:01:33.277Z] Removing intermediate container acb033e95431 [2021-05-25T17:01:33.277Z] ---> 441641605b24 [2021-05-25T17:01:33.277Z] Step 14/22 : WORKDIR /edgex [2021-05-25T17:01:33.277Z] Removing intermediate container e71d4188a1f1 [2021-05-25T17:01:33.277Z] ---> 45c50a5559dc [2021-05-25T17:01:33.277Z] Step 14/26 : WORKDIR / [2021-05-25T17:01:33.277Z] ---> Running in 1fd07c5113d1 [2021-05-25T17:01:33.277Z] ---> Running in 186ada97c5ce [2021-05-25T17:01:33.277Z] Removing intermediate container 186ada97c5ce [2021-05-25T17:01:33.277Z] ---> 10a263ca95db [2021-05-25T17:01:33.277Z] 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-25T17:01:33.543Z] Removing intermediate container 1fd07c5113d1 [2021-05-25T17:01:33.543Z] ---> 87331621fc6c [2021-05-25T17:01:33.543Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-25T17:01:33.822Z] ---> c8f28f78e9e3 [2021-05-25T17:01:33.822Z] 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-25T17:01:33.822Z] ---> ee30d33947ae [2021-05-25T17:01:33.822Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-25T17:01:34.398Z] ---> 2152e4ad72da [2021-05-25T17:01:34.398Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-25T17:01:34.661Z] ---> f2b0a185f518 [2021-05-25T17:01:34.661Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-25T17:01:34.939Z] ---> d4482553e269 [2021-05-25T17:01:34.939Z] 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-25T17:01:35.214Z] ---> 52db6229a90f [2021-05-25T17:01:35.214Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-25T17:01:35.214Z] ---> Running in 1670dffa6ab7 [2021-05-25T17:01:35.488Z] ---> e59502d3f3b7 [2021-05-25T17:01:35.488Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-25T17:01:35.488Z] Removing intermediate container 1670dffa6ab7 [2021-05-25T17:01:35.488Z] ---> 16359cf26cc8 [2021-05-25T17:01:35.488Z] Step 19/22 : CMD ["--init=true"] [2021-05-25T17:01:35.488Z] ---> Running in 4e727332673c [2021-05-25T17:01:36.078Z] Removing intermediate container 4e727332673c [2021-05-25T17:01:36.078Z] ---> f110c9619a84 [2021-05-25T17:01:36.078Z] Step 20/22 : LABEL arch=x86_64 [2021-05-25T17:01:36.078Z] ---> Running in c6d6912deb52 [2021-05-25T17:01:36.078Z] ---> 5e33a6fb0cd5 [2021-05-25T17:01:36.078Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-25T17:01:36.349Z] Removing intermediate container c6d6912deb52 [2021-05-25T17:01:36.349Z] ---> 4dadaccf4f81 [2021-05-25T17:01:36.349Z] Step 21/22 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:01:36.619Z] ---> Running in a89a936dabb4 [2021-05-25T17:01:36.619Z] ---> 07def2696a74 [2021-05-25T17:01:36.619Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-25T17:01:36.619Z] Removing intermediate container a89a936dabb4 [2021-05-25T17:01:36.619Z] ---> c5b48ec111fe [2021-05-25T17:01:36.619Z] Step 22/22 : LABEL version=2.0.0-dev.238 [2021-05-25T17:01:36.888Z] ---> Running in 24e9c956099c [2021-05-25T17:01:36.888Z] ---> f6e119b64aea [2021-05-25T17:01:36.888Z] 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-25T17:01:36.888Z] ---> Running in c3372e1ff4da [2021-05-25T17:01:36.888Z] Removing intermediate container 24e9c956099c [2021-05-25T17:01:36.888Z] ---> c271bfc66dd7 [2021-05-25T17:01:36.888Z] [2021-05-25T17:01:37.157Z] Successfully built c271bfc66dd7 [2021-05-25T17:01:37.737Z] Successfully tagged security-proxy-setup:latest [2021-05-25T17:01:37.737Z] Building core-command [2021-05-25T17:01:39.671Z]  Building security-proxy-setup ... done Removing intermediate container c3372e1ff4da [2021-05-25T17:01:39.671Z] ---> 9e9c2c0a0c95 [2021-05-25T17:01:39.671Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-25T17:01:40.245Z] ---> Running in 88ebec7359b7 [2021-05-25T17:01:40.245Z] Removing intermediate container 88ebec7359b7 [2021-05-25T17:01:40.245Z] ---> 11408e4cd0e7 [2021-05-25T17:01:40.245Z] Step 24/26 : LABEL arch=x86_64 [2021-05-25T17:01:40.509Z] ---> Running in 4e2899b98cff [2021-05-25T17:01:40.509Z] Removing intermediate container 4e2899b98cff [2021-05-25T17:01:40.509Z] ---> 0fec418bb8bf [2021-05-25T17:01:40.509Z] Step 25/26 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:01:40.509Z] ---> Running in 068424128e54 [2021-05-25T17:01:40.781Z] Removing intermediate container 068424128e54 [2021-05-25T17:01:40.781Z] ---> 16d7739c77aa [2021-05-25T17:01:40.781Z] Step 26/26 : LABEL version=2.0.0-dev.238 [2021-05-25T17:01:40.781Z] ---> Running in be6042a95d8d [2021-05-25T17:01:41.047Z] Removing intermediate container be6042a95d8d [2021-05-25T17:01:41.047Z] ---> 54fdd514a8e9 [2021-05-25T17:01:41.047Z] [2021-05-25T17:01:41.312Z] Successfully built 54fdd514a8e9 [2021-05-25T17:01:41.312Z] Successfully tagged security-secretstore-setup:latest [2021-05-25T17:01:41.312Z] Building security-bootstrapper [2021-05-25T17:01:59.460Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:01:59.460Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:02:00.402Z] ---> 4a7e04762f67 [2021-05-25T17:02:00.402Z] Step 3/32 : WORKDIR /edgex-go [2021-05-25T17:02:00.402Z] ---> Using cache [2021-05-25T17:02:00.402Z] ---> d8d2861461b0 [2021-05-25T17:02:00.402Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:02:00.402Z] ---> Using cache [2021-05-25T17:02:00.402Z] ---> 498561b45234 [2021-05-25T17:02:00.402Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-25T17:02:00.402Z] ---> Using cache [2021-05-25T17:02:00.402Z] ---> a4a5be218912 [2021-05-25T17:02:00.402Z] Step 6/32 : COPY go.mod . [2021-05-25T17:02:00.402Z] ---> Using cache [2021-05-25T17:02:00.402Z] ---> 7427834be8a3 [2021-05-25T17:02:00.402Z] Step 7/32 : RUN go mod download [2021-05-25T17:02:00.402Z] ---> Using cache [2021-05-25T17:02:00.402Z] ---> 563e028927c2 [2021-05-25T17:02:00.402Z] Step 8/32 : COPY . . [2021-05-25T17:02:00.402Z] ---> Using cache [2021-05-25T17:02:00.402Z] ---> 061aef166402 [2021-05-25T17:02:00.402Z] Step 9/32 : RUN go mod tidy [2021-05-25T17:02:00.402Z] ---> Using cache [2021-05-25T17:02:00.402Z] ---> 56aa593c1f7a [2021-05-25T17:02:00.402Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-25T17:02:10.415Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:02:10.415Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:02:10.415Z] ---> 4a7e04762f67 [2021-05-25T17:02:10.415Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:02:10.415Z] ---> Using cache [2021-05-25T17:02:10.415Z] ---> d8d2861461b0 [2021-05-25T17:02:10.415Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:02:10.415Z] ---> Using cache [2021-05-25T17:02:10.415Z] ---> 498561b45234 [2021-05-25T17:02:10.415Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T17:02:10.415Z] ---> Using cache [2021-05-25T17:02:10.415Z] ---> a4a5be218912 [2021-05-25T17:02:10.415Z] Step 6/24 : COPY go.mod . [2021-05-25T17:02:10.415Z] ---> Using cache [2021-05-25T17:02:10.415Z] ---> 7427834be8a3 [2021-05-25T17:02:10.415Z] Step 7/24 : RUN go mod download [2021-05-25T17:02:10.415Z] ---> Using cache [2021-05-25T17:02:10.415Z] ---> 563e028927c2 [2021-05-25T17:02:10.415Z] Step 8/24 : COPY . . [2021-05-25T17:02:10.415Z] ---> Using cache [2021-05-25T17:02:10.415Z] ---> 061aef166402 [2021-05-25T17:02:10.415Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:02:10.415Z] ---> Using cache [2021-05-25T17:02:10.415Z] ---> 56aa593c1f7a [2021-05-25T17:02:10.415Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-25T17:02:11.371Z] ---> Running in 621117a61a02 [2021-05-25T17:02:11.371Z] ---> Running in fd41bd20a192 [2021-05-25T17:02:12.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-command/core-command ./cmd/core-command [2021-05-25T17:02:12.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-25T17:02:13.216Z] Removing intermediate container 798089d333ba [2021-05-25T17:02:13.216Z] ---> f8b7e7492ff9 [2021-05-25T17:02:13.216Z] [2021-05-25T17:02:13.216Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:02:13.216Z] ---> 13621d1b12d4 [2021-05-25T17:02:13.216Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-25T17:02:13.216Z] ---> Running in 51b15161d35e [2021-05-25T17:02:13.487Z] Removing intermediate container 51b15161d35e [2021-05-25T17:02:13.487Z] ---> 47a1f06ba391 [2021-05-25T17:02:13.487Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-25T17:02:13.487Z] ---> Running in 1cc749164e01 [2021-05-25T17:02:13.754Z] Removing intermediate container 1cc749164e01 [2021-05-25T17:02:13.754Z] ---> f44bb46533b0 [2021-05-25T17:02:13.754Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-25T17:02:13.754Z] ---> Running in e48bfd743b6c [2021-05-25T17:02:13.754Z] Removing intermediate container e48bfd743b6c [2021-05-25T17:02:13.754Z] ---> e3053f32f405 [2021-05-25T17:02:13.754Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:02:13.754Z] ---> Running in f9bdc760512e [2021-05-25T17:02:28.695Z] Removing intermediate container f9bdc760512e [2021-05-25T17:02:28.695Z] ---> 2318171a25ac [2021-05-25T17:02:28.695Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-25T17:02:28.695Z] ---> Running in a042738609b9 [2021-05-25T17:02:28.695Z] Removing intermediate container 186d56e87d4b [2021-05-25T17:02:28.695Z] ---> 3639f87f83cf [2021-05-25T17:02:28.695Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-25T17:02:28.695Z] ---> Running in 1495086fe385 [2021-05-25T17:02:29.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:02:29.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-25T17:02:29.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:02:30.118Z] Removing intermediate container e4283ae4e8e9 [2021-05-25T17:02:30.118Z] ---> 28cf54b1e751 [2021-05-25T17:02:30.118Z] [2021-05-25T17:02:30.118Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:02:30.118Z] ---> 13621d1b12d4 [2021-05-25T17:02:30.118Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:02:30.118Z] ---> Running in 11a3ae420053 [2021-05-25T17:02:30.118Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-25T17:02:30.380Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-25T17:02:30.380Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-25T17:02:30.380Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-25T17:02:30.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:02:30.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:02:30.917Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T17:02:30.917Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:02:30.917Z] OK: 6 MiB in 15 packages [2021-05-25T17:02:31.491Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-25T17:02:34.793Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-25T17:02:34.793Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:02:35.054Z] OK: 8 MiB in 20 packages [2021-05-25T17:02:45.105Z] Removing intermediate container 1495086fe385 [2021-05-25T17:02:45.105Z] ---> a83d93cb3cc9 [2021-05-25T17:02:45.105Z] [2021-05-25T17:02:45.105Z] Step 12/24 : FROM docker:20.10.0 [2021-05-25T17:02:45.105Z] Removing intermediate container 11a3ae420053 [2021-05-25T17:02:45.105Z] ---> bcf5a381a516 [2021-05-25T17:02:45.105Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:02:45.105Z] Removing intermediate container a042738609b9 [2021-05-25T17:02:45.105Z] ---> 1491cd2d53f8 [2021-05-25T17:02:45.105Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:02:45.105Z] ---> Running in be474897c10b [2021-05-25T17:02:45.106Z] 20.10.0: Pulling from library/docker [2021-05-25T17:02:45.106Z] Removing intermediate container be474897c10b [2021-05-25T17:02:45.106Z] ---> 9c64b806f8ce [2021-05-25T17:02:45.106Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-25T17:02:45.106Z] ---> 9afcc9949d8f [2021-05-25T17:02:45.106Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-25T17:02:45.106Z] ---> Running in eee25fc76a10 [2021-05-25T17:02:50.410Z] Removing intermediate container eee25fc76a10 [2021-05-25T17:02:50.410Z] ---> 442cf520d4db [2021-05-25T17:02:50.410Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T17:02:50.410Z] ---> 63f5afc41392 [2021-05-25T17:02:50.410Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-25T17:02:50.410Z] ---> Running in 4cb6cfdc27f6 [2021-05-25T17:02:50.410Z] Removing intermediate container 4cb6cfdc27f6 [2021-05-25T17:02:50.410Z] ---> 315a7fe228c0 [2021-05-25T17:02:50.410Z] Step 16/24 : WORKDIR / [2021-05-25T17:02:50.410Z] ---> Running in c31f59ae9317 [2021-05-25T17:02:50.410Z] ---> 6b6ac5c598fc [2021-05-25T17:02:50.410Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-25T17:02:50.410Z] ---> Running in 688fc0f8e6ca [2021-05-25T17:02:50.676Z] Removing intermediate container c31f59ae9317 [2021-05-25T17:02:50.676Z] ---> d0ec55914a9d [2021-05-25T17:02:50.676Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:02:50.949Z] Removing intermediate container 688fc0f8e6ca [2021-05-25T17:02:50.949Z] ---> f0f9fbf751be [2021-05-25T17:02:50.949Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:02:50.949Z] ---> Running in 3b183bd9c5ca [2021-05-25T17:02:51.213Z] ---> dceb7e27fe81 [2021-05-25T17:02:51.213Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-25T17:02:51.213Z] Removing intermediate container 3b183bd9c5ca [2021-05-25T17:02:51.213Z] ---> 1f1233a1b127 [2021-05-25T17:02:51.213Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:02:51.213Z] ---> Running in f9add3d41e7a [2021-05-25T17:02:51.829Z] Removing intermediate container f9add3d41e7a [2021-05-25T17:02:51.829Z] ---> d05d3fad3b52 [2021-05-25T17:02:51.829Z] Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:02:51.829Z] ---> Running in 78e2c8e21308 [2021-05-25T17:02:52.104Z] ---> a85d5db2d708 [2021-05-25T17:02:52.104Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-25T17:02:52.104Z] Removing intermediate container 78e2c8e21308 [2021-05-25T17:02:52.104Z] ---> 416a1ca8d745 [2021-05-25T17:02:52.104Z] Step 24/24 : LABEL version=2.0.0-dev.238 [2021-05-25T17:02:52.382Z] ---> Running in 6a0cb6d1a93c [2021-05-25T17:02:52.382Z] Removing intermediate container 6a0cb6d1a93c [2021-05-25T17:02:52.382Z] ---> 10aef7f9bf75 [2021-05-25T17:02:52.382Z] [2021-05-25T17:02:52.382Z] ---> 5de6d171c375 [2021-05-25T17:02:52.382Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-25T17:02:52.652Z] ---> Running in 9d212073e13e [2021-05-25T17:02:52.652Z] Successfully built 10aef7f9bf75 [2021-05-25T17:02:52.652Z] Successfully tagged core-data:latest [2021-05-25T17:02:52.652Z]  Building core-data ... done Building support-scheduler [2021-05-25T17:02:52.936Z] Removing intermediate container 9d212073e13e [2021-05-25T17:02:52.936Z] ---> 33bf0fc58bbd [2021-05-25T17:02:52.936Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:02:53.210Z] ---> Running in 915ce6165e16 [2021-05-25T17:02:54.608Z] Removing intermediate container 915ce6165e16 [2021-05-25T17:02:54.608Z] ---> 55d5feece106 [2021-05-25T17:02:54.608Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:02:57.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:02:57.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:02:57.174Z] ---> 4a7e04762f67 [2021-05-25T17:02:57.174Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T17:02:57.174Z] ---> Using cache [2021-05-25T17:02:57.174Z] ---> d8d2861461b0 [2021-05-25T17:02:57.174Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:02:57.174Z] ---> Using cache [2021-05-25T17:02:57.174Z] ---> 498561b45234 [2021-05-25T17:02:57.174Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-25T17:02:57.174Z] ---> Using cache [2021-05-25T17:02:57.174Z] ---> a4a5be218912 [2021-05-25T17:02:57.174Z] Step 6/23 : COPY go.mod . [2021-05-25T17:02:57.174Z] ---> Using cache [2021-05-25T17:02:57.174Z] ---> 7427834be8a3 [2021-05-25T17:02:57.174Z] Step 7/23 : RUN go mod download [2021-05-25T17:02:57.174Z] ---> Using cache [2021-05-25T17:02:57.174Z] ---> 563e028927c2 [2021-05-25T17:02:57.174Z] Step 8/23 : COPY . . [2021-05-25T17:02:57.174Z] ---> Using cache [2021-05-25T17:02:57.174Z] ---> 061aef166402 [2021-05-25T17:02:57.174Z] Step 9/23 : RUN go mod tidy [2021-05-25T17:02:57.174Z] ---> Using cache [2021-05-25T17:02:57.174Z] ---> 56aa593c1f7a [2021-05-25T17:02:57.174Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-25T17:02:58.559Z] ---> Running in bdd508417b55 [2021-05-25T17:02:58.559Z] ---> Running in c04487ade643 [2021-05-25T17:02:58.559Z] Removing intermediate container c04487ade643 [2021-05-25T17:02:58.559Z] ---> adb2b9cf62b2 [2021-05-25T17:02:58.559Z] Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:02:58.559Z] ---> Running in 950eda02db25 [2021-05-25T17:02:58.834Z] Removing intermediate container 950eda02db25 [2021-05-25T17:02:58.834Z] ---> 2b207458431d [2021-05-25T17:02:58.834Z] Step 24/24 : LABEL version=2.0.0-dev.238 [2021-05-25T17:02:58.834Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T17:02:58.834Z] ---> Running in 9cfe2d1862a2 [2021-05-25T17:02:58.834Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T17:02:58.834Z] ---> aefe523efa57 [2021-05-25T17:02:58.834Z] 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-25T17:02:58.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-25T17:02:59.099Z] ---> Running in 6901dc6b4259 [2021-05-25T17:02:59.099Z] Removing intermediate container 9cfe2d1862a2 [2021-05-25T17:02:59.099Z] ---> 2ca496f693bd [2021-05-25T17:02:59.099Z] [2021-05-25T17:02:59.099Z] Removing intermediate container 6901dc6b4259 [2021-05-25T17:02:59.099Z] ---> 8fcac6de289f [2021-05-25T17:02:59.099Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-25T17:02:59.368Z] Successfully built 2ca496f693bd [2021-05-25T17:02:59.368Z] Successfully tagged core-metadata:latest [2021-05-25T17:02:59.368Z] Building support-notifications [2021-05-25T17:02:59.368Z] ---> Running in e1e5731e7193 [2021-05-25T17:02:59.945Z]  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:02:59.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:03:00.210Z] (1/39) Installing readline (8.0.4-r0) [2021-05-25T17:03:00.210Z] (2/39) Installing bash (5.0.17-r0) [2021-05-25T17:03:00.210Z] Executing bash-5.0.17-r0.post-install [2021-05-25T17:03:00.210Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:03:00.210Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-25T17:03:00.476Z] (5/39) Installing curl (7.76.1-r0) [2021-05-25T17:03:00.476Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-25T17:03:00.476Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-25T17:03:00.476Z] (8/39) Installing expat (2.2.9-r1) [2021-05-25T17:03:00.476Z] (9/39) Installing libffi (3.3-r2) [2021-05-25T17:03:00.476Z] (10/39) Installing gdbm (1.13-r1) [2021-05-25T17:03:00.476Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-25T17:03:00.476Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-25T17:03:00.476Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-25T17:03:10.519Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-25T17:03:10.519Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-25T17:03:10.519Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-25T17:03:10.519Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-25T17:03:10.519Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-25T17:03:10.519Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-25T17:03:10.519Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-25T17:03:10.519Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-25T17:03:10.519Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-25T17:03:10.519Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-25T17:03:10.519Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:03:10.519Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:03:10.519Z] ---> 4a7e04762f67 [2021-05-25T17:03:10.519Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T17:03:10.519Z] ---> Using cache [2021-05-25T17:03:10.519Z] ---> d8d2861461b0 [2021-05-25T17:03:10.519Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:03:10.519Z] ---> Using cache [2021-05-25T17:03:10.519Z] ---> 498561b45234 [2021-05-25T17:03:10.519Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-25T17:03:10.519Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-25T17:03:10.519Z] ---> Running in b70e93bd6462 [2021-05-25T17:03:10.519Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-25T17:03:10.519Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-25T17:03:10.519Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-25T17:03:10.519Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-25T17:03:10.519Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-25T17:03:10.519Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-25T17:03:10.519Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-25T17:03:10.519Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-25T17:03:10.519Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-25T17:03:10.519Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-25T17:03:10.519Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-25T17:03:10.519Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-25T17:03:10.519Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-25T17:03:10.519Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-25T17:03:10.519Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-25T17:03:10.796Z] Executing busybox-1.31.1-r19.trigger [2021-05-25T17:03:10.796Z] OK: 72 MiB in 59 packages [2021-05-25T17:03:11.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:03:12.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:03:12.339Z] Collecting docker-compose==1.23.2 [2021-05-25T17:03:12.339Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-25T17:03:12.339Z] Removing intermediate container fd41bd20a192 [2021-05-25T17:03:12.339Z] ---> 221eb94b71eb [2021-05-25T17:03:12.339Z] [2021-05-25T17:03:12.339Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:03:12.339Z] ---> 13621d1b12d4 [2021-05-25T17:03:12.339Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:03:12.339Z] ---> Using cache [2021-05-25T17:03:12.339Z] ---> bcf5a381a516 [2021-05-25T17:03:12.339Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:03:12.339Z] ---> Using cache [2021-05-25T17:03:12.339Z] ---> 9c64b806f8ce [2021-05-25T17:03:12.339Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-25T17:03:12.339Z] Removing intermediate container 621117a61a02 [2021-05-25T17:03:12.339Z] ---> 1f7cc7d3744d [2021-05-25T17:03:12.339Z] [2021-05-25T17:03:12.339Z] Step 11/32 : FROM alpine:3.12 [2021-05-25T17:03:12.339Z] ---> 13621d1b12d4 [2021-05-25T17:03:12.339Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-25T17:03:12.339Z] ---> Running in 3b5e33b3493d [2021-05-25T17:03:12.339Z] ---> Running in 1220213741a6 [2021-05-25T17:03:12.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-25T17:03:12.617Z] Removing intermediate container 3b5e33b3493d [2021-05-25T17:03:12.617Z] ---> 4af937fd45ca [2021-05-25T17:03:12.617Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T17:03:12.617Z] Removing intermediate container 1220213741a6 [2021-05-25T17:03:12.617Z] ---> a4e11a5be9d5 [2021-05-25T17:03:12.617Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-25T17:03:12.617Z] ---> Running in 0d89273bd6f8 [2021-05-25T17:03:12.617Z] Collecting PyYAML<4,>=3.10 [2021-05-25T17:03:12.617Z] ---> Running in 35c5bfb75611 [2021-05-25T17:03:12.617Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-25T17:03:12.617Z] OK: 219 MiB in 52 packages [2021-05-25T17:03:12.885Z] Removing intermediate container 35c5bfb75611 [2021-05-25T17:03:12.885Z] ---> ecdad5a00f9e [2021-05-25T17:03:12.885Z] Step 16/24 : WORKDIR / [2021-05-25T17:03:12.885Z] ---> Running in 0f6053722b5d [2021-05-25T17:03:13.157Z] Removing intermediate container 0f6053722b5d [2021-05-25T17:03:13.157Z] ---> 1039d1c62734 [2021-05-25T17:03:13.157Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:03:13.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:03:13.434Z] Removing intermediate container b70e93bd6462 [2021-05-25T17:03:13.434Z] ---> b766af4661ec [2021-05-25T17:03:13.434Z] Step 6/23 : COPY go.mod . [2021-05-25T17:03:13.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:03:13.705Z] ---> c1617e8de02c [2021-05-25T17:03:13.705Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-25T17:03:13.705Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-25T17:03:13.705Z] (2/2) Installing su-exec (0.2-r1) [2021-05-25T17:03:13.705Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:03:13.705Z] OK: 6 MiB in 16 packages [2021-05-25T17:03:13.705Z] Collecting docopt<0.7,>=0.6.1 [2021-05-25T17:03:13.705Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-25T17:03:13.705Z] ---> ebbd2ae49464 [2021-05-25T17:03:13.705Z] Step 7/23 : RUN go mod download [2021-05-25T17:03:13.705Z] ---> Running in a678aca2bd34 [2021-05-25T17:03:14.302Z] ---> b95fe7730d03 [2021-05-25T17:03:14.302Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-25T17:03:14.302Z] Removing intermediate container 0d89273bd6f8 [2021-05-25T17:03:14.302Z] ---> 12126c5b6ded [2021-05-25T17:03:14.302Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-25T17:03:14.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-25T17:03:14.580Z] ---> Running in 7352cda28d25 [2021-05-25T17:03:14.580Z] Collecting cached-property<2,>=1.2.0 [2021-05-25T17:03:14.580Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-25T17:03:14.580Z] ---> e4bc4645a9f3 [2021-05-25T17:03:14.580Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-25T17:03:14.580Z] Collecting texttable<0.10,>=0.9.0 [2021-05-25T17:03:14.846Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-25T17:03:14.846Z] Removing intermediate container 7352cda28d25 [2021-05-25T17:03:14.846Z] ---> c392b6eb9eac [2021-05-25T17:03:14.846Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-25T17:03:14.846Z] ---> Running in 09e374eb3bb6 [2021-05-25T17:03:15.110Z] ---> Running in 01dc721b7e9d [2021-05-25T17:03:15.388Z] Removing intermediate container 09e374eb3bb6 [2021-05-25T17:03:15.388Z] ---> 3710235558c7 [2021-05-25T17:03:15.388Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:03:15.388Z] Removing intermediate container 01dc721b7e9d [2021-05-25T17:03:15.388Z] ---> 42ae173d14f1 [2021-05-25T17:03:15.388Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-25T17:03:15.388Z] ---> Running in bf0bbde03e70 [2021-05-25T17:03:15.653Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-25T17:03:15.653Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-25T17:03:15.914Z] 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-25T17:03:16.180Z] ---> Running in c8726947f98f [2021-05-25T17:03:16.180Z] Removing intermediate container a678aca2bd34 [2021-05-25T17:03:16.180Z] ---> d49927e99062 [2021-05-25T17:03:16.181Z] Step 8/23 : COPY . . [2021-05-25T17:03:16.181Z] Removing intermediate container bf0bbde03e70 [2021-05-25T17:03:16.181Z] ---> f8d6afccc121 [2021-05-25T17:03:16.181Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:03:16.181Z] Collecting docker<4.0,>=3.6.0 [2021-05-25T17:03:16.181Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-25T17:03:17.137Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-25T17:03:17.137Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-25T17:03:17.731Z] ---> Running in 86a7cadc7c8a [2021-05-25T17:03:17.996Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-25T17:03:17.996Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-25T17:03:18.263Z] Collecting jsonschema<3,>=2.5.1 [2021-05-25T17:03:18.263Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-25T17:03:24.863Z] Collecting idna<2.8,>=2.5 [2021-05-25T17:03:24.863Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-25T17:03:24.863Z] 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-25T17:03:24.863Z] 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-25T17:03:24.863Z] Removing intermediate container 86a7cadc7c8a [2021-05-25T17:03:24.863Z] ---> 3fe4833892cd [2021-05-25T17:03:24.863Z] Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:03:24.863Z] ---> Running in 6fa0fe89880b [2021-05-25T17:03:24.863Z] ---> 63c46dd7066e [2021-05-25T17:03:24.863Z] Step 9/23 : RUN go mod tidy [2021-05-25T17:03:24.863Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-25T17:03:24.863Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-25T17:03:24.863Z] ---> Running in 49d7920852a2 [2021-05-25T17:03:24.863Z] Collecting docker-pycreds>=0.4.0 [2021-05-25T17:03:25.134Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-25T17:03:25.134Z] Removing intermediate container c8726947f98f [2021-05-25T17:03:25.134Z] ---> d3133b673c6d [2021-05-25T17:03:25.134Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-25T17:03:25.134Z] Removing intermediate container 6fa0fe89880b [2021-05-25T17:03:25.134Z] ---> 84d6c5dd9734 [2021-05-25T17:03:25.134Z] Step 24/24 : LABEL version=2.0.0-dev.238 [2021-05-25T17:03:25.134Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-25T17:03:25.134Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-25T17:03:25.134Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-25T17:03:25.134Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-25T17:03:25.134Z] ---> Running in 4c93601c8e32 [2021-05-25T17:03:25.134Z] ---> Running in 4bafbe218d40 [2021-05-25T17:03:25.134Z] Installing collected packages: PyYAML, docopt, cached-property, texttable, idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, docker-compose [2021-05-25T17:03:25.134Z] Running setup.py install for PyYAML: started [2021-05-25T17:03:25.414Z] Removing intermediate container 4bafbe218d40 [2021-05-25T17:03:25.414Z] ---> bccea89a07df [2021-05-25T17:03:25.414Z] [2021-05-25T17:03:25.414Z] Removing intermediate container 4c93601c8e32 [2021-05-25T17:03:25.414Z] ---> fb8670c42555 [2021-05-25T17:03:25.414Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-25T17:03:25.677Z] Successfully built bccea89a07df [2021-05-25T17:03:25.677Z] Successfully tagged core-command:latest [2021-05-25T17:03:25.942Z]  Building core-command ... done  ---> 8f5749c9e25e [2021-05-25T17:03:25.942Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-25T17:03:25.942Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-25T17:03:25.942Z] Running setup.py install for docopt: started [2021-05-25T17:03:25.942Z] ---> Running in bf637a58f0ff [2021-05-25T17:03:26.527Z] Running setup.py install for docopt: finished with status 'done' [2021-05-25T17:03:26.527Z] Running setup.py install for texttable: started [2021-05-25T17:03:27.127Z] Running setup.py install for texttable: finished with status 'done' [2021-05-25T17:03:27.127Z] Attempting uninstall: idna [2021-05-25T17:03:27.127Z] Found existing installation: idna 2.9 [2021-05-25T17:03:27.127Z] Uninstalling idna-2.9: [2021-05-25T17:03:27.127Z] Successfully uninstalled idna-2.9 [2021-05-25T17:03:27.403Z] Attempting uninstall: urllib3 [2021-05-25T17:03:27.403Z] Found existing installation: urllib3 1.25.9 [2021-05-25T17:03:27.403Z] Uninstalling urllib3-1.25.9: [2021-05-25T17:03:27.403Z] Successfully uninstalled urllib3-1.25.9 [2021-05-25T17:03:27.403Z] Removing intermediate container 49d7920852a2 [2021-05-25T17:03:27.403Z] ---> 0206c9303f7b [2021-05-25T17:03:27.403Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-25T17:03:27.680Z] Attempting uninstall: requests [2021-05-25T17:03:27.680Z] Found existing installation: requests 2.23.0 [2021-05-25T17:03:27.680Z] Uninstalling requests-2.23.0: [2021-05-25T17:03:27.680Z] Successfully uninstalled requests-2.23.0 [2021-05-25T17:03:27.680Z] ---> Running in c796db7e1a03 [2021-05-25T17:03:27.680Z] Removing intermediate container bf637a58f0ff [2021-05-25T17:03:27.680Z] ---> 6027ba306ba7 [2021-05-25T17:03:27.680Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:03:28.655Z] ---> 2102d19e5986 [2021-05-25T17:03:28.655Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-25T17:03:28.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-25T17:03:28.916Z] Running setup.py install for dockerpty: started [2021-05-25T17:03:29.179Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-25T17:03:29.440Z] ---> 740881e7dbba [2021-05-25T17:03:29.440Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-25T17:03:29.710Z] ---> 9bdfd5738a16 [2021-05-25T17:03:29.710Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-25T17:03:29.973Z] 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-25T17:03:30.243Z] ---> 4a012909f8ed [2021-05-25T17:03:30.244Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-25T17:03:30.512Z] ---> c4b4c8c8f16c [2021-05-25T17:03:30.512Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-25T17:03:30.787Z] ---> Running in 0b55f562a227 [2021-05-25T17:03:30.787Z] Removing intermediate container 0b55f562a227 [2021-05-25T17:03:30.787Z] ---> 9cc366d0245c [2021-05-25T17:03:30.787Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-25T17:03:31.385Z] ---> 99b198370525 [2021-05-25T17:03:31.385Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-25T17:03:31.648Z] ---> Running in 60a03dee070e [2021-05-25T17:03:32.911Z] Removing intermediate container 032c06c78f55 [2021-05-25T17:03:32.911Z] ---> c3cd3ca76afe [2021-05-25T17:03:32.911Z] [2021-05-25T17:03:32.911Z] Step 11/26 : FROM alpine:3.12 [2021-05-25T17:03:32.911Z] 3.12: Pulling from library/alpine [2021-05-25T17:03:32.911Z] Removing intermediate container df6be9044f3d [2021-05-25T17:03:32.911Z] ---> a1add99b2fd3 [2021-05-25T17:03:32.911Z] [2021-05-25T17:03:32.911Z] Step 11/22 : FROM alpine:3.12 [2021-05-25T17:03:32.911Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T17:03:32.911Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T17:03:32.911Z] 3.12: Pulling from library/alpine [2021-05-25T17:03:32.911Z] ---> 9852663dfa18 [2021-05-25T17:03:32.911Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-25T17:03:32.911Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T17:03:32.911Z] Status: Image is up to date for alpine:3.12 [2021-05-25T17:03:32.911Z] ---> 9852663dfa18 [2021-05-25T17:03:32.911Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-25T17:03:32.911Z] ---> Running in 4e03f559a13f [2021-05-25T17:03:32.911Z] ---> Running in a0779a5c2022 [2021-05-25T17:03:34.311Z] Removing intermediate container e1e5731e7193 [2021-05-25T17:03:34.311Z] ---> 9a810040c4d0 [2021-05-25T17:03:34.311Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-25T17:03:34.311Z] Removing intermediate container 60a03dee070e [2021-05-25T17:03:34.311Z] ---> 3af888183c58 [2021-05-25T17:03:34.311Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-25T17:03:34.311Z] ---> Running in 291247a30684 [2021-05-25T17:03:34.311Z] ---> Running in 428da1e0a35d [2021-05-25T17:03:34.311Z] Removing intermediate container 291247a30684 [2021-05-25T17:03:34.311Z] ---> d5658ed37d5a [2021-05-25T17:03:34.311Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-25T17:03:34.311Z] ---> Running in 87025e13d731 [2021-05-25T17:03:34.587Z] Removing intermediate container 428da1e0a35d [2021-05-25T17:03:34.587Z] ---> e2cb6a79b31f [2021-05-25T17:03:34.587Z] Step 29/32 : CMD ["gate"] [2021-05-25T17:03:34.587Z] Removing intermediate container 87025e13d731 [2021-05-25T17:03:34.587Z] ---> 20ead231ab7c [2021-05-25T17:03:34.587Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-25T17:03:34.877Z] ---> Running in b4dd420a8fae [2021-05-25T17:03:34.921Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:03:34.921Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:03:34.921Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:03:35.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:03:35.455Z] Removing intermediate container b4dd420a8fae [2021-05-25T17:03:35.455Z] ---> 7e1e1ee28460 [2021-05-25T17:03:35.455Z] Step 30/32 : LABEL arch=x86_64 [2021-05-25T17:03:35.455Z] ---> b7dceacea063 [2021-05-25T17:03:35.455Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-25T17:03:35.471Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-25T17:03:35.745Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:03:35.745Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-25T17:03:35.745Z] (4/6) Installing curl (7.76.1-r0) [2021-05-25T17:03:35.745Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-25T17:03:35.745Z] (6/6) Installing su-exec (0.2-r1) [2021-05-25T17:03:35.745Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:03:35.745Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:03:36.022Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-25T17:03:36.022Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:03:36.022Z] OK: 7 MiB in 20 packages [2021-05-25T17:03:36.022Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-25T17:03:36.022Z] (4/4) Installing curl (7.76.1-r0) [2021-05-25T17:03:36.022Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:03:36.022Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:03:36.033Z] ---> Running in e3a60cf0b27f [2021-05-25T17:03:36.034Z] ---> 03a2dffa759b [2021-05-25T17:03:36.034Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-25T17:03:36.301Z] Removing intermediate container e3a60cf0b27f [2021-05-25T17:03:36.301Z] ---> a663e968f3c2 [2021-05-25T17:03:36.301Z] Step 31/32 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:03:36.637Z] OK: 7 MiB in 18 packages [2021-05-25T17:03:36.897Z] ---> 3e9906f538a3 [2021-05-25T17:03:36.897Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-25T17:03:37.167Z] ---> Running in 2a27cdf75771 [2021-05-25T17:03:37.167Z] ---> Running in 9ffd98901f47 [2021-05-25T17:03:38.118Z] Removing intermediate container 2a27cdf75771 [2021-05-25T17:03:38.118Z] ---> 89d5b91a8207 [2021-05-25T17:03:38.118Z] Step 32/32 : LABEL version=2.0.0-dev.238 [2021-05-25T17:03:38.701Z] Removing intermediate container 9ffd98901f47 [2021-05-25T17:03:38.701Z] ---> 728ec6bb575a [2021-05-25T17:03:38.701Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:03:38.701Z] ---> Running in 850a3e5cc863 [2021-05-25T17:03:38.701Z] ---> Running in 69e1a8d4b5a4 [2021-05-25T17:03:38.977Z] Removing intermediate container 850a3e5cc863 [2021-05-25T17:03:38.977Z] ---> 6b6361967b5f [2021-05-25T17:03:38.977Z] [2021-05-25T17:03:38.977Z] Successfully built 6b6361967b5f [2021-05-25T17:03:38.977Z] Successfully tagged security-bootstrapper:latest [2021-05-25T17:03:38.977Z]  Building security-bootstrapper ... done Removing intermediate container 69e1a8d4b5a4 [2021-05-25T17:03:38.977Z] ---> 503fa79963c0 [2021-05-25T17:03:38.977Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:03:38.977Z] ---> Running in aecdd715d685 [2021-05-25T17:03:39.250Z] Removing intermediate container aecdd715d685 [2021-05-25T17:03:39.250Z] ---> 6e101d25f9aa [2021-05-25T17:03:39.250Z] Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:03:39.250Z] ---> Running in 2622a74529a2 [2021-05-25T17:03:39.846Z] Removing intermediate container 2622a74529a2 [2021-05-25T17:03:39.846Z] ---> 980df2b7c67a [2021-05-25T17:03:39.846Z] Step 24/24 : LABEL version=2.0.0-dev.238 [2021-05-25T17:03:39.846Z] ---> Running in c6914e9a7198 [2021-05-25T17:03:40.131Z] Removing intermediate container c6914e9a7198 [2021-05-25T17:03:40.131Z] ---> 8b50efc5100f [2021-05-25T17:03:40.131Z] [2021-05-25T17:03:40.402Z] Successfully built 8b50efc5100f [2021-05-25T17:03:40.403Z] Successfully tagged sys-mgmt-agent:latest [2021-05-25T17:03:40.997Z] Removing intermediate container 4e03f559a13f [2021-05-25T17:03:40.997Z] ---> 52e80ea132ed [2021-05-25T17:03:40.997Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T17:03:40.997Z] Removing intermediate container a0779a5c2022 [2021-05-25T17:03:40.997Z] ---> d1936de0f9cc [2021-05-25T17:03:40.997Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T17:03:40.997Z] ---> Running in b61329f49973 [2021-05-25T17:03:41.274Z] ---> Running in bebc26693777 [2021-05-25T17:03:41.390Z]  Building sys-mgmt-agent ... done Removing intermediate container bdd508417b55 [2021-05-25T17:03:41.390Z] ---> 5c565c0c5906 [2021-05-25T17:03:41.390Z] [2021-05-25T17:03:41.390Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T17:03:41.390Z] ---> 13621d1b12d4 [2021-05-25T17:03:41.390Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:03:41.390Z] ---> Using cache [2021-05-25T17:03:41.390Z] ---> bcf5a381a516 [2021-05-25T17:03:41.390Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:03:41.390Z] ---> Using cache [2021-05-25T17:03:41.390Z] ---> 9c64b806f8ce [2021-05-25T17:03:41.390Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-25T17:03:41.390Z] ---> Running in 08a202ab948a [2021-05-25T17:03:41.664Z] Removing intermediate container 08a202ab948a [2021-05-25T17:03:41.664Z] ---> 2d177ee5b44a [2021-05-25T17:03:41.664Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T17:03:41.664Z] ---> Running in d8b83f2beba3 [2021-05-25T17:03:41.876Z] Removing intermediate container b61329f49973 [2021-05-25T17:03:41.876Z] ---> 97698b716c07 [2021-05-25T17:03:41.876Z] Step 14/26 : WORKDIR / [2021-05-25T17:03:41.925Z] Removing intermediate container d8b83f2beba3 [2021-05-25T17:03:41.925Z] ---> 1f6dfb8ce2d2 [2021-05-25T17:03:41.925Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:03:42.151Z] Removing intermediate container bebc26693777 [2021-05-25T17:03:42.151Z] ---> fe431932d2d3 [2021-05-25T17:03:42.151Z] Step 14/22 : WORKDIR /edgex [2021-05-25T17:03:42.151Z] Removing intermediate container 3e86f68a5881 [2021-05-25T17:03:42.151Z] ---> 5f5122d9411a [2021-05-25T17:03:42.151Z] [2021-05-25T17:03:42.151Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:03:42.151Z] ---> 9852663dfa18 [2021-05-25T17:03:42.151Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:03:42.189Z] ---> 507f2a8cd712 [2021-05-25T17:03:42.189Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-25T17:03:42.435Z] ---> Running in 185ab4b37675 [2021-05-25T17:03:42.711Z] ---> Running in 3844b80b133b [2021-05-25T17:03:42.711Z] ---> Running in 2acf8af3a8d9 [2021-05-25T17:03:43.591Z] ---> 7913d789a729 [2021-05-25T17:03:43.591Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-25T17:03:43.591Z] ---> 68001b6145eb [2021-05-25T17:03:43.591Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-25T17:03:43.696Z] Removing intermediate container 185ab4b37675 [2021-05-25T17:03:43.696Z] ---> d66c9fc4827f [2021-05-25T17:03:43.696Z] 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-25T17:03:43.858Z] ---> Running in fc03c19767ab [2021-05-25T17:03:43.973Z] Removing intermediate container 3844b80b133b [2021-05-25T17:03:43.973Z] ---> 3296df6adbe1 [2021-05-25T17:03:43.973Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-25T17:03:44.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:03:45.246Z] ---> 55bca967b1b7 [2021-05-25T17:03:45.246Z] 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-25T17:03:45.246Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:03:45.265Z] Removing intermediate container fc03c19767ab [2021-05-25T17:03:45.265Z] ---> ee876f7fd6cc [2021-05-25T17:03:45.265Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:03:45.265Z] ---> Running in dfbd08931624 [2021-05-25T17:03:45.525Z] Removing intermediate container dfbd08931624 [2021-05-25T17:03:45.525Z] ---> 65515da876c4 [2021-05-25T17:03:45.525Z] Step 21/23 : LABEL arch=x86_64 [2021-05-25T17:03:45.784Z] ---> Running in bd499df3c927 [2021-05-25T17:03:45.857Z] ---> b543896bdbd1 [2021-05-25T17:03:45.857Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-25T17:03:45.857Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T17:03:45.857Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:03:46.052Z] Removing intermediate container bd499df3c927 [2021-05-25T17:03:46.052Z] ---> 6aaed4aa718c [2021-05-25T17:03:46.052Z] Step 22/23 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:03:46.136Z] OK: 5 MiB in 15 packages [2021-05-25T17:03:46.136Z] Removing intermediate container 0398109077af [2021-05-25T17:03:46.136Z] ---> 5e6f1474b93b [2021-05-25T17:03:46.136Z] [2021-05-25T17:03:46.136Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T17:03:46.136Z] ---> 9852663dfa18 [2021-05-25T17:03:46.136Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:03:46.410Z] ---> Running in d4d64bf616ad [2021-05-25T17:03:46.622Z] ---> Running in 8d819750d24e [2021-05-25T17:03:46.883Z] Removing intermediate container 8d819750d24e [2021-05-25T17:03:46.883Z] ---> 642e50310305 [2021-05-25T17:03:46.883Z] Step 23/23 : LABEL version=2.0.0-dev.238 [2021-05-25T17:03:46.883Z] ---> Running in 2a95b4dbc22b [2021-05-25T17:03:47.015Z] ---> 294f3fc725c4 [2021-05-25T17:03:47.015Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-25T17:03:47.155Z] Removing intermediate container 2a95b4dbc22b [2021-05-25T17:03:47.155Z] ---> 94d9eaf11273 [2021-05-25T17:03:47.156Z] [2021-05-25T17:03:47.156Z] Successfully built 94d9eaf11273 [2021-05-25T17:03:47.156Z] Successfully tagged support-scheduler:latest [2021-05-25T17:03:48.003Z] ---> 8c1e2a99fafa [2021-05-25T17:03:48.003Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-25T17:03:48.283Z] ---> 685e4e41c073 [2021-05-25T17:03:48.283Z] 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-25T17:03:48.283Z] Removing intermediate container 2acf8af3a8d9 [2021-05-25T17:03:48.283Z] ---> f388a8625cbf [2021-05-25T17:03:48.283Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:03:48.556Z] ---> Running in 96b5f6ceed96 [2021-05-25T17:03:48.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:03:49.072Z]  Building support-scheduler ... done Removing intermediate container c796db7e1a03 [2021-05-25T17:03:49.072Z] ---> 8d26cb40e1cc [2021-05-25T17:03:49.072Z] [2021-05-25T17:03:49.072Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T17:03:49.072Z] ---> 13621d1b12d4 [2021-05-25T17:03:49.072Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-25T17:03:49.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:03:49.337Z] ---> Running in 5d0be9e5c69c [2021-05-25T17:03:49.382Z] Removing intermediate container 96b5f6ceed96 [2021-05-25T17:03:49.382Z] ---> 837ce6bf08c2 [2021-05-25T17:03:49.382Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-25T17:03:49.382Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T17:03:49.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:03:49.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:03:49.664Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:03:49.664Z] OK: 5 MiB in 15 packages [2021-05-25T17:03:49.664Z] ---> bf21b20132f0 [2021-05-25T17:03:49.664Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-25T17:03:49.858Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-25T17:03:49.858Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-25T17:03:49.858Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:03:49.858Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:03:49.858Z] OK: 6 MiB in 16 packages [2021-05-25T17:03:49.943Z] ---> Running in 5504a11f3b04 [2021-05-25T17:03:50.119Z] Removing intermediate container 5d0be9e5c69c [2021-05-25T17:03:50.119Z] ---> 458dae4d5082 [2021-05-25T17:03:50.119Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:03:50.119Z] ---> Running in 4718f6cb6964 [2021-05-25T17:03:50.225Z] ---> 9453fd3f03e8 [2021-05-25T17:03:50.225Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-25T17:03:50.379Z] Removing intermediate container 4718f6cb6964 [2021-05-25T17:03:50.379Z] ---> e1ce0deb209b [2021-05-25T17:03:50.379Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-25T17:03:50.379Z] ---> Running in 86fed62d319e [2021-05-25T17:03:50.379Z] Removing intermediate container 86fed62d319e [2021-05-25T17:03:50.379Z] ---> 1593bc4c7287 [2021-05-25T17:03:50.379Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T17:03:50.379Z] ---> Running in 986919e127ac [2021-05-25T17:03:50.496Z] ---> Running in ab9da759d705 [2021-05-25T17:03:50.496Z] Removing intermediate container 5504a11f3b04 [2021-05-25T17:03:50.496Z] ---> 4484b7769c59 [2021-05-25T17:03:50.496Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T17:03:50.638Z] Removing intermediate container 986919e127ac [2021-05-25T17:03:50.638Z] ---> 7938fdff9357 [2021-05-25T17:03:50.638Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:03:50.638Z] ---> 49b93da20148 [2021-05-25T17:03:50.638Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-25T17:03:50.767Z] ---> Running in 7bcb4ce31eef [2021-05-25T17:03:51.040Z] Removing intermediate container d4d64bf616ad [2021-05-25T17:03:51.040Z] ---> e5efcd4e448b [2021-05-25T17:03:51.040Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:03:51.312Z] ---> Running in e4b6f62ae6d3 [2021-05-25T17:03:51.312Z] Removing intermediate container ab9da759d705 [2021-05-25T17:03:51.312Z] ---> d52f84739220 [2021-05-25T17:03:51.312Z] Step 19/22 : CMD ["--init=true"] [2021-05-25T17:03:51.579Z] ---> bcdf17808168 [2021-05-25T17:03:51.579Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-25T17:03:51.589Z] ---> Running in e3312c5aa2fe [2021-05-25T17:03:51.862Z] ---> b25cdfcd689c [2021-05-25T17:03:51.863Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-25T17:03:51.863Z] Removing intermediate container 7bcb4ce31eef [2021-05-25T17:03:51.863Z] ---> a364e4553a9a [2021-05-25T17:03:51.863Z] Step 16/24 : WORKDIR / [2021-05-25T17:03:52.135Z] Removing intermediate container e4b6f62ae6d3 [2021-05-25T17:03:52.136Z] ---> 4250e889999c [2021-05-25T17:03:52.136Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-25T17:03:52.149Z] ---> b3954b7d037a [2021-05-25T17:03:52.149Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-25T17:03:52.149Z] ---> Running in a14b1e2851a6 [2021-05-25T17:03:52.409Z] Removing intermediate container a14b1e2851a6 [2021-05-25T17:03:52.409Z] ---> 29343d8dbb3a [2021-05-25T17:03:52.409Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:03:52.409Z] ---> Running in bb51ecec819a [2021-05-25T17:03:52.670Z] ---> Running in e879ceee48ff [2021-05-25T17:03:52.685Z] Removing intermediate container e3312c5aa2fe [2021-05-25T17:03:52.685Z] ---> f39a4cce1bcf [2021-05-25T17:03:52.685Z] Step 20/22 : LABEL arch=arm64 [2021-05-25T17:03:52.929Z] Removing intermediate container e879ceee48ff [2021-05-25T17:03:52.930Z] ---> 4de5e0b3293b [2021-05-25T17:03:52.930Z] Step 21/23 : LABEL arch=x86_64 [2021-05-25T17:03:52.959Z] ---> Running in e649afd76d66 [2021-05-25T17:03:53.195Z] ---> Running in 03e9443c8204 [2021-05-25T17:03:53.564Z] ---> Running in 76b91720c06a [2021-05-25T17:03:53.779Z] Removing intermediate container 03e9443c8204 [2021-05-25T17:03:53.779Z] ---> 6269756203af [2021-05-25T17:03:53.779Z] Step 22/23 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:03:53.779Z] ---> Running in 3ccc27312866 [2021-05-25T17:03:53.837Z] ---> 66fa1d26c58e [2021-05-25T17:03:53.837Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-25T17:03:53.837Z] Removing intermediate container bb51ecec819a [2021-05-25T17:03:53.837Z] ---> 1ef6a2eb89f4 [2021-05-25T17:03:53.837Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:03:54.039Z] Removing intermediate container 3ccc27312866 [2021-05-25T17:03:54.039Z] ---> 09c2cb2f1635 [2021-05-25T17:03:54.039Z] Step 23/23 : LABEL version=2.0.0-dev.238 [2021-05-25T17:03:54.110Z] Removing intermediate container e649afd76d66 [2021-05-25T17:03:54.110Z] ---> 409e9c5fa872 [2021-05-25T17:03:54.110Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T17:03:54.301Z] ---> Running in dcec139c2f45 [2021-05-25T17:03:54.389Z] Removing intermediate container 76b91720c06a [2021-05-25T17:03:54.390Z] ---> 848fe595bd4a [2021-05-25T17:03:54.390Z] Step 21/22 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:03:54.561Z] Removing intermediate container dcec139c2f45 [2021-05-25T17:03:54.561Z] ---> fb1dd076fb0f [2021-05-25T17:03:54.561Z] [2021-05-25T17:03:54.561Z] Successfully built fb1dd076fb0f [2021-05-25T17:03:54.661Z] ---> Running in 59c5c5d4c54b [2021-05-25T17:03:54.661Z] Removing intermediate container 7ed839dcb690 [2021-05-25T17:03:54.661Z] ---> 10949f7e3b8f [2021-05-25T17:03:54.661Z] [2021-05-25T17:03:54.661Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:03:54.661Z] ---> 9852663dfa18 [2021-05-25T17:03:54.661Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-25T17:03:54.933Z] ---> Running in 46621443feff [2021-05-25T17:03:54.933Z] ---> e51b3c42a037 [2021-05-25T17:03:54.933Z] 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-25T17:03:54.933Z] ---> Running in c210ac934c59 [2021-05-25T17:03:54.933Z] ---> Running in e9c8421cf96b [2021-05-25T17:03:55.130Z] Successfully tagged support-notifications:latest [2021-05-25T17:03:55.204Z] ---> eb266e26cd6a [2021-05-25T17:03:55.204Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-25T17:03:55.204Z] Removing intermediate container 59c5c5d4c54b [2021-05-25T17:03:55.204Z] ---> e0623bc8ddad [2021-05-25T17:03:55.204Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:03:55.478Z] Removing intermediate container 46621443feff [2021-05-25T17:03:55.478Z] ---> 47366cf94d5b [2021-05-25T17:03:55.478Z] Step 22/22 : LABEL version=2.0.0-dev.238 [2021-05-25T17:03:55.751Z] Removing intermediate container c210ac934c59 [2021-05-25T17:03:55.751Z] ---> 123a8ecfe435 [2021-05-25T17:03:55.751Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-25T17:03:55.751Z] ---> Running in dc3dcefd903a [2021-05-25T17:03:56.025Z] ---> Running in 4f1d93f087fe [2021-05-25T17:03:56.075Z]  Building support-notifications ... done  [Pipeline] } [2021-05-25T17:03:56.077Z] $ docker stop --time=1 48056058ba45f0d6a1cf9410fc1d77ba5c9f88f4385f5d654a47622943d56281 [2021-05-25T17:03:56.295Z] Removing intermediate container dc3dcefd903a [2021-05-25T17:03:56.295Z] ---> 24526759a411 [2021-05-25T17:03:56.295Z] [2021-05-25T17:03:56.567Z] ---> e4ab461da61a [2021-05-25T17:03:56.567Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-25T17:03:56.840Z] Removing intermediate container 4f1d93f087fe [2021-05-25T17:03:56.840Z] ---> 569dd3a4ae18 [2021-05-25T17:03:56.840Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-25T17:03:56.840Z] Successfully built 24526759a411 [2021-05-25T17:03:57.112Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-25T17:03:57.112Z]  Building security-proxy-setup ... done Building support-notifications [2021-05-25T17:03:57.112Z] ---> 9e8822c1df80 [2021-05-25T17:03:57.112Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-25T17:03:57.112Z] ---> Running in fc8caa3875ea [2021-05-25T17:03:57.705Z] Removing intermediate container fc8caa3875ea [2021-05-25T17:03:57.705Z] ---> 962fe18b8f26 [2021-05-25T17:03:57.705Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:03:57.867Z] $ docker rm -f 48056058ba45f0d6a1cf9410fc1d77ba5c9f88f4385f5d654a47622943d56281 [Pipeline] // withDockerContainer [2021-05-25T17:03:57.977Z] ---> Running in 4067e848e864 [2021-05-25T17:03:57.977Z] Removing intermediate container e9c8421cf96b [2021-05-25T17:03:57.977Z] ---> 273f41e2479c [2021-05-25T17:03:57.977Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] sh [2021-05-25T17:03:58.263Z] + docker images [2021-05-25T17:03:58.264Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-25T17:03:58.264Z] support-notifications latest fb1dd076fb0f 4 seconds ago 17.8MB [2021-05-25T17:03:58.264Z] 8d26cb40e1cc 10 seconds ago 1.16GB [2021-05-25T17:03:58.264Z] support-scheduler latest 94d9eaf11273 12 seconds ago 17.1MB [2021-05-25T17:03:58.264Z] 5c565c0c5906 18 seconds ago 1.16GB [2021-05-25T17:03:58.264Z] sys-mgmt-agent latest 8b50efc5100f 19 seconds ago 312MB [2021-05-25T17:03:58.264Z] security-bootstrapper latest 6b6361967b5f 20 seconds ago 18.2MB [2021-05-25T17:03:58.264Z] core-command latest bccea89a07df 33 seconds ago 17.1MB [2021-05-25T17:03:58.264Z] 1f7cc7d3744d 46 seconds ago 1.15GB [2021-05-25T17:03:58.264Z] 221eb94b71eb 47 seconds ago 1.16GB [2021-05-25T17:03:58.264Z] core-metadata latest 2ca496f693bd About a minute ago 18.6MB [2021-05-25T17:03:58.264Z] core-data latest 10aef7f9bf75 About a minute ago 21.6MB [2021-05-25T17:03:58.264Z] a83d93cb3cc9 About a minute ago 1.16GB [2021-05-25T17:03:58.264Z] 28cf54b1e751 About a minute ago 1.17GB [2021-05-25T17:03:58.264Z] f8b7e7492ff9 About a minute ago 1.17GB [2021-05-25T17:03:58.264Z] security-secretstore-setup latest 54fdd514a8e9 2 minutes ago 25.8MB [2021-05-25T17:03:58.264Z] security-proxy-setup latest c271bfc66dd7 2 minutes ago 25.3MB [2021-05-25T17:03:58.264Z] 1bd39eb893cf 2 minutes ago 1.16GB [2021-05-25T17:03:58.264Z] 3ed404fc8575 2 minutes ago 1.16GB [2021-05-25T17:03:58.264Z] ci-base-image-x86_64 latest 4a7e04762f67 8 minutes ago 648MB [2021-05-25T17:03:58.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-25T17:03:58.264Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-25T17:03:58.264Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-25T17:03:58.264Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-25T17:03:58.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-25T17:03:58.579Z] ---> Running in 0dbb3a10c6d2 [2021-05-25T17:03:58.579Z] ---> b2395cbdee51 [2021-05-25T17:03:58.579Z] Step 20/24 : ENTRYPOINT ["/core-command"] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:03:58.675Z] provisioning config files... [2021-05-25T17:03:58.686Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/508@tmp/config7041264090441984895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:03:58.850Z] ---> a8952426c634 [2021-05-25T17:03:58.850Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-25T17:03:59.003Z] ---> docker-login.sh [2021-05-25T17:03:59.003Z] nexus3.edgexfoundry.org:10001 [2021-05-25T17:03:59.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:03:59.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:03:59.003Z] Configure a credential helper to remove this warning. See [2021-05-25T17:03:59.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:03:59.003Z] [2021-05-25T17:03:59.003Z] Login Succeeded [2021-05-25T17:03:59.003Z] nexus3.edgexfoundry.org:10002 [2021-05-25T17:03:59.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:03:59.123Z] ---> Running in 131f15b93a2c [2021-05-25T17:03:59.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:03:59.265Z] Configure a credential helper to remove this warning. See [2021-05-25T17:03:59.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:03:59.265Z] [2021-05-25T17:03:59.265Z] Login Succeeded [2021-05-25T17:03:59.265Z] nexus3.edgexfoundry.org:10003 [2021-05-25T17:03:59.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:03:59.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:03:59.524Z] Configure a credential helper to remove this warning. See [2021-05-25T17:03:59.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:03:59.524Z] [2021-05-25T17:03:59.524Z] Login Succeeded [2021-05-25T17:03:59.524Z] nexus3.edgexfoundry.org:10004 [2021-05-25T17:03:59.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:03:59.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:03:59.524Z] Configure a credential helper to remove this warning. See [2021-05-25T17:03:59.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:03:59.524Z] [2021-05-25T17:03:59.524Z] Login Succeeded [2021-05-25T17:03:59.524Z] docker.io [2021-05-25T17:03:59.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:03:59.719Z] Removing intermediate container 0dbb3a10c6d2 [2021-05-25T17:03:59.719Z] ---> 2bd33a0c01bf [2021-05-25T17:03:59.719Z] Step 24/26 : LABEL arch=arm64 [2021-05-25T17:04:00.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:04:00.093Z] Configure a credential helper to remove this warning. See [2021-05-25T17:04:00.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:04:00.093Z] [2021-05-25T17:04:00.093Z] Login Succeeded [2021-05-25T17:04:00.093Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T17:04:00.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:04:00.163Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-05-25T17:04:00.163Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:00.163Z] 2.0.0-dev.238 [2021-05-25T17:04:00.163Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:00.163Z] master [2021-05-25T17:04:00.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:00.310Z] ---> Running in 6b5d67f721f0 [2021-05-25T17:04:00.310Z] ---> 0b4fc52ab919 [2021-05-25T17:04:00.310Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-25T17:04:00.505Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:00.579Z] Removing intermediate container 131f15b93a2c [2021-05-25T17:04:00.580Z] ---> 68c0d8f069f7 [2021-05-25T17:04:00.580Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:04:00.799Z] + docker push nexus3.edgexfoundry.org:10004/core-command:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:00.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-25T17:04:00.799Z] 1747e97fba0b: Preparing [2021-05-25T17:04:00.799Z] 145cb638bae0: Preparing [2021-05-25T17:04:00.800Z] d62b1235ad23: Preparing [2021-05-25T17:04:00.800Z] ff0f58bac675: Preparing [2021-05-25T17:04:00.800Z] 32f366d666a5: Preparing [2021-05-25T17:04:00.800Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:00.853Z] ---> Running in 8ebc123c5db6 [2021-05-25T17:04:00.853Z] ---> Running in cb9599430e02 [2021-05-25T17:04:01.059Z] 1747e97fba0b: Pushed [2021-05-25T17:04:01.059Z] d62b1235ad23: Pushed [2021-05-25T17:04:01.059Z] ff0f58bac675: Pushed [2021-05-25T17:04:01.126Z] Removing intermediate container 6b5d67f721f0 [2021-05-25T17:04:01.126Z] ---> 1d107ea1eb77 [2021-05-25T17:04:01.126Z] Step 25/26 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:01.126Z] ---> Running in 37c50ff3fdd7 [2021-05-25T17:04:01.397Z] Removing intermediate container 4067e848e864 [2021-05-25T17:04:01.397Z] ---> e56f8e97f4df [2021-05-25T17:04:01.397Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-25T17:04:01.669Z] Removing intermediate container 8ebc123c5db6 [2021-05-25T17:04:01.669Z] ---> def4448dece0 [2021-05-25T17:04:01.669Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T17:04:01.669Z] Removing intermediate container cb9599430e02 [2021-05-25T17:04:01.669Z] ---> 3d16771b88dc [2021-05-25T17:04:01.669Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:04:01.669Z] ---> Running in 6e700f42fef6 [2021-05-25T17:04:01.669Z] ---> Running in 3aef8b05f606 [2021-05-25T17:04:01.950Z] ---> Running in 81dad478322f [2021-05-25T17:04:02.006Z] 145cb638bae0: Pushed [2021-05-25T17:04:02.226Z] Removing intermediate container 37c50ff3fdd7 [2021-05-25T17:04:02.226Z] ---> 1660eb1e6ad2 [2021-05-25T17:04:02.226Z] Step 26/26 : LABEL version=2.0.0-dev.238 [2021-05-25T17:04:02.226Z] ---> Running in 6e7f91bad4da [2021-05-25T17:04:02.266Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:dd5e74ee08238bf7118d7df7e46e0a2497e9d74f194e9830c82b099049d0cd02 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:02.505Z] Removing intermediate container 6e700f42fef6 [2021-05-25T17:04:02.505Z] ---> 84c75703a5c2 [2021-05-25T17:04:02.505Z] Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:02.575Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:02.779Z] Removing intermediate container 81dad478322f [2021-05-25T17:04:02.779Z] ---> 871a861065f0 [2021-05-25T17:04:02.779Z] Step 21/23 : LABEL arch=arm64 [2021-05-25T17:04:02.879Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.238 [2021-05-25T17:04:02.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-25T17:04:02.879Z] 1747e97fba0b: Preparing [2021-05-25T17:04:02.879Z] 145cb638bae0: Preparing [2021-05-25T17:04:02.879Z] d62b1235ad23: Preparing [2021-05-25T17:04:02.879Z] ff0f58bac675: Preparing [2021-05-25T17:04:02.879Z] 32f366d666a5: Preparing [2021-05-25T17:04:02.879Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:02.879Z] 1747e97fba0b: Layer already exists [2021-05-25T17:04:02.879Z] 145cb638bae0: Layer already exists [2021-05-25T17:04:02.879Z] ff0f58bac675: Layer already exists [2021-05-25T17:04:02.879Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:02.879Z] 2.0.0-dev.238: digest: sha256:dd5e74ee08238bf7118d7df7e46e0a2497e9d74f194e9830c82b099049d0cd02 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:03.058Z] ---> Running in 15b7313bc4fb [2021-05-25T17:04:03.058Z] ---> Running in a73483f8b726 [2021-05-25T17:04:03.058Z] Removing intermediate container 6e7f91bad4da [2021-05-25T17:04:03.058Z] ---> b47870bb7bf2 [2021-05-25T17:04:03.058Z] [2021-05-25T17:04:03.234Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:03.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:04:03.546Z] + docker push nexus3.edgexfoundry.org:10004/core-command:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:03.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-25T17:04:03.547Z] 1747e97fba0b: Preparing [2021-05-25T17:04:03.547Z] 145cb638bae0: Preparing [2021-05-25T17:04:03.547Z] d62b1235ad23: Preparing [2021-05-25T17:04:03.547Z] ff0f58bac675: Preparing [2021-05-25T17:04:03.547Z] 32f366d666a5: Preparing [2021-05-25T17:04:03.547Z] 145cb638bae0: Layer already exists [2021-05-25T17:04:03.547Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:03.547Z] 1747e97fba0b: Layer already exists [2021-05-25T17:04:03.547Z] ff0f58bac675: Layer already exists [2021-05-25T17:04:03.547Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:03.547Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:dd5e74ee08238bf7118d7df7e46e0a2497e9d74f194e9830c82b099049d0cd02 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:03.605Z] Successfully built b47870bb7bf2 [2021-05-25T17:04:03.845Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:03.877Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-25T17:04:03.877Z] Building sys-mgmt-agent [2021-05-25T17:04:03.877Z]  Building security-secretstore-setup ... done Removing intermediate container a73483f8b726 [2021-05-25T17:04:03.877Z] Removing intermediate container 15b7313bc4fb [2021-05-25T17:04:03.877Z] ---> 6d415e994caf [2021-05-25T17:04:03.877Z] ---> 071ff443daea [2021-05-25T17:04:03.877Z] Step 22/23 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:03.877Z] Step 24/24 : LABEL version=2.0.0-dev.238 [2021-05-25T17:04:03.877Z] ---> Running in 628efb3e1b63 [2021-05-25T17:04:03.877Z] ---> Running in f3d5020b522d [2021-05-25T17:04:04.149Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-05-25T17:04:04.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-25T17:04:04.149Z] 1747e97fba0b: Preparing [2021-05-25T17:04:04.149Z] 145cb638bae0: Preparing [2021-05-25T17:04:04.149Z] d62b1235ad23: Preparing [2021-05-25T17:04:04.149Z] ff0f58bac675: Preparing [2021-05-25T17:04:04.149Z] 32f366d666a5: Preparing [2021-05-25T17:04:04.149Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:04.149Z] ff0f58bac675: Layer already exists [2021-05-25T17:04:04.149Z] 1747e97fba0b: Layer already exists [2021-05-25T17:04:04.149Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:04.149Z] 145cb638bae0: Layer already exists [2021-05-25T17:04:04.150Z] master: digest: sha256:dd5e74ee08238bf7118d7df7e46e0a2497e9d74f194e9830c82b099049d0cd02 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [2021-05-25T17:04:04.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:04:04.199Z] ===================================================== [Pipeline] echo [2021-05-25T17:04:04.213Z] taggedImages: [2021-05-25T17:04:04.213Z] - nexus3.edgexfoundry.org:10004/core-command:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:04.213Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.238 [2021-05-25T17:04:04.213Z] - nexus3.edgexfoundry.org:10004/core-command:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:04.213Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-05-25T17:04:04.243Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-05-25T17:04:04.243Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:04.243Z] 2.0.0-dev.238 [2021-05-25T17:04:04.243Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:04.243Z] master [2021-05-25T17:04:04.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:04.579Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:04.886Z] + docker push nexus3.edgexfoundry.org:10004/core-data:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:04.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-25T17:04:04.886Z] 29e07e73bac9: Preparing [2021-05-25T17:04:04.886Z] 908b5be00b61: Preparing [2021-05-25T17:04:04.886Z] d62b1235ad23: Preparing [2021-05-25T17:04:04.886Z] abebffac5ae9: Preparing [2021-05-25T17:04:04.886Z] 217ac9ee10c6: Preparing [2021-05-25T17:04:04.886Z] 32f366d666a5: Preparing [2021-05-25T17:04:04.886Z] 32f366d666a5: Waiting [2021-05-25T17:04:04.886Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:04.899Z] Removing intermediate container 628efb3e1b63 [2021-05-25T17:04:04.899Z] Removing intermediate container f3d5020b522d [2021-05-25T17:04:04.899Z] ---> ccccd2648940 [2021-05-25T17:04:04.899Z] Step 23/23 : LABEL version=2.0.0-dev.238 [2021-05-25T17:04:04.899Z] ---> e6c8821f368b [2021-05-25T17:04:04.899Z] [2021-05-25T17:04:04.899Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-25T17:04:05.148Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:05.148Z] 217ac9ee10c6: Pushed [2021-05-25T17:04:05.148Z] 29e07e73bac9: Pushed [2021-05-25T17:04:05.148Z] abebffac5ae9: Pushed [2021-05-25T17:04:05.209Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-25T17:04:05.209Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-25T17:04:05.210Z] ---> Running in 39d29d94fd51 [2021-05-25T17:04:05.210Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-25T17:04:05.518Z] Successfully built e6c8821f368b [2021-05-25T17:04:05.518Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-25T17:04:05.518Z] Successfully tagged core-command-arm64:latest [2021-05-25T17:04:05.518Z] Building security-bootstrapper [2021-05-25T17:04:05.808Z]  Building core-command ... done (6/6) Installing zeromq (4.3.3-r0) [2021-05-25T17:04:06.094Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:04:06.094Z] OK: 8 MiB in 20 packages [2021-05-25T17:04:06.094Z] Removing intermediate container 39d29d94fd51 [2021-05-25T17:04:06.094Z] ---> 0e7c5d249704 [2021-05-25T17:04:06.094Z] [2021-05-25T17:04:06.543Z] 908b5be00b61: Pushed [2021-05-25T17:04:06.543Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:27ed7cc7d58ea41081a9a1abc7217d78950e425a80f069c818df6f0335124dd9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:06.763Z] Successfully built 0e7c5d249704 [2021-05-25T17:04:06.845Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:07.038Z] Successfully tagged support-scheduler-arm64:latest [2021-05-25T17:04:07.038Z]  Building support-scheduler ... done Building core-metadata [2021-05-25T17:04:07.155Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.238 [2021-05-25T17:04:07.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-25T17:04:07.155Z] 29e07e73bac9: Preparing [2021-05-25T17:04:07.155Z] 908b5be00b61: Preparing [2021-05-25T17:04:07.155Z] d62b1235ad23: Preparing [2021-05-25T17:04:07.155Z] abebffac5ae9: Preparing [2021-05-25T17:04:07.155Z] 217ac9ee10c6: Preparing [2021-05-25T17:04:07.155Z] 32f366d666a5: Preparing [2021-05-25T17:04:07.155Z] 32f366d666a5: Waiting [2021-05-25T17:04:07.155Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:07.155Z] 217ac9ee10c6: Layer already exists [2021-05-25T17:04:07.155Z] 908b5be00b61: Layer already exists [2021-05-25T17:04:07.155Z] abebffac5ae9: Layer already exists [2021-05-25T17:04:07.155Z] 29e07e73bac9: Layer already exists [2021-05-25T17:04:07.155Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:07.155Z] 2.0.0-dev.238: digest: sha256:27ed7cc7d58ea41081a9a1abc7217d78950e425a80f069c818df6f0335124dd9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:07.461Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:07.756Z] + docker push nexus3.edgexfoundry.org:10004/core-data:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:07.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-25T17:04:07.756Z] 29e07e73bac9: Preparing [2021-05-25T17:04:07.756Z] 908b5be00b61: Preparing [2021-05-25T17:04:07.756Z] d62b1235ad23: Preparing [2021-05-25T17:04:07.756Z] abebffac5ae9: Preparing [2021-05-25T17:04:07.756Z] 217ac9ee10c6: Preparing [2021-05-25T17:04:07.756Z] 32f366d666a5: Preparing [2021-05-25T17:04:07.756Z] 32f366d666a5: Waiting [2021-05-25T17:04:07.756Z] abebffac5ae9: Layer already exists [2021-05-25T17:04:07.756Z] 908b5be00b61: Layer already exists [2021-05-25T17:04:07.756Z] 29e07e73bac9: Layer already exists [2021-05-25T17:04:07.756Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:07.756Z] 217ac9ee10c6: Layer already exists [2021-05-25T17:04:07.756Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:07.756Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:27ed7cc7d58ea41081a9a1abc7217d78950e425a80f069c818df6f0335124dd9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:08.052Z] Removing intermediate container 3aef8b05f606 [2021-05-25T17:04:08.052Z] ---> f40a708fbc7e [2021-05-25T17:04:08.052Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:04:08.061Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:08.359Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-05-25T17:04:08.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-25T17:04:08.359Z] 29e07e73bac9: Preparing [2021-05-25T17:04:08.359Z] 908b5be00b61: Preparing [2021-05-25T17:04:08.359Z] d62b1235ad23: Preparing [2021-05-25T17:04:08.359Z] abebffac5ae9: Preparing [2021-05-25T17:04:08.359Z] 217ac9ee10c6: Preparing [2021-05-25T17:04:08.359Z] 32f366d666a5: Preparing [2021-05-25T17:04:08.359Z] 32f366d666a5: Waiting [2021-05-25T17:04:08.359Z] 908b5be00b61: Layer already exists [2021-05-25T17:04:08.359Z] 29e07e73bac9: Layer already exists [2021-05-25T17:04:08.359Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:08.359Z] abebffac5ae9: Layer already exists [2021-05-25T17:04:08.359Z] 217ac9ee10c6: Layer already exists [2021-05-25T17:04:08.359Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:08.359Z] master: digest: sha256:27ed7cc7d58ea41081a9a1abc7217d78950e425a80f069c818df6f0335124dd9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:04:08.411Z] ===================================================== [Pipeline] echo [2021-05-25T17:04:08.427Z] taggedImages: [2021-05-25T17:04:08.427Z] - nexus3.edgexfoundry.org:10004/core-data:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:08.427Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.238 [2021-05-25T17:04:08.427Z] - nexus3.edgexfoundry.org:10004/core-data:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:08.427Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-05-25T17:04:08.458Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-05-25T17:04:08.458Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:08.458Z] 2.0.0-dev.238 [2021-05-25T17:04:08.458Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:08.458Z] master [2021-05-25T17:04:08.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:08.643Z] ---> 1e495ea6be7a [2021-05-25T17:04:08.643Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-25T17:04:08.815Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:09.166Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:09.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-25T17:04:09.166Z] d45f1d91eaa6: Preparing [2021-05-25T17:04:09.166Z] 5849cfeeccd0: Preparing [2021-05-25T17:04:09.166Z] d62b1235ad23: Preparing [2021-05-25T17:04:09.166Z] ff0f58bac675: Preparing [2021-05-25T17:04:09.166Z] 32f366d666a5: Preparing [2021-05-25T17:04:09.166Z] ff0f58bac675: Layer already exists [2021-05-25T17:04:09.166Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:09.166Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:09.166Z] d45f1d91eaa6: Pushed [2021-05-25T17:04:10.607Z] ---> 96bfe7b4b3ec [2021-05-25T17:04:10.607Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-25T17:04:11.085Z] 5849cfeeccd0: Pushed [2021-05-25T17:04:11.086Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:a976dd8ab8dc3363f30a6c0f791daaceb66bef2dcc0af12071a5b12d7818f530 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:11.419Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:11.716Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.238 [2021-05-25T17:04:11.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-25T17:04:11.716Z] d45f1d91eaa6: Preparing [2021-05-25T17:04:11.717Z] 5849cfeeccd0: Preparing [2021-05-25T17:04:11.717Z] d62b1235ad23: Preparing [2021-05-25T17:04:11.717Z] ff0f58bac675: Preparing [2021-05-25T17:04:11.717Z] 32f366d666a5: Preparing [2021-05-25T17:04:11.717Z] d45f1d91eaa6: Layer already exists [2021-05-25T17:04:11.717Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:11.717Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:11.717Z] ff0f58bac675: Layer already exists [2021-05-25T17:04:11.717Z] 5849cfeeccd0: Layer already exists [2021-05-25T17:04:11.717Z] 2.0.0-dev.238: digest: sha256:a976dd8ab8dc3363f30a6c0f791daaceb66bef2dcc0af12071a5b12d7818f530 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:12.018Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:12.037Z] ---> cb720a39f091 [2021-05-25T17:04:12.037Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-25T17:04:12.312Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:12.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-25T17:04:12.312Z] d45f1d91eaa6: Preparing [2021-05-25T17:04:12.312Z] 5849cfeeccd0: Preparing [2021-05-25T17:04:12.312Z] d62b1235ad23: Preparing [2021-05-25T17:04:12.312Z] ff0f58bac675: Preparing [2021-05-25T17:04:12.312Z] 32f366d666a5: Preparing [2021-05-25T17:04:12.312Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:12.312Z] 5849cfeeccd0: Layer already exists [2021-05-25T17:04:12.312Z] ff0f58bac675: Layer already exists [2021-05-25T17:04:12.312Z] d45f1d91eaa6: Layer already exists [2021-05-25T17:04:12.312Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:12.312Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:a976dd8ab8dc3363f30a6c0f791daaceb66bef2dcc0af12071a5b12d7818f530 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:12.619Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:12.631Z] ---> Running in aeb94bed9474 [2021-05-25T17:04:12.908Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-05-25T17:04:12.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-25T17:04:12.908Z] d45f1d91eaa6: Preparing [2021-05-25T17:04:12.908Z] 5849cfeeccd0: Preparing [2021-05-25T17:04:12.908Z] d62b1235ad23: Preparing [2021-05-25T17:04:12.908Z] ff0f58bac675: Preparing [2021-05-25T17:04:12.908Z] 32f366d666a5: Preparing [2021-05-25T17:04:12.908Z] ff0f58bac675: Layer already exists [2021-05-25T17:04:12.908Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:12.908Z] 5849cfeeccd0: Layer already exists [2021-05-25T17:04:12.908Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:12.908Z] d45f1d91eaa6: Layer already exists [2021-05-25T17:04:12.908Z] master: digest: sha256:a976dd8ab8dc3363f30a6c0f791daaceb66bef2dcc0af12071a5b12d7818f530 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:04:12.958Z] ===================================================== [Pipeline] echo [2021-05-25T17:04:12.971Z] taggedImages: [2021-05-25T17:04:12.971Z] - nexus3.edgexfoundry.org:10004/core-metadata:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:12.971Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.238 [2021-05-25T17:04:12.971Z] - nexus3.edgexfoundry.org:10004/core-metadata:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:12.971Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-05-25T17:04:12.998Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-05-25T17:04:12.998Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:12.998Z] 2.0.0-dev.238 [2021-05-25T17:04:12.998Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:12.998Z] master [2021-05-25T17:04:12.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:13.333Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:13.605Z] Removing intermediate container aeb94bed9474 [2021-05-25T17:04:13.605Z] ---> f50e112cdfca [2021-05-25T17:04:13.605Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:04:13.628Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:13.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-25T17:04:13.628Z] 747718fb8e7b: Preparing [2021-05-25T17:04:13.628Z] 747718fb8e7b: Preparing [2021-05-25T17:04:13.628Z] d63564616aa5: Preparing [2021-05-25T17:04:13.628Z] 357e6bb98e36: Preparing [2021-05-25T17:04:13.628Z] 426dbba244ed: Preparing [2021-05-25T17:04:13.628Z] 403ee6387972: Preparing [2021-05-25T17:04:13.628Z] d62b1235ad23: Preparing [2021-05-25T17:04:13.628Z] f603d7994ad4: Preparing [2021-05-25T17:04:13.628Z] f603d7994ad4: Preparing [2021-05-25T17:04:13.628Z] 09dd63b2035a: Preparing [2021-05-25T17:04:13.628Z] 204455bf2ebc: Preparing [2021-05-25T17:04:13.628Z] 32f366d666a5: Preparing [2021-05-25T17:04:13.628Z] d62b1235ad23: Waiting [2021-05-25T17:04:13.628Z] f603d7994ad4: Waiting [2021-05-25T17:04:13.628Z] 09dd63b2035a: Waiting [2021-05-25T17:04:13.628Z] 204455bf2ebc: Waiting [2021-05-25T17:04:13.628Z] 32f366d666a5: Waiting [2021-05-25T17:04:13.628Z] d63564616aa5: Pushed [2021-05-25T17:04:13.889Z] 426dbba244ed: Pushed [2021-05-25T17:04:13.889Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:13.889Z] 357e6bb98e36: Pushed [2021-05-25T17:04:13.889Z] 747718fb8e7b: Pushed [2021-05-25T17:04:13.889Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:14.151Z] 204455bf2ebc: Pushed [2021-05-25T17:04:14.151Z] f603d7994ad4: Pushed [2021-05-25T17:04:14.151Z] 09dd63b2035a: Pushed [2021-05-25T17:04:14.200Z] ---> Running in e9e8b4c99855 [2021-05-25T17:04:15.120Z] 403ee6387972: Pushed [2021-05-25T17:04:15.120Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:bf99e00b0da6e8e72f5384b8bfd61fdea014e52e913ff2d5db4b5f77e46fd781 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:15.181Z] Removing intermediate container e9e8b4c99855 [2021-05-25T17:04:15.181Z] ---> 36a594a87b50 [2021-05-25T17:04:15.181Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T17:04:15.432Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:15.732Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.238 [2021-05-25T17:04:15.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-25T17:04:15.732Z] 747718fb8e7b: Preparing [2021-05-25T17:04:15.732Z] 747718fb8e7b: Preparing [2021-05-25T17:04:15.732Z] d63564616aa5: Preparing [2021-05-25T17:04:15.732Z] 357e6bb98e36: Preparing [2021-05-25T17:04:15.732Z] 426dbba244ed: Preparing [2021-05-25T17:04:15.732Z] 403ee6387972: Preparing [2021-05-25T17:04:15.732Z] d62b1235ad23: Preparing [2021-05-25T17:04:15.732Z] f603d7994ad4: Preparing [2021-05-25T17:04:15.732Z] f603d7994ad4: Preparing [2021-05-25T17:04:15.732Z] 09dd63b2035a: Preparing [2021-05-25T17:04:15.732Z] 204455bf2ebc: Preparing [2021-05-25T17:04:15.732Z] 32f366d666a5: Preparing [2021-05-25T17:04:15.732Z] d62b1235ad23: Waiting [2021-05-25T17:04:15.732Z] f603d7994ad4: Waiting [2021-05-25T17:04:15.732Z] 09dd63b2035a: Waiting [2021-05-25T17:04:15.732Z] 204455bf2ebc: Waiting [2021-05-25T17:04:15.732Z] 32f366d666a5: Waiting [2021-05-25T17:04:15.732Z] d63564616aa5: Layer already exists [2021-05-25T17:04:15.732Z] 403ee6387972: Layer already exists [2021-05-25T17:04:15.732Z] 747718fb8e7b: Layer already exists [2021-05-25T17:04:15.732Z] 426dbba244ed: Layer already exists [2021-05-25T17:04:15.732Z] 357e6bb98e36: Layer already exists [2021-05-25T17:04:15.732Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:15.732Z] f603d7994ad4: Layer already exists [2021-05-25T17:04:15.732Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:15.732Z] 09dd63b2035a: Layer already exists [2021-05-25T17:04:15.732Z] 204455bf2ebc: Layer already exists [2021-05-25T17:04:15.732Z] 2.0.0-dev.238: digest: sha256:bf99e00b0da6e8e72f5384b8bfd61fdea014e52e913ff2d5db4b5f77e46fd781 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:15.776Z] ---> Running in f012eb7ce342 [2021-05-25T17:04:16.035Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:16.331Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:16.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-25T17:04:16.331Z] 747718fb8e7b: Preparing [2021-05-25T17:04:16.331Z] 747718fb8e7b: Preparing [2021-05-25T17:04:16.331Z] d63564616aa5: Preparing [2021-05-25T17:04:16.331Z] 357e6bb98e36: Preparing [2021-05-25T17:04:16.331Z] 426dbba244ed: Preparing [2021-05-25T17:04:16.331Z] 403ee6387972: Preparing [2021-05-25T17:04:16.331Z] d62b1235ad23: Preparing [2021-05-25T17:04:16.331Z] f603d7994ad4: Preparing [2021-05-25T17:04:16.331Z] f603d7994ad4: Preparing [2021-05-25T17:04:16.331Z] 09dd63b2035a: Preparing [2021-05-25T17:04:16.331Z] 204455bf2ebc: Preparing [2021-05-25T17:04:16.331Z] 32f366d666a5: Preparing [2021-05-25T17:04:16.331Z] d62b1235ad23: Waiting [2021-05-25T17:04:16.331Z] f603d7994ad4: Waiting [2021-05-25T17:04:16.331Z] 204455bf2ebc: Waiting [2021-05-25T17:04:16.331Z] 09dd63b2035a: Waiting [2021-05-25T17:04:16.331Z] 32f366d666a5: Waiting [2021-05-25T17:04:16.331Z] 403ee6387972: Layer already exists [2021-05-25T17:04:16.331Z] 357e6bb98e36: Layer already exists [2021-05-25T17:04:16.331Z] 747718fb8e7b: Layer already exists [2021-05-25T17:04:16.331Z] d63564616aa5: Layer already exists [2021-05-25T17:04:16.331Z] 426dbba244ed: Layer already exists [2021-05-25T17:04:16.331Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:16.331Z] f603d7994ad4: Layer already exists [2021-05-25T17:04:16.331Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:16.331Z] 204455bf2ebc: Layer already exists [2021-05-25T17:04:16.331Z] 09dd63b2035a: Layer already exists [2021-05-25T17:04:16.331Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:bf99e00b0da6e8e72f5384b8bfd61fdea014e52e913ff2d5db4b5f77e46fd781 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:16.375Z] Removing intermediate container f012eb7ce342 [2021-05-25T17:04:16.375Z] ---> 844cf3f67842 [2021-05-25T17:04:16.375Z] Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:16.632Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:16.648Z] ---> Running in e8f0a6ba3e49 [2021-05-25T17:04:16.929Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-05-25T17:04:16.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-25T17:04:16.929Z] 747718fb8e7b: Preparing [2021-05-25T17:04:16.929Z] 747718fb8e7b: Preparing [2021-05-25T17:04:16.929Z] d63564616aa5: Preparing [2021-05-25T17:04:16.929Z] 357e6bb98e36: Preparing [2021-05-25T17:04:16.929Z] 426dbba244ed: Preparing [2021-05-25T17:04:16.929Z] 403ee6387972: Preparing [2021-05-25T17:04:16.929Z] d62b1235ad23: Preparing [2021-05-25T17:04:16.929Z] f603d7994ad4: Preparing [2021-05-25T17:04:16.929Z] f603d7994ad4: Preparing [2021-05-25T17:04:16.929Z] 09dd63b2035a: Preparing [2021-05-25T17:04:16.929Z] 204455bf2ebc: Preparing [2021-05-25T17:04:16.929Z] 32f366d666a5: Preparing [2021-05-25T17:04:16.929Z] d62b1235ad23: Waiting [2021-05-25T17:04:16.929Z] f603d7994ad4: Waiting [2021-05-25T17:04:16.929Z] 09dd63b2035a: Waiting [2021-05-25T17:04:16.929Z] 204455bf2ebc: Waiting [2021-05-25T17:04:16.929Z] 32f366d666a5: Waiting [2021-05-25T17:04:16.929Z] 403ee6387972: Layer already exists [2021-05-25T17:04:16.929Z] 357e6bb98e36: Layer already exists [2021-05-25T17:04:16.929Z] 426dbba244ed: Layer already exists [2021-05-25T17:04:16.929Z] d63564616aa5: Layer already exists [2021-05-25T17:04:16.929Z] 747718fb8e7b: Layer already exists [2021-05-25T17:04:16.929Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:16.929Z] f603d7994ad4: Layer already exists [2021-05-25T17:04:16.929Z] 09dd63b2035a: Layer already exists [2021-05-25T17:04:16.929Z] 204455bf2ebc: Layer already exists [2021-05-25T17:04:16.929Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:16.929Z] master: digest: sha256:bf99e00b0da6e8e72f5384b8bfd61fdea014e52e913ff2d5db4b5f77e46fd781 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:04:16.981Z] ===================================================== [Pipeline] echo [2021-05-25T17:04:16.995Z] taggedImages: [2021-05-25T17:04:16.995Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:16.995Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.238 [2021-05-25T17:04:16.995Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:16.995Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-05-25T17:04:17.027Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-05-25T17:04:17.027Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:17.027Z] 2.0.0-dev.238 [2021-05-25T17:04:17.027Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:17.027Z] master [2021-05-25T17:04:17.027Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:17.244Z] Removing intermediate container e8f0a6ba3e49 [2021-05-25T17:04:17.244Z] ---> 810f8caf30a8 [2021-05-25T17:04:17.244Z] Step 24/24 : LABEL version=2.0.0-dev.238 [2021-05-25T17:04:17.370Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:17.518Z] ---> Running in ad94892f8cb9 [2021-05-25T17:04:17.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:17.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-25T17:04:17.675Z] 4cf3b1f385ca: Preparing [2021-05-25T17:04:17.675Z] 8bd7d1e59925: Preparing [2021-05-25T17:04:17.675Z] df566f97429b: Preparing [2021-05-25T17:04:17.675Z] 74217e54e43d: Preparing [2021-05-25T17:04:17.675Z] ca8f1ba03bc9: Preparing [2021-05-25T17:04:17.675Z] 32f366d666a5: Preparing [2021-05-25T17:04:17.675Z] 32f366d666a5: Waiting [2021-05-25T17:04:18.114Z] Removing intermediate container ad94892f8cb9 [2021-05-25T17:04:18.114Z] ---> 79150897e937 [2021-05-25T17:04:18.114Z] [2021-05-25T17:04:18.256Z] 74217e54e43d: Pushed [2021-05-25T17:04:18.256Z] df566f97429b: Pushed [2021-05-25T17:04:18.256Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:18.256Z] ca8f1ba03bc9: Pushed [2021-05-25T17:04:18.517Z] 8bd7d1e59925: Pushed [2021-05-25T17:04:18.708Z] Successfully built 79150897e937 [2021-05-25T17:04:18.708Z] Successfully tagged core-data-arm64:latest [2021-05-25T17:04:18.777Z] 4cf3b1f385ca: Pushed [2021-05-25T17:04:19.036Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:cf9fe568fc6331b2b9bb8124726604a816c1db64910a7eba329937e1d5d6114c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:19.339Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:19.636Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.238 [2021-05-25T17:04:19.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-25T17:04:19.636Z] 4cf3b1f385ca: Preparing [2021-05-25T17:04:19.636Z] 8bd7d1e59925: Preparing [2021-05-25T17:04:19.636Z] df566f97429b: Preparing [2021-05-25T17:04:19.636Z] 74217e54e43d: Preparing [2021-05-25T17:04:19.636Z] ca8f1ba03bc9: Preparing [2021-05-25T17:04:19.636Z] 32f366d666a5: Preparing [2021-05-25T17:04:19.636Z] 32f366d666a5: Waiting [2021-05-25T17:04:19.636Z] 74217e54e43d: Layer already exists [2021-05-25T17:04:19.636Z] df566f97429b: Layer already exists [2021-05-25T17:04:19.636Z] ca8f1ba03bc9: Layer already exists [2021-05-25T17:04:19.636Z] 4cf3b1f385ca: Layer already exists [2021-05-25T17:04:19.636Z] 8bd7d1e59925: Layer already exists [2021-05-25T17:04:19.636Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:19.636Z] 2.0.0-dev.238: digest: sha256:cf9fe568fc6331b2b9bb8124726604a816c1db64910a7eba329937e1d5d6114c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:19.935Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:20.231Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:20.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-25T17:04:20.231Z] 4cf3b1f385ca: Preparing [2021-05-25T17:04:20.231Z] 8bd7d1e59925: Preparing [2021-05-25T17:04:20.231Z] df566f97429b: Preparing [2021-05-25T17:04:20.231Z] 74217e54e43d: Preparing [2021-05-25T17:04:20.231Z] ca8f1ba03bc9: Preparing [2021-05-25T17:04:20.231Z] 32f366d666a5: Preparing [2021-05-25T17:04:20.231Z] 32f366d666a5: Waiting [2021-05-25T17:04:20.231Z] 4cf3b1f385ca: Layer already exists [2021-05-25T17:04:20.231Z] 74217e54e43d: Layer already exists [2021-05-25T17:04:20.231Z] ca8f1ba03bc9: Layer already exists [2021-05-25T17:04:20.231Z] df566f97429b: Layer already exists [2021-05-25T17:04:20.231Z] 8bd7d1e59925: Layer already exists [2021-05-25T17:04:20.231Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:20.231Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:cf9fe568fc6331b2b9bb8124726604a816c1db64910a7eba329937e1d5d6114c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:20.530Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:20.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-05-25T17:04:20.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-25T17:04:20.824Z] 4cf3b1f385ca: Preparing [2021-05-25T17:04:20.824Z] 8bd7d1e59925: Preparing [2021-05-25T17:04:20.824Z] df566f97429b: Preparing [2021-05-25T17:04:20.824Z] 74217e54e43d: Preparing [2021-05-25T17:04:20.824Z] ca8f1ba03bc9: Preparing [2021-05-25T17:04:20.824Z] 32f366d666a5: Preparing [2021-05-25T17:04:20.824Z] 32f366d666a5: Waiting [2021-05-25T17:04:20.824Z] df566f97429b: Layer already exists [2021-05-25T17:04:20.824Z] 8bd7d1e59925: Layer already exists [2021-05-25T17:04:20.824Z] ca8f1ba03bc9: Layer already exists [2021-05-25T17:04:20.824Z] 74217e54e43d: Layer already exists [2021-05-25T17:04:20.824Z] 4cf3b1f385ca: Layer already exists [2021-05-25T17:04:20.824Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:20.824Z] master: digest: sha256:cf9fe568fc6331b2b9bb8124726604a816c1db64910a7eba329937e1d5d6114c size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:04:20.874Z] ===================================================== [Pipeline] echo [2021-05-25T17:04:20.888Z] taggedImages: [2021-05-25T17:04:20.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:20.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.238 [2021-05-25T17:04:20.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:20.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-05-25T17:04:20.917Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-05-25T17:04:20.918Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:20.918Z] 2.0.0-dev.238 [2021-05-25T17:04:20.918Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:20.918Z] master [2021-05-25T17:04:20.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:21.258Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:21.566Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:21.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-25T17:04:21.566Z] c46c2ea13f6d: Preparing [2021-05-25T17:04:21.566Z] 60546e1d26ed: Preparing [2021-05-25T17:04:21.566Z] 8bc779a61d1e: Preparing [2021-05-25T17:04:21.566Z] cde1571a5ebc: Preparing [2021-05-25T17:04:21.566Z] a9f8f5c1b688: Preparing [2021-05-25T17:04:21.566Z] f9896956fe61: Preparing [2021-05-25T17:04:21.566Z] 97d4158915ee: Preparing [2021-05-25T17:04:21.566Z] 5b75bc643cf2: Preparing [2021-05-25T17:04:21.566Z] 5bc3c32116d9: Preparing [2021-05-25T17:04:21.566Z] 32f366d666a5: Preparing [2021-05-25T17:04:21.566Z] f9896956fe61: Waiting [2021-05-25T17:04:21.566Z] 97d4158915ee: Waiting [2021-05-25T17:04:21.566Z] 5b75bc643cf2: Waiting [2021-05-25T17:04:21.566Z] 5bc3c32116d9: Waiting [2021-05-25T17:04:21.566Z] 32f366d666a5: Waiting [2021-05-25T17:04:22.153Z] a9f8f5c1b688: Pushed [2021-05-25T17:04:22.153Z] 60546e1d26ed: Pushed [2021-05-25T17:04:22.153Z] c46c2ea13f6d: Pushed [2021-05-25T17:04:22.415Z] f9896956fe61: Pushed [2021-05-25T17:04:22.415Z] 5b75bc643cf2: Pushed [2021-05-25T17:04:22.415Z] 97d4158915ee: Pushed [2021-05-25T17:04:22.415Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:22.415Z] 8bc779a61d1e: Pushed [2021-05-25T17:04:22.415Z] cde1571a5ebc: Pushed [2021-05-25T17:04:22.677Z] 5bc3c32116d9: Pushed [2021-05-25T17:04:22.939Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:9dfb27b1ea759eb26b1d9d70d34a1f38b474d30bab960e5f5044573119770be5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:23.246Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:23.552Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.238 [2021-05-25T17:04:23.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-25T17:04:23.553Z] c46c2ea13f6d: Preparing [2021-05-25T17:04:23.553Z] 60546e1d26ed: Preparing [2021-05-25T17:04:23.553Z] 8bc779a61d1e: Preparing [2021-05-25T17:04:23.553Z] cde1571a5ebc: Preparing [2021-05-25T17:04:23.553Z] a9f8f5c1b688: Preparing [2021-05-25T17:04:23.553Z] f9896956fe61: Preparing [2021-05-25T17:04:23.553Z] 97d4158915ee: Preparing [2021-05-25T17:04:23.553Z] 5b75bc643cf2: Preparing [2021-05-25T17:04:23.553Z] 5bc3c32116d9: Preparing [2021-05-25T17:04:23.553Z] 32f366d666a5: Preparing [2021-05-25T17:04:23.553Z] f9896956fe61: Waiting [2021-05-25T17:04:23.553Z] 97d4158915ee: Waiting [2021-05-25T17:04:23.553Z] 5bc3c32116d9: Waiting [2021-05-25T17:04:23.553Z] 32f366d666a5: Waiting [2021-05-25T17:04:23.553Z] 5b75bc643cf2: Waiting [2021-05-25T17:04:23.553Z] c46c2ea13f6d: Layer already exists [2021-05-25T17:04:23.553Z] cde1571a5ebc: Layer already exists [2021-05-25T17:04:23.553Z] 8bc779a61d1e: Layer already exists [2021-05-25T17:04:23.553Z] a9f8f5c1b688: Layer already exists [2021-05-25T17:04:23.553Z] 60546e1d26ed: Layer already exists [2021-05-25T17:04:23.553Z] f9896956fe61: Layer already exists [2021-05-25T17:04:23.553Z] 97d4158915ee: Layer already exists [2021-05-25T17:04:23.553Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:23.553Z] 5b75bc643cf2: Layer already exists [2021-05-25T17:04:23.553Z] 5bc3c32116d9: Layer already exists [2021-05-25T17:04:23.553Z] 2.0.0-dev.238: digest: sha256:9dfb27b1ea759eb26b1d9d70d34a1f38b474d30bab960e5f5044573119770be5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:23.850Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:24.150Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:24.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-25T17:04:24.150Z] c46c2ea13f6d: Preparing [2021-05-25T17:04:24.150Z] 60546e1d26ed: Preparing [2021-05-25T17:04:24.150Z] 8bc779a61d1e: Preparing [2021-05-25T17:04:24.150Z] cde1571a5ebc: Preparing [2021-05-25T17:04:24.150Z] a9f8f5c1b688: Preparing [2021-05-25T17:04:24.150Z] f9896956fe61: Preparing [2021-05-25T17:04:24.150Z] 97d4158915ee: Preparing [2021-05-25T17:04:24.150Z] 5b75bc643cf2: Preparing [2021-05-25T17:04:24.150Z] 5bc3c32116d9: Preparing [2021-05-25T17:04:24.150Z] 32f366d666a5: Preparing [2021-05-25T17:04:24.150Z] f9896956fe61: Waiting [2021-05-25T17:04:24.150Z] 97d4158915ee: Waiting [2021-05-25T17:04:24.150Z] 5b75bc643cf2: Waiting [2021-05-25T17:04:24.150Z] 5bc3c32116d9: Waiting [2021-05-25T17:04:24.150Z] 32f366d666a5: Waiting [2021-05-25T17:04:24.150Z] 8bc779a61d1e: Layer already exists [2021-05-25T17:04:24.150Z] cde1571a5ebc: Layer already exists [2021-05-25T17:04:24.150Z] c46c2ea13f6d: Layer already exists [2021-05-25T17:04:24.150Z] a9f8f5c1b688: Layer already exists [2021-05-25T17:04:24.150Z] 60546e1d26ed: Layer already exists [2021-05-25T17:04:24.150Z] f9896956fe61: Layer already exists [2021-05-25T17:04:24.150Z] 97d4158915ee: Layer already exists [2021-05-25T17:04:24.150Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:24.150Z] 5b75bc643cf2: Layer already exists [2021-05-25T17:04:24.150Z] 5bc3c32116d9: Layer already exists [2021-05-25T17:04:24.150Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:9dfb27b1ea759eb26b1d9d70d34a1f38b474d30bab960e5f5044573119770be5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:24.451Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:24.754Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-05-25T17:04:24.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-25T17:04:24.755Z] c46c2ea13f6d: Preparing [2021-05-25T17:04:24.755Z] 60546e1d26ed: Preparing [2021-05-25T17:04:24.755Z] 8bc779a61d1e: Preparing [2021-05-25T17:04:24.755Z] cde1571a5ebc: Preparing [2021-05-25T17:04:24.755Z] a9f8f5c1b688: Preparing [2021-05-25T17:04:24.755Z] f9896956fe61: Preparing [2021-05-25T17:04:24.755Z] 97d4158915ee: Preparing [2021-05-25T17:04:24.755Z] 5b75bc643cf2: Preparing [2021-05-25T17:04:24.755Z] 5bc3c32116d9: Preparing [2021-05-25T17:04:24.755Z] 32f366d666a5: Preparing [2021-05-25T17:04:24.755Z] f9896956fe61: Waiting [2021-05-25T17:04:24.755Z] 97d4158915ee: Waiting [2021-05-25T17:04:24.755Z] 5b75bc643cf2: Waiting [2021-05-25T17:04:24.755Z] 5bc3c32116d9: Waiting [2021-05-25T17:04:24.755Z] 32f366d666a5: Waiting [2021-05-25T17:04:24.755Z] c46c2ea13f6d: Layer already exists [2021-05-25T17:04:24.755Z] 8bc779a61d1e: Layer already exists [2021-05-25T17:04:24.755Z] a9f8f5c1b688: Layer already exists [2021-05-25T17:04:24.755Z] cde1571a5ebc: Layer already exists [2021-05-25T17:04:24.755Z] 60546e1d26ed: Layer already exists [2021-05-25T17:04:24.755Z] 5b75bc643cf2: Layer already exists [2021-05-25T17:04:24.755Z] f9896956fe61: Layer already exists [2021-05-25T17:04:24.755Z] 97d4158915ee: Layer already exists [2021-05-25T17:04:24.755Z] 5bc3c32116d9: Layer already exists [2021-05-25T17:04:24.755Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:24.755Z] master: digest: sha256:9dfb27b1ea759eb26b1d9d70d34a1f38b474d30bab960e5f5044573119770be5 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:04:24.807Z] ===================================================== [Pipeline] echo [2021-05-25T17:04:24.819Z] taggedImages: [2021-05-25T17:04:24.819Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:24.819Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.238 [2021-05-25T17:04:24.819Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:24.819Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-05-25T17:04:24.851Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-05-25T17:04:24.851Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:24.851Z] 2.0.0-dev.238 [2021-05-25T17:04:24.851Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:24.851Z] master [2021-05-25T17:04:24.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:25.194Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:25.489Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:25.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-25T17:04:25.489Z] ee6389b93f5a: Preparing [2021-05-25T17:04:25.489Z] 37052bbac3fb: Preparing [2021-05-25T17:04:25.489Z] d62b1235ad23: Preparing [2021-05-25T17:04:25.489Z] 77f4b0b83aa7: Preparing [2021-05-25T17:04:25.489Z] 32f366d666a5: Preparing [2021-05-25T17:04:25.489Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:25.489Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:25.489Z] ee6389b93f5a: Pushed [2021-05-25T17:04:25.489Z] 77f4b0b83aa7: Pushed [2021-05-25T17:04:26.873Z] 37052bbac3fb: Pushed [2021-05-25T17:04:26.873Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:a8a0ef4fd782885ccfdb452eb9256467a679cfef008aaa9b7fb7dc3023f284b6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:26.960Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:04:26.961Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:04:26.961Z] ---> 6b5bd41a5965 [2021-05-25T17:04:26.961Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T17:04:26.961Z] ---> Using cache [2021-05-25T17:04:26.961Z] ---> 32eb9b4661ee [2021-05-25T17:04:26.961Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:04:26.961Z] ---> Using cache [2021-05-25T17:04:26.961Z] ---> 1f3ec76657b2 [2021-05-25T17:04:26.961Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-25T17:04:27.337Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:27.554Z] ---> Running in e964a934a682 [2021-05-25T17:04:28.097Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.238 [2021-05-25T17:04:28.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-25T17:04:28.097Z] ee6389b93f5a: Preparing [2021-05-25T17:04:28.097Z] 37052bbac3fb: Preparing [2021-05-25T17:04:28.097Z] d62b1235ad23: Preparing [2021-05-25T17:04:28.097Z] 77f4b0b83aa7: Preparing [2021-05-25T17:04:28.097Z] 32f366d666a5: Preparing [2021-05-25T17:04:28.097Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:28.097Z] ee6389b93f5a: Layer already exists [2021-05-25T17:04:28.097Z] 77f4b0b83aa7: Layer already exists [2021-05-25T17:04:28.097Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:28.097Z] 37052bbac3fb: Layer already exists [2021-05-25T17:04:28.097Z] 2.0.0-dev.238: digest: sha256:a8a0ef4fd782885ccfdb452eb9256467a679cfef008aaa9b7fb7dc3023f284b6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:28.645Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:28.935Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:28.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-25T17:04:28.935Z] ee6389b93f5a: Preparing [2021-05-25T17:04:28.935Z] 37052bbac3fb: Preparing [2021-05-25T17:04:28.935Z] d62b1235ad23: Preparing [2021-05-25T17:04:28.935Z] 77f4b0b83aa7: Preparing [2021-05-25T17:04:28.935Z] 32f366d666a5: Preparing [2021-05-25T17:04:28.935Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:28.935Z] 77f4b0b83aa7: Layer already exists [2021-05-25T17:04:28.935Z] ee6389b93f5a: Layer already exists [2021-05-25T17:04:28.935Z] 37052bbac3fb: Layer already exists [2021-05-25T17:04:28.935Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:28.935Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:a8a0ef4fd782885ccfdb452eb9256467a679cfef008aaa9b7fb7dc3023f284b6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:29.024Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:04:29.238Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:29.531Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-05-25T17:04:29.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-25T17:04:29.531Z] ee6389b93f5a: Preparing [2021-05-25T17:04:29.531Z] 37052bbac3fb: Preparing [2021-05-25T17:04:29.531Z] d62b1235ad23: Preparing [2021-05-25T17:04:29.531Z] 77f4b0b83aa7: Preparing [2021-05-25T17:04:29.531Z] 32f366d666a5: Preparing [2021-05-25T17:04:29.531Z] ee6389b93f5a: Layer already exists [2021-05-25T17:04:29.531Z] 37052bbac3fb: Layer already exists [2021-05-25T17:04:29.531Z] 77f4b0b83aa7: Layer already exists [2021-05-25T17:04:29.531Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:29.531Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:29.531Z] master: digest: sha256:a8a0ef4fd782885ccfdb452eb9256467a679cfef008aaa9b7fb7dc3023f284b6 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:04:29.580Z] ===================================================== [Pipeline] echo [2021-05-25T17:04:29.593Z] taggedImages: [2021-05-25T17:04:29.593Z] - nexus3.edgexfoundry.org:10004/support-notifications:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:29.593Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.238 [2021-05-25T17:04:29.593Z] - nexus3.edgexfoundry.org:10004/support-notifications:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:29.593Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-05-25T17:04:29.622Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-05-25T17:04:29.622Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:29.622Z] 2.0.0-dev.238 [2021-05-25T17:04:29.622Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:29.622Z] master [2021-05-25T17:04:29.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:29.955Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:30.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:04:30.254Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:30.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-25T17:04:30.254Z] 468866676302: Preparing [2021-05-25T17:04:30.254Z] 49e8728d3adf: Preparing [2021-05-25T17:04:30.254Z] d62b1235ad23: Preparing [2021-05-25T17:04:30.254Z] ff0f58bac675: Preparing [2021-05-25T17:04:30.254Z] 32f366d666a5: Preparing [2021-05-25T17:04:30.254Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:30.254Z] ff0f58bac675: Layer already exists [2021-05-25T17:04:30.254Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:30.254Z] 468866676302: Pushed [2021-05-25T17:04:31.010Z] OK: 218 MiB in 52 packages [2021-05-25T17:04:31.635Z] 49e8728d3adf: Pushed [2021-05-25T17:04:31.635Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:fd47ce9d91660563929cc0087182a30163fd4bccde2231370f0da6f71f7acb9c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:31.934Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:32.225Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.238 [2021-05-25T17:04:32.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-25T17:04:32.225Z] 468866676302: Preparing [2021-05-25T17:04:32.225Z] 49e8728d3adf: Preparing [2021-05-25T17:04:32.225Z] d62b1235ad23: Preparing [2021-05-25T17:04:32.225Z] ff0f58bac675: Preparing [2021-05-25T17:04:32.225Z] 32f366d666a5: Preparing [2021-05-25T17:04:32.225Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:32.225Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:32.225Z] ff0f58bac675: Layer already exists [2021-05-25T17:04:32.225Z] 49e8728d3adf: Layer already exists [2021-05-25T17:04:32.225Z] 468866676302: Layer already exists [2021-05-25T17:04:32.225Z] 2.0.0-dev.238: digest: sha256:fd47ce9d91660563929cc0087182a30163fd4bccde2231370f0da6f71f7acb9c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:32.531Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:32.824Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:32.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-25T17:04:32.824Z] 468866676302: Preparing [2021-05-25T17:04:32.824Z] 49e8728d3adf: Preparing [2021-05-25T17:04:32.824Z] d62b1235ad23: Preparing [2021-05-25T17:04:32.824Z] ff0f58bac675: Preparing [2021-05-25T17:04:32.824Z] 32f366d666a5: Preparing [2021-05-25T17:04:32.824Z] 49e8728d3adf: Layer already exists [2021-05-25T17:04:32.824Z] ff0f58bac675: Layer already exists [2021-05-25T17:04:32.824Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:32.824Z] 468866676302: Layer already exists [2021-05-25T17:04:32.824Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:32.824Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:fd47ce9d91660563929cc0087182a30163fd4bccde2231370f0da6f71f7acb9c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:33.128Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:33.424Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-05-25T17:04:33.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-25T17:04:33.424Z] 468866676302: Preparing [2021-05-25T17:04:33.424Z] 49e8728d3adf: Preparing [2021-05-25T17:04:33.424Z] d62b1235ad23: Preparing [2021-05-25T17:04:33.424Z] ff0f58bac675: Preparing [2021-05-25T17:04:33.424Z] 32f366d666a5: Preparing [2021-05-25T17:04:33.424Z] ff0f58bac675: Layer already exists [2021-05-25T17:04:33.424Z] d62b1235ad23: Layer already exists [2021-05-25T17:04:33.424Z] 468866676302: Layer already exists [2021-05-25T17:04:33.424Z] 49e8728d3adf: Layer already exists [2021-05-25T17:04:33.424Z] 32f366d666a5: Layer already exists [2021-05-25T17:04:33.424Z] master: digest: sha256:fd47ce9d91660563929cc0087182a30163fd4bccde2231370f0da6f71f7acb9c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:04:33.475Z] ===================================================== [Pipeline] echo [2021-05-25T17:04:33.489Z] taggedImages: [2021-05-25T17:04:33.489Z] - nexus3.edgexfoundry.org:10004/support-scheduler:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:33.489Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.238 [2021-05-25T17:04:33.489Z] - nexus3.edgexfoundry.org:10004/support-scheduler:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:33.489Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-05-25T17:04:33.519Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-05-25T17:04:33.519Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:33.519Z] 2.0.0-dev.238 [2021-05-25T17:04:33.519Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:33.519Z] master [2021-05-25T17:04:33.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:33.649Z] Removing intermediate container e964a934a682 [2021-05-25T17:04:33.649Z] ---> f26e183637ab [2021-05-25T17:04:33.649Z] Step 6/23 : COPY go.mod . [2021-05-25T17:04:33.852Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:34.146Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:34.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-25T17:04:34.146Z] e1e3887ebfee: Preparing [2021-05-25T17:04:34.146Z] 7005740468bf: Preparing [2021-05-25T17:04:34.146Z] 717849199fb9: Preparing [2021-05-25T17:04:34.146Z] 6d36f13621bc: Preparing [2021-05-25T17:04:34.146Z] 0754057c0ad3: Preparing [2021-05-25T17:04:34.146Z] 998cdf262ab1: Preparing [2021-05-25T17:04:34.146Z] 02e56110abd2: Preparing [2021-05-25T17:04:34.146Z] abc36efb885a: Preparing [2021-05-25T17:04:34.146Z] b0b09059f4e1: Preparing [2021-05-25T17:04:34.146Z] bb961f40224b: Preparing [2021-05-25T17:04:34.146Z] f4666769fca7: Preparing [2021-05-25T17:04:34.146Z] 998cdf262ab1: Waiting [2021-05-25T17:04:34.146Z] 02e56110abd2: Waiting [2021-05-25T17:04:34.147Z] abc36efb885a: Waiting [2021-05-25T17:04:34.147Z] b0b09059f4e1: Waiting [2021-05-25T17:04:34.147Z] bb961f40224b: Waiting [2021-05-25T17:04:34.147Z] f4666769fca7: Waiting [2021-05-25T17:04:34.147Z] 0754057c0ad3: Layer already exists [2021-05-25T17:04:34.632Z] ---> 026b4fa26910 [2021-05-25T17:04:34.632Z] Step 7/23 : RUN go mod download [2021-05-25T17:04:34.723Z] 998cdf262ab1: Layer already exists [2021-05-25T17:04:34.723Z] 02e56110abd2: Layer already exists [2021-05-25T17:04:34.723Z] 7005740468bf: Pushed [2021-05-25T17:04:34.723Z] b0b09059f4e1: Layer already exists [2021-05-25T17:04:34.723Z] abc36efb885a: Layer already exists [2021-05-25T17:04:34.723Z] bb961f40224b: Layer already exists [2021-05-25T17:04:34.723Z] f4666769fca7: Layer already exists [2021-05-25T17:04:34.983Z] e1e3887ebfee: Pushed [2021-05-25T17:04:34.983Z] 717849199fb9: Pushed [2021-05-25T17:04:35.228Z] ---> Running in 8cab6fe009aa [2021-05-25T17:04:37.203Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:04:37.203Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:04:37.203Z] ---> 6b5bd41a5965 [2021-05-25T17:04:37.203Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:04:37.203Z] ---> Using cache [2021-05-25T17:04:37.203Z] ---> 32eb9b4661ee [2021-05-25T17:04:37.203Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:04:37.203Z] ---> Using cache [2021-05-25T17:04:37.203Z] ---> 1f3ec76657b2 [2021-05-25T17:04:37.203Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-25T17:04:37.804Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:04:37.804Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:04:37.804Z] ---> 6b5bd41a5965 [2021-05-25T17:04:37.804Z] Step 3/32 : WORKDIR /edgex-go [2021-05-25T17:04:37.804Z] ---> Using cache [2021-05-25T17:04:37.804Z] ---> 32eb9b4661ee [2021-05-25T17:04:37.804Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:04:37.804Z] ---> Using cache [2021-05-25T17:04:37.804Z] ---> 1f3ec76657b2 [2021-05-25T17:04:37.804Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-25T17:04:37.804Z] ---> Using cache [2021-05-25T17:04:37.804Z] ---> 14eae71e01d9 [2021-05-25T17:04:37.804Z] Step 6/32 : COPY go.mod . [2021-05-25T17:04:37.804Z] ---> Using cache [2021-05-25T17:04:37.804Z] ---> 77338a47247f [2021-05-25T17:04:37.804Z] Step 7/32 : RUN go mod download [2021-05-25T17:04:37.804Z] ---> Using cache [2021-05-25T17:04:37.804Z] ---> d2980cff50ad [2021-05-25T17:04:37.804Z] Step 8/32 : COPY . . [2021-05-25T17:04:38.086Z] ---> Running in f08f2953dfc8 [2021-05-25T17:04:38.086Z] ---> Using cache [2021-05-25T17:04:38.086Z] ---> 8cde68242c0b [2021-05-25T17:04:38.086Z] Step 9/32 : RUN go mod tidy [2021-05-25T17:04:38.367Z] ---> Using cache [2021-05-25T17:04:38.367Z] ---> 24ceb0f2f928 [2021-05-25T17:04:38.367Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-25T17:04:38.367Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:04:38.367Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:04:38.367Z] ---> 6b5bd41a5965 [2021-05-25T17:04:38.367Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:04:38.367Z] ---> Using cache [2021-05-25T17:04:38.367Z] ---> 32eb9b4661ee [2021-05-25T17:04:38.367Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:04:38.367Z] ---> Using cache [2021-05-25T17:04:38.367Z] ---> 1f3ec76657b2 [2021-05-25T17:04:38.367Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T17:04:38.367Z] ---> Using cache [2021-05-25T17:04:38.367Z] ---> 14eae71e01d9 [2021-05-25T17:04:38.367Z] Step 6/24 : COPY go.mod . [2021-05-25T17:04:38.367Z] ---> Using cache [2021-05-25T17:04:38.367Z] ---> 77338a47247f [2021-05-25T17:04:38.367Z] Step 7/24 : RUN go mod download [2021-05-25T17:04:38.367Z] ---> Using cache [2021-05-25T17:04:38.367Z] ---> d2980cff50ad [2021-05-25T17:04:38.367Z] Step 8/24 : COPY . . [2021-05-25T17:04:38.367Z] ---> Running in 609d18a5eaac [2021-05-25T17:04:38.641Z] ---> Using cache [2021-05-25T17:04:38.641Z] ---> 8cde68242c0b [2021-05-25T17:04:38.641Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:04:38.641Z] ---> Using cache [2021-05-25T17:04:38.641Z] ---> 24ceb0f2f928 [2021-05-25T17:04:38.641Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-25T17:04:38.914Z] ---> Running in a6a02ab4a2ba [2021-05-25T17:04:38.914Z] Removing intermediate container 8cab6fe009aa [2021-05-25T17:04:38.914Z] ---> 355a4728fb4b [2021-05-25T17:04:38.914Z] Step 8/23 : COPY . . [2021-05-25T17:04:40.261Z] 6d36f13621bc: Pushed [2021-05-25T17:04:40.261Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:667cd435ee2c3ba3257616ff817e40be408f9927e1f67084e8a539e3a5848265 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:40.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:04:40.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-25T17:04:40.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-25T17:04:40.563Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:40.856Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.238 [2021-05-25T17:04:40.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-25T17:04:40.856Z] e1e3887ebfee: Preparing [2021-05-25T17:04:40.856Z] 7005740468bf: Preparing [2021-05-25T17:04:40.856Z] 717849199fb9: Preparing [2021-05-25T17:04:40.856Z] 6d36f13621bc: Preparing [2021-05-25T17:04:40.856Z] 0754057c0ad3: Preparing [2021-05-25T17:04:40.856Z] 998cdf262ab1: Preparing [2021-05-25T17:04:40.856Z] 02e56110abd2: Preparing [2021-05-25T17:04:40.856Z] abc36efb885a: Preparing [2021-05-25T17:04:40.856Z] b0b09059f4e1: Preparing [2021-05-25T17:04:40.856Z] bb961f40224b: Preparing [2021-05-25T17:04:40.856Z] f4666769fca7: Preparing [2021-05-25T17:04:40.856Z] b0b09059f4e1: Waiting [2021-05-25T17:04:40.856Z] bb961f40224b: Waiting [2021-05-25T17:04:40.856Z] f4666769fca7: Waiting [2021-05-25T17:04:40.856Z] 998cdf262ab1: Waiting [2021-05-25T17:04:40.856Z] 02e56110abd2: Waiting [2021-05-25T17:04:40.856Z] abc36efb885a: Waiting [2021-05-25T17:04:40.856Z] 7005740468bf: Layer already exists [2021-05-25T17:04:40.856Z] 717849199fb9: Layer already exists [2021-05-25T17:04:40.856Z] e1e3887ebfee: Layer already exists [2021-05-25T17:04:40.856Z] 0754057c0ad3: Layer already exists [2021-05-25T17:04:40.856Z] 6d36f13621bc: Layer already exists [2021-05-25T17:04:40.856Z] 998cdf262ab1: Layer already exists [2021-05-25T17:04:40.856Z] abc36efb885a: Layer already exists [2021-05-25T17:04:40.856Z] 02e56110abd2: Layer already exists [2021-05-25T17:04:40.856Z] bb961f40224b: Layer already exists [2021-05-25T17:04:40.856Z] b0b09059f4e1: Layer already exists [2021-05-25T17:04:40.856Z] f4666769fca7: Layer already exists [2021-05-25T17:04:40.856Z] 2.0.0-dev.238: digest: sha256:667cd435ee2c3ba3257616ff817e40be408f9927e1f67084e8a539e3a5848265 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:41.156Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:41.449Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:41.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-25T17:04:41.449Z] e1e3887ebfee: Preparing [2021-05-25T17:04:41.449Z] 7005740468bf: Preparing [2021-05-25T17:04:41.449Z] 717849199fb9: Preparing [2021-05-25T17:04:41.449Z] 6d36f13621bc: Preparing [2021-05-25T17:04:41.449Z] 0754057c0ad3: Preparing [2021-05-25T17:04:41.449Z] 998cdf262ab1: Preparing [2021-05-25T17:04:41.449Z] 02e56110abd2: Preparing [2021-05-25T17:04:41.449Z] abc36efb885a: Preparing [2021-05-25T17:04:41.449Z] b0b09059f4e1: Preparing [2021-05-25T17:04:41.449Z] bb961f40224b: Preparing [2021-05-25T17:04:41.449Z] f4666769fca7: Preparing [2021-05-25T17:04:41.449Z] 998cdf262ab1: Waiting [2021-05-25T17:04:41.449Z] 02e56110abd2: Waiting [2021-05-25T17:04:41.449Z] abc36efb885a: Waiting [2021-05-25T17:04:41.449Z] b0b09059f4e1: Waiting [2021-05-25T17:04:41.449Z] bb961f40224b: Waiting [2021-05-25T17:04:41.449Z] f4666769fca7: Waiting [2021-05-25T17:04:41.449Z] 7005740468bf: Layer already exists [2021-05-25T17:04:41.449Z] e1e3887ebfee: Layer already exists [2021-05-25T17:04:41.449Z] 717849199fb9: Layer already exists [2021-05-25T17:04:41.449Z] 0754057c0ad3: Layer already exists [2021-05-25T17:04:41.449Z] 6d36f13621bc: Layer already exists [2021-05-25T17:04:41.449Z] 998cdf262ab1: Layer already exists [2021-05-25T17:04:41.449Z] abc36efb885a: Layer already exists [2021-05-25T17:04:41.449Z] 02e56110abd2: Layer already exists [2021-05-25T17:04:41.449Z] b0b09059f4e1: Layer already exists [2021-05-25T17:04:41.449Z] bb961f40224b: Layer already exists [2021-05-25T17:04:41.449Z] f4666769fca7: Layer already exists [2021-05-25T17:04:41.449Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:667cd435ee2c3ba3257616ff817e40be408f9927e1f67084e8a539e3a5848265 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:41.753Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:41.846Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:04:42.051Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-05-25T17:04:42.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-25T17:04:42.051Z] e1e3887ebfee: Preparing [2021-05-25T17:04:42.051Z] 7005740468bf: Preparing [2021-05-25T17:04:42.051Z] 717849199fb9: Preparing [2021-05-25T17:04:42.051Z] 6d36f13621bc: Preparing [2021-05-25T17:04:42.051Z] 0754057c0ad3: Preparing [2021-05-25T17:04:42.051Z] 998cdf262ab1: Preparing [2021-05-25T17:04:42.051Z] 02e56110abd2: Preparing [2021-05-25T17:04:42.051Z] abc36efb885a: Preparing [2021-05-25T17:04:42.051Z] b0b09059f4e1: Preparing [2021-05-25T17:04:42.051Z] bb961f40224b: Preparing [2021-05-25T17:04:42.051Z] f4666769fca7: Preparing [2021-05-25T17:04:42.051Z] 998cdf262ab1: Waiting [2021-05-25T17:04:42.051Z] 02e56110abd2: Waiting [2021-05-25T17:04:42.051Z] abc36efb885a: Waiting [2021-05-25T17:04:42.051Z] b0b09059f4e1: Waiting [2021-05-25T17:04:42.051Z] bb961f40224b: Waiting [2021-05-25T17:04:42.051Z] f4666769fca7: Waiting [2021-05-25T17:04:42.051Z] 0754057c0ad3: Layer already exists [2021-05-25T17:04:42.051Z] 717849199fb9: Layer already exists [2021-05-25T17:04:42.051Z] 6d36f13621bc: Layer already exists [2021-05-25T17:04:42.051Z] e1e3887ebfee: Layer already exists [2021-05-25T17:04:42.051Z] 7005740468bf: Layer already exists [2021-05-25T17:04:42.051Z] 998cdf262ab1: Layer already exists [2021-05-25T17:04:42.051Z] abc36efb885a: Layer already exists [2021-05-25T17:04:42.051Z] 02e56110abd2: Layer already exists [2021-05-25T17:04:42.051Z] bb961f40224b: Layer already exists [2021-05-25T17:04:42.051Z] b0b09059f4e1: Layer already exists [2021-05-25T17:04:42.312Z] f4666769fca7: Layer already exists [2021-05-25T17:04:42.312Z] master: digest: sha256:667cd435ee2c3ba3257616ff817e40be408f9927e1f67084e8a539e3a5848265 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:04:42.364Z] ===================================================== [Pipeline] echo [2021-05-25T17:04:42.378Z] taggedImages: [2021-05-25T17:04:42.378Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:04:42.378Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.238 [2021-05-25T17:04:42.378Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:04:42.378Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T17:04:43.317Z] OK: 218 MiB in 52 packages [2021-05-25T17:04:46.738Z] Removing intermediate container f08f2953dfc8 [2021-05-25T17:04:46.738Z] ---> e09fd01fa4b6 [2021-05-25T17:04:46.738Z] Step 6/24 : COPY go.mod . [2021-05-25T17:04:48.726Z] ---> 8d89cef4c106 [2021-05-25T17:04:48.726Z] Step 7/24 : RUN go mod download [2021-05-25T17:04:49.002Z] ---> Running in 84b90ae12685 [2021-05-25T17:04:54.426Z] Removing intermediate container 84b90ae12685 [2021-05-25T17:04:54.426Z] ---> 4e995e51ace9 [2021-05-25T17:04:54.426Z] Step 8/24 : COPY . . [2021-05-25T17:04:54.701Z] ---> 901b5e4083fb [2021-05-25T17:04:54.701Z] Step 9/23 : RUN go mod tidy [2021-05-25T17:04:54.977Z] ---> Running in 27371c37479c [2021-05-25T17:05:05.195Z] Removing intermediate container 27371c37479c [2021-05-25T17:05:05.195Z] ---> b78149a11712 [2021-05-25T17:05:05.195Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-25T17:05:05.195Z] ---> Running in 41d3910c0ac2 [2021-05-25T17:05:07.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-25T17:05:09.303Z] ---> 1ce73598cf8e [2021-05-25T17:05:09.304Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:05:09.585Z] ---> Running in 300cc0433747 [2021-05-25T17:05:17.899Z] Removing intermediate container 300cc0433747 [2021-05-25T17:05:17.899Z] ---> dc12b4a45530 [2021-05-25T17:05:17.899Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-25T17:05:17.899Z] ---> Running in 7d82047de59a [2021-05-25T17:05:18.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-25T17:06:15.473Z] Removing intermediate container 609d18a5eaac [2021-05-25T17:06:15.473Z] ---> 70c9a89efe0f [2021-05-25T17:06:15.473Z] [2021-05-25T17:06:15.473Z] Step 11/32 : FROM alpine:3.12 [2021-05-25T17:06:15.473Z] ---> 9852663dfa18 [2021-05-25T17:06:15.473Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-25T17:06:15.473Z] ---> Running in d9603e3798ee [2021-05-25T17:06:15.473Z] Removing intermediate container d9603e3798ee [2021-05-25T17:06:15.473Z] ---> 47a00215088f [2021-05-25T17:06:15.473Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-25T17:06:15.473Z] ---> Running in 61876c47ed17 [2021-05-25T17:06:15.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:06:16.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:06:17.083Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-25T17:06:17.083Z] (2/2) Installing su-exec (0.2-r1) [2021-05-25T17:06:17.083Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:06:17.083Z] OK: 5 MiB in 16 packages [2021-05-25T17:06:18.963Z] Removing intermediate container 61876c47ed17 [2021-05-25T17:06:18.963Z] ---> cd41414bb26c [2021-05-25T17:06:18.963Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-25T17:06:18.963Z] ---> Running in 2b3f9be8b4c2 [2021-05-25T17:06:19.602Z] Removing intermediate container 2b3f9be8b4c2 [2021-05-25T17:06:19.602Z] ---> 104e486391bd [2021-05-25T17:06:19.602Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-25T17:06:19.602Z] ---> Running in 969c34889bed [2021-05-25T17:06:20.596Z] Removing intermediate container 969c34889bed [2021-05-25T17:06:20.596Z] ---> ff8209c4727a [2021-05-25T17:06:20.596Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-25T17:06:20.596Z] ---> Running in 1d37acbe543a [2021-05-25T17:06:24.022Z] Removing intermediate container 1d37acbe543a [2021-05-25T17:06:24.023Z] ---> d792b7990214 [2021-05-25T17:06:24.023Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-25T17:06:24.023Z] ---> Running in 0c3d135dcb06 [2021-05-25T17:06:24.622Z] Removing intermediate container 0c3d135dcb06 [2021-05-25T17:06:24.623Z] ---> aa3782fe2350 [2021-05-25T17:06:24.623Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-25T17:06:25.603Z] ---> 84799673493c [2021-05-25T17:06:25.603Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-25T17:06:25.880Z] ---> Running in 02ee58f7e4ed [2021-05-25T17:06:29.286Z] Removing intermediate container 02ee58f7e4ed [2021-05-25T17:06:29.286Z] ---> 4b414707df7c [2021-05-25T17:06:29.286Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:06:30.282Z] ---> ffb468f3d5ea [2021-05-25T17:06:30.282Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-25T17:06:32.286Z] ---> fa5e8f5b8faf [2021-05-25T17:06:32.286Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-25T17:06:33.729Z] ---> 9d0ff12fc20f [2021-05-25T17:06:33.729Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-25T17:06:34.726Z] ---> b5a67326aaea [2021-05-25T17:06:34.726Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-25T17:06:36.196Z] ---> c35c7fc2ba93 [2021-05-25T17:06:36.196Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-25T17:06:36.795Z] ---> Running in 391bccefe112 [2021-05-25T17:06:38.269Z] Removing intermediate container 391bccefe112 [2021-05-25T17:06:38.269Z] ---> c791270e785b [2021-05-25T17:06:38.269Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-25T17:06:40.255Z] ---> f69a08c6fffc [2021-05-25T17:06:40.255Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-25T17:06:40.851Z] ---> Running in 50d0711132a7 [2021-05-25T17:06:40.851Z] Removing intermediate container a6a02ab4a2ba [2021-05-25T17:06:40.851Z] ---> cfe4933d02e8 [2021-05-25T17:06:40.851Z] [2021-05-25T17:06:40.851Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:06:40.851Z] ---> 9852663dfa18 [2021-05-25T17:06:40.851Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:06:40.851Z] ---> Using cache [2021-05-25T17:06:40.851Z] ---> e5efcd4e448b [2021-05-25T17:06:40.851Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:06:40.851Z] ---> Using cache [2021-05-25T17:06:40.851Z] ---> 4250e889999c [2021-05-25T17:06:40.851Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-25T17:06:41.123Z] ---> Running in e958a8645ba5 [2021-05-25T17:06:42.105Z] Removing intermediate container e958a8645ba5 [2021-05-25T17:06:42.105Z] ---> d769a46788d0 [2021-05-25T17:06:42.105Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T17:06:42.105Z] ---> Running in 0c9c52b5deca [2021-05-25T17:06:43.091Z] Removing intermediate container 0c9c52b5deca [2021-05-25T17:06:43.091Z] ---> 1a478e076369 [2021-05-25T17:06:43.091Z] Step 16/24 : WORKDIR / [2021-05-25T17:06:43.091Z] ---> Running in df82a3fded1b [2021-05-25T17:06:44.085Z] Removing intermediate container df82a3fded1b [2021-05-25T17:06:44.085Z] ---> cdef52c551a0 [2021-05-25T17:06:44.085Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:06:45.067Z] Removing intermediate container 50d0711132a7 [2021-05-25T17:06:45.067Z] ---> 3eb404df1e41 [2021-05-25T17:06:45.067Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-25T17:06:45.340Z] ---> Running in 691c5f9277e1 [2021-05-25T17:06:45.340Z] ---> efde1b2ea213 [2021-05-25T17:06:45.340Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-25T17:06:45.943Z] Removing intermediate container 691c5f9277e1 [2021-05-25T17:06:45.943Z] ---> 6deeed71e54d [2021-05-25T17:06:45.943Z] Step 29/32 : CMD ["gate"] [2021-05-25T17:06:46.537Z] ---> Running in 234d2eecb0e8 [2021-05-25T17:06:47.519Z] ---> 00138ec96e73 [2021-05-25T17:06:47.519Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-25T17:06:47.519Z] Removing intermediate container 234d2eecb0e8 [2021-05-25T17:06:47.519Z] ---> 8c11a9558404 [2021-05-25T17:06:47.519Z] Step 30/32 : LABEL arch=arm64 [2021-05-25T17:06:48.121Z] ---> Running in 01a9d0f0725c [2021-05-25T17:06:49.103Z] ---> 52f2f28388f4 [2021-05-25T17:06:49.103Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-25T17:06:49.103Z] Removing intermediate container 01a9d0f0725c [2021-05-25T17:06:49.103Z] ---> 6e5f0ef05fc2 [2021-05-25T17:06:49.103Z] Step 31/32 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:06:49.103Z] ---> Running in 84cd9cdaacfd [2021-05-25T17:06:49.398Z] ---> Running in c290fab339a1 [2021-05-25T17:06:49.999Z] Removing intermediate container 84cd9cdaacfd [2021-05-25T17:06:49.999Z] ---> e704bf1ce420 [2021-05-25T17:06:49.999Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:06:49.999Z] ---> Running in 4e23203e0618 [2021-05-25T17:06:50.267Z] Removing intermediate container c290fab339a1 [2021-05-25T17:06:50.267Z] ---> 71c441df52b0 [2021-05-25T17:06:50.267Z] Step 32/32 : LABEL version=2.0.0-dev.238 [2021-05-25T17:06:51.252Z] ---> Running in 801ba02dc1cc [2021-05-25T17:06:51.252Z] Removing intermediate container 4e23203e0618 [2021-05-25T17:06:51.252Z] ---> 8385f96dfcb7 [2021-05-25T17:06:51.252Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T17:06:51.540Z] ---> Running in 82ec46915cf8 [2021-05-25T17:06:51.819Z] Removing intermediate container 801ba02dc1cc [2021-05-25T17:06:51.819Z] ---> 9390f1353d1d [2021-05-25T17:06:51.819Z] [2021-05-25T17:06:52.449Z] Successfully built 9390f1353d1d [2021-05-25T17:06:52.449Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-25T17:06:52.449Z]  Building security-bootstrapper ... done Removing intermediate container 82ec46915cf8 [2021-05-25T17:06:52.449Z] ---> b0351b2c26ae [2021-05-25T17:06:52.449Z] Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:06:53.049Z] Removing intermediate container 41d3910c0ac2 [2021-05-25T17:06:53.049Z] ---> 5c12da4d83e4 [2021-05-25T17:06:53.049Z] [2021-05-25T17:06:53.049Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T17:06:53.049Z] ---> 9852663dfa18 [2021-05-25T17:06:53.049Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-25T17:06:53.049Z] ---> Running in a0f6ce93d9e5 [2021-05-25T17:06:53.322Z] ---> Running in 2691814b3ac8 [2021-05-25T17:06:53.916Z] Removing intermediate container a0f6ce93d9e5 [2021-05-25T17:06:53.916Z] ---> 01b07a4b0d52 [2021-05-25T17:06:53.916Z] Step 24/24 : LABEL version=2.0.0-dev.238 [2021-05-25T17:06:54.196Z] ---> Running in ffae1e5de090 [2021-05-25T17:06:54.794Z] Removing intermediate container 7d82047de59a [2021-05-25T17:06:54.794Z] ---> a31a58ccb757 [2021-05-25T17:06:54.794Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-25T17:06:54.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:06:55.065Z] ---> Running in 2c6a91033e26 [2021-05-25T17:06:55.065Z] Removing intermediate container ffae1e5de090 [2021-05-25T17:06:55.065Z] ---> 61f10fe379f3 [2021-05-25T17:06:55.065Z] [2021-05-25T17:06:55.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:06:55.336Z] Successfully built 61f10fe379f3 [2021-05-25T17:06:55.336Z] Successfully tagged core-metadata-arm64:latest [2021-05-25T17:06:55.607Z]  Building core-metadata ... done (1/2) Installing ca-certificates (20191127-r4) [2021-05-25T17:06:55.607Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-25T17:06:55.607Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:06:55.878Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:06:55.878Z] OK: 6 MiB in 16 packages [2021-05-25T17:06:56.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.238" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-25T17:06:57.913Z] Removing intermediate container 2691814b3ac8 [2021-05-25T17:06:57.913Z] ---> 2166d5e072ec [2021-05-25T17:06:57.913Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:06:57.913Z] ---> Running in 69daea2e96bc [2021-05-25T17:06:58.504Z] Removing intermediate container 69daea2e96bc [2021-05-25T17:06:58.504Z] ---> 0e275e468e0f [2021-05-25T17:06:58.504Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-25T17:06:58.504Z] ---> Running in af326bef1c33 [2021-05-25T17:06:58.775Z] Removing intermediate container 2c6a91033e26 [2021-05-25T17:06:58.775Z] ---> b81b51ce8fd2 [2021-05-25T17:06:58.775Z] [2021-05-25T17:06:58.775Z] Step 12/24 : FROM docker:20.10.0 [2021-05-25T17:06:58.775Z] 20.10.0: Pulling from library/docker [2021-05-25T17:06:59.048Z] Removing intermediate container af326bef1c33 [2021-05-25T17:06:59.048Z] ---> b0c7d57bcedd [2021-05-25T17:06:59.048Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T17:06:59.319Z] ---> Running in 50e3fbf06bec [2021-05-25T17:06:59.927Z] Removing intermediate container 50e3fbf06bec [2021-05-25T17:06:59.927Z] ---> bb3c42b641e2 [2021-05-25T17:06:59.927Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:07:01.355Z] ---> 5945eab3433f [2021-05-25T17:07:01.355Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-25T17:07:03.317Z] ---> e6942a146726 [2021-05-25T17:07:03.317Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-25T17:07:04.331Z] ---> 644290a09d8a [2021-05-25T17:07:04.331Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-25T17:07:04.601Z] ---> Running in b1ce6e092e9e [2021-05-25T17:07:05.578Z] Removing intermediate container b1ce6e092e9e [2021-05-25T17:07:05.578Z] ---> 7103ce8ab9ef [2021-05-25T17:07:05.578Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:07:05.848Z] ---> Running in e0a9290772d5 [2021-05-25T17:07:06.439Z] Removing intermediate container e0a9290772d5 [2021-05-25T17:07:06.439Z] ---> b9c541ecde56 [2021-05-25T17:07:06.439Z] Step 21/23 : LABEL arch=arm64 [2021-05-25T17:07:06.710Z] ---> Running in 92a03eb98b32 [2021-05-25T17:07:07.301Z] Removing intermediate container 92a03eb98b32 [2021-05-25T17:07:07.301Z] ---> 9fab6bb023d1 [2021-05-25T17:07:07.301Z] Step 22/23 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:07:07.301Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T17:07:07.301Z] ---> Running in 5bb71402c3d2 [2021-05-25T17:07:07.301Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T17:07:07.301Z] ---> eeaf43b92773 [2021-05-25T17:07:07.301Z] 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-25T17:07:07.575Z] ---> Running in 510cba88b34e [2021-05-25T17:07:07.849Z] Removing intermediate container 5bb71402c3d2 [2021-05-25T17:07:07.849Z] ---> c134479babfe [2021-05-25T17:07:07.849Z] Step 23/23 : LABEL version=2.0.0-dev.238 [2021-05-25T17:07:07.849Z] ---> Running in 25304b6919e3 [2021-05-25T17:07:08.118Z] Removing intermediate container 510cba88b34e [2021-05-25T17:07:08.118Z] ---> f83c139e7430 [2021-05-25T17:07:08.118Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-25T17:07:08.118Z] ---> Running in bd75e3f31a53 [2021-05-25T17:07:08.388Z] Removing intermediate container 25304b6919e3 [2021-05-25T17:07:08.388Z] ---> f2e916d70af0 [2021-05-25T17:07:08.388Z] [2021-05-25T17:07:08.985Z] Successfully built f2e916d70af0 [2021-05-25T17:07:08.986Z] Successfully tagged support-notifications-arm64:latest [2021-05-25T17:07:09.256Z]  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:07:09.527Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:07:10.118Z] (1/39) Installing readline (8.0.4-r0) [2021-05-25T17:07:10.118Z] (2/39) Installing bash (5.0.17-r0) [2021-05-25T17:07:10.118Z] Executing bash-5.0.17-r0.post-install [2021-05-25T17:07:10.118Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:07:10.118Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-25T17:07:10.118Z] (5/39) Installing curl (7.76.1-r0) [2021-05-25T17:07:10.118Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-25T17:07:10.118Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-25T17:07:10.118Z] (8/39) Installing expat (2.2.9-r1) [2021-05-25T17:07:10.118Z] (9/39) Installing libffi (3.3-r2) [2021-05-25T17:07:10.118Z] (10/39) Installing gdbm (1.13-r1) [2021-05-25T17:07:10.118Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-25T17:07:10.389Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-25T17:07:10.389Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-25T17:07:12.354Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-25T17:07:12.354Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-25T17:07:12.354Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-25T17:07:12.354Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-25T17:07:12.354Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-25T17:07:12.354Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-25T17:07:12.354Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-25T17:07:12.354Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-25T17:07:12.354Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-25T17:07:12.354Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-25T17:07:12.354Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-25T17:07:12.354Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-25T17:07:12.354Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-25T17:07:12.354Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-25T17:07:12.354Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-25T17:07:12.354Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-25T17:07:12.354Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-25T17:07:12.354Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-25T17:07:12.354Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-25T17:07:12.626Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-25T17:07:12.626Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-25T17:07:12.626Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-25T17:07:12.626Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-25T17:07:12.626Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-25T17:07:12.626Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-25T17:07:12.626Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-25T17:07:12.626Z] Executing busybox-1.31.1-r19.trigger [2021-05-25T17:07:12.900Z] OK: 72 MiB in 59 packages [2021-05-25T17:07:17.181Z] Collecting docker-compose==1.23.2 [2021-05-25T17:07:17.181Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-25T17:07:19.144Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-25T17:07:19.144Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-25T17:07:19.735Z] Collecting docker<4.0,>=3.6.0 [2021-05-25T17:07:19.735Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-25T17:07:20.008Z] 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-25T17:07:20.280Z] Collecting cached-property<2,>=1.2.0 [2021-05-25T17:07:20.280Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-25T17:07:21.255Z] Collecting PyYAML<4,>=3.10 [2021-05-25T17:07:21.527Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-25T17:07:25.872Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-25T17:07:25.872Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-25T17:07:27.903Z] Collecting texttable<0.10,>=0.9.0 [2021-05-25T17:07:27.903Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-25T17:07:30.524Z] Collecting docopt<0.7,>=0.6.1 [2021-05-25T17:07:30.524Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-25T17:07:33.148Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-25T17:07:33.148Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-25T17:07:33.148Z] Collecting jsonschema<3,>=2.5.1 [2021-05-25T17:07:33.148Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-25T17:07:33.744Z] Collecting idna<2.8,>=2.5 [2021-05-25T17:07:33.744Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-25T17:07:33.744Z] 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-25T17:07:34.723Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-25T17:07:34.723Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-25T17:07:34.723Z] 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-25T17:07:34.997Z] Collecting docker-pycreds>=0.4.0 [2021-05-25T17:07:34.997Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-25T17:07:34.997Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-25T17:07:34.997Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-25T17:07:34.997Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-25T17:07:35.270Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-25T17:07:36.245Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, dockerpty, texttable, docopt, jsonschema, docker-compose [2021-05-25T17:07:36.245Z] Attempting uninstall: idna [2021-05-25T17:07:36.245Z] Found existing installation: idna 2.9 [2021-05-25T17:07:36.245Z] Uninstalling idna-2.9: [2021-05-25T17:07:36.245Z] Successfully uninstalled idna-2.9 [2021-05-25T17:07:36.841Z] Attempting uninstall: urllib3 [2021-05-25T17:07:36.841Z] Found existing installation: urllib3 1.25.9 [2021-05-25T17:07:36.841Z] Uninstalling urllib3-1.25.9: [2021-05-25T17:07:36.841Z] Successfully uninstalled urllib3-1.25.9 [2021-05-25T17:07:37.817Z] Attempting uninstall: requests [2021-05-25T17:07:37.817Z] Found existing installation: requests 2.23.0 [2021-05-25T17:07:37.817Z] Uninstalling requests-2.23.0: [2021-05-25T17:07:37.817Z] Successfully uninstalled requests-2.23.0 [2021-05-25T17:07:39.247Z] Running setup.py install for PyYAML: started [2021-05-25T17:07:41.866Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-25T17:07:41.866Z] Running setup.py install for dockerpty: started [2021-05-25T17:07:44.483Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-25T17:07:44.483Z] Running setup.py install for texttable: started [2021-05-25T17:07:46.469Z] Running setup.py install for texttable: finished with status 'done' [2021-05-25T17:07:46.469Z] Running setup.py install for docopt: started [2021-05-25T17:07:48.442Z] Running setup.py install for docopt: finished with status 'done' [2021-05-25T17:07:49.877Z] 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-25T17:07:58.167Z] Removing intermediate container bd75e3f31a53 [2021-05-25T17:07:58.167Z] ---> d4266b3776ec [2021-05-25T17:07:58.167Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-25T17:07:58.167Z] ---> Running in 07039bd1ad41 [2021-05-25T17:07:58.167Z] Removing intermediate container 07039bd1ad41 [2021-05-25T17:07:58.167Z] ---> e6c2bcd87ee1 [2021-05-25T17:07:58.167Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-25T17:07:58.167Z] ---> Running in ee34cb52dd72 [2021-05-25T17:07:58.439Z] Removing intermediate container ee34cb52dd72 [2021-05-25T17:07:58.439Z] ---> 9f1ed2377cb8 [2021-05-25T17:07:58.440Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-25T17:07:59.423Z] ---> 71a7f08d50c3 [2021-05-25T17:07:59.423Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-25T17:08:00.405Z] ---> 4b5a810f942f [2021-05-25T17:08:00.405Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-25T17:08:01.382Z] ---> ad2e33f023a5 [2021-05-25T17:08:01.382Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-25T17:08:01.382Z] ---> Running in ff7201f76d10 [2021-05-25T17:08:01.654Z] Removing intermediate container ff7201f76d10 [2021-05-25T17:08:01.654Z] ---> f662cc718214 [2021-05-25T17:08:01.654Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:08:01.926Z] ---> Running in 06db313f48c3 [2021-05-25T17:08:02.521Z] Removing intermediate container 06db313f48c3 [2021-05-25T17:08:02.521Z] ---> 7e968b78fbc4 [2021-05-25T17:08:02.521Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T17:08:02.521Z] ---> Running in 8274f3963101 [2021-05-25T17:08:02.799Z] Removing intermediate container 8274f3963101 [2021-05-25T17:08:02.799Z] ---> cf102a4273cc [2021-05-25T17:08:02.799Z] Step 23/24 : LABEL git_sha=58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:03.076Z] ---> Running in ccba4cf29737 [2021-05-25T17:08:03.674Z] Removing intermediate container ccba4cf29737 [2021-05-25T17:08:03.674Z] ---> e1cfe7804588 [2021-05-25T17:08:03.674Z] Step 24/24 : LABEL version=2.0.0-dev.238 [2021-05-25T17:08:03.674Z] ---> Running in 97f6e1e9db5d [2021-05-25T17:08:04.270Z] Removing intermediate container 97f6e1e9db5d [2021-05-25T17:08:04.270Z] ---> fffbca8ed051 [2021-05-25T17:08:04.270Z] [2021-05-25T17:08:04.544Z] Successfully built fffbca8ed051 [2021-05-25T17:08:04.544Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-25T17:08:05.160Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-25T17:08:05.164Z] $ docker stop --time=1 04ce491898919ae2d49115055d05f36b8a9064c71b6c99cfa874f80baf7a86a1 [2021-05-25T17:08:07.001Z] $ docker rm -f 04ce491898919ae2d49115055d05f36b8a9064c71b6c99cfa874f80baf7a86a1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T17:08:07.618Z] + docker images [2021-05-25T17:08:07.890Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-25T17:08:07.890Z] sys-mgmt-agent-arm64 latest fffbca8ed051 4 seconds ago 299MB [2021-05-25T17:08:07.890Z] support-notifications-arm64 latest f2e916d70af0 59 seconds ago 16.8MB [2021-05-25T17:08:07.890Z] b81b51ce8fd2 About a minute ago 863MB [2021-05-25T17:08:07.890Z] core-metadata-arm64 latest 61f10fe379f3 About a minute ago 17.4MB [2021-05-25T17:08:07.890Z] 5c12da4d83e4 About a minute ago 866MB [2021-05-25T17:08:07.890Z] security-bootstrapper-arm64 latest 9390f1353d1d About a minute ago 17.2MB [2021-05-25T17:08:07.890Z] cfe4933d02e8 About a minute ago 873MB [2021-05-25T17:08:07.890Z] 70c9a89efe0f About a minute ago 858MB [2021-05-25T17:08:07.890Z] core-data-arm64 latest 79150897e937 3 minutes ago 20.4MB [2021-05-25T17:08:07.890Z] support-scheduler-arm64 latest 0e7c5d249704 4 minutes ago 16.1MB [2021-05-25T17:08:07.890Z] core-command-arm64 latest e6c8821f368b 4 minutes ago 16.1MB [2021-05-25T17:08:07.890Z] security-secretstore-setup-arm64 latest b47870bb7bf2 4 minutes ago 24.4MB [2021-05-25T17:08:07.890Z] security-proxy-setup-arm64 latest 24526759a411 4 minutes ago 24MB [2021-05-25T17:08:07.890Z] 10949f7e3b8f 4 minutes ago 874MB [2021-05-25T17:08:07.890Z] 5e6f1474b93b 4 minutes ago 865MB [2021-05-25T17:08:07.890Z] 5f5122d9411a 4 minutes ago 865MB [2021-05-25T17:08:07.890Z] a1add99b2fd3 4 minutes ago 862MB [2021-05-25T17:08:07.890Z] c3cd3ca76afe 4 minutes ago 862MB [2021-05-25T17:08:07.890Z] ci-base-image-arm64 latest 6b5bd41a5965 9 minutes ago 641MB [2021-05-25T17:08:07.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-25T17:08:07.890Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-25T17:08:07.890Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-25T17:08:07.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:08:08.049Z] provisioning config files... [2021-05-25T17:08:08.070Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/508@tmp/config76314768149082116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:08:08.429Z] ---> docker-login.sh [2021-05-25T17:08:08.430Z] nexus3.edgexfoundry.org:10001 [2021-05-25T17:08:08.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:08:08.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:08:08.977Z] Configure a credential helper to remove this warning. See [2021-05-25T17:08:08.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:08:08.977Z] [2021-05-25T17:08:08.977Z] Login Succeeded [2021-05-25T17:08:08.977Z] nexus3.edgexfoundry.org:10002 [2021-05-25T17:08:09.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:08:09.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:08:09.521Z] Configure a credential helper to remove this warning. See [2021-05-25T17:08:09.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:08:09.521Z] [2021-05-25T17:08:09.521Z] Login Succeeded [2021-05-25T17:08:09.521Z] nexus3.edgexfoundry.org:10003 [2021-05-25T17:08:10.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:08:10.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:08:10.119Z] Configure a credential helper to remove this warning. See [2021-05-25T17:08:10.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:08:10.119Z] [2021-05-25T17:08:10.119Z] Login Succeeded [2021-05-25T17:08:10.119Z] nexus3.edgexfoundry.org:10004 [2021-05-25T17:08:10.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:08:10.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:08:10.711Z] Configure a credential helper to remove this warning. See [2021-05-25T17:08:10.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:08:10.711Z] [2021-05-25T17:08:10.711Z] Login Succeeded [2021-05-25T17:08:10.711Z] docker.io [2021-05-25T17:08:11.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:08:11.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:08:11.573Z] Configure a credential helper to remove this warning. See [2021-05-25T17:08:11.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:08:11.573Z] [2021-05-25T17:08:11.573Z] Login Succeeded [2021-05-25T17:08:11.573Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T17:08:11.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:08:11.660Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-05-25T17:08:11.660Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:11.660Z] 2.0.0-dev.238 [2021-05-25T17:08:11.660Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:11.660Z] master [2021-05-25T17:08:11.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:12.042Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:12.376Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:12.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-25T17:08:12.376Z] a03a2931e499: Preparing [2021-05-25T17:08:12.376Z] fcb33bb3b8ff: Preparing [2021-05-25T17:08:12.376Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:12.376Z] 3e4495bbaaff: Preparing [2021-05-25T17:08:12.376Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:12.651Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:12.651Z] a03a2931e499: Pushed [2021-05-25T17:08:12.651Z] 5d2ef35eb6cc: Pushed [2021-05-25T17:08:12.651Z] 3e4495bbaaff: Pushed [2021-05-25T17:08:15.249Z] fcb33bb3b8ff: Pushed [2021-05-25T17:08:15.249Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:15cab5fb7137af9b9e58b3f640f8899f96456475ea170a0b4c29ed041954f7ed size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:15.585Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:15.918Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.238 [2021-05-25T17:08:15.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-25T17:08:15.918Z] a03a2931e499: Preparing [2021-05-25T17:08:15.918Z] fcb33bb3b8ff: Preparing [2021-05-25T17:08:15.918Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:15.918Z] 3e4495bbaaff: Preparing [2021-05-25T17:08:15.919Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:15.919Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:15.919Z] 3e4495bbaaff: Layer already exists [2021-05-25T17:08:15.919Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:15.919Z] fcb33bb3b8ff: Layer already exists [2021-05-25T17:08:15.919Z] a03a2931e499: Layer already exists [2021-05-25T17:08:16.188Z] 2.0.0-dev.238: digest: sha256:15cab5fb7137af9b9e58b3f640f8899f96456475ea170a0b4c29ed041954f7ed size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:16.529Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:16.872Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:16.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-25T17:08:16.872Z] a03a2931e499: Preparing [2021-05-25T17:08:16.872Z] fcb33bb3b8ff: Preparing [2021-05-25T17:08:16.872Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:16.872Z] 3e4495bbaaff: Preparing [2021-05-25T17:08:16.872Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:16.872Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:16.872Z] 3e4495bbaaff: Layer already exists [2021-05-25T17:08:16.872Z] a03a2931e499: Layer already exists [2021-05-25T17:08:17.143Z] fcb33bb3b8ff: Layer already exists [2021-05-25T17:08:17.143Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:17.143Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:15cab5fb7137af9b9e58b3f640f8899f96456475ea170a0b4c29ed041954f7ed size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:17.491Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:17.858Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-05-25T17:08:17.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-25T17:08:17.858Z] a03a2931e499: Preparing [2021-05-25T17:08:17.858Z] fcb33bb3b8ff: Preparing [2021-05-25T17:08:17.858Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:17.858Z] 3e4495bbaaff: Preparing [2021-05-25T17:08:17.858Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:17.858Z] fcb33bb3b8ff: Layer already exists [2021-05-25T17:08:17.858Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:17.858Z] 3e4495bbaaff: Layer already exists [2021-05-25T17:08:17.858Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:18.135Z] a03a2931e499: Layer already exists [2021-05-25T17:08:18.135Z] master: digest: sha256:15cab5fb7137af9b9e58b3f640f8899f96456475ea170a0b4c29ed041954f7ed size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:08:18.210Z] ===================================================== [Pipeline] echo [2021-05-25T17:08:18.229Z] taggedImages: [2021-05-25T17:08:18.229Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:18.229Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.238 [2021-05-25T17:08:18.229Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:18.229Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-05-25T17:08:18.260Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-05-25T17:08:18.260Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:18.260Z] 2.0.0-dev.238 [2021-05-25T17:08:18.260Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:18.260Z] master [2021-05-25T17:08:18.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:18.643Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:19.021Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:19.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-25T17:08:19.021Z] c357bde9b07b: Preparing [2021-05-25T17:08:19.021Z] b13ba65bd074: Preparing [2021-05-25T17:08:19.021Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:19.021Z] 0ffa47832fad: Preparing [2021-05-25T17:08:19.021Z] 9e7168a3c8c6: Preparing [2021-05-25T17:08:19.021Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:19.021Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:19.306Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:19.306Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:19.306Z] 9e7168a3c8c6: Pushed [2021-05-25T17:08:19.306Z] c357bde9b07b: Pushed [2021-05-25T17:08:20.287Z] 0ffa47832fad: Pushed [2021-05-25T17:08:22.247Z] b13ba65bd074: Pushed [2021-05-25T17:08:22.516Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:508e95a5b09f47a1bf91a79c06ef00b32623430ca50c4eca860fbf32ac0698c7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:22.853Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:23.188Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.238 [2021-05-25T17:08:23.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-25T17:08:23.188Z] c357bde9b07b: Preparing [2021-05-25T17:08:23.188Z] b13ba65bd074: Preparing [2021-05-25T17:08:23.188Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:23.188Z] 0ffa47832fad: Preparing [2021-05-25T17:08:23.188Z] 9e7168a3c8c6: Preparing [2021-05-25T17:08:23.188Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:23.188Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:23.188Z] 9e7168a3c8c6: Layer already exists [2021-05-25T17:08:23.188Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:23.188Z] c357bde9b07b: Layer already exists [2021-05-25T17:08:23.188Z] b13ba65bd074: Layer already exists [2021-05-25T17:08:23.188Z] 0ffa47832fad: Layer already exists [2021-05-25T17:08:23.459Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:23.459Z] 2.0.0-dev.238: digest: sha256:508e95a5b09f47a1bf91a79c06ef00b32623430ca50c4eca860fbf32ac0698c7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:23.802Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:24.137Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:24.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-25T17:08:24.137Z] c357bde9b07b: Preparing [2021-05-25T17:08:24.137Z] b13ba65bd074: Preparing [2021-05-25T17:08:24.137Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:24.137Z] 0ffa47832fad: Preparing [2021-05-25T17:08:24.137Z] 9e7168a3c8c6: Preparing [2021-05-25T17:08:24.137Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:24.137Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:24.409Z] c357bde9b07b: Layer already exists [2021-05-25T17:08:24.409Z] b13ba65bd074: Layer already exists [2021-05-25T17:08:24.409Z] 9e7168a3c8c6: Layer already exists [2021-05-25T17:08:24.409Z] 0ffa47832fad: Layer already exists [2021-05-25T17:08:24.409Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:24.409Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:24.409Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:508e95a5b09f47a1bf91a79c06ef00b32623430ca50c4eca860fbf32ac0698c7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:24.753Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:25.093Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-05-25T17:08:25.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-25T17:08:25.093Z] c357bde9b07b: Preparing [2021-05-25T17:08:25.093Z] b13ba65bd074: Preparing [2021-05-25T17:08:25.093Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:25.093Z] 0ffa47832fad: Preparing [2021-05-25T17:08:25.093Z] 9e7168a3c8c6: Preparing [2021-05-25T17:08:25.093Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:25.093Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:25.093Z] c357bde9b07b: Layer already exists [2021-05-25T17:08:25.093Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:25.093Z] 9e7168a3c8c6: Layer already exists [2021-05-25T17:08:25.093Z] b13ba65bd074: Layer already exists [2021-05-25T17:08:25.093Z] 0ffa47832fad: Layer already exists [2021-05-25T17:08:25.363Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:25.363Z] master: digest: sha256:508e95a5b09f47a1bf91a79c06ef00b32623430ca50c4eca860fbf32ac0698c7 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:08:25.435Z] ===================================================== [Pipeline] echo [2021-05-25T17:08:25.451Z] taggedImages: [2021-05-25T17:08:25.451Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:25.451Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.238 [2021-05-25T17:08:25.451Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:25.451Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-05-25T17:08:25.480Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-05-25T17:08:25.480Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:25.480Z] 2.0.0-dev.238 [2021-05-25T17:08:25.480Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:25.480Z] master [2021-05-25T17:08:25.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:25.853Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:26.191Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:26.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-25T17:08:26.191Z] c1b2028dc42b: Preparing [2021-05-25T17:08:26.191Z] 2d1983defe80: Preparing [2021-05-25T17:08:26.191Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:26.191Z] 1154f2d3511d: Preparing [2021-05-25T17:08:26.191Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:26.461Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:26.461Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:26.461Z] c1b2028dc42b: Pushed [2021-05-25T17:08:26.461Z] 1154f2d3511d: Pushed [2021-05-25T17:08:29.064Z] 2d1983defe80: Pushed [2021-05-25T17:08:29.334Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:ef6235cf9d98437a576d31384fb6d4df13c6b39cbac05a2ba26e578e29ea20e9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:29.674Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:30.015Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.238 [2021-05-25T17:08:30.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-25T17:08:30.015Z] c1b2028dc42b: Preparing [2021-05-25T17:08:30.015Z] 2d1983defe80: Preparing [2021-05-25T17:08:30.015Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:30.015Z] 1154f2d3511d: Preparing [2021-05-25T17:08:30.015Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:30.286Z] 2d1983defe80: Layer already exists [2021-05-25T17:08:30.286Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:30.286Z] c1b2028dc42b: Layer already exists [2021-05-25T17:08:30.286Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:30.286Z] 1154f2d3511d: Layer already exists [2021-05-25T17:08:30.286Z] 2.0.0-dev.238: digest: sha256:ef6235cf9d98437a576d31384fb6d4df13c6b39cbac05a2ba26e578e29ea20e9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:30.627Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:30.964Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:30.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-25T17:08:30.964Z] c1b2028dc42b: Preparing [2021-05-25T17:08:30.964Z] 2d1983defe80: Preparing [2021-05-25T17:08:30.964Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:30.964Z] 1154f2d3511d: Preparing [2021-05-25T17:08:30.964Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:31.234Z] c1b2028dc42b: Layer already exists [2021-05-25T17:08:31.234Z] 2d1983defe80: Layer already exists [2021-05-25T17:08:31.234Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:31.234Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:31.234Z] 1154f2d3511d: Layer already exists [2021-05-25T17:08:31.234Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:ef6235cf9d98437a576d31384fb6d4df13c6b39cbac05a2ba26e578e29ea20e9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:31.580Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:31.914Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-05-25T17:08:31.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-25T17:08:31.914Z] c1b2028dc42b: Preparing [2021-05-25T17:08:31.914Z] 2d1983defe80: Preparing [2021-05-25T17:08:31.914Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:31.914Z] 1154f2d3511d: Preparing [2021-05-25T17:08:31.914Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:32.185Z] c1b2028dc42b: Layer already exists [2021-05-25T17:08:32.186Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:32.186Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:32.186Z] 2d1983defe80: Layer already exists [2021-05-25T17:08:32.186Z] 1154f2d3511d: Layer already exists [2021-05-25T17:08:32.186Z] master: digest: sha256:ef6235cf9d98437a576d31384fb6d4df13c6b39cbac05a2ba26e578e29ea20e9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:08:32.243Z] ===================================================== [Pipeline] echo [2021-05-25T17:08:32.255Z] taggedImages: [2021-05-25T17:08:32.255Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:32.255Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.238 [2021-05-25T17:08:32.255Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:32.255Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-05-25T17:08:32.283Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-05-25T17:08:32.283Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:32.283Z] 2.0.0-dev.238 [2021-05-25T17:08:32.283Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:32.283Z] master [2021-05-25T17:08:32.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:32.652Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:32.990Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:32.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-25T17:08:32.990Z] 01cbcb06a04c: Preparing [2021-05-25T17:08:32.990Z] 01cbcb06a04c: Preparing [2021-05-25T17:08:32.990Z] e25e7c08f49e: Preparing [2021-05-25T17:08:32.990Z] b2e371de2f8d: Preparing [2021-05-25T17:08:32.990Z] 8d8225bab01e: Preparing [2021-05-25T17:08:32.990Z] 20896f2b43ae: Preparing [2021-05-25T17:08:32.990Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:32.990Z] f464fc670a7c: Preparing [2021-05-25T17:08:32.990Z] f464fc670a7c: Preparing [2021-05-25T17:08:32.990Z] 3fc1e8944461: Preparing [2021-05-25T17:08:32.990Z] f481591a4ebf: Preparing [2021-05-25T17:08:32.990Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:32.990Z] 5d2ef35eb6cc: Waiting [2021-05-25T17:08:32.990Z] f464fc670a7c: Waiting [2021-05-25T17:08:32.990Z] 3fc1e8944461: Waiting [2021-05-25T17:08:32.990Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:32.990Z] f481591a4ebf: Waiting [2021-05-25T17:08:33.261Z] 8d8225bab01e: Pushed [2021-05-25T17:08:33.261Z] 01cbcb06a04c: Pushed [2021-05-25T17:08:33.532Z] b2e371de2f8d: Pushed [2021-05-25T17:08:33.532Z] e25e7c08f49e: Pushed [2021-05-25T17:08:33.532Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:33.532Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:33.803Z] 3fc1e8944461: Pushed [2021-05-25T17:08:33.803Z] f464fc670a7c: Pushed [2021-05-25T17:08:33.803Z] f481591a4ebf: Pushed [2021-05-25T17:08:36.408Z] 20896f2b43ae: Pushed [2021-05-25T17:08:36.408Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:fe7dd0132a5d574ad4d1e4ddf828b917549e319759eb8a22494f8b0f7a8606aa size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:36.758Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:37.100Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.238 [2021-05-25T17:08:37.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-25T17:08:37.100Z] 01cbcb06a04c: Preparing [2021-05-25T17:08:37.100Z] 01cbcb06a04c: Preparing [2021-05-25T17:08:37.100Z] e25e7c08f49e: Preparing [2021-05-25T17:08:37.100Z] b2e371de2f8d: Preparing [2021-05-25T17:08:37.100Z] 8d8225bab01e: Preparing [2021-05-25T17:08:37.100Z] 20896f2b43ae: Preparing [2021-05-25T17:08:37.100Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:37.100Z] f464fc670a7c: Preparing [2021-05-25T17:08:37.100Z] f464fc670a7c: Preparing [2021-05-25T17:08:37.100Z] 3fc1e8944461: Preparing [2021-05-25T17:08:37.100Z] f481591a4ebf: Preparing [2021-05-25T17:08:37.100Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:37.100Z] 5d2ef35eb6cc: Waiting [2021-05-25T17:08:37.100Z] f464fc670a7c: Waiting [2021-05-25T17:08:37.100Z] 3fc1e8944461: Waiting [2021-05-25T17:08:37.100Z] f481591a4ebf: Waiting [2021-05-25T17:08:37.100Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:37.371Z] 8d8225bab01e: Layer already exists [2021-05-25T17:08:37.371Z] 01cbcb06a04c: Layer already exists [2021-05-25T17:08:37.371Z] 20896f2b43ae: Layer already exists [2021-05-25T17:08:37.371Z] e25e7c08f49e: Layer already exists [2021-05-25T17:08:37.371Z] b2e371de2f8d: Layer already exists [2021-05-25T17:08:37.371Z] f481591a4ebf: Layer already exists [2021-05-25T17:08:37.371Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:37.371Z] 3fc1e8944461: Layer already exists [2021-05-25T17:08:37.371Z] f464fc670a7c: Layer already exists [2021-05-25T17:08:37.371Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:37.371Z] 2.0.0-dev.238: digest: sha256:fe7dd0132a5d574ad4d1e4ddf828b917549e319759eb8a22494f8b0f7a8606aa size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:37.720Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:38.055Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:38.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-25T17:08:38.056Z] 01cbcb06a04c: Preparing [2021-05-25T17:08:38.056Z] 01cbcb06a04c: Preparing [2021-05-25T17:08:38.056Z] e25e7c08f49e: Preparing [2021-05-25T17:08:38.056Z] b2e371de2f8d: Preparing [2021-05-25T17:08:38.056Z] 8d8225bab01e: Preparing [2021-05-25T17:08:38.056Z] 20896f2b43ae: Preparing [2021-05-25T17:08:38.056Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:38.056Z] f464fc670a7c: Preparing [2021-05-25T17:08:38.056Z] f464fc670a7c: Preparing [2021-05-25T17:08:38.056Z] 3fc1e8944461: Preparing [2021-05-25T17:08:38.056Z] f481591a4ebf: Preparing [2021-05-25T17:08:38.056Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:38.056Z] f464fc670a7c: Waiting [2021-05-25T17:08:38.056Z] f481591a4ebf: Waiting [2021-05-25T17:08:38.056Z] 3fc1e8944461: Waiting [2021-05-25T17:08:38.056Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:38.325Z] b2e371de2f8d: Layer already exists [2021-05-25T17:08:38.325Z] e25e7c08f49e: Layer already exists [2021-05-25T17:08:38.325Z] 01cbcb06a04c: Layer already exists [2021-05-25T17:08:38.325Z] 8d8225bab01e: Layer already exists [2021-05-25T17:08:38.325Z] 20896f2b43ae: Layer already exists [2021-05-25T17:08:38.325Z] 3fc1e8944461: Layer already exists [2021-05-25T17:08:38.325Z] f464fc670a7c: Layer already exists [2021-05-25T17:08:38.325Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:38.325Z] f481591a4ebf: Layer already exists [2021-05-25T17:08:38.325Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:38.325Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:fe7dd0132a5d574ad4d1e4ddf828b917549e319759eb8a22494f8b0f7a8606aa size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:38.662Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:38.998Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-05-25T17:08:38.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-25T17:08:38.999Z] 01cbcb06a04c: Preparing [2021-05-25T17:08:38.999Z] 01cbcb06a04c: Preparing [2021-05-25T17:08:38.999Z] e25e7c08f49e: Preparing [2021-05-25T17:08:38.999Z] b2e371de2f8d: Preparing [2021-05-25T17:08:38.999Z] 8d8225bab01e: Preparing [2021-05-25T17:08:38.999Z] 20896f2b43ae: Preparing [2021-05-25T17:08:38.999Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:38.999Z] f464fc670a7c: Preparing [2021-05-25T17:08:38.999Z] f464fc670a7c: Preparing [2021-05-25T17:08:38.999Z] 3fc1e8944461: Preparing [2021-05-25T17:08:38.999Z] f481591a4ebf: Preparing [2021-05-25T17:08:38.999Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:38.999Z] 5d2ef35eb6cc: Waiting [2021-05-25T17:08:38.999Z] f464fc670a7c: Waiting [2021-05-25T17:08:38.999Z] 3fc1e8944461: Waiting [2021-05-25T17:08:38.999Z] f481591a4ebf: Waiting [2021-05-25T17:08:38.999Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:38.999Z] 01cbcb06a04c: Layer already exists [2021-05-25T17:08:38.999Z] b2e371de2f8d: Layer already exists [2021-05-25T17:08:39.268Z] 8d8225bab01e: Layer already exists [2021-05-25T17:08:39.268Z] e25e7c08f49e: Layer already exists [2021-05-25T17:08:39.268Z] 20896f2b43ae: Layer already exists [2021-05-25T17:08:39.268Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:39.268Z] f464fc670a7c: Layer already exists [2021-05-25T17:08:39.268Z] 3fc1e8944461: Layer already exists [2021-05-25T17:08:39.268Z] f481591a4ebf: Layer already exists [2021-05-25T17:08:39.268Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:39.268Z] master: digest: sha256:fe7dd0132a5d574ad4d1e4ddf828b917549e319759eb8a22494f8b0f7a8606aa size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:08:39.423Z] ===================================================== [Pipeline] echo [2021-05-25T17:08:39.437Z] taggedImages: [2021-05-25T17:08:39.438Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:39.438Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.238 [2021-05-25T17:08:39.438Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:39.438Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-05-25T17:08:39.467Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-05-25T17:08:39.467Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:39.467Z] 2.0.0-dev.238 [2021-05-25T17:08:39.467Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:39.467Z] master [2021-05-25T17:08:39.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:39.879Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:40.211Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:40.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-25T17:08:40.211Z] 8eb31a7cd270: Preparing [2021-05-25T17:08:40.211Z] 7392cf95acfa: Preparing [2021-05-25T17:08:40.211Z] 19eea9ff8439: Preparing [2021-05-25T17:08:40.211Z] 14ce5b42e1c8: Preparing [2021-05-25T17:08:40.211Z] 4f79d4666c2f: Preparing [2021-05-25T17:08:40.211Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:40.211Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:40.484Z] 19eea9ff8439: Pushed [2021-05-25T17:08:40.484Z] 14ce5b42e1c8: Pushed [2021-05-25T17:08:40.484Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:41.075Z] 4f79d4666c2f: Pushed [2021-05-25T17:08:42.562Z] 8eb31a7cd270: Pushed [2021-05-25T17:08:42.562Z] 7392cf95acfa: Pushed [2021-05-25T17:08:42.837Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:d4736011174e00a529efcba6700c90476f4340df6ec8ad2f2681b2f520039be8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:43.174Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:43.512Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.238 [2021-05-25T17:08:43.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-25T17:08:43.513Z] 8eb31a7cd270: Preparing [2021-05-25T17:08:43.513Z] 7392cf95acfa: Preparing [2021-05-25T17:08:43.513Z] 19eea9ff8439: Preparing [2021-05-25T17:08:43.513Z] 14ce5b42e1c8: Preparing [2021-05-25T17:08:43.513Z] 4f79d4666c2f: Preparing [2021-05-25T17:08:43.513Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:43.513Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:43.513Z] 14ce5b42e1c8: Layer already exists [2021-05-25T17:08:43.783Z] 7392cf95acfa: Layer already exists [2021-05-25T17:08:43.783Z] 8eb31a7cd270: Layer already exists [2021-05-25T17:08:43.783Z] 4f79d4666c2f: Layer already exists [2021-05-25T17:08:43.783Z] 19eea9ff8439: Layer already exists [2021-05-25T17:08:43.783Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:43.783Z] 2.0.0-dev.238: digest: sha256:d4736011174e00a529efcba6700c90476f4340df6ec8ad2f2681b2f520039be8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:44.121Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:44.464Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:44.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-25T17:08:44.464Z] 8eb31a7cd270: Preparing [2021-05-25T17:08:44.464Z] 7392cf95acfa: Preparing [2021-05-25T17:08:44.464Z] 19eea9ff8439: Preparing [2021-05-25T17:08:44.464Z] 14ce5b42e1c8: Preparing [2021-05-25T17:08:44.464Z] 4f79d4666c2f: Preparing [2021-05-25T17:08:44.464Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:44.464Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:44.464Z] 8eb31a7cd270: Layer already exists [2021-05-25T17:08:44.464Z] 4f79d4666c2f: Layer already exists [2021-05-25T17:08:44.464Z] 19eea9ff8439: Layer already exists [2021-05-25T17:08:44.464Z] 7392cf95acfa: Layer already exists [2021-05-25T17:08:44.464Z] 14ce5b42e1c8: Layer already exists [2021-05-25T17:08:44.464Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:44.736Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:d4736011174e00a529efcba6700c90476f4340df6ec8ad2f2681b2f520039be8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:45.086Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:45.418Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-05-25T17:08:45.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-25T17:08:45.418Z] 8eb31a7cd270: Preparing [2021-05-25T17:08:45.418Z] 7392cf95acfa: Preparing [2021-05-25T17:08:45.418Z] 19eea9ff8439: Preparing [2021-05-25T17:08:45.418Z] 14ce5b42e1c8: Preparing [2021-05-25T17:08:45.418Z] 4f79d4666c2f: Preparing [2021-05-25T17:08:45.418Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:45.418Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:45.688Z] 19eea9ff8439: Layer already exists [2021-05-25T17:08:45.688Z] 8eb31a7cd270: Layer already exists [2021-05-25T17:08:45.688Z] 4f79d4666c2f: Layer already exists [2021-05-25T17:08:45.688Z] 14ce5b42e1c8: Layer already exists [2021-05-25T17:08:45.688Z] 7392cf95acfa: Layer already exists [2021-05-25T17:08:45.688Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:45.688Z] master: digest: sha256:d4736011174e00a529efcba6700c90476f4340df6ec8ad2f2681b2f520039be8 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:08:45.751Z] ===================================================== [Pipeline] echo [2021-05-25T17:08:45.764Z] taggedImages: [2021-05-25T17:08:45.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:45.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.238 [2021-05-25T17:08:45.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:45.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-05-25T17:08:45.792Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-05-25T17:08:45.792Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:45.792Z] 2.0.0-dev.238 [2021-05-25T17:08:45.792Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:45.792Z] master [2021-05-25T17:08:45.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:46.158Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:46.494Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:46.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-25T17:08:46.494Z] 0adfb04dfef3: Preparing [2021-05-25T17:08:46.494Z] f84c275a3d69: Preparing [2021-05-25T17:08:46.494Z] dbdbb9cce52a: Preparing [2021-05-25T17:08:46.494Z] 5f44792e04df: Preparing [2021-05-25T17:08:46.494Z] d4c34d072893: Preparing [2021-05-25T17:08:46.494Z] b287f3a9df4f: Preparing [2021-05-25T17:08:46.494Z] 740fe6f74d45: Preparing [2021-05-25T17:08:46.494Z] 42dcc422952a: Preparing [2021-05-25T17:08:46.494Z] 071ad46352ff: Preparing [2021-05-25T17:08:46.494Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:46.494Z] b287f3a9df4f: Waiting [2021-05-25T17:08:46.494Z] 740fe6f74d45: Waiting [2021-05-25T17:08:46.494Z] 42dcc422952a: Waiting [2021-05-25T17:08:46.494Z] 071ad46352ff: Waiting [2021-05-25T17:08:46.494Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:46.764Z] d4c34d072893: Pushed [2021-05-25T17:08:46.764Z] 0adfb04dfef3: Pushed [2021-05-25T17:08:46.764Z] f84c275a3d69: Pushed [2021-05-25T17:08:47.037Z] b287f3a9df4f: Pushed [2021-05-25T17:08:47.038Z] 42dcc422952a: Pushed [2021-05-25T17:08:47.038Z] 740fe6f74d45: Pushed [2021-05-25T17:08:47.310Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:47.581Z] 071ad46352ff: Pushed [2021-05-25T17:08:49.010Z] dbdbb9cce52a: Pushed [2021-05-25T17:08:49.010Z] 5f44792e04df: Pushed [2021-05-25T17:08:49.282Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:e153779586f5370f0e8fc184cd03442e744231498f3f379cc7871cc5414a2d0c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:49.635Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:49.968Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.238 [2021-05-25T17:08:49.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-25T17:08:49.968Z] 0adfb04dfef3: Preparing [2021-05-25T17:08:49.968Z] f84c275a3d69: Preparing [2021-05-25T17:08:49.968Z] dbdbb9cce52a: Preparing [2021-05-25T17:08:49.968Z] 5f44792e04df: Preparing [2021-05-25T17:08:49.968Z] d4c34d072893: Preparing [2021-05-25T17:08:49.968Z] b287f3a9df4f: Preparing [2021-05-25T17:08:49.968Z] 740fe6f74d45: Preparing [2021-05-25T17:08:49.968Z] 42dcc422952a: Preparing [2021-05-25T17:08:49.968Z] 071ad46352ff: Preparing [2021-05-25T17:08:49.968Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:49.968Z] 42dcc422952a: Waiting [2021-05-25T17:08:49.968Z] 071ad46352ff: Waiting [2021-05-25T17:08:49.968Z] b287f3a9df4f: Waiting [2021-05-25T17:08:49.968Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:49.968Z] 740fe6f74d45: Waiting [2021-05-25T17:08:49.968Z] d4c34d072893: Layer already exists [2021-05-25T17:08:49.968Z] 0adfb04dfef3: Layer already exists [2021-05-25T17:08:49.968Z] dbdbb9cce52a: Layer already exists [2021-05-25T17:08:49.968Z] f84c275a3d69: Layer already exists [2021-05-25T17:08:49.968Z] 5f44792e04df: Layer already exists [2021-05-25T17:08:49.968Z] b287f3a9df4f: Layer already exists [2021-05-25T17:08:49.968Z] 740fe6f74d45: Layer already exists [2021-05-25T17:08:49.968Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:49.968Z] 42dcc422952a: Layer already exists [2021-05-25T17:08:49.968Z] 071ad46352ff: Layer already exists [2021-05-25T17:08:50.238Z] 2.0.0-dev.238: digest: sha256:e153779586f5370f0e8fc184cd03442e744231498f3f379cc7871cc5414a2d0c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:50.578Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:50.913Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:50.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-25T17:08:50.913Z] 0adfb04dfef3: Preparing [2021-05-25T17:08:50.913Z] f84c275a3d69: Preparing [2021-05-25T17:08:50.913Z] dbdbb9cce52a: Preparing [2021-05-25T17:08:50.913Z] 5f44792e04df: Preparing [2021-05-25T17:08:50.913Z] d4c34d072893: Preparing [2021-05-25T17:08:50.913Z] b287f3a9df4f: Preparing [2021-05-25T17:08:50.913Z] 740fe6f74d45: Preparing [2021-05-25T17:08:50.913Z] 42dcc422952a: Preparing [2021-05-25T17:08:50.913Z] 071ad46352ff: Preparing [2021-05-25T17:08:50.913Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:50.913Z] 42dcc422952a: Waiting [2021-05-25T17:08:50.913Z] 071ad46352ff: Waiting [2021-05-25T17:08:50.913Z] 3fbe34a1663b: Waiting [2021-05-25T17:08:50.913Z] b287f3a9df4f: Waiting [2021-05-25T17:08:50.913Z] 740fe6f74d45: Waiting [2021-05-25T17:08:50.913Z] dbdbb9cce52a: Layer already exists [2021-05-25T17:08:50.913Z] 0adfb04dfef3: Layer already exists [2021-05-25T17:08:50.913Z] d4c34d072893: Layer already exists [2021-05-25T17:08:50.913Z] 5f44792e04df: Layer already exists [2021-05-25T17:08:50.913Z] f84c275a3d69: Layer already exists [2021-05-25T17:08:51.183Z] 42dcc422952a: Layer already exists [2021-05-25T17:08:51.183Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:51.183Z] b287f3a9df4f: Layer already exists [2021-05-25T17:08:51.183Z] 740fe6f74d45: Layer already exists [2021-05-25T17:08:51.183Z] 071ad46352ff: Layer already exists [2021-05-25T17:08:51.183Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:e153779586f5370f0e8fc184cd03442e744231498f3f379cc7871cc5414a2d0c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:51.521Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:51.853Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-05-25T17:08:51.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-25T17:08:51.853Z] 0adfb04dfef3: Preparing [2021-05-25T17:08:51.853Z] f84c275a3d69: Preparing [2021-05-25T17:08:51.853Z] dbdbb9cce52a: Preparing [2021-05-25T17:08:51.853Z] 5f44792e04df: Preparing [2021-05-25T17:08:51.853Z] d4c34d072893: Preparing [2021-05-25T17:08:51.853Z] b287f3a9df4f: Preparing [2021-05-25T17:08:51.853Z] 740fe6f74d45: Preparing [2021-05-25T17:08:51.853Z] 42dcc422952a: Preparing [2021-05-25T17:08:51.853Z] 071ad46352ff: Preparing [2021-05-25T17:08:51.853Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:51.853Z] b287f3a9df4f: Waiting [2021-05-25T17:08:51.853Z] 42dcc422952a: Waiting [2021-05-25T17:08:51.853Z] 740fe6f74d45: Waiting [2021-05-25T17:08:51.853Z] 071ad46352ff: Waiting [2021-05-25T17:08:51.853Z] 0adfb04dfef3: Layer already exists [2021-05-25T17:08:51.853Z] 5f44792e04df: Layer already exists [2021-05-25T17:08:51.853Z] d4c34d072893: Layer already exists [2021-05-25T17:08:51.853Z] f84c275a3d69: Layer already exists [2021-05-25T17:08:51.853Z] dbdbb9cce52a: Layer already exists [2021-05-25T17:08:51.853Z] b287f3a9df4f: Layer already exists [2021-05-25T17:08:51.853Z] 740fe6f74d45: Layer already exists [2021-05-25T17:08:51.853Z] 42dcc422952a: Layer already exists [2021-05-25T17:08:51.853Z] 071ad46352ff: Layer already exists [2021-05-25T17:08:51.853Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:52.123Z] master: digest: sha256:e153779586f5370f0e8fc184cd03442e744231498f3f379cc7871cc5414a2d0c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:08:52.182Z] ===================================================== [Pipeline] echo [2021-05-25T17:08:52.195Z] taggedImages: [2021-05-25T17:08:52.195Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:52.195Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.238 [2021-05-25T17:08:52.195Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:52.195Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-05-25T17:08:52.226Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-05-25T17:08:52.226Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:52.226Z] 2.0.0-dev.238 [2021-05-25T17:08:52.226Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:52.226Z] master [2021-05-25T17:08:52.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:52.598Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:52.940Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:52.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-25T17:08:52.940Z] 7405fa217f10: Preparing [2021-05-25T17:08:52.940Z] f49c2f96383f: Preparing [2021-05-25T17:08:52.940Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:52.940Z] 0c7826080f50: Preparing [2021-05-25T17:08:52.940Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:53.210Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:53.210Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:53.210Z] 7405fa217f10: Pushed [2021-05-25T17:08:53.480Z] 0c7826080f50: Pushed [2021-05-25T17:08:56.105Z] f49c2f96383f: Pushed [2021-05-25T17:08:56.375Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:bb3d117336ffde34386c6f639d0c6de21e0e2d1ead59bbac64fe55092ec578ab size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:56.720Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:57.059Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.238 [2021-05-25T17:08:57.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-25T17:08:57.059Z] 7405fa217f10: Preparing [2021-05-25T17:08:57.059Z] f49c2f96383f: Preparing [2021-05-25T17:08:57.059Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:57.059Z] 0c7826080f50: Preparing [2021-05-25T17:08:57.059Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:57.331Z] f49c2f96383f: Layer already exists [2021-05-25T17:08:57.331Z] 0c7826080f50: Layer already exists [2021-05-25T17:08:57.331Z] 7405fa217f10: Layer already exists [2021-05-25T17:08:57.331Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:57.331Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:57.602Z] 2.0.0-dev.238: digest: sha256:bb3d117336ffde34386c6f639d0c6de21e0e2d1ead59bbac64fe55092ec578ab size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:57.959Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:58.306Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:58.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-25T17:08:58.306Z] 7405fa217f10: Preparing [2021-05-25T17:08:58.306Z] f49c2f96383f: Preparing [2021-05-25T17:08:58.306Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:58.306Z] 0c7826080f50: Preparing [2021-05-25T17:08:58.306Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:58.579Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:58.579Z] 0c7826080f50: Layer already exists [2021-05-25T17:08:58.579Z] 7405fa217f10: Layer already exists [2021-05-25T17:08:58.579Z] f49c2f96383f: Layer already exists [2021-05-25T17:08:58.579Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:58.579Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:bb3d117336ffde34386c6f639d0c6de21e0e2d1ead59bbac64fe55092ec578ab size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:58.933Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:59.276Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-05-25T17:08:59.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-25T17:08:59.276Z] 7405fa217f10: Preparing [2021-05-25T17:08:59.276Z] f49c2f96383f: Preparing [2021-05-25T17:08:59.276Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:08:59.276Z] 0c7826080f50: Preparing [2021-05-25T17:08:59.276Z] 3fbe34a1663b: Preparing [2021-05-25T17:08:59.548Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:08:59.548Z] f49c2f96383f: Layer already exists [2021-05-25T17:08:59.548Z] 7405fa217f10: Layer already exists [2021-05-25T17:08:59.548Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:08:59.548Z] 0c7826080f50: Layer already exists [2021-05-25T17:08:59.548Z] master: digest: sha256:bb3d117336ffde34386c6f639d0c6de21e0e2d1ead59bbac64fe55092ec578ab size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:08:59.616Z] ===================================================== [Pipeline] echo [2021-05-25T17:08:59.628Z] taggedImages: [2021-05-25T17:08:59.628Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:59.628Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.238 [2021-05-25T17:08:59.628Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:59.628Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-05-25T17:08:59.679Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-05-25T17:08:59.679Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:08:59.679Z] 2.0.0-dev.238 [2021-05-25T17:08:59.679Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:08:59.679Z] master [2021-05-25T17:08:59.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:00.084Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:00.424Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:09:00.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-25T17:09:00.424Z] c79c67161dd2: Preparing [2021-05-25T17:09:00.424Z] 9c297ac42a62: Preparing [2021-05-25T17:09:00.424Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:09:00.424Z] 1154f2d3511d: Preparing [2021-05-25T17:09:00.424Z] 3fbe34a1663b: Preparing [2021-05-25T17:09:00.695Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:09:00.695Z] 1154f2d3511d: Layer already exists [2021-05-25T17:09:00.695Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:09:00.695Z] c79c67161dd2: Pushed [2021-05-25T17:09:03.307Z] 9c297ac42a62: Pushed [2021-05-25T17:09:03.580Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:d03e64fda0889f7c96a6bf698e6bd2b17d6ce5da03dd6af23f5ff90676e8133f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:03.934Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:04.289Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.238 [2021-05-25T17:09:04.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-25T17:09:04.289Z] c79c67161dd2: Preparing [2021-05-25T17:09:04.289Z] 9c297ac42a62: Preparing [2021-05-25T17:09:04.289Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:09:04.289Z] 1154f2d3511d: Preparing [2021-05-25T17:09:04.289Z] 3fbe34a1663b: Preparing [2021-05-25T17:09:04.562Z] c79c67161dd2: Layer already exists [2021-05-25T17:09:04.562Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:09:04.562Z] 1154f2d3511d: Layer already exists [2021-05-25T17:09:04.562Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:09:04.562Z] 9c297ac42a62: Layer already exists [2021-05-25T17:09:04.562Z] 2.0.0-dev.238: digest: sha256:d03e64fda0889f7c96a6bf698e6bd2b17d6ce5da03dd6af23f5ff90676e8133f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:04.923Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:05.272Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:09:05.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-25T17:09:05.272Z] c79c67161dd2: Preparing [2021-05-25T17:09:05.272Z] 9c297ac42a62: Preparing [2021-05-25T17:09:05.272Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:09:05.272Z] 1154f2d3511d: Preparing [2021-05-25T17:09:05.272Z] 3fbe34a1663b: Preparing [2021-05-25T17:09:05.546Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:09:05.546Z] c79c67161dd2: Layer already exists [2021-05-25T17:09:05.546Z] 9c297ac42a62: Layer already exists [2021-05-25T17:09:05.546Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:09:05.546Z] 1154f2d3511d: Layer already exists [2021-05-25T17:09:05.546Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:d03e64fda0889f7c96a6bf698e6bd2b17d6ce5da03dd6af23f5ff90676e8133f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:05.952Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:06.327Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-05-25T17:09:06.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-25T17:09:06.327Z] c79c67161dd2: Preparing [2021-05-25T17:09:06.327Z] 9c297ac42a62: Preparing [2021-05-25T17:09:06.327Z] 5d2ef35eb6cc: Preparing [2021-05-25T17:09:06.327Z] 1154f2d3511d: Preparing [2021-05-25T17:09:06.327Z] 3fbe34a1663b: Preparing [2021-05-25T17:09:06.609Z] 9c297ac42a62: Layer already exists [2021-05-25T17:09:06.609Z] 3fbe34a1663b: Layer already exists [2021-05-25T17:09:06.609Z] 1154f2d3511d: Layer already exists [2021-05-25T17:09:06.609Z] 5d2ef35eb6cc: Layer already exists [2021-05-25T17:09:06.609Z] c79c67161dd2: Layer already exists [2021-05-25T17:09:06.609Z] master: digest: sha256:d03e64fda0889f7c96a6bf698e6bd2b17d6ce5da03dd6af23f5ff90676e8133f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:09:06.684Z] ===================================================== [Pipeline] echo [2021-05-25T17:09:06.704Z] taggedImages: [2021-05-25T17:09:06.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:09:06.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.238 [2021-05-25T17:09:06.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:09:06.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-05-25T17:09:06.746Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-05-25T17:09:06.746Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:09:06.746Z] 2.0.0-dev.238 [2021-05-25T17:09:06.746Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:09:06.746Z] master [2021-05-25T17:09:06.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:07.141Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:07.486Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:09:07.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-25T17:09:07.486Z] faa5b306d200: Preparing [2021-05-25T17:09:07.486Z] 89e2adca698a: Preparing [2021-05-25T17:09:07.486Z] 7cc5c22cffb6: Preparing [2021-05-25T17:09:07.486Z] 4e61adb097a5: Preparing [2021-05-25T17:09:07.486Z] 9ded3b6bb9b5: Preparing [2021-05-25T17:09:07.486Z] fa1afe8e6ed9: Preparing [2021-05-25T17:09:07.486Z] 87a09b4c083e: Preparing [2021-05-25T17:09:07.486Z] 0f74e9ff2a61: Preparing [2021-05-25T17:09:07.486Z] b122376c33c6: Preparing [2021-05-25T17:09:07.486Z] f8381ed47b22: Preparing [2021-05-25T17:09:07.486Z] e934a737d657: Preparing [2021-05-25T17:09:07.486Z] 87a09b4c083e: Waiting [2021-05-25T17:09:07.486Z] 0f74e9ff2a61: Waiting [2021-05-25T17:09:07.486Z] b122376c33c6: Waiting [2021-05-25T17:09:07.486Z] f8381ed47b22: Waiting [2021-05-25T17:09:07.486Z] e934a737d657: Waiting [2021-05-25T17:09:07.486Z] fa1afe8e6ed9: Waiting [2021-05-25T17:09:07.760Z] 9ded3b6bb9b5: Layer already exists [2021-05-25T17:09:07.760Z] fa1afe8e6ed9: Layer already exists [2021-05-25T17:09:07.760Z] 87a09b4c083e: Layer already exists [2021-05-25T17:09:07.760Z] 0f74e9ff2a61: Layer already exists [2021-05-25T17:09:08.031Z] b122376c33c6: Layer already exists [2021-05-25T17:09:08.031Z] f8381ed47b22: Layer already exists [2021-05-25T17:09:08.031Z] 89e2adca698a: Pushed [2021-05-25T17:09:08.031Z] e934a737d657: Layer already exists [2021-05-25T17:09:08.624Z] faa5b306d200: Pushed [2021-05-25T17:09:10.054Z] 7cc5c22cffb6: Pushed [2021-05-25T17:09:22.533Z] 4e61adb097a5: Pushed [2021-05-25T17:09:22.533Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8: digest: sha256:f796e746d77965b5a75765cdf0d6677484f59f865a295010182f0525cb83b711 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:22.883Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:23.225Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.238 [2021-05-25T17:09:23.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-25T17:09:23.225Z] faa5b306d200: Preparing [2021-05-25T17:09:23.225Z] 89e2adca698a: Preparing [2021-05-25T17:09:23.225Z] 7cc5c22cffb6: Preparing [2021-05-25T17:09:23.225Z] 4e61adb097a5: Preparing [2021-05-25T17:09:23.225Z] 9ded3b6bb9b5: Preparing [2021-05-25T17:09:23.225Z] fa1afe8e6ed9: Preparing [2021-05-25T17:09:23.225Z] 87a09b4c083e: Preparing [2021-05-25T17:09:23.225Z] 0f74e9ff2a61: Preparing [2021-05-25T17:09:23.225Z] b122376c33c6: Preparing [2021-05-25T17:09:23.225Z] f8381ed47b22: Preparing [2021-05-25T17:09:23.225Z] e934a737d657: Preparing [2021-05-25T17:09:23.225Z] 87a09b4c083e: Waiting [2021-05-25T17:09:23.225Z] 0f74e9ff2a61: Waiting [2021-05-25T17:09:23.225Z] b122376c33c6: Waiting [2021-05-25T17:09:23.225Z] f8381ed47b22: Waiting [2021-05-25T17:09:23.225Z] e934a737d657: Waiting [2021-05-25T17:09:23.225Z] fa1afe8e6ed9: Waiting [2021-05-25T17:09:23.495Z] 7cc5c22cffb6: Layer already exists [2021-05-25T17:09:23.495Z] 9ded3b6bb9b5: Layer already exists [2021-05-25T17:09:23.495Z] faa5b306d200: Layer already exists [2021-05-25T17:09:23.495Z] 89e2adca698a: Layer already exists [2021-05-25T17:09:23.495Z] 4e61adb097a5: Layer already exists [2021-05-25T17:09:23.495Z] fa1afe8e6ed9: Layer already exists [2021-05-25T17:09:23.495Z] 87a09b4c083e: Layer already exists [2021-05-25T17:09:23.495Z] f8381ed47b22: Layer already exists [2021-05-25T17:09:23.495Z] b122376c33c6: Layer already exists [2021-05-25T17:09:23.495Z] 0f74e9ff2a61: Layer already exists [2021-05-25T17:09:23.495Z] e934a737d657: Layer already exists [2021-05-25T17:09:23.495Z] 2.0.0-dev.238: digest: sha256:f796e746d77965b5a75765cdf0d6677484f59f865a295010182f0525cb83b711 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:23.839Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:24.178Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:09:24.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-25T17:09:24.178Z] faa5b306d200: Preparing [2021-05-25T17:09:24.178Z] 89e2adca698a: Preparing [2021-05-25T17:09:24.178Z] 7cc5c22cffb6: Preparing [2021-05-25T17:09:24.178Z] 4e61adb097a5: Preparing [2021-05-25T17:09:24.178Z] 9ded3b6bb9b5: Preparing [2021-05-25T17:09:24.178Z] fa1afe8e6ed9: Preparing [2021-05-25T17:09:24.178Z] 87a09b4c083e: Preparing [2021-05-25T17:09:24.178Z] 0f74e9ff2a61: Preparing [2021-05-25T17:09:24.178Z] b122376c33c6: Preparing [2021-05-25T17:09:24.178Z] f8381ed47b22: Preparing [2021-05-25T17:09:24.178Z] e934a737d657: Preparing [2021-05-25T17:09:24.178Z] fa1afe8e6ed9: Waiting [2021-05-25T17:09:24.178Z] 87a09b4c083e: Waiting [2021-05-25T17:09:24.178Z] f8381ed47b22: Waiting [2021-05-25T17:09:24.178Z] e934a737d657: Waiting [2021-05-25T17:09:24.178Z] b122376c33c6: Waiting [2021-05-25T17:09:24.448Z] faa5b306d200: Layer already exists [2021-05-25T17:09:24.448Z] 4e61adb097a5: Layer already exists [2021-05-25T17:09:24.448Z] 9ded3b6bb9b5: Layer already exists [2021-05-25T17:09:24.448Z] 89e2adca698a: Layer already exists [2021-05-25T17:09:24.448Z] 7cc5c22cffb6: Layer already exists [2021-05-25T17:09:24.448Z] 0f74e9ff2a61: Layer already exists [2021-05-25T17:09:24.448Z] f8381ed47b22: Layer already exists [2021-05-25T17:09:24.448Z] fa1afe8e6ed9: Layer already exists [2021-05-25T17:09:24.448Z] 87a09b4c083e: Layer already exists [2021-05-25T17:09:24.448Z] b122376c33c6: Layer already exists [2021-05-25T17:09:24.448Z] e934a737d657: Layer already exists [2021-05-25T17:09:24.448Z] 58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238: digest: sha256:f796e746d77965b5a75765cdf0d6677484f59f865a295010182f0525cb83b711 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:24.796Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:09:25.137Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-05-25T17:09:25.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-25T17:09:25.137Z] faa5b306d200: Preparing [2021-05-25T17:09:25.137Z] 89e2adca698a: Preparing [2021-05-25T17:09:25.137Z] 7cc5c22cffb6: Preparing [2021-05-25T17:09:25.137Z] 4e61adb097a5: Preparing [2021-05-25T17:09:25.137Z] 9ded3b6bb9b5: Preparing [2021-05-25T17:09:25.137Z] fa1afe8e6ed9: Preparing [2021-05-25T17:09:25.137Z] 87a09b4c083e: Preparing [2021-05-25T17:09:25.137Z] 0f74e9ff2a61: Preparing [2021-05-25T17:09:25.137Z] b122376c33c6: Preparing [2021-05-25T17:09:25.137Z] f8381ed47b22: Preparing [2021-05-25T17:09:25.137Z] e934a737d657: Preparing [2021-05-25T17:09:25.137Z] 0f74e9ff2a61: Waiting [2021-05-25T17:09:25.137Z] f8381ed47b22: Waiting [2021-05-25T17:09:25.137Z] e934a737d657: Waiting [2021-05-25T17:09:25.137Z] b122376c33c6: Waiting [2021-05-25T17:09:25.137Z] fa1afe8e6ed9: Waiting [2021-05-25T17:09:25.137Z] 87a09b4c083e: Waiting [2021-05-25T17:09:25.414Z] 4e61adb097a5: Layer already exists [2021-05-25T17:09:25.414Z] faa5b306d200: Layer already exists [2021-05-25T17:09:25.414Z] 89e2adca698a: Layer already exists [2021-05-25T17:09:25.414Z] 9ded3b6bb9b5: Layer already exists [2021-05-25T17:09:25.414Z] 7cc5c22cffb6: Layer already exists [2021-05-25T17:09:25.414Z] 87a09b4c083e: Layer already exists [2021-05-25T17:09:25.414Z] 0f74e9ff2a61: Layer already exists [2021-05-25T17:09:25.414Z] fa1afe8e6ed9: Layer already exists [2021-05-25T17:09:25.414Z] f8381ed47b22: Layer already exists [2021-05-25T17:09:25.414Z] b122376c33c6: Layer already exists [2021-05-25T17:09:25.414Z] e934a737d657: Layer already exists [2021-05-25T17:09:25.414Z] master: digest: sha256:f796e746d77965b5a75765cdf0d6677484f59f865a295010182f0525cb83b711 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-25T17:09:25.505Z] ===================================================== [Pipeline] echo [2021-05-25T17:09:25.527Z] taggedImages: [2021-05-25T17:09:25.527Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [2021-05-25T17:09:25.527Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.238 [2021-05-25T17:09:25.527Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:58a691b6b7eb72076366e24eaaa40c01bf57f7f8-2.0.0-dev.238 [2021-05-25T17:09:25.527Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:09:26.010Z] ---> job-cost.sh [2021-05-25T17:09:26.010Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qBQ0 [2021-05-25T17:10:22.513Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T17:12:14.300Z] lf-activate-venv(): INFO: Adding /tmp/venv-qBQ0/bin to PATH [2021-05-25T17:12:14.300Z] INFO: No Stack... [2021-05-25T17:12:14.300Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T17:12:14.300Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T17:12:14.661Z] + cut -d, -f6 [2021-05-25T17:12:14.661Z] + cat /w/workspace/edgex-go/508/archives/cost.csv [Pipeline] lock [2021-05-25T17:12:14.725Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-508-stack-cost] [2021-05-25T17:12:14.738Z] Resource [jenkins-edgexfoundry-edgex-go-master-508-stack-cost] did not exist. Created. [2021-05-25T17:12:14.738Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-508-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T17:12:15.090Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T17:12:16.027Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T17:12:16.035Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-508-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-25T17:12:16.403Z] provisioning config files... [2021-05-25T17:12:16.412Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/508@tmp/config2234684638310240251tmp [Pipeline] { [Pipeline] sh [2021-05-25T17:12:16.721Z] + set +x [2021-05-25T17:12:16.721Z] + curl -s https://codecov.io/bash [2021-05-25T17:12:16.721Z] + bash -s -- [2021-05-25T17:12:16.981Z] [2021-05-25T17:12:16.981Z] _____ _ [2021-05-25T17:12:16.981Z] / ____| | | [2021-05-25T17:12:16.981Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T17:12:16.981Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T17:12:16.981Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T17:12:16.981Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T17:12:16.981Z] Bash-1.0.3 [2021-05-25T17:12:16.981Z] [2021-05-25T17:12:16.981Z] [2021-05-25T17:12:16.981Z] ==> git version 2.24.4 found [2021-05-25T17:12:16.981Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-25T17:12:16.981Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T17:12:16.981Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T17:12:16.981Z] ==> Jenkins CI detected. [2021-05-25T17:12:16.981Z] project root: . [2021-05-25T17:12:16.981Z] --> token set from env [2021-05-25T17:12:16.982Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T17:12:16.982Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T17:12:16.982Z] ==> Python coveragepy not found [2021-05-25T17:12:16.982Z] ==> Searching for coverage reports in: [2021-05-25T17:12:16.982Z] + . [2021-05-25T17:12:16.982Z] -> Found 1 reports [2021-05-25T17:12:16.982Z] ==> Detecting git/mercurial file structure [2021-05-25T17:12:16.982Z] ==> Reading reports [2021-05-25T17:12:16.982Z] + ./coverage.out bytes=741453 [2021-05-25T17:12:16.982Z] ==> Appending adjustments [2021-05-25T17:12:16.982Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T17:12:19.526Z] + Found adjustments [2021-05-25T17:12:19.526Z] ==> Gzipping contents [2021-05-25T17:12:19.526Z] 104K /tmp/codecov.hGYYhS.gz [2021-05-25T17:12:19.526Z] ==> Uploading reports [2021-05-25T17:12:19.526Z] url: https://codecov.io [2021-05-25T17:12:19.526Z] query: branch=master&commit=58a691b6b7eb72076366e24eaaa40c01bf57f7f8&build=508&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F508%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-25T17:12:19.526Z] -> Pinging Codecov [2021-05-25T17:12:19.526Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=58a691b6b7eb72076366e24eaaa40c01bf57f7f8&build=508&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F508%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-25T17:12:19.786Z] -> Uploading to [2021-05-25T17:12:19.786Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/00271124DB129430A58F1EEE437C3FCB/58a691b6b7eb72076366e24eaaa40c01bf57f7f8/a5d9c31e-e60e-4cc7-b9b8-c841bb195a99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T171219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd6de1c891ecf1dbb7efd188a1d3c0fe4b720577cd39ca19ece6c63211478246 [2021-05-25T17:12:19.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:12:19.786Z] Dload Upload Total Spent Left Speed [2021-05-25T17:12:20.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 199k --:--:-- --:--:-- --:--:-- 199k [2021-05-25T17:12:20.358Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/58a691b6b7eb72076366e24eaaa40c01bf57f7f8 [Pipeline] } [2021-05-25T17:12:20.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-05-25T17:12:20.961Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-25T17:12:20.976Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:12:21.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T17:12:21.282Z] [2021-05-25T17:12:21.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:12:21.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T17:12:21.591Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-25T17:12:21.591Z] 188c0c94c7c5: Pulling fs layer [2021-05-25T17:12:21.591Z] 0ef7d3d256c8: Pulling fs layer [2021-05-25T17:12:21.591Z] de9db76c5a1d: Pulling fs layer [2021-05-25T17:12:21.591Z] 0eba1c9be4d2: Pulling fs layer [2021-05-25T17:12:21.591Z] 0d57e429df01: Pulling fs layer [2021-05-25T17:12:21.591Z] 4e4be7b47b0d: Pulling fs layer [2021-05-25T17:12:21.591Z] e1f770b5df2f: Pulling fs layer [2021-05-25T17:12:21.591Z] 85a0685a4137: Pulling fs layer [2021-05-25T17:12:21.591Z] 4e4be7b47b0d: Waiting [2021-05-25T17:12:21.591Z] 0eba1c9be4d2: Waiting [2021-05-25T17:12:21.591Z] 0d57e429df01: Waiting [2021-05-25T17:12:21.591Z] e1f770b5df2f: Waiting [2021-05-25T17:12:21.591Z] 85a0685a4137: Waiting [2021-05-25T17:12:21.591Z] de9db76c5a1d: Verifying Checksum [2021-05-25T17:12:21.591Z] de9db76c5a1d: Download complete [2021-05-25T17:12:21.591Z] 0ef7d3d256c8: Verifying Checksum [2021-05-25T17:12:21.591Z] 0ef7d3d256c8: Download complete [2021-05-25T17:12:21.591Z] 0d57e429df01: Verifying Checksum [2021-05-25T17:12:21.591Z] 0d57e429df01: Download complete [2021-05-25T17:12:21.591Z] 4e4be7b47b0d: Verifying Checksum [2021-05-25T17:12:21.591Z] 4e4be7b47b0d: Download complete [2021-05-25T17:12:21.591Z] 188c0c94c7c5: Verifying Checksum [2021-05-25T17:12:21.591Z] 188c0c94c7c5: Download complete [2021-05-25T17:12:21.851Z] 188c0c94c7c5: Pull complete [2021-05-25T17:12:22.109Z] 0ef7d3d256c8: Pull complete [2021-05-25T17:12:22.109Z] de9db76c5a1d: Pull complete [2021-05-25T17:12:24.021Z] e1f770b5df2f: Verifying Checksum [2021-05-25T17:12:24.021Z] e1f770b5df2f: Download complete [2021-05-25T17:12:25.404Z] 0eba1c9be4d2: Verifying Checksum [2021-05-25T17:12:25.404Z] 0eba1c9be4d2: Download complete [2021-05-25T17:12:25.671Z] 85a0685a4137: Verifying Checksum [2021-05-25T17:12:25.671Z] 85a0685a4137: Download complete [2021-05-25T17:12:28.987Z] 0eba1c9be4d2: Pull complete [2021-05-25T17:12:28.987Z] 0d57e429df01: Pull complete [2021-05-25T17:12:28.987Z] 4e4be7b47b0d: Pull complete [2021-05-25T17:12:28.987Z] e1f770b5df2f: Pull complete [2021-05-25T17:12:33.225Z] 85a0685a4137: Pull complete [2021-05-25T17:12:33.225Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-25T17:12:33.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T17:12:33.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-25T17:12:33.300Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-05-25T17:12:33.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-25T17:12:36.834Z] $ docker top 81ede7a239b4904b524c6d2b4e282ccdbf06c209176ff8bba68e5d2cc50d274f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T17:12:36.921Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-25T17:12:37.210Z] + set -o pipefail [2021-05-25T17:12:37.210Z] + snyk monitor '--org=edgex-jenkins' [2021-05-25T17:12:43.812Z] [2021-05-25T17:12:43.812Z] Monitoring /w/workspace/edgex-go/508 (github.com/edgexfoundry/edgex-go)... [2021-05-25T17:12:43.812Z] [2021-05-25T17:12:43.812Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/fa28d19b-2b1a-4fd5-87ee-c2222e139dac [2021-05-25T17:12:43.812Z] [2021-05-25T17:12:43.812Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-25T17:12:43.812Z] [2021-05-25T17:12:43.812Z] [Pipeline] } [2021-05-25T17:12:43.819Z] $ docker stop --time=1 81ede7a239b4904b524c6d2b4e282ccdbf06c209176ff8bba68e5d2cc50d274f [2021-05-25T17:12:48.529Z] $ docker rm -f 81ede7a239b4904b524c6d2b4e282ccdbf06c209176ff8bba68e5d2cc50d274f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-25T17:12:49.003Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:12:49.021Z] provisioning config files... [2021-05-25T17:12:49.028Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/508@tmp/config1047938960960785037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:12:49.335Z] --> edgex-publish-swagger.sh [2021-05-25T17:12:49.335Z] === Publish openapi/v1 API === [2021-05-25T17:12:49.335Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-25T17:12:49.335Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/508/openapi/v1/core-command.yaml] [2021-05-25T17:12:49.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:12:49.335Z] Dload Upload Total Spent Left Speed [2021-05-25T17:12:50.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 8653 0:00:01 0:00:01 --:--:-- 8660 100 10522 0 0 100 10522 0 8569 0:00:01 0:00:01 --:--:-- 8575 [2021-05-25T17:12:50.726Z] [2021-05-25T17:12:50.726Z] [2021-05-25T17:12:50.726Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/508/openapi/v1/core-data.yaml] [2021-05-25T17:12:50.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:12:50.726Z] Dload Upload Total Spent Left Speed [2021-05-25T17:12:51.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 29937 0:00:01 0:00:01 --:--:-- 29951 [2021-05-25T17:12:51.668Z] [2021-05-25T17:12:51.668Z] [2021-05-25T17:12:51.668Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/508/openapi/v1/core-metadata.yaml] [2021-05-25T17:12:51.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:12:51.668Z] Dload Upload Total Spent Left Speed [2021-05-25T17:12:52.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 64519 0:00:01 0:00:01 --:--:-- 64497 100 73721 0 0 100 73721 0 58634 0:00:01 0:00:01 --:--:-- 58601 [2021-05-25T17:12:52.870Z] [2021-05-25T17:12:52.870Z] [2021-05-25T17:12:52.870Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/508/openapi/v1/support-logging.yaml] [2021-05-25T17:12:52.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:12:52.870Z] Dload Upload Total Spent Left Speed [2021-05-25T17:12:53.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 14372 --:--:-- --:--:-- --:--:-- 14371 100 13581 0 0 100 13581 0 14369 --:--:-- --:--:-- --:--:-- 14371 [2021-05-25T17:12:53.809Z] [2021-05-25T17:12:53.809Z] [2021-05-25T17:12:53.809Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/508/openapi/v1/support-notifications.yaml] [2021-05-25T17:12:53.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:12:53.809Z] Dload Upload Total Spent Left Speed [2021-05-25T17:12:55.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 33604 0:00:01 0:00:01 --:--:-- 33612 100 38890 0 0 100 38890 0 31790 0:00:01 0:00:01 --:--:-- 31798 [2021-05-25T17:12:55.226Z] [2021-05-25T17:12:55.226Z] [2021-05-25T17:12:55.226Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/508/openapi/v1/support-scheduler.yaml] [2021-05-25T17:12:55.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:12:55.226Z] Dload Upload Total Spent Left Speed [2021-05-25T17:12:56.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 14343 --:--:-- --:--:-- --:--:-- 14335 100 14249 0 0 100 14249 0 14340 --:--:-- --:--:-- --:--:-- 14335 [2021-05-25T17:12:56.170Z] [2021-05-25T17:12:56.170Z] [2021-05-25T17:12:56.170Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/508/openapi/v1/system-agent.yaml] [2021-05-25T17:12:56.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:12:56.170Z] Dload Upload Total Spent Left Speed [2021-05-25T17:12:57.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3528 0:00:01 0:00:01 --:--:-- 3530 100 4110 0 0 100 4110 0 3417 0:00:01 0:00:01 --:--:-- 3419 [2021-05-25T17:12:57.108Z] [2021-05-25T17:12:57.108Z] [2021-05-25T17:12:57.108Z] === Publish openapi/v2 API === [2021-05-25T17:12:57.108Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-25T17:12:57.108Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/508/openapi/v2/core-command.yaml] [2021-05-25T17:12:57.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:12:57.108Z] Dload Upload Total Spent Left Speed [2021-05-25T17:12:58.496Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 26598 0:00:01 0:00:01 --:--:-- 26614 100 30687 0 0 100 30687 0 26112 0:00:01 0:00:01 --:--:-- 26116 [2021-05-25T17:12:58.497Z] [2021-05-25T17:12:58.497Z] [2021-05-25T17:12:58.497Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/508/openapi/v2/core-data.yaml] [2021-05-25T17:12:58.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:12:58.497Z] Dload Upload Total Spent Left Speed [2021-05-25T17:12:59.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56185 0 0 100 56185 0 57455 --:--:-- --:--:-- --:--:-- 57448 [2021-05-25T17:12:59.438Z] [2021-05-25T17:12:59.438Z] [2021-05-25T17:12:59.438Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/508/openapi/v2/core-metadata.yaml] [2021-05-25T17:12:59.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:12:59.438Z] Dload Upload Total Spent Left Speed [2021-05-25T17:13:00.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 118k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 110k 0:00:01 0:00:01 --:--:-- 110k [2021-05-25T17:13:00.643Z] [2021-05-25T17:13:00.643Z] [2021-05-25T17:13:00.643Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/508/openapi/v2/support-notifications.yaml] [2021-05-25T17:13:00.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:13:00.643Z] Dload Upload Total Spent Left Speed [2021-05-25T17:13:01.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76037 0 0 100 76037 0 72663 0:00:01 0:00:01 --:--:-- 72693 [2021-05-25T17:13:01.586Z] [2021-05-25T17:13:01.586Z] [2021-05-25T17:13:01.586Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/508/openapi/v2/support-scheduler.yaml] [2021-05-25T17:13:01.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:13:01.586Z] Dload Upload Total Spent Left Speed [2021-05-25T17:13:02.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 38508 --:--:-- --:--:-- --:--:-- 38502 [2021-05-25T17:13:02.525Z] [2021-05-25T17:13:02.525Z] [2021-05-25T17:13:02.525Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/508/openapi/v2/system-agent.yaml] [2021-05-25T17:13:02.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:13:02.525Z] Dload Upload Total Spent Left Speed [2021-05-25T17:13:03.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25064 0 0 100 25064 0 25310 --:--:-- --:--:-- --:--:-- 25291 [2021-05-25T17:13:03.467Z] [2021-05-25T17:13:03.467Z] [Pipeline] } [2021-05-25T17:13:03.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:13:03.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T17:13:03.903Z] . [Pipeline] withDockerContainer [2021-05-25T17:13:03.982Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-05-25T17:13:04.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T17:13:04.879Z] $ docker top d9728d6b7a933fe541c383a8d5a1ee0e00a360fed643e64c291430330895f544 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T17:13:05.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T17:13:05.003Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T17:13:05.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T17:13:05.111Z] $ docker exec d9728d6b7a933fe541c383a8d5a1ee0e00a360fed643e64c291430330895f544 ssh-agent [2021-05-25T17:13:05.224Z] SSH_AUTH_SOCK=/tmp/ssh-RXX8PFaRwQ6n/agent.14 [2021-05-25T17:13:05.224Z] SSH_AGENT_PID=20 [2021-05-25T17:13:05.229Z] Running ssh-add (command line suppressed) [2021-05-25T17:13:05.328Z] Identity added: /w/workspace/edgex-go/508@tmp/private_key_4007541821697053167.key (/w/workspace/edgex-go/508@tmp/private_key_4007541821697053167.key) [2021-05-25T17:13:05.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T17:13:05.644Z] + git semver tag [2021-05-25T17:13:05.644Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T17:13:05.644Z] # $GIT_DIR = /w/workspace/edgex-go/508/.git [2021-05-25T17:13:05.644Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/508 [2021-05-25T17:13:05.644Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T17:13:05.644Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T17:13:05.644Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T17:13:05.644Z] # $SEMVER_BRANCH = master [2021-05-25T17:13:05.644Z] # $SEMVER_DIR = /w/workspace/edgex-go/508/.semver [2021-05-25T17:13:05.644Z] # 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 HEAD [2021-05-25T17:13:05.644Z] # -> Force: false [2021-05-25T17:13:05.644Z] # dd24fecaa6ca44054f42d9e28e0fde6f12cc82cc refs/tags/v2.0.0-dev.238 [Pipeline] } [2021-05-25T17:13:05.653Z] $ docker exec --env ******** --env ******** d9728d6b7a933fe541c383a8d5a1ee0e00a360fed643e64c291430330895f544 ssh-agent -k [2021-05-25T17:13:05.750Z] unset SSH_AUTH_SOCK; [2021-05-25T17:13:05.750Z] unset SSH_AGENT_PID; [2021-05-25T17:13:05.750Z] echo Agent pid 20 killed; [2021-05-25T17:13:05.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T17:13:06.115Z] + git semver [Pipeline] } [2021-05-25T17:13:06.127Z] $ docker stop --time=1 d9728d6b7a933fe541c383a8d5a1ee0e00a360fed643e64c291430330895f544 [2021-05-25T17:13:07.653Z] $ docker rm -f d9728d6b7a933fe541c383a8d5a1ee0e00a360fed643e64c291430330895f544 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:13:08.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T17:13:08.158Z] [2021-05-25T17:13:08.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:13:08.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T17:13:08.467Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-25T17:13:08.467Z] ab5ef0e58194: Pulling fs layer [2021-05-25T17:13:08.468Z] 9712f1f96733: Pulling fs layer [2021-05-25T17:13:08.468Z] 63f879dbbcfc: Pulling fs layer [2021-05-25T17:13:08.468Z] 0d9ebad4ef96: Pulling fs layer [2021-05-25T17:13:08.468Z] e9a5061849ea: Pulling fs layer [2021-05-25T17:13:08.468Z] d747dcd14b5f: Pulling fs layer [2021-05-25T17:13:08.468Z] 2de7ff778b66: Pulling fs layer [2021-05-25T17:13:08.468Z] e9a5061849ea: Waiting [2021-05-25T17:13:08.468Z] d747dcd14b5f: Waiting [2021-05-25T17:13:08.468Z] 2de7ff778b66: Waiting [2021-05-25T17:13:08.468Z] 0d9ebad4ef96: Waiting [2021-05-25T17:13:08.468Z] 9712f1f96733: Verifying Checksum [2021-05-25T17:13:08.468Z] 9712f1f96733: Download complete [2021-05-25T17:13:10.382Z] 63f879dbbcfc: Verifying Checksum [2021-05-25T17:13:10.382Z] 63f879dbbcfc: Download complete [2021-05-25T17:13:10.382Z] e9a5061849ea: Verifying Checksum [2021-05-25T17:13:10.382Z] e9a5061849ea: Download complete [2021-05-25T17:13:10.382Z] d747dcd14b5f: Verifying Checksum [2021-05-25T17:13:10.382Z] d747dcd14b5f: Download complete [2021-05-25T17:13:11.773Z] 2de7ff778b66: Verifying Checksum [2021-05-25T17:13:11.773Z] 2de7ff778b66: Download complete [2021-05-25T17:13:12.036Z] 0d9ebad4ef96: Verifying Checksum [2021-05-25T17:13:12.036Z] 0d9ebad4ef96: Download complete [2021-05-25T17:13:12.036Z] ab5ef0e58194: Verifying Checksum [2021-05-25T17:13:12.036Z] ab5ef0e58194: Download complete [2021-05-25T17:13:14.618Z] ab5ef0e58194: Pull complete [2021-05-25T17:13:14.618Z] 9712f1f96733: Pull complete [2021-05-25T17:13:15.580Z] 63f879dbbcfc: Pull complete [2021-05-25T17:13:19.830Z] 0d9ebad4ef96: Pull complete [2021-05-25T17:13:19.830Z] e9a5061849ea: Pull complete [2021-05-25T17:13:19.830Z] d747dcd14b5f: Pull complete [2021-05-25T17:13:20.797Z] 2de7ff778b66: Pull complete [2021-05-25T17:13:21.057Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-25T17:13:21.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T17:13:21.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-25T17:13:21.132Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-05-25T17:13:21.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-25T17:13:40.335Z] $ docker top 54099c316ff74ff726e3a1d38baacd95938db466a35e3eb4a57bdc7c9a9540d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:13:40.429Z] provisioning config files... [2021-05-25T17:13:40.441Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/508@tmp/config1253957477518778812tmp [2021-05-25T17:13:40.452Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/508@tmp/config5332259446837559064tmp [2021-05-25T17:13:40.464Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/508@tmp/config7421520852341496609tmp [Pipeline] { [Pipeline] echo [2021-05-25T17:13:40.482Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:13:40.770Z] ---> sigul-configuration.sh [2021-05-25T17:13:40.770Z] gpg: directory `/root/.gnupg' created [2021-05-25T17:13:40.770Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-25T17:13:40.770Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-25T17:13:40.770Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-25T17:13:40.770Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-25T17:13:40.770Z] gpg: CAST5 encrypted data [2021-05-25T17:13:40.770Z] gpg: encrypted with 1 passphrase [2021-05-25T17:13:40.770Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-25T17:13:41.061Z] + mkdir /home/jenkins [2021-05-25T17:13:41.061Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-25T17:13:41.355Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-25T17:13:41.365Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:13:41.653Z] ---> sigul-install.sh [2021-05-25T17:13:49.780Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-25T17:13:50.087Z] + git tag --list [2021-05-25T17:13:50.087Z] 0.6.0 [2021-05-25T17:13:50.087Z] 0.6.1 [2021-05-25T17:13:50.087Z] 0.7.0 [2021-05-25T17:13:50.087Z] 0.7.1 [2021-05-25T17:13:50.087Z] v0.0.0 [2021-05-25T17:13:50.087Z] v0.0.1-dev.1 [2021-05-25T17:13:50.087Z] v1.0.0 [2021-05-25T17:13:50.087Z] v1.0.1 [2021-05-25T17:13:50.087Z] v1.1.0 [2021-05-25T17:13:50.087Z] v1.2.0 [2021-05-25T17:13:50.087Z] v1.2.1 [2021-05-25T17:13:50.087Z] v1.2.2-dev.1 [2021-05-25T17:13:50.087Z] v1.2.2-dev.10 [2021-05-25T17:13:50.087Z] v1.2.2-dev.100 [2021-05-25T17:13:50.087Z] v1.2.2-dev.101 [2021-05-25T17:13:50.087Z] v1.2.2-dev.102 [2021-05-25T17:13:50.087Z] v1.2.2-dev.103 [2021-05-25T17:13:50.087Z] v1.2.2-dev.104 [2021-05-25T17:13:50.087Z] v1.2.2-dev.105 [2021-05-25T17:13:50.087Z] v1.2.2-dev.106 [2021-05-25T17:13:50.088Z] v1.2.2-dev.107 [2021-05-25T17:13:50.088Z] v1.2.2-dev.11 [2021-05-25T17:13:50.088Z] v1.2.2-dev.12 [2021-05-25T17:13:50.088Z] v1.2.2-dev.13 [2021-05-25T17:13:50.088Z] v1.2.2-dev.14 [2021-05-25T17:13:50.088Z] v1.2.2-dev.15 [2021-05-25T17:13:50.088Z] v1.2.2-dev.16 [2021-05-25T17:13:50.088Z] v1.2.2-dev.17 [2021-05-25T17:13:50.088Z] v1.2.2-dev.18 [2021-05-25T17:13:50.088Z] v1.2.2-dev.19 [2021-05-25T17:13:50.088Z] v1.2.2-dev.2 [2021-05-25T17:13:50.088Z] v1.2.2-dev.20 [2021-05-25T17:13:50.088Z] v1.2.2-dev.21 [2021-05-25T17:13:50.088Z] v1.2.2-dev.22 [2021-05-25T17:13:50.088Z] v1.2.2-dev.23 [2021-05-25T17:13:50.088Z] v1.2.2-dev.24 [2021-05-25T17:13:50.088Z] v1.2.2-dev.25 [2021-05-25T17:13:50.088Z] v1.2.2-dev.26 [2021-05-25T17:13:50.088Z] v1.2.2-dev.27 [2021-05-25T17:13:50.088Z] v1.2.2-dev.28 [2021-05-25T17:13:50.088Z] v1.2.2-dev.29 [2021-05-25T17:13:50.088Z] v1.2.2-dev.3 [2021-05-25T17:13:50.088Z] v1.2.2-dev.30 [2021-05-25T17:13:50.088Z] v1.2.2-dev.31 [2021-05-25T17:13:50.088Z] v1.2.2-dev.32 [2021-05-25T17:13:50.088Z] v1.2.2-dev.33 [2021-05-25T17:13:50.088Z] v1.2.2-dev.34 [2021-05-25T17:13:50.088Z] v1.2.2-dev.35 [2021-05-25T17:13:50.088Z] v1.2.2-dev.36 [2021-05-25T17:13:50.088Z] v1.2.2-dev.37 [2021-05-25T17:13:50.088Z] v1.2.2-dev.38 [2021-05-25T17:13:50.088Z] v1.2.2-dev.39 [2021-05-25T17:13:50.088Z] v1.2.2-dev.4 [2021-05-25T17:13:50.088Z] v1.2.2-dev.40 [2021-05-25T17:13:50.088Z] v1.2.2-dev.41 [2021-05-25T17:13:50.088Z] v1.2.2-dev.42 [2021-05-25T17:13:50.088Z] v1.2.2-dev.43 [2021-05-25T17:13:50.088Z] v1.2.2-dev.44 [2021-05-25T17:13:50.088Z] v1.2.2-dev.45 [2021-05-25T17:13:50.088Z] v1.2.2-dev.46 [2021-05-25T17:13:50.088Z] v1.2.2-dev.47 [2021-05-25T17:13:50.088Z] v1.2.2-dev.48 [2021-05-25T17:13:50.088Z] v1.2.2-dev.49 [2021-05-25T17:13:50.088Z] v1.2.2-dev.5 [2021-05-25T17:13:50.088Z] v1.2.2-dev.50 [2021-05-25T17:13:50.088Z] v1.2.2-dev.51 [2021-05-25T17:13:50.088Z] v1.2.2-dev.52 [2021-05-25T17:13:50.088Z] v1.2.2-dev.53 [2021-05-25T17:13:50.088Z] v1.2.2-dev.54 [2021-05-25T17:13:50.088Z] v1.2.2-dev.55 [2021-05-25T17:13:50.088Z] v1.2.2-dev.56 [2021-05-25T17:13:50.088Z] v1.2.2-dev.57 [2021-05-25T17:13:50.088Z] v1.2.2-dev.58 [2021-05-25T17:13:50.088Z] v1.2.2-dev.59 [2021-05-25T17:13:50.088Z] v1.2.2-dev.6 [2021-05-25T17:13:50.088Z] v1.2.2-dev.60 [2021-05-25T17:13:50.088Z] v1.2.2-dev.61 [2021-05-25T17:13:50.088Z] v1.2.2-dev.62 [2021-05-25T17:13:50.088Z] v1.2.2-dev.63 [2021-05-25T17:13:50.088Z] v1.2.2-dev.64 [2021-05-25T17:13:50.088Z] v1.2.2-dev.65 [2021-05-25T17:13:50.088Z] v1.2.2-dev.66 [2021-05-25T17:13:50.088Z] v1.2.2-dev.67 [2021-05-25T17:13:50.088Z] v1.2.2-dev.68 [2021-05-25T17:13:50.088Z] v1.2.2-dev.69 [2021-05-25T17:13:50.088Z] v1.2.2-dev.7 [2021-05-25T17:13:50.088Z] v1.2.2-dev.70 [2021-05-25T17:13:50.088Z] v1.2.2-dev.71 [2021-05-25T17:13:50.088Z] v1.2.2-dev.72 [2021-05-25T17:13:50.088Z] v1.2.2-dev.73 [2021-05-25T17:13:50.088Z] v1.2.2-dev.74 [2021-05-25T17:13:50.088Z] v1.2.2-dev.75 [2021-05-25T17:13:50.088Z] v1.2.2-dev.76 [2021-05-25T17:13:50.088Z] v1.2.2-dev.77 [2021-05-25T17:13:50.088Z] v1.2.2-dev.78 [2021-05-25T17:13:50.088Z] v1.2.2-dev.79 [2021-05-25T17:13:50.088Z] v1.2.2-dev.8 [2021-05-25T17:13:50.088Z] v1.2.2-dev.80 [2021-05-25T17:13:50.088Z] v1.2.2-dev.81 [2021-05-25T17:13:50.088Z] v1.2.2-dev.82 [2021-05-25T17:13:50.088Z] v1.2.2-dev.83 [2021-05-25T17:13:50.088Z] v1.2.2-dev.84 [2021-05-25T17:13:50.088Z] v1.2.2-dev.85 [2021-05-25T17:13:50.088Z] v1.2.2-dev.86 [2021-05-25T17:13:50.088Z] v1.2.2-dev.87 [2021-05-25T17:13:50.088Z] v1.2.2-dev.88 [2021-05-25T17:13:50.088Z] v1.2.2-dev.89 [2021-05-25T17:13:50.088Z] v1.2.2-dev.9 [2021-05-25T17:13:50.088Z] v1.2.2-dev.90 [2021-05-25T17:13:50.088Z] v1.2.2-dev.91 [2021-05-25T17:13:50.088Z] v1.2.2-dev.92 [2021-05-25T17:13:50.088Z] v1.2.2-dev.93 [2021-05-25T17:13:50.088Z] v1.2.2-dev.94 [2021-05-25T17:13:50.088Z] v1.2.2-dev.95 [2021-05-25T17:13:50.088Z] v1.2.2-dev.96 [2021-05-25T17:13:50.088Z] v1.2.2-dev.97 [2021-05-25T17:13:50.088Z] v1.2.2-dev.98 [2021-05-25T17:13:50.088Z] v1.2.2-dev.99 [2021-05-25T17:13:50.088Z] v1.3.0 [2021-05-25T17:13:50.088Z] v1.3.1 [2021-05-25T17:13:50.088Z] v1.3.1-dev.1 [2021-05-25T17:13:50.088Z] v1.3.1-dev.10 [2021-05-25T17:13:50.088Z] v1.3.1-dev.11 [2021-05-25T17:13:50.088Z] v1.3.1-dev.12 [2021-05-25T17:13:50.088Z] v1.3.1-dev.13 [2021-05-25T17:13:50.088Z] v1.3.1-dev.14 [2021-05-25T17:13:50.088Z] v1.3.1-dev.15 [2021-05-25T17:13:50.088Z] v1.3.1-dev.16 [2021-05-25T17:13:50.088Z] v1.3.1-dev.17 [2021-05-25T17:13:50.088Z] v1.3.1-dev.18 [2021-05-25T17:13:50.088Z] v1.3.1-dev.2 [2021-05-25T17:13:50.088Z] v1.3.1-dev.3 [2021-05-25T17:13:50.088Z] v1.3.1-dev.4 [2021-05-25T17:13:50.088Z] v1.3.1-dev.5 [2021-05-25T17:13:50.088Z] v1.3.1-dev.6 [2021-05-25T17:13:50.088Z] v1.3.1-dev.7 [2021-05-25T17:13:50.088Z] v1.3.1-dev.8 [2021-05-25T17:13:50.088Z] v1.3.1-dev.9 [2021-05-25T17:13:50.088Z] v2.0.0-dev.1 [2021-05-25T17:13:50.088Z] v2.0.0-dev.10 [2021-05-25T17:13:50.088Z] v2.0.0-dev.100 [2021-05-25T17:13:50.088Z] v2.0.0-dev.101 [2021-05-25T17:13:50.088Z] v2.0.0-dev.102 [2021-05-25T17:13:50.088Z] v2.0.0-dev.103 [2021-05-25T17:13:50.088Z] v2.0.0-dev.104 [2021-05-25T17:13:50.088Z] v2.0.0-dev.105 [2021-05-25T17:13:50.088Z] v2.0.0-dev.106 [2021-05-25T17:13:50.088Z] v2.0.0-dev.107 [2021-05-25T17:13:50.088Z] v2.0.0-dev.108 [2021-05-25T17:13:50.088Z] v2.0.0-dev.109 [2021-05-25T17:13:50.088Z] v2.0.0-dev.11 [2021-05-25T17:13:50.088Z] v2.0.0-dev.110 [2021-05-25T17:13:50.088Z] v2.0.0-dev.111 [2021-05-25T17:13:50.088Z] v2.0.0-dev.112 [2021-05-25T17:13:50.088Z] v2.0.0-dev.113 [2021-05-25T17:13:50.088Z] v2.0.0-dev.114 [2021-05-25T17:13:50.088Z] v2.0.0-dev.115 [2021-05-25T17:13:50.088Z] v2.0.0-dev.116 [2021-05-25T17:13:50.088Z] v2.0.0-dev.117 [2021-05-25T17:13:50.088Z] v2.0.0-dev.118 [2021-05-25T17:13:50.088Z] v2.0.0-dev.119 [2021-05-25T17:13:50.088Z] v2.0.0-dev.12 [2021-05-25T17:13:50.088Z] v2.0.0-dev.120 [2021-05-25T17:13:50.088Z] v2.0.0-dev.121 [2021-05-25T17:13:50.088Z] v2.0.0-dev.122 [2021-05-25T17:13:50.088Z] v2.0.0-dev.123 [2021-05-25T17:13:50.088Z] v2.0.0-dev.124 [2021-05-25T17:13:50.088Z] v2.0.0-dev.125 [2021-05-25T17:13:50.088Z] v2.0.0-dev.126 [2021-05-25T17:13:50.088Z] v2.0.0-dev.127 [2021-05-25T17:13:50.088Z] v2.0.0-dev.128 [2021-05-25T17:13:50.088Z] v2.0.0-dev.129 [2021-05-25T17:13:50.088Z] v2.0.0-dev.13 [2021-05-25T17:13:50.088Z] v2.0.0-dev.130 [2021-05-25T17:13:50.088Z] v2.0.0-dev.131 [2021-05-25T17:13:50.088Z] v2.0.0-dev.132 [2021-05-25T17:13:50.088Z] v2.0.0-dev.133 [2021-05-25T17:13:50.088Z] v2.0.0-dev.134 [2021-05-25T17:13:50.088Z] v2.0.0-dev.135 [2021-05-25T17:13:50.088Z] v2.0.0-dev.136 [2021-05-25T17:13:50.088Z] v2.0.0-dev.137 [2021-05-25T17:13:50.088Z] v2.0.0-dev.138 [2021-05-25T17:13:50.088Z] v2.0.0-dev.139 [2021-05-25T17:13:50.088Z] v2.0.0-dev.14 [2021-05-25T17:13:50.088Z] v2.0.0-dev.140 [2021-05-25T17:13:50.088Z] v2.0.0-dev.141 [2021-05-25T17:13:50.088Z] v2.0.0-dev.142 [2021-05-25T17:13:50.088Z] v2.0.0-dev.143 [2021-05-25T17:13:50.088Z] v2.0.0-dev.144 [2021-05-25T17:13:50.088Z] v2.0.0-dev.145 [2021-05-25T17:13:50.088Z] v2.0.0-dev.146 [2021-05-25T17:13:50.088Z] v2.0.0-dev.147 [2021-05-25T17:13:50.088Z] v2.0.0-dev.148 [2021-05-25T17:13:50.088Z] v2.0.0-dev.149 [2021-05-25T17:13:50.088Z] v2.0.0-dev.15 [2021-05-25T17:13:50.088Z] v2.0.0-dev.150 [2021-05-25T17:13:50.088Z] v2.0.0-dev.151 [2021-05-25T17:13:50.088Z] v2.0.0-dev.152 [2021-05-25T17:13:50.088Z] v2.0.0-dev.153 [2021-05-25T17:13:50.088Z] v2.0.0-dev.154 [2021-05-25T17:13:50.088Z] v2.0.0-dev.155 [2021-05-25T17:13:50.088Z] v2.0.0-dev.156 [2021-05-25T17:13:50.088Z] v2.0.0-dev.157 [2021-05-25T17:13:50.088Z] v2.0.0-dev.158 [2021-05-25T17:13:50.088Z] v2.0.0-dev.159 [2021-05-25T17:13:50.088Z] v2.0.0-dev.16 [2021-05-25T17:13:50.088Z] v2.0.0-dev.160 [2021-05-25T17:13:50.088Z] v2.0.0-dev.161 [2021-05-25T17:13:50.088Z] v2.0.0-dev.162 [2021-05-25T17:13:50.088Z] v2.0.0-dev.163 [2021-05-25T17:13:50.088Z] v2.0.0-dev.164 [2021-05-25T17:13:50.088Z] v2.0.0-dev.165 [2021-05-25T17:13:50.088Z] v2.0.0-dev.166 [2021-05-25T17:13:50.088Z] v2.0.0-dev.167 [2021-05-25T17:13:50.088Z] v2.0.0-dev.168 [2021-05-25T17:13:50.088Z] v2.0.0-dev.169 [2021-05-25T17:13:50.088Z] v2.0.0-dev.17 [2021-05-25T17:13:50.088Z] v2.0.0-dev.170 [2021-05-25T17:13:50.088Z] v2.0.0-dev.171 [2021-05-25T17:13:50.088Z] v2.0.0-dev.172 [2021-05-25T17:13:50.088Z] v2.0.0-dev.173 [2021-05-25T17:13:50.088Z] v2.0.0-dev.174 [2021-05-25T17:13:50.088Z] v2.0.0-dev.175 [2021-05-25T17:13:50.088Z] v2.0.0-dev.176 [2021-05-25T17:13:50.088Z] v2.0.0-dev.177 [2021-05-25T17:13:50.088Z] v2.0.0-dev.178 [2021-05-25T17:13:50.088Z] v2.0.0-dev.179 [2021-05-25T17:13:50.088Z] v2.0.0-dev.18 [2021-05-25T17:13:50.088Z] v2.0.0-dev.180 [2021-05-25T17:13:50.088Z] v2.0.0-dev.181 [2021-05-25T17:13:50.088Z] v2.0.0-dev.182 [2021-05-25T17:13:50.088Z] v2.0.0-dev.183 [2021-05-25T17:13:50.088Z] v2.0.0-dev.184 [2021-05-25T17:13:50.088Z] v2.0.0-dev.185 [2021-05-25T17:13:50.088Z] v2.0.0-dev.186 [2021-05-25T17:13:50.088Z] v2.0.0-dev.187 [2021-05-25T17:13:50.088Z] v2.0.0-dev.188 [2021-05-25T17:13:50.088Z] v2.0.0-dev.189 [2021-05-25T17:13:50.088Z] v2.0.0-dev.19 [2021-05-25T17:13:50.088Z] v2.0.0-dev.190 [2021-05-25T17:13:50.088Z] v2.0.0-dev.191 [2021-05-25T17:13:50.088Z] v2.0.0-dev.192 [2021-05-25T17:13:50.088Z] v2.0.0-dev.193 [2021-05-25T17:13:50.088Z] v2.0.0-dev.194 [2021-05-25T17:13:50.088Z] v2.0.0-dev.195 [2021-05-25T17:13:50.088Z] v2.0.0-dev.196 [2021-05-25T17:13:50.088Z] v2.0.0-dev.197 [2021-05-25T17:13:50.088Z] v2.0.0-dev.198 [2021-05-25T17:13:50.088Z] v2.0.0-dev.199 [2021-05-25T17:13:50.088Z] v2.0.0-dev.2 [2021-05-25T17:13:50.088Z] v2.0.0-dev.20 [2021-05-25T17:13:50.088Z] v2.0.0-dev.200 [2021-05-25T17:13:50.088Z] v2.0.0-dev.201 [2021-05-25T17:13:50.088Z] v2.0.0-dev.202 [2021-05-25T17:13:50.088Z] v2.0.0-dev.203 [2021-05-25T17:13:50.088Z] v2.0.0-dev.204 [2021-05-25T17:13:50.088Z] v2.0.0-dev.205 [2021-05-25T17:13:50.088Z] v2.0.0-dev.206 [2021-05-25T17:13:50.088Z] v2.0.0-dev.207 [2021-05-25T17:13:50.088Z] v2.0.0-dev.208 [2021-05-25T17:13:50.088Z] v2.0.0-dev.209 [2021-05-25T17:13:50.088Z] v2.0.0-dev.21 [2021-05-25T17:13:50.088Z] v2.0.0-dev.210 [2021-05-25T17:13:50.088Z] v2.0.0-dev.211 [2021-05-25T17:13:50.088Z] v2.0.0-dev.212 [2021-05-25T17:13:50.088Z] v2.0.0-dev.213 [2021-05-25T17:13:50.088Z] v2.0.0-dev.214 [2021-05-25T17:13:50.088Z] v2.0.0-dev.215 [2021-05-25T17:13:50.088Z] v2.0.0-dev.216 [2021-05-25T17:13:50.088Z] v2.0.0-dev.217 [2021-05-25T17:13:50.088Z] v2.0.0-dev.218 [2021-05-25T17:13:50.088Z] v2.0.0-dev.219 [2021-05-25T17:13:50.088Z] v2.0.0-dev.22 [2021-05-25T17:13:50.088Z] v2.0.0-dev.220 [2021-05-25T17:13:50.088Z] v2.0.0-dev.221 [2021-05-25T17:13:50.088Z] v2.0.0-dev.222 [2021-05-25T17:13:50.088Z] v2.0.0-dev.223 [2021-05-25T17:13:50.088Z] v2.0.0-dev.224 [2021-05-25T17:13:50.088Z] v2.0.0-dev.225 [2021-05-25T17:13:50.088Z] v2.0.0-dev.226 [2021-05-25T17:13:50.088Z] v2.0.0-dev.227 [2021-05-25T17:13:50.088Z] v2.0.0-dev.228 [2021-05-25T17:13:50.088Z] v2.0.0-dev.229 [2021-05-25T17:13:50.088Z] v2.0.0-dev.23 [2021-05-25T17:13:50.088Z] v2.0.0-dev.230 [2021-05-25T17:13:50.088Z] v2.0.0-dev.231 [2021-05-25T17:13:50.088Z] v2.0.0-dev.232 [2021-05-25T17:13:50.088Z] v2.0.0-dev.233 [2021-05-25T17:13:50.088Z] v2.0.0-dev.234 [2021-05-25T17:13:50.088Z] v2.0.0-dev.235 [2021-05-25T17:13:50.088Z] v2.0.0-dev.236 [2021-05-25T17:13:50.088Z] v2.0.0-dev.237 [2021-05-25T17:13:50.088Z] v2.0.0-dev.238 [2021-05-25T17:13:50.088Z] v2.0.0-dev.24 [2021-05-25T17:13:50.088Z] v2.0.0-dev.25 [2021-05-25T17:13:50.088Z] v2.0.0-dev.26 [2021-05-25T17:13:50.088Z] v2.0.0-dev.27 [2021-05-25T17:13:50.088Z] v2.0.0-dev.28 [2021-05-25T17:13:50.088Z] v2.0.0-dev.29 [2021-05-25T17:13:50.088Z] v2.0.0-dev.3 [2021-05-25T17:13:50.088Z] v2.0.0-dev.30 [2021-05-25T17:13:50.088Z] v2.0.0-dev.31 [2021-05-25T17:13:50.088Z] v2.0.0-dev.32 [2021-05-25T17:13:50.088Z] v2.0.0-dev.33 [2021-05-25T17:13:50.088Z] v2.0.0-dev.34 [2021-05-25T17:13:50.088Z] v2.0.0-dev.35 [2021-05-25T17:13:50.088Z] v2.0.0-dev.36 [2021-05-25T17:13:50.088Z] v2.0.0-dev.37 [2021-05-25T17:13:50.088Z] v2.0.0-dev.38 [2021-05-25T17:13:50.088Z] v2.0.0-dev.39 [2021-05-25T17:13:50.088Z] v2.0.0-dev.4 [2021-05-25T17:13:50.088Z] v2.0.0-dev.40 [2021-05-25T17:13:50.088Z] v2.0.0-dev.41 [2021-05-25T17:13:50.088Z] v2.0.0-dev.42 [2021-05-25T17:13:50.088Z] v2.0.0-dev.43 [2021-05-25T17:13:50.088Z] v2.0.0-dev.44 [2021-05-25T17:13:50.088Z] v2.0.0-dev.45 [2021-05-25T17:13:50.088Z] v2.0.0-dev.46 [2021-05-25T17:13:50.088Z] v2.0.0-dev.47 [2021-05-25T17:13:50.088Z] v2.0.0-dev.48 [2021-05-25T17:13:50.088Z] v2.0.0-dev.49 [2021-05-25T17:13:50.088Z] v2.0.0-dev.5 [2021-05-25T17:13:50.088Z] v2.0.0-dev.50 [2021-05-25T17:13:50.088Z] v2.0.0-dev.51 [2021-05-25T17:13:50.088Z] v2.0.0-dev.52 [2021-05-25T17:13:50.088Z] v2.0.0-dev.53 [2021-05-25T17:13:50.088Z] v2.0.0-dev.54 [2021-05-25T17:13:50.088Z] v2.0.0-dev.55 [2021-05-25T17:13:50.088Z] v2.0.0-dev.56 [2021-05-25T17:13:50.088Z] v2.0.0-dev.57 [2021-05-25T17:13:50.088Z] v2.0.0-dev.58 [2021-05-25T17:13:50.088Z] v2.0.0-dev.59 [2021-05-25T17:13:50.088Z] v2.0.0-dev.6 [2021-05-25T17:13:50.088Z] v2.0.0-dev.60 [2021-05-25T17:13:50.088Z] v2.0.0-dev.61 [2021-05-25T17:13:50.088Z] v2.0.0-dev.62 [2021-05-25T17:13:50.088Z] v2.0.0-dev.63 [2021-05-25T17:13:50.088Z] v2.0.0-dev.64 [2021-05-25T17:13:50.088Z] v2.0.0-dev.65 [2021-05-25T17:13:50.088Z] v2.0.0-dev.66 [2021-05-25T17:13:50.088Z] v2.0.0-dev.67 [2021-05-25T17:13:50.088Z] v2.0.0-dev.68 [2021-05-25T17:13:50.088Z] v2.0.0-dev.69 [2021-05-25T17:13:50.088Z] v2.0.0-dev.7 [2021-05-25T17:13:50.088Z] v2.0.0-dev.70 [2021-05-25T17:13:50.088Z] v2.0.0-dev.71 [2021-05-25T17:13:50.088Z] v2.0.0-dev.72 [2021-05-25T17:13:50.088Z] v2.0.0-dev.73 [2021-05-25T17:13:50.088Z] v2.0.0-dev.74 [2021-05-25T17:13:50.088Z] v2.0.0-dev.75 [2021-05-25T17:13:50.088Z] v2.0.0-dev.76 [2021-05-25T17:13:50.088Z] v2.0.0-dev.77 [2021-05-25T17:13:50.088Z] v2.0.0-dev.78 [2021-05-25T17:13:50.088Z] v2.0.0-dev.79 [2021-05-25T17:13:50.088Z] v2.0.0-dev.8 [2021-05-25T17:13:50.088Z] v2.0.0-dev.80 [2021-05-25T17:13:50.088Z] v2.0.0-dev.81 [2021-05-25T17:13:50.088Z] v2.0.0-dev.82 [2021-05-25T17:13:50.088Z] v2.0.0-dev.83 [2021-05-25T17:13:50.088Z] v2.0.0-dev.84 [2021-05-25T17:13:50.088Z] v2.0.0-dev.85 [2021-05-25T17:13:50.088Z] v2.0.0-dev.86 [2021-05-25T17:13:50.088Z] v2.0.0-dev.87 [2021-05-25T17:13:50.088Z] v2.0.0-dev.88 [2021-05-25T17:13:50.088Z] v2.0.0-dev.89 [2021-05-25T17:13:50.088Z] v2.0.0-dev.9 [2021-05-25T17:13:50.088Z] v2.0.0-dev.90 [2021-05-25T17:13:50.088Z] v2.0.0-dev.91 [2021-05-25T17:13:50.088Z] v2.0.0-dev.92 [2021-05-25T17:13:50.088Z] v2.0.0-dev.93 [2021-05-25T17:13:50.088Z] v2.0.0-dev.94 [2021-05-25T17:13:50.088Z] v2.0.0-dev.95 [2021-05-25T17:13:50.088Z] v2.0.0-dev.96 [2021-05-25T17:13:50.088Z] v2.0.0-dev.97 [2021-05-25T17:13:50.088Z] v2.0.0-dev.98 [2021-05-25T17:13:50.088Z] v2.0.0-dev.99 [Pipeline] sh [2021-05-25T17:13:50.384Z] + lftools sign git-tag v2.0.0-dev.238 [2021-05-25T17:13:50.956Z] Signing Git tag with Sigul... [2021-05-25T17:13:50.956Z] Signing v2.0.0-dev.238 [Pipeline] echo [2021-05-25T17:13:51.913Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:13:52.209Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-25T17:13:52.219Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-25T17:13:52.246Z] $ docker stop --time=1 54099c316ff74ff726e3a1d38baacd95938db466a35e3eb4a57bdc7c9a9540d4 [2021-05-25T17:13:54.738Z] $ docker rm -f 54099c316ff74ff726e3a1d38baacd95938db466a35e3eb4a57bdc7c9a9540d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:13:55.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T17:13:55.226Z] . [Pipeline] withDockerContainer [2021-05-25T17:13:55.315Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-05-25T17:13:55.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T17:13:56.182Z] $ docker top aff1961a395df6a1732431ccd1e539b8b3e471c337c68d75aab5d9b6c0a78672 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T17:13:56.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T17:13:56.317Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T17:13:56.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T17:13:56.441Z] $ docker exec aff1961a395df6a1732431ccd1e539b8b3e471c337c68d75aab5d9b6c0a78672 ssh-agent [2021-05-25T17:13:56.556Z] SSH_AUTH_SOCK=/tmp/ssh-ZMJhVk8Yc28u/agent.14 [2021-05-25T17:13:56.556Z] SSH_AGENT_PID=20 [2021-05-25T17:13:56.562Z] Running ssh-add (command line suppressed) [2021-05-25T17:13:56.652Z] Identity added: /w/workspace/edgex-go/508@tmp/private_key_2093875883619539460.key (/w/workspace/edgex-go/508@tmp/private_key_2093875883619539460.key) [2021-05-25T17:13:56.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T17:13:56.963Z] + git semver bump pre [2021-05-25T17:13:56.963Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T17:13:56.963Z] # $GIT_DIR = /w/workspace/edgex-go/508/.git [2021-05-25T17:13:56.963Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/508 [2021-05-25T17:13:56.963Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T17:13:56.963Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T17:13:56.963Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T17:13:56.963Z] # $SEMVER_BRANCH = master [2021-05-25T17:13:56.963Z] # $SEMVER_DIR = /w/workspace/edgex-go/508/.semver [2021-05-25T17:13:56.963Z] 2.0.0-dev.239 [Pipeline] } [2021-05-25T17:13:56.969Z] $ docker exec --env ******** --env ******** aff1961a395df6a1732431ccd1e539b8b3e471c337c68d75aab5d9b6c0a78672 ssh-agent -k [2021-05-25T17:13:57.075Z] unset SSH_AUTH_SOCK; [2021-05-25T17:13:57.075Z] unset SSH_AGENT_PID; [2021-05-25T17:13:57.075Z] echo Agent pid 20 killed; [2021-05-25T17:13:57.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T17:13:57.421Z] + git semver [Pipeline] } [2021-05-25T17:13:57.430Z] $ docker stop --time=1 aff1961a395df6a1732431ccd1e539b8b3e471c337c68d75aab5d9b6c0a78672 [2021-05-25T17:13:58.879Z] $ docker rm -f aff1961a395df6a1732431ccd1e539b8b3e471c337c68d75aab5d9b6c0a78672 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:13:59.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T17:13:59.293Z] . [Pipeline] withDockerContainer [2021-05-25T17:13:59.372Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-05-25T17:13:59.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T17:14:00.672Z] $ docker top a088cc47301c9d0e4c8ecf5f095c01046ff1a1970a28d4a3c71c7eda18fc097e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T17:14:00.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T17:14:00.977Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T17:14:01.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T17:14:01.150Z] $ docker exec a088cc47301c9d0e4c8ecf5f095c01046ff1a1970a28d4a3c71c7eda18fc097e ssh-agent [2021-05-25T17:14:01.331Z] SSH_AUTH_SOCK=/tmp/ssh-QVzTfWxCzilR/agent.13 [2021-05-25T17:14:01.331Z] SSH_AGENT_PID=20 [2021-05-25T17:14:01.374Z] Running ssh-add (command line suppressed) [2021-05-25T17:14:01.481Z] Identity added: /w/workspace/edgex-go/508@tmp/private_key_6481607894392760319.key (/w/workspace/edgex-go/508@tmp/private_key_6481607894392760319.key) [2021-05-25T17:14:01.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T17:14:01.819Z] + git semver push [2021-05-25T17:14:01.819Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T17:14:01.819Z] # $GIT_DIR = /w/workspace/edgex-go/508/.git [2021-05-25T17:14:01.819Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/508 [2021-05-25T17:14:01.819Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T17:14:01.819Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T17:14:01.819Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T17:14:01.819Z] # $SEMVER_BRANCH = master [2021-05-25T17:14:01.819Z] # $SEMVER_DIR = /w/workspace/edgex-go/508/.semver [Pipeline] } [2021-05-25T17:14:09.974Z] $ docker exec --env ******** --env ******** a088cc47301c9d0e4c8ecf5f095c01046ff1a1970a28d4a3c71c7eda18fc097e ssh-agent -k [2021-05-25T17:14:10.078Z] unset SSH_AUTH_SOCK; [2021-05-25T17:14:10.078Z] unset SSH_AGENT_PID; [2021-05-25T17:14:10.078Z] echo Agent pid 20 killed; [2021-05-25T17:14:10.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T17:14:10.411Z] + git semver [Pipeline] } [2021-05-25T17:14:10.421Z] $ docker stop --time=1 a088cc47301c9d0e4c8ecf5f095c01046ff1a1970a28d4a3c71c7eda18fc097e [2021-05-25T17:14:11.791Z] $ docker rm -f a088cc47301c9d0e4c8ecf5f095c01046ff1a1970a28d4a3c71c7eda18fc097e [Pipeline] // withDockerContainer [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-25T17:14:12.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:14:13.280Z] ---> package-listing.sh [2021-05-25T17:14:13.280Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T17:14:13.280Z] ++ facter osfamily [2021-05-25T17:14:13.542Z] + OS_FAMILY=redhat [2021-05-25T17:14:13.542Z] + workspace=/w/workspace/edgex-go/508 [2021-05-25T17:14:13.542Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T17:14:13.542Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T17:14:13.542Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T17:14:13.542Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T17:14:13.542Z] + '[' /w/workspace/edgex-go/508 ']' [2021-05-25T17:14:13.542Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T17:14:13.542Z] + case "${OS_FAMILY}" in [2021-05-25T17:14:13.542Z] + rpm -qa [2021-05-25T17:14:13.542Z] + sort [2021-05-25T17:14:21.673Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T17:14:21.673Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T17:14:21.673Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T17:14:21.673Z] + '[' /w/workspace/edgex-go/508 ']' [2021-05-25T17:14:21.673Z] + mkdir -p /w/workspace/edgex-go/508/archives/ [2021-05-25T17:14:21.673Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/508/archives/ [Pipeline] echo [2021-05-25T17:14:21.684Z] 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/508/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T17:14:21.968Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:14:22.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:14:22.522Z] [2021-05-25T17:14:22.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:14:22.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:14:22.825Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T17:14:22.825Z] df20fa9351a1: Pulling fs layer [2021-05-25T17:14:22.825Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T17:14:22.825Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T17:14:22.825Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T17:14:22.825Z] 93b61091891f: Pulling fs layer [2021-05-25T17:14:22.825Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T17:14:22.825Z] 5e14af77c1be: Pulling fs layer [2021-05-25T17:14:22.825Z] 01666e4c0597: Pulling fs layer [2021-05-25T17:14:22.825Z] aa168da1d23b: Pulling fs layer [2021-05-25T17:14:22.825Z] 93b61091891f: Waiting [2021-05-25T17:14:22.825Z] 93b9cdb0e59b: Waiting [2021-05-25T17:14:22.825Z] 5e14af77c1be: Waiting [2021-05-25T17:14:22.825Z] 01666e4c0597: Waiting [2021-05-25T17:14:22.825Z] 46f8f816bc3b: Waiting [2021-05-25T17:14:22.825Z] aa168da1d23b: Waiting [2021-05-25T17:14:23.084Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T17:14:23.084Z] 36b3adc4ff6f: Download complete [2021-05-25T17:14:23.084Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T17:14:23.084Z] 46f8f816bc3b: Download complete [2021-05-25T17:14:23.084Z] df20fa9351a1: Verifying Checksum [2021-05-25T17:14:23.084Z] df20fa9351a1: Download complete [2021-05-25T17:14:23.084Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T17:14:23.084Z] 93b9cdb0e59b: Download complete [2021-05-25T17:14:23.084Z] 5e14af77c1be: Verifying Checksum [2021-05-25T17:14:23.084Z] 5e14af77c1be: Download complete [2021-05-25T17:14:23.084Z] 01666e4c0597: Verifying Checksum [2021-05-25T17:14:23.084Z] 01666e4c0597: Download complete [2021-05-25T17:14:23.084Z] 93b61091891f: Verifying Checksum [2021-05-25T17:14:23.084Z] 93b61091891f: Download complete [2021-05-25T17:14:23.343Z] df20fa9351a1: Pull complete [2021-05-25T17:14:23.343Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T17:14:23.343Z] 8ad3a11d3b57: Download complete [2021-05-25T17:14:23.610Z] 36b3adc4ff6f: Pull complete [2021-05-25T17:14:23.869Z] 8ad3a11d3b57: Pull complete [2021-05-25T17:14:24.130Z] 46f8f816bc3b: Pull complete [2021-05-25T17:14:24.399Z] 93b61091891f: Pull complete [2021-05-25T17:14:24.667Z] 93b9cdb0e59b: Pull complete [2021-05-25T17:14:24.667Z] 5e14af77c1be: Pull complete [2021-05-25T17:14:24.926Z] 01666e4c0597: Pull complete [2021-05-25T17:14:25.185Z] aa168da1d23b: Verifying Checksum [2021-05-25T17:14:25.185Z] aa168da1d23b: Download complete [2021-05-25T17:14:29.409Z] aa168da1d23b: Pull complete [2021-05-25T17:14:29.409Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T17:14:29.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:14:29.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T17:14:29.485Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-05-25T17:14:29.523Z] $ 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/508/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/508 -v /w/workspace/edgex-go/508:/w/workspace/edgex-go/508:rw,z -v /w/workspace/edgex-go/508@tmp:/w/workspace/edgex-go/508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T17:14:39.451Z] $ docker top 43bec8b9b696763ba04c416ceee753eadc3e94e458b5fa3b6e75a2f358fd83af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:14:39.841Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T17:14:40.939Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T17:14:41.312Z] + ls /var/log/sa-host [2021-05-25T17:14:41.312Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T17:14:41.312Z] file_magic: OK [2021-05-25T17:14:41.312Z] HZ: Using current value: 100 [2021-05-25T17:14:41.312Z] file_header: OK [2021-05-25T17:14:41.312Z] 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-25T17:14:41.312Z] Statistics: [2021-05-25T17:14:41.312Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T17:14:41.312Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T17:14:41.312Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T17:14:41.312Z] file_magic: OK [2021-05-25T17:14:41.312Z] HZ: Using current value: 100 [2021-05-25T17:14:41.312Z] file_header: OK [2021-05-25T17:14:41.312Z] 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-25T17:14:41.312Z] Statistics: [2021-05-25T17:14:41.312Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T17:14:41.312Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:14:41.470Z] provisioning config files... [2021-05-25T17:14:41.487Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/508@tmp/config6944158152384804010tmp [Pipeline] { [Pipeline] echo [2021-05-25T17:14:41.507Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:14:41.803Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T17:14:41.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T17:14:41.837Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:14:42.125Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T17:14:42.135Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:14:42.423Z] ---> sudo-logs.sh [2021-05-25T17:14:42.423Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T17:14:42.455Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:14:42.746Z] ---> job-cost.sh [2021-05-25T17:14:42.746Z] lf-activate-venv: SKIPPING [2021-05-25T17:14:42.746Z] DEBUG: total: 0.18000000715255737 [2021-05-25T17:14:42.746Z] INFO: Retrieving Stack Cost... [2021-05-25T17:14:44.126Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T17:14:44.387Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T17:14:44.399Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:14:44.689Z] ---> logs-deploy.sh [2021-05-25T17:14:44.689Z] lf-activate-venv: SKIPPING [2021-05-25T17:14:44.689Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/508 [2021-05-25T17:14:44.689Z] INFO: archiving workspace using pattern(s): [2021-05-25T17:14:45.631Z] Archives upload complete. [2021-05-25T17:14:45.631Z] INFO: archiving logs to Nexus [2021-05-25T17:14:46.201Z] ---> uname -a: [2021-05-25T17:14:46.201Z] Linux prd-centos7-docker-4c-2g-166.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-25T17:14:46.201Z] [2021-05-25T17:14:46.201Z]