Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 729eb4739df12e156b446759f30c8b9b764bc7ef 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-ssh5188178623651423594.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh654903596284980768.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1027994715265388215.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh7182081910434412410.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh8269854694103891046.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-627’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-626’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-630 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/32 [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/32 # 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/32@tmp/jenkins-gitclient-ssh5505011985336765189.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 729eb4739df12e156b446759f30c8b9b764bc7ef (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 729eb4739df12e156b446759f30c8b9b764bc7ef # timeout=10 Commit message: "refactor: Clean up TOML quotes (#3666)" > git rev-list --no-walk 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-12T00:01:02.136Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-12T00:01:02.236Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-12T00:01:02.262Z] ========================================================= [2021-08-12T00:01:02.262Z] EdgeX Global Pipelines Version Info [2021-08-12T00:01:02.262Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:01:03.619Z] ------------------- [2021-08-12T00:01:03.619Z] stable info: [2021-08-12T00:01:03.619Z] ------------------- [2021-08-12T00:01:03.619Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-12T00:01:03.619Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T00:01:03.619Z] Message: update stable to v1.0.205 [2021-08-12T00:01:04.584Z] ------------------- [2021-08-12T00:01:04.584Z] experimental info: [2021-08-12T00:01:04.584Z] ------------------- [2021-08-12T00:01:04.584Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-12T00:01:04.584Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T00:01:04.584Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-12T00:01:04.715Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-12T00:01:04.738Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-12T00:01:04.762Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-12T00:01:04.784Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-12T00:01:04.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-12T00:01:04.829Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-12T00:01:04.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-12T00:01:04.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-12T00:01:04.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-12T00:01:04.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-12T00:01:04.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-12T00:01:04.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-12T00:01:04.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-12T00:01:05.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-12T00:01:05.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-12T00:01:05.057Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-12T00:01:05.081Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-12T00:01:05.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-12T00:01:05.130Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-12T00:01:05.153Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-12T00:01:05.176Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-12T00:01:05.199Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-12T00:01:05.221Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-12T00:01:05.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-12T00:01:05.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-12T00:01:05.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-12T00:01:05.312Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] echo [2021-08-12T00:01:05.335Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 729eb47 [Pipeline] echo [2021-08-12T00:01:05.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:01:05.426Z] provisioning config files... [2021-08-12T00:01:05.445Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config52143179867903485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:01:05.781Z] ---> docker-login.sh [2021-08-12T00:01:05.781Z] nexus3.edgexfoundry.org:10001 [2021-08-12T00:01:05.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:01:06.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:01:06.060Z] Configure a credential helper to remove this warning. See [2021-08-12T00:01:06.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:01:06.060Z] [2021-08-12T00:01:06.060Z] Login Succeeded [2021-08-12T00:01:06.060Z] nexus3.edgexfoundry.org:10002 [2021-08-12T00:01:06.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:01:06.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:01:06.060Z] Configure a credential helper to remove this warning. See [2021-08-12T00:01:06.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:01:06.060Z] [2021-08-12T00:01:06.060Z] Login Succeeded [2021-08-12T00:01:06.060Z] nexus3.edgexfoundry.org:10003 [2021-08-12T00:01:06.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:01:06.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:01:06.336Z] Configure a credential helper to remove this warning. See [2021-08-12T00:01:06.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:01:06.336Z] [2021-08-12T00:01:06.336Z] Login Succeeded [2021-08-12T00:01:06.336Z] nexus3.edgexfoundry.org:10004 [2021-08-12T00:01:06.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:01:11.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:01:11.911Z] Configure a credential helper to remove this warning. See [2021-08-12T00:01:11.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:01:11.911Z] [2021-08-12T00:01:11.911Z] Login Succeeded [2021-08-12T00:01:11.911Z] docker.io [2021-08-12T00:01:11.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:01:11.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:01:11.911Z] Configure a credential helper to remove this warning. See [2021-08-12T00:01:11.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:01:11.911Z] [2021-08-12T00:01:11.911Z] Login Succeeded [2021-08-12T00:01:11.911Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T00:01:11.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:01:12.295Z] ++ 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-08-12T00:01:12.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T00:01:12.296Z] ++ dirname cmd/core-command/Dockerfile [2021-08-12T00:01:12.296Z] ++ cut -d/ -f2 [2021-08-12T00:01:12.296Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-12T00:01:12.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T00:01:12.296Z] ++ cut -d/ -f2 [2021-08-12T00:01:12.296Z] ++ dirname cmd/core-data/Dockerfile [2021-08-12T00:01:12.296Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-12T00:01:12.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T00:01:12.296Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-12T00:01:12.296Z] ++ cut -d/ -f2 [2021-08-12T00:01:12.296Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-12T00:01:12.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T00:01:12.296Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-12T00:01:12.296Z] ++ cut -d/ -f2 [2021-08-12T00:01:12.296Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-12T00:01:12.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T00:01:12.296Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-12T00:01:12.296Z] ++ cut -d/ -f2 [2021-08-12T00:01:12.296Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-12T00:01:12.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T00:01:12.296Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-12T00:01:12.296Z] ++ cut -d/ -f2 [2021-08-12T00:01:12.296Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-12T00:01:12.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T00:01:12.296Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-12T00:01:12.296Z] ++ cut -d/ -f2 [2021-08-12T00:01:12.296Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-12T00:01:12.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T00:01:12.296Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-12T00:01:12.296Z] ++ cut -d/ -f2 [2021-08-12T00:01:12.296Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-12T00:01:12.296Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T00:01:12.296Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-12T00:01:12.296Z] ++ cut -d/ -f2 [2021-08-12T00:01:12.296Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-12T00:01:12.358Z] 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-08-12T00:01:13.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:01:13.637Z] [2021-08-12T00:01:13.637Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:01:13.967Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:01:13.967Z] latest: Pulling from edgex-devops/git-semver [2021-08-12T00:01:13.967Z] 31603596830f: Pulling fs layer [2021-08-12T00:01:13.967Z] d4622e32a9a9: Pulling fs layer [2021-08-12T00:01:13.967Z] 1030fce36090: Pulling fs layer [2021-08-12T00:01:13.967Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-12T00:01:13.967Z] 6c6cb7e1b49b: Waiting [2021-08-12T00:01:13.967Z] d4622e32a9a9: Verifying Checksum [2021-08-12T00:01:13.967Z] d4622e32a9a9: Download complete [2021-08-12T00:01:14.232Z] 31603596830f: Verifying Checksum [2021-08-12T00:01:14.232Z] 31603596830f: Download complete [2021-08-12T00:01:14.501Z] 31603596830f: Pull complete [2021-08-12T00:01:14.501Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-12T00:01:14.501Z] 6c6cb7e1b49b: Download complete [2021-08-12T00:01:14.501Z] d4622e32a9a9: Pull complete [2021-08-12T00:01:14.501Z] 1030fce36090: Download complete [2021-08-12T00:01:15.090Z] 1030fce36090: Pull complete [2021-08-12T00:01:15.359Z] 6c6cb7e1b49b: Pull complete [2021-08-12T00:01:15.359Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-12T00:01:15.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:01:15.359Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-12T00:01:15.455Z] prd-centos7-docker-4c-2g-630 does not seem to be running inside a container [2021-08-12T00:01:15.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:01:16.224Z] $ docker top 1f01b81ef59ef6704634145a6d57057f2748e1c0048b241f58080fb6b8f37d1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:01:16.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:01:16.369Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:01:16.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:01:16.500Z] $ docker exec 1f01b81ef59ef6704634145a6d57057f2748e1c0048b241f58080fb6b8f37d1f ssh-agent [2021-08-12T00:01:16.618Z] SSH_AUTH_SOCK=/tmp/ssh-3C9zfWRbGQ0x/agent.14 [2021-08-12T00:01:16.618Z] SSH_AGENT_PID=20 [2021-08-12T00:01:16.634Z] Running ssh-add (command line suppressed) [2021-08-12T00:01:16.726Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_4108317061645584740.key (/w/workspace/edgex-go/32@tmp/private_key_4108317061645584740.key) [2021-08-12T00:01:16.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:01:17.066Z] + git tag --points-at HEAD [Pipeline] } [2021-08-12T00:01:17.085Z] $ docker exec --env ******** --env ******** 1f01b81ef59ef6704634145a6d57057f2748e1c0048b241f58080fb6b8f37d1f ssh-agent -k [2021-08-12T00:01:17.174Z] unset SSH_AUTH_SOCK; [2021-08-12T00:01:17.174Z] unset SSH_AGENT_PID; [2021-08-12T00:01:17.174Z] echo Agent pid 20 killed; [2021-08-12T00:01:17.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-12T00:01:17.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:01:17.231Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:01:17.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:01:17.364Z] $ docker exec 1f01b81ef59ef6704634145a6d57057f2748e1c0048b241f58080fb6b8f37d1f ssh-agent [2021-08-12T00:01:17.488Z] SSH_AUTH_SOCK=/tmp/ssh-R5G8OExwCfgT/agent.55 [2021-08-12T00:01:17.488Z] SSH_AGENT_PID=61 [2021-08-12T00:01:17.499Z] Running ssh-add (command line suppressed) [2021-08-12T00:01:17.604Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_6634053280537756088.key (/w/workspace/edgex-go/32@tmp/private_key_6634053280537756088.key) [2021-08-12T00:01:17.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:01:17.958Z] + git semver init [2021-08-12T00:01:17.959Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:01:17.959Z] # $GIT_DIR = /w/workspace/edgex-go/32/.git [2021-08-12T00:01:17.959Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/32 [2021-08-12T00:01:17.959Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:01:17.959Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:01:17.959Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:01:17.959Z] # $SEMVER_BRANCH = main [2021-08-12T00:01:17.959Z] # $SEMVER_TEMP = /tmp/semver-649365803 [2021-08-12T00:01:17.959Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-12T00:01:50.194Z] # '/tmp/semver-649365803' -> '/w/workspace/edgex-go/32/.semver' [2021-08-12T00:01:50.194Z] # -> Force: false [2021-08-12T00:01:50.194Z] # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver [Pipeline] } [2021-08-12T00:01:50.207Z] $ docker exec --env ******** --env ******** 1f01b81ef59ef6704634145a6d57057f2748e1c0048b241f58080fb6b8f37d1f ssh-agent -k [2021-08-12T00:01:50.300Z] unset SSH_AUTH_SOCK; [2021-08-12T00:01:50.300Z] unset SSH_AGENT_PID; [2021-08-12T00:01:50.301Z] echo Agent pid 61 killed; [2021-08-12T00:01:50.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:01:50.671Z] + git semver [Pipeline] } [2021-08-12T00:01:50.695Z] $ docker stop --time=1 1f01b81ef59ef6704634145a6d57057f2748e1c0048b241f58080fb6b8f37d1f [2021-08-12T00:01:52.374Z] $ docker rm -f 1f01b81ef59ef6704634145a6d57057f2748e1c0048b241f58080fb6b8f37d1f [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T00:01:52.776Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-12T00:01:53.109Z] Stashed 1 file(s) [Pipeline] echo [2021-08-12T00:01:53.112Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.29 [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-08-12T00:01:53.325Z] ========================================================= [2021-08-12T00:01:53.325Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-12T00:01:53.325Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-12T00:01:53.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-12T00:01:53.908Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-12T00:01:53.908Z] 540db60ca938: Pulling fs layer [2021-08-12T00:01:53.908Z] adcc1eea9eea: Pulling fs layer [2021-08-12T00:01:53.908Z] 4c4ab2625f07: Pulling fs layer [2021-08-12T00:01:53.908Z] db62176df00c: Pulling fs layer [2021-08-12T00:01:53.908Z] 3b30891b0d05: Pulling fs layer [2021-08-12T00:01:53.908Z] 06b49ca38bd5: Pulling fs layer [2021-08-12T00:01:53.908Z] c788192a36de: Pulling fs layer [2021-08-12T00:01:53.908Z] a77e37c0d609: Pulling fs layer [2021-08-12T00:01:53.908Z] c3185cebc471: Pulling fs layer [2021-08-12T00:01:53.908Z] 06b49ca38bd5: Waiting [2021-08-12T00:01:53.908Z] c788192a36de: Waiting [2021-08-12T00:01:53.908Z] a77e37c0d609: Waiting [2021-08-12T00:01:53.908Z] c3185cebc471: Waiting [2021-08-12T00:01:53.908Z] db62176df00c: Waiting [2021-08-12T00:01:53.908Z] 3b30891b0d05: Waiting [2021-08-12T00:01:53.908Z] 4c4ab2625f07: Verifying Checksum [2021-08-12T00:01:53.908Z] 4c4ab2625f07: Download complete [2021-08-12T00:01:53.908Z] adcc1eea9eea: Download complete [2021-08-12T00:01:53.908Z] 3b30891b0d05: Verifying Checksum [2021-08-12T00:01:53.908Z] 3b30891b0d05: Download complete [2021-08-12T00:01:53.908Z] 06b49ca38bd5: Download complete [2021-08-12T00:01:53.908Z] c788192a36de: Verifying Checksum [2021-08-12T00:01:53.908Z] c788192a36de: Download complete [2021-08-12T00:01:54.180Z] 540db60ca938: Verifying Checksum [2021-08-12T00:01:54.180Z] 540db60ca938: Download complete [2021-08-12T00:01:54.452Z] 540db60ca938: Pull complete [2021-08-12T00:01:54.452Z] adcc1eea9eea: Pull complete [2021-08-12T00:01:54.723Z] 4c4ab2625f07: Pull complete [2021-08-12T00:01:55.307Z] a77e37c0d609: Verifying Checksum [2021-08-12T00:01:55.307Z] a77e37c0d609: Download complete [2021-08-12T00:02:00.658Z] c3185cebc471: Verifying Checksum [2021-08-12T00:02:00.659Z] c3185cebc471: Download complete [2021-08-12T00:02:00.659Z] db62176df00c: Verifying Checksum [2021-08-12T00:02:00.659Z] db62176df00c: Download complete [2021-08-12T00:02:04.957Z] db62176df00c: Pull complete [2021-08-12T00:02:04.957Z] 3b30891b0d05: Pull complete [2021-08-12T00:02:04.957Z] 06b49ca38bd5: Pull complete [2021-08-12T00:02:04.957Z] c788192a36de: Pull complete [2021-08-12T00:02:04.957Z] a77e37c0d609: Pull complete [2021-08-12T00:02:06.950Z] c3185cebc471: Pull complete [2021-08-12T00:02:06.950Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-12T00:02:06.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-12T00:02:06.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-12T00:02:07.301Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-12T00:02:07.301Z] WORKDIR /edgex [2021-08-12T00:02:07.301Z] COPY go.mod . [2021-08-12T00:02:07.301Z] RUN go mod download' [2021-08-12T00:02:07.301Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-12T00:02:08.252Z] Still waiting to schedule task [2021-08-12T00:02:08.253Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-12T00:02:08.724Z] Sending build context to Docker daemon 328.6MB [2021-08-12T00:02:08.724Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-12T00:02:08.724Z] ---> 031687cdd783 [2021-08-12T00:02:08.724Z] Step 2/4 : WORKDIR /edgex [2021-08-12T00:02:10.666Z] ---> Running in 1d02f3d6e5d5 [2021-08-12T00:02:10.666Z] Removing intermediate container 1d02f3d6e5d5 [2021-08-12T00:02:10.666Z] ---> eef0198f0e36 [2021-08-12T00:02:10.666Z] Step 3/4 : COPY go.mod . [2021-08-12T00:02:10.666Z] ---> 1695c42a6adc [2021-08-12T00:02:10.666Z] Step 4/4 : RUN go mod download [2021-08-12T00:02:10.932Z] ---> Running in 67089e2a3e4b [2021-08-12T00:02:50.003Z] Removing intermediate container 67089e2a3e4b [2021-08-12T00:02:50.003Z] ---> 31bf29c6f2f7 [2021-08-12T00:02:50.003Z] Successfully built 31bf29c6f2f7 [2021-08-12T00:02:50.003Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:02:50.331Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T00:02:50.331Z] . [Pipeline] withDockerContainer [2021-08-12T00:02:50.426Z] prd-centos7-docker-4c-2g-630 does not seem to be running inside a container [2021-08-12T00:02:50.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:02:50.921Z] $ docker top a8eadf2e94d7ae5deb136efd266769c8523f6227fa42b3dd6d9baa7b87ccc3d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:02:51.322Z] + go version [2021-08-12T00:02:51.323Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-12T00:02:51.339Z] $ docker stop --time=1 a8eadf2e94d7ae5deb136efd266769c8523f6227fa42b3dd6d9baa7b87ccc3d6 [2021-08-12T00:02:52.541Z] $ docker rm -f a8eadf2e94d7ae5deb136efd266769c8523f6227fa42b3dd6d9baa7b87ccc3d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:02:53.063Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T00:02:53.063Z] . [Pipeline] withDockerContainer [2021-08-12T00:02:53.364Z] prd-centos7-docker-4c-2g-630 does not seem to be running inside a container [2021-08-12T00:02:53.637Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:02:53.997Z] $ docker top c7a4934d7235705625a8906017c9b66e7142554c4c786c5ab51e8bdde03b040c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-12T00:02:54.120Z] ========================================================= [2021-08-12T00:02:54.120Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-12T00:02:54.120Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-12T00:02:54.444Z] + go mod tidy [Pipeline] sh [2021-08-12T00:02:55.036Z] + make test [2021-08-12T00:02:55.036Z] 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-08-12T00:02:55.305Z] go mod tidy [2021-08-12T00:02:55.306Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-12T00:03:00.689Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-12T00:03:18.998Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-12T00:03:23.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-12T00:03:23.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-12T00:03:23.318Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-12T00:03:25.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-12T00:03:26.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-12T00:03:26.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-12T00:03:26.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-12T00:03:26.790Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-12T00:03:26.790Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-12T00:03:27.395Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-12T00:03:27.395Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-12T00:03:27.395Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-12T00:03:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-12T00:03:30.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2021-08-12T00:03:30.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-12T00:03:30.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-12T00:03:30.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements [2021-08-12T00:03:30.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-12T00:03:30.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 46.3% of statements [2021-08-12T00:03:30.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-12T00:03:30.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-12T00:03:31.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 90.1% of statements [2021-08-12T00:03:31.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-12T00:03:31.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-12T00:03:32.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-08-12T00:03:32.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-12T00:03:32.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-12T00:03:32.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-12T00:03:32.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-12T00:03:32.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-12T00:03:33.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.237s coverage: 94.2% of statements [2021-08-12T00:03:33.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-12T00:03:33.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-12T00:03:33.483Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements [2021-08-12T00:03:33.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-12T00:03:33.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-12T00:03:33.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-12T00:03:33.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-12T00:03:33.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-12T00:03:34.080Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-08-12T00:03:34.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-12T00:03:34.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-12T00:03:34.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-12T00:03:34.683Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-08-12T00:03:34.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-12T00:03:34.683Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-08-12T00:03:34.684Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 21.7% of statements [2021-08-12T00:03:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-12T00:03:35.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2021-08-12T00:03:35.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-08-12T00:03:35.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-08-12T00:03:35.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2021-08-12T00:03:35.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-08-12T00:03:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2021-08-12T00:03:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-08-12T00:03:52.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.187s coverage: 81.8% of statements [2021-08-12T00:03:52.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-12T00:04:10.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-08-12T00:04:10.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-12T00:04:10.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-12T00:04:10.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-12T00:04:10.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-12T00:04:10.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-12T00:04:10.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-12T00:04:10.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-12T00:04:10.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-12T00:04:10.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-12T00:04:10.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-08-12T00:04:10.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-12T00:04:10.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-12T00:04:10.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-08-12T00:04:10.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-12T00:04:10.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 58.8% of statements [2021-08-12T00:04:10.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-12T00:04:10.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.049s coverage: 80.0% of statements [2021-08-12T00:04:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-08-12T00:04:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-08-12T00:04:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-08-12T00:04:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-12T00:04:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2021-08-12T00:04:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-12T00:04:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-12T00:04:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-08-12T00:04:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-08-12T00:04:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-08-12T00:04:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-08-12T00:04:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-08-12T00:04:10.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 66.9% of statements [2021-08-12T00:04:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-12T00:04:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-12T00:04:10.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-12T00:04:11.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements [2021-08-12T00:04:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-12T00:04:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-12T00:04:11.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-08-12T00:04:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-12T00:04:11.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-08-12T00:04:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-12T00:04:20.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-12T00:04:20.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.0% of statements [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-12T00:04:20.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-12T00:04:20.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-12T00:04:20.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-12T00:04:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-12T00:04:20.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-08-12T00:04:20.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-08-12T00:04:20.089Z] GO111MODULE=on go vet ./... [2021-08-12T00:04:42.251Z] gofmt -l . [2021-08-12T00:04:42.251Z] [ "`gofmt -l .`" = "" ] [2021-08-12T00:04:42.251Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-12T00:04:42.569Z] + ls -al . [2021-08-12T00:04:42.569Z] total 604 [2021-08-12T00:04:42.569Z] drwxrwxr-x 10 1001 1001 4096 Aug 12 00:04 . [2021-08-12T00:04:42.569Z] drwxr-xr-x 4 root root 30 Aug 12 00:02 .. [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 11 Aug 12 00:00 .dockerignore [2021-08-12T00:04:42.569Z] drwxrwxr-x 8 1001 1001 162 Aug 12 00:01 .git [2021-08-12T00:04:42.569Z] drwxrwxr-x 3 1001 1001 125 Aug 12 00:00 .github [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 818 Aug 12 00:00 .gitignore [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 76 Aug 12 00:00 .hadolint.yml [2021-08-12T00:04:42.569Z] drwx------ 3 1001 1001 43 Aug 12 00:01 .semver [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 166 Aug 12 00:00 .sonarcloud.properties [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 1171 Aug 12 00:00 ADOPTERS.md [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 8609 Aug 12 00:00 Attribution.txt [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 43881 Aug 12 00:00 CHANGELOG.md [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 3804 Aug 12 00:00 CONTRIBUTING.md [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 677 Aug 12 00:00 GOVERNANCE.md [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 849 Aug 12 00:00 Jenkinsfile [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 10775 Aug 12 00:00 LICENSE [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 5915 Aug 12 00:00 Makefile [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 582 Aug 12 00:00 OWNERS.md [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 8643 Aug 12 00:00 README.md [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 6912 Aug 12 00:00 SECURITY.md [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 12 Aug 12 00:01 VERSION [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 4131 Aug 12 00:00 ZMQWindows.md [2021-08-12T00:04:42.569Z] drwxrwxr-x 2 1001 1001 37 Aug 12 00:00 bin [2021-08-12T00:04:42.569Z] drwxrwxr-x 14 1001 1001 4096 Aug 12 00:00 cmd [2021-08-12T00:04:42.569Z] -rw-r--r-- 1 root root 404328 Aug 12 00:04 coverage.out [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 813 Aug 12 00:00 go.mod [2021-08-12T00:04:42.569Z] -rw-r--r-- 1 root root 48847 Aug 12 00:02 go.sum [2021-08-12T00:04:42.569Z] drwxrwxr-x 8 1001 1001 124 Aug 12 00:00 internal [2021-08-12T00:04:42.569Z] drwxrwxr-x 3 1001 1001 16 Aug 12 00:00 openapi [2021-08-12T00:04:42.569Z] drwxrwxr-x 4 1001 1001 71 Aug 12 00:00 snap [2021-08-12T00:04:42.569Z] -rw-rw-r-- 1 1001 1001 204 Aug 12 00:00 version.go [Pipeline] sh [2021-08-12T00:04:42.889Z] + '[' -e coverage.out ] [2021-08-12T00:04:42.889Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-12T00:04:43.020Z] Stashed 1 file(s) [Pipeline] sh [2021-08-12T00:04:43.326Z] + make build [2021-08-12T00:04:43.326Z] go mod tidy [2021-08-12T00:04:43.326Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-data/core-data ./cmd/core-data [2021-08-12T00:04:44.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-12T00:04:52.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-command/core-command ./cmd/core-command [2021-08-12T00:04:52.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-12T00:04:53.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-12T00:04:53.534Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-12T00:04:54.504Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-12T00:04:55.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-12T00:04:56.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-12T00:04:57.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-12T00:04:58.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-12T00:04:58.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-12T00:05:00.414Z] $ docker stop --time=1 c7a4934d7235705625a8906017c9b66e7142554c4c786c5ab51e8bdde03b040c [2021-08-12T00:05:02.276Z] $ docker rm -f c7a4934d7235705625a8906017c9b66e7142554c4c786c5ab51e8bdde03b040c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:05:03.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-12T00:05:03.475Z] [2021-08-12T00:05:03.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:05:03.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-12T00:05:04.075Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-12T00:05:04.075Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-12T00:05:04.075Z] ca9280d653b3: Pulling fs layer [2021-08-12T00:05:04.075Z] 7e9c9ca2126c: Pulling fs layer [2021-08-12T00:05:04.347Z] cbdbe7a5bc2a: Download complete [2021-08-12T00:05:04.617Z] cbdbe7a5bc2a: Pull complete [2021-08-12T00:05:06.239Z] ca9280d653b3: Verifying Checksum [2021-08-12T00:05:06.240Z] ca9280d653b3: Download complete [2021-08-12T00:05:06.653Z] ca9280d653b3: Pull complete [2021-08-12T00:05:10.193Z] 7e9c9ca2126c: Verifying Checksum [2021-08-12T00:05:10.193Z] 7e9c9ca2126c: Download complete [2021-08-12T00:05:13.572Z] 7e9c9ca2126c: Pull complete [2021-08-12T00:05:13.572Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-12T00:05:13.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-12T00:05:13.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-12T00:05:13.680Z] prd-centos7-docker-4c-2g-630 does not seem to be running inside a container [2021-08-12T00:05:13.752Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:05:16.495Z] $ docker top c67587e29229cc07d98bba671a43122f1b3181a45c0957d60720f8c5cd6c8da9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:05:16.920Z] + docker-compose build --help [2021-08-12T00:05:16.920Z] + grep parallel [2021-08-12T00:05:17.506Z] --parallel Build images in parallel. [Pipeline] } [2021-08-12T00:05:17.520Z] $ docker stop --time=1 c67587e29229cc07d98bba671a43122f1b3181a45c0957d60720f8c5cd6c8da9 [2021-08-12T00:05:18.748Z] $ docker rm -f c67587e29229cc07d98bba671a43122f1b3181a45c0957d60720f8c5cd6c8da9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:05:19.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-12T00:05:19.231Z] . [Pipeline] withDockerContainer [2021-08-12T00:05:19.328Z] prd-centos7-docker-4c-2g-630 does not seem to be running inside a container [2021-08-12T00:05:19.389Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:05:19.837Z] $ docker top 478272e12be0d798070470d474eeb096c01f9e0136ad4aa90696d486c1227773 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:05:20.251Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-12T00:05:20.837Z] Building core-command ... [2021-08-12T00:05:20.837Z] Building core-data ... [2021-08-12T00:05:20.837Z] Building core-metadata ... [2021-08-12T00:05:20.837Z] Building security-bootstrapper ... [2021-08-12T00:05:20.837Z] Building security-proxy-setup ... [2021-08-12T00:05:20.837Z] Building security-secretstore-setup ... [2021-08-12T00:05:20.837Z] Building support-notifications ... [2021-08-12T00:05:20.837Z] Building support-scheduler ... [2021-08-12T00:05:20.837Z] Building sys-mgmt-agent ... [2021-08-12T00:05:20.837Z] Building security-proxy-setup [2021-08-12T00:05:20.837Z] Building support-notifications [2021-08-12T00:05:20.837Z] Building core-command [2021-08-12T00:05:20.837Z] Building core-data [2021-08-12T00:05:20.837Z] Building security-bootstrapper [2021-08-12T00:05:30.938Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:05:30.938Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:05:30.938Z] ---> 31bf29c6f2f7 [2021-08-12T00:05:30.938Z] Step 3/23 : WORKDIR /edgex-go [2021-08-12T00:05:39.140Z] ---> Running in 2f87b9ded175 [2021-08-12T00:05:39.732Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:05:39.732Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:05:39.732Z] ---> 31bf29c6f2f7 [2021-08-12T00:05:39.732Z] Step 3/32 : WORKDIR /edgex-go [2021-08-12T00:05:40.533Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:05:40.533Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:05:40.533Z] ---> 31bf29c6f2f7 [2021-08-12T00:05:40.533Z] Step 3/24 : WORKDIR /edgex-go [2021-08-12T00:05:40.533Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:05:40.533Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:05:40.533Z] ---> 31bf29c6f2f7 [2021-08-12T00:05:40.533Z] Step 3/22 : WORKDIR /edgex-go [2021-08-12T00:05:41.495Z] ---> Running in 2b69656a33e1 [2021-08-12T00:05:41.495Z] ---> Running in 992aa7c993b7 [2021-08-12T00:05:41.495Z] ---> Running in d103a97a9346 [2021-08-12T00:05:41.495Z] Removing intermediate container 2f87b9ded175 [2021-08-12T00:05:41.495Z] ---> dd2618f1d1d3 [2021-08-12T00:05:41.495Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:05:41.495Z] ---> Running in 1381f974463a [2021-08-12T00:05:41.495Z] Removing intermediate container 2b69656a33e1 [2021-08-12T00:05:41.495Z] ---> af5c831b17bf [2021-08-12T00:05:41.495Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:05:41.495Z] Removing intermediate container d103a97a9346 [2021-08-12T00:05:41.495Z] ---> 47440b6b4525 [2021-08-12T00:05:41.495Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:05:41.495Z] Removing intermediate container 992aa7c993b7 [2021-08-12T00:05:41.495Z] ---> d1e7eae7a0e5 [2021-08-12T00:05:41.495Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:05:41.764Z] ---> Running in 7d271a348f7e [2021-08-12T00:05:41.764Z] ---> Running in 87a7b41de848 [2021-08-12T00:05:41.764Z] ---> Running in f1fca899c588 [2021-08-12T00:05:42.749Z] Removing intermediate container 1381f974463a [2021-08-12T00:05:42.749Z] ---> d612daa5cd2d [2021-08-12T00:05:42.749Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-12T00:05:43.014Z] ---> Running in b2fd219b3489 [2021-08-12T00:05:43.014Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:05:43.014Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:05:43.014Z] ---> 31bf29c6f2f7 [2021-08-12T00:05:43.014Z] Step 3/24 : WORKDIR /edgex-go [2021-08-12T00:05:43.014Z] ---> Using cache [2021-08-12T00:05:43.014Z] ---> d1e7eae7a0e5 [2021-08-12T00:05:43.014Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:05:43.291Z] Removing intermediate container f1fca899c588 [2021-08-12T00:05:43.291Z] ---> 1ac355d58e9d [2021-08-12T00:05:43.291Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-12T00:05:43.291Z] ---> Running in ec25aa062c56 [2021-08-12T00:05:43.291Z] ---> Running in 55a55b22ce87 [2021-08-12T00:05:43.291Z] Removing intermediate container 87a7b41de848 [2021-08-12T00:05:43.291Z] ---> d042cde5243b [2021-08-12T00:05:43.291Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-12T00:05:43.291Z] ---> Running in 19191473baec [2021-08-12T00:05:43.291Z] Removing intermediate container 7d271a348f7e [2021-08-12T00:05:43.291Z] ---> dac6bca9fd9d [2021-08-12T00:05:43.291Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-12T00:05:43.564Z] ---> Running in ec0597e14e2e [2021-08-12T00:05:43.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:05:43.843Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:05:43.843Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:05:44.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:05:44.110Z] Removing intermediate container ec25aa062c56 [2021-08-12T00:05:44.110Z] ---> f23c203d4391 [2021-08-12T00:05:44.110Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-12T00:05:44.110Z] ---> Running in daaf6b95414e [2021-08-12T00:05:44.380Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:05:44.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:05:44.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:05:44.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:05:44.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:05:44.927Z] OK: 219 MiB in 52 packages [2021-08-12T00:05:45.204Z] OK: 219 MiB in 52 packages [2021-08-12T00:05:45.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:05:45.204Z] OK: 219 MiB in 52 packages [2021-08-12T00:05:45.474Z] OK: 219 MiB in 52 packages [2021-08-12T00:05:45.474Z] Removing intermediate container b2fd219b3489 [2021-08-12T00:05:45.474Z] ---> 27c6410d4c2f [2021-08-12T00:05:45.474Z] Step 6/23 : COPY go.mod . [2021-08-12T00:05:45.745Z] Removing intermediate container 55a55b22ce87 [2021-08-12T00:05:45.745Z] ---> 6756814c60fb [2021-08-12T00:05:45.745Z] Step 6/24 : COPY go.mod . [2021-08-12T00:05:45.745Z] OK: 219 MiB in 52 packages [2021-08-12T00:05:45.745Z] Removing intermediate container 19191473baec [2021-08-12T00:05:45.745Z] ---> 6dc073bab18d [2021-08-12T00:05:45.745Z] Step 6/32 : COPY go.mod . [2021-08-12T00:05:45.745Z] ---> 1071c04a772b [2021-08-12T00:05:45.745Z] Step 7/23 : RUN go mod download [2021-08-12T00:05:45.745Z] Removing intermediate container ec0597e14e2e [2021-08-12T00:05:45.745Z] ---> 86ecd97ace42 [2021-08-12T00:05:45.745Z] Step 6/22 : COPY go.mod . [2021-08-12T00:05:46.012Z] ---> Running in 433465c628c5 [2021-08-12T00:05:46.012Z] ---> f4fbd1328a15 [2021-08-12T00:05:46.012Z] Step 7/24 : RUN go mod download [2021-08-12T00:05:46.012Z] ---> 20e47b1f6509 [2021-08-12T00:05:46.012Z] Step 7/32 : RUN go mod download [2021-08-12T00:05:46.012Z] ---> 6f17f462183b [2021-08-12T00:05:46.012Z] Step 7/22 : RUN go mod download [2021-08-12T00:05:46.012Z] ---> Running in 56052ac07723 [2021-08-12T00:05:46.012Z] ---> Running in 54d4bfbb32ca [2021-08-12T00:05:46.012Z] ---> Running in de86f2422bb7 [2021-08-12T00:05:46.012Z] Removing intermediate container daaf6b95414e [2021-08-12T00:05:46.012Z] ---> 264c114ec38c [2021-08-12T00:05:46.012Z] Step 6/24 : COPY go.mod . [2021-08-12T00:05:46.279Z] ---> 7ccb077a5264 [2021-08-12T00:05:46.279Z] Step 7/24 : RUN go mod download [2021-08-12T00:05:46.279Z] ---> Running in ec53811bfcdf [2021-08-12T00:05:48.225Z] Removing intermediate container 56052ac07723 [2021-08-12T00:05:48.225Z] ---> 9ed2dca3b8a4 [2021-08-12T00:05:48.225Z] Step 8/24 : COPY . . [2021-08-12T00:05:48.225Z] Removing intermediate container 54d4bfbb32ca [2021-08-12T00:05:48.225Z] ---> 04500734f476 [2021-08-12T00:05:48.225Z] Step 8/32 : COPY . . [2021-08-12T00:05:48.225Z] Removing intermediate container 433465c628c5 [2021-08-12T00:05:48.225Z] ---> 7537dcf9a080 [2021-08-12T00:05:48.225Z] Step 8/23 : COPY . . [2021-08-12T00:05:52.553Z] Removing intermediate container ec53811bfcdf [2021-08-12T00:05:52.553Z] ---> b0e394386734 [2021-08-12T00:05:52.553Z] Step 8/24 : COPY . . [2021-08-12T00:05:52.553Z] Removing intermediate container de86f2422bb7 [2021-08-12T00:05:52.553Z] ---> eebf50b07051 [2021-08-12T00:05:52.553Z] Step 8/22 : COPY . . [2021-08-12T00:05:59.221Z] ---> f74f7df6950e [2021-08-12T00:05:59.221Z] Step 9/23 : RUN go mod tidy [2021-08-12T00:05:59.221Z] ---> Running in c765c8cf906f [2021-08-12T00:06:02.564Z] Removing intermediate container c765c8cf906f [2021-08-12T00:06:02.564Z] ---> 640c8dddf308 [2021-08-12T00:06:02.564Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-12T00:06:02.832Z] ---> Running in b910fe4dca50 [2021-08-12T00:06:03.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-12T00:06:08.868Z] ---> e023fe6dd391 [2021-08-12T00:06:08.868Z] Step 9/32 : RUN go mod tidy [2021-08-12T00:06:08.868Z] ---> cdf9f512f19a [2021-08-12T00:06:08.868Z] Step 9/24 : RUN go mod tidy [2021-08-12T00:06:08.868Z] ---> Running in a06bb4789809 [2021-08-12T00:06:09.144Z] ---> Running in 9885d8650c58 [2021-08-12T00:06:13.438Z] Removing intermediate container a06bb4789809 [2021-08-12T00:06:13.438Z] ---> 818b729cde15 [2021-08-12T00:06:13.438Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-12T00:06:13.438Z] ---> Running in 3bbfe42ef58f [2021-08-12T00:06:13.438Z] Removing intermediate container 9885d8650c58 [2021-08-12T00:06:13.438Z] ---> 4e8c7cee6847 [2021-08-12T00:06:13.438Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-12T00:06:13.710Z] ---> Running in 7f4d78f8273f [2021-08-12T00:06:14.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-12T00:06:14.616Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-data/core-data ./cmd/core-data [2021-08-12T00:06:14.616Z] ---> 557e0f192a06 [2021-08-12T00:06:14.616Z] Step 9/22 : RUN go mod tidy [2021-08-12T00:06:14.884Z] ---> Running in d57f94277f93 [2021-08-12T00:06:15.154Z] ---> cca6d1831ca7 [2021-08-12T00:06:15.155Z] Step 9/24 : RUN go mod tidy [2021-08-12T00:06:15.155Z] ---> Running in b1d7d353601e [2021-08-12T00:06:17.102Z] Removing intermediate container d57f94277f93 [2021-08-12T00:06:17.103Z] ---> 6aefe4ffc445 [2021-08-12T00:06:17.103Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-12T00:06:17.103Z] ---> Running in f55a3ac03205 [2021-08-12T00:06:17.103Z] Removing intermediate container b1d7d353601e [2021-08-12T00:06:17.103Z] ---> 61d4a4e085c8 [2021-08-12T00:06:17.103Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-12T00:06:17.103Z] ---> Running in a68844321e2b [2021-08-12T00:06:17.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-12T00:06:17.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-command/core-command ./cmd/core-command [2021-08-12T00:06:25.956Z] Removing intermediate container b910fe4dca50 [2021-08-12T00:06:25.956Z] ---> 36ac23b5b7ad [2021-08-12T00:06:25.956Z] [2021-08-12T00:06:25.956Z] Step 11/23 : FROM alpine:3.12 [2021-08-12T00:06:25.956Z] 3.12: Pulling from library/alpine [2021-08-12T00:06:26.580Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-12T00:06:26.580Z] Status: Downloaded newer image for alpine:3.12 [2021-08-12T00:06:26.580Z] ---> 13621d1b12d4 [2021-08-12T00:06:26.580Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-12T00:06:26.580Z] ---> Running in 2ccaab3585cc [2021-08-12T00:06:27.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:06:27.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:06:27.495Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-12T00:06:27.495Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-12T00:06:27.495Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:06:27.495Z] Executing ca-certificates-20191127-r4.trigger [2021-08-12T00:06:27.495Z] OK: 6 MiB in 16 packages [2021-08-12T00:06:28.131Z] Removing intermediate container 2ccaab3585cc [2021-08-12T00:06:28.131Z] ---> 037c74447743 [2021-08-12T00:06:28.131Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-12T00:06:28.131Z] ---> Running in 87ba08641eb8 [2021-08-12T00:06:28.419Z] Removing intermediate container 87ba08641eb8 [2021-08-12T00:06:28.419Z] ---> 572a8635ff6b [2021-08-12T00:06:28.419Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-12T00:06:28.419Z] ---> Running in 982a345e683b [2021-08-12T00:06:28.419Z] Removing intermediate container 982a345e683b [2021-08-12T00:06:28.419Z] ---> fe6cd8fa7833 [2021-08-12T00:06:28.419Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-12T00:06:28.714Z] ---> Running in f9ce4f39f034 [2021-08-12T00:06:28.714Z] Removing intermediate container f9ce4f39f034 [2021-08-12T00:06:28.714Z] ---> e1c96123ff51 [2021-08-12T00:06:28.714Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-12T00:06:29.019Z] ---> dda30069b635 [2021-08-12T00:06:29.019Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-12T00:06:29.307Z] ---> 9cffddf9e5ae [2021-08-12T00:06:29.307Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-12T00:06:29.606Z] ---> 1dd4b6087988 [2021-08-12T00:06:29.606Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-12T00:06:29.606Z] ---> Running in a46b91b287c2 [2021-08-12T00:06:29.897Z] Removing intermediate container a46b91b287c2 [2021-08-12T00:06:29.897Z] ---> 4a71680f23f9 [2021-08-12T00:06:29.897Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-12T00:06:29.897Z] ---> Running in fb4dd1c14dbb [2021-08-12T00:06:30.179Z] Removing intermediate container fb4dd1c14dbb [2021-08-12T00:06:30.179Z] ---> c353354f5e95 [2021-08-12T00:06:30.179Z] Step 21/23 : LABEL arch=x86_64 [2021-08-12T00:06:30.179Z] ---> Running in 43e742073d7c [2021-08-12T00:06:30.179Z] Removing intermediate container 43e742073d7c [2021-08-12T00:06:30.179Z] ---> 149782b25221 [2021-08-12T00:06:30.179Z] Step 22/23 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:06:30.179Z] ---> Running in 337a4e8372ae [2021-08-12T00:06:30.460Z] Removing intermediate container 337a4e8372ae [2021-08-12T00:06:30.460Z] ---> 59da5e5c6f29 [2021-08-12T00:06:30.460Z] Step 23/23 : LABEL version=2.0.1-dev.29 [2021-08-12T00:06:30.460Z] ---> Running in 1ff94ea276c0 [2021-08-12T00:06:30.745Z] Removing intermediate container 1ff94ea276c0 [2021-08-12T00:06:30.745Z] ---> d6521774ee95 [2021-08-12T00:06:30.745Z] [2021-08-12T00:06:30.745Z] Successfully built d6521774ee95 [2021-08-12T00:06:30.745Z] Successfully tagged support-notifications:latest [2021-08-12T00:06:30.745Z]  Building support-notifications ... done Building core-metadata [2021-08-12T00:06:41.022Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:06:41.022Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:06:41.022Z] ---> 31bf29c6f2f7 [2021-08-12T00:06:41.022Z] Step 3/24 : WORKDIR /edgex-go [2021-08-12T00:06:41.022Z] ---> Using cache [2021-08-12T00:06:41.022Z] ---> d1e7eae7a0e5 [2021-08-12T00:06:41.022Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:06:41.022Z] ---> Using cache [2021-08-12T00:06:41.022Z] ---> f23c203d4391 [2021-08-12T00:06:41.022Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-12T00:06:41.022Z] ---> Using cache [2021-08-12T00:06:41.022Z] ---> 264c114ec38c [2021-08-12T00:06:41.022Z] Step 6/24 : COPY go.mod . [2021-08-12T00:06:41.022Z] ---> Using cache [2021-08-12T00:06:41.022Z] ---> 7ccb077a5264 [2021-08-12T00:06:41.022Z] Step 7/24 : RUN go mod download [2021-08-12T00:06:41.022Z] ---> Using cache [2021-08-12T00:06:41.022Z] ---> b0e394386734 [2021-08-12T00:06:41.022Z] Step 8/24 : COPY . . [2021-08-12T00:06:41.022Z] ---> Using cache [2021-08-12T00:06:41.022Z] ---> cca6d1831ca7 [2021-08-12T00:06:41.022Z] Step 9/24 : RUN go mod tidy [2021-08-12T00:06:41.022Z] ---> Using cache [2021-08-12T00:06:41.022Z] ---> 61d4a4e085c8 [2021-08-12T00:06:41.022Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-12T00:06:41.022Z] ---> Running in b15f8c5deb6f [2021-08-12T00:06:41.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-12T00:06:48.401Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-636 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-12T00:06:48.420Z] Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout [2021-08-12T00:06:48.775Z] The recommended git tool is: git [2021-08-12T00:06:51.269Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-12T00:06:53.216Z] Removing intermediate container a68844321e2b [2021-08-12T00:06:53.216Z] ---> 133488553666 [2021-08-12T00:06:53.216Z] [2021-08-12T00:06:53.216Z] Step 11/24 : FROM alpine:3.12 [2021-08-12T00:06:53.216Z] ---> 13621d1b12d4 [2021-08-12T00:06:53.216Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-12T00:06:53.216Z] ---> Running in bc7fa1f3c7c8 [2021-08-12T00:06:53.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:06:53.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:06:54.080Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-12T00:06:54.080Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:06:54.080Z] OK: 6 MiB in 15 packages [2021-08-12T00:06:54.080Z] Removing intermediate container 3bbfe42ef58f [2021-08-12T00:06:54.080Z] ---> b5635cc3962b [2021-08-12T00:06:54.080Z] [2021-08-12T00:06:54.080Z] Step 11/32 : FROM alpine:3.12 [2021-08-12T00:06:54.080Z] ---> 13621d1b12d4 [2021-08-12T00:06:54.080Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-12T00:06:54.219Z] using credential edgex-jenkins-ssh [2021-08-12T00:06:54.248Z] Cloning the remote Git repository [2021-08-12T00:06:54.354Z] ---> Running in 836aa237f017 [2021-08-12T00:06:54.621Z] Removing intermediate container 836aa237f017 [2021-08-12T00:06:54.621Z] ---> 712994bda817 [2021-08-12T00:06:54.621Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-12T00:06:54.621Z] ---> Running in 768127fffb82 [2021-08-12T00:06:54.621Z] Removing intermediate container bc7fa1f3c7c8 [2021-08-12T00:06:54.621Z] ---> 73ee1070961f [2021-08-12T00:06:54.621Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-12T00:06:54.621Z] ---> Running in 3ee93cdb3f07 [2021-08-12T00:06:54.297Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-12T00:06:54.401Z] > git init /w/workspace/edgex-go/32 # timeout=10 [2021-08-12T00:06:54.480Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-12T00:06:54.480Z] > git --version # timeout=10 [2021-08-12T00:06:54.495Z] > git --version # 'git version 2.17.1' [2021-08-12T00:06:54.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T00:06:54.551Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T00:06:55.215Z] Removing intermediate container 3ee93cdb3f07 [2021-08-12T00:06:55.215Z] ---> 4d403c3a58a8 [2021-08-12T00:06:55.215Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-12T00:06:55.215Z] ---> Running in 994220039d83 [2021-08-12T00:06:55.215Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:06:55.491Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:06:55.768Z] Removing intermediate container 994220039d83 [2021-08-12T00:06:55.768Z] ---> c256823beb72 [2021-08-12T00:06:55.768Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-12T00:06:55.768Z] Removing intermediate container f55a3ac03205 [2021-08-12T00:06:55.768Z] ---> 252a7f7b6c30 [2021-08-12T00:06:55.768Z] [2021-08-12T00:06:55.768Z] Step 11/22 : FROM alpine:3.12 [2021-08-12T00:06:55.768Z] ---> 13621d1b12d4 [2021-08-12T00:06:55.768Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-12T00:06:55.768Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-12T00:06:55.768Z] (2/2) Installing su-exec (0.2-r1) [2021-08-12T00:06:55.768Z] ---> Running in 4c3119288ad0 [2021-08-12T00:06:55.768Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:06:55.768Z] OK: 6 MiB in 16 packages [2021-08-12T00:06:55.768Z] ---> Running in 1d2bb51c472e [2021-08-12T00:06:56.039Z] Removing intermediate container 4c3119288ad0 [2021-08-12T00:06:56.039Z] ---> 84a852cce877 [2021-08-12T00:06:56.039Z] Step 16/24 : WORKDIR / [2021-08-12T00:06:56.039Z] ---> Running in ee8c1b9a7142 [2021-08-12T00:06:56.307Z] Removing intermediate container ee8c1b9a7142 [2021-08-12T00:06:56.307Z] ---> 493b0a8a387d [2021-08-12T00:06:56.307Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-12T00:06:56.574Z] Removing intermediate container 768127fffb82 [2021-08-12T00:06:56.574Z] ---> dcffe8b9ebe0 [2021-08-12T00:06:56.574Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-12T00:06:56.574Z] ---> Running in 14687de0a489 [2021-08-12T00:06:56.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:06:56.574Z] ---> 1693b074ae40 [2021-08-12T00:06:56.574Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-12T00:06:56.848Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:06:56.848Z] Removing intermediate container 14687de0a489 [2021-08-12T00:06:56.848Z] ---> 8c35d9757710 [2021-08-12T00:06:56.848Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-12T00:06:57.134Z] ---> Running in 5e44bb126a0b [2021-08-12T00:06:57.134Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-12T00:06:57.134Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-12T00:06:57.134Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-12T00:06:57.134Z] (4/4) Installing curl (7.78.0-r0) [2021-08-12T00:06:57.134Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:06:57.134Z] Executing ca-certificates-20191127-r4.trigger [2021-08-12T00:06:57.134Z] OK: 7 MiB in 18 packages [2021-08-12T00:06:57.134Z] ---> c2b46131ea84 [2021-08-12T00:06:57.134Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-12T00:06:57.134Z] Removing intermediate container 5e44bb126a0b [2021-08-12T00:06:57.134Z] ---> 9674176b7da3 [2021-08-12T00:06:57.134Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-12T00:06:57.401Z] ---> Running in cb5171c969f4 [2021-08-12T00:06:57.669Z] ---> 4a611423c685 [2021-08-12T00:06:57.669Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-12T00:06:57.669Z] ---> Running in 462ceaf1acec [2021-08-12T00:06:57.937Z] Removing intermediate container 462ceaf1acec [2021-08-12T00:06:57.937Z] ---> 13e9d4c44c07 [2021-08-12T00:06:57.937Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-12T00:06:57.937Z] Removing intermediate container 1d2bb51c472e [2021-08-12T00:06:57.937Z] ---> 08614df629ec [2021-08-12T00:06:57.937Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-12T00:06:57.937Z] ---> Running in 7f6f219090a4 [2021-08-12T00:06:57.937Z] ---> Running in 2a235ea0aec3 [2021-08-12T00:06:58.206Z] Removing intermediate container 2a235ea0aec3 [2021-08-12T00:06:58.206Z] ---> 3fe8b1efe220 [2021-08-12T00:06:58.206Z] Step 14/22 : WORKDIR /edgex [2021-08-12T00:06:58.206Z] Removing intermediate container 7f6f219090a4 [2021-08-12T00:06:58.206Z] ---> 9ffce8e73195 [2021-08-12T00:06:58.206Z] Step 22/24 : LABEL arch=x86_64 [2021-08-12T00:06:58.206Z] ---> Running in 055c2ca441a3 [2021-08-12T00:06:58.206Z] ---> Running in 1cecbb02aa60 [2021-08-12T00:06:58.477Z] Removing intermediate container 055c2ca441a3 [2021-08-12T00:06:58.477Z] ---> 4f2b63dd976e [2021-08-12T00:06:58.477Z] Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:06:58.477Z] Removing intermediate container 1cecbb02aa60 [2021-08-12T00:06:58.477Z] ---> 86427d43acfe [2021-08-12T00:06:58.477Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-12T00:06:58.750Z] ---> Running in 4b52d909b0ee [2021-08-12T00:06:58.750Z] Removing intermediate container cb5171c969f4 [2021-08-12T00:06:58.750Z] ---> 49025c91a772 [2021-08-12T00:06:58.750Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-12T00:06:58.750Z] ---> Running in a67e578d4b71 [2021-08-12T00:06:58.750Z] Removing intermediate container 4b52d909b0ee [2021-08-12T00:06:58.750Z] ---> 1405e1cc9963 [2021-08-12T00:06:58.750Z] Step 24/24 : LABEL version=2.0.1-dev.29 [2021-08-12T00:06:59.023Z] ---> Running in 4a0b27bc12c0 [2021-08-12T00:06:59.023Z] ---> d40af8000b0b [2021-08-12T00:06:59.023Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-12T00:06:59.023Z] Removing intermediate container a67e578d4b71 [2021-08-12T00:06:59.023Z] ---> 10e389b7dace [2021-08-12T00:06:59.023Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-12T00:06:59.290Z] Removing intermediate container 4a0b27bc12c0 [2021-08-12T00:06:59.290Z] ---> 92117eba4686 [2021-08-12T00:06:59.290Z] [2021-08-12T00:06:59.290Z] Successfully built 92117eba4686 [2021-08-12T00:06:59.290Z] Successfully tagged core-command:latest [2021-08-12T00:06:59.290Z] Building security-secretstore-setup [2021-08-12T00:06:59.569Z]  Building core-command ... done  ---> ed2cafae59b4 [2021-08-12T00:06:59.569Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-12T00:06:59.569Z] ---> Running in a1c35ccb57e5 [2021-08-12T00:06:59.854Z] ---> 72c76e466fb5 [2021-08-12T00:06:59.854Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-12T00:07:02.518Z] ---> 508ca76e2555 [2021-08-12T00:07:02.518Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-12T00:07:02.809Z] ---> Running in a08fc07418cf [2021-08-12T00:07:03.108Z] Removing intermediate container 7f4d78f8273f [2021-08-12T00:07:03.108Z] ---> e0066c964cad [2021-08-12T00:07:03.108Z] [2021-08-12T00:07:03.108Z] Step 11/24 : FROM alpine:3.12 [2021-08-12T00:07:03.108Z] ---> 13621d1b12d4 [2021-08-12T00:07:03.108Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-12T00:07:03.108Z] Removing intermediate container a08fc07418cf [2021-08-12T00:07:03.108Z] ---> 52595170cc12 [2021-08-12T00:07:03.108Z] Step 19/22 : CMD ["--init=true"] [2021-08-12T00:07:03.108Z] ---> Running in f629997bdebb [2021-08-12T00:07:03.108Z] ---> Running in 97d5e54f7dae [2021-08-12T00:07:03.108Z] Removing intermediate container a1c35ccb57e5 [2021-08-12T00:07:03.108Z] ---> d4f087276dd5 [2021-08-12T00:07:03.108Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-12T00:07:03.410Z] Removing intermediate container f629997bdebb [2021-08-12T00:07:03.410Z] ---> e1faed7c85cc [2021-08-12T00:07:03.410Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-12T00:07:03.410Z] Removing intermediate container 97d5e54f7dae [2021-08-12T00:07:03.410Z] ---> f4adee8da399 [2021-08-12T00:07:03.410Z] Step 20/22 : LABEL arch=x86_64 [2021-08-12T00:07:03.410Z] ---> Running in 8fe394539c87 [2021-08-12T00:07:03.713Z] ---> Running in 214cb4f48554 [2021-08-12T00:07:03.713Z] ---> 7dceede82dc7 [2021-08-12T00:07:03.713Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-12T00:07:03.713Z] Removing intermediate container 214cb4f48554 [2021-08-12T00:07:03.713Z] ---> 8506337cb130 [2021-08-12T00:07:03.713Z] Step 21/22 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:07:04.001Z] Removing intermediate container 8fe394539c87 [2021-08-12T00:07:04.002Z] ---> 55429f1a6b4f [2021-08-12T00:07:04.002Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-12T00:07:04.002Z] ---> Running in 2b4c2f2cfdb6 [2021-08-12T00:07:04.002Z] ---> Running in 60783a4c24be [2021-08-12T00:07:04.286Z] ---> 42e98c9b96d9 [2021-08-12T00:07:04.286Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-12T00:07:04.286Z] Removing intermediate container 2b4c2f2cfdb6 [2021-08-12T00:07:04.286Z] ---> df393fad3168 [2021-08-12T00:07:04.286Z] Step 22/22 : LABEL version=2.0.1-dev.29 [2021-08-12T00:07:04.286Z] ---> Running in 7be6a4b2aaf4 [2021-08-12T00:07:04.578Z] Removing intermediate container 60783a4c24be [2021-08-12T00:07:04.578Z] ---> 45e625e00c49 [2021-08-12T00:07:04.578Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:07:04.578Z] ---> Running in 62d855f6d2f0 [2021-08-12T00:07:04.578Z] ---> d92d5547bd65 [2021-08-12T00:07:04.578Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-12T00:07:04.578Z] Removing intermediate container 7be6a4b2aaf4 [2021-08-12T00:07:04.578Z] ---> d490250a2989 [2021-08-12T00:07:04.578Z] [2021-08-12T00:07:04.857Z] Successfully built d490250a2989 [2021-08-12T00:07:05.130Z] Successfully tagged security-proxy-setup:latest [2021-08-12T00:07:05.130Z] Building support-scheduler [2021-08-12T00:07:05.415Z]  Building security-proxy-setup ... done  ---> d72bb3d23f3d [2021-08-12T00:07:05.415Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-12T00:07:05.690Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:07:05.690Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:07:05.690Z] ---> 31bf29c6f2f7 [2021-08-12T00:07:05.690Z] Step 3/26 : WORKDIR /edgex-go [2021-08-12T00:07:05.690Z] ---> Using cache [2021-08-12T00:07:05.690Z] ---> d1e7eae7a0e5 [2021-08-12T00:07:05.690Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:07:05.690Z] ---> Using cache [2021-08-12T00:07:05.690Z] ---> f23c203d4391 [2021-08-12T00:07:05.690Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-12T00:07:05.690Z] ---> Using cache [2021-08-12T00:07:05.690Z] ---> 264c114ec38c [2021-08-12T00:07:05.690Z] Step 6/26 : COPY go.mod . [2021-08-12T00:07:05.690Z] ---> Using cache [2021-08-12T00:07:05.690Z] ---> 7ccb077a5264 [2021-08-12T00:07:05.690Z] Step 7/26 : RUN go mod download [2021-08-12T00:07:05.690Z] ---> Using cache [2021-08-12T00:07:05.690Z] ---> b0e394386734 [2021-08-12T00:07:05.690Z] Step 8/26 : COPY . . [2021-08-12T00:07:05.690Z] ---> Using cache [2021-08-12T00:07:05.690Z] ---> cca6d1831ca7 [2021-08-12T00:07:05.690Z] Step 9/26 : RUN go mod tidy [2021-08-12T00:07:05.690Z] ---> Using cache [2021-08-12T00:07:05.690Z] ---> 61d4a4e085c8 [2021-08-12T00:07:05.690Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-12T00:07:07.934Z] ---> Running in 8b35d206affe [2021-08-12T00:07:07.934Z] ---> 4d88d34f51ea [2021-08-12T00:07:07.934Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-12T00:07:07.934Z] ---> Running in 17b6fac0a304 [2021-08-12T00:07:07.934Z] Removing intermediate container 62d855f6d2f0 [2021-08-12T00:07:07.934Z] ---> fc81cbba1abe [2021-08-12T00:07:07.934Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-12T00:07:07.934Z] ---> Running in 5c14dd5e6719 [2021-08-12T00:07:07.934Z] Removing intermediate container 17b6fac0a304 [2021-08-12T00:07:07.934Z] ---> cbd1cf5742bc [2021-08-12T00:07:07.934Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-12T00:07:07.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-12T00:07:08.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:07:08.535Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:07:08.535Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:07:08.535Z] ---> 31bf29c6f2f7 [2021-08-12T00:07:08.535Z] Step 3/23 : WORKDIR /edgex-go [2021-08-12T00:07:08.535Z] ---> Using cache [2021-08-12T00:07:08.535Z] ---> d1e7eae7a0e5 [2021-08-12T00:07:08.535Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:07:08.535Z] ---> Using cache [2021-08-12T00:07:08.535Z] ---> f23c203d4391 [2021-08-12T00:07:08.535Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-12T00:07:08.535Z] ---> Using cache [2021-08-12T00:07:08.535Z] ---> 264c114ec38c [2021-08-12T00:07:08.535Z] Step 6/23 : COPY go.mod . [2021-08-12T00:07:08.535Z] ---> Using cache [2021-08-12T00:07:08.535Z] ---> 7ccb077a5264 [2021-08-12T00:07:08.535Z] Step 7/23 : RUN go mod download [2021-08-12T00:07:08.535Z] ---> Using cache [2021-08-12T00:07:08.535Z] ---> b0e394386734 [2021-08-12T00:07:08.535Z] Step 8/23 : COPY . . [2021-08-12T00:07:08.535Z] ---> Using cache [2021-08-12T00:07:08.535Z] ---> cca6d1831ca7 [2021-08-12T00:07:08.535Z] Step 9/23 : RUN go mod tidy [2021-08-12T00:07:08.535Z] ---> Using cache [2021-08-12T00:07:08.535Z] ---> 61d4a4e085c8 [2021-08-12T00:07:08.535Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-12T00:07:08.810Z] ---> 436a65b4054b [2021-08-12T00:07:08.810Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-12T00:07:08.810Z] ---> Running in e0c87419f500 [2021-08-12T00:07:08.810Z] ---> Running in ddf6ac01db4f [2021-08-12T00:07:09.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:07:09.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-12T00:07:09.983Z] Removing intermediate container ddf6ac01db4f [2021-08-12T00:07:09.983Z] ---> 9d0353c459cd [2021-08-12T00:07:09.983Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-12T00:07:09.983Z] ---> Running in 71109ac76a46 [2021-08-12T00:07:09.983Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-12T00:07:10.264Z] Removing intermediate container 71109ac76a46 [2021-08-12T00:07:10.264Z] ---> f2dd3d8c969f [2021-08-12T00:07:10.264Z] Step 29/32 : CMD ["gate"] [2021-08-12T00:07:10.264Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-12T00:07:10.264Z] ---> Running in 006bb076972f [2021-08-12T00:07:10.264Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-12T00:07:10.264Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-12T00:07:10.541Z] Removing intermediate container 006bb076972f [2021-08-12T00:07:10.541Z] ---> 560a721c6a3f [2021-08-12T00:07:10.541Z] Step 30/32 : LABEL arch=x86_64 [2021-08-12T00:07:10.541Z] ---> Running in cda887ad3492 [2021-08-12T00:07:10.816Z] Removing intermediate container cda887ad3492 [2021-08-12T00:07:10.816Z] ---> 1acfff7a3833 [2021-08-12T00:07:10.816Z] Step 31/32 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:07:10.816Z] ---> Running in 69983b1a2e16 [2021-08-12T00:07:11.090Z] Removing intermediate container 69983b1a2e16 [2021-08-12T00:07:11.090Z] ---> 4cee80659070 [2021-08-12T00:07:11.090Z] Step 32/32 : LABEL version=2.0.1-dev.29 [2021-08-12T00:07:11.090Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-12T00:07:11.090Z] ---> Running in a20b6f6347b2 [2021-08-12T00:07:11.090Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-12T00:07:11.363Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:07:11.363Z] OK: 8 MiB in 20 packages [2021-08-12T00:07:11.363Z] Removing intermediate container a20b6f6347b2 [2021-08-12T00:07:11.363Z] ---> 373355493da6 [2021-08-12T00:07:11.363Z] [2021-08-12T00:07:11.660Z] Successfully built 373355493da6 [2021-08-12T00:07:11.660Z] Successfully tagged security-bootstrapper:latest [2021-08-12T00:07:11.660Z] Building sys-mgmt-agent [2021-08-12T00:07:11.932Z] Avoid second fetch [2021-08-12T00:07:11.933Z] Checking out Revision 729eb4739df12e156b446759f30c8b9b764bc7ef (main) [2021-08-12T00:07:11.880Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-12T00:07:11.905Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T00:07:11.944Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T00:07:11.957Z] > git checkout -f 729eb4739df12e156b446759f30c8b9b764bc7ef # timeout=10 [2021-08-12T00:07:13.147Z]  Building security-bootstrapper ... done Removing intermediate container 5c14dd5e6719 [2021-08-12T00:07:13.147Z] ---> a9e6c70433d4 [2021-08-12T00:07:13.147Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-12T00:07:13.764Z] ---> 49b3f944009e [2021-08-12T00:07:13.764Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-12T00:07:15.264Z] ---> df022e6fe218 [2021-08-12T00:07:15.264Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-12T00:07:15.550Z] Removing intermediate container b15f8c5deb6f [2021-08-12T00:07:15.550Z] ---> 472ef045f617 [2021-08-12T00:07:15.550Z] [2021-08-12T00:07:15.550Z] Step 11/24 : FROM alpine:3.12 [2021-08-12T00:07:15.550Z] ---> 13621d1b12d4 [2021-08-12T00:07:15.550Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-12T00:07:15.550Z] ---> Using cache [2021-08-12T00:07:15.550Z] ---> 73ee1070961f [2021-08-12T00:07:15.550Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-12T00:07:15.550Z] ---> Using cache [2021-08-12T00:07:15.550Z] ---> 4d403c3a58a8 [2021-08-12T00:07:15.550Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-12T00:07:15.550Z] ---> Running in 98f64634bcc1 [2021-08-12T00:07:15.847Z] ---> 7d186033ce0c [2021-08-12T00:07:15.847Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-12T00:07:15.847Z] Removing intermediate container 98f64634bcc1 [2021-08-12T00:07:15.847Z] ---> dbe6055cc869 [2021-08-12T00:07:15.847Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-12T00:07:15.847Z] ---> Running in a72739cfd6d3 [2021-08-12T00:07:15.847Z] ---> Running in 1ced2fb27034 [2021-08-12T00:07:16.128Z] Removing intermediate container 1ced2fb27034 [2021-08-12T00:07:16.128Z] ---> aa237382bc00 [2021-08-12T00:07:16.128Z] Step 16/24 : WORKDIR / [2021-08-12T00:07:16.128Z] Removing intermediate container a72739cfd6d3 [2021-08-12T00:07:16.128Z] ---> 7e4999dc40eb [2021-08-12T00:07:16.128Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-12T00:07:16.272Z] Commit message: "refactor: Clean up TOML quotes (#3666)" [2021-08-12T00:07:16.419Z] ---> Running in dcdb95c82d69 [2021-08-12T00:07:16.419Z] ---> Running in 0021b4972f28 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:07:16.636Z] provisioning config files... [2021-08-12T00:07:16.666Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config4849628372018477252tmp [Pipeline] { [2021-08-12T00:07:16.704Z] Removing intermediate container 0021b4972f28 [2021-08-12T00:07:16.704Z] ---> 3f9942bb7589 [2021-08-12T00:07:16.704Z] Step 22/24 : LABEL arch=x86_64 [2021-08-12T00:07:16.704Z] ---> Running in 76c79d84b524 [2021-08-12T00:07:16.704Z] Removing intermediate container dcdb95c82d69 [2021-08-12T00:07:16.704Z] ---> 297cb8c56e61 [2021-08-12T00:07:16.704Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:07:16.990Z] Removing intermediate container 76c79d84b524 [2021-08-12T00:07:16.990Z] ---> 2697c458f86f [2021-08-12T00:07:16.990Z] Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:07:16.990Z] ---> Running in 19d0c74fbbb6 [2021-08-12T00:07:16.990Z] ---> 70b99a8de200 [2021-08-12T00:07:16.990Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-12T00:07:17.254Z] ---> docker-login.sh [2021-08-12T00:07:17.254Z] nexus3.edgexfoundry.org:10001 [2021-08-12T00:07:17.280Z] Removing intermediate container 19d0c74fbbb6 [2021-08-12T00:07:17.280Z] ---> b90b41163719 [2021-08-12T00:07:17.280Z] Step 24/24 : LABEL version=2.0.1-dev.29 [2021-08-12T00:07:17.280Z] ---> Running in ce2638e3863b [2021-08-12T00:07:17.564Z] Removing intermediate container ce2638e3863b [2021-08-12T00:07:17.564Z] ---> ead6885e2de9 [2021-08-12T00:07:17.564Z] [2021-08-12T00:07:17.564Z] Successfully built ead6885e2de9 [2021-08-12T00:07:17.564Z] Successfully tagged core-data:latest [2021-08-12T00:07:17.864Z]  Building core-data ... done  ---> 0814cdcf6867 [2021-08-12T00:07:17.864Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-12T00:07:18.148Z] ---> 68f09c823b78 [2021-08-12T00:07:18.148Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-12T00:07:18.148Z] ---> Running in d7880582d33f [2021-08-12T00:07:18.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:07:18.428Z] Removing intermediate container d7880582d33f [2021-08-12T00:07:18.428Z] ---> 39e1db03cca7 [2021-08-12T00:07:18.428Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-12T00:07:18.428Z] ---> Running in 534420b2cea3 [2021-08-12T00:07:18.428Z] Removing intermediate container 534420b2cea3 [2021-08-12T00:07:18.428Z] ---> 476e67e8b0a4 [2021-08-12T00:07:18.428Z] Step 22/24 : LABEL arch=x86_64 [2021-08-12T00:07:18.428Z] ---> Running in af8b5932afed [2021-08-12T00:07:18.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:07:18.528Z] Configure a credential helper to remove this warning. See [2021-08-12T00:07:18.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:07:18.528Z] [2021-08-12T00:07:18.528Z] Login Succeeded [2021-08-12T00:07:18.528Z] nexus3.edgexfoundry.org:10002 [2021-08-12T00:07:18.708Z] Removing intermediate container af8b5932afed [2021-08-12T00:07:18.708Z] ---> 9fec97ad66dc [2021-08-12T00:07:18.708Z] Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:07:18.708Z] ---> Running in 5dcf0ae03637 [2021-08-12T00:07:18.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:07:19.005Z] Removing intermediate container 5dcf0ae03637 [2021-08-12T00:07:19.005Z] ---> e9b123be6dc0 [2021-08-12T00:07:19.005Z] Step 24/24 : LABEL version=2.0.1-dev.29 [2021-08-12T00:07:19.005Z] ---> Running in 92d45524781a [2021-08-12T00:07:19.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:07:19.077Z] Configure a credential helper to remove this warning. See [2021-08-12T00:07:19.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:07:19.077Z] [2021-08-12T00:07:19.077Z] Login Succeeded [2021-08-12T00:07:19.077Z] nexus3.edgexfoundry.org:10003 [2021-08-12T00:07:19.294Z] Removing intermediate container 92d45524781a [2021-08-12T00:07:19.294Z] ---> d88cf57fa07e [2021-08-12T00:07:19.294Z] [2021-08-12T00:07:19.577Z] Successfully built d88cf57fa07e [2021-08-12T00:07:19.577Z] Successfully tagged core-metadata:latest [2021-08-12T00:07:19.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:07:19.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:07:19.674Z] Configure a credential helper to remove this warning. See [2021-08-12T00:07:19.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:07:19.674Z] [2021-08-12T00:07:19.674Z] Login Succeeded [2021-08-12T00:07:19.674Z] nexus3.edgexfoundry.org:10004 [2021-08-12T00:07:20.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:07:20.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:07:20.271Z] Configure a credential helper to remove this warning. See [2021-08-12T00:07:20.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:07:20.271Z] [2021-08-12T00:07:20.271Z] Login Succeeded [2021-08-12T00:07:20.271Z] docker.io [2021-08-12T00:07:20.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:07:21.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:07:21.140Z] Configure a credential helper to remove this warning. See [2021-08-12T00:07:21.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:07:21.140Z] [2021-08-12T00:07:21.140Z] Login Succeeded [2021-08-12T00:07:21.140Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T00:07:21.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-12T00:07:21.665Z] ========================================================= [2021-08-12T00:07:21.665Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-12T00:07:21.665Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-12T00:07:22.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-12T00:07:22.287Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:07:22.287Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:07:22.287Z] ---> 31bf29c6f2f7 [2021-08-12T00:07:22.287Z] Step 3/24 : WORKDIR /edgex-go [2021-08-12T00:07:22.287Z] ---> Using cache [2021-08-12T00:07:22.287Z] ---> d1e7eae7a0e5 [2021-08-12T00:07:22.287Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:07:22.287Z] ---> Using cache [2021-08-12T00:07:22.287Z] ---> f23c203d4391 [2021-08-12T00:07:22.287Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-12T00:07:22.623Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-12T00:07:22.623Z] 595b0fe564bb: Pulling fs layer [2021-08-12T00:07:22.623Z] 24495759ef45: Pulling fs layer [2021-08-12T00:07:22.623Z] d148012ef14d: Pulling fs layer [2021-08-12T00:07:22.623Z] e90a11edd702: Pulling fs layer [2021-08-12T00:07:22.623Z] d77568369979: Pulling fs layer [2021-08-12T00:07:22.623Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-12T00:07:22.623Z] 170f2ba95c9a: Pulling fs layer [2021-08-12T00:07:22.623Z] 97ac5df62f85: Pulling fs layer [2021-08-12T00:07:22.623Z] e90a11edd702: Waiting [2021-08-12T00:07:22.623Z] d77568369979: Waiting [2021-08-12T00:07:22.623Z] fc1c9f9a7f3b: Waiting [2021-08-12T00:07:22.623Z] 170f2ba95c9a: Waiting [2021-08-12T00:07:22.623Z] 97ac5df62f85: Waiting [2021-08-12T00:07:22.623Z] d148012ef14d: Download complete [2021-08-12T00:07:22.623Z] 24495759ef45: Download complete [2021-08-12T00:07:22.623Z] d77568369979: Verifying Checksum [2021-08-12T00:07:22.623Z] d77568369979: Download complete [2021-08-12T00:07:22.623Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-12T00:07:22.623Z] fc1c9f9a7f3b: Download complete [2021-08-12T00:07:22.623Z] 595b0fe564bb: Verifying Checksum [2021-08-12T00:07:22.623Z] 595b0fe564bb: Download complete [2021-08-12T00:07:22.623Z] 170f2ba95c9a: Verifying Checksum [2021-08-12T00:07:22.623Z] 170f2ba95c9a: Download complete [2021-08-12T00:07:22.908Z] ---> Running in ffdb7220b817 [2021-08-12T00:07:23.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:07:23.221Z] 595b0fe564bb: Pull complete [2021-08-12T00:07:24.220Z] 24495759ef45: Pull complete [2021-08-12T00:07:24.225Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:07:24.821Z] d148012ef14d: Pull complete [2021-08-12T00:07:25.700Z] OK: 219 MiB in 52 packages [2021-08-12T00:07:26.326Z] Removing intermediate container ffdb7220b817 [2021-08-12T00:07:26.326Z] ---> 6d7679b88188 [2021-08-12T00:07:26.326Z] Step 6/24 : COPY go.mod . [2021-08-12T00:07:26.619Z] ---> 85ca6fac2a0b [2021-08-12T00:07:26.619Z] Step 7/24 : RUN go mod download [2021-08-12T00:07:26.619Z] ---> Running in 055620bbfc4e [2021-08-12T00:07:26.803Z] 97ac5df62f85: Verifying Checksum [2021-08-12T00:07:26.804Z] 97ac5df62f85: Download complete [2021-08-12T00:07:27.080Z] e90a11edd702: Verifying Checksum [2021-08-12T00:07:27.080Z] e90a11edd702: Download complete [2021-08-12T00:07:28.607Z] Removing intermediate container 055620bbfc4e [2021-08-12T00:07:28.608Z] ---> 16be93ea71af [2021-08-12T00:07:28.608Z] Step 8/24 : COPY . . [2021-08-12T00:07:29.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-12T00:07:33.658Z] ---> 512013caf182 [2021-08-12T00:07:33.658Z] Step 9/24 : RUN go mod tidy [2021-08-12T00:07:33.944Z] ---> Running in c6df5dd551a3 [2021-08-12T00:07:34.560Z] Removing intermediate container 8b35d206affe [2021-08-12T00:07:34.560Z] ---> 2206edf61404 [2021-08-12T00:07:34.560Z] [2021-08-12T00:07:34.560Z] Step 11/26 : FROM alpine:3.12 [2021-08-12T00:07:34.560Z] ---> 13621d1b12d4 [2021-08-12T00:07:34.560Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-12T00:07:34.560Z] ---> Running in eb4be66c88a5 [2021-08-12T00:07:35.160Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:07:35.160Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:07:35.440Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-12T00:07:35.440Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-12T00:07:35.440Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-12T00:07:35.440Z] (4/6) Installing curl (7.78.0-r0) [2021-08-12T00:07:35.440Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-12T00:07:35.440Z] (6/6) Installing su-exec (0.2-r1) [2021-08-12T00:07:35.440Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:07:35.440Z] Executing ca-certificates-20191127-r4.trigger [2021-08-12T00:07:35.440Z] OK: 7 MiB in 20 packages [2021-08-12T00:07:35.729Z] Removing intermediate container c6df5dd551a3 [2021-08-12T00:07:35.729Z] ---> 69c07e191bdc [2021-08-12T00:07:35.729Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-12T00:07:36.003Z] Removing intermediate container e0c87419f500 [2021-08-12T00:07:36.003Z] ---> 4845de46d101 [2021-08-12T00:07:36.003Z] [2021-08-12T00:07:36.003Z] Step 11/23 : FROM alpine:3.12 [2021-08-12T00:07:36.003Z] ---> 13621d1b12d4 [2021-08-12T00:07:36.003Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-12T00:07:36.003Z] ---> Using cache [2021-08-12T00:07:36.003Z] ---> 73ee1070961f [2021-08-12T00:07:36.003Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-12T00:07:36.003Z] ---> Using cache [2021-08-12T00:07:36.003Z] ---> 4d403c3a58a8 [2021-08-12T00:07:36.003Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-12T00:07:36.003Z] ---> Running in 6d238f96009e [2021-08-12T00:07:36.003Z] ---> Running in 3c583070cde3 [2021-08-12T00:07:36.283Z] Removing intermediate container eb4be66c88a5 [2021-08-12T00:07:36.283Z] ---> d71c0b65b7c9 [2021-08-12T00:07:36.283Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-12T00:07:36.283Z] Removing intermediate container 3c583070cde3 [2021-08-12T00:07:36.283Z] ---> d8256d042175 [2021-08-12T00:07:36.283Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-12T00:07:36.283Z] ---> Running in dd780fb180d0 [2021-08-12T00:07:36.283Z] ---> Running in 9a34bd983360 [2021-08-12T00:07:36.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-12T00:07:36.283Z] Removing intermediate container 9a34bd983360 [2021-08-12T00:07:36.283Z] ---> 746ccd159693 [2021-08-12T00:07:36.283Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-12T00:07:36.576Z] Removing intermediate container dd780fb180d0 [2021-08-12T00:07:36.576Z] ---> 1c9e77534bdf [2021-08-12T00:07:36.576Z] Step 14/26 : WORKDIR / [2021-08-12T00:07:36.576Z] ---> Running in 7b3fae1164b7 [2021-08-12T00:07:36.576Z] ---> 9502ab28fd29 [2021-08-12T00:07:36.576Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-12T00:07:36.576Z] Removing intermediate container 7b3fae1164b7 [2021-08-12T00:07:36.576Z] ---> 9afe1255c275 [2021-08-12T00:07:36.576Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-12T00:07:37.178Z] ---> d743fda0e543 [2021-08-12T00:07:37.178Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-12T00:07:37.178Z] ---> c9b1d068a090 [2021-08-12T00:07:37.178Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-12T00:07:37.276Z] e90a11edd702: Pull complete [2021-08-12T00:07:37.457Z] ---> dbd1d9c4cb22 [2021-08-12T00:07:37.457Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-12T00:07:37.457Z] ---> 19d7716d46b8 [2021-08-12T00:07:37.457Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-12T00:07:37.733Z] ---> Running in 05e7e4a6ac53 [2021-08-12T00:07:37.733Z] ---> 32225458a0f2 [2021-08-12T00:07:37.733Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-12T00:07:37.733Z] Removing intermediate container 05e7e4a6ac53 [2021-08-12T00:07:37.733Z] ---> de841aa6351a [2021-08-12T00:07:37.733Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-12T00:07:37.873Z] d77568369979: Pull complete [2021-08-12T00:07:38.015Z] ---> Running in 6c34c2e313b6 [2021-08-12T00:07:38.015Z] ---> b621b301e182 [2021-08-12T00:07:38.015Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-12T00:07:38.147Z] fc1c9f9a7f3b: Pull complete [2021-08-12T00:07:38.289Z] Removing intermediate container 6c34c2e313b6 [2021-08-12T00:07:38.289Z] ---> 548fa14db6c3 [2021-08-12T00:07:38.289Z] Step 21/23 : LABEL arch=x86_64 [2021-08-12T00:07:38.289Z] ---> Running in e1fc67c000f2 [2021-08-12T00:07:38.564Z] Removing intermediate container e1fc67c000f2 [2021-08-12T00:07:38.564Z] ---> 8c9dc6b36657 [2021-08-12T00:07:38.564Z] Step 22/23 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:07:38.564Z] ---> Running in f49604d722f8 [2021-08-12T00:07:38.745Z] 170f2ba95c9a: Pull complete [2021-08-12T00:07:38.842Z] Removing intermediate container f49604d722f8 [2021-08-12T00:07:38.842Z] ---> 76bf79a4adad [2021-08-12T00:07:38.842Z] Step 23/23 : LABEL version=2.0.1-dev.29 [2021-08-12T00:07:38.842Z] ---> 43163f7183ea [2021-08-12T00:07:38.842Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-12T00:07:38.842Z] ---> Running in a62427e60c62 [2021-08-12T00:07:39.123Z] Removing intermediate container a62427e60c62 [2021-08-12T00:07:39.123Z] ---> 3d76ef08c332 [2021-08-12T00:07:39.123Z] [2021-08-12T00:07:39.445Z] Successfully built 3d76ef08c332 [2021-08-12T00:07:39.445Z] Successfully tagged support-scheduler:latest [2021-08-12T00:07:39.445Z]  Building support-scheduler ... done  ---> ab892bec3973 [2021-08-12T00:07:39.445Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-12T00:07:39.742Z] ---> 90bec1b99c6f [2021-08-12T00:07:39.742Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-12T00:07:39.742Z] ---> Running in f2df78b76494 [2021-08-12T00:07:40.759Z] Removing intermediate container f2df78b76494 [2021-08-12T00:07:40.759Z] ---> a8dcfcebade3 [2021-08-12T00:07:40.759Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-12T00:07:40.759Z] ---> Running in 307c71ba188a [2021-08-12T00:07:41.038Z] Removing intermediate container 307c71ba188a [2021-08-12T00:07:41.038Z] ---> 2cbcdf7950f0 [2021-08-12T00:07:41.038Z] Step 24/26 : LABEL arch=x86_64 [2021-08-12T00:07:41.038Z] ---> Running in b1b42061f460 [2021-08-12T00:07:41.319Z] Removing intermediate container b1b42061f460 [2021-08-12T00:07:41.319Z] ---> 4188c99827c4 [2021-08-12T00:07:41.319Z] Step 25/26 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:07:41.319Z] ---> Running in eeca85f1d5ed [2021-08-12T00:07:41.596Z] Removing intermediate container eeca85f1d5ed [2021-08-12T00:07:41.596Z] ---> 9619c81504d2 [2021-08-12T00:07:41.596Z] Step 26/26 : LABEL version=2.0.1-dev.29 [2021-08-12T00:07:41.596Z] ---> Running in 965c61486f6b [2021-08-12T00:07:41.879Z] Removing intermediate container 965c61486f6b [2021-08-12T00:07:41.879Z] ---> 0762b3c68e3d [2021-08-12T00:07:41.879Z] [2021-08-12T00:07:41.879Z] Successfully built 0762b3c68e3d [2021-08-12T00:07:41.879Z] Successfully tagged security-secretstore-setup:latest [2021-08-12T00:07:45.723Z] 97ac5df62f85: Pull complete [2021-08-12T00:07:45.723Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-12T00:07:45.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-12T00:07:45.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-12T00:07:46.094Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-12T00:07:46.094Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-12T00:07:46.094Z] WORKDIR /edgex [2021-08-12T00:07:46.094Z] COPY go.mod . [2021-08-12T00:07:46.094Z] RUN go mod download [2021-08-12T00:07:48.100Z] Sending build context to Docker daemon 165.9MB [2021-08-12T00:07:48.100Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-12T00:07:48.100Z] ---> 04bc70af865f [2021-08-12T00:07:48.100Z] Step 2/4 : WORKDIR /edgex [2021-08-12T00:07:48.651Z]  Building security-secretstore-setup ... done Removing intermediate container 6d238f96009e [2021-08-12T00:07:48.651Z] ---> cdbb23962c31 [2021-08-12T00:07:48.651Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-12T00:07:48.651Z] ---> Running in 98433ae7360e [2021-08-12T00:07:48.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-12T00:07:48.925Z] Removing intermediate container 98433ae7360e [2021-08-12T00:07:48.925Z] ---> ad335b454289 [2021-08-12T00:07:48.925Z] [2021-08-12T00:07:48.925Z] Step 12/24 : FROM docker:20.10.7 [2021-08-12T00:07:49.198Z] 20.10.7: Pulling from library/docker [2021-08-12T00:07:52.414Z] ---> Running in 9b91e3881053 [2021-08-12T00:07:52.688Z] Removing intermediate container 9b91e3881053 [2021-08-12T00:07:52.688Z] ---> 7f99e0649532 [2021-08-12T00:07:52.688Z] Step 3/4 : COPY go.mod . [2021-08-12T00:07:53.284Z] ---> 7c8ba97593bb [2021-08-12T00:07:53.284Z] Step 4/4 : RUN go mod download [2021-08-12T00:07:53.556Z] ---> Running in 1b7d88b7b723 [2021-08-12T00:07:54.616Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-12T00:07:54.616Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-12T00:07:54.616Z] ---> 08bdaf2f88f9 [2021-08-12T00:07:54.616Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-12T00:07:55.598Z] ---> Running in 9e8b6d80a9cb [2021-08-12T00:07:55.598Z] Removing intermediate container 9e8b6d80a9cb [2021-08-12T00:07:55.598Z] ---> 773adc41cae3 [2021-08-12T00:07:55.598Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-12T00:07:55.598Z] ---> Running in cf0bae53c04f [2021-08-12T00:07:55.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T00:07:55.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T00:07:56.194Z] (1/39) Installing readline (8.1.0-r0) [2021-08-12T00:07:56.194Z] (2/39) Installing bash (5.1.0-r0) [2021-08-12T00:07:56.194Z] Executing bash-5.1.0-r0.post-install [2021-08-12T00:07:56.194Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-12T00:07:56.194Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-12T00:07:56.194Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-12T00:07:56.194Z] (6/39) Installing curl (7.78.0-r0) [2021-08-12T00:07:56.194Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-12T00:07:56.194Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-12T00:07:56.194Z] (9/39) Installing expat (2.2.10-r1) [2021-08-12T00:07:56.194Z] (10/39) Installing libffi (3.3-r2) [2021-08-12T00:07:56.194Z] (11/39) Installing gdbm (1.19-r0) [2021-08-12T00:07:56.194Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-12T00:07:56.194Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-12T00:07:56.194Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-12T00:07:56.918Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-12T00:07:56.918Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-12T00:07:56.918Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-12T00:07:56.918Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-12T00:07:56.918Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-12T00:07:56.918Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-12T00:07:56.918Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-12T00:07:56.918Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-12T00:07:56.918Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-12T00:07:56.918Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-12T00:07:57.229Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-12T00:07:57.229Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-12T00:07:57.229Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-12T00:07:57.229Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-12T00:07:57.229Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-12T00:07:57.229Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-12T00:07:57.229Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-12T00:07:57.229Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-12T00:07:57.229Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-12T00:07:57.229Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-12T00:07:57.229Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-12T00:07:57.229Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-12T00:07:57.229Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-12T00:07:57.229Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-12T00:07:57.229Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-12T00:07:57.606Z] Executing busybox-1.32.1-r6.trigger [2021-08-12T00:07:57.606Z] OK: 82 MiB in 59 packages [2021-08-12T00:07:59.241Z] Collecting docker-compose==1.23.2 [2021-08-12T00:07:59.241Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-12T00:07:59.241Z] Collecting docker<4.0,>=3.6.0 [2021-08-12T00:07:59.241Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-12T00:07:59.241Z] Collecting PyYAML<4,>=3.10 [2021-08-12T00:07:59.241Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-12T00:07:59.840Z] Collecting docopt<0.7,>=0.6.1 [2021-08-12T00:07:59.840Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-12T00:08:00.116Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-12T00:08:00.116Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-12T00:08:00.391Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-12T00:08:00.391Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-12T00:08:00.671Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-12T00:08:00.671Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-12T00:08:00.671Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-12T00:08:00.671Z] Collecting texttable<0.10,>=0.9.0 [2021-08-12T00:08:00.671Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-12T00:08:00.948Z] Collecting jsonschema<3,>=2.5.1 [2021-08-12T00:08:00.948Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-12T00:08:00.948Z] Collecting cached-property<2,>=1.2.0 [2021-08-12T00:08:00.948Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-12T00:08:01.225Z] Collecting docker-pycreds>=0.4.0 [2021-08-12T00:08:01.225Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-12T00:08:01.225Z] Collecting certifi>=2017.4.17 [2021-08-12T00:08:01.225Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-12T00:08:01.225Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-12T00:08:01.225Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-12T00:08:01.225Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-12T00:08:01.225Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-12T00:08:01.498Z] Collecting idna<2.8,>=2.5 [2021-08-12T00:08:01.498Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-12T00:08:01.498Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-12T00:08:01.498Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-12T00:08:01.498Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-12T00:08:01.498Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-12T00:08:01.498Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-12T00:08:01.498Z] Attempting uninstall: urllib3 [2021-08-12T00:08:01.498Z] Found existing installation: urllib3 1.26.2 [2021-08-12T00:08:01.498Z] Uninstalling urllib3-1.26.2: [2021-08-12T00:08:01.498Z] Successfully uninstalled urllib3-1.26.2 [2021-08-12T00:08:01.773Z] Attempting uninstall: idna [2021-08-12T00:08:01.773Z] Found existing installation: idna 3.1 [2021-08-12T00:08:01.773Z] Uninstalling idna-3.1: [2021-08-12T00:08:01.773Z] Successfully uninstalled idna-3.1 [2021-08-12T00:08:01.773Z] Attempting uninstall: chardet [2021-08-12T00:08:01.773Z] Found existing installation: chardet 4.0.0 [2021-08-12T00:08:01.773Z] Uninstalling chardet-4.0.0: [2021-08-12T00:08:01.773Z] Successfully uninstalled chardet-4.0.0 [2021-08-12T00:08:02.048Z] Attempting uninstall: requests [2021-08-12T00:08:02.048Z] Found existing installation: requests 2.25.1 [2021-08-12T00:08:02.048Z] Uninstalling requests-2.25.1: [2021-08-12T00:08:02.048Z] Successfully uninstalled requests-2.25.1 [2021-08-12T00:08:02.048Z] Running setup.py install for texttable: started [2021-08-12T00:08:02.648Z] Running setup.py install for texttable: finished with status 'done' [2021-08-12T00:08:02.648Z] Running setup.py install for PyYAML: started [2021-08-12T00:08:02.921Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-12T00:08:02.921Z] Running setup.py install for docopt: started [2021-08-12T00:08:03.194Z] Running setup.py install for docopt: finished with status 'done' [2021-08-12T00:08:03.194Z] Running setup.py install for dockerpty: started [2021-08-12T00:08:03.789Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-12T00:08:03.789Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-08-12T00:08:08.087Z] Removing intermediate container cf0bae53c04f [2021-08-12T00:08:08.087Z] ---> 6bb5363a3670 [2021-08-12T00:08:08.087Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-12T00:08:08.087Z] ---> Running in ca193256784d [2021-08-12T00:08:08.087Z] Removing intermediate container ca193256784d [2021-08-12T00:08:08.087Z] ---> 2a03f3fb9551 [2021-08-12T00:08:08.087Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-12T00:08:08.087Z] ---> Running in 48e72d7725fd [2021-08-12T00:08:08.087Z] Removing intermediate container 48e72d7725fd [2021-08-12T00:08:08.087Z] ---> 58af6fadf981 [2021-08-12T00:08:08.087Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-12T00:08:08.087Z] ---> 65957ac47279 [2021-08-12T00:08:08.087Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-12T00:08:08.087Z] ---> 9ef627133cf3 [2021-08-12T00:08:08.087Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-12T00:08:08.359Z] ---> 35931d39d357 [2021-08-12T00:08:08.359Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-12T00:08:08.359Z] ---> Running in c859da845823 [2021-08-12T00:08:08.359Z] Removing intermediate container c859da845823 [2021-08-12T00:08:08.359Z] ---> 6323cc5b2c7b [2021-08-12T00:08:08.359Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-12T00:08:08.635Z] ---> Running in a1f5dd9f18c6 [2021-08-12T00:08:08.635Z] Removing intermediate container a1f5dd9f18c6 [2021-08-12T00:08:08.635Z] ---> 40a4cb2c4916 [2021-08-12T00:08:08.635Z] Step 22/24 : LABEL arch=x86_64 [2021-08-12T00:08:08.635Z] ---> Running in 23ccc43a3d52 [2021-08-12T00:08:08.635Z] Removing intermediate container 23ccc43a3d52 [2021-08-12T00:08:08.635Z] ---> fc4a05dec08c [2021-08-12T00:08:08.635Z] Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:08.635Z] ---> Running in 839056594a0c [2021-08-12T00:08:08.914Z] Removing intermediate container 839056594a0c [2021-08-12T00:08:08.914Z] ---> ca46ea302285 [2021-08-12T00:08:08.914Z] Step 24/24 : LABEL version=2.0.1-dev.29 [2021-08-12T00:08:08.914Z] ---> Running in b24a4a857903 [2021-08-12T00:08:08.914Z] Removing intermediate container b24a4a857903 [2021-08-12T00:08:08.914Z] ---> a9da629837c3 [2021-08-12T00:08:08.914Z] [2021-08-12T00:08:08.914Z] Successfully built a9da629837c3 [2021-08-12T00:08:08.914Z] Successfully tagged sys-mgmt-agent:latest [2021-08-12T00:08:09.204Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-12T00:08:09.209Z] $ docker stop --time=1 478272e12be0d798070470d474eeb096c01f9e0136ad4aa90696d486c1227773 [2021-08-12T00:08:10.485Z] $ docker rm -f 478272e12be0d798070470d474eeb096c01f9e0136ad4aa90696d486c1227773 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T00:08:10.872Z] + docker images [2021-08-12T00:08:10.872Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-12T00:08:10.872Z] sys-mgmt-agent latest a9da629837c3 2 seconds ago 325MB [2021-08-12T00:08:10.872Z] ad335b454289 22 seconds ago 1.75GB [2021-08-12T00:08:10.872Z] security-secretstore-setup latest 0762b3c68e3d 29 seconds ago 29MB [2021-08-12T00:08:10.872Z] support-scheduler latest 3d76ef08c332 32 seconds ago 16.1MB [2021-08-12T00:08:10.872Z] 4845de46d101 35 seconds ago 1.75GB [2021-08-12T00:08:10.872Z] 2206edf61404 36 seconds ago 1.75GB [2021-08-12T00:08:10.872Z] core-metadata latest d88cf57fa07e 51 seconds ago 16.7MB [2021-08-12T00:08:10.872Z] core-data latest ead6885e2de9 53 seconds ago 20.4MB [2021-08-12T00:08:10.872Z] 472ef045f617 55 seconds ago 1.75GB [2021-08-12T00:08:10.872Z] security-bootstrapper latest 373355493da6 59 seconds ago 18.8MB [2021-08-12T00:08:10.872Z] security-proxy-setup latest d490250a2989 About a minute ago 25.9MB [2021-08-12T00:08:10.872Z] e0066c964cad About a minute ago 1.75GB [2021-08-12T00:08:10.872Z] core-command latest 92117eba4686 About a minute ago 16MB [2021-08-12T00:08:10.872Z] 252a7f7b6c30 About a minute ago 1.75GB [2021-08-12T00:08:10.872Z] b5635cc3962b About a minute ago 1.75GB [2021-08-12T00:08:10.872Z] 133488553666 About a minute ago 1.74GB [2021-08-12T00:08:10.872Z] support-notifications latest d6521774ee95 About a minute ago 16.8MB [2021-08-12T00:08:10.872Z] 36ac23b5b7ad About a minute ago 1.75GB [2021-08-12T00:08:10.872Z] ci-base-image-x86_64 latest 31bf29c6f2f7 5 minutes ago 1.24GB [2021-08-12T00:08:10.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 6 days ago 547MB [2021-08-12T00:08:10.872Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 9 days ago 37.5MB [2021-08-12T00:08:10.872Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-12T00:08:10.872Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-12T00:08:10.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-12T00:08:11.036Z] provisioning config files... [2021-08-12T00:08:11.051Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config7758347676069521782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:08:11.386Z] ---> docker-login.sh [2021-08-12T00:08:11.386Z] nexus3.edgexfoundry.org:10001 [2021-08-12T00:08:11.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:08:11.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:08:11.386Z] Configure a credential helper to remove this warning. See [2021-08-12T00:08:11.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:08:11.386Z] [2021-08-12T00:08:11.386Z] Login Succeeded [2021-08-12T00:08:11.386Z] nexus3.edgexfoundry.org:10002 [2021-08-12T00:08:11.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:08:11.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:08:11.652Z] Configure a credential helper to remove this warning. See [2021-08-12T00:08:11.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:08:11.652Z] [2021-08-12T00:08:11.652Z] Login Succeeded [2021-08-12T00:08:11.652Z] nexus3.edgexfoundry.org:10003 [2021-08-12T00:08:11.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:08:11.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:08:11.652Z] Configure a credential helper to remove this warning. See [2021-08-12T00:08:11.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:08:11.652Z] [2021-08-12T00:08:11.652Z] Login Succeeded [2021-08-12T00:08:11.652Z] nexus3.edgexfoundry.org:10004 [2021-08-12T00:08:11.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:08:11.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:08:11.916Z] Configure a credential helper to remove this warning. See [2021-08-12T00:08:11.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:08:11.916Z] [2021-08-12T00:08:11.916Z] Login Succeeded [2021-08-12T00:08:11.916Z] docker.io [2021-08-12T00:08:11.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:08:12.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:08:12.180Z] Configure a credential helper to remove this warning. See [2021-08-12T00:08:12.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:08:12.180Z] [2021-08-12T00:08:12.180Z] Login Succeeded [2021-08-12T00:08:12.180Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T00:08:12.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:08:12.258Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-12T00:08:12.259Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:12.259Z] latest [2021-08-12T00:08:12.259Z] 2.0.1-dev.29 [2021-08-12T00:08:12.259Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:12.259Z] main [2021-08-12T00:08:12.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:12.625Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:12.948Z] + docker push nexus3.edgexfoundry.org:10004/core-command:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:12.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-12T00:08:12.948Z] c0f5d0dfda13: Preparing [2021-08-12T00:08:12.948Z] cce2ed9da3cd: Preparing [2021-08-12T00:08:12.948Z] dd2d5172c274: Preparing [2021-08-12T00:08:12.948Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:12.948Z] 32f366d666a5: Preparing [2021-08-12T00:08:12.948Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:13.215Z] c0f5d0dfda13: Pushed [2021-08-12T00:08:13.215Z] dd2d5172c274: Pushed [2021-08-12T00:08:13.215Z] dfeb9192e0cc: Pushed [2021-08-12T00:08:14.615Z] cce2ed9da3cd: Pushed [2021-08-12T00:08:14.615Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:7103f9d37d9213947a86189312b7cbe59bca6389fc3a9dc8f4cd378d928b3859 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:14.950Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:15.269Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-12T00:08:15.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-12T00:08:15.270Z] c0f5d0dfda13: Preparing [2021-08-12T00:08:15.270Z] cce2ed9da3cd: Preparing [2021-08-12T00:08:15.270Z] dd2d5172c274: Preparing [2021-08-12T00:08:15.270Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:15.270Z] 32f366d666a5: Preparing [2021-08-12T00:08:15.270Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:15.270Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:15.270Z] c0f5d0dfda13: Layer already exists [2021-08-12T00:08:15.270Z] dfeb9192e0cc: Layer already exists [2021-08-12T00:08:15.270Z] cce2ed9da3cd: Layer already exists [2021-08-12T00:08:15.270Z] latest: digest: sha256:7103f9d37d9213947a86189312b7cbe59bca6389fc3a9dc8f4cd378d928b3859 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:15.593Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:16.124Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.29 [2021-08-12T00:08:16.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-12T00:08:16.124Z] c0f5d0dfda13: Preparing [2021-08-12T00:08:16.124Z] cce2ed9da3cd: Preparing [2021-08-12T00:08:16.124Z] dd2d5172c274: Preparing [2021-08-12T00:08:16.124Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:16.124Z] 32f366d666a5: Preparing [2021-08-12T00:08:16.124Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:16.124Z] dfeb9192e0cc: Layer already exists [2021-08-12T00:08:16.124Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:16.124Z] cce2ed9da3cd: Layer already exists [2021-08-12T00:08:16.124Z] c0f5d0dfda13: Layer already exists [2021-08-12T00:08:16.124Z] 2.0.1-dev.29: digest: sha256:7103f9d37d9213947a86189312b7cbe59bca6389fc3a9dc8f4cd378d928b3859 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:16.477Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:16.808Z] + docker push nexus3.edgexfoundry.org:10004/core-command:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:16.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-12T00:08:16.808Z] c0f5d0dfda13: Preparing [2021-08-12T00:08:16.808Z] cce2ed9da3cd: Preparing [2021-08-12T00:08:16.808Z] dd2d5172c274: Preparing [2021-08-12T00:08:16.808Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:16.808Z] 32f366d666a5: Preparing [2021-08-12T00:08:16.808Z] dfeb9192e0cc: Layer already exists [2021-08-12T00:08:16.808Z] c0f5d0dfda13: Layer already exists [2021-08-12T00:08:16.808Z] cce2ed9da3cd: Layer already exists [2021-08-12T00:08:17.073Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:17.073Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:17.073Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:7103f9d37d9213947a86189312b7cbe59bca6389fc3a9dc8f4cd378d928b3859 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:17.419Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:17.739Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-12T00:08:17.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-12T00:08:17.740Z] c0f5d0dfda13: Preparing [2021-08-12T00:08:17.740Z] cce2ed9da3cd: Preparing [2021-08-12T00:08:17.740Z] dd2d5172c274: Preparing [2021-08-12T00:08:17.740Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:17.740Z] 32f366d666a5: Preparing [2021-08-12T00:08:17.740Z] dfeb9192e0cc: Layer already exists [2021-08-12T00:08:17.740Z] cce2ed9da3cd: Layer already exists [2021-08-12T00:08:17.740Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:17.740Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:17.740Z] c0f5d0dfda13: Layer already exists [2021-08-12T00:08:17.740Z] main: digest: sha256:7103f9d37d9213947a86189312b7cbe59bca6389fc3a9dc8f4cd378d928b3859 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:08:17.797Z] ===================================================== [Pipeline] echo [2021-08-12T00:08:17.811Z] taggedImages: [2021-08-12T00:08:17.811Z] - nexus3.edgexfoundry.org:10004/core-command:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:17.811Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-12T00:08:17.811Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.29 [2021-08-12T00:08:17.811Z] - nexus3.edgexfoundry.org:10004/core-command:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:17.811Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-12T00:08:17.841Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-12T00:08:17.841Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:17.841Z] latest [2021-08-12T00:08:17.841Z] 2.0.1-dev.29 [2021-08-12T00:08:17.841Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:17.841Z] main [2021-08-12T00:08:17.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:18.202Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:18.521Z] + docker push nexus3.edgexfoundry.org:10004/core-data:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:18.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-12T00:08:18.521Z] 36f7a78e6f38: Preparing [2021-08-12T00:08:18.521Z] 9d64562a2b2b: Preparing [2021-08-12T00:08:18.521Z] dd2d5172c274: Preparing [2021-08-12T00:08:18.521Z] c92e94ff4998: Preparing [2021-08-12T00:08:18.521Z] 76e6dfe1a2e1: Preparing [2021-08-12T00:08:18.521Z] 32f366d666a5: Preparing [2021-08-12T00:08:18.521Z] 32f366d666a5: Waiting [2021-08-12T00:08:18.521Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:18.788Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:18.788Z] 76e6dfe1a2e1: Pushed [2021-08-12T00:08:18.788Z] 36f7a78e6f38: Pushed [2021-08-12T00:08:18.788Z] c92e94ff4998: Pushed [2021-08-12T00:08:20.188Z] 9d64562a2b2b: Pushed [2021-08-12T00:08:20.188Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:4c8e5e1c963a61e6fdd0974a4f61160d6072aa58daea46b0f0401b5232ff4137 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:20.510Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:20.837Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-12T00:08:20.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-12T00:08:20.837Z] 36f7a78e6f38: Preparing [2021-08-12T00:08:20.837Z] 9d64562a2b2b: Preparing [2021-08-12T00:08:20.837Z] dd2d5172c274: Preparing [2021-08-12T00:08:20.837Z] c92e94ff4998: Preparing [2021-08-12T00:08:20.837Z] 76e6dfe1a2e1: Preparing [2021-08-12T00:08:20.837Z] 32f366d666a5: Preparing [2021-08-12T00:08:20.837Z] 32f366d666a5: Waiting [2021-08-12T00:08:20.837Z] c92e94ff4998: Layer already exists [2021-08-12T00:08:20.837Z] 9d64562a2b2b: Layer already exists [2021-08-12T00:08:20.837Z] 76e6dfe1a2e1: Layer already exists [2021-08-12T00:08:20.837Z] 36f7a78e6f38: Layer already exists [2021-08-12T00:08:20.837Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:20.837Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:21.103Z] latest: digest: sha256:4c8e5e1c963a61e6fdd0974a4f61160d6072aa58daea46b0f0401b5232ff4137 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:21.419Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:21.940Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.29 [2021-08-12T00:08:21.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-12T00:08:21.940Z] 36f7a78e6f38: Preparing [2021-08-12T00:08:21.940Z] 9d64562a2b2b: Preparing [2021-08-12T00:08:21.940Z] dd2d5172c274: Preparing [2021-08-12T00:08:21.940Z] c92e94ff4998: Preparing [2021-08-12T00:08:21.940Z] 76e6dfe1a2e1: Preparing [2021-08-12T00:08:21.940Z] 32f366d666a5: Preparing [2021-08-12T00:08:21.940Z] 32f366d666a5: Waiting [2021-08-12T00:08:21.940Z] 36f7a78e6f38: Layer already exists [2021-08-12T00:08:21.940Z] c92e94ff4998: Layer already exists [2021-08-12T00:08:21.940Z] 9d64562a2b2b: Layer already exists [2021-08-12T00:08:21.940Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:21.940Z] 76e6dfe1a2e1: Layer already exists [2021-08-12T00:08:21.940Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:21.940Z] 2.0.1-dev.29: digest: sha256:4c8e5e1c963a61e6fdd0974a4f61160d6072aa58daea46b0f0401b5232ff4137 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:22.265Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:22.580Z] + docker push nexus3.edgexfoundry.org:10004/core-data:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:22.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-12T00:08:22.580Z] 36f7a78e6f38: Preparing [2021-08-12T00:08:22.580Z] 9d64562a2b2b: Preparing [2021-08-12T00:08:22.580Z] dd2d5172c274: Preparing [2021-08-12T00:08:22.580Z] c92e94ff4998: Preparing [2021-08-12T00:08:22.580Z] 76e6dfe1a2e1: Preparing [2021-08-12T00:08:22.580Z] 32f366d666a5: Preparing [2021-08-12T00:08:22.580Z] 32f366d666a5: Waiting [2021-08-12T00:08:22.580Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:22.580Z] c92e94ff4998: Layer already exists [2021-08-12T00:08:22.580Z] 9d64562a2b2b: Layer already exists [2021-08-12T00:08:22.580Z] 76e6dfe1a2e1: Layer already exists [2021-08-12T00:08:22.580Z] 36f7a78e6f38: Layer already exists [2021-08-12T00:08:22.580Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:22.580Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:4c8e5e1c963a61e6fdd0974a4f61160d6072aa58daea46b0f0401b5232ff4137 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:22.921Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:23.231Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-12T00:08:23.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-12T00:08:23.231Z] 36f7a78e6f38: Preparing [2021-08-12T00:08:23.231Z] 9d64562a2b2b: Preparing [2021-08-12T00:08:23.231Z] dd2d5172c274: Preparing [2021-08-12T00:08:23.231Z] c92e94ff4998: Preparing [2021-08-12T00:08:23.231Z] 76e6dfe1a2e1: Preparing [2021-08-12T00:08:23.231Z] 32f366d666a5: Preparing [2021-08-12T00:08:23.231Z] 32f366d666a5: Waiting [2021-08-12T00:08:23.231Z] 76e6dfe1a2e1: Layer already exists [2021-08-12T00:08:23.231Z] 9d64562a2b2b: Layer already exists [2021-08-12T00:08:23.231Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:23.231Z] 36f7a78e6f38: Layer already exists [2021-08-12T00:08:23.231Z] c92e94ff4998: Layer already exists [2021-08-12T00:08:23.231Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:23.495Z] main: digest: sha256:4c8e5e1c963a61e6fdd0974a4f61160d6072aa58daea46b0f0401b5232ff4137 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:08:23.552Z] ===================================================== [Pipeline] echo [2021-08-12T00:08:23.566Z] taggedImages: [2021-08-12T00:08:23.566Z] - nexus3.edgexfoundry.org:10004/core-data:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:23.566Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-12T00:08:23.566Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.29 [2021-08-12T00:08:23.566Z] - nexus3.edgexfoundry.org:10004/core-data:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:23.566Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-12T00:08:23.595Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-12T00:08:23.595Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:23.595Z] latest [2021-08-12T00:08:23.595Z] 2.0.1-dev.29 [2021-08-12T00:08:23.595Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:23.595Z] main [2021-08-12T00:08:23.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:23.948Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:24.264Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:24.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-12T00:08:24.264Z] b2dbcc0d2a5a: Preparing [2021-08-12T00:08:24.264Z] d6e355430f6b: Preparing [2021-08-12T00:08:24.264Z] dd2d5172c274: Preparing [2021-08-12T00:08:24.264Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:24.264Z] 32f366d666a5: Preparing [2021-08-12T00:08:24.264Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:24.264Z] dfeb9192e0cc: Layer already exists [2021-08-12T00:08:24.264Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:24.531Z] b2dbcc0d2a5a: Pushed [2021-08-12T00:08:25.945Z] d6e355430f6b: Pushed [2021-08-12T00:08:25.945Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:4efc771a69e74f39ac3948fd9b38c67a958db240901f342109338db1965a9c3a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:26.260Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:26.578Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-12T00:08:26.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-12T00:08:26.578Z] b2dbcc0d2a5a: Preparing [2021-08-12T00:08:26.578Z] d6e355430f6b: Preparing [2021-08-12T00:08:26.578Z] dd2d5172c274: Preparing [2021-08-12T00:08:26.578Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:26.578Z] 32f366d666a5: Preparing [2021-08-12T00:08:26.578Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:26.578Z] dfeb9192e0cc: Layer already exists [2021-08-12T00:08:26.843Z] d6e355430f6b: Layer already exists [2021-08-12T00:08:26.843Z] b2dbcc0d2a5a: Layer already exists [2021-08-12T00:08:26.843Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:26.843Z] latest: digest: sha256:4efc771a69e74f39ac3948fd9b38c67a958db240901f342109338db1965a9c3a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:27.168Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:27.485Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.29 [2021-08-12T00:08:27.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-12T00:08:27.485Z] b2dbcc0d2a5a: Preparing [2021-08-12T00:08:27.485Z] d6e355430f6b: Preparing [2021-08-12T00:08:27.485Z] dd2d5172c274: Preparing [2021-08-12T00:08:27.485Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:27.485Z] 32f366d666a5: Preparing [2021-08-12T00:08:27.485Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:27.485Z] dfeb9192e0cc: Layer already exists [2021-08-12T00:08:27.485Z] d6e355430f6b: Layer already exists [2021-08-12T00:08:27.485Z] b2dbcc0d2a5a: Layer already exists [2021-08-12T00:08:27.485Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:27.485Z] 2.0.1-dev.29: digest: sha256:4efc771a69e74f39ac3948fd9b38c67a958db240901f342109338db1965a9c3a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:27.801Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:28.111Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:28.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-12T00:08:28.111Z] b2dbcc0d2a5a: Preparing [2021-08-12T00:08:28.111Z] d6e355430f6b: Preparing [2021-08-12T00:08:28.111Z] dd2d5172c274: Preparing [2021-08-12T00:08:28.111Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:28.111Z] 32f366d666a5: Preparing [2021-08-12T00:08:28.111Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:28.111Z] dfeb9192e0cc: Layer already exists [2021-08-12T00:08:28.111Z] b2dbcc0d2a5a: Layer already exists [2021-08-12T00:08:28.111Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:28.111Z] d6e355430f6b: Layer already exists [2021-08-12T00:08:28.111Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:4efc771a69e74f39ac3948fd9b38c67a958db240901f342109338db1965a9c3a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:28.428Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:28.743Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-12T00:08:28.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-12T00:08:28.743Z] b2dbcc0d2a5a: Preparing [2021-08-12T00:08:28.743Z] d6e355430f6b: Preparing [2021-08-12T00:08:28.743Z] dd2d5172c274: Preparing [2021-08-12T00:08:28.743Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:28.743Z] 32f366d666a5: Preparing [2021-08-12T00:08:28.743Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:28.743Z] b2dbcc0d2a5a: Layer already exists [2021-08-12T00:08:28.743Z] dfeb9192e0cc: Layer already exists [2021-08-12T00:08:28.743Z] d6e355430f6b: Layer already exists [2021-08-12T00:08:28.743Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:28.743Z] main: digest: sha256:4efc771a69e74f39ac3948fd9b38c67a958db240901f342109338db1965a9c3a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:08:28.800Z] ===================================================== [Pipeline] echo [2021-08-12T00:08:28.830Z] taggedImages: [2021-08-12T00:08:28.830Z] - nexus3.edgexfoundry.org:10004/core-metadata:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:28.830Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-12T00:08:28.830Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.29 [2021-08-12T00:08:28.830Z] - nexus3.edgexfoundry.org:10004/core-metadata:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:28.830Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-12T00:08:28.859Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-12T00:08:28.859Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:28.859Z] latest [2021-08-12T00:08:28.859Z] 2.0.1-dev.29 [2021-08-12T00:08:28.859Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:28.859Z] main [2021-08-12T00:08:28.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:29.212Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:29.521Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:29.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-12T00:08:29.521Z] 6c5dbaa66faa: Preparing [2021-08-12T00:08:29.521Z] 6c5dbaa66faa: Preparing [2021-08-12T00:08:29.521Z] f7ab41337e5f: Preparing [2021-08-12T00:08:29.521Z] f76eae2541c5: Preparing [2021-08-12T00:08:29.521Z] 0c5d4250bb54: Preparing [2021-08-12T00:08:29.521Z] c7c5e6c0a97b: Preparing [2021-08-12T00:08:29.521Z] dd2d5172c274: Preparing [2021-08-12T00:08:29.521Z] 4beb7cd2ba64: Preparing [2021-08-12T00:08:29.521Z] 6a013248a6f3: Preparing [2021-08-12T00:08:29.521Z] 4c736a239473: Preparing [2021-08-12T00:08:29.521Z] d1a1baf0c975: Preparing [2021-08-12T00:08:29.521Z] 32f366d666a5: Preparing [2021-08-12T00:08:29.521Z] dd2d5172c274: Waiting [2021-08-12T00:08:29.521Z] 4beb7cd2ba64: Waiting [2021-08-12T00:08:29.521Z] 6a013248a6f3: Waiting [2021-08-12T00:08:29.521Z] 4c736a239473: Waiting [2021-08-12T00:08:29.521Z] d1a1baf0c975: Waiting [2021-08-12T00:08:29.521Z] 32f366d666a5: Waiting [2021-08-12T00:08:29.788Z] 6c5dbaa66faa: Pushed [2021-08-12T00:08:29.788Z] 0c5d4250bb54: Pushed [2021-08-12T00:08:29.788Z] f7ab41337e5f: Pushed [2021-08-12T00:08:29.788Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:29.788Z] f76eae2541c5: Pushed [2021-08-12T00:08:29.788Z] 4beb7cd2ba64: Pushed [2021-08-12T00:08:30.053Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:30.053Z] 6a013248a6f3: Pushed [2021-08-12T00:08:30.053Z] d1a1baf0c975: Pushed [2021-08-12T00:08:30.053Z] 4c736a239473: Pushed [2021-08-12T00:08:31.010Z] c7c5e6c0a97b: Pushed [2021-08-12T00:08:31.010Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:82abab75ffafa6ef12f2de3aae731a8b3aa59540193ae5932f8acc9c96f09e06 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:31.326Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:31.640Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-12T00:08:31.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-12T00:08:31.906Z] 6c5dbaa66faa: Preparing [2021-08-12T00:08:31.906Z] 6c5dbaa66faa: Preparing [2021-08-12T00:08:31.906Z] f7ab41337e5f: Preparing [2021-08-12T00:08:31.906Z] f76eae2541c5: Preparing [2021-08-12T00:08:31.906Z] 0c5d4250bb54: Preparing [2021-08-12T00:08:31.906Z] c7c5e6c0a97b: Preparing [2021-08-12T00:08:31.906Z] dd2d5172c274: Preparing [2021-08-12T00:08:31.906Z] 4beb7cd2ba64: Preparing [2021-08-12T00:08:31.906Z] 6a013248a6f3: Preparing [2021-08-12T00:08:31.906Z] 4c736a239473: Preparing [2021-08-12T00:08:31.906Z] d1a1baf0c975: Preparing [2021-08-12T00:08:31.906Z] 32f366d666a5: Preparing [2021-08-12T00:08:31.906Z] dd2d5172c274: Waiting [2021-08-12T00:08:31.906Z] 4beb7cd2ba64: Waiting [2021-08-12T00:08:31.906Z] 6a013248a6f3: Waiting [2021-08-12T00:08:31.906Z] 4c736a239473: Waiting [2021-08-12T00:08:31.906Z] d1a1baf0c975: Waiting [2021-08-12T00:08:31.906Z] 32f366d666a5: Waiting [2021-08-12T00:08:31.906Z] c7c5e6c0a97b: Layer already exists [2021-08-12T00:08:31.906Z] f7ab41337e5f: Layer already exists [2021-08-12T00:08:31.906Z] 0c5d4250bb54: Layer already exists [2021-08-12T00:08:31.906Z] f76eae2541c5: Layer already exists [2021-08-12T00:08:31.906Z] 6c5dbaa66faa: Layer already exists [2021-08-12T00:08:31.906Z] 4c736a239473: Layer already exists [2021-08-12T00:08:31.906Z] 4beb7cd2ba64: Layer already exists [2021-08-12T00:08:31.906Z] d1a1baf0c975: Layer already exists [2021-08-12T00:08:31.906Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:31.906Z] 6a013248a6f3: Layer already exists [2021-08-12T00:08:31.906Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:31.906Z] latest: digest: sha256:82abab75ffafa6ef12f2de3aae731a8b3aa59540193ae5932f8acc9c96f09e06 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:32.220Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:32.531Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.29 [2021-08-12T00:08:32.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-12T00:08:32.532Z] 6c5dbaa66faa: Preparing [2021-08-12T00:08:32.532Z] 6c5dbaa66faa: Preparing [2021-08-12T00:08:32.532Z] f7ab41337e5f: Preparing [2021-08-12T00:08:32.532Z] f76eae2541c5: Preparing [2021-08-12T00:08:32.532Z] 0c5d4250bb54: Preparing [2021-08-12T00:08:32.532Z] c7c5e6c0a97b: Preparing [2021-08-12T00:08:32.532Z] dd2d5172c274: Preparing [2021-08-12T00:08:32.532Z] 4beb7cd2ba64: Preparing [2021-08-12T00:08:32.532Z] 6a013248a6f3: Preparing [2021-08-12T00:08:32.532Z] 4c736a239473: Preparing [2021-08-12T00:08:32.532Z] d1a1baf0c975: Preparing [2021-08-12T00:08:32.532Z] 32f366d666a5: Preparing [2021-08-12T00:08:32.532Z] 4c736a239473: Waiting [2021-08-12T00:08:32.532Z] dd2d5172c274: Waiting [2021-08-12T00:08:32.532Z] 4beb7cd2ba64: Waiting [2021-08-12T00:08:32.532Z] 6a013248a6f3: Waiting [2021-08-12T00:08:32.532Z] d1a1baf0c975: Waiting [2021-08-12T00:08:32.532Z] 32f366d666a5: Waiting [2021-08-12T00:08:32.532Z] 0c5d4250bb54: Layer already exists [2021-08-12T00:08:32.532Z] f7ab41337e5f: Layer already exists [2021-08-12T00:08:32.532Z] f76eae2541c5: Layer already exists [2021-08-12T00:08:32.532Z] c7c5e6c0a97b: Layer already exists [2021-08-12T00:08:32.532Z] 6c5dbaa66faa: Layer already exists [2021-08-12T00:08:32.532Z] 4c736a239473: Layer already exists [2021-08-12T00:08:32.532Z] 4beb7cd2ba64: Layer already exists [2021-08-12T00:08:32.532Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:32.532Z] 6a013248a6f3: Layer already exists [2021-08-12T00:08:32.532Z] d1a1baf0c975: Layer already exists [2021-08-12T00:08:32.532Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:32.532Z] 2.0.1-dev.29: digest: sha256:82abab75ffafa6ef12f2de3aae731a8b3aa59540193ae5932f8acc9c96f09e06 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:32.850Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:33.162Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:33.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-12T00:08:33.162Z] 6c5dbaa66faa: Preparing [2021-08-12T00:08:33.162Z] 6c5dbaa66faa: Preparing [2021-08-12T00:08:33.162Z] f7ab41337e5f: Preparing [2021-08-12T00:08:33.162Z] f76eae2541c5: Preparing [2021-08-12T00:08:33.162Z] 0c5d4250bb54: Preparing [2021-08-12T00:08:33.162Z] c7c5e6c0a97b: Preparing [2021-08-12T00:08:33.162Z] dd2d5172c274: Preparing [2021-08-12T00:08:33.162Z] 4beb7cd2ba64: Preparing [2021-08-12T00:08:33.162Z] 6a013248a6f3: Preparing [2021-08-12T00:08:33.162Z] 4c736a239473: Preparing [2021-08-12T00:08:33.162Z] d1a1baf0c975: Preparing [2021-08-12T00:08:33.162Z] 32f366d666a5: Preparing [2021-08-12T00:08:33.162Z] 4beb7cd2ba64: Waiting [2021-08-12T00:08:33.162Z] 6a013248a6f3: Waiting [2021-08-12T00:08:33.162Z] 4c736a239473: Waiting [2021-08-12T00:08:33.162Z] d1a1baf0c975: Waiting [2021-08-12T00:08:33.162Z] 32f366d666a5: Waiting [2021-08-12T00:08:33.162Z] dd2d5172c274: Waiting [2021-08-12T00:08:33.162Z] f76eae2541c5: Layer already exists [2021-08-12T00:08:33.162Z] 6c5dbaa66faa: Layer already exists [2021-08-12T00:08:33.162Z] c7c5e6c0a97b: Layer already exists [2021-08-12T00:08:33.162Z] 0c5d4250bb54: Layer already exists [2021-08-12T00:08:33.162Z] f7ab41337e5f: Layer already exists [2021-08-12T00:08:33.162Z] d1a1baf0c975: Layer already exists [2021-08-12T00:08:33.162Z] 4c736a239473: Layer already exists [2021-08-12T00:08:33.162Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:33.162Z] 6a013248a6f3: Layer already exists [2021-08-12T00:08:33.162Z] 4beb7cd2ba64: Layer already exists [2021-08-12T00:08:33.162Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:33.162Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:82abab75ffafa6ef12f2de3aae731a8b3aa59540193ae5932f8acc9c96f09e06 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:33.478Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:33.790Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-12T00:08:33.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-12T00:08:33.790Z] 6c5dbaa66faa: Preparing [2021-08-12T00:08:33.790Z] 6c5dbaa66faa: Preparing [2021-08-12T00:08:33.790Z] f7ab41337e5f: Preparing [2021-08-12T00:08:33.790Z] f76eae2541c5: Preparing [2021-08-12T00:08:33.790Z] 0c5d4250bb54: Preparing [2021-08-12T00:08:33.790Z] c7c5e6c0a97b: Preparing [2021-08-12T00:08:33.790Z] dd2d5172c274: Preparing [2021-08-12T00:08:33.790Z] 4beb7cd2ba64: Preparing [2021-08-12T00:08:33.790Z] 6a013248a6f3: Preparing [2021-08-12T00:08:33.790Z] 4c736a239473: Preparing [2021-08-12T00:08:33.790Z] d1a1baf0c975: Preparing [2021-08-12T00:08:33.790Z] 32f366d666a5: Preparing [2021-08-12T00:08:33.790Z] 6a013248a6f3: Waiting [2021-08-12T00:08:33.790Z] 4c736a239473: Waiting [2021-08-12T00:08:33.790Z] d1a1baf0c975: Waiting [2021-08-12T00:08:33.790Z] 32f366d666a5: Waiting [2021-08-12T00:08:33.790Z] dd2d5172c274: Waiting [2021-08-12T00:08:33.790Z] 4beb7cd2ba64: Waiting [2021-08-12T00:08:33.790Z] f76eae2541c5: Layer already exists [2021-08-12T00:08:33.790Z] c7c5e6c0a97b: Layer already exists [2021-08-12T00:08:33.790Z] 6c5dbaa66faa: Layer already exists [2021-08-12T00:08:33.790Z] 0c5d4250bb54: Layer already exists [2021-08-12T00:08:33.790Z] f7ab41337e5f: Layer already exists [2021-08-12T00:08:33.790Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:33.790Z] 4c736a239473: Layer already exists [2021-08-12T00:08:33.790Z] 6a013248a6f3: Layer already exists [2021-08-12T00:08:33.790Z] 4beb7cd2ba64: Layer already exists [2021-08-12T00:08:33.790Z] d1a1baf0c975: Layer already exists [2021-08-12T00:08:33.790Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:33.790Z] main: digest: sha256:82abab75ffafa6ef12f2de3aae731a8b3aa59540193ae5932f8acc9c96f09e06 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:08:33.847Z] ===================================================== [Pipeline] echo [2021-08-12T00:08:33.862Z] taggedImages: [2021-08-12T00:08:33.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:33.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-12T00:08:33.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.29 [2021-08-12T00:08:33.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:33.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-12T00:08:33.897Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-12T00:08:33.897Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:33.897Z] latest [2021-08-12T00:08:33.897Z] 2.0.1-dev.29 [2021-08-12T00:08:33.897Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:33.897Z] main [2021-08-12T00:08:33.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:34.264Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:34.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:34.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-12T00:08:34.577Z] 1aa05f53d6fa: Preparing [2021-08-12T00:08:34.577Z] 4c1e6e72290a: Preparing [2021-08-12T00:08:34.577Z] 8cabd711267c: Preparing [2021-08-12T00:08:34.577Z] 6f6626feaa0c: Preparing [2021-08-12T00:08:34.577Z] dee1f38b2880: Preparing [2021-08-12T00:08:34.577Z] 32f366d666a5: Preparing [2021-08-12T00:08:34.577Z] 32f366d666a5: Waiting [2021-08-12T00:08:35.175Z] 6f6626feaa0c: Pushed [2021-08-12T00:08:35.175Z] 8cabd711267c: Pushed [2021-08-12T00:08:35.175Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:35.175Z] dee1f38b2880: Pushed [2021-08-12T00:08:35.442Z] 4c1e6e72290a: Pushed [2021-08-12T00:08:35.913Z] 1aa05f53d6fa: Pushed [2021-08-12T00:08:35.913Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:a7e6dca76cfb462920a6bb8e17c3680624d80b686d7240c233771d75e64f6712 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:36.231Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:36.546Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-12T00:08:36.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-12T00:08:36.546Z] 1aa05f53d6fa: Preparing [2021-08-12T00:08:36.546Z] 4c1e6e72290a: Preparing [2021-08-12T00:08:36.546Z] 8cabd711267c: Preparing [2021-08-12T00:08:36.546Z] 6f6626feaa0c: Preparing [2021-08-12T00:08:36.546Z] dee1f38b2880: Preparing [2021-08-12T00:08:36.546Z] 32f366d666a5: Preparing [2021-08-12T00:08:36.546Z] 32f366d666a5: Waiting [2021-08-12T00:08:36.546Z] 1aa05f53d6fa: Layer already exists [2021-08-12T00:08:36.546Z] 4c1e6e72290a: Layer already exists [2021-08-12T00:08:36.546Z] dee1f38b2880: Layer already exists [2021-08-12T00:08:36.546Z] 6f6626feaa0c: Layer already exists [2021-08-12T00:08:36.546Z] 8cabd711267c: Layer already exists [2021-08-12T00:08:36.546Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:36.546Z] latest: digest: sha256:a7e6dca76cfb462920a6bb8e17c3680624d80b686d7240c233771d75e64f6712 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:36.867Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:37.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.29 [2021-08-12T00:08:37.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-12T00:08:37.187Z] 1aa05f53d6fa: Preparing [2021-08-12T00:08:37.187Z] 4c1e6e72290a: Preparing [2021-08-12T00:08:37.187Z] 8cabd711267c: Preparing [2021-08-12T00:08:37.187Z] 6f6626feaa0c: Preparing [2021-08-12T00:08:37.187Z] dee1f38b2880: Preparing [2021-08-12T00:08:37.187Z] 32f366d666a5: Preparing [2021-08-12T00:08:37.187Z] 1aa05f53d6fa: Layer already exists [2021-08-12T00:08:37.187Z] 4c1e6e72290a: Layer already exists [2021-08-12T00:08:37.187Z] dee1f38b2880: Layer already exists [2021-08-12T00:08:37.187Z] 8cabd711267c: Layer already exists [2021-08-12T00:08:37.187Z] 6f6626feaa0c: Layer already exists [2021-08-12T00:08:37.187Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:37.187Z] 2.0.1-dev.29: digest: sha256:a7e6dca76cfb462920a6bb8e17c3680624d80b686d7240c233771d75e64f6712 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:37.722Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:38.033Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:38.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-12T00:08:38.033Z] 1aa05f53d6fa: Preparing [2021-08-12T00:08:38.033Z] 4c1e6e72290a: Preparing [2021-08-12T00:08:38.033Z] 8cabd711267c: Preparing [2021-08-12T00:08:38.033Z] 6f6626feaa0c: Preparing [2021-08-12T00:08:38.033Z] dee1f38b2880: Preparing [2021-08-12T00:08:38.033Z] 32f366d666a5: Preparing [2021-08-12T00:08:38.033Z] 32f366d666a5: Waiting [2021-08-12T00:08:38.033Z] 6f6626feaa0c: Layer already exists [2021-08-12T00:08:38.033Z] 8cabd711267c: Layer already exists [2021-08-12T00:08:38.033Z] 1aa05f53d6fa: Layer already exists [2021-08-12T00:08:38.033Z] dee1f38b2880: Layer already exists [2021-08-12T00:08:38.033Z] 4c1e6e72290a: Layer already exists [2021-08-12T00:08:38.033Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:38.033Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:a7e6dca76cfb462920a6bb8e17c3680624d80b686d7240c233771d75e64f6712 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:38.354Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:38.667Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-12T00:08:38.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-12T00:08:38.667Z] 1aa05f53d6fa: Preparing [2021-08-12T00:08:38.667Z] 4c1e6e72290a: Preparing [2021-08-12T00:08:38.667Z] 8cabd711267c: Preparing [2021-08-12T00:08:38.667Z] 6f6626feaa0c: Preparing [2021-08-12T00:08:38.667Z] dee1f38b2880: Preparing [2021-08-12T00:08:38.667Z] 32f366d666a5: Preparing [2021-08-12T00:08:38.667Z] 32f366d666a5: Waiting [2021-08-12T00:08:38.667Z] 8cabd711267c: Layer already exists [2021-08-12T00:08:38.667Z] 6f6626feaa0c: Layer already exists [2021-08-12T00:08:38.667Z] 1aa05f53d6fa: Layer already exists [2021-08-12T00:08:38.667Z] dee1f38b2880: Layer already exists [2021-08-12T00:08:38.667Z] 4c1e6e72290a: Layer already exists [2021-08-12T00:08:38.667Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:38.667Z] main: digest: sha256:a7e6dca76cfb462920a6bb8e17c3680624d80b686d7240c233771d75e64f6712 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:08:38.728Z] ===================================================== [Pipeline] echo [2021-08-12T00:08:38.745Z] taggedImages: [2021-08-12T00:08:38.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:38.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-12T00:08:38.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.29 [2021-08-12T00:08:38.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:38.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-12T00:08:38.786Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-12T00:08:38.786Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:38.786Z] latest [2021-08-12T00:08:38.786Z] 2.0.1-dev.29 [2021-08-12T00:08:38.786Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:38.786Z] main [2021-08-12T00:08:38.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:39.147Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:39.463Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:39.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-12T00:08:39.464Z] f78bb8f09044: Preparing [2021-08-12T00:08:39.464Z] 67205e2168d7: Preparing [2021-08-12T00:08:39.464Z] c421c83311a6: Preparing [2021-08-12T00:08:39.464Z] 9f65376de236: Preparing [2021-08-12T00:08:39.464Z] 92dde9483596: Preparing [2021-08-12T00:08:39.464Z] 1376560236df: Preparing [2021-08-12T00:08:39.464Z] 38834c685388: Preparing [2021-08-12T00:08:39.464Z] ad888e36b04a: Preparing [2021-08-12T00:08:39.464Z] 258bb24cff5d: Preparing [2021-08-12T00:08:39.464Z] 32f366d666a5: Preparing [2021-08-12T00:08:39.464Z] 38834c685388: Waiting [2021-08-12T00:08:39.464Z] ad888e36b04a: Waiting [2021-08-12T00:08:39.464Z] 258bb24cff5d: Waiting [2021-08-12T00:08:39.464Z] 32f366d666a5: Waiting [2021-08-12T00:08:39.464Z] 1376560236df: Waiting [2021-08-12T00:08:40.054Z] 92dde9483596: Pushed [2021-08-12T00:08:40.054Z] f78bb8f09044: Pushed [2021-08-12T00:08:40.054Z] 67205e2168d7: Pushed [2021-08-12T00:08:40.320Z] ad888e36b04a: Pushed [2021-08-12T00:08:40.320Z] 1376560236df: Pushed [2021-08-12T00:08:40.320Z] 38834c685388: Pushed [2021-08-12T00:08:40.320Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:40.320Z] 9f65376de236: Pushed [2021-08-12T00:08:40.585Z] 258bb24cff5d: Pushed [2021-08-12T00:08:40.585Z] c421c83311a6: Pushed [2021-08-12T00:08:41.165Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:45a001e370f45d70c2ba9c79cd339ca7efccb459758e5967d203d9501bedee95 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:41.486Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:41.801Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-12T00:08:41.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-12T00:08:41.801Z] f78bb8f09044: Preparing [2021-08-12T00:08:41.801Z] 67205e2168d7: Preparing [2021-08-12T00:08:41.801Z] c421c83311a6: Preparing [2021-08-12T00:08:41.801Z] 9f65376de236: Preparing [2021-08-12T00:08:41.801Z] 92dde9483596: Preparing [2021-08-12T00:08:41.801Z] 1376560236df: Preparing [2021-08-12T00:08:41.801Z] 38834c685388: Preparing [2021-08-12T00:08:41.801Z] ad888e36b04a: Preparing [2021-08-12T00:08:41.801Z] 258bb24cff5d: Preparing [2021-08-12T00:08:41.801Z] 32f366d666a5: Preparing [2021-08-12T00:08:41.801Z] 1376560236df: Waiting [2021-08-12T00:08:41.801Z] 38834c685388: Waiting [2021-08-12T00:08:41.801Z] ad888e36b04a: Waiting [2021-08-12T00:08:41.802Z] 258bb24cff5d: Waiting [2021-08-12T00:08:41.802Z] 32f366d666a5: Waiting [2021-08-12T00:08:41.802Z] 67205e2168d7: Layer already exists [2021-08-12T00:08:41.802Z] 9f65376de236: Layer already exists [2021-08-12T00:08:41.802Z] 92dde9483596: Layer already exists [2021-08-12T00:08:41.802Z] f78bb8f09044: Layer already exists [2021-08-12T00:08:41.802Z] c421c83311a6: Layer already exists [2021-08-12T00:08:41.802Z] 38834c685388: Layer already exists [2021-08-12T00:08:41.802Z] 1376560236df: Layer already exists [2021-08-12T00:08:41.802Z] ad888e36b04a: Layer already exists [2021-08-12T00:08:41.802Z] 258bb24cff5d: Layer already exists [2021-08-12T00:08:41.802Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:41.802Z] latest: digest: sha256:45a001e370f45d70c2ba9c79cd339ca7efccb459758e5967d203d9501bedee95 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:42.133Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:42.467Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.29 [2021-08-12T00:08:42.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-12T00:08:42.467Z] f78bb8f09044: Preparing [2021-08-12T00:08:42.467Z] 67205e2168d7: Preparing [2021-08-12T00:08:42.467Z] c421c83311a6: Preparing [2021-08-12T00:08:42.467Z] 9f65376de236: Preparing [2021-08-12T00:08:42.467Z] 92dde9483596: Preparing [2021-08-12T00:08:42.467Z] 1376560236df: Preparing [2021-08-12T00:08:42.467Z] 38834c685388: Preparing [2021-08-12T00:08:42.467Z] ad888e36b04a: Preparing [2021-08-12T00:08:42.467Z] 258bb24cff5d: Preparing [2021-08-12T00:08:42.467Z] 32f366d666a5: Preparing [2021-08-12T00:08:42.467Z] 1376560236df: Waiting [2021-08-12T00:08:42.467Z] 38834c685388: Waiting [2021-08-12T00:08:42.467Z] ad888e36b04a: Waiting [2021-08-12T00:08:42.467Z] 258bb24cff5d: Waiting [2021-08-12T00:08:42.467Z] 32f366d666a5: Waiting [2021-08-12T00:08:42.467Z] f78bb8f09044: Layer already exists [2021-08-12T00:08:42.467Z] 9f65376de236: Layer already exists [2021-08-12T00:08:42.467Z] 92dde9483596: Layer already exists [2021-08-12T00:08:42.467Z] 67205e2168d7: Layer already exists [2021-08-12T00:08:42.467Z] c421c83311a6: Layer already exists [2021-08-12T00:08:42.467Z] 1376560236df: Layer already exists [2021-08-12T00:08:42.467Z] ad888e36b04a: Layer already exists [2021-08-12T00:08:42.467Z] 258bb24cff5d: Layer already exists [2021-08-12T00:08:42.467Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:42.467Z] 38834c685388: Layer already exists [2021-08-12T00:08:42.467Z] 2.0.1-dev.29: digest: sha256:45a001e370f45d70c2ba9c79cd339ca7efccb459758e5967d203d9501bedee95 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:42.781Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:43.089Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:43.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-12T00:08:43.089Z] f78bb8f09044: Preparing [2021-08-12T00:08:43.089Z] 67205e2168d7: Preparing [2021-08-12T00:08:43.089Z] c421c83311a6: Preparing [2021-08-12T00:08:43.089Z] 9f65376de236: Preparing [2021-08-12T00:08:43.089Z] 92dde9483596: Preparing [2021-08-12T00:08:43.089Z] 1376560236df: Preparing [2021-08-12T00:08:43.089Z] 38834c685388: Preparing [2021-08-12T00:08:43.089Z] ad888e36b04a: Preparing [2021-08-12T00:08:43.089Z] 258bb24cff5d: Preparing [2021-08-12T00:08:43.089Z] 32f366d666a5: Preparing [2021-08-12T00:08:43.089Z] 1376560236df: Waiting [2021-08-12T00:08:43.089Z] 38834c685388: Waiting [2021-08-12T00:08:43.089Z] ad888e36b04a: Waiting [2021-08-12T00:08:43.089Z] 258bb24cff5d: Waiting [2021-08-12T00:08:43.089Z] 32f366d666a5: Waiting [2021-08-12T00:08:43.089Z] 92dde9483596: Layer already exists [2021-08-12T00:08:43.089Z] 9f65376de236: Layer already exists [2021-08-12T00:08:43.089Z] c421c83311a6: Layer already exists [2021-08-12T00:08:43.089Z] 67205e2168d7: Layer already exists [2021-08-12T00:08:43.089Z] f78bb8f09044: Layer already exists [2021-08-12T00:08:43.089Z] 1376560236df: Layer already exists [2021-08-12T00:08:43.089Z] 38834c685388: Layer already exists [2021-08-12T00:08:43.089Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:43.089Z] ad888e36b04a: Layer already exists [2021-08-12T00:08:43.089Z] 258bb24cff5d: Layer already exists [2021-08-12T00:08:43.089Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:45a001e370f45d70c2ba9c79cd339ca7efccb459758e5967d203d9501bedee95 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:43.404Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:43.714Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-12T00:08:43.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-12T00:08:43.714Z] f78bb8f09044: Preparing [2021-08-12T00:08:43.714Z] 67205e2168d7: Preparing [2021-08-12T00:08:43.714Z] c421c83311a6: Preparing [2021-08-12T00:08:43.714Z] 9f65376de236: Preparing [2021-08-12T00:08:43.714Z] 92dde9483596: Preparing [2021-08-12T00:08:43.714Z] 1376560236df: Preparing [2021-08-12T00:08:43.714Z] 38834c685388: Preparing [2021-08-12T00:08:43.714Z] ad888e36b04a: Preparing [2021-08-12T00:08:43.714Z] 258bb24cff5d: Preparing [2021-08-12T00:08:43.714Z] 32f366d666a5: Preparing [2021-08-12T00:08:43.714Z] 38834c685388: Waiting [2021-08-12T00:08:43.714Z] ad888e36b04a: Waiting [2021-08-12T00:08:43.714Z] 258bb24cff5d: Waiting [2021-08-12T00:08:43.714Z] 32f366d666a5: Waiting [2021-08-12T00:08:43.714Z] 1376560236df: Waiting [2021-08-12T00:08:43.714Z] f78bb8f09044: Layer already exists [2021-08-12T00:08:43.714Z] 92dde9483596: Layer already exists [2021-08-12T00:08:43.714Z] c421c83311a6: Layer already exists [2021-08-12T00:08:43.714Z] 9f65376de236: Layer already exists [2021-08-12T00:08:43.714Z] 67205e2168d7: Layer already exists [2021-08-12T00:08:43.714Z] 38834c685388: Layer already exists [2021-08-12T00:08:43.714Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:43.714Z] ad888e36b04a: Layer already exists [2021-08-12T00:08:43.714Z] 258bb24cff5d: Layer already exists [2021-08-12T00:08:43.714Z] 1376560236df: Layer already exists [2021-08-12T00:08:43.714Z] main: digest: sha256:45a001e370f45d70c2ba9c79cd339ca7efccb459758e5967d203d9501bedee95 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:08:43.771Z] ===================================================== [Pipeline] echo [2021-08-12T00:08:43.785Z] taggedImages: [2021-08-12T00:08:43.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:43.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-12T00:08:43.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.29 [2021-08-12T00:08:43.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:43.785Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-12T00:08:43.814Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-12T00:08:43.814Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:43.814Z] latest [2021-08-12T00:08:43.814Z] 2.0.1-dev.29 [2021-08-12T00:08:43.814Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:43.814Z] main [2021-08-12T00:08:43.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:44.172Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:44.486Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:44.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-12T00:08:44.486Z] 3c5077172439: Preparing [2021-08-12T00:08:44.486Z] c7c4f2a634c3: Preparing [2021-08-12T00:08:44.486Z] dd2d5172c274: Preparing [2021-08-12T00:08:44.486Z] ffae9dc0c880: Preparing [2021-08-12T00:08:44.486Z] 32f366d666a5: Preparing [2021-08-12T00:08:44.486Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:44.486Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:44.755Z] 3c5077172439: Pushed [2021-08-12T00:08:44.755Z] ffae9dc0c880: Pushed [2021-08-12T00:08:45.731Z] c7c4f2a634c3: Pushed [2021-08-12T00:08:45.998Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:88680ce688318c59c39e2ee8790a9eef01f2991c739c5c5a996ff94c1bbb075d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:46.314Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:46.628Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-12T00:08:46.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-12T00:08:46.628Z] 3c5077172439: Preparing [2021-08-12T00:08:46.628Z] c7c4f2a634c3: Preparing [2021-08-12T00:08:46.628Z] dd2d5172c274: Preparing [2021-08-12T00:08:46.628Z] ffae9dc0c880: Preparing [2021-08-12T00:08:46.628Z] 32f366d666a5: Preparing [2021-08-12T00:08:46.628Z] 3c5077172439: Layer already exists [2021-08-12T00:08:46.628Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:46.628Z] c7c4f2a634c3: Layer already exists [2021-08-12T00:08:46.628Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:46.628Z] ffae9dc0c880: Layer already exists [2021-08-12T00:08:46.628Z] latest: digest: sha256:88680ce688318c59c39e2ee8790a9eef01f2991c739c5c5a996ff94c1bbb075d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:46.945Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:47.259Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.29 [2021-08-12T00:08:47.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-12T00:08:47.259Z] 3c5077172439: Preparing [2021-08-12T00:08:47.259Z] c7c4f2a634c3: Preparing [2021-08-12T00:08:47.259Z] dd2d5172c274: Preparing [2021-08-12T00:08:47.259Z] ffae9dc0c880: Preparing [2021-08-12T00:08:47.259Z] 32f366d666a5: Preparing [2021-08-12T00:08:47.259Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:47.259Z] 3c5077172439: Layer already exists [2021-08-12T00:08:47.259Z] c7c4f2a634c3: Layer already exists [2021-08-12T00:08:47.259Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:47.259Z] ffae9dc0c880: Layer already exists [2021-08-12T00:08:47.525Z] 2.0.1-dev.29: digest: sha256:88680ce688318c59c39e2ee8790a9eef01f2991c739c5c5a996ff94c1bbb075d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:47.843Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:48.159Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:48.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-12T00:08:48.160Z] 3c5077172439: Preparing [2021-08-12T00:08:48.160Z] c7c4f2a634c3: Preparing [2021-08-12T00:08:48.160Z] dd2d5172c274: Preparing [2021-08-12T00:08:48.160Z] ffae9dc0c880: Preparing [2021-08-12T00:08:48.160Z] 32f366d666a5: Preparing [2021-08-12T00:08:48.160Z] 3c5077172439: Layer already exists [2021-08-12T00:08:48.160Z] c7c4f2a634c3: Layer already exists [2021-08-12T00:08:48.160Z] ffae9dc0c880: Layer already exists [2021-08-12T00:08:48.160Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:48.160Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:48.426Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:88680ce688318c59c39e2ee8790a9eef01f2991c739c5c5a996ff94c1bbb075d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:48.746Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:49.059Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-12T00:08:49.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-12T00:08:49.059Z] 3c5077172439: Preparing [2021-08-12T00:08:49.059Z] c7c4f2a634c3: Preparing [2021-08-12T00:08:49.059Z] dd2d5172c274: Preparing [2021-08-12T00:08:49.059Z] ffae9dc0c880: Preparing [2021-08-12T00:08:49.059Z] 32f366d666a5: Preparing [2021-08-12T00:08:49.059Z] 3c5077172439: Layer already exists [2021-08-12T00:08:49.059Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:49.059Z] c7c4f2a634c3: Layer already exists [2021-08-12T00:08:49.059Z] ffae9dc0c880: Layer already exists [2021-08-12T00:08:50.014Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:50.281Z] main: digest: sha256:88680ce688318c59c39e2ee8790a9eef01f2991c739c5c5a996ff94c1bbb075d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:08:50.350Z] ===================================================== [Pipeline] echo [2021-08-12T00:08:50.368Z] taggedImages: [2021-08-12T00:08:50.368Z] - nexus3.edgexfoundry.org:10004/support-notifications:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:50.368Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-12T00:08:50.368Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.29 [2021-08-12T00:08:50.368Z] - nexus3.edgexfoundry.org:10004/support-notifications:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:50.368Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-12T00:08:50.402Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-12T00:08:50.402Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:50.402Z] latest [2021-08-12T00:08:50.402Z] 2.0.1-dev.29 [2021-08-12T00:08:50.402Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:50.402Z] main [2021-08-12T00:08:50.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:50.769Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:51.085Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:51.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-12T00:08:51.086Z] 6586fc4a81bd: Preparing [2021-08-12T00:08:51.086Z] 19a2ec05a07b: Preparing [2021-08-12T00:08:51.086Z] dd2d5172c274: Preparing [2021-08-12T00:08:51.086Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:51.086Z] 32f366d666a5: Preparing [2021-08-12T00:08:51.086Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:51.086Z] dfeb9192e0cc: Layer already exists [2021-08-12T00:08:51.086Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:51.086Z] 6586fc4a81bd: Pushed [2021-08-12T00:08:52.039Z] 19a2ec05a07b: Pushed [2021-08-12T00:08:52.305Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:2440fb682e2e91f86635cab67cb6a3501781c3bd6f385d1192603f2168765a28 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:52.623Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:52.934Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-12T00:08:52.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-12T00:08:52.934Z] 6586fc4a81bd: Preparing [2021-08-12T00:08:52.934Z] 19a2ec05a07b: Preparing [2021-08-12T00:08:52.934Z] dd2d5172c274: Preparing [2021-08-12T00:08:52.934Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:52.934Z] 32f366d666a5: Preparing [2021-08-12T00:08:52.934Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:52.934Z] 19a2ec05a07b: Layer already exists [2021-08-12T00:08:52.934Z] 6586fc4a81bd: Layer already exists [2021-08-12T00:08:52.934Z] dfeb9192e0cc: Layer already exists [2021-08-12T00:08:52.934Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:53.200Z] latest: digest: sha256:2440fb682e2e91f86635cab67cb6a3501781c3bd6f385d1192603f2168765a28 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:53.518Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:53.828Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.29 [2021-08-12T00:08:53.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-12T00:08:53.828Z] 6586fc4a81bd: Preparing [2021-08-12T00:08:53.828Z] 19a2ec05a07b: Preparing [2021-08-12T00:08:53.828Z] dd2d5172c274: Preparing [2021-08-12T00:08:53.828Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:53.828Z] 32f366d666a5: Preparing [2021-08-12T00:08:53.828Z] 19a2ec05a07b: Layer already exists [2021-08-12T00:08:53.828Z] dfeb9192e0cc: Layer already exists [2021-08-12T00:08:53.828Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:53.828Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:53.828Z] 6586fc4a81bd: Layer already exists [2021-08-12T00:08:53.828Z] 2.0.1-dev.29: digest: sha256:2440fb682e2e91f86635cab67cb6a3501781c3bd6f385d1192603f2168765a28 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:54.146Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:54.460Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:54.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-12T00:08:54.460Z] 6586fc4a81bd: Preparing [2021-08-12T00:08:54.460Z] 19a2ec05a07b: Preparing [2021-08-12T00:08:54.460Z] dd2d5172c274: Preparing [2021-08-12T00:08:54.460Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:54.460Z] 32f366d666a5: Preparing [2021-08-12T00:08:54.460Z] 6586fc4a81bd: Layer already exists [2021-08-12T00:08:54.460Z] 19a2ec05a07b: Layer already exists [2021-08-12T00:08:54.460Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:54.460Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:54.461Z] dfeb9192e0cc: Layer already exists [2021-08-12T00:08:54.461Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:2440fb682e2e91f86635cab67cb6a3501781c3bd6f385d1192603f2168765a28 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:54.801Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:55.116Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-12T00:08:55.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-12T00:08:55.116Z] 6586fc4a81bd: Preparing [2021-08-12T00:08:55.116Z] 19a2ec05a07b: Preparing [2021-08-12T00:08:55.116Z] dd2d5172c274: Preparing [2021-08-12T00:08:55.116Z] dfeb9192e0cc: Preparing [2021-08-12T00:08:55.116Z] 32f366d666a5: Preparing [2021-08-12T00:08:55.116Z] 6586fc4a81bd: Layer already exists [2021-08-12T00:08:55.116Z] 19a2ec05a07b: Layer already exists [2021-08-12T00:08:55.116Z] dd2d5172c274: Layer already exists [2021-08-12T00:08:55.116Z] dfeb9192e0cc: Layer already exists [2021-08-12T00:08:55.116Z] 32f366d666a5: Layer already exists [2021-08-12T00:08:55.116Z] main: digest: sha256:2440fb682e2e91f86635cab67cb6a3501781c3bd6f385d1192603f2168765a28 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:08:55.172Z] ===================================================== [Pipeline] echo [2021-08-12T00:08:55.186Z] taggedImages: [2021-08-12T00:08:55.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:55.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-12T00:08:55.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.29 [2021-08-12T00:08:55.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:55.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-12T00:08:55.214Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-12T00:08:55.214Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:55.214Z] latest [2021-08-12T00:08:55.214Z] 2.0.1-dev.29 [2021-08-12T00:08:55.214Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:08:55.214Z] main [2021-08-12T00:08:55.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:55.568Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:08:55.889Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:08:55.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-12T00:08:55.889Z] 04da8169dc61: Preparing [2021-08-12T00:08:55.889Z] 4d6c7404503f: Preparing [2021-08-12T00:08:55.889Z] bb3576747d64: Preparing [2021-08-12T00:08:55.889Z] ab815ed0feba: Preparing [2021-08-12T00:08:55.889Z] c080ac93e525: Preparing [2021-08-12T00:08:55.889Z] 87dec32dab56: Preparing [2021-08-12T00:08:55.889Z] 4b3c02ac6c6d: Preparing [2021-08-12T00:08:55.889Z] 3b6deb83ca37: Preparing [2021-08-12T00:08:55.889Z] 563ea45970c1: Preparing [2021-08-12T00:08:55.889Z] 91e3b9641807: Preparing [2021-08-12T00:08:55.889Z] b2d5eeeaba3a: Preparing [2021-08-12T00:08:55.889Z] 87dec32dab56: Waiting [2021-08-12T00:08:55.889Z] 4b3c02ac6c6d: Waiting [2021-08-12T00:08:55.889Z] 3b6deb83ca37: Waiting [2021-08-12T00:08:55.889Z] 563ea45970c1: Waiting [2021-08-12T00:08:55.889Z] 91e3b9641807: Waiting [2021-08-12T00:08:55.889Z] b2d5eeeaba3a: Waiting [2021-08-12T00:08:55.889Z] c080ac93e525: Layer already exists [2021-08-12T00:08:56.165Z] 87dec32dab56: Layer already exists [2021-08-12T00:08:56.443Z] 4b3c02ac6c6d: Layer already exists [2021-08-12T00:08:56.443Z] 3b6deb83ca37: Layer already exists [2021-08-12T00:08:56.443Z] 4d6c7404503f: Pushed [2021-08-12T00:08:56.443Z] 91e3b9641807: Layer already exists [2021-08-12T00:08:56.710Z] 563ea45970c1: Layer already exists [2021-08-12T00:08:56.710Z] 04da8169dc61: Pushed [2021-08-12T00:08:56.710Z] b2d5eeeaba3a: Layer already exists [2021-08-12T00:08:56.975Z] bb3576747d64: Pushed [2021-08-12T00:09:03.614Z] ab815ed0feba: Pushed [2021-08-12T00:09:03.615Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:2ef0b548fd444e68bdcbe897b742d8f7c3b949b71a17d58528149dffd1baecc4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:09:04.136Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:09:04.454Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-12T00:09:04.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-12T00:09:04.454Z] 04da8169dc61: Preparing [2021-08-12T00:09:04.454Z] 4d6c7404503f: Preparing [2021-08-12T00:09:04.454Z] bb3576747d64: Preparing [2021-08-12T00:09:04.454Z] ab815ed0feba: Preparing [2021-08-12T00:09:04.454Z] c080ac93e525: Preparing [2021-08-12T00:09:04.454Z] 87dec32dab56: Preparing [2021-08-12T00:09:04.454Z] 4b3c02ac6c6d: Preparing [2021-08-12T00:09:04.454Z] 3b6deb83ca37: Preparing [2021-08-12T00:09:04.454Z] 563ea45970c1: Preparing [2021-08-12T00:09:04.454Z] 91e3b9641807: Preparing [2021-08-12T00:09:04.454Z] b2d5eeeaba3a: Preparing [2021-08-12T00:09:04.454Z] 87dec32dab56: Waiting [2021-08-12T00:09:04.454Z] 4b3c02ac6c6d: Waiting [2021-08-12T00:09:04.454Z] 3b6deb83ca37: Waiting [2021-08-12T00:09:04.454Z] 563ea45970c1: Waiting [2021-08-12T00:09:04.454Z] 91e3b9641807: Waiting [2021-08-12T00:09:04.454Z] b2d5eeeaba3a: Waiting [2021-08-12T00:09:04.454Z] c080ac93e525: Layer already exists [2021-08-12T00:09:04.454Z] bb3576747d64: Layer already exists [2021-08-12T00:09:04.454Z] 4d6c7404503f: Layer already exists [2021-08-12T00:09:04.454Z] ab815ed0feba: Layer already exists [2021-08-12T00:09:04.454Z] 04da8169dc61: Layer already exists [2021-08-12T00:09:04.454Z] 87dec32dab56: Layer already exists [2021-08-12T00:09:04.454Z] 563ea45970c1: Layer already exists [2021-08-12T00:09:04.454Z] 4b3c02ac6c6d: Layer already exists [2021-08-12T00:09:04.454Z] 3b6deb83ca37: Layer already exists [2021-08-12T00:09:04.454Z] 91e3b9641807: Layer already exists [2021-08-12T00:09:04.454Z] b2d5eeeaba3a: Layer already exists [2021-08-12T00:09:04.454Z] latest: digest: sha256:2ef0b548fd444e68bdcbe897b742d8f7c3b949b71a17d58528149dffd1baecc4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:09:05.044Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:09:05.362Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.29 [2021-08-12T00:09:05.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-12T00:09:05.362Z] 04da8169dc61: Preparing [2021-08-12T00:09:05.362Z] 4d6c7404503f: Preparing [2021-08-12T00:09:05.362Z] bb3576747d64: Preparing [2021-08-12T00:09:05.362Z] ab815ed0feba: Preparing [2021-08-12T00:09:05.362Z] c080ac93e525: Preparing [2021-08-12T00:09:05.362Z] 87dec32dab56: Preparing [2021-08-12T00:09:05.362Z] 4b3c02ac6c6d: Preparing [2021-08-12T00:09:05.362Z] 3b6deb83ca37: Preparing [2021-08-12T00:09:05.362Z] 563ea45970c1: Preparing [2021-08-12T00:09:05.362Z] 91e3b9641807: Preparing [2021-08-12T00:09:05.362Z] b2d5eeeaba3a: Preparing [2021-08-12T00:09:05.362Z] 87dec32dab56: Waiting [2021-08-12T00:09:05.362Z] 4b3c02ac6c6d: Waiting [2021-08-12T00:09:05.362Z] 3b6deb83ca37: Waiting [2021-08-12T00:09:05.362Z] 563ea45970c1: Waiting [2021-08-12T00:09:05.362Z] 91e3b9641807: Waiting [2021-08-12T00:09:05.362Z] b2d5eeeaba3a: Waiting [2021-08-12T00:09:05.362Z] 4d6c7404503f: Layer already exists [2021-08-12T00:09:05.362Z] c080ac93e525: Layer already exists [2021-08-12T00:09:05.362Z] ab815ed0feba: Layer already exists [2021-08-12T00:09:05.362Z] 04da8169dc61: Layer already exists [2021-08-12T00:09:05.362Z] bb3576747d64: Layer already exists [2021-08-12T00:09:05.362Z] 87dec32dab56: Layer already exists [2021-08-12T00:09:05.362Z] 3b6deb83ca37: Layer already exists [2021-08-12T00:09:05.362Z] 91e3b9641807: Layer already exists [2021-08-12T00:09:05.362Z] 4b3c02ac6c6d: Layer already exists [2021-08-12T00:09:05.362Z] 563ea45970c1: Layer already exists [2021-08-12T00:09:05.362Z] b2d5eeeaba3a: Layer already exists [2021-08-12T00:09:05.362Z] 2.0.1-dev.29: digest: sha256:2ef0b548fd444e68bdcbe897b742d8f7c3b949b71a17d58528149dffd1baecc4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:09:05.679Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:09:06.010Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:09:06.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-12T00:09:06.010Z] 04da8169dc61: Preparing [2021-08-12T00:09:06.010Z] 4d6c7404503f: Preparing [2021-08-12T00:09:06.010Z] bb3576747d64: Preparing [2021-08-12T00:09:06.010Z] ab815ed0feba: Preparing [2021-08-12T00:09:06.010Z] c080ac93e525: Preparing [2021-08-12T00:09:06.010Z] 87dec32dab56: Preparing [2021-08-12T00:09:06.010Z] 4b3c02ac6c6d: Preparing [2021-08-12T00:09:06.010Z] 3b6deb83ca37: Preparing [2021-08-12T00:09:06.010Z] 563ea45970c1: Preparing [2021-08-12T00:09:06.010Z] 91e3b9641807: Preparing [2021-08-12T00:09:06.010Z] b2d5eeeaba3a: Preparing [2021-08-12T00:09:06.010Z] 3b6deb83ca37: Waiting [2021-08-12T00:09:06.010Z] 563ea45970c1: Waiting [2021-08-12T00:09:06.010Z] 91e3b9641807: Waiting [2021-08-12T00:09:06.010Z] b2d5eeeaba3a: Waiting [2021-08-12T00:09:06.010Z] 87dec32dab56: Waiting [2021-08-12T00:09:06.010Z] 4b3c02ac6c6d: Waiting [2021-08-12T00:09:06.010Z] ab815ed0feba: Layer already exists [2021-08-12T00:09:06.010Z] c080ac93e525: Layer already exists [2021-08-12T00:09:06.010Z] 04da8169dc61: Layer already exists [2021-08-12T00:09:06.010Z] bb3576747d64: Layer already exists [2021-08-12T00:09:06.010Z] 4d6c7404503f: Layer already exists [2021-08-12T00:09:06.010Z] 87dec32dab56: Layer already exists [2021-08-12T00:09:06.010Z] 91e3b9641807: Layer already exists [2021-08-12T00:09:06.010Z] 4b3c02ac6c6d: Layer already exists [2021-08-12T00:09:06.010Z] 3b6deb83ca37: Layer already exists [2021-08-12T00:09:06.010Z] 563ea45970c1: Layer already exists [2021-08-12T00:09:06.010Z] b2d5eeeaba3a: Layer already exists [2021-08-12T00:09:06.010Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:2ef0b548fd444e68bdcbe897b742d8f7c3b949b71a17d58528149dffd1baecc4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:09:06.335Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:09:06.653Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-12T00:09:06.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-12T00:09:06.653Z] 04da8169dc61: Preparing [2021-08-12T00:09:06.653Z] 4d6c7404503f: Preparing [2021-08-12T00:09:06.653Z] bb3576747d64: Preparing [2021-08-12T00:09:06.653Z] ab815ed0feba: Preparing [2021-08-12T00:09:06.653Z] c080ac93e525: Preparing [2021-08-12T00:09:06.653Z] 87dec32dab56: Preparing [2021-08-12T00:09:06.653Z] 4b3c02ac6c6d: Preparing [2021-08-12T00:09:06.653Z] 3b6deb83ca37: Preparing [2021-08-12T00:09:06.653Z] 563ea45970c1: Preparing [2021-08-12T00:09:06.653Z] 91e3b9641807: Preparing [2021-08-12T00:09:06.653Z] b2d5eeeaba3a: Preparing [2021-08-12T00:09:06.653Z] 87dec32dab56: Waiting [2021-08-12T00:09:06.653Z] 4b3c02ac6c6d: Waiting [2021-08-12T00:09:06.653Z] 3b6deb83ca37: Waiting [2021-08-12T00:09:06.653Z] 563ea45970c1: Waiting [2021-08-12T00:09:06.653Z] 91e3b9641807: Waiting [2021-08-12T00:09:06.653Z] b2d5eeeaba3a: Waiting [2021-08-12T00:09:06.653Z] 4d6c7404503f: Layer already exists [2021-08-12T00:09:06.653Z] c080ac93e525: Layer already exists [2021-08-12T00:09:06.653Z] ab815ed0feba: Layer already exists [2021-08-12T00:09:06.653Z] 04da8169dc61: Layer already exists [2021-08-12T00:09:06.653Z] bb3576747d64: Layer already exists [2021-08-12T00:09:06.653Z] 4b3c02ac6c6d: Layer already exists [2021-08-12T00:09:06.653Z] 3b6deb83ca37: Layer already exists [2021-08-12T00:09:06.653Z] 563ea45970c1: Layer already exists [2021-08-12T00:09:06.653Z] 87dec32dab56: Layer already exists [2021-08-12T00:09:06.653Z] 91e3b9641807: Layer already exists [2021-08-12T00:09:06.653Z] b2d5eeeaba3a: Layer already exists [2021-08-12T00:09:06.653Z] main: digest: sha256:2ef0b548fd444e68bdcbe897b742d8f7c3b949b71a17d58528149dffd1baecc4 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:09:06.978Z] ===================================================== [Pipeline] echo [2021-08-12T00:09:06.993Z] taggedImages: [2021-08-12T00:09:06.993Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:09:06.993Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-12T00:09:06.993Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.29 [2021-08-12T00:09:06.993Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:09:06.993Z] - 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-08-12T00:09:30.381Z] Removing intermediate container 1b7d88b7b723 [2021-08-12T00:09:30.381Z] ---> 1307fce3d6e4 [2021-08-12T00:09:30.381Z] Successfully built 1307fce3d6e4 [2021-08-12T00:09:30.381Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:09:30.728Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T00:09:30.728Z] . [Pipeline] withDockerContainer [2021-08-12T00:09:31.009Z] prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container [2021-08-12T00:09:31.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:09:32.873Z] $ docker top faea69a917dfe5003d7950d86e22fd32c9960fb4be000376032c288d87cc3f98 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:09:33.872Z] + go version [2021-08-12T00:09:33.872Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-12T00:09:33.889Z] $ docker stop --time=1 faea69a917dfe5003d7950d86e22fd32c9960fb4be000376032c288d87cc3f98 [2021-08-12T00:09:35.751Z] $ docker rm -f faea69a917dfe5003d7950d86e22fd32c9960fb4be000376032c288d87cc3f98 [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-08-12T00:09:36.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-12T00:09:36.778Z] [2021-08-12T00:09:36.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:09:37.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-12T00:09:37.424Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-12T00:09:37.424Z] 29e5d40040c1: Pulling fs layer [2021-08-12T00:09:37.424Z] 1ce36da41761: Pulling fs layer [2021-08-12T00:09:37.424Z] 25b303627fd3: Pulling fs layer [2021-08-12T00:09:38.023Z] 29e5d40040c1: Verifying Checksum [2021-08-12T00:09:38.023Z] 29e5d40040c1: Download complete [2021-08-12T00:09:38.301Z] 1ce36da41761: Verifying Checksum [2021-08-12T00:09:38.301Z] 1ce36da41761: Download complete [2021-08-12T00:09:38.574Z] 29e5d40040c1: Pull complete [2021-08-12T00:09:40.020Z] 1ce36da41761: Pull complete [2021-08-12T00:09:40.020Z] 25b303627fd3: Verifying Checksum [2021-08-12T00:09:40.020Z] 25b303627fd3: Download complete [2021-08-12T00:09:50.187Z] 25b303627fd3: Pull complete [2021-08-12T00:09:50.187Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-12T00:09:50.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-12T00:09:50.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-12T00:09:50.458Z] prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container [2021-08-12T00:09:50.541Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:09:53.844Z] $ docker top 3acdcc9162d6e987e682570e8bf34537690f0dd1ed0277794a175a6662d5c83a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:09:54.798Z] + docker-compose build --help [2021-08-12T00:09:54.798Z] + grep parallel [2021-08-12T00:09:58.175Z] --parallel Build images in parallel. [Pipeline] } [2021-08-12T00:09:58.464Z] $ docker stop --time=1 3acdcc9162d6e987e682570e8bf34537690f0dd1ed0277794a175a6662d5c83a [2021-08-12T00:10:00.298Z] $ docker rm -f 3acdcc9162d6e987e682570e8bf34537690f0dd1ed0277794a175a6662d5c83a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:10:00.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-12T00:10:00.936Z] . [Pipeline] withDockerContainer [2021-08-12T00:10:01.179Z] prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container [2021-08-12T00:10:01.266Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:10:02.670Z] $ docker top 5a4cf63802386fcc564ea0f1dcf5ccd05958a35e48a6b80feb82e0dc725bdae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:10:03.585Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-12T00:10:06.962Z] Building core-command ... [2021-08-12T00:10:06.962Z] Building core-data ... [2021-08-12T00:10:06.962Z] Building core-metadata ... [2021-08-12T00:10:06.962Z] Building security-bootstrapper ... [2021-08-12T00:10:06.962Z] Building security-proxy-setup ... [2021-08-12T00:10:06.962Z] Building security-secretstore-setup ... [2021-08-12T00:10:06.962Z] Building support-notifications ... [2021-08-12T00:10:06.962Z] Building support-scheduler ... [2021-08-12T00:10:06.962Z] Building sys-mgmt-agent ... [2021-08-12T00:10:06.962Z] Building security-proxy-setup [2021-08-12T00:10:06.962Z] Building core-command [2021-08-12T00:10:06.962Z] Building security-secretstore-setup [2021-08-12T00:10:06.962Z] Building core-data [2021-08-12T00:10:06.962Z] Building support-scheduler [2021-08-12T00:10:53.949Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:10:53.949Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:10:53.949Z] ---> 1307fce3d6e4 [2021-08-12T00:10:53.949Z] Step 3/24 : WORKDIR /edgex-go [2021-08-12T00:10:53.949Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:10:53.949Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:10:53.949Z] ---> 1307fce3d6e4 [2021-08-12T00:10:53.949Z] Step 3/22 : WORKDIR /edgex-go [2021-08-12T00:10:53.949Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:10:53.949Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:10:53.949Z] ---> 1307fce3d6e4 [2021-08-12T00:10:53.949Z] Step 3/24 : WORKDIR /edgex-go [2021-08-12T00:10:53.949Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:10:53.949Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:10:53.950Z] ---> 1307fce3d6e4 [2021-08-12T00:10:53.950Z] Step 3/26 : WORKDIR /edgex-go [2021-08-12T00:10:53.950Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:10:53.950Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:10:53.950Z] ---> 1307fce3d6e4 [2021-08-12T00:10:53.950Z] Step 3/23 : WORKDIR /edgex-go [2021-08-12T00:10:53.950Z] ---> Running in 5d58819ebb90 [2021-08-12T00:10:53.950Z] ---> Running in 44226a31137f [2021-08-12T00:10:53.950Z] ---> Running in c0179b93f885 [2021-08-12T00:10:53.950Z] ---> Running in d65d7f416e3b [2021-08-12T00:10:53.950Z] ---> Running in 68ae8bf6249c [2021-08-12T00:10:53.950Z] Removing intermediate container 5d58819ebb90 [2021-08-12T00:10:53.950Z] ---> 0416cade2837 [2021-08-12T00:10:53.950Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:10:53.950Z] Removing intermediate container d65d7f416e3b [2021-08-12T00:10:53.950Z] ---> c981d3beca49 [2021-08-12T00:10:53.950Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:10:53.950Z] Removing intermediate container c0179b93f885 [2021-08-12T00:10:53.950Z] ---> e745bc5f2926 [2021-08-12T00:10:53.950Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:10:53.950Z] Removing intermediate container 44226a31137f [2021-08-12T00:10:53.950Z] ---> f1f4604de1e0 [2021-08-12T00:10:53.950Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:10:53.950Z] Removing intermediate container 68ae8bf6249c [2021-08-12T00:10:53.950Z] ---> 26371f544d2d [2021-08-12T00:10:53.950Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:10:53.950Z] ---> Running in f1483a2f4d6e [2021-08-12T00:10:53.950Z] ---> Running in 15b60e860ff4 [2021-08-12T00:10:53.950Z] ---> Running in e2a92e4515c5 [2021-08-12T00:10:53.950Z] ---> Running in 173ea50b5437 [2021-08-12T00:10:53.950Z] ---> Running in e9bf913fbe38 [2021-08-12T00:10:57.368Z] Removing intermediate container f1483a2f4d6e [2021-08-12T00:10:57.368Z] ---> 1c8b8825214c [2021-08-12T00:10:57.368Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-12T00:10:57.645Z] ---> Running in 60d87d176149 [2021-08-12T00:10:57.918Z] Removing intermediate container 15b60e860ff4 [2021-08-12T00:10:57.918Z] ---> 9637ae306854 [2021-08-12T00:10:57.918Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-12T00:10:58.199Z] Removing intermediate container e2a92e4515c5 [2021-08-12T00:10:58.199Z] ---> d3d781889398 [2021-08-12T00:10:58.199Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-12T00:10:58.199Z] ---> Running in 8f282022ae6c [2021-08-12T00:10:58.492Z] ---> Running in a31a13744ea5 [2021-08-12T00:10:58.492Z] Removing intermediate container e9bf913fbe38 [2021-08-12T00:10:58.492Z] ---> ffa105b6532f [2021-08-12T00:10:58.492Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-12T00:10:58.767Z] Removing intermediate container 173ea50b5437 [2021-08-12T00:10:58.767Z] ---> 48866fb78ad3 [2021-08-12T00:10:58.767Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-12T00:10:59.041Z] ---> Running in 8102c9c333b7 [2021-08-12T00:10:59.315Z] ---> Running in fda64ee1e7e9 [2021-08-12T00:10:59.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:11:00.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:11:00.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:11:00.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:11:01.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:11:01.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:11:01.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:11:01.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:11:01.367Z] OK: 218 MiB in 52 packages [2021-08-12T00:11:01.966Z] OK: 218 MiB in 52 packages [2021-08-12T00:11:02.572Z] OK: 218 MiB in 52 packages [2021-08-12T00:11:02.852Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:11:03.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:11:03.128Z] Removing intermediate container 60d87d176149 [2021-08-12T00:11:03.128Z] ---> 3b4f1a4ddb0f [2021-08-12T00:11:03.128Z] Step 6/26 : COPY go.mod . [2021-08-12T00:11:03.406Z] Removing intermediate container 8f282022ae6c [2021-08-12T00:11:03.406Z] ---> e927cbd7df5f [2021-08-12T00:11:03.406Z] Step 6/24 : COPY go.mod . [2021-08-12T00:11:03.680Z] Removing intermediate container a31a13744ea5 [2021-08-12T00:11:03.680Z] ---> 20e79a82c2b9 [2021-08-12T00:11:03.680Z] Step 6/24 : COPY go.mod . [2021-08-12T00:11:03.952Z] ---> 12e82cc17f91 [2021-08-12T00:11:03.952Z] Step 7/26 : RUN go mod download [2021-08-12T00:11:04.223Z] ---> Running in e20862b80a80 [2021-08-12T00:11:04.502Z] ---> 8f8e8bfe0fdc [2021-08-12T00:11:04.502Z] Step 7/24 : RUN go mod download [2021-08-12T00:11:04.502Z] ---> 8cf2ab2ca82d [2021-08-12T00:11:04.502Z] Step 7/24 : RUN go mod download [2021-08-12T00:11:04.502Z] ---> Running in dccab178a131 [2021-08-12T00:11:04.776Z] ---> Running in 9884982df66c [2021-08-12T00:11:05.760Z] OK: 218 MiB in 52 packages [2021-08-12T00:11:05.760Z] OK: 218 MiB in 52 packages [2021-08-12T00:11:08.104Z] Removing intermediate container 8102c9c333b7 [2021-08-12T00:11:08.104Z] ---> e422123ad156 [2021-08-12T00:11:08.104Z] Step 6/22 : COPY go.mod . [2021-08-12T00:11:08.104Z] Removing intermediate container fda64ee1e7e9 [2021-08-12T00:11:08.104Z] ---> 8d738c3d3c87 [2021-08-12T00:11:08.104Z] Step 6/23 : COPY go.mod . [2021-08-12T00:11:09.681Z] Removing intermediate container e20862b80a80 [2021-08-12T00:11:09.681Z] ---> afc6aafb641f [2021-08-12T00:11:09.681Z] Step 8/26 : COPY . . [2021-08-12T00:11:09.957Z] ---> 083be9e12529 [2021-08-12T00:11:09.957Z] Step 7/22 : RUN go mod download [2021-08-12T00:11:09.957Z] ---> 6e32d6410582 [2021-08-12T00:11:09.957Z] Step 7/23 : RUN go mod download [2021-08-12T00:11:10.239Z] ---> Running in 100721aa982f [2021-08-12T00:11:10.239Z] ---> Running in ea891da7f1d3 [2021-08-12T00:11:12.221Z] Removing intermediate container dccab178a131 [2021-08-12T00:11:12.221Z] ---> cf7ebddee239 [2021-08-12T00:11:12.222Z] Step 8/24 : COPY . . [2021-08-12T00:11:12.824Z] Removing intermediate container 9884982df66c [2021-08-12T00:11:12.824Z] ---> c1667dc16ac7 [2021-08-12T00:11:12.824Z] Step 8/24 : COPY . . [2021-08-12T00:11:19.564Z] Removing intermediate container 100721aa982f [2021-08-12T00:11:19.564Z] ---> e8ada9a8ed19 [2021-08-12T00:11:19.564Z] Step 8/22 : COPY . . [2021-08-12T00:11:19.838Z] Removing intermediate container ea891da7f1d3 [2021-08-12T00:11:19.838Z] ---> 24e3cf13ce48 [2021-08-12T00:11:19.838Z] Step 8/23 : COPY . . [2021-08-12T00:11:20.823Z] ---> d8c6890dede1 [2021-08-12T00:11:20.823Z] Step 9/26 : RUN go mod tidy [2021-08-12T00:11:22.855Z] ---> Running in c43c15a44baf [2021-08-12T00:11:24.870Z] ---> 69799285b142 [2021-08-12T00:11:24.870Z] Step 9/24 : RUN go mod tidy [2021-08-12T00:11:25.148Z] ---> Running in 8b81d25f0da6 [2021-08-12T00:11:25.752Z] ---> 2ea39cd3243a [2021-08-12T00:11:25.753Z] Step 9/24 : RUN go mod tidy [2021-08-12T00:11:26.742Z] ---> Running in 20ecff16bd88 [2021-08-12T00:11:30.168Z] Removing intermediate container c43c15a44baf [2021-08-12T00:11:30.168Z] ---> 90dbaf14fab0 [2021-08-12T00:11:30.168Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-12T00:11:30.444Z] ---> Running in 34b6306c9399 [2021-08-12T00:11:32.433Z] Removing intermediate container 8b81d25f0da6 [2021-08-12T00:11:32.433Z] ---> 954dbc08d221 [2021-08-12T00:11:32.433Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-12T00:11:32.433Z] ---> Running in 3979a4ff7b52 [2021-08-12T00:11:32.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-12T00:11:32.996Z] Removing intermediate container 20ecff16bd88 [2021-08-12T00:11:32.996Z] ---> e2c1defbae66 [2021-08-12T00:11:32.996Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-12T00:11:33.278Z] ---> a28ebcf35d3f [2021-08-12T00:11:33.278Z] Step 9/23 : RUN go mod tidy [2021-08-12T00:11:33.278Z] ---> f98280867ec8 [2021-08-12T00:11:33.278Z] Step 9/22 : RUN go mod tidy [2021-08-12T00:11:33.278Z] ---> Running in 882ad9035c55 [2021-08-12T00:11:33.555Z] ---> Running in f70a2c8be8b7 [2021-08-12T00:11:33.555Z] ---> Running in 810dc0367990 [2021-08-12T00:11:35.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-command/core-command ./cmd/core-command [2021-08-12T00:11:36.001Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-data/core-data ./cmd/core-data [2021-08-12T00:11:42.739Z] Removing intermediate container 810dc0367990 [2021-08-12T00:11:42.739Z] ---> 5ecdde9f51f3 [2021-08-12T00:11:42.739Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-12T00:11:43.014Z] ---> Running in de6fda1b1780 [2021-08-12T00:11:43.629Z] Removing intermediate container f70a2c8be8b7 [2021-08-12T00:11:43.629Z] ---> f05a151ee35b [2021-08-12T00:11:43.629Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-12T00:11:43.919Z] ---> Running in 4b79e1c52990 [2021-08-12T00:11:45.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-12T00:11:46.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-12T00:13:23.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-12T00:13:31.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-12T00:13:34.467Z] Removing intermediate container 3979a4ff7b52 [2021-08-12T00:13:34.467Z] ---> d9426105bab9 [2021-08-12T00:13:34.467Z] [2021-08-12T00:13:34.467Z] Step 11/24 : FROM alpine:3.12 [2021-08-12T00:13:34.467Z] Removing intermediate container 34b6306c9399 [2021-08-12T00:13:34.467Z] ---> 60ba40a32b09 [2021-08-12T00:13:34.467Z] [2021-08-12T00:13:34.467Z] Step 11/26 : FROM alpine:3.12 [2021-08-12T00:13:34.759Z] 3.12: Pulling from library/alpine [2021-08-12T00:13:34.759Z] 3.12: Pulling from library/alpine [2021-08-12T00:13:36.258Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-12T00:13:36.258Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-12T00:13:36.258Z] Status: Downloaded newer image for alpine:3.12 [2021-08-12T00:13:36.258Z] Status: Downloaded newer image for alpine:3.12 [2021-08-12T00:13:36.258Z] ---> c4fd0aeabfcf [2021-08-12T00:13:36.258Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-12T00:13:36.258Z] ---> c4fd0aeabfcf [2021-08-12T00:13:36.258Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-12T00:13:36.887Z] ---> Running in 58a7c419181c [2021-08-12T00:13:36.887Z] ---> Running in 54c7a66c0797 [2021-08-12T00:13:39.536Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:13:39.536Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:13:39.536Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:13:39.814Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:13:40.414Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-12T00:13:40.414Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:13:40.414Z] OK: 5 MiB in 15 packages [2021-08-12T00:13:40.689Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-12T00:13:40.689Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-12T00:13:40.689Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-12T00:13:40.689Z] (4/6) Installing curl (7.78.0-r0) [2021-08-12T00:13:40.689Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-12T00:13:40.689Z] (6/6) Installing su-exec (0.2-r1) [2021-08-12T00:13:40.689Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:13:40.689Z] Executing ca-certificates-20191127-r4.trigger [2021-08-12T00:13:41.296Z] OK: 7 MiB in 20 packages [2021-08-12T00:13:43.295Z] Removing intermediate container 54c7a66c0797 [2021-08-12T00:13:43.295Z] ---> 21a55f2e1ab2 [2021-08-12T00:13:43.295Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-12T00:13:43.295Z] ---> Running in 2aec20123a2f [2021-08-12T00:13:44.293Z] Removing intermediate container 58a7c419181c [2021-08-12T00:13:44.294Z] ---> eead6787b66b [2021-08-12T00:13:44.294Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-12T00:13:44.569Z] Removing intermediate container 2aec20123a2f [2021-08-12T00:13:44.569Z] ---> b6080ba15221 [2021-08-12T00:13:44.569Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-12T00:13:45.172Z] ---> Running in 9045308e7d66 [2021-08-12T00:13:45.451Z] ---> Running in 14d6bc471352 [2021-08-12T00:13:46.923Z] Removing intermediate container 9045308e7d66 [2021-08-12T00:13:46.923Z] ---> eef1704801b6 [2021-08-12T00:13:46.923Z] Step 14/26 : WORKDIR / [2021-08-12T00:13:47.226Z] Removing intermediate container 14d6bc471352 [2021-08-12T00:13:47.226Z] ---> 727d9800e369 [2021-08-12T00:13:47.226Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-12T00:13:47.501Z] Removing intermediate container de6fda1b1780 [2021-08-12T00:13:47.501Z] ---> a9618daabb8c [2021-08-12T00:13:47.501Z] [2021-08-12T00:13:47.501Z] Step 11/22 : FROM alpine:3.12 [2021-08-12T00:13:47.501Z] ---> c4fd0aeabfcf [2021-08-12T00:13:47.501Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-12T00:13:47.782Z] ---> Running in 25f9a88fdb30 [2021-08-12T00:13:47.782Z] ---> Running in febab8f86770 [2021-08-12T00:13:47.782Z] ---> Running in 5fda10efd56d [2021-08-12T00:13:48.396Z] Removing intermediate container 4b79e1c52990 [2021-08-12T00:13:48.396Z] ---> 7245eed9770c [2021-08-12T00:13:48.396Z] [2021-08-12T00:13:48.396Z] Step 11/23 : FROM alpine:3.12 [2021-08-12T00:13:48.396Z] ---> c4fd0aeabfcf [2021-08-12T00:13:48.396Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-12T00:13:48.396Z] ---> Using cache [2021-08-12T00:13:48.396Z] ---> 21a55f2e1ab2 [2021-08-12T00:13:48.396Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-12T00:13:48.396Z] ---> Using cache [2021-08-12T00:13:48.396Z] ---> b6080ba15221 [2021-08-12T00:13:48.396Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-12T00:13:48.689Z] Removing intermediate container 25f9a88fdb30 [2021-08-12T00:13:48.689Z] ---> 6722e3acbedf [2021-08-12T00:13:48.689Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-12T00:13:48.689Z] Removing intermediate container febab8f86770 [2021-08-12T00:13:48.689Z] ---> 554b9dcabf1a [2021-08-12T00:13:48.689Z] Step 16/24 : WORKDIR / [2021-08-12T00:13:48.689Z] ---> Running in 8c35d1f1a9a5 [2021-08-12T00:13:48.965Z] ---> Running in ceac056c9b73 [2021-08-12T00:13:49.950Z] Removing intermediate container 8c35d1f1a9a5 [2021-08-12T00:13:49.950Z] ---> 702d1c75eae2 [2021-08-12T00:13:49.950Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-12T00:13:49.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:13:49.950Z] ---> Running in a0b1461e1d91 [2021-08-12T00:13:50.225Z] Removing intermediate container ceac056c9b73 [2021-08-12T00:13:50.225Z] ---> 66b358fbf2f6 [2021-08-12T00:13:50.225Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-12T00:13:50.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:13:50.225Z] ---> 5e088ebc889e [2021-08-12T00:13:50.225Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-12T00:13:50.836Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-12T00:13:51.116Z] Removing intermediate container a0b1461e1d91 [2021-08-12T00:13:51.117Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-12T00:13:51.117Z] ---> 570a8dd41c73 [2021-08-12T00:13:51.117Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-12T00:13:51.117Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-12T00:13:51.117Z] (4/4) Installing curl (7.78.0-r0) [2021-08-12T00:13:51.117Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:13:51.117Z] Executing ca-certificates-20191127-r4.trigger [2021-08-12T00:13:51.396Z] OK: 7 MiB in 18 packages [2021-08-12T00:13:51.997Z] ---> 2cdce10c3853 [2021-08-12T00:13:51.997Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-12T00:13:52.272Z] ---> 1c43491f52b5 [2021-08-12T00:13:52.273Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-12T00:13:52.873Z] ---> 1b48b12cef10 [2021-08-12T00:13:52.873Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-12T00:13:54.853Z] ---> 87326627e5cb [2021-08-12T00:13:54.853Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-12T00:13:54.853Z] ---> 32fe9acc51f7 [2021-08-12T00:13:54.853Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-12T00:13:54.853Z] ---> ff2bf681c614 [2021-08-12T00:13:54.853Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-12T00:13:54.853Z] Removing intermediate container 5fda10efd56d [2021-08-12T00:13:54.853Z] ---> 09f2a3955f02 [2021-08-12T00:13:54.853Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-12T00:13:55.452Z] Removing intermediate container 882ad9035c55 [2021-08-12T00:13:55.452Z] ---> f168d5ea89be [2021-08-12T00:13:55.452Z] [2021-08-12T00:13:55.452Z] Step 11/24 : FROM alpine:3.12 [2021-08-12T00:13:55.452Z] ---> c4fd0aeabfcf [2021-08-12T00:13:55.452Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-12T00:13:55.452Z] ---> Running in e45e123ad467 [2021-08-12T00:13:55.724Z] ---> Running in 641d0463de6c [2021-08-12T00:13:55.724Z] ---> 812d7dd730f1 [2021-08-12T00:13:55.724Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-12T00:13:56.002Z] ---> 470366689264 [2021-08-12T00:13:56.002Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-12T00:13:56.002Z] ---> 190ac6ec3a79 [2021-08-12T00:13:56.002Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-12T00:13:56.272Z] ---> Running in 74168ba0a43c [2021-08-12T00:13:56.272Z] Removing intermediate container e45e123ad467 [2021-08-12T00:13:56.272Z] ---> e9145d710964 [2021-08-12T00:13:56.272Z] Step 14/22 : WORKDIR /edgex [2021-08-12T00:13:56.272Z] ---> Running in bfda90a15f1a [2021-08-12T00:13:56.553Z] Removing intermediate container 641d0463de6c [2021-08-12T00:13:56.553Z] ---> 2b1f123c39f1 [2021-08-12T00:13:56.553Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-12T00:13:56.927Z] ---> Running in 1f5e85823b36 [2021-08-12T00:13:57.252Z] ---> Running in 9ec852267f0e [2021-08-12T00:13:57.252Z] Removing intermediate container 74168ba0a43c [2021-08-12T00:13:57.252Z] ---> 5383a986e628 [2021-08-12T00:13:57.252Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-12T00:13:57.252Z] Removing intermediate container bfda90a15f1a [2021-08-12T00:13:57.252Z] ---> 21339a9fe37a [2021-08-12T00:13:57.252Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-12T00:13:57.561Z] ---> d0fd343aadbd [2021-08-12T00:13:57.561Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-12T00:13:57.561Z] ---> Running in 29843c178109 [2021-08-12T00:13:57.561Z] ---> Running in 4efbae4cef77 [2021-08-12T00:13:58.186Z] Removing intermediate container 1f5e85823b36 [2021-08-12T00:13:58.186Z] ---> e79d11039fae [2021-08-12T00:13:58.186Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-12T00:13:58.186Z] Removing intermediate container 9ec852267f0e [2021-08-12T00:13:58.186Z] ---> 9a355acacd8a [2021-08-12T00:13:58.186Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-12T00:13:58.816Z] Removing intermediate container 4efbae4cef77 [2021-08-12T00:13:58.816Z] ---> 2d7f9ff87d73 [2021-08-12T00:13:58.816Z] Step 21/23 : LABEL arch=arm64 [2021-08-12T00:13:58.816Z] ---> Running in 28fd6b8b18f3 [2021-08-12T00:13:58.816Z] Removing intermediate container 29843c178109 [2021-08-12T00:13:58.816Z] ---> 0151aac6ca47 [2021-08-12T00:13:58.816Z] Step 22/24 : LABEL arch=arm64 [2021-08-12T00:13:59.120Z] ---> Running in 873f5343979f [2021-08-12T00:13:59.120Z] ---> Running in 3972f542cbee [2021-08-12T00:13:59.394Z] ---> 666af13efdc4 [2021-08-12T00:13:59.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-12T00:13:59.666Z] Removing intermediate container 28fd6b8b18f3 [2021-08-12T00:13:59.666Z] ---> b8719b18f814 [2021-08-12T00:13:59.666Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:13:59.937Z] ---> Running in ad46b5f4d269 [2021-08-12T00:13:59.937Z] ---> d7527b407d42 [2021-08-12T00:13:59.937Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-12T00:13:59.937Z] Removing intermediate container 3972f542cbee [2021-08-12T00:13:59.937Z] ---> 363a9fd0eef1 [2021-08-12T00:13:59.937Z] Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:14:00.214Z] Removing intermediate container 873f5343979f [2021-08-12T00:14:00.214Z] ---> 9fe66df52742 [2021-08-12T00:14:00.214Z] Step 22/23 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:14:00.214Z] ---> Running in ddbbdd3c1099 [2021-08-12T00:14:00.490Z] ---> Running in 5351fc32aef5 [2021-08-12T00:14:01.087Z] ---> 859c6c243ec7 [2021-08-12T00:14:01.088Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-12T00:14:01.362Z] Removing intermediate container 5351fc32aef5 [2021-08-12T00:14:01.362Z] ---> cda9c7816ed0 [2021-08-12T00:14:01.362Z] Step 23/23 : LABEL version=2.0.1-dev.29 [2021-08-12T00:14:01.362Z] Removing intermediate container ddbbdd3c1099 [2021-08-12T00:14:01.362Z] ---> 4dedf26178d2 [2021-08-12T00:14:01.362Z] Step 24/24 : LABEL version=2.0.1-dev.29 [2021-08-12T00:14:01.650Z] ---> a26f48529477 [2021-08-12T00:14:01.650Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-12T00:14:01.650Z] ---> Running in 1b8c6500f418 [2021-08-12T00:14:01.650Z] ---> Running in 0ea6def325aa [2021-08-12T00:14:01.943Z] ---> Running in 2e458e9f86cb [2021-08-12T00:14:02.944Z] Removing intermediate container 1b8c6500f418 [2021-08-12T00:14:02.944Z] ---> 42335fdf7908 [2021-08-12T00:14:02.944Z] [2021-08-12T00:14:02.944Z] Removing intermediate container 0ea6def325aa [2021-08-12T00:14:02.944Z] ---> 4ca0ec450bc1 [2021-08-12T00:14:02.944Z] [2021-08-12T00:14:02.944Z] ---> 7e6016bf2fe8 [2021-08-12T00:14:02.944Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-12T00:14:02.944Z] Successfully built 42335fdf7908 [2021-08-12T00:14:03.220Z] Successfully tagged support-scheduler-arm64:latest [2021-08-12T00:14:03.220Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-08-12T00:14:03.220Z] ---> Running in dc6f6d7cdac2 [2021-08-12T00:14:03.220Z] Successfully built 4ca0ec450bc1 [2021-08-12T00:14:03.507Z] Successfully tagged core-command-arm64:latest [2021-08-12T00:14:03.507Z]  Building core-command ... done Building security-bootstrapper [2021-08-12T00:14:03.507Z] Removing intermediate container ad46b5f4d269 [2021-08-12T00:14:03.507Z] ---> b4973b5de86d [2021-08-12T00:14:03.507Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-12T00:14:03.507Z] ---> Running in b5eb54a6245f [2021-08-12T00:14:04.137Z] Removing intermediate container dc6f6d7cdac2 [2021-08-12T00:14:04.137Z] ---> 1ad7fb7c5b96 [2021-08-12T00:14:04.137Z] Step 19/22 : CMD ["--init=true"] [2021-08-12T00:14:04.137Z] ---> Running in 6549c1138ba3 [2021-08-12T00:14:05.111Z] Removing intermediate container 6549c1138ba3 [2021-08-12T00:14:05.111Z] ---> cb2d7294667a [2021-08-12T00:14:05.382Z] Step 20/22 : LABEL arch=arm64 [2021-08-12T00:14:05.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:14:06.409Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:14:07.009Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-12T00:14:07.009Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-12T00:14:07.009Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-12T00:14:07.281Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-12T00:14:07.565Z] ---> Running in d351b68c57ce [2021-08-12T00:14:07.565Z] Removing intermediate container 2e458e9f86cb [2021-08-12T00:14:07.565Z] ---> 3f61fc485d69 [2021-08-12T00:14:07.565Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"](5/6) Installing libzmq (4.3.3-r0) [2021-08-12T00:14:07.565Z] [2021-08-12T00:14:07.565Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-12T00:14:07.565Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:14:07.850Z] OK: 8 MiB in 20 packages [2021-08-12T00:14:08.122Z] ---> Running in 63f19033939b [2021-08-12T00:14:08.398Z] Removing intermediate container d351b68c57ce [2021-08-12T00:14:08.398Z] ---> e1cdce7a3a22 [2021-08-12T00:14:08.398Z] Step 21/22 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:14:08.398Z] ---> Running in ae1bbe7d3b12 [2021-08-12T00:14:08.996Z] Removing intermediate container 63f19033939b [2021-08-12T00:14:08.996Z] ---> bf5d16acc857 [2021-08-12T00:14:08.996Z] Step 24/26 : LABEL arch=arm64 [2021-08-12T00:14:09.273Z] ---> Running in 44d5bfef9e73 [2021-08-12T00:14:09.273Z] Removing intermediate container b5eb54a6245f [2021-08-12T00:14:09.273Z] ---> 380e2aa508f1 [2021-08-12T00:14:09.273Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-12T00:14:09.273Z] Removing intermediate container ae1bbe7d3b12 [2021-08-12T00:14:09.273Z] ---> 3a1b38634b43 [2021-08-12T00:14:09.273Z] Step 22/22 : LABEL version=2.0.1-dev.29 [2021-08-12T00:14:09.548Z] ---> Running in 1ac29113c683 [2021-08-12T00:14:09.820Z] Removing intermediate container 44d5bfef9e73 [2021-08-12T00:14:09.820Z] ---> d379463d382c [2021-08-12T00:14:09.820Z] Step 25/26 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:14:10.095Z] ---> Running in 5b15272e3dae [2021-08-12T00:14:10.373Z] Removing intermediate container 1ac29113c683 [2021-08-12T00:14:10.373Z] ---> 20e8038724be [2021-08-12T00:14:10.373Z] [2021-08-12T00:14:10.373Z] ---> aedc3650d26a [2021-08-12T00:14:10.373Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-12T00:14:10.662Z] Successfully built 20e8038724be [2021-08-12T00:14:10.662Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-12T00:14:10.662Z]  Building security-proxy-setup ... done Building support-notifications [2021-08-12T00:14:10.938Z] Removing intermediate container 5b15272e3dae [2021-08-12T00:14:10.938Z] ---> 0206f814c399 [2021-08-12T00:14:10.938Z] Step 26/26 : LABEL version=2.0.1-dev.29 [2021-08-12T00:14:11.543Z] ---> Running in 1167f64341c5 [2021-08-12T00:14:12.986Z] ---> 3a0997007a6f [2021-08-12T00:14:12.986Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-12T00:14:12.986Z] Removing intermediate container 1167f64341c5 [2021-08-12T00:14:12.986Z] ---> 6bc5364874da [2021-08-12T00:14:12.986Z] [2021-08-12T00:14:13.589Z] Successfully built 6bc5364874da [2021-08-12T00:14:13.589Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-12T00:14:13.589Z]  Building security-secretstore-setup ... done Building core-metadata [2021-08-12T00:14:14.578Z] ---> 0c32a2f02748 [2021-08-12T00:14:14.578Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-12T00:14:15.571Z] ---> Running in c809cae8bf75 [2021-08-12T00:14:17.021Z] Removing intermediate container c809cae8bf75 [2021-08-12T00:14:17.021Z] ---> 4a11ef17787b [2021-08-12T00:14:17.021Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-12T00:14:17.640Z] ---> Running in 86cc9771f274 [2021-08-12T00:14:19.080Z] Removing intermediate container 86cc9771f274 [2021-08-12T00:14:19.080Z] ---> 288e21c92669 [2021-08-12T00:14:19.080Z] Step 22/24 : LABEL arch=arm64 [2021-08-12T00:14:19.353Z] ---> Running in 7331580c79b7 [2021-08-12T00:14:20.336Z] Removing intermediate container 7331580c79b7 [2021-08-12T00:14:20.336Z] ---> d3b6f204b174 [2021-08-12T00:14:20.336Z] Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:14:20.612Z] ---> Running in 9c90c4219f52 [2021-08-12T00:14:21.596Z] Removing intermediate container 9c90c4219f52 [2021-08-12T00:14:21.596Z] ---> 8231096ddc97 [2021-08-12T00:14:21.596Z] Step 24/24 : LABEL version=2.0.1-dev.29 [2021-08-12T00:14:21.596Z] ---> Running in 575e1ab7e670 [2021-08-12T00:14:22.581Z] Removing intermediate container 575e1ab7e670 [2021-08-12T00:14:22.581Z] ---> 39806a5642da [2021-08-12T00:14:22.581Z] [2021-08-12T00:14:22.857Z] Successfully built 39806a5642da [2021-08-12T00:14:22.857Z] Successfully tagged core-data-arm64:latest [2021-08-12T00:14:29.561Z]  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:14:29.561Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:14:29.561Z] ---> 1307fce3d6e4 [2021-08-12T00:14:29.561Z] Step 3/32 : WORKDIR /edgex-go [2021-08-12T00:14:29.561Z] ---> Using cache [2021-08-12T00:14:29.561Z] ---> e745bc5f2926 [2021-08-12T00:14:29.561Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:14:29.561Z] ---> Using cache [2021-08-12T00:14:29.561Z] ---> d3d781889398 [2021-08-12T00:14:29.561Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-12T00:14:30.154Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:14:30.154Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:14:30.154Z] ---> 1307fce3d6e4 [2021-08-12T00:14:30.154Z] Step 3/24 : WORKDIR /edgex-go [2021-08-12T00:14:30.154Z] ---> Using cache [2021-08-12T00:14:30.154Z] ---> e745bc5f2926 [2021-08-12T00:14:30.154Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:14:30.154Z] ---> Using cache [2021-08-12T00:14:30.154Z] ---> d3d781889398 [2021-08-12T00:14:30.154Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-12T00:14:31.590Z] ---> Running in 21af03112a5a [2021-08-12T00:14:31.590Z] ---> Running in f701b1adf1b5 [2021-08-12T00:14:33.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:14:33.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:14:34.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:14:34.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:14:35.144Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:14:35.144Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:14:35.144Z] ---> 1307fce3d6e4 [2021-08-12T00:14:35.144Z] Step 3/23 : WORKDIR /edgex-go [2021-08-12T00:14:35.144Z] ---> Using cache [2021-08-12T00:14:35.144Z] ---> e745bc5f2926 [2021-08-12T00:14:35.144Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:14:35.144Z] ---> Using cache [2021-08-12T00:14:35.144Z] ---> d3d781889398 [2021-08-12T00:14:35.144Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-12T00:14:35.421Z] OK: 218 MiB in 52 packages [2021-08-12T00:14:35.421Z] OK: 218 MiB in 52 packages [2021-08-12T00:14:36.017Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-12T00:14:36.017Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-12T00:14:36.017Z] ---> 1307fce3d6e4 [2021-08-12T00:14:36.017Z] Step 3/24 : WORKDIR /edgex-go [2021-08-12T00:14:36.017Z] ---> Using cache [2021-08-12T00:14:36.017Z] ---> e745bc5f2926 [2021-08-12T00:14:36.017Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T00:14:36.017Z] ---> Using cache [2021-08-12T00:14:36.017Z] ---> d3d781889398 [2021-08-12T00:14:36.017Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-12T00:14:36.615Z] ---> Running in 72db70d46d40 [2021-08-12T00:14:36.615Z] ---> Running in ca18be315a79 [2021-08-12T00:14:37.601Z] Removing intermediate container f701b1adf1b5 [2021-08-12T00:14:37.601Z] ---> 5726bef15904 [2021-08-12T00:14:37.601Z] Step 6/32 : COPY go.mod . [2021-08-12T00:14:37.601Z] Removing intermediate container 21af03112a5a [2021-08-12T00:14:37.601Z] ---> cc7c09f7ca02 [2021-08-12T00:14:37.601Z] Step 6/24 : COPY go.mod . [2021-08-12T00:14:38.580Z] ---> eb8da152562a [2021-08-12T00:14:38.580Z] Step 7/32 : RUN go mod download [2021-08-12T00:14:38.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:14:38.580Z] ---> Running in a285b4792ebd [2021-08-12T00:14:38.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:14:38.854Z] ---> fffa19b805f5 [2021-08-12T00:14:38.854Z] Step 7/24 : RUN go mod download [2021-08-12T00:14:38.854Z] ---> Running in da49fe53c11e [2021-08-12T00:14:39.472Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:14:39.749Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:14:40.357Z] OK: 218 MiB in 52 packages [2021-08-12T00:14:40.634Z] OK: 218 MiB in 52 packages [2021-08-12T00:14:42.086Z] Removing intermediate container ca18be315a79 [2021-08-12T00:14:42.086Z] ---> 6e398d3f81e9 [2021-08-12T00:14:42.086Z] Step 6/23 : COPY go.mod . [2021-08-12T00:14:42.086Z] Removing intermediate container 72db70d46d40 [2021-08-12T00:14:42.086Z] ---> b0be8ebe8331 [2021-08-12T00:14:42.086Z] Step 6/24 : COPY go.mod . [2021-08-12T00:14:43.071Z] ---> 6e86e796400a [2021-08-12T00:14:43.071Z] Step 7/23 : RUN go mod download [2021-08-12T00:14:43.346Z] ---> 39bb201f5fbc [2021-08-12T00:14:43.346Z] Step 7/24 : RUN go mod download [2021-08-12T00:14:43.346Z] ---> Running in 23cf0c755d86 [2021-08-12T00:14:43.617Z] Removing intermediate container a285b4792ebd [2021-08-12T00:14:43.617Z] ---> 3b3ebdb1505d [2021-08-12T00:14:43.617Z] Step 8/32 : COPY . . [2021-08-12T00:14:43.892Z] ---> Running in b1099fcd5309 [2021-08-12T00:14:43.892Z] Removing intermediate container da49fe53c11e [2021-08-12T00:14:43.892Z] ---> baa8a83c9236 [2021-08-12T00:14:43.892Z] Step 8/24 : COPY . . [2021-08-12T00:14:52.195Z] Removing intermediate container 23cf0c755d86 [2021-08-12T00:14:52.196Z] ---> 4f59bfcab621 [2021-08-12T00:14:52.196Z] Step 8/23 : COPY . . [2021-08-12T00:14:52.196Z] Removing intermediate container b1099fcd5309 [2021-08-12T00:14:52.196Z] ---> 08e42c9476ea [2021-08-12T00:14:52.196Z] Step 8/24 : COPY . . [2021-08-12T00:14:54.175Z] ---> fab00fb42a82 [2021-08-12T00:14:54.175Z] Step 9/32 : RUN go mod tidy [2021-08-12T00:14:56.151Z] ---> 16005790ccd7 [2021-08-12T00:14:56.151Z] Step 9/24 : RUN go mod tidy [2021-08-12T00:14:56.429Z] ---> Running in 61f4f5f77beb [2021-08-12T00:14:57.022Z] ---> Running in c3bbc4546991 [2021-08-12T00:15:01.345Z] ---> fd3b3e02d248 [2021-08-12T00:15:01.345Z] Step 9/24 : RUN go mod tidy [2021-08-12T00:15:01.345Z] ---> 56380de52d36 [2021-08-12T00:15:01.345Z] Step 9/23 : RUN go mod tidy [2021-08-12T00:15:01.345Z] ---> Running in b80569ba13d9 [2021-08-12T00:15:01.345Z] ---> Running in e6af37f3819f [2021-08-12T00:15:02.330Z] Removing intermediate container 61f4f5f77beb [2021-08-12T00:15:02.330Z] ---> 768d136ec407 [2021-08-12T00:15:02.330Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-12T00:15:02.609Z] ---> Running in 859abbaa7cdc [2021-08-12T00:15:02.881Z] Removing intermediate container c3bbc4546991 [2021-08-12T00:15:02.881Z] ---> e0ec0e17a108 [2021-08-12T00:15:02.881Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-12T00:15:03.164Z] ---> Running in ba59ebde9075 [2021-08-12T00:15:04.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-12T00:15:04.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-12T00:15:08.120Z] Removing intermediate container e6af37f3819f [2021-08-12T00:15:08.120Z] ---> 14d53b9af4dd [2021-08-12T00:15:08.120Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-12T00:15:08.120Z] ---> Running in 9ead547380e8 [2021-08-12T00:15:08.536Z] Removing intermediate container b80569ba13d9 [2021-08-12T00:15:08.536Z] ---> 7b3975222b98 [2021-08-12T00:15:08.536Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-12T00:15:08.536Z] ---> Running in a32e29054652 [2021-08-12T00:15:10.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-12T00:15:11.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-12T00:16:48.017Z] Removing intermediate container ba59ebde9075 [2021-08-12T00:16:48.017Z] ---> 2b987664892b [2021-08-12T00:16:48.017Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-12T00:16:48.017Z] Removing intermediate container 859abbaa7cdc [2021-08-12T00:16:48.017Z] ---> df9933e3ea10 [2021-08-12T00:16:48.017Z] [2021-08-12T00:16:48.017Z] Step 11/32 : FROM alpine:3.12 [2021-08-12T00:16:48.017Z] ---> c4fd0aeabfcf [2021-08-12T00:16:48.017Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-12T00:16:48.017Z] ---> Running in da7b33592e11 [2021-08-12T00:16:48.017Z] ---> Running in 6cd7d4cc90a0 [2021-08-12T00:16:48.017Z] Removing intermediate container 6cd7d4cc90a0 [2021-08-12T00:16:48.017Z] ---> 9c7945679c93 [2021-08-12T00:16:48.017Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-12T00:16:48.017Z] ---> Running in 8e40f029ec2e [2021-08-12T00:16:48.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.29" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-12T00:16:48.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:16:48.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:16:48.017Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-12T00:16:48.017Z] (2/2) Installing su-exec (0.2-r1) [2021-08-12T00:16:48.017Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:16:48.017Z] OK: 5 MiB in 16 packages [2021-08-12T00:16:49.999Z] Removing intermediate container 9ead547380e8 [2021-08-12T00:16:49.999Z] ---> c3dd234e9585 [2021-08-12T00:16:49.999Z] [2021-08-12T00:16:49.999Z] Step 11/23 : FROM alpine:3.12 [2021-08-12T00:16:49.999Z] ---> c4fd0aeabfcf [2021-08-12T00:16:49.999Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-12T00:16:49.999Z] Removing intermediate container 8e40f029ec2e [2021-08-12T00:16:49.999Z] ---> 01fccc7bc05a [2021-08-12T00:16:49.999Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-12T00:16:49.999Z] ---> Running in 7c3d63678b78 [2021-08-12T00:16:49.999Z] ---> Running in eabdc1583aab [2021-08-12T00:16:50.275Z] Removing intermediate container da7b33592e11 [2021-08-12T00:16:50.275Z] ---> d069d7904875 [2021-08-12T00:16:50.275Z] [2021-08-12T00:16:50.275Z] Step 12/24 : FROM docker:20.10.7 [2021-08-12T00:16:50.550Z] Removing intermediate container a32e29054652 [2021-08-12T00:16:50.550Z] ---> 6c4e80fbb5c7 [2021-08-12T00:16:50.550Z] [2021-08-12T00:16:50.550Z] 20.10.7: Pulling from library/docker [2021-08-12T00:16:50.550Z] Step 11/24 : FROM alpine:3.12 [2021-08-12T00:16:50.550Z] ---> c4fd0aeabfcf [2021-08-12T00:16:50.550Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-12T00:16:50.550Z] ---> Using cache [2021-08-12T00:16:50.550Z] ---> 21a55f2e1ab2 [2021-08-12T00:16:50.550Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-12T00:16:50.550Z] ---> Using cache [2021-08-12T00:16:50.550Z] ---> b6080ba15221 [2021-08-12T00:16:50.550Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-12T00:16:51.154Z] ---> Running in 4e9d8528b910 [2021-08-12T00:16:51.154Z] Removing intermediate container eabdc1583aab [2021-08-12T00:16:51.154Z] ---> d9f101fd070b [2021-08-12T00:16:51.154Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-12T00:16:51.434Z] ---> Running in 48a23bdb958c [2021-08-12T00:16:51.721Z] Removing intermediate container 4e9d8528b910 [2021-08-12T00:16:51.721Z] ---> 86aa7c8013c4 [2021-08-12T00:16:51.721Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-12T00:16:51.721Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:16:52.011Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:16:52.290Z] ---> Running in 6603a204343b [2021-08-12T00:16:52.290Z] Removing intermediate container 48a23bdb958c [2021-08-12T00:16:52.290Z] ---> 3a216c0a9c12 [2021-08-12T00:16:52.290Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-12T00:16:52.569Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-12T00:16:52.569Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-12T00:16:52.569Z] Executing busybox-1.31.1-r20.trigger [2021-08-12T00:16:52.569Z] Executing ca-certificates-20191127-r4.trigger [2021-08-12T00:16:52.847Z] OK: 6 MiB in 16 packages [2021-08-12T00:16:53.122Z] ---> Running in 2397a7602202 [2021-08-12T00:16:53.401Z] Removing intermediate container 6603a204343b [2021-08-12T00:16:53.401Z] ---> 15fbaf3e5efe [2021-08-12T00:16:53.401Z] Step 16/24 : WORKDIR / [2021-08-12T00:16:54.001Z] ---> Running in b4a0741f5ad3 [2021-08-12T00:16:55.445Z] Removing intermediate container b4a0741f5ad3 [2021-08-12T00:16:55.445Z] ---> d4985dad91dc [2021-08-12T00:16:55.445Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-12T00:16:56.433Z] Removing intermediate container 7c3d63678b78 [2021-08-12T00:16:56.433Z] ---> 297ceb812f34 [2021-08-12T00:16:56.433Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-12T00:16:57.037Z] ---> Running in 212a554df402 [2021-08-12T00:16:57.640Z] ---> 3307a28f29b5 [2021-08-12T00:16:57.640Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-12T00:16:57.913Z] Removing intermediate container 212a554df402 [2021-08-12T00:16:57.913Z] ---> 2dd239c5cd4e [2021-08-12T00:16:57.913Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-12T00:16:58.182Z] Removing intermediate container 2397a7602202 [2021-08-12T00:16:58.182Z] ---> a7f381242b2e [2021-08-12T00:16:58.182Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-12T00:16:58.457Z] ---> Running in 230efa7dcdec [2021-08-12T00:16:58.728Z] ---> Running in e3a206d627d6 [2021-08-12T00:16:59.321Z] ---> aef9fb656fc9 [2021-08-12T00:16:59.321Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-12T00:16:59.592Z] Removing intermediate container 230efa7dcdec [2021-08-12T00:16:59.592Z] ---> c6135b3bcbde [2021-08-12T00:16:59.592Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-12T00:16:59.868Z] Removing intermediate container e3a206d627d6 [2021-08-12T00:16:59.868Z] ---> 8d2b6dee2be3 [2021-08-12T00:16:59.868Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-12T00:17:00.141Z] ---> Running in 65a3734e6af3 [2021-08-12T00:17:00.412Z] ---> 6ebf97aedf20 [2021-08-12T00:17:00.412Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-12T00:17:00.684Z] ---> Running in 286f50d7c61e [2021-08-12T00:17:00.959Z] Removing intermediate container 65a3734e6af3 [2021-08-12T00:17:00.959Z] ---> 29dd3a601b46 [2021-08-12T00:17:00.959Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-12T00:17:01.239Z] Removing intermediate container 286f50d7c61e [2021-08-12T00:17:01.239Z] ---> 84a08b05bcf7 [2021-08-12T00:17:01.239Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-12T00:17:01.239Z] ---> 46d41f977c62 [2021-08-12T00:17:01.239Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-12T00:17:01.515Z] ---> Running in 2aeb85132823 [2021-08-12T00:17:01.515Z] ---> Running in bbdb9b17d5f6 [2021-08-12T00:17:02.115Z] ---> 702d20ec2ed1 [2021-08-12T00:17:02.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-12T00:17:02.398Z] Removing intermediate container 2aeb85132823 [2021-08-12T00:17:02.398Z] ---> fb4b0f05484d [2021-08-12T00:17:02.398Z] Step 22/24 : LABEL arch=arm64 [2021-08-12T00:17:02.398Z] ---> Running in c678e552a0f4 [2021-08-12T00:17:02.398Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-12T00:17:02.398Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-12T00:17:02.671Z] ---> df445af6242a [2021-08-12T00:17:02.671Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-12T00:17:02.949Z] ---> Running in cf080bd9d1ea [2021-08-12T00:17:03.220Z] Removing intermediate container c678e552a0f4 [2021-08-12T00:17:03.220Z] ---> 9d37e0fe87d8 [2021-08-12T00:17:03.220Z] Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:17:03.496Z] ---> Running in cf10cd9acdd7 [2021-08-12T00:17:03.784Z] Removing intermediate container cf080bd9d1ea [2021-08-12T00:17:03.784Z] ---> 8895278bd3a1 [2021-08-12T00:17:03.784Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-12T00:17:03.784Z] ---> 62fbd41e9484 [2021-08-12T00:17:03.784Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-12T00:17:04.061Z] ---> Running in 89027c2ee985 [2021-08-12T00:17:04.339Z] Removing intermediate container cf10cd9acdd7 [2021-08-12T00:17:04.339Z] ---> 7470d875ad4c [2021-08-12T00:17:04.339Z] Step 24/24 : LABEL version=2.0.1-dev.29 [2021-08-12T00:17:04.621Z] ---> Running in 7dca85722ad9 [2021-08-12T00:17:04.896Z] ---> a29bbf34535a [2021-08-12T00:17:04.896Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-12T00:17:05.176Z] ---> Running in b5ea01ab87b2 [2021-08-12T00:17:05.176Z] Removing intermediate container bbdb9b17d5f6 [2021-08-12T00:17:05.176Z] ---> dbe8a0196963 [2021-08-12T00:17:05.176Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-12T00:17:05.176Z] Removing intermediate container 7dca85722ad9 [2021-08-12T00:17:05.176Z] ---> 068bf744a159 [2021-08-12T00:17:05.176Z] [2021-08-12T00:17:05.776Z] Successfully built 068bf744a159 [2021-08-12T00:17:05.776Z] Successfully tagged core-metadata-arm64:latest [2021-08-12T00:17:05.776Z]  Building core-metadata ... done Removing intermediate container b5ea01ab87b2 [2021-08-12T00:17:05.776Z] ---> 4f6b59913cc7 [2021-08-12T00:17:05.776Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-12T00:17:05.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T00:17:06.048Z] ---> Running in 727dbfe775e6 [2021-08-12T00:17:06.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T00:17:06.048Z] ---> 403e15b700b6 [2021-08-12T00:17:06.048Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-12T00:17:06.656Z] Removing intermediate container 727dbfe775e6 [2021-08-12T00:17:06.656Z] ---> ab43618b1909 [2021-08-12T00:17:06.656Z] Step 21/23 : LABEL arch=arm64 [2021-08-12T00:17:06.933Z] (1/39) Installing readline (8.1.0-r0) [2021-08-12T00:17:06.933Z] (2/39) Installing bash (5.1.0-r0) [2021-08-12T00:17:06.933Z] Executing bash-5.1.0-r0.post-install [2021-08-12T00:17:06.933Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-12T00:17:06.933Z] ---> Running in 7cb9bd764f4b [2021-08-12T00:17:06.933Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-12T00:17:06.933Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-12T00:17:06.933Z] (6/39) Installing curl (7.78.0-r0) [2021-08-12T00:17:06.933Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-12T00:17:06.933Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-12T00:17:06.933Z] (9/39) Installing expat (2.2.10-r1) [2021-08-12T00:17:06.933Z] (10/39) Installing libffi (3.3-r2) [2021-08-12T00:17:06.933Z] (11/39) Installing gdbm (1.19-r0) [2021-08-12T00:17:06.933Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-12T00:17:06.933Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-12T00:17:07.206Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-12T00:17:07.801Z] ---> d44644ae3e1d [2021-08-12T00:17:07.801Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-12T00:17:07.801Z] Removing intermediate container 7cb9bd764f4b [2021-08-12T00:17:07.801Z] ---> 1ef7e6c973b7 [2021-08-12T00:17:07.801Z] Step 22/23 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:17:08.400Z] ---> Running in 3b5cf685f384 [2021-08-12T00:17:09.003Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-12T00:17:09.003Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-12T00:17:09.003Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-12T00:17:09.003Z] ---> a738605b5117 [2021-08-12T00:17:09.003Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-12T00:17:09.003Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-12T00:17:09.003Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-12T00:17:09.003Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-12T00:17:09.278Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-12T00:17:09.278Z] Removing intermediate container 3b5cf685f384 [2021-08-12T00:17:09.278Z] ---> 6580ea42fef1 [2021-08-12T00:17:09.278Z] Step 23/23 : LABEL version=2.0.1-dev.29 [2021-08-12T00:17:09.278Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-12T00:17:09.278Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-12T00:17:09.278Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-12T00:17:09.278Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-12T00:17:09.551Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-12T00:17:09.551Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-12T00:17:09.551Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-12T00:17:09.551Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-12T00:17:09.551Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-12T00:17:09.551Z] ---> Running in a31b59c02fc8 [2021-08-12T00:17:09.551Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-12T00:17:09.551Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-12T00:17:09.551Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-12T00:17:09.551Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-12T00:17:09.551Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-12T00:17:09.551Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-12T00:17:09.551Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-12T00:17:09.551Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-12T00:17:09.551Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-12T00:17:10.150Z] Executing busybox-1.32.1-r6.trigger [2021-08-12T00:17:10.150Z] ---> b7816fa43eb6 [2021-08-12T00:17:10.150Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-12T00:17:10.150Z] OK: 82 MiB in 59 packages [2021-08-12T00:17:10.150Z] Removing intermediate container a31b59c02fc8 [2021-08-12T00:17:10.150Z] ---> 6a0edf4ce494 [2021-08-12T00:17:10.150Z] [2021-08-12T00:17:10.755Z] Successfully built 6a0edf4ce494 [2021-08-12T00:17:10.755Z] Successfully tagged support-notifications-arm64:latest [2021-08-12T00:17:11.384Z]  Building support-notifications ... done  ---> 195512ce7a85 [2021-08-12T00:17:11.384Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-12T00:17:11.659Z] ---> Running in 9b7f069deeb3 [2021-08-12T00:17:12.254Z] Removing intermediate container 9b7f069deeb3 [2021-08-12T00:17:12.254Z] ---> 2049a1407567 [2021-08-12T00:17:12.254Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-12T00:17:13.235Z] ---> 671c78db77e6 [2021-08-12T00:17:13.235Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-12T00:17:13.831Z] ---> Running in cc6a84d8a173 [2021-08-12T00:17:16.461Z] Removing intermediate container cc6a84d8a173 [2021-08-12T00:17:16.461Z] ---> f303dae6c004 [2021-08-12T00:17:16.461Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-12T00:17:17.434Z] ---> Running in 52edaeeff3e9 [2021-08-12T00:17:17.707Z] Removing intermediate container 52edaeeff3e9 [2021-08-12T00:17:17.707Z] ---> 7a9cc95d4522 [2021-08-12T00:17:17.707Z] Step 29/32 : CMD ["gate"] [2021-08-12T00:17:17.978Z] Collecting docker-compose==1.23.2 [2021-08-12T00:17:17.978Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-12T00:17:18.248Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-12T00:17:18.248Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-12T00:17:18.521Z] ---> Running in 00984987f769 [2021-08-12T00:17:19.118Z] Removing intermediate container 00984987f769 [2021-08-12T00:17:19.118Z] ---> bdbfc3daeba0 [2021-08-12T00:17:19.118Z] Step 30/32 : LABEL arch=arm64 [2021-08-12T00:17:19.403Z] ---> Running in 4b2cd074e6a3 [2021-08-12T00:17:20.005Z] Removing intermediate container 4b2cd074e6a3 [2021-08-12T00:17:20.005Z] ---> 674ad4c242b1 [2021-08-12T00:17:20.005Z] Step 31/32 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:17:20.279Z] Collecting docopt<0.7,>=0.6.1 [2021-08-12T00:17:20.279Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-12T00:17:20.552Z] ---> Running in 03d4cb03b9ee [2021-08-12T00:17:21.224Z] Removing intermediate container 03d4cb03b9ee [2021-08-12T00:17:21.224Z] ---> 2946624f1a08 [2021-08-12T00:17:21.224Z] Step 32/32 : LABEL version=2.0.1-dev.29 [2021-08-12T00:17:21.505Z] ---> Running in 42f31147aabd [2021-08-12T00:17:22.101Z] Removing intermediate container 42f31147aabd [2021-08-12T00:17:22.101Z] ---> f581872deaee [2021-08-12T00:17:22.101Z] [2021-08-12T00:17:22.101Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-12T00:17:22.374Z] Successfully built f581872deaee [2021-08-12T00:17:22.374Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-12T00:17:22.374Z]  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 [2021-08-12T00:17:22.374Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-12T00:17:22.649Z] Collecting docker<4.0,>=3.6.0 [2021-08-12T00:17:22.649Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-12T00:17:23.248Z] Collecting jsonschema<3,>=2.5.1 [2021-08-12T00:17:23.248Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-12T00:17:23.248Z] Collecting texttable<0.10,>=0.9.0 [2021-08-12T00:17:23.248Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-12T00:17:25.227Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-12T00:17:25.227Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-12T00:17:25.818Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-12T00:17:25.818Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-12T00:17:26.412Z] Collecting PyYAML<4,>=3.10 [2021-08-12T00:17:26.684Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-12T00:17:30.076Z] Collecting docker-pycreds>=0.4.0 [2021-08-12T00:17:30.076Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-12T00:17:30.076Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-12T00:17:30.076Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-12T00:17:30.348Z] Collecting certifi>=2017.4.17 [2021-08-12T00:17:30.622Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-12T00:17:30.622Z] Collecting idna<2.8,>=2.5 [2021-08-12T00:17:30.622Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-12T00:17:31.219Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-12T00:17:31.493Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-12T00:17:31.765Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-12T00:17:31.765Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-12T00:17:31.765Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-12T00:17:31.765Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-12T00:17:32.360Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-12T00:17:32.360Z] Attempting uninstall: urllib3 [2021-08-12T00:17:32.360Z] Found existing installation: urllib3 1.26.2 [2021-08-12T00:17:32.360Z] Uninstalling urllib3-1.26.2: [2021-08-12T00:17:32.632Z] Successfully uninstalled urllib3-1.26.2 [2021-08-12T00:17:33.229Z] Attempting uninstall: idna [2021-08-12T00:17:33.229Z] Found existing installation: idna 3.1 [2021-08-12T00:17:33.229Z] Uninstalling idna-3.1: [2021-08-12T00:17:33.229Z] Successfully uninstalled idna-3.1 [2021-08-12T00:17:33.829Z] Attempting uninstall: chardet [2021-08-12T00:17:33.829Z] Found existing installation: chardet 4.0.0 [2021-08-12T00:17:33.829Z] Uninstalling chardet-4.0.0: [2021-08-12T00:17:33.829Z] Successfully uninstalled chardet-4.0.0 [2021-08-12T00:17:35.261Z] Attempting uninstall: requests [2021-08-12T00:17:35.261Z] Found existing installation: requests 2.25.1 [2021-08-12T00:17:35.261Z] Uninstalling requests-2.25.1: [2021-08-12T00:17:35.261Z] Successfully uninstalled requests-2.25.1 [2021-08-12T00:17:35.547Z] Running setup.py install for texttable: started [2021-08-12T00:17:37.561Z] Running setup.py install for texttable: finished with status 'done' [2021-08-12T00:17:37.561Z] Running setup.py install for PyYAML: started [2021-08-12T00:17:39.543Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-12T00:17:39.818Z] Running setup.py install for docopt: started [2021-08-12T00:17:41.801Z] Running setup.py install for docopt: finished with status 'done' [2021-08-12T00:17:41.801Z] Running setup.py install for dockerpty: started [2021-08-12T00:17:43.236Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-12T00:17:44.682Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-08-12T00:17:54.835Z] Removing intermediate container 89027c2ee985 [2021-08-12T00:17:54.835Z] ---> 676f34ae08e5 [2021-08-12T00:17:54.835Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-12T00:17:54.835Z] ---> Running in fe220d38d60d [2021-08-12T00:17:54.835Z] Removing intermediate container fe220d38d60d [2021-08-12T00:17:54.835Z] ---> f6af44d8cb12 [2021-08-12T00:17:54.835Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-12T00:17:54.835Z] ---> Running in 372b92634987 [2021-08-12T00:17:54.835Z] Removing intermediate container 372b92634987 [2021-08-12T00:17:54.835Z] ---> 06ca527654a9 [2021-08-12T00:17:54.835Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-12T00:17:56.275Z] ---> b12b39ba24e4 [2021-08-12T00:17:56.275Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-12T00:17:56.873Z] ---> 6a57821c47b3 [2021-08-12T00:17:56.873Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-12T00:17:57.856Z] ---> afb9e28b7504 [2021-08-12T00:17:57.856Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-12T00:17:58.130Z] ---> Running in 2aab65037d12 [2021-08-12T00:17:58.404Z] Removing intermediate container 2aab65037d12 [2021-08-12T00:17:58.404Z] ---> 9c183b0c8be1 [2021-08-12T00:17:58.404Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-12T00:17:58.679Z] ---> Running in 5b2b343ffa04 [2021-08-12T00:17:59.278Z] Removing intermediate container 5b2b343ffa04 [2021-08-12T00:17:59.278Z] ---> 3d00b18adbab [2021-08-12T00:17:59.278Z] Step 22/24 : LABEL arch=arm64 [2021-08-12T00:17:59.278Z] ---> Running in c63d81a6d2a7 [2021-08-12T00:17:59.876Z] Removing intermediate container c63d81a6d2a7 [2021-08-12T00:17:59.876Z] ---> d0c541297e38 [2021-08-12T00:17:59.876Z] Step 23/24 : LABEL git_sha=729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:00.150Z] ---> Running in 66104093185d [2021-08-12T00:18:00.422Z] Removing intermediate container 66104093185d [2021-08-12T00:18:00.423Z] ---> 07b865ec3884 [2021-08-12T00:18:00.423Z] Step 24/24 : LABEL version=2.0.1-dev.29 [2021-08-12T00:18:00.697Z] ---> Running in a5bc3dd03282 [2021-08-12T00:18:01.296Z] Removing intermediate container a5bc3dd03282 [2021-08-12T00:18:01.296Z] ---> 5150b6627e2d [2021-08-12T00:18:01.296Z] [2021-08-12T00:18:01.572Z] Successfully built 5150b6627e2d [2021-08-12T00:18:01.572Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-12T00:18:01.864Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-12T00:18:01.861Z] $ docker stop --time=1 5a4cf63802386fcc564ea0f1dcf5ccd05958a35e48a6b80feb82e0dc725bdae7 [2021-08-12T00:18:03.753Z] $ docker rm -f 5a4cf63802386fcc564ea0f1dcf5ccd05958a35e48a6b80feb82e0dc725bdae7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T00:18:04.366Z] + docker images [2021-08-12T00:18:04.641Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-12T00:18:04.641Z] sys-mgmt-agent-arm64 latest 5150b6627e2d 4 seconds ago 311MB [2021-08-12T00:18:04.641Z] security-bootstrapper-arm64 latest f581872deaee 43 seconds ago 17.7MB [2021-08-12T00:18:04.641Z] support-notifications-arm64 latest 6a0edf4ce494 55 seconds ago 15.9MB [2021-08-12T00:18:04.641Z] core-metadata-arm64 latest 068bf744a159 59 seconds ago 15.8MB [2021-08-12T00:18:04.641Z] 6c4e80fbb5c7 About a minute ago 1.45GB [2021-08-12T00:18:04.641Z] d069d7904875 About a minute ago 1.45GB [2021-08-12T00:18:04.641Z] c3dd234e9585 About a minute ago 1.45GB [2021-08-12T00:18:04.641Z] df9933e3ea10 About a minute ago 1.45GB [2021-08-12T00:18:04.641Z] core-data-arm64 latest 39806a5642da 3 minutes ago 19.3MB [2021-08-12T00:18:04.641Z] security-secretstore-setup-arm64 latest 6bc5364874da 3 minutes ago 27.4MB [2021-08-12T00:18:04.641Z] security-proxy-setup-arm64 latest 20e8038724be 3 minutes ago 24.5MB [2021-08-12T00:18:04.641Z] support-scheduler-arm64 latest 42335fdf7908 4 minutes ago 15.2MB [2021-08-12T00:18:04.641Z] core-command-arm64 latest 4ca0ec450bc1 4 minutes ago 15.1MB [2021-08-12T00:18:04.641Z] f168d5ea89be 4 minutes ago 1.45GB [2021-08-12T00:18:04.641Z] 7245eed9770c 4 minutes ago 1.45GB [2021-08-12T00:18:04.641Z] a9618daabb8c 4 minutes ago 1.45GB [2021-08-12T00:18:04.641Z] 60ba40a32b09 4 minutes ago 1.45GB [2021-08-12T00:18:04.641Z] d9426105bab9 4 minutes ago 1.44GB [2021-08-12T00:18:04.641Z] ci-base-image-arm64 latest 1307fce3d6e4 8 minutes ago 1.23GB [2021-08-12T00:18:04.641Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 6 days ago 533MB [2021-08-12T00:18:04.641Z] docker 20.10.7 df445af6242a 8 weeks ago 234MB [2021-08-12T00:18:04.641Z] alpine 3.12 c4fd0aeabfcf 8 weeks ago 5.32MB [2021-08-12T00:18:04.641Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-08-12T00:18:04.819Z] provisioning config files... [2021-08-12T00:18:04.840Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config6791583791659895596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:18:05.195Z] ---> docker-login.sh [2021-08-12T00:18:05.195Z] nexus3.edgexfoundry.org:10001 [2021-08-12T00:18:05.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:18:05.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:18:05.739Z] Configure a credential helper to remove this warning. See [2021-08-12T00:18:05.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:18:05.739Z] [2021-08-12T00:18:05.739Z] Login Succeeded [2021-08-12T00:18:05.739Z] nexus3.edgexfoundry.org:10002 [2021-08-12T00:18:06.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:18:06.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:18:06.284Z] Configure a credential helper to remove this warning. See [2021-08-12T00:18:06.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:18:06.284Z] [2021-08-12T00:18:06.284Z] Login Succeeded [2021-08-12T00:18:06.284Z] nexus3.edgexfoundry.org:10003 [2021-08-12T00:18:06.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:18:06.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:18:06.827Z] Configure a credential helper to remove this warning. See [2021-08-12T00:18:06.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:18:06.827Z] [2021-08-12T00:18:06.827Z] Login Succeeded [2021-08-12T00:18:06.827Z] nexus3.edgexfoundry.org:10004 [2021-08-12T00:18:07.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:18:07.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:18:07.369Z] Configure a credential helper to remove this warning. See [2021-08-12T00:18:07.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:18:07.369Z] [2021-08-12T00:18:07.369Z] Login Succeeded [2021-08-12T00:18:07.369Z] docker.io [2021-08-12T00:18:07.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T00:18:08.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T00:18:08.233Z] Configure a credential helper to remove this warning. See [2021-08-12T00:18:08.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T00:18:08.233Z] [2021-08-12T00:18:08.233Z] Login Succeeded [2021-08-12T00:18:08.233Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T00:18:08.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:18:08.315Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-12T00:18:08.315Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:08.315Z] latest [2021-08-12T00:18:08.315Z] 2.0.1-dev.29 [2021-08-12T00:18:08.315Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:08.315Z] main [2021-08-12T00:18:08.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:08.692Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:09.035Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:09.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-12T00:18:09.035Z] 24fe3adae09d: Preparing [2021-08-12T00:18:09.035Z] 37a3aee530cb: Preparing [2021-08-12T00:18:09.035Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:09.035Z] 115afd692657: Preparing [2021-08-12T00:18:09.035Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:09.309Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:09.309Z] 24fe3adae09d: Pushed [2021-08-12T00:18:09.309Z] a4ee953d8ed3: Pushed [2021-08-12T00:18:09.309Z] 115afd692657: Pushed [2021-08-12T00:18:11.911Z] 37a3aee530cb: Pushed [2021-08-12T00:18:12.181Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:4c14a671ab09bd07cdc6dcf60c2d19cd2e12aeeba0cc557ab9eed642abe663a0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:12.527Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:12.875Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-12T00:18:12.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-12T00:18:12.875Z] 24fe3adae09d: Preparing [2021-08-12T00:18:12.875Z] 37a3aee530cb: Preparing [2021-08-12T00:18:12.875Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:12.875Z] 115afd692657: Preparing [2021-08-12T00:18:12.875Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:13.146Z] 115afd692657: Layer already exists [2021-08-12T00:18:13.146Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:13.146Z] 24fe3adae09d: Layer already exists [2021-08-12T00:18:13.146Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:13.146Z] 37a3aee530cb: Layer already exists [2021-08-12T00:18:13.146Z] latest: digest: sha256:4c14a671ab09bd07cdc6dcf60c2d19cd2e12aeeba0cc557ab9eed642abe663a0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:13.488Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:13.823Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.29 [2021-08-12T00:18:13.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-12T00:18:13.824Z] 24fe3adae09d: Preparing [2021-08-12T00:18:13.824Z] 37a3aee530cb: Preparing [2021-08-12T00:18:13.824Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:13.824Z] 115afd692657: Preparing [2021-08-12T00:18:13.824Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:14.094Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:14.094Z] 115afd692657: Layer already exists [2021-08-12T00:18:14.094Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:14.094Z] 37a3aee530cb: Layer already exists [2021-08-12T00:18:14.094Z] 24fe3adae09d: Layer already exists [2021-08-12T00:18:14.094Z] 2.0.1-dev.29: digest: sha256:4c14a671ab09bd07cdc6dcf60c2d19cd2e12aeeba0cc557ab9eed642abe663a0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:14.438Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:14.784Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:14.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-12T00:18:14.784Z] 24fe3adae09d: Preparing [2021-08-12T00:18:14.784Z] 37a3aee530cb: Preparing [2021-08-12T00:18:14.784Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:14.784Z] 115afd692657: Preparing [2021-08-12T00:18:14.784Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:15.054Z] 24fe3adae09d: Layer already exists [2021-08-12T00:18:15.054Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:15.054Z] 115afd692657: Layer already exists [2021-08-12T00:18:15.054Z] 37a3aee530cb: Layer already exists [2021-08-12T00:18:15.054Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:15.054Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:4c14a671ab09bd07cdc6dcf60c2d19cd2e12aeeba0cc557ab9eed642abe663a0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:15.401Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:15.733Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-12T00:18:15.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-12T00:18:15.733Z] 24fe3adae09d: Preparing [2021-08-12T00:18:15.733Z] 37a3aee530cb: Preparing [2021-08-12T00:18:15.733Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:15.733Z] 115afd692657: Preparing [2021-08-12T00:18:15.733Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:16.004Z] 24fe3adae09d: Layer already exists [2021-08-12T00:18:16.004Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:16.004Z] 115afd692657: Layer already exists [2021-08-12T00:18:16.004Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:16.004Z] 37a3aee530cb: Layer already exists [2021-08-12T00:18:16.004Z] main: digest: sha256:4c14a671ab09bd07cdc6dcf60c2d19cd2e12aeeba0cc557ab9eed642abe663a0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:18:16.067Z] ===================================================== [Pipeline] echo [2021-08-12T00:18:16.081Z] taggedImages: [2021-08-12T00:18:16.081Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:16.081Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-12T00:18:16.081Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.29 [2021-08-12T00:18:16.081Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:16.081Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-12T00:18:16.112Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-12T00:18:16.112Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:16.112Z] latest [2021-08-12T00:18:16.112Z] 2.0.1-dev.29 [2021-08-12T00:18:16.112Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:16.112Z] main [2021-08-12T00:18:16.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:16.488Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:16.830Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:16.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-12T00:18:16.830Z] d053c0a84aac: Preparing [2021-08-12T00:18:16.830Z] a65d167ffb37: Preparing [2021-08-12T00:18:16.830Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:16.830Z] b32c9cb5cc97: Preparing [2021-08-12T00:18:16.830Z] ab1d108db26d: Preparing [2021-08-12T00:18:16.830Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:16.830Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:17.103Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:17.103Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:17.103Z] ab1d108db26d: Pushed [2021-08-12T00:18:17.103Z] d053c0a84aac: Pushed [2021-08-12T00:18:17.693Z] b32c9cb5cc97: Pushed [2021-08-12T00:18:19.716Z] a65d167ffb37: Pushed [2021-08-12T00:18:20.310Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:12214cbad6dc21c58b379c76cc670918d2ab1c41ee922ef2e8ba2317731078c9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:20.653Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:20.990Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-12T00:18:20.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-12T00:18:20.990Z] d053c0a84aac: Preparing [2021-08-12T00:18:20.990Z] a65d167ffb37: Preparing [2021-08-12T00:18:20.990Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:20.990Z] b32c9cb5cc97: Preparing [2021-08-12T00:18:20.990Z] ab1d108db26d: Preparing [2021-08-12T00:18:20.990Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:20.990Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:20.990Z] ab1d108db26d: Layer already exists [2021-08-12T00:18:20.990Z] b32c9cb5cc97: Layer already exists [2021-08-12T00:18:20.990Z] a65d167ffb37: Layer already exists [2021-08-12T00:18:21.259Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:21.259Z] d053c0a84aac: Layer already exists [2021-08-12T00:18:21.259Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:21.259Z] latest: digest: sha256:12214cbad6dc21c58b379c76cc670918d2ab1c41ee922ef2e8ba2317731078c9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:21.598Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:21.936Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.29 [2021-08-12T00:18:21.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-12T00:18:21.937Z] d053c0a84aac: Preparing [2021-08-12T00:18:21.937Z] a65d167ffb37: Preparing [2021-08-12T00:18:21.937Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:21.937Z] b32c9cb5cc97: Preparing [2021-08-12T00:18:21.937Z] ab1d108db26d: Preparing [2021-08-12T00:18:21.937Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:21.937Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:22.206Z] d053c0a84aac: Layer already exists [2021-08-12T00:18:22.206Z] a65d167ffb37: Layer already exists [2021-08-12T00:18:22.206Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:22.206Z] ab1d108db26d: Layer already exists [2021-08-12T00:18:22.206Z] b32c9cb5cc97: Layer already exists [2021-08-12T00:18:22.206Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:22.206Z] 2.0.1-dev.29: digest: sha256:12214cbad6dc21c58b379c76cc670918d2ab1c41ee922ef2e8ba2317731078c9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:22.546Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:22.885Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:22.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-12T00:18:22.885Z] d053c0a84aac: Preparing [2021-08-12T00:18:22.885Z] a65d167ffb37: Preparing [2021-08-12T00:18:22.885Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:22.885Z] b32c9cb5cc97: Preparing [2021-08-12T00:18:22.885Z] ab1d108db26d: Preparing [2021-08-12T00:18:22.885Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:22.885Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:23.156Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:23.156Z] ab1d108db26d: Layer already exists [2021-08-12T00:18:23.156Z] d053c0a84aac: Layer already exists [2021-08-12T00:18:23.156Z] b32c9cb5cc97: Layer already exists [2021-08-12T00:18:23.156Z] a65d167ffb37: Layer already exists [2021-08-12T00:18:23.156Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:23.156Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:12214cbad6dc21c58b379c76cc670918d2ab1c41ee922ef2e8ba2317731078c9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:23.500Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:23.832Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-12T00:18:23.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-12T00:18:23.832Z] d053c0a84aac: Preparing [2021-08-12T00:18:23.832Z] a65d167ffb37: Preparing [2021-08-12T00:18:23.832Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:23.832Z] b32c9cb5cc97: Preparing [2021-08-12T00:18:23.832Z] ab1d108db26d: Preparing [2021-08-12T00:18:23.832Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:23.832Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:24.104Z] d053c0a84aac: Layer already exists [2021-08-12T00:18:24.104Z] a65d167ffb37: Layer already exists [2021-08-12T00:18:24.104Z] b32c9cb5cc97: Layer already exists [2021-08-12T00:18:24.104Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:24.104Z] ab1d108db26d: Layer already exists [2021-08-12T00:18:24.104Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:24.104Z] main: digest: sha256:12214cbad6dc21c58b379c76cc670918d2ab1c41ee922ef2e8ba2317731078c9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:18:24.168Z] ===================================================== [Pipeline] echo [2021-08-12T00:18:24.184Z] taggedImages: [2021-08-12T00:18:24.184Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:24.184Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-12T00:18:24.184Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.29 [2021-08-12T00:18:24.184Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:24.184Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-12T00:18:24.217Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-12T00:18:24.217Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:24.217Z] latest [2021-08-12T00:18:24.217Z] 2.0.1-dev.29 [2021-08-12T00:18:24.217Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:24.217Z] main [2021-08-12T00:18:24.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:24.631Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:24.965Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:24.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-12T00:18:24.965Z] fa978ca6991e: Preparing [2021-08-12T00:18:24.965Z] 8fae42da815a: Preparing [2021-08-12T00:18:24.965Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:24.965Z] 115afd692657: Preparing [2021-08-12T00:18:24.965Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:25.235Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:25.235Z] 115afd692657: Layer already exists [2021-08-12T00:18:25.235Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:25.235Z] fa978ca6991e: Pushed [2021-08-12T00:18:27.848Z] 8fae42da815a: Pushed [2021-08-12T00:18:28.120Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:7aaa78d961f11dace2aa2963fe2ba060e408afe475cb645700965afd708854ee size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:28.458Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:28.797Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-12T00:18:28.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-12T00:18:28.797Z] fa978ca6991e: Preparing [2021-08-12T00:18:28.797Z] 8fae42da815a: Preparing [2021-08-12T00:18:28.797Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:28.797Z] 115afd692657: Preparing [2021-08-12T00:18:28.797Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:28.797Z] 8fae42da815a: Layer already exists [2021-08-12T00:18:28.797Z] 115afd692657: Layer already exists [2021-08-12T00:18:28.797Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:28.797Z] fa978ca6991e: Layer already exists [2021-08-12T00:18:28.797Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:29.067Z] latest: digest: sha256:7aaa78d961f11dace2aa2963fe2ba060e408afe475cb645700965afd708854ee size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:29.408Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:29.749Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.29 [2021-08-12T00:18:29.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-12T00:18:29.749Z] fa978ca6991e: Preparing [2021-08-12T00:18:29.749Z] 8fae42da815a: Preparing [2021-08-12T00:18:29.749Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:29.749Z] 115afd692657: Preparing [2021-08-12T00:18:29.749Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:29.749Z] fa978ca6991e: Layer already exists [2021-08-12T00:18:29.749Z] 8fae42da815a: Layer already exists [2021-08-12T00:18:29.749Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:30.018Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:30.018Z] 115afd692657: Layer already exists [2021-08-12T00:18:30.018Z] 2.0.1-dev.29: digest: sha256:7aaa78d961f11dace2aa2963fe2ba060e408afe475cb645700965afd708854ee size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:30.358Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:30.692Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:30.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-12T00:18:30.692Z] fa978ca6991e: Preparing [2021-08-12T00:18:30.692Z] 8fae42da815a: Preparing [2021-08-12T00:18:30.692Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:30.692Z] 115afd692657: Preparing [2021-08-12T00:18:30.692Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:30.963Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:30.963Z] fa978ca6991e: Layer already exists [2021-08-12T00:18:30.963Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:30.963Z] 8fae42da815a: Layer already exists [2021-08-12T00:18:30.963Z] 115afd692657: Layer already exists [2021-08-12T00:18:30.963Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:7aaa78d961f11dace2aa2963fe2ba060e408afe475cb645700965afd708854ee size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:31.305Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:31.642Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-12T00:18:31.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-12T00:18:31.642Z] fa978ca6991e: Preparing [2021-08-12T00:18:31.642Z] 8fae42da815a: Preparing [2021-08-12T00:18:31.642Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:31.642Z] 115afd692657: Preparing [2021-08-12T00:18:31.642Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:31.913Z] fa978ca6991e: Layer already exists [2021-08-12T00:18:31.913Z] 8fae42da815a: Layer already exists [2021-08-12T00:18:31.913Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:31.913Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:31.913Z] 115afd692657: Layer already exists [2021-08-12T00:18:31.913Z] main: digest: sha256:7aaa78d961f11dace2aa2963fe2ba060e408afe475cb645700965afd708854ee size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:18:31.974Z] ===================================================== [Pipeline] echo [2021-08-12T00:18:31.989Z] taggedImages: [2021-08-12T00:18:31.989Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:31.989Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-12T00:18:31.989Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.29 [2021-08-12T00:18:31.989Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:31.989Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-12T00:18:32.018Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-12T00:18:32.018Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:32.018Z] latest [2021-08-12T00:18:32.018Z] 2.0.1-dev.29 [2021-08-12T00:18:32.018Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:32.018Z] main [2021-08-12T00:18:32.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:32.389Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:32.722Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:32.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-12T00:18:32.723Z] 78c68f1f2659: Preparing [2021-08-12T00:18:32.723Z] 78c68f1f2659: Preparing [2021-08-12T00:18:32.723Z] d1c926b42593: Preparing [2021-08-12T00:18:32.723Z] a5801ba4eff3: Preparing [2021-08-12T00:18:32.723Z] 1d7a575bc534: Preparing [2021-08-12T00:18:32.723Z] b8222d7e64aa: Preparing [2021-08-12T00:18:32.723Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:32.723Z] ba4400157ecd: Preparing [2021-08-12T00:18:32.723Z] cc4c4650a714: Preparing [2021-08-12T00:18:32.723Z] 83a1e62e0778: Preparing [2021-08-12T00:18:32.723Z] 99323a3dca50: Preparing [2021-08-12T00:18:32.723Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:32.723Z] a4ee953d8ed3: Waiting [2021-08-12T00:18:32.723Z] 99323a3dca50: Waiting [2021-08-12T00:18:32.723Z] ba4400157ecd: Waiting [2021-08-12T00:18:32.723Z] cc4c4650a714: Waiting [2021-08-12T00:18:32.723Z] 83a1e62e0778: Waiting [2021-08-12T00:18:32.723Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:32.996Z] d1c926b42593: Pushed [2021-08-12T00:18:32.996Z] a5801ba4eff3: Pushed [2021-08-12T00:18:32.996Z] 1d7a575bc534: Pushed [2021-08-12T00:18:33.268Z] 78c68f1f2659: Pushed [2021-08-12T00:18:33.268Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:33.539Z] cc4c4650a714: Pushed [2021-08-12T00:18:33.539Z] ba4400157ecd: Pushed [2021-08-12T00:18:33.539Z] 99323a3dca50: Pushed [2021-08-12T00:18:33.539Z] 83a1e62e0778: Pushed [2021-08-12T00:18:33.539Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:36.144Z] b8222d7e64aa: Pushed [2021-08-12T00:18:36.414Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:404c84c4284e660d4062cd6b386472d2bb164669aaea89c4ec9a8c7619d371eb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:36.754Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:37.091Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-12T00:18:37.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-12T00:18:37.091Z] 78c68f1f2659: Preparing [2021-08-12T00:18:37.091Z] 78c68f1f2659: Preparing [2021-08-12T00:18:37.091Z] d1c926b42593: Preparing [2021-08-12T00:18:37.091Z] a5801ba4eff3: Preparing [2021-08-12T00:18:37.091Z] 1d7a575bc534: Preparing [2021-08-12T00:18:37.091Z] b8222d7e64aa: Preparing [2021-08-12T00:18:37.091Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:37.091Z] ba4400157ecd: Preparing [2021-08-12T00:18:37.091Z] cc4c4650a714: Preparing [2021-08-12T00:18:37.091Z] 83a1e62e0778: Preparing [2021-08-12T00:18:37.091Z] 99323a3dca50: Preparing [2021-08-12T00:18:37.091Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:37.091Z] a4ee953d8ed3: Waiting [2021-08-12T00:18:37.091Z] ba4400157ecd: Waiting [2021-08-12T00:18:37.091Z] cc4c4650a714: Waiting [2021-08-12T00:18:37.091Z] 83a1e62e0778: Waiting [2021-08-12T00:18:37.091Z] 99323a3dca50: Waiting [2021-08-12T00:18:37.091Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:37.091Z] b8222d7e64aa: Layer already exists [2021-08-12T00:18:37.091Z] 78c68f1f2659: Layer already exists [2021-08-12T00:18:37.091Z] a5801ba4eff3: Layer already exists [2021-08-12T00:18:37.091Z] d1c926b42593: Layer already exists [2021-08-12T00:18:37.091Z] 1d7a575bc534: Layer already exists [2021-08-12T00:18:37.362Z] ba4400157ecd: Layer already exists [2021-08-12T00:18:37.362Z] cc4c4650a714: Layer already exists [2021-08-12T00:18:37.362Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:37.362Z] 83a1e62e0778: Layer already exists [2021-08-12T00:18:37.362Z] 99323a3dca50: Layer already exists [2021-08-12T00:18:37.362Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:37.362Z] latest: digest: sha256:404c84c4284e660d4062cd6b386472d2bb164669aaea89c4ec9a8c7619d371eb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:37.704Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:38.040Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.29 [2021-08-12T00:18:38.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-12T00:18:38.040Z] 78c68f1f2659: Preparing [2021-08-12T00:18:38.040Z] 78c68f1f2659: Preparing [2021-08-12T00:18:38.040Z] d1c926b42593: Preparing [2021-08-12T00:18:38.040Z] a5801ba4eff3: Preparing [2021-08-12T00:18:38.040Z] 1d7a575bc534: Preparing [2021-08-12T00:18:38.040Z] b8222d7e64aa: Preparing [2021-08-12T00:18:38.040Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:38.040Z] ba4400157ecd: Preparing [2021-08-12T00:18:38.040Z] cc4c4650a714: Preparing [2021-08-12T00:18:38.040Z] 83a1e62e0778: Preparing [2021-08-12T00:18:38.040Z] 99323a3dca50: Preparing [2021-08-12T00:18:38.040Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:38.040Z] a4ee953d8ed3: Waiting [2021-08-12T00:18:38.040Z] ba4400157ecd: Waiting [2021-08-12T00:18:38.040Z] cc4c4650a714: Waiting [2021-08-12T00:18:38.040Z] 83a1e62e0778: Waiting [2021-08-12T00:18:38.040Z] 99323a3dca50: Waiting [2021-08-12T00:18:38.040Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:38.040Z] 78c68f1f2659: Layer already exists [2021-08-12T00:18:38.040Z] d1c926b42593: Layer already exists [2021-08-12T00:18:38.314Z] a5801ba4eff3: Layer already exists [2021-08-12T00:18:38.314Z] b8222d7e64aa: Layer already exists [2021-08-12T00:18:38.314Z] 1d7a575bc534: Layer already exists [2021-08-12T00:18:38.314Z] cc4c4650a714: Layer already exists [2021-08-12T00:18:38.314Z] 83a1e62e0778: Layer already exists [2021-08-12T00:18:38.314Z] ba4400157ecd: Layer already exists [2021-08-12T00:18:38.314Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:38.314Z] 99323a3dca50: Layer already exists [2021-08-12T00:18:38.314Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:38.314Z] 2.0.1-dev.29: digest: sha256:404c84c4284e660d4062cd6b386472d2bb164669aaea89c4ec9a8c7619d371eb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:38.659Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:38.997Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:38.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-12T00:18:38.997Z] 78c68f1f2659: Preparing [2021-08-12T00:18:38.997Z] 78c68f1f2659: Preparing [2021-08-12T00:18:38.997Z] d1c926b42593: Preparing [2021-08-12T00:18:38.997Z] a5801ba4eff3: Preparing [2021-08-12T00:18:38.997Z] 1d7a575bc534: Preparing [2021-08-12T00:18:38.997Z] b8222d7e64aa: Preparing [2021-08-12T00:18:38.997Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:38.997Z] ba4400157ecd: Preparing [2021-08-12T00:18:38.997Z] cc4c4650a714: Preparing [2021-08-12T00:18:38.997Z] 83a1e62e0778: Preparing [2021-08-12T00:18:38.997Z] 99323a3dca50: Preparing [2021-08-12T00:18:38.997Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:38.997Z] ba4400157ecd: Waiting [2021-08-12T00:18:38.997Z] cc4c4650a714: Waiting [2021-08-12T00:18:38.997Z] 83a1e62e0778: Waiting [2021-08-12T00:18:38.997Z] 99323a3dca50: Waiting [2021-08-12T00:18:38.997Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:38.997Z] a4ee953d8ed3: Waiting [2021-08-12T00:18:39.269Z] 1d7a575bc534: Layer already exists [2021-08-12T00:18:39.269Z] b8222d7e64aa: Layer already exists [2021-08-12T00:18:39.269Z] d1c926b42593: Layer already exists [2021-08-12T00:18:39.269Z] a5801ba4eff3: Layer already exists [2021-08-12T00:18:39.269Z] 78c68f1f2659: Layer already exists [2021-08-12T00:18:39.269Z] ba4400157ecd: Layer already exists [2021-08-12T00:18:39.269Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:39.269Z] cc4c4650a714: Layer already exists [2021-08-12T00:18:39.269Z] 83a1e62e0778: Layer already exists [2021-08-12T00:18:39.269Z] 99323a3dca50: Layer already exists [2021-08-12T00:18:39.269Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:39.269Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:404c84c4284e660d4062cd6b386472d2bb164669aaea89c4ec9a8c7619d371eb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:39.611Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:39.986Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-12T00:18:39.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-12T00:18:39.986Z] 78c68f1f2659: Preparing [2021-08-12T00:18:39.986Z] 78c68f1f2659: Preparing [2021-08-12T00:18:39.986Z] d1c926b42593: Preparing [2021-08-12T00:18:39.986Z] a5801ba4eff3: Preparing [2021-08-12T00:18:39.986Z] 1d7a575bc534: Preparing [2021-08-12T00:18:39.986Z] b8222d7e64aa: Preparing [2021-08-12T00:18:39.986Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:39.986Z] ba4400157ecd: Preparing [2021-08-12T00:18:39.986Z] cc4c4650a714: Preparing [2021-08-12T00:18:39.986Z] 83a1e62e0778: Preparing [2021-08-12T00:18:39.986Z] 99323a3dca50: Preparing [2021-08-12T00:18:39.986Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:39.986Z] 83a1e62e0778: Waiting [2021-08-12T00:18:39.986Z] 99323a3dca50: Waiting [2021-08-12T00:18:39.986Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:39.986Z] a4ee953d8ed3: Waiting [2021-08-12T00:18:39.986Z] ba4400157ecd: Waiting [2021-08-12T00:18:39.986Z] cc4c4650a714: Waiting [2021-08-12T00:18:39.986Z] 78c68f1f2659: Layer already exists [2021-08-12T00:18:40.270Z] b8222d7e64aa: Layer already exists [2021-08-12T00:18:40.270Z] a5801ba4eff3: Layer already exists [2021-08-12T00:18:40.270Z] 1d7a575bc534: Layer already exists [2021-08-12T00:18:40.270Z] d1c926b42593: Layer already exists [2021-08-12T00:18:40.270Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:40.270Z] cc4c4650a714: Layer already exists [2021-08-12T00:18:40.270Z] ba4400157ecd: Layer already exists [2021-08-12T00:18:40.270Z] 83a1e62e0778: Layer already exists [2021-08-12T00:18:40.270Z] 99323a3dca50: Layer already exists [2021-08-12T00:18:40.270Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:40.270Z] main: digest: sha256:404c84c4284e660d4062cd6b386472d2bb164669aaea89c4ec9a8c7619d371eb size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:18:40.338Z] ===================================================== [Pipeline] echo [2021-08-12T00:18:40.354Z] taggedImages: [2021-08-12T00:18:40.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:40.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-12T00:18:40.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.29 [2021-08-12T00:18:40.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:40.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-12T00:18:40.385Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-12T00:18:40.385Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:40.385Z] latest [2021-08-12T00:18:40.385Z] 2.0.1-dev.29 [2021-08-12T00:18:40.385Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:40.385Z] main [2021-08-12T00:18:40.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:40.769Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:41.133Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:41.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-12T00:18:41.133Z] 60e2fc9ffc39: Preparing [2021-08-12T00:18:41.133Z] a0db9cc9602b: Preparing [2021-08-12T00:18:41.133Z] 5bfbe178dce6: Preparing [2021-08-12T00:18:41.133Z] 5ddec3dd1ef6: Preparing [2021-08-12T00:18:41.133Z] 0b4390383f6d: Preparing [2021-08-12T00:18:41.133Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:41.133Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:41.410Z] 5ddec3dd1ef6: Pushed [2021-08-12T00:18:41.410Z] 5bfbe178dce6: Pushed [2021-08-12T00:18:41.687Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:41.959Z] 0b4390383f6d: Pushed [2021-08-12T00:18:43.925Z] 60e2fc9ffc39: Pushed [2021-08-12T00:18:43.925Z] a0db9cc9602b: Pushed [2021-08-12T00:18:43.925Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:3d06d0b83a63d57d04d9e0039a222cc997ae0f1994838d04ff283f55221bc815 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:44.268Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:44.600Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-12T00:18:44.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-12T00:18:44.600Z] 60e2fc9ffc39: Preparing [2021-08-12T00:18:44.600Z] a0db9cc9602b: Preparing [2021-08-12T00:18:44.600Z] 5bfbe178dce6: Preparing [2021-08-12T00:18:44.600Z] 5ddec3dd1ef6: Preparing [2021-08-12T00:18:44.600Z] 0b4390383f6d: Preparing [2021-08-12T00:18:44.600Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:44.600Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:44.600Z] 5bfbe178dce6: Layer already exists [2021-08-12T00:18:44.600Z] 5ddec3dd1ef6: Layer already exists [2021-08-12T00:18:44.600Z] 60e2fc9ffc39: Layer already exists [2021-08-12T00:18:44.600Z] 0b4390383f6d: Layer already exists [2021-08-12T00:18:44.600Z] a0db9cc9602b: Layer already exists [2021-08-12T00:18:44.600Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:44.871Z] latest: digest: sha256:3d06d0b83a63d57d04d9e0039a222cc997ae0f1994838d04ff283f55221bc815 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:45.209Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:45.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.29 [2021-08-12T00:18:45.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-12T00:18:45.543Z] 60e2fc9ffc39: Preparing [2021-08-12T00:18:45.543Z] a0db9cc9602b: Preparing [2021-08-12T00:18:45.543Z] 5bfbe178dce6: Preparing [2021-08-12T00:18:45.543Z] 5ddec3dd1ef6: Preparing [2021-08-12T00:18:45.543Z] 0b4390383f6d: Preparing [2021-08-12T00:18:45.543Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:45.543Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:45.543Z] 5bfbe178dce6: Layer already exists [2021-08-12T00:18:45.543Z] 0b4390383f6d: Layer already exists [2021-08-12T00:18:45.543Z] a0db9cc9602b: Layer already exists [2021-08-12T00:18:45.543Z] 5ddec3dd1ef6: Layer already exists [2021-08-12T00:18:45.543Z] 60e2fc9ffc39: Layer already exists [2021-08-12T00:18:45.543Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:45.816Z] 2.0.1-dev.29: digest: sha256:3d06d0b83a63d57d04d9e0039a222cc997ae0f1994838d04ff283f55221bc815 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:46.155Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:46.496Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:46.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-12T00:18:46.496Z] 60e2fc9ffc39: Preparing [2021-08-12T00:18:46.496Z] a0db9cc9602b: Preparing [2021-08-12T00:18:46.496Z] 5bfbe178dce6: Preparing [2021-08-12T00:18:46.496Z] 5ddec3dd1ef6: Preparing [2021-08-12T00:18:46.496Z] 0b4390383f6d: Preparing [2021-08-12T00:18:46.496Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:46.496Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:46.770Z] 5bfbe178dce6: Layer already exists [2021-08-12T00:18:46.770Z] 0b4390383f6d: Layer already exists [2021-08-12T00:18:46.770Z] a0db9cc9602b: Layer already exists [2021-08-12T00:18:46.770Z] 5ddec3dd1ef6: Layer already exists [2021-08-12T00:18:46.770Z] 60e2fc9ffc39: Layer already exists [2021-08-12T00:18:46.770Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:46.770Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:3d06d0b83a63d57d04d9e0039a222cc997ae0f1994838d04ff283f55221bc815 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:47.121Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:47.464Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-12T00:18:47.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-12T00:18:47.464Z] 60e2fc9ffc39: Preparing [2021-08-12T00:18:47.464Z] a0db9cc9602b: Preparing [2021-08-12T00:18:47.465Z] 5bfbe178dce6: Preparing [2021-08-12T00:18:47.465Z] 5ddec3dd1ef6: Preparing [2021-08-12T00:18:47.465Z] 0b4390383f6d: Preparing [2021-08-12T00:18:47.465Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:47.465Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:47.736Z] a0db9cc9602b: Layer already exists [2021-08-12T00:18:47.736Z] 0b4390383f6d: Layer already exists [2021-08-12T00:18:47.736Z] 5ddec3dd1ef6: Layer already exists [2021-08-12T00:18:47.736Z] 60e2fc9ffc39: Layer already exists [2021-08-12T00:18:47.736Z] 5bfbe178dce6: Layer already exists [2021-08-12T00:18:47.736Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:47.736Z] main: digest: sha256:3d06d0b83a63d57d04d9e0039a222cc997ae0f1994838d04ff283f55221bc815 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:18:47.836Z] ===================================================== [Pipeline] echo [2021-08-12T00:18:47.868Z] taggedImages: [2021-08-12T00:18:47.868Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:47.868Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-12T00:18:47.868Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.29 [2021-08-12T00:18:47.868Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:47.868Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-12T00:18:47.968Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-12T00:18:47.968Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:47.968Z] latest [2021-08-12T00:18:47.968Z] 2.0.1-dev.29 [2021-08-12T00:18:47.968Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:47.968Z] main [2021-08-12T00:18:47.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:48.445Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:48.776Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:48.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-12T00:18:48.777Z] 134b187e6f1f: Preparing [2021-08-12T00:18:48.777Z] 0e31bb45b949: Preparing [2021-08-12T00:18:48.777Z] 5ff5fcf1a460: Preparing [2021-08-12T00:18:48.777Z] ec2df9a99f21: Preparing [2021-08-12T00:18:48.777Z] 730fa6dccc00: Preparing [2021-08-12T00:18:48.777Z] dae9153874c5: Preparing [2021-08-12T00:18:48.777Z] 3b96dcd69544: Preparing [2021-08-12T00:18:48.777Z] fc1cd1182e07: Preparing [2021-08-12T00:18:48.777Z] 179db8912c48: Preparing [2021-08-12T00:18:48.777Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:48.777Z] 3b96dcd69544: Waiting [2021-08-12T00:18:48.777Z] fc1cd1182e07: Waiting [2021-08-12T00:18:48.777Z] 179db8912c48: Waiting [2021-08-12T00:18:48.777Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:48.777Z] dae9153874c5: Waiting [2021-08-12T00:18:49.047Z] 134b187e6f1f: Pushed [2021-08-12T00:18:49.047Z] 0e31bb45b949: Pushed [2021-08-12T00:18:49.047Z] 730fa6dccc00: Pushed [2021-08-12T00:18:49.319Z] dae9153874c5: Pushed [2021-08-12T00:18:49.319Z] 3b96dcd69544: Pushed [2021-08-12T00:18:49.319Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:49.590Z] fc1cd1182e07: Pushed [2021-08-12T00:18:49.862Z] 179db8912c48: Pushed [2021-08-12T00:18:51.296Z] ec2df9a99f21: Pushed [2021-08-12T00:18:51.886Z] 5ff5fcf1a460: Pushed [2021-08-12T00:18:52.156Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:11b9788b891804da14f1fea85f512f885bfdcf7bb2021eae10afeb305c4d0832 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:52.490Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:52.826Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-12T00:18:52.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-12T00:18:52.826Z] 134b187e6f1f: Preparing [2021-08-12T00:18:52.826Z] 0e31bb45b949: Preparing [2021-08-12T00:18:52.826Z] 5ff5fcf1a460: Preparing [2021-08-12T00:18:52.826Z] ec2df9a99f21: Preparing [2021-08-12T00:18:52.826Z] 730fa6dccc00: Preparing [2021-08-12T00:18:52.826Z] dae9153874c5: Preparing [2021-08-12T00:18:52.826Z] 3b96dcd69544: Preparing [2021-08-12T00:18:52.826Z] fc1cd1182e07: Preparing [2021-08-12T00:18:52.826Z] 179db8912c48: Preparing [2021-08-12T00:18:52.826Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:52.826Z] 3b96dcd69544: Waiting [2021-08-12T00:18:52.826Z] fc1cd1182e07: Waiting [2021-08-12T00:18:52.826Z] 179db8912c48: Waiting [2021-08-12T00:18:53.100Z] 730fa6dccc00: Layer already exists [2021-08-12T00:18:53.100Z] 0e31bb45b949: Layer already exists [2021-08-12T00:18:53.100Z] 5ff5fcf1a460: Layer already exists [2021-08-12T00:18:53.100Z] 134b187e6f1f: Layer already exists [2021-08-12T00:18:53.100Z] ec2df9a99f21: Layer already exists [2021-08-12T00:18:53.100Z] dae9153874c5: Layer already exists [2021-08-12T00:18:53.100Z] 3b96dcd69544: Layer already exists [2021-08-12T00:18:53.100Z] fc1cd1182e07: Layer already exists [2021-08-12T00:18:53.100Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:53.100Z] 179db8912c48: Layer already exists [2021-08-12T00:18:53.100Z] latest: digest: sha256:11b9788b891804da14f1fea85f512f885bfdcf7bb2021eae10afeb305c4d0832 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:53.435Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:53.772Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.29 [2021-08-12T00:18:53.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-12T00:18:53.772Z] 134b187e6f1f: Preparing [2021-08-12T00:18:53.772Z] 0e31bb45b949: Preparing [2021-08-12T00:18:53.772Z] 5ff5fcf1a460: Preparing [2021-08-12T00:18:53.772Z] ec2df9a99f21: Preparing [2021-08-12T00:18:53.772Z] 730fa6dccc00: Preparing [2021-08-12T00:18:53.772Z] dae9153874c5: Preparing [2021-08-12T00:18:53.772Z] 3b96dcd69544: Preparing [2021-08-12T00:18:53.772Z] fc1cd1182e07: Preparing [2021-08-12T00:18:53.772Z] 179db8912c48: Preparing [2021-08-12T00:18:53.772Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:53.772Z] dae9153874c5: Waiting [2021-08-12T00:18:53.772Z] 3b96dcd69544: Waiting [2021-08-12T00:18:53.773Z] fc1cd1182e07: Waiting [2021-08-12T00:18:53.773Z] 179db8912c48: Waiting [2021-08-12T00:18:53.773Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:54.044Z] 134b187e6f1f: Layer already exists [2021-08-12T00:18:54.044Z] 0e31bb45b949: Layer already exists [2021-08-12T00:18:54.044Z] 730fa6dccc00: Layer already exists [2021-08-12T00:18:54.044Z] 5ff5fcf1a460: Layer already exists [2021-08-12T00:18:54.044Z] ec2df9a99f21: Layer already exists [2021-08-12T00:18:54.044Z] fc1cd1182e07: Layer already exists [2021-08-12T00:18:54.044Z] 3b96dcd69544: Layer already exists [2021-08-12T00:18:54.044Z] dae9153874c5: Layer already exists [2021-08-12T00:18:54.044Z] 179db8912c48: Layer already exists [2021-08-12T00:18:54.044Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:54.044Z] 2.0.1-dev.29: digest: sha256:11b9788b891804da14f1fea85f512f885bfdcf7bb2021eae10afeb305c4d0832 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:54.393Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:54.723Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:54.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-12T00:18:54.723Z] 134b187e6f1f: Preparing [2021-08-12T00:18:54.723Z] 0e31bb45b949: Preparing [2021-08-12T00:18:54.723Z] 5ff5fcf1a460: Preparing [2021-08-12T00:18:54.723Z] ec2df9a99f21: Preparing [2021-08-12T00:18:54.723Z] 730fa6dccc00: Preparing [2021-08-12T00:18:54.723Z] dae9153874c5: Preparing [2021-08-12T00:18:54.723Z] 3b96dcd69544: Preparing [2021-08-12T00:18:54.723Z] fc1cd1182e07: Preparing [2021-08-12T00:18:54.723Z] 179db8912c48: Preparing [2021-08-12T00:18:54.723Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:54.723Z] fc1cd1182e07: Waiting [2021-08-12T00:18:54.723Z] 179db8912c48: Waiting [2021-08-12T00:18:54.723Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:54.723Z] 3b96dcd69544: Waiting [2021-08-12T00:18:54.997Z] 730fa6dccc00: Layer already exists [2021-08-12T00:18:54.997Z] 0e31bb45b949: Layer already exists [2021-08-12T00:18:54.997Z] 5ff5fcf1a460: Layer already exists [2021-08-12T00:18:54.997Z] ec2df9a99f21: Layer already exists [2021-08-12T00:18:54.997Z] 134b187e6f1f: Layer already exists [2021-08-12T00:18:54.997Z] 179db8912c48: Layer already exists [2021-08-12T00:18:54.997Z] fc1cd1182e07: Layer already exists [2021-08-12T00:18:54.997Z] dae9153874c5: Layer already exists [2021-08-12T00:18:54.997Z] 3b96dcd69544: Layer already exists [2021-08-12T00:18:54.997Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:54.997Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:11b9788b891804da14f1fea85f512f885bfdcf7bb2021eae10afeb305c4d0832 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:55.343Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:55.677Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-12T00:18:55.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-12T00:18:55.677Z] 134b187e6f1f: Preparing [2021-08-12T00:18:55.677Z] 0e31bb45b949: Preparing [2021-08-12T00:18:55.677Z] 5ff5fcf1a460: Preparing [2021-08-12T00:18:55.677Z] ec2df9a99f21: Preparing [2021-08-12T00:18:55.677Z] 730fa6dccc00: Preparing [2021-08-12T00:18:55.677Z] dae9153874c5: Preparing [2021-08-12T00:18:55.677Z] 3b96dcd69544: Preparing [2021-08-12T00:18:55.677Z] fc1cd1182e07: Preparing [2021-08-12T00:18:55.677Z] 179db8912c48: Preparing [2021-08-12T00:18:55.677Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:55.677Z] dae9153874c5: Waiting [2021-08-12T00:18:55.677Z] 3b96dcd69544: Waiting [2021-08-12T00:18:55.677Z] fc1cd1182e07: Waiting [2021-08-12T00:18:55.677Z] 179db8912c48: Waiting [2021-08-12T00:18:55.677Z] 3fbe34a1663b: Waiting [2021-08-12T00:18:55.947Z] 730fa6dccc00: Layer already exists [2021-08-12T00:18:55.947Z] 0e31bb45b949: Layer already exists [2021-08-12T00:18:55.947Z] ec2df9a99f21: Layer already exists [2021-08-12T00:18:55.947Z] 134b187e6f1f: Layer already exists [2021-08-12T00:18:55.947Z] 5ff5fcf1a460: Layer already exists [2021-08-12T00:18:55.947Z] 3b96dcd69544: Layer already exists [2021-08-12T00:18:55.947Z] dae9153874c5: Layer already exists [2021-08-12T00:18:55.947Z] fc1cd1182e07: Layer already exists [2021-08-12T00:18:55.947Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:55.947Z] 179db8912c48: Layer already exists [2021-08-12T00:18:55.947Z] main: digest: sha256:11b9788b891804da14f1fea85f512f885bfdcf7bb2021eae10afeb305c4d0832 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:18:56.011Z] ===================================================== [Pipeline] echo [2021-08-12T00:18:56.026Z] taggedImages: [2021-08-12T00:18:56.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:56.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-12T00:18:56.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.29 [2021-08-12T00:18:56.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:56.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-12T00:18:56.059Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-12T00:18:56.059Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:56.059Z] latest [2021-08-12T00:18:56.059Z] 2.0.1-dev.29 [2021-08-12T00:18:56.059Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:18:56.059Z] main [2021-08-12T00:18:56.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:56.430Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:18:56.764Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:18:56.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-12T00:18:56.764Z] aaf9f2fd7564: Preparing [2021-08-12T00:18:56.764Z] 8172e5eae3b0: Preparing [2021-08-12T00:18:56.764Z] a4ee953d8ed3: Preparing [2021-08-12T00:18:56.764Z] c2dea7fa13e6: Preparing [2021-08-12T00:18:56.764Z] 3fbe34a1663b: Preparing [2021-08-12T00:18:57.041Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:18:57.041Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:18:57.041Z] aaf9f2fd7564: Pushed [2021-08-12T00:18:57.310Z] c2dea7fa13e6: Pushed [2021-08-12T00:18:59.918Z] 8172e5eae3b0: Pushed [2021-08-12T00:18:59.918Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:c4ab99a2be86c31d351a8b762b0434030b11e7a1855f547088b8e3fb593994d2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:00.258Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:00.593Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-12T00:19:00.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-12T00:19:00.593Z] aaf9f2fd7564: Preparing [2021-08-12T00:19:00.593Z] 8172e5eae3b0: Preparing [2021-08-12T00:19:00.593Z] a4ee953d8ed3: Preparing [2021-08-12T00:19:00.593Z] c2dea7fa13e6: Preparing [2021-08-12T00:19:00.593Z] 3fbe34a1663b: Preparing [2021-08-12T00:19:00.593Z] c2dea7fa13e6: Layer already exists [2021-08-12T00:19:00.593Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:19:00.593Z] 8172e5eae3b0: Layer already exists [2021-08-12T00:19:00.593Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:19:00.593Z] aaf9f2fd7564: Layer already exists [2021-08-12T00:19:00.863Z] latest: digest: sha256:c4ab99a2be86c31d351a8b762b0434030b11e7a1855f547088b8e3fb593994d2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:01.204Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:01.539Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.29 [2021-08-12T00:19:01.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-12T00:19:01.539Z] aaf9f2fd7564: Preparing [2021-08-12T00:19:01.539Z] 8172e5eae3b0: Preparing [2021-08-12T00:19:01.539Z] a4ee953d8ed3: Preparing [2021-08-12T00:19:01.539Z] c2dea7fa13e6: Preparing [2021-08-12T00:19:01.539Z] 3fbe34a1663b: Preparing [2021-08-12T00:19:01.809Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:19:01.810Z] c2dea7fa13e6: Layer already exists [2021-08-12T00:19:01.810Z] aaf9f2fd7564: Layer already exists [2021-08-12T00:19:01.810Z] 8172e5eae3b0: Layer already exists [2021-08-12T00:19:01.810Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:19:01.810Z] 2.0.1-dev.29: digest: sha256:c4ab99a2be86c31d351a8b762b0434030b11e7a1855f547088b8e3fb593994d2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:02.172Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:02.802Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:19:02.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-12T00:19:02.802Z] aaf9f2fd7564: Preparing [2021-08-12T00:19:02.802Z] 8172e5eae3b0: Preparing [2021-08-12T00:19:02.802Z] a4ee953d8ed3: Preparing [2021-08-12T00:19:02.802Z] c2dea7fa13e6: Preparing [2021-08-12T00:19:02.802Z] 3fbe34a1663b: Preparing [2021-08-12T00:19:02.802Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:19:02.802Z] 8172e5eae3b0: Layer already exists [2021-08-12T00:19:02.802Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:19:03.079Z] c2dea7fa13e6: Layer already exists [2021-08-12T00:19:03.080Z] aaf9f2fd7564: Layer already exists [2021-08-12T00:19:03.080Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:c4ab99a2be86c31d351a8b762b0434030b11e7a1855f547088b8e3fb593994d2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:03.439Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:03.798Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-12T00:19:03.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-12T00:19:03.798Z] aaf9f2fd7564: Preparing [2021-08-12T00:19:03.798Z] 8172e5eae3b0: Preparing [2021-08-12T00:19:03.798Z] a4ee953d8ed3: Preparing [2021-08-12T00:19:03.798Z] c2dea7fa13e6: Preparing [2021-08-12T00:19:03.798Z] 3fbe34a1663b: Preparing [2021-08-12T00:19:03.798Z] c2dea7fa13e6: Layer already exists [2021-08-12T00:19:03.798Z] aaf9f2fd7564: Layer already exists [2021-08-12T00:19:03.798Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:19:03.798Z] 8172e5eae3b0: Layer already exists [2021-08-12T00:19:03.798Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:19:04.069Z] main: digest: sha256:c4ab99a2be86c31d351a8b762b0434030b11e7a1855f547088b8e3fb593994d2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:19:04.133Z] ===================================================== [Pipeline] echo [2021-08-12T00:19:04.148Z] taggedImages: [2021-08-12T00:19:04.148Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:19:04.148Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-12T00:19:04.148Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.29 [2021-08-12T00:19:04.148Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:19:04.148Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-12T00:19:04.178Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-12T00:19:04.178Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:19:04.178Z] latest [2021-08-12T00:19:04.178Z] 2.0.1-dev.29 [2021-08-12T00:19:04.178Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:19:04.178Z] main [2021-08-12T00:19:04.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:04.550Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:04.881Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:19:04.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-12T00:19:04.881Z] 5446a72245a5: Preparing [2021-08-12T00:19:04.881Z] 406cbab6b34e: Preparing [2021-08-12T00:19:04.881Z] a4ee953d8ed3: Preparing [2021-08-12T00:19:04.881Z] 115afd692657: Preparing [2021-08-12T00:19:04.881Z] 3fbe34a1663b: Preparing [2021-08-12T00:19:05.161Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:19:05.161Z] 115afd692657: Layer already exists [2021-08-12T00:19:05.161Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:19:05.161Z] 5446a72245a5: Pushed [2021-08-12T00:19:07.762Z] 406cbab6b34e: Pushed [2021-08-12T00:19:07.762Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:9f90243414b315c500fa876593ac09b848e4af8aee288be69fb53cf6298432a8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:08.100Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:08.432Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-12T00:19:08.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-12T00:19:08.432Z] 5446a72245a5: Preparing [2021-08-12T00:19:08.432Z] 406cbab6b34e: Preparing [2021-08-12T00:19:08.432Z] a4ee953d8ed3: Preparing [2021-08-12T00:19:08.432Z] 115afd692657: Preparing [2021-08-12T00:19:08.432Z] 3fbe34a1663b: Preparing [2021-08-12T00:19:08.432Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:19:08.704Z] 406cbab6b34e: Layer already exists [2021-08-12T00:19:08.704Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:19:08.704Z] 115afd692657: Layer already exists [2021-08-12T00:19:08.704Z] 5446a72245a5: Layer already exists [2021-08-12T00:19:08.704Z] latest: digest: sha256:9f90243414b315c500fa876593ac09b848e4af8aee288be69fb53cf6298432a8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:09.071Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:09.403Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.29 [2021-08-12T00:19:09.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-12T00:19:09.403Z] 5446a72245a5: Preparing [2021-08-12T00:19:09.403Z] 406cbab6b34e: Preparing [2021-08-12T00:19:09.403Z] a4ee953d8ed3: Preparing [2021-08-12T00:19:09.403Z] 115afd692657: Preparing [2021-08-12T00:19:09.403Z] 3fbe34a1663b: Preparing [2021-08-12T00:19:09.403Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:19:09.403Z] 406cbab6b34e: Layer already exists [2021-08-12T00:19:09.403Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:19:09.675Z] 5446a72245a5: Layer already exists [2021-08-12T00:19:09.675Z] 115afd692657: Layer already exists [2021-08-12T00:19:09.675Z] 2.0.1-dev.29: digest: sha256:9f90243414b315c500fa876593ac09b848e4af8aee288be69fb53cf6298432a8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:10.013Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:10.346Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:19:10.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-12T00:19:10.346Z] 5446a72245a5: Preparing [2021-08-12T00:19:10.346Z] 406cbab6b34e: Preparing [2021-08-12T00:19:10.346Z] a4ee953d8ed3: Preparing [2021-08-12T00:19:10.346Z] 115afd692657: Preparing [2021-08-12T00:19:10.346Z] 3fbe34a1663b: Preparing [2021-08-12T00:19:10.618Z] 406cbab6b34e: Layer already exists [2021-08-12T00:19:10.618Z] 115afd692657: Layer already exists [2021-08-12T00:19:10.618Z] 5446a72245a5: Layer already exists [2021-08-12T00:19:10.618Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:19:10.618Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:19:10.618Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:9f90243414b315c500fa876593ac09b848e4af8aee288be69fb53cf6298432a8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:10.953Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:11.286Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-12T00:19:11.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-12T00:19:11.286Z] 5446a72245a5: Preparing [2021-08-12T00:19:11.286Z] 406cbab6b34e: Preparing [2021-08-12T00:19:11.286Z] a4ee953d8ed3: Preparing [2021-08-12T00:19:11.286Z] 115afd692657: Preparing [2021-08-12T00:19:11.286Z] 3fbe34a1663b: Preparing [2021-08-12T00:19:11.286Z] 406cbab6b34e: Layer already exists [2021-08-12T00:19:11.286Z] 115afd692657: Layer already exists [2021-08-12T00:19:11.286Z] a4ee953d8ed3: Layer already exists [2021-08-12T00:19:11.559Z] 5446a72245a5: Layer already exists [2021-08-12T00:19:11.559Z] 3fbe34a1663b: Layer already exists [2021-08-12T00:19:11.559Z] main: digest: sha256:9f90243414b315c500fa876593ac09b848e4af8aee288be69fb53cf6298432a8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:19:11.623Z] ===================================================== [Pipeline] echo [2021-08-12T00:19:11.642Z] taggedImages: [2021-08-12T00:19:11.642Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:19:11.642Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-12T00:19:11.642Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.29 [2021-08-12T00:19:11.642Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:19:11.642Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-12T00:19:11.672Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-12T00:19:11.672Z] 729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:19:11.672Z] latest [2021-08-12T00:19:11.672Z] 2.0.1-dev.29 [2021-08-12T00:19:11.672Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:19:11.672Z] main [2021-08-12T00:19:11.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:12.041Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:12.374Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:19:12.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-12T00:19:12.375Z] b4833a31ac5a: Preparing [2021-08-12T00:19:12.375Z] 902782b2ae6b: Preparing [2021-08-12T00:19:12.375Z] 064093dbae07: Preparing [2021-08-12T00:19:12.375Z] 73d55111c7f8: Preparing [2021-08-12T00:19:12.375Z] b287e4fe43ef: Preparing [2021-08-12T00:19:12.375Z] c39efab1fe40: Preparing [2021-08-12T00:19:12.375Z] 386fc9fe74c4: Preparing [2021-08-12T00:19:12.375Z] 097a5c91b892: Preparing [2021-08-12T00:19:12.375Z] 74984ba1a09f: Preparing [2021-08-12T00:19:12.375Z] 6d0ac5d4dfcb: Preparing [2021-08-12T00:19:12.375Z] c55d5dbdab40: Preparing [2021-08-12T00:19:12.375Z] c39efab1fe40: Waiting [2021-08-12T00:19:12.375Z] 386fc9fe74c4: Waiting [2021-08-12T00:19:12.375Z] 097a5c91b892: Waiting [2021-08-12T00:19:12.375Z] 74984ba1a09f: Waiting [2021-08-12T00:19:12.375Z] 6d0ac5d4dfcb: Waiting [2021-08-12T00:19:12.375Z] c55d5dbdab40: Waiting [2021-08-12T00:19:12.647Z] b287e4fe43ef: Layer already exists [2021-08-12T00:19:12.647Z] c39efab1fe40: Layer already exists [2021-08-12T00:19:12.647Z] 386fc9fe74c4: Layer already exists [2021-08-12T00:19:12.647Z] 097a5c91b892: Layer already exists [2021-08-12T00:19:12.647Z] 902782b2ae6b: Pushed [2021-08-12T00:19:12.921Z] 74984ba1a09f: Layer already exists [2021-08-12T00:19:12.921Z] 6d0ac5d4dfcb: Layer already exists [2021-08-12T00:19:12.921Z] c55d5dbdab40: Layer already exists [2021-08-12T00:19:13.512Z] b4833a31ac5a: Pushed [2021-08-12T00:19:14.946Z] 064093dbae07: Pushed [2021-08-12T00:19:30.021Z] 73d55111c7f8: Pushed [2021-08-12T00:19:30.021Z] 729eb4739df12e156b446759f30c8b9b764bc7ef: digest: sha256:14f48d599bda99ff62513d2dd541f67d2a54eb9b52f583993060d05e1f3decca size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:30.382Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:30.714Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-12T00:19:30.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-12T00:19:30.714Z] b4833a31ac5a: Preparing [2021-08-12T00:19:30.714Z] 902782b2ae6b: Preparing [2021-08-12T00:19:30.714Z] 064093dbae07: Preparing [2021-08-12T00:19:30.714Z] 73d55111c7f8: Preparing [2021-08-12T00:19:30.714Z] b287e4fe43ef: Preparing [2021-08-12T00:19:30.714Z] c39efab1fe40: Preparing [2021-08-12T00:19:30.714Z] 386fc9fe74c4: Preparing [2021-08-12T00:19:30.714Z] 097a5c91b892: Preparing [2021-08-12T00:19:30.714Z] 74984ba1a09f: Preparing [2021-08-12T00:19:30.714Z] 6d0ac5d4dfcb: Preparing [2021-08-12T00:19:30.714Z] c55d5dbdab40: Preparing [2021-08-12T00:19:30.714Z] 097a5c91b892: Waiting [2021-08-12T00:19:30.714Z] 74984ba1a09f: Waiting [2021-08-12T00:19:30.714Z] 6d0ac5d4dfcb: Waiting [2021-08-12T00:19:30.714Z] c39efab1fe40: Waiting [2021-08-12T00:19:30.714Z] c55d5dbdab40: Waiting [2021-08-12T00:19:30.714Z] 386fc9fe74c4: Waiting [2021-08-12T00:19:30.714Z] b4833a31ac5a: Layer already exists [2021-08-12T00:19:30.714Z] 73d55111c7f8: Layer already exists [2021-08-12T00:19:30.714Z] b287e4fe43ef: Layer already exists [2021-08-12T00:19:30.714Z] 064093dbae07: Layer already exists [2021-08-12T00:19:30.714Z] 902782b2ae6b: Layer already exists [2021-08-12T00:19:30.984Z] 386fc9fe74c4: Layer already exists [2021-08-12T00:19:30.984Z] 6d0ac5d4dfcb: Layer already exists [2021-08-12T00:19:30.984Z] 097a5c91b892: Layer already exists [2021-08-12T00:19:30.984Z] 74984ba1a09f: Layer already exists [2021-08-12T00:19:30.984Z] c39efab1fe40: Layer already exists [2021-08-12T00:19:30.984Z] c55d5dbdab40: Layer already exists [2021-08-12T00:19:30.984Z] latest: digest: sha256:14f48d599bda99ff62513d2dd541f67d2a54eb9b52f583993060d05e1f3decca size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:31.321Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:31.660Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.29 [2021-08-12T00:19:31.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-12T00:19:31.660Z] b4833a31ac5a: Preparing [2021-08-12T00:19:31.660Z] 902782b2ae6b: Preparing [2021-08-12T00:19:31.660Z] 064093dbae07: Preparing [2021-08-12T00:19:31.660Z] 73d55111c7f8: Preparing [2021-08-12T00:19:31.660Z] b287e4fe43ef: Preparing [2021-08-12T00:19:31.660Z] c39efab1fe40: Preparing [2021-08-12T00:19:31.660Z] 386fc9fe74c4: Preparing [2021-08-12T00:19:31.660Z] 097a5c91b892: Preparing [2021-08-12T00:19:31.660Z] 74984ba1a09f: Preparing [2021-08-12T00:19:31.660Z] 6d0ac5d4dfcb: Preparing [2021-08-12T00:19:31.660Z] c55d5dbdab40: Preparing [2021-08-12T00:19:31.660Z] 097a5c91b892: Waiting [2021-08-12T00:19:31.660Z] 6d0ac5d4dfcb: Waiting [2021-08-12T00:19:31.660Z] c55d5dbdab40: Waiting [2021-08-12T00:19:31.660Z] 74984ba1a09f: Waiting [2021-08-12T00:19:31.660Z] c39efab1fe40: Waiting [2021-08-12T00:19:31.660Z] 386fc9fe74c4: Waiting [2021-08-12T00:19:31.933Z] b4833a31ac5a: Layer already exists [2021-08-12T00:19:31.933Z] 73d55111c7f8: Layer already exists [2021-08-12T00:19:31.933Z] b287e4fe43ef: Layer already exists [2021-08-12T00:19:31.933Z] 902782b2ae6b: Layer already exists [2021-08-12T00:19:31.933Z] 064093dbae07: Layer already exists [2021-08-12T00:19:31.933Z] 386fc9fe74c4: Layer already exists [2021-08-12T00:19:31.933Z] 097a5c91b892: Layer already exists [2021-08-12T00:19:31.933Z] c39efab1fe40: Layer already exists [2021-08-12T00:19:31.933Z] 74984ba1a09f: Layer already exists [2021-08-12T00:19:31.933Z] 6d0ac5d4dfcb: Layer already exists [2021-08-12T00:19:31.933Z] c55d5dbdab40: Layer already exists [2021-08-12T00:19:31.933Z] 2.0.1-dev.29: digest: sha256:14f48d599bda99ff62513d2dd541f67d2a54eb9b52f583993060d05e1f3decca size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:32.268Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:32.607Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:19:32.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-12T00:19:32.607Z] b4833a31ac5a: Preparing [2021-08-12T00:19:32.607Z] 902782b2ae6b: Preparing [2021-08-12T00:19:32.607Z] 064093dbae07: Preparing [2021-08-12T00:19:32.607Z] 73d55111c7f8: Preparing [2021-08-12T00:19:32.607Z] b287e4fe43ef: Preparing [2021-08-12T00:19:32.607Z] c39efab1fe40: Preparing [2021-08-12T00:19:32.607Z] 386fc9fe74c4: Preparing [2021-08-12T00:19:32.607Z] 097a5c91b892: Preparing [2021-08-12T00:19:32.607Z] 74984ba1a09f: Preparing [2021-08-12T00:19:32.607Z] 6d0ac5d4dfcb: Preparing [2021-08-12T00:19:32.607Z] c55d5dbdab40: Preparing [2021-08-12T00:19:32.607Z] 386fc9fe74c4: Waiting [2021-08-12T00:19:32.607Z] 097a5c91b892: Waiting [2021-08-12T00:19:32.607Z] 74984ba1a09f: Waiting [2021-08-12T00:19:32.607Z] 6d0ac5d4dfcb: Waiting [2021-08-12T00:19:32.607Z] c55d5dbdab40: Waiting [2021-08-12T00:19:32.607Z] c39efab1fe40: Waiting [2021-08-12T00:19:32.878Z] b4833a31ac5a: Layer already exists [2021-08-12T00:19:32.878Z] 902782b2ae6b: Layer already exists [2021-08-12T00:19:32.878Z] 064093dbae07: Layer already exists [2021-08-12T00:19:32.878Z] b287e4fe43ef: Layer already exists [2021-08-12T00:19:32.878Z] 73d55111c7f8: Layer already exists [2021-08-12T00:19:32.878Z] 097a5c91b892: Layer already exists [2021-08-12T00:19:32.878Z] 386fc9fe74c4: Layer already exists [2021-08-12T00:19:32.878Z] c39efab1fe40: Layer already exists [2021-08-12T00:19:32.878Z] 74984ba1a09f: Layer already exists [2021-08-12T00:19:32.878Z] 6d0ac5d4dfcb: Layer already exists [2021-08-12T00:19:32.878Z] c55d5dbdab40: Layer already exists [2021-08-12T00:19:32.878Z] 729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29: digest: sha256:14f48d599bda99ff62513d2dd541f67d2a54eb9b52f583993060d05e1f3decca size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:33.215Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:33.548Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-12T00:19:33.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-12T00:19:33.548Z] b4833a31ac5a: Preparing [2021-08-12T00:19:33.548Z] 902782b2ae6b: Preparing [2021-08-12T00:19:33.548Z] 064093dbae07: Preparing [2021-08-12T00:19:33.548Z] 73d55111c7f8: Preparing [2021-08-12T00:19:33.548Z] b287e4fe43ef: Preparing [2021-08-12T00:19:33.548Z] c39efab1fe40: Preparing [2021-08-12T00:19:33.548Z] 386fc9fe74c4: Preparing [2021-08-12T00:19:33.548Z] 097a5c91b892: Preparing [2021-08-12T00:19:33.548Z] 74984ba1a09f: Preparing [2021-08-12T00:19:33.548Z] 6d0ac5d4dfcb: Preparing [2021-08-12T00:19:33.548Z] c55d5dbdab40: Preparing [2021-08-12T00:19:33.548Z] 097a5c91b892: Waiting [2021-08-12T00:19:33.548Z] 74984ba1a09f: Waiting [2021-08-12T00:19:33.548Z] 6d0ac5d4dfcb: Waiting [2021-08-12T00:19:33.548Z] c39efab1fe40: Waiting [2021-08-12T00:19:33.548Z] c55d5dbdab40: Waiting [2021-08-12T00:19:33.548Z] 386fc9fe74c4: Waiting [2021-08-12T00:19:33.548Z] b287e4fe43ef: Layer already exists [2021-08-12T00:19:33.548Z] 73d55111c7f8: Layer already exists [2021-08-12T00:19:33.548Z] b4833a31ac5a: Layer already exists [2021-08-12T00:19:33.548Z] 902782b2ae6b: Layer already exists [2021-08-12T00:19:33.818Z] 064093dbae07: Layer already exists [2021-08-12T00:19:33.818Z] 386fc9fe74c4: Layer already exists [2021-08-12T00:19:33.818Z] c39efab1fe40: Layer already exists [2021-08-12T00:19:33.818Z] 097a5c91b892: Layer already exists [2021-08-12T00:19:33.818Z] 6d0ac5d4dfcb: Layer already exists [2021-08-12T00:19:33.818Z] 74984ba1a09f: Layer already exists [2021-08-12T00:19:33.818Z] c55d5dbdab40: Layer already exists [2021-08-12T00:19:33.818Z] main: digest: sha256:14f48d599bda99ff62513d2dd541f67d2a54eb9b52f583993060d05e1f3decca size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-12T00:19:33.884Z] ===================================================== [Pipeline] echo [2021-08-12T00:19:33.899Z] taggedImages: [2021-08-12T00:19:33.899Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef [2021-08-12T00:19:33.899Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-12T00:19:33.899Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.29 [2021-08-12T00:19:33.899Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:729eb4739df12e156b446759f30c8b9b764bc7ef-2.0.1-dev.29 [2021-08-12T00:19:33.899Z] - 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-08-12T00:19:34.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T00:19:34.318Z] [2021-08-12T00:19:34.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:19:34.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T00:19:34.963Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-12T00:19:34.963Z] 448f6bf000e3: Pulling fs layer [2021-08-12T00:19:34.963Z] f757da607395: Pulling fs layer [2021-08-12T00:19:34.963Z] 05883995daec: Pulling fs layer [2021-08-12T00:19:34.963Z] 8603b9c90790: Pulling fs layer [2021-08-12T00:19:34.963Z] 1560dd03e051: Pulling fs layer [2021-08-12T00:19:34.963Z] 27f5ce0e4adf: Pulling fs layer [2021-08-12T00:19:34.963Z] c2d8d7efcc4b: Pulling fs layer [2021-08-12T00:19:34.963Z] 1560dd03e051: Waiting [2021-08-12T00:19:34.963Z] 27f5ce0e4adf: Waiting [2021-08-12T00:19:34.963Z] c2d8d7efcc4b: Waiting [2021-08-12T00:19:34.963Z] 8603b9c90790: Waiting [2021-08-12T00:19:35.567Z] f757da607395: Verifying Checksum [2021-08-12T00:19:35.567Z] f757da607395: Download complete [2021-08-12T00:19:35.567Z] 8603b9c90790: Download complete [2021-08-12T00:19:35.567Z] 1560dd03e051: Verifying Checksum [2021-08-12T00:19:35.567Z] 1560dd03e051: Download complete [2021-08-12T00:19:35.567Z] 27f5ce0e4adf: Verifying Checksum [2021-08-12T00:19:35.567Z] 27f5ce0e4adf: Download complete [2021-08-12T00:19:35.838Z] 05883995daec: Verifying Checksum [2021-08-12T00:19:35.838Z] 05883995daec: Download complete [2021-08-12T00:19:37.268Z] 448f6bf000e3: Verifying Checksum [2021-08-12T00:19:37.268Z] 448f6bf000e3: Download complete [2021-08-12T00:19:39.901Z] c2d8d7efcc4b: Verifying Checksum [2021-08-12T00:19:39.901Z] c2d8d7efcc4b: Download complete [2021-08-12T00:19:40.883Z] 448f6bf000e3: Pull complete [2021-08-12T00:19:41.869Z] f757da607395: Pull complete [2021-08-12T00:19:43.300Z] 05883995daec: Pull complete [2021-08-12T00:19:43.571Z] 8603b9c90790: Pull complete [2021-08-12T00:19:44.554Z] 1560dd03e051: Pull complete [2021-08-12T00:19:45.148Z] 27f5ce0e4adf: Pull complete [2021-08-12T00:20:00.241Z] c2d8d7efcc4b: Pull complete [2021-08-12T00:20:00.241Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-12T00:20:00.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T00:20:00.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-12T00:20:00.507Z] prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container [2021-08-12T00:20:00.572Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:20:04.872Z] $ docker top e7f6f231e25d7f2c960b81cf00fc45bcfd6df696ee1796f2eff3e3d0a57ac970 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:20:05.935Z] ---> job-cost.sh [2021-08-12T00:20:05.935Z] lf-activate-venv: SKIPPING [2021-08-12T00:20:05.935Z] INFO: No Stack... [2021-08-12T00:20:07.902Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-12T00:20:08.173Z] INFO: Archiving Costs [Pipeline] sh [2021-08-12T00:20:08.826Z] + cat /w/workspace/edgex-go/32/archives/cost.csv [2021-08-12T00:20:08.827Z] + cut -d, -f6 [Pipeline] lock [2021-08-12T00:20:08.886Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-32-stack-cost] [2021-08-12T00:20:08.899Z] Resource [jenkins-edgexfoundry-edgex-go-main-32-stack-cost] did not exist. Created. [2021-08-12T00:20:08.899Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T00:20:09.573Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-12T00:20:10.192Z] Stashed 1 file(s) [Pipeline] } [2021-08-12T00:20:10.206Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-12T00:20:10.223Z] $ docker stop --time=1 e7f6f231e25d7f2c960b81cf00fc45bcfd6df696ee1796f2eff3e3d0a57ac970 [2021-08-12T00:20:12.000Z] $ docker rm -f e7f6f231e25d7f2c960b81cf00fc45bcfd6df696ee1796f2eff3e3d0a57ac970 [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-08-12T00:20:12.680Z] provisioning config files... [2021-08-12T00:20:12.696Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/32@tmp/config6768728460303852169tmp [Pipeline] { [Pipeline] sh [2021-08-12T00:20:13.025Z] + set +x [2021-08-12T00:20:13.025Z] + curl -s https://codecov.io/bash [2021-08-12T00:20:13.025Z] + bash -s -- [2021-08-12T00:20:13.294Z] [2021-08-12T00:20:13.294Z] _____ _ [2021-08-12T00:20:13.294Z] / ____| | | [2021-08-12T00:20:13.294Z] | | ___ __| | ___ ___ _____ __ [2021-08-12T00:20:13.294Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-12T00:20:13.294Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-12T00:20:13.294Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-12T00:20:13.294Z] Bash-1.0.6 [2021-08-12T00:20:13.294Z] [2021-08-12T00:20:13.294Z] [2021-08-12T00:20:13.294Z] ==> git version 2.24.4 found [2021-08-12T00:20:13.294Z] ==> 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-08-12T00:20:13.294Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-12T00:20:13.294Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-12T00:20:13.294Z] ==> Jenkins CI detected. [2021-08-12T00:20:13.294Z] current dir:  /w/workspace/edgex-go/32 [2021-08-12T00:20:13.294Z] project root: . [2021-08-12T00:20:13.294Z] --> token set from env [2021-08-12T00:20:13.294Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-12T00:20:13.294Z] ==> Running gcov in . (disable via -X gcov) [2021-08-12T00:20:13.294Z] ==> Python coveragepy not found [2021-08-12T00:20:13.294Z] ==> Searching for coverage reports in: [2021-08-12T00:20:13.294Z] + . [2021-08-12T00:20:13.294Z] -> Found 1 reports [2021-08-12T00:20:13.294Z] ==> Detecting git/mercurial file structure [2021-08-12T00:20:13.294Z] ==> Reading reports [2021-08-12T00:20:13.294Z] + ./coverage.out bytes=404328 [2021-08-12T00:20:13.294Z] ==> Appending adjustments [2021-08-12T00:20:13.294Z] https://docs.codecov.io/docs/fixing-reports [2021-08-12T00:20:14.252Z] + Found adjustments [2021-08-12T00:20:14.252Z] ==> Gzipping contents [2021-08-12T00:20:14.519Z] 56K /tmp/codecov.8eQlBl.gz [2021-08-12T00:20:14.519Z] ==> Uploading reports [2021-08-12T00:20:14.519Z] url: https://codecov.io [2021-08-12T00:20:14.519Z] query: branch=main&commit=729eb4739df12e156b446759f30c8b9b764bc7ef&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-12T00:20:14.519Z] -> Pinging Codecov [2021-08-12T00:20:14.519Z] 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=729eb4739df12e156b446759f30c8b9b764bc7ef&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-12T00:20:14.786Z] -> Uploading to [2021-08-12T00:20:14.786Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-12/00271124DB129430A58F1EEE437C3FCB/729eb4739df12e156b446759f30c8b9b764bc7ef/919e498f-09ec-4ab9-81d3-0a1fba3934b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210812%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210812T002014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9183b286da46cf548357df68256ed95e3a8237295738e36f6dc6db604884a60a [2021-08-12T00:20:14.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-12T00:20:14.786Z] Dload Upload Total Spent Left Speed [2021-08-12T00:20:15.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54473 0 0 100 54473 0 108k --:--:-- --:--:-- --:--:-- 108k [2021-08-12T00:20:15.370Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/729eb4739df12e156b446759f30c8b9b764bc7ef [Pipeline] } [2021-08-12T00:20:15.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-12T00:20:16.061Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-12T00:20:16.079Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:20:16.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-12T00:20:16.402Z] [2021-08-12T00:20:16.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:20:16.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-12T00:20:16.735Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-12T00:20:16.735Z] 188c0c94c7c5: Pulling fs layer [2021-08-12T00:20:16.735Z] 0ef7d3d256c8: Pulling fs layer [2021-08-12T00:20:16.735Z] de9db76c5a1d: Pulling fs layer [2021-08-12T00:20:16.735Z] 0eba1c9be4d2: Pulling fs layer [2021-08-12T00:20:16.735Z] 0d57e429df01: Pulling fs layer [2021-08-12T00:20:16.735Z] 4e4be7b47b0d: Pulling fs layer [2021-08-12T00:20:16.735Z] e1f770b5df2f: Pulling fs layer [2021-08-12T00:20:16.735Z] 85a0685a4137: Pulling fs layer [2021-08-12T00:20:16.735Z] 0eba1c9be4d2: Waiting [2021-08-12T00:20:16.735Z] 0d57e429df01: Waiting [2021-08-12T00:20:16.735Z] 4e4be7b47b0d: Waiting [2021-08-12T00:20:16.735Z] e1f770b5df2f: Waiting [2021-08-12T00:20:16.735Z] 85a0685a4137: Waiting [2021-08-12T00:20:16.735Z] de9db76c5a1d: Verifying Checksum [2021-08-12T00:20:16.735Z] de9db76c5a1d: Download complete [2021-08-12T00:20:16.735Z] 0ef7d3d256c8: Verifying Checksum [2021-08-12T00:20:16.735Z] 0ef7d3d256c8: Download complete [2021-08-12T00:20:16.735Z] 0d57e429df01: Download complete [2021-08-12T00:20:17.007Z] 4e4be7b47b0d: Verifying Checksum [2021-08-12T00:20:17.007Z] 4e4be7b47b0d: Download complete [2021-08-12T00:20:17.007Z] 188c0c94c7c5: Verifying Checksum [2021-08-12T00:20:17.007Z] 188c0c94c7c5: Download complete [2021-08-12T00:20:17.281Z] 188c0c94c7c5: Pull complete [2021-08-12T00:20:17.281Z] 0ef7d3d256c8: Pull complete [2021-08-12T00:20:17.547Z] de9db76c5a1d: Pull complete [2021-08-12T00:20:17.814Z] e1f770b5df2f: Verifying Checksum [2021-08-12T00:20:17.814Z] e1f770b5df2f: Download complete [2021-08-12T00:20:20.398Z] 0eba1c9be4d2: Verifying Checksum [2021-08-12T00:20:20.398Z] 0eba1c9be4d2: Download complete [2021-08-12T00:20:24.682Z] 0eba1c9be4d2: Pull complete [2021-08-12T00:20:24.682Z] 0d57e429df01: Pull complete [2021-08-12T00:20:24.682Z] 4e4be7b47b0d: Pull complete [2021-08-12T00:20:25.264Z] e1f770b5df2f: Pull complete [2021-08-12T00:20:26.570Z] 85a0685a4137: Verifying Checksum [2021-08-12T00:20:26.570Z] 85a0685a4137: Download complete [2021-08-12T00:20:29.541Z] 85a0685a4137: Pull complete [2021-08-12T00:20:29.541Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-12T00:20:29.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-12T00:20:29.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-12T00:20:29.635Z] prd-centos7-docker-4c-2g-630 does not seem to be running inside a container [2021-08-12T00:20:29.696Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:20:32.445Z] $ docker top b40167360c14ee2b81ae433212abece7e67c8093ffbd58c188a70c2cf27594ff -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-12T00:20:32.549Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-12T00:20:32.854Z] + set -o pipefail [2021-08-12T00:20:32.854Z] + snyk monitor '--org=edgex-jenkins' [2021-08-12T00:20:38.227Z] [2021-08-12T00:20:38.227Z] Monitoring /w/workspace/edgex-go/32 (github.com/edgexfoundry/edgex-go)... [2021-08-12T00:20:38.227Z] [2021-08-12T00:20:38.227Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/83398d0a-d76e-41d8-9a9d-55ad3ae9ff53 [2021-08-12T00:20:38.227Z] [2021-08-12T00:20:38.227Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-12T00:20:38.227Z] [2021-08-12T00:20:38.227Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-12T00:20:38.227Z] [2021-08-12T00:20:38.227Z] [2021-08-12T00:20:38.227Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-12T00:20:38.227Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-12T00:20:38.247Z] $ docker stop --time=1 b40167360c14ee2b81ae433212abece7e67c8093ffbd58c188a70c2cf27594ff [2021-08-12T00:20:40.391Z] $ docker rm -f b40167360c14ee2b81ae433212abece7e67c8093ffbd58c188a70c2cf27594ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-12T00:20:40.903Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:20:40.923Z] provisioning config files... [2021-08-12T00:20:40.936Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/32@tmp/config975731322022554257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:20:41.275Z] --> edgex-publish-swagger.sh [2021-08-12T00:20:41.275Z] === Publish openapi/v2 API === [2021-08-12T00:20:41.275Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-12T00:20:41.275Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/32/openapi/v2/core-command.yaml] [2021-08-12T00:20:41.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-12T00:20:41.275Z] Dload Upload Total Spent Left Speed [2021-08-12T00:20:47.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 100 31867 0 0 100 31867 0 4801 0:00:06 0:00:06 --:--:-- 6216 100 31867 0 0 100 31867 0 4800 0:00:06 0:00:06 --:--:-- 7725 [2021-08-12T00:20:47.740Z] [2021-08-12T00:20:47.740Z] [2021-08-12T00:20:47.740Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/32/openapi/v2/core-data.yaml] [2021-08-12T00:20:47.740Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-12T00:20:47.740Z] Dload Upload Total Spent Left Speed [2021-08-12T00:20:49.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 54977 0:00:01 0:00:01 --:--:-- 55001 100 65452 0 0 100 65452 0 37687 0:00:01 0:00:01 --:--:-- 37702 [2021-08-12T00:20:49.434Z] [2021-08-12T00:20:49.434Z] [2021-08-12T00:20:49.434Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/32/openapi/v2/core-metadata.yaml] [2021-08-12T00:20:49.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-12T00:20:49.434Z] Dload Upload Total Spent Left Speed [2021-08-12T00:20:50.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 96371 0:00:01 0:00:01 --:--:-- 96378 [2021-08-12T00:20:50.921Z] [2021-08-12T00:20:50.921Z] [2021-08-12T00:20:50.921Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/32/openapi/v2/support-notifications.yaml] [2021-08-12T00:20:50.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-12T00:20:50.921Z] Dload Upload Total Spent Left Speed [2021-08-12T00:20:53.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74341 0:00:01 0:00:01 --:--:-- 74400 100 86007 0 0 100 86007 0 39851 0:00:02 0:00:02 --:--:-- 39873 100 86007 0 0 100 86007 0 27244 0:00:03 0:00:03 --:--:-- 27251 100 86007 0 0 100 86007 0 27242 0:00:03 0:00:03 --:--:-- 27251 [2021-08-12T00:20:53.880Z] [2021-08-12T00:20:53.880Z] [2021-08-12T00:20:53.880Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/32/openapi/v2/support-scheduler.yaml] [2021-08-12T00:20:53.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-12T00:20:53.880Z] Dload Upload Total Spent Left Speed [2021-08-12T00:20:55.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 34041 0:00:01 0:00:01 --:--:-- 34053 100 36710 0 0 100 36710 0 34035 0:00:01 0:00:01 --:--:-- 34053 [2021-08-12T00:20:55.047Z] [2021-08-12T00:20:55.047Z] [2021-08-12T00:20:55.047Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/32/openapi/v2/system-agent.yaml] [2021-08-12T00:20:55.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-12T00:20:55.047Z] Dload Upload Total Spent Left Speed [2021-08-12T00:20:56.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19633 0 0 100 19633 0 18434 0:00:01 0:00:01 --:--:-- 18452 100 19633 0 0 100 19633 0 18431 0:00:01 0:00:01 --:--:-- 18434 [2021-08-12T00:20:56.458Z] [2021-08-12T00:20:56.458Z] [Pipeline] } [2021-08-12T00:20:56.472Z] 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-08-12T00:20:56.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:20:56.939Z] . [Pipeline] withDockerContainer [2021-08-12T00:20:57.051Z] prd-centos7-docker-4c-2g-630 does not seem to be running inside a container [2021-08-12T00:20:57.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:20:57.534Z] $ docker top f981f1e5a738b2a61fb58163d3e3b22256bb12add4836882f77d693b91933c05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:20:57.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:20:57.680Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:20:57.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:20:57.829Z] $ docker exec f981f1e5a738b2a61fb58163d3e3b22256bb12add4836882f77d693b91933c05 ssh-agent [2021-08-12T00:20:57.957Z] SSH_AUTH_SOCK=/tmp/ssh-lINyQ9snLD4b/agent.15 [2021-08-12T00:20:57.957Z] SSH_AGENT_PID=22 [2021-08-12T00:20:57.967Z] Running ssh-add (command line suppressed) [2021-08-12T00:20:58.071Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_4769724051334792161.key (/w/workspace/edgex-go/32@tmp/private_key_4769724051334792161.key) [2021-08-12T00:20:58.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:20:58.407Z] + git semver tag [2021-08-12T00:20:58.407Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:20:58.407Z] # $GIT_DIR = /w/workspace/edgex-go/32/.git [2021-08-12T00:20:58.407Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/32 [2021-08-12T00:20:58.407Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:20:58.407Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:20:58.407Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:20:58.407Z] # $SEMVER_BRANCH = main [2021-08-12T00:20:58.407Z] # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver [2021-08-12T00:20:58.407Z] # 729eb4739df12e156b446759f30c8b9b764bc7ef HEAD [2021-08-12T00:20:58.672Z] # -> Force: false [2021-08-12T00:20:58.672Z] # 0a760e5c1004e2bc37c3b06106e555e10b8a80c6 refs/tags/v2.0.1-dev.29 [Pipeline] } [2021-08-12T00:20:58.685Z] $ docker exec --env ******** --env ******** f981f1e5a738b2a61fb58163d3e3b22256bb12add4836882f77d693b91933c05 ssh-agent -k [2021-08-12T00:20:58.794Z] unset SSH_AUTH_SOCK; [2021-08-12T00:20:58.794Z] unset SSH_AGENT_PID; [2021-08-12T00:20:58.794Z] echo Agent pid 22 killed; [2021-08-12T00:20:58.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:20:59.165Z] + git semver [Pipeline] } [2021-08-12T00:20:59.185Z] $ docker stop --time=1 f981f1e5a738b2a61fb58163d3e3b22256bb12add4836882f77d693b91933c05 [2021-08-12T00:21:00.429Z] $ docker rm -f f981f1e5a738b2a61fb58163d3e3b22256bb12add4836882f77d693b91933c05 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:21:00.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-12T00:21:00.918Z] [2021-08-12T00:21:00.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:21:01.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-12T00:21:01.245Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-12T00:21:01.245Z] ab5ef0e58194: Pulling fs layer [2021-08-12T00:21:01.245Z] 9712f1f96733: Pulling fs layer [2021-08-12T00:21:01.245Z] 63f879dbbcfc: Pulling fs layer [2021-08-12T00:21:01.245Z] 0d9ebad4ef96: Pulling fs layer [2021-08-12T00:21:01.245Z] e9a5061849ea: Pulling fs layer [2021-08-12T00:21:01.245Z] d747dcd14b5f: Pulling fs layer [2021-08-12T00:21:01.245Z] 2de7ff778b66: Pulling fs layer [2021-08-12T00:21:01.245Z] 0d9ebad4ef96: Waiting [2021-08-12T00:21:01.245Z] e9a5061849ea: Waiting [2021-08-12T00:21:01.245Z] d747dcd14b5f: Waiting [2021-08-12T00:21:01.245Z] 2de7ff778b66: Waiting [2021-08-12T00:21:01.245Z] 9712f1f96733: Verifying Checksum [2021-08-12T00:21:01.245Z] 9712f1f96733: Download complete [2021-08-12T00:21:03.841Z] 63f879dbbcfc: Verifying Checksum [2021-08-12T00:21:03.841Z] 63f879dbbcfc: Download complete [2021-08-12T00:21:04.107Z] e9a5061849ea: Verifying Checksum [2021-08-12T00:21:04.107Z] e9a5061849ea: Download complete [2021-08-12T00:21:04.374Z] d747dcd14b5f: Verifying Checksum [2021-08-12T00:21:04.374Z] d747dcd14b5f: Download complete [2021-08-12T00:21:04.639Z] 2de7ff778b66: Verifying Checksum [2021-08-12T00:21:04.639Z] 2de7ff778b66: Download complete [2021-08-12T00:21:05.617Z] 0d9ebad4ef96: Verifying Checksum [2021-08-12T00:21:05.617Z] 0d9ebad4ef96: Download complete [2021-08-12T00:21:06.575Z] ab5ef0e58194: Verifying Checksum [2021-08-12T00:21:06.575Z] ab5ef0e58194: Download complete [2021-08-12T00:21:09.962Z] ab5ef0e58194: Pull complete [2021-08-12T00:21:09.962Z] 9712f1f96733: Pull complete [2021-08-12T00:21:10.228Z] 63f879dbbcfc: Pull complete [2021-08-12T00:21:13.855Z] 0d9ebad4ef96: Pull complete [2021-08-12T00:21:14.451Z] e9a5061849ea: Pull complete [2021-08-12T00:21:14.451Z] d747dcd14b5f: Pull complete [2021-08-12T00:21:15.416Z] 2de7ff778b66: Pull complete [2021-08-12T00:21:15.416Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-12T00:21:15.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-12T00:21:15.416Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-12T00:21:15.528Z] prd-centos7-docker-4c-2g-630 does not seem to be running inside a container [2021-08-12T00:21:15.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:21:19.041Z] $ docker top b2a9df533709c1e8d0a066804e36f7fab83bfc52a9877a4197a360bf468b846b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:21:19.134Z] provisioning config files... [2021-08-12T00:21:19.145Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/32@tmp/config7760685729269474546tmp [2021-08-12T00:21:19.168Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/32@tmp/config3648852391512781440tmp [2021-08-12T00:21:19.184Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/32@tmp/config3976585687956527774tmp [Pipeline] { [Pipeline] echo [2021-08-12T00:21:19.205Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:21:19.509Z] ---> sigul-configuration.sh [2021-08-12T00:21:19.509Z] gpg: directory `/root/.gnupg' created [2021-08-12T00:21:19.509Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-12T00:21:19.509Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-12T00:21:19.509Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-12T00:21:19.509Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-12T00:21:19.509Z] gpg: CAST5 encrypted data [2021-08-12T00:21:19.509Z] gpg: encrypted with 1 passphrase [2021-08-12T00:21:19.509Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-12T00:21:20.023Z] + mkdir /home/jenkins [2021-08-12T00:21:20.023Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-12T00:21:20.329Z] + 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-08-12T00:21:20.344Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:21:20.648Z] ---> sigul-install.sh [2021-08-12T00:21:20.649Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-12T00:21:20.958Z] + git tag --list [2021-08-12T00:21:20.958Z] 0.6.0 [2021-08-12T00:21:20.958Z] 0.6.1 [2021-08-12T00:21:20.958Z] 0.7.0 [2021-08-12T00:21:20.958Z] 0.7.1 [2021-08-12T00:21:20.958Z] v1.0.0 [2021-08-12T00:21:20.958Z] v1.0.1 [2021-08-12T00:21:20.958Z] v1.1.0 [2021-08-12T00:21:20.958Z] v1.2.0 [2021-08-12T00:21:20.958Z] v1.2.1 [2021-08-12T00:21:20.958Z] v1.3.0 [2021-08-12T00:21:20.958Z] v1.3.1 [2021-08-12T00:21:20.958Z] v2.0.0 [2021-08-12T00:21:20.958Z] v2.0.1-dev.1 [2021-08-12T00:21:20.958Z] v2.0.1-dev.10 [2021-08-12T00:21:20.958Z] v2.0.1-dev.11 [2021-08-12T00:21:20.958Z] v2.0.1-dev.12 [2021-08-12T00:21:20.958Z] v2.0.1-dev.13 [2021-08-12T00:21:20.958Z] v2.0.1-dev.14 [2021-08-12T00:21:20.958Z] v2.0.1-dev.15 [2021-08-12T00:21:20.958Z] v2.0.1-dev.16 [2021-08-12T00:21:20.958Z] v2.0.1-dev.17 [2021-08-12T00:21:20.958Z] v2.0.1-dev.18 [2021-08-12T00:21:20.958Z] v2.0.1-dev.19 [2021-08-12T00:21:20.958Z] v2.0.1-dev.2 [2021-08-12T00:21:20.958Z] v2.0.1-dev.20 [2021-08-12T00:21:20.958Z] v2.0.1-dev.21 [2021-08-12T00:21:20.958Z] v2.0.1-dev.22 [2021-08-12T00:21:20.958Z] v2.0.1-dev.23 [2021-08-12T00:21:20.958Z] v2.0.1-dev.24 [2021-08-12T00:21:20.958Z] v2.0.1-dev.25 [2021-08-12T00:21:20.958Z] v2.0.1-dev.26 [2021-08-12T00:21:20.958Z] v2.0.1-dev.27 [2021-08-12T00:21:20.958Z] v2.0.1-dev.28 [2021-08-12T00:21:20.958Z] v2.0.1-dev.29 [2021-08-12T00:21:20.958Z] v2.0.1-dev.3 [2021-08-12T00:21:20.958Z] v2.0.1-dev.4 [2021-08-12T00:21:20.958Z] v2.0.1-dev.5 [2021-08-12T00:21:20.958Z] v2.0.1-dev.6 [2021-08-12T00:21:20.958Z] v2.0.1-dev.7 [2021-08-12T00:21:20.958Z] v2.0.1-dev.8 [2021-08-12T00:21:20.958Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-12T00:21:21.266Z] + lftools sign git-tag v2.0.1-dev.29 [2021-08-12T00:21:21.854Z] Signing Git tag with Sigul... [2021-08-12T00:21:21.854Z] Signing v2.0.1-dev.29 [Pipeline] echo [2021-08-12T00:21:22.825Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:21:23.141Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-12T00:21:23.153Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-12T00:21:23.182Z] $ docker stop --time=1 b2a9df533709c1e8d0a066804e36f7fab83bfc52a9877a4197a360bf468b846b [2021-08-12T00:21:24.455Z] $ docker rm -f b2a9df533709c1e8d0a066804e36f7fab83bfc52a9877a4197a360bf468b846b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:21:25.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:21:25.120Z] . [Pipeline] withDockerContainer [2021-08-12T00:21:25.217Z] prd-centos7-docker-4c-2g-630 does not seem to be running inside a container [2021-08-12T00:21:25.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:21:25.747Z] $ docker top d69fbf61529d919a39201f2d0b7dbd2dda35dc04fa98e3e93c05bbc472549150 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:21:25.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:21:25.929Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:21:26.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:21:26.086Z] $ docker exec d69fbf61529d919a39201f2d0b7dbd2dda35dc04fa98e3e93c05bbc472549150 ssh-agent [2021-08-12T00:21:26.216Z] SSH_AUTH_SOCK=/tmp/ssh-oRm6imqXzGmF/agent.13 [2021-08-12T00:21:26.216Z] SSH_AGENT_PID=20 [2021-08-12T00:21:26.224Z] Running ssh-add (command line suppressed) [2021-08-12T00:21:26.337Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_5974725018952403767.key (/w/workspace/edgex-go/32@tmp/private_key_5974725018952403767.key) [2021-08-12T00:21:26.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:21:26.678Z] + git semver bump pre [2021-08-12T00:21:26.679Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:21:26.679Z] # $GIT_DIR = /w/workspace/edgex-go/32/.git [2021-08-12T00:21:26.679Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/32 [2021-08-12T00:21:26.679Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:21:26.679Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:21:26.679Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:21:26.679Z] # $SEMVER_BRANCH = main [2021-08-12T00:21:26.679Z] # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver [2021-08-12T00:21:26.679Z] 2.0.1-dev.30 [Pipeline] } [2021-08-12T00:21:26.691Z] $ docker exec --env ******** --env ******** d69fbf61529d919a39201f2d0b7dbd2dda35dc04fa98e3e93c05bbc472549150 ssh-agent -k [2021-08-12T00:21:26.802Z] unset SSH_AUTH_SOCK; [2021-08-12T00:21:26.802Z] unset SSH_AGENT_PID; [2021-08-12T00:21:26.802Z] echo Agent pid 20 killed; [2021-08-12T00:21:26.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:21:27.168Z] + git semver [Pipeline] } [2021-08-12T00:21:27.189Z] $ docker stop --time=1 d69fbf61529d919a39201f2d0b7dbd2dda35dc04fa98e3e93c05bbc472549150 [2021-08-12T00:21:28.422Z] $ docker rm -f d69fbf61529d919a39201f2d0b7dbd2dda35dc04fa98e3e93c05bbc472549150 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:21:28.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T00:21:28.824Z] . [Pipeline] withDockerContainer [2021-08-12T00:21:28.922Z] prd-centos7-docker-4c-2g-630 does not seem to be running inside a container [2021-08-12T00:21:28.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:21:29.373Z] $ docker top 4d211303d24f87fd184b5bb4b0f394005c42ed90e5ef67285947e409d4bb0033 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T00:21:29.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T00:21:29.516Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T00:21:29.660Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T00:21:29.661Z] $ docker exec 4d211303d24f87fd184b5bb4b0f394005c42ed90e5ef67285947e409d4bb0033 ssh-agent [2021-08-12T00:21:29.808Z] SSH_AUTH_SOCK=/tmp/ssh-wuJZMPi6rReN/agent.13 [2021-08-12T00:21:29.808Z] SSH_AGENT_PID=20 [2021-08-12T00:21:29.824Z] Running ssh-add (command line suppressed) [2021-08-12T00:21:29.929Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_2459173014509141474.key (/w/workspace/edgex-go/32@tmp/private_key_2459173014509141474.key) [2021-08-12T00:21:29.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T00:21:30.264Z] + git semver push [2021-08-12T00:21:30.264Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T00:21:30.264Z] # $GIT_DIR = /w/workspace/edgex-go/32/.git [2021-08-12T00:21:30.264Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/32 [2021-08-12T00:21:30.264Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T00:21:30.264Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T00:21:30.264Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T00:21:30.264Z] # $SEMVER_BRANCH = main [2021-08-12T00:21:30.264Z] # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver [Pipeline] } [2021-08-12T00:21:34.533Z] $ docker exec --env ******** --env ******** 4d211303d24f87fd184b5bb4b0f394005c42ed90e5ef67285947e409d4bb0033 ssh-agent -k [2021-08-12T00:21:34.638Z] unset SSH_AUTH_SOCK; [2021-08-12T00:21:34.638Z] unset SSH_AGENT_PID; [2021-08-12T00:21:34.638Z] echo Agent pid 20 killed; [2021-08-12T00:21:34.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T00:21:35.008Z] + git semver [Pipeline] } [2021-08-12T00:21:35.029Z] $ docker stop --time=1 4d211303d24f87fd184b5bb4b0f394005c42ed90e5ef67285947e409d4bb0033 [2021-08-12T00:21:36.233Z] $ docker rm -f 4d211303d24f87fd184b5bb4b0f394005c42ed90e5ef67285947e409d4bb0033 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-12T00:21:36.812Z] + '[' -d /w/workspace/edgex-go/32/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:21:37.138Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:21:37.717Z] ---> package-listing.sh [2021-08-12T00:21:37.717Z] ++ facter osfamily [2021-08-12T00:21:37.717Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-12T00:21:37.982Z] + OS_FAMILY=redhat [2021-08-12T00:21:37.982Z] + workspace=/w/workspace/edgex-go/32 [2021-08-12T00:21:37.982Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-12T00:21:37.982Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-12T00:21:37.982Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-12T00:21:37.982Z] + PACKAGES=/tmp/packages_start.txt [2021-08-12T00:21:37.982Z] + '[' /w/workspace/edgex-go/32 ']' [2021-08-12T00:21:37.982Z] + PACKAGES=/tmp/packages_end.txt [2021-08-12T00:21:37.982Z] + case "${OS_FAMILY}" in [2021-08-12T00:21:37.982Z] + sort [2021-08-12T00:21:37.982Z] + rpm -qa [2021-08-12T00:21:39.936Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-12T00:21:39.936Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-12T00:21:39.936Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-12T00:21:39.936Z] + '[' /w/workspace/edgex-go/32 ']' [2021-08-12T00:21:39.936Z] + mkdir -p /w/workspace/edgex-go/32/archives/ [2021-08-12T00:21:39.936Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/32/archives/ [Pipeline] echo [2021-08-12T00:21:39.952Z] 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/32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-12T00:21:40.254Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:21:40.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:21:40.838Z] [2021-08-12T00:21:40.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T00:21:41.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:21:41.166Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T00:21:41.166Z] b4d181a07f80: Pulling fs layer [2021-08-12T00:21:41.166Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T00:21:41.166Z] ed53099fbce6: Pulling fs layer [2021-08-12T00:21:41.166Z] dc539afda2c1: Pulling fs layer [2021-08-12T00:21:41.166Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T00:21:41.166Z] 9065ff56babe: Pulling fs layer [2021-08-12T00:21:41.166Z] d287ab97295c: Pulling fs layer [2021-08-12T00:21:41.166Z] 77bc0d833cb6: Waiting [2021-08-12T00:21:41.166Z] 9065ff56babe: Waiting [2021-08-12T00:21:41.166Z] d287ab97295c: Waiting [2021-08-12T00:21:41.166Z] dc539afda2c1: Waiting [2021-08-12T00:21:41.431Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T00:21:41.431Z] a1111a8f2ec3: Download complete [2021-08-12T00:21:41.431Z] dc539afda2c1: Verifying Checksum [2021-08-12T00:21:41.431Z] dc539afda2c1: Download complete [2021-08-12T00:21:41.431Z] 77bc0d833cb6: Verifying Checksum [2021-08-12T00:21:41.431Z] 77bc0d833cb6: Download complete [2021-08-12T00:21:41.431Z] 9065ff56babe: Verifying Checksum [2021-08-12T00:21:41.431Z] 9065ff56babe: Download complete [2021-08-12T00:21:41.698Z] ed53099fbce6: Verifying Checksum [2021-08-12T00:21:41.698Z] ed53099fbce6: Download complete [2021-08-12T00:21:42.659Z] b4d181a07f80: Verifying Checksum [2021-08-12T00:21:42.659Z] b4d181a07f80: Download complete [2021-08-12T00:21:44.083Z] b4d181a07f80: Pull complete [2021-08-12T00:21:44.083Z] a1111a8f2ec3: Pull complete [2021-08-12T00:21:44.349Z] ed53099fbce6: Pull complete [2021-08-12T00:21:44.615Z] dc539afda2c1: Pull complete [2021-08-12T00:21:44.879Z] 77bc0d833cb6: Pull complete [2021-08-12T00:21:44.879Z] 9065ff56babe: Pull complete [2021-08-12T00:21:46.279Z] d287ab97295c: Verifying Checksum [2021-08-12T00:21:46.279Z] d287ab97295c: Download complete [2021-08-12T00:21:51.647Z] d287ab97295c: Pull complete [2021-08-12T00:21:51.647Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T00:21:51.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T00:21:51.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T00:21:51.771Z] prd-centos7-docker-4c-2g-630 does not seem to be running inside a container [2021-08-12T00:21:51.829Z] $ 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/32/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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@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-08-12T00:21:54.384Z] $ docker top b92beaef1280b564e1d337ccfe3971a017ea6a9502c887f72fd057c5ce3db3b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T00:21:54.786Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-12T00:21:55.103Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-12T00:21:55.409Z] + ls /var/log/sa-host [2021-08-12T00:21:55.409Z] + sadf -c /var/log/sa-host/sa05 [2021-08-12T00:21:55.409Z] file_magic: OK [2021-08-12T00:21:55.409Z] HZ: Using current value: 100 [2021-08-12T00:21:55.409Z] file_header: OK [2021-08-12T00:21:55.409Z] 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-08-12T00:21:55.409Z] Statistics: [2021-08-12T00:21:55.409Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T00:21:55.409Z] File successfully converted to sysstat format version 12.0.3 [2021-08-12T00:21:55.409Z] + sadf -c /var/log/sa-host/sa11 [2021-08-12T00:21:55.409Z] file_magic: OK [2021-08-12T00:21:55.409Z] HZ: Using current value: 100 [2021-08-12T00:21:55.409Z] file_header: OK [2021-08-12T00:21:55.409Z] 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-08-12T00:21:55.409Z] Statistics: [2021-08-12T00:21:55.409Z] HR [2021-08-12T00:21:55.409Z] File successfully converted to sysstat format version 12.0.3 [2021-08-12T00:21:55.409Z] + sadf -c /var/log/sa-host/sa12 [2021-08-12T00:21:55.409Z] file_magic: OK [2021-08-12T00:21:55.409Z] HZ: Using current value: 100 [2021-08-12T00:21:55.409Z] file_header: OK [2021-08-12T00:21:55.409Z] 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-08-12T00:21:55.409Z] Statistics: [2021-08-12T00:21:55.410Z] Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T00:21:55.410Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T00:21:55.595Z] provisioning config files... [2021-08-12T00:21:55.610Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/32@tmp/config5014021149740029824tmp [Pipeline] { [Pipeline] echo [2021-08-12T00:21:55.633Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:21:55.938Z] ---> create-netrc.sh [Pipeline] } [2021-08-12T00:21:55.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:21:56.362Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-12T00:21:56.376Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:21:56.684Z] ---> sudo-logs.sh [2021-08-12T00:21:56.684Z] Archiving 'sudo' log.. [2021-08-12T00:21:56.684Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-630.vexxhost.local: Name or service not known [2021-08-12T00:21:56.684Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-630.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-12T00:21:56.717Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:21:57.023Z] ---> job-cost.sh [2021-08-12T00:21:57.023Z] lf-activate-venv: SKIPPING [2021-08-12T00:21:57.023Z] DEBUG: total: 0.18000000715255737 [2021-08-12T00:21:57.023Z] INFO: Retrieving Stack Cost... [2021-08-12T00:21:58.433Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T00:21:58.698Z] INFO: Archiving Costs [Pipeline] echo [2021-08-12T00:21:58.714Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T00:21:59.026Z] ---> logs-deploy.sh [2021-08-12T00:21:59.026Z] lf-activate-venv: SKIPPING [2021-08-12T00:21:59.026Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/32 [2021-08-12T00:21:59.026Z] INFO: archiving workspace using pattern(s): [2021-08-12T00:21:59.985Z] Archives upload complete. [2021-08-12T00:21:59.985Z] INFO: archiving logs to Nexus [2021-08-12T00:22:00.576Z] ---> uname -a: [2021-08-12T00:22:00.576Z] Linux prd-centos7-docker-4c-2g-630.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-12T00:22:00.576Z] [2021-08-12T00:22:00.576Z] [2021-08-12T00:22:00.576Z] ---> lscpu: [2021-08-12T00:22:00.576Z] Architecture: x86_64 [2021-08-12T00:22:00.576Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-12T00:22:00.576Z] Byte Order: Little Endian [2021-08-12T00:22:00.576Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-12T00:22:00.576Z] CPU(s): 2 [2021-08-12T00:22:00.576Z] On-line CPU(s) list: 0,1 [2021-08-12T00:22:00.576Z] Thread(s) per core: 1 [2021-08-12T00:22:00.576Z] Core(s) per socket: 1 [2021-08-12T00:22:00.576Z] Socket(s): 2 [2021-08-12T00:22:00.576Z] NUMA node(s): 1 [2021-08-12T00:22:00.576Z] Vendor ID: AuthenticAMD [2021-08-12T00:22:00.576Z] CPU family: 23 [2021-08-12T00:22:00.576Z] Model: 49 [2021-08-12T00:22:00.576Z] Model name: AMD EPYC-Rome Processor [2021-08-12T00:22:00.576Z] Stepping: 0 [2021-08-12T00:22:00.576Z] CPU MHz: 2799.998 [2021-08-12T00:22:00.576Z] BogoMIPS: 5599.99 [2021-08-12T00:22:00.576Z] Virtualization: AMD-V [2021-08-12T00:22:00.576Z] Hypervisor vendor: KVM [2021-08-12T00:22:00.576Z] Virtualization type: full [2021-08-12T00:22:00.576Z] L1d cache: 32K [2021-08-12T00:22:00.576Z] L1i cache: 32K [2021-08-12T00:22:00.576Z] L2 cache: 512K [2021-08-12T00:22:00.576Z] L3 cache: 16384K [2021-08-12T00:22:00.576Z] NUMA node0 CPU(s): 0,1 [2021-08-12T00:22:00.576Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-12T00:22:00.576Z] [2021-08-12T00:22:00.576Z] [2021-08-12T00:22:00.576Z] ---> nproc: [2021-08-12T00:22:00.576Z] 2 [2021-08-12T00:22:00.576Z] [2021-08-12T00:22:00.576Z] [2021-08-12T00:22:00.576Z] ---> df -h: [2021-08-12T00:22:00.576Z] Filesystem Size Used Avail Use% Mounted on [2021-08-12T00:22:00.576Z] overlay 40G 14G 27G 35% / [2021-08-12T00:22:00.576Z] tmpfs 64M 0 64M 0% /dev [2021-08-12T00:22:00.576Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-12T00:22:00.576Z] shm 64M 0 64M 0% /dev/shm [2021-08-12T00:22:00.576Z] /dev/vda1 40G 14G 27G 35% /facter-os [2021-08-12T00:22:00.576Z] [2021-08-12T00:22:00.576Z] [2021-08-12T00:22:00.576Z] ---> sar -b -r -n DEV: [2021-08-12T00:22:00.576Z] Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-630.vexxhost.local) 08/12/21 _x86_64_ (2 CPU) [2021-08-12T00:22:00.576Z] [2021-08-12T00:22:00.576Z] 00:01:01 tps rtps wtps bread/s bwrtn/s [2021-08-12T00:22:00.576Z] 00:02:01 38.33 3.61 34.72 2600.73 12617.85 [2021-08-12T00:22:00.576Z] 00:03:01 367.78 0.02 367.76 0.53 87787.64 [2021-08-12T00:22:00.576Z] 00:04:01 56.62 0.00 56.62 0.00 9785.16 [2021-08-12T00:22:00.576Z] 00:05:01 52.01 0.03 51.97 1.07 3218.49 [2021-08-12T00:22:00.576Z] 00:06:01 774.00 356.76 417.24 24442.25 271803.32 [2021-08-12T00:22:00.576Z] 00:07:01 450.57 139.41 311.15 11998.40 107068.26 [2021-08-12T00:22:00.576Z] 00:08:01 360.31 5.11 355.19 219.65 139443.96 [2021-08-12T00:22:00.576Z] 00:09:01 86.14 9.49 76.65 1337.91 7298.90 [2021-08-12T00:22:00.576Z] 00:10:01 2.12 0.00 2.12 0.00 43.46 [2021-08-12T00:22:00.576Z] 00:11:01 0.22 0.00 0.22 0.00 2.37 [2021-08-12T00:22:00.576Z] 00:12:01 0.20 0.00 0.20 0.00 1.83 [2021-08-12T00:22:00.576Z] 00:13:01 0.32 0.00 0.32 0.00 3.53 [2021-08-12T00:22:00.576Z] 00:14:01 0.25 0.00 0.25 0.00 2.47 [2021-08-12T00:22:00.576Z] 00:15:01 0.35 0.18 0.17 5.73 1.38 [2021-08-12T00:22:00.576Z] 00:16:01 0.75 0.00 0.75 0.00 15.18 [2021-08-12T00:22:00.576Z] 00:17:01 0.32 0.00 0.32 0.00 3.40 [2021-08-12T00:22:00.576Z] 00:18:01 0.23 0.00 0.23 0.00 2.73 [2021-08-12T00:22:00.576Z] 00:19:01 0.20 0.00 0.20 0.00 1.68 [2021-08-12T00:22:00.576Z] 00:20:01 0.17 0.00 0.17 0.00 2.20 [2021-08-12T00:22:00.576Z] 00:21:02 162.13 7.59 154.54 686.76 32206.29 [2021-08-12T00:22:00.576Z] Average: 117.79 26.17 91.63 2068.49 33613.15 [2021-08-12T00:22:00.576Z] [2021-08-12T00:22:00.576Z] 00:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-12T00:22:00.576Z] 00:02:01 4771552 0 914768 11.42 2620 2320000 1686420 18.62 885332 1928496 266284 [2021-08-12T00:22:00.576Z] 00:03:01 3397860 0 1179364 14.73 2620 3429096 1694836 18.71 1245648 2741596 52724 [2021-08-12T00:22:00.576Z] 00:04:01 3041476 0 1258476 15.71 2620 3706368 1733316 19.14 1468316 2853228 46452 [2021-08-12T00:22:00.576Z] 00:05:01 2990480 0 1235060 15.42 2620 3780780 1520808 16.79 1392968 2973272 196292 [2021-08-12T00:22:00.576Z] 00:06:01 200276 0 1527980 19.08 2620 6278064 2450536 27.06 3137868 3913288 31972 [2021-08-12T00:22:00.576Z] 00:07:01 883344 0 1457528 18.20 2620 5665448 2309068 25.49 2445780 3915464 135212 [2021-08-12T00:22:00.576Z] 00:08:01 1890364 0 1420896 17.74 2620 4695060 1920516 21.20 1965664 3389148 77136 [2021-08-12T00:22:00.576Z] 00:09:01 2274176 0 1427776 17.83 2620 4304368 1703348 18.81 1733724 3248488 28 [2021-08-12T00:22:00.576Z] 00:10:01 2284096 0 1417848 17.70 2620 4304376 1462044 16.14 1726224 3247556 12 [2021-08-12T00:22:00.576Z] 00:11:01 2290076 0 1411868 17.63 2620 4304376 1409484 15.56 1723012 3246820 8 [2021-08-12T00:22:00.576Z] 00:12:01 2290288 0 1411648 17.63 2620 4304384 1409424 15.56 1723084 3246852 8 [2021-08-12T00:22:00.576Z] 00:13:01 2290244 0 1411688 17.63 2620 4304388 1409388 15.56 1723032 3246852 8 [2021-08-12T00:22:00.576Z] 00:14:01 2290280 0 1411648 17.63 2620 4304392 1409388 15.56 1723164 3246856 8 [2021-08-12T00:22:00.576Z] 00:15:01 2289900 0 1411992 17.63 2620 4304428 1409388 15.56 1724528 3245716 16 [2021-08-12T00:22:00.576Z] 00:16:01 2289456 0 1412428 17.64 2620 4304436 1409460 15.56 1725236 3245720 8 [2021-08-12T00:22:00.576Z] 00:17:01 2289068 0 1412812 17.64 2620 4304440 1409460 15.56 1725392 3245716 8 [2021-08-12T00:22:00.576Z] 00:18:01 2289164 0 1412716 17.64 2620 4304440 1409388 15.56 1725328 3245716 8 [2021-08-12T00:22:00.576Z] 00:19:01 2289344 0 1412528 17.64 2620 4304448 1409388 15.56 1725552 3245716 16 [2021-08-12T00:22:00.576Z] 00:20:01 2287460 0 1414408 17.66 2620 4304452 1409544 15.56 1726824 3245716 12 [2021-08-12T00:22:00.576Z] 00:21:02 1408188 0 1534552 19.16 2620 5063580 1767500 19.51 1918932 3873664 20524 [2021-08-12T00:22:00.576Z] Average: 2301855 0 1374899 17.17 2620 4329566 1617135 17.85 1758280 3227294 41337 [2021-08-12T00:22:00.576Z] [2021-08-12T00:22:00.576Z] 00:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-12T00:22:00.576Z] 00:02:01 eth0 1559.92 1335.46 6333.18 135.78 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:02:01 docker0 881.90 931.05 71.13 2702.10 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:03:01 veth61dfbe0 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:03:01 eth0 504.62 433.62 2075.49 49.81 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:03:01 docker0 412.84 467.16 31.43 2043.02 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:04:01 veth61dfbe0 0.65 0.67 0.05 0.06 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:04:01 eth0 28.84 16.11 21.81 11.09 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:04:01 docker0 0.65 0.65 0.04 0.06 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:05:01 veth61dfbe0 0.65 0.63 0.05 0.05 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:05:01 eth0 29.55 17.31 22.59 11.69 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:05:01 docker0 0.65 0.63 0.04 0.05 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:06:01 veth643355b 0.00 0.60 0.00 0.04 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:06:01 eth0 405.36 294.01 1877.60 149.32 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:06:01 docker0 52.76 64.00 3.45 165.81 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:07:01 veth643355b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:07:01 veth440d77f 0.02 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:07:01 vethbde3355 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:07:01 eth0 72.05 34.54 206.18 16.05 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:08:01 veth643355b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:08:01 vethe0e4da3 30.44 69.33 2.49 395.77 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:08:01 eth0 333.40 219.16 1741.12 144.27 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:08:01 docker0 1420.90 1601.00 110.70 5558.93 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:09:01 eth0 424.48 371.55 213.70 1498.97 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:09:01 docker0 0.35 0.40 0.04 0.40 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:10:01 eth0 25.02 20.76 19.53 6.64 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:11:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:12:01 eth0 0.25 0.23 0.10 0.02 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:15:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:16:01 eth0 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:17:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.576Z] 00:19:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.577Z] 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.577Z] 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.577Z] 00:20:01 eth0 0.97 0.38 0.32 0.21 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.577Z] 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.577Z] 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.577Z] 00:21:02 eth0 763.06 513.66 4889.71 191.45 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.577Z] 00:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.577Z] 00:21:02 docker0 87.04 100.90 8.20 411.51 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.577Z] Average: eth0 207.53 162.96 870.55 110.79 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.577Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.577Z] Average: docker0 75.43 85.13 5.95 298.60 0.00 0.00 0.00 0.00 [2021-08-12T00:22:00.577Z] [2021-08-12T00:22:00.577Z] [2021-08-12T00:22:00.577Z] ---> sar -P ALL: [2021-08-12T00:22:00.577Z] Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-630.vexxhost.local) 08/12/21 _x86_64_ (2 CPU) [2021-08-12T00:22:00.577Z] [2021-08-12T00:22:00.577Z] 00:01:01 CPU %user %nice %system %iowait %steal %idle [2021-08-12T00:22:00.577Z] 00:02:01 all 18.26 0.00 5.01 0.88 0.07 75.78 [2021-08-12T00:22:00.577Z] 00:02:01 0 22.63 0.00 5.85 0.49 0.07 70.96 [2021-08-12T00:22:00.577Z] 00:02:01 1 14.00 0.00 4.19 1.27 0.07 80.48 [2021-08-12T00:22:00.577Z] 00:03:01 all 30.99 0.00 13.10 2.99 0.10 52.82 [2021-08-12T00:22:00.577Z] 00:03:01 0 29.80 0.00 13.66 3.53 0.11 52.90 [2021-08-12T00:22:00.577Z] 00:03:01 1 32.18 0.00 12.54 2.46 0.09 52.74 [2021-08-12T00:22:00.577Z] 00:04:01 all 48.65 0.00 5.03 0.36 0.07 45.89 [2021-08-12T00:22:00.577Z] 00:04:01 0 49.26 0.00 5.03 0.27 0.07 45.37 [2021-08-12T00:22:00.577Z] 00:04:01 1 48.04 0.00 5.03 0.44 0.07 46.42 [2021-08-12T00:22:00.577Z] 00:05:01 all 60.01 0.00 8.22 0.44 0.11 31.22 [2021-08-12T00:22:00.577Z] 00:05:01 0 59.69 0.00 8.53 0.43 0.11 31.24 [2021-08-12T00:22:00.577Z] 00:05:01 1 60.32 0.00 7.90 0.45 0.11 31.21 [2021-08-12T00:22:00.577Z] 00:06:01 all 26.43 0.00 20.25 25.69 0.10 27.53 [2021-08-12T00:22:00.577Z] 00:06:01 0 26.81 0.00 20.48 25.89 0.11 26.71 [2021-08-12T00:22:00.577Z] 00:06:01 1 26.05 0.00 20.03 25.49 0.09 28.33 [2021-08-12T00:22:00.577Z] 00:07:01 all 79.74 0.00 14.90 4.93 0.14 0.29 [2021-08-12T00:22:00.577Z] 00:07:01 0 78.02 0.00 16.78 4.67 0.13 0.40 [2021-08-12T00:22:00.577Z] 00:07:01 1 81.46 0.00 13.02 5.20 0.15 0.17 [2021-08-12T00:22:00.577Z] 00:08:01 all 62.42 0.00 17.95 3.89 0.13 15.61 [2021-08-12T00:22:00.577Z] 00:08:01 0 63.07 0.00 19.52 3.69 0.13 13.60 [2021-08-12T00:22:00.577Z] 00:08:01 1 61.78 0.00 16.40 4.08 0.13 17.61 [2021-08-12T00:22:00.577Z] 00:09:01 all 20.09 0.00 5.31 0.91 0.07 73.63 [2021-08-12T00:22:00.577Z] 00:09:01 0 19.35 0.00 5.46 1.24 0.07 73.88 [2021-08-12T00:22:00.577Z] 00:09:01 1 20.82 0.00 5.15 0.57 0.07 73.38 [2021-08-12T00:22:00.577Z] 00:10:01 all 0.71 0.00 0.33 0.01 0.03 98.92 [2021-08-12T00:22:00.577Z] 00:10:01 0 0.84 0.00 0.39 0.02 0.03 98.73 [2021-08-12T00:22:00.577Z] 00:10:01 1 0.59 0.00 0.27 0.00 0.03 99.11 [2021-08-12T00:22:00.577Z] 00:11:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-08-12T00:22:00.577Z] 00:11:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-08-12T00:22:00.577Z] 00:11:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-08-12T00:22:00.577Z] 00:12:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-08-12T00:22:00.577Z] 00:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-08-12T00:22:00.577Z] 00:12:01 1 0.20 0.00 0.02 0.00 0.05 99.73 [2021-08-12T00:22:00.577Z] [2021-08-12T00:22:00.577Z] 00:12:01 CPU %user %nice %system %iowait %steal %idle [2021-08-12T00:22:00.577Z] 00:13:01 all 0.15 0.00 0.02 0.00 0.03 99.81 [2021-08-12T00:22:00.577Z] 00:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-08-12T00:22:00.577Z] 00:13:01 1 0.28 0.00 0.02 0.00 0.02 99.68 [2021-08-12T00:22:00.577Z] 00:14:01 all 0.18 0.00 0.03 0.00 0.01 99.78 [2021-08-12T00:22:00.577Z] 00:14:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-08-12T00:22:00.577Z] 00:14:01 1 0.30 0.00 0.02 0.00 0.00 99.68 [2021-08-12T00:22:00.577Z] 00:15:01 all 0.12 0.00 0.05 0.00 0.03 99.81 [2021-08-12T00:22:00.577Z] 00:15:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-08-12T00:22:00.577Z] 00:15:01 1 0.20 0.00 0.05 0.00 0.02 99.73 [2021-08-12T00:22:00.577Z] 00:16:01 all 0.14 0.00 0.03 0.00 0.03 99.81 [2021-08-12T00:22:00.577Z] 00:16:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-08-12T00:22:00.577Z] 00:16:01 1 0.23 0.00 0.02 0.00 0.00 99.75 [2021-08-12T00:22:00.577Z] 00:17:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-08-12T00:22:00.577Z] 00:17:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-08-12T00:22:00.577Z] 00:17:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-08-12T00:22:00.577Z] 00:18:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-08-12T00:22:00.577Z] 00:18:01 0 0.05 0.00 0.05 0.00 0.05 99.85 [2021-08-12T00:22:00.577Z] 00:18:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-08-12T00:22:00.577Z] 00:19:01 all 0.08 0.00 0.04 0.01 0.02 99.85 [2021-08-12T00:22:00.577Z] 00:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-08-12T00:22:00.577Z] 00:19:01 1 0.13 0.00 0.07 0.02 0.02 99.77 [2021-08-12T00:22:00.577Z] 00:20:01 all 0.13 0.00 0.04 0.00 0.03 99.79 [2021-08-12T00:22:00.577Z] 00:20:01 0 0.07 0.00 0.05 0.00 0.05 99.83 [2021-08-12T00:22:00.577Z] 00:20:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-08-12T00:22:00.577Z] 00:21:02 all 14.75 0.00 7.74 2.70 0.06 74.75 [2021-08-12T00:22:00.577Z] 00:21:02 0 14.79 0.00 8.40 2.44 0.07 74.30 [2021-08-12T00:22:00.577Z] 00:21:02 1 14.71 0.00 7.08 2.95 0.05 75.21 [2021-08-12T00:22:00.577Z] Average: all 17.33 0.00 4.69 2.04 0.06 75.89 [2021-08-12T00:22:00.577Z] Average: 0 17.37 0.00 4.98 2.03 0.06 75.56 [2021-08-12T00:22:00.577Z] Average: 1 17.28 0.00 4.40 2.05 0.05 76.23 [2021-08-12T00:22:00.577Z] [2021-08-12T00:22:00.577Z] [2021-08-12T00:22:00.577Z]