Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5823474657011783714.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2273939652001072757.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7472530067069770958.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3027320081888613008.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9039839577857660938.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1111 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/87 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/87 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/87@tmp/jenkins-gitclient-ssh3812296042036641392.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 Commit message: "Merge pull request #3762 from weichou1229/issue-3753" > git rev-list --no-walk 4fce4fd27b83639adf412401c3e643ffc0a9adcc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-22T01:46:49.289Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-22T01:46:49.336Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-22T01:46:49.346Z] ========================================================= [2021-10-22T01:46:49.346Z] EdgeX Global Pipelines Version Info [2021-10-22T01:46:49.346Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-22T01:46:50.574Z] ------------------- [2021-10-22T01:46:50.574Z] stable info: [2021-10-22T01:46:50.574Z] ------------------- [2021-10-22T01:46:50.574Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-22T01:46:50.574Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-22T01:46:50.574Z] Message: update stable to v1.0.210 [2021-10-22T01:46:51.151Z] ------------------- [2021-10-22T01:46:51.151Z] experimental info: [2021-10-22T01:46:51.151Z] ------------------- [2021-10-22T01:46:51.151Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-22T01:46:51.151Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-22T01:46:51.151Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-22T01:46:51.232Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-22T01:46:51.242Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-22T01:46:51.251Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-22T01:46:51.260Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-22T01:46:51.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-22T01:46:51.283Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-22T01:46:51.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-22T01:46:51.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-22T01:46:51.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-22T01:46:51.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-22T01:46:51.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-22T01:46:51.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-22T01:46:51.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-22T01:46:51.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-22T01:46:51.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-22T01:46:51.372Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-22T01:46:51.381Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-22T01:46:51.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-22T01:46:51.398Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-22T01:46:51.407Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-22T01:46:51.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-22T01:46:51.429Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-22T01:46:51.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-22T01:46:51.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-22T01:46:51.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-22T01:46:51.469Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] echo [2021-10-22T01:46:51.477Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d840d96 [Pipeline] echo [2021-10-22T01:46:51.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T01:46:51.525Z] provisioning config files... [2021-10-22T01:46:51.538Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/87@tmp/config3311443201288977815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T01:46:51.858Z] ---> docker-login.sh [2021-10-22T01:46:51.858Z] nexus3.edgexfoundry.org:10001 [2021-10-22T01:46:52.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:46:52.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:46:52.385Z] Configure a credential helper to remove this warning. See [2021-10-22T01:46:52.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:46:52.385Z] [2021-10-22T01:46:52.385Z] Login Succeeded [2021-10-22T01:46:52.385Z] nexus3.edgexfoundry.org:10002 [2021-10-22T01:46:52.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:46:52.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:46:52.385Z] Configure a credential helper to remove this warning. See [2021-10-22T01:46:52.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:46:52.385Z] [2021-10-22T01:46:52.385Z] Login Succeeded [2021-10-22T01:46:52.385Z] nexus3.edgexfoundry.org:10003 [2021-10-22T01:46:52.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:46:52.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:46:52.646Z] Configure a credential helper to remove this warning. See [2021-10-22T01:46:52.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:46:52.646Z] [2021-10-22T01:46:52.646Z] Login Succeeded [2021-10-22T01:46:52.646Z] nexus3.edgexfoundry.org:10004 [2021-10-22T01:46:52.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:46:52.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:46:52.646Z] Configure a credential helper to remove this warning. See [2021-10-22T01:46:52.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:46:52.646Z] [2021-10-22T01:46:52.646Z] Login Succeeded [2021-10-22T01:46:52.646Z] docker.io [2021-10-22T01:46:52.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:46:52.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:46:52.907Z] Configure a credential helper to remove this warning. See [2021-10-22T01:46:52.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:46:52.907Z] [2021-10-22T01:46:52.907Z] Login Succeeded [2021-10-22T01:46:52.907Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T01:46:52.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T01:46:53.220Z] ++ 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-10-22T01:46:53.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T01:46:53.220Z] ++ dirname cmd/core-command/Dockerfile [2021-10-22T01:46:53.220Z] ++ cut -d/ -f2 [2021-10-22T01:46:53.220Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-22T01:46:53.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T01:46:53.220Z] ++ dirname cmd/core-data/Dockerfile [2021-10-22T01:46:53.220Z] ++ cut -d/ -f2 [2021-10-22T01:46:53.220Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-22T01:46:53.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T01:46:53.220Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-22T01:46:53.220Z] ++ cut -d/ -f2 [2021-10-22T01:46:53.220Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-22T01:46:53.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T01:46:53.220Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-22T01:46:53.220Z] ++ cut -d/ -f2 [2021-10-22T01:46:53.220Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-22T01:46:53.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T01:46:53.220Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-22T01:46:53.220Z] ++ cut -d/ -f2 [2021-10-22T01:46:53.220Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-22T01:46:53.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T01:46:53.220Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-22T01:46:53.220Z] ++ cut -d/ -f2 [2021-10-22T01:46:53.220Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-22T01:46:53.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T01:46:53.220Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-22T01:46:53.220Z] ++ cut -d/ -f2 [2021-10-22T01:46:53.220Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-22T01:46:53.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T01:46:53.220Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-22T01:46:53.220Z] ++ cut -d/ -f2 [2021-10-22T01:46:53.220Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-22T01:46:53.220Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-22T01:46:53.220Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-22T01:46:53.220Z] ++ cut -d/ -f2 [2021-10-22T01:46:53.220Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-22T01:46:53.258Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:46:54.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T01:46:54.151Z] [2021-10-22T01:46:54.151Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:46:54.455Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T01:46:54.455Z] latest: Pulling from edgex-devops/git-semver [2021-10-22T01:46:54.455Z] a0d0a0d46f8b: Pulling fs layer [2021-10-22T01:46:54.455Z] 3e5f54012d9b: Pulling fs layer [2021-10-22T01:46:54.455Z] 4c7163046ea9: Pulling fs layer [2021-10-22T01:46:54.455Z] 0c2d73faf560: Pulling fs layer [2021-10-22T01:46:54.455Z] 0c2d73faf560: Waiting [2021-10-22T01:46:54.455Z] 3e5f54012d9b: Verifying Checksum [2021-10-22T01:46:54.455Z] 3e5f54012d9b: Download complete [2021-10-22T01:46:54.455Z] a0d0a0d46f8b: Verifying Checksum [2021-10-22T01:46:54.455Z] a0d0a0d46f8b: Download complete [2021-10-22T01:46:54.455Z] 4c7163046ea9: Verifying Checksum [2021-10-22T01:46:54.455Z] 4c7163046ea9: Download complete [2021-10-22T01:46:54.455Z] 0c2d73faf560: Verifying Checksum [2021-10-22T01:46:54.455Z] 0c2d73faf560: Download complete [2021-10-22T01:46:54.725Z] a0d0a0d46f8b: Pull complete [2021-10-22T01:46:54.725Z] 3e5f54012d9b: Pull complete [2021-10-22T01:46:55.013Z] 4c7163046ea9: Pull complete [2021-10-22T01:46:55.292Z] 0c2d73faf560: Pull complete [2021-10-22T01:46:55.292Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-22T01:46:55.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T01:46:55.292Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-22T01:46:55.363Z] prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container [2021-10-22T01:46:55.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-22T01:46:56.169Z] $ docker top 7ba80ccc94d38bfaf0804580292d98958cd6deb7289c21997ffc9ae25841514d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-22T01:46:56.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T01:46:56.275Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T01:46:56.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T01:46:56.394Z] $ docker exec 7ba80ccc94d38bfaf0804580292d98958cd6deb7289c21997ffc9ae25841514d ssh-agent [2021-10-22T01:46:56.512Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXobNjII/agent.14 [2021-10-22T01:46:56.512Z] SSH_AGENT_PID=20 [2021-10-22T01:46:56.523Z] Running ssh-add (command line suppressed) [2021-10-22T01:46:56.647Z] Identity added: /w/workspace/edgex-go/87@tmp/private_key_1677245739983981482.key (/w/workspace/edgex-go/87@tmp/private_key_1677245739983981482.key) [2021-10-22T01:46:56.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T01:46:56.957Z] + git tag --points-at HEAD [Pipeline] } [2021-10-22T01:46:56.971Z] $ docker exec --env ******** --env ******** 7ba80ccc94d38bfaf0804580292d98958cd6deb7289c21997ffc9ae25841514d ssh-agent -k [2021-10-22T01:46:57.070Z] unset SSH_AUTH_SOCK; [2021-10-22T01:46:57.070Z] unset SSH_AGENT_PID; [2021-10-22T01:46:57.070Z] echo Agent pid 20 killed; [2021-10-22T01:46:57.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-22T01:46:57.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T01:46:57.109Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T01:46:57.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T01:46:57.249Z] $ docker exec 7ba80ccc94d38bfaf0804580292d98958cd6deb7289c21997ffc9ae25841514d ssh-agent [2021-10-22T01:46:57.376Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXImNKGL/agent.53 [2021-10-22T01:46:57.376Z] SSH_AGENT_PID=59 [2021-10-22T01:46:57.382Z] Running ssh-add (command line suppressed) [2021-10-22T01:46:57.489Z] Identity added: /w/workspace/edgex-go/87@tmp/private_key_1386435251064293359.key (/w/workspace/edgex-go/87@tmp/private_key_1386435251064293359.key) [2021-10-22T01:46:57.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T01:46:57.791Z] + git semver init [2021-10-22T01:46:57.791Z] # -> Open(): unable to determine branch for HEAD [2021-10-22T01:46:57.791Z] # $GIT_DIR = /w/workspace/edgex-go/87/.git [2021-10-22T01:46:57.791Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/87 [2021-10-22T01:46:57.791Z] # $SEMVER_REMOTE_NAME = origin [2021-10-22T01:46:57.791Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-22T01:46:57.791Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-22T01:46:57.791Z] # $SEMVER_BRANCH = main [2021-10-22T01:46:57.791Z] # $SEMVER_TEMP = /tmp/semver-453337970 [2021-10-22T01:46:57.791Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-22T01:47:10.043Z] # '/tmp/semver-453337970' -> '/w/workspace/edgex-go/87/.semver' [2021-10-22T01:47:10.043Z] # -> Force: false [2021-10-22T01:47:10.043Z] # $SEMVER_DIR = /w/workspace/edgex-go/87/.semver [Pipeline] } [2021-10-22T01:47:10.061Z] $ docker exec --env ******** --env ******** 7ba80ccc94d38bfaf0804580292d98958cd6deb7289c21997ffc9ae25841514d ssh-agent -k [2021-10-22T01:47:10.172Z] unset SSH_AUTH_SOCK; [2021-10-22T01:47:10.172Z] unset SSH_AGENT_PID; [2021-10-22T01:47:10.172Z] echo Agent pid 59 killed; [2021-10-22T01:47:10.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T01:47:10.500Z] + git semver [Pipeline] } [2021-10-22T01:47:10.516Z] $ docker stop --time=1 7ba80ccc94d38bfaf0804580292d98958cd6deb7289c21997ffc9ae25841514d [2021-10-22T01:47:12.811Z] $ docker rm -f 7ba80ccc94d38bfaf0804580292d98958cd6deb7289c21997ffc9ae25841514d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-22T01:47:13.171Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-22T01:47:13.410Z] Stashed 1 file(s) [Pipeline] echo [2021-10-22T01:47:13.413Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.76 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-22T01:47:13.692Z] ========================================================= [2021-10-22T01:47:13.692Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-22T01:47:13.692Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T01:47:13.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T01:47:13.995Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-22T01:47:13.995Z] a0d0a0d46f8b: Already exists [2021-10-22T01:47:13.995Z] 31adcdaf11c8: Pulling fs layer [2021-10-22T01:47:13.995Z] b8b176561691: Pulling fs layer [2021-10-22T01:47:13.995Z] 4527c011a84f: Pulling fs layer [2021-10-22T01:47:13.995Z] 5d74067f8e1e: Pulling fs layer [2021-10-22T01:47:13.995Z] e0aca202a116: Pulling fs layer [2021-10-22T01:47:13.995Z] 3a43be97a3b4: Pulling fs layer [2021-10-22T01:47:13.995Z] 34cad66bf833: Pulling fs layer [2021-10-22T01:47:13.995Z] b4e3c513aaa6: Pulling fs layer [2021-10-22T01:47:13.995Z] 3a43be97a3b4: Waiting [2021-10-22T01:47:13.995Z] 34cad66bf833: Waiting [2021-10-22T01:47:13.995Z] b4e3c513aaa6: Waiting [2021-10-22T01:47:13.995Z] 5d74067f8e1e: Waiting [2021-10-22T01:47:13.995Z] e0aca202a116: Waiting [2021-10-22T01:47:13.995Z] b8b176561691: Verifying Checksum [2021-10-22T01:47:13.995Z] b8b176561691: Download complete [2021-10-22T01:47:13.995Z] 31adcdaf11c8: Verifying Checksum [2021-10-22T01:47:13.995Z] 31adcdaf11c8: Download complete [2021-10-22T01:47:13.995Z] 5d74067f8e1e: Verifying Checksum [2021-10-22T01:47:13.995Z] 5d74067f8e1e: Download complete [2021-10-22T01:47:13.995Z] e0aca202a116: Verifying Checksum [2021-10-22T01:47:13.995Z] e0aca202a116: Download complete [2021-10-22T01:47:13.995Z] 3a43be97a3b4: Verifying Checksum [2021-10-22T01:47:13.995Z] 3a43be97a3b4: Download complete [2021-10-22T01:47:14.261Z] 31adcdaf11c8: Pull complete [2021-10-22T01:47:14.261Z] 34cad66bf833: Verifying Checksum [2021-10-22T01:47:14.261Z] 34cad66bf833: Download complete [2021-10-22T01:47:14.261Z] b8b176561691: Pull complete [2021-10-22T01:47:14.536Z] 4527c011a84f: Verifying Checksum [2021-10-22T01:47:14.536Z] 4527c011a84f: Download complete [2021-10-22T01:47:14.536Z] b4e3c513aaa6: Verifying Checksum [2021-10-22T01:47:14.536Z] b4e3c513aaa6: Download complete [2021-10-22T01:47:18.768Z] 4527c011a84f: Pull complete [2021-10-22T01:47:18.768Z] 5d74067f8e1e: Pull complete [2021-10-22T01:47:18.768Z] e0aca202a116: Pull complete [2021-10-22T01:47:18.768Z] 3a43be97a3b4: Pull complete [2021-10-22T01:47:19.030Z] 34cad66bf833: Pull complete [2021-10-22T01:47:21.591Z] b4e3c513aaa6: Pull complete [2021-10-22T01:47:21.591Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-22T01:47:21.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T01:47:21.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-22T01:47:21.897Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T01:47:21.897Z] WORKDIR /edgex [2021-10-22T01:47:21.897Z] COPY go.mod . [2021-10-22T01:47:21.897Z] RUN go mod download' [2021-10-22T01:47:21.897Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-22T01:47:24.449Z] Sending build context to Docker daemon 329.6MB [2021-10-22T01:47:24.449Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-22T01:47:24.449Z] ---> 9f6097aaca64 [2021-10-22T01:47:24.449Z] Step 2/4 : WORKDIR /edgex [2021-10-22T01:47:25.389Z] ---> Running in a087c47e62a7 [2021-10-22T01:47:25.389Z] Removing intermediate container a087c47e62a7 [2021-10-22T01:47:25.389Z] ---> b75b2e448556 [2021-10-22T01:47:25.389Z] Step 3/4 : COPY go.mod . [2021-10-22T01:47:25.389Z] ---> 729cd0feefc8 [2021-10-22T01:47:25.389Z] Step 4/4 : RUN go mod download [2021-10-22T01:47:25.389Z] ---> Running in 10de5dff5941 [2021-10-22T01:47:28.652Z] Still waiting to schedule task [2021-10-22T01:47:28.652Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-22T01:48:04.242Z] Removing intermediate container 10de5dff5941 [2021-10-22T01:48:04.242Z] ---> b1d35ee366b3 [2021-10-22T01:48:04.242Z] Successfully built b1d35ee366b3 [2021-10-22T01:48:04.242Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:48:04.552Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-22T01:48:04.553Z] . [Pipeline] withDockerContainer [2021-10-22T01:48:04.614Z] prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container [2021-10-22T01:48:04.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-22T01:48:05.034Z] $ docker top 7eac660d9f21fc46ecf4ba056c3ebc9a5003c9f7efbc3cd09669bd655a33f8f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T01:48:05.404Z] + go version [2021-10-22T01:48:05.404Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-22T01:48:05.415Z] $ docker stop --time=1 7eac660d9f21fc46ecf4ba056c3ebc9a5003c9f7efbc3cd09669bd655a33f8f7 [2021-10-22T01:48:06.608Z] $ docker rm -f 7eac660d9f21fc46ecf4ba056c3ebc9a5003c9f7efbc3cd09669bd655a33f8f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:48:07.109Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-22T01:48:07.109Z] . [Pipeline] withDockerContainer [2021-10-22T01:48:07.173Z] prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container [2021-10-22T01:48:07.210Z] $ 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/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-22T01:48:07.544Z] $ docker top 538f013c512335b7db29bd1399c06a78ab158b0b8cb25fa80b2d61e2c0787eee -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-22T01:48:07.611Z] ========================================================= [2021-10-22T01:48:07.611Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-22T01:48:07.611Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T01:48:07.896Z] + make test [2021-10-22T01:48:07.896Z] go mod tidy [2021-10-22T01:48:07.896Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-22T01:48:13.273Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-22T01:48:31.480Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-22T01:48:34.834Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-22T01:48:34.834Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-22T01:48:35.415Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-22T01:48:37.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-22T01:48:38.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-22T01:48:38.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-22T01:48:38.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-22T01:48:38.913Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-22T01:48:38.913Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-22T01:48:39.179Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-22T01:48:39.179Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-22T01:48:39.179Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-22T01:48:39.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-22T01:48:41.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-10-22T01:48:41.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-22T01:48:41.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-22T01:48:42.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 98.5% of statements [2021-10-22T01:48:42.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-22T01:48:42.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 44.7% of statements [2021-10-22T01:48:42.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-22T01:48:42.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-22T01:48:43.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.5% of statements [2021-10-22T01:48:43.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-22T01:48:43.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-22T01:48:44.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements [2021-10-22T01:48:44.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-22T01:48:44.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-22T01:48:44.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-22T01:48:44.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-22T01:48:44.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-22T01:48:45.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.256s coverage: 94.2% of statements [2021-10-22T01:48:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-22T01:48:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-22T01:48:45.321Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-10-22T01:48:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-22T01:48:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-22T01:48:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-22T01:48:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-22T01:48:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-22T01:48:45.321Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-10-22T01:48:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-22T01:48:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-22T01:48:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-22T01:48:46.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements [2021-10-22T01:48:46.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-22T01:48:46.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-10-22T01:48:46.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2021-10-22T01:48:46.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-22T01:48:46.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-10-22T01:48:47.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2021-10-22T01:48:47.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-10-22T01:48:47.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-10-22T01:48:48.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-10-22T01:49:00.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-10-22T01:49:00.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-10-22T01:49:05.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.165s coverage: 82.5% of statements [2021-10-22T01:49:05.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-10-22T01:49:23.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.215s coverage: 70.4% of statements [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-22T01:49:23.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-22T01:49:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.4% of statements [2021-10-22T01:49:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-22T01:49:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-22T01:49:24.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2021-10-22T01:49:24.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-22T01:49:24.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-10-22T01:49:24.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-22T01:49:32.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-22T01:49:32.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-22T01:49:32.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-22T01:49:32.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-22T01:49:32.902Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-22T01:49:32.902Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-22T01:49:32.902Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-10-22T01:49:32.902Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-10-22T01:49:32.902Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-22T01:50:11.762Z] GO111MODULE=on go vet ./... [2021-10-22T01:50:17.125Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-22T01:50:17.125Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-22T01:50:17.125Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-22T01:50:18.012Z] + ls -al . [2021-10-22T01:50:18.012Z] total 632 [2021-10-22T01:50:18.012Z] drwxrwxr-x 10 1001 1001 4096 Oct 22 01:50 . [2021-10-22T01:50:18.012Z] drwxr-xr-x 4 root root 30 Oct 22 01:48 .. [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 11 Oct 22 01:46 .dockerignore [2021-10-22T01:50:18.012Z] drwxrwxr-x 8 1001 1001 162 Oct 22 01:46 .git [2021-10-22T01:50:18.012Z] drwxrwxr-x 4 1001 1001 142 Oct 22 01:46 .github [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 804 Oct 22 01:46 .gitignore [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 42 Oct 22 01:46 .golangci.yml [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 76 Oct 22 01:46 .hadolint.yml [2021-10-22T01:50:18.012Z] drwx------ 3 1001 1001 43 Oct 22 01:47 .semver [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 166 Oct 22 01:46 .sonarcloud.properties [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 1171 Oct 22 01:46 ADOPTERS.md [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 8910 Oct 22 01:46 Attribution.txt [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 43881 Oct 22 01:46 CHANGELOG.md [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 3804 Oct 22 01:46 CONTRIBUTING.md [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 677 Oct 22 01:46 GOVERNANCE.md [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 849 Oct 22 01:46 Jenkinsfile [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 10775 Oct 22 01:46 LICENSE [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 6508 Oct 22 01:46 Makefile [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 582 Oct 22 01:46 OWNERS.md [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 8256 Oct 22 01:46 README.md [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 6912 Oct 22 01:46 SECURITY.md [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 12 Oct 22 01:47 VERSION [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 4131 Oct 22 01:46 ZMQWindows.md [2021-10-22T01:50:18.012Z] drwxrwxr-x 2 1001 1001 37 Oct 22 01:46 bin [2021-10-22T01:50:18.012Z] drwxrwxr-x 14 1001 1001 4096 Oct 22 01:46 cmd [2021-10-22T01:50:18.012Z] -rw-r--r-- 1 root root 425844 Oct 22 01:49 coverage.out [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 848 Oct 22 01:46 go.mod [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 50414 Oct 22 01:48 go.sum [2021-10-22T01:50:18.012Z] drwxrwxr-x 8 1001 1001 124 Oct 22 01:46 internal [2021-10-22T01:50:18.012Z] drwxrwxr-x 3 1001 1001 16 Oct 22 01:46 openapi [2021-10-22T01:50:18.012Z] drwxrwxr-x 4 1001 1001 71 Oct 22 01:46 snap [2021-10-22T01:50:18.012Z] -rw-rw-r-- 1 1001 1001 204 Oct 22 01:46 version.go [Pipeline] sh [2021-10-22T01:50:18.315Z] + '[' -e coverage.out ] [2021-10-22T01:50:18.315Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-22T01:50:18.453Z] Stashed 1 file(s) [Pipeline] sh [2021-10-22T01:50:18.751Z] + make build [2021-10-22T01:50:18.751Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-data/core-data ./cmd/core-data [2021-10-22T01:50:20.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-22T01:50:28.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-command/core-command ./cmd/core-command [2021-10-22T01:50:29.213Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-22T01:50:30.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-22T01:50:30.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-22T01:50:32.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-22T01:50:33.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-22T01:50:34.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-22T01:50:35.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-22T01:50:36.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-22T01:50:37.111Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-22T01:50:39.048Z] $ docker stop --time=1 538f013c512335b7db29bd1399c06a78ab158b0b8cb25fa80b2d61e2c0787eee [2021-10-22T01:50:41.100Z] $ docker rm -f 538f013c512335b7db29bd1399c06a78ab158b0b8cb25fa80b2d61e2c0787eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:50:43.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-22T01:50:43.092Z] [2021-10-22T01:50:43.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:50:43.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-22T01:50:43.494Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-22T01:50:43.494Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-22T01:50:43.494Z] ca9280d653b3: Pulling fs layer [2021-10-22T01:50:43.494Z] 7e9c9ca2126c: Pulling fs layer [2021-10-22T01:50:43.494Z] cbdbe7a5bc2a: Download complete [2021-10-22T01:50:43.755Z] ca9280d653b3: Verifying Checksum [2021-10-22T01:50:43.755Z] ca9280d653b3: Download complete [2021-10-22T01:50:43.755Z] cbdbe7a5bc2a: Pull complete [2021-10-22T01:50:44.016Z] 7e9c9ca2126c: Verifying Checksum [2021-10-22T01:50:44.016Z] 7e9c9ca2126c: Download complete [2021-10-22T01:50:44.282Z] ca9280d653b3: Pull complete [2021-10-22T01:50:48.501Z] 7e9c9ca2126c: Pull complete [2021-10-22T01:50:48.501Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-22T01:50:48.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-22T01:50:48.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-22T01:50:48.574Z] prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container [2021-10-22T01:50:48.613Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-22T01:50:51.574Z] $ docker top cbad6cbc3eee3dc3482b0bbe82b7fab134f16b01e4b4740f76c788baf8a9a8c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T01:50:51.929Z] + docker-compose build --help [2021-10-22T01:50:51.929Z] + grep parallel [2021-10-22T01:50:52.500Z] --parallel Build images in parallel. [Pipeline] } [2021-10-22T01:50:52.512Z] $ docker stop --time=1 cbad6cbc3eee3dc3482b0bbe82b7fab134f16b01e4b4740f76c788baf8a9a8c6 [2021-10-22T01:50:54.380Z] $ docker rm -f cbad6cbc3eee3dc3482b0bbe82b7fab134f16b01e4b4740f76c788baf8a9a8c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:50:54.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-22T01:50:54.828Z] . [Pipeline] withDockerContainer [2021-10-22T01:50:54.888Z] prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container [2021-10-22T01:50:54.919Z] $ 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/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-22T01:50:55.486Z] $ docker top 02e781e5eefbe5266cb6d20eb0634d49f6b21c01365057847707339aa45a2aea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T01:50:55.837Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-22T01:50:56.406Z] Building core-command ... [2021-10-22T01:50:56.406Z] Building core-data ... [2021-10-22T01:50:56.406Z] Building core-metadata ... [2021-10-22T01:50:56.406Z] Building security-bootstrapper ... [2021-10-22T01:50:56.406Z] Building security-proxy-setup ... [2021-10-22T01:50:56.406Z] Building security-secretstore-setup ... [2021-10-22T01:50:56.406Z] Building support-notifications ... [2021-10-22T01:50:56.406Z] Building support-scheduler ... [2021-10-22T01:50:56.406Z] Building sys-mgmt-agent ... [2021-10-22T01:50:56.406Z] Building security-proxy-setup [2021-10-22T01:50:56.406Z] Building security-secretstore-setup [2021-10-22T01:50:56.406Z] Building support-scheduler [2021-10-22T01:50:56.406Z] Building core-metadata [2021-10-22T01:50:56.406Z] Building core-command [2021-10-22T01:51:11.312Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:51:11.312Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:51:11.312Z] ---> b1d35ee366b3 [2021-10-22T01:51:11.312Z] Step 3/24 : WORKDIR /edgex-go [2021-10-22T01:51:11.312Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:51:11.312Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:51:11.312Z] ---> b1d35ee366b3 [2021-10-22T01:51:11.312Z] Step 3/20 : WORKDIR /edgex-go [2021-10-22T01:51:11.312Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:51:11.312Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:51:11.312Z] ---> b1d35ee366b3 [2021-10-22T01:51:11.312Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T01:51:15.042Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:51:15.042Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:51:15.042Z] ---> b1d35ee366b3 [2021-10-22T01:51:15.042Z] Step 3/23 : WORKDIR /edgex-go [2021-10-22T01:51:18.355Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:51:18.355Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:51:18.355Z] ---> b1d35ee366b3 [2021-10-22T01:51:18.355Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T01:51:23.649Z] ---> Running in e8b93400268b [2021-10-22T01:51:23.649Z] ---> Running in a50b70276991 [2021-10-22T01:51:23.649Z] ---> Running in 34d2d004936e [2021-10-22T01:51:23.649Z] ---> Running in 87efa0cbea90 [2021-10-22T01:51:23.649Z] ---> Running in c75cbd5c6a7e [2021-10-22T01:51:23.649Z] Removing intermediate container 87efa0cbea90 [2021-10-22T01:51:23.649Z] ---> 947a8f99fe3b [2021-10-22T01:51:23.649Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:51:23.649Z] Removing intermediate container e8b93400268b [2021-10-22T01:51:23.649Z] ---> e34b6ace18be [2021-10-22T01:51:23.649Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:51:23.649Z] Removing intermediate container 34d2d004936e [2021-10-22T01:51:23.649Z] ---> 8078d73a4b8d [2021-10-22T01:51:23.649Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:51:23.649Z] Removing intermediate container c75cbd5c6a7e [2021-10-22T01:51:23.649Z] ---> 68039d544267 [2021-10-22T01:51:23.649Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:51:23.649Z] Removing intermediate container a50b70276991 [2021-10-22T01:51:23.649Z] ---> fe9a0f2c3d39 [2021-10-22T01:51:23.649Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:51:23.649Z] ---> Running in f10d2d33e281 [2021-10-22T01:51:23.649Z] ---> Running in 9185601df504 [2021-10-22T01:51:23.649Z] ---> Running in 6e0ff0f0f4eb [2021-10-22T01:51:23.649Z] ---> Running in e55e86cfbd2c [2021-10-22T01:51:23.649Z] ---> Running in eeba831a6b29 [2021-10-22T01:51:24.653Z] Removing intermediate container f10d2d33e281 [2021-10-22T01:51:24.653Z] ---> b1406a27990c [2021-10-22T01:51:24.653Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-22T01:51:24.653Z] Removing intermediate container 9185601df504 [2021-10-22T01:51:24.653Z] ---> 89a29cdc03b1 [2021-10-22T01:51:24.653Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-22T01:51:24.653Z] ---> Running in 5a9d7ece09f7 [2021-10-22T01:51:24.653Z] ---> Running in 616f6758f27b [2021-10-22T01:51:24.915Z] Removing intermediate container e55e86cfbd2c [2021-10-22T01:51:24.915Z] ---> 7b68cee916bc [2021-10-22T01:51:24.915Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-22T01:51:24.915Z] Removing intermediate container eeba831a6b29 [2021-10-22T01:51:24.915Z] ---> 0b90275da620 [2021-10-22T01:51:24.915Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-22T01:51:24.915Z] ---> Running in 6c48cc226b04 [2021-10-22T01:51:24.915Z] ---> Running in 5033f7dd5c8d [2021-10-22T01:51:24.915Z] Removing intermediate container 6e0ff0f0f4eb [2021-10-22T01:51:24.915Z] ---> 404018843346 [2021-10-22T01:51:24.915Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-22T01:51:24.915Z] ---> Running in 7af171efe7e0 [2021-10-22T01:51:25.494Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:51:25.494Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:51:25.759Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:51:25.759Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:51:25.759Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:51:26.342Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:51:26.343Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:51:26.608Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:51:26.608Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:51:26.608Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:51:26.877Z] OK: 220 MiB in 52 packages [2021-10-22T01:51:26.877Z] OK: 220 MiB in 52 packages [2021-10-22T01:51:26.877Z] OK: 220 MiB in 52 packages [2021-10-22T01:51:27.142Z] OK: 220 MiB in 52 packages [2021-10-22T01:51:27.142Z] OK: 220 MiB in 52 packages [2021-10-22T01:51:27.417Z] Removing intermediate container 5a9d7ece09f7 [2021-10-22T01:51:27.417Z] ---> 3c07e935bf68 [2021-10-22T01:51:27.417Z] Step 6/22 : COPY . . [2021-10-22T01:51:31.627Z] Removing intermediate container 6c48cc226b04 [2021-10-22T01:51:31.627Z] ---> 174506929fd0 [2021-10-22T01:51:31.627Z] Step 6/24 : COPY . . [2021-10-22T01:51:40.911Z] Removing intermediate container 616f6758f27b [2021-10-22T01:51:40.911Z] ---> d2d0b058075a [2021-10-22T01:51:40.911Z] Step 6/22 : COPY . . [2021-10-22T01:51:40.911Z] Removing intermediate container 7af171efe7e0 [2021-10-22T01:51:40.911Z] ---> a106390f4647 [2021-10-22T01:51:40.911Z] Step 6/23 : COPY go.mod . [2021-10-22T01:51:40.911Z] Removing intermediate container 5033f7dd5c8d [2021-10-22T01:51:40.911Z] ---> c779e907de66 [2021-10-22T01:51:40.911Z] Step 6/20 : COPY . . [2021-10-22T01:51:40.911Z] ---> 339acbb2befb [2021-10-22T01:51:40.911Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:51:40.911Z] ---> c895b6cede29 [2021-10-22T01:51:40.911Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:51:49.060Z] ---> Running in ff5fe3f321fe [2021-10-22T01:51:49.060Z] ---> Running in 7fd8c21008bf [2021-10-22T01:51:49.060Z] ---> affc58b11f5e [2021-10-22T01:51:49.060Z] Step 7/23 : RUN go mod download [2021-10-22T01:51:49.060Z] ---> Running in 963a219f31f8 [2021-10-22T01:51:52.384Z] ---> 670fb4ff8e95 [2021-10-22T01:51:52.384Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:51:52.384Z] ---> Running in 9b2ee8b1c802 [2021-10-22T01:51:52.384Z] ---> 2eb6d896ce25 [2021-10-22T01:51:52.384Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:51:52.384Z] ---> Running in d35cf796041d [2021-10-22T01:51:52.645Z] Removing intermediate container 963a219f31f8 [2021-10-22T01:51:52.645Z] ---> 2f0cc124648b [2021-10-22T01:51:52.645Z] Step 8/23 : COPY . . [2021-10-22T01:51:52.907Z] Removing intermediate container 7fd8c21008bf [2021-10-22T01:51:52.907Z] ---> edfb630e9cd6 [2021-10-22T01:51:52.907Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-22T01:51:52.907Z] ---> Running in 48766b24c3a2 [2021-10-22T01:51:53.166Z] Removing intermediate container ff5fe3f321fe [2021-10-22T01:51:53.166Z] ---> e0bd79fbc316 [2021-10-22T01:51:53.166Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-22T01:51:53.427Z] ---> Running in ee0668e4a27c [2021-10-22T01:51:54.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-22T01:51:58.168Z] Removing intermediate container 9b2ee8b1c802 [2021-10-22T01:51:58.168Z] ---> b7dae2d22c83 [2021-10-22T01:51:58.168Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-22T01:51:58.168Z] Removing intermediate container d35cf796041d [2021-10-22T01:51:58.168Z] ---> 0152219a5468 [2021-10-22T01:51:58.168Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-22T01:51:58.168Z] ---> Running in b2fbd3719182 [2021-10-22T01:51:58.168Z] ---> Running in e48249e1e629 [2021-10-22T01:51:58.453Z] ---> aaf19c57df1c [2021-10-22T01:51:58.453Z] Step 9/23 : RUN go mod tidy [2021-10-22T01:51:58.453Z] ---> Running in be3b788e7eb7 [2021-10-22T01:51:58.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-command/core-command ./cmd/core-command [2021-10-22T01:51:59.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-22T01:51:59.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-22T01:52:00.984Z] Removing intermediate container be3b788e7eb7 [2021-10-22T01:52:00.984Z] ---> dc35a1963ca8 [2021-10-22T01:52:00.984Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-22T01:52:00.984Z] ---> Running in 1ad3d560be1a [2021-10-22T01:52:01.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-22T01:52:33.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-22T01:52:34.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-22T01:52:35.746Z] Removing intermediate container 48766b24c3a2 [2021-10-22T01:52:35.746Z] ---> d99e96a9acb8 [2021-10-22T01:52:35.746Z] [2021-10-22T01:52:35.746Z] Step 9/24 : FROM alpine:3.14 [2021-10-22T01:52:36.316Z] 3.14: Pulling from library/alpine [2021-10-22T01:52:36.576Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-22T01:52:36.576Z] Status: Downloaded newer image for alpine:3.14 [2021-10-22T01:52:36.576Z] ---> 14119a10abf4 [2021-10-22T01:52:36.576Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-22T01:52:37.156Z] ---> Running in 42cc4580d87f [2021-10-22T01:52:37.758Z] Removing intermediate container ee0668e4a27c [2021-10-22T01:52:37.758Z] ---> 923f5018e947 [2021-10-22T01:52:37.758Z] [2021-10-22T01:52:37.758Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T01:52:37.758Z] ---> 14119a10abf4 [2021-10-22T01:52:37.758Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-22T01:52:38.027Z] ---> Running in 90f2da5f6a76 [2021-10-22T01:52:38.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:52:38.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:52:38.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:52:38.867Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-22T01:52:38.867Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-22T01:52:39.155Z] (3/3) Installing su-exec (0.2-r1) [2021-10-22T01:52:39.155Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T01:52:39.155Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T01:52:39.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:52:39.155Z] OK: 6 MiB in 17 packages [2021-10-22T01:52:39.426Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-22T01:52:39.426Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T01:52:39.426Z] OK: 6 MiB in 15 packages [2021-10-22T01:52:40.005Z] Removing intermediate container b2fbd3719182 [2021-10-22T01:52:40.005Z] ---> c41b5786ed32 [2021-10-22T01:52:40.005Z] [2021-10-22T01:52:40.005Z] Step 9/20 : FROM alpine:3.14 [2021-10-22T01:52:40.005Z] ---> 14119a10abf4 [2021-10-22T01:52:40.005Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-22T01:52:40.005Z] ---> Running in de0f453c319c [2021-10-22T01:52:40.270Z] Removing intermediate container 90f2da5f6a76 [2021-10-22T01:52:40.270Z] ---> c890d308320b [2021-10-22T01:52:40.270Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T01:52:40.270Z] ---> Running in 9a73879fef93 [2021-10-22T01:52:40.270Z] Removing intermediate container 42cc4580d87f [2021-10-22T01:52:40.270Z] ---> 5b7308cd2416 [2021-10-22T01:52:40.270Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-22T01:52:40.531Z] ---> Running in 132ee9cffff0 [2021-10-22T01:52:40.531Z] Removing intermediate container 132ee9cffff0 [2021-10-22T01:52:40.531Z] ---> 8ccb260430f3 [2021-10-22T01:52:40.531Z] Step 12/24 : WORKDIR / [2021-10-22T01:52:40.790Z] Removing intermediate container 9a73879fef93 [2021-10-22T01:52:40.790Z] ---> 807fc7045128 [2021-10-22T01:52:40.790Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-22T01:52:40.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:52:40.791Z] ---> Running in 28f6ab35a45f [2021-10-22T01:52:40.791Z] ---> Running in b6e15328d207 [2021-10-22T01:52:40.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:52:41.055Z] Removing intermediate container 28f6ab35a45f [2021-10-22T01:52:41.055Z] ---> 26dca6090a67 [2021-10-22T01:52:41.055Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-22T01:52:41.055Z] Removing intermediate container b6e15328d207 [2021-10-22T01:52:41.055Z] ---> 1f9c588a5f48 [2021-10-22T01:52:41.055Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-22T01:52:41.055Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-22T01:52:41.055Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-22T01:52:41.327Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-22T01:52:41.327Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-22T01:52:41.327Z] ---> Running in d7f24220319e [2021-10-22T01:52:41.327Z] (5/5) Installing curl (7.79.1-r0) [2021-10-22T01:52:41.327Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T01:52:41.327Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T01:52:41.327Z] OK: 8 MiB in 19 packages [2021-10-22T01:52:41.587Z] Removing intermediate container d7f24220319e [2021-10-22T01:52:41.587Z] ---> f5c48a8125b0 [2021-10-22T01:52:41.587Z] Step 14/22 : WORKDIR / [2021-10-22T01:52:41.587Z] ---> 08a0dfcf554e [2021-10-22T01:52:41.587Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-22T01:52:41.849Z] ---> Running in 07e2aa4cef78 [2021-10-22T01:52:42.421Z] ---> 3d9742e8c9fc [2021-10-22T01:52:42.421Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-22T01:52:42.684Z] Removing intermediate container 07e2aa4cef78 [2021-10-22T01:52:42.684Z] ---> 19df942a512a [2021-10-22T01:52:42.684Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T01:52:42.684Z] Removing intermediate container de0f453c319c [2021-10-22T01:52:42.684Z] ---> 10e73a9708bd [2021-10-22T01:52:42.684Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-22T01:52:42.684Z] ---> 67595d36cb8a [2021-10-22T01:52:42.684Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-22T01:52:42.684Z] ---> Running in bd0d36cbb298 [2021-10-22T01:52:42.684Z] Removing intermediate container e48249e1e629 [2021-10-22T01:52:42.684Z] ---> 3f9832684f76 [2021-10-22T01:52:42.684Z] [2021-10-22T01:52:42.684Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T01:52:42.684Z] ---> 14119a10abf4 [2021-10-22T01:52:42.684Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-22T01:52:42.684Z] ---> Using cache [2021-10-22T01:52:42.684Z] ---> c890d308320b [2021-10-22T01:52:42.684Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T01:52:42.684Z] ---> Using cache [2021-10-22T01:52:42.684Z] ---> 807fc7045128 [2021-10-22T01:52:42.684Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-22T01:52:42.684Z] Removing intermediate container 1ad3d560be1a [2021-10-22T01:52:42.684Z] ---> 50be4fe13989 [2021-10-22T01:52:42.684Z] [2021-10-22T01:52:42.684Z] Step 11/23 : FROM alpine:3.14 [2021-10-22T01:52:42.684Z] ---> 14119a10abf4 [2021-10-22T01:52:42.684Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-22T01:52:42.684Z] ---> Using cache [2021-10-22T01:52:42.684Z] ---> c890d308320b [2021-10-22T01:52:42.684Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T01:52:42.684Z] ---> Using cache [2021-10-22T01:52:42.684Z] ---> 807fc7045128 [2021-10-22T01:52:42.684Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-22T01:52:42.684Z] ---> f63a9e209448 [2021-10-22T01:52:42.684Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-22T01:52:42.943Z] ---> Running in 3b928c20f4a0 [2021-10-22T01:52:42.943Z] ---> Running in e6752dd1d3f2 [2021-10-22T01:52:42.943Z] Removing intermediate container bd0d36cbb298 [2021-10-22T01:52:42.943Z] ---> 937c4ba44cff [2021-10-22T01:52:42.943Z] Step 12/20 : WORKDIR /edgex [2021-10-22T01:52:43.206Z] ---> f8d731e1b3e2 [2021-10-22T01:52:43.206Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-22T01:52:43.206Z] Removing intermediate container 3b928c20f4a0 [2021-10-22T01:52:43.206Z] ---> 2d30d0c7679e [2021-10-22T01:52:43.206Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-22T01:52:43.206Z] ---> Running in c62e8811a7c3 [2021-10-22T01:52:43.206Z] Removing intermediate container e6752dd1d3f2 [2021-10-22T01:52:43.206Z] ---> 1bff595b29c0 [2021-10-22T01:52:43.206Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-22T01:52:43.206Z] ---> 6038ba7098f9 [2021-10-22T01:52:43.206Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-22T01:52:43.206Z] ---> Running in 73645f6f518d [2021-10-22T01:52:43.206Z] ---> Running in c180fc0a30dd [2021-10-22T01:52:43.473Z] Removing intermediate container c62e8811a7c3 [2021-10-22T01:52:43.473Z] ---> d825fab202b4 [2021-10-22T01:52:43.473Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-22T01:52:43.473Z] Removing intermediate container c180fc0a30dd [2021-10-22T01:52:43.473Z] ---> 3d51862e983a [2021-10-22T01:52:43.473Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T01:52:43.473Z] Removing intermediate container 73645f6f518d [2021-10-22T01:52:43.473Z] ---> ff0511dda8ab [2021-10-22T01:52:43.473Z] Step 14/22 : WORKDIR / [2021-10-22T01:52:43.755Z] ---> 64b31eebcbcb [2021-10-22T01:52:43.755Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-22T01:52:43.755Z] ---> 2964ac6ab698 [2021-10-22T01:52:43.755Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-22T01:52:43.755Z] ---> Running in b6d106a42f4a [2021-10-22T01:52:43.755Z] ---> 644e66c7616b [2021-10-22T01:52:43.755Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-22T01:52:43.755Z] ---> Running in c60a3489a34f [2021-10-22T01:52:43.755Z] ---> c7537971a2b8 [2021-10-22T01:52:43.755Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-22T01:52:44.071Z] Removing intermediate container b6d106a42f4a [2021-10-22T01:52:44.071Z] ---> 79dbe24775d5 [2021-10-22T01:52:44.071Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T01:52:44.335Z] Removing intermediate container c60a3489a34f [2021-10-22T01:52:44.335Z] ---> bf78fa7a279b [2021-10-22T01:52:44.335Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T01:52:44.335Z] ---> 8c61b26162d6 [2021-10-22T01:52:44.335Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-22T01:52:44.335Z] ---> fb3889cde96c [2021-10-22T01:52:44.335Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-22T01:52:44.335Z] ---> e047809d9b35 [2021-10-22T01:52:44.335Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-22T01:52:44.335Z] ---> Running in a0c182f57795 [2021-10-22T01:52:44.335Z] ---> baef89e9b560 [2021-10-22T01:52:44.335Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-22T01:52:44.910Z] Removing intermediate container a0c182f57795 [2021-10-22T01:52:44.910Z] ---> f3f86914f408 [2021-10-22T01:52:44.910Z] Step 20/22 : LABEL arch=x86_64 [2021-10-22T01:52:44.910Z] ---> 477648e90fbc [2021-10-22T01:52:44.910Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-22T01:52:44.910Z] ---> 265d4c7a642e [2021-10-22T01:52:44.910Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-22T01:52:44.910Z] ---> Running in eecf5698a3b7 [2021-10-22T01:52:44.910Z] ---> 9a06298bfe56 [2021-10-22T01:52:44.910Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-22T01:52:44.910Z] ---> Running in accd48735eca [2021-10-22T01:52:44.910Z] ---> 42429e846817 [2021-10-22T01:52:44.910Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-22T01:52:44.910Z] ---> Running in bec8de5ed078 [2021-10-22T01:52:44.910Z] ---> Running in 4cbc2be8bb40 [2021-10-22T01:52:44.910Z] Removing intermediate container accd48735eca [2021-10-22T01:52:44.910Z] ---> f584f2f960db [2021-10-22T01:52:44.910Z] Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:52:45.170Z] ---> Running in cc26b4f5e1c8 [2021-10-22T01:52:45.170Z] ---> 9f6610e15b67 [2021-10-22T01:52:45.170Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-22T01:52:45.170Z] Removing intermediate container 4cbc2be8bb40 [2021-10-22T01:52:45.170Z] ---> 105859751142 [2021-10-22T01:52:45.170Z] Step 17/20 : CMD ["--init=true"] [2021-10-22T01:52:45.170Z] Removing intermediate container bec8de5ed078 [2021-10-22T01:52:45.170Z] ---> 0826a069077f [2021-10-22T01:52:45.170Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T01:52:45.170Z] ---> Running in a715d5c1b157 [2021-10-22T01:52:45.170Z] ---> Running in 46936c4c4063 [2021-10-22T01:52:45.170Z] ---> Running in 9542f54c9d36 [2021-10-22T01:52:45.170Z] Removing intermediate container cc26b4f5e1c8 [2021-10-22T01:52:45.170Z] ---> dfc921b42862 [2021-10-22T01:52:45.170Z] Step 22/22 : LABEL version=2.0.1-dev.76 [2021-10-22T01:52:45.429Z] Removing intermediate container a715d5c1b157 [2021-10-22T01:52:45.429Z] ---> d6154c794f6d [2021-10-22T01:52:45.429Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T01:52:45.429Z] ---> Running in 2b08413296a4 [2021-10-22T01:52:45.429Z] Removing intermediate container 46936c4c4063 [2021-10-22T01:52:45.429Z] ---> b6c586cfdd42 [2021-10-22T01:52:45.429Z] Step 18/20 : LABEL arch=x86_64 [2021-10-22T01:52:45.429Z] ---> Running in a26fd2d7d0d9 [2021-10-22T01:52:45.429Z] Removing intermediate container 9542f54c9d36 [2021-10-22T01:52:45.429Z] ---> 7241d2450108 [2021-10-22T01:52:45.429Z] Step 21/23 : LABEL arch=x86_64 [2021-10-22T01:52:45.429Z] ---> Running in ec616b94c71c [2021-10-22T01:52:45.429Z] ---> Running in aec3686aa630 [2021-10-22T01:52:45.429Z] Removing intermediate container 2b08413296a4 [2021-10-22T01:52:45.429Z] ---> 9526bd957afa [2021-10-22T01:52:45.429Z] [2021-10-22T01:52:45.429Z] Removing intermediate container a26fd2d7d0d9 [2021-10-22T01:52:45.429Z] ---> a4b23fa83b41 [2021-10-22T01:52:45.429Z] Step 20/22 : LABEL arch=x86_64 [2021-10-22T01:52:45.690Z] Successfully built 9526bd957afa [2021-10-22T01:52:45.690Z] Successfully tagged core-command:latest [2021-10-22T01:52:45.690Z] Building sys-mgmt-agent [2021-10-22T01:52:45.690Z]  Building core-command ... done Removing intermediate container ec616b94c71c [2021-10-22T01:52:45.690Z] ---> dd4c93f125ff [2021-10-22T01:52:45.690Z] Step 19/20 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:52:45.690Z] ---> Running in 092f2eb7d95c [2021-10-22T01:52:45.690Z] Removing intermediate container eecf5698a3b7 [2021-10-22T01:52:45.690Z] ---> 086b6dc9764e [2021-10-22T01:52:45.690Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-22T01:52:45.690Z] Removing intermediate container aec3686aa630 [2021-10-22T01:52:45.690Z] ---> ae34cbbb06a7 [2021-10-22T01:52:45.690Z] Step 22/23 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:52:45.690Z] ---> Running in c31588dc38cb [2021-10-22T01:52:45.955Z] ---> Running in a6863e81b535 [2021-10-22T01:52:45.955Z] ---> Running in 36a28d6391f6 [2021-10-22T01:52:48.495Z] Removing intermediate container 092f2eb7d95c [2021-10-22T01:52:48.495Z] ---> c3d7be5876df [2021-10-22T01:52:48.495Z] Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:52:49.072Z] Removing intermediate container c31588dc38cb [2021-10-22T01:52:49.072Z] ---> 59409b0155ce [2021-10-22T01:52:49.072Z] Step 20/20 : LABEL version=2.0.1-dev.76 [2021-10-22T01:52:49.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:52:49.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:52:49.642Z] ---> b1d35ee366b3 [2021-10-22T01:52:49.642Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T01:52:49.642Z] ---> Using cache [2021-10-22T01:52:49.642Z] ---> 68039d544267 [2021-10-22T01:52:49.642Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:52:49.642Z] ---> Using cache [2021-10-22T01:52:49.642Z] ---> 7b68cee916bc [2021-10-22T01:52:49.642Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-22T01:52:50.223Z] Removing intermediate container 36a28d6391f6 [2021-10-22T01:52:50.223Z] ---> 9a39364f2aee [2021-10-22T01:52:50.223Z] Step 22/24 : LABEL arch=x86_64 [2021-10-22T01:52:50.223Z] ---> Running in aa5f67332aae [2021-10-22T01:52:50.223Z] Removing intermediate container a6863e81b535 [2021-10-22T01:52:50.223Z] ---> 120fd7d33619 [2021-10-22T01:52:50.223Z] Step 23/23 : LABEL version=2.0.1-dev.76 [2021-10-22T01:52:50.223Z] ---> Running in ec457eed2568 [2021-10-22T01:52:50.223Z] ---> Running in 3161667a4108 [2021-10-22T01:52:50.223Z] ---> Running in 2905862bdcf7 [2021-10-22T01:52:50.223Z] ---> Running in 1be1b395b1f3 [2021-10-22T01:52:50.498Z] Removing intermediate container aa5f67332aae [2021-10-22T01:52:50.498Z] ---> 6cca07a0d95c [2021-10-22T01:52:50.498Z] Step 22/22 : LABEL version=2.0.1-dev.76 [2021-10-22T01:52:50.498Z] ---> Running in c5c63ea006b3 [2021-10-22T01:52:50.498Z] Removing intermediate container ec457eed2568 [2021-10-22T01:52:50.498Z] ---> fb5ec6586eba [2021-10-22T01:52:50.498Z] [2021-10-22T01:52:50.498Z] Removing intermediate container 1be1b395b1f3 [2021-10-22T01:52:50.498Z] ---> 8c6d0eb9309c [2021-10-22T01:52:50.498Z] Step 23/24 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:52:50.498Z] Removing intermediate container 2905862bdcf7 [2021-10-22T01:52:50.498Z] ---> 3533c278d743 [2021-10-22T01:52:50.498Z] [2021-10-22T01:52:50.498Z] ---> Running in f808f46fbceb [2021-10-22T01:52:50.498Z] Successfully built fb5ec6586eba [2021-10-22T01:52:50.498Z] Successfully tagged security-proxy-setup:latest [2021-10-22T01:52:50.498Z] Building security-bootstrapper [2021-10-22T01:52:50.766Z]  Building security-proxy-setup ... done Removing intermediate container c5c63ea006b3 [2021-10-22T01:52:50.766Z] ---> f8446692af97 [2021-10-22T01:52:50.766Z] [2021-10-22T01:52:50.766Z] Successfully built 3533c278d743 [2021-10-22T01:52:50.766Z] Successfully tagged support-scheduler:latest [2021-10-22T01:52:50.766Z] Building support-notifications [2021-10-22T01:52:50.766Z] Removing intermediate container f808f46fbceb [2021-10-22T01:52:50.766Z] ---> 2397f2cc1200 [2021-10-22T01:52:50.766Z] Step 24/24 : LABEL version=2.0.1-dev.76 [2021-10-22T01:52:50.766Z]  Building support-scheduler ... done Successfully built f8446692af97 [2021-10-22T01:52:50.766Z] Successfully tagged core-metadata:latest [2021-10-22T01:52:50.766Z] Building core-data [2021-10-22T01:52:50.766Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:52:50.766Z] ---> Running in ac1b65910064 [2021-10-22T01:52:51.032Z] Removing intermediate container ac1b65910064 [2021-10-22T01:52:51.032Z] ---> eee24288d5af [2021-10-22T01:52:51.032Z] [2021-10-22T01:52:51.295Z] Successfully built eee24288d5af [2021-10-22T01:52:51.295Z] Successfully tagged security-secretstore-setup:latest [2021-10-22T01:52:51.879Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:52:52.139Z] OK: 220 MiB in 52 packages [2021-10-22T01:52:58.731Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:52:58.731Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:52:58.731Z] ---> b1d35ee366b3 [2021-10-22T01:52:58.731Z] Step 3/30 : WORKDIR /edgex-go [2021-10-22T01:52:58.731Z] ---> Using cache [2021-10-22T01:52:58.731Z] ---> 68039d544267 [2021-10-22T01:52:58.731Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:52:58.731Z] ---> Using cache [2021-10-22T01:52:58.731Z] ---> 7b68cee916bc [2021-10-22T01:52:58.731Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-22T01:52:58.731Z] ---> Using cache [2021-10-22T01:52:58.731Z] ---> 174506929fd0 [2021-10-22T01:52:58.731Z] Step 6/30 : COPY . . [2021-10-22T01:52:58.731Z] ---> Using cache [2021-10-22T01:52:58.731Z] ---> c895b6cede29 [2021-10-22T01:52:58.731Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:52:58.731Z] ---> Using cache [2021-10-22T01:52:58.731Z] ---> edfb630e9cd6 [2021-10-22T01:52:58.731Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-22T01:52:58.731Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:52:58.731Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:52:58.731Z] ---> b1d35ee366b3 [2021-10-22T01:52:58.731Z] Step 3/21 : WORKDIR /edgex-go [2021-10-22T01:52:58.731Z] ---> Using cache [2021-10-22T01:52:58.731Z] ---> 68039d544267 [2021-10-22T01:52:58.731Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:52:58.731Z] ---> Using cache [2021-10-22T01:52:58.731Z] ---> 7b68cee916bc [2021-10-22T01:52:58.731Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-22T01:52:58.731Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:52:58.731Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:52:58.731Z] ---> b1d35ee366b3 [2021-10-22T01:52:58.731Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T01:52:58.731Z] ---> Using cache [2021-10-22T01:52:58.731Z] ---> 68039d544267 [2021-10-22T01:52:58.731Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:52:58.731Z] ---> Using cache [2021-10-22T01:52:58.731Z] ---> 7b68cee916bc [2021-10-22T01:52:58.732Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-22T01:53:02.044Z] ---> Running in 2f04d6d700b0 [2021-10-22T01:53:02.044Z] ---> Running in ff463cde2b76 [2021-10-22T01:53:02.044Z] ---> Running in 1e4c1020dc5a [2021-10-22T01:53:02.044Z] Removing intermediate container 3161667a4108 [2021-10-22T01:53:02.044Z] ---> 5996201b0da9 [2021-10-22T01:53:02.044Z] Step 6/22 : COPY . . [2021-10-22T01:53:02.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-22T01:53:02.618Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:53:02.618Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:53:03.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:53:03.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:53:03.896Z] OK: 220 MiB in 52 packages [2021-10-22T01:53:03.896Z] OK: 220 MiB in 52 packages [2021-10-22T01:53:08.163Z] ---> 227afd2a6522 [2021-10-22T01:53:08.163Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:53:08.163Z] Removing intermediate container 1e4c1020dc5a [2021-10-22T01:53:08.163Z] ---> 7a0767a5ef3b [2021-10-22T01:53:08.163Z] Step 6/22 : COPY . . [2021-10-22T01:53:08.163Z] ---> Running in 14bb754650fd [2021-10-22T01:53:08.446Z] Removing intermediate container ff463cde2b76 [2021-10-22T01:53:08.446Z] ---> 9c8ecaa0e46a [2021-10-22T01:53:08.446Z] Step 6/21 : COPY . . [2021-10-22T01:53:16.660Z] Removing intermediate container 14bb754650fd [2021-10-22T01:53:16.660Z] ---> 12c5ce450aca [2021-10-22T01:53:16.660Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-22T01:53:17.267Z] ---> Running in edd6d695eb3d [2021-10-22T01:53:17.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-22T01:53:20.554Z] ---> 051070f9676e [2021-10-22T01:53:20.554Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:53:20.825Z] ---> 19163c35221a [2021-10-22T01:53:20.826Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:53:20.826Z] ---> Running in 3d7dec88e66a [2021-10-22T01:53:20.826Z] ---> Running in 1baec1e4b28e [2021-10-22T01:53:22.221Z] Removing intermediate container 1baec1e4b28e [2021-10-22T01:53:22.221Z] ---> 08397b511c27 [2021-10-22T01:53:22.221Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-22T01:53:22.481Z] ---> Running in 6921330a900e [2021-10-22T01:53:22.748Z] Removing intermediate container 3d7dec88e66a [2021-10-22T01:53:22.748Z] ---> 56786101151c [2021-10-22T01:53:22.748Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-22T01:53:22.748Z] ---> Running in b08e907606b4 [2021-10-22T01:53:23.020Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-data/core-data ./cmd/core-data [2021-10-22T01:53:23.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-22T01:53:33.291Z] Removing intermediate container 2f04d6d700b0 [2021-10-22T01:53:33.291Z] ---> 5f18823ef287 [2021-10-22T01:53:33.291Z] [2021-10-22T01:53:33.291Z] Step 9/30 : FROM alpine:3.14 [2021-10-22T01:53:33.291Z] ---> 14119a10abf4 [2021-10-22T01:53:33.291Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-22T01:53:33.291Z] ---> Running in b605926c5fa8 [2021-10-22T01:53:33.291Z] Removing intermediate container b605926c5fa8 [2021-10-22T01:53:33.291Z] ---> 5e40a2b33df3 [2021-10-22T01:53:33.291Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-22T01:53:33.291Z] ---> Running in f47243efa70e [2021-10-22T01:53:33.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:53:33.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:53:33.292Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-22T01:53:33.292Z] (2/2) Installing su-exec (0.2-r1) [2021-10-22T01:53:33.292Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T01:53:33.292Z] OK: 6 MiB in 16 packages [2021-10-22T01:53:33.867Z] Removing intermediate container f47243efa70e [2021-10-22T01:53:33.867Z] ---> ba6c43e99948 [2021-10-22T01:53:33.867Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-22T01:53:34.127Z] ---> Running in b8d10fdffa03 [2021-10-22T01:53:34.127Z] Removing intermediate container b8d10fdffa03 [2021-10-22T01:53:34.127Z] ---> d74bf5667398 [2021-10-22T01:53:34.127Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-22T01:53:34.127Z] ---> Running in 611c27de28a3 [2021-10-22T01:53:34.395Z] Removing intermediate container 611c27de28a3 [2021-10-22T01:53:34.395Z] ---> 881de0f84a1d [2021-10-22T01:53:34.395Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-22T01:53:34.395Z] ---> Running in cc95af71b904 [2021-10-22T01:53:35.369Z] Removing intermediate container cc95af71b904 [2021-10-22T01:53:35.369Z] ---> 559528abbbce [2021-10-22T01:53:35.369Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-22T01:53:35.369Z] ---> Running in ec9008158586 [2021-10-22T01:53:35.369Z] Removing intermediate container ec9008158586 [2021-10-22T01:53:35.369Z] ---> a7652c6a2490 [2021-10-22T01:53:35.369Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-22T01:53:35.958Z] ---> 09704ab06f34 [2021-10-22T01:53:35.958Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-22T01:53:35.958Z] ---> Running in 40b1c80c686a [2021-10-22T01:53:36.943Z] Removing intermediate container 40b1c80c686a [2021-10-22T01:53:36.943Z] ---> 4db158ddc1c1 [2021-10-22T01:53:36.943Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T01:53:37.216Z] ---> 0f0c62c5bb72 [2021-10-22T01:53:37.216Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-22T01:53:37.812Z] ---> 256ec5421d57 [2021-10-22T01:53:37.812Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-22T01:53:37.812Z] ---> aea72c6a16cd [2021-10-22T01:53:37.812Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-22T01:53:38.080Z] ---> d7582e8640b9 [2021-10-22T01:53:38.080Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-22T01:53:38.358Z] ---> c6d27bbf6c31 [2021-10-22T01:53:38.358Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-22T01:53:38.628Z] ---> Running in ac474a19de98 [2021-10-22T01:53:38.897Z] Removing intermediate container ac474a19de98 [2021-10-22T01:53:38.897Z] ---> 496ddf9a86b1 [2021-10-22T01:53:38.897Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-22T01:53:39.168Z] ---> 6b5869a9750a [2021-10-22T01:53:39.168Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-22T01:53:39.168Z] ---> Running in c7b16647e259 [2021-10-22T01:53:40.146Z] Removing intermediate container c7b16647e259 [2021-10-22T01:53:40.146Z] ---> 3e0950497aa2 [2021-10-22T01:53:40.146Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-22T01:53:40.146Z] ---> Running in 985de188c4f1 [2021-10-22T01:53:40.420Z] Removing intermediate container 985de188c4f1 [2021-10-22T01:53:40.420Z] ---> 3f298a1a9832 [2021-10-22T01:53:40.420Z] Step 27/30 : CMD ["gate"] [2021-10-22T01:53:40.420Z] ---> Running in 2d1eb3ab860e [2021-10-22T01:53:40.685Z] Removing intermediate container 2d1eb3ab860e [2021-10-22T01:53:40.685Z] ---> 6f410f6826d9 [2021-10-22T01:53:40.685Z] Step 28/30 : LABEL arch=x86_64 [2021-10-22T01:53:40.947Z] ---> Running in d2f4d45d0a96 [2021-10-22T01:53:40.947Z] Removing intermediate container d2f4d45d0a96 [2021-10-22T01:53:40.947Z] ---> 1bf88f18b1b7 [2021-10-22T01:53:40.947Z] Step 29/30 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:53:41.208Z] ---> Running in 94809bef3001 [2021-10-22T01:53:41.208Z] Removing intermediate container 94809bef3001 [2021-10-22T01:53:41.208Z] ---> be7fbf8d23df [2021-10-22T01:53:41.208Z] Step 30/30 : LABEL version=2.0.1-dev.76 [2021-10-22T01:53:41.474Z] ---> Running in d8a9e4c6bb6a [2021-10-22T01:53:41.474Z] Removing intermediate container d8a9e4c6bb6a [2021-10-22T01:53:41.474Z] ---> 32c92b80dbcc [2021-10-22T01:53:41.474Z] [2021-10-22T01:53:41.743Z] Successfully built 32c92b80dbcc [2021-10-22T01:53:41.743Z] Successfully tagged security-bootstrapper:latest [2021-10-22T01:53:45.074Z]  Building security-bootstrapper ... done Removing intermediate container edd6d695eb3d [2021-10-22T01:53:45.074Z] ---> 133a4f54748e [2021-10-22T01:53:45.074Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-22T01:53:45.074Z] ---> Running in 9a3273b0397c [2021-10-22T01:53:45.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-22T01:53:46.467Z] Removing intermediate container 9a3273b0397c [2021-10-22T01:53:46.467Z] ---> 907c50264f11 [2021-10-22T01:53:46.467Z] [2021-10-22T01:53:46.467Z] Step 10/22 : FROM docker:20.10.8 [2021-10-22T01:53:46.467Z] 20.10.8: Pulling from library/docker [2021-10-22T01:53:50.689Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-22T01:53:50.689Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-22T01:53:50.689Z] ---> bc6c0ffef665 [2021-10-22T01:53:50.689Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-22T01:53:51.270Z] ---> Running in b6f161ac98a9 [2021-10-22T01:53:51.544Z] Removing intermediate container b6f161ac98a9 [2021-10-22T01:53:51.544Z] ---> ae1935d73c89 [2021-10-22T01:53:51.544Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-22T01:53:51.544Z] ---> Running in c37ca1bc2758 [2021-10-22T01:53:52.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:53:52.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:53:52.398Z] (1/42) Installing readline (8.1.0-r0) [2021-10-22T01:53:52.676Z] (2/42) Installing bash (5.1.4-r0) [2021-10-22T01:53:52.676Z] Executing bash-5.1.4-r0.post-install [2021-10-22T01:53:52.676Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-22T01:53:52.676Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-22T01:53:52.676Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-22T01:53:52.676Z] (6/42) Installing curl (7.79.1-r0) [2021-10-22T01:53:52.676Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-22T01:53:52.676Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-22T01:53:52.676Z] (9/42) Installing expat (2.4.1-r0) [2021-10-22T01:53:52.676Z] (10/42) Installing libffi (3.3-r2) [2021-10-22T01:53:52.676Z] (11/42) Installing gdbm (1.19-r0) [2021-10-22T01:53:52.948Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-22T01:53:52.948Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-22T01:53:52.948Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-22T01:53:52.948Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-22T01:53:52.948Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-22T01:53:53.214Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-22T01:53:54.175Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-22T01:53:54.175Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-22T01:53:54.437Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-22T01:53:54.437Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-22T01:53:55.718Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-22T01:53:55.718Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-22T01:53:55.718Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-22T01:53:55.718Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-22T01:53:55.718Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-22T01:53:55.718Z] Removing intermediate container b08e907606b4 [2021-10-22T01:53:55.718Z] ---> 48c11f31bac1 [2021-10-22T01:53:55.718Z] [2021-10-22T01:53:55.718Z] Step 9/21 : FROM alpine:3.14 [2021-10-22T01:53:55.718Z] ---> 14119a10abf4 [2021-10-22T01:53:55.718Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-22T01:53:55.718Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-22T01:53:55.718Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-22T01:53:55.718Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-22T01:53:55.718Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-22T01:53:55.718Z] ---> Running in 1ae9f0d0153f [2021-10-22T01:53:55.718Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-22T01:53:55.718Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-22T01:53:55.718Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-22T01:53:55.718Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-22T01:53:55.718Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-22T01:53:55.718Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-22T01:53:55.718Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-22T01:53:55.718Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-22T01:53:55.718Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-22T01:53:55.718Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-22T01:53:55.718Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-22T01:53:55.718Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-22T01:53:56.164Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T01:53:56.164Z] OK: 84 MiB in 64 packages [2021-10-22T01:53:56.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:53:56.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:53:56.487Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-22T01:53:56.487Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-22T01:53:56.487Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T01:53:56.487Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T01:53:56.487Z] OK: 6 MiB in 16 packages [2021-10-22T01:53:56.869Z] Collecting docker-compose==1.23.2 [2021-10-22T01:53:56.869Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-22T01:53:56.869Z] Collecting jsonschema<3,>=2.5.1 [2021-10-22T01:53:56.869Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-22T01:53:56.869Z] Collecting texttable<0.10,>=0.9.0 [2021-10-22T01:53:57.132Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-22T01:53:57.406Z] Collecting docopt<0.7,>=0.6.1 [2021-10-22T01:53:57.406Z] Removing intermediate container 6921330a900e [2021-10-22T01:53:57.406Z] ---> eb6dfc503555 [2021-10-22T01:53:57.406Z] [2021-10-22T01:53:57.406Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T01:53:57.406Z] ---> 14119a10abf4 [2021-10-22T01:53:57.406Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-22T01:53:57.406Z] ---> Running in aefc3339ad38 [2021-10-22T01:53:57.406Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-22T01:53:57.671Z] Removing intermediate container aefc3339ad38 [2021-10-22T01:53:57.671Z] ---> 3f35e626ecee [2021-10-22T01:53:57.671Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-22T01:53:57.672Z] Removing intermediate container 1ae9f0d0153f [2021-10-22T01:53:57.672Z] ---> 108202ab0ae9 [2021-10-22T01:53:57.672Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T01:53:57.672Z] ---> Running in ca3b2e269e6b [2021-10-22T01:53:57.672Z] ---> Running in 7ce75a4c33e2 [2021-10-22T01:53:57.672Z] Removing intermediate container ca3b2e269e6b [2021-10-22T01:53:57.672Z] ---> 9dc913df0272 [2021-10-22T01:53:57.672Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-22T01:53:57.672Z] Removing intermediate container 7ce75a4c33e2 [2021-10-22T01:53:57.672Z] ---> c65ef43b3acd [2021-10-22T01:53:57.672Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-22T01:53:57.672Z] ---> Running in b52260c526af [2021-10-22T01:53:57.942Z] Collecting cached-property<2,>=1.2.0 [2021-10-22T01:53:57.942Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-22T01:53:57.942Z] ---> Running in 9b222626b794 [2021-10-22T01:53:57.942Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-22T01:53:57.942Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-22T01:53:57.942Z] Removing intermediate container b52260c526af [2021-10-22T01:53:57.942Z] ---> 496415b76ece [2021-10-22T01:53:57.942Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:53:57.942Z] Removing intermediate container 9b222626b794 [2021-10-22T01:53:57.942Z] ---> f9b905280754 [2021-10-22T01:53:57.942Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-22T01:53:57.942Z] ---> Running in 7b02eb3c2202 [2021-10-22T01:53:57.942Z] ---> Running in 6e799ff9184b [2021-10-22T01:53:57.942Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-22T01:53:57.942Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-22T01:53:57.942Z] Removing intermediate container 6e799ff9184b [2021-10-22T01:53:57.942Z] ---> 2514d7d7718b [2021-10-22T01:53:57.942Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T01:53:57.942Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-22T01:53:57.942Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-22T01:53:58.216Z] ---> 51610d68fc01 [2021-10-22T01:53:58.216Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-22T01:53:58.490Z] Collecting PyYAML<4,>=3.10 [2021-10-22T01:53:58.490Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-22T01:53:58.763Z] ---> 6d7b72441609 [2021-10-22T01:53:58.763Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-22T01:53:58.763Z] Removing intermediate container 7b02eb3c2202 [2021-10-22T01:53:58.763Z] ---> da197380b4c9 [2021-10-22T01:53:58.763Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-22T01:53:58.763Z] ---> Running in c1f93b34296d [2021-10-22T01:53:59.038Z] ---> 77e8c1c04ff9 [2021-10-22T01:53:59.038Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-22T01:53:59.038Z] ---> Running in 5d3dd414b0ff [2021-10-22T01:53:59.038Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-22T01:53:59.038Z] Collecting docker<4.0,>=3.6.0 [2021-10-22T01:53:59.038Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-22T01:53:59.038Z] Removing intermediate container 5d3dd414b0ff [2021-10-22T01:53:59.038Z] ---> c8b6e1a2a41d [2021-10-22T01:53:59.038Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T01:53:59.038Z] Collecting docker-pycreds>=0.4.0 [2021-10-22T01:53:59.038Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-22T01:53:59.319Z] ---> Running in 72cd7df79a1a [2021-10-22T01:53:59.320Z] Collecting idna<2.8,>=2.5 [2021-10-22T01:53:59.320Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-22T01:53:59.320Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-22T01:53:59.320Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-22T01:53:59.320Z] Removing intermediate container 72cd7df79a1a [2021-10-22T01:53:59.320Z] ---> 87778efa602f [2021-10-22T01:53:59.320Z] Step 19/21 : LABEL arch=x86_64 [2021-10-22T01:53:59.320Z] ---> Running in 31d31583cb0d [2021-10-22T01:53:59.320Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-22T01:53:59.320Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-22T01:53:59.320Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-22T01:53:59.320Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-22T01:53:59.320Z] Removing intermediate container 31d31583cb0d [2021-10-22T01:53:59.320Z] ---> 0c1d6e660b7c [2021-10-22T01:53:59.320Z] Step 20/21 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:53:59.320Z] ---> Running in 7226da8de9fd [2021-10-22T01:53:59.320Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-22T01:53:59.320Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-22T01:53:59.320Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-22T01:53:59.320Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-22T01:53:59.584Z] Removing intermediate container 7226da8de9fd [2021-10-22T01:53:59.584Z] ---> 8513d13e82bb [2021-10-22T01:53:59.584Z] Step 21/21 : LABEL version=2.0.1-dev.76 [2021-10-22T01:53:59.584Z] ---> Running in 9fec7c4f9670 [2021-10-22T01:53:59.584Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-22T01:53:59.584Z] Attempting uninstall: urllib3 [2021-10-22T01:53:59.584Z] Found existing installation: urllib3 1.26.5 [2021-10-22T01:53:59.584Z] Uninstalling urllib3-1.26.5: [2021-10-22T01:53:59.584Z] Successfully uninstalled urllib3-1.26.5 [2021-10-22T01:53:59.584Z] Removing intermediate container 9fec7c4f9670 [2021-10-22T01:53:59.584Z] ---> be7a3fb483ee [2021-10-22T01:53:59.584Z] [2021-10-22T01:53:59.584Z] Attempting uninstall: idna [2021-10-22T01:53:59.584Z] Found existing installation: idna 3.2 [2021-10-22T01:53:59.584Z] Uninstalling idna-3.2: [2021-10-22T01:53:59.584Z] Successfully uninstalled idna-3.2 [2021-10-22T01:53:59.845Z] Successfully built be7a3fb483ee [2021-10-22T01:53:59.845Z] Successfully tagged support-notifications:latest [2021-10-22T01:53:59.845Z]  Building support-notifications ... done  Attempting uninstall: chardet [2021-10-22T01:53:59.845Z] Found existing installation: chardet 4.0.0 [2021-10-22T01:53:59.845Z] Uninstalling chardet-4.0.0: [2021-10-22T01:53:59.845Z] Successfully uninstalled chardet-4.0.0 [2021-10-22T01:54:00.109Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-22T01:54:00.109Z] Attempting uninstall: requests [2021-10-22T01:54:00.109Z] Found existing installation: requests 2.25.1 [2021-10-22T01:54:00.109Z] Uninstalling requests-2.25.1: [2021-10-22T01:54:00.109Z] Successfully uninstalled requests-2.25.1 [2021-10-22T01:54:00.109Z] Running setup.py install for texttable: started [2021-10-22T01:54:00.370Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-22T01:54:00.630Z] Running setup.py install for texttable: finished with status 'done' [2021-10-22T01:54:00.630Z] Running setup.py install for PyYAML: started [2021-10-22T01:54:00.630Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-22T01:54:00.630Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-22T01:54:00.630Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-22T01:54:00.896Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-22T01:54:00.896Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-22T01:54:00.896Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-22T01:54:00.896Z] Running setup.py install for docopt: started [2021-10-22T01:54:00.896Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T01:54:01.168Z] OK: 8 MiB in 20 packages [2021-10-22T01:54:01.168Z] Running setup.py install for docopt: finished with status 'done' [2021-10-22T01:54:01.168Z] Running setup.py install for dockerpty: started [2021-10-22T01:54:01.431Z] Removing intermediate container c1f93b34296d [2021-10-22T01:54:01.431Z] ---> 240fde726e71 [2021-10-22T01:54:01.431Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T01:54:01.717Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-22T01:54:01.717Z] ---> 93b586d29450 [2021-10-22T01:54:01.717Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-22T01:54:01.979Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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-10-22T01:54:02.243Z] ---> 7e1709d77b70 [2021-10-22T01:54:02.243Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-22T01:54:02.243Z] ---> 4a1723ba9726 [2021-10-22T01:54:02.243Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-22T01:54:02.243Z] ---> Running in 0b6b4d3daa62 [2021-10-22T01:54:02.507Z] Removing intermediate container 0b6b4d3daa62 [2021-10-22T01:54:02.507Z] ---> f4cdb4e9f210 [2021-10-22T01:54:02.507Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T01:54:02.507Z] ---> Running in bc6e35ed126a [2021-10-22T01:54:02.767Z] Removing intermediate container bc6e35ed126a [2021-10-22T01:54:02.767Z] ---> 69688e06e644 [2021-10-22T01:54:02.768Z] Step 20/22 : LABEL arch=x86_64 [2021-10-22T01:54:03.029Z] ---> Running in e2d82ee6008c [2021-10-22T01:54:03.029Z] Removing intermediate container e2d82ee6008c [2021-10-22T01:54:03.029Z] ---> cd105a96268d [2021-10-22T01:54:03.029Z] Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:03.289Z] ---> Running in 1f79c024ec20 [2021-10-22T01:54:03.551Z] Removing intermediate container 1f79c024ec20 [2021-10-22T01:54:03.551Z] ---> 51b19f8fdc6f [2021-10-22T01:54:03.551Z] Step 22/22 : LABEL version=2.0.1-dev.76 [2021-10-22T01:54:03.811Z] ---> Running in 7f8e88b18af5 [2021-10-22T01:54:04.073Z] Removing intermediate container 7f8e88b18af5 [2021-10-22T01:54:04.073Z] ---> f3df0133283e [2021-10-22T01:54:04.073Z] [2021-10-22T01:54:04.073Z] Successfully built f3df0133283e [2021-10-22T01:54:04.073Z] Removing intermediate container c37ca1bc2758 [2021-10-22T01:54:04.073Z] ---> 7fd410420fb8 [2021-10-22T01:54:04.073Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-22T01:54:04.073Z] Successfully tagged core-data:latest [2021-10-22T01:54:04.332Z]  Building core-data ... done  ---> Running in 9fc35c758195 [2021-10-22T01:54:04.332Z] Removing intermediate container 9fc35c758195 [2021-10-22T01:54:04.332Z] ---> e9021506571c [2021-10-22T01:54:04.332Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-22T01:54:04.332Z] ---> Running in 6674546b9bc8 [2021-10-22T01:54:04.332Z] Removing intermediate container 6674546b9bc8 [2021-10-22T01:54:04.332Z] ---> 249a871232ad [2021-10-22T01:54:04.332Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-22T01:54:04.902Z] ---> 86a56af7a154 [2021-10-22T01:54:04.902Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-22T01:54:04.902Z] ---> c0fb60735294 [2021-10-22T01:54:04.902Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-22T01:54:05.161Z] ---> 91f2b661c7ac [2021-10-22T01:54:05.161Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-22T01:54:05.161Z] ---> Running in 6b74e307e533 [2021-10-22T01:54:05.161Z] Removing intermediate container 6b74e307e533 [2021-10-22T01:54:05.161Z] ---> 34e49e899cb3 [2021-10-22T01:54:05.161Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T01:54:05.421Z] ---> Running in c080a40e7c8e [2021-10-22T01:54:05.421Z] Removing intermediate container c080a40e7c8e [2021-10-22T01:54:05.421Z] ---> 1370c5ce1581 [2021-10-22T01:54:05.421Z] Step 20/22 : LABEL arch=x86_64 [2021-10-22T01:54:05.421Z] ---> Running in 26b46c03691c [2021-10-22T01:54:05.421Z] Removing intermediate container 26b46c03691c [2021-10-22T01:54:05.421Z] ---> 5881bf82e8e3 [2021-10-22T01:54:05.421Z] Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:05.421Z] ---> Running in cdd30db234ed [2021-10-22T01:54:05.685Z] Removing intermediate container cdd30db234ed [2021-10-22T01:54:05.685Z] ---> f2bd57731f44 [2021-10-22T01:54:05.685Z] Step 22/22 : LABEL version=2.0.1-dev.76 [2021-10-22T01:54:05.685Z] ---> Running in 9e71450926ba [2021-10-22T01:54:05.685Z] Removing intermediate container 9e71450926ba [2021-10-22T01:54:05.685Z] ---> 957ecabb2f28 [2021-10-22T01:54:05.685Z] [2021-10-22T01:54:05.685Z] Successfully built 957ecabb2f28 [2021-10-22T01:54:05.685Z] Successfully tagged sys-mgmt-agent:latest [2021-10-22T01:54:05.952Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-22T01:54:05.959Z] $ docker stop --time=1 02e781e5eefbe5266cb6d20eb0634d49f6b21c01365057847707339aa45a2aea [2021-10-22T01:54:07.275Z] $ docker rm -f 02e781e5eefbe5266cb6d20eb0634d49f6b21c01365057847707339aa45a2aea [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-22T01:54:07.621Z] + docker images [2021-10-22T01:54:07.881Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-22T01:54:07.881Z] sys-mgmt-agent latest 957ecabb2f28 2 seconds ago 294MB [2021-10-22T01:54:07.881Z] core-data latest f3df0133283e 4 seconds ago 20.7MB [2021-10-22T01:54:07.881Z] support-notifications latest be7a3fb483ee 8 seconds ago 16.9MB [2021-10-22T01:54:07.881Z] eb6dfc503555 11 seconds ago 1.76GB [2021-10-22T01:54:07.881Z] 48c11f31bac1 14 seconds ago 1.76GB [2021-10-22T01:54:07.881Z] 907c50264f11 21 seconds ago 1.76GB [2021-10-22T01:54:07.881Z] security-bootstrapper latest 32c92b80dbcc 26 seconds ago 18.9MB [2021-10-22T01:54:07.881Z] 5f18823ef287 36 seconds ago 1.76GB [2021-10-22T01:54:07.881Z] security-secretstore-setup latest eee24288d5af About a minute ago 28.3MB [2021-10-22T01:54:07.881Z] support-scheduler latest 3533c278d743 About a minute ago 16.2MB [2021-10-22T01:54:07.881Z] security-proxy-setup latest fb5ec6586eba About a minute ago 26.8MB [2021-10-22T01:54:07.881Z] core-metadata latest f8446692af97 About a minute ago 16.9MB [2021-10-22T01:54:07.881Z] core-command latest 9526bd957afa About a minute ago 16.1MB [2021-10-22T01:54:07.881Z] 3f9832684f76 About a minute ago 1.76GB [2021-10-22T01:54:07.881Z] 50be4fe13989 About a minute ago 1.76GB [2021-10-22T01:54:07.881Z] c41b5786ed32 About a minute ago 1.76GB [2021-10-22T01:54:07.881Z] 923f5018e947 About a minute ago 1.75GB [2021-10-22T01:54:07.881Z] d99e96a9acb8 About a minute ago 1.76GB [2021-10-22T01:54:07.881Z] ci-base-image-x86_64 latest b1d35ee366b3 6 minutes ago 1.25GB [2021-10-22T01:54:07.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 8 days ago 548MB [2021-10-22T01:54:07.881Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-22T01:54:07.881Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-22T01:54:07.881Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-22T01:54:07.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T01:54:08.092Z] provisioning config files... [2021-10-22T01:54:08.101Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/87@tmp/config8175675994830217284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T01:54:08.399Z] ---> docker-login.sh [2021-10-22T01:54:08.399Z] nexus3.edgexfoundry.org:10001 [2021-10-22T01:54:08.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:54:08.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:54:08.399Z] Configure a credential helper to remove this warning. See [2021-10-22T01:54:08.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:54:08.399Z] [2021-10-22T01:54:08.399Z] Login Succeeded [2021-10-22T01:54:08.399Z] nexus3.edgexfoundry.org:10002 [2021-10-22T01:54:08.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:54:08.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:54:08.659Z] Configure a credential helper to remove this warning. See [2021-10-22T01:54:08.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:54:08.659Z] [2021-10-22T01:54:08.659Z] Login Succeeded [2021-10-22T01:54:08.659Z] nexus3.edgexfoundry.org:10003 [2021-10-22T01:54:08.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:54:08.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:54:08.659Z] Configure a credential helper to remove this warning. See [2021-10-22T01:54:08.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:54:08.659Z] [2021-10-22T01:54:08.659Z] Login Succeeded [2021-10-22T01:54:08.659Z] nexus3.edgexfoundry.org:10004 [2021-10-22T01:54:08.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:54:08.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:54:08.920Z] Configure a credential helper to remove this warning. See [2021-10-22T01:54:08.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:54:08.920Z] [2021-10-22T01:54:08.920Z] Login Succeeded [2021-10-22T01:54:08.920Z] docker.io [2021-10-22T01:54:08.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:54:09.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:54:09.182Z] Configure a credential helper to remove this warning. See [2021-10-22T01:54:09.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:54:09.182Z] [2021-10-22T01:54:09.182Z] Login Succeeded [2021-10-22T01:54:09.182Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T01:54:09.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T01:54:09.227Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-10-22T01:54:09.227Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:09.227Z] latest [2021-10-22T01:54:09.227Z] 2.0.1-dev.76 [2021-10-22T01:54:09.227Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:09.227Z] main [2021-10-22T01:54:09.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:09.540Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:09.832Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:09.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-22T01:54:09.832Z] 8f0b1c67d4b8: Preparing [2021-10-22T01:54:09.832Z] 9f14fee29834: Preparing [2021-10-22T01:54:09.832Z] e730a7779d99: Preparing [2021-10-22T01:54:09.832Z] eae7a4e838d0: Preparing [2021-10-22T01:54:09.832Z] e2eb06d8af82: Preparing [2021-10-22T01:54:09.832Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:09.832Z] e730a7779d99: Pushed [2021-10-22T01:54:09.832Z] 8f0b1c67d4b8: Pushed [2021-10-22T01:54:09.832Z] eae7a4e838d0: Pushed [2021-10-22T01:54:11.217Z] 9f14fee29834: Pushed [2021-10-22T01:54:11.217Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:2a75d813d7b0b8749f686e4a80940ef506b0ef1451ccd4de181f865d15d20c09 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:11.513Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:11.799Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-22T01:54:11.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-22T01:54:11.800Z] 8f0b1c67d4b8: Preparing [2021-10-22T01:54:11.800Z] 9f14fee29834: Preparing [2021-10-22T01:54:11.800Z] e730a7779d99: Preparing [2021-10-22T01:54:11.800Z] eae7a4e838d0: Preparing [2021-10-22T01:54:11.800Z] e2eb06d8af82: Preparing [2021-10-22T01:54:11.800Z] eae7a4e838d0: Layer already exists [2021-10-22T01:54:11.800Z] e730a7779d99: Layer already exists [2021-10-22T01:54:11.800Z] 9f14fee29834: Layer already exists [2021-10-22T01:54:11.800Z] 8f0b1c67d4b8: Layer already exists [2021-10-22T01:54:11.800Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:11.800Z] latest: digest: sha256:2a75d813d7b0b8749f686e4a80940ef506b0ef1451ccd4de181f865d15d20c09 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:12.093Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:12.389Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.76 [2021-10-22T01:54:12.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-22T01:54:12.389Z] 8f0b1c67d4b8: Preparing [2021-10-22T01:54:12.389Z] 9f14fee29834: Preparing [2021-10-22T01:54:12.389Z] e730a7779d99: Preparing [2021-10-22T01:54:12.389Z] eae7a4e838d0: Preparing [2021-10-22T01:54:12.389Z] e2eb06d8af82: Preparing [2021-10-22T01:54:12.389Z] 9f14fee29834: Layer already exists [2021-10-22T01:54:12.389Z] e730a7779d99: Layer already exists [2021-10-22T01:54:12.389Z] eae7a4e838d0: Layer already exists [2021-10-22T01:54:12.389Z] 8f0b1c67d4b8: Layer already exists [2021-10-22T01:54:12.389Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:12.389Z] 2.0.1-dev.76: digest: sha256:2a75d813d7b0b8749f686e4a80940ef506b0ef1451ccd4de181f865d15d20c09 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:12.683Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:12.974Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:12.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-22T01:54:12.974Z] 8f0b1c67d4b8: Preparing [2021-10-22T01:54:12.974Z] 9f14fee29834: Preparing [2021-10-22T01:54:12.974Z] e730a7779d99: Preparing [2021-10-22T01:54:12.974Z] eae7a4e838d0: Preparing [2021-10-22T01:54:12.974Z] e2eb06d8af82: Preparing [2021-10-22T01:54:12.974Z] 9f14fee29834: Layer already exists [2021-10-22T01:54:12.974Z] 8f0b1c67d4b8: Layer already exists [2021-10-22T01:54:12.974Z] eae7a4e838d0: Layer already exists [2021-10-22T01:54:12.974Z] e730a7779d99: Layer already exists [2021-10-22T01:54:12.974Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:12.974Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:2a75d813d7b0b8749f686e4a80940ef506b0ef1451ccd4de181f865d15d20c09 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:13.270Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:13.561Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-10-22T01:54:13.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-22T01:54:13.561Z] 8f0b1c67d4b8: Preparing [2021-10-22T01:54:13.561Z] 9f14fee29834: Preparing [2021-10-22T01:54:13.561Z] e730a7779d99: Preparing [2021-10-22T01:54:13.561Z] eae7a4e838d0: Preparing [2021-10-22T01:54:13.561Z] e2eb06d8af82: Preparing [2021-10-22T01:54:13.561Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:13.561Z] 8f0b1c67d4b8: Layer already exists [2021-10-22T01:54:13.561Z] e730a7779d99: Layer already exists [2021-10-22T01:54:13.561Z] eae7a4e838d0: Layer already exists [2021-10-22T01:54:13.561Z] 9f14fee29834: Layer already exists [2021-10-22T01:54:13.561Z] main: digest: sha256:2a75d813d7b0b8749f686e4a80940ef506b0ef1451ccd4de181f865d15d20c09 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T01:54:13.591Z] ===================================================== [Pipeline] echo [2021-10-22T01:54:13.598Z] taggedImages: [2021-10-22T01:54:13.598Z] - nexus3.edgexfoundry.org:10004/core-command:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:13.598Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-22T01:54:13.598Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.76 [2021-10-22T01:54:13.598Z] - nexus3.edgexfoundry.org:10004/core-command:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:13.598Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-10-22T01:54:13.615Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-10-22T01:54:13.615Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:13.615Z] latest [2021-10-22T01:54:13.615Z] 2.0.1-dev.76 [2021-10-22T01:54:13.615Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:13.615Z] main [2021-10-22T01:54:13.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:13.933Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:14.221Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:14.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-22T01:54:14.221Z] 9957dc3a3d24: Preparing [2021-10-22T01:54:14.221Z] 9746186e4d03: Preparing [2021-10-22T01:54:14.221Z] e730a7779d99: Preparing [2021-10-22T01:54:14.221Z] 498a5be3cd57: Preparing [2021-10-22T01:54:14.221Z] 35bc49d3a262: Preparing [2021-10-22T01:54:14.221Z] e2eb06d8af82: Preparing [2021-10-22T01:54:14.221Z] e2eb06d8af82: Waiting [2021-10-22T01:54:14.221Z] e730a7779d99: Layer already exists [2021-10-22T01:54:14.480Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:14.480Z] 35bc49d3a262: Pushed [2021-10-22T01:54:14.480Z] 9957dc3a3d24: Pushed [2021-10-22T01:54:14.480Z] 498a5be3cd57: Pushed [2021-10-22T01:54:15.417Z] 9746186e4d03: Pushed [2021-10-22T01:54:15.677Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:f19114e1a0c45be909ec75d9ee7a9895f20501c728912e4763c8c19c5a9307ab size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:15.970Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:16.262Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-22T01:54:16.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-22T01:54:16.262Z] 9957dc3a3d24: Preparing [2021-10-22T01:54:16.262Z] 9746186e4d03: Preparing [2021-10-22T01:54:16.262Z] e730a7779d99: Preparing [2021-10-22T01:54:16.262Z] 498a5be3cd57: Preparing [2021-10-22T01:54:16.262Z] 35bc49d3a262: Preparing [2021-10-22T01:54:16.262Z] e2eb06d8af82: Preparing [2021-10-22T01:54:16.262Z] e2eb06d8af82: Waiting [2021-10-22T01:54:16.262Z] 35bc49d3a262: Layer already exists [2021-10-22T01:54:16.262Z] 9957dc3a3d24: Layer already exists [2021-10-22T01:54:16.262Z] e730a7779d99: Layer already exists [2021-10-22T01:54:16.262Z] 498a5be3cd57: Layer already exists [2021-10-22T01:54:16.262Z] 9746186e4d03: Layer already exists [2021-10-22T01:54:16.262Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:16.262Z] latest: digest: sha256:f19114e1a0c45be909ec75d9ee7a9895f20501c728912e4763c8c19c5a9307ab size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:16.563Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:16.859Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.76 [2021-10-22T01:54:16.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-22T01:54:16.859Z] 9957dc3a3d24: Preparing [2021-10-22T01:54:16.859Z] 9746186e4d03: Preparing [2021-10-22T01:54:16.859Z] e730a7779d99: Preparing [2021-10-22T01:54:16.859Z] 498a5be3cd57: Preparing [2021-10-22T01:54:16.859Z] 35bc49d3a262: Preparing [2021-10-22T01:54:16.859Z] e2eb06d8af82: Preparing [2021-10-22T01:54:16.859Z] e2eb06d8af82: Waiting [2021-10-22T01:54:16.859Z] 9957dc3a3d24: Layer already exists [2021-10-22T01:54:16.859Z] 35bc49d3a262: Layer already exists [2021-10-22T01:54:16.859Z] e730a7779d99: Layer already exists [2021-10-22T01:54:16.859Z] 498a5be3cd57: Layer already exists [2021-10-22T01:54:16.859Z] 9746186e4d03: Layer already exists [2021-10-22T01:54:16.859Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:16.859Z] 2.0.1-dev.76: digest: sha256:f19114e1a0c45be909ec75d9ee7a9895f20501c728912e4763c8c19c5a9307ab size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:17.154Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:17.446Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:17.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-22T01:54:17.446Z] 9957dc3a3d24: Preparing [2021-10-22T01:54:17.446Z] 9746186e4d03: Preparing [2021-10-22T01:54:17.446Z] e730a7779d99: Preparing [2021-10-22T01:54:17.446Z] 498a5be3cd57: Preparing [2021-10-22T01:54:17.446Z] 35bc49d3a262: Preparing [2021-10-22T01:54:17.446Z] e2eb06d8af82: Preparing [2021-10-22T01:54:17.446Z] e2eb06d8af82: Waiting [2021-10-22T01:54:17.446Z] 498a5be3cd57: Layer already exists [2021-10-22T01:54:17.446Z] 35bc49d3a262: Layer already exists [2021-10-22T01:54:17.446Z] 9957dc3a3d24: Layer already exists [2021-10-22T01:54:17.446Z] 9746186e4d03: Layer already exists [2021-10-22T01:54:17.446Z] e730a7779d99: Layer already exists [2021-10-22T01:54:17.446Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:17.446Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:f19114e1a0c45be909ec75d9ee7a9895f20501c728912e4763c8c19c5a9307ab size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:17.742Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:18.041Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-10-22T01:54:18.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-22T01:54:18.041Z] 9957dc3a3d24: Preparing [2021-10-22T01:54:18.041Z] 9746186e4d03: Preparing [2021-10-22T01:54:18.041Z] e730a7779d99: Preparing [2021-10-22T01:54:18.041Z] 498a5be3cd57: Preparing [2021-10-22T01:54:18.041Z] 35bc49d3a262: Preparing [2021-10-22T01:54:18.041Z] e2eb06d8af82: Preparing [2021-10-22T01:54:18.041Z] e2eb06d8af82: Waiting [2021-10-22T01:54:18.041Z] 498a5be3cd57: Layer already exists [2021-10-22T01:54:18.041Z] 35bc49d3a262: Layer already exists [2021-10-22T01:54:18.041Z] 9746186e4d03: Layer already exists [2021-10-22T01:54:18.041Z] 9957dc3a3d24: Layer already exists [2021-10-22T01:54:18.041Z] e730a7779d99: Layer already exists [2021-10-22T01:54:18.041Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:18.041Z] main: digest: sha256:f19114e1a0c45be909ec75d9ee7a9895f20501c728912e4763c8c19c5a9307ab size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T01:54:18.074Z] ===================================================== [Pipeline] echo [2021-10-22T01:54:18.080Z] taggedImages: [2021-10-22T01:54:18.080Z] - nexus3.edgexfoundry.org:10004/core-data:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:18.080Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-22T01:54:18.080Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.76 [2021-10-22T01:54:18.080Z] - nexus3.edgexfoundry.org:10004/core-data:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:18.080Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-10-22T01:54:18.093Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-10-22T01:54:18.093Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:18.093Z] latest [2021-10-22T01:54:18.093Z] 2.0.1-dev.76 [2021-10-22T01:54:18.093Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:18.093Z] main [2021-10-22T01:54:18.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:18.396Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:18.718Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:18.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-22T01:54:18.718Z] 8532a524fee0: Preparing [2021-10-22T01:54:18.718Z] 00a679db3f0c: Preparing [2021-10-22T01:54:18.718Z] e730a7779d99: Preparing [2021-10-22T01:54:18.718Z] eae7a4e838d0: Preparing [2021-10-22T01:54:18.718Z] e2eb06d8af82: Preparing [2021-10-22T01:54:18.718Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:18.718Z] e730a7779d99: Layer already exists [2021-10-22T01:54:18.718Z] eae7a4e838d0: Layer already exists [2021-10-22T01:54:18.718Z] 8532a524fee0: Pushed [2021-10-22T01:54:19.660Z] 00a679db3f0c: Pushed [2021-10-22T01:54:19.660Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:5aedb9de0cd2f363b8943f562f96f13bf04626e0c03a24e6982b164c11507f7e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:20.211Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:20.504Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-22T01:54:20.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-22T01:54:20.504Z] 8532a524fee0: Preparing [2021-10-22T01:54:20.504Z] 00a679db3f0c: Preparing [2021-10-22T01:54:20.504Z] e730a7779d99: Preparing [2021-10-22T01:54:20.504Z] eae7a4e838d0: Preparing [2021-10-22T01:54:20.504Z] e2eb06d8af82: Preparing [2021-10-22T01:54:20.504Z] eae7a4e838d0: Layer already exists [2021-10-22T01:54:20.504Z] 8532a524fee0: Layer already exists [2021-10-22T01:54:20.504Z] e730a7779d99: Layer already exists [2021-10-22T01:54:20.504Z] 00a679db3f0c: Layer already exists [2021-10-22T01:54:20.504Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:20.504Z] latest: digest: sha256:5aedb9de0cd2f363b8943f562f96f13bf04626e0c03a24e6982b164c11507f7e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:20.803Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:21.098Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.76 [2021-10-22T01:54:21.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-22T01:54:21.098Z] 8532a524fee0: Preparing [2021-10-22T01:54:21.098Z] 00a679db3f0c: Preparing [2021-10-22T01:54:21.098Z] e730a7779d99: Preparing [2021-10-22T01:54:21.098Z] eae7a4e838d0: Preparing [2021-10-22T01:54:21.098Z] e2eb06d8af82: Preparing [2021-10-22T01:54:21.098Z] e730a7779d99: Layer already exists [2021-10-22T01:54:21.098Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:21.098Z] 8532a524fee0: Layer already exists [2021-10-22T01:54:21.098Z] eae7a4e838d0: Layer already exists [2021-10-22T01:54:21.098Z] 00a679db3f0c: Layer already exists [2021-10-22T01:54:21.098Z] 2.0.1-dev.76: digest: sha256:5aedb9de0cd2f363b8943f562f96f13bf04626e0c03a24e6982b164c11507f7e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:21.397Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:21.690Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:21.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-22T01:54:21.690Z] 8532a524fee0: Preparing [2021-10-22T01:54:21.690Z] 00a679db3f0c: Preparing [2021-10-22T01:54:21.690Z] e730a7779d99: Preparing [2021-10-22T01:54:21.690Z] eae7a4e838d0: Preparing [2021-10-22T01:54:21.690Z] e2eb06d8af82: Preparing [2021-10-22T01:54:21.690Z] 00a679db3f0c: Layer already exists [2021-10-22T01:54:21.690Z] 8532a524fee0: Layer already exists [2021-10-22T01:54:21.690Z] e730a7779d99: Layer already exists [2021-10-22T01:54:21.690Z] eae7a4e838d0: Layer already exists [2021-10-22T01:54:21.690Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:21.690Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:5aedb9de0cd2f363b8943f562f96f13bf04626e0c03a24e6982b164c11507f7e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:21.990Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:22.282Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-10-22T01:54:22.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-22T01:54:22.282Z] 8532a524fee0: Preparing [2021-10-22T01:54:22.282Z] 00a679db3f0c: Preparing [2021-10-22T01:54:22.282Z] e730a7779d99: Preparing [2021-10-22T01:54:22.282Z] eae7a4e838d0: Preparing [2021-10-22T01:54:22.282Z] e2eb06d8af82: Preparing [2021-10-22T01:54:22.282Z] 8532a524fee0: Layer already exists [2021-10-22T01:54:22.282Z] 00a679db3f0c: Layer already exists [2021-10-22T01:54:22.282Z] eae7a4e838d0: Layer already exists [2021-10-22T01:54:22.282Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:22.282Z] e730a7779d99: Layer already exists [2021-10-22T01:54:22.282Z] main: digest: sha256:5aedb9de0cd2f363b8943f562f96f13bf04626e0c03a24e6982b164c11507f7e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T01:54:22.318Z] ===================================================== [Pipeline] echo [2021-10-22T01:54:22.324Z] taggedImages: [2021-10-22T01:54:22.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:22.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-22T01:54:22.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.76 [2021-10-22T01:54:22.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:22.324Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-10-22T01:54:22.340Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-10-22T01:54:22.340Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:22.340Z] latest [2021-10-22T01:54:22.340Z] 2.0.1-dev.76 [2021-10-22T01:54:22.340Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:22.340Z] main [2021-10-22T01:54:22.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:22.646Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:22.944Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:22.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-22T01:54:22.944Z] 9462126fa172: Preparing [2021-10-22T01:54:22.944Z] 9462126fa172: Preparing [2021-10-22T01:54:22.944Z] 833e8f69bfb4: Preparing [2021-10-22T01:54:22.944Z] a77e49a29d37: Preparing [2021-10-22T01:54:22.944Z] 14ab7caa3751: Preparing [2021-10-22T01:54:22.944Z] 8872cb4d68e3: Preparing [2021-10-22T01:54:22.944Z] e730a7779d99: Preparing [2021-10-22T01:54:22.944Z] ab81296f994a: Preparing [2021-10-22T01:54:22.944Z] a0cf0dcebb1f: Preparing [2021-10-22T01:54:22.944Z] 617aec493845: Preparing [2021-10-22T01:54:22.944Z] 21ced635e976: Preparing [2021-10-22T01:54:22.944Z] e2eb06d8af82: Preparing [2021-10-22T01:54:22.944Z] ab81296f994a: Waiting [2021-10-22T01:54:22.944Z] a0cf0dcebb1f: Waiting [2021-10-22T01:54:22.944Z] 617aec493845: Waiting [2021-10-22T01:54:22.944Z] 21ced635e976: Waiting [2021-10-22T01:54:22.944Z] e2eb06d8af82: Waiting [2021-10-22T01:54:22.944Z] e730a7779d99: Waiting [2021-10-22T01:54:22.944Z] 833e8f69bfb4: Pushed [2021-10-22T01:54:22.944Z] e730a7779d99: Layer already exists [2021-10-22T01:54:22.944Z] a77e49a29d37: Pushed [2021-10-22T01:54:22.944Z] 14ab7caa3751: Pushed [2021-10-22T01:54:22.944Z] 9462126fa172: Pushed [2021-10-22T01:54:23.211Z] 21ced635e976: Pushed [2021-10-22T01:54:23.211Z] a0cf0dcebb1f: Pushed [2021-10-22T01:54:23.211Z] ab81296f994a: Pushed [2021-10-22T01:54:23.211Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:23.211Z] 617aec493845: Pushed [2021-10-22T01:54:24.151Z] 8872cb4d68e3: Pushed [2021-10-22T01:54:24.411Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:9d9386fcc71beb4b835b74779648ec8c8386db5782556258068ebc7b88c7ea9d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:24.715Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:25.003Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-22T01:54:25.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-22T01:54:25.003Z] 9462126fa172: Preparing [2021-10-22T01:54:25.003Z] 9462126fa172: Preparing [2021-10-22T01:54:25.003Z] 833e8f69bfb4: Preparing [2021-10-22T01:54:25.003Z] a77e49a29d37: Preparing [2021-10-22T01:54:25.003Z] 14ab7caa3751: Preparing [2021-10-22T01:54:25.003Z] 8872cb4d68e3: Preparing [2021-10-22T01:54:25.003Z] e730a7779d99: Preparing [2021-10-22T01:54:25.003Z] ab81296f994a: Preparing [2021-10-22T01:54:25.003Z] a0cf0dcebb1f: Preparing [2021-10-22T01:54:25.003Z] 617aec493845: Preparing [2021-10-22T01:54:25.003Z] 21ced635e976: Preparing [2021-10-22T01:54:25.003Z] e2eb06d8af82: Preparing [2021-10-22T01:54:25.003Z] ab81296f994a: Waiting [2021-10-22T01:54:25.003Z] a0cf0dcebb1f: Waiting [2021-10-22T01:54:25.003Z] 617aec493845: Waiting [2021-10-22T01:54:25.003Z] 21ced635e976: Waiting [2021-10-22T01:54:25.003Z] e2eb06d8af82: Waiting [2021-10-22T01:54:25.003Z] e730a7779d99: Waiting [2021-10-22T01:54:25.003Z] 9462126fa172: Layer already exists [2021-10-22T01:54:25.003Z] 8872cb4d68e3: Layer already exists [2021-10-22T01:54:25.003Z] a77e49a29d37: Layer already exists [2021-10-22T01:54:25.003Z] 833e8f69bfb4: Layer already exists [2021-10-22T01:54:25.003Z] 14ab7caa3751: Layer already exists [2021-10-22T01:54:25.003Z] ab81296f994a: Layer already exists [2021-10-22T01:54:25.003Z] a0cf0dcebb1f: Layer already exists [2021-10-22T01:54:25.003Z] 21ced635e976: Layer already exists [2021-10-22T01:54:25.003Z] e730a7779d99: Layer already exists [2021-10-22T01:54:25.003Z] 617aec493845: Layer already exists [2021-10-22T01:54:25.003Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:25.003Z] latest: digest: sha256:9d9386fcc71beb4b835b74779648ec8c8386db5782556258068ebc7b88c7ea9d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:25.297Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:25.589Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.76 [2021-10-22T01:54:25.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-22T01:54:25.589Z] 9462126fa172: Preparing [2021-10-22T01:54:25.589Z] 9462126fa172: Preparing [2021-10-22T01:54:25.589Z] 833e8f69bfb4: Preparing [2021-10-22T01:54:25.589Z] a77e49a29d37: Preparing [2021-10-22T01:54:25.589Z] 14ab7caa3751: Preparing [2021-10-22T01:54:25.589Z] 8872cb4d68e3: Preparing [2021-10-22T01:54:25.589Z] e730a7779d99: Preparing [2021-10-22T01:54:25.589Z] ab81296f994a: Preparing [2021-10-22T01:54:25.589Z] a0cf0dcebb1f: Preparing [2021-10-22T01:54:25.589Z] 617aec493845: Preparing [2021-10-22T01:54:25.589Z] 21ced635e976: Preparing [2021-10-22T01:54:25.589Z] e2eb06d8af82: Preparing [2021-10-22T01:54:25.589Z] e730a7779d99: Waiting [2021-10-22T01:54:25.589Z] ab81296f994a: Waiting [2021-10-22T01:54:25.589Z] a0cf0dcebb1f: Waiting [2021-10-22T01:54:25.589Z] 617aec493845: Waiting [2021-10-22T01:54:25.589Z] 21ced635e976: Waiting [2021-10-22T01:54:25.589Z] e2eb06d8af82: Waiting [2021-10-22T01:54:25.589Z] a77e49a29d37: Layer already exists [2021-10-22T01:54:25.589Z] 14ab7caa3751: Layer already exists [2021-10-22T01:54:25.589Z] 8872cb4d68e3: Layer already exists [2021-10-22T01:54:25.589Z] 9462126fa172: Layer already exists [2021-10-22T01:54:25.589Z] 833e8f69bfb4: Layer already exists [2021-10-22T01:54:25.589Z] a0cf0dcebb1f: Layer already exists [2021-10-22T01:54:25.589Z] ab81296f994a: Layer already exists [2021-10-22T01:54:25.589Z] e730a7779d99: Layer already exists [2021-10-22T01:54:25.589Z] 21ced635e976: Layer already exists [2021-10-22T01:54:25.589Z] 617aec493845: Layer already exists [2021-10-22T01:54:25.589Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:25.589Z] 2.0.1-dev.76: digest: sha256:9d9386fcc71beb4b835b74779648ec8c8386db5782556258068ebc7b88c7ea9d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:25.885Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:26.177Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:26.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-22T01:54:26.177Z] 9462126fa172: Preparing [2021-10-22T01:54:26.177Z] 9462126fa172: Preparing [2021-10-22T01:54:26.177Z] 833e8f69bfb4: Preparing [2021-10-22T01:54:26.177Z] a77e49a29d37: Preparing [2021-10-22T01:54:26.177Z] 14ab7caa3751: Preparing [2021-10-22T01:54:26.177Z] 8872cb4d68e3: Preparing [2021-10-22T01:54:26.177Z] e730a7779d99: Preparing [2021-10-22T01:54:26.177Z] ab81296f994a: Preparing [2021-10-22T01:54:26.177Z] a0cf0dcebb1f: Preparing [2021-10-22T01:54:26.177Z] 617aec493845: Preparing [2021-10-22T01:54:26.177Z] 21ced635e976: Preparing [2021-10-22T01:54:26.177Z] e2eb06d8af82: Preparing [2021-10-22T01:54:26.177Z] a0cf0dcebb1f: Waiting [2021-10-22T01:54:26.177Z] 617aec493845: Waiting [2021-10-22T01:54:26.177Z] 21ced635e976: Waiting [2021-10-22T01:54:26.177Z] e2eb06d8af82: Waiting [2021-10-22T01:54:26.177Z] ab81296f994a: Waiting [2021-10-22T01:54:26.177Z] e730a7779d99: Waiting [2021-10-22T01:54:26.177Z] 8872cb4d68e3: Layer already exists [2021-10-22T01:54:26.177Z] 14ab7caa3751: Layer already exists [2021-10-22T01:54:26.177Z] 833e8f69bfb4: Layer already exists [2021-10-22T01:54:26.177Z] a77e49a29d37: Layer already exists [2021-10-22T01:54:26.177Z] 9462126fa172: Layer already exists [2021-10-22T01:54:26.177Z] e730a7779d99: Layer already exists [2021-10-22T01:54:26.177Z] ab81296f994a: Layer already exists [2021-10-22T01:54:26.177Z] 617aec493845: Layer already exists [2021-10-22T01:54:26.177Z] a0cf0dcebb1f: Layer already exists [2021-10-22T01:54:26.177Z] 21ced635e976: Layer already exists [2021-10-22T01:54:26.177Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:26.177Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:9d9386fcc71beb4b835b74779648ec8c8386db5782556258068ebc7b88c7ea9d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:26.469Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:26.757Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-10-22T01:54:26.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-22T01:54:26.757Z] 9462126fa172: Preparing [2021-10-22T01:54:26.757Z] 9462126fa172: Preparing [2021-10-22T01:54:26.757Z] 833e8f69bfb4: Preparing [2021-10-22T01:54:26.757Z] a77e49a29d37: Preparing [2021-10-22T01:54:26.757Z] 14ab7caa3751: Preparing [2021-10-22T01:54:26.757Z] 8872cb4d68e3: Preparing [2021-10-22T01:54:26.757Z] e730a7779d99: Preparing [2021-10-22T01:54:26.757Z] ab81296f994a: Preparing [2021-10-22T01:54:26.757Z] a0cf0dcebb1f: Preparing [2021-10-22T01:54:26.757Z] 617aec493845: Preparing [2021-10-22T01:54:26.757Z] 21ced635e976: Preparing [2021-10-22T01:54:26.757Z] e2eb06d8af82: Preparing [2021-10-22T01:54:26.757Z] ab81296f994a: Waiting [2021-10-22T01:54:26.757Z] a0cf0dcebb1f: Waiting [2021-10-22T01:54:26.757Z] 617aec493845: Waiting [2021-10-22T01:54:26.757Z] 21ced635e976: Waiting [2021-10-22T01:54:26.757Z] e2eb06d8af82: Waiting [2021-10-22T01:54:26.757Z] e730a7779d99: Waiting [2021-10-22T01:54:26.757Z] 14ab7caa3751: Layer already exists [2021-10-22T01:54:26.757Z] 8872cb4d68e3: Layer already exists [2021-10-22T01:54:26.757Z] 9462126fa172: Layer already exists [2021-10-22T01:54:26.757Z] 833e8f69bfb4: Layer already exists [2021-10-22T01:54:26.757Z] a77e49a29d37: Layer already exists [2021-10-22T01:54:26.757Z] a0cf0dcebb1f: Layer already exists [2021-10-22T01:54:26.757Z] e730a7779d99: Layer already exists [2021-10-22T01:54:26.757Z] ab81296f994a: Layer already exists [2021-10-22T01:54:26.757Z] 21ced635e976: Layer already exists [2021-10-22T01:54:26.757Z] 617aec493845: Layer already exists [2021-10-22T01:54:26.757Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:26.757Z] main: digest: sha256:9d9386fcc71beb4b835b74779648ec8c8386db5782556258068ebc7b88c7ea9d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T01:54:26.791Z] ===================================================== [Pipeline] echo [2021-10-22T01:54:26.798Z] taggedImages: [2021-10-22T01:54:26.798Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:26.798Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-22T01:54:26.798Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.76 [2021-10-22T01:54:26.798Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:26.798Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-10-22T01:54:26.813Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-10-22T01:54:26.813Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:26.813Z] latest [2021-10-22T01:54:26.813Z] 2.0.1-dev.76 [2021-10-22T01:54:26.813Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:26.813Z] main [2021-10-22T01:54:26.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:27.130Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:27.429Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:27.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-22T01:54:27.429Z] 2293610e7c0a: Preparing [2021-10-22T01:54:27.429Z] e9faa4232361: Preparing [2021-10-22T01:54:27.429Z] ac4c4c4919b7: Preparing [2021-10-22T01:54:27.429Z] b44e64dffdf5: Preparing [2021-10-22T01:54:27.429Z] e4c04a1549a9: Preparing [2021-10-22T01:54:27.429Z] e2eb06d8af82: Preparing [2021-10-22T01:54:28.015Z] b44e64dffdf5: Pushed [2021-10-22T01:54:28.015Z] ac4c4c4919b7: Pushed [2021-10-22T01:54:28.015Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:28.015Z] e4c04a1549a9: Pushed [2021-10-22T01:54:28.274Z] 2293610e7c0a: Pushed [2021-10-22T01:54:28.274Z] e9faa4232361: Pushed [2021-10-22T01:54:28.536Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:c912eb86908e59a102bb6d075b3bbe8c869a32c8c7660ccb04f9f2cec6675758 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:28.840Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:29.136Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-22T01:54:29.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-22T01:54:29.136Z] 2293610e7c0a: Preparing [2021-10-22T01:54:29.136Z] e9faa4232361: Preparing [2021-10-22T01:54:29.136Z] ac4c4c4919b7: Preparing [2021-10-22T01:54:29.136Z] b44e64dffdf5: Preparing [2021-10-22T01:54:29.136Z] e4c04a1549a9: Preparing [2021-10-22T01:54:29.136Z] e2eb06d8af82: Preparing [2021-10-22T01:54:29.136Z] e2eb06d8af82: Waiting [2021-10-22T01:54:29.136Z] e4c04a1549a9: Layer already exists [2021-10-22T01:54:29.136Z] e9faa4232361: Layer already exists [2021-10-22T01:54:29.136Z] ac4c4c4919b7: Layer already exists [2021-10-22T01:54:29.136Z] 2293610e7c0a: Layer already exists [2021-10-22T01:54:29.136Z] b44e64dffdf5: Layer already exists [2021-10-22T01:54:29.136Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:29.136Z] latest: digest: sha256:c912eb86908e59a102bb6d075b3bbe8c869a32c8c7660ccb04f9f2cec6675758 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:29.433Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:29.729Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.76 [2021-10-22T01:54:29.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-22T01:54:29.729Z] 2293610e7c0a: Preparing [2021-10-22T01:54:29.729Z] e9faa4232361: Preparing [2021-10-22T01:54:29.729Z] ac4c4c4919b7: Preparing [2021-10-22T01:54:29.729Z] b44e64dffdf5: Preparing [2021-10-22T01:54:29.729Z] e4c04a1549a9: Preparing [2021-10-22T01:54:29.729Z] e2eb06d8af82: Preparing [2021-10-22T01:54:29.729Z] e2eb06d8af82: Waiting [2021-10-22T01:54:29.729Z] 2293610e7c0a: Layer already exists [2021-10-22T01:54:29.729Z] e4c04a1549a9: Layer already exists [2021-10-22T01:54:29.729Z] ac4c4c4919b7: Layer already exists [2021-10-22T01:54:29.729Z] e9faa4232361: Layer already exists [2021-10-22T01:54:29.729Z] b44e64dffdf5: Layer already exists [2021-10-22T01:54:29.729Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:29.729Z] 2.0.1-dev.76: digest: sha256:c912eb86908e59a102bb6d075b3bbe8c869a32c8c7660ccb04f9f2cec6675758 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:30.024Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:30.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:30.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-22T01:54:30.317Z] 2293610e7c0a: Preparing [2021-10-22T01:54:30.317Z] e9faa4232361: Preparing [2021-10-22T01:54:30.317Z] ac4c4c4919b7: Preparing [2021-10-22T01:54:30.317Z] b44e64dffdf5: Preparing [2021-10-22T01:54:30.317Z] e4c04a1549a9: Preparing [2021-10-22T01:54:30.317Z] e2eb06d8af82: Preparing [2021-10-22T01:54:30.317Z] e2eb06d8af82: Waiting [2021-10-22T01:54:30.317Z] e9faa4232361: Layer already exists [2021-10-22T01:54:30.317Z] ac4c4c4919b7: Layer already exists [2021-10-22T01:54:30.317Z] e4c04a1549a9: Layer already exists [2021-10-22T01:54:30.317Z] b44e64dffdf5: Layer already exists [2021-10-22T01:54:30.317Z] 2293610e7c0a: Layer already exists [2021-10-22T01:54:30.317Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:30.317Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:c912eb86908e59a102bb6d075b3bbe8c869a32c8c7660ccb04f9f2cec6675758 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:30.608Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:30.903Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-10-22T01:54:30.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-22T01:54:30.903Z] 2293610e7c0a: Preparing [2021-10-22T01:54:30.903Z] e9faa4232361: Preparing [2021-10-22T01:54:30.903Z] ac4c4c4919b7: Preparing [2021-10-22T01:54:30.903Z] b44e64dffdf5: Preparing [2021-10-22T01:54:30.903Z] e4c04a1549a9: Preparing [2021-10-22T01:54:30.903Z] e2eb06d8af82: Preparing [2021-10-22T01:54:30.903Z] e2eb06d8af82: Waiting [2021-10-22T01:54:30.903Z] b44e64dffdf5: Layer already exists [2021-10-22T01:54:30.903Z] e9faa4232361: Layer already exists [2021-10-22T01:54:30.903Z] ac4c4c4919b7: Layer already exists [2021-10-22T01:54:30.903Z] 2293610e7c0a: Layer already exists [2021-10-22T01:54:30.903Z] e4c04a1549a9: Layer already exists [2021-10-22T01:54:30.903Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:30.903Z] main: digest: sha256:c912eb86908e59a102bb6d075b3bbe8c869a32c8c7660ccb04f9f2cec6675758 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T01:54:30.935Z] ===================================================== [Pipeline] echo [2021-10-22T01:54:30.942Z] taggedImages: [2021-10-22T01:54:30.942Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:30.942Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-22T01:54:30.942Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.76 [2021-10-22T01:54:30.942Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:30.942Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-10-22T01:54:30.961Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-10-22T01:54:30.961Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:30.961Z] latest [2021-10-22T01:54:30.961Z] 2.0.1-dev.76 [2021-10-22T01:54:30.961Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:30.961Z] main [2021-10-22T01:54:30.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:31.267Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:31.557Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:31.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-22T01:54:31.557Z] 6c1a0128b55d: Preparing [2021-10-22T01:54:31.557Z] d4c7b25487e5: Preparing [2021-10-22T01:54:31.557Z] 4fd07bd2d01f: Preparing [2021-10-22T01:54:31.557Z] 1925afe58157: Preparing [2021-10-22T01:54:31.557Z] f276b5e6ded3: Preparing [2021-10-22T01:54:31.557Z] 4266e2f1bce2: Preparing [2021-10-22T01:54:31.557Z] 5ed9f418f352: Preparing [2021-10-22T01:54:31.557Z] 489a575559f0: Preparing [2021-10-22T01:54:31.557Z] 490627ad4b13: Preparing [2021-10-22T01:54:31.557Z] e2eb06d8af82: Preparing [2021-10-22T01:54:31.557Z] 4266e2f1bce2: Waiting [2021-10-22T01:54:31.557Z] 5ed9f418f352: Waiting [2021-10-22T01:54:31.557Z] 489a575559f0: Waiting [2021-10-22T01:54:31.557Z] 490627ad4b13: Waiting [2021-10-22T01:54:31.557Z] e2eb06d8af82: Waiting [2021-10-22T01:54:32.143Z] d4c7b25487e5: Pushed [2021-10-22T01:54:32.143Z] 6c1a0128b55d: Pushed [2021-10-22T01:54:32.143Z] f276b5e6ded3: Pushed [2021-10-22T01:54:32.143Z] 4266e2f1bce2: Pushed [2021-10-22T01:54:32.405Z] 5ed9f418f352: Pushed [2021-10-22T01:54:32.405Z] 1925afe58157: Pushed [2021-10-22T01:54:32.405Z] 489a575559f0: Pushed [2021-10-22T01:54:32.405Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:32.405Z] 490627ad4b13: Pushed [2021-10-22T01:54:32.405Z] 4fd07bd2d01f: Pushed [2021-10-22T01:54:32.665Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:99586782526a8eaad09b6fcb6c280fe83374db3c34856281f2624895f69a0bc4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:32.960Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:33.248Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-22T01:54:33.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-22T01:54:33.248Z] 6c1a0128b55d: Preparing [2021-10-22T01:54:33.248Z] d4c7b25487e5: Preparing [2021-10-22T01:54:33.248Z] 4fd07bd2d01f: Preparing [2021-10-22T01:54:33.248Z] 1925afe58157: Preparing [2021-10-22T01:54:33.248Z] f276b5e6ded3: Preparing [2021-10-22T01:54:33.248Z] 4266e2f1bce2: Preparing [2021-10-22T01:54:33.248Z] 5ed9f418f352: Preparing [2021-10-22T01:54:33.248Z] 489a575559f0: Preparing [2021-10-22T01:54:33.248Z] 490627ad4b13: Preparing [2021-10-22T01:54:33.248Z] e2eb06d8af82: Preparing [2021-10-22T01:54:33.248Z] 4266e2f1bce2: Waiting [2021-10-22T01:54:33.248Z] 5ed9f418f352: Waiting [2021-10-22T01:54:33.248Z] 489a575559f0: Waiting [2021-10-22T01:54:33.248Z] 490627ad4b13: Waiting [2021-10-22T01:54:33.248Z] e2eb06d8af82: Waiting [2021-10-22T01:54:33.248Z] f276b5e6ded3: Layer already exists [2021-10-22T01:54:33.248Z] 6c1a0128b55d: Layer already exists [2021-10-22T01:54:33.248Z] 4fd07bd2d01f: Layer already exists [2021-10-22T01:54:33.248Z] 1925afe58157: Layer already exists [2021-10-22T01:54:33.248Z] d4c7b25487e5: Layer already exists [2021-10-22T01:54:33.248Z] 5ed9f418f352: Layer already exists [2021-10-22T01:54:33.248Z] 490627ad4b13: Layer already exists [2021-10-22T01:54:33.248Z] 4266e2f1bce2: Layer already exists [2021-10-22T01:54:33.248Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:33.248Z] 489a575559f0: Layer already exists [2021-10-22T01:54:33.248Z] latest: digest: sha256:99586782526a8eaad09b6fcb6c280fe83374db3c34856281f2624895f69a0bc4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:33.538Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:33.833Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.76 [2021-10-22T01:54:33.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-22T01:54:33.833Z] 6c1a0128b55d: Preparing [2021-10-22T01:54:33.833Z] d4c7b25487e5: Preparing [2021-10-22T01:54:33.833Z] 4fd07bd2d01f: Preparing [2021-10-22T01:54:33.833Z] 1925afe58157: Preparing [2021-10-22T01:54:33.833Z] f276b5e6ded3: Preparing [2021-10-22T01:54:33.833Z] 4266e2f1bce2: Preparing [2021-10-22T01:54:33.833Z] 5ed9f418f352: Preparing [2021-10-22T01:54:33.833Z] 489a575559f0: Preparing [2021-10-22T01:54:33.833Z] 490627ad4b13: Preparing [2021-10-22T01:54:33.833Z] e2eb06d8af82: Preparing [2021-10-22T01:54:33.833Z] 4266e2f1bce2: Waiting [2021-10-22T01:54:33.833Z] 5ed9f418f352: Waiting [2021-10-22T01:54:33.833Z] 489a575559f0: Waiting [2021-10-22T01:54:33.833Z] 490627ad4b13: Waiting [2021-10-22T01:54:33.833Z] e2eb06d8af82: Waiting [2021-10-22T01:54:33.833Z] 4fd07bd2d01f: Layer already exists [2021-10-22T01:54:33.833Z] 1925afe58157: Layer already exists [2021-10-22T01:54:33.833Z] d4c7b25487e5: Layer already exists [2021-10-22T01:54:33.833Z] 6c1a0128b55d: Layer already exists [2021-10-22T01:54:33.833Z] f276b5e6ded3: Layer already exists [2021-10-22T01:54:33.833Z] 4266e2f1bce2: Layer already exists [2021-10-22T01:54:33.833Z] 5ed9f418f352: Layer already exists [2021-10-22T01:54:33.833Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:33.833Z] 489a575559f0: Layer already exists [2021-10-22T01:54:33.833Z] 490627ad4b13: Layer already exists [2021-10-22T01:54:33.833Z] 2.0.1-dev.76: digest: sha256:99586782526a8eaad09b6fcb6c280fe83374db3c34856281f2624895f69a0bc4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:34.131Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:34.424Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:34.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-22T01:54:34.424Z] 6c1a0128b55d: Preparing [2021-10-22T01:54:34.424Z] d4c7b25487e5: Preparing [2021-10-22T01:54:34.424Z] 4fd07bd2d01f: Preparing [2021-10-22T01:54:34.424Z] 1925afe58157: Preparing [2021-10-22T01:54:34.424Z] f276b5e6ded3: Preparing [2021-10-22T01:54:34.424Z] 4266e2f1bce2: Preparing [2021-10-22T01:54:34.424Z] 5ed9f418f352: Preparing [2021-10-22T01:54:34.424Z] 489a575559f0: Preparing [2021-10-22T01:54:34.424Z] 490627ad4b13: Preparing [2021-10-22T01:54:34.424Z] e2eb06d8af82: Preparing [2021-10-22T01:54:34.424Z] 4266e2f1bce2: Waiting [2021-10-22T01:54:34.424Z] 490627ad4b13: Waiting [2021-10-22T01:54:34.424Z] e2eb06d8af82: Waiting [2021-10-22T01:54:34.424Z] 5ed9f418f352: Waiting [2021-10-22T01:54:34.424Z] 489a575559f0: Waiting [2021-10-22T01:54:34.424Z] d4c7b25487e5: Layer already exists [2021-10-22T01:54:34.424Z] 6c1a0128b55d: Layer already exists [2021-10-22T01:54:34.424Z] 4fd07bd2d01f: Layer already exists [2021-10-22T01:54:34.424Z] 1925afe58157: Layer already exists [2021-10-22T01:54:34.424Z] f276b5e6ded3: Layer already exists [2021-10-22T01:54:34.424Z] 489a575559f0: Layer already exists [2021-10-22T01:54:34.424Z] 4266e2f1bce2: Layer already exists [2021-10-22T01:54:34.424Z] 5ed9f418f352: Layer already exists [2021-10-22T01:54:34.424Z] 490627ad4b13: Layer already exists [2021-10-22T01:54:34.424Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:34.424Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:99586782526a8eaad09b6fcb6c280fe83374db3c34856281f2624895f69a0bc4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:34.717Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:35.004Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-10-22T01:54:35.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-22T01:54:35.004Z] 6c1a0128b55d: Preparing [2021-10-22T01:54:35.004Z] d4c7b25487e5: Preparing [2021-10-22T01:54:35.004Z] 4fd07bd2d01f: Preparing [2021-10-22T01:54:35.004Z] 1925afe58157: Preparing [2021-10-22T01:54:35.004Z] f276b5e6ded3: Preparing [2021-10-22T01:54:35.004Z] 4266e2f1bce2: Preparing [2021-10-22T01:54:35.004Z] 5ed9f418f352: Preparing [2021-10-22T01:54:35.004Z] 489a575559f0: Preparing [2021-10-22T01:54:35.004Z] 490627ad4b13: Preparing [2021-10-22T01:54:35.004Z] e2eb06d8af82: Preparing [2021-10-22T01:54:35.004Z] 4266e2f1bce2: Waiting [2021-10-22T01:54:35.004Z] 5ed9f418f352: Waiting [2021-10-22T01:54:35.004Z] 489a575559f0: Waiting [2021-10-22T01:54:35.004Z] 490627ad4b13: Waiting [2021-10-22T01:54:35.004Z] e2eb06d8af82: Waiting [2021-10-22T01:54:35.004Z] f276b5e6ded3: Layer already exists [2021-10-22T01:54:35.004Z] 6c1a0128b55d: Layer already exists [2021-10-22T01:54:35.004Z] d4c7b25487e5: Layer already exists [2021-10-22T01:54:35.004Z] 4fd07bd2d01f: Layer already exists [2021-10-22T01:54:35.004Z] 1925afe58157: Layer already exists [2021-10-22T01:54:35.004Z] 4266e2f1bce2: Layer already exists [2021-10-22T01:54:35.004Z] 5ed9f418f352: Layer already exists [2021-10-22T01:54:35.004Z] 490627ad4b13: Layer already exists [2021-10-22T01:54:35.004Z] 489a575559f0: Layer already exists [2021-10-22T01:54:35.004Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:35.004Z] main: digest: sha256:99586782526a8eaad09b6fcb6c280fe83374db3c34856281f2624895f69a0bc4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T01:54:35.031Z] ===================================================== [Pipeline] echo [2021-10-22T01:54:35.036Z] taggedImages: [2021-10-22T01:54:35.036Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:35.036Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-22T01:54:35.036Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.76 [2021-10-22T01:54:35.036Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:35.036Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-10-22T01:54:35.051Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-10-22T01:54:35.051Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:35.051Z] latest [2021-10-22T01:54:35.051Z] 2.0.1-dev.76 [2021-10-22T01:54:35.051Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:35.051Z] main [2021-10-22T01:54:35.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:35.345Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:35.632Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:35.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-22T01:54:35.632Z] 33c948db1920: Preparing [2021-10-22T01:54:35.632Z] f4af8fc34fbf: Preparing [2021-10-22T01:54:35.632Z] e730a7779d99: Preparing [2021-10-22T01:54:35.632Z] c72279c107f0: Preparing [2021-10-22T01:54:35.632Z] e2eb06d8af82: Preparing [2021-10-22T01:54:35.632Z] e730a7779d99: Layer already exists [2021-10-22T01:54:35.632Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:35.632Z] 33c948db1920: Pushed [2021-10-22T01:54:35.632Z] c72279c107f0: Pushed [2021-10-22T01:54:36.577Z] f4af8fc34fbf: Pushed [2021-10-22T01:54:36.577Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:3b6c3339dba58ed8e912d43fa5fb0a48dbbeaefbb4355477f7120d0d91f35ed5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:36.875Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:37.164Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-22T01:54:37.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-22T01:54:37.165Z] 33c948db1920: Preparing [2021-10-22T01:54:37.165Z] f4af8fc34fbf: Preparing [2021-10-22T01:54:37.165Z] e730a7779d99: Preparing [2021-10-22T01:54:37.165Z] c72279c107f0: Preparing [2021-10-22T01:54:37.165Z] e2eb06d8af82: Preparing [2021-10-22T01:54:37.165Z] e730a7779d99: Layer already exists [2021-10-22T01:54:37.165Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:37.165Z] c72279c107f0: Layer already exists [2021-10-22T01:54:37.165Z] f4af8fc34fbf: Layer already exists [2021-10-22T01:54:37.165Z] 33c948db1920: Layer already exists [2021-10-22T01:54:37.165Z] latest: digest: sha256:3b6c3339dba58ed8e912d43fa5fb0a48dbbeaefbb4355477f7120d0d91f35ed5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:37.464Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:37.754Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.76 [2021-10-22T01:54:37.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-22T01:54:37.754Z] 33c948db1920: Preparing [2021-10-22T01:54:37.754Z] f4af8fc34fbf: Preparing [2021-10-22T01:54:37.754Z] e730a7779d99: Preparing [2021-10-22T01:54:37.754Z] c72279c107f0: Preparing [2021-10-22T01:54:37.754Z] e2eb06d8af82: Preparing [2021-10-22T01:54:37.754Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:37.754Z] e730a7779d99: Layer already exists [2021-10-22T01:54:37.754Z] 33c948db1920: Layer already exists [2021-10-22T01:54:37.754Z] c72279c107f0: Layer already exists [2021-10-22T01:54:37.754Z] f4af8fc34fbf: Layer already exists [2021-10-22T01:54:37.754Z] 2.0.1-dev.76: digest: sha256:3b6c3339dba58ed8e912d43fa5fb0a48dbbeaefbb4355477f7120d0d91f35ed5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:38.057Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:38.350Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:38.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-22T01:54:38.350Z] 33c948db1920: Preparing [2021-10-22T01:54:38.350Z] f4af8fc34fbf: Preparing [2021-10-22T01:54:38.350Z] e730a7779d99: Preparing [2021-10-22T01:54:38.350Z] c72279c107f0: Preparing [2021-10-22T01:54:38.350Z] e2eb06d8af82: Preparing [2021-10-22T01:54:38.350Z] e730a7779d99: Layer already exists [2021-10-22T01:54:38.350Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:38.350Z] 33c948db1920: Layer already exists [2021-10-22T01:54:38.350Z] c72279c107f0: Layer already exists [2021-10-22T01:54:38.350Z] f4af8fc34fbf: Layer already exists [2021-10-22T01:54:38.350Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:3b6c3339dba58ed8e912d43fa5fb0a48dbbeaefbb4355477f7120d0d91f35ed5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:38.649Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:38.939Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-10-22T01:54:38.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-22T01:54:38.939Z] 33c948db1920: Preparing [2021-10-22T01:54:38.939Z] f4af8fc34fbf: Preparing [2021-10-22T01:54:38.939Z] e730a7779d99: Preparing [2021-10-22T01:54:38.939Z] c72279c107f0: Preparing [2021-10-22T01:54:38.939Z] e2eb06d8af82: Preparing [2021-10-22T01:54:38.939Z] c72279c107f0: Layer already exists [2021-10-22T01:54:38.939Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:38.939Z] e730a7779d99: Layer already exists [2021-10-22T01:54:38.939Z] f4af8fc34fbf: Layer already exists [2021-10-22T01:54:38.939Z] 33c948db1920: Layer already exists [2021-10-22T01:54:38.939Z] main: digest: sha256:3b6c3339dba58ed8e912d43fa5fb0a48dbbeaefbb4355477f7120d0d91f35ed5 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T01:54:38.970Z] ===================================================== [Pipeline] echo [2021-10-22T01:54:38.978Z] taggedImages: [2021-10-22T01:54:38.978Z] - nexus3.edgexfoundry.org:10004/support-notifications:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:38.978Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-22T01:54:38.978Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.76 [2021-10-22T01:54:38.978Z] - nexus3.edgexfoundry.org:10004/support-notifications:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:38.978Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-10-22T01:54:38.998Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-10-22T01:54:38.998Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:38.998Z] latest [2021-10-22T01:54:38.998Z] 2.0.1-dev.76 [2021-10-22T01:54:38.998Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:38.998Z] main [2021-10-22T01:54:38.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:39.306Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:39.601Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:39.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-22T01:54:39.601Z] 50148d2fa145: Preparing [2021-10-22T01:54:39.601Z] 9d36a4250b89: Preparing [2021-10-22T01:54:39.601Z] e730a7779d99: Preparing [2021-10-22T01:54:39.601Z] eae7a4e838d0: Preparing [2021-10-22T01:54:39.601Z] e2eb06d8af82: Preparing [2021-10-22T01:54:39.601Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:39.601Z] e730a7779d99: Layer already exists [2021-10-22T01:54:39.601Z] eae7a4e838d0: Layer already exists [2021-10-22T01:54:39.601Z] 50148d2fa145: Pushed [2021-10-22T01:54:40.987Z] 9d36a4250b89: Pushed [2021-10-22T01:54:40.987Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:7c51f104687eaaa8693a79597c2db04d706d3f1a9c4b834fad563d8daaf2ae7e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:41.286Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:41.578Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-22T01:54:41.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-22T01:54:41.578Z] 50148d2fa145: Preparing [2021-10-22T01:54:41.578Z] 9d36a4250b89: Preparing [2021-10-22T01:54:41.578Z] e730a7779d99: Preparing [2021-10-22T01:54:41.578Z] eae7a4e838d0: Preparing [2021-10-22T01:54:41.578Z] e2eb06d8af82: Preparing [2021-10-22T01:54:41.578Z] eae7a4e838d0: Layer already exists [2021-10-22T01:54:41.578Z] e730a7779d99: Layer already exists [2021-10-22T01:54:41.578Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:41.578Z] 50148d2fa145: Layer already exists [2021-10-22T01:54:41.578Z] 9d36a4250b89: Layer already exists [2021-10-22T01:54:41.578Z] latest: digest: sha256:7c51f104687eaaa8693a79597c2db04d706d3f1a9c4b834fad563d8daaf2ae7e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:41.875Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:42.170Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.76 [2021-10-22T01:54:42.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-22T01:54:42.170Z] 50148d2fa145: Preparing [2021-10-22T01:54:42.170Z] 9d36a4250b89: Preparing [2021-10-22T01:54:42.170Z] e730a7779d99: Preparing [2021-10-22T01:54:42.170Z] eae7a4e838d0: Preparing [2021-10-22T01:54:42.170Z] e2eb06d8af82: Preparing [2021-10-22T01:54:42.170Z] eae7a4e838d0: Layer already exists [2021-10-22T01:54:42.170Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:42.170Z] 9d36a4250b89: Layer already exists [2021-10-22T01:54:42.170Z] e730a7779d99: Layer already exists [2021-10-22T01:54:42.170Z] 50148d2fa145: Layer already exists [2021-10-22T01:54:42.170Z] 2.0.1-dev.76: digest: sha256:7c51f104687eaaa8693a79597c2db04d706d3f1a9c4b834fad563d8daaf2ae7e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:42.468Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:42.765Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:42.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-22T01:54:42.765Z] 50148d2fa145: Preparing [2021-10-22T01:54:42.765Z] 9d36a4250b89: Preparing [2021-10-22T01:54:42.765Z] e730a7779d99: Preparing [2021-10-22T01:54:42.765Z] eae7a4e838d0: Preparing [2021-10-22T01:54:42.765Z] e2eb06d8af82: Preparing [2021-10-22T01:54:42.765Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:42.765Z] e730a7779d99: Layer already exists [2021-10-22T01:54:42.765Z] 50148d2fa145: Layer already exists [2021-10-22T01:54:42.765Z] eae7a4e838d0: Layer already exists [2021-10-22T01:54:42.765Z] 9d36a4250b89: Layer already exists [2021-10-22T01:54:42.765Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:7c51f104687eaaa8693a79597c2db04d706d3f1a9c4b834fad563d8daaf2ae7e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:43.060Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:43.347Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-10-22T01:54:43.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-22T01:54:43.347Z] 50148d2fa145: Preparing [2021-10-22T01:54:43.347Z] 9d36a4250b89: Preparing [2021-10-22T01:54:43.347Z] e730a7779d99: Preparing [2021-10-22T01:54:43.347Z] eae7a4e838d0: Preparing [2021-10-22T01:54:43.347Z] e2eb06d8af82: Preparing [2021-10-22T01:54:43.347Z] eae7a4e838d0: Layer already exists [2021-10-22T01:54:43.347Z] 50148d2fa145: Layer already exists [2021-10-22T01:54:43.347Z] 9d36a4250b89: Layer already exists [2021-10-22T01:54:43.347Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:43.347Z] e730a7779d99: Layer already exists [2021-10-22T01:54:43.347Z] main: digest: sha256:7c51f104687eaaa8693a79597c2db04d706d3f1a9c4b834fad563d8daaf2ae7e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T01:54:43.378Z] ===================================================== [Pipeline] echo [2021-10-22T01:54:43.385Z] taggedImages: [2021-10-22T01:54:43.385Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:43.385Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-22T01:54:43.385Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.76 [2021-10-22T01:54:43.385Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:43.385Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-10-22T01:54:43.423Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-10-22T01:54:43.423Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:43.423Z] latest [2021-10-22T01:54:43.423Z] 2.0.1-dev.76 [2021-10-22T01:54:43.423Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:43.423Z] main [2021-10-22T01:54:43.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:43.733Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:44.033Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:44.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-22T01:54:44.033Z] 52a6de6c7513: Preparing [2021-10-22T01:54:44.033Z] ffc90af21e9d: Preparing [2021-10-22T01:54:44.033Z] ee26f3ced47f: Preparing [2021-10-22T01:54:44.033Z] 44512c15026c: Preparing [2021-10-22T01:54:44.033Z] 879b85f2d1ed: Preparing [2021-10-22T01:54:44.033Z] 6777e3bbcb7c: Preparing [2021-10-22T01:54:44.033Z] fd08d546f6b8: Preparing [2021-10-22T01:54:44.033Z] 0636255016a6: Preparing [2021-10-22T01:54:44.033Z] 84e9d258764d: Preparing [2021-10-22T01:54:44.033Z] 56463f638872: Preparing [2021-10-22T01:54:44.033Z] e2eb06d8af82: Preparing [2021-10-22T01:54:44.033Z] 6777e3bbcb7c: Waiting [2021-10-22T01:54:44.033Z] fd08d546f6b8: Waiting [2021-10-22T01:54:44.033Z] 0636255016a6: Waiting [2021-10-22T01:54:44.033Z] 84e9d258764d: Waiting [2021-10-22T01:54:44.033Z] 56463f638872: Waiting [2021-10-22T01:54:44.033Z] e2eb06d8af82: Waiting [2021-10-22T01:54:44.033Z] 879b85f2d1ed: Layer already exists [2021-10-22T01:54:44.033Z] 6777e3bbcb7c: Layer already exists [2021-10-22T01:54:44.628Z] fd08d546f6b8: Layer already exists [2021-10-22T01:54:44.628Z] ffc90af21e9d: Pushed [2021-10-22T01:54:44.628Z] 0636255016a6: Layer already exists [2021-10-22T01:54:44.628Z] 84e9d258764d: Layer already exists [2021-10-22T01:54:44.628Z] 56463f638872: Layer already exists [2021-10-22T01:54:44.889Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:44.889Z] 52a6de6c7513: Pushed [2021-10-22T01:54:44.889Z] ee26f3ced47f: Pushed [2021-10-22T01:54:48.252Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1116 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-10-22T01:54:48.264Z] Running in /w/workspace/edgex-go/87 [Pipeline] { [Pipeline] checkout [2021-10-22T01:54:48.458Z] The recommended git tool is: git [2021-10-22T01:54:50.169Z] 44512c15026c: Pushed [2021-10-22T01:54:50.169Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:195d272391c394c3bcd81ee03f581a4d506edcf6096b562073e91484c8506f87 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:50.464Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:50.760Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-22T01:54:50.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-22T01:54:50.760Z] 52a6de6c7513: Preparing [2021-10-22T01:54:50.760Z] ffc90af21e9d: Preparing [2021-10-22T01:54:50.760Z] ee26f3ced47f: Preparing [2021-10-22T01:54:50.760Z] 44512c15026c: Preparing [2021-10-22T01:54:50.760Z] 879b85f2d1ed: Preparing [2021-10-22T01:54:50.760Z] 6777e3bbcb7c: Preparing [2021-10-22T01:54:50.760Z] fd08d546f6b8: Preparing [2021-10-22T01:54:50.760Z] 0636255016a6: Preparing [2021-10-22T01:54:50.760Z] 84e9d258764d: Preparing [2021-10-22T01:54:50.760Z] 56463f638872: Preparing [2021-10-22T01:54:50.760Z] e2eb06d8af82: Preparing [2021-10-22T01:54:50.760Z] 6777e3bbcb7c: Waiting [2021-10-22T01:54:50.760Z] fd08d546f6b8: Waiting [2021-10-22T01:54:50.760Z] 0636255016a6: Waiting [2021-10-22T01:54:50.760Z] 84e9d258764d: Waiting [2021-10-22T01:54:50.760Z] 56463f638872: Waiting [2021-10-22T01:54:50.760Z] e2eb06d8af82: Waiting [2021-10-22T01:54:50.760Z] ee26f3ced47f: Layer already exists [2021-10-22T01:54:50.760Z] ffc90af21e9d: Layer already exists [2021-10-22T01:54:50.760Z] 52a6de6c7513: Layer already exists [2021-10-22T01:54:50.760Z] 44512c15026c: Layer already exists [2021-10-22T01:54:50.760Z] 879b85f2d1ed: Layer already exists [2021-10-22T01:54:50.760Z] 6777e3bbcb7c: Layer already exists [2021-10-22T01:54:50.760Z] fd08d546f6b8: Layer already exists [2021-10-22T01:54:50.760Z] 0636255016a6: Layer already exists [2021-10-22T01:54:50.760Z] 56463f638872: Layer already exists [2021-10-22T01:54:50.760Z] 84e9d258764d: Layer already exists [2021-10-22T01:54:50.760Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:50.760Z] latest: digest: sha256:195d272391c394c3bcd81ee03f581a4d506edcf6096b562073e91484c8506f87 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:51.055Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:51.340Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.76 [2021-10-22T01:54:51.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-22T01:54:51.340Z] 52a6de6c7513: Preparing [2021-10-22T01:54:51.340Z] ffc90af21e9d: Preparing [2021-10-22T01:54:51.340Z] ee26f3ced47f: Preparing [2021-10-22T01:54:51.340Z] 44512c15026c: Preparing [2021-10-22T01:54:51.340Z] 879b85f2d1ed: Preparing [2021-10-22T01:54:51.340Z] 6777e3bbcb7c: Preparing [2021-10-22T01:54:51.340Z] fd08d546f6b8: Preparing [2021-10-22T01:54:51.340Z] 0636255016a6: Preparing [2021-10-22T01:54:51.340Z] 84e9d258764d: Preparing [2021-10-22T01:54:51.340Z] 56463f638872: Preparing [2021-10-22T01:54:51.340Z] e2eb06d8af82: Preparing [2021-10-22T01:54:51.340Z] fd08d546f6b8: Waiting [2021-10-22T01:54:51.340Z] 0636255016a6: Waiting [2021-10-22T01:54:51.340Z] 84e9d258764d: Waiting [2021-10-22T01:54:51.340Z] 56463f638872: Waiting [2021-10-22T01:54:51.340Z] e2eb06d8af82: Waiting [2021-10-22T01:54:51.340Z] 6777e3bbcb7c: Waiting [2021-10-22T01:54:51.340Z] 879b85f2d1ed: Layer already exists [2021-10-22T01:54:51.340Z] 44512c15026c: Layer already exists [2021-10-22T01:54:51.340Z] ee26f3ced47f: Layer already exists [2021-10-22T01:54:51.340Z] ffc90af21e9d: Layer already exists [2021-10-22T01:54:51.340Z] 52a6de6c7513: Layer already exists [2021-10-22T01:54:51.340Z] 0636255016a6: Layer already exists [2021-10-22T01:54:51.340Z] 6777e3bbcb7c: Layer already exists [2021-10-22T01:54:51.340Z] fd08d546f6b8: Layer already exists [2021-10-22T01:54:51.340Z] 56463f638872: Layer already exists [2021-10-22T01:54:51.340Z] 84e9d258764d: Layer already exists [2021-10-22T01:54:51.340Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:51.340Z] 2.0.1-dev.76: digest: sha256:195d272391c394c3bcd81ee03f581a4d506edcf6096b562073e91484c8506f87 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:51.637Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:51.929Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:51.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-22T01:54:51.929Z] 52a6de6c7513: Preparing [2021-10-22T01:54:51.929Z] ffc90af21e9d: Preparing [2021-10-22T01:54:51.929Z] ee26f3ced47f: Preparing [2021-10-22T01:54:51.929Z] 44512c15026c: Preparing [2021-10-22T01:54:51.929Z] 879b85f2d1ed: Preparing [2021-10-22T01:54:51.929Z] 6777e3bbcb7c: Preparing [2021-10-22T01:54:51.929Z] fd08d546f6b8: Preparing [2021-10-22T01:54:51.929Z] 0636255016a6: Preparing [2021-10-22T01:54:51.929Z] 84e9d258764d: Preparing [2021-10-22T01:54:51.929Z] 56463f638872: Preparing [2021-10-22T01:54:51.929Z] e2eb06d8af82: Preparing [2021-10-22T01:54:51.929Z] 6777e3bbcb7c: Waiting [2021-10-22T01:54:51.929Z] fd08d546f6b8: Waiting [2021-10-22T01:54:51.929Z] 0636255016a6: Waiting [2021-10-22T01:54:51.929Z] 84e9d258764d: Waiting [2021-10-22T01:54:51.929Z] 56463f638872: Waiting [2021-10-22T01:54:51.929Z] e2eb06d8af82: Waiting [2021-10-22T01:54:51.929Z] ffc90af21e9d: Layer already exists [2021-10-22T01:54:51.929Z] ee26f3ced47f: Layer already exists [2021-10-22T01:54:51.929Z] 879b85f2d1ed: Layer already exists [2021-10-22T01:54:51.929Z] 44512c15026c: Layer already exists [2021-10-22T01:54:51.929Z] 52a6de6c7513: Layer already exists [2021-10-22T01:54:51.929Z] 6777e3bbcb7c: Layer already exists [2021-10-22T01:54:51.929Z] 84e9d258764d: Layer already exists [2021-10-22T01:54:51.929Z] fd08d546f6b8: Layer already exists [2021-10-22T01:54:51.929Z] 0636255016a6: Layer already exists [2021-10-22T01:54:51.929Z] 56463f638872: Layer already exists [2021-10-22T01:54:51.929Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:51.929Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:195d272391c394c3bcd81ee03f581a4d506edcf6096b562073e91484c8506f87 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:52.219Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:54:52.513Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-10-22T01:54:52.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-22T01:54:52.513Z] 52a6de6c7513: Preparing [2021-10-22T01:54:52.513Z] ffc90af21e9d: Preparing [2021-10-22T01:54:52.513Z] ee26f3ced47f: Preparing [2021-10-22T01:54:52.513Z] 44512c15026c: Preparing [2021-10-22T01:54:52.513Z] 879b85f2d1ed: Preparing [2021-10-22T01:54:52.513Z] 6777e3bbcb7c: Preparing [2021-10-22T01:54:52.513Z] fd08d546f6b8: Preparing [2021-10-22T01:54:52.513Z] 0636255016a6: Preparing [2021-10-22T01:54:52.513Z] 84e9d258764d: Preparing [2021-10-22T01:54:52.513Z] 56463f638872: Preparing [2021-10-22T01:54:52.513Z] e2eb06d8af82: Preparing [2021-10-22T01:54:52.513Z] 6777e3bbcb7c: Waiting [2021-10-22T01:54:52.513Z] fd08d546f6b8: Waiting [2021-10-22T01:54:52.513Z] 0636255016a6: Waiting [2021-10-22T01:54:52.513Z] 84e9d258764d: Waiting [2021-10-22T01:54:52.513Z] e2eb06d8af82: Waiting [2021-10-22T01:54:52.513Z] 56463f638872: Waiting [2021-10-22T01:54:52.513Z] ee26f3ced47f: Layer already exists [2021-10-22T01:54:52.513Z] ffc90af21e9d: Layer already exists [2021-10-22T01:54:52.513Z] 52a6de6c7513: Layer already exists [2021-10-22T01:54:52.513Z] 879b85f2d1ed: Layer already exists [2021-10-22T01:54:52.513Z] 44512c15026c: Layer already exists [2021-10-22T01:54:52.513Z] 6777e3bbcb7c: Layer already exists [2021-10-22T01:54:52.513Z] fd08d546f6b8: Layer already exists [2021-10-22T01:54:52.513Z] 84e9d258764d: Layer already exists [2021-10-22T01:54:52.513Z] 56463f638872: Layer already exists [2021-10-22T01:54:52.513Z] 0636255016a6: Layer already exists [2021-10-22T01:54:52.513Z] e2eb06d8af82: Layer already exists [2021-10-22T01:54:52.513Z] main: digest: sha256:195d272391c394c3bcd81ee03f581a4d506edcf6096b562073e91484c8506f87 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T01:54:52.543Z] ===================================================== [Pipeline] echo [2021-10-22T01:54:52.550Z] taggedImages: [2021-10-22T01:54:52.551Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T01:54:52.551Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-22T01:54:52.551Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.76 [2021-10-22T01:54:52.551Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T01:54:52.551Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-22T01:54:54.732Z] using credential edgex-jenkins-ssh [2021-10-22T01:54:54.758Z] Cloning the remote Git repository [2021-10-22T01:54:54.824Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-22T01:54:54.947Z] > git init /w/workspace/edgex-go/87 # timeout=10 [2021-10-22T01:54:55.033Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-22T01:54:55.035Z] > git --version # timeout=10 [2021-10-22T01:54:55.059Z] > git --version # 'git version 2.17.1' [2021-10-22T01:54:55.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-22T01:54:55.164Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T01:55:10.529Z] Avoid second fetch [2021-10-22T01:55:10.530Z] Checking out Revision d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 (main) [2021-10-22T01:55:10.486Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-22T01:55:10.502Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-22T01:55:10.550Z] > git config core.sparsecheckout # timeout=10 [2021-10-22T01:55:10.568Z] > git checkout -f d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 # timeout=10 [2021-10-22T01:55:15.098Z] Commit message: "Merge pull request #3762 from weichou1229/issue-3753" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-22T01:55:15.951Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-22T01:55:15.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T01:55:15.951Z] Dload Upload Total Spent Left Speed [2021-10-22T01:55:15.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 85681 0 --:--:-- --:--:-- --:--:-- 85681 [Pipeline] sh [2021-10-22T01:55:16.383Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-22T01:55:16.731Z] + sudo tee /etc/docker/daemon.new [2021-10-22T01:55:16.731Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-22T01:55:16.731Z] { [2021-10-22T01:55:16.731Z] "registry-mirrors": [ [2021-10-22T01:55:16.731Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-22T01:55:16.731Z] ], [2021-10-22T01:55:16.731Z] "bip": "10.250.0.254/24", [2021-10-22T01:55:16.731Z] "hosts": [ [2021-10-22T01:55:16.731Z] "tcp://0.0.0.0:5555", [2021-10-22T01:55:16.731Z] "unix:///var/run/docker.sock" [2021-10-22T01:55:16.731Z] ], [2021-10-22T01:55:16.731Z] "mtu": 1458, [2021-10-22T01:55:16.731Z] "selinux-enabled": true, [2021-10-22T01:55:16.731Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-22T01:55:16.731Z] } [Pipeline] sh [2021-10-22T01:55:17.098Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-22T01:55:17.449Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T01:55:35.863Z] provisioning config files... [2021-10-22T01:55:35.890Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/87@tmp/config2810731509550787405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T01:55:36.256Z] ---> docker-login.sh [2021-10-22T01:55:36.256Z] nexus3.edgexfoundry.org:10001 [2021-10-22T01:55:36.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:55:37.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:55:37.146Z] Configure a credential helper to remove this warning. See [2021-10-22T01:55:37.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:55:37.146Z] [2021-10-22T01:55:37.146Z] Login Succeeded [2021-10-22T01:55:37.146Z] nexus3.edgexfoundry.org:10002 [2021-10-22T01:55:37.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:55:37.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:55:37.746Z] Configure a credential helper to remove this warning. See [2021-10-22T01:55:37.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:55:37.746Z] [2021-10-22T01:55:37.746Z] Login Succeeded [2021-10-22T01:55:37.746Z] nexus3.edgexfoundry.org:10003 [2021-10-22T01:55:38.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:55:38.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:55:38.352Z] Configure a credential helper to remove this warning. See [2021-10-22T01:55:38.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:55:38.352Z] [2021-10-22T01:55:38.352Z] Login Succeeded [2021-10-22T01:55:38.352Z] nexus3.edgexfoundry.org:10004 [2021-10-22T01:55:38.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:55:38.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:55:38.966Z] Configure a credential helper to remove this warning. See [2021-10-22T01:55:38.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:55:38.966Z] [2021-10-22T01:55:38.966Z] Login Succeeded [2021-10-22T01:55:38.966Z] docker.io [2021-10-22T01:55:39.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T01:55:39.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T01:55:39.839Z] Configure a credential helper to remove this warning. See [2021-10-22T01:55:39.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T01:55:39.839Z] [2021-10-22T01:55:39.839Z] Login Succeeded [2021-10-22T01:55:39.839Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T01:55:39.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-22T01:55:40.183Z] ========================================================= [2021-10-22T01:55:40.183Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-22T01:55:40.183Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-22T01:55:40.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T01:55:40.792Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-22T01:55:40.793Z] 552d1f2373af: Pulling fs layer [2021-10-22T01:55:40.793Z] ea3f2d53f512: Pulling fs layer [2021-10-22T01:55:40.793Z] 9e70ebbbe112: Pulling fs layer [2021-10-22T01:55:40.793Z] 7a9cfe048b4a: Pulling fs layer [2021-10-22T01:55:40.793Z] 72dc09318566: Pulling fs layer [2021-10-22T01:55:40.793Z] f4f7b4309257: Pulling fs layer [2021-10-22T01:55:40.793Z] 0ac9a79272e3: Pulling fs layer [2021-10-22T01:55:40.793Z] b78e95d17946: Pulling fs layer [2021-10-22T01:55:40.793Z] 72dc09318566: Waiting [2021-10-22T01:55:40.793Z] f4f7b4309257: Waiting [2021-10-22T01:55:40.793Z] 0ac9a79272e3: Waiting [2021-10-22T01:55:40.793Z] 7a9cfe048b4a: Waiting [2021-10-22T01:55:40.793Z] b78e95d17946: Waiting [2021-10-22T01:55:40.793Z] 9e70ebbbe112: Verifying Checksum [2021-10-22T01:55:40.793Z] 9e70ebbbe112: Download complete [2021-10-22T01:55:40.793Z] ea3f2d53f512: Verifying Checksum [2021-10-22T01:55:40.793Z] ea3f2d53f512: Download complete [2021-10-22T01:55:40.793Z] 72dc09318566: Download complete [2021-10-22T01:55:40.793Z] f4f7b4309257: Verifying Checksum [2021-10-22T01:55:40.793Z] f4f7b4309257: Download complete [2021-10-22T01:55:40.793Z] 552d1f2373af: Verifying Checksum [2021-10-22T01:55:40.793Z] 0ac9a79272e3: Download complete [2021-10-22T01:55:41.812Z] 552d1f2373af: Pull complete [2021-10-22T01:55:42.416Z] ea3f2d53f512: Pull complete [2021-10-22T01:55:42.692Z] 9e70ebbbe112: Pull complete [2021-10-22T01:55:42.966Z] b78e95d17946: Verifying Checksum [2021-10-22T01:55:42.966Z] b78e95d17946: Download complete [2021-10-22T01:55:43.241Z] 7a9cfe048b4a: Verifying Checksum [2021-10-22T01:55:43.241Z] 7a9cfe048b4a: Download complete [2021-10-22T01:55:53.429Z] 7a9cfe048b4a: Pull complete [2021-10-22T01:55:53.429Z] 72dc09318566: Pull complete [2021-10-22T01:55:53.429Z] f4f7b4309257: Pull complete [2021-10-22T01:55:53.711Z] 0ac9a79272e3: Pull complete [2021-10-22T01:55:59.133Z] b78e95d17946: Pull complete [2021-10-22T01:55:59.133Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-22T01:55:59.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T01:55:59.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-22T01:55:59.500Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T01:55:59.501Z] WORKDIR /edgex [2021-10-22T01:55:59.501Z] COPY go.mod . [2021-10-22T01:55:59.501Z] RUN go mod download [2021-10-22T01:55:59.501Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-22T01:56:02.460Z] Sending build context to Docker daemon 166.5MB [2021-10-22T01:56:02.461Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-22T01:56:02.461Z] ---> 8b459fc5aaf0 [2021-10-22T01:56:02.461Z] Step 2/4 : WORKDIR /edgex [2021-10-22T01:56:04.440Z] ---> Running in 6f5ea466ae1d [2021-10-22T01:56:04.440Z] Removing intermediate container 6f5ea466ae1d [2021-10-22T01:56:04.440Z] ---> 09feac865a34 [2021-10-22T01:56:04.440Z] Step 3/4 : COPY go.mod . [2021-10-22T01:56:05.421Z] ---> 821c4bd587de [2021-10-22T01:56:05.421Z] Step 4/4 : RUN go mod download [2021-10-22T01:56:05.421Z] ---> Running in 04b2dd8b6bde [2021-10-22T01:57:27.202Z] Removing intermediate container 04b2dd8b6bde [2021-10-22T01:57:27.202Z] ---> 8a6a1672ee0b [2021-10-22T01:57:27.202Z] Successfully built 8a6a1672ee0b [2021-10-22T01:57:27.202Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:57:27.537Z] + docker inspect -f . ci-base-image-arm64 [2021-10-22T01:57:27.537Z] . [Pipeline] withDockerContainer [2021-10-22T01:57:27.762Z] prd-ubuntu18.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container [2021-10-22T01:57:27.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-22T01:57:29.221Z] $ docker top ef3276befeedc3554d62d0ea4671a24462f22bee686baf8466f6523c93ef2328 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T01:57:30.132Z] + go version [2021-10-22T01:57:30.132Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-22T01:57:30.152Z] $ docker stop --time=1 ef3276befeedc3554d62d0ea4671a24462f22bee686baf8466f6523c93ef2328 [2021-10-22T01:57:31.819Z] $ docker rm -f ef3276befeedc3554d62d0ea4671a24462f22bee686baf8466f6523c93ef2328 [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-10-22T01:57:32.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-22T01:57:32.926Z] [2021-10-22T01:57:32.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:57:33.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-22T01:57:33.547Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-22T01:57:33.547Z] 29e5d40040c1: Pulling fs layer [2021-10-22T01:57:33.547Z] 1ce36da41761: Pulling fs layer [2021-10-22T01:57:33.547Z] 25b303627fd3: Pulling fs layer [2021-10-22T01:57:33.547Z] 29e5d40040c1: Verifying Checksum [2021-10-22T01:57:33.547Z] 29e5d40040c1: Download complete [2021-10-22T01:57:33.822Z] 1ce36da41761: Verifying Checksum [2021-10-22T01:57:33.822Z] 1ce36da41761: Download complete [2021-10-22T01:57:34.101Z] 29e5d40040c1: Pull complete [2021-10-22T01:57:35.544Z] 25b303627fd3: Verifying Checksum [2021-10-22T01:57:35.544Z] 25b303627fd3: Download complete [2021-10-22T01:57:35.544Z] 1ce36da41761: Pull complete [2021-10-22T01:57:45.709Z] 25b303627fd3: Pull complete [2021-10-22T01:57:45.709Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-22T01:57:45.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-22T01:57:45.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-22T01:57:45.946Z] prd-ubuntu18.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container [2021-10-22T01:57:46.017Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-22T01:57:48.611Z] $ docker top aa00387aebcc8615454e5446dab901e7e4d94e234bc6f2fb8d21317a51fb51e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T01:57:49.543Z] + grep parallel [2021-10-22T01:57:49.543Z] + docker-compose build --help [2021-10-22T01:57:53.829Z] --parallel Build images in parallel. [Pipeline] } [2021-10-22T01:57:53.844Z] $ docker stop --time=1 aa00387aebcc8615454e5446dab901e7e4d94e234bc6f2fb8d21317a51fb51e0 [2021-10-22T01:57:55.507Z] $ docker rm -f aa00387aebcc8615454e5446dab901e7e4d94e234bc6f2fb8d21317a51fb51e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T01:57:56.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-22T01:57:56.106Z] . [Pipeline] withDockerContainer [2021-10-22T01:57:56.340Z] prd-ubuntu18.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container [2021-10-22T01:57:56.415Z] $ 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/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-22T01:57:57.757Z] $ docker top 16f4825d728b435983b962aecb2c6a10bf0736e75a5007d351e43587221e6766 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T01:57:58.693Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-22T01:58:04.067Z] Building core-command ... [2021-10-22T01:58:04.067Z] Building core-data ... [2021-10-22T01:58:04.067Z] Building core-metadata ... [2021-10-22T01:58:04.067Z] Building security-bootstrapper ... [2021-10-22T01:58:04.067Z] Building security-proxy-setup ... [2021-10-22T01:58:04.067Z] Building security-secretstore-setup ... [2021-10-22T01:58:04.067Z] Building support-notifications ... [2021-10-22T01:58:04.067Z] Building support-scheduler ... [2021-10-22T01:58:04.067Z] Building sys-mgmt-agent ... [2021-10-22T01:58:04.067Z] Building support-scheduler [2021-10-22T01:58:04.067Z] Building security-proxy-setup [2021-10-22T01:58:04.067Z] Building support-notifications [2021-10-22T01:58:04.067Z] Building core-command [2021-10-22T01:58:04.067Z] Building core-data [2021-10-22T01:58:51.023Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:58:51.023Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:58:51.023Z] ---> 8a6a1672ee0b [2021-10-22T01:58:51.023Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T01:58:51.023Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:58:51.023Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:58:51.023Z] ---> 8a6a1672ee0b [2021-10-22T01:58:51.023Z] Step 3/23 : WORKDIR /edgex-go [2021-10-22T01:58:51.023Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:58:51.023Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:58:51.023Z] ---> 8a6a1672ee0b [2021-10-22T01:58:51.023Z] Step 3/21 : WORKDIR /edgex-go [2021-10-22T01:58:51.023Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:58:51.023Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:58:51.023Z] ---> 8a6a1672ee0b [2021-10-22T01:58:51.023Z] Step 3/20 : WORKDIR /edgex-go [2021-10-22T01:58:51.023Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T01:58:51.023Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T01:58:51.023Z] ---> 8a6a1672ee0b [2021-10-22T01:58:51.023Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T01:58:51.023Z] ---> Running in 24c12b0037cd [2021-10-22T01:58:51.023Z] ---> Running in 1692247c28a8 [2021-10-22T01:58:51.023Z] ---> Running in 1d4fa8059a72 [2021-10-22T01:58:51.023Z] ---> Running in 06e0b5586fe1 [2021-10-22T01:58:51.023Z] ---> Running in 435ec1085418 [2021-10-22T01:58:51.023Z] Removing intermediate container 1692247c28a8 [2021-10-22T01:58:51.023Z] ---> 4ee580a548f6 [2021-10-22T01:58:51.023Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:58:51.023Z] Removing intermediate container 1d4fa8059a72 [2021-10-22T01:58:51.023Z] ---> a79c2b21f1ce [2021-10-22T01:58:51.023Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:58:51.023Z] Removing intermediate container 24c12b0037cd [2021-10-22T01:58:51.023Z] ---> e71e6e791904 [2021-10-22T01:58:51.023Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:58:51.023Z] Removing intermediate container 06e0b5586fe1 [2021-10-22T01:58:51.023Z] ---> 3ef61bc1c74c [2021-10-22T01:58:51.023Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:58:51.023Z] Removing intermediate container 435ec1085418 [2021-10-22T01:58:51.023Z] ---> 2473bbe67a73 [2021-10-22T01:58:51.023Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T01:58:51.023Z] ---> Running in 63631bb6c2d8 [2021-10-22T01:58:51.023Z] ---> Running in db8a580c9467 [2021-10-22T01:58:51.023Z] ---> Running in 53b9cb39b513 [2021-10-22T01:58:51.023Z] ---> Running in b3f36d46bf95 [2021-10-22T01:58:51.023Z] ---> Running in 8c592db842b3 [2021-10-22T01:58:51.023Z] Removing intermediate container db8a580c9467 [2021-10-22T01:58:51.023Z] ---> 056afa18ca6b [2021-10-22T01:58:51.023Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-22T01:58:51.023Z] ---> Running in a365bb2b0c50 [2021-10-22T01:58:51.023Z] Removing intermediate container 63631bb6c2d8 [2021-10-22T01:58:51.023Z] ---> 03093e82e5db [2021-10-22T01:58:51.023Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-22T01:58:51.307Z] Removing intermediate container b3f36d46bf95 [2021-10-22T01:58:51.307Z] ---> f1295995b00d [2021-10-22T01:58:51.307Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-22T01:58:51.307Z] ---> Running in a0a4eae52e56 [2021-10-22T01:58:51.307Z] Removing intermediate container 8c592db842b3 [2021-10-22T01:58:51.307Z] ---> c0185849a4d9 [2021-10-22T01:58:51.307Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-22T01:58:51.307Z] Removing intermediate container 53b9cb39b513 [2021-10-22T01:58:51.307Z] ---> 24f635235efc [2021-10-22T01:58:51.307Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-22T01:58:51.307Z] ---> Running in 341fa32f198a [2021-10-22T01:58:51.579Z] ---> Running in 6781c9faa7c3 [2021-10-22T01:58:51.579Z] ---> Running in 7817c046abd0 [2021-10-22T01:58:53.033Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:58:53.313Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:58:53.313Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:58:53.584Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:58:53.584Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T01:58:54.190Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:58:54.190Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:58:54.190Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:58:54.466Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:58:54.466Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T01:58:55.069Z] OK: 219 MiB in 52 packages [2021-10-22T01:58:55.345Z] OK: 219 MiB in 52 packages [2021-10-22T01:58:55.345Z] OK: 219 MiB in 52 packages [2021-10-22T01:58:55.626Z] OK: 219 MiB in 52 packages [2021-10-22T01:58:55.626Z] OK: 219 MiB in 52 packages [2021-10-22T01:58:56.616Z] Removing intermediate container a365bb2b0c50 [2021-10-22T01:58:56.616Z] ---> cdd2fa425c96 [2021-10-22T01:58:56.616Z] Step 6/23 : COPY go.mod . [2021-10-22T01:58:56.616Z] Removing intermediate container a0a4eae52e56 [2021-10-22T01:58:56.616Z] ---> d6e7b3806a82 [2021-10-22T01:58:56.616Z] Step 6/20 : COPY . . [2021-10-22T01:58:56.889Z] Removing intermediate container 6781c9faa7c3 [2021-10-22T01:58:56.889Z] ---> 4a90819d7759 [2021-10-22T01:58:56.889Z] Step 6/22 : COPY . . [2021-10-22T01:58:57.166Z] Removing intermediate container 7817c046abd0 [2021-10-22T01:58:57.166Z] ---> f4987b095a3d [2021-10-22T01:58:57.166Z] Step 6/21 : COPY . . [2021-10-22T01:58:57.166Z] Removing intermediate container 341fa32f198a [2021-10-22T01:58:57.166Z] ---> d54b0dda23b4 [2021-10-22T01:58:57.166Z] Step 6/22 : COPY . . [2021-10-22T01:58:57.441Z] ---> a3ecd9ef198b [2021-10-22T01:58:57.441Z] Step 7/23 : RUN go mod download [2021-10-22T01:58:57.719Z] ---> Running in f24687ce2ba9 [2021-10-22T01:59:03.137Z] Removing intermediate container f24687ce2ba9 [2021-10-22T01:59:03.137Z] ---> 1d21d5349f14 [2021-10-22T01:59:03.137Z] Step 8/23 : COPY . . [2021-10-22T01:59:13.293Z] ---> 22251213b6e5 [2021-10-22T01:59:13.293Z] ---> 2d0a80d4153d [2021-10-22T01:59:13.293Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:59:13.293Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:59:13.293Z] ---> 629804e76bd0 [2021-10-22T01:59:13.293Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:59:13.584Z] ---> c44e9112f767 [2021-10-22T01:59:13.584Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T01:59:13.584Z] ---> Running in 22545c781268 [2021-10-22T01:59:13.584Z] ---> Running in 050d6b5c698c [2021-10-22T01:59:13.584Z] ---> Running in 8f262f023da1 [2021-10-22T01:59:13.858Z] ---> Running in a73ba55c3c35 [2021-10-22T01:59:15.840Z] ---> e01341d38fda [2021-10-22T01:59:15.840Z] Step 9/23 : RUN go mod tidy [2021-10-22T01:59:15.840Z] ---> Running in e95f6896928d [2021-10-22T01:59:20.166Z] Removing intermediate container 050d6b5c698c [2021-10-22T01:59:20.166Z] ---> 75343d1e2592 [2021-10-22T01:59:20.166Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-22T01:59:20.166Z] ---> Running in fcd8dd77b5c5 [2021-10-22T01:59:20.166Z] Removing intermediate container 22545c781268 [2021-10-22T01:59:20.166Z] ---> 68f9de7e19db [2021-10-22T01:59:20.166Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-22T01:59:20.166Z] ---> Running in 22fd07a07f40 [2021-10-22T01:59:20.166Z] Removing intermediate container a73ba55c3c35 [2021-10-22T01:59:20.167Z] ---> bab3c9bd1d35 [2021-10-22T01:59:20.167Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-22T01:59:20.456Z] ---> Running in 03376fa3ff79 [2021-10-22T01:59:20.456Z] Removing intermediate container 8f262f023da1 [2021-10-22T01:59:20.456Z] ---> 0fa7cd98134d [2021-10-22T01:59:20.456Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-22T01:59:20.456Z] ---> Running in c7b26105a4f8 [2021-10-22T01:59:21.917Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-data/core-data ./cmd/core-data [2021-10-22T01:59:21.917Z] Removing intermediate container e95f6896928d [2021-10-22T01:59:21.917Z] ---> 0b9464e6f317 [2021-10-22T01:59:21.917Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-22T01:59:21.917Z] ---> Running in 929d63430aae [2021-10-22T01:59:22.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-22T01:59:23.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-command/core-command ./cmd/core-command [2021-10-22T01:59:23.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-22T01:59:24.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-22T02:01:15.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-22T02:01:20.280Z] Removing intermediate container c7b26105a4f8 [2021-10-22T02:01:20.280Z] ---> c86871bf3167 [2021-10-22T02:01:20.280Z] [2021-10-22T02:01:20.280Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T02:01:20.280Z] 3.14: Pulling from library/alpine [2021-10-22T02:01:20.568Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-22T02:01:20.568Z] Status: Downloaded newer image for alpine:3.14 [2021-10-22T02:01:20.568Z] ---> bb3de5531c18 [2021-10-22T02:01:20.568Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-22T02:01:20.568Z] ---> Running in f3335fc1a6ac [2021-10-22T02:01:23.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T02:01:23.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T02:01:24.839Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-22T02:01:24.839Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T02:01:24.839Z] Removing intermediate container 22fd07a07f40 [2021-10-22T02:01:24.839Z] ---> 3277ef91659a [2021-10-22T02:01:24.839Z] [2021-10-22T02:01:24.839Z] Step 9/20 : FROM alpine:3.14 [2021-10-22T02:01:24.839Z] ---> bb3de5531c18 [2021-10-22T02:01:24.839Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-22T02:01:24.839Z] OK: 5 MiB in 15 packages [2021-10-22T02:01:25.129Z] ---> Running in c2eed0b9a6ed [2021-10-22T02:01:26.140Z] Removing intermediate container f3335fc1a6ac [2021-10-22T02:01:26.140Z] ---> 2586ccf78ffa [2021-10-22T02:01:26.140Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T02:01:26.425Z] ---> Running in 4cee1c37107e [2021-10-22T02:01:27.035Z] Removing intermediate container 4cee1c37107e [2021-10-22T02:01:27.035Z] ---> ba7f1504de79 [2021-10-22T02:01:27.035Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-22T02:01:27.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T02:01:27.314Z] ---> Running in e14fad2e69c0 [2021-10-22T02:01:27.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T02:01:27.878Z] Removing intermediate container e14fad2e69c0 [2021-10-22T02:01:27.878Z] ---> 04bd42b14889 [2021-10-22T02:01:27.878Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-22T02:01:27.878Z] ---> Running in 17c87d18ce14 [2021-10-22T02:01:28.499Z] Removing intermediate container 17c87d18ce14 [2021-10-22T02:01:28.499Z] ---> 11d396dc42e2 [2021-10-22T02:01:28.499Z] Step 14/22 : WORKDIR / [2021-10-22T02:01:28.782Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-22T02:01:28.782Z] ---> Running in d8d39112c16f [2021-10-22T02:01:28.782Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-22T02:01:28.782Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-22T02:01:29.068Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-22T02:01:29.068Z] (5/5) Installing curl (7.79.1-r0) [2021-10-22T02:01:29.068Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T02:01:29.068Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T02:01:29.347Z] OK: 8 MiB in 19 packages [2021-10-22T02:01:29.971Z] Removing intermediate container d8d39112c16f [2021-10-22T02:01:29.971Z] ---> 4f5a262b6a6f [2021-10-22T02:01:29.971Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T02:01:31.971Z] ---> 872616f58d60 [2021-10-22T02:01:31.971Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-22T02:01:32.250Z] Removing intermediate container c2eed0b9a6ed [2021-10-22T02:01:32.250Z] ---> a50141e6dd0f [2021-10-22T02:01:32.250Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-22T02:01:32.528Z] ---> Running in 2992985e9c10 [2021-10-22T02:01:33.526Z] Removing intermediate container 2992985e9c10 [2021-10-22T02:01:33.526Z] ---> d6ebc225fad1 [2021-10-22T02:01:33.526Z] Step 12/20 : WORKDIR /edgex [2021-10-22T02:01:33.526Z] ---> Running in 3a6b109d789d [2021-10-22T02:01:34.509Z] ---> a52b3e9498b5 [2021-10-22T02:01:34.509Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-22T02:01:34.509Z] Removing intermediate container 3a6b109d789d [2021-10-22T02:01:34.509Z] ---> 6994ea595699 [2021-10-22T02:01:34.509Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-22T02:01:35.952Z] Removing intermediate container 929d63430aae [2021-10-22T02:01:35.952Z] ---> 12755ed4f560 [2021-10-22T02:01:35.952Z] [2021-10-22T02:01:35.952Z] Step 11/23 : FROM alpine:3.14 [2021-10-22T02:01:35.953Z] ---> bb3de5531c18 [2021-10-22T02:01:35.953Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-22T02:01:35.953Z] ---> Using cache [2021-10-22T02:01:35.953Z] ---> 2586ccf78ffa [2021-10-22T02:01:35.953Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T02:01:35.953Z] ---> Using cache [2021-10-22T02:01:35.953Z] ---> ba7f1504de79 [2021-10-22T02:01:35.953Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-22T02:01:36.235Z] ---> 63b532289735 [2021-10-22T02:01:36.235Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-22T02:01:36.235Z] ---> 3914b5b8f3b2 [2021-10-22T02:01:36.235Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-22T02:01:36.235Z] ---> Running in bfaa111e50e6 [2021-10-22T02:01:36.235Z] ---> Running in 033f7ebac483 [2021-10-22T02:01:36.515Z] Removing intermediate container 03376fa3ff79 [2021-10-22T02:01:36.515Z] ---> 742ef8085d2d [2021-10-22T02:01:36.515Z] [2021-10-22T02:01:36.515Z] Step 9/21 : FROM alpine:3.14 [2021-10-22T02:01:36.515Z] ---> bb3de5531c18 [2021-10-22T02:01:36.515Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-22T02:01:36.789Z] ---> Running in 9c130bc9a264 [2021-10-22T02:01:37.065Z] Removing intermediate container 033f7ebac483 [2021-10-22T02:01:37.065Z] ---> 7a05bcc11d50 [2021-10-22T02:01:37.065Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T02:01:37.344Z] Removing intermediate container bfaa111e50e6 [2021-10-22T02:01:37.344Z] ---> fc9670e6b65d [2021-10-22T02:01:37.344Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-22T02:01:37.344Z] ---> Running in f1e86b09fceb [2021-10-22T02:01:37.344Z] ---> Running in 90391b33a019 [2021-10-22T02:01:38.343Z] ---> 181634f2894c [2021-10-22T02:01:38.343Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-22T02:01:38.343Z] Removing intermediate container f1e86b09fceb [2021-10-22T02:01:38.343Z] ---> 5377b166ce4c [2021-10-22T02:01:38.343Z] Step 20/22 : LABEL arch=arm64 [2021-10-22T02:01:38.343Z] Removing intermediate container 90391b33a019 [2021-10-22T02:01:38.343Z] ---> 3d05e038aac3 [2021-10-22T02:01:38.343Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T02:01:38.343Z] ---> Running in d3ad1f9a48fd [2021-10-22T02:01:38.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T02:01:39.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T02:01:39.261Z] Removing intermediate container d3ad1f9a48fd [2021-10-22T02:01:39.261Z] ---> 6a3a478e5924 [2021-10-22T02:01:39.261Z] Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:01:39.538Z] ---> Running in 60913a31d72d [2021-10-22T02:01:39.811Z] ---> ad8b2d74c6ae [2021-10-22T02:01:39.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-22T02:01:40.085Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-22T02:01:40.085Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-22T02:01:40.085Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T02:01:40.363Z] ---> 7d89fe383509 [2021-10-22T02:01:40.363Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-22T02:01:40.363Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T02:01:40.363Z] Removing intermediate container 60913a31d72d [2021-10-22T02:01:40.363Z] ---> 6d63824999b3 [2021-10-22T02:01:40.363Z] Step 22/22 : LABEL version=2.0.1-dev.76 [2021-10-22T02:01:40.363Z] OK: 6 MiB in 16 packages [2021-10-22T02:01:40.639Z] ---> Running in 61fce0f8dd4d [2021-10-22T02:01:40.639Z] ---> Running in 7f259b48b1e2 [2021-10-22T02:01:41.631Z] Removing intermediate container 61fce0f8dd4d [2021-10-22T02:01:41.631Z] ---> 293bfe20404f [2021-10-22T02:01:41.631Z] Step 17/20 : CMD ["--init=true"] [2021-10-22T02:01:41.631Z] Removing intermediate container 7f259b48b1e2 [2021-10-22T02:01:41.631Z] ---> 2972aee20a3d [2021-10-22T02:01:41.631Z] [2021-10-22T02:01:41.631Z] ---> Running in 3bbd7f0ba656 [2021-10-22T02:01:42.231Z] Successfully built 2972aee20a3d [2021-10-22T02:01:42.231Z] ---> 0c4d7a6616d6 [2021-10-22T02:01:42.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-22T02:01:42.231Z] Successfully tagged core-command-arm64:latest [2021-10-22T02:01:42.231Z]  Building core-command ... done Building sys-mgmt-agent [2021-10-22T02:01:42.508Z] Removing intermediate container 3bbd7f0ba656 [2021-10-22T02:01:42.508Z] ---> d1091fddb027 [2021-10-22T02:01:42.508Z] Step 18/20 : LABEL arch=arm64 [2021-10-22T02:01:42.508Z] Removing intermediate container 9c130bc9a264 [2021-10-22T02:01:42.508Z] ---> 66a0b92058ee [2021-10-22T02:01:42.508Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T02:01:42.787Z] ---> Running in 60be18d8347f [2021-10-22T02:01:42.787Z] ---> Running in aafd7ca0b8ed [2021-10-22T02:01:43.789Z] Removing intermediate container 60be18d8347f [2021-10-22T02:01:43.789Z] ---> c07ee154aba6 [2021-10-22T02:01:43.789Z] Step 19/20 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:01:43.789Z] Removing intermediate container aafd7ca0b8ed [2021-10-22T02:01:43.789Z] ---> 5dd6147d0a44 [2021-10-22T02:01:43.789Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-22T02:01:43.789Z] ---> eb23127d555c [2021-10-22T02:01:43.789Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-22T02:01:44.066Z] ---> Running in f9c25da2bc3f [2021-10-22T02:01:44.066Z] ---> Running in bd3199a3e581 [2021-10-22T02:01:44.066Z] ---> Running in ca3f4ef4b0f3 [2021-10-22T02:01:44.670Z] Removing intermediate container fcd8dd77b5c5 [2021-10-22T02:01:44.670Z] ---> 096d55e35682 [2021-10-22T02:01:44.670Z] [2021-10-22T02:01:44.670Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T02:01:44.670Z] ---> bb3de5531c18 [2021-10-22T02:01:44.670Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-22T02:01:44.670Z] Removing intermediate container bd3199a3e581 [2021-10-22T02:01:44.670Z] ---> a0b8faa10b2a [2021-10-22T02:01:44.949Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-22T02:01:44.949Z] ---> Running in f88a74578b4b [2021-10-22T02:01:44.949Z] Removing intermediate container f9c25da2bc3f [2021-10-22T02:01:44.949Z] ---> 47ac65c2dd5a [2021-10-22T02:01:44.949Z] Step 20/20 : LABEL version=2.0.1-dev.76 [2021-10-22T02:01:44.949Z] ---> Running in 8dd7b3ddd435 [2021-10-22T02:01:44.949Z] Removing intermediate container ca3f4ef4b0f3 [2021-10-22T02:01:44.949Z] ---> a54422bf2867 [2021-10-22T02:01:44.949Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T02:01:45.226Z] ---> Running in 10d5bf703e42 [2021-10-22T02:01:45.226Z] ---> Running in 4bae7da3ce57 [2021-10-22T02:01:45.855Z] Removing intermediate container 8dd7b3ddd435 [2021-10-22T02:01:45.855Z] Removing intermediate container f88a74578b4b [2021-10-22T02:01:45.855Z] ---> 400c1d8e3da0 [2021-10-22T02:01:45.855Z] ---> 33695f7e43cc [2021-10-22T02:01:45.855Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T02:01:45.855Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-22T02:01:45.855Z] ---> Running in 92144a263c5d [2021-10-22T02:01:45.855Z] Removing intermediate container 10d5bf703e42 [2021-10-22T02:01:45.855Z] ---> 456641cce4ae [2021-10-22T02:01:45.855Z] [2021-10-22T02:01:46.130Z] Removing intermediate container 4bae7da3ce57 [2021-10-22T02:01:46.130Z] ---> b74a3963e148 [2021-10-22T02:01:46.130Z] Step 21/23 : LABEL arch=arm64 [2021-10-22T02:01:46.130Z] ---> Running in 469761950a33 [2021-10-22T02:01:46.403Z] Successfully built 456641cce4ae [2021-10-22T02:01:46.403Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-22T02:01:46.403Z] Building core-metadata [2021-10-22T02:01:46.403Z]  Building security-proxy-setup ... done Removing intermediate container 92144a263c5d [2021-10-22T02:01:46.403Z] ---> 5c58df33f132 [2021-10-22T02:01:46.403Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-22T02:01:46.687Z] ---> Running in 815b8afbc362 [2021-10-22T02:01:46.687Z] ---> 91bfb3a1a539 [2021-10-22T02:01:46.687Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-22T02:01:46.959Z] Removing intermediate container 469761950a33 [2021-10-22T02:01:46.959Z] ---> 7ab7661ff83d [2021-10-22T02:01:46.959Z] Step 22/23 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:01:46.959Z] ---> Running in bde470010ec7 [2021-10-22T02:01:47.246Z] Removing intermediate container 815b8afbc362 [2021-10-22T02:01:47.246Z] ---> 3afa755e0ca4 [2021-10-22T02:01:47.246Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T02:01:47.518Z] ---> Running in b54d161cc1c5 [2021-10-22T02:01:47.518Z] Removing intermediate container bde470010ec7 [2021-10-22T02:01:47.518Z] ---> 18cb433e6be6 [2021-10-22T02:01:47.518Z] Step 23/23 : LABEL version=2.0.1-dev.76 [2021-10-22T02:01:47.791Z] ---> Running in 5200723ab73a [2021-10-22T02:01:48.394Z] Removing intermediate container 5200723ab73a [2021-10-22T02:01:48.394Z] ---> 738e1d119575 [2021-10-22T02:01:48.394Z] [2021-10-22T02:01:48.670Z] ---> 2fd9553bf85f [2021-10-22T02:01:48.670Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-22T02:01:48.949Z] Successfully built 738e1d119575 [2021-10-22T02:01:48.949Z] Successfully tagged support-scheduler-arm64:latest [2021-10-22T02:01:48.949Z] Building security-bootstrapper [2021-10-22T02:01:49.944Z]  Building support-scheduler ... done  ---> 7968cf5e5123 [2021-10-22T02:01:49.944Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-22T02:01:49.944Z] ---> Running in 828bde04d93a [2021-10-22T02:01:50.229Z] Removing intermediate container b54d161cc1c5 [2021-10-22T02:01:50.229Z] ---> f7e32bd64b92 [2021-10-22T02:01:50.229Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-22T02:01:50.229Z] ---> Running in c0a06ba5f1c3 [2021-10-22T02:01:50.516Z] Removing intermediate container 828bde04d93a [2021-10-22T02:01:50.516Z] ---> 37648b9e95fb [2021-10-22T02:01:50.516Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T02:01:50.797Z] ---> Running in 05ab2ed3f068 [2021-10-22T02:01:51.399Z] Removing intermediate container 05ab2ed3f068 [2021-10-22T02:01:51.399Z] ---> 2f659015caca [2021-10-22T02:01:51.399Z] Step 19/21 : LABEL arch=arm64 [2021-10-22T02:01:51.673Z] ---> Running in 6a29c923dae3 [2021-10-22T02:01:51.946Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T02:01:52.225Z] Removing intermediate container 6a29c923dae3 [2021-10-22T02:01:52.225Z] ---> 4e55cb74b2d2 [2021-10-22T02:01:52.225Z] Step 20/21 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:01:52.500Z] ---> Running in bf9ed0a84660 [2021-10-22T02:01:52.774Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T02:01:53.045Z] Removing intermediate container bf9ed0a84660 [2021-10-22T02:01:53.045Z] ---> f22174968a74 [2021-10-22T02:01:53.046Z] Step 21/21 : LABEL version=2.0.1-dev.76 [2021-10-22T02:01:53.323Z] ---> Running in 6f4248489eba [2021-10-22T02:01:53.597Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-22T02:01:53.597Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-22T02:01:53.870Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-22T02:01:53.870Z] Removing intermediate container 6f4248489eba [2021-10-22T02:01:53.870Z] ---> 326e32a06e8c [2021-10-22T02:01:53.870Z] [2021-10-22T02:01:53.870Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-22T02:01:54.145Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-22T02:01:54.145Z] Successfully built 326e32a06e8c [2021-10-22T02:01:54.145Z] Successfully tagged support-notifications-arm64:latest [2021-10-22T02:01:54.145Z]  Building support-notifications ... done Building security-secretstore-setup [2021-10-22T02:01:54.145Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-22T02:01:54.145Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T02:01:54.145Z] OK: 8 MiB in 20 packages [2021-10-22T02:01:55.593Z] Removing intermediate container c0a06ba5f1c3 [2021-10-22T02:01:55.593Z] ---> 9a4fe8bbd3f8 [2021-10-22T02:01:55.593Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T02:01:56.190Z] ---> ca3b50669f43 [2021-10-22T02:01:56.190Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-22T02:01:57.634Z] ---> 73d7319cf96e [2021-10-22T02:01:57.634Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-22T02:01:58.620Z] ---> cf5b47bd9547 [2021-10-22T02:01:58.620Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-22T02:01:58.894Z] ---> Running in f79f950dc681 [2021-10-22T02:01:59.495Z] Removing intermediate container f79f950dc681 [2021-10-22T02:01:59.495Z] ---> 237deb78b43f [2021-10-22T02:01:59.495Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T02:01:59.495Z] ---> Running in 42090c13258f [2021-10-22T02:02:00.097Z] Removing intermediate container 42090c13258f [2021-10-22T02:02:00.097Z] ---> d281bc01f61d [2021-10-22T02:02:00.097Z] Step 20/22 : LABEL arch=arm64 [2021-10-22T02:02:00.097Z] ---> Running in fa6d829c1a20 [2021-10-22T02:02:00.702Z] Removing intermediate container fa6d829c1a20 [2021-10-22T02:02:00.702Z] ---> 0e9b02389e5b [2021-10-22T02:02:00.702Z] Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:02:00.702Z] ---> Running in 1d4b65563eb1 [2021-10-22T02:02:00.977Z] Removing intermediate container 1d4b65563eb1 [2021-10-22T02:02:00.977Z] ---> 272fe11df9f3 [2021-10-22T02:02:01.260Z] Step 22/22 : LABEL version=2.0.1-dev.76 [2021-10-22T02:02:01.260Z] ---> Running in 1d4500a98aa9 [2021-10-22T02:02:01.856Z] Removing intermediate container 1d4500a98aa9 [2021-10-22T02:02:01.856Z] ---> 76929306bd90 [2021-10-22T02:02:01.856Z] [2021-10-22T02:02:02.129Z] Successfully built 76929306bd90 [2021-10-22T02:02:02.129Z] Successfully tagged core-data-arm64:latest [2021-10-22T02:02:04.770Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T02:02:04.770Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T02:02:04.770Z] ---> 8a6a1672ee0b [2021-10-22T02:02:04.770Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T02:02:04.770Z] ---> Using cache [2021-10-22T02:02:04.770Z] ---> 2473bbe67a73 [2021-10-22T02:02:04.770Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T02:02:04.770Z] ---> Using cache [2021-10-22T02:02:04.770Z] ---> c0185849a4d9 [2021-10-22T02:02:04.770Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-22T02:02:04.770Z] ---> Running in 8575a2eeb6f2 [2021-10-22T02:02:06.217Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T02:02:07.209Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T02:02:08.191Z] OK: 219 MiB in 52 packages [2021-10-22T02:02:09.646Z] Removing intermediate container 8575a2eeb6f2 [2021-10-22T02:02:09.646Z] ---> adbe86b65a2d [2021-10-22T02:02:09.646Z] Step 6/22 : COPY . . [2021-10-22T02:02:13.061Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T02:02:13.061Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-22T02:02:13.061Z] ---> 8a6a1672ee0b [2021-10-22T02:02:13.061Z] Step 3/22 : WORKDIR /edgex-go [2021-10-22T02:02:13.061Z] ---> Using cache [2021-10-22T02:02:13.061Z] ---> 2473bbe67a73 [2021-10-22T02:02:13.061Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T02:02:13.061Z] ---> Using cache [2021-10-22T02:02:13.061Z] ---> c0185849a4d9 [2021-10-22T02:02:13.061Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-22T02:02:13.061Z] ---> Using cache [2021-10-22T02:02:13.061Z] ---> 4a90819d7759 [2021-10-22T02:02:13.061Z] Step 6/22 : COPY . . [2021-10-22T02:02:13.061Z] ---> Using cache [2021-10-22T02:02:13.061Z] ---> 629804e76bd0 [2021-10-22T02:02:13.061Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T02:02:13.061Z] ---> Using cache [2021-10-22T02:02:13.061Z] ---> 0fa7cd98134d [2021-10-22T02:02:13.061Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-22T02:02:13.663Z] ---> Running in 2faf9b179be4 [2021-10-22T02:02:15.122Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T02:02:15.122Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-22T02:02:15.122Z] ---> 8a6a1672ee0b [2021-10-22T02:02:15.122Z] Step 3/30 : WORKDIR /edgex-go [2021-10-22T02:02:15.122Z] ---> Using cache [2021-10-22T02:02:15.122Z] ---> 2473bbe67a73 [2021-10-22T02:02:15.122Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T02:02:15.122Z] ---> Using cache [2021-10-22T02:02:15.122Z] ---> c0185849a4d9 [2021-10-22T02:02:15.122Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-22T02:02:15.122Z] ---> Using cache [2021-10-22T02:02:15.122Z] ---> 4a90819d7759 [2021-10-22T02:02:15.122Z] Step 6/30 : COPY . . [2021-10-22T02:02:15.122Z] ---> Using cache [2021-10-22T02:02:15.122Z] ---> 629804e76bd0 [2021-10-22T02:02:15.122Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T02:02:15.122Z] ---> Using cache [2021-10-22T02:02:15.122Z] ---> 0fa7cd98134d [2021-10-22T02:02:15.122Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-22T02:02:15.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-22T02:02:15.399Z] ---> Running in 002b71eb7ed9 [2021-10-22T02:02:17.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-22T02:02:18.841Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-22T02:02:18.841Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-22T02:02:18.841Z] ---> 8a6a1672ee0b [2021-10-22T02:02:18.841Z] Step 3/24 : WORKDIR /edgex-go [2021-10-22T02:02:18.841Z] ---> Using cache [2021-10-22T02:02:18.841Z] ---> 2473bbe67a73 [2021-10-22T02:02:18.841Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-22T02:02:18.841Z] ---> Using cache [2021-10-22T02:02:18.841Z] ---> c0185849a4d9 [2021-10-22T02:02:18.841Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-22T02:02:18.841Z] ---> Using cache [2021-10-22T02:02:18.841Z] ---> 4a90819d7759 [2021-10-22T02:02:18.841Z] Step 6/24 : COPY . . [2021-10-22T02:02:18.841Z] ---> Using cache [2021-10-22T02:02:18.841Z] ---> 629804e76bd0 [2021-10-22T02:02:18.841Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T02:02:18.841Z] ---> Using cache [2021-10-22T02:02:18.841Z] ---> 0fa7cd98134d [2021-10-22T02:02:18.841Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-22T02:02:19.443Z] ---> Running in 33a0a4668480 [2021-10-22T02:02:22.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-22T02:02:24.093Z] ---> abcd859382f3 [2021-10-22T02:02:24.093Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-22T02:02:24.093Z] ---> Running in 9867648347b8 [2021-10-22T02:02:29.528Z] Removing intermediate container 9867648347b8 [2021-10-22T02:02:29.528Z] ---> 40072956e8f6 [2021-10-22T02:02:29.528Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-22T02:02:29.528Z] ---> Running in d546f654670b [2021-10-22T02:02:31.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-22T02:03:53.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-22T02:03:59.113Z] Removing intermediate container 002b71eb7ed9 [2021-10-22T02:03:59.113Z] ---> 9b8bdea28009 [2021-10-22T02:03:59.113Z] [2021-10-22T02:03:59.113Z] Step 9/30 : FROM alpine:3.14 [2021-10-22T02:03:59.113Z] ---> bb3de5531c18 [2021-10-22T02:03:59.113Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-22T02:03:59.113Z] ---> Running in ab67dd81c1f8 [2021-10-22T02:03:59.113Z] Removing intermediate container ab67dd81c1f8 [2021-10-22T02:03:59.113Z] ---> dbeb373cd191 [2021-10-22T02:03:59.485Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-22T02:03:59.485Z] ---> Running in c445ed9a18cc [2021-10-22T02:04:01.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T02:04:01.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T02:04:02.402Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-22T02:04:02.402Z] (2/2) Installing su-exec (0.2-r1) [2021-10-22T02:04:02.402Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T02:04:02.402Z] OK: 5 MiB in 16 packages [2021-10-22T02:04:03.882Z] Removing intermediate container 2faf9b179be4 [2021-10-22T02:04:03.882Z] ---> cfaa025147e9 [2021-10-22T02:04:03.882Z] [2021-10-22T02:04:03.882Z] Step 9/22 : FROM alpine:3.14 [2021-10-22T02:04:03.882Z] ---> bb3de5531c18 [2021-10-22T02:04:03.882Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-22T02:04:03.882Z] ---> Using cache [2021-10-22T02:04:03.882Z] ---> 2586ccf78ffa [2021-10-22T02:04:03.882Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-22T02:04:03.882Z] ---> Using cache [2021-10-22T02:04:03.882Z] ---> ba7f1504de79 [2021-10-22T02:04:03.882Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-22T02:04:04.160Z] ---> Running in a27000655500 [2021-10-22T02:04:04.160Z] Removing intermediate container c445ed9a18cc [2021-10-22T02:04:04.160Z] ---> b64ec86f02ae [2021-10-22T02:04:04.160Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-22T02:04:04.431Z] ---> Running in d085fb591603 [2021-10-22T02:04:05.028Z] Removing intermediate container a27000655500 [2021-10-22T02:04:05.028Z] ---> 73a37d1b1523 [2021-10-22T02:04:05.028Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-22T02:04:05.028Z] Removing intermediate container d085fb591603 [2021-10-22T02:04:05.028Z] ---> 01a5e02a1d6c [2021-10-22T02:04:05.028Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-22T02:04:05.028Z] ---> Running in b3eb4ab11cf0 [2021-10-22T02:04:05.303Z] ---> Running in b77eb2d10fc3 [2021-10-22T02:04:05.587Z] Removing intermediate container b3eb4ab11cf0 [2021-10-22T02:04:05.587Z] ---> a51768dcf57e [2021-10-22T02:04:05.587Z] Step 14/22 : WORKDIR / [2021-10-22T02:04:05.862Z] ---> Running in a9cba757bdca [2021-10-22T02:04:05.862Z] Removing intermediate container b77eb2d10fc3 [2021-10-22T02:04:05.862Z] ---> 2a6dc8c771e4 [2021-10-22T02:04:05.862Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-22T02:04:05.862Z] ---> Running in 5811aeefa37a [2021-10-22T02:04:06.862Z] Removing intermediate container a9cba757bdca [2021-10-22T02:04:06.862Z] ---> 431fb366003a [2021-10-22T02:04:06.862Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T02:04:08.299Z] ---> 65458a7359ba [2021-10-22T02:04:08.299Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-22T02:04:08.580Z] Removing intermediate container 33a0a4668480 [2021-10-22T02:04:08.580Z] ---> 464fe76b7b0a [2021-10-22T02:04:08.580Z] [2021-10-22T02:04:08.580Z] Step 9/24 : FROM alpine:3.14 [2021-10-22T02:04:08.580Z] ---> bb3de5531c18 [2021-10-22T02:04:08.580Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-22T02:04:08.580Z] ---> Running in 9898ed447ce8 [2021-10-22T02:04:08.853Z] Removing intermediate container d546f654670b [2021-10-22T02:04:08.853Z] ---> cae2be2693ea [2021-10-22T02:04:08.853Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-22T02:04:08.853Z] Removing intermediate container 5811aeefa37a [2021-10-22T02:04:08.853Z] ---> 770b5d1277ac [2021-10-22T02:04:08.853Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-22T02:04:08.853Z] ---> Running in ad236af09356 [2021-10-22T02:04:08.853Z] ---> Running in ab15c60a6dff [2021-10-22T02:04:09.836Z] Removing intermediate container ad236af09356 [2021-10-22T02:04:09.836Z] ---> aa31ca3b6368 [2021-10-22T02:04:09.836Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-22T02:04:09.836Z] ---> be3ef73686c4 [2021-10-22T02:04:09.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-22T02:04:10.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T02:04:10.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T02:04:10.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.76" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-22T02:04:11.013Z] ---> 76b2a67df3b1 [2021-10-22T02:04:11.013Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-22T02:04:11.013Z] ---> Running in e0589e317716 [2021-10-22T02:04:11.300Z] ---> f4e7c28d4483 [2021-10-22T02:04:11.300Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-22T02:04:11.300Z] ---> Running in a11618b6fe9f [2021-10-22T02:04:11.574Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-22T02:04:11.847Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-22T02:04:11.847Z] (3/3) Installing su-exec (0.2-r1) [2021-10-22T02:04:11.847Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T02:04:11.847Z] Executing ca-certificates-20191127-r5.trigger [2021-10-22T02:04:12.121Z] Removing intermediate container a11618b6fe9f [2021-10-22T02:04:12.121Z] ---> 94a123a8b51a [2021-10-22T02:04:12.121Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T02:04:12.121Z] OK: 6 MiB in 17 packages [2021-10-22T02:04:12.121Z] ---> Running in 7342f6896431 [2021-10-22T02:04:13.116Z] Removing intermediate container 7342f6896431 [2021-10-22T02:04:13.116Z] ---> 3038d713b241 [2021-10-22T02:04:13.116Z] Step 20/22 : LABEL arch=arm64 [2021-10-22T02:04:13.116Z] ---> Running in a287abcde52d [2021-10-22T02:04:14.108Z] Removing intermediate container a287abcde52d [2021-10-22T02:04:14.108Z] ---> f782904b04a9 [2021-10-22T02:04:14.108Z] Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:04:14.108Z] Removing intermediate container 9898ed447ce8 [2021-10-22T02:04:14.108Z] ---> 434606805c2c [2021-10-22T02:04:14.108Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-22T02:04:14.108Z] ---> Running in 3500486f8bfc [2021-10-22T02:04:14.108Z] ---> Running in 329ed5a7a518 [2021-10-22T02:04:14.381Z] Removing intermediate container e0589e317716 [2021-10-22T02:04:14.381Z] ---> 03bc9d18f329 [2021-10-22T02:04:14.381Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-22T02:04:14.985Z] Removing intermediate container ab15c60a6dff [2021-10-22T02:04:14.985Z] ---> 47b927e31e1e [2021-10-22T02:04:14.985Z] [2021-10-22T02:04:14.985Z] Step 10/22 : FROM docker:20.10.8 [2021-10-22T02:04:14.985Z] Removing intermediate container 329ed5a7a518 [2021-10-22T02:04:14.985Z] ---> af89a1158119 [2021-10-22T02:04:14.985Z] Step 12/24 : WORKDIR / [2021-10-22T02:04:14.985Z] Removing intermediate container 3500486f8bfc [2021-10-22T02:04:14.985Z] ---> ba026e471703 [2021-10-22T02:04:14.985Z] Step 22/22 : LABEL version=2.0.1-dev.76 [2021-10-22T02:04:14.985Z] ---> Running in 1ed3387bcd64 [2021-10-22T02:04:14.985Z] 20.10.8: Pulling from library/docker [2021-10-22T02:04:14.985Z] ---> Running in 4d9aebf028e9 [2021-10-22T02:04:15.260Z] ---> 5f494327da17 [2021-10-22T02:04:15.260Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-22T02:04:15.853Z] Removing intermediate container 1ed3387bcd64 [2021-10-22T02:04:15.853Z] ---> 4c80165a9597 [2021-10-22T02:04:15.853Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-22T02:04:15.853Z] Removing intermediate container 4d9aebf028e9 [2021-10-22T02:04:15.853Z] ---> a79bfe551f4c [2021-10-22T02:04:15.853Z] [2021-10-22T02:04:16.453Z] Successfully built a79bfe551f4c [2021-10-22T02:04:16.453Z] Successfully tagged core-metadata-arm64:latest [2021-10-22T02:04:17.051Z]  Building core-metadata ... done  ---> d6b481943284 [2021-10-22T02:04:17.051Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-22T02:04:17.326Z] ---> bbf21d655f40 [2021-10-22T02:04:17.326Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-22T02:04:17.923Z] ---> 2ce2ddd4e174 [2021-10-22T02:04:17.923Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-22T02:04:18.523Z] ---> 5c0d5a2c7072 [2021-10-22T02:04:18.523Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-22T02:04:19.123Z] ---> e212b57c5fed [2021-10-22T02:04:19.123Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-22T02:04:19.720Z] ---> fad9309bf61d [2021-10-22T02:04:19.720Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-22T02:04:20.318Z] ---> 0dabdfcebc65 [2021-10-22T02:04:20.318Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-22T02:04:20.912Z] ---> 0a2bdead4556 [2021-10-22T02:04:20.912Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-22T02:04:21.199Z] ---> Running in 5daea3bf11a2 [2021-10-22T02:04:21.797Z] Removing intermediate container 5daea3bf11a2 [2021-10-22T02:04:21.797Z] ---> eaca78eddff6 [2021-10-22T02:04:21.797Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-22T02:04:21.797Z] ---> 969e03a3bfc7 [2021-10-22T02:04:21.797Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-22T02:04:22.778Z] ---> 76277a7e9f10 [2021-10-22T02:04:22.778Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-22T02:04:23.050Z] ---> Running in 5e6577829013 [2021-10-22T02:04:23.652Z] ---> 677af13e5e25 [2021-10-22T02:04:23.652Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-22T02:04:24.636Z] ---> 4cb82d87c619 [2021-10-22T02:04:24.636Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-22T02:04:24.636Z] ---> Running in 557d18b99e3e [2021-10-22T02:04:25.239Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-22T02:04:25.239Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-22T02:04:25.513Z] ---> 3734d5adc5ac [2021-10-22T02:04:25.513Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-22T02:04:25.513Z] ---> Running in be9b5ac2677b [2021-10-22T02:04:25.797Z] Removing intermediate container 5e6577829013 [2021-10-22T02:04:25.797Z] ---> ae2c373169b5 [2021-10-22T02:04:25.797Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-22T02:04:25.797Z] ---> Running in 239708f8a579 [2021-10-22T02:04:26.072Z] Removing intermediate container be9b5ac2677b [2021-10-22T02:04:26.072Z] ---> ed286b8fca5c [2021-10-22T02:04:26.072Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-22T02:04:26.072Z] ---> Running in 92f4f7ad7f6e [2021-10-22T02:04:26.351Z] Removing intermediate container 239708f8a579 [2021-10-22T02:04:26.351Z] ---> f63a5f1b30a5 [2021-10-22T02:04:26.351Z] Step 27/30 : CMD ["gate"] [2021-10-22T02:04:26.952Z] ---> Running in e0c60ccd67db [2021-10-22T02:04:27.557Z] Removing intermediate container e0c60ccd67db [2021-10-22T02:04:27.557Z] ---> 8739bc62cba1 [2021-10-22T02:04:27.557Z] Step 28/30 : LABEL arch=arm64 [2021-10-22T02:04:27.557Z] Removing intermediate container 557d18b99e3e [2021-10-22T02:04:27.557Z] ---> 5f2c10e75655 [2021-10-22T02:04:27.557Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-22T02:04:27.557Z] ---> Running in 2dd6796bca62 [2021-10-22T02:04:27.829Z] ---> Running in 4fd662a85de9 [2021-10-22T02:04:27.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-22T02:04:28.102Z] Removing intermediate container 2dd6796bca62 [2021-10-22T02:04:28.102Z] ---> 89674b7fce79 [2021-10-22T02:04:28.102Z] Step 29/30 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:04:28.102Z] Removing intermediate container 4fd662a85de9 [2021-10-22T02:04:28.102Z] ---> 8a523894d77a [2021-10-22T02:04:28.102Z] Step 22/24 : LABEL arch=arm64 [2021-10-22T02:04:28.378Z] ---> Running in d29da70a278a [2021-10-22T02:04:28.378Z] ---> Running in d8872d10fac9 [2021-10-22T02:04:28.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-22T02:04:28.937Z] Removing intermediate container d8872d10fac9 [2021-10-22T02:04:28.937Z] ---> 31fd13cc7461 [2021-10-22T02:04:28.937Z] Step 23/24 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:04:28.937Z] Removing intermediate container d29da70a278a [2021-10-22T02:04:28.937Z] ---> 01198cdf7e9d [2021-10-22T02:04:28.937Z] Step 30/30 : LABEL version=2.0.1-dev.76 [2021-10-22T02:04:28.937Z] ---> Running in 1e7d1ff71d5c [2021-10-22T02:04:29.213Z] ---> Running in 0015ea7cd124 [2021-10-22T02:04:29.486Z] Removing intermediate container 1e7d1ff71d5c [2021-10-22T02:04:29.486Z] ---> 1d6b73b9ab18 [2021-10-22T02:04:29.486Z] Step 24/24 : LABEL version=2.0.1-dev.76 [2021-10-22T02:04:29.486Z] (1/42) Installing readline (8.1.0-r0) [2021-10-22T02:04:29.486Z] (2/42) Installing bash (5.1.4-r0) [2021-10-22T02:04:29.486Z] Executing bash-5.1.4-r0.post-install [2021-10-22T02:04:29.486Z] ---> Running in 1974c1e7161a [2021-10-22T02:04:29.486Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-22T02:04:29.486Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-22T02:04:29.486Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-22T02:04:29.486Z] Removing intermediate container 0015ea7cd124 [2021-10-22T02:04:29.486Z] ---> 836cda4c5454 [2021-10-22T02:04:29.486Z] [2021-10-22T02:04:29.761Z] (6/42) Installing curl (7.79.1-r0) [2021-10-22T02:04:29.761Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-22T02:04:29.761Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-22T02:04:29.761Z] (9/42) Installing expat (2.4.1-r0) [2021-10-22T02:04:29.761Z] (10/42) Installing libffi (3.3-r2) [2021-10-22T02:04:29.761Z] (11/42) Installing gdbm (1.19-r0) [2021-10-22T02:04:29.761Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-22T02:04:29.761Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-22T02:04:29.761Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-22T02:04:29.761Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-22T02:04:29.761Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-22T02:04:29.761Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-22T02:04:30.033Z] Successfully built 836cda4c5454 [2021-10-22T02:04:30.033Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-22T02:04:30.034Z]  Building security-bootstrapper ... done Removing intermediate container 1974c1e7161a [2021-10-22T02:04:30.034Z] ---> 143d6b678a09 [2021-10-22T02:04:30.034Z] [2021-10-22T02:04:30.307Z] Successfully built 143d6b678a09 [2021-10-22T02:04:30.307Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-22T02:04:31.730Z]  Building security-secretstore-setup ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-22T02:04:31.730Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-22T02:04:31.730Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-22T02:04:31.730Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-22T02:04:31.730Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-22T02:04:31.730Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-22T02:04:31.730Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-22T02:04:31.730Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-22T02:04:31.730Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-22T02:04:31.730Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-22T02:04:31.730Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-22T02:04:31.730Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-22T02:04:32.000Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-22T02:04:32.000Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-22T02:04:32.000Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-22T02:04:32.000Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-22T02:04:32.000Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-22T02:04:32.000Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-22T02:04:32.000Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-22T02:04:32.000Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-22T02:04:32.000Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-22T02:04:32.000Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-22T02:04:32.000Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-22T02:04:32.000Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-22T02:04:32.269Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-22T02:04:32.542Z] Executing busybox-1.33.1-r3.trigger [2021-10-22T02:04:32.812Z] OK: 84 MiB in 64 packages [2021-10-22T02:04:37.098Z] Collecting docker-compose==1.23.2 [2021-10-22T02:04:37.099Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-22T02:04:37.099Z] Collecting docopt<0.7,>=0.6.1 [2021-10-22T02:04:37.099Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-22T02:04:39.091Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-22T02:04:39.091Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-22T02:04:39.091Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-22T02:04:39.091Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-22T02:04:41.696Z] Collecting PyYAML<4,>=3.10 [2021-10-22T02:04:41.696Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-22T02:04:45.065Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-22T02:04:45.065Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-22T02:04:45.065Z] Collecting cached-property<2,>=1.2.0 [2021-10-22T02:04:45.065Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-22T02:04:45.334Z] Collecting texttable<0.10,>=0.9.0 [2021-10-22T02:04:45.334Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-22T02:04:46.758Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-22T02:04:47.034Z] Collecting jsonschema<3,>=2.5.1 [2021-10-22T02:04:47.034Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-22T02:04:47.306Z] Collecting docker<4.0,>=3.6.0 [2021-10-22T02:04:47.306Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-22T02:04:47.577Z] Collecting docker-pycreds>=0.4.0 [2021-10-22T02:04:47.577Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-22T02:04:48.168Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-22T02:04:48.168Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-22T02:04:48.439Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-22T02:04:48.709Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-22T02:04:48.709Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-22T02:04:48.978Z] Collecting idna<2.8,>=2.5 [2021-10-22T02:04:48.978Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-22T02:04:49.269Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-22T02:04:49.269Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-22T02:04:49.269Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-22T02:04:49.269Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-22T02:04:50.244Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-22T02:04:50.244Z] Attempting uninstall: urllib3 [2021-10-22T02:04:50.244Z] Found existing installation: urllib3 1.26.5 [2021-10-22T02:04:50.244Z] Uninstalling urllib3-1.26.5: [2021-10-22T02:04:50.244Z] Successfully uninstalled urllib3-1.26.5 [2021-10-22T02:04:50.840Z] Attempting uninstall: idna [2021-10-22T02:04:50.840Z] Found existing installation: idna 3.2 [2021-10-22T02:04:50.840Z] Uninstalling idna-3.2: [2021-10-22T02:04:51.113Z] Successfully uninstalled idna-3.2 [2021-10-22T02:04:51.703Z] Attempting uninstall: chardet [2021-10-22T02:04:51.703Z] Found existing installation: chardet 4.0.0 [2021-10-22T02:04:51.703Z] Uninstalling chardet-4.0.0: [2021-10-22T02:04:51.976Z] Successfully uninstalled chardet-4.0.0 [2021-10-22T02:04:53.413Z] Attempting uninstall: requests [2021-10-22T02:04:53.413Z] Found existing installation: requests 2.25.1 [2021-10-22T02:04:53.413Z] Uninstalling requests-2.25.1: [2021-10-22T02:04:53.684Z] Successfully uninstalled requests-2.25.1 [2021-10-22T02:04:53.957Z] Running setup.py install for texttable: started [2021-10-22T02:04:55.923Z] Running setup.py install for texttable: finished with status 'done' [2021-10-22T02:04:55.923Z] Running setup.py install for PyYAML: started [2021-10-22T02:04:58.530Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-22T02:04:58.530Z] Running setup.py install for docopt: started [2021-10-22T02:05:00.499Z] Running setup.py install for docopt: finished with status 'done' [2021-10-22T02:05:00.499Z] Running setup.py install for dockerpty: started [2021-10-22T02:05:03.106Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-22T02:05:04.536Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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-10-22T02:05:12.786Z] Removing intermediate container 92f4f7ad7f6e [2021-10-22T02:05:12.786Z] ---> 2fc04b40e451 [2021-10-22T02:05:12.786Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-22T02:05:12.786Z] ---> Running in b2a7ad5c6841 [2021-10-22T02:05:12.786Z] Removing intermediate container b2a7ad5c6841 [2021-10-22T02:05:12.786Z] ---> d55d49dcda74 [2021-10-22T02:05:12.786Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-22T02:05:12.786Z] ---> Running in 91bedd2bff6b [2021-10-22T02:05:13.379Z] Removing intermediate container 91bedd2bff6b [2021-10-22T02:05:13.379Z] ---> 4a81528f0857 [2021-10-22T02:05:13.379Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-22T02:05:14.354Z] ---> 30888c2b3f0f [2021-10-22T02:05:14.354Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-22T02:05:15.325Z] ---> 7ff8f671e952 [2021-10-22T02:05:15.325Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-22T02:05:15.919Z] ---> a7e8cbe8801d [2021-10-22T02:05:15.919Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-22T02:05:16.191Z] ---> Running in 0614185140ba [2021-10-22T02:05:16.469Z] Removing intermediate container 0614185140ba [2021-10-22T02:05:16.469Z] ---> c7444711bb1d [2021-10-22T02:05:16.469Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-22T02:05:16.740Z] ---> Running in ee3e6be2c116 [2021-10-22T02:05:17.012Z] Removing intermediate container ee3e6be2c116 [2021-10-22T02:05:17.012Z] ---> 390acacdb759 [2021-10-22T02:05:17.012Z] Step 20/22 : LABEL arch=arm64 [2021-10-22T02:05:17.283Z] ---> Running in 711231cf936f [2021-10-22T02:05:17.556Z] Removing intermediate container 711231cf936f [2021-10-22T02:05:17.556Z] ---> 66f8fc6bfc02 [2021-10-22T02:05:17.556Z] Step 21/22 : LABEL git_sha=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:17.827Z] ---> Running in 37fe9909784f [2021-10-22T02:05:18.097Z] Removing intermediate container 37fe9909784f [2021-10-22T02:05:18.097Z] ---> e8eb92572177 [2021-10-22T02:05:18.097Z] Step 22/22 : LABEL version=2.0.1-dev.76 [2021-10-22T02:05:18.097Z] ---> Running in 7a391ff422db [2021-10-22T02:05:18.695Z] Removing intermediate container 7a391ff422db [2021-10-22T02:05:18.695Z] ---> a047ee803230 [2021-10-22T02:05:18.695Z] [2021-10-22T02:05:18.965Z] Successfully built a047ee803230 [2021-10-22T02:05:18.965Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-22T02:05:19.250Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-22T02:05:19.227Z] $ docker stop --time=1 16f4825d728b435983b962aecb2c6a10bf0736e75a5007d351e43587221e6766 [2021-10-22T02:05:20.937Z] $ docker rm -f 16f4825d728b435983b962aecb2c6a10bf0736e75a5007d351e43587221e6766 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-22T02:05:21.545Z] + docker images [2021-10-22T02:05:21.815Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-22T02:05:21.815Z] sys-mgmt-agent-arm64 latest a047ee803230 3 seconds ago 277MB [2021-10-22T02:05:21.815Z] security-bootstrapper-arm64 latest 836cda4c5454 52 seconds ago 17.8MB [2021-10-22T02:05:21.815Z] security-secretstore-setup-arm64 latest 143d6b678a09 52 seconds ago 26.8MB [2021-10-22T02:05:21.815Z] core-metadata-arm64 latest a79bfe551f4c About a minute ago 15.9MB [2021-10-22T02:05:21.815Z] 47b927e31e1e About a minute ago 1.45GB [2021-10-22T02:05:21.815Z] 464fe76b7b0a About a minute ago 1.46GB [2021-10-22T02:05:21.815Z] cfaa025147e9 About a minute ago 1.46GB [2021-10-22T02:05:21.815Z] 9b8bdea28009 About a minute ago 1.45GB [2021-10-22T02:05:21.815Z] core-data-arm64 latest 76929306bd90 3 minutes ago 19.5MB [2021-10-22T02:05:21.815Z] support-notifications-arm64 latest 326e32a06e8c 3 minutes ago 16.1MB [2021-10-22T02:05:21.815Z] support-scheduler-arm64 latest 738e1d119575 3 minutes ago 15.3MB [2021-10-22T02:05:21.816Z] security-proxy-setup-arm64 latest 456641cce4ae 3 minutes ago 25.4MB [2021-10-22T02:05:21.816Z] 096d55e35682 3 minutes ago 1.46GB [2021-10-22T02:05:21.816Z] core-command-arm64 latest 2972aee20a3d 3 minutes ago 15.2MB [2021-10-22T02:05:21.816Z] 12755ed4f560 3 minutes ago 1.46GB [2021-10-22T02:05:21.816Z] 742ef8085d2d 3 minutes ago 1.46GB [2021-10-22T02:05:21.816Z] 3277ef91659a 3 minutes ago 1.46GB [2021-10-22T02:05:21.816Z] c86871bf3167 4 minutes ago 1.45GB [2021-10-22T02:05:21.816Z] ci-base-image-arm64 latest 8a6a1672ee0b 8 minutes ago 1.24GB [2021-10-22T02:05:21.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 8 days ago 534MB [2021-10-22T02:05:21.816Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-22T02:05:21.816Z] alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB [2021-10-22T02:05:21.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T02:05:22.313Z] provisioning config files... [2021-10-22T02:05:22.332Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/87@tmp/config1689682147618830542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T02:05:22.673Z] ---> docker-login.sh [2021-10-22T02:05:22.673Z] nexus3.edgexfoundry.org:10001 [2021-10-22T02:05:22.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T02:05:23.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T02:05:23.216Z] Configure a credential helper to remove this warning. See [2021-10-22T02:05:23.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T02:05:23.216Z] [2021-10-22T02:05:23.216Z] Login Succeeded [2021-10-22T02:05:23.216Z] nexus3.edgexfoundry.org:10002 [2021-10-22T02:05:23.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T02:05:23.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T02:05:23.766Z] Configure a credential helper to remove this warning. See [2021-10-22T02:05:23.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T02:05:23.766Z] [2021-10-22T02:05:23.766Z] Login Succeeded [2021-10-22T02:05:23.766Z] nexus3.edgexfoundry.org:10003 [2021-10-22T02:05:24.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T02:05:24.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T02:05:24.316Z] Configure a credential helper to remove this warning. See [2021-10-22T02:05:24.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T02:05:24.316Z] [2021-10-22T02:05:24.316Z] Login Succeeded [2021-10-22T02:05:24.316Z] nexus3.edgexfoundry.org:10004 [2021-10-22T02:05:24.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T02:05:24.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T02:05:24.910Z] Configure a credential helper to remove this warning. See [2021-10-22T02:05:24.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T02:05:24.910Z] [2021-10-22T02:05:24.910Z] Login Succeeded [2021-10-22T02:05:24.910Z] docker.io [2021-10-22T02:05:25.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-22T02:05:25.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-22T02:05:25.770Z] Configure a credential helper to remove this warning. See [2021-10-22T02:05:25.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-22T02:05:25.770Z] [2021-10-22T02:05:25.770Z] Login Succeeded [2021-10-22T02:05:25.770Z] ---> docker-login.sh ends [Pipeline] } [2021-10-22T02:05:25.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T02:05:25.819Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-10-22T02:05:25.819Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:25.819Z] latest [2021-10-22T02:05:25.819Z] 2.0.1-dev.76 [2021-10-22T02:05:25.819Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:05:25.819Z] main [2021-10-22T02:05:25.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:26.163Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:26.496Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:26.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-22T02:05:26.496Z] ca1a0110bed7: Preparing [2021-10-22T02:05:26.496Z] 523815d508e5: Preparing [2021-10-22T02:05:26.496Z] 1694b1507a86: Preparing [2021-10-22T02:05:26.496Z] 44fdaf3bfd14: Preparing [2021-10-22T02:05:26.496Z] ee420dfed78a: Preparing [2021-10-22T02:05:26.767Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:26.767Z] ca1a0110bed7: Pushed [2021-10-22T02:05:26.767Z] 1694b1507a86: Pushed [2021-10-22T02:05:26.767Z] 44fdaf3bfd14: Pushed [2021-10-22T02:05:29.372Z] 523815d508e5: Pushed [2021-10-22T02:05:29.644Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:9a422565059cac87fbfc281787ec9e2c2bdb7e814cc89aab8bfc7ec1722b3fa1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:29.984Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:30.317Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-22T02:05:30.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-22T02:05:30.317Z] ca1a0110bed7: Preparing [2021-10-22T02:05:30.317Z] 523815d508e5: Preparing [2021-10-22T02:05:30.317Z] 1694b1507a86: Preparing [2021-10-22T02:05:30.317Z] 44fdaf3bfd14: Preparing [2021-10-22T02:05:30.317Z] ee420dfed78a: Preparing [2021-10-22T02:05:30.589Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:30.589Z] 523815d508e5: Layer already exists [2021-10-22T02:05:30.589Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:30.589Z] ca1a0110bed7: Layer already exists [2021-10-22T02:05:30.589Z] 44fdaf3bfd14: Layer already exists [2021-10-22T02:05:30.589Z] latest: digest: sha256:9a422565059cac87fbfc281787ec9e2c2bdb7e814cc89aab8bfc7ec1722b3fa1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:30.931Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:31.265Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.76 [2021-10-22T02:05:31.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-22T02:05:31.265Z] ca1a0110bed7: Preparing [2021-10-22T02:05:31.265Z] 523815d508e5: Preparing [2021-10-22T02:05:31.265Z] 1694b1507a86: Preparing [2021-10-22T02:05:31.265Z] 44fdaf3bfd14: Preparing [2021-10-22T02:05:31.265Z] ee420dfed78a: Preparing [2021-10-22T02:05:31.265Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:31.265Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:31.265Z] ca1a0110bed7: Layer already exists [2021-10-22T02:05:31.265Z] 523815d508e5: Layer already exists [2021-10-22T02:05:31.265Z] 44fdaf3bfd14: Layer already exists [2021-10-22T02:05:31.538Z] 2.0.1-dev.76: digest: sha256:9a422565059cac87fbfc281787ec9e2c2bdb7e814cc89aab8bfc7ec1722b3fa1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:31.885Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:32.220Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:05:32.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-22T02:05:32.220Z] ca1a0110bed7: Preparing [2021-10-22T02:05:32.220Z] 523815d508e5: Preparing [2021-10-22T02:05:32.220Z] 1694b1507a86: Preparing [2021-10-22T02:05:32.220Z] 44fdaf3bfd14: Preparing [2021-10-22T02:05:32.220Z] ee420dfed78a: Preparing [2021-10-22T02:05:32.220Z] 523815d508e5: Layer already exists [2021-10-22T02:05:32.220Z] 44fdaf3bfd14: Layer already exists [2021-10-22T02:05:32.220Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:32.220Z] ca1a0110bed7: Layer already exists [2021-10-22T02:05:32.220Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:32.492Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:9a422565059cac87fbfc281787ec9e2c2bdb7e814cc89aab8bfc7ec1722b3fa1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:32.831Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:33.165Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-10-22T02:05:33.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-22T02:05:33.165Z] ca1a0110bed7: Preparing [2021-10-22T02:05:33.165Z] 523815d508e5: Preparing [2021-10-22T02:05:33.165Z] 1694b1507a86: Preparing [2021-10-22T02:05:33.165Z] 44fdaf3bfd14: Preparing [2021-10-22T02:05:33.166Z] ee420dfed78a: Preparing [2021-10-22T02:05:33.166Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:33.166Z] 44fdaf3bfd14: Layer already exists [2021-10-22T02:05:33.166Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:33.166Z] 523815d508e5: Layer already exists [2021-10-22T02:05:33.166Z] ca1a0110bed7: Layer already exists [2021-10-22T02:05:33.440Z] main: digest: sha256:9a422565059cac87fbfc281787ec9e2c2bdb7e814cc89aab8bfc7ec1722b3fa1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T02:05:33.485Z] ===================================================== [Pipeline] echo [2021-10-22T02:05:33.493Z] taggedImages: [2021-10-22T02:05:33.493Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:33.493Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-22T02:05:33.493Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.76 [2021-10-22T02:05:33.493Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:05:33.493Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-10-22T02:05:33.515Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-10-22T02:05:33.515Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:33.515Z] latest [2021-10-22T02:05:33.515Z] 2.0.1-dev.76 [2021-10-22T02:05:33.515Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:05:33.515Z] main [2021-10-22T02:05:33.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:33.860Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:34.197Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:34.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-22T02:05:34.197Z] 743d8ffbc16f: Preparing [2021-10-22T02:05:34.197Z] 370a84c5c026: Preparing [2021-10-22T02:05:34.197Z] 1694b1507a86: Preparing [2021-10-22T02:05:34.198Z] a8b65ecbedbf: Preparing [2021-10-22T02:05:34.198Z] e1ab1187d80f: Preparing [2021-10-22T02:05:34.198Z] ee420dfed78a: Preparing [2021-10-22T02:05:34.198Z] ee420dfed78a: Waiting [2021-10-22T02:05:34.473Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:34.473Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:34.473Z] e1ab1187d80f: Pushed [2021-10-22T02:05:34.473Z] 743d8ffbc16f: Pushed [2021-10-22T02:05:35.070Z] a8b65ecbedbf: Pushed [2021-10-22T02:05:37.679Z] 370a84c5c026: Pushed [2021-10-22T02:05:37.679Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:55bdd56561d83a11d0543c759ed9cf408ee4efd92870efa87444a58d917adc3d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:38.014Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:38.390Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-22T02:05:38.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-22T02:05:38.391Z] 743d8ffbc16f: Preparing [2021-10-22T02:05:38.391Z] 370a84c5c026: Preparing [2021-10-22T02:05:38.391Z] 1694b1507a86: Preparing [2021-10-22T02:05:38.391Z] a8b65ecbedbf: Preparing [2021-10-22T02:05:38.391Z] e1ab1187d80f: Preparing [2021-10-22T02:05:38.391Z] ee420dfed78a: Preparing [2021-10-22T02:05:38.391Z] ee420dfed78a: Waiting [2021-10-22T02:05:38.667Z] a8b65ecbedbf: Layer already exists [2021-10-22T02:05:38.667Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:38.667Z] 743d8ffbc16f: Layer already exists [2021-10-22T02:05:38.667Z] 370a84c5c026: Layer already exists [2021-10-22T02:05:38.667Z] e1ab1187d80f: Layer already exists [2021-10-22T02:05:38.667Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:38.667Z] latest: digest: sha256:55bdd56561d83a11d0543c759ed9cf408ee4efd92870efa87444a58d917adc3d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:39.056Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:39.416Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.76 [2021-10-22T02:05:39.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-22T02:05:39.416Z] 743d8ffbc16f: Preparing [2021-10-22T02:05:39.416Z] 370a84c5c026: Preparing [2021-10-22T02:05:39.416Z] 1694b1507a86: Preparing [2021-10-22T02:05:39.416Z] a8b65ecbedbf: Preparing [2021-10-22T02:05:39.416Z] e1ab1187d80f: Preparing [2021-10-22T02:05:39.416Z] ee420dfed78a: Preparing [2021-10-22T02:05:39.416Z] ee420dfed78a: Waiting [2021-10-22T02:05:39.706Z] 370a84c5c026: Layer already exists [2021-10-22T02:05:39.706Z] e1ab1187d80f: Layer already exists [2021-10-22T02:05:39.706Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:39.706Z] 743d8ffbc16f: Layer already exists [2021-10-22T02:05:39.706Z] a8b65ecbedbf: Layer already exists [2021-10-22T02:05:39.706Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:39.706Z] 2.0.1-dev.76: digest: sha256:55bdd56561d83a11d0543c759ed9cf408ee4efd92870efa87444a58d917adc3d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:40.058Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:40.417Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:05:40.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-22T02:05:40.417Z] 743d8ffbc16f: Preparing [2021-10-22T02:05:40.417Z] 370a84c5c026: Preparing [2021-10-22T02:05:40.417Z] 1694b1507a86: Preparing [2021-10-22T02:05:40.417Z] a8b65ecbedbf: Preparing [2021-10-22T02:05:40.417Z] e1ab1187d80f: Preparing [2021-10-22T02:05:40.417Z] ee420dfed78a: Preparing [2021-10-22T02:05:40.694Z] 743d8ffbc16f: Layer already exists [2021-10-22T02:05:40.694Z] 370a84c5c026: Layer already exists [2021-10-22T02:05:40.694Z] a8b65ecbedbf: Layer already exists [2021-10-22T02:05:40.694Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:40.694Z] e1ab1187d80f: Layer already exists [2021-10-22T02:05:40.694Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:40.694Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:55bdd56561d83a11d0543c759ed9cf408ee4efd92870efa87444a58d917adc3d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:41.050Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:41.398Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-10-22T02:05:41.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-22T02:05:41.398Z] 743d8ffbc16f: Preparing [2021-10-22T02:05:41.398Z] 370a84c5c026: Preparing [2021-10-22T02:05:41.398Z] 1694b1507a86: Preparing [2021-10-22T02:05:41.398Z] a8b65ecbedbf: Preparing [2021-10-22T02:05:41.398Z] e1ab1187d80f: Preparing [2021-10-22T02:05:41.398Z] ee420dfed78a: Preparing [2021-10-22T02:05:41.398Z] ee420dfed78a: Waiting [2021-10-22T02:05:41.398Z] 370a84c5c026: Layer already exists [2021-10-22T02:05:41.398Z] 743d8ffbc16f: Layer already exists [2021-10-22T02:05:41.398Z] e1ab1187d80f: Layer already exists [2021-10-22T02:05:41.398Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:41.398Z] a8b65ecbedbf: Layer already exists [2021-10-22T02:05:41.686Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:41.686Z] main: digest: sha256:55bdd56561d83a11d0543c759ed9cf408ee4efd92870efa87444a58d917adc3d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T02:05:41.728Z] ===================================================== [Pipeline] echo [2021-10-22T02:05:41.732Z] taggedImages: [2021-10-22T02:05:41.732Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:41.732Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-22T02:05:41.732Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.76 [2021-10-22T02:05:41.732Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:05:41.732Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-10-22T02:05:41.744Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-10-22T02:05:41.744Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:41.744Z] latest [2021-10-22T02:05:41.744Z] 2.0.1-dev.76 [2021-10-22T02:05:41.744Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:05:41.744Z] main [2021-10-22T02:05:41.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:42.095Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:42.464Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:42.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-22T02:05:42.464Z] 694ea5313602: Preparing [2021-10-22T02:05:42.464Z] f06cae738463: Preparing [2021-10-22T02:05:42.464Z] 1694b1507a86: Preparing [2021-10-22T02:05:42.464Z] 44fdaf3bfd14: Preparing [2021-10-22T02:05:42.464Z] ee420dfed78a: Preparing [2021-10-22T02:05:42.464Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:42.464Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:42.754Z] 44fdaf3bfd14: Layer already exists [2021-10-22T02:05:42.754Z] 694ea5313602: Pushed [2021-10-22T02:05:45.368Z] f06cae738463: Pushed [2021-10-22T02:05:45.639Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:bf98b1042af028134086fe99df861f240ba460cca41cb2eceeaaa0b218378814 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:45.982Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:46.317Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-22T02:05:46.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-22T02:05:46.317Z] 694ea5313602: Preparing [2021-10-22T02:05:46.317Z] f06cae738463: Preparing [2021-10-22T02:05:46.317Z] 1694b1507a86: Preparing [2021-10-22T02:05:46.317Z] 44fdaf3bfd14: Preparing [2021-10-22T02:05:46.317Z] ee420dfed78a: Preparing [2021-10-22T02:05:46.317Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:46.317Z] 694ea5313602: Layer already exists [2021-10-22T02:05:46.317Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:46.317Z] 44fdaf3bfd14: Layer already exists [2021-10-22T02:05:46.317Z] f06cae738463: Layer already exists [2021-10-22T02:05:46.588Z] latest: digest: sha256:bf98b1042af028134086fe99df861f240ba460cca41cb2eceeaaa0b218378814 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:46.929Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:47.264Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.76 [2021-10-22T02:05:47.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-22T02:05:47.264Z] 694ea5313602: Preparing [2021-10-22T02:05:47.264Z] f06cae738463: Preparing [2021-10-22T02:05:47.264Z] 1694b1507a86: Preparing [2021-10-22T02:05:47.264Z] 44fdaf3bfd14: Preparing [2021-10-22T02:05:47.264Z] ee420dfed78a: Preparing [2021-10-22T02:05:47.264Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:47.264Z] 694ea5313602: Layer already exists [2021-10-22T02:05:47.264Z] 44fdaf3bfd14: Layer already exists [2021-10-22T02:05:47.264Z] f06cae738463: Layer already exists [2021-10-22T02:05:47.264Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:47.535Z] 2.0.1-dev.76: digest: sha256:bf98b1042af028134086fe99df861f240ba460cca41cb2eceeaaa0b218378814 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:47.875Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:48.222Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:05:48.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-22T02:05:48.222Z] 694ea5313602: Preparing [2021-10-22T02:05:48.222Z] f06cae738463: Preparing [2021-10-22T02:05:48.222Z] 1694b1507a86: Preparing [2021-10-22T02:05:48.222Z] 44fdaf3bfd14: Preparing [2021-10-22T02:05:48.222Z] ee420dfed78a: Preparing [2021-10-22T02:05:48.494Z] 694ea5313602: Layer already exists [2021-10-22T02:05:48.494Z] 44fdaf3bfd14: Layer already exists [2021-10-22T02:05:48.494Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:48.494Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:48.494Z] f06cae738463: Layer already exists [2021-10-22T02:05:48.494Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:bf98b1042af028134086fe99df861f240ba460cca41cb2eceeaaa0b218378814 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:48.836Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:49.172Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-10-22T02:05:49.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-22T02:05:49.172Z] 694ea5313602: Preparing [2021-10-22T02:05:49.172Z] f06cae738463: Preparing [2021-10-22T02:05:49.172Z] 1694b1507a86: Preparing [2021-10-22T02:05:49.172Z] 44fdaf3bfd14: Preparing [2021-10-22T02:05:49.172Z] ee420dfed78a: Preparing [2021-10-22T02:05:49.172Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:49.172Z] 44fdaf3bfd14: Layer already exists [2021-10-22T02:05:49.172Z] 694ea5313602: Layer already exists [2021-10-22T02:05:49.172Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:49.172Z] f06cae738463: Layer already exists [2021-10-22T02:05:49.445Z] main: digest: sha256:bf98b1042af028134086fe99df861f240ba460cca41cb2eceeaaa0b218378814 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T02:05:49.485Z] ===================================================== [Pipeline] echo [2021-10-22T02:05:49.496Z] taggedImages: [2021-10-22T02:05:49.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:49.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-22T02:05:49.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.76 [2021-10-22T02:05:49.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:05:49.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-10-22T02:05:49.515Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-10-22T02:05:49.515Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:49.515Z] latest [2021-10-22T02:05:49.515Z] 2.0.1-dev.76 [2021-10-22T02:05:49.515Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:05:49.515Z] main [2021-10-22T02:05:49.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:49.896Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:50.235Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:50.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-22T02:05:50.235Z] 856cc1a4dea6: Preparing [2021-10-22T02:05:50.235Z] 856cc1a4dea6: Preparing [2021-10-22T02:05:50.235Z] cbe62a2852ee: Preparing [2021-10-22T02:05:50.235Z] b9e57285f653: Preparing [2021-10-22T02:05:50.235Z] 7628f852c9b1: Preparing [2021-10-22T02:05:50.235Z] 4bc46445404a: Preparing [2021-10-22T02:05:50.235Z] 1694b1507a86: Preparing [2021-10-22T02:05:50.235Z] d672a38dd001: Preparing [2021-10-22T02:05:50.235Z] 5cec831dfbe0: Preparing [2021-10-22T02:05:50.235Z] 9f8595165dd7: Preparing [2021-10-22T02:05:50.235Z] 348d2c8bc2b4: Preparing [2021-10-22T02:05:50.235Z] ee420dfed78a: Preparing [2021-10-22T02:05:50.235Z] 1694b1507a86: Waiting [2021-10-22T02:05:50.235Z] 9f8595165dd7: Waiting [2021-10-22T02:05:50.235Z] 348d2c8bc2b4: Waiting [2021-10-22T02:05:50.235Z] ee420dfed78a: Waiting [2021-10-22T02:05:50.235Z] 5cec831dfbe0: Waiting [2021-10-22T02:05:50.235Z] d672a38dd001: Waiting [2021-10-22T02:05:50.520Z] 7628f852c9b1: Pushed [2021-10-22T02:05:50.520Z] 856cc1a4dea6: Pushed [2021-10-22T02:05:50.520Z] cbe62a2852ee: Pushed [2021-10-22T02:05:50.520Z] b9e57285f653: Pushed [2021-10-22T02:05:50.520Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:50.802Z] d672a38dd001: Pushed [2021-10-22T02:05:50.802Z] 5cec831dfbe0: Pushed [2021-10-22T02:05:50.802Z] 9f8595165dd7: Pushed [2021-10-22T02:05:50.802Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:50.802Z] 348d2c8bc2b4: Pushed [2021-10-22T02:05:54.176Z] 4bc46445404a: Pushed [2021-10-22T02:05:54.176Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:1cb3db3640bbd20f16110a5efc0e05b2bcf67836b468d5366b2bb1b47f5cf787 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:54.514Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:54.847Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-22T02:05:54.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-22T02:05:54.847Z] 856cc1a4dea6: Preparing [2021-10-22T02:05:54.847Z] 856cc1a4dea6: Preparing [2021-10-22T02:05:54.847Z] cbe62a2852ee: Preparing [2021-10-22T02:05:54.847Z] b9e57285f653: Preparing [2021-10-22T02:05:54.847Z] 7628f852c9b1: Preparing [2021-10-22T02:05:54.847Z] 4bc46445404a: Preparing [2021-10-22T02:05:54.847Z] 1694b1507a86: Preparing [2021-10-22T02:05:54.847Z] d672a38dd001: Preparing [2021-10-22T02:05:54.847Z] 5cec831dfbe0: Preparing [2021-10-22T02:05:54.847Z] 9f8595165dd7: Preparing [2021-10-22T02:05:54.847Z] 348d2c8bc2b4: Preparing [2021-10-22T02:05:54.847Z] ee420dfed78a: Preparing [2021-10-22T02:05:54.847Z] 1694b1507a86: Waiting [2021-10-22T02:05:54.847Z] 5cec831dfbe0: Waiting [2021-10-22T02:05:54.847Z] 9f8595165dd7: Waiting [2021-10-22T02:05:54.847Z] d672a38dd001: Waiting [2021-10-22T02:05:54.847Z] ee420dfed78a: Waiting [2021-10-22T02:05:54.847Z] 348d2c8bc2b4: Waiting [2021-10-22T02:05:54.847Z] b9e57285f653: Layer already exists [2021-10-22T02:05:54.847Z] 856cc1a4dea6: Layer already exists [2021-10-22T02:05:54.847Z] 7628f852c9b1: Layer already exists [2021-10-22T02:05:54.847Z] 4bc46445404a: Layer already exists [2021-10-22T02:05:54.847Z] cbe62a2852ee: Layer already exists [2021-10-22T02:05:55.117Z] 5cec831dfbe0: Layer already exists [2021-10-22T02:05:55.117Z] d672a38dd001: Layer already exists [2021-10-22T02:05:55.117Z] 9f8595165dd7: Layer already exists [2021-10-22T02:05:55.117Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:55.117Z] 348d2c8bc2b4: Layer already exists [2021-10-22T02:05:55.117Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:55.117Z] latest: digest: sha256:1cb3db3640bbd20f16110a5efc0e05b2bcf67836b468d5366b2bb1b47f5cf787 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:55.460Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:55.795Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.76 [2021-10-22T02:05:55.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-22T02:05:55.795Z] 856cc1a4dea6: Preparing [2021-10-22T02:05:55.795Z] 856cc1a4dea6: Preparing [2021-10-22T02:05:55.795Z] cbe62a2852ee: Preparing [2021-10-22T02:05:55.795Z] b9e57285f653: Preparing [2021-10-22T02:05:55.795Z] 7628f852c9b1: Preparing [2021-10-22T02:05:55.795Z] 4bc46445404a: Preparing [2021-10-22T02:05:55.795Z] 1694b1507a86: Preparing [2021-10-22T02:05:55.795Z] d672a38dd001: Preparing [2021-10-22T02:05:55.795Z] 5cec831dfbe0: Preparing [2021-10-22T02:05:55.795Z] 9f8595165dd7: Preparing [2021-10-22T02:05:55.795Z] 348d2c8bc2b4: Preparing [2021-10-22T02:05:55.795Z] ee420dfed78a: Preparing [2021-10-22T02:05:55.795Z] 9f8595165dd7: Waiting [2021-10-22T02:05:55.795Z] ee420dfed78a: Waiting [2021-10-22T02:05:55.795Z] 1694b1507a86: Waiting [2021-10-22T02:05:55.795Z] 348d2c8bc2b4: Waiting [2021-10-22T02:05:55.795Z] 5cec831dfbe0: Waiting [2021-10-22T02:05:55.795Z] 7628f852c9b1: Layer already exists [2021-10-22T02:05:55.795Z] 4bc46445404a: Layer already exists [2021-10-22T02:05:55.795Z] 856cc1a4dea6: Layer already exists [2021-10-22T02:05:55.795Z] cbe62a2852ee: Layer already exists [2021-10-22T02:05:55.795Z] b9e57285f653: Layer already exists [2021-10-22T02:05:55.795Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:55.795Z] d672a38dd001: Layer already exists [2021-10-22T02:05:55.795Z] 5cec831dfbe0: Layer already exists [2021-10-22T02:05:55.795Z] 348d2c8bc2b4: Layer already exists [2021-10-22T02:05:56.065Z] 9f8595165dd7: Layer already exists [2021-10-22T02:05:56.065Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:56.065Z] 2.0.1-dev.76: digest: sha256:1cb3db3640bbd20f16110a5efc0e05b2bcf67836b468d5366b2bb1b47f5cf787 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:56.401Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:56.735Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:05:56.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-22T02:05:56.735Z] 856cc1a4dea6: Preparing [2021-10-22T02:05:56.735Z] 856cc1a4dea6: Preparing [2021-10-22T02:05:56.735Z] cbe62a2852ee: Preparing [2021-10-22T02:05:56.735Z] b9e57285f653: Preparing [2021-10-22T02:05:56.735Z] 7628f852c9b1: Preparing [2021-10-22T02:05:56.735Z] 4bc46445404a: Preparing [2021-10-22T02:05:56.735Z] 1694b1507a86: Preparing [2021-10-22T02:05:56.735Z] d672a38dd001: Preparing [2021-10-22T02:05:56.735Z] 5cec831dfbe0: Preparing [2021-10-22T02:05:56.735Z] 9f8595165dd7: Preparing [2021-10-22T02:05:56.735Z] 348d2c8bc2b4: Preparing [2021-10-22T02:05:56.735Z] ee420dfed78a: Preparing [2021-10-22T02:05:56.735Z] 5cec831dfbe0: Waiting [2021-10-22T02:05:56.735Z] 9f8595165dd7: Waiting [2021-10-22T02:05:56.735Z] 348d2c8bc2b4: Waiting [2021-10-22T02:05:56.735Z] ee420dfed78a: Waiting [2021-10-22T02:05:56.735Z] 1694b1507a86: Waiting [2021-10-22T02:05:56.735Z] 856cc1a4dea6: Layer already exists [2021-10-22T02:05:56.735Z] b9e57285f653: Layer already exists [2021-10-22T02:05:56.735Z] cbe62a2852ee: Layer already exists [2021-10-22T02:05:56.735Z] 7628f852c9b1: Layer already exists [2021-10-22T02:05:56.735Z] 4bc46445404a: Layer already exists [2021-10-22T02:05:56.735Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:56.735Z] 9f8595165dd7: Layer already exists [2021-10-22T02:05:56.735Z] 5cec831dfbe0: Layer already exists [2021-10-22T02:05:56.735Z] d672a38dd001: Layer already exists [2021-10-22T02:05:56.735Z] 348d2c8bc2b4: Layer already exists [2021-10-22T02:05:57.004Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:57.005Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:1cb3db3640bbd20f16110a5efc0e05b2bcf67836b468d5366b2bb1b47f5cf787 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:57.341Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:57.675Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-10-22T02:05:57.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-22T02:05:57.675Z] 856cc1a4dea6: Preparing [2021-10-22T02:05:57.675Z] 856cc1a4dea6: Preparing [2021-10-22T02:05:57.675Z] cbe62a2852ee: Preparing [2021-10-22T02:05:57.675Z] b9e57285f653: Preparing [2021-10-22T02:05:57.675Z] 7628f852c9b1: Preparing [2021-10-22T02:05:57.675Z] 4bc46445404a: Preparing [2021-10-22T02:05:57.675Z] 1694b1507a86: Preparing [2021-10-22T02:05:57.675Z] d672a38dd001: Preparing [2021-10-22T02:05:57.675Z] 5cec831dfbe0: Preparing [2021-10-22T02:05:57.675Z] 9f8595165dd7: Preparing [2021-10-22T02:05:57.675Z] 348d2c8bc2b4: Preparing [2021-10-22T02:05:57.675Z] ee420dfed78a: Preparing [2021-10-22T02:05:57.675Z] d672a38dd001: Waiting [2021-10-22T02:05:57.675Z] 5cec831dfbe0: Waiting [2021-10-22T02:05:57.675Z] 9f8595165dd7: Waiting [2021-10-22T02:05:57.675Z] 348d2c8bc2b4: Waiting [2021-10-22T02:05:57.675Z] ee420dfed78a: Waiting [2021-10-22T02:05:57.675Z] 1694b1507a86: Waiting [2021-10-22T02:05:57.948Z] 4bc46445404a: Layer already exists [2021-10-22T02:05:57.948Z] cbe62a2852ee: Layer already exists [2021-10-22T02:05:57.948Z] 7628f852c9b1: Layer already exists [2021-10-22T02:05:57.948Z] 856cc1a4dea6: Layer already exists [2021-10-22T02:05:57.948Z] b9e57285f653: Layer already exists [2021-10-22T02:05:57.948Z] d672a38dd001: Layer already exists [2021-10-22T02:05:57.948Z] 5cec831dfbe0: Layer already exists [2021-10-22T02:05:57.948Z] 9f8595165dd7: Layer already exists [2021-10-22T02:05:57.948Z] 1694b1507a86: Layer already exists [2021-10-22T02:05:57.948Z] 348d2c8bc2b4: Layer already exists [2021-10-22T02:05:57.948Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:57.948Z] main: digest: sha256:1cb3db3640bbd20f16110a5efc0e05b2bcf67836b468d5366b2bb1b47f5cf787 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T02:05:57.985Z] ===================================================== [Pipeline] echo [2021-10-22T02:05:57.992Z] taggedImages: [2021-10-22T02:05:57.992Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:57.992Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-22T02:05:57.992Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.76 [2021-10-22T02:05:57.992Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:05:57.992Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-10-22T02:05:58.012Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-10-22T02:05:58.012Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:58.012Z] latest [2021-10-22T02:05:58.012Z] 2.0.1-dev.76 [2021-10-22T02:05:58.012Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:05:58.012Z] main [2021-10-22T02:05:58.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:58.344Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:05:58.677Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:05:58.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-22T02:05:58.677Z] 83d1710e8ec7: Preparing [2021-10-22T02:05:58.677Z] 8777d760c2b5: Preparing [2021-10-22T02:05:58.677Z] f43b184d2999: Preparing [2021-10-22T02:05:58.677Z] 62b13c2d069e: Preparing [2021-10-22T02:05:58.677Z] 3e8a179fefe6: Preparing [2021-10-22T02:05:58.677Z] ee420dfed78a: Preparing [2021-10-22T02:05:58.677Z] ee420dfed78a: Waiting [2021-10-22T02:05:58.951Z] 62b13c2d069e: Pushed [2021-10-22T02:05:58.951Z] f43b184d2999: Pushed [2021-10-22T02:05:58.951Z] ee420dfed78a: Layer already exists [2021-10-22T02:05:59.543Z] 3e8a179fefe6: Pushed [2021-10-22T02:06:01.512Z] 8777d760c2b5: Pushed [2021-10-22T02:06:01.512Z] 83d1710e8ec7: Pushed [2021-10-22T02:06:01.512Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:72fadd5cf24ac30c2f8b1119ca5019a32f3e49aff49bc447664f5d012f38cc6b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:01.856Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:02.190Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-22T02:06:02.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-22T02:06:02.190Z] 83d1710e8ec7: Preparing [2021-10-22T02:06:02.190Z] 8777d760c2b5: Preparing [2021-10-22T02:06:02.190Z] f43b184d2999: Preparing [2021-10-22T02:06:02.190Z] 62b13c2d069e: Preparing [2021-10-22T02:06:02.190Z] 3e8a179fefe6: Preparing [2021-10-22T02:06:02.190Z] ee420dfed78a: Preparing [2021-10-22T02:06:02.190Z] ee420dfed78a: Waiting [2021-10-22T02:06:02.462Z] f43b184d2999: Layer already exists [2021-10-22T02:06:02.462Z] 3e8a179fefe6: Layer already exists [2021-10-22T02:06:02.462Z] 62b13c2d069e: Layer already exists [2021-10-22T02:06:02.462Z] 8777d760c2b5: Layer already exists [2021-10-22T02:06:02.462Z] 83d1710e8ec7: Layer already exists [2021-10-22T02:06:02.462Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:02.462Z] latest: digest: sha256:72fadd5cf24ac30c2f8b1119ca5019a32f3e49aff49bc447664f5d012f38cc6b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:02.807Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:03.139Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.76 [2021-10-22T02:06:03.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-22T02:06:03.139Z] 83d1710e8ec7: Preparing [2021-10-22T02:06:03.139Z] 8777d760c2b5: Preparing [2021-10-22T02:06:03.139Z] f43b184d2999: Preparing [2021-10-22T02:06:03.139Z] 62b13c2d069e: Preparing [2021-10-22T02:06:03.139Z] 3e8a179fefe6: Preparing [2021-10-22T02:06:03.139Z] ee420dfed78a: Preparing [2021-10-22T02:06:03.139Z] ee420dfed78a: Waiting [2021-10-22T02:06:03.409Z] 3e8a179fefe6: Layer already exists [2021-10-22T02:06:03.409Z] 8777d760c2b5: Layer already exists [2021-10-22T02:06:03.409Z] 83d1710e8ec7: Layer already exists [2021-10-22T02:06:03.409Z] f43b184d2999: Layer already exists [2021-10-22T02:06:03.409Z] 62b13c2d069e: Layer already exists [2021-10-22T02:06:03.409Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:03.409Z] 2.0.1-dev.76: digest: sha256:72fadd5cf24ac30c2f8b1119ca5019a32f3e49aff49bc447664f5d012f38cc6b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:03.743Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:04.082Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:06:04.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-22T02:06:04.082Z] 83d1710e8ec7: Preparing [2021-10-22T02:06:04.082Z] 8777d760c2b5: Preparing [2021-10-22T02:06:04.082Z] f43b184d2999: Preparing [2021-10-22T02:06:04.082Z] 62b13c2d069e: Preparing [2021-10-22T02:06:04.082Z] 3e8a179fefe6: Preparing [2021-10-22T02:06:04.082Z] ee420dfed78a: Preparing [2021-10-22T02:06:04.082Z] ee420dfed78a: Waiting [2021-10-22T02:06:04.354Z] 62b13c2d069e: Layer already exists [2021-10-22T02:06:04.354Z] 83d1710e8ec7: Layer already exists [2021-10-22T02:06:04.354Z] 3e8a179fefe6: Layer already exists [2021-10-22T02:06:04.354Z] f43b184d2999: Layer already exists [2021-10-22T02:06:04.354Z] 8777d760c2b5: Layer already exists [2021-10-22T02:06:04.354Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:04.354Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:72fadd5cf24ac30c2f8b1119ca5019a32f3e49aff49bc447664f5d012f38cc6b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:04.695Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:05.029Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-10-22T02:06:05.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-22T02:06:05.029Z] 83d1710e8ec7: Preparing [2021-10-22T02:06:05.029Z] 8777d760c2b5: Preparing [2021-10-22T02:06:05.029Z] f43b184d2999: Preparing [2021-10-22T02:06:05.029Z] 62b13c2d069e: Preparing [2021-10-22T02:06:05.029Z] 3e8a179fefe6: Preparing [2021-10-22T02:06:05.029Z] ee420dfed78a: Preparing [2021-10-22T02:06:05.029Z] ee420dfed78a: Waiting [2021-10-22T02:06:05.029Z] 3e8a179fefe6: Layer already exists [2021-10-22T02:06:05.029Z] f43b184d2999: Layer already exists [2021-10-22T02:06:05.029Z] 62b13c2d069e: Layer already exists [2021-10-22T02:06:05.029Z] 83d1710e8ec7: Layer already exists [2021-10-22T02:06:05.029Z] 8777d760c2b5: Layer already exists [2021-10-22T02:06:05.301Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:05.301Z] main: digest: sha256:72fadd5cf24ac30c2f8b1119ca5019a32f3e49aff49bc447664f5d012f38cc6b size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T02:06:05.343Z] ===================================================== [Pipeline] echo [2021-10-22T02:06:05.349Z] taggedImages: [2021-10-22T02:06:05.349Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:06:05.349Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-22T02:06:05.349Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.76 [2021-10-22T02:06:05.349Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:06:05.349Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-10-22T02:06:05.368Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-10-22T02:06:05.368Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:06:05.368Z] latest [2021-10-22T02:06:05.368Z] 2.0.1-dev.76 [2021-10-22T02:06:05.368Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:06:05.368Z] main [2021-10-22T02:06:05.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:05.729Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:06.069Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:06:06.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-22T02:06:06.069Z] 32922bf89527: Preparing [2021-10-22T02:06:06.069Z] 473ec9e6e10e: Preparing [2021-10-22T02:06:06.069Z] accd08597099: Preparing [2021-10-22T02:06:06.069Z] addfbdbe4e31: Preparing [2021-10-22T02:06:06.069Z] d16fff802689: Preparing [2021-10-22T02:06:06.069Z] 8971ec8967a5: Preparing [2021-10-22T02:06:06.069Z] c8876b07dcac: Preparing [2021-10-22T02:06:06.069Z] af39ca67c8e8: Preparing [2021-10-22T02:06:06.069Z] 24ca9385f00c: Preparing [2021-10-22T02:06:06.069Z] ee420dfed78a: Preparing [2021-10-22T02:06:06.069Z] c8876b07dcac: Waiting [2021-10-22T02:06:06.069Z] af39ca67c8e8: Waiting [2021-10-22T02:06:06.069Z] 24ca9385f00c: Waiting [2021-10-22T02:06:06.069Z] ee420dfed78a: Waiting [2021-10-22T02:06:06.069Z] 8971ec8967a5: Waiting [2021-10-22T02:06:06.345Z] 473ec9e6e10e: Pushed [2021-10-22T02:06:06.345Z] d16fff802689: Pushed [2021-10-22T02:06:06.345Z] 32922bf89527: Pushed [2021-10-22T02:06:06.614Z] 8971ec8967a5: Pushed [2021-10-22T02:06:06.614Z] c8876b07dcac: Pushed [2021-10-22T02:06:06.614Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:06.614Z] af39ca67c8e8: Pushed [2021-10-22T02:06:06.887Z] 24ca9385f00c: Pushed [2021-10-22T02:06:08.857Z] addfbdbe4e31: Pushed [2021-10-22T02:06:09.450Z] accd08597099: Pushed [2021-10-22T02:06:09.720Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:00aff545317be6ce60697957fdf773bb4d264ea5afc117270371392808a70872 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:10.057Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:10.389Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-22T02:06:10.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-22T02:06:10.389Z] 32922bf89527: Preparing [2021-10-22T02:06:10.389Z] 473ec9e6e10e: Preparing [2021-10-22T02:06:10.389Z] accd08597099: Preparing [2021-10-22T02:06:10.389Z] addfbdbe4e31: Preparing [2021-10-22T02:06:10.389Z] d16fff802689: Preparing [2021-10-22T02:06:10.389Z] 8971ec8967a5: Preparing [2021-10-22T02:06:10.389Z] c8876b07dcac: Preparing [2021-10-22T02:06:10.389Z] af39ca67c8e8: Preparing [2021-10-22T02:06:10.389Z] 24ca9385f00c: Preparing [2021-10-22T02:06:10.389Z] ee420dfed78a: Preparing [2021-10-22T02:06:10.389Z] 8971ec8967a5: Waiting [2021-10-22T02:06:10.389Z] c8876b07dcac: Waiting [2021-10-22T02:06:10.389Z] af39ca67c8e8: Waiting [2021-10-22T02:06:10.389Z] 24ca9385f00c: Waiting [2021-10-22T02:06:10.389Z] ee420dfed78a: Waiting [2021-10-22T02:06:10.661Z] addfbdbe4e31: Layer already exists [2021-10-22T02:06:10.661Z] 32922bf89527: Layer already exists [2021-10-22T02:06:10.661Z] d16fff802689: Layer already exists [2021-10-22T02:06:10.661Z] accd08597099: Layer already exists [2021-10-22T02:06:10.661Z] 473ec9e6e10e: Layer already exists [2021-10-22T02:06:10.661Z] c8876b07dcac: Layer already exists [2021-10-22T02:06:10.661Z] 8971ec8967a5: Layer already exists [2021-10-22T02:06:10.661Z] af39ca67c8e8: Layer already exists [2021-10-22T02:06:10.661Z] 24ca9385f00c: Layer already exists [2021-10-22T02:06:10.661Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:10.661Z] latest: digest: sha256:00aff545317be6ce60697957fdf773bb4d264ea5afc117270371392808a70872 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:10.999Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:11.339Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.76 [2021-10-22T02:06:11.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-22T02:06:11.339Z] 32922bf89527: Preparing [2021-10-22T02:06:11.339Z] 473ec9e6e10e: Preparing [2021-10-22T02:06:11.339Z] accd08597099: Preparing [2021-10-22T02:06:11.339Z] addfbdbe4e31: Preparing [2021-10-22T02:06:11.339Z] d16fff802689: Preparing [2021-10-22T02:06:11.339Z] 8971ec8967a5: Preparing [2021-10-22T02:06:11.339Z] c8876b07dcac: Preparing [2021-10-22T02:06:11.339Z] af39ca67c8e8: Preparing [2021-10-22T02:06:11.339Z] 24ca9385f00c: Preparing [2021-10-22T02:06:11.339Z] ee420dfed78a: Preparing [2021-10-22T02:06:11.339Z] 8971ec8967a5: Waiting [2021-10-22T02:06:11.339Z] c8876b07dcac: Waiting [2021-10-22T02:06:11.339Z] af39ca67c8e8: Waiting [2021-10-22T02:06:11.339Z] ee420dfed78a: Waiting [2021-10-22T02:06:11.339Z] 24ca9385f00c: Waiting [2021-10-22T02:06:11.339Z] d16fff802689: Layer already exists [2021-10-22T02:06:11.339Z] 473ec9e6e10e: Layer already exists [2021-10-22T02:06:11.339Z] addfbdbe4e31: Layer already exists [2021-10-22T02:06:11.339Z] 32922bf89527: Layer already exists [2021-10-22T02:06:11.339Z] accd08597099: Layer already exists [2021-10-22T02:06:11.611Z] af39ca67c8e8: Layer already exists [2021-10-22T02:06:11.611Z] 8971ec8967a5: Layer already exists [2021-10-22T02:06:11.611Z] c8876b07dcac: Layer already exists [2021-10-22T02:06:11.611Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:11.611Z] 24ca9385f00c: Layer already exists [2021-10-22T02:06:11.611Z] 2.0.1-dev.76: digest: sha256:00aff545317be6ce60697957fdf773bb4d264ea5afc117270371392808a70872 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:11.942Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:12.279Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:06:12.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-22T02:06:12.279Z] 32922bf89527: Preparing [2021-10-22T02:06:12.279Z] 473ec9e6e10e: Preparing [2021-10-22T02:06:12.279Z] accd08597099: Preparing [2021-10-22T02:06:12.279Z] addfbdbe4e31: Preparing [2021-10-22T02:06:12.279Z] d16fff802689: Preparing [2021-10-22T02:06:12.279Z] 8971ec8967a5: Preparing [2021-10-22T02:06:12.279Z] c8876b07dcac: Preparing [2021-10-22T02:06:12.279Z] af39ca67c8e8: Preparing [2021-10-22T02:06:12.279Z] 24ca9385f00c: Preparing [2021-10-22T02:06:12.279Z] ee420dfed78a: Preparing [2021-10-22T02:06:12.279Z] af39ca67c8e8: Waiting [2021-10-22T02:06:12.279Z] ee420dfed78a: Waiting [2021-10-22T02:06:12.279Z] 24ca9385f00c: Waiting [2021-10-22T02:06:12.279Z] 8971ec8967a5: Waiting [2021-10-22T02:06:12.279Z] c8876b07dcac: Waiting [2021-10-22T02:06:12.552Z] 32922bf89527: Layer already exists [2021-10-22T02:06:12.552Z] addfbdbe4e31: Layer already exists [2021-10-22T02:06:12.552Z] d16fff802689: Layer already exists [2021-10-22T02:06:12.552Z] accd08597099: Layer already exists [2021-10-22T02:06:12.552Z] 473ec9e6e10e: Layer already exists [2021-10-22T02:06:12.552Z] c8876b07dcac: Layer already exists [2021-10-22T02:06:12.552Z] af39ca67c8e8: Layer already exists [2021-10-22T02:06:12.552Z] 8971ec8967a5: Layer already exists [2021-10-22T02:06:12.552Z] 24ca9385f00c: Layer already exists [2021-10-22T02:06:12.552Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:12.552Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:00aff545317be6ce60697957fdf773bb4d264ea5afc117270371392808a70872 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:12.887Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:13.229Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-10-22T02:06:13.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-22T02:06:13.229Z] 32922bf89527: Preparing [2021-10-22T02:06:13.229Z] 473ec9e6e10e: Preparing [2021-10-22T02:06:13.229Z] accd08597099: Preparing [2021-10-22T02:06:13.229Z] addfbdbe4e31: Preparing [2021-10-22T02:06:13.229Z] d16fff802689: Preparing [2021-10-22T02:06:13.229Z] 8971ec8967a5: Preparing [2021-10-22T02:06:13.229Z] c8876b07dcac: Preparing [2021-10-22T02:06:13.229Z] af39ca67c8e8: Preparing [2021-10-22T02:06:13.229Z] 24ca9385f00c: Preparing [2021-10-22T02:06:13.229Z] ee420dfed78a: Preparing [2021-10-22T02:06:13.229Z] c8876b07dcac: Waiting [2021-10-22T02:06:13.229Z] 8971ec8967a5: Waiting [2021-10-22T02:06:13.229Z] af39ca67c8e8: Waiting [2021-10-22T02:06:13.229Z] 24ca9385f00c: Waiting [2021-10-22T02:06:13.229Z] ee420dfed78a: Waiting [2021-10-22T02:06:13.502Z] addfbdbe4e31: Layer already exists [2021-10-22T02:06:13.502Z] 473ec9e6e10e: Layer already exists [2021-10-22T02:06:13.502Z] accd08597099: Layer already exists [2021-10-22T02:06:13.502Z] 32922bf89527: Layer already exists [2021-10-22T02:06:13.502Z] d16fff802689: Layer already exists [2021-10-22T02:06:13.502Z] 8971ec8967a5: Layer already exists [2021-10-22T02:06:13.502Z] af39ca67c8e8: Layer already exists [2021-10-22T02:06:13.502Z] c8876b07dcac: Layer already exists [2021-10-22T02:06:13.502Z] 24ca9385f00c: Layer already exists [2021-10-22T02:06:13.502Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:13.502Z] main: digest: sha256:00aff545317be6ce60697957fdf773bb4d264ea5afc117270371392808a70872 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T02:06:13.545Z] ===================================================== [Pipeline] echo [2021-10-22T02:06:13.552Z] taggedImages: [2021-10-22T02:06:13.552Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:06:13.552Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-22T02:06:13.552Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.76 [2021-10-22T02:06:13.552Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:06:13.552Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-10-22T02:06:13.600Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-10-22T02:06:13.600Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:06:13.600Z] latest [2021-10-22T02:06:13.600Z] 2.0.1-dev.76 [2021-10-22T02:06:13.600Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:06:13.600Z] main [2021-10-22T02:06:13.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:14.002Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:14.340Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:06:14.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-22T02:06:14.340Z] e6e70867b487: Preparing [2021-10-22T02:06:14.340Z] f874ba2fab43: Preparing [2021-10-22T02:06:14.340Z] 1694b1507a86: Preparing [2021-10-22T02:06:14.340Z] 5c42f614e08e: Preparing [2021-10-22T02:06:14.340Z] ee420dfed78a: Preparing [2021-10-22T02:06:14.340Z] 1694b1507a86: Layer already exists [2021-10-22T02:06:14.340Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:14.612Z] e6e70867b487: Pushed [2021-10-22T02:06:14.882Z] 5c42f614e08e: Pushed [2021-10-22T02:06:17.485Z] f874ba2fab43: Pushed [2021-10-22T02:06:17.485Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:8a78b4320b82971f30f2a0c79343e2d550ad7dfae13858658cc83002584ce320 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:17.824Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:18.162Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-22T02:06:18.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-22T02:06:18.162Z] e6e70867b487: Preparing [2021-10-22T02:06:18.162Z] f874ba2fab43: Preparing [2021-10-22T02:06:18.162Z] 1694b1507a86: Preparing [2021-10-22T02:06:18.162Z] 5c42f614e08e: Preparing [2021-10-22T02:06:18.162Z] ee420dfed78a: Preparing [2021-10-22T02:06:18.162Z] 1694b1507a86: Layer already exists [2021-10-22T02:06:18.162Z] e6e70867b487: Layer already exists [2021-10-22T02:06:18.162Z] f874ba2fab43: Layer already exists [2021-10-22T02:06:18.162Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:18.162Z] 5c42f614e08e: Layer already exists [2021-10-22T02:06:18.434Z] latest: digest: sha256:8a78b4320b82971f30f2a0c79343e2d550ad7dfae13858658cc83002584ce320 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:18.778Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:19.113Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.76 [2021-10-22T02:06:19.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-22T02:06:19.113Z] e6e70867b487: Preparing [2021-10-22T02:06:19.113Z] f874ba2fab43: Preparing [2021-10-22T02:06:19.113Z] 1694b1507a86: Preparing [2021-10-22T02:06:19.113Z] 5c42f614e08e: Preparing [2021-10-22T02:06:19.113Z] ee420dfed78a: Preparing [2021-10-22T02:06:19.384Z] 1694b1507a86: Layer already exists [2021-10-22T02:06:19.384Z] 5c42f614e08e: Layer already exists [2021-10-22T02:06:19.384Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:19.384Z] f874ba2fab43: Layer already exists [2021-10-22T02:06:19.384Z] e6e70867b487: Layer already exists [2021-10-22T02:06:19.384Z] 2.0.1-dev.76: digest: sha256:8a78b4320b82971f30f2a0c79343e2d550ad7dfae13858658cc83002584ce320 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:19.717Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:20.046Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:06:20.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-22T02:06:20.046Z] e6e70867b487: Preparing [2021-10-22T02:06:20.046Z] f874ba2fab43: Preparing [2021-10-22T02:06:20.046Z] 1694b1507a86: Preparing [2021-10-22T02:06:20.046Z] 5c42f614e08e: Preparing [2021-10-22T02:06:20.046Z] ee420dfed78a: Preparing [2021-10-22T02:06:20.318Z] f874ba2fab43: Layer already exists [2021-10-22T02:06:20.318Z] e6e70867b487: Layer already exists [2021-10-22T02:06:20.318Z] 1694b1507a86: Layer already exists [2021-10-22T02:06:20.318Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:20.318Z] 5c42f614e08e: Layer already exists [2021-10-22T02:06:20.318Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:8a78b4320b82971f30f2a0c79343e2d550ad7dfae13858658cc83002584ce320 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:20.653Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:20.991Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-10-22T02:06:20.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-22T02:06:20.992Z] e6e70867b487: Preparing [2021-10-22T02:06:20.992Z] f874ba2fab43: Preparing [2021-10-22T02:06:20.992Z] 1694b1507a86: Preparing [2021-10-22T02:06:20.992Z] 5c42f614e08e: Preparing [2021-10-22T02:06:20.992Z] ee420dfed78a: Preparing [2021-10-22T02:06:21.269Z] 1694b1507a86: Layer already exists [2021-10-22T02:06:21.269Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:21.269Z] e6e70867b487: Layer already exists [2021-10-22T02:06:21.269Z] f874ba2fab43: Layer already exists [2021-10-22T02:06:21.269Z] 5c42f614e08e: Layer already exists [2021-10-22T02:06:21.269Z] main: digest: sha256:8a78b4320b82971f30f2a0c79343e2d550ad7dfae13858658cc83002584ce320 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T02:06:21.310Z] ===================================================== [Pipeline] echo [2021-10-22T02:06:21.316Z] taggedImages: [2021-10-22T02:06:21.316Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:06:21.316Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-22T02:06:21.316Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.76 [2021-10-22T02:06:21.316Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:06:21.316Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-10-22T02:06:21.338Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-10-22T02:06:21.338Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:06:21.338Z] latest [2021-10-22T02:06:21.338Z] 2.0.1-dev.76 [2021-10-22T02:06:21.338Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:06:21.338Z] main [2021-10-22T02:06:21.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:21.682Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:22.061Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:06:22.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-22T02:06:22.061Z] 7cc1e6c972e8: Preparing [2021-10-22T02:06:22.061Z] b45a4d8c3ccb: Preparing [2021-10-22T02:06:22.061Z] 1694b1507a86: Preparing [2021-10-22T02:06:22.061Z] 44fdaf3bfd14: Preparing [2021-10-22T02:06:22.061Z] ee420dfed78a: Preparing [2021-10-22T02:06:22.061Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:22.352Z] 1694b1507a86: Layer already exists [2021-10-22T02:06:22.352Z] 44fdaf3bfd14: Layer already exists [2021-10-22T02:06:22.352Z] 7cc1e6c972e8: Pushed [2021-10-22T02:06:24.999Z] b45a4d8c3ccb: Pushed [2021-10-22T02:06:25.000Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:ebed322e2109f1018a4d74b23513918068660215e4a31dfc97070ab93c778715 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:25.344Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:25.706Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-22T02:06:25.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-22T02:06:25.706Z] 7cc1e6c972e8: Preparing [2021-10-22T02:06:25.706Z] b45a4d8c3ccb: Preparing [2021-10-22T02:06:25.706Z] 1694b1507a86: Preparing [2021-10-22T02:06:25.706Z] 44fdaf3bfd14: Preparing [2021-10-22T02:06:25.706Z] ee420dfed78a: Preparing [2021-10-22T02:06:25.989Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:25.989Z] 44fdaf3bfd14: Layer already exists [2021-10-22T02:06:25.989Z] 7cc1e6c972e8: Layer already exists [2021-10-22T02:06:25.989Z] 1694b1507a86: Layer already exists [2021-10-22T02:06:25.989Z] b45a4d8c3ccb: Layer already exists [2021-10-22T02:06:25.989Z] latest: digest: sha256:ebed322e2109f1018a4d74b23513918068660215e4a31dfc97070ab93c778715 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:26.323Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:26.657Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.76 [2021-10-22T02:06:26.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-22T02:06:26.658Z] 7cc1e6c972e8: Preparing [2021-10-22T02:06:26.658Z] b45a4d8c3ccb: Preparing [2021-10-22T02:06:26.658Z] 1694b1507a86: Preparing [2021-10-22T02:06:26.658Z] 44fdaf3bfd14: Preparing [2021-10-22T02:06:26.658Z] ee420dfed78a: Preparing [2021-10-22T02:06:26.658Z] b45a4d8c3ccb: Layer already exists [2021-10-22T02:06:26.658Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:26.658Z] 7cc1e6c972e8: Layer already exists [2021-10-22T02:06:26.658Z] 44fdaf3bfd14: Layer already exists [2021-10-22T02:06:26.658Z] 1694b1507a86: Layer already exists [2021-10-22T02:06:26.928Z] 2.0.1-dev.76: digest: sha256:ebed322e2109f1018a4d74b23513918068660215e4a31dfc97070ab93c778715 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:27.265Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:27.600Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:06:27.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-22T02:06:27.600Z] 7cc1e6c972e8: Preparing [2021-10-22T02:06:27.600Z] b45a4d8c3ccb: Preparing [2021-10-22T02:06:27.600Z] 1694b1507a86: Preparing [2021-10-22T02:06:27.600Z] 44fdaf3bfd14: Preparing [2021-10-22T02:06:27.600Z] ee420dfed78a: Preparing [2021-10-22T02:06:27.600Z] 44fdaf3bfd14: Layer already exists [2021-10-22T02:06:27.600Z] 7cc1e6c972e8: Layer already exists [2021-10-22T02:06:27.600Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:27.600Z] b45a4d8c3ccb: Layer already exists [2021-10-22T02:06:27.600Z] 1694b1507a86: Layer already exists [2021-10-22T02:06:27.873Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:ebed322e2109f1018a4d74b23513918068660215e4a31dfc97070ab93c778715 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:28.208Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:28.543Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-10-22T02:06:28.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-22T02:06:28.543Z] 7cc1e6c972e8: Preparing [2021-10-22T02:06:28.543Z] b45a4d8c3ccb: Preparing [2021-10-22T02:06:28.543Z] 1694b1507a86: Preparing [2021-10-22T02:06:28.543Z] 44fdaf3bfd14: Preparing [2021-10-22T02:06:28.543Z] ee420dfed78a: Preparing [2021-10-22T02:06:28.543Z] 7cc1e6c972e8: Layer already exists [2021-10-22T02:06:28.815Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:28.815Z] 1694b1507a86: Layer already exists [2021-10-22T02:06:28.815Z] 44fdaf3bfd14: Layer already exists [2021-10-22T02:06:28.815Z] b45a4d8c3ccb: Layer already exists [2021-10-22T02:06:28.815Z] main: digest: sha256:ebed322e2109f1018a4d74b23513918068660215e4a31dfc97070ab93c778715 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T02:06:28.880Z] ===================================================== [Pipeline] echo [2021-10-22T02:06:28.887Z] taggedImages: [2021-10-22T02:06:28.887Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:06:28.887Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-22T02:06:28.887Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.76 [2021-10-22T02:06:28.887Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:06:28.887Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-10-22T02:06:28.904Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-10-22T02:06:28.904Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:06:28.904Z] latest [2021-10-22T02:06:28.904Z] 2.0.1-dev.76 [2021-10-22T02:06:28.904Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:06:28.904Z] main [2021-10-22T02:06:28.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:29.237Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:29.568Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:06:29.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-22T02:06:29.568Z] 2ec2db6c140a: Preparing [2021-10-22T02:06:29.568Z] d343d81fe473: Preparing [2021-10-22T02:06:29.568Z] 4391ba67e3bc: Preparing [2021-10-22T02:06:29.568Z] 228af2ffacb1: Preparing [2021-10-22T02:06:29.568Z] 166dde17997b: Preparing [2021-10-22T02:06:29.568Z] 78c4bc0ebec3: Preparing [2021-10-22T02:06:29.568Z] 45596ee15a31: Preparing [2021-10-22T02:06:29.568Z] 52dc75cd08be: Preparing [2021-10-22T02:06:29.568Z] a6e1fd50fee5: Preparing [2021-10-22T02:06:29.568Z] 56eb02710082: Preparing [2021-10-22T02:06:29.568Z] ee420dfed78a: Preparing [2021-10-22T02:06:29.568Z] 78c4bc0ebec3: Waiting [2021-10-22T02:06:29.568Z] 45596ee15a31: Waiting [2021-10-22T02:06:29.568Z] 52dc75cd08be: Waiting [2021-10-22T02:06:29.568Z] a6e1fd50fee5: Waiting [2021-10-22T02:06:29.568Z] 56eb02710082: Waiting [2021-10-22T02:06:29.568Z] ee420dfed78a: Waiting [2021-10-22T02:06:29.840Z] 166dde17997b: Layer already exists [2021-10-22T02:06:29.840Z] 78c4bc0ebec3: Layer already exists [2021-10-22T02:06:29.840Z] 45596ee15a31: Layer already exists [2021-10-22T02:06:29.840Z] 52dc75cd08be: Layer already exists [2021-10-22T02:06:29.840Z] a6e1fd50fee5: Layer already exists [2021-10-22T02:06:29.840Z] d343d81fe473: Pushed [2021-10-22T02:06:29.840Z] 56eb02710082: Layer already exists [2021-10-22T02:06:29.840Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:30.433Z] 2ec2db6c140a: Pushed [2021-10-22T02:06:32.394Z] 4391ba67e3bc: Pushed [2021-10-22T02:06:50.665Z] 228af2ffacb1: Pushed [2021-10-22T02:06:50.665Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3: digest: sha256:16e6b6a3c0f99352826609bc04f03905f9e20d5036dbf8f3f26f18194d41cd25 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:51.001Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:51.330Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-22T02:06:51.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-22T02:06:51.330Z] 2ec2db6c140a: Preparing [2021-10-22T02:06:51.330Z] d343d81fe473: Preparing [2021-10-22T02:06:51.330Z] 4391ba67e3bc: Preparing [2021-10-22T02:06:51.330Z] 228af2ffacb1: Preparing [2021-10-22T02:06:51.330Z] 166dde17997b: Preparing [2021-10-22T02:06:51.330Z] 78c4bc0ebec3: Preparing [2021-10-22T02:06:51.330Z] 45596ee15a31: Preparing [2021-10-22T02:06:51.330Z] 52dc75cd08be: Preparing [2021-10-22T02:06:51.330Z] a6e1fd50fee5: Preparing [2021-10-22T02:06:51.330Z] 56eb02710082: Preparing [2021-10-22T02:06:51.330Z] ee420dfed78a: Preparing [2021-10-22T02:06:51.330Z] 78c4bc0ebec3: Waiting [2021-10-22T02:06:51.330Z] a6e1fd50fee5: Waiting [2021-10-22T02:06:51.330Z] 56eb02710082: Waiting [2021-10-22T02:06:51.330Z] ee420dfed78a: Waiting [2021-10-22T02:06:51.330Z] 52dc75cd08be: Waiting [2021-10-22T02:06:51.330Z] 45596ee15a31: Waiting [2021-10-22T02:06:51.602Z] d343d81fe473: Layer already exists [2021-10-22T02:06:51.602Z] 228af2ffacb1: Layer already exists [2021-10-22T02:06:51.602Z] 2ec2db6c140a: Layer already exists [2021-10-22T02:06:51.602Z] 166dde17997b: Layer already exists [2021-10-22T02:06:51.602Z] 4391ba67e3bc: Layer already exists [2021-10-22T02:06:51.602Z] 78c4bc0ebec3: Layer already exists [2021-10-22T02:06:51.602Z] 52dc75cd08be: Layer already exists [2021-10-22T02:06:51.602Z] 45596ee15a31: Layer already exists [2021-10-22T02:06:51.602Z] 56eb02710082: Layer already exists [2021-10-22T02:06:51.602Z] a6e1fd50fee5: Layer already exists [2021-10-22T02:06:51.602Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:51.602Z] latest: digest: sha256:16e6b6a3c0f99352826609bc04f03905f9e20d5036dbf8f3f26f18194d41cd25 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:51.936Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:52.266Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.76 [2021-10-22T02:06:52.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-22T02:06:52.266Z] 2ec2db6c140a: Preparing [2021-10-22T02:06:52.266Z] d343d81fe473: Preparing [2021-10-22T02:06:52.266Z] 4391ba67e3bc: Preparing [2021-10-22T02:06:52.266Z] 228af2ffacb1: Preparing [2021-10-22T02:06:52.266Z] 166dde17997b: Preparing [2021-10-22T02:06:52.266Z] 78c4bc0ebec3: Preparing [2021-10-22T02:06:52.266Z] 45596ee15a31: Preparing [2021-10-22T02:06:52.266Z] 52dc75cd08be: Preparing [2021-10-22T02:06:52.266Z] a6e1fd50fee5: Preparing [2021-10-22T02:06:52.266Z] 56eb02710082: Preparing [2021-10-22T02:06:52.266Z] ee420dfed78a: Preparing [2021-10-22T02:06:52.266Z] 52dc75cd08be: Waiting [2021-10-22T02:06:52.266Z] a6e1fd50fee5: Waiting [2021-10-22T02:06:52.266Z] 56eb02710082: Waiting [2021-10-22T02:06:52.266Z] ee420dfed78a: Waiting [2021-10-22T02:06:52.266Z] 78c4bc0ebec3: Waiting [2021-10-22T02:06:52.266Z] 45596ee15a31: Waiting [2021-10-22T02:06:52.537Z] 166dde17997b: Layer already exists [2021-10-22T02:06:52.537Z] 2ec2db6c140a: Layer already exists [2021-10-22T02:06:52.537Z] 228af2ffacb1: Layer already exists [2021-10-22T02:06:52.537Z] 4391ba67e3bc: Layer already exists [2021-10-22T02:06:52.537Z] d343d81fe473: Layer already exists [2021-10-22T02:06:52.537Z] a6e1fd50fee5: Layer already exists [2021-10-22T02:06:52.537Z] 52dc75cd08be: Layer already exists [2021-10-22T02:06:52.537Z] 56eb02710082: Layer already exists [2021-10-22T02:06:52.537Z] 45596ee15a31: Layer already exists [2021-10-22T02:06:52.537Z] 78c4bc0ebec3: Layer already exists [2021-10-22T02:06:52.537Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:52.537Z] 2.0.1-dev.76: digest: sha256:16e6b6a3c0f99352826609bc04f03905f9e20d5036dbf8f3f26f18194d41cd25 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:52.870Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:53.199Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:06:53.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-22T02:06:53.199Z] 2ec2db6c140a: Preparing [2021-10-22T02:06:53.199Z] d343d81fe473: Preparing [2021-10-22T02:06:53.199Z] 4391ba67e3bc: Preparing [2021-10-22T02:06:53.199Z] 228af2ffacb1: Preparing [2021-10-22T02:06:53.199Z] 166dde17997b: Preparing [2021-10-22T02:06:53.199Z] 78c4bc0ebec3: Preparing [2021-10-22T02:06:53.199Z] 45596ee15a31: Preparing [2021-10-22T02:06:53.199Z] 52dc75cd08be: Preparing [2021-10-22T02:06:53.199Z] a6e1fd50fee5: Preparing [2021-10-22T02:06:53.199Z] 56eb02710082: Preparing [2021-10-22T02:06:53.199Z] ee420dfed78a: Preparing [2021-10-22T02:06:53.199Z] 52dc75cd08be: Waiting [2021-10-22T02:06:53.199Z] a6e1fd50fee5: Waiting [2021-10-22T02:06:53.199Z] 56eb02710082: Waiting [2021-10-22T02:06:53.199Z] 78c4bc0ebec3: Waiting [2021-10-22T02:06:53.199Z] 45596ee15a31: Waiting [2021-10-22T02:06:53.199Z] ee420dfed78a: Waiting [2021-10-22T02:06:53.199Z] 2ec2db6c140a: Layer already exists [2021-10-22T02:06:53.199Z] 166dde17997b: Layer already exists [2021-10-22T02:06:53.199Z] 228af2ffacb1: Layer already exists [2021-10-22T02:06:53.199Z] d343d81fe473: Layer already exists [2021-10-22T02:06:53.199Z] 4391ba67e3bc: Layer already exists [2021-10-22T02:06:53.471Z] 52dc75cd08be: Layer already exists [2021-10-22T02:06:53.471Z] 45596ee15a31: Layer already exists [2021-10-22T02:06:53.471Z] 56eb02710082: Layer already exists [2021-10-22T02:06:53.471Z] 78c4bc0ebec3: Layer already exists [2021-10-22T02:06:53.471Z] a6e1fd50fee5: Layer already exists [2021-10-22T02:06:53.471Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:53.471Z] d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76: digest: sha256:16e6b6a3c0f99352826609bc04f03905f9e20d5036dbf8f3f26f18194d41cd25 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:53.808Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:54.145Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-10-22T02:06:54.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-22T02:06:54.145Z] 2ec2db6c140a: Preparing [2021-10-22T02:06:54.145Z] d343d81fe473: Preparing [2021-10-22T02:06:54.145Z] 4391ba67e3bc: Preparing [2021-10-22T02:06:54.145Z] 228af2ffacb1: Preparing [2021-10-22T02:06:54.145Z] 166dde17997b: Preparing [2021-10-22T02:06:54.145Z] 78c4bc0ebec3: Preparing [2021-10-22T02:06:54.145Z] 45596ee15a31: Preparing [2021-10-22T02:06:54.145Z] 52dc75cd08be: Preparing [2021-10-22T02:06:54.145Z] a6e1fd50fee5: Preparing [2021-10-22T02:06:54.145Z] 56eb02710082: Preparing [2021-10-22T02:06:54.145Z] ee420dfed78a: Preparing [2021-10-22T02:06:54.145Z] 78c4bc0ebec3: Waiting [2021-10-22T02:06:54.145Z] 45596ee15a31: Waiting [2021-10-22T02:06:54.145Z] 56eb02710082: Waiting [2021-10-22T02:06:54.145Z] ee420dfed78a: Waiting [2021-10-22T02:06:54.145Z] 52dc75cd08be: Waiting [2021-10-22T02:06:54.145Z] a6e1fd50fee5: Waiting [2021-10-22T02:06:54.145Z] 4391ba67e3bc: Layer already exists [2021-10-22T02:06:54.145Z] 166dde17997b: Layer already exists [2021-10-22T02:06:54.145Z] 2ec2db6c140a: Layer already exists [2021-10-22T02:06:54.145Z] d343d81fe473: Layer already exists [2021-10-22T02:06:54.145Z] 228af2ffacb1: Layer already exists [2021-10-22T02:06:54.145Z] 78c4bc0ebec3: Layer already exists [2021-10-22T02:06:54.417Z] a6e1fd50fee5: Layer already exists [2021-10-22T02:06:54.417Z] 45596ee15a31: Layer already exists [2021-10-22T02:06:54.417Z] 52dc75cd08be: Layer already exists [2021-10-22T02:06:54.417Z] 56eb02710082: Layer already exists [2021-10-22T02:06:54.417Z] ee420dfed78a: Layer already exists [2021-10-22T02:06:54.417Z] main: digest: sha256:16e6b6a3c0f99352826609bc04f03905f9e20d5036dbf8f3f26f18194d41cd25 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-22T02:06:54.458Z] ===================================================== [Pipeline] echo [2021-10-22T02:06:54.464Z] taggedImages: [2021-10-22T02:06:54.464Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [2021-10-22T02:06:54.464Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-22T02:06:54.464Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.76 [2021-10-22T02:06:54.464Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d840d96cb0bd80fae3ae93eaa72de14b9cd853d3-2.0.1-dev.76 [2021-10-22T02:06:54.464Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:54.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T02:06:55.187Z] [2021-10-22T02:06:55.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:06:55.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T02:06:55.798Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-22T02:06:55.798Z] 448f6bf000e3: Pulling fs layer [2021-10-22T02:06:55.798Z] f757da607395: Pulling fs layer [2021-10-22T02:06:55.798Z] 05883995daec: Pulling fs layer [2021-10-22T02:06:55.798Z] 8603b9c90790: Pulling fs layer [2021-10-22T02:06:55.798Z] 1560dd03e051: Pulling fs layer [2021-10-22T02:06:55.798Z] 27f5ce0e4adf: Pulling fs layer [2021-10-22T02:06:55.798Z] c2d8d7efcc4b: Pulling fs layer [2021-10-22T02:06:55.798Z] 8603b9c90790: Waiting [2021-10-22T02:06:55.798Z] 1560dd03e051: Waiting [2021-10-22T02:06:55.798Z] 27f5ce0e4adf: Waiting [2021-10-22T02:06:55.798Z] c2d8d7efcc4b: Waiting [2021-10-22T02:06:55.798Z] f757da607395: Download complete [2021-10-22T02:06:55.798Z] 8603b9c90790: Verifying Checksum [2021-10-22T02:06:55.798Z] 8603b9c90790: Download complete [2021-10-22T02:06:56.071Z] 1560dd03e051: Download complete [2021-10-22T02:06:56.071Z] 27f5ce0e4adf: Verifying Checksum [2021-10-22T02:06:56.071Z] 27f5ce0e4adf: Download complete [2021-10-22T02:06:56.071Z] 05883995daec: Verifying Checksum [2021-10-22T02:06:56.071Z] 05883995daec: Download complete [2021-10-22T02:06:56.343Z] 448f6bf000e3: Verifying Checksum [2021-10-22T02:06:56.343Z] 448f6bf000e3: Download complete [2021-10-22T02:06:58.960Z] c2d8d7efcc4b: Verifying Checksum [2021-10-22T02:06:58.960Z] c2d8d7efcc4b: Download complete [2021-10-22T02:06:59.943Z] 448f6bf000e3: Pull complete [2021-10-22T02:07:00.536Z] f757da607395: Pull complete [2021-10-22T02:07:01.970Z] 05883995daec: Pull complete [2021-10-22T02:07:02.564Z] 8603b9c90790: Pull complete [2021-10-22T02:07:03.159Z] 1560dd03e051: Pull complete [2021-10-22T02:07:03.754Z] 27f5ce0e4adf: Pull complete [2021-10-22T02:07:18.819Z] c2d8d7efcc4b: Pull complete [2021-10-22T02:07:18.819Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-22T02:07:18.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-22T02:07:18.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-22T02:07:19.087Z] prd-ubuntu18.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container [2021-10-22T02:07:19.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-22T02:07:21.961Z] $ docker top 97be79c6d95ea818bd731eec3b85b393aeeb9563452caf758207bf453bd4f687 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T02:07:23.143Z] ---> job-cost.sh [2021-10-22T02:07:23.143Z] lf-activate-venv: SKIPPING [2021-10-22T02:07:23.143Z] INFO: No Stack... [2021-10-22T02:07:49.911Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-22T02:07:49.911Z] INFO: Archiving Costs [Pipeline] sh [2021-10-22T02:07:50.566Z] + cat /w/workspace/edgex-go/87/archives/cost.csv [2021-10-22T02:07:50.567Z] + cut -d, -f6 [Pipeline] lock [2021-10-22T02:07:50.623Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-87-stack-cost] [2021-10-22T02:07:50.629Z] Resource [jenkins-edgexfoundry-edgex-go-main-87-stack-cost] did not exist. Created. [2021-10-22T02:07:50.629Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-22T02:07:51.282Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-22T02:07:51.885Z] Stashed 1 file(s) [Pipeline] } [2021-10-22T02:07:51.892Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-22T02:07:51.872Z] $ docker stop --time=1 97be79c6d95ea818bd731eec3b85b393aeeb9563452caf758207bf453bd4f687 [2021-10-22T02:07:53.438Z] $ docker rm -f 97be79c6d95ea818bd731eec3b85b393aeeb9563452caf758207bf453bd4f687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-22T02:07:54.292Z] provisioning config files... [2021-10-22T02:07:54.302Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/87@tmp/config3305969706232347255tmp [Pipeline] { [Pipeline] sh [2021-10-22T02:07:54.598Z] + set +x [2021-10-22T02:07:54.598Z] + curl -s https://codecov.io/bash [2021-10-22T02:07:54.598Z] + bash -s -- [2021-10-22T02:07:54.598Z] [2021-10-22T02:07:54.598Z] _____ _ [2021-10-22T02:07:54.598Z] / ____| | | [2021-10-22T02:07:54.598Z] | | ___ __| | ___ ___ _____ __ [2021-10-22T02:07:54.598Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-22T02:07:54.598Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-22T02:07:54.598Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-22T02:07:54.598Z] Bash-1.0.6 [2021-10-22T02:07:54.598Z] [2021-10-22T02:07:54.598Z] [2021-10-22T02:07:54.598Z] ==> git version 2.24.4 found [2021-10-22T02:07:54.598Z] ==> 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-10-22T02:07:54.598Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-22T02:07:54.598Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-22T02:07:54.860Z] ==> Jenkins CI detected. [2021-10-22T02:07:54.860Z] current dir:  /w/workspace/edgex-go/87 [2021-10-22T02:07:54.860Z] project root: . [2021-10-22T02:07:54.860Z] --> token set from env [2021-10-22T02:07:54.860Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-22T02:07:54.860Z] ==> Running gcov in . (disable via -X gcov) [2021-10-22T02:07:54.860Z] ==> Python coveragepy not found [2021-10-22T02:07:54.860Z] ==> Searching for coverage reports in: [2021-10-22T02:07:54.860Z] + . [2021-10-22T02:07:54.860Z] -> Found 1 reports [2021-10-22T02:07:54.860Z] ==> Detecting git/mercurial file structure [2021-10-22T02:07:54.860Z] ==> Reading reports [2021-10-22T02:07:54.860Z] + ./coverage.out bytes=425844 [2021-10-22T02:07:54.860Z] ==> Appending adjustments [2021-10-22T02:07:54.860Z] https://docs.codecov.io/docs/fixing-reports [2021-10-22T02:07:56.241Z] + Found adjustments [2021-10-22T02:07:56.241Z] ==> Gzipping contents [2021-10-22T02:07:56.241Z] 60K /tmp/codecov.tK1uvq.gz [2021-10-22T02:07:56.241Z] ==> Uploading reports [2021-10-22T02:07:56.241Z] url: https://codecov.io [2021-10-22T02:07:56.241Z] query: branch=main&commit=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-22T02:07:56.241Z] -> Pinging Codecov [2021-10-22T02:07:56.241Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=d840d96cb0bd80fae3ae93eaa72de14b9cd853d3&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-22T02:07:56.537Z] -> Uploading to [2021-10-22T02:07:56.537Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-22/00271124DB129430A58F1EEE437C3FCB/d840d96cb0bd80fae3ae93eaa72de14b9cd853d3/6b05efd1-2471-4143-b3e4-ecd366a8e75f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211022%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211022T020756Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77b3cae372659078cde6129f1168e86c798607274223c636d486a0f90ceb7cb4 [2021-10-22T02:07:56.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T02:07:56.537Z] Dload Upload Total Spent Left Speed [2021-10-22T02:07:56.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57379 0 0 100 57379 0 181k --:--:-- --:--:-- --:--:-- 181k [2021-10-22T02:07:56.898Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 [Pipeline] } [2021-10-22T02:07:56.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-10-22T02:07:57.341Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-22T02:07:57.349Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:07:57.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-22T02:07:57.742Z] [2021-10-22T02:07:57.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:07:58.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-22T02:07:58.077Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-22T02:07:58.077Z] 188c0c94c7c5: Pulling fs layer [2021-10-22T02:07:58.077Z] 0ef7d3d256c8: Pulling fs layer [2021-10-22T02:07:58.077Z] de9db76c5a1d: Pulling fs layer [2021-10-22T02:07:58.077Z] 0eba1c9be4d2: Pulling fs layer [2021-10-22T02:07:58.077Z] 0d57e429df01: Pulling fs layer [2021-10-22T02:07:58.077Z] 4e4be7b47b0d: Pulling fs layer [2021-10-22T02:07:58.077Z] e1f770b5df2f: Pulling fs layer [2021-10-22T02:07:58.077Z] 85a0685a4137: Pulling fs layer [2021-10-22T02:07:58.077Z] 0d57e429df01: Waiting [2021-10-22T02:07:58.077Z] 4e4be7b47b0d: Waiting [2021-10-22T02:07:58.077Z] e1f770b5df2f: Waiting [2021-10-22T02:07:58.077Z] 85a0685a4137: Waiting [2021-10-22T02:07:58.077Z] 0eba1c9be4d2: Waiting [2021-10-22T02:07:58.077Z] de9db76c5a1d: Verifying Checksum [2021-10-22T02:07:58.077Z] de9db76c5a1d: Download complete [2021-10-22T02:07:58.077Z] 0ef7d3d256c8: Verifying Checksum [2021-10-22T02:07:58.077Z] 0ef7d3d256c8: Download complete [2021-10-22T02:07:58.077Z] 0d57e429df01: Verifying Checksum [2021-10-22T02:07:58.077Z] 0d57e429df01: Download complete [2021-10-22T02:07:58.077Z] 188c0c94c7c5: Verifying Checksum [2021-10-22T02:07:58.077Z] 188c0c94c7c5: Download complete [2021-10-22T02:07:58.077Z] 4e4be7b47b0d: Verifying Checksum [2021-10-22T02:07:58.077Z] 4e4be7b47b0d: Download complete [2021-10-22T02:07:58.657Z] e1f770b5df2f: Verifying Checksum [2021-10-22T02:07:58.658Z] e1f770b5df2f: Download complete [2021-10-22T02:07:58.658Z] 0eba1c9be4d2: Verifying Checksum [2021-10-22T02:07:58.658Z] 0eba1c9be4d2: Download complete [2021-10-22T02:07:58.918Z] 188c0c94c7c5: Pull complete [2021-10-22T02:07:58.918Z] 85a0685a4137: Verifying Checksum [2021-10-22T02:07:58.918Z] 85a0685a4137: Download complete [2021-10-22T02:07:58.918Z] 0ef7d3d256c8: Pull complete [2021-10-22T02:07:59.184Z] de9db76c5a1d: Pull complete [2021-10-22T02:08:03.407Z] 0eba1c9be4d2: Pull complete [2021-10-22T02:08:03.407Z] 0d57e429df01: Pull complete [2021-10-22T02:08:03.407Z] 4e4be7b47b0d: Pull complete [2021-10-22T02:08:03.979Z] e1f770b5df2f: Pull complete [2021-10-22T02:08:08.203Z] 85a0685a4137: Pull complete [2021-10-22T02:08:08.203Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-22T02:08:08.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-22T02:08:08.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-22T02:08:08.278Z] prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container [2021-10-22T02:08:08.315Z] $ 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/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-22T02:08:11.684Z] $ docker top 9b72005714672750d1314d0909e6557db17e2d38e6b3a8a17a1a03eb55226b48 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-22T02:08:11.758Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-22T02:08:12.043Z] + set -o pipefail [2021-10-22T02:08:12.043Z] + snyk monitor '--org=edgex-jenkins' [2021-10-22T02:08:17.334Z] [2021-10-22T02:08:17.334Z] Monitoring /w/workspace/edgex-go/87 (github.com/edgexfoundry/edgex-go)... [2021-10-22T02:08:17.334Z] [2021-10-22T02:08:17.334Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/8e46d0b5-39fc-4b41-8da3-4ada4aa8a0e2 [2021-10-22T02:08:17.334Z] [2021-10-22T02:08:17.334Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-22T02:08:17.334Z] [2021-10-22T02:08:17.334Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-22T02:08:17.334Z] [2021-10-22T02:08:17.334Z] [Pipeline] } [2021-10-22T02:08:17.346Z] $ docker stop --time=1 9b72005714672750d1314d0909e6557db17e2d38e6b3a8a17a1a03eb55226b48 [2021-10-22T02:08:19.426Z] $ docker rm -f 9b72005714672750d1314d0909e6557db17e2d38e6b3a8a17a1a03eb55226b48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-10-22T02:08:20.054Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T02:08:20.086Z] provisioning config files... [2021-10-22T02:08:20.093Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/87@tmp/config4195873667876562904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-22T02:08:20.385Z] --> edgex-publish-swagger.sh [2021-10-22T02:08:20.385Z] === Publish openapi/v2 API === [2021-10-22T02:08:20.385Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-22T02:08:20.385Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/87/openapi/v2/core-command.yaml] [2021-10-22T02:08:20.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T02:08:20.385Z] Dload Upload Total Spent Left Speed [2021-10-22T02:08:21.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 32389 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 28192 0:00:01 0:00:01 --:--:-- 28213 [2021-10-22T02:08:21.329Z] [2021-10-22T02:08:21.329Z] [2021-10-22T02:08:21.329Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/87/openapi/v2/core-data.yaml] [2021-10-22T02:08:21.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T02:08:21.329Z] Dload Upload Total Spent Left Speed [2021-10-22T02:08:22.529Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 67032 0:00:01 0:00:01 --:--:-- 67090 [2021-10-22T02:08:22.529Z] [2021-10-22T02:08:22.529Z] [2021-10-22T02:08:22.529Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/87/openapi/v2/core-metadata.yaml] [2021-10-22T02:08:22.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T02:08:22.529Z] Dload Upload Total Spent Left Speed [2021-10-22T02:08:23.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k [2021-10-22T02:08:23.471Z] [2021-10-22T02:08:23.471Z] [2021-10-22T02:08:23.471Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/87/openapi/v2/support-notifications.yaml] [2021-10-22T02:08:23.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T02:08:23.471Z] Dload Upload Total Spent Left Speed [2021-10-22T02:08:24.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 82201 0:00:01 0:00:01 --:--:-- 82250 100 88830 0 0 100 88830 0 82194 0:00:01 0:00:01 --:--:-- 82250 [2021-10-22T02:08:24.854Z] [2021-10-22T02:08:24.854Z] [2021-10-22T02:08:24.854Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/87/openapi/v2/support-scheduler.yaml] [2021-10-22T02:08:24.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T02:08:24.854Z] Dload Upload Total Spent Left Speed [2021-10-22T02:08:25.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 37257 0:00:01 0:00:01 --:--:-- 37291 100 38932 0 0 100 38932 0 37254 0:00:01 0:00:01 --:--:-- 37291 [2021-10-22T02:08:25.793Z] [2021-10-22T02:08:25.793Z] [2021-10-22T02:08:25.793Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/87/openapi/v2/system-agent.yaml] [2021-10-22T02:08:25.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-22T02:08:25.794Z] Dload Upload Total Spent Left Speed [2021-10-22T02:08:26.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 19593 0:00:01 0:00:01 --:--:-- 19603 100 19603 0 0 100 19603 0 19591 0:00:01 0:00:01 --:--:-- 19603 [2021-10-22T02:08:26.729Z] [2021-10-22T02:08:26.729Z] [Pipeline] } [2021-10-22T02:08:26.736Z] 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-10-22T02:08:27.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T02:08:27.222Z] . [Pipeline] withDockerContainer [2021-10-22T02:08:27.291Z] prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container [2021-10-22T02:08:27.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-22T02:08:27.698Z] $ docker top 5a0c55c95d9ed076dad4cc48dcee63933df29a540b9831501c53a8de11813ded -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-22T02:08:27.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T02:08:27.794Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T02:08:27.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T02:08:27.919Z] $ docker exec 5a0c55c95d9ed076dad4cc48dcee63933df29a540b9831501c53a8de11813ded ssh-agent [2021-10-22T02:08:28.019Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJGpMaH/agent.14 [2021-10-22T02:08:28.019Z] SSH_AGENT_PID=20 [2021-10-22T02:08:28.025Z] Running ssh-add (command line suppressed) [2021-10-22T02:08:28.117Z] Identity added: /w/workspace/edgex-go/87@tmp/private_key_4884620055319136576.key (/w/workspace/edgex-go/87@tmp/private_key_4884620055319136576.key) [2021-10-22T02:08:28.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T02:08:28.422Z] + git semver tag [2021-10-22T02:08:28.422Z] # -> Open(): unable to determine branch for HEAD [2021-10-22T02:08:28.422Z] # $GIT_DIR = /w/workspace/edgex-go/87/.git [2021-10-22T02:08:28.422Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/87 [2021-10-22T02:08:28.422Z] # $SEMVER_REMOTE_NAME = origin [2021-10-22T02:08:28.422Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-22T02:08:28.422Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-22T02:08:28.422Z] # $SEMVER_BRANCH = main [2021-10-22T02:08:28.422Z] # $SEMVER_DIR = /w/workspace/edgex-go/87/.semver [2021-10-22T02:08:28.422Z] # d840d96cb0bd80fae3ae93eaa72de14b9cd853d3 HEAD [2021-10-22T02:08:28.422Z] # -> Force: false [2021-10-22T02:08:28.422Z] # f10e01741b4c452f84ae709da5adeddac10ddc61 refs/tags/v2.0.1-dev.76 [Pipeline] } [2021-10-22T02:08:28.431Z] $ docker exec --env ******** --env ******** 5a0c55c95d9ed076dad4cc48dcee63933df29a540b9831501c53a8de11813ded ssh-agent -k [2021-10-22T02:08:28.517Z] unset SSH_AUTH_SOCK; [2021-10-22T02:08:28.517Z] unset SSH_AGENT_PID; [2021-10-22T02:08:28.517Z] echo Agent pid 20 killed; [2021-10-22T02:08:28.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T02:08:28.840Z] + git semver [Pipeline] } [2021-10-22T02:08:28.853Z] $ docker stop --time=1 5a0c55c95d9ed076dad4cc48dcee63933df29a540b9831501c53a8de11813ded [2021-10-22T02:08:30.045Z] $ docker rm -f 5a0c55c95d9ed076dad4cc48dcee63933df29a540b9831501c53a8de11813ded [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:08:30.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-22T02:08:30.432Z] [2021-10-22T02:08:30.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:08:30.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-22T02:08:30.732Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-22T02:08:30.732Z] ab5ef0e58194: Pulling fs layer [2021-10-22T02:08:30.732Z] 9712f1f96733: Pulling fs layer [2021-10-22T02:08:30.732Z] 63f879dbbcfc: Pulling fs layer [2021-10-22T02:08:30.732Z] 0d9ebad4ef96: Pulling fs layer [2021-10-22T02:08:30.733Z] e9a5061849ea: Pulling fs layer [2021-10-22T02:08:30.733Z] d747dcd14b5f: Pulling fs layer [2021-10-22T02:08:30.733Z] 2de7ff778b66: Pulling fs layer [2021-10-22T02:08:30.733Z] 0d9ebad4ef96: Waiting [2021-10-22T02:08:30.733Z] e9a5061849ea: Waiting [2021-10-22T02:08:30.733Z] d747dcd14b5f: Waiting [2021-10-22T02:08:30.733Z] 2de7ff778b66: Waiting [2021-10-22T02:08:30.733Z] 9712f1f96733: Verifying Checksum [2021-10-22T02:08:30.733Z] 9712f1f96733: Download complete [2021-10-22T02:08:31.002Z] 63f879dbbcfc: Verifying Checksum [2021-10-22T02:08:31.002Z] 63f879dbbcfc: Download complete [2021-10-22T02:08:31.002Z] 0d9ebad4ef96: Verifying Checksum [2021-10-22T02:08:31.002Z] 0d9ebad4ef96: Download complete [2021-10-22T02:08:31.002Z] d747dcd14b5f: Verifying Checksum [2021-10-22T02:08:31.002Z] d747dcd14b5f: Download complete [2021-10-22T02:08:31.262Z] e9a5061849ea: Verifying Checksum [2021-10-22T02:08:31.262Z] e9a5061849ea: Download complete [2021-10-22T02:08:31.262Z] ab5ef0e58194: Verifying Checksum [2021-10-22T02:08:31.262Z] ab5ef0e58194: Download complete [2021-10-22T02:08:31.262Z] 2de7ff778b66: Verifying Checksum [2021-10-22T02:08:31.262Z] 2de7ff778b66: Download complete [2021-10-22T02:08:34.599Z] ab5ef0e58194: Pull complete [2021-10-22T02:08:34.599Z] 9712f1f96733: Pull complete [2021-10-22T02:08:35.542Z] 63f879dbbcfc: Pull complete [2021-10-22T02:08:39.774Z] 0d9ebad4ef96: Pull complete [2021-10-22T02:08:40.355Z] e9a5061849ea: Pull complete [2021-10-22T02:08:40.355Z] d747dcd14b5f: Pull complete [2021-10-22T02:08:41.748Z] 2de7ff778b66: Pull complete [2021-10-22T02:08:41.748Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-22T02:08:41.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-22T02:08:41.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-22T02:08:41.818Z] prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container [2021-10-22T02:08:41.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-22T02:08:46.427Z] $ docker top d776b1ce9e4a89394ded9e50197654f1798fed81efc071abd8a9d1671ed20ee6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-22T02:08:46.513Z] provisioning config files... [2021-10-22T02:08:46.522Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/87@tmp/config4905714984214632721tmp [2021-10-22T02:08:46.534Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/87@tmp/config2038011382492686804tmp [2021-10-22T02:08:46.546Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/87@tmp/config3313714499864681300tmp [Pipeline] { [Pipeline] echo [2021-10-22T02:08:46.560Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T02:08:46.852Z] ---> sigul-configuration.sh [2021-10-22T02:08:46.852Z] gpg: directory `/root/.gnupg' created [2021-10-22T02:08:46.853Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-22T02:08:46.853Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-22T02:08:46.853Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-22T02:08:46.853Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-22T02:08:46.853Z] gpg: CAST5 encrypted data [2021-10-22T02:08:46.853Z] gpg: encrypted with 1 passphrase [2021-10-22T02:08:46.853Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-22T02:08:47.149Z] + mkdir /home/jenkins [2021-10-22T02:08:47.149Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-22T02:08:47.437Z] + 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-10-22T02:08:47.445Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T02:08:47.728Z] ---> sigul-install.sh [2021-10-22T02:08:47.728Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-22T02:08:48.013Z] + git tag --list [2021-10-22T02:08:48.013Z] 0.6.0 [2021-10-22T02:08:48.013Z] 0.6.1 [2021-10-22T02:08:48.013Z] 0.7.0 [2021-10-22T02:08:48.013Z] 0.7.1 [2021-10-22T02:08:48.013Z] v1.0.0 [2021-10-22T02:08:48.013Z] v1.0.1 [2021-10-22T02:08:48.013Z] v1.1.0 [2021-10-22T02:08:48.013Z] v1.2.0 [2021-10-22T02:08:48.013Z] v1.2.1 [2021-10-22T02:08:48.013Z] v1.3.0 [2021-10-22T02:08:48.013Z] v1.3.1 [2021-10-22T02:08:48.013Z] v2.0.0 [2021-10-22T02:08:48.013Z] v2.0.1-dev.1 [2021-10-22T02:08:48.013Z] v2.0.1-dev.10 [2021-10-22T02:08:48.013Z] v2.0.1-dev.11 [2021-10-22T02:08:48.013Z] v2.0.1-dev.12 [2021-10-22T02:08:48.013Z] v2.0.1-dev.13 [2021-10-22T02:08:48.013Z] v2.0.1-dev.14 [2021-10-22T02:08:48.013Z] v2.0.1-dev.15 [2021-10-22T02:08:48.013Z] v2.0.1-dev.16 [2021-10-22T02:08:48.013Z] v2.0.1-dev.17 [2021-10-22T02:08:48.013Z] v2.0.1-dev.18 [2021-10-22T02:08:48.013Z] v2.0.1-dev.19 [2021-10-22T02:08:48.013Z] v2.0.1-dev.2 [2021-10-22T02:08:48.013Z] v2.0.1-dev.20 [2021-10-22T02:08:48.013Z] v2.0.1-dev.21 [2021-10-22T02:08:48.013Z] v2.0.1-dev.22 [2021-10-22T02:08:48.013Z] v2.0.1-dev.23 [2021-10-22T02:08:48.013Z] v2.0.1-dev.24 [2021-10-22T02:08:48.013Z] v2.0.1-dev.25 [2021-10-22T02:08:48.013Z] v2.0.1-dev.26 [2021-10-22T02:08:48.013Z] v2.0.1-dev.27 [2021-10-22T02:08:48.013Z] v2.0.1-dev.28 [2021-10-22T02:08:48.013Z] v2.0.1-dev.29 [2021-10-22T02:08:48.013Z] v2.0.1-dev.3 [2021-10-22T02:08:48.013Z] v2.0.1-dev.30 [2021-10-22T02:08:48.013Z] v2.0.1-dev.31 [2021-10-22T02:08:48.013Z] v2.0.1-dev.32 [2021-10-22T02:08:48.013Z] v2.0.1-dev.33 [2021-10-22T02:08:48.013Z] v2.0.1-dev.34 [2021-10-22T02:08:48.013Z] v2.0.1-dev.35 [2021-10-22T02:08:48.013Z] v2.0.1-dev.36 [2021-10-22T02:08:48.013Z] v2.0.1-dev.37 [2021-10-22T02:08:48.013Z] v2.0.1-dev.38 [2021-10-22T02:08:48.013Z] v2.0.1-dev.39 [2021-10-22T02:08:48.013Z] v2.0.1-dev.4 [2021-10-22T02:08:48.013Z] v2.0.1-dev.40 [2021-10-22T02:08:48.013Z] v2.0.1-dev.41 [2021-10-22T02:08:48.013Z] v2.0.1-dev.42 [2021-10-22T02:08:48.013Z] v2.0.1-dev.43 [2021-10-22T02:08:48.013Z] v2.0.1-dev.44 [2021-10-22T02:08:48.013Z] v2.0.1-dev.45 [2021-10-22T02:08:48.013Z] v2.0.1-dev.46 [2021-10-22T02:08:48.013Z] v2.0.1-dev.47 [2021-10-22T02:08:48.013Z] v2.0.1-dev.48 [2021-10-22T02:08:48.013Z] v2.0.1-dev.49 [2021-10-22T02:08:48.013Z] v2.0.1-dev.5 [2021-10-22T02:08:48.013Z] v2.0.1-dev.50 [2021-10-22T02:08:48.013Z] v2.0.1-dev.51 [2021-10-22T02:08:48.013Z] v2.0.1-dev.52 [2021-10-22T02:08:48.013Z] v2.0.1-dev.53 [2021-10-22T02:08:48.013Z] v2.0.1-dev.54 [2021-10-22T02:08:48.013Z] v2.0.1-dev.55 [2021-10-22T02:08:48.013Z] v2.0.1-dev.56 [2021-10-22T02:08:48.013Z] v2.0.1-dev.57 [2021-10-22T02:08:48.013Z] v2.0.1-dev.58 [2021-10-22T02:08:48.013Z] v2.0.1-dev.59 [2021-10-22T02:08:48.013Z] v2.0.1-dev.6 [2021-10-22T02:08:48.013Z] v2.0.1-dev.60 [2021-10-22T02:08:48.013Z] v2.0.1-dev.61 [2021-10-22T02:08:48.013Z] v2.0.1-dev.62 [2021-10-22T02:08:48.013Z] v2.0.1-dev.63 [2021-10-22T02:08:48.013Z] v2.0.1-dev.64 [2021-10-22T02:08:48.013Z] v2.0.1-dev.65 [2021-10-22T02:08:48.013Z] v2.0.1-dev.66 [2021-10-22T02:08:48.013Z] v2.0.1-dev.67 [2021-10-22T02:08:48.013Z] v2.0.1-dev.68 [2021-10-22T02:08:48.013Z] v2.0.1-dev.69 [2021-10-22T02:08:48.013Z] v2.0.1-dev.7 [2021-10-22T02:08:48.013Z] v2.0.1-dev.70 [2021-10-22T02:08:48.013Z] v2.0.1-dev.71 [2021-10-22T02:08:48.013Z] v2.0.1-dev.72 [2021-10-22T02:08:48.013Z] v2.0.1-dev.73 [2021-10-22T02:08:48.013Z] v2.0.1-dev.74 [2021-10-22T02:08:48.014Z] v2.0.1-dev.75 [2021-10-22T02:08:48.014Z] v2.0.1-dev.76 [2021-10-22T02:08:48.014Z] v2.0.1-dev.8 [2021-10-22T02:08:48.014Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-22T02:08:48.303Z] + lftools sign git-tag v2.0.1-dev.76 [2021-10-22T02:08:48.875Z] Signing Git tag with Sigul... [2021-10-22T02:08:48.875Z] Signing v2.0.1-dev.76 [Pipeline] echo [2021-10-22T02:08:49.839Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T02:08:50.126Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-22T02:08:50.132Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-22T02:08:50.150Z] $ docker stop --time=1 d776b1ce9e4a89394ded9e50197654f1798fed81efc071abd8a9d1671ed20ee6 [2021-10-22T02:08:51.361Z] $ docker rm -f d776b1ce9e4a89394ded9e50197654f1798fed81efc071abd8a9d1671ed20ee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:08:51.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T02:08:51.936Z] . [Pipeline] withDockerContainer [2021-10-22T02:08:52.000Z] prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container [2021-10-22T02:08:52.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-22T02:08:52.410Z] $ docker top c0ca9de023af2f2f8c6f64b054f329b705433f0fd8ac45c7a258cf170b6767ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-22T02:08:52.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T02:08:52.527Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T02:08:52.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T02:08:52.649Z] $ docker exec c0ca9de023af2f2f8c6f64b054f329b705433f0fd8ac45c7a258cf170b6767ae ssh-agent [2021-10-22T02:08:52.760Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdANBkj/agent.13 [2021-10-22T02:08:52.760Z] SSH_AGENT_PID=20 [2021-10-22T02:08:52.765Z] Running ssh-add (command line suppressed) [2021-10-22T02:08:52.856Z] Identity added: /w/workspace/edgex-go/87@tmp/private_key_4246188322108483109.key (/w/workspace/edgex-go/87@tmp/private_key_4246188322108483109.key) [2021-10-22T02:08:52.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T02:08:53.206Z] + git semver bump pre [2021-10-22T02:08:53.206Z] # -> Open(): unable to determine branch for HEAD [2021-10-22T02:08:53.206Z] # $GIT_DIR = /w/workspace/edgex-go/87/.git [2021-10-22T02:08:53.206Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/87 [2021-10-22T02:08:53.206Z] # $SEMVER_REMOTE_NAME = origin [2021-10-22T02:08:53.206Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-22T02:08:53.206Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-22T02:08:53.206Z] # $SEMVER_BRANCH = main [2021-10-22T02:08:53.206Z] # $SEMVER_DIR = /w/workspace/edgex-go/87/.semver [2021-10-22T02:08:53.206Z] 2.0.1-dev.77 [Pipeline] } [2021-10-22T02:08:53.217Z] $ docker exec --env ******** --env ******** c0ca9de023af2f2f8c6f64b054f329b705433f0fd8ac45c7a258cf170b6767ae ssh-agent -k [2021-10-22T02:08:53.325Z] unset SSH_AUTH_SOCK; [2021-10-22T02:08:53.326Z] unset SSH_AGENT_PID; [2021-10-22T02:08:53.326Z] echo Agent pid 20 killed; [2021-10-22T02:08:53.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T02:08:53.642Z] + git semver [Pipeline] } [2021-10-22T02:08:53.656Z] $ docker stop --time=1 c0ca9de023af2f2f8c6f64b054f329b705433f0fd8ac45c7a258cf170b6767ae [2021-10-22T02:08:54.849Z] $ docker rm -f c0ca9de023af2f2f8c6f64b054f329b705433f0fd8ac45c7a258cf170b6767ae [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:08:55.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-22T02:08:55.208Z] . [Pipeline] withDockerContainer [2021-10-22T02:08:55.269Z] prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container [2021-10-22T02:08:55.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-22T02:08:55.625Z] $ docker top 86228ab3f0b226efb1532bdcf38932de0c538caebf0d6f528b40273eeae55daf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-22T02:08:55.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-22T02:08:55.712Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-22T02:08:55.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-22T02:08:55.809Z] $ docker exec 86228ab3f0b226efb1532bdcf38932de0c538caebf0d6f528b40273eeae55daf ssh-agent [2021-10-22T02:08:55.901Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDAlLFI/agent.13 [2021-10-22T02:08:55.901Z] SSH_AGENT_PID=19 [2021-10-22T02:08:55.906Z] Running ssh-add (command line suppressed) [2021-10-22T02:08:55.991Z] Identity added: /w/workspace/edgex-go/87@tmp/private_key_6678618271475775804.key (/w/workspace/edgex-go/87@tmp/private_key_6678618271475775804.key) [2021-10-22T02:08:56.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-22T02:08:56.295Z] + git semver push [2021-10-22T02:08:56.295Z] # -> Open(): unable to determine branch for HEAD [2021-10-22T02:08:56.295Z] # $GIT_DIR = /w/workspace/edgex-go/87/.git [2021-10-22T02:08:56.295Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/87 [2021-10-22T02:08:56.295Z] # $SEMVER_REMOTE_NAME = origin [2021-10-22T02:08:56.295Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-22T02:08:56.295Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-22T02:08:56.295Z] # $SEMVER_BRANCH = main [2021-10-22T02:08:56.295Z] # $SEMVER_DIR = /w/workspace/edgex-go/87/.semver [Pipeline] } [2021-10-22T02:08:59.601Z] $ docker exec --env ******** --env ******** 86228ab3f0b226efb1532bdcf38932de0c538caebf0d6f528b40273eeae55daf ssh-agent -k [2021-10-22T02:08:59.686Z] unset SSH_AUTH_SOCK; [2021-10-22T02:08:59.687Z] unset SSH_AGENT_PID; [2021-10-22T02:08:59.687Z] echo Agent pid 19 killed; [2021-10-22T02:08:59.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-22T02:08:59.995Z] + git semver [Pipeline] } [2021-10-22T02:09:00.007Z] $ docker stop --time=1 86228ab3f0b226efb1532bdcf38932de0c538caebf0d6f528b40273eeae55daf [2021-10-22T02:09:01.173Z] $ docker rm -f 86228ab3f0b226efb1532bdcf38932de0c538caebf0d6f528b40273eeae55daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-22T02:09:01.866Z] + '[' -d /w/workspace/edgex-go/87/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-22T02:09:02.159Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T02:09:02.715Z] ---> package-listing.sh [2021-10-22T02:09:02.715Z] ++ facter osfamily [2021-10-22T02:09:02.715Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-22T02:09:02.976Z] + OS_FAMILY=redhat [2021-10-22T02:09:02.976Z] + workspace=/w/workspace/edgex-go/87 [2021-10-22T02:09:02.976Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-22T02:09:02.976Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-22T02:09:02.976Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-22T02:09:02.976Z] + PACKAGES=/tmp/packages_start.txt [2021-10-22T02:09:02.976Z] + '[' /w/workspace/edgex-go/87 ']' [2021-10-22T02:09:02.976Z] + PACKAGES=/tmp/packages_end.txt [2021-10-22T02:09:02.976Z] + case "${OS_FAMILY}" in [2021-10-22T02:09:02.976Z] + sort [2021-10-22T02:09:02.976Z] + rpm -qa [2021-10-22T02:09:06.278Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-22T02:09:06.278Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-22T02:09:06.278Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-22T02:09:06.278Z] + '[' /w/workspace/edgex-go/87 ']' [2021-10-22T02:09:06.278Z] + mkdir -p /w/workspace/edgex-go/87/archives/ [2021-10-22T02:09:06.278Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/87/archives/ [Pipeline] echo [2021-10-22T02:09:06.288Z] 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/87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-22T02:09:06.568Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:09:07.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T02:09:07.123Z] [2021-10-22T02:09:07.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-22T02:09:07.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T02:09:07.424Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-22T02:09:07.424Z] b4d181a07f80: Pulling fs layer [2021-10-22T02:09:07.424Z] a1111a8f2ec3: Pulling fs layer [2021-10-22T02:09:07.424Z] ed53099fbce6: Pulling fs layer [2021-10-22T02:09:07.424Z] dc539afda2c1: Pulling fs layer [2021-10-22T02:09:07.424Z] 77bc0d833cb6: Pulling fs layer [2021-10-22T02:09:07.424Z] 9065ff56babe: Pulling fs layer [2021-10-22T02:09:07.424Z] d287ab97295c: Pulling fs layer [2021-10-22T02:09:07.424Z] dc539afda2c1: Waiting [2021-10-22T02:09:07.424Z] 77bc0d833cb6: Waiting [2021-10-22T02:09:07.424Z] 9065ff56babe: Waiting [2021-10-22T02:09:07.424Z] d287ab97295c: Waiting [2021-10-22T02:09:07.424Z] a1111a8f2ec3: Verifying Checksum [2021-10-22T02:09:07.424Z] a1111a8f2ec3: Download complete [2021-10-22T02:09:07.424Z] dc539afda2c1: Download complete [2021-10-22T02:09:07.424Z] ed53099fbce6: Verifying Checksum [2021-10-22T02:09:07.424Z] ed53099fbce6: Download complete [2021-10-22T02:09:07.687Z] 9065ff56babe: Verifying Checksum [2021-10-22T02:09:07.687Z] 9065ff56babe: Download complete [2021-10-22T02:09:07.687Z] 77bc0d833cb6: Verifying Checksum [2021-10-22T02:09:07.687Z] 77bc0d833cb6: Download complete [2021-10-22T02:09:07.687Z] b4d181a07f80: Verifying Checksum [2021-10-22T02:09:07.687Z] b4d181a07f80: Download complete [2021-10-22T02:09:08.266Z] d287ab97295c: Verifying Checksum [2021-10-22T02:09:08.266Z] d287ab97295c: Download complete [2021-10-22T02:09:09.213Z] b4d181a07f80: Pull complete [2021-10-22T02:09:09.478Z] a1111a8f2ec3: Pull complete [2021-10-22T02:09:10.055Z] ed53099fbce6: Pull complete [2021-10-22T02:09:10.055Z] dc539afda2c1: Pull complete [2021-10-22T02:09:10.316Z] 77bc0d833cb6: Pull complete [2021-10-22T02:09:10.316Z] 9065ff56babe: Pull complete [2021-10-22T02:09:15.633Z] d287ab97295c: Pull complete [2021-10-22T02:09:15.633Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-22T02:09:15.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-22T02:09:15.633Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-22T02:09:15.699Z] prd-centos7-docker-4c-2g-1111 does not seem to be running inside a container [2021-10-22T02:09:15.730Z] $ 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/87/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/87 -v /w/workspace/edgex-go/87:/w/workspace/edgex-go/87:rw,z -v /w/workspace/edgex-go/87@tmp:/w/workspace/edgex-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-22T02:09:18.186Z] $ docker top e300d1dfddffe12c472f95e4ffac77a8828b9a028956f2fa35fddfd5a5715579 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-22T02:09:18.546Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-22T02:09:18.833Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-22T02:09:19.124Z] + ls /var/log/sa-host [2021-10-22T02:09:19.124Z] + sadf -c /var/log/sa-host/sa22 [2021-10-22T02:09:19.124Z] file_magic: OK [2021-10-22T02:09:19.124Z] HZ: Using current value: 100 [2021-10-22T02:09:19.124Z] file_header: OK [2021-10-22T02:09:19.124Z] 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-10-22T02:09:19.124Z] Statistics: [2021-10-22T02:09:19.124Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-22T02:09:19.124Z] File successfully converted to sysstat format version 12.0.3 [2021-10-22T02:09:19.124Z] + sadf -c /var/log/sa-host/sa30 [2021-10-22T02:09:19.124Z] file_magic: OK [2021-10-22T02:09:19.124Z] HZ: Using current value: 100 [2021-10-22T02:09:19.124Z] file_header: OK [2021-10-22T02:09:19.124Z] 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-10-22T02:09:19.124Z] Statistics: [2021-10-22T02:09:19.124Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-22T02:09:19.124Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-22T02:09:19.362Z] provisioning config files... [2021-10-22T02:09:19.371Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/87@tmp/config4094212001139929385tmp [Pipeline] { [Pipeline] echo [2021-10-22T02:09:19.398Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T02:09:19.682Z] ---> create-netrc.sh [Pipeline] } [2021-10-22T02:09:19.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-22T02:09:20.033Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-22T02:09:20.041Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T02:09:20.352Z] ---> sudo-logs.sh [2021-10-22T02:09:20.352Z] Archiving 'sudo' log.. [2021-10-22T02:09:20.352Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1111.novalocal: Name or service not known [2021-10-22T02:09:20.352Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1111.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-22T02:09:20.371Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T02:09:20.660Z] ---> job-cost.sh [2021-10-22T02:09:20.661Z] lf-activate-venv: SKIPPING [2021-10-22T02:09:20.661Z] DEBUG: total: 0.10999999940395355 [2021-10-22T02:09:20.661Z] INFO: Retrieving Stack Cost... [2021-10-22T02:09:42.616Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-22T02:09:42.616Z] INFO: Archiving Costs [Pipeline] echo [2021-10-22T02:09:42.625Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-22T02:09:42.911Z] ---> logs-deploy.sh [2021-10-22T02:09:42.911Z] lf-activate-venv: SKIPPING [2021-10-22T02:09:42.911Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/87 [2021-10-22T02:09:42.911Z] INFO: archiving workspace using pattern(s): [2021-10-22T02:09:43.482Z] Archives upload complete. [2021-10-22T02:09:43.743Z] INFO: archiving logs to Nexus