Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f1ea93c16db09b36626d9198e09713e38083a332 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4488 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/480 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/480 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f1ea93c16db09b36626d9198e09713e38083a332 (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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 Commit message: "ci: update local docker image names (#3428)" > git rev-list --no-walk 840674de38964214cb71690e33eb6826e0ad706e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-11T15:35:12.296Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-11T15:35:12.392Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-11T15:35:12.421Z] ========================================================= [2021-05-11T15:35:12.421Z] EdgeX Global Pipelines Version Info [2021-05-11T15:35:12.421Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:35:15.691Z] ------------------- [2021-05-11T15:35:15.691Z] stable info: [2021-05-11T15:35:15.691Z] ------------------- [2021-05-11T15:35:15.691Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-11T15:35:15.691Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-11T15:35:15.691Z] Message: update stable to v1.0.191 [2021-05-11T15:35:16.748Z] ------------------- [2021-05-11T15:35:16.748Z] experimental info: [2021-05-11T15:35:16.748Z] ------------------- [2021-05-11T15:35:16.748Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-11T15:35:16.748Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-11T15:35:16.748Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-11T15:35:16.942Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-11T15:35:16.966Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-11T15:35:16.991Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-11T15:35:17.018Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-11T15:35:17.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-11T15:35:17.067Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-11T15:35:17.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-11T15:35:17.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-11T15:35:17.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-11T15:35:17.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-11T15:35:17.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-11T15:35:17.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-11T15:35:17.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-11T15:35:17.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-11T15:35:17.276Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T15:35:17.305Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T15:35:17.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-11T15:35:17.353Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-11T15:35:17.375Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-11T15:35:17.398Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-11T15:35:17.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-11T15:35:17.443Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-11T15:35:17.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-11T15:35:17.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-11T15:35:17.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-11T15:35:17.538Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] echo [2021-05-11T15:35:17.560Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1ea93c [Pipeline] echo [2021-05-11T15:35:17.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T15:35:17.664Z] provisioning config files... [2021-05-11T15:35:17.730Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/480@tmp/config3453012224806833531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:35:18.294Z] ---> docker-login.sh [2021-05-11T15:35:18.294Z] nexus3.edgexfoundry.org:10001 [2021-05-11T15:35:19.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:35:19.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:35:19.732Z] Configure a credential helper to remove this warning. See [2021-05-11T15:35:19.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:35:19.732Z] [2021-05-11T15:35:19.732Z] Login Succeeded [2021-05-11T15:35:19.732Z] nexus3.edgexfoundry.org:10002 [2021-05-11T15:35:20.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:35:20.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:35:20.647Z] Configure a credential helper to remove this warning. See [2021-05-11T15:35:20.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:35:20.647Z] [2021-05-11T15:35:20.647Z] Login Succeeded [2021-05-11T15:35:20.647Z] nexus3.edgexfoundry.org:10003 [2021-05-11T15:35:20.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:35:21.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:35:21.249Z] Configure a credential helper to remove this warning. See [2021-05-11T15:35:21.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:35:21.249Z] [2021-05-11T15:35:21.249Z] Login Succeeded [2021-05-11T15:35:21.249Z] nexus3.edgexfoundry.org:10004 [2021-05-11T15:35:21.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:35:21.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:35:21.536Z] Configure a credential helper to remove this warning. See [2021-05-11T15:35:21.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:35:21.536Z] [2021-05-11T15:35:21.536Z] Login Succeeded [2021-05-11T15:35:21.536Z] docker.io [2021-05-11T15:35:21.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:35:22.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:35:22.425Z] Configure a credential helper to remove this warning. See [2021-05-11T15:35:22.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:35:22.425Z] [2021-05-11T15:35:22.425Z] Login Succeeded [2021-05-11T15:35:22.425Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T15:35:22.443Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T15:35:22.867Z] ++ 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-11T15:35:22.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T15:35:22.867Z] ++ dirname cmd/core-command/Dockerfile [2021-05-11T15:35:22.867Z] ++ cut -d/ -f2 [2021-05-11T15:35:22.867Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-11T15:35:22.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T15:35:22.867Z] ++ cut -d/ -f2 [2021-05-11T15:35:22.867Z] ++ dirname cmd/core-data/Dockerfile [2021-05-11T15:35:22.867Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-11T15:35:22.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T15:35:22.867Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-11T15:35:22.867Z] ++ cut -d/ -f2 [2021-05-11T15:35:22.867Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-11T15:35:22.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T15:35:22.867Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-11T15:35:22.867Z] ++ cut -d/ -f2 [2021-05-11T15:35:22.867Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-11T15:35:22.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T15:35:22.867Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-11T15:35:22.867Z] ++ cut -d/ -f2 [2021-05-11T15:35:22.867Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-11T15:35:22.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T15:35:22.867Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-11T15:35:22.867Z] ++ cut -d/ -f2 [2021-05-11T15:35:22.867Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-11T15:35:22.868Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T15:35:22.868Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-11T15:35:22.868Z] ++ cut -d/ -f2 [2021-05-11T15:35:22.868Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-11T15:35:22.868Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T15:35:22.868Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-11T15:35:22.868Z] ++ cut -d/ -f2 [2021-05-11T15:35:22.868Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-11T15:35:22.868Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T15:35:22.868Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-11T15:35:22.868Z] ++ cut -d/ -f2 [2021-05-11T15:35:22.868Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-11T15:35:23.101Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:35:24.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T15:35:24.910Z] [2021-05-11T15:35:24.910Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:35:25.604Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T15:35:25.604Z] latest: Pulling from edgex-devops/git-semver [2021-05-11T15:35:25.604Z] 31603596830f: Pulling fs layer [2021-05-11T15:35:25.604Z] 54011a49482f: Pulling fs layer [2021-05-11T15:35:25.604Z] a6820b24f6d8: Pulling fs layer [2021-05-11T15:35:25.604Z] f581987b2513: Pulling fs layer [2021-05-11T15:35:25.604Z] f581987b2513: Waiting [2021-05-11T15:35:25.604Z] 54011a49482f: Verifying Checksum [2021-05-11T15:35:25.604Z] 54011a49482f: Download complete [2021-05-11T15:35:25.958Z] 31603596830f: Verifying Checksum [2021-05-11T15:35:25.958Z] 31603596830f: Download complete [2021-05-11T15:35:26.701Z] f581987b2513: Verifying Checksum [2021-05-11T15:35:26.701Z] f581987b2513: Download complete [2021-05-11T15:35:26.701Z] a6820b24f6d8: Verifying Checksum [2021-05-11T15:35:26.701Z] a6820b24f6d8: Download complete [2021-05-11T15:35:27.561Z] 31603596830f: Pull complete [2021-05-11T15:35:27.561Z] 54011a49482f: Pull complete [2021-05-11T15:35:29.683Z] a6820b24f6d8: Pull complete [2021-05-11T15:35:29.962Z] f581987b2513: Pull complete [2021-05-11T15:35:30.240Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-11T15:35:30.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T15:35:30.240Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-11T15:35:30.615Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2021-05-11T15:35:30.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-11T15:35:35.400Z] $ docker top aad86c73b7c895c95a79b632644e15f3205ef66fc120398e7cf44005669876d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T15:35:36.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T15:35:36.288Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T15:35:37.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T15:35:37.206Z] $ docker exec aad86c73b7c895c95a79b632644e15f3205ef66fc120398e7cf44005669876d7 ssh-agent [2021-05-11T15:35:38.235Z] SSH_AUTH_SOCK=/tmp/ssh-78EH8V2XmzYA/agent.11 [2021-05-11T15:35:38.235Z] SSH_AGENT_PID=16 [2021-05-11T15:35:38.354Z] Running ssh-add (command line suppressed) [2021-05-11T15:35:38.825Z] Identity added: /w/workspace/edgex-go/480@tmp/private_key_7329183313538707008.key (/w/workspace/edgex-go/480@tmp/private_key_7329183313538707008.key) [2021-05-11T15:35:39.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T15:35:39.940Z] + git tag --points-at HEAD [Pipeline] } [2021-05-11T15:35:40.032Z] $ docker exec --env ******** --env ******** aad86c73b7c895c95a79b632644e15f3205ef66fc120398e7cf44005669876d7 ssh-agent -k [2021-05-11T15:35:40.303Z] unset SSH_AUTH_SOCK; [2021-05-11T15:35:40.307Z] unset SSH_AGENT_PID; [2021-05-11T15:35:40.307Z] echo Agent pid 16 killed; [2021-05-11T15:35:40.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-11T15:35:40.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T15:35:40.497Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T15:35:41.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T15:35:41.358Z] $ docker exec aad86c73b7c895c95a79b632644e15f3205ef66fc120398e7cf44005669876d7 ssh-agent [2021-05-11T15:35:41.917Z] SSH_AUTH_SOCK=/tmp/ssh-fFYL9mXtqL7n/agent.44 [2021-05-11T15:35:41.917Z] SSH_AGENT_PID=49 [2021-05-11T15:35:41.928Z] Running ssh-add (command line suppressed) [2021-05-11T15:35:42.331Z] Identity added: /w/workspace/edgex-go/480@tmp/private_key_7236611858444544884.key (/w/workspace/edgex-go/480@tmp/private_key_7236611858444544884.key) [2021-05-11T15:35:42.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T15:35:43.441Z] + git semver init [2021-05-11T15:35:43.441Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T15:35:43.441Z] # $GIT_DIR = /w/workspace/edgex-go/480/.git [2021-05-11T15:35:43.441Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/480 [2021-05-11T15:35:43.441Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T15:35:43.441Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T15:35:43.441Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T15:35:43.441Z] # $SEMVER_BRANCH = master [2021-05-11T15:35:43.441Z] # $SEMVER_TEMP = /tmp/semver-768266653 [2021-05-11T15:35:43.441Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-11T15:36:16.786Z] # '/tmp/semver-768266653' -> '/w/workspace/edgex-go/480/.semver' [2021-05-11T15:36:17.680Z] # -> Force: false [2021-05-11T15:36:17.680Z] # $SEMVER_DIR = /w/workspace/edgex-go/480/.semver [Pipeline] } [2021-05-11T15:36:17.719Z] $ docker exec --env ******** --env ******** aad86c73b7c895c95a79b632644e15f3205ef66fc120398e7cf44005669876d7 ssh-agent -k [2021-05-11T15:36:18.572Z] unset SSH_AUTH_SOCK; [2021-05-11T15:36:18.572Z] unset SSH_AGENT_PID; [2021-05-11T15:36:18.572Z] echo Agent pid 49 killed; [2021-05-11T15:36:18.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T15:36:19.104Z] + git semver [Pipeline] } [2021-05-11T15:36:19.127Z] $ docker stop --time=1 aad86c73b7c895c95a79b632644e15f3205ef66fc120398e7cf44005669876d7 [2021-05-11T15:36:21.070Z] $ docker rm -f aad86c73b7c895c95a79b632644e15f3205ef66fc120398e7cf44005669876d7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T15:36:21.852Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-11T15:36:23.500Z] Stashed 1 file(s) [Pipeline] echo [2021-05-11T15:36:23.504Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.212 [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-11T15:36:24.101Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-11T15:36:24.515Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T15:36:25.009Z] + sudo service docker restart [2021-05-11T15:36:25.009Z] + true [2021-05-11T15:36:25.009Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-11T15:36:26.599Z] ========================================================= [2021-05-11T15:36:26.599Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-11T15:36:26.599Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:36:26.961Z] + 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-11T15:36:37.525Z] Sending build context to Docker daemon 330.2MB [2021-05-11T15:36:37.525Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T15:36:37.525Z] Step 2/6 : FROM ${BASE} [2021-05-11T15:36:37.937Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-11T15:36:37.937Z] 540db60ca938: Pulling fs layer [2021-05-11T15:36:37.937Z] adcc1eea9eea: Pulling fs layer [2021-05-11T15:36:37.937Z] 4c4ab2625f07: Pulling fs layer [2021-05-11T15:36:37.937Z] 0510c868ecb4: Pulling fs layer [2021-05-11T15:36:37.937Z] afea3b2eda06: Pulling fs layer [2021-05-11T15:36:37.937Z] 7809a108b3ef: Pulling fs layer [2021-05-11T15:36:37.937Z] f706445af74f: Pulling fs layer [2021-05-11T15:36:37.937Z] 0510c868ecb4: Waiting [2021-05-11T15:36:37.937Z] afea3b2eda06: Waiting [2021-05-11T15:36:37.937Z] 7809a108b3ef: Waiting [2021-05-11T15:36:37.937Z] f706445af74f: Waiting [2021-05-11T15:36:37.937Z] 4c4ab2625f07: Verifying Checksum [2021-05-11T15:36:37.937Z] 4c4ab2625f07: Download complete [2021-05-11T15:36:38.236Z] adcc1eea9eea: Download complete [2021-05-11T15:36:38.236Z] afea3b2eda06: Verifying Checksum [2021-05-11T15:36:38.236Z] afea3b2eda06: Download complete [2021-05-11T15:36:38.236Z] 540db60ca938: Verifying Checksum [2021-05-11T15:36:38.236Z] 540db60ca938: Download complete [2021-05-11T15:36:38.236Z] 7809a108b3ef: Verifying Checksum [2021-05-11T15:36:38.236Z] 7809a108b3ef: Download complete [2021-05-11T15:36:38.685Z] Still waiting to schedule task [2021-05-11T15:36:38.685Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-11T15:36:39.563Z] 540db60ca938: Pull complete [2021-05-11T15:36:40.038Z] adcc1eea9eea: Pull complete [2021-05-11T15:36:40.720Z] 4c4ab2625f07: Pull complete [2021-05-11T15:36:43.446Z] f706445af74f: Verifying Checksum [2021-05-11T15:36:43.446Z] f706445af74f: Download complete [2021-05-11T15:36:45.476Z] 0510c868ecb4: Verifying Checksum [2021-05-11T15:36:45.476Z] 0510c868ecb4: Download complete [2021-05-11T15:37:08.877Z] 0510c868ecb4: Pull complete [2021-05-11T15:37:08.877Z] afea3b2eda06: Pull complete [2021-05-11T15:37:08.877Z] 7809a108b3ef: Pull complete [2021-05-11T15:37:13.612Z] f706445af74f: Pull complete [2021-05-11T15:37:13.612Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-11T15:37:13.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-11T15:37:13.612Z] ---> b068be0155e3 [2021-05-11T15:37:13.612Z] 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-11T15:37:13.612Z] ---> Running in 1bcad259c2af [2021-05-11T15:37:18.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:37:20.133Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:37:22.211Z] (1/12) Installing libmagic (5.39-r0) [2021-05-11T15:37:22.879Z] (2/12) Installing file (5.39-r0) [2021-05-11T15:37:22.879Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-11T15:37:23.159Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-11T15:37:56.166Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-11T15:37:56.166Z] (6/12) Installing patch (2.7.6-r6) [2021-05-11T15:37:56.166Z] (7/12) Installing build-base (0.5-r2) [2021-05-11T15:37:56.166Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-11T15:37:56.166Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-11T15:37:56.166Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-11T15:37:56.166Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-11T15:37:56.166Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-11T15:37:56.166Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T15:37:56.166Z] OK: 219 MiB in 52 packages [2021-05-11T15:37:59.630Z] Removing intermediate container 1bcad259c2af [2021-05-11T15:37:59.630Z] ---> b4f3769f71f5 [2021-05-11T15:37:59.630Z] Step 4/6 : WORKDIR /edgex-go [2021-05-11T15:37:59.630Z] ---> Running in f321936759a8 [2021-05-11T15:37:59.934Z] Removing intermediate container f321936759a8 [2021-05-11T15:37:59.934Z] ---> b77bc350ee65 [2021-05-11T15:37:59.934Z] Step 5/6 : COPY go.mod . [2021-05-11T15:38:00.562Z] ---> dbad3b7f7d21 [2021-05-11T15:38:00.562Z] Step 6/6 : RUN go mod download [2021-05-11T15:38:00.562Z] ---> Running in b60c1397b3d9 [2021-05-11T15:38:31.362Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4489 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-05-11T15:38:31.386Z] Running in /w/workspace/edgex-go/480 [Pipeline] { [Pipeline] checkout [2021-05-11T15:38:33.289Z] Removing intermediate container b60c1397b3d9 [2021-05-11T15:38:33.289Z] ---> 2189ae155f07 [2021-05-11T15:38:33.621Z] Successfully built 2189ae155f07 [2021-05-11T15:38:33.896Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:38:34.312Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T15:38:34.588Z] . [Pipeline] withDockerContainer [2021-05-11T15:38:34.920Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2021-05-11T15:38:35.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 ******** ci-base-image-x86_64 cat [2021-05-11T15:38:36.926Z] $ docker top 1c9a31b98017d990ed42573c44253990e53ab01526328502377c2103d47498f5 -eo pid,comm [2021-05-11T15:38:36.951Z] using credential edgex-jenkins-ssh [2021-05-11T15:38:36.979Z] Cloning the remote Git repository [Pipeline] { [Pipeline] sh [2021-05-11T15:38:37.061Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-11T15:38:37.183Z] > git init /w/workspace/edgex-go/480 # timeout=10 [2021-05-11T15:38:37.259Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T15:38:37.262Z] > git --version # timeout=10 [2021-05-11T15:38:37.290Z] > git --version # 'git version 2.17.1' [2021-05-11T15:38:37.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:38:37.364Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T15:38:38.165Z] + go version [2021-05-11T15:38:38.165Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-11T15:38:38.205Z] $ docker stop --time=1 1c9a31b98017d990ed42573c44253990e53ab01526328502377c2103d47498f5 [2021-05-11T15:38:40.041Z] $ docker rm -f 1c9a31b98017d990ed42573c44253990e53ab01526328502377c2103d47498f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:38:40.923Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T15:38:40.923Z] . [Pipeline] withDockerContainer [2021-05-11T15:38:41.352Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2021-05-11T15:38:41.534Z] $ 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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 ******** ci-base-image-x86_64 cat [2021-05-11T15:38:43.073Z] $ docker top c59969e2037abb42cb4700bbf74eadc353d79d3ce6b86ae0a542f901e918f967 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-11T15:38:43.301Z] ========================================================= [2021-05-11T15:38:43.301Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-11T15:38:43.301Z] ========================================================= [Pipeline] sh [2021-05-11T15:38:43.740Z] + go mod tidy [Pipeline] sh [2021-05-11T15:38:48.063Z] + make test [2021-05-11T15:38:48.063Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-11T15:39:04.545Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T15:39:04.566Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T15:39:04.591Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T15:39:04.619Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T15:39:04.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:39:04.631Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T15:39:05.284Z] Checking out Revision f1ea93c16db09b36626d9198e09713e38083a332 (master) [2021-05-11T15:39:05.299Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T15:39:05.315Z] > git checkout -f f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 [2021-05-11T15:39:09.757Z] Commit message: "ci: update local docker image names (#3428)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T15:39:10.704Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-11T15:39:11.329Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-11T15:39:11.762Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T15:39:12.109Z] + sudo service+ docker restart [2021-05-11T15:39:12.109Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T15:39:14.767Z] provisioning config files... [2021-05-11T15:39:14.843Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/480@tmp/config8837990673154733478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:39:15.233Z] ---> docker-login.sh [2021-05-11T15:39:15.233Z] nexus3.edgexfoundry.org:10001 [2021-05-11T15:39:16.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:39:16.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:39:16.492Z] Configure a credential helper to remove this warning. See [2021-05-11T15:39:16.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:39:16.492Z] [2021-05-11T15:39:16.492Z] Login Succeeded [2021-05-11T15:39:16.492Z] nexus3.edgexfoundry.org:10002 [2021-05-11T15:39:16.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:39:16.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:39:16.766Z] Configure a credential helper to remove this warning. See [2021-05-11T15:39:16.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:39:16.766Z] [2021-05-11T15:39:16.766Z] Login Succeeded [2021-05-11T15:39:16.766Z] nexus3.edgexfoundry.org:10003 [2021-05-11T15:39:17.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:39:17.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:39:17.365Z] Configure a credential helper to remove this warning. See [2021-05-11T15:39:17.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:39:17.365Z] [2021-05-11T15:39:17.365Z] Login Succeeded [2021-05-11T15:39:17.365Z] nexus3.edgexfoundry.org:10004 [2021-05-11T15:39:17.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:39:17.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:39:17.966Z] Configure a credential helper to remove this warning. See [2021-05-11T15:39:17.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:39:17.966Z] [2021-05-11T15:39:17.966Z] Login Succeeded [2021-05-11T15:39:17.966Z] docker.io [2021-05-11T15:39:18.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:39:18.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:39:18.832Z] Configure a credential helper to remove this warning. See [2021-05-11T15:39:18.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:39:18.832Z] [2021-05-11T15:39:18.832Z] Login Succeeded [2021-05-11T15:39:18.832Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T15:39:18.849Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-11T15:39:19.138Z] ========================================================= [2021-05-11T15:39:19.138Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-11T15:39:19.138Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:39:19.500Z] + 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-11T15:39:22.164Z] Sending build context to Docker daemon 167.7MB [2021-05-11T15:39:22.164Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T15:39:22.164Z] Step 2/6 : FROM ${BASE} [2021-05-11T15:39:22.164Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-11T15:39:22.164Z] 595b0fe564bb: Pulling fs layer [2021-05-11T15:39:22.164Z] 7186ed65a4f7: Pulling fs layer [2021-05-11T15:39:22.164Z] 316046926c0a: Pulling fs layer [2021-05-11T15:39:22.164Z] 4ebd0625c992: Pulling fs layer [2021-05-11T15:39:22.164Z] 207e8628e3a3: Pulling fs layer [2021-05-11T15:39:22.164Z] c791037a9be2: Pulling fs layer [2021-05-11T15:39:22.164Z] ffd874e62e21: Pulling fs layer [2021-05-11T15:39:22.164Z] 4ebd0625c992: Waiting [2021-05-11T15:39:22.164Z] 207e8628e3a3: Waiting [2021-05-11T15:39:22.164Z] c791037a9be2: Waiting [2021-05-11T15:39:22.164Z] ffd874e62e21: Waiting [2021-05-11T15:39:22.164Z] 316046926c0a: Verifying Checksum [2021-05-11T15:39:22.164Z] 316046926c0a: Download complete [2021-05-11T15:39:22.164Z] 7186ed65a4f7: Verifying Checksum [2021-05-11T15:39:22.164Z] 7186ed65a4f7: Download complete [2021-05-11T15:39:22.164Z] 207e8628e3a3: Verifying Checksum [2021-05-11T15:39:22.164Z] 207e8628e3a3: Download complete [2021-05-11T15:39:22.164Z] c791037a9be2: Verifying Checksum [2021-05-11T15:39:22.164Z] c791037a9be2: Download complete [2021-05-11T15:39:22.164Z] 595b0fe564bb: Verifying Checksum [2021-05-11T15:39:22.164Z] 595b0fe564bb: Download complete [2021-05-11T15:39:22.770Z] 595b0fe564bb: Pull complete [2021-05-11T15:39:23.374Z] 7186ed65a4f7: Pull complete [2021-05-11T15:39:23.647Z] 316046926c0a: Pull complete [2021-05-11T15:39:24.631Z] ffd874e62e21: Verifying Checksum [2021-05-11T15:39:24.631Z] ffd874e62e21: Download complete [2021-05-11T15:39:25.609Z] 4ebd0625c992: Verifying Checksum [2021-05-11T15:39:25.609Z] 4ebd0625c992: Download complete [2021-05-11T15:39:35.788Z] 4ebd0625c992: Pull complete [2021-05-11T15:39:36.066Z] 207e8628e3a3: Pull complete [2021-05-11T15:39:36.341Z] c791037a9be2: Pull complete [2021-05-11T15:39:40.679Z] ffd874e62e21: Pull complete [2021-05-11T15:39:40.679Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-11T15:39:40.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-11T15:39:40.679Z] ---> cfc18b08335c [2021-05-11T15:39:40.679Z] 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-11T15:39:43.300Z] ---> Running in fa15c917d799 [2021-05-11T15:39:44.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:39:46.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:39:47.593Z] (1/12) Installing libmagic (5.39-r0) [2021-05-11T15:39:47.593Z] (2/12) Installing file (5.39-r0) [2021-05-11T15:39:47.593Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-11T15:39:47.864Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-11T15:40:00.219Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-11T15:40:06.143Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-11T15:40:06.144Z] (6/12) Installing patch (2.7.6-r6) [2021-05-11T15:40:06.144Z] (7/12) Installing build-base (0.5-r2) [2021-05-11T15:40:06.144Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-11T15:40:06.144Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-11T15:40:06.144Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-11T15:40:06.413Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-11T15:40:06.682Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-11T15:40:06.957Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T15:40:06.958Z] OK: 218 MiB in 52 packages [2021-05-11T15:40:11.049Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-11T15:40:11.262Z] Removing intermediate container fa15c917d799 [2021-05-11T15:40:11.262Z] ---> 98ba43d0f34a [2021-05-11T15:40:11.262Z] Step 4/6 : WORKDIR /edgex-go [2021-05-11T15:40:11.262Z] ---> Running in 9a476e06b3fc [2021-05-11T15:40:11.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-11T15:40:11.720Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-11T15:40:11.857Z] Removing intermediate container 9a476e06b3fc [2021-05-11T15:40:11.857Z] ---> dd24040e3645 [2021-05-11T15:40:11.857Z] Step 5/6 : COPY go.mod . [2021-05-11T15:40:12.456Z] ---> 03fb2a9e024d [2021-05-11T15:40:12.456Z] Step 6/6 : RUN go mod download [2021-05-11T15:40:12.728Z] ---> Running in 2488034d3876 [2021-05-11T15:40:18.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-11T15:40:18.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-11T15:40:18.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-11T15:40:18.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-11T15:40:22.421Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-11T15:40:23.093Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-11T15:40:28.918Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-11T15:40:28.918Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-11T15:40:28.918Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-11T15:40:33.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.322s coverage: 45.9% of statements [2021-05-11T15:40:33.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-11T15:40:33.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-11T15:40:33.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-11T15:40:33.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-11T15:40:33.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-11T15:40:33.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-11T15:40:33.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.157s coverage: 28.7% of statements [2021-05-11T15:40:33.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.144s coverage: 100.0% of statements [2021-05-11T15:40:39.522Z] Removing intermediate container 2488034d3876 [2021-05-11T15:40:39.522Z] ---> 8ad9e584cecb [2021-05-11T15:40:39.522Z] Successfully built 8ad9e584cecb [2021-05-11T15:40:39.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:40:39.876Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T15:40:39.876Z] . [Pipeline] withDockerContainer [2021-05-11T15:40:40.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.442s coverage: 27.8% of statements [2021-05-11T15:40:40.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-11T15:40:40.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-11T15:40:40.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-11T15:40:40.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-11T15:40:40.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-11T15:40:40.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.252s coverage: 81.2% of statements [2021-05-11T15:40:40.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-11T15:40:40.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.243s coverage: 100.0% of statements [2021-05-11T15:40:40.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-11T15:40:40.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.275s coverage: 100.0% of statements [2021-05-11T15:40:40.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-11T15:40:40.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-11T15:40:40.153Z] prd-ubuntu18.04-docker-arm64-4c-16g-4489 does not seem to be running inside a container [2021-05-11T15:40:40.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 ******** ci-base-image-arm64 cat [2021-05-11T15:40:41.797Z] $ docker top 69cd74d51e48fc40bc515be2848d9695c1de4375a9f1060c9167e5d853c25eb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T15:40:42.758Z] + go version [2021-05-11T15:40:42.758Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-11T15:40:42.777Z] $ docker stop --time=1 69cd74d51e48fc40bc515be2848d9695c1de4375a9f1060c9167e5d853c25eb6 [2021-05-11T15:40:42.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.181s coverage: 71.3% of statements [2021-05-11T15:40:42.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-11T15:40:42.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-11T15:40:42.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.335s coverage: 87.7% of statements [2021-05-11T15:40:42.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-11T15:40:42.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T15:40:42.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.178s coverage: 78.9% of statements [2021-05-11T15:40:42.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-11T15:40:44.716Z] $ docker rm -f 69cd74d51e48fc40bc515be2848d9695c1de4375a9f1060c9167e5d853c25eb6 [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-11T15:40:48.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T15:40:48.059Z] [2021-05-11T15:40:48.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:40:48.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T15:40:48.689Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-11T15:40:48.689Z] 29e5d40040c1: Pulling fs layer [2021-05-11T15:40:48.689Z] 1ce36da41761: Pulling fs layer [2021-05-11T15:40:48.689Z] 25b303627fd3: Pulling fs layer [2021-05-11T15:40:48.689Z] 29e5d40040c1: Verifying Checksum [2021-05-11T15:40:48.689Z] 29e5d40040c1: Download complete [2021-05-11T15:40:48.964Z] 1ce36da41761: Verifying Checksum [2021-05-11T15:40:48.965Z] 1ce36da41761: Download complete [2021-05-11T15:40:49.562Z] 29e5d40040c1: Pull complete [2021-05-11T15:40:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.862s coverage: 28.6% of statements [2021-05-11T15:40:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-11T15:40:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-11T15:40:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-11T15:40:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-11T15:40:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-11T15:40:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.248s coverage: 100.0% of statements [2021-05-11T15:40:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-11T15:40:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.193s coverage: 100.0% of statements [2021-05-11T15:40:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-11T15:40:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.247s coverage: 86.7% of statements [2021-05-11T15:40:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-11T15:40:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.317s coverage: 97.5% of statements [2021-05-11T15:40:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-11T15:40:50.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.165s coverage: 78.3% of statements [2021-05-11T15:40:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-11T15:40:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-11T15:40:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-11T15:40:50.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-11T15:40:50.542Z] 1ce36da41761: Pull complete [2021-05-11T15:40:50.816Z] 25b303627fd3: Verifying Checksum [2021-05-11T15:40:50.816Z] 25b303627fd3: Download complete [2021-05-11T15:40:57.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.647s coverage: 95.1% of statements [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-11T15:40:57.840Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.194s coverage: 58.8% of statements [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-11T15:40:57.840Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.175s coverage: 0.9% of statements [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-11T15:40:57.840Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.091s coverage: 22.0% of statements [2021-05-11T15:40:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-11T15:40:57.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.368s coverage: 47.1% of statements [2021-05-11T15:40:57.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.220s coverage: 79.5% of statements [2021-05-11T15:40:57.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements [2021-05-11T15:40:58.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.237s coverage: 96.3% of statements [2021-05-11T15:40:58.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.112s coverage: 87.5% of statements [2021-05-11T15:41:00.976Z] 25b303627fd3: Pull complete [2021-05-11T15:41:00.976Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-11T15:41:00.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T15:41:00.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-11T15:41:01.218Z] prd-ubuntu18.04-docker-arm64-4c-16g-4489 does not seem to be running inside a container [2021-05-11T15:41:01.303Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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-devops/edgex-compose-arm64:latest cat [2021-05-11T15:41:04.391Z] $ docker top a1c86c852ff47aa5bfd8e153e6113457c042bcf50059cb733d392f9af06b5766 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T15:41:05.464Z] + docker-compose build --help [2021-05-11T15:41:05.464Z] + grep parallel [2021-05-11T15:41:09.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.125s coverage: 94.4% of statements [2021-05-11T15:41:09.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.087s coverage: 44.8% of statements [2021-05-11T15:41:09.854Z] --parallel Build images in parallel. [Pipeline] } [2021-05-11T15:41:09.872Z] $ docker stop --time=1 a1c86c852ff47aa5bfd8e153e6113457c042bcf50059cb733d392f9af06b5766 [2021-05-11T15:41:11.827Z] $ docker rm -f a1c86c852ff47aa5bfd8e153e6113457c042bcf50059cb733d392f9af06b5766 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:41:12.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T15:41:12.512Z] . [Pipeline] withDockerContainer [2021-05-11T15:41:12.773Z] prd-ubuntu18.04-docker-arm64-4c-16g-4489 does not seem to be running inside a container [2021-05-11T15:41:12.848Z] $ 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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-11T15:41:14.300Z] $ docker top aed0fff01f70b0f43ad97ef82a8f8528d2cdb4055e556a42c9e077c3698c4028 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T15:41:15.255Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-11T15:41:18.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.767s coverage: 81.8% of statements [2021-05-11T15:41:18.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-11T15:41:18.636Z] Building docker-core-command-go ... [2021-05-11T15:41:18.637Z] Building docker-core-data-go ... [2021-05-11T15:41:18.637Z] Building docker-core-metadata-go ... [2021-05-11T15:41:18.637Z] Building docker-security-bootstrapper-go ... [2021-05-11T15:41:18.637Z] Building docker-security-proxy-setup-go ... [2021-05-11T15:41:18.637Z] Building docker-security-secretstore-setup-go ... [2021-05-11T15:41:18.637Z] Building docker-support-notifications-go ... [2021-05-11T15:41:18.637Z] Building docker-support-scheduler-go ... [2021-05-11T15:41:18.637Z] Building docker-sys-mgmt-agent-go ... [2021-05-11T15:41:18.637Z] Building docker-support-notifications-go [2021-05-11T15:41:18.637Z] Building docker-security-secretstore-setup-go [2021-05-11T15:41:18.637Z] Building docker-security-bootstrapper-go [2021-05-11T15:41:18.637Z] Building docker-support-scheduler-go [2021-05-11T15:41:18.637Z] Building docker-core-command-go [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.361s coverage: 92.9% of statements [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.092s coverage: 65.1% of statements [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.120s coverage: 87.2% of statements [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.102s coverage: 100.0% of statements [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 76.0% of statements [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 80.0% of statements [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.145s coverage: 85.4% of statements [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.2% of statements [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.309s coverage: 64.4% of statements [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-11T15:41:23.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.122s coverage: 100.0% of statements [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.066s coverage: 91.3% of statements [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2021-05-11T15:41:23.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.100s coverage: 100.0% of statements [2021-05-11T15:41:26.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.622s coverage: 66.9% of statements [2021-05-11T15:41:26.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-11T15:41:26.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-11T15:41:26.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-11T15:41:28.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.667s coverage: 43.4% of statements [2021-05-11T15:41:28.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-11T15:41:28.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-11T15:41:28.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.167s coverage: 89.5% of statements [2021-05-11T15:41:28.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-11T15:41:28.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.121s coverage: 84.8% of statements [2021-05-11T15:41:33.389Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.276s coverage: 47.0% of statements [2021-05-11T15:41:33.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-11T15:41:33.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-11T15:41:33.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-11T15:41:33.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-11T15:41:33.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-11T15:41:33.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.167s coverage: 100.0% of statements [2021-05-11T15:41:33.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-11T15:41:33.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements [2021-05-11T15:41:33.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-11T15:41:33.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-11T15:41:36.956Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.232s coverage: 22.7% of statements [2021-05-11T15:41:36.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-11T15:41:36.956Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.399s coverage: 92.6% of statements [2021-05-11T15:41:36.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-11T15:41:36.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T15:41:36.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-11T15:41:40.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.811s coverage: 28.7% of statements [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-11T15:41:40.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.239s coverage: 99.0% of statements [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-11T15:41:40.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.222s coverage: 100.0% of statements [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-11T15:41:40.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.167s coverage: 64.6% of statements [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-11T15:41:40.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.259s coverage: 97.6% of statements [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-11T15:41:40.766Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.064s coverage: 0.0% of statements [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-11T15:41:40.766Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-11T15:41:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-11T15:41:42.323Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements [2021-05-11T15:41:42.323Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-11T15:41:42.323Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-11T15:41:42.323Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.083s coverage: 100.0% of statements [2021-05-11T15:41:42.323Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.158s coverage: 28.1% of statements [2021-05-11T15:41:42.323Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-11T15:41:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.080s coverage: 85.7% of statements [2021-05-11T15:41:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-11T15:41:43.249Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.123s coverage: 100.0% of statements [2021-05-11T15:41:44.239Z] GO111MODULE=on go vet ./... [2021-05-11T15:42:15.167Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:42:15.168Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:42:15.168Z] ---> 8ad9e584cecb [2021-05-11T15:42:15.168Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:42:15.168Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:42:15.168Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:42:15.168Z] ---> 8ad9e584cecb [2021-05-11T15:42:15.168Z] Step 3/26 : WORKDIR /edgex-go [2021-05-11T15:42:15.168Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:42:15.168Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:42:15.168Z] ---> 8ad9e584cecb [2021-05-11T15:42:15.168Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T15:42:15.168Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:42:15.168Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:42:15.168Z] ---> 8ad9e584cecb [2021-05-11T15:42:15.168Z] Step 3/32 : WORKDIR /edgex-go [2021-05-11T15:42:15.168Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:42:15.168Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:42:15.168Z] ---> 8ad9e584cecb [2021-05-11T15:42:15.168Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T15:42:15.168Z] ---> Running in 21402af1f160 [2021-05-11T15:42:15.168Z] ---> Running in eeb6d6a545ae [2021-05-11T15:42:15.168Z] ---> Running in 6b3f5ad8a861 [2021-05-11T15:42:15.168Z] ---> Running in 65b3f5343f00 [2021-05-11T15:42:15.168Z] ---> Running in 752b1761ab1c [2021-05-11T15:42:15.168Z] Removing intermediate container 65b3f5343f00 [2021-05-11T15:42:15.168Z] ---> 8076fe294729 [2021-05-11T15:42:15.168Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:42:15.168Z] Removing intermediate container 21402af1f160 [2021-05-11T15:42:15.168Z] ---> 91e2f2a76fbd [2021-05-11T15:42:15.168Z] Removing intermediate container 6b3f5ad8a861 [2021-05-11T15:42:15.168Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:42:15.168Z] ---> b137cd0a1098 [2021-05-11T15:42:15.168Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:42:15.168Z] Removing intermediate container 752b1761ab1c [2021-05-11T15:42:15.168Z] ---> 44f99f015a51 [2021-05-11T15:42:15.168Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:42:15.168Z] Removing intermediate container eeb6d6a545ae [2021-05-11T15:42:15.168Z] ---> 047173084b55 [2021-05-11T15:42:15.168Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:42:15.168Z] ---> Running in 4adba885165e [2021-05-11T15:42:15.168Z] ---> Running in bd90a5201800 [2021-05-11T15:42:15.168Z] ---> Running in f67c2cf518e4 [2021-05-11T15:42:15.168Z] ---> Running in a930f8cfc362 [2021-05-11T15:42:15.168Z] ---> Running in c67f01c6dd9e [2021-05-11T15:42:16.155Z] Removing intermediate container 4adba885165e [2021-05-11T15:42:16.155Z] ---> 94e3fbb13b12 [2021-05-11T15:42:16.155Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-11T15:42:16.155Z] ---> Running in f346e18721a3 [2021-05-11T15:42:16.434Z] Removing intermediate container bd90a5201800 [2021-05-11T15:42:16.434Z] ---> 3a03dd7741ba [2021-05-11T15:42:16.434Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-11T15:42:16.434Z] Removing intermediate container f67c2cf518e4 [2021-05-11T15:42:16.434Z] ---> cfcda8b7e75d [2021-05-11T15:42:16.434Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-11T15:42:16.709Z] ---> Running in 2dc1b73d456f [2021-05-11T15:42:16.709Z] ---> Running in cd4572bdfee8 [2021-05-11T15:42:17.002Z] Removing intermediate container a930f8cfc362 [2021-05-11T15:42:17.002Z] ---> ef100016e7a3 [2021-05-11T15:42:17.002Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T15:42:17.282Z] Removing intermediate container c67f01c6dd9e [2021-05-11T15:42:17.282Z] ---> ae96ad052d13 [2021-05-11T15:42:17.282Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-11T15:42:17.282Z] ---> Running in 6aacea5ecb1e [2021-05-11T15:42:17.563Z] ---> Running in 143bc3126b60 [2021-05-11T15:42:17.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:42:19.031Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:42:19.031Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:42:19.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:42:19.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:42:19.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:42:20.755Z] OK: 218 MiB in 52 packages [2021-05-11T15:42:21.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:42:21.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:42:21.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:42:21.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:42:22.029Z] Removing intermediate container f346e18721a3 [2021-05-11T15:42:22.029Z] ---> e96c4118949f [2021-05-11T15:42:22.029Z] Step 6/32 : COPY go.mod . [2021-05-11T15:42:22.304Z] OK: 218 MiB in 52 packages [2021-05-11T15:42:22.577Z] OK: 218 MiB in 52 packages [2021-05-11T15:42:22.577Z] ---> 7c7b18383ca4 [2021-05-11T15:42:22.577Z] Step 7/32 : RUN go mod download [2021-05-11T15:42:22.852Z] ---> Running in 4d50b29e72e5 [2021-05-11T15:42:23.475Z] OK: 218 MiB in 52 packages [2021-05-11T15:42:23.762Z] OK: 218 MiB in 52 packages [2021-05-11T15:42:24.043Z] Removing intermediate container cd4572bdfee8 [2021-05-11T15:42:24.043Z] ---> 4cf261c6537a [2021-05-11T15:42:24.043Z] Step 6/23 : COPY go.mod . [2021-05-11T15:42:24.321Z] Removing intermediate container 143bc3126b60 [2021-05-11T15:42:24.321Z] ---> 5414846e6ece [2021-05-11T15:42:24.321Z] Step 6/26 : COPY go.mod . [2021-05-11T15:42:25.322Z] ---> 098357a8f38b [2021-05-11T15:42:25.322Z] Step 7/23 : RUN go mod download [2021-05-11T15:42:25.597Z] ---> Running in 012ad3639fe6 [2021-05-11T15:42:25.597Z] Removing intermediate container 6aacea5ecb1e [2021-05-11T15:42:25.597Z] ---> 4916d3e0b52e [2021-05-11T15:42:25.597Z] Step 6/24 : COPY go.mod . [2021-05-11T15:42:25.597Z] ---> 40c201d798c7 [2021-05-11T15:42:25.597Z] Step 7/26 : RUN go mod download [2021-05-11T15:42:25.874Z] Removing intermediate container 2dc1b73d456f [2021-05-11T15:42:25.874Z] ---> 9ac956c0a687 [2021-05-11T15:42:25.874Z] Step 6/23 : COPY go.mod . [2021-05-11T15:42:25.874Z] ---> Running in 70600e1d3f53 [2021-05-11T15:42:26.858Z] ---> 6f8dda91bc78 [2021-05-11T15:42:26.858Z] Step 7/23 : RUN go mod download [2021-05-11T15:42:26.858Z] ---> 72f5c19dbe08 [2021-05-11T15:42:26.858Z] Step 7/24 : RUN go mod download [2021-05-11T15:42:27.136Z] ---> Running in a4f9898951ba [2021-05-11T15:42:27.136Z] ---> Running in f81f15625aa3 [2021-05-11T15:42:27.424Z] Removing intermediate container 4d50b29e72e5 [2021-05-11T15:42:27.424Z] ---> 7e76c9788c4c [2021-05-11T15:42:27.424Z] Step 8/32 : COPY . . [2021-05-11T15:42:30.080Z] Removing intermediate container 012ad3639fe6 [2021-05-11T15:42:30.080Z] ---> ede282b42c9f [2021-05-11T15:42:30.080Z] Step 8/23 : COPY . . [2021-05-11T15:42:30.681Z] Removing intermediate container 70600e1d3f53 [2021-05-11T15:42:30.681Z] ---> 878153e51715 [2021-05-11T15:42:30.681Z] Step 8/26 : COPY . . [2021-05-11T15:42:31.677Z] Removing intermediate container f81f15625aa3 [2021-05-11T15:42:31.677Z] ---> 7b51080ffa31 [2021-05-11T15:42:31.677Z] Step 8/24 : COPY . . [2021-05-11T15:42:31.954Z] Removing intermediate container a4f9898951ba [2021-05-11T15:42:31.954Z] ---> eb36a81d725b [2021-05-11T15:42:31.954Z] Step 8/23 : COPY . . [2021-05-11T15:42:50.298Z] ---> 421b6e07d435 [2021-05-11T15:42:50.298Z] Step 9/23 : RUN go mod tidy [2021-05-11T15:42:50.299Z] ---> 84b459e98484 [2021-05-11T15:42:50.299Z] Step 9/32 : RUN go mod tidy [2021-05-11T15:42:50.299Z] ---> 1a5d3709d13a [2021-05-11T15:42:50.299Z] Step 9/23 : RUN go mod tidy [2021-05-11T15:42:50.299Z] ---> a4b44399c7d3 [2021-05-11T15:42:50.299Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:42:50.299Z] ---> 102c8bd7713d [2021-05-11T15:42:50.299Z] Step 9/26 : RUN go mod tidy [2021-05-11T15:42:50.299Z] ---> Running in 0d0463245127 [2021-05-11T15:42:50.299Z] ---> Running in 68e2be64d62d [2021-05-11T15:42:50.299Z] ---> Running in 60e663740b1e [2021-05-11T15:42:50.299Z] ---> Running in 50886c6c4326 [2021-05-11T15:42:50.299Z] ---> Running in d4b39889e54a [2021-05-11T15:42:55.737Z] Removing intermediate container 60e663740b1e [2021-05-11T15:42:55.737Z] ---> 1dda278de9ed [2021-05-11T15:42:55.737Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-11T15:42:56.011Z] ---> Running in 39a26a917968 [2021-05-11T15:42:56.285Z] Removing intermediate container 0d0463245127 [2021-05-11T15:42:56.285Z] ---> d6169498a47e [2021-05-11T15:42:56.285Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-11T15:42:56.559Z] ---> Running in 4b2f5e3da850 [2021-05-11T15:42:56.559Z] Removing intermediate container 50886c6c4326 [2021-05-11T15:42:56.559Z] ---> 04a661d0b96e [2021-05-11T15:42:56.559Z] Step 10/23 : RUN make cmd/support-scheduler/support-schedulerRemoving intermediate container 68e2be64d62d [2021-05-11T15:42:56.559Z] [2021-05-11T15:42:56.559Z] ---> 9607ddc17dec [2021-05-11T15:42:56.559Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-11T15:42:56.559Z] Removing intermediate container d4b39889e54a [2021-05-11T15:42:56.559Z] ---> f1d68e9d5683 [2021-05-11T15:42:56.559Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-11T15:42:56.839Z] ---> Running in ac18784f92a4 [2021-05-11T15:42:56.839Z] ---> Running in 145ce9b70f1a [2021-05-11T15:42:56.839Z] ---> Running in 4801f41cc9ae [2021-05-11T15:42:57.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/core-command/core-command ./cmd/core-command [2021-05-11T15:42:58.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-11T15:42:59.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-11T15:42:59.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-11T15:42:59.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-11T15:43:22.559Z] gofmt -l . [2021-05-11T15:43:22.559Z] [ "`gofmt -l .`" = "" ] [2021-05-11T15:43:22.559Z] ./bin/test-go-mod-tidy.sh [2021-05-11T15:43:22.559Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-11T15:43:23.720Z] + ls -al . [2021-05-11T15:43:23.720Z] total 828 [2021-05-11T15:43:23.720Z] drwxrwxr-x 10 1001 1001 4096 May 11 15:43 . [2021-05-11T15:43:23.720Z] drwxr-xr-x 4 root root 32 May 11 15:38 .. [2021-05-11T15:43:23.720Z] -rw-rw-r-- 1 1001 1001 11 May 11 15:35 .dockerignore [2021-05-11T15:43:23.720Z] drwxrwxr-x 8 1001 1001 162 May 11 15:35 .git [2021-05-11T15:43:23.720Z] drwxrwxr-x 3 1001 1001 125 May 11 15:35 .github [2021-05-11T15:43:23.720Z] -rw-rw-r-- 1 1001 1001 818 May 11 15:35 .gitignore [2021-05-11T15:43:23.720Z] drwx------ 3 1001 1001 45 May 11 15:36 .semver [2021-05-11T15:43:23.720Z] -rw-rw-r-- 1 1001 1001 166 May 11 15:35 .sonarcloud.properties [2021-05-11T15:43:23.720Z] -rw-rw-r-- 1 1001 1001 8609 May 11 15:35 Attribution.txt [2021-05-11T15:43:23.720Z] -rw-rw-r-- 1 1001 1001 3804 May 11 15:35 CONTRIBUTING.md [2021-05-11T15:43:23.720Z] -rw-rw-r-- 1 1001 1001 931 May 11 15:35 Dockerfile.build [2021-05-11T15:43:23.720Z] -rw-rw-r-- 1 1001 1001 863 May 11 15:35 Jenkinsfile [2021-05-11T15:43:23.720Z] -rw-rw-r-- 1 1001 1001 10775 May 11 15:35 LICENSE [2021-05-11T15:43:23.720Z] -rw-rw-r-- 1 1001 1001 5594 May 11 15:35 Makefile [2021-05-11T15:43:23.720Z] -rw-rw-r-- 1 1001 1001 7978 May 11 15:35 README.md [2021-05-11T15:43:23.720Z] -rw-rw-r-- 1 1001 1001 6755 May 11 15:35 SECURITY.md [2021-05-11T15:43:23.720Z] -rw-rw-r-- 1 1001 1001 13 May 11 15:36 VERSION [2021-05-11T15:43:23.720Z] -rw-rw-r-- 1 1001 1001 4131 May 11 15:35 ZMQWindows.md [2021-05-11T15:43:23.720Z] drwxrwxr-x 2 1001 1001 117 May 11 15:35 bin [2021-05-11T15:43:23.720Z] drwxrwxr-x 14 1001 1001 4096 May 11 15:35 cmd [2021-05-11T15:43:23.720Z] -rw-r--r-- 1 root root 720868 May 11 15:41 coverage.out [2021-05-11T15:43:23.720Z] -rw-r--r-- 1 root root 1060 May 11 15:43 go.mod [2021-05-11T15:43:23.720Z] -rw-r--r-- 1 root root 21595 May 11 15:38 go.sum [2021-05-11T15:43:23.720Z] drwxrwxr-x 8 1001 1001 127 May 11 15:35 internal [2021-05-11T15:43:23.720Z] drwxrwxr-x 4 1001 1001 26 May 11 15:35 openapi [2021-05-11T15:43:23.720Z] drwxrwxr-x 4 1001 1001 71 May 11 15:35 snap [2021-05-11T15:43:23.720Z] -rw-rw-r-- 1 1001 1001 168 May 11 15:35 version.go [Pipeline] sh [2021-05-11T15:43:24.745Z] + '[' -e coverage.out ] [2021-05-11T15:43:24.745Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-11T15:43:25.135Z] Stashed 1 file(s) [Pipeline] sh [2021-05-11T15:43:25.473Z] + make build [2021-05-11T15:43:25.474Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/core-data/core-data ./cmd/core-data [2021-05-11T15:43:30.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-11T15:43:57.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/core-command/core-command ./cmd/core-command [2021-05-11T15:44:01.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-11T15:44:09.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-11T15:44:10.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-11T15:44:14.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-11T15:44:20.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-11T15:44:22.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-11T15:44:28.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-11T15:44:30.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-11T15:44:34.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-11T15:44:39.422Z] $ docker stop --time=1 c59969e2037abb42cb4700bbf74eadc353d79d3ce6b86ae0a542f901e918f967 [2021-05-11T15:44:41.920Z] $ docker rm -f c59969e2037abb42cb4700bbf74eadc353d79d3ce6b86ae0a542f901e918f967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:44:43.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T15:44:43.486Z] [2021-05-11T15:44:43.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:44:43.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T15:44:44.208Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-11T15:44:44.208Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-11T15:44:44.208Z] ca9280d653b3: Pulling fs layer [2021-05-11T15:44:44.208Z] 7e9c9ca2126c: Pulling fs layer [2021-05-11T15:44:44.495Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-11T15:44:44.495Z] cbdbe7a5bc2a: Download complete [2021-05-11T15:44:45.977Z] cbdbe7a5bc2a: Pull complete [2021-05-11T15:44:45.977Z] ca9280d653b3: Verifying Checksum [2021-05-11T15:44:45.977Z] ca9280d653b3: Download complete [2021-05-11T15:44:48.749Z] ca9280d653b3: Pull complete [2021-05-11T15:44:49.039Z] 7e9c9ca2126c: Download complete [2021-05-11T15:44:51.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-11T15:44:58.659Z] Removing intermediate container 145ce9b70f1a [2021-05-11T15:44:58.659Z] ---> 308765845d04 [2021-05-11T15:44:58.659Z] [2021-05-11T15:44:58.659Z] Step 11/32 : FROM alpine:3.12 [2021-05-11T15:44:58.659Z] Removing intermediate container 4801f41cc9ae [2021-05-11T15:44:58.659Z] ---> ddc5fc7fbdaf [2021-05-11T15:44:58.659Z] [2021-05-11T15:44:58.659Z] Step 11/26 : FROM alpine:3.12 [2021-05-11T15:44:58.659Z] 3.12: Pulling from library/alpine [2021-05-11T15:44:58.659Z] 3.12: Pulling from library/alpine [2021-05-11T15:44:59.277Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T15:44:59.277Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T15:44:59.277Z] Status: Image is up to date for alpine:3.12 [2021-05-11T15:44:59.277Z] ---> 9852663dfa18 [2021-05-11T15:44:59.277Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-11T15:44:59.277Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T15:44:59.277Z] ---> 9852663dfa18 [2021-05-11T15:44:59.277Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-11T15:44:59.875Z] ---> Running in 01c8e9921c40 [2021-05-11T15:44:59.875Z] ---> Running in d8975d6787a0 [2021-05-11T15:45:01.323Z] Removing intermediate container d8975d6787a0 [2021-05-11T15:45:01.323Z] ---> 71338d818318 [2021-05-11T15:45:01.323Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-11T15:45:01.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:45:01.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:45:02.218Z] ---> Running in ad1d323d0027 [2021-05-11T15:45:02.506Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-11T15:45:02.786Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T15:45:02.786Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-11T15:45:02.786Z] (4/6) Installing curl (7.76.1-r0) [2021-05-11T15:45:02.786Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-11T15:45:02.786Z] (6/6) Installing su-exec (0.2-r1) [2021-05-11T15:45:02.786Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:45:02.786Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T15:45:03.063Z] OK: 7 MiB in 20 packages [2021-05-11T15:45:04.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:45:04.317Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:45:04.317Z] Removing intermediate container 39a26a917968 [2021-05-11T15:45:04.317Z] ---> 6e7a4b2e4cce [2021-05-11T15:45:04.317Z] [2021-05-11T15:45:04.317Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T15:45:04.317Z] ---> 9852663dfa18 [2021-05-11T15:45:04.317Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T15:45:04.430Z] 7e9c9ca2126c: Pull complete [2021-05-11T15:45:04.430Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-11T15:45:04.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T15:45:04.430Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-11T15:45:04.881Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2021-05-11T15:45:04.921Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-11T15:45:04.921Z] (2/2) Installing su-exec (0.2-r1) [2021-05-11T15:45:04.921Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:45:04.921Z] OK: 5 MiB in 16 packages [2021-05-11T15:45:04.921Z] ---> Running in 0f1c140d98c7 [2021-05-11T15:45:05.003Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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-devops/edgex-compose:latest cat [2021-05-11T15:45:06.370Z] Removing intermediate container 01c8e9921c40 [2021-05-11T15:45:06.370Z] ---> 75331e12b200 [2021-05-11T15:45:06.370Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T15:45:06.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:45:06.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:45:07.244Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-11T15:45:07.244Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:45:07.461Z] $ docker top 3a5b975b9300abdf2dd8dc52787362cac076db567e92a9926f9f24cebaa37cad -eo pid,comm [2021-05-11T15:45:07.527Z] ---> Running in 7dd9671f9e7b [2021-05-11T15:45:07.527Z] OK: 5 MiB in 15 packages [Pipeline] { [Pipeline] sh [2021-05-11T15:45:07.802Z] Removing intermediate container ad1d323d0027 [2021-05-11T15:45:07.802Z] ---> 867d067f5796 [2021-05-11T15:45:07.802Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-11T15:45:08.076Z] ---> Running in 6f1f4f51c989 [2021-05-11T15:45:08.076Z] Removing intermediate container 7dd9671f9e7b [2021-05-11T15:45:08.076Z] ---> 4682da26f60d [2021-05-11T15:45:08.076Z] Step 14/26 : WORKDIR / [2021-05-11T15:45:08.139Z] + docker-compose build --help [2021-05-11T15:45:08.139Z] + grep parallel [2021-05-11T15:45:08.348Z] Removing intermediate container 4b2f5e3da850 [2021-05-11T15:45:08.348Z] ---> 1b09f5eaa41e [2021-05-11T15:45:08.348Z] [2021-05-11T15:45:08.348Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T15:45:08.348Z] ---> 9852663dfa18 [2021-05-11T15:45:08.348Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-11T15:45:08.348Z] Removing intermediate container ac18784f92a4 [2021-05-11T15:45:08.348Z] ---> 4db131050f4f [2021-05-11T15:45:08.348Z] [2021-05-11T15:45:08.348Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T15:45:08.348Z] ---> 9852663dfa18 [2021-05-11T15:45:08.348Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-11T15:45:08.629Z] ---> Running in 77093dc8d3e8 [2021-05-11T15:45:08.902Z] ---> Running in 3ef711691a77 [2021-05-11T15:45:08.902Z] ---> Running in 2f1166ce0ec3 [2021-05-11T15:45:08.902Z] Removing intermediate container 6f1f4f51c989 [2021-05-11T15:45:08.903Z] ---> 7c7f13679ecd [2021-05-11T15:45:08.903Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-11T15:45:09.181Z] Removing intermediate container 0f1c140d98c7 [2021-05-11T15:45:09.181Z] ---> 1b7e07692dd0 [2021-05-11T15:45:09.181Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:45:09.181Z] ---> Running in c2beefda75d3 [2021-05-11T15:45:09.181Z] ---> Running in e0fd6ed36836 [2021-05-11T15:45:09.461Z] Removing intermediate container 77093dc8d3e8 [2021-05-11T15:45:09.461Z] ---> fe0419e19cd1 [2021-05-11T15:45:09.461Z] 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-11T15:45:09.683Z] --parallel Build images in parallel. [2021-05-11T15:45:09.730Z] Removing intermediate container c2beefda75d3 [2021-05-11T15:45:09.730Z] ---> 75305cdfc9e3 [2021-05-11T15:45:09.730Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [Pipeline] } [2021-05-11T15:45:09.994Z] $ docker stop --time=1 3a5b975b9300abdf2dd8dc52787362cac076db567e92a9926f9f24cebaa37cad [2021-05-11T15:45:10.001Z] ---> Running in db1528b8e4af [2021-05-11T15:45:10.282Z] Removing intermediate container e0fd6ed36836 [2021-05-11T15:45:10.282Z] ---> 205212b4bb5c [2021-05-11T15:45:10.282Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-11T15:45:10.554Z] ---> Running in e28d0a4157a8 [2021-05-11T15:45:10.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:45:10.832Z] ---> 78ed2cf079b8 [2021-05-11T15:45:10.832Z] 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-11T15:45:10.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:45:10.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:45:11.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:45:11.107Z] Removing intermediate container e28d0a4157a8 [2021-05-11T15:45:11.107Z] ---> 2737a9086563 [2021-05-11T15:45:11.107Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T15:45:11.386Z] ---> Running in 9758faa3cce9 [2021-05-11T15:45:11.386Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-11T15:45:11.386Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-11T15:45:11.386Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:45:11.386Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T15:45:11.660Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-11T15:45:11.660Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:45:11.660Z] OK: 5 MiB in 15 packages [2021-05-11T15:45:11.660Z] OK: 6 MiB in 16 packages [2021-05-11T15:45:11.939Z] Removing intermediate container 9758faa3cce9 [2021-05-11T15:45:11.939Z] ---> 86ea645f8774 [2021-05-11T15:45:11.940Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-11T15:45:11.940Z] ---> 60a209c7c67c [2021-05-11T15:45:11.940Z] Step 16/24 : WORKDIR / [2021-05-11T15:45:12.020Z] $ docker rm -f 3a5b975b9300abdf2dd8dc52787362cac076db567e92a9926f9f24cebaa37cad [Pipeline] // withDockerContainer [2021-05-11T15:45:12.212Z] ---> Running in 829c40a91959 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:45:12.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T15:45:12.920Z] . [Pipeline] withDockerContainer [2021-05-11T15:45:13.160Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2021-05-11T15:45:13.189Z] ---> f64083aeae32 [2021-05-11T15:45:13.190Z] 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-11T15:45:13.190Z] Removing intermediate container 829c40a91959 [2021-05-11T15:45:13.190Z] ---> efd1cb4ab869 [2021-05-11T15:45:13.190Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:45:13.317Z] $ 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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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-11T15:45:13.466Z] Removing intermediate container db1528b8e4af [2021-05-11T15:45:13.466Z] ---> 9e34b522587d [2021-05-11T15:45:13.466Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-11T15:45:13.741Z] ---> Running in e04adb2c6f6d [2021-05-11T15:45:13.741Z] Removing intermediate container 2f1166ce0ec3 [2021-05-11T15:45:13.741Z] ---> 8671746115f2 [2021-05-11T15:45:13.741Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:45:14.014Z] ---> Running in 74f4abb3d89f [2021-05-11T15:45:14.014Z] Removing intermediate container 3ef711691a77 [2021-05-11T15:45:14.014Z] ---> ec00b34ece0e [2021-05-11T15:45:14.014Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:45:14.289Z] ---> 73c85d6b39f6 [2021-05-11T15:45:14.289Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-11T15:45:14.289Z] ---> Running in 5a70a9260c42 [2021-05-11T15:45:14.563Z] ---> eadf1d45dded [2021-05-11T15:45:14.564Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-11T15:45:14.564Z] Removing intermediate container e04adb2c6f6d [2021-05-11T15:45:14.564Z] ---> 2f5f53a69083 [2021-05-11T15:45:14.564Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-11T15:45:14.564Z] Removing intermediate container 74f4abb3d89f [2021-05-11T15:45:14.564Z] ---> 0a8fe4cded3d [2021-05-11T15:45:14.564Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-11T15:45:14.733Z] $ docker top a27b6cdf6fecb215e091e360ba80959b892b2f9c6cc5ec5a050fd736c60cd83f -eo pid,comm [2021-05-11T15:45:14.836Z] ---> Running in d563abec17c8 [2021-05-11T15:45:14.836Z] Removing intermediate container 5a70a9260c42 [2021-05-11T15:45:14.836Z] ---> cac3284b4355 [2021-05-11T15:45:14.836Z] Step 14/23 : ENV APP_PORT=48060 [Pipeline] { [Pipeline] sh [2021-05-11T15:45:15.109Z] ---> Running in 96e03e4d3afc [2021-05-11T15:45:15.360Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-11T15:45:15.709Z] Removing intermediate container d563abec17c8 [2021-05-11T15:45:15.709Z] ---> d11304d256be [2021-05-11T15:45:15.709Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T15:45:15.980Z] ---> 301fe9576718 [2021-05-11T15:45:15.980Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-11T15:45:15.980Z] ---> Running in ee5aedc74a60 [2021-05-11T15:45:15.980Z] ---> aaba71d2b839 [2021-05-11T15:45:15.980Z] Removing intermediate container 96e03e4d3afc [2021-05-11T15:45:15.980Z] ---> e26ed6b9a275 [2021-05-11T15:45:15.980Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T15:45:15.980Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-11T15:45:16.251Z] ---> Running in f9d55ef0cc53 [2021-05-11T15:45:16.251Z] ---> 36424c779d46 [2021-05-11T15:45:16.251Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-11T15:45:16.251Z] ---> Running in 0c7cb0bd57c5 [2021-05-11T15:45:16.528Z] Removing intermediate container ee5aedc74a60 [2021-05-11T15:45:16.528Z] ---> 6b75d35a4a2b [2021-05-11T15:45:16.528Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:45:16.812Z] Building docker-core-command-go ... [2021-05-11T15:45:16.812Z] Building docker-core-data-go ... [2021-05-11T15:45:16.812Z] Building docker-core-metadata-go ... [2021-05-11T15:45:16.812Z] Building docker-security-bootstrapper-go ... [2021-05-11T15:45:16.812Z] Building docker-security-proxy-setup-go ... [2021-05-11T15:45:16.812Z] Building docker-security-secretstore-setup-go ... [2021-05-11T15:45:16.812Z] Building docker-support-notifications-go ... [2021-05-11T15:45:16.812Z] Building docker-support-scheduler-go ... [2021-05-11T15:45:16.812Z] Building docker-sys-mgmt-agent-go ... [2021-05-11T15:45:16.812Z] Building docker-security-bootstrapper-go [2021-05-11T15:45:16.812Z] Building docker-security-secretstore-setup-go [2021-05-11T15:45:16.812Z] Building docker-core-command-go [2021-05-11T15:45:16.812Z] Building docker-support-notifications-go [2021-05-11T15:45:16.812Z] Building docker-sys-mgmt-agent-go [2021-05-11T15:45:17.123Z] Removing intermediate container 0c7cb0bd57c5 [2021-05-11T15:45:17.123Z] ---> 01d48b797c47 [2021-05-11T15:45:17.123Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:45:17.405Z] ---> de3c9ac4808d [2021-05-11T15:45:17.405Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-11T15:45:17.687Z] ---> 6cc8d8d93496 [2021-05-11T15:45:17.687Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-11T15:45:17.687Z] ---> Running in d4118b80bf82 [2021-05-11T15:45:17.687Z] ---> 277ba94b1337 [2021-05-11T15:45:17.687Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-11T15:45:17.962Z] ---> e3e2701af8d2 [2021-05-11T15:45:17.962Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-11T15:45:18.566Z] Removing intermediate container d4118b80bf82 [2021-05-11T15:45:18.566Z] ---> 591df07e3d7d [2021-05-11T15:45:18.566Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:45:18.837Z] ---> Running in ead820ffd4b0 [2021-05-11T15:45:19.110Z] ---> 795d0b6bfaec [2021-05-11T15:45:19.110Z] 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-11T15:45:19.383Z] ---> Running in 977bf40ba94b [2021-05-11T15:45:19.658Z] ---> dfa220f5e2e4 [2021-05-11T15:45:19.658Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-11T15:45:19.658Z] Removing intermediate container ead820ffd4b0 [2021-05-11T15:45:19.658Z] ---> ad2013a1fa8e [2021-05-11T15:45:19.658Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T15:45:19.658Z] Removing intermediate container f9d55ef0cc53 [2021-05-11T15:45:19.658Z] ---> a64ff69687a7 [2021-05-11T15:45:19.658Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:45:19.942Z] ---> 03d74718c9f0 [2021-05-11T15:45:19.942Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-11T15:45:19.942Z] ---> Running in 52d2a767cecb [2021-05-11T15:45:20.544Z] Removing intermediate container 52d2a767cecb [2021-05-11T15:45:20.544Z] ---> f600b0c24804 [2021-05-11T15:45:20.544Z] Step 23/24 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:45:20.821Z] ---> Running in 7b208e525a33 [2021-05-11T15:45:21.097Z] ---> d44afea85da1 [2021-05-11T15:45:21.097Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-11T15:45:21.097Z] ---> ec81e0a14d4c [2021-05-11T15:45:21.097Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-11T15:45:21.097Z] ---> 3b2825295f9c [2021-05-11T15:45:21.097Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-11T15:45:21.371Z] ---> Running in 9ad684be7613 [2021-05-11T15:45:21.371Z] ---> Running in d477051b517a [2021-05-11T15:45:21.371Z] Removing intermediate container 7b208e525a33 [2021-05-11T15:45:21.371Z] ---> f9df9382377d [2021-05-11T15:45:21.371Z] Step 24/24 : LABEL version=2.0.0-dev.212 [2021-05-11T15:45:21.650Z] ---> Running in e07a0b6ab729 [2021-05-11T15:45:22.297Z] Removing intermediate container d477051b517a [2021-05-11T15:45:22.297Z] ---> 89ddce32a373 [2021-05-11T15:45:22.297Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:45:22.297Z] Removing intermediate container 9ad684be7613 [2021-05-11T15:45:22.297Z] ---> 3e77502d7149 [2021-05-11T15:45:22.297Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:45:22.297Z] Removing intermediate container 977bf40ba94b [2021-05-11T15:45:22.297Z] ---> 02853f4e02cf [2021-05-11T15:45:22.297Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-11T15:45:22.568Z] ---> Running in 5c82aaa60fb1 [2021-05-11T15:45:22.568Z] ---> Running in 5e816423ce69 [2021-05-11T15:45:22.568Z] Removing intermediate container e07a0b6ab729 [2021-05-11T15:45:22.568Z] ---> 6dfd0817ceda [2021-05-11T15:45:22.568Z] [2021-05-11T15:45:22.568Z] ---> Running in 691429da796e [2021-05-11T15:45:22.841Z] ---> 9a7db6c24e65 [2021-05-11T15:45:22.841Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-11T15:45:23.113Z] Successfully built 6dfd0817ceda [2021-05-11T15:45:23.385Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-11T15:45:23.385Z] Removing intermediate container 5e816423ce69 [2021-05-11T15:45:23.385Z]  Building docker-core-command-go ... done  ---> c94a1a7c47ce [2021-05-11T15:45:23.385Z] Step 21/23 : LABEL arch=arm64Building docker-core-data-go [2021-05-11T15:45:23.385Z] [2021-05-11T15:45:23.385Z] Removing intermediate container 691429da796e [2021-05-11T15:45:23.385Z] ---> 74f8763cbadf [2021-05-11T15:45:23.385Z] Step 24/26 : LABEL arch=arm64 [2021-05-11T15:45:23.385Z] Removing intermediate container 5c82aaa60fb1 [2021-05-11T15:45:23.385Z] ---> af61cc0fb008 [2021-05-11T15:45:23.385Z] Step 21/23 : LABEL arch=arm64 [2021-05-11T15:45:23.385Z] ---> Running in 57505750d3ad [2021-05-11T15:45:23.657Z] ---> Running in 2f883c4e5f42 [2021-05-11T15:45:23.657Z] ---> Running in a74f1290d2b3 [2021-05-11T15:45:23.938Z] ---> 4aa13e08897a [2021-05-11T15:45:23.938Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-11T15:45:24.212Z] Removing intermediate container 2f883c4e5f42 [2021-05-11T15:45:24.212Z] ---> 428dc8d47218 [2021-05-11T15:45:24.212Z] Step 25/26 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:45:24.212Z] Removing intermediate container 57505750d3ad [2021-05-11T15:45:24.212Z] ---> 258b975bc613 [2021-05-11T15:45:24.212Z] Step 22/23 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:45:24.485Z] Removing intermediate container a74f1290d2b3 [2021-05-11T15:45:24.485Z] ---> 86607b63adb3 [2021-05-11T15:45:24.485Z] Step 22/23 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:45:24.485Z] ---> Running in deb8d99afe8d [2021-05-11T15:45:24.485Z] ---> Running in 300baf43b3a2 [2021-05-11T15:45:24.761Z] ---> Running in 4bb8c54b5c95 [2021-05-11T15:45:25.037Z] ---> 890983afcdee [2021-05-11T15:45:25.037Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-11T15:45:25.311Z] Removing intermediate container 300baf43b3a2 [2021-05-11T15:45:25.311Z] ---> 70fd5e9c95c6 [2021-05-11T15:45:25.311Z] Step 26/26 : LABEL version=2.0.0-dev.212 [2021-05-11T15:45:25.311Z] Removing intermediate container deb8d99afe8d [2021-05-11T15:45:25.311Z] ---> b77891c46006 [2021-05-11T15:45:25.311Z] Step 23/23 : LABEL version=2.0.0-dev.212 [2021-05-11T15:45:25.583Z] Removing intermediate container 4bb8c54b5c95 [2021-05-11T15:45:25.583Z] ---> b8548d263a62 [2021-05-11T15:45:25.583Z] Step 23/23 : LABEL version=2.0.0-dev.212 [2021-05-11T15:45:26.188Z] ---> Running in 4fa3dbffbe9c [2021-05-11T15:45:26.188Z] ---> Running in 8cc51ecc21dc [2021-05-11T15:45:26.460Z] ---> 130d0f233829 [2021-05-11T15:45:26.460Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-11T15:45:26.734Z] ---> Running in cfc33d8d4941 [2021-05-11T15:45:27.011Z] ---> Running in 35121c07fb34 [2021-05-11T15:45:27.011Z] Removing intermediate container 4fa3dbffbe9c [2021-05-11T15:45:27.011Z] ---> d8585749e848 [2021-05-11T15:45:27.011Z] [2021-05-11T15:45:27.011Z] Removing intermediate container 8cc51ecc21dc [2021-05-11T15:45:27.011Z] ---> 6097a103c9f9 [2021-05-11T15:45:27.012Z] [2021-05-11T15:45:27.289Z] Removing intermediate container cfc33d8d4941 [2021-05-11T15:45:27.289Z] ---> d8fa9bd8937f [2021-05-11T15:45:27.289Z] [2021-05-11T15:45:27.564Z] Successfully built d8585749e848 [2021-05-11T15:45:27.564Z] Successfully built 6097a103c9f9 [2021-05-11T15:45:27.564Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-11T15:45:27.564Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-11T15:45:27.564Z] Building docker-sys-mgmt-agent-go [2021-05-11T15:45:27.564Z]  Building docker-support-notifications-go ... done  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-05-11T15:45:27.834Z] Removing intermediate container 35121c07fb34 [2021-05-11T15:45:27.834Z] ---> 24f8b87eed53 [2021-05-11T15:45:27.834Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-11T15:45:27.834Z] Successfully built d8fa9bd8937f [2021-05-11T15:45:27.834Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-11T15:45:27.834Z] Building docker-core-metadata-go [2021-05-11T15:45:28.817Z]  Building docker-support-scheduler-go ... done  ---> b799b7674eeb [2021-05-11T15:45:28.817Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-11T15:45:28.817Z] ---> Running in 97d1742a91a2 [2021-05-11T15:45:31.451Z] Removing intermediate container 97d1742a91a2 [2021-05-11T15:45:31.451Z] ---> 79c1310aea5a [2021-05-11T15:45:31.451Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-11T15:45:31.451Z] ---> Running in 329765e9c98a [2021-05-11T15:45:32.046Z] Removing intermediate container 329765e9c98a [2021-05-11T15:45:32.046Z] ---> 1d0eed9137e1 [2021-05-11T15:45:32.046Z] Step 29/32 : CMD ["gate"] [2021-05-11T15:45:32.649Z] ---> Running in e9e1299f2584 [2021-05-11T15:45:33.242Z] Removing intermediate container e9e1299f2584 [2021-05-11T15:45:33.242Z] ---> 9af7fc0e2459 [2021-05-11T15:45:33.242Z] Step 30/32 : LABEL arch=arm64 [2021-05-11T15:45:33.837Z] ---> Running in e05426ca4935 [2021-05-11T15:45:34.817Z] Removing intermediate container e05426ca4935 [2021-05-11T15:45:34.817Z] ---> 7c5a269638f6 [2021-05-11T15:45:34.817Z] Step 31/32 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:45:35.089Z] ---> Running in d8d50ae0cd40 [2021-05-11T15:45:36.069Z] Removing intermediate container d8d50ae0cd40 [2021-05-11T15:45:36.069Z] ---> 5fe174497bb3 [2021-05-11T15:45:36.069Z] Step 32/32 : LABEL version=2.0.0-dev.212 [2021-05-11T15:45:36.668Z] ---> Running in 954993b57869 [2021-05-11T15:45:37.266Z] Removing intermediate container 954993b57869 [2021-05-11T15:45:37.266Z] ---> 2dc3c275dc43 [2021-05-11T15:45:37.266Z] [2021-05-11T15:45:37.540Z] Successfully built 2dc3c275dc43 [2021-05-11T15:45:37.813Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-11T15:45:59.977Z]  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:45:59.977Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:45:59.977Z] ---> 8ad9e584cecb [2021-05-11T15:45:59.977Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:45:59.977Z] ---> Using cache [2021-05-11T15:45:59.977Z] ---> 047173084b55 [2021-05-11T15:45:59.977Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:45:59.977Z] ---> Using cache [2021-05-11T15:45:59.977Z] ---> ae96ad052d13 [2021-05-11T15:45:59.977Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-11T15:45:59.977Z] ---> Running in cf53d4d0a18c [2021-05-11T15:46:00.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:46:03.582Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:46:03.582Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:46:03.582Z] ---> 8ad9e584cecb [2021-05-11T15:46:03.582Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:46:03.582Z] ---> Using cache [2021-05-11T15:46:03.582Z] ---> 047173084b55 [2021-05-11T15:46:03.582Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:46:03.582Z] ---> Using cache [2021-05-11T15:46:03.582Z] ---> ae96ad052d13 [2021-05-11T15:46:03.582Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-11T15:46:03.582Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:46:03.582Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:46:03.582Z] ---> 8ad9e584cecb [2021-05-11T15:46:03.582Z] Step 3/22 : WORKDIR /edgex-go [2021-05-11T15:46:03.582Z] ---> Using cache [2021-05-11T15:46:03.582Z] ---> 047173084b55 [2021-05-11T15:46:03.582Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:46:03.582Z] ---> Using cache [2021-05-11T15:46:03.582Z] ---> ae96ad052d13 [2021-05-11T15:46:03.582Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-11T15:46:03.582Z] ---> Using cache [2021-05-11T15:46:03.582Z] ---> 5414846e6ece [2021-05-11T15:46:03.582Z] Step 6/22 : COPY go.mod . [2021-05-11T15:46:03.582Z] ---> Using cache [2021-05-11T15:46:03.582Z] ---> 40c201d798c7 [2021-05-11T15:46:03.582Z] Step 7/22 : RUN go mod download [2021-05-11T15:46:03.582Z] ---> Using cache [2021-05-11T15:46:03.582Z] ---> 878153e51715 [2021-05-11T15:46:03.582Z] Step 8/22 : COPY . . [2021-05-11T15:46:03.582Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:46:03.582Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:46:03.582Z] ---> 8ad9e584cecb [2021-05-11T15:46:03.582Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:46:03.582Z] ---> Using cache [2021-05-11T15:46:03.582Z] ---> 047173084b55 [2021-05-11T15:46:03.582Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:46:03.582Z] ---> Using cache [2021-05-11T15:46:03.582Z] ---> ae96ad052d13 [2021-05-11T15:46:03.582Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T15:46:03.582Z] ---> Using cache [2021-05-11T15:46:03.582Z] ---> 5414846e6ece [2021-05-11T15:46:03.582Z] Step 6/24 : COPY go.mod . [2021-05-11T15:46:03.582Z] ---> Using cache [2021-05-11T15:46:03.582Z] ---> 40c201d798c7 [2021-05-11T15:46:03.582Z] Step 7/24 : RUN go mod download [2021-05-11T15:46:03.582Z] ---> Using cache [2021-05-11T15:46:03.582Z] ---> 878153e51715 [2021-05-11T15:46:03.582Z] Step 8/24 : COPY . . [2021-05-11T15:46:03.860Z] ---> Using cache [2021-05-11T15:46:03.860Z] ---> 102c8bd7713d [2021-05-11T15:46:03.860Z] ---> Using cache [2021-05-11T15:46:03.860Z] Step 9/24 : RUN go mod tidy ---> 102c8bd7713d [2021-05-11T15:46:03.860Z] [2021-05-11T15:46:03.860Z] Step 9/22 : RUN go mod tidy ---> Using cache [2021-05-11T15:46:03.860Z] [2021-05-11T15:46:03.860Z] ---> f1d68e9d5683 [2021-05-11T15:46:03.860Z] ---> Using cache [2021-05-11T15:46:03.860Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata ---> f1d68e9d5683 [2021-05-11T15:46:03.860Z] [2021-05-11T15:46:03.860Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-11T15:46:04.133Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:46:04.412Z] ---> Running in c317821f92b1 [2021-05-11T15:46:04.412Z] ---> Running in 710829607e99 [2021-05-11T15:46:04.412Z] ---> Running in fa0c968dc766 [2021-05-11T15:46:05.859Z] OK: 218 MiB in 52 packages [2021-05-11T15:46:06.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-11T15:46:06.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:46:06.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-11T15:46:07.417Z] Removing intermediate container cf53d4d0a18c [2021-05-11T15:46:07.417Z] ---> 976a775d5d84 [2021-05-11T15:46:07.417Z] Step 6/24 : COPY go.mod . [2021-05-11T15:46:08.018Z] ---> 5272c1627f82 [2021-05-11T15:46:08.018Z] Step 7/24 : RUN go mod download [2021-05-11T15:46:08.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:46:08.296Z] ---> Running in 910b05028824 [2021-05-11T15:46:09.742Z] OK: 218 MiB in 52 packages [2021-05-11T15:46:11.735Z] Removing intermediate container fa0c968dc766 [2021-05-11T15:46:11.735Z] ---> 35a5db7a7ea8 [2021-05-11T15:46:11.735Z] Step 6/24 : COPY go.mod . [2021-05-11T15:46:12.722Z] Removing intermediate container 910b05028824 [2021-05-11T15:46:12.722Z] ---> bf5ea4e17c4a [2021-05-11T15:46:12.722Z] Step 8/24 : COPY . . [2021-05-11T15:46:12.722Z] ---> d1cbac2eae38 [2021-05-11T15:46:12.722Z] Step 7/24 : RUN go mod download [2021-05-11T15:46:13.013Z] ---> Running in d0cb2fc7d9da [2021-05-11T15:46:18.442Z] Removing intermediate container d0cb2fc7d9da [2021-05-11T15:46:18.442Z] ---> 2c2213ddff8c [2021-05-11T15:46:18.442Z] Step 8/24 : COPY . . [2021-05-11T15:46:33.661Z] ---> ccadafbd9073 [2021-05-11T15:46:33.661Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:46:33.661Z] ---> Running in 05373952054f [2021-05-11T15:46:37.073Z] ---> 6784b97bb910 [2021-05-11T15:46:37.073Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:46:37.349Z] ---> Running in ca7c1bb9f50e [2021-05-11T15:46:40.765Z] Removing intermediate container 05373952054f [2021-05-11T15:46:40.765Z] ---> 34983385bf77 [2021-05-11T15:46:40.765Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-11T15:46:40.765Z] ---> Running in 1cce2d835895 [2021-05-11T15:46:43.417Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/core-data/core-data ./cmd/core-data [2021-05-11T15:46:43.697Z] Removing intermediate container ca7c1bb9f50e [2021-05-11T15:46:43.697Z] ---> c59560efdd26 [2021-05-11T15:46:43.697Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-11T15:46:43.979Z] ---> Running in 245719ba512a [2021-05-11T15:46:45.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-11T15:46:54.292Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:46:54.292Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:46:54.292Z] ---> 2189ae155f07 [2021-05-11T15:46:54.292Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:46:54.292Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:46:54.292Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:46:54.292Z] ---> 2189ae155f07 [2021-05-11T15:46:54.292Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:46:54.292Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:46:54.292Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:46:54.292Z] ---> 2189ae155f07 [2021-05-11T15:46:54.292Z] Step 3/26 : WORKDIR /edgex-go [2021-05-11T15:46:54.292Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:46:54.292Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:46:54.292Z] ---> 2189ae155f07 [2021-05-11T15:46:54.292Z] Step 3/32 : WORKDIR /edgex-go [2021-05-11T15:46:54.292Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:46:54.292Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:46:54.292Z] ---> 2189ae155f07 [2021-05-11T15:46:54.292Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T15:46:54.292Z] ---> Running in ab9b34ce7ee9 [2021-05-11T15:46:54.292Z] ---> Running in f88352bab5e7 [2021-05-11T15:46:54.292Z] ---> Running in 4a1620e0a897 [2021-05-11T15:46:54.292Z] ---> Running in d62b19a30da1 [2021-05-11T15:46:54.292Z] ---> Running in 498ac94fb512 [2021-05-11T15:46:54.292Z] Removing intermediate container d62b19a30da1 [2021-05-11T15:46:54.292Z] ---> 6d55ea61b927 [2021-05-11T15:46:54.292Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:46:54.292Z] Removing intermediate container f88352bab5e7 [2021-05-11T15:46:54.292Z] ---> 16e711e669b3 [2021-05-11T15:46:54.292Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:46:54.292Z] Removing intermediate container ab9b34ce7ee9 [2021-05-11T15:46:54.293Z] ---> f571e2b6092d [2021-05-11T15:46:54.293Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:46:54.293Z] Removing intermediate container 498ac94fb512 [2021-05-11T15:46:54.293Z] ---> faa89b7a00b2 [2021-05-11T15:46:54.293Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:46:54.293Z] Removing intermediate container 4a1620e0a897 [2021-05-11T15:46:54.293Z] ---> d9d203fe2221 [2021-05-11T15:46:54.293Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:46:54.293Z] ---> Running in db5103f7bb7c [2021-05-11T15:46:54.293Z] ---> Running in f25d4091e2df [2021-05-11T15:46:54.293Z] ---> Running in a4cd683da714 [2021-05-11T15:46:54.293Z] ---> Running in 76eaeee5175b [2021-05-11T15:46:54.293Z] ---> Running in e273e05f68e3 [2021-05-11T15:46:54.606Z] Removing intermediate container e273e05f68e3 [2021-05-11T15:46:54.606Z] ---> 377bca74b34c [2021-05-11T15:46:54.606Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-11T15:46:54.876Z] Removing intermediate container db5103f7bb7c [2021-05-11T15:46:54.876Z] ---> 3cc6267bd0da [2021-05-11T15:46:54.876Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T15:46:54.876Z] ---> Running in f3fed39445e1 [2021-05-11T15:46:55.888Z] Removing intermediate container f25d4091e2df [2021-05-11T15:46:55.888Z] ---> 9beb763afd82 [2021-05-11T15:46:55.888Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-11T15:46:55.888Z] Removing intermediate container 76eaeee5175b [2021-05-11T15:46:55.888Z] ---> ca6de9ad6798 [2021-05-11T15:46:55.888Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-11T15:46:55.888Z] Removing intermediate container a4cd683da714 [2021-05-11T15:46:55.888Z] ---> b6f69ab8be19 [2021-05-11T15:46:55.888Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-11T15:46:56.209Z] ---> Running in d5376b0caa74 [2021-05-11T15:46:56.209Z] ---> Running in a1d9cff2307b [2021-05-11T15:46:56.209Z] ---> Running in bff441c3f893 [2021-05-11T15:46:56.582Z] ---> Running in f86111e42203 [2021-05-11T15:46:59.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:46:59.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:46:59.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:46:59.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:46:59.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:47:00.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:47:00.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:47:01.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:47:01.281Z] OK: 219 MiB in 52 packages [2021-05-11T15:47:02.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:47:03.049Z] OK: 219 MiB in 52 packages [2021-05-11T15:47:03.049Z] Removing intermediate container d5376b0caa74 [2021-05-11T15:47:03.049Z] ---> fb7c450e58ef [2021-05-11T15:47:03.049Z] Step 6/24 : COPY go.mod . [2021-05-11T15:47:03.330Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:47:03.678Z] ---> 5763b807c512 [2021-05-11T15:47:03.678Z] Step 7/24 : RUN go mod download [2021-05-11T15:47:03.954Z] ---> Running in d8e714a28894 [2021-05-11T15:47:04.244Z] Removing intermediate container f3fed39445e1 [2021-05-11T15:47:04.244Z] ---> 280b5504d151 [2021-05-11T15:47:04.244Z] Step 6/26 : COPY go.mod . [2021-05-11T15:47:04.610Z] OK: 219 MiB in 52 packages [2021-05-11T15:47:04.905Z] OK: 219 MiB in 52 packages [2021-05-11T15:47:05.192Z] ---> 46fbfd2e60ff [2021-05-11T15:47:05.193Z] Step 7/26 : RUN go mod download [2021-05-11T15:47:05.478Z] ---> Running in 4df00bbe1954 [2021-05-11T15:47:05.791Z] OK: 219 MiB in 52 packages [2021-05-11T15:47:06.885Z] Removing intermediate container f86111e42203 [2021-05-11T15:47:06.885Z] ---> bd76593de26a [2021-05-11T15:47:06.885Z] Step 6/23 : COPY go.mod . [2021-05-11T15:47:07.518Z] Removing intermediate container bff441c3f893 [2021-05-11T15:47:07.518Z] ---> edf459294cad [2021-05-11T15:47:07.518Z] Step 6/32 : COPY go.mod . [2021-05-11T15:47:07.949Z] ---> 53d2ca659b6a [2021-05-11T15:47:07.949Z] Step 7/23 : RUN go mod download [2021-05-11T15:47:08.337Z] Removing intermediate container a1d9cff2307b [2021-05-11T15:47:08.337Z] ---> 424e493e4e0d [2021-05-11T15:47:08.337Z] Step 6/24 : COPY go.mod . [2021-05-11T15:47:08.337Z] ---> Running in b37a62f73e1a [2021-05-11T15:47:08.665Z] ---> 24a6fa0d5578 [2021-05-11T15:47:08.665Z] Step 7/32 : RUN go mod download [2021-05-11T15:47:08.949Z] ---> Running in 75f77f10fb0b [2021-05-11T15:47:09.258Z] ---> ac6d3ba9da4f [2021-05-11T15:47:09.258Z] Step 7/24 : RUN go mod download [2021-05-11T15:47:09.258Z] ---> Running in c664ba15264d [2021-05-11T15:47:10.646Z] Removing intermediate container d8e714a28894 [2021-05-11T15:47:10.646Z] ---> e972424828aa [2021-05-11T15:47:10.646Z] Step 8/24 : COPY . . [2021-05-11T15:47:11.043Z] Removing intermediate container 4df00bbe1954 [2021-05-11T15:47:11.043Z] ---> 755cdd23fc2a [2021-05-11T15:47:11.043Z] Step 8/26 : COPY . . [2021-05-11T15:47:17.213Z] Removing intermediate container b37a62f73e1a [2021-05-11T15:47:17.213Z] ---> a67c6d359aed [2021-05-11T15:47:17.213Z] Step 8/23 : COPY . . [2021-05-11T15:47:18.303Z] Removing intermediate container 75f77f10fb0b [2021-05-11T15:47:18.303Z] ---> 71f13636385b [2021-05-11T15:47:18.303Z] Step 8/32 : COPY . . [2021-05-11T15:47:20.414Z] Removing intermediate container c664ba15264d [2021-05-11T15:47:20.414Z] ---> 4dfc8c3f989c [2021-05-11T15:47:20.414Z] Step 8/24 : COPY . . [2021-05-11T15:47:25.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-11T15:47:37.453Z] Removing intermediate container c317821f92b1 [2021-05-11T15:47:37.453Z] ---> 5502177b849a [2021-05-11T15:47:37.453Z] [2021-05-11T15:47:37.453Z] Step 11/22 : FROM alpine:3.12 [2021-05-11T15:47:37.453Z] ---> 9852663dfa18 [2021-05-11T15:47:37.453Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-11T15:47:37.453Z] ---> Running in 24c81d5963b0 [2021-05-11T15:47:37.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:47:38.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:47:38.604Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-11T15:47:38.879Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T15:47:38.879Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-11T15:47:38.879Z] (4/4) Installing curl (7.76.1-r0) [2021-05-11T15:47:38.879Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:47:38.879Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T15:47:39.153Z] OK: 7 MiB in 18 packages [2021-05-11T15:47:41.776Z] Removing intermediate container 24c81d5963b0 [2021-05-11T15:47:41.776Z] ---> 0dcf05953423 [2021-05-11T15:47:41.776Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T15:47:41.776Z] ---> Running in 366cb79e7a81 [2021-05-11T15:47:42.381Z] Removing intermediate container 366cb79e7a81 [2021-05-11T15:47:42.381Z] ---> 425f15f7ec38 [2021-05-11T15:47:42.381Z] Step 14/22 : WORKDIR /edgex [2021-05-11T15:47:42.653Z] ---> Running in 577d1384a5be [2021-05-11T15:47:43.664Z] Removing intermediate container 577d1384a5be [2021-05-11T15:47:43.664Z] ---> 7298def30a7c [2021-05-11T15:47:43.664Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-11T15:47:44.650Z] ---> ddf97326192e [2021-05-11T15:47:44.650Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-11T15:47:46.643Z] ---> a64c3965a0fc [2021-05-11T15:47:46.643Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-11T15:47:48.108Z] ---> 57eb4891bd5c [2021-05-11T15:47:48.108Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-11T15:47:48.381Z] ---> Running in 03c39be8d87b [2021-05-11T15:47:48.985Z] Removing intermediate container 03c39be8d87b [2021-05-11T15:47:48.985Z] ---> 5240e0211df5 [2021-05-11T15:47:48.985Z] Step 19/22 : CMD ["--init=true"] [2021-05-11T15:47:49.259Z] ---> Running in 8ef1d3f31629 [2021-05-11T15:47:50.244Z] Removing intermediate container 8ef1d3f31629 [2021-05-11T15:47:50.244Z] ---> 99f5913ba7ef [2021-05-11T15:47:50.244Z] Step 20/22 : LABEL arch=arm64 [2021-05-11T15:47:50.844Z] ---> Running in 47eae3e59ed3 [2021-05-11T15:47:51.831Z] Removing intermediate container 47eae3e59ed3 [2021-05-11T15:47:51.831Z] ---> f3633a0ba9f3 [2021-05-11T15:47:51.831Z] Step 21/22 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:47:52.107Z] ---> Running in cbfc4585eea2 [2021-05-11T15:47:53.559Z] Removing intermediate container cbfc4585eea2 [2021-05-11T15:47:53.559Z] ---> db0254c619ad [2021-05-11T15:47:53.559Z] Step 22/22 : LABEL version=2.0.0-dev.212 [2021-05-11T15:47:53.559Z] ---> Running in 2daf93929a05 [2021-05-11T15:47:54.551Z] Removing intermediate container 2daf93929a05 [2021-05-11T15:47:54.551Z] ---> ffc99dcb6e5d [2021-05-11T15:47:54.551Z] [2021-05-11T15:47:54.551Z] Removing intermediate container 710829607e99 [2021-05-11T15:47:54.551Z] ---> 7385c6060787 [2021-05-11T15:47:54.551Z] [2021-05-11T15:47:54.551Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T15:47:54.551Z] ---> 9852663dfa18 [2021-05-11T15:47:54.551Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T15:47:54.551Z] ---> Using cache [2021-05-11T15:47:54.551Z] ---> 8671746115f2 [2021-05-11T15:47:54.551Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:47:54.551Z] ---> Using cache [2021-05-11T15:47:54.551Z] ---> 0a8fe4cded3d [2021-05-11T15:47:54.551Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-11T15:47:54.827Z] ---> Running in f223531648b7 [2021-05-11T15:47:55.109Z] Successfully built ffc99dcb6e5d [2021-05-11T15:47:55.109Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-11T15:47:55.713Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container f223531648b7 [2021-05-11T15:47:55.713Z] ---> 90bcfefa76d0 [2021-05-11T15:47:55.713Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T15:47:55.987Z] ---> Running in 8a7359b2c677 [2021-05-11T15:47:56.588Z] Removing intermediate container 8a7359b2c677 [2021-05-11T15:47:56.588Z] ---> 077550499abe [2021-05-11T15:47:56.588Z] Step 16/24 : WORKDIR / [2021-05-11T15:47:56.863Z] ---> Running in d475daf0848e [2021-05-11T15:47:57.464Z] Removing intermediate container d475daf0848e [2021-05-11T15:47:57.464Z] ---> 1729cee98eb7 [2021-05-11T15:47:57.464Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:47:58.910Z] ---> 067eb38346e2 [2021-05-11T15:47:58.910Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-11T15:48:00.897Z] ---> d8c4fba8f691 [2021-05-11T15:48:00.897Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-11T15:48:01.884Z] ---> d470748ab978 [2021-05-11T15:48:01.884Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-11T15:48:02.159Z] ---> Running in bc68f9d7708c [2021-05-11T15:48:03.143Z] Removing intermediate container bc68f9d7708c [2021-05-11T15:48:03.143Z] ---> 5eaedfe7d740 [2021-05-11T15:48:03.143Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:48:03.143Z] ---> Running in 2138ea0e8e83 [2021-05-11T15:48:04.143Z] Removing intermediate container 2138ea0e8e83 [2021-05-11T15:48:04.143Z] ---> 949691cbf14d [2021-05-11T15:48:04.143Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T15:48:04.421Z] ---> Running in 1d7136e154cb [2021-05-11T15:48:05.020Z] Removing intermediate container 1d7136e154cb [2021-05-11T15:48:05.020Z] ---> db1cdaaa6d05 [2021-05-11T15:48:05.020Z] Step 23/24 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:48:05.296Z] ---> Running in e65ba0784c57 [2021-05-11T15:48:05.894Z] Removing intermediate container e65ba0784c57 [2021-05-11T15:48:05.894Z] ---> 460084a78a35 [2021-05-11T15:48:05.894Z] Step 24/24 : LABEL version=2.0.0-dev.212 [2021-05-11T15:48:06.168Z] ---> Running in 4f1d65a46d32 [2021-05-11T15:48:06.773Z] Removing intermediate container 4f1d65a46d32 [2021-05-11T15:48:06.773Z] ---> e9fdffa43d8b [2021-05-11T15:48:06.773Z] [2021-05-11T15:48:07.049Z] Successfully built e9fdffa43d8b [2021-05-11T15:48:07.324Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-11T15:48:14.043Z]  Building docker-core-metadata-go ... done Removing intermediate container 245719ba512a [2021-05-11T15:48:14.043Z] ---> afa74078040b [2021-05-11T15:48:14.043Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-11T15:48:14.043Z] ---> Running in 706262688c6e [2021-05-11T15:48:15.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-11T15:48:17.657Z] Removing intermediate container 706262688c6e [2021-05-11T15:48:17.657Z] ---> 4c1adf0489f8 [2021-05-11T15:48:17.657Z] [2021-05-11T15:48:17.657Z] Step 12/24 : FROM docker:20.10.0 [2021-05-11T15:48:17.930Z] 20.10.0: Pulling from library/docker [2021-05-11T15:48:24.773Z] Removing intermediate container 1cce2d835895 [2021-05-11T15:48:24.773Z] ---> 0c6fe06289c6 [2021-05-11T15:48:24.773Z] [2021-05-11T15:48:24.773Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T15:48:24.773Z] ---> 9852663dfa18 [2021-05-11T15:48:24.773Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-11T15:48:24.774Z] ---> Running in 34190fb581e1 [2021-05-11T15:48:25.385Z] Removing intermediate container 34190fb581e1 [2021-05-11T15:48:25.385Z] ---> c038ea076d51 [2021-05-11T15:48:25.385Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-11T15:48:25.662Z] ---> Running in f0bb387e062b [2021-05-11T15:48:26.641Z] Removing intermediate container f0bb387e062b [2021-05-11T15:48:26.641Z] ---> 1ff6c1aa7781 [2021-05-11T15:48:26.641Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-11T15:48:26.641Z] ---> Running in 1268860af749 [2021-05-11T15:48:27.247Z] Removing intermediate container 1268860af749 [2021-05-11T15:48:27.247Z] ---> 5cf94e41b935 [2021-05-11T15:48:27.247Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:48:27.247Z] ---> Running in 434c35d35f68 [2021-05-11T15:48:27.847Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-11T15:48:27.847Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-11T15:48:27.847Z] ---> eeaf43b92773 [2021-05-11T15:48:27.847Z] 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-11T15:48:27.847Z] ---> Running in af06760c7d50 [2021-05-11T15:48:28.444Z] Removing intermediate container af06760c7d50 [2021-05-11T15:48:28.444Z] ---> 08e193dfbc12 [2021-05-11T15:48:28.444Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-11T15:48:28.444Z] ---> Running in 624e55484ff2 [2021-05-11T15:48:29.419Z] Removing intermediate container 434c35d35f68 [2021-05-11T15:48:29.419Z] ---> 9788d4a0460b [2021-05-11T15:48:29.419Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-11T15:48:29.706Z] ---> Running in 2844816891a3 [2021-05-11T15:48:29.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:48:29.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:48:30.579Z] (1/39) Installing readline (8.0.4-r0) [2021-05-11T15:48:30.579Z] (2/39) Installing bash (5.0.17-r0) [2021-05-11T15:48:30.579Z] Executing bash-5.0.17-r0.post-install [2021-05-11T15:48:30.579Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T15:48:30.579Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-11T15:48:30.579Z] (5/39) Installing curl (7.76.1-r0) [2021-05-11T15:48:30.579Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-11T15:48:30.579Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-11T15:48:30.579Z] (8/39) Installing expat (2.2.9-r1) [2021-05-11T15:48:30.579Z] (9/39) Installing libffi (3.3-r2) [2021-05-11T15:48:30.579Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:48:30.579Z] (10/39) Installing gdbm (1.13-r1) [2021-05-11T15:48:30.579Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-11T15:48:30.579Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-11T15:48:30.851Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-11T15:48:32.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:48:32.311Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-11T15:48:32.311Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-11T15:48:32.311Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-11T15:48:32.581Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-11T15:48:32.581Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-11T15:48:32.581Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-11T15:48:32.581Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-11T15:48:32.581Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-11T15:48:32.581Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-11T15:48:32.581Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-11T15:48:32.581Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-11T15:48:32.851Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-11T15:48:32.851Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-11T15:48:32.851Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-11T15:48:32.851Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-11T15:48:32.851Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-11T15:48:32.851Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-11T15:48:32.851Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-11T15:48:32.851Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-11T15:48:32.851Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-11T15:48:32.851Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-11T15:48:32.851Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-11T15:48:32.851Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-11T15:48:32.851Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-11T15:48:32.851Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-11T15:48:32.851Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-11T15:48:33.121Z] Executing busybox-1.31.1-r19.trigger [2021-05-11T15:48:33.121Z] OK: 72 MiB in 59 packages [2021-05-11T15:48:33.392Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-11T15:48:33.661Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-11T15:48:35.082Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-11T15:48:35.358Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-11T15:48:36.784Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-11T15:48:36.784Z] Collecting docker-compose==1.23.2 [2021-05-11T15:48:36.784Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-11T15:48:37.053Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-11T15:48:37.324Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:48:37.324Z] OK: 8 MiB in 20 packages [2021-05-11T15:48:37.915Z] Collecting docker<4.0,>=3.6.0 [2021-05-11T15:48:37.915Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-11T15:48:38.883Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-11T15:48:38.883Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-11T15:48:39.480Z] Removing intermediate container 2844816891a3 [2021-05-11T15:48:39.480Z] ---> b8588f83c688 [2021-05-11T15:48:39.480Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:48:40.100Z] ---> 3ba28711cf1d [2021-05-11T15:48:40.100Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-11T15:48:41.533Z] ---> c267b2933ed7 [2021-05-11T15:48:41.533Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-11T15:48:41.807Z] Collecting PyYAML<4,>=3.10 [2021-05-11T15:48:41.807Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-11T15:48:42.092Z] ---> 79018c8e2e61 [2021-05-11T15:48:42.092Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-11T15:48:42.367Z] ---> Running in dcf0de168f52 [2021-05-11T15:48:42.961Z] Removing intermediate container dcf0de168f52 [2021-05-11T15:48:42.961Z] ---> 05efd43ec420 [2021-05-11T15:48:42.961Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:48:42.961Z] ---> Running in 651564d11d53 [2021-05-11T15:48:43.007Z] ---> 4fff478e10b5 [2021-05-11T15:48:43.007Z] Step 9/26 : RUN go mod tidy [2021-05-11T15:48:43.007Z] ---> 46b3ceb39081 [2021-05-11T15:48:43.007Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:48:43.007Z] ---> Running in 0d85306caa2b [2021-05-11T15:48:43.007Z] ---> Running in 566d103dfc1e [2021-05-11T15:48:43.007Z] ---> 1182fc388af4 [2021-05-11T15:48:43.007Z] Step 9/23 : RUN go mod tidy [2021-05-11T15:48:43.007Z] ---> 764236c08ef4 [2021-05-11T15:48:43.007Z] Step 9/32 : RUN go mod tidy [2021-05-11T15:48:43.007Z] ---> Running in d6e3b70b0daf [2021-05-11T15:48:43.007Z] ---> Running in 137e0512997f [2021-05-11T15:48:43.007Z] ---> b5e8a2793268 [2021-05-11T15:48:43.007Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:48:43.007Z] ---> Running in 556a0d52ef14 [2021-05-11T15:48:43.568Z] Removing intermediate container 651564d11d53 [2021-05-11T15:48:43.568Z] ---> c02b62d06060 [2021-05-11T15:48:43.568Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T15:48:43.568Z] ---> Running in 4c722e4a1114 [2021-05-11T15:48:44.162Z] Removing intermediate container 4c722e4a1114 [2021-05-11T15:48:44.162Z] ---> 8f4640db7661 [2021-05-11T15:48:44.162Z] Step 23/24 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:48:44.162Z] ---> Running in 302e96412eac [2021-05-11T15:48:44.755Z] Removing intermediate container 302e96412eac [2021-05-11T15:48:44.755Z] ---> 6e4e361e0bef [2021-05-11T15:48:44.755Z] Step 24/24 : LABEL version=2.0.0-dev.212 [2021-05-11T15:48:44.755Z] ---> Running in 948cfcea66cc [2021-05-11T15:48:45.360Z] Removing intermediate container 948cfcea66cc [2021-05-11T15:48:45.360Z] ---> aab3dee685bb [2021-05-11T15:48:45.361Z] [2021-05-11T15:48:45.361Z] Collecting texttable<0.10,>=0.9.0 [2021-05-11T15:48:45.361Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-11T15:48:45.632Z] Successfully built aab3dee685bb [2021-05-11T15:48:45.632Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-11T15:48:47.596Z]  Building docker-core-data-go ... done Collecting jsonschema<3,>=2.5.1 [2021-05-11T15:48:47.596Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-11T15:48:48.565Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-11T15:48:48.565Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-11T15:48:48.667Z] Removing intermediate container 137e0512997f [2021-05-11T15:48:48.667Z] ---> ca3cc78a1d13 [2021-05-11T15:48:48.667Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-11T15:48:48.667Z] Removing intermediate container d6e3b70b0daf [2021-05-11T15:48:48.667Z] ---> 9d69be67dc93 [2021-05-11T15:48:48.667Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-11T15:48:48.667Z] ---> Running in 1abd6384735b [2021-05-11T15:48:48.667Z] Removing intermediate container 566d103dfc1e [2021-05-11T15:48:48.667Z] ---> 1c05e777ae0f [2021-05-11T15:48:48.667Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-11T15:48:48.667Z] Removing intermediate container 556a0d52ef14 [2021-05-11T15:48:48.667Z] ---> f96fefb24f36 [2021-05-11T15:48:48.667Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-11T15:48:48.667Z] Removing intermediate container 0d85306caa2b [2021-05-11T15:48:48.667Z] ---> a999a70a3e96 [2021-05-11T15:48:48.667Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-11T15:48:48.667Z] ---> Running in dcb6e23e6c8a [2021-05-11T15:48:48.667Z] ---> Running in 67e2a6c77327 [2021-05-11T15:48:48.667Z] ---> Running in bffd4eef545c [2021-05-11T15:48:48.667Z] ---> Running in 1e3f9128175a [2021-05-11T15:48:48.836Z] Collecting docopt<0.7,>=0.6.1 [2021-05-11T15:48:48.836Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-11T15:48:49.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-11T15:48:50.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-11T15:48:50.804Z] 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-11T15:48:50.804Z] Collecting cached-property<2,>=1.2.0 [2021-05-11T15:48:50.804Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-11T15:48:51.073Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-11T15:48:51.073Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-11T15:48:51.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/core-command/core-command ./cmd/core-command [2021-05-11T15:48:51.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-11T15:48:51.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-11T15:48:51.664Z] Collecting docker-pycreds>=0.4.0 [2021-05-11T15:48:51.664Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-11T15:48:51.664Z] 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-11T15:48:52.255Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-11T15:48:52.255Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-11T15:48:52.525Z] Collecting idna<2.8,>=2.5 [2021-05-11T15:48:52.525Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-11T15:48:52.795Z] 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-11T15:48:52.795Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-11T15:48:52.795Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-11T15:48:52.795Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-11T15:48:52.795Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-11T15:48:53.383Z] Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, PyYAML, texttable, jsonschema, docopt, cached-property, docker-compose [2021-05-11T15:48:53.383Z] Attempting uninstall: urllib3 [2021-05-11T15:48:53.383Z] Found existing installation: urllib3 1.25.9 [2021-05-11T15:48:53.383Z] Uninstalling urllib3-1.25.9: [2021-05-11T15:48:53.654Z] Successfully uninstalled urllib3-1.25.9 [2021-05-11T15:48:53.925Z] Attempting uninstall: idna [2021-05-11T15:48:53.925Z] Found existing installation: idna 2.9 [2021-05-11T15:48:53.925Z] Uninstalling idna-2.9: [2021-05-11T15:48:54.197Z] Successfully uninstalled idna-2.9 [2021-05-11T15:48:54.788Z] Attempting uninstall: requests [2021-05-11T15:48:54.788Z] Found existing installation: requests 2.23.0 [2021-05-11T15:48:54.788Z] Uninstalling requests-2.23.0: [2021-05-11T15:48:54.788Z] Successfully uninstalled requests-2.23.0 [2021-05-11T15:48:56.215Z] Running setup.py install for dockerpty: started [2021-05-11T15:48:58.173Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-11T15:48:58.173Z] Running setup.py install for PyYAML: started [2021-05-11T15:49:00.144Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-11T15:49:00.144Z] Running setup.py install for texttable: started [2021-05-11T15:49:01.566Z] Running setup.py install for texttable: finished with status 'done' [2021-05-11T15:49:01.848Z] Running setup.py install for docopt: started [2021-05-11T15:49:03.831Z] Running setup.py install for docopt: finished with status 'done' [2021-05-11T15:49:04.421Z] 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-11T15:49:12.691Z] Removing intermediate container 624e55484ff2 [2021-05-11T15:49:12.691Z] ---> ed48fbf7ace4 [2021-05-11T15:49:12.691Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-11T15:49:12.691Z] ---> Running in 866b1947ac41 [2021-05-11T15:49:12.962Z] Removing intermediate container 866b1947ac41 [2021-05-11T15:49:12.962Z] ---> 1bef3b2db18a [2021-05-11T15:49:12.962Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-11T15:49:13.233Z] ---> Running in 2a54d66cb880 [2021-05-11T15:49:13.827Z] Removing intermediate container 2a54d66cb880 [2021-05-11T15:49:13.827Z] ---> ecbb04088056 [2021-05-11T15:49:13.827Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-11T15:49:14.799Z] ---> 4ddd1ab13385 [2021-05-11T15:49:14.799Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-11T15:49:15.396Z] ---> fecd9d26082e [2021-05-11T15:49:15.396Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-11T15:49:16.373Z] ---> 5347c8b967dc [2021-05-11T15:49:16.373Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-11T15:49:16.646Z] ---> Running in fe6de818ae35 [2021-05-11T15:49:16.918Z] Removing intermediate container fe6de818ae35 [2021-05-11T15:49:16.918Z] ---> afe18ce32237 [2021-05-11T15:49:16.918Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:49:17.190Z] ---> Running in 0eb94e0400b9 [2021-05-11T15:49:17.463Z] Removing intermediate container 0eb94e0400b9 [2021-05-11T15:49:17.463Z] ---> e8531f8e78fa [2021-05-11T15:49:17.463Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T15:49:17.744Z] ---> Running in e08b75dad784 [2021-05-11T15:49:18.019Z] Removing intermediate container e08b75dad784 [2021-05-11T15:49:18.019Z] ---> 8b6eeeda1108 [2021-05-11T15:49:18.019Z] Step 23/24 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:18.292Z] ---> Running in 785ce6345127 [2021-05-11T15:49:18.887Z] Removing intermediate container 785ce6345127 [2021-05-11T15:49:18.887Z] ---> 36937f24e866 [2021-05-11T15:49:18.887Z] Step 24/24 : LABEL version=2.0.0-dev.212 [2021-05-11T15:49:18.887Z] ---> Running in 57d2c53aac03 [2021-05-11T15:49:19.482Z] Removing intermediate container 57d2c53aac03 [2021-05-11T15:49:19.483Z] ---> 76806d9d907d [2021-05-11T15:49:19.483Z] [2021-05-11T15:49:19.755Z] Successfully built 76806d9d907d [2021-05-11T15:49:19.755Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-11T15:49:20.043Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-11T15:49:20.038Z] $ docker stop --time=1 aed0fff01f70b0f43ad97ef82a8f8528d2cdb4055e556a42c9e077c3698c4028 [2021-05-11T15:49:21.977Z] $ docker rm -f aed0fff01f70b0f43ad97ef82a8f8528d2cdb4055e556a42c9e077c3698c4028 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T15:49:22.602Z] + docker images [2021-05-11T15:49:22.602Z] + grep docker [2021-05-11T15:49:22.871Z] docker-sys-mgmt-agent-go-arm64 latest 76806d9d907d 3 seconds ago 299MB [2021-05-11T15:49:22.871Z] docker-core-data-go-arm64 latest aab3dee685bb 38 seconds ago 20.3MB [2021-05-11T15:49:22.871Z] docker-core-metadata-go-arm64 latest e9fdffa43d8b About a minute ago 17.4MB [2021-05-11T15:49:22.871Z] docker-security-proxy-setup-go-arm64 latest ffc99dcb6e5d About a minute ago 23.9MB [2021-05-11T15:49:22.871Z] docker-security-bootstrapper-go-arm64 latest 2dc3c275dc43 3 minutes ago 17.1MB [2021-05-11T15:49:22.871Z] docker-support-scheduler-go-arm64 latest d8fa9bd8937f 3 minutes ago 16.1MB [2021-05-11T15:49:22.871Z] docker-security-secretstore-setup-go-arm64 latest 6097a103c9f9 3 minutes ago 24.3MB [2021-05-11T15:49:22.871Z] docker-support-notifications-go-arm64 latest d8585749e848 3 minutes ago 16.6MB [2021-05-11T15:49:22.871Z] docker-core-command-go-arm64 latest 6dfd0817ceda 4 minutes ago 16.1MB [2021-05-11T15:49:22.871Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T15:49:23.086Z] provisioning config files... [2021-05-11T15:49:23.134Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/480@tmp/config8577093773200704632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:49:23.491Z] ---> docker-login.sh [2021-05-11T15:49:23.491Z] nexus3.edgexfoundry.org:10001 [2021-05-11T15:49:23.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:49:24.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:49:24.050Z] Configure a credential helper to remove this warning. See [2021-05-11T15:49:24.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:49:24.050Z] [2021-05-11T15:49:24.050Z] Login Succeeded [2021-05-11T15:49:24.050Z] nexus3.edgexfoundry.org:10002 [2021-05-11T15:49:24.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:49:24.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:49:24.611Z] Configure a credential helper to remove this warning. See [2021-05-11T15:49:24.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:49:24.611Z] [2021-05-11T15:49:24.611Z] Login Succeeded [2021-05-11T15:49:24.611Z] nexus3.edgexfoundry.org:10003 [2021-05-11T15:49:25.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:49:25.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:49:25.217Z] Configure a credential helper to remove this warning. See [2021-05-11T15:49:25.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:49:25.217Z] [2021-05-11T15:49:25.217Z] Login Succeeded [2021-05-11T15:49:25.217Z] nexus3.edgexfoundry.org:10004 [2021-05-11T15:49:25.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:49:25.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:49:25.837Z] Configure a credential helper to remove this warning. See [2021-05-11T15:49:25.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:49:25.837Z] [2021-05-11T15:49:25.837Z] Login Succeeded [2021-05-11T15:49:25.837Z] docker.io [2021-05-11T15:49:26.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:49:26.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:49:26.704Z] Configure a credential helper to remove this warning. See [2021-05-11T15:49:26.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:49:26.704Z] [2021-05-11T15:49:26.704Z] Login Succeeded [2021-05-11T15:49:26.704Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T15:49:26.720Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:49:26.801Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2021-05-11T15:49:26.802Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:26.802Z] 2.0.0-dev.212 [2021-05-11T15:49:26.802Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:49:26.802Z] master [2021-05-11T15:49:26.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:27.184Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:27.521Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:27.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-11T15:49:27.521Z] 39ab19fa5cc7: Preparing [2021-05-11T15:49:27.521Z] 40edf9897915: Preparing [2021-05-11T15:49:27.521Z] dff0f236735c: Preparing [2021-05-11T15:49:27.521Z] bbebd91e2cea: Preparing [2021-05-11T15:49:27.521Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:27.791Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:27.791Z] dff0f236735c: Pushed [2021-05-11T15:49:27.791Z] bbebd91e2cea: Pushed [2021-05-11T15:49:27.791Z] 39ab19fa5cc7: Pushed [2021-05-11T15:49:30.387Z] 40edf9897915: Pushed [2021-05-11T15:49:30.657Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:d23c10bf224fe0eb454cfadb7b486be1390470289916e90f719b8c81e7ad1df2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:30.998Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:31.331Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.212 [2021-05-11T15:49:31.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-11T15:49:31.331Z] 39ab19fa5cc7: Preparing [2021-05-11T15:49:31.331Z] 40edf9897915: Preparing [2021-05-11T15:49:31.331Z] dff0f236735c: Preparing [2021-05-11T15:49:31.331Z] bbebd91e2cea: Preparing [2021-05-11T15:49:31.331Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:31.331Z] 39ab19fa5cc7: Layer already exists [2021-05-11T15:49:31.331Z] bbebd91e2cea: Layer already exists [2021-05-11T15:49:31.331Z] dff0f236735c: Layer already exists [2021-05-11T15:49:31.600Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:31.600Z] 40edf9897915: Layer already exists [2021-05-11T15:49:31.600Z] 2.0.0-dev.212: digest: sha256:d23c10bf224fe0eb454cfadb7b486be1390470289916e90f719b8c81e7ad1df2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:31.938Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:32.274Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:49:32.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-11T15:49:32.274Z] 39ab19fa5cc7: Preparing [2021-05-11T15:49:32.274Z] 40edf9897915: Preparing [2021-05-11T15:49:32.274Z] dff0f236735c: Preparing [2021-05-11T15:49:32.274Z] bbebd91e2cea: Preparing [2021-05-11T15:49:32.274Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:32.274Z] 39ab19fa5cc7: Layer already exists [2021-05-11T15:49:32.274Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:32.274Z] bbebd91e2cea: Layer already exists [2021-05-11T15:49:32.274Z] 40edf9897915: Layer already exists [2021-05-11T15:49:32.274Z] dff0f236735c: Layer already exists [2021-05-11T15:49:32.543Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:d23c10bf224fe0eb454cfadb7b486be1390470289916e90f719b8c81e7ad1df2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:32.882Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:33.213Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2021-05-11T15:49:33.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-11T15:49:33.213Z] 39ab19fa5cc7: Preparing [2021-05-11T15:49:33.213Z] 40edf9897915: Preparing [2021-05-11T15:49:33.213Z] dff0f236735c: Preparing [2021-05-11T15:49:33.213Z] bbebd91e2cea: Preparing [2021-05-11T15:49:33.213Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:33.484Z] dff0f236735c: Layer already exists [2021-05-11T15:49:33.484Z] 40edf9897915: Layer already exists [2021-05-11T15:49:33.484Z] bbebd91e2cea: Layer already exists [2021-05-11T15:49:33.484Z] 39ab19fa5cc7: Layer already exists [2021-05-11T15:49:33.484Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:33.484Z] master: digest: sha256:d23c10bf224fe0eb454cfadb7b486be1390470289916e90f719b8c81e7ad1df2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:49:33.542Z] ===================================================== [Pipeline] echo [2021-05-11T15:49:33.556Z] taggedImages: [2021-05-11T15:49:33.556Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:33.556Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.212 [2021-05-11T15:49:33.556Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:49:33.556Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2021-05-11T15:49:33.589Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2021-05-11T15:49:33.589Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:33.589Z] 2.0.0-dev.212 [2021-05-11T15:49:33.589Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:49:33.589Z] master [2021-05-11T15:49:33.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:33.964Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:34.295Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:34.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-11T15:49:34.295Z] ea8b7efc25dc: Preparing [2021-05-11T15:49:34.295Z] bb95040e9b1a: Preparing [2021-05-11T15:49:34.295Z] dff0f236735c: Preparing [2021-05-11T15:49:34.295Z] f4011fb66749: Preparing [2021-05-11T15:49:34.295Z] 6de4fa386263: Preparing [2021-05-11T15:49:34.295Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:34.295Z] 3fbe34a1663b: Waiting [2021-05-11T15:49:34.567Z] dff0f236735c: Layer already exists [2021-05-11T15:49:34.567Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:34.567Z] 6de4fa386263: Pushed [2021-05-11T15:49:34.567Z] ea8b7efc25dc: Pushed [2021-05-11T15:49:35.188Z] f4011fb66749: Pushed [2021-05-11T15:49:37.790Z] bb95040e9b1a: Pushed [2021-05-11T15:49:37.790Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:cbbb152aede8cde5c3ea346762ba1565c297b53040192bf79ad9a02989680253 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:38.135Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:38.473Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.212 [2021-05-11T15:49:38.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-11T15:49:38.473Z] ea8b7efc25dc: Preparing [2021-05-11T15:49:38.473Z] bb95040e9b1a: Preparing [2021-05-11T15:49:38.473Z] dff0f236735c: Preparing [2021-05-11T15:49:38.473Z] f4011fb66749: Preparing [2021-05-11T15:49:38.473Z] 6de4fa386263: Preparing [2021-05-11T15:49:38.473Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:38.473Z] 3fbe34a1663b: Waiting [2021-05-11T15:49:38.473Z] bb95040e9b1a: Layer already exists [2021-05-11T15:49:38.473Z] f4011fb66749: Layer already exists [2021-05-11T15:49:38.473Z] dff0f236735c: Layer already exists [2021-05-11T15:49:38.473Z] 6de4fa386263: Layer already exists [2021-05-11T15:49:38.473Z] ea8b7efc25dc: Layer already exists [2021-05-11T15:49:38.473Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:38.744Z] 2.0.0-dev.212: digest: sha256:cbbb152aede8cde5c3ea346762ba1565c297b53040192bf79ad9a02989680253 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:39.089Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:39.424Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:49:39.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-11T15:49:39.424Z] ea8b7efc25dc: Preparing [2021-05-11T15:49:39.424Z] bb95040e9b1a: Preparing [2021-05-11T15:49:39.424Z] dff0f236735c: Preparing [2021-05-11T15:49:39.424Z] f4011fb66749: Preparing [2021-05-11T15:49:39.424Z] 6de4fa386263: Preparing [2021-05-11T15:49:39.424Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:39.424Z] 3fbe34a1663b: Waiting [2021-05-11T15:49:39.424Z] 6de4fa386263: Layer already exists [2021-05-11T15:49:39.424Z] f4011fb66749: Layer already exists [2021-05-11T15:49:39.424Z] bb95040e9b1a: Layer already exists [2021-05-11T15:49:39.424Z] dff0f236735c: Layer already exists [2021-05-11T15:49:39.424Z] ea8b7efc25dc: Layer already exists [2021-05-11T15:49:39.424Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:39.694Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:cbbb152aede8cde5c3ea346762ba1565c297b53040192bf79ad9a02989680253 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:40.039Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:40.379Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2021-05-11T15:49:40.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-11T15:49:40.379Z] ea8b7efc25dc: Preparing [2021-05-11T15:49:40.379Z] bb95040e9b1a: Preparing [2021-05-11T15:49:40.379Z] dff0f236735c: Preparing [2021-05-11T15:49:40.379Z] f4011fb66749: Preparing [2021-05-11T15:49:40.379Z] 6de4fa386263: Preparing [2021-05-11T15:49:40.379Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:40.379Z] 3fbe34a1663b: Waiting [2021-05-11T15:49:40.379Z] 6de4fa386263: Layer already exists [2021-05-11T15:49:40.379Z] bb95040e9b1a: Layer already exists [2021-05-11T15:49:40.379Z] ea8b7efc25dc: Layer already exists [2021-05-11T15:49:40.379Z] f4011fb66749: Layer already exists [2021-05-11T15:49:40.379Z] dff0f236735c: Layer already exists [2021-05-11T15:49:40.649Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:40.649Z] master: digest: sha256:cbbb152aede8cde5c3ea346762ba1565c297b53040192bf79ad9a02989680253 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:49:40.712Z] ===================================================== [Pipeline] echo [2021-05-11T15:49:40.728Z] taggedImages: [2021-05-11T15:49:40.728Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:40.728Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.212 [2021-05-11T15:49:40.728Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:49:40.728Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2021-05-11T15:49:40.761Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2021-05-11T15:49:40.761Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:40.761Z] 2.0.0-dev.212 [2021-05-11T15:49:40.761Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:49:40.761Z] master [2021-05-11T15:49:40.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:41.139Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:41.477Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:41.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-11T15:49:41.477Z] 90e9625d470e: Preparing [2021-05-11T15:49:41.477Z] 4f5c597f5250: Preparing [2021-05-11T15:49:41.477Z] dff0f236735c: Preparing [2021-05-11T15:49:41.477Z] b8fcc3e23da2: Preparing [2021-05-11T15:49:41.477Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:41.747Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:41.747Z] dff0f236735c: Layer already exists [2021-05-11T15:49:41.747Z] 90e9625d470e: Pushed [2021-05-11T15:49:41.747Z] b8fcc3e23da2: Pushed [2021-05-11T15:49:45.128Z] 4f5c597f5250: Pushed [2021-05-11T15:49:45.128Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:347e06d5a80791093ee2679e3e39628ec327a2b89498232f357bd122353d2b96 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:45.477Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:45.816Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.212 [2021-05-11T15:49:45.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-11T15:49:45.816Z] 90e9625d470e: Preparing [2021-05-11T15:49:45.816Z] 4f5c597f5250: Preparing [2021-05-11T15:49:45.816Z] dff0f236735c: Preparing [2021-05-11T15:49:45.816Z] b8fcc3e23da2: Preparing [2021-05-11T15:49:45.816Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:45.816Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:45.816Z] 4f5c597f5250: Layer already exists [2021-05-11T15:49:45.816Z] dff0f236735c: Layer already exists [2021-05-11T15:49:45.816Z] b8fcc3e23da2: Layer already exists [2021-05-11T15:49:46.086Z] 90e9625d470e: Layer already exists [2021-05-11T15:49:46.086Z] 2.0.0-dev.212: digest: sha256:347e06d5a80791093ee2679e3e39628ec327a2b89498232f357bd122353d2b96 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:46.432Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:46.767Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:49:46.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-11T15:49:46.768Z] 90e9625d470e: Preparing [2021-05-11T15:49:46.768Z] 4f5c597f5250: Preparing [2021-05-11T15:49:46.768Z] dff0f236735c: Preparing [2021-05-11T15:49:46.768Z] b8fcc3e23da2: Preparing [2021-05-11T15:49:46.768Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:46.768Z] dff0f236735c: Layer already exists [2021-05-11T15:49:46.768Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:46.768Z] b8fcc3e23da2: Layer already exists [2021-05-11T15:49:46.768Z] 4f5c597f5250: Layer already exists [2021-05-11T15:49:47.038Z] 90e9625d470e: Layer already exists [2021-05-11T15:49:47.038Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:347e06d5a80791093ee2679e3e39628ec327a2b89498232f357bd122353d2b96 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:47.395Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:47.726Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2021-05-11T15:49:47.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-11T15:49:47.726Z] 90e9625d470e: Preparing [2021-05-11T15:49:47.726Z] 4f5c597f5250: Preparing [2021-05-11T15:49:47.726Z] dff0f236735c: Preparing [2021-05-11T15:49:47.726Z] b8fcc3e23da2: Preparing [2021-05-11T15:49:47.726Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:47.726Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:47.726Z] b8fcc3e23da2: Layer already exists [2021-05-11T15:49:47.726Z] dff0f236735c: Layer already exists [2021-05-11T15:49:47.726Z] 90e9625d470e: Layer already exists [2021-05-11T15:49:47.726Z] 4f5c597f5250: Layer already exists [2021-05-11T15:49:47.997Z] master: digest: sha256:347e06d5a80791093ee2679e3e39628ec327a2b89498232f357bd122353d2b96 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:49:48.060Z] ===================================================== [Pipeline] echo [2021-05-11T15:49:48.076Z] taggedImages: [2021-05-11T15:49:48.076Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:48.076Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.212 [2021-05-11T15:49:48.076Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:49:48.076Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2021-05-11T15:49:48.109Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go-arm64 with the following tags: [2021-05-11T15:49:48.109Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:48.109Z] 2.0.0-dev.212 [2021-05-11T15:49:48.109Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:49:48.109Z] master [2021-05-11T15:49:48.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:48.524Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:48.877Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:48.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-11T15:49:48.877Z] b2b16892b183: Preparing [2021-05-11T15:49:48.877Z] b2b16892b183: Preparing [2021-05-11T15:49:48.877Z] 0f3a44f79907: Preparing [2021-05-11T15:49:48.877Z] 077dc771902c: Preparing [2021-05-11T15:49:48.877Z] 7f6cba4e74ac: Preparing [2021-05-11T15:49:48.877Z] 109d8a7101ff: Preparing [2021-05-11T15:49:48.877Z] dff0f236735c: Preparing [2021-05-11T15:49:48.877Z] 7101f23f1a68: Preparing [2021-05-11T15:49:48.877Z] 7101f23f1a68: Preparing [2021-05-11T15:49:48.877Z] 505ab75d01b6: Preparing [2021-05-11T15:49:48.877Z] 82698c7b7452: Preparing [2021-05-11T15:49:48.877Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:48.877Z] dff0f236735c: Waiting [2021-05-11T15:49:48.877Z] 505ab75d01b6: Waiting [2021-05-11T15:49:48.877Z] 7101f23f1a68: Waiting [2021-05-11T15:49:48.877Z] 82698c7b7452: Waiting [2021-05-11T15:49:48.877Z] 3fbe34a1663b: Waiting [2021-05-11T15:49:49.276Z] 077dc771902c: Pushed [2021-05-11T15:49:49.276Z] 7f6cba4e74ac: Pushed [2021-05-11T15:49:49.276Z] b2b16892b183: Pushed [2021-05-11T15:49:49.276Z] 0f3a44f79907: Pushed [2021-05-11T15:49:49.276Z] dff0f236735c: Layer already exists [2021-05-11T15:49:49.552Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:49.552Z] 505ab75d01b6: Pushed [2021-05-11T15:49:49.552Z] 7101f23f1a68: Pushed [2021-05-11T15:49:49.552Z] 82698c7b7452: Pushed [2021-05-11T15:49:52.157Z] 109d8a7101ff: Pushed [2021-05-11T15:49:52.429Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:fb207c035ea6d1768f2d6fcce61790830548149f3474b4f3df0bd0904b0844a9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:52.774Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:53.109Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.212 [2021-05-11T15:49:53.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-11T15:49:53.109Z] b2b16892b183: Preparing [2021-05-11T15:49:53.109Z] b2b16892b183: Preparing [2021-05-11T15:49:53.109Z] 0f3a44f79907: Preparing [2021-05-11T15:49:53.109Z] 077dc771902c: Preparing [2021-05-11T15:49:53.109Z] 7f6cba4e74ac: Preparing [2021-05-11T15:49:53.109Z] 109d8a7101ff: Preparing [2021-05-11T15:49:53.109Z] dff0f236735c: Preparing [2021-05-11T15:49:53.109Z] 7101f23f1a68: Preparing [2021-05-11T15:49:53.109Z] 7101f23f1a68: Preparing [2021-05-11T15:49:53.109Z] 505ab75d01b6: Preparing [2021-05-11T15:49:53.109Z] 82698c7b7452: Preparing [2021-05-11T15:49:53.109Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:53.109Z] 7101f23f1a68: Waiting [2021-05-11T15:49:53.109Z] 505ab75d01b6: Waiting [2021-05-11T15:49:53.109Z] 82698c7b7452: Waiting [2021-05-11T15:49:53.109Z] 3fbe34a1663b: Waiting [2021-05-11T15:49:53.380Z] 077dc771902c: Layer already exists [2021-05-11T15:49:53.380Z] 7f6cba4e74ac: Layer already exists [2021-05-11T15:49:53.380Z] b2b16892b183: Layer already exists [2021-05-11T15:49:53.380Z] 109d8a7101ff: Layer already exists [2021-05-11T15:49:53.380Z] 0f3a44f79907: Layer already exists [2021-05-11T15:49:53.380Z] 505ab75d01b6: Layer already exists [2021-05-11T15:49:53.380Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:53.380Z] 7101f23f1a68: Layer already exists [2021-05-11T15:49:53.380Z] dff0f236735c: Layer already exists [2021-05-11T15:49:53.380Z] 82698c7b7452: Layer already exists [2021-05-11T15:49:53.380Z] 2.0.0-dev.212: digest: sha256:fb207c035ea6d1768f2d6fcce61790830548149f3474b4f3df0bd0904b0844a9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:53.718Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:54.054Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:49:54.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-11T15:49:54.054Z] b2b16892b183: Preparing [2021-05-11T15:49:54.054Z] b2b16892b183: Preparing [2021-05-11T15:49:54.054Z] 0f3a44f79907: Preparing [2021-05-11T15:49:54.054Z] 077dc771902c: Preparing [2021-05-11T15:49:54.054Z] 7f6cba4e74ac: Preparing [2021-05-11T15:49:54.054Z] 109d8a7101ff: Preparing [2021-05-11T15:49:54.054Z] dff0f236735c: Preparing [2021-05-11T15:49:54.054Z] 7101f23f1a68: Preparing [2021-05-11T15:49:54.054Z] 7101f23f1a68: Preparing [2021-05-11T15:49:54.054Z] 505ab75d01b6: Preparing [2021-05-11T15:49:54.054Z] 82698c7b7452: Preparing [2021-05-11T15:49:54.054Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:54.054Z] dff0f236735c: Waiting [2021-05-11T15:49:54.054Z] 7101f23f1a68: Waiting [2021-05-11T15:49:54.054Z] 505ab75d01b6: Waiting [2021-05-11T15:49:54.054Z] 82698c7b7452: Waiting [2021-05-11T15:49:54.054Z] 3fbe34a1663b: Waiting [2021-05-11T15:49:54.054Z] 077dc771902c: Layer already exists [2021-05-11T15:49:54.054Z] 7f6cba4e74ac: Layer already exists [2021-05-11T15:49:54.054Z] 109d8a7101ff: Layer already exists [2021-05-11T15:49:54.054Z] 0f3a44f79907: Layer already exists [2021-05-11T15:49:54.054Z] b2b16892b183: Layer already exists [2021-05-11T15:49:54.324Z] 7101f23f1a68: Layer already exists [2021-05-11T15:49:54.324Z] dff0f236735c: Layer already exists [2021-05-11T15:49:54.324Z] 505ab75d01b6: Layer already exists [2021-05-11T15:49:54.324Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:54.324Z] 82698c7b7452: Layer already exists [2021-05-11T15:49:54.324Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:fb207c035ea6d1768f2d6fcce61790830548149f3474b4f3df0bd0904b0844a9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:54.666Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:55.000Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [2021-05-11T15:49:55.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-11T15:49:55.000Z] b2b16892b183: Preparing [2021-05-11T15:49:55.000Z] b2b16892b183: Preparing [2021-05-11T15:49:55.000Z] 0f3a44f79907: Preparing [2021-05-11T15:49:55.000Z] 077dc771902c: Preparing [2021-05-11T15:49:55.000Z] 7f6cba4e74ac: Preparing [2021-05-11T15:49:55.000Z] 109d8a7101ff: Preparing [2021-05-11T15:49:55.000Z] dff0f236735c: Preparing [2021-05-11T15:49:55.000Z] 7101f23f1a68: Preparing [2021-05-11T15:49:55.000Z] 7101f23f1a68: Preparing [2021-05-11T15:49:55.000Z] 505ab75d01b6: Preparing [2021-05-11T15:49:55.000Z] 82698c7b7452: Preparing [2021-05-11T15:49:55.000Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:55.000Z] 7101f23f1a68: Waiting [2021-05-11T15:49:55.000Z] 505ab75d01b6: Waiting [2021-05-11T15:49:55.000Z] 82698c7b7452: Waiting [2021-05-11T15:49:55.000Z] 3fbe34a1663b: Waiting [2021-05-11T15:49:55.000Z] dff0f236735c: Waiting [2021-05-11T15:49:55.000Z] 109d8a7101ff: Layer already exists [2021-05-11T15:49:55.000Z] 0f3a44f79907: Layer already exists [2021-05-11T15:49:55.000Z] 077dc771902c: Layer already exists [2021-05-11T15:49:55.000Z] b2b16892b183: Layer already exists [2021-05-11T15:49:55.000Z] 7f6cba4e74ac: Layer already exists [2021-05-11T15:49:55.000Z] dff0f236735c: Layer already exists [2021-05-11T15:49:55.271Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:55.271Z] 505ab75d01b6: Layer already exists [2021-05-11T15:49:55.271Z] 82698c7b7452: Layer already exists [2021-05-11T15:49:55.271Z] 7101f23f1a68: Layer already exists [2021-05-11T15:49:55.271Z] master: digest: sha256:fb207c035ea6d1768f2d6fcce61790830548149f3474b4f3df0bd0904b0844a9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:49:55.346Z] ===================================================== [Pipeline] echo [2021-05-11T15:49:55.360Z] taggedImages: [2021-05-11T15:49:55.360Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:55.360Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.212 [2021-05-11T15:49:55.360Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:49:55.360Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] echo [2021-05-11T15:49:55.392Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2021-05-11T15:49:55.393Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:55.393Z] 2.0.0-dev.212 [2021-05-11T15:49:55.393Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:49:55.393Z] master [2021-05-11T15:49:55.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:55.780Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:56.115Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:49:56.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-11T15:49:56.116Z] 40f7a9903ecf: Preparing [2021-05-11T15:49:56.116Z] b64e3f585eb9: Preparing [2021-05-11T15:49:56.116Z] d858be84e701: Preparing [2021-05-11T15:49:56.116Z] 43014adc320e: Preparing [2021-05-11T15:49:56.116Z] 4e1465e31270: Preparing [2021-05-11T15:49:56.116Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:56.116Z] 3fbe34a1663b: Waiting [2021-05-11T15:49:56.389Z] 43014adc320e: Pushed [2021-05-11T15:49:56.389Z] d858be84e701: Pushed [2021-05-11T15:49:56.661Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:56.934Z] 4e1465e31270: Pushed [2021-05-11T15:49:58.356Z] b64e3f585eb9: Pushed [2021-05-11T15:49:58.356Z] 40f7a9903ecf: Pushed [2021-05-11T15:49:58.625Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:d5947c785e40e49f5aeefa4255c66c775b72726bda271aaa416c25bd160262af size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:58.961Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:59.296Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.212 [2021-05-11T15:49:59.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-11T15:49:59.296Z] 40f7a9903ecf: Preparing [2021-05-11T15:49:59.296Z] b64e3f585eb9: Preparing [2021-05-11T15:49:59.296Z] d858be84e701: Preparing [2021-05-11T15:49:59.296Z] 43014adc320e: Preparing [2021-05-11T15:49:59.296Z] 4e1465e31270: Preparing [2021-05-11T15:49:59.296Z] 3fbe34a1663b: Preparing [2021-05-11T15:49:59.296Z] 3fbe34a1663b: Waiting [2021-05-11T15:49:59.296Z] b64e3f585eb9: Layer already exists [2021-05-11T15:49:59.296Z] d858be84e701: Layer already exists [2021-05-11T15:49:59.296Z] 43014adc320e: Layer already exists [2021-05-11T15:49:59.296Z] 40f7a9903ecf: Layer already exists [2021-05-11T15:49:59.296Z] 4e1465e31270: Layer already exists [2021-05-11T15:49:59.565Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:49:59.565Z] 2.0.0-dev.212: digest: sha256:d5947c785e40e49f5aeefa4255c66c775b72726bda271aaa416c25bd160262af size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:49:59.903Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:00.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-11T15:50:00.236Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:50:00.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-11T15:50:00.236Z] 40f7a9903ecf: Preparing [2021-05-11T15:50:00.236Z] b64e3f585eb9: Preparing [2021-05-11T15:50:00.236Z] d858be84e701: Preparing [2021-05-11T15:50:00.236Z] 43014adc320e: Preparing [2021-05-11T15:50:00.236Z] 4e1465e31270: Preparing [2021-05-11T15:50:00.236Z] 3fbe34a1663b: Preparing [2021-05-11T15:50:00.236Z] d858be84e701: Layer already exists [2021-05-11T15:50:00.236Z] 43014adc320e: Layer already exists [2021-05-11T15:50:00.236Z] b64e3f585eb9: Layer already exists [2021-05-11T15:50:00.236Z] 4e1465e31270: Layer already exists [2021-05-11T15:50:00.503Z] 40f7a9903ecf: Layer already exists [2021-05-11T15:50:00.503Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:50:00.503Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:d5947c785e40e49f5aeefa4255c66c775b72726bda271aaa416c25bd160262af size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:00.844Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:01.173Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2021-05-11T15:50:01.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-11T15:50:01.173Z] 40f7a9903ecf: Preparing [2021-05-11T15:50:01.173Z] b64e3f585eb9: Preparing [2021-05-11T15:50:01.173Z] d858be84e701: Preparing [2021-05-11T15:50:01.173Z] 43014adc320e: Preparing [2021-05-11T15:50:01.173Z] 4e1465e31270: Preparing [2021-05-11T15:50:01.173Z] 3fbe34a1663b: Preparing [2021-05-11T15:50:01.173Z] 3fbe34a1663b: Waiting [2021-05-11T15:50:01.173Z] 4e1465e31270: Layer already exists [2021-05-11T15:50:01.173Z] 40f7a9903ecf: Layer already exists [2021-05-11T15:50:01.173Z] 43014adc320e: Layer already exists [2021-05-11T15:50:01.173Z] d858be84e701: Layer already exists [2021-05-11T15:50:01.173Z] b64e3f585eb9: Layer already exists [2021-05-11T15:50:01.173Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:50:01.252Z] Removing intermediate container 1abd6384735b [2021-05-11T15:50:01.252Z] ---> 30c1a99beb26 [2021-05-11T15:50:01.252Z] [2021-05-11T15:50:01.252Z] Step 11/32 : FROM alpine:3.12 [2021-05-11T15:50:01.252Z] Removing intermediate container 1e3f9128175a [2021-05-11T15:50:01.252Z] ---> b6db19e40a2f [2021-05-11T15:50:01.252Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-11T15:50:01.252Z] 3.12: Pulling from library/alpine [2021-05-11T15:50:01.443Z] master: digest: sha256:d5947c785e40e49f5aeefa4255c66c775b72726bda271aaa416c25bd160262af size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:50:01.506Z] ===================================================== [Pipeline] echo [2021-05-11T15:50:01.522Z] taggedImages: [2021-05-11T15:50:01.522Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:01.522Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.212 [2021-05-11T15:50:01.522Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:50:01.522Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2021-05-11T15:50:01.557Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2021-05-11T15:50:01.557Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:01.557Z] 2.0.0-dev.212 [2021-05-11T15:50:01.557Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:50:01.557Z] master [2021-05-11T15:50:01.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:01.930Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [2021-05-11T15:50:01.951Z] ---> Running in eb03ecaa5152 [2021-05-11T15:50:01.951Z] Removing intermediate container bffd4eef545c [2021-05-11T15:50:01.951Z] ---> 8902b1c6d063 [2021-05-11T15:50:01.951Z] [2021-05-11T15:50:01.951Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T15:50:01.951Z] 3.12: Pulling from library/alpine [2021-05-11T15:50:01.951Z] Removing intermediate container dcb6e23e6c8a [2021-05-11T15:50:01.951Z] ---> 7f1277ce14ed [2021-05-11T15:50:01.951Z] [2021-05-11T15:50:01.951Z] Step 11/23 : FROM alpine:3.12 [Pipeline] sh [2021-05-11T15:50:02.265Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:02.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-11T15:50:02.265Z] d0708392aad1: Preparing [2021-05-11T15:50:02.265Z] 643d925aa2cf: Preparing [2021-05-11T15:50:02.265Z] b07f1b40f95a: Preparing [2021-05-11T15:50:02.265Z] 70a8448c1431: Preparing [2021-05-11T15:50:02.265Z] 6a72e7a24886: Preparing [2021-05-11T15:50:02.265Z] 7bd0cc50b821: Preparing [2021-05-11T15:50:02.265Z] bfaf74b5462a: Preparing [2021-05-11T15:50:02.265Z] 90fa6e1fb63d: Preparing [2021-05-11T15:50:02.265Z] 9651c3e00acf: Preparing [2021-05-11T15:50:02.265Z] 3fbe34a1663b: Preparing [2021-05-11T15:50:02.265Z] 90fa6e1fb63d: Waiting [2021-05-11T15:50:02.265Z] 9651c3e00acf: Waiting [2021-05-11T15:50:02.265Z] 7bd0cc50b821: Waiting [2021-05-11T15:50:02.265Z] 3fbe34a1663b: Waiting [2021-05-11T15:50:02.268Z] 3.12: Pulling from library/alpine [2021-05-11T15:50:02.861Z] 6a72e7a24886: Pushed [2021-05-11T15:50:02.861Z] d0708392aad1: Pushed [2021-05-11T15:50:02.861Z] 643d925aa2cf: Pushed [2021-05-11T15:50:02.861Z] 7bd0cc50b821: Pushed [2021-05-11T15:50:02.861Z] bfaf74b5462a: Pushed [2021-05-11T15:50:02.861Z] 90fa6e1fb63d: Pushed [2021-05-11T15:50:03.020Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T15:50:03.020Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T15:50:03.020Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T15:50:03.020Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T15:50:03.020Z] ---> 13621d1b12d4 [2021-05-11T15:50:03.020Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-11T15:50:03.020Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T15:50:03.020Z] ---> 13621d1b12d4 [2021-05-11T15:50:03.020Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T15:50:03.020Z] Status: Image is up to date for alpine:3.12 [2021-05-11T15:50:03.020Z] ---> 13621d1b12d4 [2021-05-11T15:50:03.020Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-11T15:50:03.132Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:50:03.725Z] 9651c3e00acf: Pushed [2021-05-11T15:50:04.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-11T15:50:04.344Z] ---> Running in d3e8fb70f1d7 [2021-05-11T15:50:04.649Z] ---> Running in 250c545ede91 [2021-05-11T15:50:04.649Z] ---> Running in 5af6aa16a22b [2021-05-11T15:50:04.948Z] Removing intermediate container 67e2a6c77327 [2021-05-11T15:50:04.948Z] ---> 59475d51ddbf [2021-05-11T15:50:04.948Z] [2021-05-11T15:50:04.948Z] Step 11/26 : FROM alpine:3.12 [2021-05-11T15:50:04.948Z] ---> 13621d1b12d4 [2021-05-11T15:50:04.948Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-11T15:50:04.948Z] Removing intermediate container 5af6aa16a22b [2021-05-11T15:50:04.948Z] ---> 26ce98dcb06f [2021-05-11T15:50:04.948Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-11T15:50:05.150Z] 70a8448c1431: Pushed [2021-05-11T15:50:05.150Z] b07f1b40f95a: Pushed [2021-05-11T15:50:05.233Z] ---> Running in 4d2589aa9970 [2021-05-11T15:50:05.234Z] ---> Running in 221b5e94d8c3 [2021-05-11T15:50:05.424Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:634182e705b3431e487d3da18bc8859a0b45cf6b83964712fb8bb50366aec20d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:05.772Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:05.914Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:50:06.109Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.212 [2021-05-11T15:50:06.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-11T15:50:06.110Z] d0708392aad1: Preparing [2021-05-11T15:50:06.110Z] 643d925aa2cf: Preparing [2021-05-11T15:50:06.110Z] b07f1b40f95a: Preparing [2021-05-11T15:50:06.110Z] 70a8448c1431: Preparing [2021-05-11T15:50:06.110Z] 6a72e7a24886: Preparing [2021-05-11T15:50:06.110Z] 7bd0cc50b821: Preparing [2021-05-11T15:50:06.110Z] bfaf74b5462a: Preparing [2021-05-11T15:50:06.110Z] 90fa6e1fb63d: Preparing [2021-05-11T15:50:06.110Z] 9651c3e00acf: Preparing [2021-05-11T15:50:06.110Z] 7bd0cc50b821: Waiting [2021-05-11T15:50:06.110Z] 3fbe34a1663b: Preparing [2021-05-11T15:50:06.110Z] bfaf74b5462a: Waiting [2021-05-11T15:50:06.110Z] 9651c3e00acf: Waiting [2021-05-11T15:50:06.110Z] 70a8448c1431: Layer already exists [2021-05-11T15:50:06.110Z] d0708392aad1: Layer already exists [2021-05-11T15:50:06.110Z] b07f1b40f95a: Layer already exists [2021-05-11T15:50:06.110Z] 643d925aa2cf: Layer already exists [2021-05-11T15:50:06.110Z] 6a72e7a24886: Layer already exists [2021-05-11T15:50:06.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:50:06.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:50:06.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:50:06.380Z] 9651c3e00acf: Layer already exists [2021-05-11T15:50:06.380Z] bfaf74b5462a: Layer already exists [2021-05-11T15:50:06.380Z] 7bd0cc50b821: Layer already exists [2021-05-11T15:50:06.380Z] 90fa6e1fb63d: Layer already exists [2021-05-11T15:50:06.380Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:50:06.380Z] 2.0.0-dev.212: digest: sha256:634182e705b3431e487d3da18bc8859a0b45cf6b83964712fb8bb50366aec20d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:06.539Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-11T15:50:06.539Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:50:06.539Z] OK: 6 MiB in 15 packages [2021-05-11T15:50:06.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:50:06.539Z] Removing intermediate container eb03ecaa5152 [2021-05-11T15:50:06.539Z] ---> 4c7baeab25f5 [2021-05-11T15:50:06.539Z] [2021-05-11T15:50:06.539Z] Step 12/24 : FROM docker:20.10.0 [2021-05-11T15:50:06.539Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-11T15:50:06.539Z] 20.10.0: Pulling from library/docker [2021-05-11T15:50:06.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:50:06.539Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-11T15:50:06.539Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:50:06.740Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:06.829Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T15:50:06.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:50:06.829Z] OK: 6 MiB in 16 packages [2021-05-11T15:50:06.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:50:07.069Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:50:07.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-11T15:50:07.069Z] d0708392aad1: Preparing [2021-05-11T15:50:07.069Z] 643d925aa2cf: Preparing [2021-05-11T15:50:07.069Z] b07f1b40f95a: Preparing [2021-05-11T15:50:07.069Z] 70a8448c1431: Preparing [2021-05-11T15:50:07.069Z] 6a72e7a24886: Preparing [2021-05-11T15:50:07.069Z] 7bd0cc50b821: Preparing [2021-05-11T15:50:07.069Z] bfaf74b5462a: Preparing [2021-05-11T15:50:07.069Z] 90fa6e1fb63d: Preparing [2021-05-11T15:50:07.069Z] 9651c3e00acf: Preparing [2021-05-11T15:50:07.069Z] 3fbe34a1663b: Preparing [2021-05-11T15:50:07.069Z] 7bd0cc50b821: Waiting [2021-05-11T15:50:07.069Z] bfaf74b5462a: Waiting [2021-05-11T15:50:07.069Z] 90fa6e1fb63d: Waiting [2021-05-11T15:50:07.069Z] 9651c3e00acf: Waiting [2021-05-11T15:50:07.069Z] 3fbe34a1663b: Waiting [2021-05-11T15:50:07.135Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-11T15:50:07.135Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-11T15:50:07.135Z] (2/2) Installing su-exec (0.2-r1) [2021-05-11T15:50:07.135Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:50:07.135Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T15:50:07.135Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-11T15:50:07.340Z] 643d925aa2cf: Layer already exists [2021-05-11T15:50:07.340Z] d0708392aad1: Layer already exists [2021-05-11T15:50:07.340Z] b07f1b40f95a: Layer already exists [2021-05-11T15:50:07.340Z] 6a72e7a24886: Layer already exists [2021-05-11T15:50:07.340Z] 70a8448c1431: Layer already exists [2021-05-11T15:50:07.340Z] bfaf74b5462a: Layer already exists [2021-05-11T15:50:07.340Z] 7bd0cc50b821: Layer already exists [2021-05-11T15:50:07.340Z] 9651c3e00acf: Layer already exists [2021-05-11T15:50:07.340Z] 90fa6e1fb63d: Layer already exists [2021-05-11T15:50:07.340Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:50:07.340Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:634182e705b3431e487d3da18bc8859a0b45cf6b83964712fb8bb50366aec20d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:07.428Z] (4/6) Installing curl (7.76.1-r0) [2021-05-11T15:50:07.428Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-11T15:50:07.428Z] (6/6) Installing su-exec (0.2-r1) [2021-05-11T15:50:07.428Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:50:07.428Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T15:50:07.428Z] OK: 7 MiB in 20 packages [2021-05-11T15:50:07.675Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:07.768Z] OK: 6 MiB in 16 packages [2021-05-11T15:50:08.009Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2021-05-11T15:50:08.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-11T15:50:08.009Z] d0708392aad1: Preparing [2021-05-11T15:50:08.009Z] 643d925aa2cf: Preparing [2021-05-11T15:50:08.009Z] b07f1b40f95a: Preparing [2021-05-11T15:50:08.009Z] 70a8448c1431: Preparing [2021-05-11T15:50:08.009Z] 6a72e7a24886: Preparing [2021-05-11T15:50:08.009Z] 7bd0cc50b821: Preparing [2021-05-11T15:50:08.009Z] bfaf74b5462a: Preparing [2021-05-11T15:50:08.009Z] 90fa6e1fb63d: Preparing [2021-05-11T15:50:08.009Z] 9651c3e00acf: Preparing [2021-05-11T15:50:08.009Z] 3fbe34a1663b: Preparing [2021-05-11T15:50:08.009Z] 7bd0cc50b821: Waiting [2021-05-11T15:50:08.009Z] 9651c3e00acf: Waiting [2021-05-11T15:50:08.009Z] bfaf74b5462a: Waiting [2021-05-11T15:50:08.009Z] 90fa6e1fb63d: Waiting [2021-05-11T15:50:08.009Z] 3fbe34a1663b: Waiting [2021-05-11T15:50:08.009Z] d0708392aad1: Layer already exists [2021-05-11T15:50:08.009Z] 643d925aa2cf: Layer already exists [2021-05-11T15:50:08.009Z] 70a8448c1431: Layer already exists [2021-05-11T15:50:08.009Z] b07f1b40f95a: Layer already exists [2021-05-11T15:50:08.009Z] 6a72e7a24886: Layer already exists [2021-05-11T15:50:08.278Z] bfaf74b5462a: Layer already exists [2021-05-11T15:50:08.278Z] 90fa6e1fb63d: Layer already exists [2021-05-11T15:50:08.278Z] 7bd0cc50b821: Layer already exists [2021-05-11T15:50:08.278Z] 9651c3e00acf: Layer already exists [2021-05-11T15:50:08.278Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:50:08.278Z] master: digest: sha256:634182e705b3431e487d3da18bc8859a0b45cf6b83964712fb8bb50366aec20d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:50:08.357Z] ===================================================== [Pipeline] echo [2021-05-11T15:50:08.374Z] taggedImages: [2021-05-11T15:50:08.374Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:08.374Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.212 [2021-05-11T15:50:08.374Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:50:08.374Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2021-05-11T15:50:08.412Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2021-05-11T15:50:08.412Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:08.412Z] 2.0.0-dev.212 [2021-05-11T15:50:08.412Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:50:08.412Z] master [2021-05-11T15:50:08.412Z] ===================================================== [2021-05-11T15:50:08.433Z] Removing intermediate container d3e8fb70f1d7 [2021-05-11T15:50:08.433Z] ---> d1e5c45815c4 [2021-05-11T15:50:08.433Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:08.726Z] ---> Running in eb43393e4889 [2021-05-11T15:50:08.821Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:09.188Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:09.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-11T15:50:09.188Z] 9d55035bdcf5: Preparing [2021-05-11T15:50:09.188Z] 776aa4a62025: Preparing [2021-05-11T15:50:09.188Z] dff0f236735c: Preparing [2021-05-11T15:50:09.188Z] 8d7871b0b42e: Preparing [2021-05-11T15:50:09.188Z] 3fbe34a1663b: Preparing [2021-05-11T15:50:09.321Z] Removing intermediate container eb43393e4889 [2021-05-11T15:50:09.321Z] ---> 0b32efb3659b [2021-05-11T15:50:09.321Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-11T15:50:09.463Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:50:09.463Z] dff0f236735c: Layer already exists [2021-05-11T15:50:09.463Z] 9d55035bdcf5: Pushed [2021-05-11T15:50:09.739Z] 8d7871b0b42e: Pushed [2021-05-11T15:50:09.916Z] Removing intermediate container 250c545ede91 [2021-05-11T15:50:09.916Z] ---> 60c5bfe359d5 [2021-05-11T15:50:09.916Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:50:10.185Z] ---> Running in ced4be99c03a [2021-05-11T15:50:10.185Z] Removing intermediate container 4d2589aa9970 [2021-05-11T15:50:10.185Z] ---> db36c376d543 [2021-05-11T15:50:10.185Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T15:50:10.185Z] ---> Running in 61cc5415963f [2021-05-11T15:50:10.185Z] Removing intermediate container 221b5e94d8c3 [2021-05-11T15:50:10.185Z] ---> f679f6b1ce81 [2021-05-11T15:50:10.185Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-11T15:50:10.461Z] ---> Running in aef64b2e9130 [2021-05-11T15:50:10.462Z] ---> Running in ef3029e0c677 [2021-05-11T15:50:10.462Z] Removing intermediate container ced4be99c03a [2021-05-11T15:50:10.462Z] ---> ced584849c22 [2021-05-11T15:50:10.462Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T15:50:10.462Z] Removing intermediate container 61cc5415963f [2021-05-11T15:50:10.462Z] ---> 5b8d943efbee [2021-05-11T15:50:10.462Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-11T15:50:10.742Z] ---> Running in 1a8f6b21bcf8 [2021-05-11T15:50:11.022Z] Removing intermediate container aef64b2e9130 [2021-05-11T15:50:11.022Z] ---> 0261dbdf812a [2021-05-11T15:50:11.022Z] Step 14/26 : WORKDIR / [2021-05-11T15:50:11.022Z] ---> Running in 88b80ec9755d [2021-05-11T15:50:11.022Z] Removing intermediate container ef3029e0c677 [2021-05-11T15:50:11.022Z] ---> 9bda71d95121 [2021-05-11T15:50:11.022Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-11T15:50:11.351Z] ---> Running in 4c477b0976ab [2021-05-11T15:50:11.351Z] ---> Running in f3fd272093aa [2021-05-11T15:50:12.025Z] Removing intermediate container 1a8f6b21bcf8 [2021-05-11T15:50:12.025Z] ---> 0a7988263b9c [2021-05-11T15:50:12.025Z] Step 16/24 : WORKDIR / [2021-05-11T15:50:12.025Z] Removing intermediate container 88b80ec9755d [2021-05-11T15:50:12.025Z] ---> 2af3f998b4ed [2021-05-11T15:50:12.025Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T15:50:12.329Z] ---> Running in 6bc4b90800fe [2021-05-11T15:50:12.329Z] ---> Running in e253cf5feb4e [2021-05-11T15:50:12.329Z] Removing intermediate container 4c477b0976ab [2021-05-11T15:50:12.329Z] ---> fa868eccc8f9 [2021-05-11T15:50:12.329Z] 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-11T15:50:12.329Z] Removing intermediate container f3fd272093aa [2021-05-11T15:50:12.329Z] ---> 02199937dcec [2021-05-11T15:50:12.329Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-11T15:50:12.353Z] 776aa4a62025: Pushed [2021-05-11T15:50:12.353Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:9648dec6c14b6e6019786e752c4a2fdf85c349cef04e2037dbc38bb806fc9030 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:12.610Z] ---> Running in b9f36683b9f2 [2021-05-11T15:50:12.694Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:12.881Z] Removing intermediate container e253cf5feb4e [2021-05-11T15:50:12.881Z] ---> 05952eec5caf [2021-05-11T15:50:12.881Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:50:13.028Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.212 [2021-05-11T15:50:13.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-11T15:50:13.028Z] 9d55035bdcf5: Preparing [2021-05-11T15:50:13.028Z] 776aa4a62025: Preparing [2021-05-11T15:50:13.028Z] dff0f236735c: Preparing [2021-05-11T15:50:13.028Z] 8d7871b0b42e: Preparing [2021-05-11T15:50:13.028Z] 3fbe34a1663b: Preparing [2021-05-11T15:50:13.028Z] dff0f236735c: Layer already exists [2021-05-11T15:50:13.028Z] 776aa4a62025: Layer already exists [2021-05-11T15:50:13.028Z] 8d7871b0b42e: Layer already exists [2021-05-11T15:50:13.028Z] 9d55035bdcf5: Layer already exists [2021-05-11T15:50:13.028Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:50:13.156Z] Removing intermediate container 6bc4b90800fe [2021-05-11T15:50:13.156Z] ---> eb470cb135eb [2021-05-11T15:50:13.156Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:50:13.299Z] 2.0.0-dev.212: digest: sha256:9648dec6c14b6e6019786e752c4a2fdf85c349cef04e2037dbc38bb806fc9030 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:13.433Z] ---> 6264c018f76f [2021-05-11T15:50:13.433Z] 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-11T15:50:13.638Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:13.710Z] ---> 2b47059f9243 [2021-05-11T15:50:13.710Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-11T15:50:13.976Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:50:13.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-11T15:50:13.976Z] 9d55035bdcf5: Preparing [2021-05-11T15:50:13.976Z] 776aa4a62025: Preparing [2021-05-11T15:50:13.976Z] dff0f236735c: Preparing [2021-05-11T15:50:13.976Z] 8d7871b0b42e: Preparing [2021-05-11T15:50:13.976Z] 3fbe34a1663b: Preparing [2021-05-11T15:50:13.976Z] 776aa4a62025: Layer already exists [2021-05-11T15:50:13.976Z] dff0f236735c: Layer already exists [2021-05-11T15:50:13.976Z] 8d7871b0b42e: Layer already exists [2021-05-11T15:50:14.246Z] 9d55035bdcf5: Layer already exists [2021-05-11T15:50:14.246Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:50:14.246Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:9648dec6c14b6e6019786e752c4a2fdf85c349cef04e2037dbc38bb806fc9030 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:14.427Z] ---> a0d8a3eaae31 [2021-05-11T15:50:14.427Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-11T15:50:14.427Z] ---> 0349b824e044 [2021-05-11T15:50:14.427Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-11T15:50:14.582Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:14.915Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2021-05-11T15:50:14.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-11T15:50:14.915Z] 9d55035bdcf5: Preparing [2021-05-11T15:50:14.915Z] 776aa4a62025: Preparing [2021-05-11T15:50:14.915Z] dff0f236735c: Preparing [2021-05-11T15:50:14.915Z] 8d7871b0b42e: Preparing [2021-05-11T15:50:14.915Z] 3fbe34a1663b: Preparing [2021-05-11T15:50:14.915Z] 8d7871b0b42e: Layer already exists [2021-05-11T15:50:14.915Z] 9d55035bdcf5: Layer already exists [2021-05-11T15:50:14.915Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:50:14.915Z] 776aa4a62025: Layer already exists [2021-05-11T15:50:15.079Z] ---> d7c9c51b63b4 [2021-05-11T15:50:15.079Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-11T15:50:15.187Z] dff0f236735c: Layer already exists [2021-05-11T15:50:15.187Z] master: digest: sha256:9648dec6c14b6e6019786e752c4a2fdf85c349cef04e2037dbc38bb806fc9030 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:50:15.248Z] ===================================================== [Pipeline] echo [2021-05-11T15:50:15.263Z] taggedImages: [2021-05-11T15:50:15.263Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:15.263Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.212 [2021-05-11T15:50:15.263Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:50:15.263Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2021-05-11T15:50:15.297Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2021-05-11T15:50:15.297Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:15.297Z] 2.0.0-dev.212 [2021-05-11T15:50:15.297Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:50:15.297Z] master [2021-05-11T15:50:15.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:15.417Z] ---> 8b67bbb993a5 [2021-05-11T15:50:15.417Z] 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-11T15:50:15.720Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:15.751Z] Removing intermediate container b9f36683b9f2 [2021-05-11T15:50:15.751Z] ---> 94704b227a9e [2021-05-11T15:50:15.751Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-11T15:50:16.055Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:16.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-11T15:50:16.055Z] a0078aadfa9b: Preparing [2021-05-11T15:50:16.055Z] 574332e65fe0: Preparing [2021-05-11T15:50:16.055Z] dff0f236735c: Preparing [2021-05-11T15:50:16.055Z] b8fcc3e23da2: Preparing [2021-05-11T15:50:16.055Z] 3fbe34a1663b: Preparing [2021-05-11T15:50:16.061Z] ---> Running in 3c2380508a42 [2021-05-11T15:50:16.061Z] ---> 42fb821c54bd [2021-05-11T15:50:16.061Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-11T15:50:16.061Z] ---> 904c7de42c1c [2021-05-11T15:50:16.061Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-11T15:50:16.061Z] ---> 08eb2a3cb5ee [2021-05-11T15:50:16.061Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-11T15:50:16.326Z] dff0f236735c: Layer already exists [2021-05-11T15:50:16.326Z] b8fcc3e23da2: Layer already exists [2021-05-11T15:50:16.326Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:50:16.326Z] a0078aadfa9b: Pushed [2021-05-11T15:50:16.343Z] ---> Running in 4cb16f9cd54d [2021-05-11T15:50:16.635Z] Removing intermediate container 3c2380508a42 [2021-05-11T15:50:16.636Z] ---> e122f6ddb4dd [2021-05-11T15:50:16.636Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-11T15:50:16.920Z] Removing intermediate container 4cb16f9cd54d [2021-05-11T15:50:16.920Z] ---> b1acd1919b10 [2021-05-11T15:50:16.920Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:50:17.254Z] ---> 1091cef94142 [2021-05-11T15:50:17.254Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-11T15:50:17.254Z] ---> Running in d115fc043b39 [2021-05-11T15:50:17.254Z] ---> 9a0faf27e827 [2021-05-11T15:50:17.254Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-11T15:50:17.585Z] ---> Running in a0e25e8e7ec7 [2021-05-11T15:50:17.585Z] ---> 952457837835 [2021-05-11T15:50:17.585Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-11T15:50:17.585Z] ---> Running in ce91e9cf50d1 [2021-05-11T15:50:17.865Z] Removing intermediate container d115fc043b39 [2021-05-11T15:50:17.865Z] ---> eeedd48ecf76 [2021-05-11T15:50:17.865Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T15:50:18.143Z] Removing intermediate container a0e25e8e7ec7 [2021-05-11T15:50:18.143Z] ---> 03bd82ac3594 [2021-05-11T15:50:18.143Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:50:18.785Z] ---> Running in 3202338149a5 [2021-05-11T15:50:18.785Z] ---> Running in 475f462d124d [2021-05-11T15:50:18.923Z] 574332e65fe0: Pushed [2021-05-11T15:50:19.131Z] ---> 5407f75b4ee6 [2021-05-11T15:50:19.131Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-11T15:50:19.193Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:cba39c6c7a431b2afb9f9f6f5c53f132cc22f6fc316397cfbb04e2a3aee88433 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:19.527Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:19.743Z] Removing intermediate container 3202338149a5 [2021-05-11T15:50:19.743Z] ---> 73461043b2f5 [2021-05-11T15:50:19.743Z] Step 23/24 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:19.743Z] Removing intermediate container 475f462d124d [2021-05-11T15:50:19.743Z] ---> 52cd0bc67607 [2021-05-11T15:50:19.743Z] Step 21/23 : LABEL arch=x86_64 [2021-05-11T15:50:19.859Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.212 [2021-05-11T15:50:19.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-11T15:50:19.859Z] a0078aadfa9b: Preparing [2021-05-11T15:50:19.859Z] 574332e65fe0: Preparing [2021-05-11T15:50:19.859Z] dff0f236735c: Preparing [2021-05-11T15:50:19.859Z] b8fcc3e23da2: Preparing [2021-05-11T15:50:19.859Z] 3fbe34a1663b: Preparing [2021-05-11T15:50:19.859Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:50:19.859Z] 574332e65fe0: Layer already exists [2021-05-11T15:50:19.859Z] b8fcc3e23da2: Layer already exists [2021-05-11T15:50:19.859Z] dff0f236735c: Layer already exists [2021-05-11T15:50:19.859Z] a0078aadfa9b: Layer already exists [2021-05-11T15:50:20.042Z] ---> Running in eb15cf486feb [2021-05-11T15:50:20.042Z] ---> 57d19f5305e2 [2021-05-11T15:50:20.042Z] 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-11T15:50:20.042Z] ---> Running in d500524f81f4 [2021-05-11T15:50:20.128Z] 2.0.0-dev.212: digest: sha256:cba39c6c7a431b2afb9f9f6f5c53f132cc22f6fc316397cfbb04e2a3aee88433 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:20.331Z] ---> Running in ed6f42dd25a5 [2021-05-11T15:50:20.468Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:20.625Z] Removing intermediate container eb15cf486feb [2021-05-11T15:50:20.625Z] ---> 036b11dc513a [2021-05-11T15:50:20.625Z] Step 24/24 : LABEL version=2.0.0-dev.212 [2021-05-11T15:50:20.625Z] Removing intermediate container d500524f81f4 [2021-05-11T15:50:20.625Z] ---> e6ab85da928f [2021-05-11T15:50:20.625Z] Step 22/23 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:20.799Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:50:20.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-11T15:50:20.799Z] a0078aadfa9b: Preparing [2021-05-11T15:50:20.799Z] 574332e65fe0: Preparing [2021-05-11T15:50:20.799Z] dff0f236735c: Preparing [2021-05-11T15:50:20.799Z] b8fcc3e23da2: Preparing [2021-05-11T15:50:20.799Z] 3fbe34a1663b: Preparing [2021-05-11T15:50:20.799Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:50:20.799Z] dff0f236735c: Layer already exists [2021-05-11T15:50:20.799Z] a0078aadfa9b: Layer already exists [2021-05-11T15:50:20.799Z] 574332e65fe0: Layer already exists [2021-05-11T15:50:20.799Z] b8fcc3e23da2: Layer already exists [2021-05-11T15:50:20.928Z] ---> Running in d2627cacd847 [2021-05-11T15:50:20.928Z] ---> Running in 0033fcda00ac [2021-05-11T15:50:21.069Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:cba39c6c7a431b2afb9f9f6f5c53f132cc22f6fc316397cfbb04e2a3aee88433 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:21.359Z] Removing intermediate container d2627cacd847 [2021-05-11T15:50:21.359Z] ---> 665d83c9c64f [2021-05-11T15:50:21.359Z] [2021-05-11T15:50:21.406Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:21.668Z] Removing intermediate container 0033fcda00ac [2021-05-11T15:50:21.668Z] ---> c032a1269298 [2021-05-11T15:50:21.668Z] Step 23/23 : LABEL version=2.0.0-dev.212 [2021-05-11T15:50:21.668Z] Removing intermediate container ce91e9cf50d1 [2021-05-11T15:50:21.668Z] ---> 067b9c559e91 [2021-05-11T15:50:21.668Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:50:21.734Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2021-05-11T15:50:21.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-11T15:50:21.735Z] a0078aadfa9b: Preparing [2021-05-11T15:50:21.735Z] 574332e65fe0: Preparing [2021-05-11T15:50:21.735Z] dff0f236735c: Preparing [2021-05-11T15:50:21.735Z] b8fcc3e23da2: Preparing [2021-05-11T15:50:21.735Z] 3fbe34a1663b: Preparing [2021-05-11T15:50:21.735Z] dff0f236735c: Layer already exists [2021-05-11T15:50:21.735Z] 574332e65fe0: Layer already exists [2021-05-11T15:50:21.735Z] a0078aadfa9b: Layer already exists [2021-05-11T15:50:21.735Z] 3fbe34a1663b: Layer already exists [2021-05-11T15:50:21.735Z] b8fcc3e23da2: Layer already exists [2021-05-11T15:50:21.965Z] ---> Running in 8b012bca7851 [2021-05-11T15:50:22.005Z] master: digest: sha256:cba39c6c7a431b2afb9f9f6f5c53f132cc22f6fc316397cfbb04e2a3aee88433 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:50:22.065Z] ===================================================== [Pipeline] echo [2021-05-11T15:50:22.080Z] taggedImages: [2021-05-11T15:50:22.080Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:22.080Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.212 [2021-05-11T15:50:22.080Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:50:22.080Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2021-05-11T15:50:22.112Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2021-05-11T15:50:22.112Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:22.112Z] 2.0.0-dev.212 [2021-05-11T15:50:22.112Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:50:22.112Z] master [2021-05-11T15:50:22.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:22.248Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-11T15:50:22.248Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-11T15:50:22.248Z] ---> aefe523efa57 [2021-05-11T15:50:22.248Z] 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-11T15:50:22.248Z] Successfully built 665d83c9c64f [2021-05-11T15:50:22.248Z] Successfully tagged docker-core-command-go:latest [2021-05-11T15:50:22.248Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-05-11T15:50:22.248Z] ---> Running in 4747dac8b17f [2021-05-11T15:50:22.480Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:22.542Z] Removing intermediate container 8b012bca7851 [2021-05-11T15:50:22.542Z] ---> ffa61562ab01 [2021-05-11T15:50:22.542Z] [2021-05-11T15:50:22.542Z] ---> be36a6864073 [2021-05-11T15:50:22.542Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-11T15:50:22.809Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:22.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-11T15:50:22.809Z] 71810ad244d6: Preparing [2021-05-11T15:50:22.809Z] be3d4dd35269: Preparing [2021-05-11T15:50:22.809Z] 9decf76db71b: Preparing [2021-05-11T15:50:22.809Z] 9a04b7a35076: Preparing [2021-05-11T15:50:22.809Z] 9ded3b6bb9b5: Preparing [2021-05-11T15:50:22.809Z] fa1afe8e6ed9: Preparing [2021-05-11T15:50:22.809Z] 87a09b4c083e: Preparing [2021-05-11T15:50:22.809Z] 0f74e9ff2a61: Preparing [2021-05-11T15:50:22.809Z] b122376c33c6: Preparing [2021-05-11T15:50:22.809Z] fa1afe8e6ed9: Waiting [2021-05-11T15:50:22.809Z] f8381ed47b22: Preparing [2021-05-11T15:50:22.809Z] e934a737d657: Preparing [2021-05-11T15:50:22.809Z] 87a09b4c083e: Waiting [2021-05-11T15:50:22.809Z] 0f74e9ff2a61: Waiting [2021-05-11T15:50:22.809Z] f8381ed47b22: Waiting [2021-05-11T15:50:22.809Z] e934a737d657: Waiting [2021-05-11T15:50:22.809Z] b122376c33c6: Waiting [2021-05-11T15:50:22.819Z] Removing intermediate container ed6f42dd25a5 [2021-05-11T15:50:22.819Z] ---> 9c7dc21f89af [2021-05-11T15:50:22.819Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-11T15:50:22.819Z] ---> Running in 691583c970d7 [2021-05-11T15:50:22.819Z] Removing intermediate container 4747dac8b17f [2021-05-11T15:50:22.819Z] ---> 543dd93e7daa [2021-05-11T15:50:22.819Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-11T15:50:23.080Z] 9ded3b6bb9b5: Layer already exists [2021-05-11T15:50:23.080Z] fa1afe8e6ed9: Layer already exists [2021-05-11T15:50:23.080Z] 87a09b4c083e: Layer already exists [2021-05-11T15:50:23.080Z] be3d4dd35269: Pushed [2021-05-11T15:50:23.080Z] 0f74e9ff2a61: Layer already exists [2021-05-11T15:50:23.109Z] Successfully built ffa61562ab01 [2021-05-11T15:50:23.109Z] Successfully tagged docker-support-notifications-go:latest [2021-05-11T15:50:23.109Z] ---> Running in c6b9a9513ffc [2021-05-11T15:50:23.109Z] Building docker-core-metadata-go [2021-05-11T15:50:23.354Z] b122376c33c6: Layer already exists [2021-05-11T15:50:23.354Z] f8381ed47b22: Layer already exists [2021-05-11T15:50:23.354Z] e934a737d657: Layer already exists [2021-05-11T15:50:23.405Z]  Building docker-support-notifications-go ... done Removing intermediate container 691583c970d7 [2021-05-11T15:50:23.406Z] ---> 72fa2c2b3aee [2021-05-11T15:50:23.406Z] Step 24/26 : LABEL arch=x86_64 [2021-05-11T15:50:23.714Z] ---> Running in 3f03c3c213fd [2021-05-11T15:50:23.951Z] 71810ad244d6: Pushed [2021-05-11T15:50:24.048Z] ---> bb71636e7d31 [2021-05-11T15:50:24.048Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-11T15:50:24.048Z] Removing intermediate container 3f03c3c213fd [2021-05-11T15:50:24.048Z] ---> 0244637c5d34 [2021-05-11T15:50:24.048Z] Step 25/26 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:24.347Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:50:24.347Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:50:24.621Z] (1/39) Installing readline (8.0.4-r0) [2021-05-11T15:50:25.232Z] (2/39) Installing bash (5.0.17-r0) [2021-05-11T15:50:25.232Z] Executing bash-5.0.17-r0.post-install [2021-05-11T15:50:25.232Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T15:50:25.232Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-11T15:50:25.374Z] 9decf76db71b: Pushed [2021-05-11T15:50:25.927Z] (5/39) Installing curl (7.76.1-r0) [2021-05-11T15:50:25.927Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-11T15:50:25.927Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-11T15:50:25.927Z] (8/39) Installing expat (2.2.9-r1) [2021-05-11T15:50:25.927Z] ---> Running in 805bc2f2b96d [2021-05-11T15:50:25.927Z] (9/39) Installing libffi (3.3-r2) [2021-05-11T15:50:25.927Z] (10/39) Installing gdbm (1.13-r1) [2021-05-11T15:50:25.927Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-11T15:50:25.927Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-11T15:50:25.927Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-11T15:50:26.712Z] ---> 70db63d3749a [2021-05-11T15:50:26.712Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-11T15:50:29.405Z] Removing intermediate container 805bc2f2b96d [2021-05-11T15:50:29.405Z] ---> 280e79eb2406 [2021-05-11T15:50:29.405Z] Step 26/26 : LABEL version=2.0.0-dev.212 [2021-05-11T15:50:32.073Z] ---> ef8baebefbdc [2021-05-11T15:50:32.074Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-11T15:50:32.074Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-11T15:50:32.074Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-11T15:50:32.074Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-11T15:50:32.074Z] ---> Running in 761bf85b276b [2021-05-11T15:50:32.074Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-11T15:50:32.074Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-11T15:50:32.074Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-11T15:50:32.074Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-11T15:50:32.725Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-11T15:50:32.725Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-11T15:50:32.725Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-11T15:50:33.018Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-11T15:50:33.018Z] Removing intermediate container 761bf85b276b [2021-05-11T15:50:33.018Z] ---> 555a964971c1 [2021-05-11T15:50:33.018Z] [2021-05-11T15:50:33.018Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-11T15:50:33.299Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-11T15:50:33.299Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-11T15:50:33.908Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-11T15:50:33.908Z] ---> 101bf9e46573 [2021-05-11T15:50:33.908Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-11T15:50:33.908Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-11T15:50:33.908Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-11T15:50:34.195Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-11T15:50:34.195Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-11T15:50:34.195Z] Successfully built 555a964971c1 [2021-05-11T15:50:34.855Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-11T15:50:34.855Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-11T15:50:34.855Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-05-11T15:50:35.516Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-11T15:50:35.516Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-11T15:50:35.516Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-11T15:50:35.516Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-11T15:50:35.516Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-11T15:50:35.516Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-11T15:50:37.590Z] Executing busybox-1.31.1-r19.trigger [2021-05-11T15:50:37.590Z] OK: 72 MiB in 59 packages [2021-05-11T15:50:37.590Z] ---> Running in 96a61d4cd6bd [2021-05-11T15:50:37.755Z] 9a04b7a35076: Pushed [2021-05-11T15:50:37.755Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:b58962b9342f90049eace29aef2a36716206c685a647ba37380541be401e6647 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:38.091Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:38.422Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.212 [2021-05-11T15:50:38.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-11T15:50:38.422Z] 71810ad244d6: Preparing [2021-05-11T15:50:38.422Z] be3d4dd35269: Preparing [2021-05-11T15:50:38.422Z] 9decf76db71b: Preparing [2021-05-11T15:50:38.422Z] 9a04b7a35076: Preparing [2021-05-11T15:50:38.422Z] 9ded3b6bb9b5: Preparing [2021-05-11T15:50:38.422Z] fa1afe8e6ed9: Preparing [2021-05-11T15:50:38.422Z] 87a09b4c083e: Preparing [2021-05-11T15:50:38.422Z] 0f74e9ff2a61: Preparing [2021-05-11T15:50:38.422Z] b122376c33c6: Preparing [2021-05-11T15:50:38.422Z] f8381ed47b22: Preparing [2021-05-11T15:50:38.422Z] e934a737d657: Preparing [2021-05-11T15:50:38.422Z] 0f74e9ff2a61: Waiting [2021-05-11T15:50:38.422Z] b122376c33c6: Waiting [2021-05-11T15:50:38.422Z] f8381ed47b22: Waiting [2021-05-11T15:50:38.422Z] fa1afe8e6ed9: Waiting [2021-05-11T15:50:38.422Z] 87a09b4c083e: Waiting [2021-05-11T15:50:38.422Z] 9a04b7a35076: Layer already exists [2021-05-11T15:50:38.422Z] 71810ad244d6: Layer already exists [2021-05-11T15:50:38.422Z] be3d4dd35269: Layer already exists [2021-05-11T15:50:38.422Z] 9ded3b6bb9b5: Layer already exists [2021-05-11T15:50:38.422Z] 9decf76db71b: Layer already exists [2021-05-11T15:50:38.620Z] Removing intermediate container 96a61d4cd6bd [2021-05-11T15:50:38.620Z] ---> 7ff0214cf8ee [2021-05-11T15:50:38.620Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-11T15:50:38.691Z] b122376c33c6: Layer already exists [2021-05-11T15:50:38.691Z] fa1afe8e6ed9: Layer already exists [2021-05-11T15:50:38.691Z] 0f74e9ff2a61: Layer already exists [2021-05-11T15:50:38.691Z] 87a09b4c083e: Layer already exists [2021-05-11T15:50:38.691Z] f8381ed47b22: Layer already exists [2021-05-11T15:50:38.691Z] e934a737d657: Layer already exists [2021-05-11T15:50:38.691Z] 2.0.0-dev.212: digest: sha256:b58962b9342f90049eace29aef2a36716206c685a647ba37380541be401e6647 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:39.027Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:39.356Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:50:39.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-11T15:50:39.356Z] 71810ad244d6: Preparing [2021-05-11T15:50:39.356Z] be3d4dd35269: Preparing [2021-05-11T15:50:39.356Z] 9decf76db71b: Preparing [2021-05-11T15:50:39.356Z] 9a04b7a35076: Preparing [2021-05-11T15:50:39.356Z] 9ded3b6bb9b5: Preparing [2021-05-11T15:50:39.356Z] fa1afe8e6ed9: Preparing [2021-05-11T15:50:39.356Z] 87a09b4c083e: Preparing [2021-05-11T15:50:39.356Z] 0f74e9ff2a61: Preparing [2021-05-11T15:50:39.356Z] b122376c33c6: Preparing [2021-05-11T15:50:39.356Z] f8381ed47b22: Preparing [2021-05-11T15:50:39.356Z] e934a737d657: Preparing [2021-05-11T15:50:39.356Z] fa1afe8e6ed9: Waiting [2021-05-11T15:50:39.356Z] 87a09b4c083e: Waiting [2021-05-11T15:50:39.356Z] f8381ed47b22: Waiting [2021-05-11T15:50:39.356Z] 0f74e9ff2a61: Waiting [2021-05-11T15:50:39.356Z] b122376c33c6: Waiting [2021-05-11T15:50:39.356Z] e934a737d657: Waiting [2021-05-11T15:50:39.356Z] 9decf76db71b: Layer already exists [2021-05-11T15:50:39.356Z] 9ded3b6bb9b5: Layer already exists [2021-05-11T15:50:39.356Z] 71810ad244d6: Layer already exists [2021-05-11T15:50:39.356Z] 9a04b7a35076: Layer already exists [2021-05-11T15:50:39.356Z] be3d4dd35269: Layer already exists [2021-05-11T15:50:39.626Z] 87a09b4c083e: Layer already exists [2021-05-11T15:50:39.626Z] fa1afe8e6ed9: Layer already exists [2021-05-11T15:50:39.626Z] b122376c33c6: Layer already exists [2021-05-11T15:50:39.626Z] 0f74e9ff2a61: Layer already exists [2021-05-11T15:50:39.626Z] f8381ed47b22: Layer already exists [2021-05-11T15:50:39.626Z] e934a737d657: Layer already exists [2021-05-11T15:50:39.626Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:b58962b9342f90049eace29aef2a36716206c685a647ba37380541be401e6647 size: 2622 [2021-05-11T15:50:39.640Z] ---> d2affff6afe2 [2021-05-11T15:50:39.640Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-11T15:50:39.640Z] ---> Running in 01e94722452f [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:39.964Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:50:40.291Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2021-05-11T15:50:40.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-11T15:50:40.291Z] 71810ad244d6: Preparing [2021-05-11T15:50:40.291Z] be3d4dd35269: Preparing [2021-05-11T15:50:40.291Z] 9decf76db71b: Preparing [2021-05-11T15:50:40.291Z] 9a04b7a35076: Preparing [2021-05-11T15:50:40.291Z] 9ded3b6bb9b5: Preparing [2021-05-11T15:50:40.291Z] fa1afe8e6ed9: Preparing [2021-05-11T15:50:40.291Z] 87a09b4c083e: Preparing [2021-05-11T15:50:40.291Z] 0f74e9ff2a61: Preparing [2021-05-11T15:50:40.291Z] b122376c33c6: Preparing [2021-05-11T15:50:40.291Z] f8381ed47b22: Preparing [2021-05-11T15:50:40.291Z] e934a737d657: Preparing [2021-05-11T15:50:40.291Z] 87a09b4c083e: Waiting [2021-05-11T15:50:40.291Z] 0f74e9ff2a61: Waiting [2021-05-11T15:50:40.291Z] b122376c33c6: Waiting [2021-05-11T15:50:40.291Z] f8381ed47b22: Waiting [2021-05-11T15:50:40.291Z] e934a737d657: Waiting [2021-05-11T15:50:40.291Z] fa1afe8e6ed9: Waiting [2021-05-11T15:50:40.561Z] be3d4dd35269: Layer already exists [2021-05-11T15:50:40.561Z] 9a04b7a35076: Layer already exists [2021-05-11T15:50:40.561Z] 71810ad244d6: Layer already exists [2021-05-11T15:50:40.561Z] 9decf76db71b: Layer already exists [2021-05-11T15:50:40.561Z] 9ded3b6bb9b5: Layer already exists [2021-05-11T15:50:40.561Z] fa1afe8e6ed9: Layer already exists [2021-05-11T15:50:40.561Z] f8381ed47b22: Layer already exists [2021-05-11T15:50:40.561Z] 0f74e9ff2a61: Layer already exists [2021-05-11T15:50:40.561Z] b122376c33c6: Layer already exists [2021-05-11T15:50:40.561Z] 87a09b4c083e: Layer already exists [2021-05-11T15:50:40.561Z] e934a737d657: Layer already exists [2021-05-11T15:50:40.561Z] master: digest: sha256:b58962b9342f90049eace29aef2a36716206c685a647ba37380541be401e6647 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:50:40.619Z] ===================================================== [Pipeline] echo [2021-05-11T15:50:40.633Z] taggedImages: [2021-05-11T15:50:40.633Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:40.633Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.212 [2021-05-11T15:50:40.633Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:50:40.633Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:50:41.284Z] ---> job-cost.sh [2021-05-11T15:50:41.284Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vFph [2021-05-11T15:50:45.893Z] Removing intermediate container 01e94722452f [2021-05-11T15:50:45.893Z] ---> 069b83b6973a [2021-05-11T15:50:45.893Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-11T15:50:46.751Z] ---> Running in 5616e5fa331c [2021-05-11T15:50:47.181Z] Collecting docker-compose==1.23.2 [2021-05-11T15:50:47.181Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-11T15:50:47.918Z] Collecting docopt<0.7,>=0.6.1 [2021-05-11T15:50:47.918Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-11T15:50:47.918Z] Removing intermediate container 5616e5fa331c [2021-05-11T15:50:47.918Z] ---> bb73d9467bc9 [2021-05-11T15:50:47.918Z] Step 29/32 : CMD ["gate"] [2021-05-11T15:50:49.049Z] ---> Running in 513761d8fe0d [2021-05-11T15:50:49.760Z] Removing intermediate container 513761d8fe0d [2021-05-11T15:50:49.760Z] ---> c562eeae2ffb [2021-05-11T15:50:49.760Z] Step 30/32 : LABEL arch=x86_64 [2021-05-11T15:50:50.479Z] ---> Running in 3b0f92cec739 [2021-05-11T15:50:51.654Z] Removing intermediate container 3b0f92cec739 [2021-05-11T15:50:51.654Z] ---> 00c80088a89b [2021-05-11T15:50:51.654Z] Step 31/32 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:50:51.922Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-11T15:50:51.922Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-11T15:50:53.461Z] ---> Running in 9ee91dd85eaf [2021-05-11T15:50:54.152Z] Collecting PyYAML<4,>=3.10 [2021-05-11T15:50:54.152Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-11T15:50:54.443Z] Removing intermediate container 9ee91dd85eaf [2021-05-11T15:50:54.443Z] ---> 7c82a7c80229 [2021-05-11T15:50:54.443Z] Step 32/32 : LABEL version=2.0.0-dev.212 [2021-05-11T15:50:55.938Z] ---> Running in 31d37ecb7ddd [2021-05-11T15:50:56.268Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-11T15:50:56.268Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-11T15:50:56.895Z] Collecting texttable<0.10,>=0.9.0 [2021-05-11T15:50:56.895Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-11T15:50:57.902Z] Removing intermediate container 31d37ecb7ddd [2021-05-11T15:50:57.902Z] ---> c0c1096b061b [2021-05-11T15:50:57.902Z] [2021-05-11T15:50:58.523Z] Collecting cached-property<2,>=1.2.0 [2021-05-11T15:50:58.523Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-11T15:50:59.199Z] Collecting docker<4.0,>=3.6.0 [2021-05-11T15:50:59.199Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-11T15:50:59.852Z] 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-11T15:50:59.852Z] Successfully built c0c1096b061b [2021-05-11T15:50:59.852Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-11T15:50:59.852Z]  Building docker-security-bootstrapper-go ... done Building docker-support-scheduler-go [2021-05-11T15:50:59.852Z] Collecting jsonschema<3,>=2.5.1 [2021-05-11T15:50:59.852Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-11T15:51:00.131Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-11T15:51:00.131Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-11T15:51:00.781Z] Collecting docker-pycreds>=0.4.0 [2021-05-11T15:51:00.781Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-11T15:51:00.781Z] 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-11T15:51:00.781Z] 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-11T15:51:00.781Z] Collecting idna<2.8,>=2.5 [2021-05-11T15:51:00.781Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-11T15:51:02.330Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-11T15:51:02.330Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-11T15:51:03.115Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-11T15:51:03.115Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-11T15:51:03.115Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-11T15:51:03.115Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-11T15:51:03.414Z] Installing collected packages: docopt, dockerpty, PyYAML, websocket-client, texttable, cached-property, docker-pycreds, idna, urllib3, requests, docker, jsonschema, docker-compose [2021-05-11T15:51:03.414Z] Running setup.py install for docopt: started [2021-05-11T15:51:06.967Z] Running setup.py install for docopt: finished with status 'done' [2021-05-11T15:51:06.967Z] Running setup.py install for dockerpty: started [2021-05-11T15:51:08.061Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-11T15:51:08.061Z] Running setup.py install for PyYAML: started [2021-05-11T15:51:10.262Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-11T15:51:10.557Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:51:10.557Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:51:10.841Z] ---> 2189ae155f07 [2021-05-11T15:51:10.841Z] Step 3/22 : WORKDIR /edgex-go [2021-05-11T15:51:10.841Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:51:10.841Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:51:10.841Z] ---> 2189ae155f07 [2021-05-11T15:51:10.841Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:51:10.841Z] ---> Using cache [2021-05-11T15:51:10.841Z] ---> d9d203fe2221 [2021-05-11T15:51:10.841Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:51:10.841Z] ---> Using cache [2021-05-11T15:51:10.841Z] ---> d9d203fe2221 [2021-05-11T15:51:10.841Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:51:11.189Z] ---> Using cache [2021-05-11T15:51:11.189Z] ---> 377bca74b34c [2021-05-11T15:51:11.189Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-11T15:51:11.189Z] ---> Using cache [2021-05-11T15:51:11.189Z] ---> 377bca74b34c [2021-05-11T15:51:11.189Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T15:51:11.189Z] ---> Using cache [2021-05-11T15:51:11.189Z] ---> 280b5504d151 [2021-05-11T15:51:11.189Z] Step 6/22 : COPY go.mod . [2021-05-11T15:51:11.189Z] ---> Using cache [2021-05-11T15:51:11.189Z] ---> 280b5504d151 [2021-05-11T15:51:11.189Z] Step 6/24 : COPY go.mod . [2021-05-11T15:51:11.189Z] ---> Using cache [2021-05-11T15:51:11.189Z] ---> 46fbfd2e60ff [2021-05-11T15:51:11.189Z] Step 7/24 : RUN go mod download [2021-05-11T15:51:11.189Z] ---> Using cache [2021-05-11T15:51:11.189Z] ---> 46fbfd2e60ff [2021-05-11T15:51:11.189Z] Step 7/22 : RUN go mod download [2021-05-11T15:51:11.189Z] ---> Using cache [2021-05-11T15:51:11.189Z] ---> 755cdd23fc2a [2021-05-11T15:51:11.189Z] Step 8/24 : COPY . . [2021-05-11T15:51:11.189Z] ---> Using cache [2021-05-11T15:51:11.189Z] ---> 755cdd23fc2a [2021-05-11T15:51:11.189Z] Step 8/22 : COPY . . [2021-05-11T15:51:11.782Z] ---> Using cache [2021-05-11T15:51:11.782Z] ---> Using cache [2021-05-11T15:51:11.782Z] ---> 4fff478e10b5 [2021-05-11T15:51:11.782Z] Step 9/22 : RUN go mod tidy ---> 4fff478e10b5 [2021-05-11T15:51:11.782Z] [2021-05-11T15:51:11.782Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:51:11.782Z] ---> Using cache [2021-05-11T15:51:11.782Z] ---> 1c05e777ae0f [2021-05-11T15:51:11.782Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-11T15:51:11.782Z] ---> Using cache [2021-05-11T15:51:11.782Z] ---> 1c05e777ae0f [2021-05-11T15:51:11.782Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-11T15:51:12.056Z] Running setup.py install for texttable: started [2021-05-11T15:51:14.278Z] Running setup.py install for texttable: finished with status 'done' [2021-05-11T15:51:14.278Z] ---> Running in 6dca88ae929b [2021-05-11T15:51:14.278Z] ---> Running in 650d45bbd368 [2021-05-11T15:51:14.278Z] Attempting uninstall: idna [2021-05-11T15:51:14.278Z] Found existing installation: idna 2.9 [2021-05-11T15:51:14.278Z] Uninstalling idna-2.9: [2021-05-11T15:51:14.568Z] Successfully uninstalled idna-2.9 [2021-05-11T15:51:15.206Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:51:15.206Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:51:15.206Z] ---> 2189ae155f07 [2021-05-11T15:51:15.206Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:51:15.206Z] ---> Using cache [2021-05-11T15:51:15.206Z] ---> d9d203fe2221 [2021-05-11T15:51:15.206Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:51:15.206Z] ---> Using cache [2021-05-11T15:51:15.206Z] ---> 377bca74b34c [2021-05-11T15:51:15.206Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-11T15:51:15.554Z] Attempting uninstall: urllib3 [2021-05-11T15:51:15.554Z] Found existing installation: urllib3 1.25.9 [2021-05-11T15:51:15.554Z] Uninstalling urllib3-1.25.9: [2021-05-11T15:51:15.554Z] Successfully uninstalled urllib3-1.25.9 [2021-05-11T15:51:15.858Z] ---> Running in d8c18150093a [2021-05-11T15:51:15.858Z] Attempting uninstall: requests [2021-05-11T15:51:15.858Z] Found existing installation: requests 2.23.0 [2021-05-11T15:51:15.858Z] Uninstalling requests-2.23.0: [2021-05-11T15:51:15.858Z] Successfully uninstalled requests-2.23.0 [2021-05-11T15:51:17.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-11T15:51:17.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-11T15:51:17.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:51:18.559Z] 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-11T15:51:19.578Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:51:20.531Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T15:51:20.660Z] OK: 219 MiB in 52 packages [2021-05-11T15:51:24.187Z] Removing intermediate container d8c18150093a [2021-05-11T15:51:24.187Z] ---> 95750b89d692 [2021-05-11T15:51:24.187Z] Step 6/24 : COPY go.mod . [2021-05-11T15:51:25.687Z] ---> c8e63a3e512f [2021-05-11T15:51:25.687Z] Step 7/24 : RUN go mod download [2021-05-11T15:51:26.860Z] ---> Running in 9bb53f63ca93 [2021-05-11T15:51:39.913Z] Removing intermediate container 9bb53f63ca93 [2021-05-11T15:51:39.913Z] ---> 5bbfa89533c1 [2021-05-11T15:51:39.913Z] Step 8/24 : COPY . . [2021-05-11T15:51:42.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:51:42.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:51:42.771Z] ---> 2189ae155f07 [2021-05-11T15:51:42.771Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T15:51:42.771Z] ---> Using cache [2021-05-11T15:51:42.771Z] ---> d9d203fe2221 [2021-05-11T15:51:42.771Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:51:42.771Z] ---> Using cache [2021-05-11T15:51:42.771Z] ---> 377bca74b34c [2021-05-11T15:51:42.771Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-11T15:51:42.771Z] ---> Using cache [2021-05-11T15:51:42.771Z] ---> 280b5504d151 [2021-05-11T15:51:42.771Z] Step 6/23 : COPY go.mod . [2021-05-11T15:51:42.771Z] ---> Using cache [2021-05-11T15:51:42.771Z] ---> 46fbfd2e60ff [2021-05-11T15:51:42.771Z] Step 7/23 : RUN go mod download [2021-05-11T15:51:42.771Z] ---> Using cache [2021-05-11T15:51:42.771Z] ---> 755cdd23fc2a [2021-05-11T15:51:42.771Z] Step 8/23 : COPY . . [2021-05-11T15:51:43.091Z] ---> Using cache [2021-05-11T15:51:43.091Z] ---> 4fff478e10b5 [2021-05-11T15:51:43.091Z] Step 9/23 : RUN go mod tidy [2021-05-11T15:51:43.091Z] ---> Using cache [2021-05-11T15:51:43.091Z] ---> 1c05e777ae0f [2021-05-11T15:51:43.091Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-11T15:51:44.666Z] ---> Running in 506f111c76df [2021-05-11T15:51:46.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-11T15:52:05.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-11T15:52:28.484Z] Removing intermediate container 650d45bbd368 [2021-05-11T15:52:28.484Z] ---> af6f76eddf56 [2021-05-11T15:52:28.484Z] [2021-05-11T15:52:28.484Z] Step 11/22 : FROM alpine:3.12 [2021-05-11T15:52:28.484Z] ---> 13621d1b12d4 [2021-05-11T15:52:28.484Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-11T15:52:30.674Z] ---> Running in 1f1d86440d8e [2021-05-11T15:52:30.977Z] Removing intermediate container 6dca88ae929b [2021-05-11T15:52:30.977Z] ---> 28b3dccb5b2f [2021-05-11T15:52:30.977Z] [2021-05-11T15:52:30.977Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T15:52:30.977Z] ---> 13621d1b12d4 [2021-05-11T15:52:30.977Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T15:52:30.977Z] ---> Using cache [2021-05-11T15:52:30.977Z] ---> d1e5c45815c4 [2021-05-11T15:52:30.977Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:52:30.977Z] ---> Using cache [2021-05-11T15:52:30.977Z] ---> 0b32efb3659b [2021-05-11T15:52:30.977Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-11T15:52:31.984Z] ---> Running in 4c3eb421770c [2021-05-11T15:52:33.554Z] Removing intermediate container 4c3eb421770c [2021-05-11T15:52:33.554Z] ---> c8607591f12b [2021-05-11T15:52:33.554Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T15:52:33.863Z] Removing intermediate container c6b9a9513ffc [2021-05-11T15:52:33.863Z] ---> 1f1237c61ee8 [2021-05-11T15:52:33.863Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-11T15:52:33.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:52:33.863Z] ---> Running in dee20d246f77 [2021-05-11T15:52:34.160Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:52:34.449Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-11T15:52:35.924Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T15:52:35.924Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-11T15:52:35.924Z] (4/4) Installing curl (7.76.1-r0) [2021-05-11T15:52:35.924Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:52:35.924Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T15:52:36.226Z] OK: 7 MiB in 18 packages [2021-05-11T15:52:36.226Z] ---> Running in 0d0e63a66f58 [2021-05-11T15:52:36.509Z] Removing intermediate container dee20d246f77 [2021-05-11T15:52:36.509Z] ---> ae5039a767e3 [2021-05-11T15:52:36.509Z] Step 16/24 : WORKDIR / [2021-05-11T15:52:36.509Z] ---> Running in 1b2f58cad73a [2021-05-11T15:52:36.800Z] Removing intermediate container 0d0e63a66f58 [2021-05-11T15:52:36.800Z] ---> 98265858b2a9 [2021-05-11T15:52:36.800Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-11T15:52:37.805Z] ---> Running in de8008303f10 [2021-05-11T15:52:37.805Z] Removing intermediate container 1b2f58cad73a [2021-05-11T15:52:37.805Z] ---> 872d840e2a9e [2021-05-11T15:52:37.805Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:52:39.518Z] Removing intermediate container 1f1d86440d8e [2021-05-11T15:52:39.518Z] ---> 2e2f48e5d30f [2021-05-11T15:52:39.518Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T15:52:41.263Z] Removing intermediate container de8008303f10 [2021-05-11T15:52:41.263Z] ---> 67ce4154e064 [2021-05-11T15:52:41.263Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-11T15:52:41.572Z] ---> f251f47755f3 [2021-05-11T15:52:41.572Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-11T15:52:41.852Z] ---> Running in 7f13b9cfa82e [2021-05-11T15:52:44.515Z] Removing intermediate container 506f111c76df [2021-05-11T15:52:44.515Z] ---> 229e175af18a [2021-05-11T15:52:44.515Z] [2021-05-11T15:52:44.515Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T15:52:44.515Z] ---> 13621d1b12d4 [2021-05-11T15:52:44.515Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-11T15:52:44.515Z] ---> Using cache [2021-05-11T15:52:44.515Z] ---> d1e5c45815c4 [2021-05-11T15:52:44.515Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:52:44.515Z] ---> Using cache [2021-05-11T15:52:44.515Z] ---> 0b32efb3659b [2021-05-11T15:52:44.515Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-11T15:52:44.515Z] ---> 25c66b09feae [2021-05-11T15:52:44.515Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-11T15:52:44.515Z] Removing intermediate container 7f13b9cfa82e [2021-05-11T15:52:44.515Z] ---> c623fee002b0 [2021-05-11T15:52:44.515Z] Step 14/22 : WORKDIR /edgex [2021-05-11T15:52:44.516Z] ---> 68e979e6573e [2021-05-11T15:52:44.516Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:52:44.516Z] ---> Running in 10bf7cd1e0b2 [2021-05-11T15:52:44.516Z] ---> Running in 0440b28307c4 [2021-05-11T15:52:44.516Z] ---> Running in dbc0bf1cb796 [2021-05-11T15:52:44.787Z] ---> f46fc379bef4 [2021-05-11T15:52:44.787Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-11T15:52:44.787Z] Removing intermediate container 10bf7cd1e0b2 [2021-05-11T15:52:44.787Z] ---> 57a8f12e9cc7 [2021-05-11T15:52:44.787Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T15:52:44.787Z] ---> 84679fcc0005 [2021-05-11T15:52:44.787Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-11T15:52:45.082Z] Removing intermediate container 0440b28307c4 [2021-05-11T15:52:45.082Z] ---> 17b7f8164f92 [2021-05-11T15:52:45.082Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-11T15:52:45.082Z] ---> Running in 4dc40cd3f857 [2021-05-11T15:52:45.734Z] ---> b3e9015437d8 [2021-05-11T15:52:45.734Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-11T15:52:46.014Z] Removing intermediate container 4dc40cd3f857 [2021-05-11T15:52:46.014Z] ---> a55962ca01b4 [2021-05-11T15:52:46.014Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:52:46.014Z] ---> Running in 4467ea18e96e [2021-05-11T15:52:46.014Z] ---> d69adbd474b4 [2021-05-11T15:52:46.014Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-11T15:52:46.305Z] ---> f0af2937eff6 [2021-05-11T15:52:46.305Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-11T15:52:46.595Z] ---> Running in 140ac5485e72 [2021-05-11T15:52:46.920Z] Removing intermediate container 4467ea18e96e [2021-05-11T15:52:46.920Z] ---> 236d778acb85 [2021-05-11T15:52:46.920Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:52:46.920Z] ---> fe1298c7cde5 [2021-05-11T15:52:46.920Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-11T15:52:47.236Z] ---> Running in 7b42858dea36 [2021-05-11T15:52:47.236Z] Removing intermediate container 140ac5485e72 [2021-05-11T15:52:47.236Z] ---> e884eb66706d [2021-05-11T15:52:47.236Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:52:47.942Z] ---> Running in 2bb3f84f37d8 [2021-05-11T15:52:47.942Z] ---> f03848efa4d0 [2021-05-11T15:52:47.942Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-11T15:52:48.566Z] Removing intermediate container 7b42858dea36 [2021-05-11T15:52:48.566Z] ---> 012ab5f924e3 [2021-05-11T15:52:48.566Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T15:52:48.843Z] Removing intermediate container 2bb3f84f37d8 [2021-05-11T15:52:48.843Z] ---> a61f52d4a65d [2021-05-11T15:52:48.843Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T15:52:48.843Z] ---> 8880c3435ddc [2021-05-11T15:52:48.843Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-11T15:52:49.120Z] ---> Running in 1255c98cf81c [2021-05-11T15:52:49.120Z] ---> de26b7e2a213 [2021-05-11T15:52:49.120Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-11T15:52:49.120Z] ---> Running in 7076a39f3298 [2021-05-11T15:52:49.429Z] ---> Running in 36ab67c233f2 [2021-05-11T15:52:49.739Z] Removing intermediate container 1255c98cf81c [2021-05-11T15:52:49.739Z] ---> 0214798bf85b [2021-05-11T15:52:49.739Z] Step 23/24 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:52:49.739Z] Removing intermediate container 7076a39f3298 [2021-05-11T15:52:49.739Z] ---> 8e600ce9389e [2021-05-11T15:52:49.739Z] Step 23/24 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:52:49.739Z] ---> Running in 725ca5160435 [2021-05-11T15:52:49.739Z] ---> Running in aebd2cf93bc3 [2021-05-11T15:52:49.739Z] ---> c31986de676b [2021-05-11T15:52:49.739Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-11T15:52:50.022Z] Removing intermediate container 36ab67c233f2 [2021-05-11T15:52:50.022Z] ---> a4b237bc4686 [2021-05-11T15:52:50.022Z] Step 19/22 : CMD ["--init=true"] [2021-05-11T15:52:50.307Z] ---> Running in f042cd89494c [2021-05-11T15:52:50.307Z] ---> Running in 9eb7e9db5747 [2021-05-11T15:52:50.600Z] Removing intermediate container aebd2cf93bc3 [2021-05-11T15:52:50.600Z] ---> edf2d6798989 [2021-05-11T15:52:50.600Z] Step 24/24 : LABEL version=2.0.0-dev.212 [2021-05-11T15:52:50.600Z] Removing intermediate container 725ca5160435 [2021-05-11T15:52:50.600Z] ---> e581c221e8a5 [2021-05-11T15:52:50.600Z] Step 24/24 : LABEL version=2.0.0-dev.212 [2021-05-11T15:52:50.600Z] ---> Running in ebe000c56dda [2021-05-11T15:52:50.600Z] ---> Running in ee70553e9b12 [2021-05-11T15:52:50.600Z] Removing intermediate container f042cd89494c [2021-05-11T15:52:50.600Z] ---> e121fd02693f [2021-05-11T15:52:50.600Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:52:50.911Z] Removing intermediate container 9eb7e9db5747 [2021-05-11T15:52:50.911Z] ---> fab2a1b4688f [2021-05-11T15:52:50.911Z] Step 20/22 : LABEL arch=x86_64 [2021-05-11T15:52:50.911Z] ---> Running in 26d9fee09a33 [2021-05-11T15:52:50.911Z] ---> Running in 41c303b125d3 [2021-05-11T15:52:51.249Z] Removing intermediate container ebe000c56dda [2021-05-11T15:52:51.249Z] ---> ee4db6423320 [2021-05-11T15:52:51.249Z] [2021-05-11T15:52:51.249Z] Removing intermediate container ee70553e9b12 [2021-05-11T15:52:51.249Z] ---> 735b9c3c1cc5 [2021-05-11T15:52:51.249Z] [2021-05-11T15:52:51.872Z] Successfully built 735b9c3c1cc5 [2021-05-11T15:52:52.160Z] Removing intermediate container 26d9fee09a33 [2021-05-11T15:52:52.160Z] ---> d926a0dba598 [2021-05-11T15:52:52.160Z] Step 21/23 : LABEL arch=x86_64 [2021-05-11T15:52:52.160Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-11T15:52:52.160Z]  Building docker-sys-mgmt-agent-go ... done Successfully built ee4db6423320 [2021-05-11T15:52:52.160Z] Removing intermediate container 41c303b125d3 [2021-05-11T15:52:52.160Z] ---> 70c09b61363e [2021-05-11T15:52:52.160Z] Step 21/22 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:52:52.160Z] Successfully tagged docker-core-metadata-go:latest [2021-05-11T15:52:52.160Z]  Building docker-core-metadata-go ... done  ---> Running in 92403972d49e [2021-05-11T15:52:52.505Z] ---> Running in b4c116b73ed9 [2021-05-11T15:52:52.797Z] Removing intermediate container 92403972d49e [2021-05-11T15:52:52.797Z] ---> 39171e90c554 [2021-05-11T15:52:52.797Z] Step 22/23 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:52:52.797Z] Removing intermediate container b4c116b73ed9 [2021-05-11T15:52:52.797Z] ---> c54cfac19a42 [2021-05-11T15:52:52.797Z] Step 22/22 : LABEL version=2.0.0-dev.212 [2021-05-11T15:52:53.071Z] ---> Running in c025ac2cc774 [2021-05-11T15:52:53.071Z] ---> Running in f61910e3b5d6 [2021-05-11T15:52:53.359Z] Removing intermediate container dbc0bf1cb796 [2021-05-11T15:52:53.359Z] ---> 3275829606c8 [2021-05-11T15:52:53.359Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-11T15:52:53.359Z] Removing intermediate container c025ac2cc774 [2021-05-11T15:52:53.359Z] ---> 98ea1fca6a1e [2021-05-11T15:52:53.359Z] Step 23/23 : LABEL version=2.0.0-dev.212 [2021-05-11T15:52:53.359Z] Removing intermediate container f61910e3b5d6 [2021-05-11T15:52:53.359Z] ---> fb7ef334afa3 [2021-05-11T15:52:53.359Z] [2021-05-11T15:52:53.638Z] ---> Running in cea7e8ad790b [2021-05-11T15:52:53.638Z] ---> Running in 192e14e3c8ef [2021-05-11T15:52:53.922Z] Successfully built fb7ef334afa3 [2021-05-11T15:52:53.922Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-11T15:52:53.922Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 192e14e3c8ef [2021-05-11T15:52:53.922Z] ---> d45966c57a8e [2021-05-11T15:52:53.922Z] [2021-05-11T15:52:54.527Z] Successfully built d45966c57a8e [2021-05-11T15:52:54.527Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-11T15:52:54.527Z]  Building docker-support-scheduler-go ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.212" -o cmd/core-data/core-data ./cmd/core-data [2021-05-11T15:52:57.279Z] lf-activate-venv(): INFO: Adding /tmp/venv-vFph/bin to PATH [2021-05-11T15:52:57.280Z] INFO: No Stack... [2021-05-11T15:52:57.280Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-11T15:52:57.280Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T15:52:57.624Z] + cat /w/workspace/edgex-go/480/archives/cost.csv [2021-05-11T15:52:57.624Z] + cut -d, -f6 [Pipeline] lock [2021-05-11T15:52:57.736Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-480-stack-cost] [2021-05-11T15:52:57.745Z] Resource [jenkins-edgexfoundry-edgex-go-master-480-stack-cost] did not exist. Created. [2021-05-11T15:52:57.746Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-480-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T15:52:58.097Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-11T15:52:58.864Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T15:52:58.880Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-480-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T15:53:27.347Z] Removing intermediate container cea7e8ad790b [2021-05-11T15:53:27.347Z] ---> cf99673b9eed [2021-05-11T15:53:27.347Z] [2021-05-11T15:53:27.347Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T15:53:27.347Z] ---> 13621d1b12d4 [2021-05-11T15:53:27.347Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-11T15:53:27.347Z] ---> Running in b1dfb86e6cd9 [2021-05-11T15:53:28.803Z] Removing intermediate container b1dfb86e6cd9 [2021-05-11T15:53:28.803Z] ---> 37f8e44d0a09 [2021-05-11T15:53:28.803Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-11T15:53:28.803Z] ---> Running in f833bd68f53d [2021-05-11T15:53:29.074Z] Removing intermediate container f833bd68f53d [2021-05-11T15:53:29.074Z] ---> ae659e06401e [2021-05-11T15:53:29.074Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-11T15:53:29.408Z] ---> Running in cdd39a6200ea [2021-05-11T15:53:29.689Z] Removing intermediate container cdd39a6200ea [2021-05-11T15:53:29.689Z] ---> 0083a7fa5a4a [2021-05-11T15:53:29.689Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:53:29.963Z] ---> Running in df5a796dade3 [2021-05-11T15:53:32.725Z] Removing intermediate container df5a796dade3 [2021-05-11T15:53:32.725Z] ---> 2a7b2607aea0 [2021-05-11T15:53:32.725Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-11T15:53:32.725Z] ---> Running in 7b1461eeda56 [2021-05-11T15:53:33.325Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:53:34.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:53:36.718Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-11T15:53:36.990Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-11T15:53:36.990Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-11T15:53:37.599Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-11T15:53:38.570Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-11T15:53:39.164Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-11T15:53:39.164Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:53:39.453Z] OK: 8 MiB in 20 packages [2021-05-11T15:53:40.454Z] Removing intermediate container 7b1461eeda56 [2021-05-11T15:53:40.454Z] ---> 402f83433c84 [2021-05-11T15:53:40.454Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:53:40.728Z] ---> 558ba4a0be40 [2021-05-11T15:53:40.728Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-11T15:53:42.155Z] ---> d11ad0b3418e [2021-05-11T15:53:42.155Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-11T15:53:42.769Z] ---> 0dd28d4864bb [2021-05-11T15:53:42.769Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-11T15:53:42.769Z] ---> Running in f51fe47906f1 [2021-05-11T15:53:43.041Z] Removing intermediate container f51fe47906f1 [2021-05-11T15:53:43.041Z] ---> 24f8d49a3793 [2021-05-11T15:53:43.041Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:53:43.041Z] ---> Running in 2f6b07cba428 [2021-05-11T15:53:43.308Z] Removing intermediate container 2f6b07cba428 [2021-05-11T15:53:43.308Z] ---> 3dfc44c38ffd [2021-05-11T15:53:43.308Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T15:53:43.308Z] ---> Running in 25bc9652f0ca [2021-05-11T15:53:43.574Z] Removing intermediate container 25bc9652f0ca [2021-05-11T15:53:43.574Z] ---> c376744f9d9d [2021-05-11T15:53:43.574Z] Step 23/24 : LABEL git_sha=f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:53:43.844Z] ---> Running in 54a073e8b6de [2021-05-11T15:53:44.121Z] Removing intermediate container 54a073e8b6de [2021-05-11T15:53:44.121Z] ---> 1ebcfde65b60 [2021-05-11T15:53:44.121Z] Step 24/24 : LABEL version=2.0.0-dev.212 [2021-05-11T15:53:44.121Z] ---> Running in 74f239ee7d6c [2021-05-11T15:53:44.404Z] Removing intermediate container 74f239ee7d6c [2021-05-11T15:53:44.404Z] ---> 15bdceec9517 [2021-05-11T15:53:44.404Z] [2021-05-11T15:53:44.680Z] Successfully built 15bdceec9517 [2021-05-11T15:53:44.680Z] Successfully tagged docker-core-data-go:latest [2021-05-11T15:53:45.012Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-11T15:53:45.101Z] $ docker stop --time=1 a27b6cdf6fecb215e091e360ba80959b892b2f9c6cc5ec5a050fd736c60cd83f [2021-05-11T15:53:47.710Z] $ docker rm -f a27b6cdf6fecb215e091e360ba80959b892b2f9c6cc5ec5a050fd736c60cd83f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T15:53:48.379Z] + docker images [2021-05-11T15:53:48.379Z] + grep docker [2021-05-11T15:53:49.378Z] docker-core-data-go latest 15bdceec9517 5 seconds ago 21.5MB [2021-05-11T15:53:49.378Z] docker-security-proxy-setup-go latest fb7ef334afa3 56 seconds ago 25.3MB [2021-05-11T15:53:49.378Z] docker-support-scheduler-go latest d45966c57a8e 56 seconds ago 17.1MB [2021-05-11T15:53:49.378Z] docker-core-metadata-go latest ee4db6423320 59 seconds ago 18.6MB [2021-05-11T15:53:49.378Z] docker-sys-mgmt-agent-go latest 735b9c3c1cc5 59 seconds ago 312MB [2021-05-11T15:53:49.378Z] docker-security-bootstrapper-go latest c0c1096b061b 2 minutes ago 18.2MB [2021-05-11T15:53:49.378Z] docker-security-secretstore-setup-go latest 555a964971c1 3 minutes ago 25.7MB [2021-05-11T15:53:49.378Z] docker-support-notifications-go latest ffa61562ab01 3 minutes ago 17.7MB [2021-05-11T15:53:49.378Z] docker-core-command-go latest 665d83c9c64f 3 minutes ago 17MB [2021-05-11T15:53:49.378Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T15:53:49.589Z] provisioning config files... [2021-05-11T15:53:49.662Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/480@tmp/config8083975205119169311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:53:50.083Z] ---> docker-login.sh [2021-05-11T15:53:50.083Z] nexus3.edgexfoundry.org:10001 [2021-05-11T15:53:50.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:53:50.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:53:50.958Z] Configure a credential helper to remove this warning. See [2021-05-11T15:53:50.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:53:50.958Z] [2021-05-11T15:53:50.958Z] Login Succeeded [2021-05-11T15:53:50.958Z] nexus3.edgexfoundry.org:10002 [2021-05-11T15:53:51.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:53:51.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:53:51.536Z] Configure a credential helper to remove this warning. See [2021-05-11T15:53:51.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:53:51.536Z] [2021-05-11T15:53:51.536Z] Login Succeeded [2021-05-11T15:53:51.536Z] nexus3.edgexfoundry.org:10003 [2021-05-11T15:53:51.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:53:52.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:53:52.079Z] Configure a credential helper to remove this warning. See [2021-05-11T15:53:52.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:53:52.079Z] [2021-05-11T15:53:52.079Z] Login Succeeded [2021-05-11T15:53:52.079Z] nexus3.edgexfoundry.org:10004 [2021-05-11T15:53:52.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:53:52.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:53:52.355Z] Configure a credential helper to remove this warning. See [2021-05-11T15:53:52.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:53:52.355Z] [2021-05-11T15:53:52.355Z] Login Succeeded [2021-05-11T15:53:52.355Z] docker.io [2021-05-11T15:53:52.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:53:53.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:53:53.234Z] Configure a credential helper to remove this warning. See [2021-05-11T15:53:53.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:53:53.234Z] [2021-05-11T15:53:53.234Z] Login Succeeded [2021-05-11T15:53:53.234Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T15:53:53.247Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:53:53.313Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2021-05-11T15:53:53.313Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:53:53.313Z] 2.0.0-dev.212 [2021-05-11T15:53:53.313Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:53:53.313Z] master [2021-05-11T15:53:53.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:53:53.702Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:53:54.127Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:53:54.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-11T15:53:54.128Z] 4c88fb30ab22: Preparing [2021-05-11T15:53:54.128Z] dda3915bd611: Preparing [2021-05-11T15:53:54.128Z] bfe5e7d78ef8: Preparing [2021-05-11T15:53:54.128Z] b62b029fefda: Preparing [2021-05-11T15:53:54.128Z] 32f366d666a5: Preparing [2021-05-11T15:53:54.128Z] 32f366d666a5: Layer already exists [2021-05-11T15:53:54.400Z] b62b029fefda: Pushed [2021-05-11T15:53:54.400Z] bfe5e7d78ef8: Pushed [2021-05-11T15:53:54.400Z] 4c88fb30ab22: Pushed [2021-05-11T15:53:55.840Z] dda3915bd611: Pushed [2021-05-11T15:53:56.108Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:6f2a5641d188225241081ef06b614a5759e44c1f9af3e58b2ff9ad2af2b51bc7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:53:56.496Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:53:56.876Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.212 [2021-05-11T15:53:56.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-11T15:53:56.876Z] 4c88fb30ab22: Preparing [2021-05-11T15:53:56.876Z] dda3915bd611: Preparing [2021-05-11T15:53:56.876Z] bfe5e7d78ef8: Preparing [2021-05-11T15:53:56.876Z] b62b029fefda: Preparing [2021-05-11T15:53:56.876Z] 32f366d666a5: Preparing [2021-05-11T15:53:56.876Z] 4c88fb30ab22: Layer already exists [2021-05-11T15:53:56.876Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:53:56.876Z] 32f366d666a5: Layer already exists [2021-05-11T15:53:56.876Z] b62b029fefda: Layer already exists [2021-05-11T15:53:56.876Z] dda3915bd611: Layer already exists [2021-05-11T15:53:57.150Z] 2.0.0-dev.212: digest: sha256:6f2a5641d188225241081ef06b614a5759e44c1f9af3e58b2ff9ad2af2b51bc7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:53:57.499Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:53:57.854Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:53:58.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-11T15:53:58.133Z] 4c88fb30ab22: Preparing [2021-05-11T15:53:58.133Z] dda3915bd611: Preparing [2021-05-11T15:53:58.133Z] bfe5e7d78ef8: Preparing [2021-05-11T15:53:58.133Z] b62b029fefda: Preparing [2021-05-11T15:53:58.133Z] 32f366d666a5: Preparing [2021-05-11T15:53:58.133Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:53:58.133Z] 32f366d666a5: Layer already exists [2021-05-11T15:53:58.133Z] dda3915bd611: Layer already exists [2021-05-11T15:53:58.133Z] 4c88fb30ab22: Layer already exists [2021-05-11T15:53:58.133Z] b62b029fefda: Layer already exists [2021-05-11T15:53:58.133Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:6f2a5641d188225241081ef06b614a5759e44c1f9af3e58b2ff9ad2af2b51bc7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:53:58.637Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:53:58.981Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2021-05-11T15:53:58.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-11T15:53:58.982Z] 4c88fb30ab22: Preparing [2021-05-11T15:53:58.982Z] dda3915bd611: Preparing [2021-05-11T15:53:58.982Z] bfe5e7d78ef8: Preparing [2021-05-11T15:53:58.982Z] b62b029fefda: Preparing [2021-05-11T15:53:58.982Z] 32f366d666a5: Preparing [2021-05-11T15:53:58.982Z] b62b029fefda: Layer already exists [2021-05-11T15:53:58.982Z] 32f366d666a5: Layer already exists [2021-05-11T15:53:58.982Z] 4c88fb30ab22: Layer already exists [2021-05-11T15:53:58.982Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:53:58.982Z] dda3915bd611: Layer already exists [2021-05-11T15:53:59.363Z] master: digest: sha256:6f2a5641d188225241081ef06b614a5759e44c1f9af3e58b2ff9ad2af2b51bc7 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:53:59.452Z] ===================================================== [Pipeline] echo [2021-05-11T15:53:59.467Z] taggedImages: [2021-05-11T15:53:59.467Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:53:59.467Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.212 [2021-05-11T15:53:59.467Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:53:59.467Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2021-05-11T15:53:59.499Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2021-05-11T15:53:59.499Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:53:59.499Z] 2.0.0-dev.212 [2021-05-11T15:53:59.499Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:53:59.499Z] master [2021-05-11T15:53:59.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:53:59.944Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:00.347Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:00.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-11T15:54:00.347Z] 3831f9aab028: Preparing [2021-05-11T15:54:00.347Z] 4cbcaba74481: Preparing [2021-05-11T15:54:00.347Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:00.347Z] 1c959b7a2d15: Preparing [2021-05-11T15:54:00.347Z] 2214a1cd6b6f: Preparing [2021-05-11T15:54:00.347Z] 32f366d666a5: Preparing [2021-05-11T15:54:00.347Z] 32f366d666a5: Waiting [2021-05-11T15:54:00.653Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:00.653Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:00.653Z] 3831f9aab028: Pushed [2021-05-11T15:54:00.653Z] 2214a1cd6b6f: Pushed [2021-05-11T15:54:00.964Z] 1c959b7a2d15: Pushed [2021-05-11T15:54:02.965Z] 4cbcaba74481: Pushed [2021-05-11T15:54:02.965Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:46b43cd9b932434caa863668bc2a7b4e7c2fb4bd2ccfe6f68793bd4a9ed4a52c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:03.330Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:03.934Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.212 [2021-05-11T15:54:03.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-11T15:54:03.934Z] 3831f9aab028: Preparing [2021-05-11T15:54:03.934Z] 4cbcaba74481: Preparing [2021-05-11T15:54:03.934Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:03.934Z] 1c959b7a2d15: Preparing [2021-05-11T15:54:03.934Z] 2214a1cd6b6f: Preparing [2021-05-11T15:54:03.934Z] 32f366d666a5: Preparing [2021-05-11T15:54:03.934Z] 32f366d666a5: Waiting [2021-05-11T15:54:03.934Z] 1c959b7a2d15: Layer already exists [2021-05-11T15:54:03.934Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:03.934Z] 4cbcaba74481: Layer already exists [2021-05-11T15:54:03.934Z] 2214a1cd6b6f: Layer already exists [2021-05-11T15:54:03.934Z] 3831f9aab028: Layer already exists [2021-05-11T15:54:04.201Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:04.201Z] 2.0.0-dev.212: digest: sha256:46b43cd9b932434caa863668bc2a7b4e7c2fb4bd2ccfe6f68793bd4a9ed4a52c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:04.576Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:05.002Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:05.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-11T15:54:05.300Z] 3831f9aab028: Preparing [2021-05-11T15:54:05.300Z] 4cbcaba74481: Preparing [2021-05-11T15:54:05.300Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:05.300Z] 1c959b7a2d15: Preparing [2021-05-11T15:54:05.300Z] 2214a1cd6b6f: Preparing [2021-05-11T15:54:05.300Z] 32f366d666a5: Preparing [2021-05-11T15:54:05.300Z] 32f366d666a5: Waiting [2021-05-11T15:54:05.300Z] 4cbcaba74481: Layer already exists [2021-05-11T15:54:05.300Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:05.567Z] 2214a1cd6b6f: Layer already exists [2021-05-11T15:54:05.567Z] 3831f9aab028: Layer already exists [2021-05-11T15:54:05.568Z] 1c959b7a2d15: Layer already exists [2021-05-11T15:54:05.568Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:05.568Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:46b43cd9b932434caa863668bc2a7b4e7c2fb4bd2ccfe6f68793bd4a9ed4a52c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:05.969Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:06.750Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2021-05-11T15:54:06.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-11T15:54:06.750Z] 3831f9aab028: Preparing [2021-05-11T15:54:06.750Z] 4cbcaba74481: Preparing [2021-05-11T15:54:06.750Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:06.750Z] 1c959b7a2d15: Preparing [2021-05-11T15:54:06.750Z] 2214a1cd6b6f: Preparing [2021-05-11T15:54:06.750Z] 32f366d666a5: Preparing [2021-05-11T15:54:06.750Z] 32f366d666a5: Waiting [2021-05-11T15:54:06.750Z] 2214a1cd6b6f: Layer already exists [2021-05-11T15:54:06.750Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:06.750Z] 4cbcaba74481: Layer already exists [2021-05-11T15:54:07.031Z] 3831f9aab028: Layer already exists [2021-05-11T15:54:07.031Z] 1c959b7a2d15: Layer already exists [2021-05-11T15:54:07.031Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:07.031Z] master: digest: sha256:46b43cd9b932434caa863668bc2a7b4e7c2fb4bd2ccfe6f68793bd4a9ed4a52c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:54:07.094Z] ===================================================== [Pipeline] echo [2021-05-11T15:54:07.111Z] taggedImages: [2021-05-11T15:54:07.111Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:07.111Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.212 [2021-05-11T15:54:07.111Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:07.111Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2021-05-11T15:54:07.171Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2021-05-11T15:54:07.171Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:07.171Z] 2.0.0-dev.212 [2021-05-11T15:54:07.171Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:07.171Z] master [2021-05-11T15:54:07.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:07.539Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:07.863Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:07.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-11T15:54:07.863Z] 7d5f80ddbeae: Preparing [2021-05-11T15:54:07.863Z] 0fb57b8a4738: Preparing [2021-05-11T15:54:07.863Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:07.863Z] b62b029fefda: Preparing [2021-05-11T15:54:07.863Z] 32f366d666a5: Preparing [2021-05-11T15:54:07.863Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:07.863Z] b62b029fefda: Layer already exists [2021-05-11T15:54:08.138Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:08.138Z] 7d5f80ddbeae: Pushed [2021-05-11T15:54:10.117Z] 0fb57b8a4738: Pushed [2021-05-11T15:54:10.117Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:652ef8d85b26a485f2c3c01cb3a9af187e05de4404d95f85433e1b20f93b5c87 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:10.455Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:10.792Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.212 [2021-05-11T15:54:10.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-11T15:54:10.792Z] 7d5f80ddbeae: Preparing [2021-05-11T15:54:10.792Z] 0fb57b8a4738: Preparing [2021-05-11T15:54:10.792Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:10.792Z] b62b029fefda: Preparing [2021-05-11T15:54:10.792Z] 32f366d666a5: Preparing [2021-05-11T15:54:11.067Z] 7d5f80ddbeae: Layer already exists [2021-05-11T15:54:11.067Z] 0fb57b8a4738: Layer already exists [2021-05-11T15:54:11.067Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:11.067Z] b62b029fefda: Layer already exists [2021-05-11T15:54:11.067Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:11.067Z] 2.0.0-dev.212: digest: sha256:652ef8d85b26a485f2c3c01cb3a9af187e05de4404d95f85433e1b20f93b5c87 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:11.541Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:11.862Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:11.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-11T15:54:11.862Z] 7d5f80ddbeae: Preparing [2021-05-11T15:54:11.862Z] 0fb57b8a4738: Preparing [2021-05-11T15:54:11.862Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:11.862Z] b62b029fefda: Preparing [2021-05-11T15:54:11.862Z] 32f366d666a5: Preparing [2021-05-11T15:54:11.862Z] 0fb57b8a4738: Layer already exists [2021-05-11T15:54:11.862Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:11.862Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:11.862Z] 7d5f80ddbeae: Layer already exists [2021-05-11T15:54:11.862Z] b62b029fefda: Layer already exists [2021-05-11T15:54:11.862Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:652ef8d85b26a485f2c3c01cb3a9af187e05de4404d95f85433e1b20f93b5c87 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:12.203Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:12.532Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2021-05-11T15:54:12.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-11T15:54:12.533Z] 7d5f80ddbeae: Preparing [2021-05-11T15:54:12.533Z] 0fb57b8a4738: Preparing [2021-05-11T15:54:12.533Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:12.533Z] b62b029fefda: Preparing [2021-05-11T15:54:12.533Z] 32f366d666a5: Preparing [2021-05-11T15:54:12.533Z] 7d5f80ddbeae: Layer already exists [2021-05-11T15:54:12.533Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:12.533Z] 0fb57b8a4738: Layer already exists [2021-05-11T15:54:12.533Z] b62b029fefda: Layer already exists [2021-05-11T15:54:12.533Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:12.802Z] master: digest: sha256:652ef8d85b26a485f2c3c01cb3a9af187e05de4404d95f85433e1b20f93b5c87 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:54:12.857Z] ===================================================== [Pipeline] echo [2021-05-11T15:54:12.871Z] taggedImages: [2021-05-11T15:54:12.871Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:12.871Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.212 [2021-05-11T15:54:12.871Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:12.871Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2021-05-11T15:54:12.905Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go with the following tags: [2021-05-11T15:54:12.905Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:12.905Z] 2.0.0-dev.212 [2021-05-11T15:54:12.905Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:12.905Z] master [2021-05-11T15:54:12.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:13.296Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:13.660Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:13.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-11T15:54:13.661Z] 75e698209b5c: Preparing [2021-05-11T15:54:13.661Z] 75e698209b5c: Preparing [2021-05-11T15:54:13.661Z] 37ba9caf93e6: Preparing [2021-05-11T15:54:13.661Z] 1a032767829e: Preparing [2021-05-11T15:54:13.661Z] 8b658b096e76: Preparing [2021-05-11T15:54:13.661Z] 77bf68a53c0d: Preparing [2021-05-11T15:54:13.661Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:13.661Z] 2b7f8180fe29: Preparing [2021-05-11T15:54:13.661Z] 2b7f8180fe29: Preparing [2021-05-11T15:54:13.661Z] d3309b2adccc: Preparing [2021-05-11T15:54:13.661Z] c861c0041ea1: Preparing [2021-05-11T15:54:13.661Z] 32f366d666a5: Preparing [2021-05-11T15:54:13.661Z] 2b7f8180fe29: Waiting [2021-05-11T15:54:13.661Z] d3309b2adccc: Waiting [2021-05-11T15:54:13.661Z] bfe5e7d78ef8: Waiting [2021-05-11T15:54:13.661Z] 32f366d666a5: Waiting [2021-05-11T15:54:13.936Z] 37ba9caf93e6: Pushed [2021-05-11T15:54:13.936Z] 1a032767829e: Pushed [2021-05-11T15:54:13.936Z] 8b658b096e76: Pushed [2021-05-11T15:54:13.936Z] 75e698209b5c: Pushed [2021-05-11T15:54:14.251Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:14.251Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:14.251Z] 2b7f8180fe29: Pushed [2021-05-11T15:54:14.520Z] d3309b2adccc: Pushed [2021-05-11T15:54:14.520Z] c861c0041ea1: Pushed [2021-05-11T15:54:15.493Z] 77bf68a53c0d: Pushed [2021-05-11T15:54:15.771Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:7be7afa399a880aac422bd5802726dbe7a55fdfaf7ffe0a051eeff69f90cd805 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:16.123Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:16.475Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.212 [2021-05-11T15:54:16.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-11T15:54:16.475Z] 75e698209b5c: Preparing [2021-05-11T15:54:16.475Z] 75e698209b5c: Preparing [2021-05-11T15:54:16.475Z] 37ba9caf93e6: Preparing [2021-05-11T15:54:16.475Z] 1a032767829e: Preparing [2021-05-11T15:54:16.475Z] 8b658b096e76: Preparing [2021-05-11T15:54:16.475Z] 77bf68a53c0d: Preparing [2021-05-11T15:54:16.475Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:16.475Z] 2b7f8180fe29: Preparing [2021-05-11T15:54:16.475Z] 2b7f8180fe29: Preparing [2021-05-11T15:54:16.475Z] d3309b2adccc: Preparing [2021-05-11T15:54:16.475Z] c861c0041ea1: Preparing [2021-05-11T15:54:16.475Z] 32f366d666a5: Preparing [2021-05-11T15:54:16.475Z] bfe5e7d78ef8: Waiting [2021-05-11T15:54:16.475Z] 2b7f8180fe29: Waiting [2021-05-11T15:54:16.475Z] d3309b2adccc: Waiting [2021-05-11T15:54:16.475Z] c861c0041ea1: Waiting [2021-05-11T15:54:16.475Z] 32f366d666a5: Waiting [2021-05-11T15:54:16.475Z] 8b658b096e76: Layer already exists [2021-05-11T15:54:16.475Z] 77bf68a53c0d: Layer already exists [2021-05-11T15:54:16.475Z] 1a032767829e: Layer already exists [2021-05-11T15:54:16.475Z] 75e698209b5c: Layer already exists [2021-05-11T15:54:16.475Z] 37ba9caf93e6: Layer already exists [2021-05-11T15:54:16.793Z] 2b7f8180fe29: Layer already exists [2021-05-11T15:54:16.793Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:16.793Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:16.793Z] c861c0041ea1: Layer already exists [2021-05-11T15:54:16.793Z] d3309b2adccc: Layer already exists [2021-05-11T15:54:16.793Z] 2.0.0-dev.212: digest: sha256:7be7afa399a880aac422bd5802726dbe7a55fdfaf7ffe0a051eeff69f90cd805 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:17.176Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:17.546Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:17.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-11T15:54:17.546Z] 75e698209b5c: Preparing [2021-05-11T15:54:17.546Z] 75e698209b5c: Preparing [2021-05-11T15:54:17.546Z] 37ba9caf93e6: Preparing [2021-05-11T15:54:17.546Z] 1a032767829e: Preparing [2021-05-11T15:54:17.546Z] 8b658b096e76: Preparing [2021-05-11T15:54:17.546Z] 77bf68a53c0d: Preparing [2021-05-11T15:54:17.546Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:17.546Z] 2b7f8180fe29: Preparing [2021-05-11T15:54:17.546Z] 2b7f8180fe29: Preparing [2021-05-11T15:54:17.546Z] d3309b2adccc: Preparing [2021-05-11T15:54:17.546Z] c861c0041ea1: Preparing [2021-05-11T15:54:17.546Z] 32f366d666a5: Preparing [2021-05-11T15:54:17.546Z] 2b7f8180fe29: Waiting [2021-05-11T15:54:17.546Z] d3309b2adccc: Waiting [2021-05-11T15:54:17.546Z] c861c0041ea1: Waiting [2021-05-11T15:54:17.546Z] 32f366d666a5: Waiting [2021-05-11T15:54:17.546Z] bfe5e7d78ef8: Waiting [2021-05-11T15:54:17.546Z] 77bf68a53c0d: Layer already exists [2021-05-11T15:54:17.546Z] 1a032767829e: Layer already exists [2021-05-11T15:54:17.546Z] 8b658b096e76: Layer already exists [2021-05-11T15:54:17.828Z] 37ba9caf93e6: Layer already exists [2021-05-11T15:54:17.828Z] 75e698209b5c: Layer already exists [2021-05-11T15:54:17.828Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:17.828Z] 2b7f8180fe29: Layer already exists [2021-05-11T15:54:17.828Z] d3309b2adccc: Layer already exists [2021-05-11T15:54:17.828Z] c861c0041ea1: Layer already exists [2021-05-11T15:54:17.828Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:17.828Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:7be7afa399a880aac422bd5802726dbe7a55fdfaf7ffe0a051eeff69f90cd805 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:18.208Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:18.559Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [2021-05-11T15:54:18.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-11T15:54:18.559Z] 75e698209b5c: Preparing [2021-05-11T15:54:18.559Z] 75e698209b5c: Preparing [2021-05-11T15:54:18.559Z] 37ba9caf93e6: Preparing [2021-05-11T15:54:18.559Z] 1a032767829e: Preparing [2021-05-11T15:54:18.559Z] 8b658b096e76: Preparing [2021-05-11T15:54:18.559Z] 77bf68a53c0d: Preparing [2021-05-11T15:54:18.559Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:18.559Z] 2b7f8180fe29: Preparing [2021-05-11T15:54:18.559Z] 2b7f8180fe29: Preparing [2021-05-11T15:54:18.559Z] d3309b2adccc: Preparing [2021-05-11T15:54:18.559Z] c861c0041ea1: Preparing [2021-05-11T15:54:18.559Z] 32f366d666a5: Preparing [2021-05-11T15:54:18.559Z] bfe5e7d78ef8: Waiting [2021-05-11T15:54:18.559Z] 2b7f8180fe29: Waiting [2021-05-11T15:54:18.559Z] d3309b2adccc: Waiting [2021-05-11T15:54:18.559Z] c861c0041ea1: Waiting [2021-05-11T15:54:18.559Z] 32f366d666a5: Waiting [2021-05-11T15:54:18.867Z] 77bf68a53c0d: Layer already exists [2021-05-11T15:54:18.867Z] 75e698209b5c: Layer already exists [2021-05-11T15:54:18.867Z] 1a032767829e: Layer already exists [2021-05-11T15:54:18.867Z] 37ba9caf93e6: Layer already exists [2021-05-11T15:54:18.867Z] 8b658b096e76: Layer already exists [2021-05-11T15:54:18.867Z] d3309b2adccc: Layer already exists [2021-05-11T15:54:18.867Z] 2b7f8180fe29: Layer already exists [2021-05-11T15:54:18.867Z] c861c0041ea1: Layer already exists [2021-05-11T15:54:18.867Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:18.867Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:18.867Z] master: digest: sha256:7be7afa399a880aac422bd5802726dbe7a55fdfaf7ffe0a051eeff69f90cd805 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:54:18.924Z] ===================================================== [Pipeline] echo [2021-05-11T15:54:18.937Z] taggedImages: [2021-05-11T15:54:18.937Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:18.937Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.212 [2021-05-11T15:54:18.937Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:18.937Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] echo [2021-05-11T15:54:18.968Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2021-05-11T15:54:18.968Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:18.968Z] 2.0.0-dev.212 [2021-05-11T15:54:18.968Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:18.968Z] master [2021-05-11T15:54:18.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:19.340Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:19.685Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:19.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-11T15:54:19.685Z] d855f658bcaa: Preparing [2021-05-11T15:54:19.685Z] e9f0da61c1ed: Preparing [2021-05-11T15:54:19.685Z] 60745ccccdd4: Preparing [2021-05-11T15:54:19.685Z] ff37fe87a88a: Preparing [2021-05-11T15:54:19.685Z] 6e64244c2282: Preparing [2021-05-11T15:54:19.685Z] 32f366d666a5: Preparing [2021-05-11T15:54:19.685Z] 32f366d666a5: Waiting [2021-05-11T15:54:19.965Z] ff37fe87a88a: Pushed [2021-05-11T15:54:19.965Z] 60745ccccdd4: Pushed [2021-05-11T15:54:20.247Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:20.247Z] 6e64244c2282: Pushed [2021-05-11T15:54:21.256Z] e9f0da61c1ed: Pushed [2021-05-11T15:54:21.256Z] d855f658bcaa: Pushed [2021-05-11T15:54:21.541Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:0094c1886b3a277fdda0b0b4b2b7b5b926ac23c248989b7180c99db726f8f8bd size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:21.916Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:22.325Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.212 [2021-05-11T15:54:22.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-11T15:54:22.326Z] d855f658bcaa: Preparing [2021-05-11T15:54:22.326Z] e9f0da61c1ed: Preparing [2021-05-11T15:54:22.326Z] 60745ccccdd4: Preparing [2021-05-11T15:54:22.326Z] ff37fe87a88a: Preparing [2021-05-11T15:54:22.326Z] 6e64244c2282: Preparing [2021-05-11T15:54:22.326Z] 32f366d666a5: Preparing [2021-05-11T15:54:22.326Z] 32f366d666a5: Waiting [2021-05-11T15:54:22.326Z] ff37fe87a88a: Layer already exists [2021-05-11T15:54:22.326Z] e9f0da61c1ed: Layer already exists [2021-05-11T15:54:22.326Z] 6e64244c2282: Layer already exists [2021-05-11T15:54:22.326Z] d855f658bcaa: Layer already exists [2021-05-11T15:54:22.326Z] 60745ccccdd4: Layer already exists [2021-05-11T15:54:22.601Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:22.601Z] 2.0.0-dev.212: digest: sha256:0094c1886b3a277fdda0b0b4b2b7b5b926ac23c248989b7180c99db726f8f8bd size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:23.300Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:23.838Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:23.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-11T15:54:23.838Z] d855f658bcaa: Preparing [2021-05-11T15:54:23.838Z] e9f0da61c1ed: Preparing [2021-05-11T15:54:23.838Z] 60745ccccdd4: Preparing [2021-05-11T15:54:23.838Z] ff37fe87a88a: Preparing [2021-05-11T15:54:23.838Z] 6e64244c2282: Preparing [2021-05-11T15:54:23.838Z] 32f366d666a5: Preparing [2021-05-11T15:54:23.838Z] 32f366d666a5: Waiting [2021-05-11T15:54:23.838Z] d855f658bcaa: Layer already exists [2021-05-11T15:54:23.838Z] 6e64244c2282: Layer already exists [2021-05-11T15:54:24.110Z] ff37fe87a88a: Layer already exists [2021-05-11T15:54:24.110Z] 60745ccccdd4: Layer already exists [2021-05-11T15:54:24.110Z] e9f0da61c1ed: Layer already exists [2021-05-11T15:54:24.110Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:24.110Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:0094c1886b3a277fdda0b0b4b2b7b5b926ac23c248989b7180c99db726f8f8bd size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:24.625Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:25.245Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2021-05-11T15:54:25.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-11T15:54:25.246Z] d855f658bcaa: Preparing [2021-05-11T15:54:25.246Z] e9f0da61c1ed: Preparing [2021-05-11T15:54:25.246Z] 60745ccccdd4: Preparing [2021-05-11T15:54:25.246Z] ff37fe87a88a: Preparing [2021-05-11T15:54:25.246Z] 6e64244c2282: Preparing [2021-05-11T15:54:25.246Z] 32f366d666a5: Preparing [2021-05-11T15:54:25.246Z] 32f366d666a5: Waiting [2021-05-11T15:54:25.246Z] d855f658bcaa: Layer already exists [2021-05-11T15:54:25.246Z] 6e64244c2282: Layer already exists [2021-05-11T15:54:25.246Z] 60745ccccdd4: Layer already exists [2021-05-11T15:54:25.246Z] e9f0da61c1ed: Layer already exists [2021-05-11T15:54:25.246Z] ff37fe87a88a: Layer already exists [2021-05-11T15:54:25.521Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:25.521Z] master: digest: sha256:0094c1886b3a277fdda0b0b4b2b7b5b926ac23c248989b7180c99db726f8f8bd size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:54:25.586Z] ===================================================== [Pipeline] echo [2021-05-11T15:54:25.600Z] taggedImages: [2021-05-11T15:54:25.600Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:25.600Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.212 [2021-05-11T15:54:25.600Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:25.600Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2021-05-11T15:54:25.633Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2021-05-11T15:54:25.633Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:25.633Z] 2.0.0-dev.212 [2021-05-11T15:54:25.633Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:25.633Z] master [2021-05-11T15:54:25.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:26.016Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:26.364Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:26.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-11T15:54:26.651Z] f7c8291725e3: Preparing [2021-05-11T15:54:26.651Z] 99c1a48972f2: Preparing [2021-05-11T15:54:26.651Z] 44e8ddbbbf03: Preparing [2021-05-11T15:54:26.651Z] 6acabddd22c9: Preparing [2021-05-11T15:54:26.651Z] 1d161eb66350: Preparing [2021-05-11T15:54:26.651Z] 0638a73ca645: Preparing [2021-05-11T15:54:26.651Z] a0165f279014: Preparing [2021-05-11T15:54:26.651Z] 774132171f20: Preparing [2021-05-11T15:54:26.651Z] 76edc2ca6e50: Preparing [2021-05-11T15:54:26.651Z] 32f366d666a5: Preparing [2021-05-11T15:54:26.651Z] 0638a73ca645: Waiting [2021-05-11T15:54:26.651Z] a0165f279014: Waiting [2021-05-11T15:54:26.651Z] 774132171f20: Waiting [2021-05-11T15:54:26.651Z] 76edc2ca6e50: Waiting [2021-05-11T15:54:26.651Z] 32f366d666a5: Waiting [2021-05-11T15:54:27.046Z] f7c8291725e3: Pushed [2021-05-11T15:54:27.046Z] 1d161eb66350: Pushed [2021-05-11T15:54:27.046Z] 99c1a48972f2: Pushed [2021-05-11T15:54:27.362Z] 0638a73ca645: Pushed [2021-05-11T15:54:27.362Z] a0165f279014: Pushed [2021-05-11T15:54:27.362Z] 774132171f20: Pushed [2021-05-11T15:54:27.362Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:28.356Z] 76edc2ca6e50: Pushed [2021-05-11T15:54:28.356Z] 6acabddd22c9: Pushed [2021-05-11T15:54:28.356Z] 44e8ddbbbf03: Pushed [2021-05-11T15:54:28.622Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:8af1336379bb6f5f849cfce0c72bb3ef11a2d48ff095ce271bf3fb033e00af4f size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:28.956Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:29.278Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.212 [2021-05-11T15:54:29.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-11T15:54:29.278Z] f7c8291725e3: Preparing [2021-05-11T15:54:29.278Z] 99c1a48972f2: Preparing [2021-05-11T15:54:29.278Z] 44e8ddbbbf03: Preparing [2021-05-11T15:54:29.278Z] 6acabddd22c9: Preparing [2021-05-11T15:54:29.278Z] 1d161eb66350: Preparing [2021-05-11T15:54:29.278Z] 0638a73ca645: Preparing [2021-05-11T15:54:29.278Z] a0165f279014: Preparing [2021-05-11T15:54:29.278Z] 774132171f20: Preparing [2021-05-11T15:54:29.278Z] 76edc2ca6e50: Preparing [2021-05-11T15:54:29.278Z] 32f366d666a5: Preparing [2021-05-11T15:54:29.278Z] 0638a73ca645: Waiting [2021-05-11T15:54:29.278Z] a0165f279014: Waiting [2021-05-11T15:54:29.278Z] 32f366d666a5: Waiting [2021-05-11T15:54:29.278Z] 76edc2ca6e50: Waiting [2021-05-11T15:54:29.278Z] 44e8ddbbbf03: Layer already exists [2021-05-11T15:54:29.278Z] f7c8291725e3: Layer already exists [2021-05-11T15:54:29.278Z] 99c1a48972f2: Layer already exists [2021-05-11T15:54:29.278Z] 6acabddd22c9: Layer already exists [2021-05-11T15:54:29.278Z] 1d161eb66350: Layer already exists [2021-05-11T15:54:29.542Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:29.542Z] a0165f279014: Layer already exists [2021-05-11T15:54:29.542Z] 0638a73ca645: Layer already exists [2021-05-11T15:54:29.542Z] 774132171f20: Layer already exists [2021-05-11T15:54:29.542Z] 76edc2ca6e50: Layer already exists [2021-05-11T15:54:29.542Z] 2.0.0-dev.212: digest: sha256:8af1336379bb6f5f849cfce0c72bb3ef11a2d48ff095ce271bf3fb033e00af4f size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:29.856Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:30.201Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:30.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-11T15:54:30.466Z] f7c8291725e3: Preparing [2021-05-11T15:54:30.466Z] 99c1a48972f2: Preparing [2021-05-11T15:54:30.466Z] 44e8ddbbbf03: Preparing [2021-05-11T15:54:30.466Z] 6acabddd22c9: Preparing [2021-05-11T15:54:30.466Z] 1d161eb66350: Preparing [2021-05-11T15:54:30.466Z] 0638a73ca645: Preparing [2021-05-11T15:54:30.466Z] a0165f279014: Preparing [2021-05-11T15:54:30.466Z] 774132171f20: Preparing [2021-05-11T15:54:30.466Z] 76edc2ca6e50: Preparing [2021-05-11T15:54:30.466Z] 32f366d666a5: Preparing [2021-05-11T15:54:30.466Z] 0638a73ca645: Waiting [2021-05-11T15:54:30.466Z] a0165f279014: Waiting [2021-05-11T15:54:30.466Z] 32f366d666a5: Waiting [2021-05-11T15:54:30.466Z] 774132171f20: Waiting [2021-05-11T15:54:30.466Z] 76edc2ca6e50: Waiting [2021-05-11T15:54:30.466Z] 1d161eb66350: Layer already exists [2021-05-11T15:54:30.466Z] f7c8291725e3: Layer already exists [2021-05-11T15:54:30.466Z] 44e8ddbbbf03: Layer already exists [2021-05-11T15:54:30.466Z] 99c1a48972f2: Layer already exists [2021-05-11T15:54:30.466Z] 6acabddd22c9: Layer already exists [2021-05-11T15:54:30.466Z] 0638a73ca645: Layer already exists [2021-05-11T15:54:30.466Z] a0165f279014: Layer already exists [2021-05-11T15:54:30.466Z] 76edc2ca6e50: Layer already exists [2021-05-11T15:54:30.466Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:30.466Z] 774132171f20: Layer already exists [2021-05-11T15:54:30.743Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:8af1336379bb6f5f849cfce0c72bb3ef11a2d48ff095ce271bf3fb033e00af4f size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:31.064Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:31.393Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2021-05-11T15:54:31.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-11T15:54:31.393Z] f7c8291725e3: Preparing [2021-05-11T15:54:31.393Z] 99c1a48972f2: Preparing [2021-05-11T15:54:31.393Z] 44e8ddbbbf03: Preparing [2021-05-11T15:54:31.393Z] 6acabddd22c9: Preparing [2021-05-11T15:54:31.393Z] 1d161eb66350: Preparing [2021-05-11T15:54:31.393Z] 0638a73ca645: Preparing [2021-05-11T15:54:31.393Z] a0165f279014: Preparing [2021-05-11T15:54:31.393Z] 774132171f20: Preparing [2021-05-11T15:54:31.393Z] 76edc2ca6e50: Preparing [2021-05-11T15:54:31.393Z] 32f366d666a5: Preparing [2021-05-11T15:54:31.393Z] 0638a73ca645: Waiting [2021-05-11T15:54:31.393Z] a0165f279014: Waiting [2021-05-11T15:54:31.393Z] 774132171f20: Waiting [2021-05-11T15:54:31.393Z] 76edc2ca6e50: Waiting [2021-05-11T15:54:31.393Z] 32f366d666a5: Waiting [2021-05-11T15:54:31.661Z] f7c8291725e3: Layer already exists [2021-05-11T15:54:31.661Z] 1d161eb66350: Layer already exists [2021-05-11T15:54:31.661Z] 6acabddd22c9: Layer already exists [2021-05-11T15:54:31.661Z] 99c1a48972f2: Layer already exists [2021-05-11T15:54:31.661Z] 44e8ddbbbf03: Layer already exists [2021-05-11T15:54:31.661Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:31.661Z] 774132171f20: Layer already exists [2021-05-11T15:54:31.661Z] 76edc2ca6e50: Layer already exists [2021-05-11T15:54:31.661Z] 0638a73ca645: Layer already exists [2021-05-11T15:54:31.661Z] a0165f279014: Layer already exists [2021-05-11T15:54:31.661Z] master: digest: sha256:8af1336379bb6f5f849cfce0c72bb3ef11a2d48ff095ce271bf3fb033e00af4f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:54:31.718Z] ===================================================== [Pipeline] echo [2021-05-11T15:54:31.733Z] taggedImages: [2021-05-11T15:54:31.733Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:31.733Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.212 [2021-05-11T15:54:31.733Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:31.733Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2021-05-11T15:54:31.769Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2021-05-11T15:54:31.769Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:31.769Z] 2.0.0-dev.212 [2021-05-11T15:54:31.769Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:31.769Z] master [2021-05-11T15:54:31.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:32.187Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:32.513Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:32.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-11T15:54:32.513Z] 9a59d753d4d9: Preparing [2021-05-11T15:54:32.513Z] 8306fdcf8836: Preparing [2021-05-11T15:54:32.513Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:32.513Z] 42d2d6281b03: Preparing [2021-05-11T15:54:32.513Z] 32f366d666a5: Preparing [2021-05-11T15:54:32.513Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:32.832Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:32.832Z] 9a59d753d4d9: Pushed [2021-05-11T15:54:33.815Z] 42d2d6281b03: Pushed [2021-05-11T15:54:34.418Z] 8306fdcf8836: Pushed [2021-05-11T15:54:34.696Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:b915a754d5e86bbb2f2fbfaddfcb0c88dbf0464255a8c9bd89d142b576f73cec size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:35.052Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:35.386Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.212 [2021-05-11T15:54:35.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-11T15:54:35.387Z] 9a59d753d4d9: Preparing [2021-05-11T15:54:35.387Z] 8306fdcf8836: Preparing [2021-05-11T15:54:35.387Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:35.387Z] 42d2d6281b03: Preparing [2021-05-11T15:54:35.387Z] 32f366d666a5: Preparing [2021-05-11T15:54:35.387Z] 8306fdcf8836: Layer already exists [2021-05-11T15:54:35.387Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:35.387Z] 9a59d753d4d9: Layer already exists [2021-05-11T15:54:35.387Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:35.387Z] 42d2d6281b03: Layer already exists [2021-05-11T15:54:35.654Z] 2.0.0-dev.212: digest: sha256:b915a754d5e86bbb2f2fbfaddfcb0c88dbf0464255a8c9bd89d142b576f73cec size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:35.976Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:36.325Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:36.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-11T15:54:36.325Z] 9a59d753d4d9: Preparing [2021-05-11T15:54:36.325Z] 8306fdcf8836: Preparing [2021-05-11T15:54:36.325Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:36.325Z] 42d2d6281b03: Preparing [2021-05-11T15:54:36.325Z] 32f366d666a5: Preparing [2021-05-11T15:54:36.325Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:36.325Z] 9a59d753d4d9: Layer already exists [2021-05-11T15:54:36.325Z] 42d2d6281b03: Layer already exists [2021-05-11T15:54:36.325Z] 8306fdcf8836: Layer already exists [2021-05-11T15:54:36.325Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:36.593Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:b915a754d5e86bbb2f2fbfaddfcb0c88dbf0464255a8c9bd89d142b576f73cec size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:36.935Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:37.273Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2021-05-11T15:54:37.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-11T15:54:37.273Z] 9a59d753d4d9: Preparing [2021-05-11T15:54:37.273Z] 8306fdcf8836: Preparing [2021-05-11T15:54:37.273Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:37.273Z] 42d2d6281b03: Preparing [2021-05-11T15:54:37.273Z] 32f366d666a5: Preparing [2021-05-11T15:54:37.273Z] 9a59d753d4d9: Layer already exists [2021-05-11T15:54:37.273Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:37.273Z] 8306fdcf8836: Layer already exists [2021-05-11T15:54:37.273Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:37.273Z] 42d2d6281b03: Layer already exists [2021-05-11T15:54:37.543Z] master: digest: sha256:b915a754d5e86bbb2f2fbfaddfcb0c88dbf0464255a8c9bd89d142b576f73cec size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:54:37.604Z] ===================================================== [Pipeline] echo [2021-05-11T15:54:37.619Z] taggedImages: [2021-05-11T15:54:37.619Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:37.619Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.212 [2021-05-11T15:54:37.619Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:37.619Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2021-05-11T15:54:37.653Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2021-05-11T15:54:37.653Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:37.653Z] 2.0.0-dev.212 [2021-05-11T15:54:37.653Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:37.653Z] master [2021-05-11T15:54:37.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:38.046Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:38.686Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:38.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-11T15:54:38.686Z] 219b12786546: Preparing [2021-05-11T15:54:38.686Z] 6dc39acc7807: Preparing [2021-05-11T15:54:38.686Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:38.686Z] b62b029fefda: Preparing [2021-05-11T15:54:38.686Z] 32f366d666a5: Preparing [2021-05-11T15:54:38.954Z] b62b029fefda: Layer already exists [2021-05-11T15:54:38.954Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:38.954Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:38.954Z] 219b12786546: Pushed [2021-05-11T15:54:40.396Z] 6dc39acc7807: Pushed [2021-05-11T15:54:40.667Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:f7bd9a095a83d551b4f29ad19114df47ddc3156a090d1e5af4a44c97604612d3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:41.025Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:41.359Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.212 [2021-05-11T15:54:41.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-11T15:54:41.628Z] 219b12786546: Preparing [2021-05-11T15:54:41.628Z] 6dc39acc7807: Preparing [2021-05-11T15:54:41.628Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:41.628Z] b62b029fefda: Preparing [2021-05-11T15:54:41.628Z] 32f366d666a5: Preparing [2021-05-11T15:54:41.628Z] b62b029fefda: Layer already exists [2021-05-11T15:54:41.628Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:41.628Z] 6dc39acc7807: Layer already exists [2021-05-11T15:54:41.628Z] 219b12786546: Layer already exists [2021-05-11T15:54:41.628Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:41.628Z] 2.0.0-dev.212: digest: sha256:f7bd9a095a83d551b4f29ad19114df47ddc3156a090d1e5af4a44c97604612d3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:41.957Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:42.295Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:42.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-11T15:54:42.295Z] 219b12786546: Preparing [2021-05-11T15:54:42.295Z] 6dc39acc7807: Preparing [2021-05-11T15:54:42.295Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:42.295Z] b62b029fefda: Preparing [2021-05-11T15:54:42.295Z] 32f366d666a5: Preparing [2021-05-11T15:54:42.563Z] 219b12786546: Layer already exists [2021-05-11T15:54:42.563Z] 6dc39acc7807: Layer already exists [2021-05-11T15:54:42.563Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:42.563Z] b62b029fefda: Layer already exists [2021-05-11T15:54:42.563Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:42.563Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:f7bd9a095a83d551b4f29ad19114df47ddc3156a090d1e5af4a44c97604612d3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:42.967Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:43.591Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2021-05-11T15:54:43.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-11T15:54:43.591Z] 219b12786546: Preparing [2021-05-11T15:54:43.591Z] 6dc39acc7807: Preparing [2021-05-11T15:54:43.591Z] bfe5e7d78ef8: Preparing [2021-05-11T15:54:43.591Z] b62b029fefda: Preparing [2021-05-11T15:54:43.591Z] 32f366d666a5: Preparing [2021-05-11T15:54:43.591Z] 219b12786546: Layer already exists [2021-05-11T15:54:43.591Z] bfe5e7d78ef8: Layer already exists [2021-05-11T15:54:43.591Z] b62b029fefda: Layer already exists [2021-05-11T15:54:43.591Z] 6dc39acc7807: Layer already exists [2021-05-11T15:54:43.591Z] 32f366d666a5: Layer already exists [2021-05-11T15:54:43.591Z] master: digest: sha256:f7bd9a095a83d551b4f29ad19114df47ddc3156a090d1e5af4a44c97604612d3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:54:43.645Z] ===================================================== [Pipeline] echo [2021-05-11T15:54:43.659Z] taggedImages: [2021-05-11T15:54:43.659Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:43.659Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.212 [2021-05-11T15:54:43.659Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:43.659Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2021-05-11T15:54:43.689Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2021-05-11T15:54:43.689Z] f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:43.689Z] 2.0.0-dev.212 [2021-05-11T15:54:43.689Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:54:43.689Z] master [2021-05-11T15:54:43.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:44.058Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:54:44.409Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:54:44.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-11T15:54:44.409Z] 776a0a7c2c3c: Preparing [2021-05-11T15:54:44.409Z] 2393a7db4d44: Preparing [2021-05-11T15:54:44.409Z] e61a8332ea71: Preparing [2021-05-11T15:54:44.409Z] 3323c6ec09cf: Preparing [2021-05-11T15:54:44.409Z] 0754057c0ad3: Preparing [2021-05-11T15:54:44.409Z] 998cdf262ab1: Preparing [2021-05-11T15:54:44.409Z] 02e56110abd2: Preparing [2021-05-11T15:54:44.409Z] abc36efb885a: Preparing [2021-05-11T15:54:44.409Z] b0b09059f4e1: Preparing [2021-05-11T15:54:44.409Z] bb961f40224b: Preparing [2021-05-11T15:54:44.409Z] f4666769fca7: Preparing [2021-05-11T15:54:44.409Z] 998cdf262ab1: Waiting [2021-05-11T15:54:44.409Z] 02e56110abd2: Waiting [2021-05-11T15:54:44.409Z] abc36efb885a: Waiting [2021-05-11T15:54:44.409Z] b0b09059f4e1: Waiting [2021-05-11T15:54:44.409Z] bb961f40224b: Waiting [2021-05-11T15:54:44.409Z] f4666769fca7: Waiting [2021-05-11T15:54:44.409Z] 0754057c0ad3: Layer already exists [2021-05-11T15:54:44.693Z] 998cdf262ab1: Layer already exists [2021-05-11T15:54:44.693Z] 02e56110abd2: Layer already exists [2021-05-11T15:54:44.693Z] abc36efb885a: Layer already exists [2021-05-11T15:54:44.693Z] 2393a7db4d44: Pushed [2021-05-11T15:54:44.997Z] b0b09059f4e1: Layer already exists [2021-05-11T15:54:44.997Z] bb961f40224b: Layer already exists [2021-05-11T15:54:44.997Z] f4666769fca7: Layer already exists [2021-05-11T15:54:44.997Z] 776a0a7c2c3c: Pushed [2021-05-11T15:54:46.467Z] e61a8332ea71: Pushed [2021-05-11T15:55:02.161Z] 3323c6ec09cf: Pushed [2021-05-11T15:55:02.161Z] f1ea93c16db09b36626d9198e09713e38083a332: digest: sha256:ed7ffa77bfb3be2aa1dea17df048d6fa0c0cfa751231498cd91eea5c8e52ddb9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:55:02.508Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:55:02.841Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.212 [2021-05-11T15:55:02.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-11T15:55:02.842Z] 776a0a7c2c3c: Preparing [2021-05-11T15:55:02.842Z] 2393a7db4d44: Preparing [2021-05-11T15:55:02.842Z] e61a8332ea71: Preparing [2021-05-11T15:55:02.842Z] 3323c6ec09cf: Preparing [2021-05-11T15:55:02.842Z] 0754057c0ad3: Preparing [2021-05-11T15:55:02.842Z] 998cdf262ab1: Preparing [2021-05-11T15:55:02.842Z] 02e56110abd2: Preparing [2021-05-11T15:55:02.842Z] abc36efb885a: Preparing [2021-05-11T15:55:02.842Z] b0b09059f4e1: Preparing [2021-05-11T15:55:02.842Z] bb961f40224b: Preparing [2021-05-11T15:55:02.842Z] f4666769fca7: Preparing [2021-05-11T15:55:02.842Z] 02e56110abd2: Waiting [2021-05-11T15:55:02.842Z] abc36efb885a: Waiting [2021-05-11T15:55:02.842Z] b0b09059f4e1: Waiting [2021-05-11T15:55:02.842Z] bb961f40224b: Waiting [2021-05-11T15:55:02.842Z] f4666769fca7: Waiting [2021-05-11T15:55:02.842Z] 998cdf262ab1: Waiting [2021-05-11T15:55:02.842Z] 776a0a7c2c3c: Layer already exists [2021-05-11T15:55:02.842Z] e61a8332ea71: Layer already exists [2021-05-11T15:55:02.842Z] 3323c6ec09cf: Layer already exists [2021-05-11T15:55:02.842Z] 0754057c0ad3: Layer already exists [2021-05-11T15:55:02.842Z] 2393a7db4d44: Layer already exists [2021-05-11T15:55:03.125Z] 02e56110abd2: Layer already exists [2021-05-11T15:55:03.125Z] abc36efb885a: Layer already exists [2021-05-11T15:55:03.125Z] 998cdf262ab1: Layer already exists [2021-05-11T15:55:03.125Z] b0b09059f4e1: Layer already exists [2021-05-11T15:55:03.125Z] bb961f40224b: Layer already exists [2021-05-11T15:55:03.125Z] f4666769fca7: Layer already exists [2021-05-11T15:55:03.125Z] 2.0.0-dev.212: digest: sha256:ed7ffa77bfb3be2aa1dea17df048d6fa0c0cfa751231498cd91eea5c8e52ddb9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:55:03.477Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:55:03.842Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:55:03.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-11T15:55:03.843Z] 776a0a7c2c3c: Preparing [2021-05-11T15:55:03.843Z] 2393a7db4d44: Preparing [2021-05-11T15:55:03.843Z] e61a8332ea71: Preparing [2021-05-11T15:55:03.843Z] 3323c6ec09cf: Preparing [2021-05-11T15:55:03.843Z] 0754057c0ad3: Preparing [2021-05-11T15:55:03.843Z] 998cdf262ab1: Preparing [2021-05-11T15:55:03.843Z] 02e56110abd2: Preparing [2021-05-11T15:55:03.843Z] abc36efb885a: Preparing [2021-05-11T15:55:03.843Z] b0b09059f4e1: Preparing [2021-05-11T15:55:03.843Z] bb961f40224b: Preparing [2021-05-11T15:55:03.843Z] f4666769fca7: Preparing [2021-05-11T15:55:03.843Z] 02e56110abd2: Waiting [2021-05-11T15:55:03.843Z] 998cdf262ab1: Waiting [2021-05-11T15:55:03.843Z] abc36efb885a: Waiting [2021-05-11T15:55:03.843Z] b0b09059f4e1: Waiting [2021-05-11T15:55:03.843Z] bb961f40224b: Waiting [2021-05-11T15:55:03.843Z] e61a8332ea71: Layer already exists [2021-05-11T15:55:03.843Z] 3323c6ec09cf: Layer already exists [2021-05-11T15:55:03.843Z] 2393a7db4d44: Layer already exists [2021-05-11T15:55:03.843Z] 0754057c0ad3: Layer already exists [2021-05-11T15:55:03.843Z] 776a0a7c2c3c: Layer already exists [2021-05-11T15:55:03.843Z] 998cdf262ab1: Layer already exists [2021-05-11T15:55:03.843Z] 02e56110abd2: Layer already exists [2021-05-11T15:55:03.843Z] abc36efb885a: Layer already exists [2021-05-11T15:55:03.843Z] bb961f40224b: Layer already exists [2021-05-11T15:55:03.843Z] b0b09059f4e1: Layer already exists [2021-05-11T15:55:03.843Z] f4666769fca7: Layer already exists [2021-05-11T15:55:04.116Z] f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212: digest: sha256:ed7ffa77bfb3be2aa1dea17df048d6fa0c0cfa751231498cd91eea5c8e52ddb9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:55:04.451Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:55:04.837Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2021-05-11T15:55:04.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-11T15:55:04.838Z] 776a0a7c2c3c: Preparing [2021-05-11T15:55:04.838Z] 2393a7db4d44: Preparing [2021-05-11T15:55:04.838Z] e61a8332ea71: Preparing [2021-05-11T15:55:04.838Z] 3323c6ec09cf: Preparing [2021-05-11T15:55:04.838Z] 0754057c0ad3: Preparing [2021-05-11T15:55:04.838Z] 998cdf262ab1: Preparing [2021-05-11T15:55:04.838Z] 02e56110abd2: Preparing [2021-05-11T15:55:04.838Z] abc36efb885a: Preparing [2021-05-11T15:55:04.838Z] b0b09059f4e1: Preparing [2021-05-11T15:55:04.838Z] bb961f40224b: Preparing [2021-05-11T15:55:04.838Z] f4666769fca7: Preparing [2021-05-11T15:55:04.838Z] 02e56110abd2: Waiting [2021-05-11T15:55:04.838Z] 998cdf262ab1: Waiting [2021-05-11T15:55:04.838Z] abc36efb885a: Waiting [2021-05-11T15:55:04.838Z] b0b09059f4e1: Waiting [2021-05-11T15:55:04.838Z] bb961f40224b: Waiting [2021-05-11T15:55:04.838Z] f4666769fca7: Waiting [2021-05-11T15:55:04.838Z] 0754057c0ad3: Layer already exists [2021-05-11T15:55:04.838Z] 2393a7db4d44: Layer already exists [2021-05-11T15:55:04.838Z] 776a0a7c2c3c: Layer already exists [2021-05-11T15:55:04.838Z] 3323c6ec09cf: Layer already exists [2021-05-11T15:55:05.135Z] e61a8332ea71: Layer already exists [2021-05-11T15:55:05.135Z] 998cdf262ab1: Layer already exists [2021-05-11T15:55:05.135Z] b0b09059f4e1: Layer already exists [2021-05-11T15:55:05.135Z] 02e56110abd2: Layer already exists [2021-05-11T15:55:05.135Z] abc36efb885a: Layer already exists [2021-05-11T15:55:05.135Z] bb961f40224b: Layer already exists [2021-05-11T15:55:05.135Z] f4666769fca7: Layer already exists [2021-05-11T15:55:05.135Z] master: digest: sha256:ed7ffa77bfb3be2aa1dea17df048d6fa0c0cfa751231498cd91eea5c8e52ddb9 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T15:55:05.207Z] ===================================================== [Pipeline] echo [2021-05-11T15:55:05.222Z] taggedImages: [2021-05-11T15:55:05.222Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f1ea93c16db09b36626d9198e09713e38083a332 [2021-05-11T15:55:05.222Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.212 [2021-05-11T15:55:05.222Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f1ea93c16db09b36626d9198e09713e38083a332-2.0.0-dev.212 [2021-05-11T15:55:05.222Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go: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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-11T15:55:06.247Z] provisioning config files... [2021-05-11T15:55:06.263Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/480@tmp/config6584536411342080102tmp [Pipeline] { [Pipeline] sh [2021-05-11T15:55:06.701Z] + set +x [2021-05-11T15:55:06.701Z] + bash -s -- [2021-05-11T15:55:06.701Z] + curl -s https://codecov.io/bash [2021-05-11T15:55:07.280Z] [2021-05-11T15:55:07.280Z] _____ _ [2021-05-11T15:55:07.280Z] / ____| | | [2021-05-11T15:55:07.280Z] | | ___ __| | ___ ___ _____ __ [2021-05-11T15:55:07.280Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-11T15:55:07.280Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-11T15:55:07.280Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-11T15:55:07.280Z] Bash-1.0.2 [2021-05-11T15:55:07.280Z] [2021-05-11T15:55:07.280Z] [2021-05-11T15:55:07.280Z] ==> git version 2.24.3 found [2021-05-11T15:55:07.280Z] ==> 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-11T15:55:07.280Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-11T15:55:07.280Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-11T15:55:07.280Z] ==> Jenkins CI detected. [2021-05-11T15:55:07.280Z] project root: . [2021-05-11T15:55:07.280Z] --> token set from env [2021-05-11T15:55:07.553Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-11T15:55:07.553Z] ==> Running gcov in . (disable via -X gcov) [2021-05-11T15:55:07.553Z] ==> Python coveragepy not found [2021-05-11T15:55:07.553Z] ==> Searching for coverage reports in: [2021-05-11T15:55:07.553Z] + . [2021-05-11T15:55:07.819Z] -> Found 1 reports [2021-05-11T15:55:07.819Z] ==> Detecting git/mercurial file structure [2021-05-11T15:55:07.819Z] ==> Reading reports [2021-05-11T15:55:07.819Z] + ./coverage.out bytes=720868 [2021-05-11T15:55:07.819Z] ==> Appending adjustments [2021-05-11T15:55:07.819Z] https://docs.codecov.io/docs/fixing-reports [2021-05-11T15:55:14.823Z] + Found adjustments [2021-05-11T15:55:14.823Z] ==> Gzipping contents [2021-05-11T15:55:14.823Z] 104K /tmp/codecov.jcyDpc.gz [2021-05-11T15:55:14.823Z] ==> Uploading reports [2021-05-11T15:55:14.823Z] url: https://codecov.io [2021-05-11T15:55:14.823Z] query: branch=master&commit=f1ea93c16db09b36626d9198e09713e38083a332&build=480&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F480%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-11T15:55:14.823Z] -> Pinging Codecov [2021-05-11T15:55:14.823Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=f1ea93c16db09b36626d9198e09713e38083a332&build=480&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F480%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-11T15:55:15.442Z] -> Uploading to [2021-05-11T15:55:15.442Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-11/00271124DB129430A58F1EEE437C3FCB/f1ea93c16db09b36626d9198e09713e38083a332/43646a4e-4c4c-495c-939b-ff4726ca4329.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T155515Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=756635a08f89d73eb3ee8a45b48be4a30bf5f927db7b6f6b975ff0c603109d75 [2021-05-11T15:55:15.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:55:15.442Z] Dload Upload Total Spent Left Speed [2021-05-11T15:55:15.981Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 167k --:--:-- --:--:-- --:--:-- 167k [2021-05-11T15:55:15.981Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f1ea93c16db09b36626d9198e09713e38083a332 [Pipeline] } [2021-05-11T15:55:15.995Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-05-11T15:55:16.710Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-11T15:55:16.772Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:55:17.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-11T15:55:17.376Z] [2021-05-11T15:55:17.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:55:17.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-11T15:55:18.091Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-11T15:55:18.091Z] 188c0c94c7c5: Pulling fs layer [2021-05-11T15:55:18.091Z] 0ef7d3d256c8: Pulling fs layer [2021-05-11T15:55:18.091Z] de9db76c5a1d: Pulling fs layer [2021-05-11T15:55:18.091Z] 0eba1c9be4d2: Pulling fs layer [2021-05-11T15:55:18.091Z] 0d57e429df01: Pulling fs layer [2021-05-11T15:55:18.091Z] 4e4be7b47b0d: Pulling fs layer [2021-05-11T15:55:18.091Z] e1f770b5df2f: Pulling fs layer [2021-05-11T15:55:18.091Z] 85a0685a4137: Pulling fs layer [2021-05-11T15:55:18.091Z] 4e4be7b47b0d: Waiting [2021-05-11T15:55:18.091Z] e1f770b5df2f: Waiting [2021-05-11T15:55:18.091Z] 85a0685a4137: Waiting [2021-05-11T15:55:18.091Z] 0eba1c9be4d2: Waiting [2021-05-11T15:55:18.091Z] 0d57e429df01: Waiting [2021-05-11T15:55:18.091Z] de9db76c5a1d: Verifying Checksum [2021-05-11T15:55:18.091Z] de9db76c5a1d: Download complete [2021-05-11T15:55:18.367Z] 0ef7d3d256c8: Verifying Checksum [2021-05-11T15:55:18.367Z] 0ef7d3d256c8: Download complete [2021-05-11T15:55:18.367Z] 0d57e429df01: Verifying Checksum [2021-05-11T15:55:18.367Z] 0d57e429df01: Download complete [2021-05-11T15:55:18.664Z] 4e4be7b47b0d: Verifying Checksum [2021-05-11T15:55:18.664Z] 4e4be7b47b0d: Download complete [2021-05-11T15:55:18.664Z] 188c0c94c7c5: Verifying Checksum [2021-05-11T15:55:18.664Z] 188c0c94c7c5: Download complete [2021-05-11T15:55:19.786Z] 188c0c94c7c5: Pull complete [2021-05-11T15:55:20.081Z] 0ef7d3d256c8: Pull complete [2021-05-11T15:55:20.435Z] de9db76c5a1d: Pull complete [2021-05-11T15:55:21.106Z] e1f770b5df2f: Verifying Checksum [2021-05-11T15:55:21.106Z] e1f770b5df2f: Download complete [2021-05-11T15:55:25.565Z] 0eba1c9be4d2: Verifying Checksum [2021-05-11T15:55:25.566Z] 0eba1c9be4d2: Download complete [2021-05-11T15:55:26.174Z] 85a0685a4137: Verifying Checksum [2021-05-11T15:55:26.174Z] 85a0685a4137: Download complete [2021-05-11T15:55:38.598Z] 0eba1c9be4d2: Pull complete [2021-05-11T15:55:38.598Z] 0d57e429df01: Pull complete [2021-05-11T15:55:38.598Z] 4e4be7b47b0d: Pull complete [2021-05-11T15:55:42.062Z] e1f770b5df2f: Pull complete [2021-05-11T15:55:57.221Z] 85a0685a4137: Pull complete [2021-05-11T15:55:57.221Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-11T15:55:57.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-11T15:55:57.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-11T15:55:57.672Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2021-05-11T15:55:57.829Z] $ 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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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-devops/edgex-snyk-go:1.410.4 cat [2021-05-11T15:56:00.815Z] $ docker top a7adc5c0937bd2829e351c872419d48c01c7c927b74682f4813c2968544cd5a7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-11T15:56:01.288Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-11T15:56:01.624Z] + set -o pipefail [2021-05-11T15:56:01.624Z] + snyk monitor '--org=edgex-jenkins' [2021-05-11T15:56:20.186Z] [2021-05-11T15:56:20.186Z] Monitoring /w/workspace/edgex-go/480 (github.com/edgexfoundry/edgex-go)... [2021-05-11T15:56:20.186Z] [2021-05-11T15:56:20.186Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/3e8f6d76-b258-4186-a9bf-24ef55eee4f0 [2021-05-11T15:56:20.186Z] [2021-05-11T15:56:20.186Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-11T15:56:20.186Z] [2021-05-11T15:56:20.186Z] [Pipeline] } [2021-05-11T15:56:20.225Z] $ docker stop --time=1 a7adc5c0937bd2829e351c872419d48c01c7c927b74682f4813c2968544cd5a7 [2021-05-11T15:56:22.618Z] $ docker rm -f a7adc5c0937bd2829e351c872419d48c01c7c927b74682f4813c2968544cd5a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-11T15:56:24.072Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-11T15:56:24.092Z] provisioning config files... [2021-05-11T15:56:24.113Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/480@tmp/config8449132700926496126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:56:24.860Z] --> edgex-publish-swagger.sh [2021-05-11T15:56:24.860Z] === Publish openapi/v1 API === [2021-05-11T15:56:24.860Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-11T15:56:24.860Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/480/openapi/v1/core-command.yaml] [2021-05-11T15:56:24.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:56:24.860Z] Dload Upload Total Spent Left Speed [2021-05-11T15:56:25.931Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 8415 0:00:01 0:00:01 --:--:-- 8431 100 10522 0 0 100 10522 0 8413 0:00:01 0:00:01 --:--:-- 8424 [2021-05-11T15:56:25.931Z] [2021-05-11T15:56:25.931Z] [2021-05-11T15:56:25.931Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/480/openapi/v1/core-data.yaml] [2021-05-11T15:56:25.931Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:56:25.931Z] Dload Upload Total Spent Left Speed [2021-05-11T15:56:27.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 28543 0:00:01 0:00:01 --:--:-- 28558 100 32557 0 0 100 32557 0 28537 0:00:01 0:00:01 --:--:-- 28558 [2021-05-11T15:56:27.336Z] [2021-05-11T15:56:27.336Z] [2021-05-11T15:56:27.336Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/480/openapi/v1/core-metadata.yaml] [2021-05-11T15:56:27.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:56:27.336Z] Dload Upload Total Spent Left Speed [2021-05-11T15:56:28.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 60828 0:00:01 0:00:01 --:--:-- 60876 100 73721 0 0 100 73721 0 60817 0:00:01 0:00:01 --:--:-- 60876 [2021-05-11T15:56:28.306Z] [2021-05-11T15:56:28.306Z] [2021-05-11T15:56:28.306Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/480/openapi/v1/support-logging.yaml] [2021-05-11T15:56:28.306Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:56:28.306Z] Dload Upload Total Spent Left Speed [2021-05-11T15:56:29.541Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 12936 0:00:01 0:00:01 --:--:-- 12946 [2021-05-11T15:56:29.541Z] [2021-05-11T15:56:29.541Z] [2021-05-11T15:56:29.541Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/480/openapi/v1/support-notifications.yaml] [2021-05-11T15:56:29.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:56:29.541Z] Dload Upload Total Spent Left Speed [2021-05-11T15:56:30.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 32366 0:00:01 0:00:01 --:--:-- 32354 100 38890 0 0 100 38890 0 32354 0:00:01 0:00:01 --:--:-- 32354 [2021-05-11T15:56:30.960Z] [2021-05-11T15:56:30.960Z] [2021-05-11T15:56:30.960Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/480/openapi/v1/support-scheduler.yaml] [2021-05-11T15:56:30.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:56:30.960Z] Dload Upload Total Spent Left Speed [2021-05-11T15:56:31.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 11528 0:00:01 0:00:01 --:--:-- 11537 100 14249 0 0 100 14249 0 10846 0:00:01 0:00:01 --:--:-- 10852 [2021-05-11T15:56:31.919Z] [2021-05-11T15:56:31.919Z] [2021-05-11T15:56:31.919Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/480/openapi/v1/system-agent.yaml] [2021-05-11T15:56:31.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:56:31.919Z] Dload Upload Total Spent Left Speed [2021-05-11T15:56:33.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3654 0:00:01 0:00:01 --:--:-- 3656 100 4110 0 0 100 4110 0 3653 0:00:01 0:00:01 --:--:-- 3656 [2021-05-11T15:56:33.346Z] [2021-05-11T15:56:33.346Z] [2021-05-11T15:56:33.346Z] === Publish openapi/v2 API === [2021-05-11T15:56:33.346Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-11T15:56:33.346Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/480/openapi/v2/core-command.yaml] [2021-05-11T15:56:33.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:56:33.346Z] Dload Upload Total Spent Left Speed [2021-05-11T15:56:34.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 30757 --:--:-- --:--:-- --:--:-- 30779 100 30687 0 0 100 30687 0 30747 --:--:-- --:--:-- --:--:-- 30748 [2021-05-11T15:56:34.300Z] [2021-05-11T15:56:34.300Z] [2021-05-11T15:56:34.300Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/480/openapi/v2/core-data.yaml] [2021-05-11T15:56:34.300Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:56:34.300Z] Dload Upload Total Spent Left Speed [2021-05-11T15:56:35.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56190 0 0 100 56190 0 181k --:--:-- --:--:-- --:--:-- 181k 100 56190 0 0 100 56190 0 45682 0:00:01 0:00:01 --:--:-- 45720 [2021-05-11T15:56:35.528Z] [2021-05-11T15:56:35.528Z] [2021-05-11T15:56:35.528Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/480/openapi/v2/core-metadata.yaml] [2021-05-11T15:56:35.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:56:35.528Z] Dload Upload Total Spent Left Speed [2021-05-11T15:56:36.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 98k 0:00:01 0:00:01 --:--:-- 98k 100 118k 0 0 100 118k 0 98k 0:00:01 0:00:01 --:--:-- 98k [2021-05-11T15:56:36.748Z] [2021-05-11T15:56:36.748Z] [2021-05-11T15:56:36.748Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/480/openapi/v2/support-notifications.yaml] [2021-05-11T15:56:36.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:56:36.748Z] Dload Upload Total Spent Left Speed [2021-05-11T15:56:38.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76036 0 0 100 76036 0 68378 0:00:01 0:00:01 --:--:-- 68439 100 76036 0 0 100 76036 0 68361 0:00:01 0:00:01 --:--:-- 68439 [2021-05-11T15:56:38.155Z] [2021-05-11T15:56:38.155Z] [2021-05-11T15:56:38.155Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/480/openapi/v2/support-scheduler.yaml] [2021-05-11T15:56:38.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:56:38.155Z] Dload Upload Total Spent Left Speed [2021-05-11T15:56:39.133Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 34558 0:00:01 0:00:01 --:--:-- 34574 100 37617 0 0 100 37617 0 34551 0:00:01 0:00:01 --:--:-- 34574 [2021-05-11T15:56:39.133Z] [2021-05-11T15:56:39.133Z] [2021-05-11T15:56:39.133Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/480/openapi/v2/system-agent.yaml] [2021-05-11T15:56:39.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:56:39.133Z] Dload Upload Total Spent Left Speed [2021-05-11T15:56:40.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23157 0 0 100 23157 0 21964 0:00:01 0:00:01 --:--:-- 21970 100 23157 0 0 100 23157 0 21958 0:00:01 0:00:01 --:--:-- 21970 [2021-05-11T15:56:40.088Z] [2021-05-11T15:56:40.088Z] [Pipeline] } [2021-05-11T15:56:40.099Z] 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-11T15:56:40.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T15:56:40.590Z] . [Pipeline] withDockerContainer [2021-05-11T15:56:41.148Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2021-05-11T15:56:41.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-11T15:56:42.506Z] $ docker top 676cdaa76ea208b67cf443ac9bc1e71db2245c53b40cd110de0be1540ab55447 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T15:56:42.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T15:56:42.851Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T15:56:43.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T15:56:43.400Z] $ docker exec 676cdaa76ea208b67cf443ac9bc1e71db2245c53b40cd110de0be1540ab55447 ssh-agent [2021-05-11T15:56:43.763Z] SSH_AUTH_SOCK=/tmp/ssh-LpQcqJ1x78pd/agent.11 [2021-05-11T15:56:43.763Z] SSH_AGENT_PID=16 [2021-05-11T15:56:43.776Z] Running ssh-add (command line suppressed) [2021-05-11T15:56:44.053Z] Identity added: /w/workspace/edgex-go/480@tmp/private_key_4424490395659586389.key (/w/workspace/edgex-go/480@tmp/private_key_4424490395659586389.key) [2021-05-11T15:56:44.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T15:56:44.806Z] + git semver tag [2021-05-11T15:56:45.400Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T15:56:45.400Z] # $GIT_DIR = /w/workspace/edgex-go/480/.git [2021-05-11T15:56:45.400Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/480 [2021-05-11T15:56:45.400Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T15:56:45.400Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T15:56:45.400Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T15:56:45.400Z] # $SEMVER_BRANCH = master [2021-05-11T15:56:45.400Z] # $SEMVER_DIR = /w/workspace/edgex-go/480/.semver [2021-05-11T15:56:45.400Z] # f1ea93c16db09b36626d9198e09713e38083a332 HEAD [2021-05-11T15:56:46.829Z] # -> Force: false [2021-05-11T15:56:46.829Z] # 7d3e044702a789fdb77bef293c090ea1a13c51eb refs/tags/v2.0.0-dev.212 [Pipeline] } [2021-05-11T15:56:46.861Z] $ docker exec --env ******** --env ******** 676cdaa76ea208b67cf443ac9bc1e71db2245c53b40cd110de0be1540ab55447 ssh-agent -k [2021-05-11T15:56:47.502Z] unset SSH_AUTH_SOCK; [2021-05-11T15:56:47.502Z] unset SSH_AGENT_PID; [2021-05-11T15:56:47.502Z] echo Agent pid 16 killed; [2021-05-11T15:56:47.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T15:56:47.988Z] + git semver [Pipeline] } [2021-05-11T15:56:48.036Z] $ docker stop --time=1 676cdaa76ea208b67cf443ac9bc1e71db2245c53b40cd110de0be1540ab55447 [2021-05-11T15:56:49.732Z] $ docker rm -f 676cdaa76ea208b67cf443ac9bc1e71db2245c53b40cd110de0be1540ab55447 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:56:50.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-11T15:56:50.404Z] [2021-05-11T15:56:50.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:56:51.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-11T15:56:51.067Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-11T15:56:51.067Z] ab5ef0e58194: Pulling fs layer [2021-05-11T15:56:51.067Z] 9712f1f96733: Pulling fs layer [2021-05-11T15:56:51.067Z] 63f879dbbcfc: Pulling fs layer [2021-05-11T15:56:51.067Z] 0d9ebad4ef96: Pulling fs layer [2021-05-11T15:56:51.067Z] e9a5061849ea: Pulling fs layer [2021-05-11T15:56:51.067Z] d747dcd14b5f: Pulling fs layer [2021-05-11T15:56:51.067Z] 2de7ff778b66: Pulling fs layer [2021-05-11T15:56:51.067Z] 0d9ebad4ef96: Waiting [2021-05-11T15:56:51.067Z] e9a5061849ea: Waiting [2021-05-11T15:56:51.067Z] 2de7ff778b66: Waiting [2021-05-11T15:56:51.067Z] d747dcd14b5f: Waiting [2021-05-11T15:56:51.067Z] 9712f1f96733: Verifying Checksum [2021-05-11T15:56:51.067Z] 9712f1f96733: Download complete [2021-05-11T15:56:54.628Z] 63f879dbbcfc: Verifying Checksum [2021-05-11T15:56:54.628Z] 63f879dbbcfc: Download complete [2021-05-11T15:56:55.298Z] e9a5061849ea: Verifying Checksum [2021-05-11T15:56:55.298Z] e9a5061849ea: Download complete [2021-05-11T15:56:55.298Z] d747dcd14b5f: Verifying Checksum [2021-05-11T15:56:55.298Z] d747dcd14b5f: Download complete [2021-05-11T15:56:56.348Z] 2de7ff778b66: Verifying Checksum [2021-05-11T15:56:56.348Z] 2de7ff778b66: Download complete [2021-05-11T15:56:56.348Z] 0d9ebad4ef96: Verifying Checksum [2021-05-11T15:56:56.348Z] 0d9ebad4ef96: Download complete [2021-05-11T15:56:56.622Z] ab5ef0e58194: Verifying Checksum [2021-05-11T15:56:56.622Z] ab5ef0e58194: Download complete [2021-05-11T15:57:06.958Z] ab5ef0e58194: Pull complete [2021-05-11T15:57:06.958Z] 9712f1f96733: Pull complete [2021-05-11T15:57:10.445Z] 63f879dbbcfc: Pull complete [2021-05-11T15:57:25.956Z] 0d9ebad4ef96: Pull complete [2021-05-11T15:57:25.956Z] e9a5061849ea: Pull complete [2021-05-11T15:57:26.431Z] d747dcd14b5f: Pull complete [2021-05-11T15:57:31.313Z] 2de7ff778b66: Pull complete [2021-05-11T15:57:31.313Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-11T15:57:31.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-11T15:57:31.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-11T15:57:31.783Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2021-05-11T15:57:31.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-11T15:57:36.488Z] $ docker top cb0957da5d168feaf137b545a28acfcc8bfce89f2f820c1da10dc5bbc3289576 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-11T15:57:36.821Z] provisioning config files... [2021-05-11T15:57:36.848Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/480@tmp/config7518003305639530887tmp [2021-05-11T15:57:36.925Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/480@tmp/config5590849069625659773tmp [2021-05-11T15:57:36.953Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/480@tmp/config2147005952373529545tmp [Pipeline] { [Pipeline] echo [2021-05-11T15:57:36.977Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:57:37.751Z] ---> sigul-configuration.sh [2021-05-11T15:57:37.751Z] gpg: directory `/root/.gnupg' created [2021-05-11T15:57:37.751Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-11T15:57:37.751Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-11T15:57:37.751Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-11T15:57:37.751Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-11T15:57:37.751Z] gpg: CAST5 encrypted data [2021-05-11T15:57:37.751Z] gpg: encrypted with 1 passphrase [2021-05-11T15:57:37.751Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-11T15:57:38.507Z] + mkdir /home/jenkins [2021-05-11T15:57:38.784Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-11T15:57:39.454Z] + 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-11T15:57:39.470Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:57:40.168Z] ---> sigul-install.sh [2021-05-11T15:57:50.503Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-11T15:57:51.214Z] + git tag --list [2021-05-11T15:57:51.214Z] 0.6.0 [2021-05-11T15:57:51.214Z] 0.6.1 [2021-05-11T15:57:51.214Z] 0.7.0 [2021-05-11T15:57:51.214Z] 0.7.1 [2021-05-11T15:57:51.214Z] v0.0.0 [2021-05-11T15:57:51.214Z] v0.0.1-dev.1 [2021-05-11T15:57:51.214Z] v1.0.0 [2021-05-11T15:57:51.214Z] v1.0.1 [2021-05-11T15:57:51.214Z] v1.1.0 [2021-05-11T15:57:51.214Z] v1.2.0 [2021-05-11T15:57:51.214Z] v1.2.1 [2021-05-11T15:57:51.214Z] v1.2.2-dev.1 [2021-05-11T15:57:51.214Z] v1.2.2-dev.10 [2021-05-11T15:57:51.214Z] v1.2.2-dev.100 [2021-05-11T15:57:51.214Z] v1.2.2-dev.101 [2021-05-11T15:57:51.214Z] v1.2.2-dev.102 [2021-05-11T15:57:51.214Z] v1.2.2-dev.103 [2021-05-11T15:57:51.214Z] v1.2.2-dev.104 [2021-05-11T15:57:51.214Z] v1.2.2-dev.105 [2021-05-11T15:57:51.214Z] v1.2.2-dev.106 [2021-05-11T15:57:51.214Z] v1.2.2-dev.107 [2021-05-11T15:57:51.214Z] v1.2.2-dev.11 [2021-05-11T15:57:51.214Z] v1.2.2-dev.12 [2021-05-11T15:57:51.214Z] v1.2.2-dev.13 [2021-05-11T15:57:51.214Z] v1.2.2-dev.14 [2021-05-11T15:57:51.214Z] v1.2.2-dev.15 [2021-05-11T15:57:51.214Z] v1.2.2-dev.16 [2021-05-11T15:57:51.214Z] v1.2.2-dev.17 [2021-05-11T15:57:51.214Z] v1.2.2-dev.18 [2021-05-11T15:57:51.214Z] v1.2.2-dev.19 [2021-05-11T15:57:51.214Z] v1.2.2-dev.2 [2021-05-11T15:57:51.214Z] v1.2.2-dev.20 [2021-05-11T15:57:51.214Z] v1.2.2-dev.21 [2021-05-11T15:57:51.214Z] v1.2.2-dev.22 [2021-05-11T15:57:51.214Z] v1.2.2-dev.23 [2021-05-11T15:57:51.214Z] v1.2.2-dev.24 [2021-05-11T15:57:51.214Z] v1.2.2-dev.25 [2021-05-11T15:57:51.214Z] v1.2.2-dev.26 [2021-05-11T15:57:51.214Z] v1.2.2-dev.27 [2021-05-11T15:57:51.214Z] v1.2.2-dev.28 [2021-05-11T15:57:51.214Z] v1.2.2-dev.29 [2021-05-11T15:57:51.214Z] v1.2.2-dev.3 [2021-05-11T15:57:51.214Z] v1.2.2-dev.30 [2021-05-11T15:57:51.214Z] v1.2.2-dev.31 [2021-05-11T15:57:51.214Z] v1.2.2-dev.32 [2021-05-11T15:57:51.214Z] v1.2.2-dev.33 [2021-05-11T15:57:51.214Z] v1.2.2-dev.34 [2021-05-11T15:57:51.214Z] v1.2.2-dev.35 [2021-05-11T15:57:51.214Z] v1.2.2-dev.36 [2021-05-11T15:57:51.214Z] v1.2.2-dev.37 [2021-05-11T15:57:51.214Z] v1.2.2-dev.38 [2021-05-11T15:57:51.214Z] v1.2.2-dev.39 [2021-05-11T15:57:51.214Z] v1.2.2-dev.4 [2021-05-11T15:57:51.214Z] v1.2.2-dev.40 [2021-05-11T15:57:51.214Z] v1.2.2-dev.41 [2021-05-11T15:57:51.214Z] v1.2.2-dev.42 [2021-05-11T15:57:51.214Z] v1.2.2-dev.43 [2021-05-11T15:57:51.214Z] v1.2.2-dev.44 [2021-05-11T15:57:51.214Z] v1.2.2-dev.45 [2021-05-11T15:57:51.214Z] v1.2.2-dev.46 [2021-05-11T15:57:51.214Z] v1.2.2-dev.47 [2021-05-11T15:57:51.214Z] v1.2.2-dev.48 [2021-05-11T15:57:51.214Z] v1.2.2-dev.49 [2021-05-11T15:57:51.214Z] v1.2.2-dev.5 [2021-05-11T15:57:51.214Z] v1.2.2-dev.50 [2021-05-11T15:57:51.214Z] v1.2.2-dev.51 [2021-05-11T15:57:51.214Z] v1.2.2-dev.52 [2021-05-11T15:57:51.214Z] v1.2.2-dev.53 [2021-05-11T15:57:51.214Z] v1.2.2-dev.54 [2021-05-11T15:57:51.214Z] v1.2.2-dev.55 [2021-05-11T15:57:51.214Z] v1.2.2-dev.56 [2021-05-11T15:57:51.214Z] v1.2.2-dev.57 [2021-05-11T15:57:51.214Z] v1.2.2-dev.58 [2021-05-11T15:57:51.214Z] v1.2.2-dev.59 [2021-05-11T15:57:51.214Z] v1.2.2-dev.6 [2021-05-11T15:57:51.214Z] v1.2.2-dev.60 [2021-05-11T15:57:51.214Z] v1.2.2-dev.61 [2021-05-11T15:57:51.214Z] v1.2.2-dev.62 [2021-05-11T15:57:51.214Z] v1.2.2-dev.63 [2021-05-11T15:57:51.214Z] v1.2.2-dev.64 [2021-05-11T15:57:51.214Z] v1.2.2-dev.65 [2021-05-11T15:57:51.214Z] v1.2.2-dev.66 [2021-05-11T15:57:51.214Z] v1.2.2-dev.67 [2021-05-11T15:57:51.214Z] v1.2.2-dev.68 [2021-05-11T15:57:51.214Z] v1.2.2-dev.69 [2021-05-11T15:57:51.214Z] v1.2.2-dev.7 [2021-05-11T15:57:51.214Z] v1.2.2-dev.70 [2021-05-11T15:57:51.214Z] v1.2.2-dev.71 [2021-05-11T15:57:51.214Z] v1.2.2-dev.72 [2021-05-11T15:57:51.214Z] v1.2.2-dev.73 [2021-05-11T15:57:51.214Z] v1.2.2-dev.74 [2021-05-11T15:57:51.214Z] v1.2.2-dev.75 [2021-05-11T15:57:51.214Z] v1.2.2-dev.76 [2021-05-11T15:57:51.214Z] v1.2.2-dev.77 [2021-05-11T15:57:51.214Z] v1.2.2-dev.78 [2021-05-11T15:57:51.214Z] v1.2.2-dev.79 [2021-05-11T15:57:51.214Z] v1.2.2-dev.8 [2021-05-11T15:57:51.214Z] v1.2.2-dev.80 [2021-05-11T15:57:51.214Z] v1.2.2-dev.81 [2021-05-11T15:57:51.214Z] v1.2.2-dev.82 [2021-05-11T15:57:51.214Z] v1.2.2-dev.83 [2021-05-11T15:57:51.214Z] v1.2.2-dev.84 [2021-05-11T15:57:51.214Z] v1.2.2-dev.85 [2021-05-11T15:57:51.214Z] v1.2.2-dev.86 [2021-05-11T15:57:51.214Z] v1.2.2-dev.87 [2021-05-11T15:57:51.214Z] v1.2.2-dev.88 [2021-05-11T15:57:51.214Z] v1.2.2-dev.89 [2021-05-11T15:57:51.214Z] v1.2.2-dev.9 [2021-05-11T15:57:51.214Z] v1.2.2-dev.90 [2021-05-11T15:57:51.214Z] v1.2.2-dev.91 [2021-05-11T15:57:51.214Z] v1.2.2-dev.92 [2021-05-11T15:57:51.214Z] v1.2.2-dev.93 [2021-05-11T15:57:51.214Z] v1.2.2-dev.94 [2021-05-11T15:57:51.214Z] v1.2.2-dev.95 [2021-05-11T15:57:51.214Z] v1.2.2-dev.96 [2021-05-11T15:57:51.214Z] v1.2.2-dev.97 [2021-05-11T15:57:51.214Z] v1.2.2-dev.98 [2021-05-11T15:57:51.214Z] v1.2.2-dev.99 [2021-05-11T15:57:51.214Z] v1.3.0 [2021-05-11T15:57:51.214Z] v1.3.1 [2021-05-11T15:57:51.214Z] v1.3.1-dev.1 [2021-05-11T15:57:51.214Z] v1.3.1-dev.10 [2021-05-11T15:57:51.214Z] v1.3.1-dev.11 [2021-05-11T15:57:51.214Z] v1.3.1-dev.12 [2021-05-11T15:57:51.214Z] v1.3.1-dev.13 [2021-05-11T15:57:51.214Z] v1.3.1-dev.14 [2021-05-11T15:57:51.214Z] v1.3.1-dev.15 [2021-05-11T15:57:51.214Z] v1.3.1-dev.16 [2021-05-11T15:57:51.214Z] v1.3.1-dev.17 [2021-05-11T15:57:51.214Z] v1.3.1-dev.18 [2021-05-11T15:57:51.214Z] v1.3.1-dev.2 [2021-05-11T15:57:51.214Z] v1.3.1-dev.3 [2021-05-11T15:57:51.214Z] v1.3.1-dev.4 [2021-05-11T15:57:51.214Z] v1.3.1-dev.5 [2021-05-11T15:57:51.214Z] v1.3.1-dev.6 [2021-05-11T15:57:51.214Z] v1.3.1-dev.7 [2021-05-11T15:57:51.214Z] v1.3.1-dev.8 [2021-05-11T15:57:51.214Z] v1.3.1-dev.9 [2021-05-11T15:57:51.214Z] v2.0.0-dev.1 [2021-05-11T15:57:51.214Z] v2.0.0-dev.10 [2021-05-11T15:57:51.214Z] v2.0.0-dev.100 [2021-05-11T15:57:51.214Z] v2.0.0-dev.101 [2021-05-11T15:57:51.214Z] v2.0.0-dev.102 [2021-05-11T15:57:51.214Z] v2.0.0-dev.103 [2021-05-11T15:57:51.214Z] v2.0.0-dev.104 [2021-05-11T15:57:51.214Z] v2.0.0-dev.105 [2021-05-11T15:57:51.214Z] v2.0.0-dev.106 [2021-05-11T15:57:51.214Z] v2.0.0-dev.107 [2021-05-11T15:57:51.214Z] v2.0.0-dev.108 [2021-05-11T15:57:51.214Z] v2.0.0-dev.109 [2021-05-11T15:57:51.214Z] v2.0.0-dev.11 [2021-05-11T15:57:51.214Z] v2.0.0-dev.110 [2021-05-11T15:57:51.214Z] v2.0.0-dev.111 [2021-05-11T15:57:51.214Z] v2.0.0-dev.112 [2021-05-11T15:57:51.214Z] v2.0.0-dev.113 [2021-05-11T15:57:51.214Z] v2.0.0-dev.114 [2021-05-11T15:57:51.214Z] v2.0.0-dev.115 [2021-05-11T15:57:51.214Z] v2.0.0-dev.116 [2021-05-11T15:57:51.214Z] v2.0.0-dev.117 [2021-05-11T15:57:51.214Z] v2.0.0-dev.118 [2021-05-11T15:57:51.214Z] v2.0.0-dev.119 [2021-05-11T15:57:51.214Z] v2.0.0-dev.12 [2021-05-11T15:57:51.214Z] v2.0.0-dev.120 [2021-05-11T15:57:51.214Z] v2.0.0-dev.121 [2021-05-11T15:57:51.214Z] v2.0.0-dev.122 [2021-05-11T15:57:51.214Z] v2.0.0-dev.123 [2021-05-11T15:57:51.214Z] v2.0.0-dev.124 [2021-05-11T15:57:51.214Z] v2.0.0-dev.125 [2021-05-11T15:57:51.214Z] v2.0.0-dev.126 [2021-05-11T15:57:51.214Z] v2.0.0-dev.127 [2021-05-11T15:57:51.214Z] v2.0.0-dev.128 [2021-05-11T15:57:51.214Z] v2.0.0-dev.129 [2021-05-11T15:57:51.214Z] v2.0.0-dev.13 [2021-05-11T15:57:51.214Z] v2.0.0-dev.130 [2021-05-11T15:57:51.214Z] v2.0.0-dev.131 [2021-05-11T15:57:51.214Z] v2.0.0-dev.132 [2021-05-11T15:57:51.214Z] v2.0.0-dev.133 [2021-05-11T15:57:51.214Z] v2.0.0-dev.134 [2021-05-11T15:57:51.214Z] v2.0.0-dev.135 [2021-05-11T15:57:51.214Z] v2.0.0-dev.136 [2021-05-11T15:57:51.214Z] v2.0.0-dev.137 [2021-05-11T15:57:51.214Z] v2.0.0-dev.138 [2021-05-11T15:57:51.214Z] v2.0.0-dev.139 [2021-05-11T15:57:51.214Z] v2.0.0-dev.14 [2021-05-11T15:57:51.214Z] v2.0.0-dev.140 [2021-05-11T15:57:51.214Z] v2.0.0-dev.141 [2021-05-11T15:57:51.214Z] v2.0.0-dev.142 [2021-05-11T15:57:51.214Z] v2.0.0-dev.143 [2021-05-11T15:57:51.214Z] v2.0.0-dev.144 [2021-05-11T15:57:51.214Z] v2.0.0-dev.145 [2021-05-11T15:57:51.214Z] v2.0.0-dev.146 [2021-05-11T15:57:51.214Z] v2.0.0-dev.147 [2021-05-11T15:57:51.214Z] v2.0.0-dev.148 [2021-05-11T15:57:51.215Z] v2.0.0-dev.149 [2021-05-11T15:57:51.215Z] v2.0.0-dev.15 [2021-05-11T15:57:51.215Z] v2.0.0-dev.150 [2021-05-11T15:57:51.215Z] v2.0.0-dev.151 [2021-05-11T15:57:51.215Z] v2.0.0-dev.152 [2021-05-11T15:57:51.215Z] v2.0.0-dev.153 [2021-05-11T15:57:51.215Z] v2.0.0-dev.154 [2021-05-11T15:57:51.215Z] v2.0.0-dev.155 [2021-05-11T15:57:51.215Z] v2.0.0-dev.156 [2021-05-11T15:57:51.215Z] v2.0.0-dev.157 [2021-05-11T15:57:51.215Z] v2.0.0-dev.158 [2021-05-11T15:57:51.215Z] v2.0.0-dev.159 [2021-05-11T15:57:51.215Z] v2.0.0-dev.16 [2021-05-11T15:57:51.215Z] v2.0.0-dev.160 [2021-05-11T15:57:51.215Z] v2.0.0-dev.161 [2021-05-11T15:57:51.215Z] v2.0.0-dev.162 [2021-05-11T15:57:51.215Z] v2.0.0-dev.163 [2021-05-11T15:57:51.215Z] v2.0.0-dev.164 [2021-05-11T15:57:51.215Z] v2.0.0-dev.165 [2021-05-11T15:57:51.215Z] v2.0.0-dev.166 [2021-05-11T15:57:51.215Z] v2.0.0-dev.167 [2021-05-11T15:57:51.215Z] v2.0.0-dev.168 [2021-05-11T15:57:51.215Z] v2.0.0-dev.169 [2021-05-11T15:57:51.215Z] v2.0.0-dev.17 [2021-05-11T15:57:51.215Z] v2.0.0-dev.170 [2021-05-11T15:57:51.215Z] v2.0.0-dev.171 [2021-05-11T15:57:51.215Z] v2.0.0-dev.172 [2021-05-11T15:57:51.215Z] v2.0.0-dev.173 [2021-05-11T15:57:51.215Z] v2.0.0-dev.174 [2021-05-11T15:57:51.215Z] v2.0.0-dev.175 [2021-05-11T15:57:51.215Z] v2.0.0-dev.176 [2021-05-11T15:57:51.215Z] v2.0.0-dev.177 [2021-05-11T15:57:51.215Z] v2.0.0-dev.178 [2021-05-11T15:57:51.215Z] v2.0.0-dev.179 [2021-05-11T15:57:51.215Z] v2.0.0-dev.18 [2021-05-11T15:57:51.215Z] v2.0.0-dev.180 [2021-05-11T15:57:51.215Z] v2.0.0-dev.181 [2021-05-11T15:57:51.215Z] v2.0.0-dev.182 [2021-05-11T15:57:51.215Z] v2.0.0-dev.183 [2021-05-11T15:57:51.215Z] v2.0.0-dev.184 [2021-05-11T15:57:51.215Z] v2.0.0-dev.185 [2021-05-11T15:57:51.215Z] v2.0.0-dev.186 [2021-05-11T15:57:51.215Z] v2.0.0-dev.187 [2021-05-11T15:57:51.215Z] v2.0.0-dev.188 [2021-05-11T15:57:51.215Z] v2.0.0-dev.189 [2021-05-11T15:57:51.215Z] v2.0.0-dev.19 [2021-05-11T15:57:51.215Z] v2.0.0-dev.190 [2021-05-11T15:57:51.215Z] v2.0.0-dev.191 [2021-05-11T15:57:51.215Z] v2.0.0-dev.192 [2021-05-11T15:57:51.215Z] v2.0.0-dev.193 [2021-05-11T15:57:51.215Z] v2.0.0-dev.194 [2021-05-11T15:57:51.215Z] v2.0.0-dev.195 [2021-05-11T15:57:51.215Z] v2.0.0-dev.196 [2021-05-11T15:57:51.215Z] v2.0.0-dev.197 [2021-05-11T15:57:51.215Z] v2.0.0-dev.198 [2021-05-11T15:57:51.215Z] v2.0.0-dev.199 [2021-05-11T15:57:51.215Z] v2.0.0-dev.2 [2021-05-11T15:57:51.215Z] v2.0.0-dev.20 [2021-05-11T15:57:51.215Z] v2.0.0-dev.200 [2021-05-11T15:57:51.215Z] v2.0.0-dev.201 [2021-05-11T15:57:51.215Z] v2.0.0-dev.202 [2021-05-11T15:57:51.215Z] v2.0.0-dev.203 [2021-05-11T15:57:51.215Z] v2.0.0-dev.204 [2021-05-11T15:57:51.215Z] v2.0.0-dev.205 [2021-05-11T15:57:51.215Z] v2.0.0-dev.206 [2021-05-11T15:57:51.215Z] v2.0.0-dev.207 [2021-05-11T15:57:51.215Z] v2.0.0-dev.208 [2021-05-11T15:57:51.215Z] v2.0.0-dev.209 [2021-05-11T15:57:51.215Z] v2.0.0-dev.21 [2021-05-11T15:57:51.215Z] v2.0.0-dev.210 [2021-05-11T15:57:51.215Z] v2.0.0-dev.211 [2021-05-11T15:57:51.215Z] v2.0.0-dev.212 [2021-05-11T15:57:51.215Z] v2.0.0-dev.22 [2021-05-11T15:57:51.215Z] v2.0.0-dev.23 [2021-05-11T15:57:51.215Z] v2.0.0-dev.24 [2021-05-11T15:57:51.215Z] v2.0.0-dev.25 [2021-05-11T15:57:51.215Z] v2.0.0-dev.26 [2021-05-11T15:57:51.215Z] v2.0.0-dev.27 [2021-05-11T15:57:51.215Z] v2.0.0-dev.28 [2021-05-11T15:57:51.215Z] v2.0.0-dev.29 [2021-05-11T15:57:51.215Z] v2.0.0-dev.3 [2021-05-11T15:57:51.215Z] v2.0.0-dev.30 [2021-05-11T15:57:51.215Z] v2.0.0-dev.31 [2021-05-11T15:57:51.215Z] v2.0.0-dev.32 [2021-05-11T15:57:51.215Z] v2.0.0-dev.33 [2021-05-11T15:57:51.215Z] v2.0.0-dev.34 [2021-05-11T15:57:51.215Z] v2.0.0-dev.35 [2021-05-11T15:57:51.215Z] v2.0.0-dev.36 [2021-05-11T15:57:51.215Z] v2.0.0-dev.37 [2021-05-11T15:57:51.215Z] v2.0.0-dev.38 [2021-05-11T15:57:51.215Z] v2.0.0-dev.39 [2021-05-11T15:57:51.215Z] v2.0.0-dev.4 [2021-05-11T15:57:51.215Z] v2.0.0-dev.40 [2021-05-11T15:57:51.215Z] v2.0.0-dev.41 [2021-05-11T15:57:51.215Z] v2.0.0-dev.42 [2021-05-11T15:57:51.215Z] v2.0.0-dev.43 [2021-05-11T15:57:51.215Z] v2.0.0-dev.44 [2021-05-11T15:57:51.215Z] v2.0.0-dev.45 [2021-05-11T15:57:51.215Z] v2.0.0-dev.46 [2021-05-11T15:57:51.215Z] v2.0.0-dev.47 [2021-05-11T15:57:51.215Z] v2.0.0-dev.48 [2021-05-11T15:57:51.215Z] v2.0.0-dev.49 [2021-05-11T15:57:51.215Z] v2.0.0-dev.5 [2021-05-11T15:57:51.215Z] v2.0.0-dev.50 [2021-05-11T15:57:51.215Z] v2.0.0-dev.51 [2021-05-11T15:57:51.215Z] v2.0.0-dev.52 [2021-05-11T15:57:51.215Z] v2.0.0-dev.53 [2021-05-11T15:57:51.215Z] v2.0.0-dev.54 [2021-05-11T15:57:51.215Z] v2.0.0-dev.55 [2021-05-11T15:57:51.215Z] v2.0.0-dev.56 [2021-05-11T15:57:51.215Z] v2.0.0-dev.57 [2021-05-11T15:57:51.215Z] v2.0.0-dev.58 [2021-05-11T15:57:51.215Z] v2.0.0-dev.59 [2021-05-11T15:57:51.215Z] v2.0.0-dev.6 [2021-05-11T15:57:51.215Z] v2.0.0-dev.60 [2021-05-11T15:57:51.215Z] v2.0.0-dev.61 [2021-05-11T15:57:51.215Z] v2.0.0-dev.62 [2021-05-11T15:57:51.215Z] v2.0.0-dev.63 [2021-05-11T15:57:51.215Z] v2.0.0-dev.64 [2021-05-11T15:57:51.215Z] v2.0.0-dev.65 [2021-05-11T15:57:51.215Z] v2.0.0-dev.66 [2021-05-11T15:57:51.215Z] v2.0.0-dev.67 [2021-05-11T15:57:51.215Z] v2.0.0-dev.68 [2021-05-11T15:57:51.215Z] v2.0.0-dev.69 [2021-05-11T15:57:51.215Z] v2.0.0-dev.7 [2021-05-11T15:57:51.215Z] v2.0.0-dev.70 [2021-05-11T15:57:51.215Z] v2.0.0-dev.71 [2021-05-11T15:57:51.215Z] v2.0.0-dev.72 [2021-05-11T15:57:51.215Z] v2.0.0-dev.73 [2021-05-11T15:57:51.215Z] v2.0.0-dev.74 [2021-05-11T15:57:51.215Z] v2.0.0-dev.75 [2021-05-11T15:57:51.215Z] v2.0.0-dev.76 [2021-05-11T15:57:51.215Z] v2.0.0-dev.77 [2021-05-11T15:57:51.215Z] v2.0.0-dev.78 [2021-05-11T15:57:51.215Z] v2.0.0-dev.79 [2021-05-11T15:57:51.215Z] v2.0.0-dev.8 [2021-05-11T15:57:51.215Z] v2.0.0-dev.80 [2021-05-11T15:57:51.215Z] v2.0.0-dev.81 [2021-05-11T15:57:51.215Z] v2.0.0-dev.82 [2021-05-11T15:57:51.215Z] v2.0.0-dev.83 [2021-05-11T15:57:51.215Z] v2.0.0-dev.84 [2021-05-11T15:57:51.215Z] v2.0.0-dev.85 [2021-05-11T15:57:51.215Z] v2.0.0-dev.86 [2021-05-11T15:57:51.215Z] v2.0.0-dev.87 [2021-05-11T15:57:51.215Z] v2.0.0-dev.88 [2021-05-11T15:57:51.215Z] v2.0.0-dev.89 [2021-05-11T15:57:51.215Z] v2.0.0-dev.9 [2021-05-11T15:57:51.215Z] v2.0.0-dev.90 [2021-05-11T15:57:51.215Z] v2.0.0-dev.91 [2021-05-11T15:57:51.215Z] v2.0.0-dev.92 [2021-05-11T15:57:51.215Z] v2.0.0-dev.93 [2021-05-11T15:57:51.215Z] v2.0.0-dev.94 [2021-05-11T15:57:51.215Z] v2.0.0-dev.95 [2021-05-11T15:57:51.215Z] v2.0.0-dev.96 [2021-05-11T15:57:51.215Z] v2.0.0-dev.97 [2021-05-11T15:57:51.215Z] v2.0.0-dev.98 [2021-05-11T15:57:51.215Z] v2.0.0-dev.99 [Pipeline] sh [2021-05-11T15:57:51.917Z] + lftools sign git-tag v2.0.0-dev.212 [2021-05-11T15:57:53.866Z] Signing Git tag with Sigul... [2021-05-11T15:57:53.866Z] Signing v2.0.0-dev.212 [Pipeline] echo [2021-05-11T15:57:55.298Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:57:55.971Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-11T15:57:55.990Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-11T15:57:56.045Z] $ docker stop --time=1 cb0957da5d168feaf137b545a28acfcc8bfce89f2f820c1da10dc5bbc3289576 [2021-05-11T15:57:58.156Z] $ docker rm -f cb0957da5d168feaf137b545a28acfcc8bfce89f2f820c1da10dc5bbc3289576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:57:58.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T15:57:58.892Z] . [Pipeline] withDockerContainer [2021-05-11T15:57:59.141Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2021-05-11T15:57:59.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-11T15:58:01.151Z] $ docker top e9d81448893e84bae61c089ae967dec0b7524cd898a1349f6a4ad5354307256a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T15:58:01.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T15:58:01.509Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T15:58:02.210Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T15:58:02.224Z] $ docker exec e9d81448893e84bae61c089ae967dec0b7524cd898a1349f6a4ad5354307256a ssh-agent [2021-05-11T15:58:02.907Z] SSH_AUTH_SOCK=/tmp/ssh-7ORo6xkAsLYk/agent.11 [2021-05-11T15:58:02.907Z] SSH_AGENT_PID=16 [2021-05-11T15:58:02.919Z] Running ssh-add (command line suppressed) [2021-05-11T15:58:03.648Z] Identity added: /w/workspace/edgex-go/480@tmp/private_key_1279610746707143779.key (/w/workspace/edgex-go/480@tmp/private_key_1279610746707143779.key) [2021-05-11T15:58:03.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T15:58:04.685Z] + git semver bump pre [2021-05-11T15:58:04.961Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T15:58:04.961Z] # $GIT_DIR = /w/workspace/edgex-go/480/.git [2021-05-11T15:58:04.961Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/480 [2021-05-11T15:58:04.961Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T15:58:04.961Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T15:58:04.961Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T15:58:04.961Z] # $SEMVER_BRANCH = master [2021-05-11T15:58:04.961Z] # $SEMVER_DIR = /w/workspace/edgex-go/480/.semver [2021-05-11T15:58:04.961Z] 2.0.0-dev.213 [Pipeline] } [2021-05-11T15:58:04.988Z] $ docker exec --env ******** --env ******** e9d81448893e84bae61c089ae967dec0b7524cd898a1349f6a4ad5354307256a ssh-agent -k [2021-05-11T15:58:05.279Z] unset SSH_AUTH_SOCK; [2021-05-11T15:58:05.279Z] unset SSH_AGENT_PID; [2021-05-11T15:58:05.279Z] echo Agent pid 16 killed; [2021-05-11T15:58:05.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T15:58:06.149Z] + git semver [Pipeline] } [2021-05-11T15:58:06.187Z] $ docker stop --time=1 e9d81448893e84bae61c089ae967dec0b7524cd898a1349f6a4ad5354307256a [2021-05-11T15:58:08.300Z] $ docker rm -f e9d81448893e84bae61c089ae967dec0b7524cd898a1349f6a4ad5354307256a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:58:09.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T15:58:09.258Z] . [Pipeline] withDockerContainer [2021-05-11T15:58:09.745Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2021-05-11T15:58:09.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-11T15:58:11.175Z] $ docker top f74a4772bba27cbfbcc439d114dce3cbb6fadd28686c2e5446a47bce0b18e71e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T15:58:11.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T15:58:11.558Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T15:58:12.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T15:58:12.140Z] $ docker exec f74a4772bba27cbfbcc439d114dce3cbb6fadd28686c2e5446a47bce0b18e71e ssh-agent [2021-05-11T15:58:12.488Z] SSH_AUTH_SOCK=/tmp/ssh-OQBMavIYoND4/agent.12 [2021-05-11T15:58:12.488Z] SSH_AGENT_PID=17 [2021-05-11T15:58:12.498Z] Running ssh-add (command line suppressed) [2021-05-11T15:58:12.734Z] Identity added: /w/workspace/edgex-go/480@tmp/private_key_8846229469168827858.key (/w/workspace/edgex-go/480@tmp/private_key_8846229469168827858.key) [2021-05-11T15:58:12.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T15:58:13.184Z] + git semver push [2021-05-11T15:58:13.461Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T15:58:13.461Z] # $GIT_DIR = /w/workspace/edgex-go/480/.git [2021-05-11T15:58:13.461Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/480 [2021-05-11T15:58:13.461Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T15:58:13.461Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T15:58:13.461Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T15:58:13.461Z] # $SEMVER_BRANCH = master [2021-05-11T15:58:13.461Z] # $SEMVER_DIR = /w/workspace/edgex-go/480/.semver [Pipeline] } [2021-05-11T15:58:25.797Z] $ docker exec --env ******** --env ******** f74a4772bba27cbfbcc439d114dce3cbb6fadd28686c2e5446a47bce0b18e71e ssh-agent -k [2021-05-11T15:58:26.085Z] unset SSH_AUTH_SOCK; [2021-05-11T15:58:26.085Z] unset SSH_AGENT_PID; [2021-05-11T15:58:26.086Z] echo Agent pid 17 killed; [2021-05-11T15:58:26.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T15:58:26.686Z] + git semver [Pipeline] } [2021-05-11T15:58:26.993Z] $ docker stop --time=1 f74a4772bba27cbfbcc439d114dce3cbb6fadd28686c2e5446a47bce0b18e71e [2021-05-11T15:58:29.167Z] $ docker rm -f f74a4772bba27cbfbcc439d114dce3cbb6fadd28686c2e5446a47bce0b18e71e [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-11T15:58:30.163Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:58:31.469Z] ---> package-listing.sh [2021-05-11T15:58:31.469Z] ++ facter osfamily [2021-05-11T15:58:31.469Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-11T15:58:31.469Z] + OS_FAMILY=redhat [2021-05-11T15:58:31.469Z] + workspace=/w/workspace/edgex-go/480 [2021-05-11T15:58:31.469Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-11T15:58:31.469Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-11T15:58:31.469Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-11T15:58:31.469Z] + PACKAGES=/tmp/packages_start.txt [2021-05-11T15:58:31.469Z] + '[' /w/workspace/edgex-go/480 ']' [2021-05-11T15:58:31.469Z] + PACKAGES=/tmp/packages_end.txt [2021-05-11T15:58:31.469Z] + case "${OS_FAMILY}" in [2021-05-11T15:58:31.469Z] + rpm -qa [2021-05-11T15:58:31.469Z] + sort [2021-05-11T15:58:38.153Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-11T15:58:38.153Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-11T15:58:38.153Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-11T15:58:38.153Z] + '[' /w/workspace/edgex-go/480 ']' [2021-05-11T15:58:38.153Z] + mkdir -p /w/workspace/edgex-go/480/archives/ [2021-05-11T15:58:38.153Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/480/archives/ [Pipeline] echo [2021-05-11T15:58:38.169Z] 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/480/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-11T15:58:38.491Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:58:39.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T15:58:39.088Z] [2021-05-11T15:58:39.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:58:39.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T15:58:39.426Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-11T15:58:39.426Z] df20fa9351a1: Pulling fs layer [2021-05-11T15:58:39.426Z] 36b3adc4ff6f: Pulling fs layer [2021-05-11T15:58:39.426Z] 8ad3a11d3b57: Pulling fs layer [2021-05-11T15:58:39.426Z] 46f8f816bc3b: Pulling fs layer [2021-05-11T15:58:39.426Z] 93b61091891f: Pulling fs layer [2021-05-11T15:58:39.426Z] 93b9cdb0e59b: Pulling fs layer [2021-05-11T15:58:39.426Z] 5e14af77c1be: Pulling fs layer [2021-05-11T15:58:39.426Z] 01666e4c0597: Pulling fs layer [2021-05-11T15:58:39.426Z] aa168da1d23b: Pulling fs layer [2021-05-11T15:58:39.426Z] 93b9cdb0e59b: Waiting [2021-05-11T15:58:39.426Z] 5e14af77c1be: Waiting [2021-05-11T15:58:39.426Z] 01666e4c0597: Waiting [2021-05-11T15:58:39.426Z] aa168da1d23b: Waiting [2021-05-11T15:58:39.426Z] 46f8f816bc3b: Waiting [2021-05-11T15:58:39.426Z] 93b61091891f: Waiting [2021-05-11T15:58:39.768Z] 36b3adc4ff6f: Verifying Checksum [2021-05-11T15:58:39.768Z] 36b3adc4ff6f: Download complete [2021-05-11T15:58:39.768Z] 46f8f816bc3b: Download complete [2021-05-11T15:58:39.768Z] df20fa9351a1: Download complete [2021-05-11T15:58:39.768Z] 93b9cdb0e59b: Verifying Checksum [2021-05-11T15:58:39.768Z] 93b9cdb0e59b: Download complete [2021-05-11T15:58:39.768Z] 5e14af77c1be: Verifying Checksum [2021-05-11T15:58:39.768Z] 5e14af77c1be: Download complete [2021-05-11T15:58:40.069Z] 01666e4c0597: Verifying Checksum [2021-05-11T15:58:40.069Z] 01666e4c0597: Download complete [2021-05-11T15:58:40.069Z] 93b61091891f: Verifying Checksum [2021-05-11T15:58:40.069Z] 93b61091891f: Download complete [2021-05-11T15:58:40.348Z] df20fa9351a1: Pull complete [2021-05-11T15:58:40.714Z] 36b3adc4ff6f: Pull complete [2021-05-11T15:58:40.714Z] 8ad3a11d3b57: Verifying Checksum [2021-05-11T15:58:40.714Z] 8ad3a11d3b57: Download complete [2021-05-11T15:58:42.801Z] 8ad3a11d3b57: Pull complete [2021-05-11T15:58:42.801Z] 46f8f816bc3b: Pull complete [2021-05-11T15:58:43.811Z] 93b61091891f: Pull complete [2021-05-11T15:58:44.087Z] 93b9cdb0e59b: Pull complete [2021-05-11T15:58:44.720Z] 5e14af77c1be: Pull complete [2021-05-11T15:58:45.362Z] 01666e4c0597: Pull complete [2021-05-11T15:58:45.643Z] aa168da1d23b: Verifying Checksum [2021-05-11T15:58:45.643Z] aa168da1d23b: Download complete [2021-05-11T15:58:58.070Z] aa168da1d23b: Pull complete [2021-05-11T15:58:58.070Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-11T15:58:58.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T15:58:58.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-11T15:58:58.446Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2021-05-11T15:58:58.652Z] $ 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/480/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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-11T15:59:02.194Z] $ docker top 4a49432186fc394774ab7d8a1acc4acf187d5ad206ea14280c05a665faf90241 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T15:59:02.862Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-11T15:59:03.293Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-11T15:59:03.963Z] + ls /var/log/sa-host [2021-05-11T15:59:03.963Z] + sadf -c /var/log/sa-host/sa11 [2021-05-11T15:59:03.963Z] file_magic: OK [2021-05-11T15:59:03.963Z] HZ: Using current value: 100 [2021-05-11T15:59:03.963Z] file_header: OK [2021-05-11T15:59:03.963Z] 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-11T15:59:03.963Z] Statistics: [2021-05-11T15:59:03.963Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-11T15:59:03.963Z] File successfully converted to sysstat format version 12.2.1 [2021-05-11T15:59:03.963Z] + sadf -c /var/log/sa-host/sa23 [2021-05-11T15:59:03.963Z] file_magic: OK [2021-05-11T15:59:03.963Z] HZ: Using current value: 100 [2021-05-11T15:59:03.963Z] file_header: OK [2021-05-11T15:59:03.963Z] 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-11T15:59:03.963Z] Statistics: [2021-05-11T15:59:03.963Z] Hnuu...uuuununununu... [2021-05-11T15:59:03.963Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-11T15:59:04.584Z] provisioning config files... [2021-05-11T15:59:04.774Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/480@tmp/config4353370269309640478tmp [Pipeline] { [Pipeline] echo [2021-05-11T15:59:04.824Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:59:05.204Z] ---> create-netrc.sh [Pipeline] } [2021-05-11T15:59:05.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-11T15:59:05.513Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:59:05.846Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-11T15:59:05.859Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:59:06.570Z] ---> sudo-logs.sh [2021-05-11T15:59:06.570Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-11T15:59:06.616Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:59:06.931Z] ---> job-cost.sh [2021-05-11T15:59:06.931Z] lf-activate-venv: SKIPPING [2021-05-11T15:59:06.931Z] DEBUG: total: 0.20999999344348907 [2021-05-11T15:59:06.931Z] INFO: Retrieving Stack Cost... [2021-05-11T15:59:08.369Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T15:59:08.969Z] INFO: Archiving Costs [Pipeline] echo [2021-05-11T15:59:08.999Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:59:09.671Z] ---> logs-deploy.sh [2021-05-11T15:59:09.671Z] lf-activate-venv: SKIPPING [2021-05-11T15:59:09.671Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/480 [2021-05-11T15:59:09.671Z] INFO: archiving workspace using pattern(s): [2021-05-11T15:59:11.624Z] Archives upload complete. [2021-05-11T15:59:11.624Z] INFO: archiving logs to Nexus