Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4fce4fd27b83639adf412401c3e643ffc0a9adcc 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-ssh4687703563276241150.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-ssh2223259197695340818.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-ssh7792274561913779983.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-ssh3598312189200874353.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-ssh5252007133398799168.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-950 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/86 [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/86 # 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/86@tmp/jenkins-gitclient-ssh4917038240776449753.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 4fce4fd27b83639adf412401c3e643ffc0a9adcc (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 4fce4fd27b83639adf412401c3e643ffc0a9adcc # timeout=10 Commit message: "feat(all): Enable CORS headers for all services (#3758)" > git rev-list --no-walk e2d5d6cccad08efa88bf92a7146ec01c0d7c21e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-21T17:19:57.745Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-21T17:19:57.795Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-21T17:19:57.810Z] ========================================================= [2021-10-21T17:19:57.810Z] EdgeX Global Pipelines Version Info [2021-10-21T17:19:57.810Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:19:58.995Z] ------------------- [2021-10-21T17:19:58.995Z] stable info: [2021-10-21T17:19:58.995Z] ------------------- [2021-10-21T17:19:58.995Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-21T17:19:58.995Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-21T17:19:58.995Z] Message: update stable to v1.0.210 [2021-10-21T17:19:59.575Z] ------------------- [2021-10-21T17:19:59.575Z] experimental info: [2021-10-21T17:19:59.575Z] ------------------- [2021-10-21T17:19:59.575Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-21T17:19:59.575Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-21T17:19:59.575Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-21T17:19:59.666Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-21T17:19:59.676Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-21T17:19:59.685Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-21T17:19:59.694Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-21T17:19:59.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-21T17:19:59.712Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-21T17:19:59.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-21T17:19:59.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-21T17:19:59.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-21T17:19:59.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-21T17:19:59.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-21T17:19:59.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-21T17:19:59.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-21T17:19:59.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-21T17:19:59.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-21T17:19:59.814Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-21T17:19:59.829Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-21T17:19:59.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-21T17:19:59.853Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-21T17:19:59.870Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-21T17:19:59.883Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-21T17:19:59.894Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-21T17:19:59.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-21T17:19:59.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-21T17:19:59.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-21T17:19:59.943Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] echo [2021-10-21T17:19:59.957Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fce4fd [Pipeline] echo [2021-10-21T17:19:59.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-21T17:20:00.038Z] provisioning config files... [2021-10-21T17:20:00.052Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/86@tmp/config1724436316428248992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:20:00.370Z] ---> docker-login.sh [2021-10-21T17:20:00.370Z] nexus3.edgexfoundry.org:10001 [2021-10-21T17:20:00.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:20:00.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:20:00.640Z] Configure a credential helper to remove this warning. See [2021-10-21T17:20:00.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:20:00.640Z] [2021-10-21T17:20:00.640Z] Login Succeeded [2021-10-21T17:20:00.640Z] nexus3.edgexfoundry.org:10002 [2021-10-21T17:20:00.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:20:00.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:20:00.640Z] Configure a credential helper to remove this warning. See [2021-10-21T17:20:00.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:20:00.640Z] [2021-10-21T17:20:00.640Z] Login Succeeded [2021-10-21T17:20:00.640Z] nexus3.edgexfoundry.org:10003 [2021-10-21T17:20:00.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:20:00.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:20:00.909Z] Configure a credential helper to remove this warning. See [2021-10-21T17:20:00.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:20:00.909Z] [2021-10-21T17:20:00.909Z] Login Succeeded [2021-10-21T17:20:00.909Z] nexus3.edgexfoundry.org:10004 [2021-10-21T17:20:00.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:20:00.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:20:00.909Z] Configure a credential helper to remove this warning. See [2021-10-21T17:20:00.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:20:00.909Z] [2021-10-21T17:20:00.909Z] Login Succeeded [2021-10-21T17:20:00.909Z] docker.io [2021-10-21T17:20:01.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:20:01.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:20:01.432Z] Configure a credential helper to remove this warning. See [2021-10-21T17:20:01.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:20:01.432Z] [2021-10-21T17:20:01.432Z] Login Succeeded [2021-10-21T17:20:01.432Z] ---> docker-login.sh ends [Pipeline] } [2021-10-21T17:20:01.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-21T17:20:01.758Z] ++ 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-21T17:20:01.758Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T17:20:01.758Z] ++ dirname cmd/core-command/Dockerfile [2021-10-21T17:20:01.758Z] ++ cut -d/ -f2 [2021-10-21T17:20:01.758Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-21T17:20:01.758Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T17:20:01.759Z] ++ dirname cmd/core-data/Dockerfile [2021-10-21T17:20:01.759Z] ++ cut -d/ -f2 [2021-10-21T17:20:01.759Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-21T17:20:01.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T17:20:01.759Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-21T17:20:01.759Z] ++ cut -d/ -f2 [2021-10-21T17:20:01.759Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-21T17:20:01.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T17:20:01.759Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-21T17:20:01.759Z] ++ cut -d/ -f2 [2021-10-21T17:20:01.759Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-21T17:20:01.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T17:20:01.759Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-21T17:20:01.759Z] ++ cut -d/ -f2 [2021-10-21T17:20:01.759Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-21T17:20:01.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T17:20:01.759Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-21T17:20:01.759Z] ++ cut -d/ -f2 [2021-10-21T17:20:01.759Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-21T17:20:01.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T17:20:01.759Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-21T17:20:01.759Z] ++ cut -d/ -f2 [2021-10-21T17:20:01.759Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-21T17:20:01.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T17:20:01.759Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-21T17:20:01.759Z] ++ cut -d/ -f2 [2021-10-21T17:20:01.759Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-21T17:20:01.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-21T17:20:01.759Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-21T17:20:01.759Z] ++ cut -d/ -f2 [2021-10-21T17:20:01.759Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-21T17:20:01.801Z] 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-21T17:20:02.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-21T17:20:02.641Z] [2021-10-21T17:20:02.641Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:20:02.964Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-21T17:20:02.964Z] latest: Pulling from edgex-devops/git-semver [2021-10-21T17:20:02.964Z] a0d0a0d46f8b: Pulling fs layer [2021-10-21T17:20:02.964Z] 3e5f54012d9b: Pulling fs layer [2021-10-21T17:20:02.964Z] 4c7163046ea9: Pulling fs layer [2021-10-21T17:20:02.964Z] 0c2d73faf560: Pulling fs layer [2021-10-21T17:20:02.964Z] 0c2d73faf560: Waiting [2021-10-21T17:20:02.964Z] 3e5f54012d9b: Verifying Checksum [2021-10-21T17:20:02.964Z] 3e5f54012d9b: Download complete [2021-10-21T17:20:02.964Z] a0d0a0d46f8b: Verifying Checksum [2021-10-21T17:20:02.964Z] a0d0a0d46f8b: Download complete [2021-10-21T17:20:02.964Z] 0c2d73faf560: Verifying Checksum [2021-10-21T17:20:02.964Z] 0c2d73faf560: Download complete [2021-10-21T17:20:02.964Z] 4c7163046ea9: Verifying Checksum [2021-10-21T17:20:02.964Z] 4c7163046ea9: Download complete [2021-10-21T17:20:03.235Z] a0d0a0d46f8b: Pull complete [2021-10-21T17:20:03.235Z] 3e5f54012d9b: Pull complete [2021-10-21T17:20:03.814Z] 4c7163046ea9: Pull complete [2021-10-21T17:20:03.814Z] 0c2d73faf560: Pull complete [2021-10-21T17:20:03.814Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-21T17:20:03.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-21T17:20:03.814Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-21T17:20:03.897Z] prd-centos7-docker-4c-2g-950 does not seem to be running inside a container [2021-10-21T17:20:03.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:20:04.594Z] $ docker top 22a86d7b47c2af1d81ec6a1b4f27a88c5e74814652714e8c9c061fe3f526fe3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-21T17:20:04.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-21T17:20:04.690Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-21T17:20:04.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-21T17:20:04.809Z] $ docker exec 22a86d7b47c2af1d81ec6a1b4f27a88c5e74814652714e8c9c061fe3f526fe3c ssh-agent [2021-10-21T17:20:04.916Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXikJMpk/agent.15 [2021-10-21T17:20:04.916Z] SSH_AGENT_PID=21 [2021-10-21T17:20:04.924Z] Running ssh-add (command line suppressed) [2021-10-21T17:20:05.028Z] Identity added: /w/workspace/edgex-go/86@tmp/private_key_8880643160759312792.key (/w/workspace/edgex-go/86@tmp/private_key_8880643160759312792.key) [2021-10-21T17:20:05.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-21T17:20:05.336Z] + git tag --points-at HEAD [Pipeline] } [2021-10-21T17:20:05.352Z] $ docker exec --env ******** --env ******** 22a86d7b47c2af1d81ec6a1b4f27a88c5e74814652714e8c9c061fe3f526fe3c ssh-agent -k [2021-10-21T17:20:05.457Z] unset SSH_AUTH_SOCK; [2021-10-21T17:20:05.457Z] unset SSH_AGENT_PID; [2021-10-21T17:20:05.457Z] echo Agent pid 21 killed; [2021-10-21T17:20:05.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-21T17:20:05.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-21T17:20:05.514Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-21T17:20:05.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-21T17:20:05.645Z] $ docker exec 22a86d7b47c2af1d81ec6a1b4f27a88c5e74814652714e8c9c061fe3f526fe3c ssh-agent [2021-10-21T17:20:05.747Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEIOLAC/agent.54 [2021-10-21T17:20:05.747Z] SSH_AGENT_PID=61 [2021-10-21T17:20:05.754Z] Running ssh-add (command line suppressed) [2021-10-21T17:20:05.855Z] Identity added: /w/workspace/edgex-go/86@tmp/private_key_657952454675818961.key (/w/workspace/edgex-go/86@tmp/private_key_657952454675818961.key) [2021-10-21T17:20:05.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-21T17:20:06.162Z] + git semver init [2021-10-21T17:20:06.162Z] # -> Open(): unable to determine branch for HEAD [2021-10-21T17:20:06.162Z] # $GIT_DIR = /w/workspace/edgex-go/86/.git [2021-10-21T17:20:06.162Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/86 [2021-10-21T17:20:06.162Z] # $SEMVER_REMOTE_NAME = origin [2021-10-21T17:20:06.162Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-21T17:20:06.162Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-21T17:20:06.162Z] # $SEMVER_BRANCH = main [2021-10-21T17:20:06.162Z] # $SEMVER_TEMP = /tmp/semver-471639677 [2021-10-21T17:20:06.162Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-21T17:20:28.175Z] # '/tmp/semver-471639677' -> '/w/workspace/edgex-go/86/.semver' [2021-10-21T17:20:28.175Z] # -> Force: false [2021-10-21T17:20:28.175Z] # $SEMVER_DIR = /w/workspace/edgex-go/86/.semver [Pipeline] } [2021-10-21T17:20:28.185Z] $ docker exec --env ******** --env ******** 22a86d7b47c2af1d81ec6a1b4f27a88c5e74814652714e8c9c061fe3f526fe3c ssh-agent -k [2021-10-21T17:20:28.275Z] unset SSH_AUTH_SOCK; [2021-10-21T17:20:28.276Z] unset SSH_AGENT_PID; [2021-10-21T17:20:28.276Z] echo Agent pid 61 killed; [2021-10-21T17:20:28.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-21T17:20:28.604Z] + git semver [Pipeline] } [2021-10-21T17:20:28.618Z] $ docker stop --time=1 22a86d7b47c2af1d81ec6a1b4f27a88c5e74814652714e8c9c061fe3f526fe3c [2021-10-21T17:20:30.677Z] $ docker rm -f 22a86d7b47c2af1d81ec6a1b4f27a88c5e74814652714e8c9c061fe3f526fe3c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-21T17:20:31.045Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-21T17:20:31.268Z] Stashed 1 file(s) [Pipeline] echo [2021-10-21T17:20:31.271Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.75 [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-21T17:20:31.563Z] ========================================================= [2021-10-21T17:20:31.563Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-21T17:20:31.563Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-21T17:20:31.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-21T17:20:31.874Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-21T17:20:31.874Z] a0d0a0d46f8b: Already exists [2021-10-21T17:20:31.874Z] 31adcdaf11c8: Pulling fs layer [2021-10-21T17:20:31.874Z] b8b176561691: Pulling fs layer [2021-10-21T17:20:31.874Z] 4527c011a84f: Pulling fs layer [2021-10-21T17:20:31.874Z] 5d74067f8e1e: Pulling fs layer [2021-10-21T17:20:31.874Z] e0aca202a116: Pulling fs layer [2021-10-21T17:20:31.874Z] 3a43be97a3b4: Pulling fs layer [2021-10-21T17:20:31.874Z] 34cad66bf833: Pulling fs layer [2021-10-21T17:20:31.874Z] b4e3c513aaa6: Pulling fs layer [2021-10-21T17:20:31.874Z] e0aca202a116: Waiting [2021-10-21T17:20:31.874Z] 3a43be97a3b4: Waiting [2021-10-21T17:20:31.874Z] 34cad66bf833: Waiting [2021-10-21T17:20:31.874Z] b4e3c513aaa6: Waiting [2021-10-21T17:20:31.874Z] 5d74067f8e1e: Waiting [2021-10-21T17:20:31.874Z] b8b176561691: Verifying Checksum [2021-10-21T17:20:31.874Z] b8b176561691: Download complete [2021-10-21T17:20:31.874Z] 31adcdaf11c8: Verifying Checksum [2021-10-21T17:20:31.874Z] 31adcdaf11c8: Download complete [2021-10-21T17:20:31.874Z] 5d74067f8e1e: Verifying Checksum [2021-10-21T17:20:31.874Z] 5d74067f8e1e: Download complete [2021-10-21T17:20:31.874Z] 3a43be97a3b4: Verifying Checksum [2021-10-21T17:20:31.874Z] 3a43be97a3b4: Download complete [2021-10-21T17:20:31.874Z] e0aca202a116: Verifying Checksum [2021-10-21T17:20:31.875Z] e0aca202a116: Download complete [2021-10-21T17:20:32.153Z] 31adcdaf11c8: Pull complete [2021-10-21T17:20:32.153Z] 34cad66bf833: Verifying Checksum [2021-10-21T17:20:32.153Z] 34cad66bf833: Download complete [2021-10-21T17:20:32.153Z] b8b176561691: Pull complete [2021-10-21T17:20:32.738Z] 4527c011a84f: Verifying Checksum [2021-10-21T17:20:32.738Z] 4527c011a84f: Download complete [2021-10-21T17:20:32.738Z] b4e3c513aaa6: Verifying Checksum [2021-10-21T17:20:32.738Z] b4e3c513aaa6: Download complete [2021-10-21T17:20:36.982Z] 4527c011a84f: Pull complete [2021-10-21T17:20:36.983Z] 5d74067f8e1e: Pull complete [2021-10-21T17:20:36.983Z] e0aca202a116: Pull complete [2021-10-21T17:20:36.983Z] 3a43be97a3b4: Pull complete [2021-10-21T17:20:36.983Z] 34cad66bf833: Pull complete [2021-10-21T17:20:39.546Z] b4e3c513aaa6: Pull complete [2021-10-21T17:20:39.546Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-21T17:20:39.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-21T17:20:39.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-21T17:20:39.857Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-21T17:20:39.857Z] WORKDIR /edgex [2021-10-21T17:20:39.857Z] COPY go.mod . [2021-10-21T17:20:39.857Z] RUN go mod download' [2021-10-21T17:20:39.857Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-21T17:20:41.779Z] Sending build context to Docker daemon 329.6MB [2021-10-21T17:20:41.779Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-21T17:20:41.779Z] ---> 9f6097aaca64 [2021-10-21T17:20:41.779Z] Step 2/4 : WORKDIR /edgex [2021-10-21T17:20:42.728Z] ---> Running in 79fbb85b6cfc [2021-10-21T17:20:42.728Z] Removing intermediate container 79fbb85b6cfc [2021-10-21T17:20:42.728Z] ---> c46bc1c121d3 [2021-10-21T17:20:42.728Z] Step 3/4 : COPY go.mod . [2021-10-21T17:20:42.993Z] ---> 38a5cec83b0b [2021-10-21T17:20:42.993Z] Step 4/4 : RUN go mod download [2021-10-21T17:20:42.993Z] ---> Running in 5947d6cc1c44 [2021-10-21T17:20:46.531Z] Still waiting to schedule task [2021-10-21T17:20:46.531Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-21T17:21:21.845Z] Removing intermediate container 5947d6cc1c44 [2021-10-21T17:21:21.845Z] ---> d4ada6e83504 [2021-10-21T17:21:21.845Z] Successfully built d4ada6e83504 [2021-10-21T17:21:21.845Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:21:22.151Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-21T17:21:22.151Z] . [Pipeline] withDockerContainer [2021-10-21T17:21:22.220Z] prd-centos7-docker-4c-2g-950 does not seem to be running inside a container [2021-10-21T17:21:22.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:21:22.637Z] $ docker top 4e3bed3ab68ac0247a6f352bc165e33169d9f555d4cbcd957e4fcfe94cc65b16 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T17:21:23.016Z] + go version [2021-10-21T17:21:23.016Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-21T17:21:23.028Z] $ docker stop --time=1 4e3bed3ab68ac0247a6f352bc165e33169d9f555d4cbcd957e4fcfe94cc65b16 [2021-10-21T17:21:24.235Z] $ docker rm -f 4e3bed3ab68ac0247a6f352bc165e33169d9f555d4cbcd957e4fcfe94cc65b16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:21:24.795Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-21T17:21:24.795Z] . [Pipeline] withDockerContainer [2021-10-21T17:21:24.865Z] prd-centos7-docker-4c-2g-950 does not seem to be running inside a container [2021-10-21T17:21:24.903Z] $ 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/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:21:25.238Z] $ docker top 0e4bf59010608870ebbc9607e82a1a34a97bffff7289c6077c6a1291a9482e09 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-21T17:21:25.306Z] ========================================================= [2021-10-21T17:21:25.306Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-21T17:21:25.306Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-21T17:21:25.608Z] + make test [2021-10-21T17:21:25.608Z] go mod tidy [2021-10-21T17:21:25.608Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-21T17:21:30.978Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-21T17:21:49.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-21T17:21:51.734Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-21T17:21:52.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-21T17:21:52.590Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-21T17:21:55.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-21T17:21:55.439Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-21T17:21:55.439Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-21T17:21:55.439Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-21T17:21:56.047Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-21T17:21:56.314Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-21T17:21:56.581Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-21T17:21:56.581Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-21T17:21:56.581Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-21T17:21:56.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-21T17:21:58.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-10-21T17:21:58.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-21T17:21:58.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-21T17:21:59.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.054s coverage: 98.5% of statements [2021-10-21T17:21:59.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-21T17:21:59.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 44.7% of statements [2021-10-21T17:21:59.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-21T17:21:59.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-21T17:22:00.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.5% of statements [2021-10-21T17:22:00.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-21T17:22:00.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-21T17:22:01.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements [2021-10-21T17:22:01.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-21T17:22:01.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-21T17:22:01.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-21T17:22:01.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-21T17:22:01.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-21T17:22:02.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.241s coverage: 94.2% of statements [2021-10-21T17:22:02.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-21T17:22:02.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-21T17:22:02.354Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-10-21T17:22:02.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-21T17:22:02.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-21T17:22:02.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-21T17:22:02.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-21T17:22:02.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-21T17:22:02.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2021-10-21T17:22:02.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-21T17:22:02.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-21T17:22:02.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-21T17:22:03.589Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements [2021-10-21T17:22:03.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-21T17:22:03.589Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-10-21T17:22:03.589Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-10-21T17:22:03.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-21T17:22:04.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-10-21T17:22:04.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-10-21T17:22:04.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-10-21T17:22:04.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2021-10-21T17:22:04.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2021-10-21T17:22:17.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-10-21T17:22:17.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-10-21T17:22:21.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.168s coverage: 82.5% of statements [2021-10-21T17:22:21.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-10-21T17:22:39.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.206s coverage: 70.4% of statements [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-21T17:22:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-21T17:22:40.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.4% of statements [2021-10-21T17:22:40.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-21T17:22:40.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-21T17:22:40.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-10-21T17:22:40.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-21T17:22:40.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-10-21T17:22:40.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-21T17:22:48.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-21T17:22:48.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-21T17:22:48.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-21T17:22:48.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-21T17:22:48.625Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-21T17:22:48.625Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-21T17:22:48.625Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-10-21T17:22:48.625Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-21T17:22:48.625Z] 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-21T17:23:20.961Z] GO111MODULE=on go vet ./... [2021-10-21T17:23:30.991Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-21T17:23:30.991Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-21T17:23:31.251Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-21T17:23:32.118Z] + ls -al . [2021-10-21T17:23:32.118Z] total 632 [2021-10-21T17:23:32.118Z] drwxrwxr-x 10 1001 1001 4096 Oct 21 17:23 . [2021-10-21T17:23:32.118Z] drwxr-xr-x 4 root root 30 Oct 21 17:21 .. [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 11 Oct 21 17:19 .dockerignore [2021-10-21T17:23:32.118Z] drwxrwxr-x 8 1001 1001 162 Oct 21 17:19 .git [2021-10-21T17:23:32.118Z] drwxrwxr-x 4 1001 1001 142 Oct 21 17:19 .github [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 804 Oct 21 17:19 .gitignore [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 42 Oct 21 17:19 .golangci.yml [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 76 Oct 21 17:19 .hadolint.yml [2021-10-21T17:23:32.118Z] drwx------ 3 1001 1001 43 Oct 21 17:20 .semver [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 166 Oct 21 17:19 .sonarcloud.properties [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 1171 Oct 21 17:19 ADOPTERS.md [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 8910 Oct 21 17:19 Attribution.txt [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 43881 Oct 21 17:19 CHANGELOG.md [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 3804 Oct 21 17:19 CONTRIBUTING.md [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 677 Oct 21 17:19 GOVERNANCE.md [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 849 Oct 21 17:19 Jenkinsfile [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 10775 Oct 21 17:19 LICENSE [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 6508 Oct 21 17:19 Makefile [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 582 Oct 21 17:19 OWNERS.md [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 8256 Oct 21 17:19 README.md [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 6912 Oct 21 17:19 SECURITY.md [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 12 Oct 21 17:20 VERSION [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 4131 Oct 21 17:19 ZMQWindows.md [2021-10-21T17:23:32.118Z] drwxrwxr-x 2 1001 1001 37 Oct 21 17:19 bin [2021-10-21T17:23:32.118Z] drwxrwxr-x 14 1001 1001 4096 Oct 21 17:19 cmd [2021-10-21T17:23:32.118Z] -rw-r--r-- 1 root root 425844 Oct 21 17:22 coverage.out [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 848 Oct 21 17:19 go.mod [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 50414 Oct 21 17:21 go.sum [2021-10-21T17:23:32.118Z] drwxrwxr-x 8 1001 1001 124 Oct 21 17:19 internal [2021-10-21T17:23:32.118Z] drwxrwxr-x 3 1001 1001 16 Oct 21 17:19 openapi [2021-10-21T17:23:32.118Z] drwxrwxr-x 4 1001 1001 71 Oct 21 17:19 snap [2021-10-21T17:23:32.118Z] -rw-rw-r-- 1 1001 1001 204 Oct 21 17:19 version.go [Pipeline] sh [2021-10-21T17:23:32.414Z] + '[' -e coverage.out ] [2021-10-21T17:23:32.414Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-21T17:23:32.516Z] Stashed 1 file(s) [Pipeline] sh [2021-10-21T17:23:32.823Z] + make build [2021-10-21T17:23:32.823Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-data/core-data ./cmd/core-data [2021-10-21T17:23:34.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-21T17:23:40.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-command/core-command ./cmd/core-command [2021-10-21T17:23:41.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-21T17:23:42.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-21T17:23:42.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-21T17:23:43.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-21T17:23:44.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-21T17:23:45.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-21T17:23:46.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-21T17:23:47.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-21T17:23:48.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-21T17:23:49.813Z] $ docker stop --time=1 0e4bf59010608870ebbc9607e82a1a34a97bffff7289c6077c6a1291a9482e09 [2021-10-21T17:23:51.463Z] $ docker rm -f 0e4bf59010608870ebbc9607e82a1a34a97bffff7289c6077c6a1291a9482e09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:23:53.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-21T17:23:53.522Z] [2021-10-21T17:23:53.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:23:54.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-21T17:23:54.029Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-21T17:23:54.029Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-21T17:23:54.029Z] ca9280d653b3: Pulling fs layer [2021-10-21T17:23:54.029Z] 7e9c9ca2126c: Pulling fs layer [2021-10-21T17:23:54.029Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-21T17:23:54.029Z] cbdbe7a5bc2a: Download complete [2021-10-21T17:23:54.433Z] ca9280d653b3: Verifying Checksum [2021-10-21T17:23:54.433Z] ca9280d653b3: Download complete [2021-10-21T17:23:54.433Z] cbdbe7a5bc2a: Pull complete [2021-10-21T17:23:54.433Z] 7e9c9ca2126c: Verifying Checksum [2021-10-21T17:23:54.433Z] 7e9c9ca2126c: Download complete [2021-10-21T17:23:55.201Z] ca9280d653b3: Pull complete [2021-10-21T17:23:58.616Z] 7e9c9ca2126c: Pull complete [2021-10-21T17:23:58.616Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-21T17:23:58.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-21T17:23:58.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-21T17:23:58.685Z] prd-centos7-docker-4c-2g-950 does not seem to be running inside a container [2021-10-21T17:23:58.733Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:24:01.379Z] $ docker top 7cdc184b64120bc3c073ce4a4b7f6d5b60acdf61798a5657c3f87a2ac8fab28a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T17:24:01.740Z] + grep parallel [2021-10-21T17:24:01.740Z] + docker-compose build --help [2021-10-21T17:24:02.311Z] --parallel Build images in parallel. [Pipeline] } [2021-10-21T17:24:02.320Z] $ docker stop --time=1 7cdc184b64120bc3c073ce4a4b7f6d5b60acdf61798a5657c3f87a2ac8fab28a [2021-10-21T17:24:03.513Z] $ docker rm -f 7cdc184b64120bc3c073ce4a4b7f6d5b60acdf61798a5657c3f87a2ac8fab28a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:24:03.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-21T17:24:03.904Z] . [Pipeline] withDockerContainer [2021-10-21T17:24:03.968Z] prd-centos7-docker-4c-2g-950 does not seem to be running inside a container [2021-10-21T17:24:04.003Z] $ 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/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:24:04.381Z] $ docker top fa9e069bb70aeacae243bbf6242386ffc3b8b837b443d0951153fa50945ae818 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T17:24:04.749Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-21T17:24:05.326Z] Building core-command ... [2021-10-21T17:24:05.326Z] Building core-data ... [2021-10-21T17:24:05.326Z] Building core-metadata ... [2021-10-21T17:24:05.326Z] Building security-bootstrapper ... [2021-10-21T17:24:05.326Z] Building security-proxy-setup ... [2021-10-21T17:24:05.326Z] Building security-secretstore-setup ... [2021-10-21T17:24:05.326Z] Building support-notifications ... [2021-10-21T17:24:05.326Z] Building support-scheduler ... [2021-10-21T17:24:05.326Z] Building sys-mgmt-agent ... [2021-10-21T17:24:05.326Z] Building security-bootstrapper [2021-10-21T17:24:05.326Z] Building core-metadata [2021-10-21T17:24:05.326Z] Building core-command [2021-10-21T17:24:05.326Z] Building sys-mgmt-agent [2021-10-21T17:24:05.326Z] Building security-secretstore-setup [2021-10-21T17:24:17.595Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:24:17.595Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:24:17.595Z] ---> d4ada6e83504 [2021-10-21T17:24:17.595Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T17:24:17.595Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:24:17.595Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:24:17.595Z] ---> d4ada6e83504 [2021-10-21T17:24:17.595Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T17:24:17.595Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:24:17.595Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:24:17.595Z] ---> d4ada6e83504 [2021-10-21T17:24:17.595Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T17:24:20.138Z] ---> Running in c31c0ff3e9bf [2021-10-21T17:24:20.138Z] ---> Running in 703b258667db [2021-10-21T17:24:20.138Z] ---> Running in e39cd4a5e663 [2021-10-21T17:24:25.412Z] Removing intermediate container 703b258667db [2021-10-21T17:24:25.412Z] ---> 66b8a3775fdb [2021-10-21T17:24:25.412Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:24:25.412Z] Removing intermediate container e39cd4a5e663 [2021-10-21T17:24:25.412Z] ---> 8d30de54e857 [2021-10-21T17:24:25.412Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:24:25.412Z] Removing intermediate container c31c0ff3e9bf [2021-10-21T17:24:25.412Z] ---> 9e31b66ba5c1 [2021-10-21T17:24:25.412Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:24:25.412Z] ---> Running in e37344f0ea3b [2021-10-21T17:24:25.412Z] ---> Running in 8f06761a7071 [2021-10-21T17:24:25.412Z] ---> Running in ed8dc07dd8d0 [2021-10-21T17:24:28.710Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:24:28.710Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:24:28.710Z] ---> d4ada6e83504 [2021-10-21T17:24:28.710Z] Step 3/24 : WORKDIR /edgex-go [2021-10-21T17:24:28.710Z] ---> Using cache [2021-10-21T17:24:28.710Z] ---> 9e31b66ba5c1 [2021-10-21T17:24:28.710Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:24:29.285Z] ---> Running in 0059736f901c [2021-10-21T17:24:29.545Z] Removing intermediate container e37344f0ea3b [2021-10-21T17:24:29.545Z] ---> 392d6cc3c65f [2021-10-21T17:24:29.545Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-21T17:24:29.807Z] Removing intermediate container ed8dc07dd8d0 [2021-10-21T17:24:29.807Z] ---> 9a7f21184f06 [2021-10-21T17:24:29.807Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-21T17:24:29.807Z] ---> Running in 448e6a5b8df3 [2021-10-21T17:24:29.807Z] Removing intermediate container 8f06761a7071 [2021-10-21T17:24:29.808Z] ---> cb7cbbd80bc7 [2021-10-21T17:24:29.808Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-21T17:24:29.808Z] ---> Running in c66319cbbb64 [2021-10-21T17:24:29.808Z] ---> Running in 8fb0fdea63d3 [2021-10-21T17:24:30.387Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T17:24:30.387Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T17:24:30.387Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T17:24:30.387Z] Removing intermediate container 0059736f901c [2021-10-21T17:24:30.387Z] ---> 8fd9e445d784 [2021-10-21T17:24:30.387Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-21T17:24:30.661Z] ---> Running in baa5ad5c2fa9 [2021-10-21T17:24:30.661Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:24:30.661Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:24:30.661Z] ---> d4ada6e83504 [2021-10-21T17:24:30.661Z] Step 3/30 : WORKDIR /edgex-go [2021-10-21T17:24:30.661Z] ---> Using cache [2021-10-21T17:24:30.661Z] ---> 9e31b66ba5c1 [2021-10-21T17:24:30.661Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:24:30.661Z] ---> Using cache [2021-10-21T17:24:30.661Z] ---> 8fd9e445d784 [2021-10-21T17:24:30.661Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-21T17:24:30.661Z] ---> Running in 46a315d98026 [2021-10-21T17:24:30.929Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T17:24:30.929Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T17:24:30.929Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T17:24:31.197Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T17:24:31.197Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T17:24:31.469Z] OK: 220 MiB in 52 packages [2021-10-21T17:24:31.469Z] OK: 220 MiB in 52 packages [2021-10-21T17:24:31.741Z] OK: 220 MiB in 52 packages [2021-10-21T17:24:31.741Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T17:24:31.741Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T17:24:31.741Z] Removing intermediate container 448e6a5b8df3 [2021-10-21T17:24:31.741Z] ---> b2e0b8e4bc7e [2021-10-21T17:24:31.741Z] Step 6/22 : COPY . . [2021-10-21T17:24:32.008Z] Removing intermediate container c66319cbbb64 [2021-10-21T17:24:32.008Z] ---> ef809fab7440 [2021-10-21T17:24:32.008Z] Step 6/22 : COPY . . [2021-10-21T17:24:32.008Z] OK: 220 MiB in 52 packages [2021-10-21T17:24:32.276Z] Removing intermediate container 8fb0fdea63d3 [2021-10-21T17:24:32.276Z] ---> 07027bfde3a4 [2021-10-21T17:24:32.276Z] Step 6/22 : COPY . . [2021-10-21T17:24:32.276Z] OK: 220 MiB in 52 packages [2021-10-21T17:24:36.541Z] Removing intermediate container baa5ad5c2fa9 [2021-10-21T17:24:36.541Z] ---> 8e36d2baabc0 [2021-10-21T17:24:36.541Z] Step 6/24 : COPY . . [2021-10-21T17:24:36.807Z] Removing intermediate container 46a315d98026 [2021-10-21T17:24:36.807Z] ---> 4fd9f098e82e [2021-10-21T17:24:36.807Z] Step 6/30 : COPY . . [2021-10-21T17:24:43.395Z] ---> 4caa8b5cfd95 [2021-10-21T17:24:43.395Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:24:43.395Z] ---> 241bbf5499d5 [2021-10-21T17:24:43.395Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:24:43.395Z] ---> 20e8f71cc01e [2021-10-21T17:24:43.395Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:24:43.395Z] ---> Running in 24d43561c201 [2021-10-21T17:24:43.395Z] ---> Running in dbf3e331a40c [2021-10-21T17:24:43.395Z] ---> Running in afd425451d03 [2021-10-21T17:24:46.444Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-952 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-10-21T17:24:46.454Z] Running in /w/workspace/edgex-go/86 [Pipeline] { [Pipeline] checkout [2021-10-21T17:24:46.668Z] The recommended git tool is: git [2021-10-21T17:24:53.276Z] using credential edgex-jenkins-ssh [2021-10-21T17:24:53.295Z] Cloning the remote Git repository [2021-10-21T17:24:53.924Z] ---> e54def268bd8 [2021-10-21T17:24:53.924Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:24:53.924Z] ---> Running in 98697e17daee [2021-10-21T17:24:53.924Z] ---> da07dfa12693 [2021-10-21T17:24:53.924Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:24:53.924Z] ---> Running in dab66dad2c48 [2021-10-21T17:24:53.924Z] Removing intermediate container afd425451d03 [2021-10-21T17:24:53.924Z] ---> fef858f26f99 [2021-10-21T17:24:53.924Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-21T17:24:53.924Z] ---> Running in 12ef4b9dbd3d [2021-10-21T17:24:53.924Z] Removing intermediate container 24d43561c201 [2021-10-21T17:24:53.924Z] ---> 646ac8f73a27 [2021-10-21T17:24:53.924Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-21T17:24:53.924Z] Removing intermediate container dbf3e331a40c [2021-10-21T17:24:53.924Z] ---> 5454585451a7 [2021-10-21T17:24:53.924Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-21T17:24:53.924Z] ---> Running in 0892a1dd44c6 [2021-10-21T17:24:53.924Z] ---> Running in 2440195d4eb3 [2021-10-21T17:24:53.355Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-21T17:24:53.465Z] > git init /w/workspace/edgex-go/86 # timeout=10 [2021-10-21T17:24:53.594Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-21T17:24:53.595Z] > git --version # timeout=10 [2021-10-21T17:24:53.615Z] > git --version # 'git version 2.17.1' [2021-10-21T17:24:53.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-21T17:24:53.722Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-21T17:24:54.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-21T17:24:54.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-21T17:24:54.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-command/core-command ./cmd/core-command [2021-10-21T17:24:55.157Z] Removing intermediate container 98697e17daee [2021-10-21T17:24:55.157Z] ---> 60ff65d35f4f [2021-10-21T17:24:55.157Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-21T17:24:55.158Z] ---> Running in e418d1806012 [2021-10-21T17:24:55.733Z] Removing intermediate container dab66dad2c48 [2021-10-21T17:24:55.733Z] ---> cb9b359ffed3 [2021-10-21T17:24:55.733Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-21T17:24:55.733Z] ---> Running in 5ce9a4caf9f0 [2021-10-21T17:24:55.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-21T17:24:56.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-21T17:25:38.658Z] Avoid second fetch [2021-10-21T17:25:38.658Z] Checking out Revision 4fce4fd27b83639adf412401c3e643ffc0a9adcc (main) [2021-10-21T17:25:38.611Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-21T17:25:38.642Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-21T17:25:38.697Z] > git config core.sparsecheckout # timeout=10 [2021-10-21T17:25:38.713Z] > git checkout -f 4fce4fd27b83639adf412401c3e643ffc0a9adcc # timeout=10 [2021-10-21T17:25:43.091Z] Removing intermediate container 0892a1dd44c6 [2021-10-21T17:25:43.091Z] ---> b7c1fe72dedd [2021-10-21T17:25:43.091Z] [2021-10-21T17:25:43.091Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T17:25:43.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-21T17:25:43.091Z] Removing intermediate container 2440195d4eb3 [2021-10-21T17:25:43.091Z] ---> 0b55b01a8576 [2021-10-21T17:25:43.091Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-21T17:25:43.091Z] ---> Running in 5017c498df79 [2021-10-21T17:25:43.091Z] 3.14: Pulling from library/alpine [2021-10-21T17:25:43.091Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-21T17:25:43.091Z] Status: Downloaded newer image for alpine:3.14 [2021-10-21T17:25:43.091Z] ---> 14119a10abf4 [2021-10-21T17:25:43.091Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-21T17:25:43.091Z] ---> Running in 6a19cefc5bb7 [2021-10-21T17:25:43.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-21T17:25:43.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T17:25:43.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T17:25:43.091Z] Removing intermediate container e418d1806012 [2021-10-21T17:25:43.091Z] ---> 37ad7b2e9ca4 [2021-10-21T17:25:43.091Z] [2021-10-21T17:25:43.091Z] Step 9/30 : FROM alpine:3.14 [2021-10-21T17:25:43.091Z] ---> 14119a10abf4 [2021-10-21T17:25:43.091Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-21T17:25:43.091Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-21T17:25:43.091Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T17:25:43.091Z] ---> Running in e4c5280b07fd [2021-10-21T17:25:43.091Z] OK: 6 MiB in 15 packages [2021-10-21T17:25:43.091Z] Removing intermediate container e4c5280b07fd [2021-10-21T17:25:43.091Z] ---> ba0a1d915fea [2021-10-21T17:25:43.091Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-21T17:25:43.091Z] ---> Running in ba38dc8a8290 [2021-10-21T17:25:43.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T17:25:43.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T17:25:43.091Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-21T17:25:43.091Z] (2/2) Installing su-exec (0.2-r1) [2021-10-21T17:25:43.091Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T17:25:43.091Z] OK: 6 MiB in 16 packages [2021-10-21T17:25:43.091Z] Removing intermediate container 6a19cefc5bb7 [2021-10-21T17:25:43.091Z] ---> a67749219c9d [2021-10-21T17:25:43.091Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T17:25:43.091Z] Removing intermediate container 12ef4b9dbd3d [2021-10-21T17:25:43.091Z] ---> 57f88e3d6984 [2021-10-21T17:25:43.091Z] [2021-10-21T17:25:43.091Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T17:25:43.091Z] ---> 14119a10abf4 [2021-10-21T17:25:43.091Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-21T17:25:43.091Z] ---> Using cache [2021-10-21T17:25:43.091Z] ---> a67749219c9d [2021-10-21T17:25:43.091Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T17:25:43.091Z] ---> Running in 16ff6d8f7fe2 [2021-10-21T17:25:43.091Z] ---> Running in ffc81ff4adba [2021-10-21T17:25:43.091Z] Removing intermediate container 5017c498df79 [2021-10-21T17:25:43.091Z] ---> c7d123849feb [2021-10-21T17:25:43.091Z] [2021-10-21T17:25:43.091Z] Step 10/22 : FROM docker:20.10.8 [2021-10-21T17:25:43.091Z] Removing intermediate container ffc81ff4adba [2021-10-21T17:25:43.091Z] ---> ab3e92a41eb8 [2021-10-21T17:25:43.091Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-21T17:25:43.091Z] Removing intermediate container 16ff6d8f7fe2 [2021-10-21T17:25:43.091Z] ---> d24e95eca522 [2021-10-21T17:25:43.091Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-21T17:25:43.091Z] 20.10.8: Pulling from library/docker [2021-10-21T17:25:43.091Z] ---> Running in df4200d2f41a [2021-10-21T17:25:43.091Z] ---> Running in ed514d3a5c41 [2021-10-21T17:25:43.091Z] Removing intermediate container ba38dc8a8290 [2021-10-21T17:25:43.091Z] ---> b303824a6472 [2021-10-21T17:25:43.091Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-21T17:25:43.091Z] Removing intermediate container df4200d2f41a [2021-10-21T17:25:43.091Z] ---> 68e4d1a9217d [2021-10-21T17:25:43.091Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-21T17:25:43.091Z] ---> Running in bb9453d46828 [2021-10-21T17:25:43.091Z] Removing intermediate container 5ce9a4caf9f0 [2021-10-21T17:25:43.091Z] ---> e80179fbf084 [2021-10-21T17:25:43.091Z] [2021-10-21T17:25:43.091Z] Step 9/24 : FROM alpine:3.14 [2021-10-21T17:25:43.091Z] ---> 14119a10abf4 [2021-10-21T17:25:43.091Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-21T17:25:43.091Z] Removing intermediate container ed514d3a5c41 [2021-10-21T17:25:43.091Z] ---> 91405ec7ba81 [2021-10-21T17:25:43.091Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-21T17:25:43.091Z] ---> Running in fca93e8487c9 [2021-10-21T17:25:43.091Z] ---> Running in f822a96e6ef3 [2021-10-21T17:25:43.091Z] ---> Running in fff1043d9e68 [2021-10-21T17:25:43.091Z] Removing intermediate container bb9453d46828 [2021-10-21T17:25:43.091Z] ---> d6ed4a455b53 [2021-10-21T17:25:43.091Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-21T17:25:43.091Z] Removing intermediate container fca93e8487c9 [2021-10-21T17:25:43.091Z] ---> 5cd80501a94f [2021-10-21T17:25:43.091Z] Step 14/22 : WORKDIR / [2021-10-21T17:25:43.091Z] ---> Running in e4f3583c3541 [2021-10-21T17:25:43.091Z] ---> Running in df221a5bccfb [2021-10-21T17:25:43.091Z] Removing intermediate container fff1043d9e68 [2021-10-21T17:25:43.091Z] ---> 9d089d6b4b89 [2021-10-21T17:25:43.091Z] Step 14/22 : WORKDIR / [2021-10-21T17:25:43.091Z] Removing intermediate container e4f3583c3541 [2021-10-21T17:25:43.091Z] ---> c55f7a1c939e [2021-10-21T17:25:43.091Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-21T17:25:43.091Z] ---> Running in f6da784a88be [2021-10-21T17:25:43.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T17:25:43.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T17:25:43.091Z] ---> Running in 1dfa2a53dbba [2021-10-21T17:25:43.091Z] Removing intermediate container df221a5bccfb [2021-10-21T17:25:43.091Z] ---> 8815b4620441 [2021-10-21T17:25:43.091Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T17:25:43.091Z] Removing intermediate container f6da784a88be [2021-10-21T17:25:43.091Z] ---> 23776433ed02 [2021-10-21T17:25:43.091Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T17:25:43.091Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-21T17:25:43.091Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-21T17:25:43.091Z] (3/3) Installing su-exec (0.2-r1) [2021-10-21T17:25:43.091Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T17:25:43.091Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T17:25:43.091Z] OK: 6 MiB in 17 packages [2021-10-21T17:25:43.091Z] ---> 9e54bc986e9c [2021-10-21T17:25:43.091Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-21T17:25:43.091Z] ---> 698a5cea6404 [2021-10-21T17:25:43.091Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-21T17:25:43.091Z] Removing intermediate container f822a96e6ef3 [2021-10-21T17:25:43.091Z] ---> 75c5073cbb91 [2021-10-21T17:25:43.091Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-21T17:25:43.091Z] Removing intermediate container 1dfa2a53dbba [2021-10-21T17:25:43.091Z] ---> 3048e5802bea [2021-10-21T17:25:43.091Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-21T17:25:43.091Z] ---> Running in 50952c3030da [2021-10-21T17:25:43.091Z] ---> fcab9ecd4bba [2021-10-21T17:25:43.091Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-21T17:25:43.091Z] ---> b402470b9425 [2021-10-21T17:25:43.091Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-21T17:25:43.091Z] ---> Running in 379021de93fc [2021-10-21T17:25:43.091Z] Removing intermediate container 50952c3030da [2021-10-21T17:25:43.091Z] ---> ef6d15266a64 [2021-10-21T17:25:43.091Z] Step 12/24 : WORKDIR / [2021-10-21T17:25:43.091Z] ---> 3a13529a74a0 [2021-10-21T17:25:43.091Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-21T17:25:43.091Z] ---> Running in 236b3677407a [2021-10-21T17:25:43.091Z] Removing intermediate container 379021de93fc [2021-10-21T17:25:43.091Z] ---> 9232e927385d [2021-10-21T17:25:43.091Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-21T17:25:43.091Z] ---> d9f5470f75aa [2021-10-21T17:25:43.091Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-21T17:25:43.091Z] ---> Running in eb3738b38f92 [2021-10-21T17:25:43.091Z] ---> Running in 3309f2afadd5 [2021-10-21T17:25:43.091Z] Removing intermediate container 236b3677407a [2021-10-21T17:25:43.091Z] ---> 433dc777df8a [2021-10-21T17:25:43.091Z] 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-21T17:25:43.091Z] Removing intermediate container eb3738b38f92 [2021-10-21T17:25:43.091Z] ---> 93f33997bb6b [2021-10-21T17:25:43.091Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T17:25:43.091Z] ---> a8de6e76ff19 [2021-10-21T17:25:43.091Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-21T17:25:43.091Z] ---> Running in df5282406a34 [2021-10-21T17:25:43.091Z] Removing intermediate container 3309f2afadd5 [2021-10-21T17:25:43.091Z] ---> c9e93419e8c9 [2021-10-21T17:25:43.091Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T17:25:43.091Z] ---> Running in b3e2a4f4a766 [2021-10-21T17:25:43.091Z] ---> 326f2e9e2fc2 [2021-10-21T17:25:43.091Z] 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-21T17:25:43.091Z] Removing intermediate container df5282406a34 [2021-10-21T17:25:43.091Z] ---> 828a9ba67d52 [2021-10-21T17:25:43.091Z] Step 20/22 : LABEL arch=x86_64 [2021-10-21T17:25:43.091Z] ---> Running in df3e64423481 [2021-10-21T17:25:43.091Z] ---> Running in 4c9d1b769fd6 [2021-10-21T17:25:43.091Z] ---> 29fa6f0d75ad [2021-10-21T17:25:43.091Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-21T17:25:43.091Z] Removing intermediate container df3e64423481 [2021-10-21T17:25:43.091Z] ---> aab5d5edadfa [2021-10-21T17:25:43.091Z] Step 20/22 : LABEL arch=x86_64 [2021-10-21T17:25:43.360Z] ---> Running in 1f12bf376add [2021-10-21T17:25:43.360Z] Removing intermediate container 4c9d1b769fd6 [2021-10-21T17:25:43.360Z] ---> 89260c0ecac8 [2021-10-21T17:25:43.360Z] Step 21/22 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:25:43.360Z] ---> 1a0a660d49ce [2021-10-21T17:25:43.360Z] 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-21T17:25:43.360Z] ---> Running in 3feccfbf9a44 [2021-10-21T17:25:43.454Z] Commit message: "feat(all): Enable CORS headers for all services (#3758)" [2021-10-21T17:25:43.632Z] Removing intermediate container 1f12bf376add [2021-10-21T17:25:43.632Z] ---> d8ad3d3c36c8 [2021-10-21T17:25:43.632Z] Step 21/22 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:25:43.632Z] ---> Running in 28641fa28d88 [2021-10-21T17:25:43.632Z] Removing intermediate container 3feccfbf9a44 [2021-10-21T17:25:43.632Z] ---> 9030a8248f67 [2021-10-21T17:25:43.632Z] Step 22/22 : LABEL version=2.0.1-dev.75 [2021-10-21T17:25:43.632Z] ---> d2f1a6411971 [2021-10-21T17:25:43.632Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-21T17:25:43.632Z] ---> Running in 50bd9046e50c [2021-10-21T17:25:43.896Z] Removing intermediate container 28641fa28d88 [2021-10-21T17:25:43.896Z] ---> fcb8abd29ea8 [2021-10-21T17:25:43.896Z] Step 22/22 : LABEL version=2.0.1-dev.75 [2021-10-21T17:25:43.896Z] ---> Running in dbcd660b3704 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-21T17:25:44.157Z] Removing intermediate container b3e2a4f4a766 [2021-10-21T17:25:44.157Z] ---> 87e57adf10c3 [2021-10-21T17:25:44.157Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T17:25:44.157Z] Removing intermediate container 50bd9046e50c [2021-10-21T17:25:44.157Z] ---> 288e07c9c4a4 [2021-10-21T17:25:44.157Z] [2021-10-21T17:25:44.157Z] Successfully built 288e07c9c4a4 [2021-10-21T17:25:44.157Z] ---> ed607e47cb21 [2021-10-21T17:25:44.157Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-21T17:25:44.157Z] Successfully tagged core-metadata:latest [2021-10-21T17:25:44.157Z] Building core-data [2021-10-21T17:25:44.157Z] Removing intermediate container dbcd660b3704 [2021-10-21T17:25:44.157Z] ---> 8ae831c8bb92 [2021-10-21T17:25:44.157Z] [2021-10-21T17:25:44.419Z]  Building core-metadata ... done Successfully built 8ae831c8bb92 [2021-10-21T17:25:44.419Z] Successfully tagged core-command:latest [2021-10-21T17:25:44.419Z] Building support-notifications [2021-10-21T17:25:44.628Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-21T17:25:44.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-21T17:25:44.628Z] Dload Upload Total Spent Left Speed [2021-10-21T17:25:44.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 79891 0 --:--:-- --:--:-- --:--:-- 80435 [2021-10-21T17:25:44.682Z]  Building core-command ... done  ---> c10d49e9c623 [2021-10-21T17:25:44.682Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [Pipeline] sh [2021-10-21T17:25:45.085Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-21T17:25:45.445Z] + sudo tee /etc/docker/daemon.new [2021-10-21T17:25:45.445Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-21T17:25:45.445Z] { [2021-10-21T17:25:45.445Z] "registry-mirrors": [ [2021-10-21T17:25:45.445Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-21T17:25:45.445Z] ], [2021-10-21T17:25:45.445Z] "bip": "10.250.0.254/24", [2021-10-21T17:25:45.445Z] "hosts": [ [2021-10-21T17:25:45.445Z] "tcp://0.0.0.0:5555", [2021-10-21T17:25:45.445Z] "unix:///var/run/docker.sock" [2021-10-21T17:25:45.445Z] ], [2021-10-21T17:25:45.445Z] "mtu": 1458, [2021-10-21T17:25:45.445Z] "selinux-enabled": true, [2021-10-21T17:25:45.445Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-21T17:25:45.445Z] } [Pipeline] sh [2021-10-21T17:25:45.811Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-21T17:25:46.172Z] + sudo service docker restart [2021-10-21T17:25:49.973Z] ---> 342b5abb1c49 [2021-10-21T17:25:49.973Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-21T17:25:49.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:25:49.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:25:49.973Z] ---> d4ada6e83504 [2021-10-21T17:25:49.973Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T17:25:49.973Z] ---> Using cache [2021-10-21T17:25:49.973Z] ---> 9e31b66ba5c1 [2021-10-21T17:25:49.973Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:25:49.973Z] ---> Using cache [2021-10-21T17:25:49.973Z] ---> 8fd9e445d784 [2021-10-21T17:25:49.973Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-21T17:25:50.234Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:25:50.234Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:25:50.234Z] ---> d4ada6e83504 [2021-10-21T17:25:50.234Z] Step 3/21 : WORKDIR /edgex-go [2021-10-21T17:25:50.234Z] ---> Using cache [2021-10-21T17:25:50.234Z] ---> 9e31b66ba5c1 [2021-10-21T17:25:50.234Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:25:50.234Z] ---> Using cache [2021-10-21T17:25:50.234Z] ---> 8fd9e445d784 [2021-10-21T17:25:50.234Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-21T17:25:52.146Z] ---> ee86bc7b2d38 [2021-10-21T17:25:52.146Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-21T17:25:52.146Z] ---> Running in 5397d061873f [2021-10-21T17:25:52.146Z] ---> Running in f1172b4f1261 [2021-10-21T17:25:52.146Z] ---> bc22fd18b6d8 [2021-10-21T17:25:52.146Z] 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-21T17:25:52.146Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-21T17:25:52.146Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-21T17:25:52.146Z] ---> bc6c0ffef665 [2021-10-21T17:25:52.146Z] 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-21T17:25:52.146Z] ---> Running in 50a37028d1c8 [2021-10-21T17:25:52.146Z] ---> 763cd2f2a673 [2021-10-21T17:25:52.146Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-21T17:25:52.146Z] ---> Running in 0883e934e1b9 [2021-10-21T17:25:52.409Z] Removing intermediate container 0883e934e1b9 [2021-10-21T17:25:52.409Z] ---> b5b9e1c6ccdf [2021-10-21T17:25:52.409Z] 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-21T17:25:52.409Z] ---> Running in 7ad0c1e0dfcc [2021-10-21T17:25:52.409Z] ---> a318c3f7d6d3 [2021-10-21T17:25:52.409Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-21T17:25:52.409Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T17:25:52.675Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T17:25:52.675Z] ---> c15594c0cb43 [2021-10-21T17:25:52.675Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-21T17:25:52.675Z] ---> Running in 0569aca98363 [2021-10-21T17:25:52.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T17:25:52.941Z] Removing intermediate container 0569aca98363 [2021-10-21T17:25:52.941Z] ---> 310688d7e2d2 [2021-10-21T17:25:52.941Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-21T17:25:52.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T17:25:52.941Z] Removing intermediate container 50a37028d1c8 [2021-10-21T17:25:52.941Z] ---> 61376ea81f13 [2021-10-21T17:25:52.941Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-21T17:25:52.941Z] ---> e23908927918 [2021-10-21T17:25:52.941Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-21T17:25:53.225Z] (1/42) Installing readline (8.1.0-r0) [2021-10-21T17:25:53.225Z] (2/42) Installing bash (5.1.4-r0) [2021-10-21T17:25:53.225Z] Executing bash-5.1.4-r0.post-install [2021-10-21T17:25:53.225Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-21T17:25:53.225Z] ---> Running in 1afc4f0bee84 [2021-10-21T17:25:53.225Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-21T17:25:53.225Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-21T17:25:53.225Z] (6/42) Installing curl (7.79.1-r0) [2021-10-21T17:25:53.225Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-21T17:25:53.225Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-21T17:25:53.225Z] (9/42) Installing expat (2.4.1-r0) [2021-10-21T17:25:53.225Z] (10/42) Installing libffi (3.3-r2) [2021-10-21T17:25:53.225Z] (11/42) Installing gdbm (1.19-r0) [2021-10-21T17:25:53.225Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-21T17:25:53.225Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-21T17:25:53.225Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-21T17:25:53.225Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-21T17:25:53.225Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-21T17:25:53.225Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-21T17:25:53.225Z] ---> Running in b576e8f28832 [2021-10-21T17:25:53.225Z] Removing intermediate container 1afc4f0bee84 [2021-10-21T17:25:53.225Z] ---> b23cc2f0fb3b [2021-10-21T17:25:53.225Z] Step 22/24 : LABEL arch=x86_64 [2021-10-21T17:25:53.497Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T17:25:53.497Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T17:25:53.763Z] ---> Running in e371a06b74b6 [2021-10-21T17:25:53.764Z] OK: 220 MiB in 52 packages [2021-10-21T17:25:53.764Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-21T17:25:53.764Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-21T17:25:54.028Z] OK: 220 MiB in 52 packages [2021-10-21T17:25:54.028Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-21T17:25:54.028Z] Removing intermediate container e371a06b74b6 [2021-10-21T17:25:54.028Z] ---> 64f24f3ac2ef [2021-10-21T17:25:54.028Z] Step 23/24 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:25:54.028Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-21T17:25:54.028Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-21T17:25:54.028Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-21T17:25:54.028Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-21T17:25:54.028Z] ---> Running in 385eb73a9969 [2021-10-21T17:25:54.028Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-21T17:25:54.028Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-21T17:25:54.028Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-21T17:25:54.028Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-21T17:25:54.028Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-21T17:25:54.292Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-21T17:25:54.292Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-21T17:25:54.292Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-21T17:25:54.292Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-21T17:25:54.292Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-21T17:25:54.292Z] Removing intermediate container 385eb73a9969 [2021-10-21T17:25:54.292Z] ---> 19dd13904d9e [2021-10-21T17:25:54.292Z] Step 24/24 : LABEL version=2.0.1-dev.75 [2021-10-21T17:25:54.292Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-21T17:25:54.292Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-21T17:25:54.292Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-21T17:25:54.292Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-21T17:25:54.292Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-21T17:25:54.292Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-21T17:25:54.292Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-21T17:25:54.554Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-21T17:25:54.554Z] ---> Running in e93210329bbb [2021-10-21T17:25:54.840Z] Removing intermediate container 5397d061873f [2021-10-21T17:25:54.840Z] ---> 0474086234ca [2021-10-21T17:25:54.840Z] Step 6/21 : COPY . . [2021-10-21T17:25:54.840Z] Removing intermediate container b576e8f28832 [2021-10-21T17:25:54.840Z] ---> 8113d0558fda [2021-10-21T17:25:54.840Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-21T17:25:54.840Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T17:25:54.840Z] OK: 84 MiB in 64 packages [2021-10-21T17:25:54.840Z] Removing intermediate container f1172b4f1261 [2021-10-21T17:25:54.840Z] ---> e4d11ddb708c [2021-10-21T17:25:54.840Z] Step 6/22 : COPY . . [2021-10-21T17:25:54.840Z] Removing intermediate container e93210329bbb [2021-10-21T17:25:54.840Z] ---> 78bd97d83c8b [2021-10-21T17:25:54.840Z] [2021-10-21T17:25:54.840Z] Successfully built 78bd97d83c8b [2021-10-21T17:25:55.111Z] Successfully tagged security-secretstore-setup:latest [2021-10-21T17:25:55.111Z] Building support-scheduler [2021-10-21T17:25:55.111Z]  Building security-secretstore-setup ... done  ---> Running in 15c77ad81cf2 [2021-10-21T17:25:55.691Z] Collecting docker-compose==1.23.2 [2021-10-21T17:25:55.691Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-21T17:25:55.691Z] 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-21T17:25:55.691Z] Collecting cached-property<2,>=1.2.0 [2021-10-21T17:25:55.691Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-21T17:25:55.961Z] Collecting jsonschema<3,>=2.5.1 [2021-10-21T17:25:55.961Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-21T17:25:56.236Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-21T17:25:56.236Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-21T17:25:56.236Z] Collecting docopt<0.7,>=0.6.1 [2021-10-21T17:25:56.236Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-21T17:25:56.509Z] Collecting docker<4.0,>=3.6.0 [2021-10-21T17:25:56.509Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-21T17:25:56.509Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-21T17:25:56.509Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-21T17:25:59.059Z] Collecting PyYAML<4,>=3.10 [2021-10-21T17:25:59.059Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-21T17:26:00.464Z] Removing intermediate container 15c77ad81cf2 [2021-10-21T17:26:00.464Z] ---> 8b255d2a9e57 [2021-10-21T17:26:00.464Z] Step 27/30 : CMD ["gate"] [2021-10-21T17:26:01.855Z] Collecting texttable<0.10,>=0.9.0 [2021-10-21T17:26:02.137Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-21T17:26:02.422Z] ---> Running in 796584698c36 [2021-10-21T17:26:02.685Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-21T17:26:02.685Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-21T17:26:02.685Z] Collecting docker-pycreds>=0.4.0 [2021-10-21T17:26:02.685Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-21T17:26:02.685Z] Collecting idna<2.8,>=2.5 [2021-10-21T17:26:02.685Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-21T17:26:02.948Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-21T17:26:02.948Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-21T17:26:02.948Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-21T17:26:02.948Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-21T17:26:02.948Z] 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-21T17:26:02.948Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-21T17:26:02.948Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-21T17:26:02.948Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-21T17:26:02.948Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-21T17:26:02.948Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-21T17:26:02.948Z] Attempting uninstall: urllib3 [2021-10-21T17:26:02.948Z] Found existing installation: urllib3 1.26.5 [2021-10-21T17:26:03.211Z] Uninstalling urllib3-1.26.5: [2021-10-21T17:26:03.211Z] Successfully uninstalled urllib3-1.26.5 [2021-10-21T17:26:03.491Z] Attempting uninstall: idna [2021-10-21T17:26:03.491Z] Found existing installation: idna 3.2 [2021-10-21T17:26:03.491Z] Uninstalling idna-3.2: [2021-10-21T17:26:03.491Z] Successfully uninstalled idna-3.2 [2021-10-21T17:26:03.491Z] Removing intermediate container 796584698c36 [2021-10-21T17:26:03.491Z] ---> 45cb18a385f7 [2021-10-21T17:26:03.491Z] Step 28/30 : LABEL arch=x86_64 [2021-10-21T17:26:03.812Z] Attempting uninstall: chardet [2021-10-21T17:26:03.812Z] Found existing installation: chardet 4.0.0 [2021-10-21T17:26:03.812Z] Uninstalling chardet-4.0.0: [2021-10-21T17:26:03.812Z] Successfully uninstalled chardet-4.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-21T17:26:04.676Z] provisioning config files... [2021-10-21T17:26:04.709Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/86@tmp/config3267068865820682783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:26:05.108Z] ---> docker-login.sh [2021-10-21T17:26:05.108Z] nexus3.edgexfoundry.org:10001 [2021-10-21T17:26:05.736Z] Attempting uninstall: requests [2021-10-21T17:26:05.736Z] Found existing installation: requests 2.25.1 [2021-10-21T17:26:05.736Z] Uninstalling requests-2.25.1: [2021-10-21T17:26:05.736Z] Successfully uninstalled requests-2.25.1 [2021-10-21T17:26:06.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:26:06.685Z] ---> Running in 17dd76a26bcc [2021-10-21T17:26:06.685Z] Running setup.py install for texttable: started [2021-10-21T17:26:06.685Z] ---> ccaa71e59206 [2021-10-21T17:26:06.685Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:26:06.685Z] ---> d50900ed9b6a [2021-10-21T17:26:06.685Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:26:06.944Z] Removing intermediate container 17dd76a26bcc [2021-10-21T17:26:06.944Z] ---> 7a7423141f53 [2021-10-21T17:26:06.944Z] Step 29/30 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:26:06.944Z] ---> Running in c19cd6c98fde [2021-10-21T17:26:06.944Z] ---> Running in 44f8fd088062 [2021-10-21T17:26:06.944Z] Running setup.py install for texttable: finished with status 'done' [2021-10-21T17:26:06.944Z] Running setup.py install for PyYAML: started [2021-10-21T17:26:06.944Z] ---> Running in 5e7f24306bec [2021-10-21T17:26:07.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:26:07.178Z] Configure a credential helper to remove this warning. See [2021-10-21T17:26:07.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:26:07.178Z] [2021-10-21T17:26:07.178Z] Login Succeeded [2021-10-21T17:26:07.178Z] nexus3.edgexfoundry.org:10002 [2021-10-21T17:26:07.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:26:07.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:26:07.467Z] Configure a credential helper to remove this warning. See [2021-10-21T17:26:07.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:26:07.467Z] [2021-10-21T17:26:07.467Z] Login Succeeded [2021-10-21T17:26:07.467Z] nexus3.edgexfoundry.org:10003 [2021-10-21T17:26:07.520Z] Removing intermediate container 5e7f24306bec [2021-10-21T17:26:07.520Z] ---> 6fb3ce22ec4a [2021-10-21T17:26:07.520Z] Step 30/30 : LABEL version=2.0.1-dev.75 [2021-10-21T17:26:07.520Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-21T17:26:08.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:26:08.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:26:08.088Z] Configure a credential helper to remove this warning. See [2021-10-21T17:26:08.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:26:08.088Z] [2021-10-21T17:26:08.088Z] Login Succeeded [2021-10-21T17:26:08.088Z] nexus3.edgexfoundry.org:10004 [2021-10-21T17:26:08.126Z] Running setup.py install for docopt: started [2021-10-21T17:26:08.126Z] ---> Running in 1fdfc40dc847 [2021-10-21T17:26:08.407Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:26:08.407Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:26:08.407Z] ---> d4ada6e83504 [2021-10-21T17:26:08.407Z] Step 3/23 : WORKDIR /edgex-go [2021-10-21T17:26:08.407Z] ---> Using cache [2021-10-21T17:26:08.407Z] ---> 9e31b66ba5c1 [2021-10-21T17:26:08.407Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:26:08.407Z] ---> Using cache [2021-10-21T17:26:08.407Z] ---> 8fd9e445d784 [2021-10-21T17:26:08.407Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-21T17:26:08.407Z] ---> Using cache [2021-10-21T17:26:08.407Z] ---> 4fd9f098e82e [2021-10-21T17:26:08.407Z] Step 6/23 : COPY go.mod . [2021-10-21T17:26:08.407Z] Running setup.py install for docopt: finished with status 'done' [2021-10-21T17:26:08.407Z] Running setup.py install for dockerpty: started [2021-10-21T17:26:08.407Z] Removing intermediate container 1fdfc40dc847 [2021-10-21T17:26:08.407Z] ---> bbee2530630b [2021-10-21T17:26:08.407Z] [2021-10-21T17:26:08.687Z] Successfully built bbee2530630b [2021-10-21T17:26:08.687Z] Successfully tagged security-bootstrapper:latest [2021-10-21T17:26:08.687Z] Building security-proxy-setup [2021-10-21T17:26:08.687Z]  Building security-bootstrapper ... done  ---> c867ec5a4104 [2021-10-21T17:26:08.687Z] Step 7/23 : RUN go mod download [2021-10-21T17:26:08.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:26:08.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:26:08.704Z] Configure a credential helper to remove this warning. See [2021-10-21T17:26:08.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:26:08.704Z] [2021-10-21T17:26:08.704Z] Login Succeeded [2021-10-21T17:26:08.704Z] docker.io [2021-10-21T17:26:08.961Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-21T17:26:09.225Z] ---> Running in da43c74626a3 [2021-10-21T17:26:09.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:26:09.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:26:09.930Z] Configure a credential helper to remove this warning. See [2021-10-21T17:26:09.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:26:09.930Z] [2021-10-21T17:26:09.930Z] Login Succeeded [2021-10-21T17:26:09.930Z] ---> docker-login.sh ends [Pipeline] } [2021-10-21T17:26:09.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-21T17:26:10.289Z] ========================================================= [2021-10-21T17:26:10.289Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-21T17:26:10.289Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-21T17:26:10.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-21T17:26:10.931Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-21T17:26:10.931Z] 552d1f2373af: Pulling fs layer [2021-10-21T17:26:10.931Z] ea3f2d53f512: Pulling fs layer [2021-10-21T17:26:10.931Z] 9e70ebbbe112: Pulling fs layer [2021-10-21T17:26:10.931Z] 7a9cfe048b4a: Pulling fs layer [2021-10-21T17:26:10.931Z] 72dc09318566: Pulling fs layer [2021-10-21T17:26:10.931Z] f4f7b4309257: Pulling fs layer [2021-10-21T17:26:10.931Z] 0ac9a79272e3: Pulling fs layer [2021-10-21T17:26:10.931Z] b78e95d17946: Pulling fs layer [2021-10-21T17:26:10.931Z] 7a9cfe048b4a: Waiting [2021-10-21T17:26:10.931Z] f4f7b4309257: Waiting [2021-10-21T17:26:10.931Z] 72dc09318566: Waiting [2021-10-21T17:26:10.931Z] 0ac9a79272e3: Waiting [2021-10-21T17:26:10.931Z] 9e70ebbbe112: Verifying Checksum [2021-10-21T17:26:10.931Z] 9e70ebbbe112: Download complete [2021-10-21T17:26:10.931Z] ea3f2d53f512: Download complete [2021-10-21T17:26:10.931Z] 72dc09318566: Verifying Checksum [2021-10-21T17:26:10.931Z] 72dc09318566: Download complete [2021-10-21T17:26:11.179Z] 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-21T17:26:11.220Z] f4f7b4309257: Verifying Checksum [2021-10-21T17:26:11.220Z] f4f7b4309257: Download complete [2021-10-21T17:26:11.220Z] 552d1f2373af: Verifying Checksum [2021-10-21T17:26:11.220Z] 552d1f2373af: Download complete [2021-10-21T17:26:11.220Z] 0ac9a79272e3: Verifying Checksum [2021-10-21T17:26:11.220Z] 0ac9a79272e3: Download complete [2021-10-21T17:26:11.441Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:26:11.441Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:26:11.441Z] ---> d4ada6e83504 [2021-10-21T17:26:11.441Z] Step 3/20 : WORKDIR /edgex-go [2021-10-21T17:26:11.441Z] ---> Using cache [2021-10-21T17:26:11.441Z] ---> 9e31b66ba5c1 [2021-10-21T17:26:11.441Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:26:11.441Z] ---> Using cache [2021-10-21T17:26:11.441Z] ---> 8fd9e445d784 [2021-10-21T17:26:11.441Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-21T17:26:11.441Z] ---> Using cache [2021-10-21T17:26:11.441Z] ---> 4fd9f098e82e [2021-10-21T17:26:11.441Z] Step 6/20 : COPY . . [2021-10-21T17:26:11.441Z] ---> Using cache [2021-10-21T17:26:11.441Z] ---> e54def268bd8 [2021-10-21T17:26:11.441Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:26:11.441Z] ---> Using cache [2021-10-21T17:26:11.441Z] ---> 60ff65d35f4f [2021-10-21T17:26:11.441Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-21T17:26:12.238Z] 552d1f2373af: Pull complete [2021-10-21T17:26:12.385Z] ---> Running in bcf96a0a5c9a [2021-10-21T17:26:12.385Z] Removing intermediate container 44f8fd088062 [2021-10-21T17:26:12.385Z] ---> afe41ac9494c [2021-10-21T17:26:12.385Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-21T17:26:12.385Z] ---> Running in b330469ab415 [2021-10-21T17:26:12.651Z] Removing intermediate container c19cd6c98fde [2021-10-21T17:26:12.651Z] ---> 3919640c76b4 [2021-10-21T17:26:12.651Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-21T17:26:12.651Z] ---> Running in 3a6ecef04a40 [2021-10-21T17:26:12.868Z] ea3f2d53f512: Pull complete [2021-10-21T17:26:12.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-21T17:26:12.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-21T17:26:13.158Z] 9e70ebbbe112: Pull complete [2021-10-21T17:26:13.444Z] b78e95d17946: Verifying Checksum [2021-10-21T17:26:13.444Z] b78e95d17946: Download complete [2021-10-21T17:26:13.517Z] Removing intermediate container da43c74626a3 [2021-10-21T17:26:13.517Z] ---> 8e0cb7768d10 [2021-10-21T17:26:13.517Z] Step 8/23 : COPY . . [2021-10-21T17:26:13.517Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-data/core-data ./cmd/core-data [2021-10-21T17:26:14.052Z] 7a9cfe048b4a: Verifying Checksum [2021-10-21T17:26:14.052Z] 7a9cfe048b4a: Download complete [2021-10-21T17:26:20.197Z] Removing intermediate container 7ad0c1e0dfcc [2021-10-21T17:26:20.197Z] ---> 1194685d0ca8 [2021-10-21T17:26:20.197Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-21T17:26:20.466Z] ---> Running in 5c5fbc2b96df [2021-10-21T17:26:20.466Z] ---> 246249228803 [2021-10-21T17:26:20.466Z] Step 9/23 : RUN go mod tidy [2021-10-21T17:26:20.466Z] ---> Running in f4624dce37e0 [2021-10-21T17:26:20.466Z] Removing intermediate container 5c5fbc2b96df [2021-10-21T17:26:20.466Z] ---> ed6b65410e6a [2021-10-21T17:26:20.466Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-21T17:26:20.728Z] ---> Running in b3b167e2e5b5 [2021-10-21T17:26:20.728Z] Removing intermediate container b3b167e2e5b5 [2021-10-21T17:26:20.728Z] ---> e6473d7b3cee [2021-10-21T17:26:20.728Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-21T17:26:21.307Z] ---> 8e7918e0f08e [2021-10-21T17:26:21.307Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-21T17:26:21.576Z] ---> 6a6217c6f634 [2021-10-21T17:26:21.576Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-21T17:26:22.170Z] ---> 23c095aaa089 [2021-10-21T17:26:22.170Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-21T17:26:22.442Z] ---> Running in 666df0b2c739 [2021-10-21T17:26:22.711Z] Removing intermediate container 666df0b2c739 [2021-10-21T17:26:22.711Z] ---> 9363da844c25 [2021-10-21T17:26:22.711Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T17:26:22.711Z] ---> Running in 02da8847ade2 [2021-10-21T17:26:22.711Z] Removing intermediate container 02da8847ade2 [2021-10-21T17:26:22.711Z] ---> 7a3c82cdd3af [2021-10-21T17:26:22.711Z] Step 20/22 : LABEL arch=x86_64 [2021-10-21T17:26:22.711Z] ---> Running in 7d101d750870 [2021-10-21T17:26:22.993Z] Removing intermediate container 7d101d750870 [2021-10-21T17:26:22.993Z] ---> 09446cd89f73 [2021-10-21T17:26:22.993Z] Step 21/22 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:26:22.993Z] ---> Running in 6b5752efb343 [2021-10-21T17:26:23.265Z] Removing intermediate container 6b5752efb343 [2021-10-21T17:26:23.265Z] ---> de091ea95da9 [2021-10-21T17:26:23.265Z] Step 22/22 : LABEL version=2.0.1-dev.75 [2021-10-21T17:26:23.265Z] ---> Running in b3be97a1aa90 [2021-10-21T17:26:23.539Z] Removing intermediate container b3be97a1aa90 [2021-10-21T17:26:23.539Z] ---> 4d971c60bdd5 [2021-10-21T17:26:23.539Z] [2021-10-21T17:26:23.539Z] Successfully built 4d971c60bdd5 [2021-10-21T17:26:23.539Z] Successfully tagged sys-mgmt-agent:latest [2021-10-21T17:26:24.314Z] 7a9cfe048b4a: Pull complete [2021-10-21T17:26:24.314Z] 72dc09318566: Pull complete [2021-10-21T17:26:24.314Z] f4f7b4309257: Pull complete [2021-10-21T17:26:24.598Z] 0ac9a79272e3: Pull complete [2021-10-21T17:26:24.969Z]  Building sys-mgmt-agent ... done Removing intermediate container f4624dce37e0 [2021-10-21T17:26:24.969Z] ---> 69df77faa6e5 [2021-10-21T17:26:24.969Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-21T17:26:24.969Z] ---> Running in 070529bfaf7e [2021-10-21T17:26:25.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-21T17:26:31.574Z] b78e95d17946: Pull complete [2021-10-21T17:26:31.574Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-21T17:26:31.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-21T17:26:31.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-21T17:26:31.955Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-21T17:26:31.955Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-21T17:26:31.955Z] WORKDIR /edgex [2021-10-21T17:26:31.955Z] COPY go.mod . [2021-10-21T17:26:31.955Z] RUN go mod download [2021-10-21T17:26:34.644Z] Sending build context to Docker daemon 166.4MB [2021-10-21T17:26:34.644Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-21T17:26:34.644Z] ---> 8b459fc5aaf0 [2021-10-21T17:26:34.644Z] Step 2/4 : WORKDIR /edgex [2021-10-21T17:26:41.408Z] ---> Running in 34710e9a95e8 [2021-10-21T17:26:41.687Z] Removing intermediate container 34710e9a95e8 [2021-10-21T17:26:41.687Z] ---> 55f51b3abf4c [2021-10-21T17:26:41.687Z] Step 3/4 : COPY go.mod . [2021-10-21T17:26:42.690Z] ---> 4b33370792c0 [2021-10-21T17:26:42.690Z] Step 4/4 : RUN go mod download [2021-10-21T17:26:42.690Z] ---> Running in 0bfb5228f476 [2021-10-21T17:26:43.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-21T17:26:47.157Z] Removing intermediate container bcf96a0a5c9a [2021-10-21T17:26:47.157Z] ---> dec1c703aacb [2021-10-21T17:26:47.157Z] [2021-10-21T17:26:47.157Z] Step 9/20 : FROM alpine:3.14 [2021-10-21T17:26:47.157Z] ---> 14119a10abf4 [2021-10-21T17:26:47.157Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-21T17:26:47.425Z] ---> Running in 646ca5e3107b [2021-10-21T17:26:47.691Z] Removing intermediate container b330469ab415 [2021-10-21T17:26:47.691Z] ---> 9da1df265a4c [2021-10-21T17:26:47.691Z] [2021-10-21T17:26:47.691Z] Step 9/21 : FROM alpine:3.14 [2021-10-21T17:26:47.691Z] ---> 14119a10abf4 [2021-10-21T17:26:47.691Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-21T17:26:47.691Z] ---> Running in cd63ae5fed5a [2021-10-21T17:26:47.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T17:26:47.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T17:26:48.225Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-21T17:26:48.225Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-21T17:26:48.225Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-21T17:26:48.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T17:26:48.225Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-21T17:26:48.225Z] (5/5) Installing curl (7.79.1-r0) [2021-10-21T17:26:48.225Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T17:26:48.225Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T17:26:48.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T17:26:48.489Z] OK: 8 MiB in 19 packages [2021-10-21T17:26:48.762Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-21T17:26:48.762Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-21T17:26:48.762Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T17:26:48.762Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T17:26:49.042Z] OK: 6 MiB in 16 packages [2021-10-21T17:26:49.042Z] Removing intermediate container 646ca5e3107b [2021-10-21T17:26:49.042Z] ---> ecdd5021b081 [2021-10-21T17:26:49.042Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-21T17:26:49.042Z] ---> Running in e3ae2df52168 [2021-10-21T17:26:49.640Z] Removing intermediate container e3ae2df52168 [2021-10-21T17:26:49.640Z] ---> c33fc7527da5 [2021-10-21T17:26:49.640Z] Step 12/20 : WORKDIR /edgex [2021-10-21T17:26:49.640Z] Removing intermediate container cd63ae5fed5a [2021-10-21T17:26:49.640Z] ---> d907a1fb6c9e [2021-10-21T17:26:49.640Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T17:26:49.929Z] ---> Running in b477439cd2c0 [2021-10-21T17:26:49.929Z] ---> Running in 394d3e6f799e [2021-10-21T17:26:49.929Z] Removing intermediate container 394d3e6f799e [2021-10-21T17:26:49.929Z] ---> dc071e712ce5 [2021-10-21T17:26:49.929Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-21T17:26:49.929Z] ---> Running in fbc709e42741 [2021-10-21T17:26:49.929Z] Removing intermediate container b477439cd2c0 [2021-10-21T17:26:49.929Z] ---> 829b374248ac [2021-10-21T17:26:49.929Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-21T17:26:50.194Z] Removing intermediate container fbc709e42741 [2021-10-21T17:26:50.194Z] ---> 376460807215 [2021-10-21T17:26:50.194Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-21T17:26:50.194Z] ---> Running in 0cca1f2f4b80 [2021-10-21T17:26:50.194Z] ---> 4b3acb00ffde [2021-10-21T17:26:50.194Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-21T17:26:50.455Z] Removing intermediate container 0cca1f2f4b80 [2021-10-21T17:26:50.455Z] ---> 2a7ae77f870e [2021-10-21T17:26:50.455Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T17:26:51.042Z] ---> 9128507941d2 [2021-10-21T17:26:51.042Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-21T17:26:51.042Z] ---> f7ba9f20e848 [2021-10-21T17:26:51.042Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-21T17:26:51.621Z] ---> c934b66835bb [2021-10-21T17:26:51.621Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-21T17:26:51.621Z] ---> 2b4776f8a6a2 [2021-10-21T17:26:51.621Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-21T17:26:51.889Z] ---> Running in fecfbf20a5aa [2021-10-21T17:26:51.889Z] Removing intermediate container fecfbf20a5aa [2021-10-21T17:26:51.889Z] ---> 2d4fecbd6a11 [2021-10-21T17:26:51.889Z] Step 17/20 : CMD ["--init=true"] [2021-10-21T17:26:51.889Z] ---> Running in 45a370d06097 [2021-10-21T17:26:52.158Z] ---> 3739fe29eb8c [2021-10-21T17:26:52.158Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-21T17:26:52.158Z] ---> Running in d92bd394b8e3 [2021-10-21T17:26:52.158Z] Removing intermediate container 45a370d06097 [2021-10-21T17:26:52.158Z] ---> dfa69bb81fb0 [2021-10-21T17:26:52.158Z] Step 18/20 : LABEL arch=x86_64 [2021-10-21T17:26:52.158Z] ---> Running in 5a2789f3263c [2021-10-21T17:26:52.424Z] Removing intermediate container d92bd394b8e3 [2021-10-21T17:26:52.424Z] ---> 51a7a23e3ec9 [2021-10-21T17:26:52.424Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T17:26:52.424Z] Removing intermediate container 5a2789f3263c [2021-10-21T17:26:52.424Z] ---> 2df43d790728 [2021-10-21T17:26:52.424Z] Step 19/20 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:26:52.424Z] ---> Running in f80606ef13ab [2021-10-21T17:26:52.424Z] ---> Running in c55571574585 [2021-10-21T17:26:52.687Z] Removing intermediate container f80606ef13ab [2021-10-21T17:26:52.688Z] ---> aed83dd5de5d [2021-10-21T17:26:52.688Z] Step 19/21 : LABEL arch=x86_64 [2021-10-21T17:26:52.688Z] ---> Running in a3d1b9b8c16e [2021-10-21T17:26:52.688Z] Removing intermediate container c55571574585 [2021-10-21T17:26:52.688Z] ---> d934f9ef0766 [2021-10-21T17:26:52.688Z] Step 20/20 : LABEL version=2.0.1-dev.75 [2021-10-21T17:26:52.688Z] ---> Running in dc7f17a3c5e0 [2021-10-21T17:26:52.688Z] Removing intermediate container a3d1b9b8c16e [2021-10-21T17:26:52.688Z] ---> a33eb84bee47 [2021-10-21T17:26:52.688Z] Step 20/21 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:26:52.950Z] ---> Running in f9652df03bf6 [2021-10-21T17:26:52.950Z] Removing intermediate container dc7f17a3c5e0 [2021-10-21T17:26:52.950Z] ---> 7966c5a6e000 [2021-10-21T17:26:52.950Z] [2021-10-21T17:26:52.950Z] Successfully built 7966c5a6e000 [2021-10-21T17:26:52.950Z] Successfully tagged security-proxy-setup:latest [2021-10-21T17:26:53.211Z]  Building security-proxy-setup ... done Removing intermediate container f9652df03bf6 [2021-10-21T17:26:53.211Z] ---> 39a3a143263c [2021-10-21T17:26:53.212Z] Step 21/21 : LABEL version=2.0.1-dev.75 [2021-10-21T17:26:53.212Z] ---> Running in 0be41e35d4ae [2021-10-21T17:26:53.479Z] Removing intermediate container 0be41e35d4ae [2021-10-21T17:26:53.479Z] ---> 2eafefe239f7 [2021-10-21T17:26:53.479Z] [2021-10-21T17:26:53.479Z] Successfully built 2eafefe239f7 [2021-10-21T17:26:53.479Z] Successfully tagged support-notifications:latest [2021-10-21T17:26:54.432Z]  Building support-notifications ... done Removing intermediate container 3a6ecef04a40 [2021-10-21T17:26:54.432Z] ---> 8b4e093f616e [2021-10-21T17:26:54.432Z] [2021-10-21T17:26:54.432Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T17:26:54.432Z] ---> 14119a10abf4 [2021-10-21T17:26:54.432Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-21T17:26:54.432Z] ---> Running in 5e8c35e93b26 [2021-10-21T17:26:54.700Z] Removing intermediate container 5e8c35e93b26 [2021-10-21T17:26:54.700Z] ---> 5fb29e946073 [2021-10-21T17:26:54.700Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-21T17:26:54.700Z] ---> Running in e13f71dfd255 [2021-10-21T17:26:54.700Z] Removing intermediate container e13f71dfd255 [2021-10-21T17:26:54.700Z] ---> ead38cafe984 [2021-10-21T17:26:54.700Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-21T17:26:54.700Z] ---> Running in aaa9ec87d9fa [2021-10-21T17:26:54.962Z] Removing intermediate container aaa9ec87d9fa [2021-10-21T17:26:54.962Z] ---> 1b63c1d79726 [2021-10-21T17:26:54.962Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:26:55.228Z] ---> Running in f4d5bc90d944 [2021-10-21T17:26:55.488Z] Removing intermediate container 070529bfaf7e [2021-10-21T17:26:55.488Z] ---> 703255f1bc40 [2021-10-21T17:26:55.488Z] [2021-10-21T17:26:55.488Z] Step 11/23 : FROM alpine:3.14 [2021-10-21T17:26:55.488Z] ---> 14119a10abf4 [2021-10-21T17:26:55.488Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-21T17:26:55.488Z] ---> Using cache [2021-10-21T17:26:55.488Z] ---> a67749219c9d [2021-10-21T17:26:55.488Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T17:26:55.488Z] ---> Using cache [2021-10-21T17:26:55.488Z] ---> ab3e92a41eb8 [2021-10-21T17:26:55.488Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-21T17:26:55.751Z] ---> Running in 48cb51f28967 [2021-10-21T17:26:55.751Z] Removing intermediate container 48cb51f28967 [2021-10-21T17:26:55.751Z] ---> a43b9140220c [2021-10-21T17:26:55.751Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-21T17:26:55.751Z] ---> Running in de90f952cdeb [2021-10-21T17:26:55.751Z] Removing intermediate container f4d5bc90d944 [2021-10-21T17:26:55.751Z] ---> b7d37ee225d2 [2021-10-21T17:26:55.751Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-21T17:26:55.751Z] ---> Running in 4e04f7c20bfd [2021-10-21T17:26:55.751Z] Removing intermediate container de90f952cdeb [2021-10-21T17:26:55.751Z] ---> 7b2bc19d9490 [2021-10-21T17:26:55.751Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T17:26:56.014Z] ---> 9f668f1489f3 [2021-10-21T17:26:56.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-21T17:26:56.014Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-21T17:26:56.274Z] ---> e18e4788ff48 [2021-10-21T17:26:56.274Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-21T17:26:56.534Z] ---> e2940482f75b [2021-10-21T17:26:56.534Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-21T17:26:56.534Z] ---> Running in 883d74824ec3 [2021-10-21T17:26:56.793Z] Removing intermediate container 883d74824ec3 [2021-10-21T17:26:56.793Z] ---> 67d2faec3f45 [2021-10-21T17:26:56.793Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T17:26:56.793Z] ---> Running in d27c410d46f3 [2021-10-21T17:26:56.793Z] Removing intermediate container d27c410d46f3 [2021-10-21T17:26:56.793Z] ---> 5d9be067485c [2021-10-21T17:26:56.793Z] Step 21/23 : LABEL arch=x86_64 [2021-10-21T17:26:56.793Z] ---> Running in a9b65556aaaf [2021-10-21T17:26:56.793Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-21T17:26:57.055Z] Removing intermediate container a9b65556aaaf [2021-10-21T17:26:57.055Z] ---> a3e74f1da10e [2021-10-21T17:26:57.055Z] Step 22/23 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:26:57.055Z] ---> Running in 4212fa80b092 [2021-10-21T17:26:57.055Z] Removing intermediate container 4212fa80b092 [2021-10-21T17:26:57.055Z] ---> 1fbf2a28b4d0 [2021-10-21T17:26:57.055Z] Step 23/23 : LABEL version=2.0.1-dev.75 [2021-10-21T17:26:57.055Z] ---> Running in 70475c67bb5b [2021-10-21T17:26:57.318Z] Removing intermediate container 70475c67bb5b [2021-10-21T17:26:57.318Z] ---> 735106317433 [2021-10-21T17:26:57.318Z] [2021-10-21T17:26:57.318Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-21T17:26:57.318Z] Successfully built 735106317433 [2021-10-21T17:26:57.318Z] Successfully tagged support-scheduler:latest [2021-10-21T17:26:57.318Z]  Building support-scheduler ... done (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-21T17:26:57.318Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-21T17:26:57.578Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-21T17:26:57.578Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-21T17:26:57.837Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-21T17:26:57.837Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T17:26:57.837Z] OK: 8 MiB in 20 packages [2021-10-21T17:26:58.096Z] Removing intermediate container 4e04f7c20bfd [2021-10-21T17:26:58.096Z] ---> 8fd3b6be6025 [2021-10-21T17:26:58.096Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T17:26:58.355Z] ---> 91afdc9a1142 [2021-10-21T17:26:58.355Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-21T17:26:58.616Z] ---> 145598a0063f [2021-10-21T17:26:58.616Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-21T17:26:58.878Z] ---> b0d4af9cbf4a [2021-10-21T17:26:58.878Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-21T17:26:58.878Z] ---> Running in ba9a7bd612a2 [2021-10-21T17:26:58.878Z] Removing intermediate container ba9a7bd612a2 [2021-10-21T17:26:58.878Z] ---> bcf42bda0f64 [2021-10-21T17:26:58.878Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T17:26:58.878Z] ---> Running in 7e6988d0398c [2021-10-21T17:26:59.137Z] Removing intermediate container 7e6988d0398c [2021-10-21T17:26:59.137Z] ---> b5f9e9c45d3b [2021-10-21T17:26:59.137Z] Step 20/22 : LABEL arch=x86_64 [2021-10-21T17:26:59.137Z] ---> Running in 8eff59107c6b [2021-10-21T17:26:59.137Z] Removing intermediate container 8eff59107c6b [2021-10-21T17:26:59.137Z] ---> 0e61c6d416a9 [2021-10-21T17:26:59.137Z] Step 21/22 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:26:59.137Z] ---> Running in f6600856cce0 [2021-10-21T17:26:59.398Z] Removing intermediate container f6600856cce0 [2021-10-21T17:26:59.398Z] ---> cf6c6ff3115e [2021-10-21T17:26:59.398Z] Step 22/22 : LABEL version=2.0.1-dev.75 [2021-10-21T17:26:59.398Z] ---> Running in b37b65eb7131 [2021-10-21T17:26:59.398Z] Removing intermediate container b37b65eb7131 [2021-10-21T17:26:59.398Z] ---> a7cb81e32050 [2021-10-21T17:26:59.398Z] [2021-10-21T17:26:59.398Z] Successfully built a7cb81e32050 [2021-10-21T17:26:59.398Z] Successfully tagged core-data:latest [2021-10-21T17:26:59.665Z]  Building core-data ... done  [Pipeline] } [2021-10-21T17:26:59.668Z] $ docker stop --time=1 fa9e069bb70aeacae243bbf6242386ffc3b8b837b443d0951153fa50945ae818 [2021-10-21T17:27:01.133Z] $ docker rm -f fa9e069bb70aeacae243bbf6242386ffc3b8b837b443d0951153fa50945ae818 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-21T17:27:01.473Z] + docker images [2021-10-21T17:27:01.473Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-21T17:27:01.473Z] core-data latest a7cb81e32050 2 seconds ago 20.7MB [2021-10-21T17:27:01.473Z] support-scheduler latest 735106317433 4 seconds ago 16.2MB [2021-10-21T17:27:01.473Z] 703255f1bc40 6 seconds ago 1.76GB [2021-10-21T17:27:01.473Z] support-notifications latest 2eafefe239f7 8 seconds ago 16.9MB [2021-10-21T17:27:01.473Z] 8b4e093f616e 8 seconds ago 1.76GB [2021-10-21T17:27:01.473Z] security-proxy-setup latest 7966c5a6e000 9 seconds ago 26.8MB [2021-10-21T17:27:01.473Z] 9da1df265a4c 14 seconds ago 1.76GB [2021-10-21T17:27:01.473Z] dec1c703aacb 15 seconds ago 1.76GB [2021-10-21T17:27:01.473Z] sys-mgmt-agent latest 4d971c60bdd5 38 seconds ago 294MB [2021-10-21T17:27:01.473Z] security-bootstrapper latest bbee2530630b 53 seconds ago 18.9MB [2021-10-21T17:27:01.473Z] security-secretstore-setup latest 78bd97d83c8b About a minute ago 28.3MB [2021-10-21T17:27:01.473Z] core-metadata latest 288e07c9c4a4 About a minute ago 16.9MB [2021-10-21T17:27:01.473Z] core-command latest 8ae831c8bb92 About a minute ago 16.1MB [2021-10-21T17:27:01.473Z] e80179fbf084 About a minute ago 1.76GB [2021-10-21T17:27:01.473Z] 57f88e3d6984 About a minute ago 1.76GB [2021-10-21T17:27:01.473Z] c7d123849feb About a minute ago 1.76GB [2021-10-21T17:27:01.473Z] 37ad7b2e9ca4 About a minute ago 1.76GB [2021-10-21T17:27:01.473Z] b7c1fe72dedd About a minute ago 1.75GB [2021-10-21T17:27:01.473Z] ci-base-image-x86_64 latest d4ada6e83504 5 minutes ago 1.25GB [2021-10-21T17:27:01.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 8 days ago 548MB [2021-10-21T17:27:01.473Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 13 days ago 34.5MB [2021-10-21T17:27:01.473Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-21T17:27:01.473Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-21T17:27:01.473Z] 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-21T17:27:01.689Z] provisioning config files... [2021-10-21T17:27:01.699Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/86@tmp/config8259933206194473600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:27:01.999Z] ---> docker-login.sh [2021-10-21T17:27:01.999Z] nexus3.edgexfoundry.org:10001 [2021-10-21T17:27:01.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:27:01.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:27:01.999Z] Configure a credential helper to remove this warning. See [2021-10-21T17:27:01.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:27:01.999Z] [2021-10-21T17:27:01.999Z] Login Succeeded [2021-10-21T17:27:01.999Z] nexus3.edgexfoundry.org:10002 [2021-10-21T17:27:01.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:27:01.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:27:01.999Z] Configure a credential helper to remove this warning. See [2021-10-21T17:27:01.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:27:01.999Z] [2021-10-21T17:27:01.999Z] Login Succeeded [2021-10-21T17:27:01.999Z] nexus3.edgexfoundry.org:10003 [2021-10-21T17:27:02.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:27:02.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:27:02.262Z] Configure a credential helper to remove this warning. See [2021-10-21T17:27:02.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:27:02.262Z] [2021-10-21T17:27:02.262Z] Login Succeeded [2021-10-21T17:27:02.262Z] nexus3.edgexfoundry.org:10004 [2021-10-21T17:27:02.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:27:02.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:27:02.262Z] Configure a credential helper to remove this warning. See [2021-10-21T17:27:02.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:27:02.262Z] [2021-10-21T17:27:02.262Z] Login Succeeded [2021-10-21T17:27:02.262Z] docker.io [2021-10-21T17:27:02.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:27:02.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:27:02.781Z] Configure a credential helper to remove this warning. See [2021-10-21T17:27:02.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:27:02.781Z] [2021-10-21T17:27:02.781Z] Login Succeeded [2021-10-21T17:27:02.781Z] ---> docker-login.sh ends [Pipeline] } [2021-10-21T17:27:02.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:27:02.818Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-10-21T17:27:02.818Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:02.818Z] latest [2021-10-21T17:27:02.818Z] 2.0.1-dev.75 [2021-10-21T17:27:02.818Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:02.818Z] main [2021-10-21T17:27:02.818Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:03.115Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:03.416Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:03.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-21T17:27:03.417Z] aa29002979b7: Preparing [2021-10-21T17:27:03.417Z] 8ea00063df68: Preparing [2021-10-21T17:27:03.417Z] fd93b4942eff: Preparing [2021-10-21T17:27:03.417Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:03.417Z] e2eb06d8af82: Preparing [2021-10-21T17:27:03.417Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:03.417Z] fd93b4942eff: Pushed [2021-10-21T17:27:03.417Z] 7ee68ba3a3aa: Pushed [2021-10-21T17:27:03.417Z] aa29002979b7: Pushed [2021-10-21T17:27:04.356Z] 8ea00063df68: Pushed [2021-10-21T17:27:04.356Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:3b6dde00836d8e6918d3b21b85a8f7c8da0bfcdd2019463b52adbe1fd49b8805 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:04.648Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:05.242Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-21T17:27:05.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-21T17:27:05.242Z] aa29002979b7: Preparing [2021-10-21T17:27:05.242Z] 8ea00063df68: Preparing [2021-10-21T17:27:05.242Z] fd93b4942eff: Preparing [2021-10-21T17:27:05.242Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:05.242Z] e2eb06d8af82: Preparing [2021-10-21T17:27:05.242Z] 8ea00063df68: Layer already exists [2021-10-21T17:27:05.242Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:05.242Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:05.242Z] aa29002979b7: Layer already exists [2021-10-21T17:27:05.242Z] 7ee68ba3a3aa: Layer already exists [2021-10-21T17:27:05.242Z] latest: digest: sha256:3b6dde00836d8e6918d3b21b85a8f7c8da0bfcdd2019463b52adbe1fd49b8805 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:05.609Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:05.898Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.75 [2021-10-21T17:27:05.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-21T17:27:05.898Z] aa29002979b7: Preparing [2021-10-21T17:27:05.898Z] 8ea00063df68: Preparing [2021-10-21T17:27:05.898Z] fd93b4942eff: Preparing [2021-10-21T17:27:05.898Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:05.898Z] e2eb06d8af82: Preparing [2021-10-21T17:27:05.898Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:05.898Z] 8ea00063df68: Layer already exists [2021-10-21T17:27:05.898Z] aa29002979b7: Layer already exists [2021-10-21T17:27:05.898Z] 7ee68ba3a3aa: Layer already exists [2021-10-21T17:27:05.898Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:05.898Z] 2.0.1-dev.75: digest: sha256:3b6dde00836d8e6918d3b21b85a8f7c8da0bfcdd2019463b52adbe1fd49b8805 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:06.196Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:06.488Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:06.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-21T17:27:06.488Z] aa29002979b7: Preparing [2021-10-21T17:27:06.488Z] 8ea00063df68: Preparing [2021-10-21T17:27:06.488Z] fd93b4942eff: Preparing [2021-10-21T17:27:06.488Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:06.488Z] e2eb06d8af82: Preparing [2021-10-21T17:27:06.488Z] aa29002979b7: Layer already exists [2021-10-21T17:27:06.488Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:06.488Z] 7ee68ba3a3aa: Layer already exists [2021-10-21T17:27:06.488Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:06.488Z] 8ea00063df68: Layer already exists [2021-10-21T17:27:06.488Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:3b6dde00836d8e6918d3b21b85a8f7c8da0bfcdd2019463b52adbe1fd49b8805 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:06.782Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:07.071Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-10-21T17:27:07.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-21T17:27:07.071Z] aa29002979b7: Preparing [2021-10-21T17:27:07.071Z] 8ea00063df68: Preparing [2021-10-21T17:27:07.071Z] fd93b4942eff: Preparing [2021-10-21T17:27:07.071Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:07.071Z] e2eb06d8af82: Preparing [2021-10-21T17:27:07.071Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:07.071Z] 8ea00063df68: Layer already exists [2021-10-21T17:27:07.071Z] 7ee68ba3a3aa: Layer already exists [2021-10-21T17:27:07.071Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:07.071Z] aa29002979b7: Layer already exists [2021-10-21T17:27:07.071Z] main: digest: sha256:3b6dde00836d8e6918d3b21b85a8f7c8da0bfcdd2019463b52adbe1fd49b8805 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:27:07.099Z] ===================================================== [Pipeline] echo [2021-10-21T17:27:07.104Z] taggedImages: [2021-10-21T17:27:07.104Z] - nexus3.edgexfoundry.org:10004/core-command:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:07.104Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-21T17:27:07.104Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.75 [2021-10-21T17:27:07.104Z] - nexus3.edgexfoundry.org:10004/core-command:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:07.104Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-10-21T17:27:07.116Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-10-21T17:27:07.116Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:07.116Z] latest [2021-10-21T17:27:07.116Z] 2.0.1-dev.75 [2021-10-21T17:27:07.116Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:07.116Z] main [2021-10-21T17:27:07.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:07.414Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:07.706Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:07.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-21T17:27:07.706Z] 62ca8194eb03: Preparing [2021-10-21T17:27:07.706Z] f6c74cabe16d: Preparing [2021-10-21T17:27:07.706Z] fd93b4942eff: Preparing [2021-10-21T17:27:07.706Z] 6cc7df49a59c: Preparing [2021-10-21T17:27:07.706Z] d912ed2186e8: Preparing [2021-10-21T17:27:07.706Z] e2eb06d8af82: Preparing [2021-10-21T17:27:07.706Z] e2eb06d8af82: Waiting [2021-10-21T17:27:07.706Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:07.706Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:07.966Z] 62ca8194eb03: Pushed [2021-10-21T17:27:07.966Z] d912ed2186e8: Pushed [2021-10-21T17:27:07.966Z] 6cc7df49a59c: Pushed [2021-10-21T17:27:08.905Z] f6c74cabe16d: Pushed [2021-10-21T17:27:08.905Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:5e7737a5b6e1554a64944fa1344eb1c807d0c54d68a69f94873d50b1c77fb759 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:09.196Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:09.490Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-21T17:27:09.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-21T17:27:09.490Z] 62ca8194eb03: Preparing [2021-10-21T17:27:09.490Z] f6c74cabe16d: Preparing [2021-10-21T17:27:09.490Z] fd93b4942eff: Preparing [2021-10-21T17:27:09.490Z] 6cc7df49a59c: Preparing [2021-10-21T17:27:09.490Z] d912ed2186e8: Preparing [2021-10-21T17:27:09.490Z] e2eb06d8af82: Preparing [2021-10-21T17:27:09.490Z] e2eb06d8af82: Waiting [2021-10-21T17:27:09.490Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:09.490Z] 6cc7df49a59c: Layer already exists [2021-10-21T17:27:09.490Z] f6c74cabe16d: Layer already exists [2021-10-21T17:27:09.490Z] d912ed2186e8: Layer already exists [2021-10-21T17:27:09.490Z] 62ca8194eb03: Layer already exists [2021-10-21T17:27:09.490Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:09.490Z] latest: digest: sha256:5e7737a5b6e1554a64944fa1344eb1c807d0c54d68a69f94873d50b1c77fb759 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:09.799Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:10.090Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.75 [2021-10-21T17:27:10.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-21T17:27:10.090Z] 62ca8194eb03: Preparing [2021-10-21T17:27:10.090Z] f6c74cabe16d: Preparing [2021-10-21T17:27:10.090Z] fd93b4942eff: Preparing [2021-10-21T17:27:10.090Z] 6cc7df49a59c: Preparing [2021-10-21T17:27:10.090Z] d912ed2186e8: Preparing [2021-10-21T17:27:10.090Z] e2eb06d8af82: Preparing [2021-10-21T17:27:10.090Z] e2eb06d8af82: Waiting [2021-10-21T17:27:10.090Z] 6cc7df49a59c: Layer already exists [2021-10-21T17:27:10.090Z] 62ca8194eb03: Layer already exists [2021-10-21T17:27:10.090Z] d912ed2186e8: Layer already exists [2021-10-21T17:27:10.090Z] f6c74cabe16d: Layer already exists [2021-10-21T17:27:10.090Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:10.090Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:10.090Z] 2.0.1-dev.75: digest: sha256:5e7737a5b6e1554a64944fa1344eb1c807d0c54d68a69f94873d50b1c77fb759 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:10.384Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:10.670Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:10.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-21T17:27:10.670Z] 62ca8194eb03: Preparing [2021-10-21T17:27:10.670Z] f6c74cabe16d: Preparing [2021-10-21T17:27:10.670Z] fd93b4942eff: Preparing [2021-10-21T17:27:10.670Z] 6cc7df49a59c: Preparing [2021-10-21T17:27:10.670Z] d912ed2186e8: Preparing [2021-10-21T17:27:10.670Z] e2eb06d8af82: Preparing [2021-10-21T17:27:10.670Z] e2eb06d8af82: Waiting [2021-10-21T17:27:10.670Z] 62ca8194eb03: Layer already exists [2021-10-21T17:27:10.670Z] f6c74cabe16d: Layer already exists [2021-10-21T17:27:10.670Z] 6cc7df49a59c: Layer already exists [2021-10-21T17:27:10.670Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:10.670Z] d912ed2186e8: Layer already exists [2021-10-21T17:27:10.670Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:10.670Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:5e7737a5b6e1554a64944fa1344eb1c807d0c54d68a69f94873d50b1c77fb759 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:10.963Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:11.257Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-10-21T17:27:11.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-21T17:27:11.257Z] 62ca8194eb03: Preparing [2021-10-21T17:27:11.257Z] f6c74cabe16d: Preparing [2021-10-21T17:27:11.257Z] fd93b4942eff: Preparing [2021-10-21T17:27:11.257Z] 6cc7df49a59c: Preparing [2021-10-21T17:27:11.257Z] d912ed2186e8: Preparing [2021-10-21T17:27:11.257Z] e2eb06d8af82: Preparing [2021-10-21T17:27:11.257Z] e2eb06d8af82: Waiting [2021-10-21T17:27:11.257Z] 6cc7df49a59c: Layer already exists [2021-10-21T17:27:11.257Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:11.257Z] 62ca8194eb03: Layer already exists [2021-10-21T17:27:11.257Z] f6c74cabe16d: Layer already exists [2021-10-21T17:27:11.257Z] d912ed2186e8: Layer already exists [2021-10-21T17:27:11.257Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:11.257Z] main: digest: sha256:5e7737a5b6e1554a64944fa1344eb1c807d0c54d68a69f94873d50b1c77fb759 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:27:11.290Z] ===================================================== [Pipeline] echo [2021-10-21T17:27:11.299Z] taggedImages: [2021-10-21T17:27:11.299Z] - nexus3.edgexfoundry.org:10004/core-data:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:11.299Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-21T17:27:11.299Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.75 [2021-10-21T17:27:11.299Z] - nexus3.edgexfoundry.org:10004/core-data:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:11.299Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-10-21T17:27:11.316Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-10-21T17:27:11.316Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:11.316Z] latest [2021-10-21T17:27:11.316Z] 2.0.1-dev.75 [2021-10-21T17:27:11.316Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:11.316Z] main [2021-10-21T17:27:11.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:11.627Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:11.916Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:11.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-21T17:27:11.917Z] 4c2699e4b34c: Preparing [2021-10-21T17:27:11.917Z] f2eff3206edf: Preparing [2021-10-21T17:27:11.917Z] fd93b4942eff: Preparing [2021-10-21T17:27:11.917Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:11.917Z] e2eb06d8af82: Preparing [2021-10-21T17:27:11.917Z] 7ee68ba3a3aa: Layer already exists [2021-10-21T17:27:11.917Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:11.917Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:11.917Z] 4c2699e4b34c: Pushed [2021-10-21T17:27:12.856Z] f2eff3206edf: Pushed [2021-10-21T17:27:13.116Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:d9b9a33d7823b084dfbc2919bce3fc71c6ad53e8d8914173b60689ab7a5bc2e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:13.407Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:13.703Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-21T17:27:13.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-21T17:27:13.703Z] 4c2699e4b34c: Preparing [2021-10-21T17:27:13.703Z] f2eff3206edf: Preparing [2021-10-21T17:27:13.703Z] fd93b4942eff: Preparing [2021-10-21T17:27:13.703Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:13.703Z] e2eb06d8af82: Preparing [2021-10-21T17:27:13.703Z] f2eff3206edf: Layer already exists [2021-10-21T17:27:13.703Z] 4c2699e4b34c: Layer already exists [2021-10-21T17:27:13.703Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:13.703Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:13.703Z] 7ee68ba3a3aa: Layer already exists [2021-10-21T17:27:13.703Z] latest: digest: sha256:d9b9a33d7823b084dfbc2919bce3fc71c6ad53e8d8914173b60689ab7a5bc2e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:14.000Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:14.290Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.75 [2021-10-21T17:27:14.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-21T17:27:14.290Z] 4c2699e4b34c: Preparing [2021-10-21T17:27:14.290Z] f2eff3206edf: Preparing [2021-10-21T17:27:14.290Z] fd93b4942eff: Preparing [2021-10-21T17:27:14.290Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:14.290Z] e2eb06d8af82: Preparing [2021-10-21T17:27:14.290Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:14.290Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:14.290Z] 4c2699e4b34c: Layer already exists [2021-10-21T17:27:14.290Z] 7ee68ba3a3aa: Layer already exists [2021-10-21T17:27:14.290Z] f2eff3206edf: Layer already exists [2021-10-21T17:27:14.290Z] 2.0.1-dev.75: digest: sha256:d9b9a33d7823b084dfbc2919bce3fc71c6ad53e8d8914173b60689ab7a5bc2e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:14.578Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:14.866Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:14.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-21T17:27:14.866Z] 4c2699e4b34c: Preparing [2021-10-21T17:27:14.866Z] f2eff3206edf: Preparing [2021-10-21T17:27:14.866Z] fd93b4942eff: Preparing [2021-10-21T17:27:14.866Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:14.866Z] e2eb06d8af82: Preparing [2021-10-21T17:27:14.866Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:14.866Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:14.866Z] 7ee68ba3a3aa: Layer already exists [2021-10-21T17:27:14.866Z] f2eff3206edf: Layer already exists [2021-10-21T17:27:14.866Z] 4c2699e4b34c: Layer already exists [2021-10-21T17:27:14.866Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:d9b9a33d7823b084dfbc2919bce3fc71c6ad53e8d8914173b60689ab7a5bc2e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:15.154Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:15.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-10-21T17:27:15.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-21T17:27:15.447Z] 4c2699e4b34c: Preparing [2021-10-21T17:27:15.447Z] f2eff3206edf: Preparing [2021-10-21T17:27:15.447Z] fd93b4942eff: Preparing [2021-10-21T17:27:15.447Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:15.447Z] e2eb06d8af82: Preparing [2021-10-21T17:27:15.447Z] 4c2699e4b34c: Layer already exists [2021-10-21T17:27:15.447Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:15.447Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:15.447Z] f2eff3206edf: Layer already exists [2021-10-21T17:27:15.447Z] 7ee68ba3a3aa: Layer already exists [2021-10-21T17:27:15.447Z] main: digest: sha256:d9b9a33d7823b084dfbc2919bce3fc71c6ad53e8d8914173b60689ab7a5bc2e0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:27:15.479Z] ===================================================== [Pipeline] echo [2021-10-21T17:27:15.487Z] taggedImages: [2021-10-21T17:27:15.487Z] - nexus3.edgexfoundry.org:10004/core-metadata:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:15.487Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-21T17:27:15.487Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.75 [2021-10-21T17:27:15.487Z] - nexus3.edgexfoundry.org:10004/core-metadata:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:15.487Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-10-21T17:27:15.507Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-10-21T17:27:15.507Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:15.507Z] latest [2021-10-21T17:27:15.507Z] 2.0.1-dev.75 [2021-10-21T17:27:15.507Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:15.507Z] main [2021-10-21T17:27:15.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:15.823Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:16.129Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:16.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-21T17:27:16.129Z] d50c4196d50a: Preparing [2021-10-21T17:27:16.129Z] d50c4196d50a: Preparing [2021-10-21T17:27:16.129Z] 17eaac69ecd9: Preparing [2021-10-21T17:27:16.129Z] 0f11a3e26a8f: Preparing [2021-10-21T17:27:16.129Z] 1e529ca0060d: Preparing [2021-10-21T17:27:16.129Z] 43ae4ae00fa5: Preparing [2021-10-21T17:27:16.129Z] fd93b4942eff: Preparing [2021-10-21T17:27:16.129Z] b5c8ec9bc0ae: Preparing [2021-10-21T17:27:16.129Z] 3df00d1f080e: Preparing [2021-10-21T17:27:16.129Z] 9ceefc1c13e0: Preparing [2021-10-21T17:27:16.129Z] 0f621000feb1: Preparing [2021-10-21T17:27:16.129Z] e2eb06d8af82: Preparing [2021-10-21T17:27:16.129Z] fd93b4942eff: Waiting [2021-10-21T17:27:16.129Z] b5c8ec9bc0ae: Waiting [2021-10-21T17:27:16.129Z] 3df00d1f080e: Waiting [2021-10-21T17:27:16.129Z] 9ceefc1c13e0: Waiting [2021-10-21T17:27:16.129Z] 0f621000feb1: Waiting [2021-10-21T17:27:16.129Z] e2eb06d8af82: Waiting [2021-10-21T17:27:16.129Z] 17eaac69ecd9: Pushed [2021-10-21T17:27:16.129Z] d50c4196d50a: Pushed [2021-10-21T17:27:16.129Z] 0f11a3e26a8f: Pushed [2021-10-21T17:27:16.129Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:16.129Z] 1e529ca0060d: Pushed [2021-10-21T17:27:16.389Z] 3df00d1f080e: Pushed [2021-10-21T17:27:16.389Z] b5c8ec9bc0ae: Pushed [2021-10-21T17:27:16.389Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:16.389Z] 9ceefc1c13e0: Pushed [2021-10-21T17:27:16.389Z] 0f621000feb1: Pushed [2021-10-21T17:27:17.769Z] 43ae4ae00fa5: Pushed [2021-10-21T17:27:17.769Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:43f8273e70c32df9abcf7f7dec616091ddec00412ba4eda375b7d1fe9c3045eb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:18.058Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:18.364Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-21T17:27:18.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-21T17:27:18.364Z] d50c4196d50a: Preparing [2021-10-21T17:27:18.364Z] d50c4196d50a: Preparing [2021-10-21T17:27:18.364Z] 17eaac69ecd9: Preparing [2021-10-21T17:27:18.364Z] 0f11a3e26a8f: Preparing [2021-10-21T17:27:18.364Z] 1e529ca0060d: Preparing [2021-10-21T17:27:18.364Z] 43ae4ae00fa5: Preparing [2021-10-21T17:27:18.364Z] fd93b4942eff: Preparing [2021-10-21T17:27:18.364Z] b5c8ec9bc0ae: Preparing [2021-10-21T17:27:18.364Z] 3df00d1f080e: Preparing [2021-10-21T17:27:18.364Z] 9ceefc1c13e0: Preparing [2021-10-21T17:27:18.364Z] 0f621000feb1: Preparing [2021-10-21T17:27:18.364Z] e2eb06d8af82: Preparing [2021-10-21T17:27:18.364Z] fd93b4942eff: Waiting [2021-10-21T17:27:18.364Z] b5c8ec9bc0ae: Waiting [2021-10-21T17:27:18.364Z] 3df00d1f080e: Waiting [2021-10-21T17:27:18.364Z] 9ceefc1c13e0: Waiting [2021-10-21T17:27:18.364Z] 0f621000feb1: Waiting [2021-10-21T17:27:18.364Z] e2eb06d8af82: Waiting [2021-10-21T17:27:18.364Z] 43ae4ae00fa5: Layer already exists [2021-10-21T17:27:18.364Z] 1e529ca0060d: Layer already exists [2021-10-21T17:27:18.364Z] 0f11a3e26a8f: Layer already exists [2021-10-21T17:27:18.364Z] 17eaac69ecd9: Layer already exists [2021-10-21T17:27:18.364Z] d50c4196d50a: Layer already exists [2021-10-21T17:27:18.364Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:18.364Z] 3df00d1f080e: Layer already exists [2021-10-21T17:27:18.364Z] 9ceefc1c13e0: Layer already exists [2021-10-21T17:27:18.364Z] b5c8ec9bc0ae: Layer already exists [2021-10-21T17:27:18.364Z] 0f621000feb1: Layer already exists [2021-10-21T17:27:18.364Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:18.364Z] latest: digest: sha256:43f8273e70c32df9abcf7f7dec616091ddec00412ba4eda375b7d1fe9c3045eb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:18.662Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:18.952Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.75 [2021-10-21T17:27:18.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-21T17:27:18.952Z] d50c4196d50a: Preparing [2021-10-21T17:27:18.952Z] d50c4196d50a: Preparing [2021-10-21T17:27:18.952Z] 17eaac69ecd9: Preparing [2021-10-21T17:27:18.952Z] 0f11a3e26a8f: Preparing [2021-10-21T17:27:18.952Z] 1e529ca0060d: Preparing [2021-10-21T17:27:18.952Z] 43ae4ae00fa5: Preparing [2021-10-21T17:27:18.952Z] fd93b4942eff: Preparing [2021-10-21T17:27:18.952Z] b5c8ec9bc0ae: Preparing [2021-10-21T17:27:18.952Z] 3df00d1f080e: Preparing [2021-10-21T17:27:18.952Z] 9ceefc1c13e0: Preparing [2021-10-21T17:27:18.952Z] 0f621000feb1: Preparing [2021-10-21T17:27:18.952Z] e2eb06d8af82: Preparing [2021-10-21T17:27:18.952Z] b5c8ec9bc0ae: Waiting [2021-10-21T17:27:18.952Z] 3df00d1f080e: Waiting [2021-10-21T17:27:18.952Z] 9ceefc1c13e0: Waiting [2021-10-21T17:27:18.952Z] 0f621000feb1: Waiting [2021-10-21T17:27:18.952Z] e2eb06d8af82: Waiting [2021-10-21T17:27:18.952Z] fd93b4942eff: Waiting [2021-10-21T17:27:18.952Z] 43ae4ae00fa5: Layer already exists [2021-10-21T17:27:18.952Z] 17eaac69ecd9: Layer already exists [2021-10-21T17:27:18.952Z] 0f11a3e26a8f: Layer already exists [2021-10-21T17:27:18.952Z] 1e529ca0060d: Layer already exists [2021-10-21T17:27:18.952Z] d50c4196d50a: Layer already exists [2021-10-21T17:27:18.952Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:18.952Z] 9ceefc1c13e0: Layer already exists [2021-10-21T17:27:18.952Z] 3df00d1f080e: Layer already exists [2021-10-21T17:27:18.952Z] 0f621000feb1: Layer already exists [2021-10-21T17:27:18.952Z] b5c8ec9bc0ae: Layer already exists [2021-10-21T17:27:18.952Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:18.952Z] 2.0.1-dev.75: digest: sha256:43f8273e70c32df9abcf7f7dec616091ddec00412ba4eda375b7d1fe9c3045eb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:19.246Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:19.577Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:19.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-21T17:27:19.577Z] d50c4196d50a: Preparing [2021-10-21T17:27:19.577Z] d50c4196d50a: Preparing [2021-10-21T17:27:19.577Z] 17eaac69ecd9: Preparing [2021-10-21T17:27:19.577Z] 0f11a3e26a8f: Preparing [2021-10-21T17:27:19.577Z] 1e529ca0060d: Preparing [2021-10-21T17:27:19.577Z] 43ae4ae00fa5: Preparing [2021-10-21T17:27:19.577Z] fd93b4942eff: Preparing [2021-10-21T17:27:19.577Z] b5c8ec9bc0ae: Preparing [2021-10-21T17:27:19.577Z] 3df00d1f080e: Preparing [2021-10-21T17:27:19.577Z] 9ceefc1c13e0: Preparing [2021-10-21T17:27:19.577Z] 0f621000feb1: Preparing [2021-10-21T17:27:19.577Z] e2eb06d8af82: Preparing [2021-10-21T17:27:19.577Z] fd93b4942eff: Waiting [2021-10-21T17:27:19.577Z] b5c8ec9bc0ae: Waiting [2021-10-21T17:27:19.577Z] 3df00d1f080e: Waiting [2021-10-21T17:27:19.577Z] 9ceefc1c13e0: Waiting [2021-10-21T17:27:19.577Z] 0f621000feb1: Waiting [2021-10-21T17:27:19.577Z] e2eb06d8af82: Waiting [2021-10-21T17:27:19.577Z] 1e529ca0060d: Layer already exists [2021-10-21T17:27:19.577Z] d50c4196d50a: Layer already exists [2021-10-21T17:27:19.577Z] 17eaac69ecd9: Layer already exists [2021-10-21T17:27:19.577Z] 43ae4ae00fa5: Layer already exists [2021-10-21T17:27:19.577Z] 0f11a3e26a8f: Layer already exists [2021-10-21T17:27:19.577Z] b5c8ec9bc0ae: Layer already exists [2021-10-21T17:27:19.577Z] 3df00d1f080e: Layer already exists [2021-10-21T17:27:19.577Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:19.577Z] 9ceefc1c13e0: Layer already exists [2021-10-21T17:27:19.577Z] 0f621000feb1: Layer already exists [2021-10-21T17:27:19.577Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:19.577Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:43f8273e70c32df9abcf7f7dec616091ddec00412ba4eda375b7d1fe9c3045eb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:19.869Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:20.155Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-10-21T17:27:20.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-21T17:27:20.155Z] d50c4196d50a: Preparing [2021-10-21T17:27:20.155Z] d50c4196d50a: Preparing [2021-10-21T17:27:20.155Z] 17eaac69ecd9: Preparing [2021-10-21T17:27:20.155Z] 0f11a3e26a8f: Preparing [2021-10-21T17:27:20.155Z] 1e529ca0060d: Preparing [2021-10-21T17:27:20.155Z] 43ae4ae00fa5: Preparing [2021-10-21T17:27:20.155Z] fd93b4942eff: Preparing [2021-10-21T17:27:20.155Z] b5c8ec9bc0ae: Preparing [2021-10-21T17:27:20.155Z] 3df00d1f080e: Preparing [2021-10-21T17:27:20.155Z] 9ceefc1c13e0: Preparing [2021-10-21T17:27:20.155Z] 0f621000feb1: Preparing [2021-10-21T17:27:20.155Z] e2eb06d8af82: Preparing [2021-10-21T17:27:20.155Z] fd93b4942eff: Waiting [2021-10-21T17:27:20.155Z] b5c8ec9bc0ae: Waiting [2021-10-21T17:27:20.155Z] 3df00d1f080e: Waiting [2021-10-21T17:27:20.155Z] 9ceefc1c13e0: Waiting [2021-10-21T17:27:20.155Z] 0f621000feb1: Waiting [2021-10-21T17:27:20.155Z] e2eb06d8af82: Waiting [2021-10-21T17:27:20.155Z] 43ae4ae00fa5: Layer already exists [2021-10-21T17:27:20.155Z] 1e529ca0060d: Layer already exists [2021-10-21T17:27:20.155Z] 0f11a3e26a8f: Layer already exists [2021-10-21T17:27:20.155Z] 17eaac69ecd9: Layer already exists [2021-10-21T17:27:20.155Z] d50c4196d50a: Layer already exists [2021-10-21T17:27:20.155Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:20.155Z] b5c8ec9bc0ae: Layer already exists [2021-10-21T17:27:20.155Z] 9ceefc1c13e0: Layer already exists [2021-10-21T17:27:20.155Z] 3df00d1f080e: Layer already exists [2021-10-21T17:27:20.155Z] 0f621000feb1: Layer already exists [2021-10-21T17:27:20.155Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:20.155Z] main: digest: sha256:43f8273e70c32df9abcf7f7dec616091ddec00412ba4eda375b7d1fe9c3045eb size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:27:20.189Z] ===================================================== [Pipeline] echo [2021-10-21T17:27:20.197Z] taggedImages: [2021-10-21T17:27:20.197Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:20.197Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-21T17:27:20.197Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.75 [2021-10-21T17:27:20.197Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:20.197Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-10-21T17:27:20.215Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-10-21T17:27:20.215Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:20.215Z] latest [2021-10-21T17:27:20.215Z] 2.0.1-dev.75 [2021-10-21T17:27:20.215Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:20.215Z] main [2021-10-21T17:27:20.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:20.533Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:20.827Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:20.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-21T17:27:20.828Z] 526158eb5c60: Preparing [2021-10-21T17:27:20.828Z] e1db8996cf20: Preparing [2021-10-21T17:27:20.828Z] 4335af832180: Preparing [2021-10-21T17:27:20.828Z] ba2443b0c0d4: Preparing [2021-10-21T17:27:20.828Z] 97a79adc2be3: Preparing [2021-10-21T17:27:20.828Z] e2eb06d8af82: Preparing [2021-10-21T17:27:20.828Z] e2eb06d8af82: Waiting [2021-10-21T17:27:21.411Z] 4335af832180: Pushed [2021-10-21T17:27:21.411Z] ba2443b0c0d4: Pushed [2021-10-21T17:27:21.411Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:21.411Z] 97a79adc2be3: Pushed [2021-10-21T17:27:21.411Z] e1db8996cf20: Pushed [2021-10-21T17:27:21.673Z] 526158eb5c60: Pushed [2021-10-21T17:27:21.933Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:ff7647bce38905e6af6f7e977e08c38eee64b57f7285aec6472d8e0fa6c4d741 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:22.225Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:22.518Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-21T17:27:22.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-21T17:27:22.518Z] 526158eb5c60: Preparing [2021-10-21T17:27:22.518Z] e1db8996cf20: Preparing [2021-10-21T17:27:22.518Z] 4335af832180: Preparing [2021-10-21T17:27:22.518Z] ba2443b0c0d4: Preparing [2021-10-21T17:27:22.518Z] 97a79adc2be3: Preparing [2021-10-21T17:27:22.518Z] e2eb06d8af82: Preparing [2021-10-21T17:27:22.518Z] e2eb06d8af82: Waiting [2021-10-21T17:27:22.518Z] 97a79adc2be3: Layer already exists [2021-10-21T17:27:22.518Z] 4335af832180: Layer already exists [2021-10-21T17:27:22.518Z] e1db8996cf20: Layer already exists [2021-10-21T17:27:22.518Z] 526158eb5c60: Layer already exists [2021-10-21T17:27:22.518Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:22.518Z] ba2443b0c0d4: Layer already exists [2021-10-21T17:27:22.518Z] latest: digest: sha256:ff7647bce38905e6af6f7e977e08c38eee64b57f7285aec6472d8e0fa6c4d741 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:22.811Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:23.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.75 [2021-10-21T17:27:23.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-21T17:27:23.098Z] 526158eb5c60: Preparing [2021-10-21T17:27:23.098Z] e1db8996cf20: Preparing [2021-10-21T17:27:23.098Z] 4335af832180: Preparing [2021-10-21T17:27:23.098Z] ba2443b0c0d4: Preparing [2021-10-21T17:27:23.098Z] 97a79adc2be3: Preparing [2021-10-21T17:27:23.098Z] e2eb06d8af82: Preparing [2021-10-21T17:27:23.098Z] e2eb06d8af82: Waiting [2021-10-21T17:27:23.098Z] 97a79adc2be3: Layer already exists [2021-10-21T17:27:23.098Z] e1db8996cf20: Layer already exists [2021-10-21T17:27:23.098Z] 4335af832180: Layer already exists [2021-10-21T17:27:23.098Z] ba2443b0c0d4: Layer already exists [2021-10-21T17:27:23.098Z] 526158eb5c60: Layer already exists [2021-10-21T17:27:23.098Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:23.098Z] 2.0.1-dev.75: digest: sha256:ff7647bce38905e6af6f7e977e08c38eee64b57f7285aec6472d8e0fa6c4d741 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:23.395Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:23.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:23.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-21T17:27:23.689Z] 526158eb5c60: Preparing [2021-10-21T17:27:23.689Z] e1db8996cf20: Preparing [2021-10-21T17:27:23.689Z] 4335af832180: Preparing [2021-10-21T17:27:23.689Z] ba2443b0c0d4: Preparing [2021-10-21T17:27:23.689Z] 97a79adc2be3: Preparing [2021-10-21T17:27:23.689Z] e2eb06d8af82: Preparing [2021-10-21T17:27:23.689Z] e2eb06d8af82: Waiting [2021-10-21T17:27:23.689Z] 526158eb5c60: Layer already exists [2021-10-21T17:27:23.689Z] 97a79adc2be3: Layer already exists [2021-10-21T17:27:23.689Z] ba2443b0c0d4: Layer already exists [2021-10-21T17:27:23.689Z] 4335af832180: Layer already exists [2021-10-21T17:27:23.689Z] e1db8996cf20: Layer already exists [2021-10-21T17:27:23.689Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:23.689Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:ff7647bce38905e6af6f7e977e08c38eee64b57f7285aec6472d8e0fa6c4d741 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:23.978Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:24.267Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-10-21T17:27:24.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-21T17:27:24.267Z] 526158eb5c60: Preparing [2021-10-21T17:27:24.267Z] e1db8996cf20: Preparing [2021-10-21T17:27:24.267Z] 4335af832180: Preparing [2021-10-21T17:27:24.267Z] ba2443b0c0d4: Preparing [2021-10-21T17:27:24.267Z] 97a79adc2be3: Preparing [2021-10-21T17:27:24.267Z] e2eb06d8af82: Preparing [2021-10-21T17:27:24.267Z] e2eb06d8af82: Waiting [2021-10-21T17:27:24.267Z] ba2443b0c0d4: Layer already exists [2021-10-21T17:27:24.267Z] e1db8996cf20: Layer already exists [2021-10-21T17:27:24.267Z] 97a79adc2be3: Layer already exists [2021-10-21T17:27:24.267Z] 4335af832180: Layer already exists [2021-10-21T17:27:24.267Z] 526158eb5c60: Layer already exists [2021-10-21T17:27:24.267Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:24.267Z] main: digest: sha256:ff7647bce38905e6af6f7e977e08c38eee64b57f7285aec6472d8e0fa6c4d741 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:27:24.301Z] ===================================================== [Pipeline] echo [2021-10-21T17:27:24.308Z] taggedImages: [2021-10-21T17:27:24.308Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:24.308Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-21T17:27:24.308Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.75 [2021-10-21T17:27:24.308Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:24.308Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-10-21T17:27:24.326Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-10-21T17:27:24.326Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:24.326Z] latest [2021-10-21T17:27:24.326Z] 2.0.1-dev.75 [2021-10-21T17:27:24.326Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:24.326Z] main [2021-10-21T17:27:24.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:24.636Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:24.924Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:24.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-21T17:27:24.924Z] 8d847d389398: Preparing [2021-10-21T17:27:24.924Z] ae8ef48048e0: Preparing [2021-10-21T17:27:24.924Z] cfd309e99e4b: Preparing [2021-10-21T17:27:24.924Z] 6b09f6110ee7: Preparing [2021-10-21T17:27:24.924Z] 1c6a77ad066a: Preparing [2021-10-21T17:27:24.924Z] c0a2ba78e61b: Preparing [2021-10-21T17:27:24.924Z] 85f3da675cf1: Preparing [2021-10-21T17:27:24.924Z] fa7fae895c21: Preparing [2021-10-21T17:27:24.924Z] 07c366e49222: Preparing [2021-10-21T17:27:24.924Z] e2eb06d8af82: Preparing [2021-10-21T17:27:24.924Z] c0a2ba78e61b: Waiting [2021-10-21T17:27:24.924Z] 85f3da675cf1: Waiting [2021-10-21T17:27:24.924Z] fa7fae895c21: Waiting [2021-10-21T17:27:24.924Z] e2eb06d8af82: Waiting [2021-10-21T17:27:24.924Z] 07c366e49222: Waiting [2021-10-21T17:27:25.504Z] 8d847d389398: Pushed [2021-10-21T17:27:25.504Z] 1c6a77ad066a: Pushed [2021-10-21T17:27:25.504Z] ae8ef48048e0: Pushed [2021-10-21T17:27:25.504Z] c0a2ba78e61b: Pushed [2021-10-21T17:27:25.765Z] 85f3da675cf1: Pushed [2021-10-21T17:27:25.765Z] fa7fae895c21: Pushed [2021-10-21T17:27:25.765Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:25.765Z] 6b09f6110ee7: Pushed [2021-10-21T17:27:25.765Z] 07c366e49222: Pushed [2021-10-21T17:27:25.765Z] cfd309e99e4b: Pushed [2021-10-21T17:27:26.024Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:cd5bdec80f2c8c6f914d12f270af91ade45ccaf79f9c258b72891b12cd992203 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:26.320Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:26.605Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-21T17:27:26.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-21T17:27:26.605Z] 8d847d389398: Preparing [2021-10-21T17:27:26.605Z] ae8ef48048e0: Preparing [2021-10-21T17:27:26.605Z] cfd309e99e4b: Preparing [2021-10-21T17:27:26.605Z] 6b09f6110ee7: Preparing [2021-10-21T17:27:26.605Z] 1c6a77ad066a: Preparing [2021-10-21T17:27:26.605Z] c0a2ba78e61b: Preparing [2021-10-21T17:27:26.605Z] 85f3da675cf1: Preparing [2021-10-21T17:27:26.605Z] fa7fae895c21: Preparing [2021-10-21T17:27:26.605Z] 07c366e49222: Preparing [2021-10-21T17:27:26.605Z] e2eb06d8af82: Preparing [2021-10-21T17:27:26.605Z] c0a2ba78e61b: Waiting [2021-10-21T17:27:26.605Z] 85f3da675cf1: Waiting [2021-10-21T17:27:26.605Z] fa7fae895c21: Waiting [2021-10-21T17:27:26.605Z] 07c366e49222: Waiting [2021-10-21T17:27:26.605Z] e2eb06d8af82: Waiting [2021-10-21T17:27:26.605Z] cfd309e99e4b: Layer already exists [2021-10-21T17:27:26.605Z] 6b09f6110ee7: Layer already exists [2021-10-21T17:27:26.605Z] ae8ef48048e0: Layer already exists [2021-10-21T17:27:26.605Z] 8d847d389398: Layer already exists [2021-10-21T17:27:26.605Z] 1c6a77ad066a: Layer already exists [2021-10-21T17:27:26.605Z] 85f3da675cf1: Layer already exists [2021-10-21T17:27:26.605Z] 07c366e49222: Layer already exists [2021-10-21T17:27:26.605Z] c0a2ba78e61b: Layer already exists [2021-10-21T17:27:26.605Z] fa7fae895c21: Layer already exists [2021-10-21T17:27:26.605Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:26.605Z] latest: digest: sha256:cd5bdec80f2c8c6f914d12f270af91ade45ccaf79f9c258b72891b12cd992203 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:26.898Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:27.188Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.75 [2021-10-21T17:27:27.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-21T17:27:27.188Z] 8d847d389398: Preparing [2021-10-21T17:27:27.188Z] ae8ef48048e0: Preparing [2021-10-21T17:27:27.188Z] cfd309e99e4b: Preparing [2021-10-21T17:27:27.188Z] 6b09f6110ee7: Preparing [2021-10-21T17:27:27.188Z] 1c6a77ad066a: Preparing [2021-10-21T17:27:27.188Z] c0a2ba78e61b: Preparing [2021-10-21T17:27:27.188Z] 85f3da675cf1: Preparing [2021-10-21T17:27:27.188Z] fa7fae895c21: Preparing [2021-10-21T17:27:27.188Z] 07c366e49222: Preparing [2021-10-21T17:27:27.188Z] e2eb06d8af82: Preparing [2021-10-21T17:27:27.188Z] 85f3da675cf1: Waiting [2021-10-21T17:27:27.188Z] fa7fae895c21: Waiting [2021-10-21T17:27:27.188Z] 07c366e49222: Waiting [2021-10-21T17:27:27.188Z] e2eb06d8af82: Waiting [2021-10-21T17:27:27.188Z] c0a2ba78e61b: Waiting [2021-10-21T17:27:27.188Z] 1c6a77ad066a: Layer already exists [2021-10-21T17:27:27.188Z] 8d847d389398: Layer already exists [2021-10-21T17:27:27.188Z] cfd309e99e4b: Layer already exists [2021-10-21T17:27:27.188Z] 6b09f6110ee7: Layer already exists [2021-10-21T17:27:27.188Z] ae8ef48048e0: Layer already exists [2021-10-21T17:27:27.188Z] c0a2ba78e61b: Layer already exists [2021-10-21T17:27:27.188Z] fa7fae895c21: Layer already exists [2021-10-21T17:27:27.188Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:27.188Z] 85f3da675cf1: Layer already exists [2021-10-21T17:27:27.188Z] 07c366e49222: Layer already exists [2021-10-21T17:27:27.188Z] 2.0.1-dev.75: digest: sha256:cd5bdec80f2c8c6f914d12f270af91ade45ccaf79f9c258b72891b12cd992203 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:27.477Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:27.767Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:27.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-21T17:27:27.767Z] 8d847d389398: Preparing [2021-10-21T17:27:27.767Z] ae8ef48048e0: Preparing [2021-10-21T17:27:27.767Z] cfd309e99e4b: Preparing [2021-10-21T17:27:27.767Z] 6b09f6110ee7: Preparing [2021-10-21T17:27:27.767Z] 1c6a77ad066a: Preparing [2021-10-21T17:27:27.767Z] c0a2ba78e61b: Preparing [2021-10-21T17:27:27.767Z] 85f3da675cf1: Preparing [2021-10-21T17:27:27.767Z] fa7fae895c21: Preparing [2021-10-21T17:27:27.767Z] 07c366e49222: Preparing [2021-10-21T17:27:27.767Z] e2eb06d8af82: Preparing [2021-10-21T17:27:27.767Z] c0a2ba78e61b: Waiting [2021-10-21T17:27:27.767Z] 85f3da675cf1: Waiting [2021-10-21T17:27:27.767Z] fa7fae895c21: Waiting [2021-10-21T17:27:27.767Z] 07c366e49222: Waiting [2021-10-21T17:27:27.767Z] e2eb06d8af82: Waiting [2021-10-21T17:27:27.767Z] 1c6a77ad066a: Layer already exists [2021-10-21T17:27:27.767Z] 8d847d389398: Layer already exists [2021-10-21T17:27:27.767Z] ae8ef48048e0: Layer already exists [2021-10-21T17:27:27.767Z] 6b09f6110ee7: Layer already exists [2021-10-21T17:27:27.767Z] cfd309e99e4b: Layer already exists [2021-10-21T17:27:27.767Z] fa7fae895c21: Layer already exists [2021-10-21T17:27:27.767Z] 07c366e49222: Layer already exists [2021-10-21T17:27:27.767Z] 85f3da675cf1: Layer already exists [2021-10-21T17:27:27.767Z] c0a2ba78e61b: Layer already exists [2021-10-21T17:27:27.767Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:27.767Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:cd5bdec80f2c8c6f914d12f270af91ade45ccaf79f9c258b72891b12cd992203 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:28.057Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:28.345Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-10-21T17:27:28.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-21T17:27:28.345Z] 8d847d389398: Preparing [2021-10-21T17:27:28.345Z] ae8ef48048e0: Preparing [2021-10-21T17:27:28.345Z] cfd309e99e4b: Preparing [2021-10-21T17:27:28.345Z] 6b09f6110ee7: Preparing [2021-10-21T17:27:28.345Z] 1c6a77ad066a: Preparing [2021-10-21T17:27:28.345Z] c0a2ba78e61b: Preparing [2021-10-21T17:27:28.345Z] 85f3da675cf1: Preparing [2021-10-21T17:27:28.345Z] fa7fae895c21: Preparing [2021-10-21T17:27:28.345Z] 07c366e49222: Preparing [2021-10-21T17:27:28.345Z] e2eb06d8af82: Preparing [2021-10-21T17:27:28.345Z] c0a2ba78e61b: Waiting [2021-10-21T17:27:28.345Z] 85f3da675cf1: Waiting [2021-10-21T17:27:28.345Z] fa7fae895c21: Waiting [2021-10-21T17:27:28.345Z] 07c366e49222: Waiting [2021-10-21T17:27:28.345Z] e2eb06d8af82: Waiting [2021-10-21T17:27:28.345Z] 8d847d389398: Layer already exists [2021-10-21T17:27:28.345Z] ae8ef48048e0: Layer already exists [2021-10-21T17:27:28.345Z] 6b09f6110ee7: Layer already exists [2021-10-21T17:27:28.345Z] 1c6a77ad066a: Layer already exists [2021-10-21T17:27:28.345Z] cfd309e99e4b: Layer already exists [2021-10-21T17:27:28.345Z] c0a2ba78e61b: Layer already exists [2021-10-21T17:27:28.345Z] 85f3da675cf1: Layer already exists [2021-10-21T17:27:28.345Z] 07c366e49222: Layer already exists [2021-10-21T17:27:28.345Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:28.345Z] fa7fae895c21: Layer already exists [2021-10-21T17:27:28.345Z] main: digest: sha256:cd5bdec80f2c8c6f914d12f270af91ade45ccaf79f9c258b72891b12cd992203 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:27:28.373Z] ===================================================== [Pipeline] echo [2021-10-21T17:27:28.379Z] taggedImages: [2021-10-21T17:27:28.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:28.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-21T17:27:28.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.75 [2021-10-21T17:27:28.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:28.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-10-21T17:27:28.396Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-10-21T17:27:28.396Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:28.396Z] latest [2021-10-21T17:27:28.396Z] 2.0.1-dev.75 [2021-10-21T17:27:28.396Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:28.396Z] main [2021-10-21T17:27:28.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:28.719Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:29.003Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:29.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-21T17:27:29.003Z] fcd2a28a34bb: Preparing [2021-10-21T17:27:29.003Z] 4f5130ba73a3: Preparing [2021-10-21T17:27:29.003Z] fd93b4942eff: Preparing [2021-10-21T17:27:29.003Z] 4ae447c0fa61: Preparing [2021-10-21T17:27:29.003Z] e2eb06d8af82: Preparing [2021-10-21T17:27:29.003Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:29.003Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:29.003Z] fcd2a28a34bb: Pushed [2021-10-21T17:27:29.003Z] 4ae447c0fa61: Pushed [2021-10-21T17:27:29.941Z] 4f5130ba73a3: Pushed [2021-10-21T17:27:30.200Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:1da92667740e548960320536fb63e62979075216c175e7ba10a931313f745e2d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:30.492Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:30.782Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-21T17:27:30.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-21T17:27:30.782Z] fcd2a28a34bb: Preparing [2021-10-21T17:27:30.782Z] 4f5130ba73a3: Preparing [2021-10-21T17:27:30.782Z] fd93b4942eff: Preparing [2021-10-21T17:27:30.782Z] 4ae447c0fa61: Preparing [2021-10-21T17:27:30.782Z] e2eb06d8af82: Preparing [2021-10-21T17:27:30.782Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:30.782Z] fcd2a28a34bb: Layer already exists [2021-10-21T17:27:30.782Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:30.782Z] 4f5130ba73a3: Layer already exists [2021-10-21T17:27:30.782Z] 4ae447c0fa61: Layer already exists [2021-10-21T17:27:30.782Z] latest: digest: sha256:1da92667740e548960320536fb63e62979075216c175e7ba10a931313f745e2d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:31.069Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:31.357Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.75 [2021-10-21T17:27:31.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-21T17:27:31.357Z] fcd2a28a34bb: Preparing [2021-10-21T17:27:31.357Z] 4f5130ba73a3: Preparing [2021-10-21T17:27:31.357Z] fd93b4942eff: Preparing [2021-10-21T17:27:31.357Z] 4ae447c0fa61: Preparing [2021-10-21T17:27:31.357Z] e2eb06d8af82: Preparing [2021-10-21T17:27:31.357Z] fcd2a28a34bb: Layer already exists [2021-10-21T17:27:31.357Z] 4ae447c0fa61: Layer already exists [2021-10-21T17:27:31.357Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:31.357Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:31.357Z] 4f5130ba73a3: Layer already exists [2021-10-21T17:27:31.357Z] 2.0.1-dev.75: digest: sha256:1da92667740e548960320536fb63e62979075216c175e7ba10a931313f745e2d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:31.648Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:31.938Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:31.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-21T17:27:31.938Z] fcd2a28a34bb: Preparing [2021-10-21T17:27:31.938Z] 4f5130ba73a3: Preparing [2021-10-21T17:27:31.938Z] fd93b4942eff: Preparing [2021-10-21T17:27:31.938Z] 4ae447c0fa61: Preparing [2021-10-21T17:27:31.938Z] e2eb06d8af82: Preparing [2021-10-21T17:27:31.938Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:31.938Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:31.938Z] fcd2a28a34bb: Layer already exists [2021-10-21T17:27:31.938Z] 4f5130ba73a3: Layer already exists [2021-10-21T17:27:31.938Z] 4ae447c0fa61: Layer already exists [2021-10-21T17:27:31.938Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:1da92667740e548960320536fb63e62979075216c175e7ba10a931313f745e2d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:32.231Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:32.595Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-10-21T17:27:32.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-21T17:27:32.596Z] fcd2a28a34bb: Preparing [2021-10-21T17:27:32.596Z] 4f5130ba73a3: Preparing [2021-10-21T17:27:32.596Z] fd93b4942eff: Preparing [2021-10-21T17:27:32.596Z] 4ae447c0fa61: Preparing [2021-10-21T17:27:32.596Z] e2eb06d8af82: Preparing [2021-10-21T17:27:32.596Z] 4f5130ba73a3: Layer already exists [2021-10-21T17:27:32.596Z] 4ae447c0fa61: Layer already exists [2021-10-21T17:27:32.596Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:32.596Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:32.596Z] fcd2a28a34bb: Layer already exists [2021-10-21T17:27:32.596Z] main: digest: sha256:1da92667740e548960320536fb63e62979075216c175e7ba10a931313f745e2d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:27:32.675Z] ===================================================== [Pipeline] echo [2021-10-21T17:27:32.680Z] taggedImages: [2021-10-21T17:27:32.680Z] - nexus3.edgexfoundry.org:10004/support-notifications:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:32.680Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-21T17:27:32.680Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.75 [2021-10-21T17:27:32.680Z] - nexus3.edgexfoundry.org:10004/support-notifications:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:32.680Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-10-21T17:27:32.698Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-10-21T17:27:32.698Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:32.698Z] latest [2021-10-21T17:27:32.698Z] 2.0.1-dev.75 [2021-10-21T17:27:32.698Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:32.698Z] main [2021-10-21T17:27:32.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:33.047Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:33.330Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:33.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-21T17:27:33.330Z] 28cfc0bc6c11: Preparing [2021-10-21T17:27:33.330Z] d2b1c0086ecb: Preparing [2021-10-21T17:27:33.330Z] fd93b4942eff: Preparing [2021-10-21T17:27:33.330Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:33.330Z] e2eb06d8af82: Preparing [2021-10-21T17:27:33.330Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:33.330Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:33.330Z] 7ee68ba3a3aa: Layer already exists [2021-10-21T17:27:33.330Z] 28cfc0bc6c11: Pushed [2021-10-21T17:27:34.271Z] d2b1c0086ecb: Pushed [2021-10-21T17:27:34.530Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:f306151e1b93305aaf41093b783a3bd53cdb9495c6a492643826e2a825bafa95 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:34.821Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:35.108Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-21T17:27:35.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-21T17:27:35.108Z] 28cfc0bc6c11: Preparing [2021-10-21T17:27:35.108Z] d2b1c0086ecb: Preparing [2021-10-21T17:27:35.108Z] fd93b4942eff: Preparing [2021-10-21T17:27:35.108Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:35.108Z] e2eb06d8af82: Preparing [2021-10-21T17:27:35.109Z] d2b1c0086ecb: Layer already exists [2021-10-21T17:27:35.109Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:35.109Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:35.109Z] 7ee68ba3a3aa: Layer already exists [2021-10-21T17:27:35.109Z] 28cfc0bc6c11: Layer already exists [2021-10-21T17:27:35.109Z] latest: digest: sha256:f306151e1b93305aaf41093b783a3bd53cdb9495c6a492643826e2a825bafa95 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:35.401Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:35.685Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.75 [2021-10-21T17:27:35.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-21T17:27:35.685Z] 28cfc0bc6c11: Preparing [2021-10-21T17:27:35.685Z] d2b1c0086ecb: Preparing [2021-10-21T17:27:35.685Z] fd93b4942eff: Preparing [2021-10-21T17:27:35.685Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:35.685Z] e2eb06d8af82: Preparing [2021-10-21T17:27:35.685Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:35.685Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:35.685Z] 28cfc0bc6c11: Layer already exists [2021-10-21T17:27:35.685Z] d2b1c0086ecb: Layer already exists [2021-10-21T17:27:35.685Z] 7ee68ba3a3aa: Layer already exists [2021-10-21T17:27:35.685Z] 2.0.1-dev.75: digest: sha256:f306151e1b93305aaf41093b783a3bd53cdb9495c6a492643826e2a825bafa95 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:35.978Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:36.262Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:36.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-21T17:27:36.262Z] 28cfc0bc6c11: Preparing [2021-10-21T17:27:36.262Z] d2b1c0086ecb: Preparing [2021-10-21T17:27:36.262Z] fd93b4942eff: Preparing [2021-10-21T17:27:36.262Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:36.262Z] e2eb06d8af82: Preparing [2021-10-21T17:27:36.262Z] 28cfc0bc6c11: Layer already exists [2021-10-21T17:27:36.262Z] 7ee68ba3a3aa: Layer already exists [2021-10-21T17:27:36.262Z] d2b1c0086ecb: Layer already exists [2021-10-21T17:27:36.262Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:36.262Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:36.262Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:f306151e1b93305aaf41093b783a3bd53cdb9495c6a492643826e2a825bafa95 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:36.553Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:36.842Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-10-21T17:27:36.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-21T17:27:36.842Z] 28cfc0bc6c11: Preparing [2021-10-21T17:27:36.842Z] d2b1c0086ecb: Preparing [2021-10-21T17:27:36.842Z] fd93b4942eff: Preparing [2021-10-21T17:27:36.842Z] 7ee68ba3a3aa: Preparing [2021-10-21T17:27:36.842Z] e2eb06d8af82: Preparing [2021-10-21T17:27:36.842Z] d2b1c0086ecb: Layer already exists [2021-10-21T17:27:36.842Z] 28cfc0bc6c11: Layer already exists [2021-10-21T17:27:36.842Z] fd93b4942eff: Layer already exists [2021-10-21T17:27:36.842Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:36.842Z] 7ee68ba3a3aa: Layer already exists [2021-10-21T17:27:36.842Z] main: digest: sha256:f306151e1b93305aaf41093b783a3bd53cdb9495c6a492643826e2a825bafa95 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:27:36.872Z] ===================================================== [Pipeline] echo [2021-10-21T17:27:36.880Z] taggedImages: [2021-10-21T17:27:36.880Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:36.880Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-21T17:27:36.880Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.75 [2021-10-21T17:27:36.880Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:36.880Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-10-21T17:27:36.897Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-10-21T17:27:36.897Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:36.897Z] latest [2021-10-21T17:27:36.897Z] 2.0.1-dev.75 [2021-10-21T17:27:36.897Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:36.897Z] main [2021-10-21T17:27:36.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:37.198Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:37.489Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:37.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-21T17:27:37.489Z] d853858ccf63: Preparing [2021-10-21T17:27:37.489Z] adb14dfb0265: Preparing [2021-10-21T17:27:37.489Z] ae95afd3d433: Preparing [2021-10-21T17:27:37.489Z] a6aeb07740a6: Preparing [2021-10-21T17:27:37.489Z] 879b85f2d1ed: Preparing [2021-10-21T17:27:37.489Z] 6777e3bbcb7c: Preparing [2021-10-21T17:27:37.489Z] fd08d546f6b8: Preparing [2021-10-21T17:27:37.489Z] 0636255016a6: Preparing [2021-10-21T17:27:37.489Z] 84e9d258764d: Preparing [2021-10-21T17:27:37.489Z] 56463f638872: Preparing [2021-10-21T17:27:37.489Z] e2eb06d8af82: Preparing [2021-10-21T17:27:37.489Z] 6777e3bbcb7c: Waiting [2021-10-21T17:27:37.489Z] fd08d546f6b8: Waiting [2021-10-21T17:27:37.489Z] 0636255016a6: Waiting [2021-10-21T17:27:37.489Z] 84e9d258764d: Waiting [2021-10-21T17:27:37.489Z] 56463f638872: Waiting [2021-10-21T17:27:37.489Z] e2eb06d8af82: Waiting [2021-10-21T17:27:37.489Z] 879b85f2d1ed: Layer already exists [2021-10-21T17:27:37.762Z] 6777e3bbcb7c: Layer already exists [2021-10-21T17:27:38.021Z] fd08d546f6b8: Layer already exists [2021-10-21T17:27:38.021Z] 0636255016a6: Layer already exists [2021-10-21T17:27:38.021Z] 84e9d258764d: Layer already exists [2021-10-21T17:27:38.021Z] adb14dfb0265: Pushed [2021-10-21T17:27:38.021Z] 56463f638872: Layer already exists [2021-10-21T17:27:38.021Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:38.021Z] d853858ccf63: Pushed [2021-10-21T17:27:38.281Z] ae95afd3d433: Pushed [2021-10-21T17:27:42.483Z] a6aeb07740a6: Pushed [2021-10-21T17:27:42.483Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:a4e9b9533c099c61c7b591a66ad29cce0a94ca44b7b6d2bdbbded4b774d4628e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:42.774Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:43.063Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-21T17:27:43.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-21T17:27:43.064Z] d853858ccf63: Preparing [2021-10-21T17:27:43.064Z] adb14dfb0265: Preparing [2021-10-21T17:27:43.064Z] ae95afd3d433: Preparing [2021-10-21T17:27:43.064Z] a6aeb07740a6: Preparing [2021-10-21T17:27:43.064Z] 879b85f2d1ed: Preparing [2021-10-21T17:27:43.064Z] 6777e3bbcb7c: Preparing [2021-10-21T17:27:43.064Z] fd08d546f6b8: Preparing [2021-10-21T17:27:43.064Z] 0636255016a6: Preparing [2021-10-21T17:27:43.064Z] 84e9d258764d: Preparing [2021-10-21T17:27:43.064Z] 56463f638872: Preparing [2021-10-21T17:27:43.064Z] e2eb06d8af82: Preparing [2021-10-21T17:27:43.064Z] 6777e3bbcb7c: Waiting [2021-10-21T17:27:43.064Z] fd08d546f6b8: Waiting [2021-10-21T17:27:43.064Z] 0636255016a6: Waiting [2021-10-21T17:27:43.064Z] 84e9d258764d: Waiting [2021-10-21T17:27:43.064Z] 56463f638872: Waiting [2021-10-21T17:27:43.064Z] e2eb06d8af82: Waiting [2021-10-21T17:27:43.064Z] 879b85f2d1ed: Layer already exists [2021-10-21T17:27:43.064Z] ae95afd3d433: Layer already exists [2021-10-21T17:27:43.064Z] d853858ccf63: Layer already exists [2021-10-21T17:27:43.064Z] adb14dfb0265: Layer already exists [2021-10-21T17:27:43.064Z] a6aeb07740a6: Layer already exists [2021-10-21T17:27:43.064Z] 0636255016a6: Layer already exists [2021-10-21T17:27:43.064Z] 84e9d258764d: Layer already exists [2021-10-21T17:27:43.064Z] 6777e3bbcb7c: Layer already exists [2021-10-21T17:27:43.064Z] 56463f638872: Layer already exists [2021-10-21T17:27:43.064Z] fd08d546f6b8: Layer already exists [2021-10-21T17:27:43.064Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:43.064Z] latest: digest: sha256:a4e9b9533c099c61c7b591a66ad29cce0a94ca44b7b6d2bdbbded4b774d4628e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:43.361Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:43.655Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.75 [2021-10-21T17:27:43.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-21T17:27:43.655Z] d853858ccf63: Preparing [2021-10-21T17:27:43.655Z] adb14dfb0265: Preparing [2021-10-21T17:27:43.655Z] ae95afd3d433: Preparing [2021-10-21T17:27:43.655Z] a6aeb07740a6: Preparing [2021-10-21T17:27:43.655Z] 879b85f2d1ed: Preparing [2021-10-21T17:27:43.655Z] 6777e3bbcb7c: Preparing [2021-10-21T17:27:43.655Z] fd08d546f6b8: Preparing [2021-10-21T17:27:43.655Z] 0636255016a6: Preparing [2021-10-21T17:27:43.655Z] 84e9d258764d: Preparing [2021-10-21T17:27:43.655Z] 56463f638872: Preparing [2021-10-21T17:27:43.655Z] e2eb06d8af82: Preparing [2021-10-21T17:27:43.655Z] 6777e3bbcb7c: Waiting [2021-10-21T17:27:43.655Z] 56463f638872: Waiting [2021-10-21T17:27:43.655Z] e2eb06d8af82: Waiting [2021-10-21T17:27:43.655Z] fd08d546f6b8: Waiting [2021-10-21T17:27:43.655Z] 0636255016a6: Waiting [2021-10-21T17:27:43.655Z] 84e9d258764d: Waiting [2021-10-21T17:27:43.655Z] 879b85f2d1ed: Layer already exists [2021-10-21T17:27:43.655Z] a6aeb07740a6: Layer already exists [2021-10-21T17:27:43.655Z] d853858ccf63: Layer already exists [2021-10-21T17:27:43.655Z] adb14dfb0265: Layer already exists [2021-10-21T17:27:43.655Z] ae95afd3d433: Layer already exists [2021-10-21T17:27:43.655Z] fd08d546f6b8: Layer already exists [2021-10-21T17:27:43.655Z] 6777e3bbcb7c: Layer already exists [2021-10-21T17:27:43.655Z] 84e9d258764d: Layer already exists [2021-10-21T17:27:43.655Z] 0636255016a6: Layer already exists [2021-10-21T17:27:43.655Z] 56463f638872: Layer already exists [2021-10-21T17:27:43.655Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:43.655Z] 2.0.1-dev.75: digest: sha256:a4e9b9533c099c61c7b591a66ad29cce0a94ca44b7b6d2bdbbded4b774d4628e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:43.947Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:44.234Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:44.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-21T17:27:44.234Z] d853858ccf63: Preparing [2021-10-21T17:27:44.234Z] adb14dfb0265: Preparing [2021-10-21T17:27:44.234Z] ae95afd3d433: Preparing [2021-10-21T17:27:44.234Z] a6aeb07740a6: Preparing [2021-10-21T17:27:44.234Z] 879b85f2d1ed: Preparing [2021-10-21T17:27:44.234Z] 6777e3bbcb7c: Preparing [2021-10-21T17:27:44.234Z] fd08d546f6b8: Preparing [2021-10-21T17:27:44.234Z] 0636255016a6: Preparing [2021-10-21T17:27:44.234Z] 84e9d258764d: Preparing [2021-10-21T17:27:44.234Z] 56463f638872: Preparing [2021-10-21T17:27:44.234Z] e2eb06d8af82: Preparing [2021-10-21T17:27:44.234Z] 6777e3bbcb7c: Waiting [2021-10-21T17:27:44.234Z] fd08d546f6b8: Waiting [2021-10-21T17:27:44.234Z] 0636255016a6: Waiting [2021-10-21T17:27:44.234Z] 84e9d258764d: Waiting [2021-10-21T17:27:44.234Z] 56463f638872: Waiting [2021-10-21T17:27:44.234Z] e2eb06d8af82: Waiting [2021-10-21T17:27:44.234Z] ae95afd3d433: Layer already exists [2021-10-21T17:27:44.234Z] a6aeb07740a6: Layer already exists [2021-10-21T17:27:44.234Z] 879b85f2d1ed: Layer already exists [2021-10-21T17:27:44.234Z] d853858ccf63: Layer already exists [2021-10-21T17:27:44.234Z] adb14dfb0265: Layer already exists [2021-10-21T17:27:44.234Z] fd08d546f6b8: Layer already exists [2021-10-21T17:27:44.234Z] 6777e3bbcb7c: Layer already exists [2021-10-21T17:27:44.234Z] 84e9d258764d: Layer already exists [2021-10-21T17:27:44.234Z] 0636255016a6: Layer already exists [2021-10-21T17:27:44.234Z] 56463f638872: Layer already exists [2021-10-21T17:27:44.234Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:44.234Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:a4e9b9533c099c61c7b591a66ad29cce0a94ca44b7b6d2bdbbded4b774d4628e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:44.526Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:27:44.813Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-10-21T17:27:44.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-21T17:27:44.813Z] d853858ccf63: Preparing [2021-10-21T17:27:44.813Z] adb14dfb0265: Preparing [2021-10-21T17:27:44.813Z] ae95afd3d433: Preparing [2021-10-21T17:27:44.813Z] a6aeb07740a6: Preparing [2021-10-21T17:27:44.813Z] 879b85f2d1ed: Preparing [2021-10-21T17:27:44.813Z] 6777e3bbcb7c: Preparing [2021-10-21T17:27:44.813Z] fd08d546f6b8: Preparing [2021-10-21T17:27:44.813Z] 0636255016a6: Preparing [2021-10-21T17:27:44.813Z] 84e9d258764d: Preparing [2021-10-21T17:27:44.813Z] 56463f638872: Preparing [2021-10-21T17:27:44.813Z] e2eb06d8af82: Preparing [2021-10-21T17:27:44.813Z] 6777e3bbcb7c: Waiting [2021-10-21T17:27:44.813Z] fd08d546f6b8: Waiting [2021-10-21T17:27:44.813Z] 0636255016a6: Waiting [2021-10-21T17:27:44.813Z] 84e9d258764d: Waiting [2021-10-21T17:27:44.813Z] 56463f638872: Waiting [2021-10-21T17:27:44.813Z] e2eb06d8af82: Waiting [2021-10-21T17:27:44.813Z] a6aeb07740a6: Layer already exists [2021-10-21T17:27:44.813Z] ae95afd3d433: Layer already exists [2021-10-21T17:27:44.813Z] d853858ccf63: Layer already exists [2021-10-21T17:27:44.813Z] 879b85f2d1ed: Layer already exists [2021-10-21T17:27:44.813Z] adb14dfb0265: Layer already exists [2021-10-21T17:27:44.813Z] fd08d546f6b8: Layer already exists [2021-10-21T17:27:44.813Z] 84e9d258764d: Layer already exists [2021-10-21T17:27:44.813Z] 6777e3bbcb7c: Layer already exists [2021-10-21T17:27:44.813Z] 56463f638872: Layer already exists [2021-10-21T17:27:44.813Z] 0636255016a6: Layer already exists [2021-10-21T17:27:44.813Z] e2eb06d8af82: Layer already exists [2021-10-21T17:27:44.813Z] main: digest: sha256:a4e9b9533c099c61c7b591a66ad29cce0a94ca44b7b6d2bdbbded4b774d4628e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:27:44.842Z] ===================================================== [Pipeline] echo [2021-10-21T17:27:44.849Z] taggedImages: [2021-10-21T17:27:44.849Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:27:44.849Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-21T17:27:44.849Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.75 [2021-10-21T17:27:44.849Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:27:44.849Z] - 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-21T17:28:04.601Z] Removing intermediate container 0bfb5228f476 [2021-10-21T17:28:04.601Z] ---> d136c19da311 [2021-10-21T17:28:04.601Z] Successfully built d136c19da311 [2021-10-21T17:28:04.601Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:28:04.974Z] + docker inspect -f . ci-base-image-arm64 [2021-10-21T17:28:04.974Z] . [Pipeline] withDockerContainer [2021-10-21T17:28:05.260Z] prd-ubuntu18.04-docker-arm64-4c-16g-952 does not seem to be running inside a container [2021-10-21T17:28:05.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:28:06.943Z] $ docker top dfb85929ea969d179cf29fe3744da4c79d0bdbc2cad6491deee1d48a59ddf595 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T17:28:07.881Z] + go version [2021-10-21T17:28:07.882Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-21T17:28:07.933Z] $ docker stop --time=1 dfb85929ea969d179cf29fe3744da4c79d0bdbc2cad6491deee1d48a59ddf595 [2021-10-21T17:28:09.680Z] $ docker rm -f dfb85929ea969d179cf29fe3744da4c79d0bdbc2cad6491deee1d48a59ddf595 [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-21T17:28:10.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-21T17:28:10.441Z] [2021-10-21T17:28:10.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:28:11.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-21T17:28:11.385Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-21T17:28:11.385Z] 29e5d40040c1: Pulling fs layer [2021-10-21T17:28:11.385Z] 1ce36da41761: Pulling fs layer [2021-10-21T17:28:11.385Z] 25b303627fd3: Pulling fs layer [2021-10-21T17:28:11.677Z] 29e5d40040c1: Verifying Checksum [2021-10-21T17:28:11.677Z] 29e5d40040c1: Download complete [2021-10-21T17:28:11.958Z] 1ce36da41761: Download complete [2021-10-21T17:28:12.242Z] 29e5d40040c1: Pull complete [2021-10-21T17:28:13.248Z] 25b303627fd3: Verifying Checksum [2021-10-21T17:28:13.248Z] 25b303627fd3: Download complete [2021-10-21T17:28:13.529Z] 1ce36da41761: Pull complete [2021-10-21T17:28:23.779Z] 25b303627fd3: Pull complete [2021-10-21T17:28:23.779Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-21T17:28:23.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-21T17:28:23.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-21T17:28:24.056Z] prd-ubuntu18.04-docker-arm64-4c-16g-952 does not seem to be running inside a container [2021-10-21T17:28:24.185Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:28:28.686Z] $ docker top ac1a2c2aef2c59abc5722a0dd02d2f4fbcf78abbfc567032743c63d260842d7d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T17:28:29.676Z] + docker-compose build --help [2021-10-21T17:28:29.676Z] + grep parallel [2021-10-21T17:28:34.021Z] --parallel Build images in parallel. [Pipeline] } [2021-10-21T17:28:34.073Z] $ docker stop --time=1 ac1a2c2aef2c59abc5722a0dd02d2f4fbcf78abbfc567032743c63d260842d7d [2021-10-21T17:28:35.931Z] $ docker rm -f ac1a2c2aef2c59abc5722a0dd02d2f4fbcf78abbfc567032743c63d260842d7d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:28:36.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-21T17:28:36.559Z] . [Pipeline] withDockerContainer [2021-10-21T17:28:36.845Z] prd-ubuntu18.04-docker-arm64-4c-16g-952 does not seem to be running inside a container [2021-10-21T17:28:36.982Z] $ 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/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:28:38.606Z] $ docker top 89b2d7132333f14d36a2dab22e8546ee06d6e5770f110a8a71d2cdd8001ce5fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T17:28:39.588Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-21T17:28:43.939Z] Building core-command ... [2021-10-21T17:28:43.939Z] Building core-data ... [2021-10-21T17:28:43.939Z] Building core-metadata ... [2021-10-21T17:28:43.939Z] Building security-bootstrapper ... [2021-10-21T17:28:43.939Z] Building security-proxy-setup ... [2021-10-21T17:28:43.939Z] Building security-secretstore-setup ... [2021-10-21T17:28:43.939Z] Building support-notifications ... [2021-10-21T17:28:43.939Z] Building support-scheduler ... [2021-10-21T17:28:43.939Z] Building sys-mgmt-agent ... [2021-10-21T17:28:43.939Z] Building security-proxy-setup [2021-10-21T17:28:43.939Z] Building security-secretstore-setup [2021-10-21T17:28:43.939Z] Building support-scheduler [2021-10-21T17:28:43.939Z] Building core-metadata [2021-10-21T17:28:43.939Z] Building core-command [2021-10-21T17:29:23.000Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:29:23.000Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:29:23.000Z] ---> d136c19da311 [2021-10-21T17:29:23.000Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T17:29:23.000Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:29:23.000Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:29:23.000Z] ---> d136c19da311 [2021-10-21T17:29:23.000Z] Step 3/23 : WORKDIR /edgex-go [2021-10-21T17:29:23.000Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:29:23.000Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:29:23.000Z] ---> d136c19da311 [2021-10-21T17:29:23.000Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T17:29:23.000Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:29:23.000Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:29:23.000Z] ---> d136c19da311 [2021-10-21T17:29:23.000Z] Step 3/20 : WORKDIR /edgex-go [2021-10-21T17:29:23.000Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:29:23.000Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:29:23.000Z] ---> d136c19da311 [2021-10-21T17:29:23.000Z] Step 3/24 : WORKDIR /edgex-go [2021-10-21T17:29:28.441Z] ---> Running in efc712a4c0aa [2021-10-21T17:29:28.441Z] ---> Running in 5818d8d24f6e [2021-10-21T17:29:28.441Z] ---> Running in 7c15eef280f5 [2021-10-21T17:29:28.441Z] ---> Running in 129cc05bf4b5 [2021-10-21T17:29:28.441Z] ---> Running in 521a76bfcb46 [2021-10-21T17:29:29.050Z] Removing intermediate container efc712a4c0aa [2021-10-21T17:29:29.050Z] ---> 276d52310666 [2021-10-21T17:29:29.050Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:29:29.050Z] Removing intermediate container 521a76bfcb46 [2021-10-21T17:29:29.050Z] ---> 9889fb5370b2 [2021-10-21T17:29:29.050Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:29:29.050Z] Removing intermediate container 129cc05bf4b5 [2021-10-21T17:29:29.050Z] ---> a951ef2809ef [2021-10-21T17:29:29.050Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:29:29.050Z] Removing intermediate container 5818d8d24f6e [2021-10-21T17:29:29.050Z] ---> 37866d194a1d [2021-10-21T17:29:29.050Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:29:29.050Z] Removing intermediate container 7c15eef280f5 [2021-10-21T17:29:29.050Z] ---> 4f8daffbfe6b [2021-10-21T17:29:29.050Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:29:29.327Z] ---> Running in bc5cc7858326 [2021-10-21T17:29:29.327Z] ---> Running in 9dbe0115abbc [2021-10-21T17:29:29.327Z] ---> Running in c6862ec620be [2021-10-21T17:29:29.327Z] ---> Running in 9d21a11c27ee [2021-10-21T17:29:29.327Z] ---> Running in d2a72ce4db52 [2021-10-21T17:29:32.851Z] Removing intermediate container bc5cc7858326 [2021-10-21T17:29:32.851Z] ---> 4ae731021daa [2021-10-21T17:29:32.851Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-21T17:29:32.851Z] ---> Running in d528cba3a45e [2021-10-21T17:29:33.488Z] Removing intermediate container c6862ec620be [2021-10-21T17:29:33.488Z] ---> a085d8af7eff [2021-10-21T17:29:33.488Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-21T17:29:33.771Z] ---> Running in 95dd407ff8ae [2021-10-21T17:29:34.463Z] Removing intermediate container 9d21a11c27ee [2021-10-21T17:29:34.463Z] ---> 699fb024224b [2021-10-21T17:29:34.463Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-21T17:29:34.463Z] Removing intermediate container 9dbe0115abbc [2021-10-21T17:29:34.463Z] ---> a86e0910e37e [2021-10-21T17:29:34.463Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-21T17:29:34.463Z] Removing intermediate container d2a72ce4db52 [2021-10-21T17:29:34.463Z] ---> 035487b59d60 [2021-10-21T17:29:34.463Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-21T17:29:34.463Z] ---> Running in 0ded581f2f3e [2021-10-21T17:29:34.463Z] ---> Running in a51893dd2b57 [2021-10-21T17:29:34.463Z] ---> Running in 502072eec2d1 [2021-10-21T17:29:35.741Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:29:36.375Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:29:36.678Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:29:37.294Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:29:37.294Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:29:37.294Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:29:37.294Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:29:37.905Z] OK: 219 MiB in 52 packages [2021-10-21T17:29:38.198Z] OK: 219 MiB in 52 packages [2021-10-21T17:29:38.487Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:29:38.487Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:29:38.487Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:29:39.501Z] Removing intermediate container d528cba3a45e [2021-10-21T17:29:39.501Z] ---> 091c1caabf5e [2021-10-21T17:29:39.501Z] Step 6/22 : COPY . . [2021-10-21T17:29:39.501Z] OK: 219 MiB in 52 packages [2021-10-21T17:29:39.783Z] OK: 219 MiB in 52 packages [2021-10-21T17:29:39.783Z] OK: 219 MiB in 52 packages [2021-10-21T17:29:40.067Z] Removing intermediate container 95dd407ff8ae [2021-10-21T17:29:40.067Z] ---> c659210e8581 [2021-10-21T17:29:40.067Z] Step 6/23 : COPY go.mod . [2021-10-21T17:29:43.500Z] ---> e95211b2db4c [2021-10-21T17:29:43.500Z] Step 7/23 : RUN go mod download [2021-10-21T17:29:43.500Z] Removing intermediate container 502072eec2d1 [2021-10-21T17:29:43.500Z] Removing intermediate container 0ded581f2f3e [2021-10-21T17:29:43.500Z] ---> 4303a7a9096d [2021-10-21T17:29:43.500Z] Step 6/22 : COPY . . [2021-10-21T17:29:43.500Z] ---> 1879266e9139 [2021-10-21T17:29:43.500Z] Step 6/20 : COPY . . [2021-10-21T17:29:43.781Z] ---> Running in 9f79ae3423bb [2021-10-21T17:29:43.781Z] Removing intermediate container a51893dd2b57 [2021-10-21T17:29:43.781Z] ---> cf930ee2565f [2021-10-21T17:29:43.781Z] Step 6/24 : COPY . . [2021-10-21T17:29:58.959Z] Removing intermediate container 9f79ae3423bb [2021-10-21T17:29:58.959Z] ---> 10d4b4c823f7 [2021-10-21T17:29:58.959Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:29:58.959Z] ---> 824db09192ce [2021-10-21T17:29:58.959Z] Step 8/23 : COPY . . [2021-10-21T17:29:58.959Z] ---> 76b410028343 [2021-10-21T17:29:58.959Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:29:58.959Z] ---> 58f6ec42aa07 [2021-10-21T17:29:58.959Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:29:58.959Z] ---> Running in 4665d2c8b02e [2021-10-21T17:29:58.959Z] ---> 5022c2eaff49 [2021-10-21T17:29:58.959Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:29:58.959Z] ---> Running in a5c54969bb52 [2021-10-21T17:29:58.960Z] ---> Running in 3d7ee4d022de [2021-10-21T17:29:58.960Z] ---> Running in d29755e6f5f4 [2021-10-21T17:30:05.759Z] Removing intermediate container 4665d2c8b02e [2021-10-21T17:30:05.759Z] ---> 854ee3ee8502 [2021-10-21T17:30:05.759Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-21T17:30:05.759Z] ---> 328492e21d39 [2021-10-21T17:30:05.759Z] Step 9/23 : RUN go mod tidy [2021-10-21T17:30:06.048Z] ---> Running in 21fa540393ee [2021-10-21T17:30:06.048Z] ---> Running in 632cefc61e0b [2021-10-21T17:30:06.331Z] Removing intermediate container a5c54969bb52 [2021-10-21T17:30:06.331Z] ---> 4347b3376090 [2021-10-21T17:30:06.331Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-21T17:30:06.631Z] Removing intermediate container 3d7ee4d022de [2021-10-21T17:30:06.631Z] ---> 56e0448edc1f [2021-10-21T17:30:06.631Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-21T17:30:06.631Z] Removing intermediate container d29755e6f5f4 [2021-10-21T17:30:06.632Z] ---> ee0337278b6e [2021-10-21T17:30:06.632Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-21T17:30:06.632Z] ---> Running in 89c6fdda7961 [2021-10-21T17:30:06.632Z] ---> Running in 826b1212228f [2021-10-21T17:30:06.632Z] ---> Running in deaf30009673 [2021-10-21T17:30:08.111Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-21T17:30:09.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-command/core-command ./cmd/core-command [2021-10-21T17:30:09.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-21T17:30:09.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-21T17:30:12.903Z] Removing intermediate container 632cefc61e0b [2021-10-21T17:30:12.903Z] ---> 0a64904542a2 [2021-10-21T17:30:12.903Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-21T17:30:12.903Z] ---> Running in 4d8ab035dbd2 [2021-10-21T17:30:14.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-21T17:32:07.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-21T17:32:07.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-21T17:32:12.560Z] Removing intermediate container 89c6fdda7961 [2021-10-21T17:32:12.560Z] ---> a2ab80c10758 [2021-10-21T17:32:12.560Z] [2021-10-21T17:32:12.560Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T17:32:12.877Z] 3.14: Pulling from library/alpine [2021-10-21T17:32:12.877Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-21T17:32:12.877Z] Status: Downloaded newer image for alpine:3.14 [2021-10-21T17:32:12.877Z] ---> bb3de5531c18 [2021-10-21T17:32:12.877Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-21T17:32:13.166Z] ---> Running in 2a6d2b6b7bcc [2021-10-21T17:32:15.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:32:15.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:32:16.923Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-21T17:32:16.923Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T17:32:16.923Z] OK: 5 MiB in 15 packages [2021-10-21T17:32:19.631Z] Removing intermediate container deaf30009673 [2021-10-21T17:32:19.631Z] ---> 95f7736a87d1 [2021-10-21T17:32:19.631Z] [2021-10-21T17:32:19.631Z] Step 9/20 : FROM alpine:3.14 [2021-10-21T17:32:19.631Z] ---> bb3de5531c18 [2021-10-21T17:32:19.631Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-21T17:32:19.920Z] ---> Running in de743bfd5658 [2021-10-21T17:32:19.920Z] Removing intermediate container 2a6d2b6b7bcc [2021-10-21T17:32:19.920Z] ---> 8c1d2836ed37 [2021-10-21T17:32:19.920Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T17:32:20.205Z] ---> Running in b575a9ea3af1 [2021-10-21T17:32:20.820Z] Removing intermediate container 826b1212228f [2021-10-21T17:32:20.820Z] ---> 4299cb45e6aa [2021-10-21T17:32:20.820Z] [2021-10-21T17:32:20.820Z] Step 9/24 : FROM alpine:3.14 [2021-10-21T17:32:20.820Z] ---> bb3de5531c18 [2021-10-21T17:32:20.820Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-21T17:32:21.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:32:21.837Z] ---> Running in 67f5d9e04cb7 [2021-10-21T17:32:21.837Z] Removing intermediate container b575a9ea3af1 [2021-10-21T17:32:21.837Z] ---> cde47eca49d6 [2021-10-21T17:32:21.837Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-21T17:32:21.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:32:22.456Z] ---> Running in ded19e294c2b [2021-10-21T17:32:22.743Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-21T17:32:22.743Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-21T17:32:23.033Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-21T17:32:23.033Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-21T17:32:23.033Z] (5/5) Installing curl (7.79.1-r0) [2021-10-21T17:32:23.033Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T17:32:23.033Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T17:32:23.315Z] OK: 8 MiB in 19 packages [2021-10-21T17:32:23.598Z] Removing intermediate container ded19e294c2b [2021-10-21T17:32:23.598Z] ---> baba93d401c3 [2021-10-21T17:32:23.598Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-21T17:32:23.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:32:23.877Z] Removing intermediate container 21fa540393ee [2021-10-21T17:32:23.877Z] ---> 14f349696f38 [2021-10-21T17:32:23.877Z] [2021-10-21T17:32:23.877Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T17:32:23.877Z] ---> bb3de5531c18 [2021-10-21T17:32:23.877Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-21T17:32:23.877Z] ---> Using cache [2021-10-21T17:32:23.877Z] ---> 8c1d2836ed37 [2021-10-21T17:32:23.877Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T17:32:23.877Z] ---> Using cache [2021-10-21T17:32:23.877Z] ---> cde47eca49d6 [2021-10-21T17:32:23.877Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-21T17:32:24.163Z] ---> Running in 3ea897ffab51 [2021-10-21T17:32:24.163Z] Removing intermediate container 4d8ab035dbd2 [2021-10-21T17:32:24.163Z] ---> e3bf9f00a78a [2021-10-21T17:32:24.163Z] [2021-10-21T17:32:24.163Z] Step 11/23 : FROM alpine:3.14 [2021-10-21T17:32:24.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:32:24.445Z] ---> bb3de5531c18 [2021-10-21T17:32:24.445Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-21T17:32:24.445Z] ---> Using cache [2021-10-21T17:32:24.445Z] ---> 8c1d2836ed37 [2021-10-21T17:32:24.445Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T17:32:24.445Z] ---> Using cache [2021-10-21T17:32:24.445Z] ---> cde47eca49d6 [2021-10-21T17:32:24.445Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-21T17:32:24.445Z] ---> Running in 3178b7830bf4 [2021-10-21T17:32:24.445Z] ---> Running in 6a668a5f66af [2021-10-21T17:32:24.727Z] Removing intermediate container 3ea897ffab51 [2021-10-21T17:32:24.727Z] ---> 91110e29d941 [2021-10-21T17:32:24.727Z] Step 14/22 : WORKDIR / [2021-10-21T17:32:25.006Z] ---> Running in 44693900ba2b [2021-10-21T17:32:25.006Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-21T17:32:25.286Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-21T17:32:25.286Z] (3/3) Installing su-exec (0.2-r1) [2021-10-21T17:32:25.286Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T17:32:25.286Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T17:32:25.286Z] Removing intermediate container 3178b7830bf4 [2021-10-21T17:32:25.286Z] ---> 1ef4fb446cd0 [2021-10-21T17:32:25.286Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-21T17:32:25.573Z] OK: 6 MiB in 17 packages [2021-10-21T17:32:25.573Z] Removing intermediate container 6a668a5f66af [2021-10-21T17:32:25.573Z] ---> 92ca8e8cc77f [2021-10-21T17:32:25.573Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-21T17:32:25.573Z] ---> Running in 03d47094d116 [2021-10-21T17:32:25.858Z] Removing intermediate container 44693900ba2b [2021-10-21T17:32:25.858Z] ---> dac2191f0c99 [2021-10-21T17:32:25.858Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T17:32:25.858Z] ---> Running in 598d7ffeaa2b [2021-10-21T17:32:25.858Z] Removing intermediate container de743bfd5658 [2021-10-21T17:32:25.858Z] ---> a004496339b2 [2021-10-21T17:32:25.858Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-21T17:32:26.137Z] ---> Running in a71cfcf9daa2 [2021-10-21T17:32:26.415Z] Removing intermediate container 03d47094d116 [2021-10-21T17:32:26.415Z] Removing intermediate container 598d7ffeaa2b [2021-10-21T17:32:26.415Z] ---> 74e3a879c231 [2021-10-21T17:32:26.415Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T17:32:26.415Z] ---> c6ff611b5b82 [2021-10-21T17:32:26.415Z] Step 14/22 : WORKDIR / [2021-10-21T17:32:26.702Z] ---> Running in 3a93dcadd879 [2021-10-21T17:32:26.702Z] Removing intermediate container a71cfcf9daa2 [2021-10-21T17:32:26.702Z] ---> 81ba5208131d [2021-10-21T17:32:26.702Z] Step 12/20 : WORKDIR /edgex [2021-10-21T17:32:27.013Z] ---> Running in 416ee3322053 [2021-10-21T17:32:27.013Z] ---> 9b3249f7f2c4 [2021-10-21T17:32:27.013Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-21T17:32:27.289Z] Removing intermediate container 67f5d9e04cb7 [2021-10-21T17:32:27.289Z] ---> 90addcb3936d [2021-10-21T17:32:27.289Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-21T17:32:27.579Z] Removing intermediate container 3a93dcadd879 [2021-10-21T17:32:27.579Z] ---> d7d32c63f9c7 [2021-10-21T17:32:27.579Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T17:32:27.579Z] ---> 53cd0592b91f [2021-10-21T17:32:27.579Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-21T17:32:27.579Z] ---> Running in 447aae7b8698 [2021-10-21T17:32:27.865Z] Removing intermediate container 416ee3322053 [2021-10-21T17:32:27.865Z] ---> 432f8e0fd1b3 [2021-10-21T17:32:27.865Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-21T17:32:28.469Z] Removing intermediate container 447aae7b8698 [2021-10-21T17:32:28.469Z] ---> b01e3aeb6dd4 [2021-10-21T17:32:28.469Z] Step 12/24 : WORKDIR / [2021-10-21T17:32:29.082Z] ---> Running in 66dc2f037178 [2021-10-21T17:32:29.363Z] ---> e52b84589a88 [2021-10-21T17:32:29.363Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-21T17:32:29.363Z] ---> ad07b47b0b53 [2021-10-21T17:32:29.363Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-21T17:32:29.363Z] ---> 3f0cd4fe5ae6 [2021-10-21T17:32:29.363Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-21T17:32:29.363Z] ---> af3a8a9c800d [2021-10-21T17:32:29.363Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-21T17:32:29.974Z] Removing intermediate container 66dc2f037178 [2021-10-21T17:32:29.974Z] ---> 1b9beac7870c [2021-10-21T17:32:29.974Z] 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-21T17:32:30.997Z] ---> cf722ec19df3 [2021-10-21T17:32:30.997Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-21T17:32:31.280Z] ---> c7273a191897 [2021-10-21T17:32:31.280Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-21T17:32:31.280Z] ---> Running in fea97cd08570 [2021-10-21T17:32:31.280Z] ---> c2845effbe6e [2021-10-21T17:32:31.280Z] 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-21T17:32:31.565Z] ---> c43941fbd2b7 [2021-10-21T17:32:31.565Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-21T17:32:31.565Z] ---> 1d233f497dde [2021-10-21T17:32:31.565Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-21T17:32:31.565Z] ---> Running in e4d212f4337b [2021-10-21T17:32:31.850Z] Removing intermediate container fea97cd08570 [2021-10-21T17:32:31.850Z] ---> 0957245a1972 [2021-10-21T17:32:31.850Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T17:32:32.680Z] ---> Running in 3258db0c3a82 [2021-10-21T17:32:32.680Z] Removing intermediate container e4d212f4337b [2021-10-21T17:32:32.680Z] ---> 74c8ebc68181 [2021-10-21T17:32:32.680Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T17:32:32.680Z] ---> Running in 6ab900f96e83 [2021-10-21T17:32:32.680Z] ---> 8f00b199e5b3 [2021-10-21T17:32:32.680Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-21T17:32:32.960Z] ---> 4dc282072295 [2021-10-21T17:32:32.960Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-21T17:32:33.252Z] ---> Running in 0ee893346488 [2021-10-21T17:32:33.252Z] Removing intermediate container 3258db0c3a82 [2021-10-21T17:32:33.252Z] ---> b1772d4c6b6c [2021-10-21T17:32:33.252Z] Step 20/22 : LABEL arch=arm64 [2021-10-21T17:32:33.252Z] Removing intermediate container 6ab900f96e83 [2021-10-21T17:32:33.252Z] ---> 2c337bf1f451 [2021-10-21T17:32:33.252Z] Step 21/23 : LABEL arch=arm64 [2021-10-21T17:32:33.252Z] ---> a59f24abc3c9 [2021-10-21T17:32:33.252Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-21T17:32:33.533Z] ---> Running in b2eb85569f7c [2021-10-21T17:32:33.533Z] ---> Running in e39544a83274 [2021-10-21T17:32:33.533Z] ---> Running in 76e01d5e95e5 [2021-10-21T17:32:33.821Z] ---> c16bb3da4299 [2021-10-21T17:32:33.821Z] 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-21T17:32:33.821Z] Removing intermediate container 0ee893346488 [2021-10-21T17:32:33.821Z] ---> 6965eee47ce6 [2021-10-21T17:32:33.821Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T17:32:34.101Z] ---> Running in 76897b9dd448 [2021-10-21T17:32:34.385Z] Removing intermediate container 76e01d5e95e5 [2021-10-21T17:32:34.385Z] ---> b69c2e940c61 [2021-10-21T17:32:34.385Z] Step 17/20 : CMD ["--init=true"] [2021-10-21T17:32:34.385Z] Removing intermediate container e39544a83274 [2021-10-21T17:32:34.385Z] ---> 89d6ab3eb5bc [2021-10-21T17:32:34.385Z] Step 22/23 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:32:34.385Z] Removing intermediate container b2eb85569f7c [2021-10-21T17:32:34.385Z] ---> cfabdf6cbcd5 [2021-10-21T17:32:34.385Z] Step 21/22 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:32:34.385Z] ---> Running in f3a519c89d52 [2021-10-21T17:32:34.385Z] ---> Running in 96784f58cbdb [2021-10-21T17:32:34.669Z] ---> Running in c1a1201ac4ab [2021-10-21T17:32:34.669Z] Removing intermediate container 76897b9dd448 [2021-10-21T17:32:34.669Z] ---> 7ddb861db094 [2021-10-21T17:32:34.669Z] Step 20/22 : LABEL arch=arm64 [2021-10-21T17:32:34.954Z] ---> Running in 74656d6e1b00 [2021-10-21T17:32:34.954Z] ---> f372515b7591 [2021-10-21T17:32:34.954Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-21T17:32:35.235Z] Removing intermediate container f3a519c89d52 [2021-10-21T17:32:35.235Z] ---> 7626545e3e89 [2021-10-21T17:32:35.235Z] Step 18/20 : LABEL arch=arm64 [2021-10-21T17:32:35.235Z] Removing intermediate container 96784f58cbdb [2021-10-21T17:32:35.235Z] ---> 80da47478fd2 [2021-10-21T17:32:35.235Z] Step 23/23 : LABEL version=2.0.1-dev.75 [2021-10-21T17:32:35.515Z] ---> Running in c16cc403485c [2021-10-21T17:32:35.515Z] Removing intermediate container c1a1201ac4ab [2021-10-21T17:32:35.515Z] ---> 5679a33b56b1 [2021-10-21T17:32:35.515Z] Step 22/22 : LABEL version=2.0.1-dev.75 [2021-10-21T17:32:35.515Z] ---> Running in 76239a1b015c [2021-10-21T17:32:35.515Z] ---> Running in 5d008c2a8f06 [2021-10-21T17:32:35.515Z] Removing intermediate container 74656d6e1b00 [2021-10-21T17:32:35.515Z] ---> 6f543cb0b81f [2021-10-21T17:32:35.515Z] Step 21/22 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:32:35.796Z] ---> Running in 7372a68bd45d [2021-10-21T17:32:36.076Z] Removing intermediate container c16cc403485c [2021-10-21T17:32:36.076Z] ---> f227b48b72bf [2021-10-21T17:32:36.076Z] Step 19/20 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:32:36.076Z] Removing intermediate container 76239a1b015c [2021-10-21T17:32:36.076Z] ---> db85f8b7ab0b [2021-10-21T17:32:36.076Z] [2021-10-21T17:32:36.359Z] ---> Running in 994257a508f2 [2021-10-21T17:32:36.359Z] Removing intermediate container 5d008c2a8f06 [2021-10-21T17:32:36.359Z] ---> 5c0a09573153 [2021-10-21T17:32:36.359Z] [2021-10-21T17:32:36.640Z] Successfully built db85f8b7ab0b [2021-10-21T17:32:36.640Z] Successfully tagged support-scheduler-arm64:latest [2021-10-21T17:32:36.640Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-10-21T17:32:36.640Z] Removing intermediate container 7372a68bd45d [2021-10-21T17:32:36.640Z] ---> e64f7a7db255 [2021-10-21T17:32:36.640Z] Step 22/22 : LABEL version=2.0.1-dev.75 [2021-10-21T17:32:36.640Z] Successfully built 5c0a09573153 [2021-10-21T17:32:36.640Z] Successfully tagged core-command-arm64:latest [2021-10-21T17:32:36.640Z] Building security-bootstrapper [2021-10-21T17:32:36.931Z]  Building core-command ... done  ---> 02d888f27bfa [2021-10-21T17:32:36.931Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-21T17:32:36.931Z] ---> Running in 6e220a435ffd [2021-10-21T17:32:36.931Z] Removing intermediate container 994257a508f2 [2021-10-21T17:32:36.931Z] ---> b08b3623e577 [2021-10-21T17:32:36.931Z] Step 20/20 : LABEL version=2.0.1-dev.75 [2021-10-21T17:32:37.214Z] ---> Running in 547269e21ec0 [2021-10-21T17:32:37.827Z] Removing intermediate container 6e220a435ffd [2021-10-21T17:32:37.827Z] ---> 309edf947ad8 [2021-10-21T17:32:37.827Z] [2021-10-21T17:32:38.114Z] Removing intermediate container 547269e21ec0 [2021-10-21T17:32:38.114Z] ---> 982ef36e4832 [2021-10-21T17:32:38.114Z] [2021-10-21T17:32:38.114Z] Successfully built 309edf947ad8 [2021-10-21T17:32:38.114Z] Successfully tagged core-metadata-arm64:latest [2021-10-21T17:32:38.114Z] Building support-notifications [2021-10-21T17:32:38.393Z]  Building core-metadata ... done Successfully built 982ef36e4832 [2021-10-21T17:32:38.393Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-21T17:32:38.393Z]  Building security-proxy-setup ... done Building core-data [2021-10-21T17:32:38.673Z] ---> 6d440759297b [2021-10-21T17:32:38.673Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-21T17:32:40.158Z] ---> 9493da86673f [2021-10-21T17:32:40.158Z] 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-21T17:32:41.633Z] ---> Running in ce5fb269f0a8 [2021-10-21T17:32:48.507Z] Removing intermediate container ce5fb269f0a8 [2021-10-21T17:32:48.507Z] ---> c401c48beb3b [2021-10-21T17:32:48.507Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-21T17:32:48.507Z] ---> Running in 653b1ff5ebc8 [2021-10-21T17:32:48.818Z] Removing intermediate container 653b1ff5ebc8 [2021-10-21T17:32:48.818Z] ---> 82334075252b [2021-10-21T17:32:48.818Z] Step 22/24 : LABEL arch=arm64 [2021-10-21T17:32:49.132Z] ---> Running in c4b8e417b67a [2021-10-21T17:32:49.427Z] Removing intermediate container c4b8e417b67a [2021-10-21T17:32:49.427Z] ---> 7785680a2d30 [2021-10-21T17:32:49.427Z] Step 23/24 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:32:49.722Z] ---> Running in 4f6687d79894 [2021-10-21T17:32:50.363Z] Removing intermediate container 4f6687d79894 [2021-10-21T17:32:50.363Z] ---> 00501da875db [2021-10-21T17:32:50.363Z] Step 24/24 : LABEL version=2.0.1-dev.75 [2021-10-21T17:32:50.363Z] ---> Running in db12f71560cb [2021-10-21T17:32:51.364Z] Removing intermediate container db12f71560cb [2021-10-21T17:32:51.364Z] ---> 4129e8ea3b3f [2021-10-21T17:32:51.364Z] [2021-10-21T17:32:51.364Z] Successfully built 4129e8ea3b3f [2021-10-21T17:32:51.364Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-21T17:33:09.782Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:33:09.783Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:33:09.783Z] ---> d136c19da311 [2021-10-21T17:33:09.783Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T17:33:09.783Z] ---> Using cache [2021-10-21T17:33:09.783Z] ---> 4f8daffbfe6b [2021-10-21T17:33:09.783Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:33:09.783Z] ---> Using cache [2021-10-21T17:33:09.783Z] ---> 035487b59d60 [2021-10-21T17:33:09.783Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-21T17:33:09.783Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:33:09.783Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:33:09.783Z] ---> d136c19da311 [2021-10-21T17:33:09.783Z] Step 3/30 : WORKDIR /edgex-go [2021-10-21T17:33:09.783Z] ---> Using cache [2021-10-21T17:33:09.783Z] ---> 4f8daffbfe6b [2021-10-21T17:33:09.783Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:33:09.783Z] ---> Using cache [2021-10-21T17:33:09.783Z] ---> 035487b59d60 [2021-10-21T17:33:09.783Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-21T17:33:09.783Z] ---> Using cache [2021-10-21T17:33:09.783Z] ---> cf930ee2565f [2021-10-21T17:33:09.783Z] Step 6/30 : COPY . . [2021-10-21T17:33:09.783Z] ---> Using cache [2021-10-21T17:33:09.783Z] ---> 5022c2eaff49 [2021-10-21T17:33:09.783Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:33:09.783Z] ---> Using cache [2021-10-21T17:33:09.783Z] ---> 56e0448edc1f [2021-10-21T17:33:09.783Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-21T17:33:10.060Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:33:10.060Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:33:10.060Z] ---> d136c19da311 [2021-10-21T17:33:10.060Z] Step 3/21 : WORKDIR /edgex-go [2021-10-21T17:33:10.060Z] ---> Using cache [2021-10-21T17:33:10.060Z] ---> 4f8daffbfe6b [2021-10-21T17:33:10.060Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:33:10.060Z] ---> Using cache [2021-10-21T17:33:10.060Z] ---> 035487b59d60 [2021-10-21T17:33:10.060Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-21T17:33:10.060Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-21T17:33:10.060Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-21T17:33:10.060Z] ---> d136c19da311 [2021-10-21T17:33:10.060Z] Step 3/22 : WORKDIR /edgex-go [2021-10-21T17:33:10.060Z] ---> Using cache [2021-10-21T17:33:10.060Z] ---> 4f8daffbfe6b [2021-10-21T17:33:10.060Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:33:10.060Z] ---> Using cache [2021-10-21T17:33:10.060Z] ---> 035487b59d60 [2021-10-21T17:33:10.060Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-21T17:33:15.533Z] ---> Running in f1a7688e9e21 [2021-10-21T17:33:15.533Z] ---> Running in 9c438af3a4e0 [2021-10-21T17:33:15.533Z] ---> Running in 2c05a6fdd8e3 [2021-10-21T17:33:15.533Z] ---> Running in a1d0fcf916e7 [2021-10-21T17:33:17.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-21T17:33:17.302Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:33:17.302Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:33:17.581Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:33:18.601Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:33:18.601Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:33:18.601Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:33:19.615Z] OK: 219 MiB in 52 packages [2021-10-21T17:33:19.615Z] OK: 219 MiB in 52 packages [2021-10-21T17:33:19.907Z] OK: 219 MiB in 52 packages [2021-10-21T17:33:21.938Z] Removing intermediate container a1d0fcf916e7 [2021-10-21T17:33:21.938Z] ---> 0a033510f7e7 [2021-10-21T17:33:21.938Z] Step 6/21 : COPY . . [2021-10-21T17:33:21.938Z] Removing intermediate container 9c438af3a4e0 [2021-10-21T17:33:21.938Z] ---> 0479fcc7390c [2021-10-21T17:33:21.938Z] Step 6/22 : COPY . . [2021-10-21T17:33:22.566Z] Removing intermediate container f1a7688e9e21 [2021-10-21T17:33:22.566Z] ---> 663f71f77bab [2021-10-21T17:33:22.566Z] Step 6/22 : COPY . . [2021-10-21T17:33:55.087Z] ---> 73a328b0537f [2021-10-21T17:33:55.087Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:33:55.087Z] ---> 940fb2ea8596 [2021-10-21T17:33:55.087Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:33:55.087Z] ---> e5c011713f5d [2021-10-21T17:33:55.087Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-21T17:33:55.087Z] ---> Running in d457644d2197 [2021-10-21T17:33:55.087Z] ---> Running in 2572dc59e846 [2021-10-21T17:33:55.087Z] ---> Running in 00bd9fbf0bad [2021-10-21T17:33:55.369Z] Removing intermediate container d457644d2197 [2021-10-21T17:33:55.369Z] ---> 1a6adfa18174 [2021-10-21T17:33:55.369Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-21T17:33:55.651Z] ---> Running in a7b5257dcec6 [2021-10-21T17:33:55.931Z] Removing intermediate container 00bd9fbf0bad [2021-10-21T17:33:55.931Z] ---> 8dc7196e42d6 [2021-10-21T17:33:55.931Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-21T17:33:55.931Z] Removing intermediate container 2572dc59e846 [2021-10-21T17:33:55.931Z] ---> 2657dd44fb2c [2021-10-21T17:33:55.931Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-21T17:33:55.931Z] ---> Running in dc23b903bb79 [2021-10-21T17:33:56.216Z] ---> Running in 67c431bfcbed [2021-10-21T17:33:57.699Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/core-data/core-data ./cmd/core-data [2021-10-21T17:33:57.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-21T17:33:58.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-21T17:34:03.764Z] Removing intermediate container 2c05a6fdd8e3 [2021-10-21T17:34:03.764Z] ---> 2277ed4e6d6f [2021-10-21T17:34:03.764Z] [2021-10-21T17:34:03.764Z] Step 9/30 : FROM alpine:3.14 [2021-10-21T17:34:03.764Z] ---> bb3de5531c18 [2021-10-21T17:34:03.764Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-21T17:34:03.764Z] ---> Running in 41f11114b87e [2021-10-21T17:34:04.386Z] Removing intermediate container 41f11114b87e [2021-10-21T17:34:04.386Z] ---> fb40474483c6 [2021-10-21T17:34:04.386Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-21T17:34:04.684Z] ---> Running in 58cb078432bb [2021-10-21T17:34:07.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:34:07.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:34:08.390Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-21T17:34:08.390Z] (2/2) Installing su-exec (0.2-r1) [2021-10-21T17:34:08.390Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T17:34:08.390Z] OK: 5 MiB in 16 packages [2021-10-21T17:34:09.882Z] Removing intermediate container 58cb078432bb [2021-10-21T17:34:09.882Z] ---> 97ab4d713194 [2021-10-21T17:34:09.882Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-21T17:34:10.170Z] ---> Running in 3b7322650809 [2021-10-21T17:34:10.789Z] Removing intermediate container 3b7322650809 [2021-10-21T17:34:10.789Z] ---> c47e41dc6615 [2021-10-21T17:34:10.789Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-21T17:34:10.789Z] ---> Running in 6379fd61db1a [2021-10-21T17:34:11.808Z] Removing intermediate container 6379fd61db1a [2021-10-21T17:34:11.808Z] ---> aa30734470e4 [2021-10-21T17:34:11.808Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-21T17:34:11.808Z] ---> Running in 261378b007bc [2021-10-21T17:34:15.282Z] Removing intermediate container 261378b007bc [2021-10-21T17:34:15.282Z] ---> 519f029402af [2021-10-21T17:34:15.282Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-21T17:34:15.569Z] ---> Running in ec1229d5a087 [2021-10-21T17:34:16.205Z] Removing intermediate container ec1229d5a087 [2021-10-21T17:34:16.205Z] ---> 79ccf53b5e79 [2021-10-21T17:34:16.205Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-21T17:34:17.684Z] ---> d61e9555d668 [2021-10-21T17:34:17.684Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-21T17:34:17.684Z] ---> Running in 7e332d279716 [2021-10-21T17:34:21.154Z] Removing intermediate container 7e332d279716 [2021-10-21T17:34:21.154Z] ---> 3d43fafde3c2 [2021-10-21T17:34:21.154Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T17:34:22.647Z] ---> c8e895fc2cbe [2021-10-21T17:34:22.647Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-21T17:34:24.675Z] ---> 73c220e034ff [2021-10-21T17:34:24.675Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-21T17:34:25.674Z] ---> 4eb47053d8e6 [2021-10-21T17:34:25.675Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-21T17:34:27.137Z] ---> 9ab8e102dc45 [2021-10-21T17:34:27.137Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-21T17:34:28.145Z] ---> 67663f2abede [2021-10-21T17:34:28.145Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-21T17:34:28.759Z] ---> Running in 9e057bebec9a [2021-10-21T17:34:29.762Z] Removing intermediate container 9e057bebec9a [2021-10-21T17:34:29.762Z] ---> 820e602aa7be [2021-10-21T17:34:29.762Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-21T17:34:31.228Z] ---> 0bac935eee34 [2021-10-21T17:34:31.228Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-21T17:34:31.511Z] ---> Running in b49b225dcbcd [2021-10-21T17:34:34.958Z] Removing intermediate container b49b225dcbcd [2021-10-21T17:34:34.958Z] ---> 979e3a582a3d [2021-10-21T17:34:34.958Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-21T17:34:35.237Z] ---> Running in a5532fc1cebf [2021-10-21T17:34:35.852Z] Removing intermediate container a5532fc1cebf [2021-10-21T17:34:35.852Z] ---> a5062765a3ff [2021-10-21T17:34:35.852Z] Step 27/30 : CMD ["gate"] [2021-10-21T17:34:36.130Z] ---> Running in bb2a1d1b34f6 [2021-10-21T17:34:37.133Z] Removing intermediate container bb2a1d1b34f6 [2021-10-21T17:34:37.133Z] ---> aaf36a2aec11 [2021-10-21T17:34:37.133Z] Step 28/30 : LABEL arch=arm64 [2021-10-21T17:34:37.417Z] ---> Running in b348572ff13d [2021-10-21T17:34:38.031Z] Removing intermediate container b348572ff13d [2021-10-21T17:34:38.031Z] ---> 1db652198c88 [2021-10-21T17:34:38.031Z] Step 29/30 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:34:38.758Z] ---> Running in 845847f50ba3 [2021-10-21T17:34:39.057Z] Removing intermediate container 845847f50ba3 [2021-10-21T17:34:39.057Z] ---> b493b0924424 [2021-10-21T17:34:39.057Z] Step 30/30 : LABEL version=2.0.1-dev.75 [2021-10-21T17:34:39.669Z] ---> Running in 7cf8c12b9c6a [2021-10-21T17:34:40.283Z] Removing intermediate container 7cf8c12b9c6a [2021-10-21T17:34:40.283Z] ---> 6ec4636bdff1 [2021-10-21T17:34:40.283Z] [2021-10-21T17:34:41.056Z] Successfully built 6ec4636bdff1 [2021-10-21T17:34:41.056Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-21T17:35:28.160Z]  Building security-bootstrapper ... done Removing intermediate container dc23b903bb79 [2021-10-21T17:35:28.160Z] ---> 648a6a20a2f6 [2021-10-21T17:35:28.160Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-21T17:35:28.160Z] ---> Running in eed6c80464a2 [2021-10-21T17:35:28.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.75" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-21T17:35:31.617Z] Removing intermediate container 67c431bfcbed [2021-10-21T17:35:31.617Z] ---> dc3eb6b16bb7 [2021-10-21T17:35:31.617Z] [2021-10-21T17:35:31.617Z] Step 9/21 : FROM alpine:3.14 [2021-10-21T17:35:31.617Z] ---> bb3de5531c18 [2021-10-21T17:35:31.617Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-21T17:35:31.617Z] ---> Running in 0e01bdf51301 [2021-10-21T17:35:31.896Z] Removing intermediate container eed6c80464a2 [2021-10-21T17:35:31.896Z] ---> 53361cc6cb93 [2021-10-21T17:35:31.896Z] [2021-10-21T17:35:31.896Z] Step 10/22 : FROM docker:20.10.8 [2021-10-21T17:35:32.185Z] 20.10.8: Pulling from library/docker [2021-10-21T17:35:33.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:35:33.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:35:34.482Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-21T17:35:34.482Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-21T17:35:34.482Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T17:35:34.482Z] Executing ca-certificates-20191127-r5.trigger [2021-10-21T17:35:34.767Z] OK: 6 MiB in 16 packages [2021-10-21T17:35:39.135Z] Removing intermediate container 0e01bdf51301 [2021-10-21T17:35:39.135Z] ---> 6d318a311019 [2021-10-21T17:35:39.135Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-21T17:35:39.744Z] ---> Running in 8485c7ff7766 [2021-10-21T17:35:40.024Z] Removing intermediate container a7b5257dcec6 [2021-10-21T17:35:40.024Z] ---> 002c745671eb [2021-10-21T17:35:40.024Z] [2021-10-21T17:35:40.024Z] Step 9/22 : FROM alpine:3.14 [2021-10-21T17:35:40.024Z] ---> bb3de5531c18 [2021-10-21T17:35:40.024Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-21T17:35:40.309Z] ---> Running in 6dc3fe9e9305 [2021-10-21T17:35:40.309Z] Removing intermediate container 8485c7ff7766 [2021-10-21T17:35:40.309Z] ---> 2616ab37f717 [2021-10-21T17:35:40.309Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-21T17:35:40.590Z] ---> Running in 9b735f6153dc [2021-10-21T17:35:40.875Z] Removing intermediate container 6dc3fe9e9305 [2021-10-21T17:35:40.875Z] ---> 9a47387b3631 [2021-10-21T17:35:40.875Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-21T17:35:41.156Z] ---> Running in becd46cd3ea8 [2021-10-21T17:35:41.156Z] Removing intermediate container 9b735f6153dc [2021-10-21T17:35:41.156Z] ---> 5f402478f234 [2021-10-21T17:35:41.156Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-21T17:35:41.156Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-21T17:35:41.441Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-21T17:35:41.442Z] ---> 3734d5adc5ac [2021-10-21T17:35:41.442Z] 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-21T17:35:41.442Z] ---> Running in 70fec3e43d48 [2021-10-21T17:35:41.442Z] ---> Running in d7c113f8d538 [2021-10-21T17:35:41.750Z] Removing intermediate container becd46cd3ea8 [2021-10-21T17:35:41.750Z] ---> 6c4ba13466c0 [2021-10-21T17:35:41.750Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-21T17:35:41.750Z] ---> Running in c5d36dd091ad [2021-10-21T17:35:42.036Z] Removing intermediate container 70fec3e43d48 [2021-10-21T17:35:42.036Z] ---> 9c4ee0d9ad6b [2021-10-21T17:35:42.036Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T17:35:42.036Z] Removing intermediate container d7c113f8d538 [2021-10-21T17:35:42.036Z] ---> 04b1ef60111d [2021-10-21T17:35:42.036Z] 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-21T17:35:42.318Z] ---> Running in d14aa1fbac94 [2021-10-21T17:35:42.318Z] Removing intermediate container c5d36dd091ad [2021-10-21T17:35:42.318Z] ---> 64a49ab14af4 [2021-10-21T17:35:42.318Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-21T17:35:42.607Z] ---> Running in b1091c4d6526 [2021-10-21T17:35:42.894Z] ---> 6afae788e9e2 [2021-10-21T17:35:42.894Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-21T17:35:43.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:35:44.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:35:44.513Z] ---> ac7a2085ac7e [2021-10-21T17:35:44.513Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-21T17:35:45.516Z] (1/42) Installing readline (8.1.0-r0) [2021-10-21T17:35:45.516Z] (2/42) Installing bash (5.1.4-r0) [2021-10-21T17:35:45.516Z] Executing bash-5.1.4-r0.post-install [2021-10-21T17:35:45.516Z] ---> dc05a8c5f4b1 [2021-10-21T17:35:45.516Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-21T17:35:45.516Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-21T17:35:45.516Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-21T17:35:45.802Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-21T17:35:45.802Z] Removing intermediate container b1091c4d6526 [2021-10-21T17:35:45.802Z] ---> e75839e25c73 [2021-10-21T17:35:45.802Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-21T17:35:45.802Z] (6/42) Installing curl (7.79.1-r0) [2021-10-21T17:35:45.802Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-21T17:35:45.802Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-21T17:35:45.802Z] (9/42) Installing expat (2.4.1-r0) [2021-10-21T17:35:45.802Z] ---> Running in 0dd8f0985aec [2021-10-21T17:35:45.802Z] (10/42) Installing libffi (3.3-r2) [2021-10-21T17:35:45.802Z] (11/42) Installing gdbm (1.19-r0) [2021-10-21T17:35:45.802Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-21T17:35:45.802Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-21T17:35:45.802Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-21T17:35:45.802Z] ---> Running in 0a640729e9ad [2021-10-21T17:35:45.802Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-21T17:35:45.802Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-21T17:35:46.094Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-21T17:35:46.376Z] Removing intermediate container 0dd8f0985aec [2021-10-21T17:35:46.376Z] ---> 5f435f76615f [2021-10-21T17:35:46.376Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T17:35:46.656Z] ---> Running in ea0ef034fc16 [2021-10-21T17:35:47.272Z] Removing intermediate container ea0ef034fc16 [2021-10-21T17:35:47.272Z] ---> bf4881354050 [2021-10-21T17:35:47.272Z] Step 19/21 : LABEL arch=arm64 [2021-10-21T17:35:47.554Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-21T17:35:47.554Z] ---> Running in ec55e52eb854 [2021-10-21T17:35:48.172Z] Removing intermediate container ec55e52eb854 [2021-10-21T17:35:48.172Z] ---> 45553fbb216b [2021-10-21T17:35:48.172Z] Step 20/21 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:35:48.172Z] ---> Running in 30d97fbc4ce7 [2021-10-21T17:35:48.451Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-21T17:35:48.451Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-21T17:35:48.451Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-21T17:35:48.451Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-21T17:35:48.451Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-21T17:35:48.739Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-21T17:35:48.739Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-21T17:35:48.739Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-21T17:35:48.739Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-21T17:35:48.739Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-21T17:35:48.739Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-21T17:35:48.739Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-21T17:35:48.739Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-21T17:35:48.739Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-21T17:35:48.739Z] Removing intermediate container 30d97fbc4ce7 [2021-10-21T17:35:48.739Z] ---> 89da7da50530 [2021-10-21T17:35:48.740Z] Step 21/21 : LABEL version=2.0.1-dev.75 [2021-10-21T17:35:48.740Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-21T17:35:48.740Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-21T17:35:48.740Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-21T17:35:49.026Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-21T17:35:49.026Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-21T17:35:49.026Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-21T17:35:49.026Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-21T17:35:49.026Z] ---> Running in fe713b356375 [2021-10-21T17:35:49.026Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-21T17:35:49.026Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-21T17:35:49.026Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-21T17:35:49.026Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-21T17:35:49.309Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-21T17:35:49.590Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-21T17:35:49.590Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-21T17:35:49.590Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-21T17:35:49.870Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-21T17:35:49.870Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T17:35:49.870Z] Removing intermediate container fe713b356375 [2021-10-21T17:35:49.870Z] ---> b8e3351533e0 [2021-10-21T17:35:49.870Z] [2021-10-21T17:35:49.870Z] OK: 84 MiB in 64 packages [2021-10-21T17:35:49.870Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-21T17:35:50.154Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-21T17:35:50.154Z] Executing busybox-1.33.1-r3.trigger [2021-10-21T17:35:50.154Z] Successfully built b8e3351533e0 [2021-10-21T17:35:50.154Z] OK: 8 MiB in 20 packages [2021-10-21T17:35:50.154Z] Successfully tagged support-notifications-arm64:latest [2021-10-21T17:35:51.618Z]  Building support-notifications ... done Removing intermediate container 0a640729e9ad [2021-10-21T17:35:51.618Z] ---> 9687d007a22d [2021-10-21T17:35:51.618Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-21T17:35:52.229Z] ---> 9fb49a71cae8 [2021-10-21T17:35:52.229Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-21T17:35:54.233Z] ---> 6e4eb4b0b351 [2021-10-21T17:35:54.233Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-21T17:35:54.846Z] ---> a602758955bd [2021-10-21T17:35:54.846Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-21T17:35:54.846Z] Collecting docker-compose==1.23.2 [2021-10-21T17:35:54.846Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-21T17:35:54.846Z] ---> Running in ac874e95b47c [2021-10-21T17:35:55.452Z] Removing intermediate container ac874e95b47c [2021-10-21T17:35:55.452Z] ---> 582cf96b4c5b [2021-10-21T17:35:55.452Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T17:35:55.452Z] ---> Running in 633c5dd645f7 [2021-10-21T17:35:55.731Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-21T17:35:55.731Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-21T17:35:56.008Z] Removing intermediate container 633c5dd645f7 [2021-10-21T17:35:56.008Z] ---> 722acf277f2d [2021-10-21T17:35:56.008Z] Step 20/22 : LABEL arch=arm64 [2021-10-21T17:35:56.008Z] ---> Running in 778aaf0a0066 [2021-10-21T17:35:56.288Z] Collecting docker<4.0,>=3.6.0 [2021-10-21T17:35:56.288Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-21T17:35:56.569Z] Removing intermediate container 778aaf0a0066 [2021-10-21T17:35:56.569Z] ---> f622890abbf3 [2021-10-21T17:35:56.569Z] Step 21/22 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:35:56.569Z] ---> Running in a2bcc563f296 [2021-10-21T17:35:57.182Z] Removing intermediate container a2bcc563f296 [2021-10-21T17:35:57.182Z] ---> 831ab118b81b [2021-10-21T17:35:57.182Z] Step 22/22 : LABEL version=2.0.1-dev.75 [2021-10-21T17:35:57.468Z] ---> Running in 34c9bda736d1 [2021-10-21T17:35:57.468Z] Collecting PyYAML<4,>=3.10 [2021-10-21T17:35:57.468Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-21T17:35:57.748Z] Removing intermediate container 34c9bda736d1 [2021-10-21T17:35:57.748Z] ---> e114d912e05d [2021-10-21T17:35:57.748Z] [2021-10-21T17:35:58.029Z] Successfully built e114d912e05d [2021-10-21T17:35:58.029Z] Successfully tagged core-data-arm64:latest [2021-10-21T17:36:01.455Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2021-10-21T17:36:01.455Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-21T17:36:03.450Z] Collecting jsonschema<3,>=2.5.1 [2021-10-21T17:36:03.450Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-21T17:36:04.443Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-21T17:36:04.748Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-21T17:36:04.748Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-21T17:36:04.748Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-21T17:36:07.408Z] Collecting cached-property<2,>=1.2.0 [2021-10-21T17:36:07.408Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-21T17:36:07.408Z] 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-21T17:36:07.408Z] Collecting docopt<0.7,>=0.6.1 [2021-10-21T17:36:07.408Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-21T17:36:10.051Z] Collecting docker-pycreds>=0.4.0 [2021-10-21T17:36:10.051Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-21T17:36:11.045Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-21T17:36:11.045Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-21T17:36:11.323Z] Collecting idna<2.8,>=2.5 [2021-10-21T17:36:11.323Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-21T17:36:11.927Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-21T17:36:11.927Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-21T17:36:11.927Z] 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-21T17:36:12.533Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-21T17:36:12.533Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-21T17:36:12.533Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-21T17:36:12.533Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-21T17:36:13.526Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-21T17:36:13.526Z] Attempting uninstall: urllib3 [2021-10-21T17:36:13.526Z] Found existing installation: urllib3 1.26.5 [2021-10-21T17:36:13.526Z] Uninstalling urllib3-1.26.5: [2021-10-21T17:36:13.526Z] Successfully uninstalled urllib3-1.26.5 [2021-10-21T17:36:14.547Z] Attempting uninstall: idna [2021-10-21T17:36:14.547Z] Found existing installation: idna 3.2 [2021-10-21T17:36:14.547Z] Uninstalling idna-3.2: [2021-10-21T17:36:14.547Z] Successfully uninstalled idna-3.2 [2021-10-21T17:36:15.548Z] Attempting uninstall: chardet [2021-10-21T17:36:15.548Z] Found existing installation: chardet 4.0.0 [2021-10-21T17:36:15.548Z] Uninstalling chardet-4.0.0: [2021-10-21T17:36:15.548Z] Successfully uninstalled chardet-4.0.0 [2021-10-21T17:36:17.550Z] Attempting uninstall: requests [2021-10-21T17:36:17.550Z] Found existing installation: requests 2.25.1 [2021-10-21T17:36:17.550Z] Uninstalling requests-2.25.1: [2021-10-21T17:36:17.550Z] Successfully uninstalled requests-2.25.1 [2021-10-21T17:36:18.160Z] Running setup.py install for texttable: started [2021-10-21T17:36:20.162Z] Running setup.py install for texttable: finished with status 'done' [2021-10-21T17:36:20.162Z] Running setup.py install for PyYAML: started [2021-10-21T17:36:22.818Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-21T17:36:23.098Z] Running setup.py install for docopt: started [2021-10-21T17:36:25.082Z] Running setup.py install for docopt: finished with status 'done' [2021-10-21T17:36:25.082Z] Running setup.py install for dockerpty: started [2021-10-21T17:36:27.781Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-21T17:36:29.795Z] 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-21T17:36:38.134Z] Removing intermediate container d14aa1fbac94 [2021-10-21T17:36:38.134Z] ---> 27b0f2b69231 [2021-10-21T17:36:38.134Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-21T17:36:38.412Z] ---> Running in 20b896eddda1 [2021-10-21T17:36:38.690Z] Removing intermediate container 20b896eddda1 [2021-10-21T17:36:38.690Z] ---> 7ec700ba7a79 [2021-10-21T17:36:38.690Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-21T17:36:38.971Z] ---> Running in ec9326092e7c [2021-10-21T17:36:39.581Z] Removing intermediate container ec9326092e7c [2021-10-21T17:36:39.581Z] ---> 911466233365 [2021-10-21T17:36:39.581Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-21T17:36:40.587Z] ---> f7a6735ebde8 [2021-10-21T17:36:40.587Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-21T17:36:41.586Z] ---> b326b1c5aec5 [2021-10-21T17:36:41.586Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-21T17:36:42.581Z] ---> d6fa5903ad49 [2021-10-21T17:36:42.581Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-21T17:36:42.864Z] ---> Running in b6e6da03c074 [2021-10-21T17:36:43.143Z] Removing intermediate container b6e6da03c074 [2021-10-21T17:36:43.143Z] ---> 72b5822c42a3 [2021-10-21T17:36:43.143Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-21T17:36:43.427Z] ---> Running in 7ccf4fe76c04 [2021-10-21T17:36:44.035Z] Removing intermediate container 7ccf4fe76c04 [2021-10-21T17:36:44.035Z] ---> a4a8debb84d9 [2021-10-21T17:36:44.035Z] Step 20/22 : LABEL arch=arm64 [2021-10-21T17:36:44.035Z] ---> Running in 00f1ac7fb2ab [2021-10-21T17:36:44.647Z] Removing intermediate container 00f1ac7fb2ab [2021-10-21T17:36:44.647Z] ---> fbdadb226050 [2021-10-21T17:36:44.648Z] Step 21/22 : LABEL git_sha=4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:36:44.648Z] ---> Running in 3311fee8a261 [2021-10-21T17:36:45.251Z] Removing intermediate container 3311fee8a261 [2021-10-21T17:36:45.251Z] ---> b7831c18d46b [2021-10-21T17:36:45.251Z] Step 22/22 : LABEL version=2.0.1-dev.75 [2021-10-21T17:36:45.529Z] ---> Running in 31acd889dbd7 [2021-10-21T17:36:45.807Z] Removing intermediate container 31acd889dbd7 [2021-10-21T17:36:45.807Z] ---> 2a33446fa6a0 [2021-10-21T17:36:45.807Z] [2021-10-21T17:36:46.086Z] Successfully built 2a33446fa6a0 [2021-10-21T17:36:46.366Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-21T17:36:46.663Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-21T17:36:46.728Z] $ docker stop --time=1 89b2d7132333f14d36a2dab22e8546ee06d6e5770f110a8a71d2cdd8001ce5fd [2021-10-21T17:36:48.649Z] $ docker rm -f 89b2d7132333f14d36a2dab22e8546ee06d6e5770f110a8a71d2cdd8001ce5fd [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-21T17:36:49.248Z] + docker images [2021-10-21T17:36:49.527Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-21T17:36:49.527Z] sys-mgmt-agent-arm64 latest 2a33446fa6a0 4 seconds ago 277MB [2021-10-21T17:36:49.527Z] core-data-arm64 latest e114d912e05d 52 seconds ago 19.5MB [2021-10-21T17:36:49.527Z] support-notifications-arm64 latest b8e3351533e0 About a minute ago 16.1MB [2021-10-21T17:36:49.527Z] 002c745671eb About a minute ago 1.46GB [2021-10-21T17:36:49.527Z] 53361cc6cb93 About a minute ago 1.45GB [2021-10-21T17:36:49.527Z] dc3eb6b16bb7 About a minute ago 1.46GB [2021-10-21T17:36:49.527Z] security-bootstrapper-arm64 latest 6ec4636bdff1 2 minutes ago 17.8MB [2021-10-21T17:36:49.527Z] 2277ed4e6d6f 2 minutes ago 1.46GB [2021-10-21T17:36:49.527Z] security-secretstore-setup-arm64 latest 4129e8ea3b3f 3 minutes ago 26.8MB [2021-10-21T17:36:49.527Z] core-metadata-arm64 latest 309edf947ad8 4 minutes ago 15.9MB [2021-10-21T17:36:49.527Z] security-proxy-setup-arm64 latest 982ef36e4832 4 minutes ago 25.4MB [2021-10-21T17:36:49.527Z] core-command-arm64 latest 5c0a09573153 4 minutes ago 15.2MB [2021-10-21T17:36:49.527Z] support-scheduler-arm64 latest db85f8b7ab0b 4 minutes ago 15.3MB [2021-10-21T17:36:49.527Z] e3bf9f00a78a 4 minutes ago 1.46GB [2021-10-21T17:36:49.527Z] 14f349696f38 4 minutes ago 1.46GB [2021-10-21T17:36:49.527Z] 4299cb45e6aa 4 minutes ago 1.46GB [2021-10-21T17:36:49.527Z] 95f7736a87d1 4 minutes ago 1.46GB [2021-10-21T17:36:49.527Z] a2ab80c10758 4 minutes ago 1.45GB [2021-10-21T17:36:49.527Z] ci-base-image-arm64 latest d136c19da311 8 minutes ago 1.24GB [2021-10-21T17:36:49.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 8 days ago 534MB [2021-10-21T17:36:49.527Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-21T17:36:49.527Z] alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB [2021-10-21T17:36:49.527Z] 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-21T17:36:49.691Z] provisioning config files... [2021-10-21T17:36:49.718Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/86@tmp/config132432833145966170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:36:50.103Z] ---> docker-login.sh [2021-10-21T17:36:50.103Z] nexus3.edgexfoundry.org:10001 [2021-10-21T17:36:50.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:36:50.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:36:50.659Z] Configure a credential helper to remove this warning. See [2021-10-21T17:36:50.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:36:50.659Z] [2021-10-21T17:36:50.659Z] Login Succeeded [2021-10-21T17:36:50.659Z] nexus3.edgexfoundry.org:10002 [2021-10-21T17:36:51.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:36:51.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:36:51.265Z] Configure a credential helper to remove this warning. See [2021-10-21T17:36:51.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:36:51.265Z] [2021-10-21T17:36:51.265Z] Login Succeeded [2021-10-21T17:36:51.265Z] nexus3.edgexfoundry.org:10003 [2021-10-21T17:36:51.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:36:51.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:36:51.874Z] Configure a credential helper to remove this warning. See [2021-10-21T17:36:51.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:36:51.874Z] [2021-10-21T17:36:51.874Z] Login Succeeded [2021-10-21T17:36:51.874Z] nexus3.edgexfoundry.org:10004 [2021-10-21T17:36:52.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:36:52.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:36:52.761Z] Configure a credential helper to remove this warning. See [2021-10-21T17:36:52.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:36:52.761Z] [2021-10-21T17:36:52.761Z] Login Succeeded [2021-10-21T17:36:52.761Z] docker.io [2021-10-21T17:36:53.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-21T17:36:53.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-21T17:36:53.644Z] Configure a credential helper to remove this warning. See [2021-10-21T17:36:53.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-21T17:36:53.644Z] [2021-10-21T17:36:53.644Z] Login Succeeded [2021-10-21T17:36:53.644Z] ---> docker-login.sh ends [Pipeline] } [2021-10-21T17:36:53.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:36:53.725Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-10-21T17:36:53.725Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:36:53.725Z] latest [2021-10-21T17:36:53.725Z] 2.0.1-dev.75 [2021-10-21T17:36:53.725Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:36:53.725Z] main [2021-10-21T17:36:53.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:36:54.093Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:36:54.454Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:36:54.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-21T17:36:54.455Z] 4d9e528d89cb: Preparing [2021-10-21T17:36:54.455Z] c5aa4a6bb17d: Preparing [2021-10-21T17:36:54.455Z] 443b25e6ebbf: Preparing [2021-10-21T17:36:54.455Z] 4b9a800ae1ad: Preparing [2021-10-21T17:36:54.455Z] ee420dfed78a: Preparing [2021-10-21T17:36:54.734Z] ee420dfed78a: Layer already exists [2021-10-21T17:36:54.734Z] 4d9e528d89cb: Pushed [2021-10-21T17:36:54.734Z] 443b25e6ebbf: Pushed [2021-10-21T17:36:54.734Z] 4b9a800ae1ad: Pushed [2021-10-21T17:36:57.382Z] c5aa4a6bb17d: Pushed [2021-10-21T17:36:57.382Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:2bd3eeb0d8c60ecba60563737dfab5922880f1847d769a11510b549890d2b48b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:36:57.757Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:36:58.122Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-21T17:36:58.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-21T17:36:58.122Z] 4d9e528d89cb: Preparing [2021-10-21T17:36:58.122Z] c5aa4a6bb17d: Preparing [2021-10-21T17:36:58.122Z] 443b25e6ebbf: Preparing [2021-10-21T17:36:58.122Z] 4b9a800ae1ad: Preparing [2021-10-21T17:36:58.122Z] ee420dfed78a: Preparing [2021-10-21T17:36:58.401Z] 4d9e528d89cb: Layer already exists [2021-10-21T17:36:58.401Z] ee420dfed78a: Layer already exists [2021-10-21T17:36:58.401Z] c5aa4a6bb17d: Layer already exists [2021-10-21T17:36:58.401Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:36:58.401Z] 4b9a800ae1ad: Layer already exists [2021-10-21T17:36:58.401Z] latest: digest: sha256:2bd3eeb0d8c60ecba60563737dfab5922880f1847d769a11510b549890d2b48b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:36:58.768Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:36:59.128Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.75 [2021-10-21T17:36:59.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-21T17:36:59.128Z] 4d9e528d89cb: Preparing [2021-10-21T17:36:59.128Z] c5aa4a6bb17d: Preparing [2021-10-21T17:36:59.128Z] 443b25e6ebbf: Preparing [2021-10-21T17:36:59.128Z] 4b9a800ae1ad: Preparing [2021-10-21T17:36:59.128Z] ee420dfed78a: Preparing [2021-10-21T17:36:59.407Z] 4d9e528d89cb: Layer already exists [2021-10-21T17:36:59.407Z] c5aa4a6bb17d: Layer already exists [2021-10-21T17:36:59.407Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:36:59.407Z] 4b9a800ae1ad: Layer already exists [2021-10-21T17:36:59.407Z] ee420dfed78a: Layer already exists [2021-10-21T17:36:59.407Z] 2.0.1-dev.75: digest: sha256:2bd3eeb0d8c60ecba60563737dfab5922880f1847d769a11510b549890d2b48b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:36:59.771Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:00.147Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:00.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-21T17:37:00.147Z] 4d9e528d89cb: Preparing [2021-10-21T17:37:00.147Z] c5aa4a6bb17d: Preparing [2021-10-21T17:37:00.147Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:00.147Z] 4b9a800ae1ad: Preparing [2021-10-21T17:37:00.147Z] ee420dfed78a: Preparing [2021-10-21T17:37:00.424Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:00.424Z] 4d9e528d89cb: Layer already exists [2021-10-21T17:37:00.424Z] 4b9a800ae1ad: Layer already exists [2021-10-21T17:37:00.424Z] c5aa4a6bb17d: Layer already exists [2021-10-21T17:37:00.424Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:00.424Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:2bd3eeb0d8c60ecba60563737dfab5922880f1847d769a11510b549890d2b48b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:00.792Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:01.149Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-10-21T17:37:01.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-21T17:37:01.150Z] 4d9e528d89cb: Preparing [2021-10-21T17:37:01.150Z] c5aa4a6bb17d: Preparing [2021-10-21T17:37:01.150Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:01.150Z] 4b9a800ae1ad: Preparing [2021-10-21T17:37:01.150Z] ee420dfed78a: Preparing [2021-10-21T17:37:01.427Z] c5aa4a6bb17d: Layer already exists [2021-10-21T17:37:01.427Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:01.427Z] 4d9e528d89cb: Layer already exists [2021-10-21T17:37:01.427Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:01.427Z] 4b9a800ae1ad: Layer already exists [2021-10-21T17:37:01.427Z] main: digest: sha256:2bd3eeb0d8c60ecba60563737dfab5922880f1847d769a11510b549890d2b48b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:37:01.471Z] ===================================================== [Pipeline] echo [2021-10-21T17:37:01.478Z] taggedImages: [2021-10-21T17:37:01.478Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:01.478Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-21T17:37:01.478Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.75 [2021-10-21T17:37:01.478Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:01.478Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-10-21T17:37:01.495Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-10-21T17:37:01.495Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:01.495Z] latest [2021-10-21T17:37:01.495Z] 2.0.1-dev.75 [2021-10-21T17:37:01.495Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:01.495Z] main [2021-10-21T17:37:01.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:01.866Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:02.227Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:02.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-21T17:37:02.227Z] e010d9d5e53b: Preparing [2021-10-21T17:37:02.227Z] 9069df71efdd: Preparing [2021-10-21T17:37:02.227Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:02.227Z] 830d28b92a65: Preparing [2021-10-21T17:37:02.227Z] 980ef74cc018: Preparing [2021-10-21T17:37:02.227Z] ee420dfed78a: Preparing [2021-10-21T17:37:02.227Z] ee420dfed78a: Waiting [2021-10-21T17:37:02.507Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:02.507Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:02.507Z] e010d9d5e53b: Pushed [2021-10-21T17:37:02.507Z] 980ef74cc018: Pushed [2021-10-21T17:37:03.494Z] 830d28b92a65: Pushed [2021-10-21T17:37:05.490Z] 9069df71efdd: Pushed [2021-10-21T17:37:05.490Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:27874e51568c964bef1c4cd680f895361cec14642aa4495ea56d713dcacab4cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:05.866Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:06.272Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-21T17:37:06.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-21T17:37:06.272Z] e010d9d5e53b: Preparing [2021-10-21T17:37:06.272Z] 9069df71efdd: Preparing [2021-10-21T17:37:06.272Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:06.272Z] 830d28b92a65: Preparing [2021-10-21T17:37:06.272Z] 980ef74cc018: Preparing [2021-10-21T17:37:06.272Z] ee420dfed78a: Preparing [2021-10-21T17:37:06.272Z] ee420dfed78a: Waiting [2021-10-21T17:37:06.592Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:06.592Z] 830d28b92a65: Layer already exists [2021-10-21T17:37:06.592Z] e010d9d5e53b: Layer already exists [2021-10-21T17:37:06.592Z] 9069df71efdd: Layer already exists [2021-10-21T17:37:06.592Z] 980ef74cc018: Layer already exists [2021-10-21T17:37:06.592Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:06.592Z] latest: digest: sha256:27874e51568c964bef1c4cd680f895361cec14642aa4495ea56d713dcacab4cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:06.980Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:07.372Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.75 [2021-10-21T17:37:07.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-21T17:37:07.372Z] e010d9d5e53b: Preparing [2021-10-21T17:37:07.372Z] 9069df71efdd: Preparing [2021-10-21T17:37:07.372Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:07.372Z] 830d28b92a65: Preparing [2021-10-21T17:37:07.372Z] 980ef74cc018: Preparing [2021-10-21T17:37:07.372Z] ee420dfed78a: Preparing [2021-10-21T17:37:07.372Z] ee420dfed78a: Waiting [2021-10-21T17:37:07.659Z] 830d28b92a65: Layer already exists [2021-10-21T17:37:07.659Z] 9069df71efdd: Layer already exists [2021-10-21T17:37:07.659Z] 980ef74cc018: Layer already exists [2021-10-21T17:37:07.659Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:07.659Z] e010d9d5e53b: Layer already exists [2021-10-21T17:37:07.659Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:07.659Z] 2.0.1-dev.75: digest: sha256:27874e51568c964bef1c4cd680f895361cec14642aa4495ea56d713dcacab4cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:08.029Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:08.396Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:08.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-21T17:37:08.396Z] e010d9d5e53b: Preparing [2021-10-21T17:37:08.396Z] 9069df71efdd: Preparing [2021-10-21T17:37:08.396Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:08.396Z] 830d28b92a65: Preparing [2021-10-21T17:37:08.396Z] 980ef74cc018: Preparing [2021-10-21T17:37:08.396Z] ee420dfed78a: Preparing [2021-10-21T17:37:08.396Z] ee420dfed78a: Waiting [2021-10-21T17:37:08.678Z] 830d28b92a65: Layer already exists [2021-10-21T17:37:08.678Z] 9069df71efdd: Layer already exists [2021-10-21T17:37:08.678Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:08.678Z] 980ef74cc018: Layer already exists [2021-10-21T17:37:08.678Z] e010d9d5e53b: Layer already exists [2021-10-21T17:37:08.678Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:08.678Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:27874e51568c964bef1c4cd680f895361cec14642aa4495ea56d713dcacab4cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:09.058Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:09.428Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-10-21T17:37:09.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-21T17:37:09.428Z] e010d9d5e53b: Preparing [2021-10-21T17:37:09.428Z] 9069df71efdd: Preparing [2021-10-21T17:37:09.428Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:09.428Z] 830d28b92a65: Preparing [2021-10-21T17:37:09.429Z] 980ef74cc018: Preparing [2021-10-21T17:37:09.429Z] ee420dfed78a: Preparing [2021-10-21T17:37:09.429Z] ee420dfed78a: Waiting [2021-10-21T17:37:09.706Z] e010d9d5e53b: Layer already exists [2021-10-21T17:37:09.706Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:09.706Z] 9069df71efdd: Layer already exists [2021-10-21T17:37:09.706Z] 830d28b92a65: Layer already exists [2021-10-21T17:37:09.706Z] 980ef74cc018: Layer already exists [2021-10-21T17:37:09.706Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:09.706Z] main: digest: sha256:27874e51568c964bef1c4cd680f895361cec14642aa4495ea56d713dcacab4cf size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:37:09.747Z] ===================================================== [Pipeline] echo [2021-10-21T17:37:09.756Z] taggedImages: [2021-10-21T17:37:09.756Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:09.756Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-21T17:37:09.756Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.75 [2021-10-21T17:37:09.756Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:09.756Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-10-21T17:37:09.771Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-10-21T17:37:09.771Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:09.771Z] latest [2021-10-21T17:37:09.771Z] 2.0.1-dev.75 [2021-10-21T17:37:09.771Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:09.771Z] main [2021-10-21T17:37:09.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:10.139Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:10.503Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:10.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-21T17:37:10.503Z] ead5c0cdd159: Preparing [2021-10-21T17:37:10.503Z] 6b84b276f0b0: Preparing [2021-10-21T17:37:10.503Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:10.503Z] 4b9a800ae1ad: Preparing [2021-10-21T17:37:10.503Z] ee420dfed78a: Preparing [2021-10-21T17:37:10.781Z] 4b9a800ae1ad: Layer already exists [2021-10-21T17:37:10.781Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:10.781Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:10.781Z] ead5c0cdd159: Pushed [2021-10-21T17:37:13.433Z] 6b84b276f0b0: Pushed [2021-10-21T17:37:13.710Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:0180ed6a9ab8e8c9cd7bb8fb8da7f869c3cd6752cb3953bd5de81deefd9c7ff5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:14.081Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:14.450Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-21T17:37:14.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-21T17:37:14.450Z] ead5c0cdd159: Preparing [2021-10-21T17:37:14.450Z] 6b84b276f0b0: Preparing [2021-10-21T17:37:14.450Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:14.450Z] 4b9a800ae1ad: Preparing [2021-10-21T17:37:14.450Z] ee420dfed78a: Preparing [2021-10-21T17:37:14.450Z] 4b9a800ae1ad: Layer already exists [2021-10-21T17:37:14.450Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:14.450Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:14.450Z] ead5c0cdd159: Layer already exists [2021-10-21T17:37:14.450Z] 6b84b276f0b0: Layer already exists [2021-10-21T17:37:14.727Z] latest: digest: sha256:0180ed6a9ab8e8c9cd7bb8fb8da7f869c3cd6752cb3953bd5de81deefd9c7ff5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:15.090Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:15.457Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.75 [2021-10-21T17:37:15.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-21T17:37:15.458Z] ead5c0cdd159: Preparing [2021-10-21T17:37:15.458Z] 6b84b276f0b0: Preparing [2021-10-21T17:37:15.458Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:15.458Z] 4b9a800ae1ad: Preparing [2021-10-21T17:37:15.458Z] ee420dfed78a: Preparing [2021-10-21T17:37:15.740Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:15.740Z] ead5c0cdd159: Layer already exists [2021-10-21T17:37:15.740Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:15.740Z] 6b84b276f0b0: Layer already exists [2021-10-21T17:37:15.740Z] 4b9a800ae1ad: Layer already exists [2021-10-21T17:37:15.740Z] 2.0.1-dev.75: digest: sha256:0180ed6a9ab8e8c9cd7bb8fb8da7f869c3cd6752cb3953bd5de81deefd9c7ff5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:16.110Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:16.476Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:16.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-21T17:37:16.477Z] ead5c0cdd159: Preparing [2021-10-21T17:37:16.477Z] 6b84b276f0b0: Preparing [2021-10-21T17:37:16.477Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:16.477Z] 4b9a800ae1ad: Preparing [2021-10-21T17:37:16.477Z] ee420dfed78a: Preparing [2021-10-21T17:37:16.477Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:16.754Z] 6b84b276f0b0: Layer already exists [2021-10-21T17:37:16.754Z] ead5c0cdd159: Layer already exists [2021-10-21T17:37:16.754Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:16.754Z] 4b9a800ae1ad: Layer already exists [2021-10-21T17:37:16.754Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:0180ed6a9ab8e8c9cd7bb8fb8da7f869c3cd6752cb3953bd5de81deefd9c7ff5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:17.120Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:17.486Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-10-21T17:37:17.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-21T17:37:17.486Z] ead5c0cdd159: Preparing [2021-10-21T17:37:17.486Z] 6b84b276f0b0: Preparing [2021-10-21T17:37:17.486Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:17.486Z] 4b9a800ae1ad: Preparing [2021-10-21T17:37:17.486Z] ee420dfed78a: Preparing [2021-10-21T17:37:17.763Z] 6b84b276f0b0: Layer already exists [2021-10-21T17:37:17.763Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:17.763Z] ead5c0cdd159: Layer already exists [2021-10-21T17:37:17.763Z] 4b9a800ae1ad: Layer already exists [2021-10-21T17:37:17.763Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:17.763Z] main: digest: sha256:0180ed6a9ab8e8c9cd7bb8fb8da7f869c3cd6752cb3953bd5de81deefd9c7ff5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:37:17.805Z] ===================================================== [Pipeline] echo [2021-10-21T17:37:17.811Z] taggedImages: [2021-10-21T17:37:17.811Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:17.811Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-21T17:37:17.811Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.75 [2021-10-21T17:37:17.811Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:17.811Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-10-21T17:37:17.830Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-10-21T17:37:17.830Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:17.830Z] latest [2021-10-21T17:37:17.830Z] 2.0.1-dev.75 [2021-10-21T17:37:17.830Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:17.830Z] main [2021-10-21T17:37:17.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:18.185Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:18.533Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:18.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-21T17:37:18.533Z] ecde80dd5afd: Preparing [2021-10-21T17:37:18.533Z] ecde80dd5afd: Preparing [2021-10-21T17:37:18.533Z] 71a2ba3b5d0b: Preparing [2021-10-21T17:37:18.533Z] 3b3c92dda762: Preparing [2021-10-21T17:37:18.533Z] 7d39af6292bf: Preparing [2021-10-21T17:37:18.533Z] 76a1a5d54f45: Preparing [2021-10-21T17:37:18.533Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:18.533Z] ca3d288e8073: Preparing [2021-10-21T17:37:18.533Z] 52b9039a4edc: Preparing [2021-10-21T17:37:18.533Z] 457c6d2672c1: Preparing [2021-10-21T17:37:18.533Z] 8cfb201b05b2: Preparing [2021-10-21T17:37:18.533Z] ee420dfed78a: Preparing [2021-10-21T17:37:18.533Z] 52b9039a4edc: Waiting [2021-10-21T17:37:18.533Z] 457c6d2672c1: Waiting [2021-10-21T17:37:18.533Z] 8cfb201b05b2: Waiting [2021-10-21T17:37:18.533Z] ee420dfed78a: Waiting [2021-10-21T17:37:18.533Z] 443b25e6ebbf: Waiting [2021-10-21T17:37:18.533Z] ca3d288e8073: Waiting [2021-10-21T17:37:18.815Z] 7d39af6292bf: Pushed [2021-10-21T17:37:18.815Z] 3b3c92dda762: Pushed [2021-10-21T17:37:18.815Z] ecde80dd5afd: Pushed [2021-10-21T17:37:18.815Z] 71a2ba3b5d0b: Pushed [2021-10-21T17:37:18.815Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:19.091Z] 52b9039a4edc: Pushed [2021-10-21T17:37:19.091Z] ca3d288e8073: Pushed [2021-10-21T17:37:19.091Z] 457c6d2672c1: Pushed [2021-10-21T17:37:19.091Z] 8cfb201b05b2: Pushed [2021-10-21T17:37:19.091Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:21.718Z] 76a1a5d54f45: Pushed [2021-10-21T17:37:21.996Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:1e2d9aa94c3686d92134404597b6cd0261cb858f3fa1ec30a177249f87aacde6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:22.348Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:22.709Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-21T17:37:22.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-21T17:37:22.709Z] ecde80dd5afd: Preparing [2021-10-21T17:37:22.709Z] ecde80dd5afd: Preparing [2021-10-21T17:37:22.709Z] 71a2ba3b5d0b: Preparing [2021-10-21T17:37:22.709Z] 3b3c92dda762: Preparing [2021-10-21T17:37:22.709Z] 7d39af6292bf: Preparing [2021-10-21T17:37:22.709Z] 76a1a5d54f45: Preparing [2021-10-21T17:37:22.709Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:22.709Z] ca3d288e8073: Preparing [2021-10-21T17:37:22.709Z] 52b9039a4edc: Preparing [2021-10-21T17:37:22.709Z] 457c6d2672c1: Preparing [2021-10-21T17:37:22.709Z] 8cfb201b05b2: Preparing [2021-10-21T17:37:22.709Z] ee420dfed78a: Preparing [2021-10-21T17:37:22.709Z] 443b25e6ebbf: Waiting [2021-10-21T17:37:22.709Z] ca3d288e8073: Waiting [2021-10-21T17:37:22.709Z] 52b9039a4edc: Waiting [2021-10-21T17:37:22.709Z] ee420dfed78a: Waiting [2021-10-21T17:37:22.709Z] 8cfb201b05b2: Waiting [2021-10-21T17:37:22.709Z] 457c6d2672c1: Waiting [2021-10-21T17:37:22.988Z] ecde80dd5afd: Layer already exists [2021-10-21T17:37:22.988Z] 7d39af6292bf: Layer already exists [2021-10-21T17:37:22.988Z] 76a1a5d54f45: Layer already exists [2021-10-21T17:37:22.988Z] 3b3c92dda762: Layer already exists [2021-10-21T17:37:22.988Z] 71a2ba3b5d0b: Layer already exists [2021-10-21T17:37:22.988Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:22.988Z] 52b9039a4edc: Layer already exists [2021-10-21T17:37:22.988Z] ca3d288e8073: Layer already exists [2021-10-21T17:37:22.988Z] 8cfb201b05b2: Layer already exists [2021-10-21T17:37:22.988Z] 457c6d2672c1: Layer already exists [2021-10-21T17:37:22.988Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:22.988Z] latest: digest: sha256:1e2d9aa94c3686d92134404597b6cd0261cb858f3fa1ec30a177249f87aacde6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:23.350Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:23.705Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.75 [2021-10-21T17:37:23.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-21T17:37:23.705Z] ecde80dd5afd: Preparing [2021-10-21T17:37:23.705Z] ecde80dd5afd: Preparing [2021-10-21T17:37:23.705Z] 71a2ba3b5d0b: Preparing [2021-10-21T17:37:23.705Z] 3b3c92dda762: Preparing [2021-10-21T17:37:23.705Z] 7d39af6292bf: Preparing [2021-10-21T17:37:23.705Z] 76a1a5d54f45: Preparing [2021-10-21T17:37:23.705Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:23.705Z] ca3d288e8073: Preparing [2021-10-21T17:37:23.705Z] 52b9039a4edc: Preparing [2021-10-21T17:37:23.705Z] 457c6d2672c1: Preparing [2021-10-21T17:37:23.705Z] 8cfb201b05b2: Preparing [2021-10-21T17:37:23.705Z] ee420dfed78a: Preparing [2021-10-21T17:37:23.705Z] 52b9039a4edc: Waiting [2021-10-21T17:37:23.705Z] 457c6d2672c1: Waiting [2021-10-21T17:37:23.705Z] 8cfb201b05b2: Waiting [2021-10-21T17:37:23.705Z] 443b25e6ebbf: Waiting [2021-10-21T17:37:23.705Z] ca3d288e8073: Waiting [2021-10-21T17:37:23.705Z] ecde80dd5afd: Layer already exists [2021-10-21T17:37:24.196Z] 7d39af6292bf: Layer already exists [2021-10-21T17:37:24.196Z] 76a1a5d54f45: Layer already exists [2021-10-21T17:37:24.196Z] 3b3c92dda762: Layer already exists [2021-10-21T17:37:24.196Z] 71a2ba3b5d0b: Layer already exists [2021-10-21T17:37:24.196Z] 52b9039a4edc: Layer already exists [2021-10-21T17:37:24.196Z] ca3d288e8073: Layer already exists [2021-10-21T17:37:24.196Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:24.196Z] 457c6d2672c1: Layer already exists [2021-10-21T17:37:24.196Z] 8cfb201b05b2: Layer already exists [2021-10-21T17:37:24.196Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:24.196Z] 2.0.1-dev.75: digest: sha256:1e2d9aa94c3686d92134404597b6cd0261cb858f3fa1ec30a177249f87aacde6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:24.558Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:24.924Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:24.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-21T17:37:24.924Z] ecde80dd5afd: Preparing [2021-10-21T17:37:24.924Z] ecde80dd5afd: Preparing [2021-10-21T17:37:24.924Z] 71a2ba3b5d0b: Preparing [2021-10-21T17:37:24.924Z] 3b3c92dda762: Preparing [2021-10-21T17:37:24.924Z] 7d39af6292bf: Preparing [2021-10-21T17:37:24.924Z] 76a1a5d54f45: Preparing [2021-10-21T17:37:24.924Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:24.924Z] ca3d288e8073: Preparing [2021-10-21T17:37:24.924Z] 52b9039a4edc: Preparing [2021-10-21T17:37:24.924Z] 457c6d2672c1: Preparing [2021-10-21T17:37:24.924Z] 8cfb201b05b2: Preparing [2021-10-21T17:37:24.924Z] ee420dfed78a: Preparing [2021-10-21T17:37:24.924Z] 457c6d2672c1: Waiting [2021-10-21T17:37:24.924Z] 443b25e6ebbf: Waiting [2021-10-21T17:37:24.924Z] ca3d288e8073: Waiting [2021-10-21T17:37:24.924Z] 52b9039a4edc: Waiting [2021-10-21T17:37:24.924Z] 8cfb201b05b2: Waiting [2021-10-21T17:37:24.924Z] ee420dfed78a: Waiting [2021-10-21T17:37:24.924Z] 3b3c92dda762: Layer already exists [2021-10-21T17:37:24.924Z] ecde80dd5afd: Layer already exists [2021-10-21T17:37:24.924Z] 76a1a5d54f45: Layer already exists [2021-10-21T17:37:24.924Z] 7d39af6292bf: Layer already exists [2021-10-21T17:37:24.924Z] 71a2ba3b5d0b: Layer already exists [2021-10-21T17:37:25.206Z] ca3d288e8073: Layer already exists [2021-10-21T17:37:25.206Z] 457c6d2672c1: Layer already exists [2021-10-21T17:37:25.206Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:25.206Z] 8cfb201b05b2: Layer already exists [2021-10-21T17:37:25.206Z] 52b9039a4edc: Layer already exists [2021-10-21T17:37:25.206Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:25.206Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:1e2d9aa94c3686d92134404597b6cd0261cb858f3fa1ec30a177249f87aacde6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:25.564Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:25.927Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-10-21T17:37:25.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-21T17:37:25.927Z] ecde80dd5afd: Preparing [2021-10-21T17:37:25.927Z] ecde80dd5afd: Preparing [2021-10-21T17:37:25.927Z] 71a2ba3b5d0b: Preparing [2021-10-21T17:37:25.927Z] 3b3c92dda762: Preparing [2021-10-21T17:37:25.927Z] 7d39af6292bf: Preparing [2021-10-21T17:37:25.927Z] 76a1a5d54f45: Preparing [2021-10-21T17:37:25.927Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:25.927Z] ca3d288e8073: Preparing [2021-10-21T17:37:25.927Z] 52b9039a4edc: Preparing [2021-10-21T17:37:25.927Z] 457c6d2672c1: Preparing [2021-10-21T17:37:25.927Z] 8cfb201b05b2: Preparing [2021-10-21T17:37:25.927Z] ee420dfed78a: Preparing [2021-10-21T17:37:25.927Z] 457c6d2672c1: Waiting [2021-10-21T17:37:25.927Z] 443b25e6ebbf: Waiting [2021-10-21T17:37:25.927Z] 8cfb201b05b2: Waiting [2021-10-21T17:37:25.927Z] ee420dfed78a: Waiting [2021-10-21T17:37:25.927Z] 52b9039a4edc: Waiting [2021-10-21T17:37:25.927Z] ca3d288e8073: Waiting [2021-10-21T17:37:26.215Z] 7d39af6292bf: Layer already exists [2021-10-21T17:37:26.215Z] 3b3c92dda762: Layer already exists [2021-10-21T17:37:26.215Z] 76a1a5d54f45: Layer already exists [2021-10-21T17:37:26.215Z] 71a2ba3b5d0b: Layer already exists [2021-10-21T17:37:26.215Z] ecde80dd5afd: Layer already exists [2021-10-21T17:37:26.215Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:26.215Z] 52b9039a4edc: Layer already exists [2021-10-21T17:37:26.215Z] 457c6d2672c1: Layer already exists [2021-10-21T17:37:26.215Z] 8cfb201b05b2: Layer already exists [2021-10-21T17:37:26.215Z] ca3d288e8073: Layer already exists [2021-10-21T17:37:26.215Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:26.215Z] main: digest: sha256:1e2d9aa94c3686d92134404597b6cd0261cb858f3fa1ec30a177249f87aacde6 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:37:26.258Z] ===================================================== [Pipeline] echo [2021-10-21T17:37:26.265Z] taggedImages: [2021-10-21T17:37:26.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:26.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-21T17:37:26.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.75 [2021-10-21T17:37:26.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:26.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-10-21T17:37:26.279Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-10-21T17:37:26.279Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:26.279Z] latest [2021-10-21T17:37:26.279Z] 2.0.1-dev.75 [2021-10-21T17:37:26.279Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:26.279Z] main [2021-10-21T17:37:26.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:26.630Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:27.214Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:27.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-21T17:37:27.214Z] 8378b57763f4: Preparing [2021-10-21T17:37:27.214Z] 9cc4844880dd: Preparing [2021-10-21T17:37:27.214Z] 24c5b8785a9c: Preparing [2021-10-21T17:37:27.214Z] eeb81558454a: Preparing [2021-10-21T17:37:27.214Z] 0710edd1c141: Preparing [2021-10-21T17:37:27.214Z] ee420dfed78a: Preparing [2021-10-21T17:37:27.214Z] ee420dfed78a: Waiting [2021-10-21T17:37:27.829Z] eeb81558454a: Pushed [2021-10-21T17:37:27.829Z] 24c5b8785a9c: Pushed [2021-10-21T17:37:27.829Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:28.113Z] 0710edd1c141: Pushed [2021-10-21T17:37:29.570Z] 8378b57763f4: Pushed [2021-10-21T17:37:29.570Z] 9cc4844880dd: Pushed [2021-10-21T17:37:29.846Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:a484b3252a52976db4b0fcf3527be0b8b9f1245e9b7132244715d3cd7b0c86de size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:30.538Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:30.930Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-21T17:37:30.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-21T17:37:31.212Z] 8378b57763f4: Preparing [2021-10-21T17:37:31.212Z] 9cc4844880dd: Preparing [2021-10-21T17:37:31.212Z] 24c5b8785a9c: Preparing [2021-10-21T17:37:31.212Z] eeb81558454a: Preparing [2021-10-21T17:37:31.212Z] 0710edd1c141: Preparing [2021-10-21T17:37:31.212Z] ee420dfed78a: Preparing [2021-10-21T17:37:31.212Z] ee420dfed78a: Waiting [2021-10-21T17:37:31.212Z] 24c5b8785a9c: Layer already exists [2021-10-21T17:37:31.212Z] 9cc4844880dd: Layer already exists [2021-10-21T17:37:31.212Z] 8378b57763f4: Layer already exists [2021-10-21T17:37:31.212Z] 0710edd1c141: Layer already exists [2021-10-21T17:37:31.212Z] eeb81558454a: Layer already exists [2021-10-21T17:37:31.212Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:31.212Z] latest: digest: sha256:a484b3252a52976db4b0fcf3527be0b8b9f1245e9b7132244715d3cd7b0c86de size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:31.579Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:31.942Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.75 [2021-10-21T17:37:31.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-21T17:37:31.942Z] 8378b57763f4: Preparing [2021-10-21T17:37:31.942Z] 9cc4844880dd: Preparing [2021-10-21T17:37:31.942Z] 24c5b8785a9c: Preparing [2021-10-21T17:37:31.942Z] eeb81558454a: Preparing [2021-10-21T17:37:31.942Z] 0710edd1c141: Preparing [2021-10-21T17:37:31.942Z] ee420dfed78a: Preparing [2021-10-21T17:37:31.942Z] ee420dfed78a: Waiting [2021-10-21T17:37:32.219Z] 0710edd1c141: Layer already exists [2021-10-21T17:37:32.219Z] 8378b57763f4: Layer already exists [2021-10-21T17:37:32.219Z] eeb81558454a: Layer already exists [2021-10-21T17:37:32.219Z] 9cc4844880dd: Layer already exists [2021-10-21T17:37:32.219Z] 24c5b8785a9c: Layer already exists [2021-10-21T17:37:32.219Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:32.219Z] 2.0.1-dev.75: digest: sha256:a484b3252a52976db4b0fcf3527be0b8b9f1245e9b7132244715d3cd7b0c86de size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:32.637Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:32.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:32.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-21T17:37:32.987Z] 8378b57763f4: Preparing [2021-10-21T17:37:32.987Z] 9cc4844880dd: Preparing [2021-10-21T17:37:32.987Z] 24c5b8785a9c: Preparing [2021-10-21T17:37:32.987Z] eeb81558454a: Preparing [2021-10-21T17:37:32.987Z] 0710edd1c141: Preparing [2021-10-21T17:37:32.987Z] ee420dfed78a: Preparing [2021-10-21T17:37:32.987Z] ee420dfed78a: Waiting [2021-10-21T17:37:33.265Z] 24c5b8785a9c: Layer already exists [2021-10-21T17:37:33.265Z] eeb81558454a: Layer already exists [2021-10-21T17:37:33.265Z] 8378b57763f4: Layer already exists [2021-10-21T17:37:33.265Z] 0710edd1c141: Layer already exists [2021-10-21T17:37:33.265Z] 9cc4844880dd: Layer already exists [2021-10-21T17:37:33.265Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:33.265Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:a484b3252a52976db4b0fcf3527be0b8b9f1245e9b7132244715d3cd7b0c86de size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:33.622Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:34.001Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-10-21T17:37:34.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-21T17:37:34.001Z] 8378b57763f4: Preparing [2021-10-21T17:37:34.001Z] 9cc4844880dd: Preparing [2021-10-21T17:37:34.001Z] 24c5b8785a9c: Preparing [2021-10-21T17:37:34.001Z] eeb81558454a: Preparing [2021-10-21T17:37:34.001Z] 0710edd1c141: Preparing [2021-10-21T17:37:34.001Z] ee420dfed78a: Preparing [2021-10-21T17:37:34.001Z] ee420dfed78a: Waiting [2021-10-21T17:37:34.280Z] 24c5b8785a9c: Layer already exists [2021-10-21T17:37:34.280Z] 8378b57763f4: Layer already exists [2021-10-21T17:37:34.280Z] eeb81558454a: Layer already exists [2021-10-21T17:37:34.280Z] 0710edd1c141: Layer already exists [2021-10-21T17:37:34.280Z] 9cc4844880dd: Layer already exists [2021-10-21T17:37:34.280Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:34.280Z] main: digest: sha256:a484b3252a52976db4b0fcf3527be0b8b9f1245e9b7132244715d3cd7b0c86de size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:37:34.326Z] ===================================================== [Pipeline] echo [2021-10-21T17:37:34.335Z] taggedImages: [2021-10-21T17:37:34.335Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:34.335Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-21T17:37:34.335Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.75 [2021-10-21T17:37:34.335Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:34.335Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-10-21T17:37:34.352Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-10-21T17:37:34.352Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:34.352Z] latest [2021-10-21T17:37:34.352Z] 2.0.1-dev.75 [2021-10-21T17:37:34.352Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:34.352Z] main [2021-10-21T17:37:34.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:34.711Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:35.068Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:35.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-21T17:37:35.068Z] 098183553ed0: Preparing [2021-10-21T17:37:35.068Z] bff15199d198: Preparing [2021-10-21T17:37:35.068Z] 8c2b55979fa6: Preparing [2021-10-21T17:37:35.068Z] 488f6814b2cb: Preparing [2021-10-21T17:37:35.068Z] e5ffd4f072ca: Preparing [2021-10-21T17:37:35.068Z] 872bffd39100: Preparing [2021-10-21T17:37:35.068Z] 872bffd39100: Waiting [2021-10-21T17:37:35.068Z] aa01401f9f1e: Preparing [2021-10-21T17:37:35.068Z] 7a64883e3aaa: Preparing [2021-10-21T17:37:35.068Z] 594ce0e6ec47: Preparing [2021-10-21T17:37:35.068Z] ee420dfed78a: Preparing [2021-10-21T17:37:35.068Z] aa01401f9f1e: Waiting [2021-10-21T17:37:35.068Z] 7a64883e3aaa: Waiting [2021-10-21T17:37:35.068Z] 594ce0e6ec47: Waiting [2021-10-21T17:37:35.068Z] ee420dfed78a: Waiting [2021-10-21T17:37:35.349Z] e5ffd4f072ca: Pushed [2021-10-21T17:37:35.349Z] bff15199d198: Pushed [2021-10-21T17:37:35.349Z] 098183553ed0: Pushed [2021-10-21T17:37:35.629Z] 872bffd39100: Pushed [2021-10-21T17:37:35.629Z] aa01401f9f1e: Pushed [2021-10-21T17:37:35.629Z] 7a64883e3aaa: Pushed [2021-10-21T17:37:35.629Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:35.907Z] 594ce0e6ec47: Pushed [2021-10-21T17:37:37.358Z] 488f6814b2cb: Pushed [2021-10-21T17:37:37.962Z] 8c2b55979fa6: Pushed [2021-10-21T17:37:38.239Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:fc8713676fedd1590f4cb59fddff99c98cbc2d3a58ffacdc697f9295ecb49f52 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:38.596Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:38.949Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-21T17:37:38.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-21T17:37:38.949Z] 098183553ed0: Preparing [2021-10-21T17:37:38.949Z] bff15199d198: Preparing [2021-10-21T17:37:38.949Z] 8c2b55979fa6: Preparing [2021-10-21T17:37:38.949Z] 488f6814b2cb: Preparing [2021-10-21T17:37:38.949Z] e5ffd4f072ca: Preparing [2021-10-21T17:37:38.949Z] 872bffd39100: Preparing [2021-10-21T17:37:38.949Z] aa01401f9f1e: Preparing [2021-10-21T17:37:38.949Z] 7a64883e3aaa: Preparing [2021-10-21T17:37:38.949Z] 594ce0e6ec47: Preparing [2021-10-21T17:37:38.949Z] ee420dfed78a: Preparing [2021-10-21T17:37:38.949Z] 7a64883e3aaa: Waiting [2021-10-21T17:37:38.949Z] 594ce0e6ec47: Waiting [2021-10-21T17:37:38.949Z] ee420dfed78a: Waiting [2021-10-21T17:37:38.949Z] 872bffd39100: Waiting [2021-10-21T17:37:38.949Z] aa01401f9f1e: Waiting [2021-10-21T17:37:39.228Z] 8c2b55979fa6: Layer already exists [2021-10-21T17:37:39.228Z] 098183553ed0: Layer already exists [2021-10-21T17:37:39.228Z] bff15199d198: Layer already exists [2021-10-21T17:37:39.228Z] e5ffd4f072ca: Layer already exists [2021-10-21T17:37:39.228Z] 488f6814b2cb: Layer already exists [2021-10-21T17:37:39.228Z] 7a64883e3aaa: Layer already exists [2021-10-21T17:37:39.228Z] 872bffd39100: Layer already exists [2021-10-21T17:37:39.228Z] aa01401f9f1e: Layer already exists [2021-10-21T17:37:39.228Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:39.228Z] 594ce0e6ec47: Layer already exists [2021-10-21T17:37:39.228Z] latest: digest: sha256:fc8713676fedd1590f4cb59fddff99c98cbc2d3a58ffacdc697f9295ecb49f52 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:39.591Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:39.945Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.75 [2021-10-21T17:37:39.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-21T17:37:39.945Z] 098183553ed0: Preparing [2021-10-21T17:37:39.945Z] bff15199d198: Preparing [2021-10-21T17:37:39.945Z] 8c2b55979fa6: Preparing [2021-10-21T17:37:39.945Z] 488f6814b2cb: Preparing [2021-10-21T17:37:39.945Z] e5ffd4f072ca: Preparing [2021-10-21T17:37:39.945Z] 872bffd39100: Preparing [2021-10-21T17:37:39.945Z] aa01401f9f1e: Preparing [2021-10-21T17:37:39.945Z] 7a64883e3aaa: Preparing [2021-10-21T17:37:39.945Z] 594ce0e6ec47: Preparing [2021-10-21T17:37:39.945Z] ee420dfed78a: Preparing [2021-10-21T17:37:39.945Z] 872bffd39100: Waiting [2021-10-21T17:37:39.945Z] aa01401f9f1e: Waiting [2021-10-21T17:37:39.945Z] 7a64883e3aaa: Waiting [2021-10-21T17:37:39.945Z] 594ce0e6ec47: Waiting [2021-10-21T17:37:39.945Z] ee420dfed78a: Waiting [2021-10-21T17:37:40.223Z] 8c2b55979fa6: Layer already exists [2021-10-21T17:37:40.223Z] 098183553ed0: Layer already exists [2021-10-21T17:37:40.223Z] 488f6814b2cb: Layer already exists [2021-10-21T17:37:40.223Z] e5ffd4f072ca: Layer already exists [2021-10-21T17:37:40.223Z] bff15199d198: Layer already exists [2021-10-21T17:37:40.223Z] 872bffd39100: Layer already exists [2021-10-21T17:37:40.223Z] 594ce0e6ec47: Layer already exists [2021-10-21T17:37:40.223Z] 7a64883e3aaa: Layer already exists [2021-10-21T17:37:40.223Z] aa01401f9f1e: Layer already exists [2021-10-21T17:37:40.223Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:40.223Z] 2.0.1-dev.75: digest: sha256:fc8713676fedd1590f4cb59fddff99c98cbc2d3a58ffacdc697f9295ecb49f52 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:40.582Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:40.931Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:40.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-21T17:37:40.931Z] 098183553ed0: Preparing [2021-10-21T17:37:40.931Z] bff15199d198: Preparing [2021-10-21T17:37:40.931Z] 8c2b55979fa6: Preparing [2021-10-21T17:37:40.931Z] 488f6814b2cb: Preparing [2021-10-21T17:37:40.931Z] e5ffd4f072ca: Preparing [2021-10-21T17:37:40.931Z] 872bffd39100: Preparing [2021-10-21T17:37:40.931Z] aa01401f9f1e: Preparing [2021-10-21T17:37:40.931Z] 7a64883e3aaa: Preparing [2021-10-21T17:37:40.931Z] 594ce0e6ec47: Preparing [2021-10-21T17:37:40.931Z] ee420dfed78a: Preparing [2021-10-21T17:37:40.931Z] aa01401f9f1e: Waiting [2021-10-21T17:37:40.931Z] 7a64883e3aaa: Waiting [2021-10-21T17:37:40.931Z] 594ce0e6ec47: Waiting [2021-10-21T17:37:40.931Z] ee420dfed78a: Waiting [2021-10-21T17:37:40.931Z] 872bffd39100: Waiting [2021-10-21T17:37:41.209Z] 8c2b55979fa6: Layer already exists [2021-10-21T17:37:41.209Z] e5ffd4f072ca: Layer already exists [2021-10-21T17:37:41.209Z] 488f6814b2cb: Layer already exists [2021-10-21T17:37:41.209Z] bff15199d198: Layer already exists [2021-10-21T17:37:41.209Z] 098183553ed0: Layer already exists [2021-10-21T17:37:41.209Z] aa01401f9f1e: Layer already exists [2021-10-21T17:37:41.209Z] 872bffd39100: Layer already exists [2021-10-21T17:37:41.209Z] 594ce0e6ec47: Layer already exists [2021-10-21T17:37:41.209Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:41.209Z] 7a64883e3aaa: Layer already exists [2021-10-21T17:37:41.209Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:fc8713676fedd1590f4cb59fddff99c98cbc2d3a58ffacdc697f9295ecb49f52 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:41.570Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:41.927Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-10-21T17:37:41.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-21T17:37:41.927Z] 098183553ed0: Preparing [2021-10-21T17:37:41.927Z] bff15199d198: Preparing [2021-10-21T17:37:41.927Z] 8c2b55979fa6: Preparing [2021-10-21T17:37:41.927Z] 488f6814b2cb: Preparing [2021-10-21T17:37:41.927Z] e5ffd4f072ca: Preparing [2021-10-21T17:37:41.927Z] 872bffd39100: Preparing [2021-10-21T17:37:41.927Z] aa01401f9f1e: Preparing [2021-10-21T17:37:41.927Z] 7a64883e3aaa: Preparing [2021-10-21T17:37:41.927Z] 594ce0e6ec47: Preparing [2021-10-21T17:37:41.927Z] ee420dfed78a: Preparing [2021-10-21T17:37:41.927Z] 7a64883e3aaa: Waiting [2021-10-21T17:37:41.927Z] 594ce0e6ec47: Waiting [2021-10-21T17:37:41.927Z] ee420dfed78a: Waiting [2021-10-21T17:37:41.927Z] 872bffd39100: Waiting [2021-10-21T17:37:41.927Z] aa01401f9f1e: Waiting [2021-10-21T17:37:42.207Z] 8c2b55979fa6: Layer already exists [2021-10-21T17:37:42.207Z] 488f6814b2cb: Layer already exists [2021-10-21T17:37:42.207Z] bff15199d198: Layer already exists [2021-10-21T17:37:42.207Z] 098183553ed0: Layer already exists [2021-10-21T17:37:42.207Z] e5ffd4f072ca: Layer already exists [2021-10-21T17:37:42.207Z] 594ce0e6ec47: Layer already exists [2021-10-21T17:37:42.207Z] aa01401f9f1e: Layer already exists [2021-10-21T17:37:42.207Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:42.207Z] 7a64883e3aaa: Layer already exists [2021-10-21T17:37:42.207Z] 872bffd39100: Layer already exists [2021-10-21T17:37:42.207Z] main: digest: sha256:fc8713676fedd1590f4cb59fddff99c98cbc2d3a58ffacdc697f9295ecb49f52 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:37:42.255Z] ===================================================== [Pipeline] echo [2021-10-21T17:37:42.262Z] taggedImages: [2021-10-21T17:37:42.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:42.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-21T17:37:42.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.75 [2021-10-21T17:37:42.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:42.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-10-21T17:37:42.282Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-10-21T17:37:42.282Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:42.282Z] latest [2021-10-21T17:37:42.282Z] 2.0.1-dev.75 [2021-10-21T17:37:42.282Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:42.282Z] main [2021-10-21T17:37:42.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:42.665Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:43.048Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:43.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-21T17:37:43.048Z] 11e272bf59c2: Preparing [2021-10-21T17:37:43.048Z] a58f86bd59c6: Preparing [2021-10-21T17:37:43.048Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:43.048Z] 292a586eb13f: Preparing [2021-10-21T17:37:43.048Z] ee420dfed78a: Preparing [2021-10-21T17:37:43.326Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:43.326Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:43.326Z] 11e272bf59c2: Pushed [2021-10-21T17:37:43.603Z] 292a586eb13f: Pushed [2021-10-21T17:37:45.599Z] a58f86bd59c6: Pushed [2021-10-21T17:37:45.877Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:7dc09ac44c339b1584f9498935b120d1469926d07f7a8123ec8fa12202b85e51 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:46.231Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:46.599Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-21T17:37:46.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-21T17:37:46.599Z] 11e272bf59c2: Preparing [2021-10-21T17:37:46.599Z] a58f86bd59c6: Preparing [2021-10-21T17:37:46.599Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:46.599Z] 292a586eb13f: Preparing [2021-10-21T17:37:46.599Z] ee420dfed78a: Preparing [2021-10-21T17:37:46.880Z] a58f86bd59c6: Layer already exists [2021-10-21T17:37:46.880Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:46.880Z] 292a586eb13f: Layer already exists [2021-10-21T17:37:46.880Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:46.880Z] 11e272bf59c2: Layer already exists [2021-10-21T17:37:46.880Z] latest: digest: sha256:7dc09ac44c339b1584f9498935b120d1469926d07f7a8123ec8fa12202b85e51 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:47.252Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:47.611Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.75 [2021-10-21T17:37:47.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-21T17:37:47.611Z] 11e272bf59c2: Preparing [2021-10-21T17:37:47.611Z] a58f86bd59c6: Preparing [2021-10-21T17:37:47.611Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:47.611Z] 292a586eb13f: Preparing [2021-10-21T17:37:47.611Z] ee420dfed78a: Preparing [2021-10-21T17:37:47.889Z] 292a586eb13f: Layer already exists [2021-10-21T17:37:47.890Z] 11e272bf59c2: Layer already exists [2021-10-21T17:37:47.890Z] a58f86bd59c6: Layer already exists [2021-10-21T17:37:47.890Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:47.890Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:47.890Z] 2.0.1-dev.75: digest: sha256:7dc09ac44c339b1584f9498935b120d1469926d07f7a8123ec8fa12202b85e51 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:48.253Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:48.608Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:48.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-21T17:37:48.608Z] 11e272bf59c2: Preparing [2021-10-21T17:37:48.608Z] a58f86bd59c6: Preparing [2021-10-21T17:37:48.608Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:48.608Z] 292a586eb13f: Preparing [2021-10-21T17:37:48.608Z] ee420dfed78a: Preparing [2021-10-21T17:37:48.888Z] 11e272bf59c2: Layer already exists [2021-10-21T17:37:48.889Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:48.889Z] 292a586eb13f: Layer already exists [2021-10-21T17:37:48.889Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:48.889Z] a58f86bd59c6: Layer already exists [2021-10-21T17:37:48.889Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:7dc09ac44c339b1584f9498935b120d1469926d07f7a8123ec8fa12202b85e51 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:49.273Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:49.647Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-10-21T17:37:49.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-21T17:37:49.647Z] 11e272bf59c2: Preparing [2021-10-21T17:37:49.647Z] a58f86bd59c6: Preparing [2021-10-21T17:37:49.647Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:49.647Z] 292a586eb13f: Preparing [2021-10-21T17:37:49.647Z] ee420dfed78a: Preparing [2021-10-21T17:37:49.931Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:49.931Z] a58f86bd59c6: Layer already exists [2021-10-21T17:37:49.931Z] 292a586eb13f: Layer already exists [2021-10-21T17:37:49.931Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:49.931Z] 11e272bf59c2: Layer already exists [2021-10-21T17:37:49.931Z] main: digest: sha256:7dc09ac44c339b1584f9498935b120d1469926d07f7a8123ec8fa12202b85e51 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:37:49.977Z] ===================================================== [Pipeline] echo [2021-10-21T17:37:49.981Z] taggedImages: [2021-10-21T17:37:49.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:49.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-21T17:37:49.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.75 [2021-10-21T17:37:49.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:49.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-10-21T17:37:49.993Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-10-21T17:37:49.993Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:49.993Z] latest [2021-10-21T17:37:49.993Z] 2.0.1-dev.75 [2021-10-21T17:37:49.993Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:49.993Z] main [2021-10-21T17:37:49.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:50.379Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:50.747Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:50.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-21T17:37:50.748Z] a0ae6c6cc245: Preparing [2021-10-21T17:37:50.748Z] 93af19a6a5a9: Preparing [2021-10-21T17:37:50.748Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:50.748Z] 4b9a800ae1ad: Preparing [2021-10-21T17:37:50.748Z] ee420dfed78a: Preparing [2021-10-21T17:37:51.026Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:51.027Z] 4b9a800ae1ad: Layer already exists [2021-10-21T17:37:51.027Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:51.027Z] a0ae6c6cc245: Pushed [2021-10-21T17:37:53.694Z] 93af19a6a5a9: Pushed [2021-10-21T17:37:53.694Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:e9b60cb1ec630fe900a39c5cd2a07c44ef21086ea0de05bc69902cd29d379b76 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:54.058Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:54.419Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-21T17:37:54.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-21T17:37:54.419Z] a0ae6c6cc245: Preparing [2021-10-21T17:37:54.419Z] 93af19a6a5a9: Preparing [2021-10-21T17:37:54.419Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:54.419Z] 4b9a800ae1ad: Preparing [2021-10-21T17:37:54.419Z] ee420dfed78a: Preparing [2021-10-21T17:37:54.664Z] 4b9a800ae1ad: Layer already exists [2021-10-21T17:37:54.664Z] a0ae6c6cc245: Layer already exists [2021-10-21T17:37:54.664Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:54.664Z] 93af19a6a5a9: Layer already exists [2021-10-21T17:37:54.664Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:54.664Z] latest: digest: sha256:e9b60cb1ec630fe900a39c5cd2a07c44ef21086ea0de05bc69902cd29d379b76 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:55.011Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:55.373Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.75 [2021-10-21T17:37:55.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-21T17:37:55.373Z] a0ae6c6cc245: Preparing [2021-10-21T17:37:55.373Z] 93af19a6a5a9: Preparing [2021-10-21T17:37:55.373Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:55.373Z] 4b9a800ae1ad: Preparing [2021-10-21T17:37:55.373Z] ee420dfed78a: Preparing [2021-10-21T17:37:55.654Z] 93af19a6a5a9: Layer already exists [2021-10-21T17:37:55.654Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:55.654Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:55.654Z] a0ae6c6cc245: Layer already exists [2021-10-21T17:37:55.654Z] 4b9a800ae1ad: Layer already exists [2021-10-21T17:37:55.654Z] 2.0.1-dev.75: digest: sha256:e9b60cb1ec630fe900a39c5cd2a07c44ef21086ea0de05bc69902cd29d379b76 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:56.022Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:56.388Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:56.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-21T17:37:56.388Z] a0ae6c6cc245: Preparing [2021-10-21T17:37:56.388Z] 93af19a6a5a9: Preparing [2021-10-21T17:37:56.388Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:56.388Z] 4b9a800ae1ad: Preparing [2021-10-21T17:37:56.388Z] ee420dfed78a: Preparing [2021-10-21T17:37:56.671Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:56.671Z] 93af19a6a5a9: Layer already exists [2021-10-21T17:37:56.671Z] a0ae6c6cc245: Layer already exists [2021-10-21T17:37:56.671Z] 4b9a800ae1ad: Layer already exists [2021-10-21T17:37:56.671Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:56.671Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:e9b60cb1ec630fe900a39c5cd2a07c44ef21086ea0de05bc69902cd29d379b76 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:57.044Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:57.402Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-10-21T17:37:57.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-21T17:37:57.402Z] a0ae6c6cc245: Preparing [2021-10-21T17:37:57.402Z] 93af19a6a5a9: Preparing [2021-10-21T17:37:57.402Z] 443b25e6ebbf: Preparing [2021-10-21T17:37:57.402Z] 4b9a800ae1ad: Preparing [2021-10-21T17:37:57.402Z] ee420dfed78a: Preparing [2021-10-21T17:37:57.680Z] a0ae6c6cc245: Layer already exists [2021-10-21T17:37:57.681Z] 4b9a800ae1ad: Layer already exists [2021-10-21T17:37:57.681Z] 93af19a6a5a9: Layer already exists [2021-10-21T17:37:57.681Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:57.681Z] 443b25e6ebbf: Layer already exists [2021-10-21T17:37:57.681Z] main: digest: sha256:e9b60cb1ec630fe900a39c5cd2a07c44ef21086ea0de05bc69902cd29d379b76 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:37:57.730Z] ===================================================== [Pipeline] echo [2021-10-21T17:37:57.736Z] taggedImages: [2021-10-21T17:37:57.736Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:57.736Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-21T17:37:57.736Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.75 [2021-10-21T17:37:57.736Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:57.736Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-10-21T17:37:57.754Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-10-21T17:37:57.754Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:57.754Z] latest [2021-10-21T17:37:57.754Z] 2.0.1-dev.75 [2021-10-21T17:37:57.754Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:37:57.754Z] main [2021-10-21T17:37:57.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:58.120Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:37:58.482Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:37:58.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-21T17:37:58.482Z] 285d3842a8ee: Preparing [2021-10-21T17:37:58.482Z] f232f8d7fc70: Preparing [2021-10-21T17:37:58.482Z] 412620e3def0: Preparing [2021-10-21T17:37:58.482Z] 5fde9b0d3b7f: Preparing [2021-10-21T17:37:58.482Z] 166dde17997b: Preparing [2021-10-21T17:37:58.482Z] 78c4bc0ebec3: Preparing [2021-10-21T17:37:58.482Z] 45596ee15a31: Preparing [2021-10-21T17:37:58.482Z] 52dc75cd08be: Preparing [2021-10-21T17:37:58.482Z] a6e1fd50fee5: Preparing [2021-10-21T17:37:58.482Z] 56eb02710082: Preparing [2021-10-21T17:37:58.482Z] ee420dfed78a: Preparing [2021-10-21T17:37:58.482Z] a6e1fd50fee5: Waiting [2021-10-21T17:37:58.482Z] 45596ee15a31: Waiting [2021-10-21T17:37:58.482Z] 78c4bc0ebec3: Waiting [2021-10-21T17:37:58.482Z] 52dc75cd08be: Waiting [2021-10-21T17:37:58.482Z] ee420dfed78a: Waiting [2021-10-21T17:37:58.482Z] 56eb02710082: Waiting [2021-10-21T17:37:58.768Z] 166dde17997b: Layer already exists [2021-10-21T17:37:58.768Z] 78c4bc0ebec3: Layer already exists [2021-10-21T17:37:58.768Z] 45596ee15a31: Layer already exists [2021-10-21T17:37:58.768Z] f232f8d7fc70: Pushed [2021-10-21T17:37:58.768Z] 52dc75cd08be: Layer already exists [2021-10-21T17:37:58.768Z] a6e1fd50fee5: Layer already exists [2021-10-21T17:37:59.066Z] 56eb02710082: Layer already exists [2021-10-21T17:37:59.066Z] ee420dfed78a: Layer already exists [2021-10-21T17:37:59.344Z] 285d3842a8ee: Pushed [2021-10-21T17:38:01.336Z] 412620e3def0: Pushed [2021-10-21T17:38:16.486Z] 5fde9b0d3b7f: Pushed [2021-10-21T17:38:16.486Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc: digest: sha256:763937b8d60fce9393744c636772a2faab2ee00f72ffb4e37bacb3ab6a8ce274 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:38:16.849Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:38:17.210Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-21T17:38:17.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-21T17:38:17.210Z] 285d3842a8ee: Preparing [2021-10-21T17:38:17.210Z] f232f8d7fc70: Preparing [2021-10-21T17:38:17.210Z] 412620e3def0: Preparing [2021-10-21T17:38:17.210Z] 5fde9b0d3b7f: Preparing [2021-10-21T17:38:17.210Z] 166dde17997b: Preparing [2021-10-21T17:38:17.210Z] 78c4bc0ebec3: Preparing [2021-10-21T17:38:17.210Z] 45596ee15a31: Preparing [2021-10-21T17:38:17.210Z] 52dc75cd08be: Preparing [2021-10-21T17:38:17.210Z] a6e1fd50fee5: Preparing [2021-10-21T17:38:17.210Z] 56eb02710082: Preparing [2021-10-21T17:38:17.210Z] ee420dfed78a: Preparing [2021-10-21T17:38:17.210Z] 52dc75cd08be: Waiting [2021-10-21T17:38:17.210Z] a6e1fd50fee5: Waiting [2021-10-21T17:38:17.210Z] 56eb02710082: Waiting [2021-10-21T17:38:17.210Z] 78c4bc0ebec3: Waiting [2021-10-21T17:38:17.210Z] ee420dfed78a: Waiting [2021-10-21T17:38:17.210Z] 45596ee15a31: Waiting [2021-10-21T17:38:17.488Z] 412620e3def0: Layer already exists [2021-10-21T17:38:17.488Z] 285d3842a8ee: Layer already exists [2021-10-21T17:38:17.488Z] 166dde17997b: Layer already exists [2021-10-21T17:38:17.488Z] f232f8d7fc70: Layer already exists [2021-10-21T17:38:17.488Z] 5fde9b0d3b7f: Layer already exists [2021-10-21T17:38:17.488Z] 78c4bc0ebec3: Layer already exists [2021-10-21T17:38:17.488Z] 45596ee15a31: Layer already exists [2021-10-21T17:38:17.488Z] a6e1fd50fee5: Layer already exists [2021-10-21T17:38:17.488Z] 56eb02710082: Layer already exists [2021-10-21T17:38:17.488Z] 52dc75cd08be: Layer already exists [2021-10-21T17:38:17.488Z] ee420dfed78a: Layer already exists [2021-10-21T17:38:17.764Z] latest: digest: sha256:763937b8d60fce9393744c636772a2faab2ee00f72ffb4e37bacb3ab6a8ce274 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:38:18.126Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:38:18.484Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.75 [2021-10-21T17:38:18.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-21T17:38:18.484Z] 285d3842a8ee: Preparing [2021-10-21T17:38:18.484Z] f232f8d7fc70: Preparing [2021-10-21T17:38:18.484Z] 412620e3def0: Preparing [2021-10-21T17:38:18.484Z] 5fde9b0d3b7f: Preparing [2021-10-21T17:38:18.484Z] 166dde17997b: Preparing [2021-10-21T17:38:18.484Z] 78c4bc0ebec3: Preparing [2021-10-21T17:38:18.484Z] 45596ee15a31: Preparing [2021-10-21T17:38:18.484Z] 52dc75cd08be: Preparing [2021-10-21T17:38:18.484Z] a6e1fd50fee5: Preparing [2021-10-21T17:38:18.484Z] 56eb02710082: Preparing [2021-10-21T17:38:18.484Z] ee420dfed78a: Preparing [2021-10-21T17:38:18.484Z] 78c4bc0ebec3: Waiting [2021-10-21T17:38:18.484Z] 45596ee15a31: Waiting [2021-10-21T17:38:18.484Z] 52dc75cd08be: Waiting [2021-10-21T17:38:18.484Z] a6e1fd50fee5: Waiting [2021-10-21T17:38:18.484Z] 56eb02710082: Waiting [2021-10-21T17:38:18.484Z] ee420dfed78a: Waiting [2021-10-21T17:38:18.762Z] 166dde17997b: Layer already exists [2021-10-21T17:38:18.762Z] 412620e3def0: Layer already exists [2021-10-21T17:38:18.762Z] f232f8d7fc70: Layer already exists [2021-10-21T17:38:18.762Z] 5fde9b0d3b7f: Layer already exists [2021-10-21T17:38:18.762Z] 285d3842a8ee: Layer already exists [2021-10-21T17:38:18.762Z] 78c4bc0ebec3: Layer already exists [2021-10-21T17:38:18.762Z] 52dc75cd08be: Layer already exists [2021-10-21T17:38:18.762Z] a6e1fd50fee5: Layer already exists [2021-10-21T17:38:18.762Z] 45596ee15a31: Layer already exists [2021-10-21T17:38:18.762Z] 56eb02710082: Layer already exists [2021-10-21T17:38:18.762Z] ee420dfed78a: Layer already exists [2021-10-21T17:38:18.762Z] 2.0.1-dev.75: digest: sha256:763937b8d60fce9393744c636772a2faab2ee00f72ffb4e37bacb3ab6a8ce274 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:38:19.121Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:38:19.474Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:38:19.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-21T17:38:19.474Z] 285d3842a8ee: Preparing [2021-10-21T17:38:19.474Z] f232f8d7fc70: Preparing [2021-10-21T17:38:19.474Z] 412620e3def0: Preparing [2021-10-21T17:38:19.474Z] 5fde9b0d3b7f: Preparing [2021-10-21T17:38:19.474Z] 166dde17997b: Preparing [2021-10-21T17:38:19.474Z] 78c4bc0ebec3: Preparing [2021-10-21T17:38:19.474Z] 45596ee15a31: Preparing [2021-10-21T17:38:19.474Z] 52dc75cd08be: Preparing [2021-10-21T17:38:19.474Z] a6e1fd50fee5: Preparing [2021-10-21T17:38:19.474Z] 56eb02710082: Preparing [2021-10-21T17:38:19.474Z] ee420dfed78a: Preparing [2021-10-21T17:38:19.474Z] 78c4bc0ebec3: Waiting [2021-10-21T17:38:19.474Z] 45596ee15a31: Waiting [2021-10-21T17:38:19.474Z] 52dc75cd08be: Waiting [2021-10-21T17:38:19.474Z] a6e1fd50fee5: Waiting [2021-10-21T17:38:19.474Z] 56eb02710082: Waiting [2021-10-21T17:38:19.474Z] ee420dfed78a: Waiting [2021-10-21T17:38:19.753Z] 285d3842a8ee: Layer already exists [2021-10-21T17:38:19.753Z] 166dde17997b: Layer already exists [2021-10-21T17:38:19.753Z] 5fde9b0d3b7f: Layer already exists [2021-10-21T17:38:19.753Z] 412620e3def0: Layer already exists [2021-10-21T17:38:19.753Z] f232f8d7fc70: Layer already exists [2021-10-21T17:38:19.753Z] 78c4bc0ebec3: Layer already exists [2021-10-21T17:38:19.753Z] 56eb02710082: Layer already exists [2021-10-21T17:38:19.753Z] 45596ee15a31: Layer already exists [2021-10-21T17:38:19.753Z] 52dc75cd08be: Layer already exists [2021-10-21T17:38:19.753Z] a6e1fd50fee5: Layer already exists [2021-10-21T17:38:19.753Z] ee420dfed78a: Layer already exists [2021-10-21T17:38:19.753Z] 4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75: digest: sha256:763937b8d60fce9393744c636772a2faab2ee00f72ffb4e37bacb3ab6a8ce274 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:38:20.116Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:38:20.474Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-10-21T17:38:20.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-21T17:38:20.474Z] 285d3842a8ee: Preparing [2021-10-21T17:38:20.474Z] f232f8d7fc70: Preparing [2021-10-21T17:38:20.474Z] 412620e3def0: Preparing [2021-10-21T17:38:20.474Z] 5fde9b0d3b7f: Preparing [2021-10-21T17:38:20.474Z] 166dde17997b: Preparing [2021-10-21T17:38:20.474Z] 78c4bc0ebec3: Preparing [2021-10-21T17:38:20.474Z] 45596ee15a31: Preparing [2021-10-21T17:38:20.474Z] 52dc75cd08be: Preparing [2021-10-21T17:38:20.474Z] a6e1fd50fee5: Preparing [2021-10-21T17:38:20.474Z] 56eb02710082: Preparing [2021-10-21T17:38:20.474Z] ee420dfed78a: Preparing [2021-10-21T17:38:20.474Z] 52dc75cd08be: Waiting [2021-10-21T17:38:20.474Z] a6e1fd50fee5: Waiting [2021-10-21T17:38:20.474Z] 56eb02710082: Waiting [2021-10-21T17:38:20.474Z] 45596ee15a31: Waiting [2021-10-21T17:38:20.474Z] ee420dfed78a: Waiting [2021-10-21T17:38:20.474Z] 78c4bc0ebec3: Waiting [2021-10-21T17:38:20.751Z] 166dde17997b: Layer already exists [2021-10-21T17:38:20.751Z] 5fde9b0d3b7f: Layer already exists [2021-10-21T17:38:20.751Z] f232f8d7fc70: Layer already exists [2021-10-21T17:38:20.751Z] 412620e3def0: Layer already exists [2021-10-21T17:38:20.751Z] 285d3842a8ee: Layer already exists [2021-10-21T17:38:20.751Z] 78c4bc0ebec3: Layer already exists [2021-10-21T17:38:20.751Z] 45596ee15a31: Layer already exists [2021-10-21T17:38:20.751Z] 52dc75cd08be: Layer already exists [2021-10-21T17:38:20.751Z] a6e1fd50fee5: Layer already exists [2021-10-21T17:38:20.751Z] 56eb02710082: Layer already exists [2021-10-21T17:38:20.751Z] ee420dfed78a: Layer already exists [2021-10-21T17:38:20.751Z] main: digest: sha256:763937b8d60fce9393744c636772a2faab2ee00f72ffb4e37bacb3ab6a8ce274 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-21T17:38:20.794Z] ===================================================== [Pipeline] echo [2021-10-21T17:38:20.800Z] taggedImages: [2021-10-21T17:38:20.800Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc [2021-10-21T17:38:20.800Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-21T17:38:20.800Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.75 [2021-10-21T17:38:20.800Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4fce4fd27b83639adf412401c3e643ffc0a9adcc-2.0.1-dev.75 [2021-10-21T17:38:20.800Z] - 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-21T17:38:21.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-21T17:38:21.600Z] [2021-10-21T17:38:21.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:38:21.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-21T17:38:22.245Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-21T17:38:22.245Z] 448f6bf000e3: Pulling fs layer [2021-10-21T17:38:22.245Z] f757da607395: Pulling fs layer [2021-10-21T17:38:22.245Z] 05883995daec: Pulling fs layer [2021-10-21T17:38:22.245Z] 8603b9c90790: Pulling fs layer [2021-10-21T17:38:22.246Z] 1560dd03e051: Pulling fs layer [2021-10-21T17:38:22.246Z] 27f5ce0e4adf: Pulling fs layer [2021-10-21T17:38:22.246Z] c2d8d7efcc4b: Pulling fs layer [2021-10-21T17:38:22.246Z] 1560dd03e051: Waiting [2021-10-21T17:38:22.246Z] 27f5ce0e4adf: Waiting [2021-10-21T17:38:22.246Z] f757da607395: Verifying Checksum [2021-10-21T17:38:22.246Z] f757da607395: Download complete [2021-10-21T17:38:22.246Z] 8603b9c90790: Download complete [2021-10-21T17:38:22.527Z] 1560dd03e051: Verifying Checksum [2021-10-21T17:38:22.527Z] 1560dd03e051: Download complete [2021-10-21T17:38:22.527Z] 27f5ce0e4adf: Verifying Checksum [2021-10-21T17:38:22.527Z] 27f5ce0e4adf: Download complete [2021-10-21T17:38:22.527Z] 05883995daec: Verifying Checksum [2021-10-21T17:38:22.527Z] 05883995daec: Download complete [2021-10-21T17:38:22.806Z] 448f6bf000e3: Verifying Checksum [2021-10-21T17:38:22.806Z] 448f6bf000e3: Download complete [2021-10-21T17:38:25.472Z] c2d8d7efcc4b: Verifying Checksum [2021-10-21T17:38:25.472Z] c2d8d7efcc4b: Download complete [2021-10-21T17:38:26.469Z] 448f6bf000e3: Pull complete [2021-10-21T17:38:27.477Z] f757da607395: Pull complete [2021-10-21T17:38:28.927Z] 05883995daec: Pull complete [2021-10-21T17:38:29.206Z] 8603b9c90790: Pull complete [2021-10-21T17:38:30.223Z] 1560dd03e051: Pull complete [2021-10-21T17:38:30.504Z] 27f5ce0e4adf: Pull complete [2021-10-21T17:38:45.712Z] c2d8d7efcc4b: Pull complete [2021-10-21T17:38:45.712Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-21T17:38:45.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-21T17:38:45.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-21T17:38:46.012Z] prd-ubuntu18.04-docker-arm64-4c-16g-952 does not seem to be running inside a container [2021-10-21T17:38:46.182Z] $ 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/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:38:49.658Z] $ docker top eb6db5b871ac3a6f9938b0870fb5a1a6d1b3c555d51987875df61a74a6f0a474 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:38:50.726Z] ---> job-cost.sh [2021-10-21T17:38:50.726Z] lf-activate-venv: SKIPPING [2021-10-21T17:38:50.726Z] INFO: No Stack... [2021-10-21T17:38:51.334Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-21T17:38:51.612Z] INFO: Archiving Costs [Pipeline] sh [2021-10-21T17:38:52.298Z] + + cutcat -d, /w/workspace/edgex-go/86/archives/cost.csv -f6 [2021-10-21T17:38:52.298Z] [Pipeline] lock [2021-10-21T17:38:52.371Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-86-stack-cost] [2021-10-21T17:38:52.378Z] Resource [jenkins-edgexfoundry-edgex-go-main-86-stack-cost] did not exist. Created. [2021-10-21T17:38:52.378Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-21T17:38:53.056Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-21T17:38:53.844Z] Stashed 1 file(s) [Pipeline] } [2021-10-21T17:38:53.850Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-21T17:38:53.934Z] $ docker stop --time=1 eb6db5b871ac3a6f9938b0870fb5a1a6d1b3c555d51987875df61a74a6f0a474 [2021-10-21T17:38:55.601Z] $ docker rm -f eb6db5b871ac3a6f9938b0870fb5a1a6d1b3c555d51987875df61a74a6f0a474 [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-21T17:38:56.314Z] provisioning config files... [2021-10-21T17:38:56.326Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/86@tmp/config8998174732834287679tmp [Pipeline] { [Pipeline] sh [2021-10-21T17:38:56.619Z] + set +x [2021-10-21T17:38:56.619Z] + curl -s https://codecov.io/bash [2021-10-21T17:38:56.619Z] + bash -s -- [2021-10-21T17:38:56.880Z] [2021-10-21T17:38:56.880Z] _____ _ [2021-10-21T17:38:56.880Z] / ____| | | [2021-10-21T17:38:56.880Z] | | ___ __| | ___ ___ _____ __ [2021-10-21T17:38:56.880Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-21T17:38:56.880Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-21T17:38:56.880Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-21T17:38:56.880Z] Bash-1.0.6 [2021-10-21T17:38:56.880Z] [2021-10-21T17:38:56.880Z] [2021-10-21T17:38:56.880Z] ==> git version 2.24.4 found [2021-10-21T17:38:56.880Z] ==> 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-21T17:38:56.880Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-21T17:38:56.880Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-21T17:38:56.880Z] ==> Jenkins CI detected. [2021-10-21T17:38:56.880Z] current dir:  /w/workspace/edgex-go/86 [2021-10-21T17:38:56.880Z] project root: . [2021-10-21T17:38:56.880Z] --> token set from env [2021-10-21T17:38:56.880Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-21T17:38:56.880Z] ==> Running gcov in . (disable via -X gcov) [2021-10-21T17:38:56.880Z] ==> Python coveragepy not found [2021-10-21T17:38:56.880Z] ==> Searching for coverage reports in: [2021-10-21T17:38:56.880Z] + . [2021-10-21T17:38:56.880Z] -> Found 1 reports [2021-10-21T17:38:56.880Z] ==> Detecting git/mercurial file structure [2021-10-21T17:38:56.880Z] ==> Reading reports [2021-10-21T17:38:56.880Z] + ./coverage.out bytes=425844 [2021-10-21T17:38:56.880Z] ==> Appending adjustments [2021-10-21T17:38:56.880Z] https://docs.codecov.io/docs/fixing-reports [2021-10-21T17:38:58.272Z] + Found adjustments [2021-10-21T17:38:58.272Z] ==> Gzipping contents [2021-10-21T17:38:58.272Z] 60K /tmp/codecov.SuPO9A.gz [2021-10-21T17:38:58.272Z] ==> Uploading reports [2021-10-21T17:38:58.272Z] url: https://codecov.io [2021-10-21T17:38:58.272Z] query: branch=main&commit=4fce4fd27b83639adf412401c3e643ffc0a9adcc&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-21T17:38:58.272Z] -> Pinging Codecov [2021-10-21T17:38:58.272Z] 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=4fce4fd27b83639adf412401c3e643ffc0a9adcc&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-21T17:38:58.537Z] -> Uploading to [2021-10-21T17:38:58.538Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-21/00271124DB129430A58F1EEE437C3FCB/4fce4fd27b83639adf412401c3e643ffc0a9adcc/28ff2c0f-e03b-446d-b4cc-7a2a3ba8a113.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211021T173858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=238089631608f1a8cd600cd53a79953361f88bd9957c5f4b76b825e24922d3cf [2021-10-21T17:38:58.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-21T17:38:58.538Z] Dload Upload Total Spent Left Speed [2021-10-21T17:38:58.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57433 0 0 100 57433 0 156k --:--:-- --:--:-- --:--:-- 156k [2021-10-21T17:38:58.798Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4fce4fd27b83639adf412401c3e643ffc0a9adcc [Pipeline] } [2021-10-21T17:38:58.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-10-21T17:38:59.138Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-21T17:38:59.149Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:38:59.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-21T17:38:59.437Z] [2021-10-21T17:38:59.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:38:59.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-21T17:38:59.747Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-21T17:38:59.747Z] 188c0c94c7c5: Pulling fs layer [2021-10-21T17:38:59.747Z] 0ef7d3d256c8: Pulling fs layer [2021-10-21T17:38:59.747Z] de9db76c5a1d: Pulling fs layer [2021-10-21T17:38:59.747Z] 0eba1c9be4d2: Pulling fs layer [2021-10-21T17:38:59.747Z] 0d57e429df01: Pulling fs layer [2021-10-21T17:38:59.747Z] 4e4be7b47b0d: Pulling fs layer [2021-10-21T17:38:59.747Z] e1f770b5df2f: Pulling fs layer [2021-10-21T17:38:59.747Z] 85a0685a4137: Pulling fs layer [2021-10-21T17:38:59.747Z] 0d57e429df01: Waiting [2021-10-21T17:38:59.747Z] 4e4be7b47b0d: Waiting [2021-10-21T17:38:59.747Z] e1f770b5df2f: Waiting [2021-10-21T17:38:59.747Z] 85a0685a4137: Waiting [2021-10-21T17:38:59.747Z] 0eba1c9be4d2: Waiting [2021-10-21T17:38:59.747Z] de9db76c5a1d: Download complete [2021-10-21T17:38:59.747Z] 0ef7d3d256c8: Verifying Checksum [2021-10-21T17:38:59.747Z] 0ef7d3d256c8: Download complete [2021-10-21T17:38:59.747Z] 0d57e429df01: Verifying Checksum [2021-10-21T17:38:59.747Z] 0d57e429df01: Download complete [2021-10-21T17:38:59.747Z] 4e4be7b47b0d: Verifying Checksum [2021-10-21T17:38:59.747Z] 4e4be7b47b0d: Download complete [2021-10-21T17:38:59.747Z] 188c0c94c7c5: Verifying Checksum [2021-10-21T17:38:59.747Z] 188c0c94c7c5: Download complete [2021-10-21T17:39:00.012Z] 188c0c94c7c5: Pull complete [2021-10-21T17:39:00.281Z] 0ef7d3d256c8: Pull complete [2021-10-21T17:39:00.281Z] e1f770b5df2f: Verifying Checksum [2021-10-21T17:39:00.281Z] e1f770b5df2f: Download complete [2021-10-21T17:39:00.281Z] de9db76c5a1d: Pull complete [2021-10-21T17:39:00.553Z] 0eba1c9be4d2: Verifying Checksum [2021-10-21T17:39:00.553Z] 0eba1c9be4d2: Download complete [2021-10-21T17:39:00.820Z] 85a0685a4137: Verifying Checksum [2021-10-21T17:39:00.820Z] 85a0685a4137: Download complete [2021-10-21T17:39:04.144Z] 0eba1c9be4d2: Pull complete [2021-10-21T17:39:04.144Z] 0d57e429df01: Pull complete [2021-10-21T17:39:04.144Z] 4e4be7b47b0d: Pull complete [2021-10-21T17:39:05.086Z] e1f770b5df2f: Pull complete [2021-10-21T17:39:11.722Z] 85a0685a4137: Pull complete [2021-10-21T17:39:11.722Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-21T17:39:11.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-21T17:39:11.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-21T17:39:11.786Z] prd-centos7-docker-4c-2g-950 does not seem to be running inside a container [2021-10-21T17:39:11.815Z] $ 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/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:39:12.507Z] $ docker top ecf59773ec06eeb34899dcc7407931b2b9d6d050e6066c62978414bbb00fbc0e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-21T17:39:12.581Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-21T17:39:12.872Z] + set -o pipefail [2021-10-21T17:39:12.872Z] + snyk monitor '--org=edgex-jenkins' [2021-10-21T17:39:18.161Z] [2021-10-21T17:39:18.162Z] Monitoring /w/workspace/edgex-go/86 (github.com/edgexfoundry/edgex-go)... [2021-10-21T17:39:18.162Z] [2021-10-21T17:39:18.162Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/0b0865ad-4176-4b13-bfc5-4a750a55e298 [2021-10-21T17:39:18.162Z] [2021-10-21T17:39:18.162Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-21T17:39:18.162Z] [2021-10-21T17:39:18.162Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-21T17:39:18.162Z] [2021-10-21T17:39:18.423Z] [Pipeline] } [2021-10-21T17:39:18.430Z] $ docker stop --time=1 ecf59773ec06eeb34899dcc7407931b2b9d6d050e6066c62978414bbb00fbc0e [2021-10-21T17:39:20.456Z] $ docker rm -f ecf59773ec06eeb34899dcc7407931b2b9d6d050e6066c62978414bbb00fbc0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-10-21T17:39:21.068Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-21T17:39:21.074Z] provisioning config files... [2021-10-21T17:39:21.084Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/86@tmp/config1818116647269176670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:39:21.382Z] --> edgex-publish-swagger.sh [2021-10-21T17:39:21.382Z] === Publish openapi/v2 API === [2021-10-21T17:39:21.382Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-21T17:39:21.382Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/86/openapi/v2/core-command.yaml] [2021-10-21T17:39:21.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-21T17:39:21.382Z] Dload Upload Total Spent Left Speed [2021-10-21T17:39:22.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32258 0 0 100 32258 0 28288 0:00:01 0:00:01 --:--:-- 28321 100 32258 0 0 100 32258 0 28283 0:00:01 0:00:01 --:--:-- 28296 [2021-10-21T17:39:22.328Z] [2021-10-21T17:39:22.328Z] [2021-10-21T17:39:22.328Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/86/openapi/v2/core-data.yaml] [2021-10-21T17:39:22.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-21T17:39:22.328Z] Dload Upload Total Spent Left Speed [2021-10-21T17:39:23.530Z] 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 62933 0:00:01 0:00:01 --:--:-- 62934 100 71116 0 0 100 71116 0 62922 0:00:01 0:00:01 --:--:-- 62878 [2021-10-21T17:39:23.530Z] [2021-10-21T17:39:23.530Z] [2021-10-21T17:39:23.530Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/86/openapi/v2/core-metadata.yaml] [2021-10-21T17:39:23.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-21T17:39:23.530Z] Dload Upload Total Spent Left Speed [2021-10-21T17:39:24.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k [2021-10-21T17:39:24.916Z] [2021-10-21T17:39:24.916Z] [2021-10-21T17:39:24.916Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/86/openapi/v2/support-notifications.yaml] [2021-10-21T17:39:24.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-21T17:39:24.916Z] Dload Upload Total Spent Left Speed [2021-10-21T17:39:25.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 76381 0:00:01 0:00:01 --:--:-- 76445 100 88830 0 0 100 88830 0 74063 0:00:01 0:00:01 --:--:-- 74086 [2021-10-21T17:39:25.858Z] [2021-10-21T17:39:25.858Z] [2021-10-21T17:39:25.858Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/86/openapi/v2/support-scheduler.yaml] [2021-10-21T17:39:25.858Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-21T17:39:25.858Z] Dload Upload Total Spent Left Speed [2021-10-21T17:39:27.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 34152 0:00:01 0:00:01 --:--:-- 34180 100 38932 0 0 100 38932 0 34148 0:00:01 0:00:01 --:--:-- 34180 [2021-10-21T17:39:27.241Z] [2021-10-21T17:39:27.241Z] [2021-10-21T17:39:27.241Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/86/openapi/v2/system-agent.yaml] [2021-10-21T17:39:27.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-21T17:39:27.241Z] Dload Upload Total Spent Left Speed [2021-10-21T17:39:28.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18278 0:00:01 0:00:01 --:--:-- 18286 100 19603 0 0 100 19603 0 18276 0:00:01 0:00:01 --:--:-- 18286 [2021-10-21T17:39:28.179Z] [2021-10-21T17:39:28.179Z] [Pipeline] } [2021-10-21T17:39:28.186Z] 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-21T17:39:28.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-21T17:39:28.601Z] . [Pipeline] withDockerContainer [2021-10-21T17:39:28.673Z] prd-centos7-docker-4c-2g-950 does not seem to be running inside a container [2021-10-21T17:39:28.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:39:29.100Z] $ docker top a5039a8c11fc94acdc8eb2f485cb5c6a47c4810a1dc4545c6d8d265c95f7d7de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-21T17:39:29.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-21T17:39:29.184Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-21T17:39:29.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-21T17:39:29.305Z] $ docker exec a5039a8c11fc94acdc8eb2f485cb5c6a47c4810a1dc4545c6d8d265c95f7d7de ssh-agent [2021-10-21T17:39:29.417Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmoIGpk/agent.13 [2021-10-21T17:39:29.417Z] SSH_AGENT_PID=19 [2021-10-21T17:39:29.422Z] Running ssh-add (command line suppressed) [2021-10-21T17:39:29.517Z] Identity added: /w/workspace/edgex-go/86@tmp/private_key_2650974960544716408.key (/w/workspace/edgex-go/86@tmp/private_key_2650974960544716408.key) [2021-10-21T17:39:29.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-21T17:39:29.821Z] + git semver tag [2021-10-21T17:39:29.821Z] # -> Open(): unable to determine branch for HEAD [2021-10-21T17:39:29.821Z] # $GIT_DIR = /w/workspace/edgex-go/86/.git [2021-10-21T17:39:29.821Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/86 [2021-10-21T17:39:29.821Z] # $SEMVER_REMOTE_NAME = origin [2021-10-21T17:39:29.821Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-21T17:39:29.821Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-21T17:39:29.821Z] # $SEMVER_BRANCH = main [2021-10-21T17:39:29.821Z] # $SEMVER_DIR = /w/workspace/edgex-go/86/.semver [2021-10-21T17:39:29.821Z] # 4fce4fd27b83639adf412401c3e643ffc0a9adcc HEAD [2021-10-21T17:39:29.821Z] # -> Force: false [2021-10-21T17:39:29.821Z] # 660ef42fd75e2e407032c8885bb8266a3537af8c refs/tags/v2.0.1-dev.75 [Pipeline] } [2021-10-21T17:39:29.828Z] $ docker exec --env ******** --env ******** a5039a8c11fc94acdc8eb2f485cb5c6a47c4810a1dc4545c6d8d265c95f7d7de ssh-agent -k [2021-10-21T17:39:29.925Z] unset SSH_AUTH_SOCK; [2021-10-21T17:39:29.926Z] unset SSH_AGENT_PID; [2021-10-21T17:39:29.926Z] echo Agent pid 19 killed; [2021-10-21T17:39:29.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-21T17:39:30.245Z] + git semver [Pipeline] } [2021-10-21T17:39:30.254Z] $ docker stop --time=1 a5039a8c11fc94acdc8eb2f485cb5c6a47c4810a1dc4545c6d8d265c95f7d7de [2021-10-21T17:39:31.436Z] $ docker rm -f a5039a8c11fc94acdc8eb2f485cb5c6a47c4810a1dc4545c6d8d265c95f7d7de [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:39:31.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-21T17:39:31.820Z] [2021-10-21T17:39:31.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:39:32.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-21T17:39:32.115Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-21T17:39:32.115Z] ab5ef0e58194: Pulling fs layer [2021-10-21T17:39:32.115Z] 9712f1f96733: Pulling fs layer [2021-10-21T17:39:32.115Z] 63f879dbbcfc: Pulling fs layer [2021-10-21T17:39:32.115Z] 0d9ebad4ef96: Pulling fs layer [2021-10-21T17:39:32.115Z] e9a5061849ea: Pulling fs layer [2021-10-21T17:39:32.115Z] d747dcd14b5f: Pulling fs layer [2021-10-21T17:39:32.115Z] 2de7ff778b66: Pulling fs layer [2021-10-21T17:39:32.115Z] e9a5061849ea: Waiting [2021-10-21T17:39:32.115Z] d747dcd14b5f: Waiting [2021-10-21T17:39:32.115Z] 2de7ff778b66: Waiting [2021-10-21T17:39:32.115Z] 0d9ebad4ef96: Waiting [2021-10-21T17:39:32.115Z] 9712f1f96733: Download complete [2021-10-21T17:39:32.388Z] 63f879dbbcfc: Verifying Checksum [2021-10-21T17:39:32.388Z] 63f879dbbcfc: Download complete [2021-10-21T17:39:32.650Z] ab5ef0e58194: Download complete [2021-10-21T17:39:32.650Z] d747dcd14b5f: Verifying Checksum [2021-10-21T17:39:32.650Z] d747dcd14b5f: Download complete [2021-10-21T17:39:32.917Z] 0d9ebad4ef96: Verifying Checksum [2021-10-21T17:39:32.917Z] 0d9ebad4ef96: Download complete [2021-10-21T17:39:32.917Z] e9a5061849ea: Verifying Checksum [2021-10-21T17:39:32.917Z] e9a5061849ea: Download complete [2021-10-21T17:39:32.917Z] 2de7ff778b66: Verifying Checksum [2021-10-21T17:39:32.917Z] 2de7ff778b66: Download complete [2021-10-21T17:39:35.485Z] ab5ef0e58194: Pull complete [2021-10-21T17:39:35.485Z] 9712f1f96733: Pull complete [2021-10-21T17:39:36.427Z] 63f879dbbcfc: Pull complete [2021-10-21T17:39:40.669Z] 0d9ebad4ef96: Pull complete [2021-10-21T17:39:40.669Z] e9a5061849ea: Pull complete [2021-10-21T17:39:40.928Z] d747dcd14b5f: Pull complete [2021-10-21T17:39:42.317Z] 2de7ff778b66: Pull complete [2021-10-21T17:39:42.317Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-21T17:39:42.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-21T17:39:42.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-21T17:39:42.381Z] prd-centos7-docker-4c-2g-950 does not seem to be running inside a container [2021-10-21T17:39:42.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:39:45.768Z] $ docker top 34f73ec3c35010fcd92b9934b782b6f589826725bec1a23aa69e51addc7f7a5f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-21T17:39:45.841Z] provisioning config files... [2021-10-21T17:39:45.848Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/86@tmp/config8727531701251244135tmp [2021-10-21T17:39:45.860Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/86@tmp/config8077447528800609283tmp [2021-10-21T17:39:45.871Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/86@tmp/config26309499765477387tmp [Pipeline] { [Pipeline] echo [2021-10-21T17:39:45.885Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:39:46.168Z] ---> sigul-configuration.sh [2021-10-21T17:39:46.168Z] gpg: directory `/root/.gnupg' created [2021-10-21T17:39:46.168Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-21T17:39:46.168Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-21T17:39:46.168Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-21T17:39:46.168Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-21T17:39:46.168Z] gpg: CAST5 encrypted data [2021-10-21T17:39:46.168Z] gpg: encrypted with 1 passphrase [2021-10-21T17:39:46.168Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-21T17:39:46.456Z] + mkdir /home/jenkins [2021-10-21T17:39:46.456Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-21T17:39:46.753Z] + 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-21T17:39:46.763Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:39:47.050Z] ---> sigul-install.sh [2021-10-21T17:39:47.051Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-21T17:39:47.339Z] + git tag --list [2021-10-21T17:39:47.339Z] 0.6.0 [2021-10-21T17:39:47.339Z] 0.6.1 [2021-10-21T17:39:47.339Z] 0.7.0 [2021-10-21T17:39:47.339Z] 0.7.1 [2021-10-21T17:39:47.339Z] v1.0.0 [2021-10-21T17:39:47.339Z] v1.0.1 [2021-10-21T17:39:47.339Z] v1.1.0 [2021-10-21T17:39:47.339Z] v1.2.0 [2021-10-21T17:39:47.339Z] v1.2.1 [2021-10-21T17:39:47.339Z] v1.3.0 [2021-10-21T17:39:47.339Z] v1.3.1 [2021-10-21T17:39:47.339Z] v2.0.0 [2021-10-21T17:39:47.339Z] v2.0.1-dev.1 [2021-10-21T17:39:47.339Z] v2.0.1-dev.10 [2021-10-21T17:39:47.339Z] v2.0.1-dev.11 [2021-10-21T17:39:47.339Z] v2.0.1-dev.12 [2021-10-21T17:39:47.339Z] v2.0.1-dev.13 [2021-10-21T17:39:47.339Z] v2.0.1-dev.14 [2021-10-21T17:39:47.339Z] v2.0.1-dev.15 [2021-10-21T17:39:47.339Z] v2.0.1-dev.16 [2021-10-21T17:39:47.339Z] v2.0.1-dev.17 [2021-10-21T17:39:47.339Z] v2.0.1-dev.18 [2021-10-21T17:39:47.339Z] v2.0.1-dev.19 [2021-10-21T17:39:47.339Z] v2.0.1-dev.2 [2021-10-21T17:39:47.339Z] v2.0.1-dev.20 [2021-10-21T17:39:47.339Z] v2.0.1-dev.21 [2021-10-21T17:39:47.339Z] v2.0.1-dev.22 [2021-10-21T17:39:47.339Z] v2.0.1-dev.23 [2021-10-21T17:39:47.339Z] v2.0.1-dev.24 [2021-10-21T17:39:47.339Z] v2.0.1-dev.25 [2021-10-21T17:39:47.339Z] v2.0.1-dev.26 [2021-10-21T17:39:47.339Z] v2.0.1-dev.27 [2021-10-21T17:39:47.339Z] v2.0.1-dev.28 [2021-10-21T17:39:47.339Z] v2.0.1-dev.29 [2021-10-21T17:39:47.339Z] v2.0.1-dev.3 [2021-10-21T17:39:47.339Z] v2.0.1-dev.30 [2021-10-21T17:39:47.339Z] v2.0.1-dev.31 [2021-10-21T17:39:47.339Z] v2.0.1-dev.32 [2021-10-21T17:39:47.339Z] v2.0.1-dev.33 [2021-10-21T17:39:47.339Z] v2.0.1-dev.34 [2021-10-21T17:39:47.339Z] v2.0.1-dev.35 [2021-10-21T17:39:47.339Z] v2.0.1-dev.36 [2021-10-21T17:39:47.339Z] v2.0.1-dev.37 [2021-10-21T17:39:47.339Z] v2.0.1-dev.38 [2021-10-21T17:39:47.339Z] v2.0.1-dev.39 [2021-10-21T17:39:47.339Z] v2.0.1-dev.4 [2021-10-21T17:39:47.339Z] v2.0.1-dev.40 [2021-10-21T17:39:47.339Z] v2.0.1-dev.41 [2021-10-21T17:39:47.339Z] v2.0.1-dev.42 [2021-10-21T17:39:47.339Z] v2.0.1-dev.43 [2021-10-21T17:39:47.339Z] v2.0.1-dev.44 [2021-10-21T17:39:47.339Z] v2.0.1-dev.45 [2021-10-21T17:39:47.339Z] v2.0.1-dev.46 [2021-10-21T17:39:47.339Z] v2.0.1-dev.47 [2021-10-21T17:39:47.339Z] v2.0.1-dev.48 [2021-10-21T17:39:47.339Z] v2.0.1-dev.49 [2021-10-21T17:39:47.339Z] v2.0.1-dev.5 [2021-10-21T17:39:47.339Z] v2.0.1-dev.50 [2021-10-21T17:39:47.339Z] v2.0.1-dev.51 [2021-10-21T17:39:47.339Z] v2.0.1-dev.52 [2021-10-21T17:39:47.339Z] v2.0.1-dev.53 [2021-10-21T17:39:47.339Z] v2.0.1-dev.54 [2021-10-21T17:39:47.339Z] v2.0.1-dev.55 [2021-10-21T17:39:47.339Z] v2.0.1-dev.56 [2021-10-21T17:39:47.339Z] v2.0.1-dev.57 [2021-10-21T17:39:47.339Z] v2.0.1-dev.58 [2021-10-21T17:39:47.339Z] v2.0.1-dev.59 [2021-10-21T17:39:47.339Z] v2.0.1-dev.6 [2021-10-21T17:39:47.339Z] v2.0.1-dev.60 [2021-10-21T17:39:47.339Z] v2.0.1-dev.61 [2021-10-21T17:39:47.339Z] v2.0.1-dev.62 [2021-10-21T17:39:47.339Z] v2.0.1-dev.63 [2021-10-21T17:39:47.339Z] v2.0.1-dev.64 [2021-10-21T17:39:47.339Z] v2.0.1-dev.65 [2021-10-21T17:39:47.339Z] v2.0.1-dev.66 [2021-10-21T17:39:47.339Z] v2.0.1-dev.67 [2021-10-21T17:39:47.339Z] v2.0.1-dev.68 [2021-10-21T17:39:47.339Z] v2.0.1-dev.69 [2021-10-21T17:39:47.339Z] v2.0.1-dev.7 [2021-10-21T17:39:47.339Z] v2.0.1-dev.70 [2021-10-21T17:39:47.339Z] v2.0.1-dev.71 [2021-10-21T17:39:47.339Z] v2.0.1-dev.72 [2021-10-21T17:39:47.339Z] v2.0.1-dev.73 [2021-10-21T17:39:47.339Z] v2.0.1-dev.74 [2021-10-21T17:39:47.339Z] v2.0.1-dev.75 [2021-10-21T17:39:47.339Z] v2.0.1-dev.8 [2021-10-21T17:39:47.339Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-21T17:39:47.631Z] + lftools sign git-tag v2.0.1-dev.75 [2021-10-21T17:39:48.201Z] Signing Git tag with Sigul... [2021-10-21T17:39:48.201Z] Signing v2.0.1-dev.75 [Pipeline] echo [2021-10-21T17:39:49.153Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:39:49.441Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-21T17:39:49.448Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-21T17:39:49.461Z] $ docker stop --time=1 34f73ec3c35010fcd92b9934b782b6f589826725bec1a23aa69e51addc7f7a5f [2021-10-21T17:39:50.657Z] $ docker rm -f 34f73ec3c35010fcd92b9934b782b6f589826725bec1a23aa69e51addc7f7a5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:39:51.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-21T17:39:51.949Z] . [Pipeline] withDockerContainer [2021-10-21T17:39:52.010Z] prd-centos7-docker-4c-2g-950 does not seem to be running inside a container [2021-10-21T17:39:52.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:39:52.580Z] $ docker top 5df9ae26f199a6e9e6b23670bca90dbb88c6142615a1a955287d8f0693c8c31e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-21T17:39:52.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-21T17:39:52.714Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-21T17:39:52.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-21T17:39:52.823Z] $ docker exec 5df9ae26f199a6e9e6b23670bca90dbb88c6142615a1a955287d8f0693c8c31e ssh-agent [2021-10-21T17:39:52.934Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOKoFKA/agent.14 [2021-10-21T17:39:52.934Z] SSH_AGENT_PID=21 [2021-10-21T17:39:52.939Z] Running ssh-add (command line suppressed) [2021-10-21T17:39:53.040Z] Identity added: /w/workspace/edgex-go/86@tmp/private_key_4830287468161726915.key (/w/workspace/edgex-go/86@tmp/private_key_4830287468161726915.key) [2021-10-21T17:39:53.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-21T17:39:53.347Z] + git semver bump pre [2021-10-21T17:39:53.347Z] # -> Open(): unable to determine branch for HEAD [2021-10-21T17:39:53.347Z] # $GIT_DIR = /w/workspace/edgex-go/86/.git [2021-10-21T17:39:53.347Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/86 [2021-10-21T17:39:53.347Z] # $SEMVER_REMOTE_NAME = origin [2021-10-21T17:39:53.347Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-21T17:39:53.347Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-21T17:39:53.347Z] # $SEMVER_BRANCH = main [2021-10-21T17:39:53.347Z] # $SEMVER_DIR = /w/workspace/edgex-go/86/.semver [2021-10-21T17:39:53.347Z] 2.0.1-dev.76 [Pipeline] } [2021-10-21T17:39:53.354Z] $ docker exec --env ******** --env ******** 5df9ae26f199a6e9e6b23670bca90dbb88c6142615a1a955287d8f0693c8c31e ssh-agent -k [2021-10-21T17:39:53.452Z] unset SSH_AUTH_SOCK; [2021-10-21T17:39:53.452Z] unset SSH_AGENT_PID; [2021-10-21T17:39:53.452Z] echo Agent pid 21 killed; [2021-10-21T17:39:53.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-21T17:39:53.771Z] + git semver [Pipeline] } [2021-10-21T17:39:53.782Z] $ docker stop --time=1 5df9ae26f199a6e9e6b23670bca90dbb88c6142615a1a955287d8f0693c8c31e [2021-10-21T17:39:54.972Z] $ docker rm -f 5df9ae26f199a6e9e6b23670bca90dbb88c6142615a1a955287d8f0693c8c31e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:39:55.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-21T17:39:55.335Z] . [Pipeline] withDockerContainer [2021-10-21T17:39:55.405Z] prd-centos7-docker-4c-2g-950 does not seem to be running inside a container [2021-10-21T17:39:55.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:39:55.834Z] $ docker top 27f0520859e9da8bac9e452bcf761705f51946c6cef5d9962e5fbf8a57b93582 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-21T17:39:55.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-21T17:39:55.930Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-21T17:39:56.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-21T17:39:56.036Z] $ docker exec 27f0520859e9da8bac9e452bcf761705f51946c6cef5d9962e5fbf8a57b93582 ssh-agent [2021-10-21T17:39:56.151Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmPIBfd/agent.15 [2021-10-21T17:39:56.151Z] SSH_AGENT_PID=22 [2021-10-21T17:39:56.156Z] Running ssh-add (command line suppressed) [2021-10-21T17:39:56.253Z] Identity added: /w/workspace/edgex-go/86@tmp/private_key_8335736812235406882.key (/w/workspace/edgex-go/86@tmp/private_key_8335736812235406882.key) [2021-10-21T17:39:56.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-21T17:39:56.562Z] + git semver push [2021-10-21T17:39:56.562Z] # -> Open(): unable to determine branch for HEAD [2021-10-21T17:39:56.562Z] # $GIT_DIR = /w/workspace/edgex-go/86/.git [2021-10-21T17:39:56.562Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/86 [2021-10-21T17:39:56.562Z] # $SEMVER_REMOTE_NAME = origin [2021-10-21T17:39:56.562Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-21T17:39:56.562Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-21T17:39:56.562Z] # $SEMVER_BRANCH = main [2021-10-21T17:39:56.562Z] # $SEMVER_DIR = /w/workspace/edgex-go/86/.semver [Pipeline] } [2021-10-21T17:40:00.783Z] $ docker exec --env ******** --env ******** 27f0520859e9da8bac9e452bcf761705f51946c6cef5d9962e5fbf8a57b93582 ssh-agent -k [2021-10-21T17:40:00.863Z] unset SSH_AUTH_SOCK; [2021-10-21T17:40:00.863Z] unset SSH_AGENT_PID; [2021-10-21T17:40:00.863Z] echo Agent pid 22 killed; [2021-10-21T17:40:00.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-21T17:40:01.173Z] + git semver [Pipeline] } [2021-10-21T17:40:01.183Z] $ docker stop --time=1 27f0520859e9da8bac9e452bcf761705f51946c6cef5d9962e5fbf8a57b93582 [2021-10-21T17:40:02.368Z] $ docker rm -f 27f0520859e9da8bac9e452bcf761705f51946c6cef5d9962e5fbf8a57b93582 [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-21T17:40:03.159Z] + '[' -d /w/workspace/edgex-go/86/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:40:03.454Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:40:04.011Z] ---> package-listing.sh [2021-10-21T17:40:04.011Z] ++ facter osfamily [2021-10-21T17:40:04.011Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-21T17:40:04.272Z] + OS_FAMILY=redhat [2021-10-21T17:40:04.272Z] + workspace=/w/workspace/edgex-go/86 [2021-10-21T17:40:04.272Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-21T17:40:04.272Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-21T17:40:04.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-21T17:40:04.272Z] + PACKAGES=/tmp/packages_start.txt [2021-10-21T17:40:04.272Z] + '[' /w/workspace/edgex-go/86 ']' [2021-10-21T17:40:04.272Z] + PACKAGES=/tmp/packages_end.txt [2021-10-21T17:40:04.272Z] + case "${OS_FAMILY}" in [2021-10-21T17:40:04.272Z] + rpm -qa [2021-10-21T17:40:04.272Z] + sort [2021-10-21T17:40:07.572Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-21T17:40:07.573Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-21T17:40:07.573Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-21T17:40:07.573Z] + '[' /w/workspace/edgex-go/86 ']' [2021-10-21T17:40:07.573Z] + mkdir -p /w/workspace/edgex-go/86/archives/ [2021-10-21T17:40:07.573Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/86/archives/ [Pipeline] echo [2021-10-21T17:40:07.583Z] 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/86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-21T17:40:07.868Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:40:08.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-21T17:40:08.420Z] [2021-10-21T17:40:08.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-21T17:40:08.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-21T17:40:08.713Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-21T17:40:08.713Z] b4d181a07f80: Pulling fs layer [2021-10-21T17:40:08.713Z] a1111a8f2ec3: Pulling fs layer [2021-10-21T17:40:08.713Z] ed53099fbce6: Pulling fs layer [2021-10-21T17:40:08.713Z] dc539afda2c1: Pulling fs layer [2021-10-21T17:40:08.713Z] 77bc0d833cb6: Pulling fs layer [2021-10-21T17:40:08.713Z] 9065ff56babe: Pulling fs layer [2021-10-21T17:40:08.713Z] d287ab97295c: Pulling fs layer [2021-10-21T17:40:08.713Z] dc539afda2c1: Waiting [2021-10-21T17:40:08.713Z] 77bc0d833cb6: Waiting [2021-10-21T17:40:08.713Z] 9065ff56babe: Waiting [2021-10-21T17:40:08.713Z] d287ab97295c: Waiting [2021-10-21T17:40:08.713Z] a1111a8f2ec3: Verifying Checksum [2021-10-21T17:40:08.713Z] a1111a8f2ec3: Download complete [2021-10-21T17:40:08.713Z] dc539afda2c1: Verifying Checksum [2021-10-21T17:40:08.713Z] dc539afda2c1: Download complete [2021-10-21T17:40:08.993Z] 77bc0d833cb6: Verifying Checksum [2021-10-21T17:40:08.993Z] 77bc0d833cb6: Download complete [2021-10-21T17:40:08.993Z] ed53099fbce6: Verifying Checksum [2021-10-21T17:40:08.993Z] ed53099fbce6: Download complete [2021-10-21T17:40:08.993Z] 9065ff56babe: Verifying Checksum [2021-10-21T17:40:08.993Z] 9065ff56babe: Download complete [2021-10-21T17:40:08.993Z] b4d181a07f80: Verifying Checksum [2021-10-21T17:40:08.993Z] b4d181a07f80: Download complete [2021-10-21T17:40:09.563Z] d287ab97295c: Verifying Checksum [2021-10-21T17:40:09.563Z] d287ab97295c: Download complete [2021-10-21T17:40:10.148Z] b4d181a07f80: Pull complete [2021-10-21T17:40:10.411Z] a1111a8f2ec3: Pull complete [2021-10-21T17:40:10.987Z] ed53099fbce6: Pull complete [2021-10-21T17:40:10.987Z] dc539afda2c1: Pull complete [2021-10-21T17:40:11.252Z] 77bc0d833cb6: Pull complete [2021-10-21T17:40:11.252Z] 9065ff56babe: Pull complete [2021-10-21T17:40:16.581Z] d287ab97295c: Pull complete [2021-10-21T17:40:16.581Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-21T17:40:16.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-21T17:40:16.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-21T17:40:16.662Z] prd-centos7-docker-4c-2g-950 does not seem to be running inside a container [2021-10-21T17:40:16.690Z] $ 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/86/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/86 -v /w/workspace/edgex-go/86:/w/workspace/edgex-go/86:rw,z -v /w/workspace/edgex-go/86@tmp:/w/workspace/edgex-go/86@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-21T17:40:19.056Z] $ docker top 09c6aed7cbb514fdff0f26426dcb382af9dc0908d4fee1a41bc37e343b3763b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-21T17:40:19.417Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-21T17:40:19.705Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-21T17:40:19.994Z] + ls /var/log/sa-host [2021-10-21T17:40:19.994Z] + sadf -c /var/log/sa-host/sa21 [2021-10-21T17:40:19.994Z] file_magic: OK [2021-10-21T17:40:19.994Z] HZ: Using current value: 100 [2021-10-21T17:40:19.994Z] file_header: OK [2021-10-21T17:40:19.994Z] 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-21T17:40:19.994Z] Statistics: [2021-10-21T17:40:19.994Z] 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... [2021-10-21T17:40:19.994Z] File successfully converted to sysstat format version 12.0.3 [2021-10-21T17:40:19.994Z] + sadf -c /var/log/sa-host/sa30 [2021-10-21T17:40:19.994Z] file_magic: OK [2021-10-21T17:40:19.994Z] HZ: Using current value: 100 [2021-10-21T17:40:19.994Z] file_header: OK [2021-10-21T17:40:19.994Z] 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-21T17:40:19.994Z] Statistics: [2021-10-21T17:40:19.994Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-21T17:40:19.994Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-21T17:40:20.236Z] provisioning config files... [2021-10-21T17:40:20.246Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/86@tmp/config2049656572779386051tmp [Pipeline] { [Pipeline] echo [2021-10-21T17:40:20.259Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:40:20.541Z] ---> create-netrc.sh [Pipeline] } [2021-10-21T17:40:20.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:40:20.892Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-21T17:40:20.900Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:40:21.188Z] ---> sudo-logs.sh [2021-10-21T17:40:21.188Z] Archiving 'sudo' log.. [2021-10-21T17:40:21.188Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-950.novalocal: Name or service not known [2021-10-21T17:40:21.188Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-950.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-21T17:40:21.207Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:40:21.512Z] ---> job-cost.sh [2021-10-21T17:40:21.512Z] lf-activate-venv: SKIPPING [2021-10-21T17:40:21.512Z] DEBUG: total: 0.10999999940395355 [2021-10-21T17:40:21.512Z] INFO: Retrieving Stack Cost... [2021-10-21T17:40:22.083Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-21T17:40:22.343Z] INFO: Archiving Costs [Pipeline] echo [2021-10-21T17:40:22.353Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-21T17:40:22.645Z] ---> logs-deploy.sh [2021-10-21T17:40:22.645Z] lf-activate-venv: SKIPPING [2021-10-21T17:40:22.645Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/86 [2021-10-21T17:40:22.645Z] INFO: archiving workspace using pattern(s): [2021-10-21T17:40:23.584Z] Archives upload complete. [2021-10-21T17:40:23.584Z] INFO: archiving logs to Nexus