Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf 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-ssh3218551358718532063.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-ssh3017031649840837977.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-ssh9096986471602951219.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-ssh7596932014876628140.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3025048900154239973.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-389’ Running on prd-centos7-docker-4c-2g-392 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/54 [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/54 # 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/54@tmp/jenkins-gitclient-ssh1931320350628222464.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 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf (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 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf # timeout=10 Commit message: "feat(security): Revert CORS changes for API Gateway (#3711)" > git rev-list --no-walk d2a5f5fee6def632ee193f4e05018b338845a8fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-16T18:41:54.009Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-16T18:41:54.111Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-16T18:41:54.143Z] ========================================================= [2021-09-16T18:41:54.143Z] EdgeX Global Pipelines Version Info [2021-09-16T18:41:54.143Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:41:55.399Z] ------------------- [2021-09-16T18:41:55.399Z] stable info: [2021-09-16T18:41:55.399Z] ------------------- [2021-09-16T18:41:55.399Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-16T18:41:55.399Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T18:41:55.399Z] Message: update stable to v1.0.205 [2021-09-16T18:41:55.984Z] ------------------- [2021-09-16T18:41:55.984Z] experimental info: [2021-09-16T18:41:55.984Z] ------------------- [2021-09-16T18:41:55.984Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-16T18:41:55.984Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T18:41:55.984Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-16T18:41:56.128Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-16T18:41:56.152Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-16T18:41:56.175Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-16T18:41:56.199Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-16T18:41:56.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-16T18:41:56.246Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-16T18:41:56.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-16T18:41:56.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-16T18:41:56.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-16T18:41:56.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-16T18:41:56.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-16T18:41:56.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-16T18:41:56.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-16T18:41:56.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-16T18:41:56.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-16T18:41:56.512Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T18:41:56.534Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T18:41:56.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-16T18:41:56.588Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-16T18:41:56.610Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-16T18:41:56.633Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-16T18:41:56.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-16T18:41:56.681Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-16T18:41:56.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-16T18:41:56.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-16T18:41:56.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-16T18:41:56.775Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] echo [2021-09-16T18:41:56.797Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ad0b16 [Pipeline] echo [2021-09-16T18:41:56.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T18:41:56.895Z] provisioning config files... [2021-09-16T18:41:56.916Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/54@tmp/config6515425129370053068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:41:57.253Z] ---> docker-login.sh [2021-09-16T18:41:57.253Z] nexus3.edgexfoundry.org:10001 [2021-09-16T18:41:57.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:41:57.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:41:57.525Z] Configure a credential helper to remove this warning. See [2021-09-16T18:41:57.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:41:57.525Z] [2021-09-16T18:41:57.525Z] Login Succeeded [2021-09-16T18:41:57.525Z] nexus3.edgexfoundry.org:10002 [2021-09-16T18:41:57.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:41:57.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:41:57.525Z] Configure a credential helper to remove this warning. See [2021-09-16T18:41:57.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:41:57.525Z] [2021-09-16T18:41:57.525Z] Login Succeeded [2021-09-16T18:41:57.525Z] nexus3.edgexfoundry.org:10003 [2021-09-16T18:41:57.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:41:57.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:41:57.792Z] Configure a credential helper to remove this warning. See [2021-09-16T18:41:57.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:41:57.792Z] [2021-09-16T18:41:57.792Z] Login Succeeded [2021-09-16T18:41:57.792Z] nexus3.edgexfoundry.org:10004 [2021-09-16T18:41:57.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:41:58.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:41:58.060Z] Configure a credential helper to remove this warning. See [2021-09-16T18:41:58.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:41:58.060Z] [2021-09-16T18:41:58.060Z] Login Succeeded [2021-09-16T18:41:58.060Z] docker.io [2021-09-16T18:41:58.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:41:58.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:41:58.328Z] Configure a credential helper to remove this warning. See [2021-09-16T18:41:58.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:41:58.328Z] [2021-09-16T18:41:58.328Z] Login Succeeded [2021-09-16T18:41:58.328Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T18:41:58.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T18:41:58.705Z] ++ 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-09-16T18:41:58.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T18:41:58.705Z] ++ dirname cmd/core-command/Dockerfile [2021-09-16T18:41:58.705Z] ++ cut -d/ -f2 [2021-09-16T18:41:58.705Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-16T18:41:58.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T18:41:58.705Z] ++ dirname cmd/core-data/Dockerfile [2021-09-16T18:41:58.705Z] ++ cut -d/ -f2 [2021-09-16T18:41:58.705Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-16T18:41:58.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T18:41:58.705Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-16T18:41:58.705Z] ++ cut -d/ -f2 [2021-09-16T18:41:58.705Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-16T18:41:58.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T18:41:58.705Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-16T18:41:58.705Z] ++ cut -d/ -f2 [2021-09-16T18:41:58.705Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-16T18:41:58.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T18:41:58.705Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-16T18:41:58.705Z] ++ cut -d/ -f2 [2021-09-16T18:41:58.705Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-16T18:41:58.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T18:41:58.705Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-16T18:41:58.705Z] ++ cut -d/ -f2 [2021-09-16T18:41:58.705Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-16T18:41:58.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T18:41:58.705Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-16T18:41:58.705Z] ++ cut -d/ -f2 [2021-09-16T18:41:58.705Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-16T18:41:58.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T18:41:58.705Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-16T18:41:58.705Z] ++ cut -d/ -f2 [2021-09-16T18:41:58.705Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-16T18:41:58.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T18:41:58.705Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-16T18:41:58.705Z] ++ cut -d/ -f2 [2021-09-16T18:41:58.705Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-16T18:41:58.774Z] 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-09-16T18:42:00.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T18:42:00.141Z] [2021-09-16T18:42:00.141Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:42:00.482Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T18:42:00.482Z] latest: Pulling from edgex-devops/git-semver [2021-09-16T18:42:00.482Z] 31603596830f: Pulling fs layer [2021-09-16T18:42:00.482Z] 04fac38145f0: Pulling fs layer [2021-09-16T18:42:00.482Z] 701f6daf10bf: Pulling fs layer [2021-09-16T18:42:00.482Z] 24f72da36158: Pulling fs layer [2021-09-16T18:42:00.482Z] 24f72da36158: Waiting [2021-09-16T18:42:00.482Z] 04fac38145f0: Verifying Checksum [2021-09-16T18:42:00.482Z] 04fac38145f0: Download complete [2021-09-16T18:42:00.761Z] 31603596830f: Verifying Checksum [2021-09-16T18:42:00.761Z] 31603596830f: Download complete [2021-09-16T18:42:01.038Z] 31603596830f: Pull complete [2021-09-16T18:42:01.038Z] 24f72da36158: Verifying Checksum [2021-09-16T18:42:01.038Z] 24f72da36158: Download complete [2021-09-16T18:42:01.038Z] 701f6daf10bf: Verifying Checksum [2021-09-16T18:42:01.038Z] 701f6daf10bf: Download complete [2021-09-16T18:42:01.038Z] 04fac38145f0: Pull complete [2021-09-16T18:42:01.638Z] 701f6daf10bf: Pull complete [2021-09-16T18:42:01.905Z] 24f72da36158: Pull complete [2021-09-16T18:42:01.906Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-16T18:42:01.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T18:42:01.906Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-16T18:42:02.003Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-09-16T18:42:02.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-16T18:42:02.902Z] $ docker top fe7867ff123c86dbf0d3625b90dc488e295c5918b6df6daf120ff590cefcc710 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T18:42:03.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T18:42:03.029Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T18:42:03.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T18:42:03.151Z] $ docker exec fe7867ff123c86dbf0d3625b90dc488e295c5918b6df6daf120ff590cefcc710 ssh-agent [2021-09-16T18:42:03.257Z] SSH_AUTH_SOCK=/tmp/ssh-XqJlUXtmaX80/agent.14 [2021-09-16T18:42:03.257Z] SSH_AGENT_PID=20 [2021-09-16T18:42:03.268Z] Running ssh-add (command line suppressed) [2021-09-16T18:42:03.378Z] Identity added: /w/workspace/edgex-go/54@tmp/private_key_3663260843958574930.key (/w/workspace/edgex-go/54@tmp/private_key_3663260843958574930.key) [2021-09-16T18:42:03.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T18:42:03.711Z] + git tag --points-at HEAD [Pipeline] } [2021-09-16T18:42:03.732Z] $ docker exec --env ******** --env ******** fe7867ff123c86dbf0d3625b90dc488e295c5918b6df6daf120ff590cefcc710 ssh-agent -k [2021-09-16T18:42:03.838Z] unset SSH_AUTH_SOCK; [2021-09-16T18:42:03.838Z] unset SSH_AGENT_PID; [2021-09-16T18:42:03.838Z] echo Agent pid 20 killed; [2021-09-16T18:42:03.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-16T18:42:03.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T18:42:03.895Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T18:42:04.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T18:42:04.012Z] $ docker exec fe7867ff123c86dbf0d3625b90dc488e295c5918b6df6daf120ff590cefcc710 ssh-agent [2021-09-16T18:42:04.131Z] SSH_AUTH_SOCK=/tmp/ssh-jZp3TNP8jwWE/agent.53 [2021-09-16T18:42:04.131Z] SSH_AGENT_PID=60 [2021-09-16T18:42:04.139Z] Running ssh-add (command line suppressed) [2021-09-16T18:42:04.229Z] Identity added: /w/workspace/edgex-go/54@tmp/private_key_915579098296400425.key (/w/workspace/edgex-go/54@tmp/private_key_915579098296400425.key) [2021-09-16T18:42:04.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T18:42:04.563Z] + git semver init [2021-09-16T18:42:04.563Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T18:42:04.563Z] # $GIT_DIR = /w/workspace/edgex-go/54/.git [2021-09-16T18:42:04.563Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/54 [2021-09-16T18:42:04.563Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T18:42:04.563Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T18:42:04.563Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T18:42:04.563Z] # $SEMVER_BRANCH = main [2021-09-16T18:42:04.563Z] # $SEMVER_TEMP = /tmp/semver-526639376 [2021-09-16T18:42:04.563Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-16T18:42:31.295Z] # '/tmp/semver-526639376' -> '/w/workspace/edgex-go/54/.semver' [2021-09-16T18:42:31.295Z] # -> Force: false [2021-09-16T18:42:31.295Z] # $SEMVER_DIR = /w/workspace/edgex-go/54/.semver [Pipeline] } [2021-09-16T18:42:31.316Z] $ docker exec --env ******** --env ******** fe7867ff123c86dbf0d3625b90dc488e295c5918b6df6daf120ff590cefcc710 ssh-agent -k [2021-09-16T18:42:31.414Z] unset SSH_AUTH_SOCK; [2021-09-16T18:42:31.417Z] unset SSH_AGENT_PID; [2021-09-16T18:42:31.417Z] echo Agent pid 60 killed; [2021-09-16T18:42:31.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T18:42:31.789Z] + git semver [Pipeline] } [2021-09-16T18:42:31.812Z] $ docker stop --time=1 fe7867ff123c86dbf0d3625b90dc488e295c5918b6df6daf120ff590cefcc710 [2021-09-16T18:42:33.596Z] $ docker rm -f fe7867ff123c86dbf0d3625b90dc488e295c5918b6df6daf120ff590cefcc710 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T18:42:34.004Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-16T18:42:34.364Z] Stashed 1 file(s) [Pipeline] echo [2021-09-16T18:42:34.368Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.47 [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-09-16T18:42:34.664Z] ========================================================= [2021-09-16T18:42:34.664Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-16T18:42:34.664Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-16T18:42:34.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T18:42:34.986Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-16T18:42:34.986Z] 540db60ca938: Pulling fs layer [2021-09-16T18:42:34.986Z] adcc1eea9eea: Pulling fs layer [2021-09-16T18:42:34.986Z] 4c4ab2625f07: Pulling fs layer [2021-09-16T18:42:34.986Z] db62176df00c: Pulling fs layer [2021-09-16T18:42:34.986Z] 3b30891b0d05: Pulling fs layer [2021-09-16T18:42:34.986Z] 06b49ca38bd5: Pulling fs layer [2021-09-16T18:42:34.986Z] c788192a36de: Pulling fs layer [2021-09-16T18:42:34.986Z] a77e37c0d609: Pulling fs layer [2021-09-16T18:42:34.986Z] c3185cebc471: Pulling fs layer [2021-09-16T18:42:34.986Z] 06b49ca38bd5: Waiting [2021-09-16T18:42:34.986Z] c788192a36de: Waiting [2021-09-16T18:42:34.986Z] a77e37c0d609: Waiting [2021-09-16T18:42:34.986Z] c3185cebc471: Waiting [2021-09-16T18:42:34.986Z] db62176df00c: Waiting [2021-09-16T18:42:34.986Z] 3b30891b0d05: Waiting [2021-09-16T18:42:34.986Z] 4c4ab2625f07: Verifying Checksum [2021-09-16T18:42:34.986Z] 4c4ab2625f07: Download complete [2021-09-16T18:42:34.986Z] adcc1eea9eea: Verifying Checksum [2021-09-16T18:42:34.986Z] adcc1eea9eea: Download complete [2021-09-16T18:42:34.986Z] 3b30891b0d05: Verifying Checksum [2021-09-16T18:42:34.986Z] 3b30891b0d05: Download complete [2021-09-16T18:42:35.252Z] 06b49ca38bd5: Verifying Checksum [2021-09-16T18:42:35.252Z] 06b49ca38bd5: Download complete [2021-09-16T18:42:35.252Z] c788192a36de: Verifying Checksum [2021-09-16T18:42:35.252Z] c788192a36de: Download complete [2021-09-16T18:42:35.252Z] 540db60ca938: Verifying Checksum [2021-09-16T18:42:35.252Z] 540db60ca938: Download complete [2021-09-16T18:42:35.252Z] 540db60ca938: Pull complete [2021-09-16T18:42:35.521Z] adcc1eea9eea: Pull complete [2021-09-16T18:42:35.521Z] 4c4ab2625f07: Pull complete [2021-09-16T18:42:36.930Z] a77e37c0d609: Verifying Checksum [2021-09-16T18:42:36.930Z] a77e37c0d609: Download complete [2021-09-16T18:42:41.189Z] c3185cebc471: Verifying Checksum [2021-09-16T18:42:41.189Z] c3185cebc471: Download complete [2021-09-16T18:42:41.189Z] db62176df00c: Verifying Checksum [2021-09-16T18:42:41.189Z] db62176df00c: Download complete [2021-09-16T18:42:43.837Z] db62176df00c: Pull complete [2021-09-16T18:42:43.837Z] 3b30891b0d05: Pull complete [2021-09-16T18:42:43.837Z] 06b49ca38bd5: Pull complete [2021-09-16T18:42:43.837Z] c788192a36de: Pull complete [2021-09-16T18:42:44.106Z] a77e37c0d609: Pull complete [2021-09-16T18:42:46.704Z] c3185cebc471: Pull complete [2021-09-16T18:42:46.704Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-16T18:42:46.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T18:42:46.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-16T18:42:47.033Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T18:42:47.033Z] WORKDIR /edgex [2021-09-16T18:42:47.033Z] COPY go.mod . [2021-09-16T18:42:47.033Z] RUN go mod download' [2021-09-16T18:42:47.033Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-16T18:42:48.459Z] Sending build context to Docker daemon 328.8MB [2021-09-16T18:42:48.459Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T18:42:48.459Z] ---> 031687cdd783 [2021-09-16T18:42:48.459Z] Step 2/4 : WORKDIR /edgex [2021-09-16T18:42:49.587Z] Still waiting to schedule task [2021-09-16T18:42:49.587Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-390’ is offline [2021-09-16T18:42:49.873Z] ---> Running in 76f754cc09af [2021-09-16T18:42:49.873Z] Removing intermediate container 76f754cc09af [2021-09-16T18:42:49.873Z] ---> 28bec4ac8941 [2021-09-16T18:42:49.873Z] Step 3/4 : COPY go.mod . [2021-09-16T18:42:50.149Z] ---> d07ac7ac65d7 [2021-09-16T18:42:50.149Z] Step 4/4 : RUN go mod download [2021-09-16T18:42:50.149Z] ---> Running in 24f647eb7e38 [2021-09-16T18:43:29.075Z] Removing intermediate container 24f647eb7e38 [2021-09-16T18:43:29.075Z] ---> 5ed4cfe33539 [2021-09-16T18:43:29.075Z] Successfully built 5ed4cfe33539 [2021-09-16T18:43:29.075Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:43:29.402Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T18:43:29.402Z] . [Pipeline] withDockerContainer [2021-09-16T18:43:29.494Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-09-16T18:43:29.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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 ******** ci-base-image-x86_64 cat [2021-09-16T18:43:29.966Z] $ docker top 934bc9a03c967b623687cd00387539a81970c485e78f48fc1f38672eb2aa5464 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T18:43:30.382Z] + go version [2021-09-16T18:43:30.382Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-16T18:43:30.398Z] $ docker stop --time=1 934bc9a03c967b623687cd00387539a81970c485e78f48fc1f38672eb2aa5464 [2021-09-16T18:43:31.602Z] $ docker rm -f 934bc9a03c967b623687cd00387539a81970c485e78f48fc1f38672eb2aa5464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:43:32.235Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T18:43:32.235Z] . [Pipeline] withDockerContainer [2021-09-16T18:43:32.331Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-09-16T18:43:32.398Z] $ 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/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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 ******** ci-base-image-x86_64 cat [2021-09-16T18:43:32.758Z] $ docker top e23fa6eb043c0fe66288acc9ddaad7e764d9d9e6b5048fc9174bb9bc2749b679 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-16T18:43:32.863Z] ========================================================= [2021-09-16T18:43:32.863Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-16T18:43:32.863Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-16T18:43:33.185Z] + go mod tidy [Pipeline] sh [2021-09-16T18:43:33.776Z] + make test [2021-09-16T18:43:33.776Z] go mod tidy [2021-09-16T18:43:34.047Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-16T18:43:40.735Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-16T18:43:59.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-16T18:44:04.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-16T18:44:04.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-16T18:44:04.554Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-16T18:44:07.181Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-16T18:44:08.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-16T18:44:08.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-16T18:44:08.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-16T18:44:08.743Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-16T18:44:09.015Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-16T18:44:09.601Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-16T18:44:09.601Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-16T18:44:09.601Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-16T18:44:09.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-16T18:44:11.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2021-09-16T18:44:11.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-16T18:44:11.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-16T18:44:12.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements [2021-09-16T18:44:12.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-16T18:44:12.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 46.3% of statements [2021-09-16T18:44:12.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-16T18:44:12.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-16T18:44:13.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 90.1% of statements [2021-09-16T18:44:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-16T18:44:13.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-16T18:44:14.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-09-16T18:44:14.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-16T18:44:14.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-16T18:44:14.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-16T18:44:14.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-16T18:44:14.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-16T18:44:15.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.293s coverage: 94.2% of statements [2021-09-16T18:44:15.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-16T18:44:15.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-16T18:44:15.788Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements [2021-09-16T18:44:15.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-16T18:44:15.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-16T18:44:15.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-16T18:44:15.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-16T18:44:15.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-16T18:44:16.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-09-16T18:44:16.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-16T18:44:16.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-16T18:44:16.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-16T18:44:17.477Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.8% of statements [2021-09-16T18:44:17.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-16T18:44:17.477Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-09-16T18:44:17.477Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements [2021-09-16T18:44:17.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-16T18:44:17.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2021-09-16T18:44:19.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements [2021-09-16T18:44:19.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-09-16T18:44:19.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-09-16T18:44:19.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-09-16T18:44:31.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-09-16T18:44:31.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.080s coverage: 44.8% of statements [2021-09-16T18:44:38.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.198s coverage: 81.8% of statements [2021-09-16T18:44:38.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-16T18:44:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-09-16T18:44:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-16T18:44:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-16T18:44:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-16T18:44:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2021-09-16T18:44:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-16T18:44:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-16T18:44:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-16T18:44:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-16T18:44:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-16T18:44:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-09-16T18:44:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-16T18:44:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-16T18:44:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-09-16T18:44:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-16T18:44:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-09-16T18:44:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-16T18:44:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-09-16T18:44:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-16T18:44:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-09-16T18:44:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2021-09-16T18:44:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-16T18:44:54.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements [2021-09-16T18:44:54.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-16T18:44:54.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-16T18:44:54.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-09-16T18:44:54.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-09-16T18:44:54.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-09-16T18:44:54.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-09-16T18:44:54.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-09-16T18:44:55.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.237s coverage: 70.5% of statements [2021-09-16T18:44:55.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-16T18:44:55.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-16T18:44:55.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-16T18:44:56.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.6% of statements [2021-09-16T18:44:56.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-16T18:44:56.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-16T18:44:56.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-09-16T18:44:56.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-16T18:44:56.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2021-09-16T18:44:56.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-16T18:45:00.439Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-394 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-16T18:45:00.458Z] Running in /w/workspace/edgex-go/54 [Pipeline] { [Pipeline] checkout [2021-09-16T18:45:00.696Z] The recommended git tool is: git [2021-09-16T18:45:03.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-16T18:45:03.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.0% of statements [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-16T18:45:03.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-16T18:45:03.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-16T18:45:03.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-16T18:45:03.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-16T18:45:03.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-09-16T18:45:03.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-09-16T18:45:03.778Z] 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-09-16T18:45:04.050Z] if [ "zx86_64" = "zx86_64" ] && which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-16T18:45:04.050Z] /go/bin/golangci-lint [2021-09-16T18:45:06.998Z] using credential edgex-jenkins-ssh [2021-09-16T18:45:07.017Z] Cloning the remote Git repository [2021-09-16T18:45:07.069Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-16T18:45:07.177Z] > git init /w/workspace/edgex-go/54 # timeout=10 [2021-09-16T18:45:07.288Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-16T18:45:07.288Z] > git --version # timeout=10 [2021-09-16T18:45:07.314Z] > git --version # 'git version 2.17.1' [2021-09-16T18:45:07.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T18:45:07.395Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T18:45:24.878Z] Avoid second fetch [2021-09-16T18:45:24.879Z] Checking out Revision 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf (main) [2021-09-16T18:45:24.839Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-16T18:45:24.867Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T18:45:24.901Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T18:45:24.913Z] > git checkout -f 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf # timeout=10 [2021-09-16T18:45:29.340Z] Commit message: "feat(security): Revert CORS changes for API Gateway (#3711)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T18:45:29.737Z] provisioning config files... [2021-09-16T18:45:29.765Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/54@tmp/config3932979016112850663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:45:30.315Z] ---> docker-login.sh [2021-09-16T18:45:30.315Z] nexus3.edgexfoundry.org:10001 [2021-09-16T18:45:30.835Z] GO111MODULE=on go vet ./... [2021-09-16T18:45:31.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:45:32.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:45:32.035Z] Configure a credential helper to remove this warning. See [2021-09-16T18:45:32.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:45:32.035Z] [2021-09-16T18:45:32.035Z] Login Succeeded [2021-09-16T18:45:32.035Z] nexus3.edgexfoundry.org:10002 [2021-09-16T18:45:32.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:45:32.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:45:32.637Z] Configure a credential helper to remove this warning. See [2021-09-16T18:45:32.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:45:32.637Z] [2021-09-16T18:45:32.637Z] Login Succeeded [2021-09-16T18:45:32.637Z] nexus3.edgexfoundry.org:10003 [2021-09-16T18:45:33.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:45:33.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:45:33.237Z] Configure a credential helper to remove this warning. See [2021-09-16T18:45:33.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:45:33.237Z] [2021-09-16T18:45:33.237Z] Login Succeeded [2021-09-16T18:45:33.237Z] nexus3.edgexfoundry.org:10004 [2021-09-16T18:45:33.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:45:33.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:45:33.838Z] Configure a credential helper to remove this warning. See [2021-09-16T18:45:33.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:45:33.838Z] [2021-09-16T18:45:33.838Z] Login Succeeded [2021-09-16T18:45:33.838Z] docker.io [2021-09-16T18:45:34.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:45:34.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:45:34.717Z] Configure a credential helper to remove this warning. See [2021-09-16T18:45:34.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:45:34.717Z] [2021-09-16T18:45:34.717Z] Login Succeeded [2021-09-16T18:45:34.717Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T18:45:34.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-16T18:45:35.164Z] ========================================================= [2021-09-16T18:45:35.164Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-16T18:45:35.164Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-16T18:45:35.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T18:45:35.892Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-16T18:45:35.892Z] 595b0fe564bb: Pulling fs layer [2021-09-16T18:45:35.892Z] 24495759ef45: Pulling fs layer [2021-09-16T18:45:35.892Z] d148012ef14d: Pulling fs layer [2021-09-16T18:45:35.892Z] e90a11edd702: Pulling fs layer [2021-09-16T18:45:35.892Z] d77568369979: Pulling fs layer [2021-09-16T18:45:35.892Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-16T18:45:35.892Z] 170f2ba95c9a: Pulling fs layer [2021-09-16T18:45:35.892Z] 97ac5df62f85: Pulling fs layer [2021-09-16T18:45:35.892Z] fc1c9f9a7f3b: Waiting [2021-09-16T18:45:35.892Z] e90a11edd702: Waiting [2021-09-16T18:45:35.892Z] 170f2ba95c9a: Waiting [2021-09-16T18:45:35.892Z] d77568369979: Waiting [2021-09-16T18:45:35.892Z] 97ac5df62f85: Waiting [2021-09-16T18:45:35.892Z] d148012ef14d: Download complete [2021-09-16T18:45:35.892Z] 24495759ef45: Download complete [2021-09-16T18:45:36.172Z] d77568369979: Verifying Checksum [2021-09-16T18:45:36.172Z] d77568369979: Download complete [2021-09-16T18:45:36.172Z] fc1c9f9a7f3b: Download complete [2021-09-16T18:45:36.172Z] 595b0fe564bb: Download complete [2021-09-16T18:45:36.172Z] 170f2ba95c9a: Verifying Checksum [2021-09-16T18:45:36.172Z] 170f2ba95c9a: Download complete [2021-09-16T18:45:36.777Z] 595b0fe564bb: Pull complete [2021-09-16T18:45:37.794Z] 24495759ef45: Pull complete [2021-09-16T18:45:38.072Z] d148012ef14d: Pull complete [2021-09-16T18:45:40.059Z] 97ac5df62f85: Verifying Checksum [2021-09-16T18:45:40.059Z] 97ac5df62f85: Download complete [2021-09-16T18:45:40.334Z] e90a11edd702: Verifying Checksum [2021-09-16T18:45:40.334Z] e90a11edd702: Download complete [2021-09-16T18:45:40.945Z] gofmt -l . [2021-09-16T18:45:40.945Z] [ "`gofmt -l .`" = "" ] [2021-09-16T18:45:40.945Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-16T18:45:41.285Z] + ls -al . [2021-09-16T18:45:41.285Z] total 612 [2021-09-16T18:45:41.285Z] drwxrwxr-x 10 1001 1001 4096 Sep 16 18:45 . [2021-09-16T18:45:41.285Z] drwxr-xr-x 4 root root 30 Sep 16 18:43 .. [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 11 Sep 16 18:41 .dockerignore [2021-09-16T18:45:41.285Z] drwxrwxr-x 8 1001 1001 162 Sep 16 18:41 .git [2021-09-16T18:45:41.285Z] drwxrwxr-x 4 1001 1001 142 Sep 16 18:41 .github [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 818 Sep 16 18:41 .gitignore [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 129 Sep 16 18:41 .golangci.yml [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 76 Sep 16 18:41 .hadolint.yml [2021-09-16T18:45:41.285Z] drwx------ 3 1001 1001 43 Sep 16 18:42 .semver [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 166 Sep 16 18:41 .sonarcloud.properties [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 1171 Sep 16 18:41 ADOPTERS.md [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 8493 Sep 16 18:41 Attribution.txt [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 43881 Sep 16 18:41 CHANGELOG.md [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 3804 Sep 16 18:41 CONTRIBUTING.md [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 677 Sep 16 18:41 GOVERNANCE.md [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 849 Sep 16 18:41 Jenkinsfile [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 10775 Sep 16 18:41 LICENSE [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 6068 Sep 16 18:41 Makefile [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 582 Sep 16 18:41 OWNERS.md [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 8643 Sep 16 18:41 README.md [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 6912 Sep 16 18:41 SECURITY.md [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 12 Sep 16 18:42 VERSION [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 4131 Sep 16 18:41 ZMQWindows.md [2021-09-16T18:45:41.285Z] drwxrwxr-x 2 1001 1001 37 Sep 16 18:41 bin [2021-09-16T18:45:41.285Z] drwxrwxr-x 14 1001 1001 4096 Sep 16 18:41 cmd [2021-09-16T18:45:41.285Z] -rw-r--r-- 1 root root 403630 Sep 16 18:45 coverage.out [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 841 Sep 16 18:41 go.mod [2021-09-16T18:45:41.285Z] -rw-r--r-- 1 root root 50064 Sep 16 18:43 go.sum [2021-09-16T18:45:41.285Z] drwxrwxr-x 8 1001 1001 124 Sep 16 18:41 internal [2021-09-16T18:45:41.285Z] drwxrwxr-x 3 1001 1001 16 Sep 16 18:41 openapi [2021-09-16T18:45:41.285Z] drwxrwxr-x 4 1001 1001 71 Sep 16 18:41 snap [2021-09-16T18:45:41.285Z] -rw-rw-r-- 1 1001 1001 204 Sep 16 18:41 version.go [Pipeline] sh [2021-09-16T18:45:41.610Z] + '[' -e coverage.out ] [2021-09-16T18:45:41.611Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-16T18:45:41.721Z] Stashed 1 file(s) [Pipeline] sh [2021-09-16T18:45:42.039Z] + make build [2021-09-16T18:45:42.039Z] go mod tidy [2021-09-16T18:45:42.039Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/core-data/core-data ./cmd/core-data [2021-09-16T18:45:44.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-16T18:45:50.514Z] e90a11edd702: Pull complete [2021-09-16T18:45:50.514Z] d77568369979: Pull complete [2021-09-16T18:45:50.514Z] fc1c9f9a7f3b: Pull complete [2021-09-16T18:45:50.788Z] 170f2ba95c9a: Pull complete [2021-09-16T18:45:52.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/core-command/core-command ./cmd/core-command [2021-09-16T18:45:52.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-16T18:45:53.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-16T18:45:53.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-16T18:45:54.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-16T18:45:56.077Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-16T18:45:56.207Z] 97ac5df62f85: Pull complete [2021-09-16T18:45:56.208Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-16T18:45:56.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T18:45:56.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-16T18:45:56.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-16T18:45:56.881Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T18:45:56.881Z] WORKDIR /edgex [2021-09-16T18:45:56.881Z] COPY go.mod . [2021-09-16T18:45:56.881Z] RUN go mod download [2021-09-16T18:45:56.881Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-16T18:45:58.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-16T18:45:58.876Z] Sending build context to Docker daemon 166MB [2021-09-16T18:45:59.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-16T18:45:59.150Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T18:45:59.150Z] ---> 04bc70af865f [2021-09-16T18:45:59.150Z] Step 2/4 : WORKDIR /edgex [2021-09-16T18:45:59.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-16T18:46:01.950Z] $ docker stop --time=1 e23fa6eb043c0fe66288acc9ddaad7e764d9d9e6b5048fc9174bb9bc2749b679 [2021-09-16T18:46:03.773Z] $ docker rm -f e23fa6eb043c0fe66288acc9ddaad7e764d9d9e6b5048fc9174bb9bc2749b679 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-16T18:46:04.623Z] ---> Running in edb59bd2d78d [2021-09-16T18:46:04.623Z] Removing intermediate container edb59bd2d78d [2021-09-16T18:46:04.623Z] ---> 122cd672139c [2021-09-16T18:46:04.623Z] Step 3/4 : COPY go.mod . [2021-09-16T18:46:05.607Z] ---> 749643bb6d24 [2021-09-16T18:46:05.607Z] Step 4/4 : RUN go mod download [2021-09-16T18:46:05.880Z] ---> Running in f0590d6751b8 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:46:06.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-16T18:46:06.447Z] [2021-09-16T18:46:06.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:46:06.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-16T18:46:06.788Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-16T18:46:06.788Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-16T18:46:06.788Z] ca9280d653b3: Pulling fs layer [2021-09-16T18:46:06.788Z] 7e9c9ca2126c: Pulling fs layer [2021-09-16T18:46:07.372Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-16T18:46:07.372Z] cbdbe7a5bc2a: Download complete [2021-09-16T18:46:07.372Z] cbdbe7a5bc2a: Pull complete [2021-09-16T18:46:08.339Z] ca9280d653b3: Verifying Checksum [2021-09-16T18:46:08.339Z] ca9280d653b3: Download complete [2021-09-16T18:46:08.935Z] ca9280d653b3: Pull complete [2021-09-16T18:46:10.886Z] 7e9c9ca2126c: Verifying Checksum [2021-09-16T18:46:10.886Z] 7e9c9ca2126c: Download complete [2021-09-16T18:46:14.275Z] 7e9c9ca2126c: Pull complete [2021-09-16T18:46:14.275Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-16T18:46:14.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-16T18:46:14.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-16T18:46:14.379Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-09-16T18:46:14.445Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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-09-16T18:46:17.273Z] $ docker top 0f0022bdd94156cf3e2200159ace756a794e385367439410e69716f324075f1d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T18:46:17.689Z] + docker-compose build --help [2021-09-16T18:46:17.689Z] + grep parallel [2021-09-16T18:46:18.427Z] --parallel Build images in parallel. [Pipeline] } [2021-09-16T18:46:18.442Z] $ docker stop --time=1 0f0022bdd94156cf3e2200159ace756a794e385367439410e69716f324075f1d [2021-09-16T18:46:19.638Z] $ docker rm -f 0f0022bdd94156cf3e2200159ace756a794e385367439410e69716f324075f1d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:46:20.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-16T18:46:20.087Z] . [Pipeline] withDockerContainer [2021-09-16T18:46:20.178Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-09-16T18:46:20.244Z] $ 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/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-16T18:46:20.620Z] $ docker top a0a562b30b992e7808ad707747e6819150f04a64fe025583268e5e60cdf8c0aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T18:46:21.020Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-16T18:46:21.607Z] Building core-command ... [2021-09-16T18:46:21.607Z] Building core-data ... [2021-09-16T18:46:21.607Z] Building core-metadata ... [2021-09-16T18:46:21.607Z] Building security-bootstrapper ... [2021-09-16T18:46:21.607Z] Building security-proxy-setup ... [2021-09-16T18:46:21.607Z] Building security-secretstore-setup ... [2021-09-16T18:46:21.607Z] Building support-notifications ... [2021-09-16T18:46:21.607Z] Building support-scheduler ... [2021-09-16T18:46:21.607Z] Building sys-mgmt-agent ... [2021-09-16T18:46:21.607Z] Building security-bootstrapper [2021-09-16T18:46:21.607Z] Building core-command [2021-09-16T18:46:21.607Z] Building security-secretstore-setup [2021-09-16T18:46:21.607Z] Building core-data [2021-09-16T18:46:21.607Z] Building support-notifications [2021-09-16T18:46:33.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:46:33.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:46:33.981Z] ---> 5ed4cfe33539 [2021-09-16T18:46:33.981Z] Step 3/23 : WORKDIR /edgex-go [2021-09-16T18:46:33.981Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:46:33.981Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:46:33.981Z] ---> 5ed4cfe33539 [2021-09-16T18:46:33.981Z] Step 3/32 : WORKDIR /edgex-go [2021-09-16T18:46:36.566Z] ---> Running in 18a3049ae152 [2021-09-16T18:46:36.567Z] ---> Running in cc5ee3134bad [2021-09-16T18:46:42.123Z] Removing intermediate container 18a3049ae152 [2021-09-16T18:46:42.123Z] ---> 75844ff3224c [2021-09-16T18:46:42.123Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:46:42.123Z] Removing intermediate container cc5ee3134bad [2021-09-16T18:46:42.123Z] ---> a9015b7af3f2 [2021-09-16T18:46:42.123Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:46:42.390Z] ---> Running in b21797dda8cd [2021-09-16T18:46:42.390Z] ---> Running in 04e16d03650b [2021-09-16T18:46:46.675Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:46:46.675Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:46:46.675Z] ---> 5ed4cfe33539 [2021-09-16T18:46:46.675Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T18:46:46.675Z] ---> Using cache [2021-09-16T18:46:46.675Z] ---> 75844ff3224c [2021-09-16T18:46:46.675Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:46:48.091Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:46:48.091Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:46:48.091Z] ---> 5ed4cfe33539 [2021-09-16T18:46:48.091Z] Step 3/26 : WORKDIR /edgex-go [2021-09-16T18:46:48.091Z] ---> Using cache [2021-09-16T18:46:48.091Z] ---> 75844ff3224c [2021-09-16T18:46:48.091Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:46:48.091Z] ---> Running in b4e9ac01aa6d [2021-09-16T18:46:48.091Z] Removing intermediate container b21797dda8cd [2021-09-16T18:46:48.091Z] ---> 2bc6ccc1aa2f [2021-09-16T18:46:48.091Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-16T18:46:48.091Z] ---> Running in 6aab8f3af9c2 [2021-09-16T18:46:48.091Z] Removing intermediate container 04e16d03650b [2021-09-16T18:46:48.091Z] ---> 8bc4052a34fc [2021-09-16T18:46:48.091Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-16T18:46:48.091Z] ---> Running in ad07a44aaf76 [2021-09-16T18:46:48.091Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:46:48.091Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:46:48.091Z] ---> 5ed4cfe33539 [2021-09-16T18:46:48.091Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T18:46:48.091Z] ---> Using cache [2021-09-16T18:46:48.091Z] ---> 75844ff3224c [2021-09-16T18:46:48.091Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:46:48.091Z] ---> Using cache [2021-09-16T18:46:48.091Z] ---> 2bc6ccc1aa2f [2021-09-16T18:46:48.091Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-16T18:46:48.091Z] ---> Running in e1bf3d7e920d [2021-09-16T18:46:48.363Z] ---> Running in d1e381f1634a [2021-09-16T18:46:48.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T18:46:48.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T18:46:48.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T18:46:49.231Z] Removing intermediate container b4e9ac01aa6d [2021-09-16T18:46:49.231Z] ---> 04bc28ad8f47 [2021-09-16T18:46:49.231Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-16T18:46:49.231Z] ---> Running in 35eb405eda97 [2021-09-16T18:46:49.231Z] Removing intermediate container 6aab8f3af9c2 [2021-09-16T18:46:49.231Z] ---> dfdd391b1c02 [2021-09-16T18:46:49.231Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-16T18:46:49.231Z] ---> Running in bdc6b8613473 [2021-09-16T18:46:49.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T18:46:49.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T18:46:49.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T18:46:49.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T18:46:49.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T18:46:50.372Z] OK: 219 MiB in 52 packages [2021-09-16T18:46:50.372Z] OK: 219 MiB in 52 packages [2021-09-16T18:46:50.372Z] OK: 219 MiB in 52 packages [2021-09-16T18:46:50.372Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T18:46:50.372Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T18:46:50.654Z] Removing intermediate container ad07a44aaf76 [2021-09-16T18:46:50.654Z] ---> ceab1379961d [2021-09-16T18:46:50.654Z] Step 6/32 : COPY go.mod . [2021-09-16T18:46:50.654Z] Removing intermediate container e1bf3d7e920d [2021-09-16T18:46:50.654Z] ---> fd01e904cc99 [2021-09-16T18:46:50.654Z] Step 6/24 : COPY go.mod . [2021-09-16T18:46:50.931Z] Removing intermediate container d1e381f1634a [2021-09-16T18:46:50.931Z] ---> dede63640b90 [2021-09-16T18:46:50.931Z] Step 6/23 : COPY go.mod . [2021-09-16T18:46:50.931Z] ---> 98ee46ee1bd9 [2021-09-16T18:46:50.931Z] Step 7/32 : RUN go mod download [2021-09-16T18:46:50.931Z] ---> Running in 47c81a96b025 [2021-09-16T18:46:50.931Z] ---> 73ae39809eb0 [2021-09-16T18:46:50.931Z] Step 7/24 : RUN go mod download [2021-09-16T18:46:50.931Z] ---> Running in 8826455dedb4 [2021-09-16T18:46:51.201Z] ---> 101e5c6b1b9b [2021-09-16T18:46:51.201Z] Step 7/23 : RUN go mod download [2021-09-16T18:46:51.201Z] OK: 219 MiB in 52 packages [2021-09-16T18:46:51.201Z] ---> Running in 09c19227fd10 [2021-09-16T18:46:51.201Z] OK: 219 MiB in 52 packages [2021-09-16T18:46:51.800Z] Removing intermediate container 35eb405eda97 [2021-09-16T18:46:51.800Z] ---> a59f402eb9b2 [2021-09-16T18:46:51.800Z] Step 6/24 : COPY go.mod . [2021-09-16T18:46:51.800Z] Removing intermediate container bdc6b8613473 [2021-09-16T18:46:51.800Z] ---> cc8be374065c [2021-09-16T18:46:51.800Z] Step 6/26 : COPY go.mod . [2021-09-16T18:46:52.069Z] ---> 782f9b1d102d [2021-09-16T18:46:52.069Z] Step 7/24 : RUN go mod download [2021-09-16T18:46:52.069Z] ---> Running in a1e3e68824b7 [2021-09-16T18:46:52.338Z] ---> 503e9725465d [2021-09-16T18:46:52.338Z] Step 7/26 : RUN go mod download [2021-09-16T18:46:52.338Z] ---> Running in 8e90d35375f3 [2021-09-16T18:46:53.313Z] Removing intermediate container 47c81a96b025 [2021-09-16T18:46:53.313Z] ---> 17b10a713ced [2021-09-16T18:46:53.313Z] Step 8/32 : COPY . . [2021-09-16T18:46:53.313Z] Removing intermediate container 09c19227fd10 [2021-09-16T18:46:53.313Z] ---> c6ffc4697a3f [2021-09-16T18:46:53.313Z] Step 8/23 : COPY . . [2021-09-16T18:46:54.553Z] Removing intermediate container 8826455dedb4 [2021-09-16T18:46:54.553Z] ---> 71dda1b7bdd7 [2021-09-16T18:46:54.553Z] Step 8/24 : COPY . . [2021-09-16T18:46:58.853Z] Removing intermediate container a1e3e68824b7 [2021-09-16T18:46:58.853Z] ---> abc74187c952 [2021-09-16T18:46:58.853Z] Step 8/24 : COPY . . [2021-09-16T18:46:58.853Z] Removing intermediate container 8e90d35375f3 [2021-09-16T18:46:58.853Z] ---> 691738158aa9 [2021-09-16T18:46:58.853Z] Step 8/26 : COPY . . [2021-09-16T18:47:05.570Z] ---> 819c5695ad1d [2021-09-16T18:47:05.570Z] Step 9/23 : RUN go mod tidy [2021-09-16T18:47:05.570Z] ---> d9d94e333071 [2021-09-16T18:47:05.570Z] Step 9/32 : RUN go mod tidy [2021-09-16T18:47:05.570Z] ---> 4cdd33444b89 [2021-09-16T18:47:05.570Z] Step 9/24 : RUN go mod tidy [2021-09-16T18:47:05.851Z] ---> Running in 25a842b3178b [2021-09-16T18:47:05.851Z] ---> Running in b3d16de1b407 [2021-09-16T18:47:05.851Z] ---> Running in 08b5a9f1a41a [2021-09-16T18:47:12.522Z] Removing intermediate container 08b5a9f1a41a [2021-09-16T18:47:12.522Z] ---> a1bb3a4939ca [2021-09-16T18:47:12.522Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-16T18:47:12.522Z] Removing intermediate container b3d16de1b407 [2021-09-16T18:47:12.522Z] ---> d6bfd23ad2d3 [2021-09-16T18:47:12.522Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-16T18:47:12.522Z] ---> Running in da7ee961dbbb [2021-09-16T18:47:12.522Z] Removing intermediate container 25a842b3178b [2021-09-16T18:47:12.522Z] ---> 25d21903c158 [2021-09-16T18:47:12.522Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-16T18:47:12.522Z] ---> Running in 96f700ae21b3 [2021-09-16T18:47:12.522Z] ---> Running in 174aa7f3ca21 [2021-09-16T18:47:13.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-16T18:47:13.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/core-command/core-command ./cmd/core-command [2021-09-16T18:47:13.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-16T18:47:21.749Z] ---> 8f9c016481c4 [2021-09-16T18:47:21.749Z] Step 9/26 : RUN go mod tidy [2021-09-16T18:47:22.026Z] ---> Running in 2555eeeb6dd6 [2021-09-16T18:47:22.298Z] ---> f9cf644ac08c [2021-09-16T18:47:22.298Z] Step 9/24 : RUN go mod tidy [2021-09-16T18:47:22.298Z] ---> Running in 64c9fdd21dfd [2021-09-16T18:47:24.904Z] Removing intermediate container 2555eeeb6dd6 [2021-09-16T18:47:24.904Z] ---> bc60b2fbf8df [2021-09-16T18:47:24.904Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-16T18:47:24.904Z] ---> Running in 45c636db77a6 [2021-09-16T18:47:24.904Z] Removing intermediate container 64c9fdd21dfd [2021-09-16T18:47:24.904Z] ---> a6491233763d [2021-09-16T18:47:24.904Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-16T18:47:24.904Z] ---> Running in be8dd1c14c1f [2021-09-16T18:47:25.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-16T18:47:25.507Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/core-data/core-data ./cmd/core-data [2021-09-16T18:47:42.683Z] Removing intermediate container f0590d6751b8 [2021-09-16T18:47:42.684Z] ---> d59627a22639 [2021-09-16T18:47:42.684Z] Successfully built d59627a22639 [2021-09-16T18:47:42.684Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:47:43.054Z] + docker inspect -f . ci-base-image-arm64 [2021-09-16T18:47:43.054Z] . [Pipeline] withDockerContainer [2021-09-16T18:47:43.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container [2021-09-16T18:47:43.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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 ******** ci-base-image-arm64 cat [2021-09-16T18:47:45.203Z] $ docker top 22a35e3d824c06ffd10891712c85b88497e375e4daf28dd96b68d361abd36400 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T18:47:46.119Z] + go version [2021-09-16T18:47:46.119Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-16T18:47:46.151Z] $ docker stop --time=1 22a35e3d824c06ffd10891712c85b88497e375e4daf28dd96b68d361abd36400 [2021-09-16T18:47:47.956Z] $ docker rm -f 22a35e3d824c06ffd10891712c85b88497e375e4daf28dd96b68d361abd36400 [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-09-16T18:47:48.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-16T18:47:48.872Z] [2021-09-16T18:47:48.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:47:49.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-16T18:47:49.494Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-16T18:47:49.494Z] 29e5d40040c1: Pulling fs layer [2021-09-16T18:47:49.494Z] 1ce36da41761: Pulling fs layer [2021-09-16T18:47:49.494Z] 25b303627fd3: Pulling fs layer [2021-09-16T18:47:49.766Z] 29e5d40040c1: Download complete [2021-09-16T18:47:50.364Z] 29e5d40040c1: Pull complete [2021-09-16T18:47:50.637Z] 1ce36da41761: Verifying Checksum [2021-09-16T18:47:50.637Z] 1ce36da41761: Download complete [2021-09-16T18:47:52.069Z] 1ce36da41761: Pull complete [2021-09-16T18:47:52.667Z] 25b303627fd3: Verifying Checksum [2021-09-16T18:47:52.667Z] 25b303627fd3: Download complete [2021-09-16T18:47:57.799Z] Removing intermediate container 96f700ae21b3 [2021-09-16T18:47:57.800Z] ---> 8311f92de7af [2021-09-16T18:47:57.800Z] [2021-09-16T18:47:57.800Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T18:47:57.800Z] Removing intermediate container da7ee961dbbb [2021-09-16T18:47:57.800Z] ---> 0731a0892e1e [2021-09-16T18:47:57.800Z] [2021-09-16T18:47:57.800Z] Step 11/32 : FROM alpine:3.12 [2021-09-16T18:47:57.800Z] 3.12: Pulling from library/alpine [2021-09-16T18:47:57.800Z] 3.12: Pulling from library/alpine [2021-09-16T18:47:57.800Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T18:47:57.800Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T18:47:57.800Z] Status: Downloaded newer image for alpine:3.12 [2021-09-16T18:47:57.800Z] Status: Downloaded newer image for alpine:3.12 [2021-09-16T18:47:57.800Z] ---> 48b8ec4ed9eb [2021-09-16T18:47:57.800Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-16T18:47:57.800Z] ---> 48b8ec4ed9eb [2021-09-16T18:47:57.800Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-16T18:47:57.800Z] ---> Running in 693adcaadadb [2021-09-16T18:47:57.800Z] ---> Running in 4610c34c8e29 [2021-09-16T18:47:57.800Z] Removing intermediate container 693adcaadadb [2021-09-16T18:47:57.800Z] ---> ddee1541395b [2021-09-16T18:47:57.800Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-16T18:47:57.800Z] ---> Running in 7be6848ed048 [2021-09-16T18:47:57.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T18:47:57.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T18:47:57.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T18:47:57.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T18:47:57.800Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-16T18:47:57.800Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T18:47:57.800Z] OK: 6 MiB in 15 packages [2021-09-16T18:47:57.800Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-16T18:47:57.800Z] (2/2) Installing su-exec (0.2-r1) [2021-09-16T18:47:57.800Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T18:47:57.800Z] OK: 6 MiB in 16 packages [2021-09-16T18:47:57.800Z] Removing intermediate container 4610c34c8e29 [2021-09-16T18:47:57.800Z] ---> 7b9beef07cad [2021-09-16T18:47:57.800Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T18:47:57.800Z] ---> Running in 9c1289517fd9 [2021-09-16T18:47:57.800Z] Removing intermediate container 7be6848ed048 [2021-09-16T18:47:57.800Z] ---> 28a9b1cb5441 [2021-09-16T18:47:57.800Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-16T18:47:57.800Z] ---> Running in e4a48afef761 [2021-09-16T18:47:57.800Z] Removing intermediate container 9c1289517fd9 [2021-09-16T18:47:57.800Z] ---> 9bb501acddc4 [2021-09-16T18:47:57.800Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-16T18:47:57.800Z] ---> Running in 5997a499b106 [2021-09-16T18:47:57.800Z] Removing intermediate container e4a48afef761 [2021-09-16T18:47:57.800Z] ---> c4121abb1d02 [2021-09-16T18:47:57.800Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-16T18:47:57.800Z] ---> Running in f69eaf53d416 [2021-09-16T18:47:57.800Z] Removing intermediate container 5997a499b106 [2021-09-16T18:47:57.800Z] ---> b9e99923abe8 [2021-09-16T18:47:57.800Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-16T18:47:57.800Z] ---> Running in 04decb3b2a03 [2021-09-16T18:47:57.800Z] Removing intermediate container f69eaf53d416 [2021-09-16T18:47:57.800Z] ---> 678f99c6e9e4 [2021-09-16T18:47:57.800Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-16T18:47:57.800Z] ---> Running in 3dab9295c82c [2021-09-16T18:47:57.800Z] Removing intermediate container 04decb3b2a03 [2021-09-16T18:47:57.800Z] ---> 5a3659174980 [2021-09-16T18:47:57.800Z] Step 16/24 : WORKDIR / [2021-09-16T18:47:58.071Z] ---> Running in e0131ce4d772 [2021-09-16T18:47:58.071Z] Removing intermediate container e0131ce4d772 [2021-09-16T18:47:58.071Z] ---> 128ef00b3d7b [2021-09-16T18:47:58.071Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T18:47:58.670Z] ---> 9dc7f4707409 [2021-09-16T18:47:58.670Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-16T18:47:59.284Z] ---> 3ba4cdfde64c [2021-09-16T18:47:59.284Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-16T18:47:59.911Z] Removing intermediate container 3dab9295c82c [2021-09-16T18:47:59.911Z] ---> 5a527fe7d29e [2021-09-16T18:47:59.911Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-16T18:48:00.192Z] ---> 899761406349 [2021-09-16T18:48:00.192Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-16T18:48:00.192Z] ---> Running in c5e24390f145 [2021-09-16T18:48:00.192Z] ---> Running in 3b323791e908 [2021-09-16T18:48:00.192Z] Removing intermediate container 174aa7f3ca21 [2021-09-16T18:48:00.192Z] ---> d7cdf84366f7 [2021-09-16T18:48:00.192Z] [2021-09-16T18:48:00.192Z] Step 11/23 : FROM alpine:3.12 [2021-09-16T18:48:00.192Z] ---> 48b8ec4ed9eb [2021-09-16T18:48:00.192Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-16T18:48:00.470Z] ---> Running in fbac5a9a7276 [2021-09-16T18:48:00.470Z] Removing intermediate container c5e24390f145 [2021-09-16T18:48:00.470Z] ---> ebba791df808 [2021-09-16T18:48:00.470Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-16T18:48:00.470Z] Removing intermediate container 3b323791e908 [2021-09-16T18:48:00.470Z] ---> 0bc493082563 [2021-09-16T18:48:00.470Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T18:48:00.470Z] ---> Running in 7e41de069006 [2021-09-16T18:48:01.089Z] Removing intermediate container 7e41de069006 [2021-09-16T18:48:01.089Z] ---> f58c0a3261ea [2021-09-16T18:48:01.089Z] Step 22/24 : LABEL arch=x86_64 [2021-09-16T18:48:01.089Z] ---> Running in 48740b3a2790 [2021-09-16T18:48:01.089Z] ---> 9c43769fe113 [2021-09-16T18:48:01.089Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-16T18:48:01.089Z] ---> Running in 5831f063e566 [2021-09-16T18:48:01.375Z] Removing intermediate container 48740b3a2790 [2021-09-16T18:48:01.375Z] ---> 07e02e1bd4d9 [2021-09-16T18:48:01.375Z] Step 23/24 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:48:01.375Z] ---> Running in de1077b71ee5 [2021-09-16T18:48:01.375Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T18:48:01.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T18:48:01.667Z] Removing intermediate container de1077b71ee5 [2021-09-16T18:48:01.667Z] ---> 363e1dcbdd5e [2021-09-16T18:48:01.667Z] Step 24/24 : LABEL version=2.0.1-dev.47 [2021-09-16T18:48:01.667Z] ---> Running in 4ee9e20acd89 [2021-09-16T18:48:01.950Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-16T18:48:01.950Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-16T18:48:01.950Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T18:48:01.950Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T18:48:01.950Z] OK: 6 MiB in 16 packages [2021-09-16T18:48:01.950Z] Removing intermediate container 4ee9e20acd89 [2021-09-16T18:48:01.950Z] ---> 7409a3a32d6c [2021-09-16T18:48:01.950Z] [2021-09-16T18:48:02.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-16T18:48:02.228Z] Successfully built 7409a3a32d6c [2021-09-16T18:48:02.228Z] Successfully tagged core-command:latest [2021-09-16T18:48:02.228Z]  Building core-command ... done Building core-metadata [2021-09-16T18:48:02.828Z] 25b303627fd3: Pull complete [2021-09-16T18:48:02.828Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-16T18:48:02.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-16T18:48:02.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-16T18:48:02.858Z] Removing intermediate container 5831f063e566 [2021-09-16T18:48:02.858Z] ---> 0dd079a8a015 [2021-09-16T18:48:02.858Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T18:48:03.111Z] prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container [2021-09-16T18:48:03.219Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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-09-16T18:48:03.459Z] Removing intermediate container fbac5a9a7276 [2021-09-16T18:48:03.459Z] ---> 1ef3f98a3ad2 [2021-09-16T18:48:03.459Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T18:48:04.071Z] ---> 9ec4ce0acc6c [2021-09-16T18:48:04.071Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-16T18:48:04.071Z] ---> Running in 92eaea9f8a7d [2021-09-16T18:48:04.377Z] Removing intermediate container 92eaea9f8a7d [2021-09-16T18:48:04.378Z] ---> 57c50fa9960e [2021-09-16T18:48:04.378Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-16T18:48:04.672Z] ---> Running in 9d18d98bf5ae [2021-09-16T18:48:04.952Z] ---> 18c68386b09d [2021-09-16T18:48:04.952Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-16T18:48:04.952Z] Removing intermediate container 9d18d98bf5ae [2021-09-16T18:48:04.952Z] ---> b1ad30406fb5 [2021-09-16T18:48:04.952Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-16T18:48:05.222Z] ---> Running in d90407ca44b9 [2021-09-16T18:48:05.222Z] ---> 6267f8d9b33b [2021-09-16T18:48:05.222Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-16T18:48:05.490Z] Removing intermediate container d90407ca44b9 [2021-09-16T18:48:05.490Z] ---> 076120c49a4d [2021-09-16T18:48:05.490Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T18:48:05.490Z] Removing intermediate container 45c636db77a6 [2021-09-16T18:48:05.490Z] ---> fbbb846e78ae [2021-09-16T18:48:05.490Z] [2021-09-16T18:48:05.490Z] Step 11/26 : FROM alpine:3.12 [2021-09-16T18:48:05.490Z] ---> 48b8ec4ed9eb [2021-09-16T18:48:05.490Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-16T18:48:05.806Z] ---> Running in f73dc908e8d8 [2021-09-16T18:48:05.806Z] ---> 7aabfcc07afb [2021-09-16T18:48:05.806Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-16T18:48:06.073Z] ---> fc9e50a4e874 [2021-09-16T18:48:06.073Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-16T18:48:06.350Z] ---> 7d08cdb5bebf [2021-09-16T18:48:06.350Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-16T18:48:06.350Z] ---> Running in f565e7389247 [2021-09-16T18:48:06.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T18:48:06.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T18:48:06.656Z] Removing intermediate container f565e7389247 [2021-09-16T18:48:06.656Z] ---> 1e3ed76e0dbe [2021-09-16T18:48:06.656Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-16T18:48:06.938Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-16T18:48:06.938Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-16T18:48:06.938Z] (3/3) Installing su-exec (0.2-r1) [2021-09-16T18:48:06.938Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T18:48:06.938Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T18:48:06.938Z] OK: 6 MiB in 17 packages [2021-09-16T18:48:07.183Z] $ docker top 3f4f4e8c4675ce02812527ee153cf55415aa4b87963d5dcc4eb9761b80ac4c6c -eo pid,comm [2021-09-16T18:48:07.208Z] ---> 696ed9c25acf [2021-09-16T18:48:07.208Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-16T18:48:07.208Z] ---> bc905d95cd59 [2021-09-16T18:48:07.208Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-16T18:48:07.478Z] ---> 45da00e0ca99 [2021-09-16T18:48:07.478Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-16T18:48:07.478Z] ---> Running in 659ebc2ad3f6 [Pipeline] { [Pipeline] sh [2021-09-16T18:48:07.751Z] ---> Running in e5dba2f0c728 [2021-09-16T18:48:07.752Z] Removing intermediate container f73dc908e8d8 [2021-09-16T18:48:07.752Z] ---> b386ebfa332f [2021-09-16T18:48:07.752Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-16T18:48:08.022Z] Removing intermediate container e5dba2f0c728 [2021-09-16T18:48:08.022Z] ---> f325e7c0e5d4 [2021-09-16T18:48:08.022Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T18:48:08.191Z] + grep parallel [2021-09-16T18:48:08.191Z] + docker-compose build --help [2021-09-16T18:48:08.314Z] ---> Running in a663f0864360 [2021-09-16T18:48:08.314Z] ---> Running in 6761ffc1e768 [2021-09-16T18:48:08.591Z] Removing intermediate container be8dd1c14c1f [2021-09-16T18:48:08.592Z] ---> e1fca1272c8e [2021-09-16T18:48:08.592Z] [2021-09-16T18:48:08.592Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T18:48:08.592Z] ---> 48b8ec4ed9eb [2021-09-16T18:48:08.592Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-16T18:48:08.592Z] Removing intermediate container a663f0864360 [2021-09-16T18:48:08.592Z] ---> 0f704bc18fa7 [2021-09-16T18:48:08.592Z] Step 14/26 : WORKDIR / [2021-09-16T18:48:08.592Z] ---> Running in 4d4e449279a0 [2021-09-16T18:48:08.592Z] Removing intermediate container 6761ffc1e768 [2021-09-16T18:48:08.592Z] ---> 9d657def590b [2021-09-16T18:48:08.592Z] Step 21/23 : LABEL arch=x86_64 [2021-09-16T18:48:08.592Z] ---> Running in a8bce4b2b8a9 [2021-09-16T18:48:08.592Z] ---> Running in b95fa5f494a8 [2021-09-16T18:48:08.877Z] Removing intermediate container 659ebc2ad3f6 [2021-09-16T18:48:08.877Z] ---> 0be5ed451648 [2021-09-16T18:48:08.877Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-16T18:48:08.877Z] Removing intermediate container a8bce4b2b8a9 [2021-09-16T18:48:08.877Z] ---> db314ed64a1c [2021-09-16T18:48:08.877Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-16T18:48:08.877Z] Removing intermediate container 4d4e449279a0 [2021-09-16T18:48:08.877Z] ---> 0064cdd47d0e [2021-09-16T18:48:08.877Z] 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-09-16T18:48:08.877Z] ---> Running in f14b311728e8 [2021-09-16T18:48:08.877Z] Removing intermediate container b95fa5f494a8 [2021-09-16T18:48:08.877Z] ---> 3ee463752000 [2021-09-16T18:48:08.877Z] Step 22/23 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:48:08.877Z] ---> Running in 1fed73242aa1 [2021-09-16T18:48:08.877Z] ---> Running in aff4cb36e9bf [2021-09-16T18:48:09.154Z] Removing intermediate container f14b311728e8 [2021-09-16T18:48:09.154Z] ---> 825d88a7f0d2 [2021-09-16T18:48:09.154Z] Step 29/32 : CMD ["gate"] [2021-09-16T18:48:09.154Z] ---> e6f9072bfa41 [2021-09-16T18:48:09.154Z] 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-09-16T18:48:09.154Z] Removing intermediate container 1fed73242aa1 [2021-09-16T18:48:09.154Z] ---> 0a1cf0f8dfd6 [2021-09-16T18:48:09.154Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-16T18:48:09.154Z] ---> Running in d6e5fd60f520 [2021-09-16T18:48:09.154Z] Removing intermediate container aff4cb36e9bf [2021-09-16T18:48:09.154Z] ---> 92ab61a80168 [2021-09-16T18:48:09.154Z] Step 23/23 : LABEL version=2.0.1-dev.47 [2021-09-16T18:48:09.439Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:48:09.439Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:48:09.439Z] ---> 5ed4cfe33539 [2021-09-16T18:48:09.439Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T18:48:09.439Z] ---> Using cache [2021-09-16T18:48:09.439Z] ---> 75844ff3224c [2021-09-16T18:48:09.439Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:48:09.439Z] ---> Using cache [2021-09-16T18:48:09.439Z] ---> dfdd391b1c02 [2021-09-16T18:48:09.439Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-16T18:48:09.439Z] ---> Using cache [2021-09-16T18:48:09.439Z] ---> cc8be374065c [2021-09-16T18:48:09.439Z] Step 6/24 : COPY go.mod . [2021-09-16T18:48:09.439Z] ---> Using cache [2021-09-16T18:48:09.439Z] ---> 503e9725465d [2021-09-16T18:48:09.439Z] Step 7/24 : RUN go mod download [2021-09-16T18:48:09.439Z] ---> Using cache [2021-09-16T18:48:09.439Z] ---> 691738158aa9 [2021-09-16T18:48:09.439Z] Step 8/24 : COPY . . [2021-09-16T18:48:09.439Z] ---> Using cache [2021-09-16T18:48:09.439Z] ---> 8f9c016481c4 [2021-09-16T18:48:09.439Z] Step 9/24 : RUN go mod tidy [2021-09-16T18:48:09.439Z] ---> Using cache [2021-09-16T18:48:09.439Z] ---> bc60b2fbf8df [2021-09-16T18:48:09.439Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-16T18:48:09.439Z] ---> Running in 9669ff33f9f2 [2021-09-16T18:48:09.439Z] ---> Running in ef66f90b3f11 [2021-09-16T18:48:09.439Z] ---> Running in bb669b636449 [2021-09-16T18:48:09.439Z] Removing intermediate container d6e5fd60f520 [2021-09-16T18:48:09.439Z] ---> cef86527c73f [2021-09-16T18:48:09.439Z] Step 30/32 : LABEL arch=x86_64 [2021-09-16T18:48:09.439Z] ---> 7ad9f6afa4bb [2021-09-16T18:48:09.439Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-16T18:48:09.707Z] ---> Running in 6000b904412a [2021-09-16T18:48:09.707Z] Removing intermediate container 9669ff33f9f2 [2021-09-16T18:48:09.707Z] ---> 93e7fe354690 [2021-09-16T18:48:09.707Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:48:09.707Z] ---> Running in 07887862a20e [2021-09-16T18:48:09.707Z] Removing intermediate container bb669b636449 [2021-09-16T18:48:09.707Z] ---> 2c0b5077c741 [2021-09-16T18:48:09.707Z] [2021-09-16T18:48:09.707Z] ---> 2eaa66abe8c4 [2021-09-16T18:48:09.707Z] 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-09-16T18:48:09.707Z] Removing intermediate container 6000b904412a [2021-09-16T18:48:09.707Z] ---> abb1bb9edeca [2021-09-16T18:48:09.707Z] Step 31/32 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:48:09.707Z] Successfully built 2c0b5077c741 [2021-09-16T18:48:09.982Z] Successfully tagged support-notifications:latest [2021-09-16T18:48:09.982Z] Building support-scheduler [2021-09-16T18:48:09.982Z]  Building support-notifications ... done  ---> Running in 91c2d411908a [2021-09-16T18:48:09.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-16T18:48:10.587Z] Removing intermediate container 91c2d411908a [2021-09-16T18:48:10.587Z] ---> 71c53de43c7b [2021-09-16T18:48:10.587Z] Step 32/32 : LABEL version=2.0.1-dev.47 [2021-09-16T18:48:12.024Z] ---> 72bb4fd52b16 [2021-09-16T18:48:12.024Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-16T18:48:12.307Z] ---> Running in ebea6996b666 [2021-09-16T18:48:12.488Z] --parallel Build images in parallel. [Pipeline] } [2021-09-16T18:48:12.795Z] $ docker stop --time=1 3f4f4e8c4675ce02812527ee153cf55415aa4b87963d5dcc4eb9761b80ac4c6c [2021-09-16T18:48:12.899Z] ---> 64b1cbc7fbd7 [2021-09-16T18:48:12.899Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-16T18:48:12.899Z] Removing intermediate container ebea6996b666 [2021-09-16T18:48:12.899Z] ---> 1367d8f19fda [2021-09-16T18:48:12.899Z] [2021-09-16T18:48:12.899Z] Removing intermediate container 07887862a20e [2021-09-16T18:48:12.899Z] ---> 398ea2e4c7f8 [2021-09-16T18:48:12.899Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-16T18:48:12.899Z] Successfully built 1367d8f19fda [2021-09-16T18:48:12.899Z] Successfully tagged security-bootstrapper:latest [2021-09-16T18:48:12.899Z] Building sys-mgmt-agent [2021-09-16T18:48:12.899Z]  Building security-bootstrapper ... done  ---> Running in e9fad9c81dd2 [2021-09-16T18:48:13.881Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T18:48:14.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T18:48:14.706Z] $ docker rm -f 3f4f4e8c4675ce02812527ee153cf55415aa4b87963d5dcc4eb9761b80ac4c6c [2021-09-16T18:48:14.741Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-16T18:48:14.741Z] (2/6) Installing libgcc (9.3.0-r2) [Pipeline] // withDockerContainer [2021-09-16T18:48:15.013Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-16T18:48:15.013Z] (4/6) Installing libstdc++ (9.3.0-r2) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:48:15.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-16T18:48:15.378Z] . [Pipeline] withDockerContainer [2021-09-16T18:48:15.609Z] ---> cf33f3b7d7d5 [2021-09-16T18:48:15.610Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-16T18:48:15.648Z] prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container [2021-09-16T18:48:15.746Z] $ 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/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-16T18:48:15.878Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-16T18:48:15.878Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-16T18:48:16.147Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T18:48:16.147Z] OK: 8 MiB in 20 packages [2021-09-16T18:48:17.374Z] $ docker top b9f44067a8827e71de09e24764e2898fa3275a1b5fd1911a7edc971b02587f0c -eo pid,comm [2021-09-16T18:48:17.564Z] ---> ab6359c9a821 [2021-09-16T18:48:17.564Z] 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-09-16T18:48:17.564Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:48:17.564Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:48:17.564Z] ---> 5ed4cfe33539 [2021-09-16T18:48:17.564Z] Step 3/23 : WORKDIR /edgex-go [2021-09-16T18:48:17.564Z] ---> Using cache [2021-09-16T18:48:17.564Z] ---> 75844ff3224c [2021-09-16T18:48:17.564Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:48:17.564Z] ---> Using cache [2021-09-16T18:48:17.564Z] ---> dfdd391b1c02 [2021-09-16T18:48:17.564Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-16T18:48:17.564Z] ---> Using cache [2021-09-16T18:48:17.564Z] ---> cc8be374065c [2021-09-16T18:48:17.564Z] Step 6/23 : COPY go.mod . [2021-09-16T18:48:17.564Z] ---> Using cache [2021-09-16T18:48:17.564Z] ---> 503e9725465d [2021-09-16T18:48:17.564Z] Step 7/23 : RUN go mod download [2021-09-16T18:48:17.564Z] ---> Using cache [2021-09-16T18:48:17.564Z] ---> 691738158aa9 [2021-09-16T18:48:17.564Z] Step 8/23 : COPY . . [2021-09-16T18:48:17.564Z] ---> Using cache [2021-09-16T18:48:17.564Z] ---> 8f9c016481c4 [2021-09-16T18:48:17.564Z] Step 9/23 : RUN go mod tidy [2021-09-16T18:48:17.564Z] ---> Using cache [2021-09-16T18:48:17.564Z] ---> bc60b2fbf8df [2021-09-16T18:48:17.564Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [Pipeline] { [Pipeline] sh [2021-09-16T18:48:17.838Z] ---> Running in 0c367506b64a [2021-09-16T18:48:17.838Z] ---> Running in 6faf07861dbf [2021-09-16T18:48:17.838Z] Removing intermediate container e9fad9c81dd2 [2021-09-16T18:48:17.838Z] ---> f9f33afa41d3 [2021-09-16T18:48:17.838Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T18:48:18.364Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-16T18:48:18.433Z] ---> a9dac90c2438 [2021-09-16T18:48:18.433Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-16T18:48:18.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-16T18:48:19.295Z] ---> 20ff42365279 [2021-09-16T18:48:19.295Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-16T18:48:19.295Z] Removing intermediate container 6faf07861dbf [2021-09-16T18:48:19.295Z] ---> 79e767946132 [2021-09-16T18:48:19.295Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-16T18:48:19.563Z] ---> Running in dae4d78f6396 [2021-09-16T18:48:19.563Z] ---> d85594f9a30d [2021-09-16T18:48:19.563Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-16T18:48:19.563Z] Removing intermediate container dae4d78f6396 [2021-09-16T18:48:19.563Z] ---> 70f8baa0a825 [2021-09-16T18:48:19.563Z] Step 24/26 : LABEL arch=x86_64 [2021-09-16T18:48:19.838Z] ---> Running in b61544c81df2 [2021-09-16T18:48:19.838Z] ---> Running in a59ed4fa600a [2021-09-16T18:48:19.838Z] Removing intermediate container b61544c81df2 [2021-09-16T18:48:19.838Z] ---> f796bd0ca37d [2021-09-16T18:48:19.838Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T18:48:20.108Z] Removing intermediate container a59ed4fa600a [2021-09-16T18:48:20.108Z] ---> 81c3e4155f2c [2021-09-16T18:48:20.108Z] Step 25/26 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:48:20.108Z] ---> Running in bbd58ace9ddb [2021-09-16T18:48:20.108Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:48:20.108Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:48:20.108Z] ---> 5ed4cfe33539 [2021-09-16T18:48:20.108Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T18:48:20.108Z] ---> Using cache [2021-09-16T18:48:20.108Z] ---> 75844ff3224c [2021-09-16T18:48:20.108Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:48:20.108Z] ---> Using cache [2021-09-16T18:48:20.108Z] ---> dfdd391b1c02 [2021-09-16T18:48:20.108Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-16T18:48:20.108Z] ---> Running in 71b311e65970 [2021-09-16T18:48:20.108Z] ---> Running in d2cd490116b3 [2021-09-16T18:48:20.376Z] Removing intermediate container bbd58ace9ddb [2021-09-16T18:48:20.376Z] ---> ef6fee151758 [2021-09-16T18:48:20.376Z] Step 22/24 : LABEL arch=x86_64 [2021-09-16T18:48:20.376Z] Removing intermediate container d2cd490116b3 [2021-09-16T18:48:20.376Z] ---> beac86a10af8 [2021-09-16T18:48:20.376Z] Step 26/26 : LABEL version=2.0.1-dev.47 [2021-09-16T18:48:20.376Z] ---> Running in c1074ae66f5e [2021-09-16T18:48:20.376Z] ---> Running in c0e750ef23ca [2021-09-16T18:48:20.650Z] Removing intermediate container c1074ae66f5e [2021-09-16T18:48:20.650Z] ---> e0b978f0898a [2021-09-16T18:48:20.650Z] Step 23/24 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:48:20.650Z] Removing intermediate container c0e750ef23ca [2021-09-16T18:48:20.650Z] ---> e62ae4afedab [2021-09-16T18:48:20.650Z] [2021-09-16T18:48:20.928Z] ---> Running in 2080274d72b6 [2021-09-16T18:48:20.928Z] Successfully built e62ae4afedab [2021-09-16T18:48:20.928Z] Successfully tagged security-secretstore-setup:latest [2021-09-16T18:48:20.928Z] Building security-proxy-setup [2021-09-16T18:48:20.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T18:48:20.928Z]  Building security-secretstore-setup ... done Removing intermediate container 2080274d72b6 [2021-09-16T18:48:20.928Z] ---> 01f73cd3a7ed [2021-09-16T18:48:20.928Z] Step 24/24 : LABEL version=2.0.1-dev.47 [2021-09-16T18:48:21.198Z] ---> Running in bdd6f2fb98a3 [2021-09-16T18:48:21.468Z] Removing intermediate container bdd6f2fb98a3 [2021-09-16T18:48:21.468Z] ---> ff77d3d42f86 [2021-09-16T18:48:21.468Z] [2021-09-16T18:48:21.468Z] Successfully built ff77d3d42f86 [2021-09-16T18:48:21.468Z] Successfully tagged core-data:latest [2021-09-16T18:48:21.739Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T18:48:22.336Z] OK: 219 MiB in 52 packages [2021-09-16T18:48:22.667Z] Building core-command ... [2021-09-16T18:48:22.667Z] Building core-data ... [2021-09-16T18:48:22.667Z] Building core-metadata ... [2021-09-16T18:48:22.667Z] Building security-bootstrapper ... [2021-09-16T18:48:22.667Z] Building security-proxy-setup ... [2021-09-16T18:48:22.667Z] Building security-secretstore-setup ... [2021-09-16T18:48:22.667Z] Building support-notifications ... [2021-09-16T18:48:22.667Z] Building support-scheduler ... [2021-09-16T18:48:22.667Z] Building sys-mgmt-agent ... [2021-09-16T18:48:22.667Z] Building core-metadata [2021-09-16T18:48:22.667Z] Building security-secretstore-setup [2021-09-16T18:48:22.667Z] Building core-command [2021-09-16T18:48:22.667Z] Building sys-mgmt-agent [2021-09-16T18:48:22.667Z] Building support-notifications [2021-09-16T18:48:24.944Z] Removing intermediate container 71b311e65970 [2021-09-16T18:48:24.944Z] ---> 2ec28075c501 [2021-09-16T18:48:24.944Z] Step 6/24 : COPY go.mod . [2021-09-16T18:48:25.230Z] ---> 7e77531fd52d [2021-09-16T18:48:25.230Z] Step 7/24 : RUN go mod download [2021-09-16T18:48:25.230Z] ---> Running in 8f2aa971bb9b [2021-09-16T18:48:26.241Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:48:26.241Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:48:26.241Z] ---> 5ed4cfe33539 [2021-09-16T18:48:26.241Z] Step 3/22 : WORKDIR /edgex-go [2021-09-16T18:48:26.241Z] ---> Using cache [2021-09-16T18:48:26.241Z] ---> 75844ff3224c [2021-09-16T18:48:26.241Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:48:26.241Z] ---> Using cache [2021-09-16T18:48:26.241Z] ---> dfdd391b1c02 [2021-09-16T18:48:26.241Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-16T18:48:26.241Z] ---> Using cache [2021-09-16T18:48:26.241Z] ---> cc8be374065c [2021-09-16T18:48:26.241Z] Step 6/22 : COPY go.mod . [2021-09-16T18:48:26.241Z] ---> Using cache [2021-09-16T18:48:26.241Z] ---> 503e9725465d [2021-09-16T18:48:26.241Z] Step 7/22 : RUN go mod download [2021-09-16T18:48:26.241Z] ---> Using cache [2021-09-16T18:48:26.241Z] ---> 691738158aa9 [2021-09-16T18:48:26.241Z] Step 8/22 : COPY . . [2021-09-16T18:48:26.241Z] ---> Using cache [2021-09-16T18:48:26.241Z] ---> 8f9c016481c4 [2021-09-16T18:48:26.241Z] Step 9/22 : RUN go mod tidy [2021-09-16T18:48:26.241Z] ---> Using cache [2021-09-16T18:48:26.241Z] ---> bc60b2fbf8df [2021-09-16T18:48:26.241Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-16T18:48:26.241Z] ---> Running in 1489a766e677 [2021-09-16T18:48:26.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-16T18:48:27.860Z] Removing intermediate container 8f2aa971bb9b [2021-09-16T18:48:27.860Z] ---> 9c7ef62bffcd [2021-09-16T18:48:27.860Z] Step 8/24 : COPY . . [2021-09-16T18:48:34.557Z] ---> 62e870105592 [2021-09-16T18:48:34.557Z] Step 9/24 : RUN go mod tidy [2021-09-16T18:48:34.557Z] ---> Running in 909de2f8a0da [2021-09-16T18:48:35.534Z] Removing intermediate container 909de2f8a0da [2021-09-16T18:48:35.534Z] ---> 8fc1222677cd [2021-09-16T18:48:35.534Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-16T18:48:35.534Z] ---> Running in f7cdf5f5a974 [2021-09-16T18:48:36.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-16T18:48:40.397Z] Removing intermediate container ef66f90b3f11 [2021-09-16T18:48:40.397Z] ---> e4b5d07bb0d2 [2021-09-16T18:48:40.397Z] [2021-09-16T18:48:40.397Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T18:48:40.397Z] ---> 48b8ec4ed9eb [2021-09-16T18:48:40.397Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-16T18:48:40.397Z] ---> Using cache [2021-09-16T18:48:40.397Z] ---> 7b9beef07cad [2021-09-16T18:48:40.397Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T18:48:40.397Z] ---> Using cache [2021-09-16T18:48:40.397Z] ---> 9bb501acddc4 [2021-09-16T18:48:40.397Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-16T18:48:40.397Z] ---> Running in d64671e250e7 [2021-09-16T18:48:40.665Z] Removing intermediate container d64671e250e7 [2021-09-16T18:48:40.665Z] ---> f09ac0d08347 [2021-09-16T18:48:40.665Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-16T18:48:40.665Z] ---> Running in 82077b396e85 [2021-09-16T18:48:40.936Z] Removing intermediate container 82077b396e85 [2021-09-16T18:48:40.936Z] ---> 1ebb163f489b [2021-09-16T18:48:40.936Z] Step 16/24 : WORKDIR / [2021-09-16T18:48:40.936Z] ---> Running in 26afc1aa4f17 [2021-09-16T18:48:40.936Z] Removing intermediate container 26afc1aa4f17 [2021-09-16T18:48:40.936Z] ---> d9a984cdbe37 [2021-09-16T18:48:40.936Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T18:48:41.205Z] ---> e83e25fdd8c4 [2021-09-16T18:48:41.205Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-16T18:48:41.799Z] ---> 88bcbdc2f3ad [2021-09-16T18:48:41.799Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-16T18:48:41.799Z] ---> d1a8ed5f2a57 [2021-09-16T18:48:41.799Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-16T18:48:41.799Z] ---> Running in 113d72a2a96d [2021-09-16T18:48:42.070Z] Removing intermediate container 113d72a2a96d [2021-09-16T18:48:42.070Z] ---> c9aa4c311eed [2021-09-16T18:48:42.070Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T18:48:42.070Z] ---> Running in ef5861995726 [2021-09-16T18:48:42.343Z] Removing intermediate container ef5861995726 [2021-09-16T18:48:42.343Z] ---> f5a7224e51f5 [2021-09-16T18:48:42.343Z] Step 22/24 : LABEL arch=x86_64 [2021-09-16T18:48:42.343Z] ---> Running in 585708ce6c57 [2021-09-16T18:48:42.343Z] Removing intermediate container 585708ce6c57 [2021-09-16T18:48:42.343Z] ---> b68c15749472 [2021-09-16T18:48:42.343Z] Step 23/24 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:48:42.615Z] ---> Running in 90a074583345 [2021-09-16T18:48:42.615Z] Removing intermediate container 90a074583345 [2021-09-16T18:48:42.615Z] ---> d7e64577b078 [2021-09-16T18:48:42.615Z] Step 24/24 : LABEL version=2.0.1-dev.47 [2021-09-16T18:48:42.615Z] ---> Running in 66583c8b6af6 [2021-09-16T18:48:42.883Z] Removing intermediate container 66583c8b6af6 [2021-09-16T18:48:42.883Z] ---> 63bb0c8896da [2021-09-16T18:48:42.883Z] [2021-09-16T18:48:42.883Z] Successfully built 63bb0c8896da [2021-09-16T18:48:42.883Z] Successfully tagged core-metadata:latest [2021-09-16T18:48:49.548Z]  Building core-metadata ... done Removing intermediate container 0c367506b64a [2021-09-16T18:48:49.548Z] ---> 10a7de6ff884 [2021-09-16T18:48:49.548Z] [2021-09-16T18:48:49.548Z] Step 11/23 : FROM alpine:3.12 [2021-09-16T18:48:49.548Z] ---> 48b8ec4ed9eb [2021-09-16T18:48:49.548Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-16T18:48:49.548Z] ---> Using cache [2021-09-16T18:48:49.548Z] ---> 7b9beef07cad [2021-09-16T18:48:49.548Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T18:48:49.548Z] ---> Using cache [2021-09-16T18:48:49.548Z] ---> 9bb501acddc4 [2021-09-16T18:48:49.548Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-16T18:48:49.548Z] ---> Running in 6dccf459dbaa [2021-09-16T18:48:49.548Z] Removing intermediate container 6dccf459dbaa [2021-09-16T18:48:49.548Z] ---> 5d86fa942c90 [2021-09-16T18:48:49.548Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-16T18:48:49.548Z] ---> Running in 639299fce77c [2021-09-16T18:48:49.548Z] Removing intermediate container 639299fce77c [2021-09-16T18:48:49.548Z] ---> 909e1f1d6835 [2021-09-16T18:48:49.548Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T18:48:49.548Z] ---> d70e9f0bb7b7 [2021-09-16T18:48:49.548Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-16T18:48:50.135Z] ---> 04846faab004 [2021-09-16T18:48:50.135Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-16T18:48:50.135Z] ---> 5afe9c7e6ee4 [2021-09-16T18:48:50.135Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-16T18:48:50.403Z] ---> Running in 1320fa223ea3 [2021-09-16T18:48:50.674Z] Removing intermediate container 1320fa223ea3 [2021-09-16T18:48:50.674Z] ---> 439e2e7a2c08 [2021-09-16T18:48:50.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T18:48:50.674Z] ---> Running in e9c6a6e504ab [2021-09-16T18:48:50.674Z] Removing intermediate container e9c6a6e504ab [2021-09-16T18:48:50.674Z] ---> 33e2e90f4a36 [2021-09-16T18:48:50.674Z] Step 21/23 : LABEL arch=x86_64 [2021-09-16T18:48:50.944Z] ---> Running in b48624fabcd7 [2021-09-16T18:48:50.944Z] Removing intermediate container b48624fabcd7 [2021-09-16T18:48:50.944Z] ---> 008203c7681f [2021-09-16T18:48:50.945Z] Step 22/23 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:48:50.945Z] ---> Running in a9e65d9c3b75 [2021-09-16T18:48:51.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-16T18:48:51.218Z] Removing intermediate container a9e65d9c3b75 [2021-09-16T18:48:51.218Z] ---> d029735bb8df [2021-09-16T18:48:51.218Z] Step 23/23 : LABEL version=2.0.1-dev.47 [2021-09-16T18:48:51.218Z] ---> Running in 04161d9b2d74 [2021-09-16T18:48:51.503Z] Removing intermediate container 04161d9b2d74 [2021-09-16T18:48:51.503Z] ---> 1cf8c47f2650 [2021-09-16T18:48:51.503Z] [2021-09-16T18:48:51.503Z] Successfully built 1cf8c47f2650 [2021-09-16T18:48:51.503Z] Successfully tagged support-scheduler:latest [2021-09-16T18:48:54.167Z]  Building support-scheduler ... done Removing intermediate container 1489a766e677 [2021-09-16T18:48:54.167Z] ---> 828dfe2b64a4 [2021-09-16T18:48:54.167Z] [2021-09-16T18:48:54.167Z] Step 11/22 : FROM alpine:3.12 [2021-09-16T18:48:54.167Z] ---> 48b8ec4ed9eb [2021-09-16T18:48:54.167Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-16T18:48:54.167Z] ---> Running in 04f5d6b08b67 [2021-09-16T18:48:54.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T18:48:54.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T18:48:54.774Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-16T18:48:54.774Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-16T18:48:54.774Z] (3/4) Installing libcurl (7.79.0-r0) [2021-09-16T18:48:54.774Z] (4/4) Installing curl (7.79.0-r0) [2021-09-16T18:48:54.774Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T18:48:54.774Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T18:48:54.774Z] OK: 7 MiB in 18 packages [2021-09-16T18:48:55.627Z] Removing intermediate container 04f5d6b08b67 [2021-09-16T18:48:55.627Z] ---> c9d764836b78 [2021-09-16T18:48:55.627Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-16T18:48:55.627Z] ---> Running in 8645621f93b2 [2021-09-16T18:48:55.627Z] Removing intermediate container 8645621f93b2 [2021-09-16T18:48:55.627Z] ---> 4e18bc794a5d [2021-09-16T18:48:55.627Z] Step 14/22 : WORKDIR /edgex [2021-09-16T18:48:56.000Z] ---> Running in 3d5ae82cfdc9 [2021-09-16T18:48:56.000Z] Removing intermediate container 3d5ae82cfdc9 [2021-09-16T18:48:56.000Z] ---> f87dbdd431bc [2021-09-16T18:48:56.000Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-16T18:48:56.000Z] Removing intermediate container f7cdf5f5a974 [2021-09-16T18:48:56.000Z] ---> 81ab0e41b143 [2021-09-16T18:48:56.000Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-16T18:48:56.000Z] ---> Running in 4ac8a8ddd086 [2021-09-16T18:48:56.331Z] ---> c5f4b5bc5017 [2021-09-16T18:48:56.331Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-16T18:48:56.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-16T18:48:56.667Z] ---> 4f3f3143e662 [2021-09-16T18:48:56.667Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-16T18:48:57.074Z] ---> 3b4dbbcc22e8 [2021-09-16T18:48:57.074Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-16T18:48:57.074Z] ---> Running in 3ef856cfef8f [2021-09-16T18:48:57.074Z] Removing intermediate container 3ef856cfef8f [2021-09-16T18:48:57.074Z] ---> 7490f8eccea2 [2021-09-16T18:48:57.074Z] Step 19/22 : CMD ["--init=true"] [2021-09-16T18:48:57.074Z] ---> Running in 36bebf3c5bb5 [2021-09-16T18:48:57.074Z] Removing intermediate container 4ac8a8ddd086 [2021-09-16T18:48:57.074Z] ---> bf6f3b12eadc [2021-09-16T18:48:57.074Z] [2021-09-16T18:48:57.074Z] Step 12/24 : FROM docker:20.10.7 [2021-09-16T18:48:57.468Z] Removing intermediate container 36bebf3c5bb5 [2021-09-16T18:48:57.468Z] ---> 681d8c581635 [2021-09-16T18:48:57.468Z] Step 20/22 : LABEL arch=x86_64 [2021-09-16T18:48:57.468Z] ---> Running in 9fedc7d30684 [2021-09-16T18:48:57.468Z] 20.10.7: Pulling from library/docker [2021-09-16T18:48:57.468Z] Removing intermediate container 9fedc7d30684 [2021-09-16T18:48:57.468Z] ---> 6beba890ac75 [2021-09-16T18:48:57.468Z] Step 21/22 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:48:57.468Z] ---> Running in 804dd717ad6b [2021-09-16T18:48:57.468Z] Removing intermediate container 804dd717ad6b [2021-09-16T18:48:57.468Z] ---> 1c7fac50db4e [2021-09-16T18:48:57.468Z] Step 22/22 : LABEL version=2.0.1-dev.47 [2021-09-16T18:48:57.468Z] ---> Running in c2f045800cad [2021-09-16T18:48:57.789Z] Removing intermediate container c2f045800cad [2021-09-16T18:48:57.789Z] ---> 78bcbbd79241 [2021-09-16T18:48:57.789Z] [2021-09-16T18:48:57.789Z] Successfully built 78bcbbd79241 [2021-09-16T18:48:57.789Z] Successfully tagged security-proxy-setup:latest [2021-09-16T18:49:01.617Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:49:01.617Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:49:01.617Z] ---> d59627a22639 [2021-09-16T18:49:01.617Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T18:49:01.617Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:49:01.617Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:49:01.617Z] ---> d59627a22639 [2021-09-16T18:49:01.617Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T18:49:01.617Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:49:01.617Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:49:01.617Z] ---> d59627a22639 [2021-09-16T18:49:01.617Z] Step 3/26 : WORKDIR /edgex-go [2021-09-16T18:49:01.617Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:49:01.617Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:49:01.617Z] ---> d59627a22639 [2021-09-16T18:49:01.617Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T18:49:01.617Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:49:01.617Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:49:01.617Z] ---> d59627a22639 [2021-09-16T18:49:01.617Z] Step 3/23 : WORKDIR /edgex-go [2021-09-16T18:49:01.617Z] ---> Running in 69d7379d7e02 [2021-09-16T18:49:01.617Z] ---> Running in b042ba438547 [2021-09-16T18:49:01.617Z] ---> Running in a163da060c8b [2021-09-16T18:49:01.617Z] ---> Running in 7267b1bc62bd [2021-09-16T18:49:01.617Z] ---> Running in 10809f897a4f [2021-09-16T18:49:01.617Z] Removing intermediate container b042ba438547 [2021-09-16T18:49:01.617Z] ---> 65f4bcfe865f [2021-09-16T18:49:01.617Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:49:01.617Z] Removing intermediate container 69d7379d7e02 [2021-09-16T18:49:01.617Z] ---> 127802774046 [2021-09-16T18:49:01.617Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:49:01.617Z] ---> Running in 0a267947cf97 [2021-09-16T18:49:01.617Z] Removing intermediate container 10809f897a4f [2021-09-16T18:49:01.617Z] ---> 4a6a48b74ec8 [2021-09-16T18:49:01.617Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:49:01.617Z] ---> Running in 9fb017b4a683 [2021-09-16T18:49:01.617Z] Removing intermediate container a163da060c8b [2021-09-16T18:49:01.617Z] ---> a92ce2c6ec21 [2021-09-16T18:49:01.617Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:49:01.617Z] Removing intermediate container 7267b1bc62bd [2021-09-16T18:49:01.617Z] ---> 6ffcb3dd1ba8 [2021-09-16T18:49:01.617Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:49:01.617Z] ---> Running in 86bebe04212a [2021-09-16T18:49:01.617Z] ---> Running in e3e6d072771a [2021-09-16T18:49:01.617Z] ---> Running in 17237415d283 [2021-09-16T18:49:02.052Z]  Building security-proxy-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-16T18:49:02.053Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-16T18:49:02.053Z] ---> 08bdaf2f88f9 [2021-09-16T18:49:02.053Z] 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-09-16T18:49:03.022Z] ---> Running in d88bbd6143e8 [2021-09-16T18:49:03.294Z] Removing intermediate container d88bbd6143e8 [2021-09-16T18:49:03.294Z] ---> 1622c5b486e7 [2021-09-16T18:49:03.294Z] 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-09-16T18:49:03.294Z] ---> Running in b67a8e315ca2 [2021-09-16T18:49:03.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T18:49:03.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T18:49:03.836Z] (1/39) Installing readline (8.1.0-r0) [2021-09-16T18:49:03.836Z] (2/39) Installing bash (5.1.0-r0) [2021-09-16T18:49:03.836Z] Executing bash-5.1.0-r0.post-install [2021-09-16T18:49:03.836Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-16T18:49:04.104Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-16T18:49:04.104Z] (5/39) Installing libcurl (7.79.0-r0) [2021-09-16T18:49:04.104Z] (6/39) Installing curl (7.79.0-r0) [2021-09-16T18:49:04.104Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-16T18:49:04.104Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-16T18:49:04.104Z] (9/39) Installing expat (2.2.10-r1) [2021-09-16T18:49:04.104Z] (10/39) Installing libffi (3.3-r2) [2021-09-16T18:49:04.104Z] (11/39) Installing gdbm (1.19-r0) [2021-09-16T18:49:04.104Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-16T18:49:04.104Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-16T18:49:04.104Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-16T18:49:04.689Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-16T18:49:04.689Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-16T18:49:04.689Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-16T18:49:04.689Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-16T18:49:04.689Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-16T18:49:04.689Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-16T18:49:04.689Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-16T18:49:04.689Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-16T18:49:04.689Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-16T18:49:04.959Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-16T18:49:04.959Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-16T18:49:04.959Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-16T18:49:04.959Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-16T18:49:04.959Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-16T18:49:04.959Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-16T18:49:04.959Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-16T18:49:04.959Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-16T18:49:04.959Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-16T18:49:04.959Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-16T18:49:04.959Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-16T18:49:04.959Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-16T18:49:04.959Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-16T18:49:04.959Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-16T18:49:04.959Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-16T18:49:04.959Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-16T18:49:05.059Z] Removing intermediate container 0a267947cf97 [2021-09-16T18:49:05.060Z] ---> 8933037bc5bd [2021-09-16T18:49:05.060Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-16T18:49:05.226Z] Executing busybox-1.32.1-r6.trigger [2021-09-16T18:49:05.226Z] OK: 82 MiB in 59 packages [2021-09-16T18:49:05.338Z] ---> Running in b98d201567a4 [2021-09-16T18:49:05.338Z] Removing intermediate container 86bebe04212a [2021-09-16T18:49:05.338Z] ---> 1d68c894e580 [2021-09-16T18:49:05.338Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-16T18:49:05.612Z] Removing intermediate container 9fb017b4a683 [2021-09-16T18:49:05.612Z] ---> a8cf7e98f6d9 [2021-09-16T18:49:05.612Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-16T18:49:05.612Z] ---> Running in 3b3afe073450 [2021-09-16T18:49:05.891Z] Removing intermediate container e3e6d072771a [2021-09-16T18:49:05.891Z] ---> d557a02fa731 [2021-09-16T18:49:05.891Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-16T18:49:05.891Z] ---> Running in 6b0423510242 [2021-09-16T18:49:05.891Z] Removing intermediate container 17237415d283 [2021-09-16T18:49:05.891Z] ---> 53b1166449f5 [2021-09-16T18:49:05.891Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-16T18:49:06.169Z] ---> Running in 7ae97e46c054 [2021-09-16T18:49:06.453Z] ---> Running in c055a073a6d0 [2021-09-16T18:49:06.643Z] Collecting docker-compose==1.23.2 [2021-09-16T18:49:06.643Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-16T18:49:06.643Z] Collecting docopt<0.7,>=0.6.1 [2021-09-16T18:49:06.643Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-16T18:49:06.910Z] 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-09-16T18:49:06.910Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-16T18:49:06.910Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-16T18:49:06.910Z] Collecting docker<4.0,>=3.6.0 [2021-09-16T18:49:06.910Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-16T18:49:07.178Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-16T18:49:07.178Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-16T18:49:07.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:49:07.446Z] Collecting texttable<0.10,>=0.9.0 [2021-09-16T18:49:07.446Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-16T18:49:07.715Z] Collecting cached-property<2,>=1.2.0 [2021-09-16T18:49:07.715Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-16T18:49:07.715Z] Collecting jsonschema<3,>=2.5.1 [2021-09-16T18:49:07.715Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-16T18:49:07.715Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-16T18:49:07.715Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-16T18:49:07.983Z] Collecting PyYAML<4,>=3.10 [2021-09-16T18:49:07.983Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-16T18:49:08.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:49:08.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:49:08.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:49:08.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:49:08.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:49:08.570Z] Collecting docker-pycreds>=0.4.0 [2021-09-16T18:49:08.570Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-16T18:49:08.570Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-16T18:49:08.570Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-16T18:49:08.570Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-16T18:49:08.570Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-16T18:49:08.570Z] Collecting certifi>=2017.4.17 [2021-09-16T18:49:08.570Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-16T18:49:08.838Z] Collecting idna<2.8,>=2.5 [2021-09-16T18:49:08.838Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-16T18:49:08.838Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-16T18:49:08.838Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-16T18:49:08.838Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-16T18:49:08.838Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-16T18:49:08.838Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-16T18:49:08.838Z] Attempting uninstall: urllib3 [2021-09-16T18:49:08.838Z] Found existing installation: urllib3 1.26.2 [2021-09-16T18:49:08.838Z] Uninstalling urllib3-1.26.2: [2021-09-16T18:49:08.838Z] Successfully uninstalled urllib3-1.26.2 [2021-09-16T18:49:08.944Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:49:08.944Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:49:09.106Z] Attempting uninstall: idna [2021-09-16T18:49:09.106Z] Found existing installation: idna 3.1 [2021-09-16T18:49:09.106Z] Uninstalling idna-3.1: [2021-09-16T18:49:09.106Z] Successfully uninstalled idna-3.1 [2021-09-16T18:49:09.106Z] Attempting uninstall: chardet [2021-09-16T18:49:09.106Z] Found existing installation: chardet 4.0.0 [2021-09-16T18:49:09.106Z] Uninstalling chardet-4.0.0: [2021-09-16T18:49:09.106Z] Successfully uninstalled chardet-4.0.0 [2021-09-16T18:49:09.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:49:09.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:49:09.372Z] Attempting uninstall: requests [2021-09-16T18:49:09.372Z] Found existing installation: requests 2.25.1 [2021-09-16T18:49:09.372Z] Uninstalling requests-2.25.1: [2021-09-16T18:49:09.372Z] Successfully uninstalled requests-2.25.1 [2021-09-16T18:49:09.372Z] Running setup.py install for texttable: started [2021-09-16T18:49:09.535Z] OK: 218 MiB in 52 packages [2021-09-16T18:49:09.638Z] Running setup.py install for texttable: finished with status 'done' [2021-09-16T18:49:09.639Z] Running setup.py install for PyYAML: started [2021-09-16T18:49:10.140Z] OK: 218 MiB in 52 packages [2021-09-16T18:49:10.140Z] OK: 218 MiB in 52 packages [2021-09-16T18:49:10.228Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-16T18:49:10.228Z] Running setup.py install for docopt: started [2021-09-16T18:49:10.424Z] OK: 218 MiB in 52 packages [2021-09-16T18:49:10.424Z] OK: 218 MiB in 52 packages [2021-09-16T18:49:10.496Z] Running setup.py install for docopt: finished with status 'done' [2021-09-16T18:49:10.496Z] Running setup.py install for dockerpty: started [2021-09-16T18:49:10.765Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-16T18:49:11.035Z] 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-09-16T18:49:11.503Z] Removing intermediate container b98d201567a4 [2021-09-16T18:49:11.503Z] ---> f449093c089e [2021-09-16T18:49:11.503Z] Step 6/26 : COPY go.mod . [2021-09-16T18:49:12.241Z] Removing intermediate container 3b3afe073450 [2021-09-16T18:49:12.241Z] ---> a51966b51bb3 [2021-09-16T18:49:12.241Z] Step 6/24 : COPY go.mod . [2021-09-16T18:49:12.920Z] Removing intermediate container 7ae97e46c054 [2021-09-16T18:49:12.920Z] ---> 5ed995f1f958 [2021-09-16T18:49:12.920Z] Step 6/24 : COPY go.mod . [2021-09-16T18:49:12.920Z] Removing intermediate container 6b0423510242 [2021-09-16T18:49:12.920Z] ---> 0ac1ac12980f [2021-09-16T18:49:12.920Z] Step 6/23 : COPY go.mod . [2021-09-16T18:49:12.920Z] Removing intermediate container c055a073a6d0 [2021-09-16T18:49:12.920Z] ---> 9d2210bf6d63 [2021-09-16T18:49:12.920Z] Step 6/24 : COPY go.mod . [2021-09-16T18:49:13.206Z] ---> f051ea021e7b [2021-09-16T18:49:13.206Z] Step 7/26 : RUN go mod download [2021-09-16T18:49:13.502Z] ---> Running in 52837f27f9af [2021-09-16T18:49:14.106Z] ---> b1a0e236c6ae [2021-09-16T18:49:14.106Z] Step 7/24 : RUN go mod download [2021-09-16T18:49:14.382Z] ---> 3194107d0219 [2021-09-16T18:49:14.382Z] Step 7/23 : RUN go mod download [2021-09-16T18:49:14.382Z] ---> Running in 93ae0e5d0192 [2021-09-16T18:49:14.382Z] ---> b374081d81e4 [2021-09-16T18:49:14.660Z] Step 7/24 : RUN go mod download [2021-09-16T18:49:14.660Z] ---> c7f27236bf4e [2021-09-16T18:49:14.660Z] Step 7/24 : RUN go mod download [2021-09-16T18:49:14.660Z] ---> Running in 500b19c1fd10 [2021-09-16T18:49:14.940Z] ---> Running in 5ffef09b4682 [2021-09-16T18:49:14.940Z] ---> Running in 434501cab4d6 [2021-09-16T18:49:15.293Z] Removing intermediate container b67a8e315ca2 [2021-09-16T18:49:15.293Z] ---> be85d24322c9 [2021-09-16T18:49:15.293Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-16T18:49:15.293Z] ---> Running in 43e6f10fb5d1 [2021-09-16T18:49:15.293Z] Removing intermediate container 43e6f10fb5d1 [2021-09-16T18:49:15.293Z] ---> b1ede218d86e [2021-09-16T18:49:15.293Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-16T18:49:15.293Z] ---> Running in e4023e0685eb [2021-09-16T18:49:15.293Z] Removing intermediate container e4023e0685eb [2021-09-16T18:49:15.293Z] ---> 9757a71903f5 [2021-09-16T18:49:15.293Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-16T18:49:15.293Z] ---> b86d0ec36828 [2021-09-16T18:49:15.293Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-16T18:49:15.565Z] ---> 939d09f04cf3 [2021-09-16T18:49:15.565Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-16T18:49:15.831Z] ---> 92c8347acb02 [2021-09-16T18:49:15.831Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-16T18:49:15.831Z] ---> Running in 181270ed8c79 [2021-09-16T18:49:15.831Z] Removing intermediate container 181270ed8c79 [2021-09-16T18:49:15.831Z] ---> 6c55923d283b [2021-09-16T18:49:15.831Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T18:49:15.831Z] ---> Running in f42640f5533e [2021-09-16T18:49:16.098Z] Removing intermediate container f42640f5533e [2021-09-16T18:49:16.098Z] ---> ddf817884130 [2021-09-16T18:49:16.098Z] Step 22/24 : LABEL arch=x86_64 [2021-09-16T18:49:16.098Z] ---> Running in f9df0f029208 [2021-09-16T18:49:16.098Z] Removing intermediate container f9df0f029208 [2021-09-16T18:49:16.098Z] ---> 24dfc3168e00 [2021-09-16T18:49:16.098Z] Step 23/24 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:16.098Z] ---> Running in 8f97567d988d [2021-09-16T18:49:16.370Z] Removing intermediate container 8f97567d988d [2021-09-16T18:49:16.370Z] ---> b78a773b6519 [2021-09-16T18:49:16.370Z] Step 24/24 : LABEL version=2.0.1-dev.47 [2021-09-16T18:49:16.370Z] ---> Running in 1cfbe236aff1 [2021-09-16T18:49:16.370Z] Removing intermediate container 1cfbe236aff1 [2021-09-16T18:49:16.370Z] ---> e2a5a0f7d1ee [2021-09-16T18:49:16.370Z] [2021-09-16T18:49:16.639Z] Successfully built e2a5a0f7d1ee [2021-09-16T18:49:16.639Z] Successfully tagged sys-mgmt-agent:latest [2021-09-16T18:49:16.652Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-16T18:49:16.658Z] $ docker stop --time=1 a0a562b30b992e7808ad707747e6819150f04a64fe025583268e5e60cdf8c0aa [2021-09-16T18:49:17.963Z] $ docker rm -f a0a562b30b992e7808ad707747e6819150f04a64fe025583268e5e60cdf8c0aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T18:49:18.427Z] + docker images [2021-09-16T18:49:18.427Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-16T18:49:18.427Z] sys-mgmt-agent latest e2a5a0f7d1ee 2 seconds ago 325MB [2021-09-16T18:49:18.427Z] security-proxy-setup latest 78bcbbd79241 21 seconds ago 26MB [2021-09-16T18:49:18.427Z] bf6f3b12eadc 22 seconds ago 1.75GB [2021-09-16T18:49:18.428Z] 828dfe2b64a4 25 seconds ago 1.76GB [2021-09-16T18:49:18.428Z] support-scheduler latest 1cf8c47f2650 27 seconds ago 16.1MB [2021-09-16T18:49:18.428Z] 10a7de6ff884 30 seconds ago 1.75GB [2021-09-16T18:49:18.428Z] core-metadata latest 63bb0c8896da 36 seconds ago 16.7MB [2021-09-16T18:49:18.428Z] e4b5d07bb0d2 39 seconds ago 1.76GB [2021-09-16T18:49:18.428Z] core-data latest ff77d3d42f86 57 seconds ago 20.4MB [2021-09-16T18:49:18.428Z] security-secretstore-setup latest e62ae4afedab 58 seconds ago 28.1MB [2021-09-16T18:49:18.428Z] security-bootstrapper latest 1367d8f19fda About a minute ago 18.8MB [2021-09-16T18:49:18.428Z] support-notifications latest 2c0b5077c741 About a minute ago 16.8MB [2021-09-16T18:49:18.428Z] e1fca1272c8e About a minute ago 1.76GB [2021-09-16T18:49:18.428Z] fbbb846e78ae About a minute ago 1.76GB [2021-09-16T18:49:18.428Z] core-command latest 7409a3a32d6c About a minute ago 16MB [2021-09-16T18:49:18.428Z] d7cdf84366f7 About a minute ago 1.75GB [2021-09-16T18:49:18.428Z] 0731a0892e1e About a minute ago 1.75GB [2021-09-16T18:49:18.428Z] 8311f92de7af About a minute ago 1.75GB [2021-09-16T18:49:18.428Z] ci-base-image-x86_64 latest 5ed4cfe33539 5 minutes ago 1.25GB [2021-09-16T18:49:18.428Z] alpine 3.12 48b8ec4ed9eb 2 weeks ago 5.58MB [2021-09-16T18:49:18.428Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 4 weeks ago 37.5MB [2021-09-16T18:49:18.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB [2021-09-16T18:49:18.428Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-16T18:49:18.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-16T18:49:18.681Z] provisioning config files... [2021-09-16T18:49:18.699Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/54@tmp/config8116890240262143684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:49:19.058Z] ---> docker-login.sh [2021-09-16T18:49:19.058Z] nexus3.edgexfoundry.org:10001 [2021-09-16T18:49:19.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:49:19.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:49:19.058Z] Configure a credential helper to remove this warning. See [2021-09-16T18:49:19.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:49:19.058Z] [2021-09-16T18:49:19.058Z] Login Succeeded [2021-09-16T18:49:19.058Z] nexus3.edgexfoundry.org:10002 [2021-09-16T18:49:19.291Z] Removing intermediate container 52837f27f9af [2021-09-16T18:49:19.291Z] ---> 81c9ec7d3e48 [2021-09-16T18:49:19.291Z] Step 8/26 : COPY . . [2021-09-16T18:49:19.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:49:19.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:49:19.329Z] Configure a credential helper to remove this warning. See [2021-09-16T18:49:19.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:49:19.329Z] [2021-09-16T18:49:19.329Z] Login Succeeded [2021-09-16T18:49:19.329Z] nexus3.edgexfoundry.org:10003 [2021-09-16T18:49:19.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:49:19.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:49:19.329Z] Configure a credential helper to remove this warning. See [2021-09-16T18:49:19.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:49:19.329Z] [2021-09-16T18:49:19.329Z] Login Succeeded [2021-09-16T18:49:19.329Z] nexus3.edgexfoundry.org:10004 [2021-09-16T18:49:19.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:49:19.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:49:19.593Z] Configure a credential helper to remove this warning. See [2021-09-16T18:49:19.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:49:19.593Z] [2021-09-16T18:49:19.593Z] Login Succeeded [2021-09-16T18:49:19.593Z] docker.io [2021-09-16T18:49:19.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:49:20.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:49:20.175Z] Configure a credential helper to remove this warning. See [2021-09-16T18:49:20.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:49:20.175Z] [2021-09-16T18:49:20.175Z] Login Succeeded [2021-09-16T18:49:20.175Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T18:49:20.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:49:20.260Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-16T18:49:20.260Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:20.260Z] latest [2021-09-16T18:49:20.260Z] 2.0.1-dev.47 [2021-09-16T18:49:20.260Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:20.260Z] main [2021-09-16T18:49:20.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:20.639Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:20.970Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:20.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-16T18:49:20.970Z] 0c28769a13b2: Preparing [2021-09-16T18:49:20.970Z] 46f5b5a7d16b: Preparing [2021-09-16T18:49:20.970Z] c0088df80f2b: Preparing [2021-09-16T18:49:20.970Z] 777ea3656854: Preparing [2021-09-16T18:49:20.970Z] e6688e911f15: Preparing [2021-09-16T18:49:20.970Z] e6688e911f15: Layer already exists [2021-09-16T18:49:21.239Z] 777ea3656854: Pushed [2021-09-16T18:49:21.239Z] c0088df80f2b: Pushed [2021-09-16T18:49:21.239Z] 0c28769a13b2: Pushed [2021-09-16T18:49:22.205Z] 46f5b5a7d16b: Pushed [2021-09-16T18:49:22.792Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:d258499d7f3d47687ee2cad41fe093b4e1f308db715c3a01b06da049efd2b440 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:23.123Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:23.446Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-16T18:49:23.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-16T18:49:23.446Z] 0c28769a13b2: Preparing [2021-09-16T18:49:23.446Z] 46f5b5a7d16b: Preparing [2021-09-16T18:49:23.446Z] c0088df80f2b: Preparing [2021-09-16T18:49:23.446Z] 777ea3656854: Preparing [2021-09-16T18:49:23.446Z] e6688e911f15: Preparing [2021-09-16T18:49:23.446Z] e6688e911f15: Layer already exists [2021-09-16T18:49:23.446Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:23.446Z] 777ea3656854: Layer already exists [2021-09-16T18:49:23.446Z] 0c28769a13b2: Layer already exists [2021-09-16T18:49:23.446Z] 46f5b5a7d16b: Layer already exists [2021-09-16T18:49:23.446Z] latest: digest: sha256:d258499d7f3d47687ee2cad41fe093b4e1f308db715c3a01b06da049efd2b440 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:23.659Z] Removing intermediate container 93ae0e5d0192 [2021-09-16T18:49:23.659Z] ---> b3fa8233ff24 [2021-09-16T18:49:23.659Z] Step 8/24 : COPY . . [2021-09-16T18:49:23.659Z] Removing intermediate container 500b19c1fd10 [2021-09-16T18:49:23.659Z] ---> bbd71c2e95b1 [2021-09-16T18:49:23.659Z] Step 8/23 : COPY . . [2021-09-16T18:49:23.768Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:23.936Z] Removing intermediate container 434501cab4d6 [2021-09-16T18:49:23.936Z] ---> b6969fd5d0cf [2021-09-16T18:49:23.936Z] Step 8/24 : COPY . . [2021-09-16T18:49:24.082Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.47 [2021-09-16T18:49:24.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-16T18:49:24.082Z] 0c28769a13b2: Preparing [2021-09-16T18:49:24.082Z] 46f5b5a7d16b: Preparing [2021-09-16T18:49:24.082Z] c0088df80f2b: Preparing [2021-09-16T18:49:24.082Z] 777ea3656854: Preparing [2021-09-16T18:49:24.082Z] e6688e911f15: Preparing [2021-09-16T18:49:24.082Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:24.082Z] e6688e911f15: Layer already exists [2021-09-16T18:49:24.082Z] 0c28769a13b2: Layer already exists [2021-09-16T18:49:24.082Z] 46f5b5a7d16b: Layer already exists [2021-09-16T18:49:24.082Z] 777ea3656854: Layer already exists [2021-09-16T18:49:24.082Z] 2.0.1-dev.47: digest: sha256:d258499d7f3d47687ee2cad41fe093b4e1f308db715c3a01b06da049efd2b440 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:24.214Z] Removing intermediate container 5ffef09b4682 [2021-09-16T18:49:24.214Z] ---> 533b8fc79f75 [2021-09-16T18:49:24.214Z] Step 8/24 : COPY . . [2021-09-16T18:49:24.404Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:24.721Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:24.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-16T18:49:24.721Z] 0c28769a13b2: Preparing [2021-09-16T18:49:24.721Z] 46f5b5a7d16b: Preparing [2021-09-16T18:49:24.721Z] c0088df80f2b: Preparing [2021-09-16T18:49:24.721Z] 777ea3656854: Preparing [2021-09-16T18:49:24.721Z] e6688e911f15: Preparing [2021-09-16T18:49:24.721Z] 777ea3656854: Layer already exists [2021-09-16T18:49:24.721Z] 0c28769a13b2: Layer already exists [2021-09-16T18:49:24.721Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:24.721Z] e6688e911f15: Layer already exists [2021-09-16T18:49:24.721Z] 46f5b5a7d16b: Layer already exists [2021-09-16T18:49:24.721Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:d258499d7f3d47687ee2cad41fe093b4e1f308db715c3a01b06da049efd2b440 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:25.044Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:25.357Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-16T18:49:25.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-16T18:49:25.357Z] 0c28769a13b2: Preparing [2021-09-16T18:49:25.357Z] 46f5b5a7d16b: Preparing [2021-09-16T18:49:25.357Z] c0088df80f2b: Preparing [2021-09-16T18:49:25.357Z] 777ea3656854: Preparing [2021-09-16T18:49:25.357Z] e6688e911f15: Preparing [2021-09-16T18:49:25.357Z] 46f5b5a7d16b: Layer already exists [2021-09-16T18:49:25.357Z] 0c28769a13b2: Layer already exists [2021-09-16T18:49:25.357Z] e6688e911f15: Layer already exists [2021-09-16T18:49:25.357Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:25.357Z] 777ea3656854: Layer already exists [2021-09-16T18:49:25.357Z] main: digest: sha256:d258499d7f3d47687ee2cad41fe093b4e1f308db715c3a01b06da049efd2b440 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:49:25.417Z] ===================================================== [Pipeline] echo [2021-09-16T18:49:25.433Z] taggedImages: [2021-09-16T18:49:25.433Z] - nexus3.edgexfoundry.org:10004/core-command:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:25.433Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-16T18:49:25.433Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.47 [2021-09-16T18:49:25.433Z] - nexus3.edgexfoundry.org:10004/core-command:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:25.433Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-16T18:49:25.465Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-16T18:49:25.465Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:25.465Z] latest [2021-09-16T18:49:25.465Z] 2.0.1-dev.47 [2021-09-16T18:49:25.465Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:25.465Z] main [2021-09-16T18:49:25.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:25.828Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:26.151Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:26.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-16T18:49:26.151Z] 1b8557c22c15: Preparing [2021-09-16T18:49:26.151Z] 527243847da2: Preparing [2021-09-16T18:49:26.151Z] c0088df80f2b: Preparing [2021-09-16T18:49:26.151Z] 0f579a53e8fe: Preparing [2021-09-16T18:49:26.151Z] b2ff0519be8d: Preparing [2021-09-16T18:49:26.151Z] e6688e911f15: Preparing [2021-09-16T18:49:26.151Z] e6688e911f15: Waiting [2021-09-16T18:49:27.113Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:27.381Z] e6688e911f15: Layer already exists [2021-09-16T18:49:27.381Z] 1b8557c22c15: Pushed [2021-09-16T18:49:27.381Z] b2ff0519be8d: Pushed [2021-09-16T18:49:27.381Z] 0f579a53e8fe: Pushed [2021-09-16T18:49:28.792Z] 527243847da2: Pushed [2021-09-16T18:49:28.792Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:c2c7aec1b4c0751b7298f0ff4779a574e931d70e0b17b00faf83d9e67a88ace4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:29.119Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:29.443Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-16T18:49:29.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-16T18:49:29.444Z] 1b8557c22c15: Preparing [2021-09-16T18:49:29.444Z] 527243847da2: Preparing [2021-09-16T18:49:29.444Z] c0088df80f2b: Preparing [2021-09-16T18:49:29.444Z] 0f579a53e8fe: Preparing [2021-09-16T18:49:29.444Z] b2ff0519be8d: Preparing [2021-09-16T18:49:29.444Z] e6688e911f15: Preparing [2021-09-16T18:49:29.444Z] e6688e911f15: Waiting [2021-09-16T18:49:29.444Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:29.444Z] b2ff0519be8d: Layer already exists [2021-09-16T18:49:29.444Z] 527243847da2: Layer already exists [2021-09-16T18:49:29.444Z] 1b8557c22c15: Layer already exists [2021-09-16T18:49:29.444Z] 0f579a53e8fe: Layer already exists [2021-09-16T18:49:29.444Z] e6688e911f15: Layer already exists [2021-09-16T18:49:29.444Z] latest: digest: sha256:c2c7aec1b4c0751b7298f0ff4779a574e931d70e0b17b00faf83d9e67a88ace4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:29.772Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:30.095Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.47 [2021-09-16T18:49:30.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-16T18:49:30.095Z] 1b8557c22c15: Preparing [2021-09-16T18:49:30.095Z] 527243847da2: Preparing [2021-09-16T18:49:30.095Z] c0088df80f2b: Preparing [2021-09-16T18:49:30.095Z] 0f579a53e8fe: Preparing [2021-09-16T18:49:30.095Z] b2ff0519be8d: Preparing [2021-09-16T18:49:30.095Z] e6688e911f15: Preparing [2021-09-16T18:49:30.095Z] e6688e911f15: Waiting [2021-09-16T18:49:30.095Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:30.095Z] 527243847da2: Layer already exists [2021-09-16T18:49:30.095Z] 1b8557c22c15: Layer already exists [2021-09-16T18:49:30.095Z] b2ff0519be8d: Layer already exists [2021-09-16T18:49:30.095Z] 0f579a53e8fe: Layer already exists [2021-09-16T18:49:30.095Z] e6688e911f15: Layer already exists [2021-09-16T18:49:30.095Z] 2.0.1-dev.47: digest: sha256:c2c7aec1b4c0751b7298f0ff4779a574e931d70e0b17b00faf83d9e67a88ace4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:30.419Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:30.750Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:30.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-16T18:49:30.750Z] 1b8557c22c15: Preparing [2021-09-16T18:49:30.750Z] 527243847da2: Preparing [2021-09-16T18:49:30.750Z] c0088df80f2b: Preparing [2021-09-16T18:49:30.750Z] 0f579a53e8fe: Preparing [2021-09-16T18:49:30.750Z] b2ff0519be8d: Preparing [2021-09-16T18:49:30.750Z] e6688e911f15: Preparing [2021-09-16T18:49:30.750Z] e6688e911f15: Waiting [2021-09-16T18:49:30.750Z] 0f579a53e8fe: Layer already exists [2021-09-16T18:49:30.750Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:30.750Z] b2ff0519be8d: Layer already exists [2021-09-16T18:49:30.750Z] 1b8557c22c15: Layer already exists [2021-09-16T18:49:30.750Z] 527243847da2: Layer already exists [2021-09-16T18:49:30.750Z] e6688e911f15: Layer already exists [2021-09-16T18:49:30.750Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:c2c7aec1b4c0751b7298f0ff4779a574e931d70e0b17b00faf83d9e67a88ace4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:31.082Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:31.418Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-16T18:49:31.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-16T18:49:31.418Z] 1b8557c22c15: Preparing [2021-09-16T18:49:31.418Z] 527243847da2: Preparing [2021-09-16T18:49:31.418Z] c0088df80f2b: Preparing [2021-09-16T18:49:31.418Z] 0f579a53e8fe: Preparing [2021-09-16T18:49:31.418Z] b2ff0519be8d: Preparing [2021-09-16T18:49:31.418Z] e6688e911f15: Preparing [2021-09-16T18:49:31.418Z] e6688e911f15: Waiting [2021-09-16T18:49:31.418Z] 0f579a53e8fe: Layer already exists [2021-09-16T18:49:31.418Z] 1b8557c22c15: Layer already exists [2021-09-16T18:49:31.418Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:31.418Z] 527243847da2: Layer already exists [2021-09-16T18:49:31.418Z] b2ff0519be8d: Layer already exists [2021-09-16T18:49:31.418Z] e6688e911f15: Layer already exists [2021-09-16T18:49:31.418Z] main: digest: sha256:c2c7aec1b4c0751b7298f0ff4779a574e931d70e0b17b00faf83d9e67a88ace4 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:49:31.478Z] ===================================================== [Pipeline] echo [2021-09-16T18:49:31.494Z] taggedImages: [2021-09-16T18:49:31.494Z] - nexus3.edgexfoundry.org:10004/core-data:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:31.494Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-16T18:49:31.494Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.47 [2021-09-16T18:49:31.494Z] - nexus3.edgexfoundry.org:10004/core-data:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:31.494Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-16T18:49:31.529Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-16T18:49:31.529Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:31.529Z] latest [2021-09-16T18:49:31.529Z] 2.0.1-dev.47 [2021-09-16T18:49:31.529Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:31.529Z] main [2021-09-16T18:49:31.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:31.887Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:32.207Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:32.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-16T18:49:32.208Z] 5582dba319ee: Preparing [2021-09-16T18:49:32.208Z] ea5b2345f821: Preparing [2021-09-16T18:49:32.208Z] c0088df80f2b: Preparing [2021-09-16T18:49:32.208Z] 777ea3656854: Preparing [2021-09-16T18:49:32.208Z] e6688e911f15: Preparing [2021-09-16T18:49:32.208Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:32.208Z] e6688e911f15: Layer already exists [2021-09-16T18:49:32.208Z] 777ea3656854: Layer already exists [2021-09-16T18:49:32.477Z] 5582dba319ee: Pushed [2021-09-16T18:49:33.887Z] ea5b2345f821: Pushed [2021-09-16T18:49:33.887Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:0104d270f457bd17fe6893e6578857aac6cb1e2b4436f44e78d2e262c3480ca2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:34.207Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:34.424Z] ---> 89d9e954fd53 [2021-09-16T18:49:34.424Z] Step 9/26 : RUN go mod tidy [2021-09-16T18:49:34.525Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-16T18:49:34.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-16T18:49:34.525Z] 5582dba319ee: Preparing [2021-09-16T18:49:34.525Z] ea5b2345f821: Preparing [2021-09-16T18:49:34.525Z] c0088df80f2b: Preparing [2021-09-16T18:49:34.525Z] 777ea3656854: Preparing [2021-09-16T18:49:34.525Z] e6688e911f15: Preparing [2021-09-16T18:49:34.525Z] 777ea3656854: Layer already exists [2021-09-16T18:49:34.525Z] ea5b2345f821: Layer already exists [2021-09-16T18:49:34.525Z] 5582dba319ee: Layer already exists [2021-09-16T18:49:34.525Z] e6688e911f15: Layer already exists [2021-09-16T18:49:34.525Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:34.525Z] latest: digest: sha256:0104d270f457bd17fe6893e6578857aac6cb1e2b4436f44e78d2e262c3480ca2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:34.850Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:35.164Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.47 [2021-09-16T18:49:35.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-16T18:49:35.164Z] 5582dba319ee: Preparing [2021-09-16T18:49:35.164Z] ea5b2345f821: Preparing [2021-09-16T18:49:35.164Z] c0088df80f2b: Preparing [2021-09-16T18:49:35.164Z] 777ea3656854: Preparing [2021-09-16T18:49:35.164Z] e6688e911f15: Preparing [2021-09-16T18:49:35.164Z] e6688e911f15: Layer already exists [2021-09-16T18:49:35.164Z] ea5b2345f821: Layer already exists [2021-09-16T18:49:35.164Z] 777ea3656854: Layer already exists [2021-09-16T18:49:35.164Z] 5582dba319ee: Layer already exists [2021-09-16T18:49:35.164Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:35.164Z] 2.0.1-dev.47: digest: sha256:0104d270f457bd17fe6893e6578857aac6cb1e2b4436f44e78d2e262c3480ca2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:35.484Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:35.810Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:35.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-16T18:49:35.810Z] 5582dba319ee: Preparing [2021-09-16T18:49:35.810Z] ea5b2345f821: Preparing [2021-09-16T18:49:35.810Z] c0088df80f2b: Preparing [2021-09-16T18:49:35.810Z] 777ea3656854: Preparing [2021-09-16T18:49:35.810Z] e6688e911f15: Preparing [2021-09-16T18:49:35.810Z] 5582dba319ee: Layer already exists [2021-09-16T18:49:35.810Z] ea5b2345f821: Layer already exists [2021-09-16T18:49:35.810Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:35.810Z] 777ea3656854: Layer already exists [2021-09-16T18:49:35.810Z] e6688e911f15: Layer already exists [2021-09-16T18:49:35.810Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:0104d270f457bd17fe6893e6578857aac6cb1e2b4436f44e78d2e262c3480ca2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:36.138Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:36.461Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-16T18:49:36.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-16T18:49:36.461Z] 5582dba319ee: Preparing [2021-09-16T18:49:36.461Z] ea5b2345f821: Preparing [2021-09-16T18:49:36.461Z] c0088df80f2b: Preparing [2021-09-16T18:49:36.461Z] 777ea3656854: Preparing [2021-09-16T18:49:36.461Z] e6688e911f15: Preparing [2021-09-16T18:49:36.461Z] 777ea3656854: Layer already exists [2021-09-16T18:49:36.461Z] ea5b2345f821: Layer already exists [2021-09-16T18:49:36.461Z] 5582dba319ee: Layer already exists [2021-09-16T18:49:36.461Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:36.461Z] e6688e911f15: Layer already exists [2021-09-16T18:49:36.461Z] main: digest: sha256:0104d270f457bd17fe6893e6578857aac6cb1e2b4436f44e78d2e262c3480ca2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:49:36.524Z] ===================================================== [Pipeline] echo [2021-09-16T18:49:36.540Z] taggedImages: [2021-09-16T18:49:36.540Z] - nexus3.edgexfoundry.org:10004/core-metadata:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:36.540Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-16T18:49:36.540Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.47 [2021-09-16T18:49:36.540Z] - nexus3.edgexfoundry.org:10004/core-metadata:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:36.540Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-16T18:49:36.572Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-16T18:49:36.572Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:36.572Z] latest [2021-09-16T18:49:36.572Z] 2.0.1-dev.47 [2021-09-16T18:49:36.572Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:36.572Z] main [2021-09-16T18:49:36.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:36.970Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:37.090Z] ---> Running in 80b854a4e73f [2021-09-16T18:49:37.500Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:37.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-16T18:49:37.500Z] 864d3faf1e19: Preparing [2021-09-16T18:49:37.500Z] 864d3faf1e19: Preparing [2021-09-16T18:49:37.500Z] 78f8f24ca2cd: Preparing [2021-09-16T18:49:37.500Z] 71863ac4b5f2: Preparing [2021-09-16T18:49:37.500Z] 348d93ea98e1: Preparing [2021-09-16T18:49:37.500Z] 859cb38c9d6e: Preparing [2021-09-16T18:49:37.500Z] c0088df80f2b: Preparing [2021-09-16T18:49:37.500Z] f5e13d237f90: Preparing [2021-09-16T18:49:37.500Z] a6f53164a790: Preparing [2021-09-16T18:49:37.500Z] 61e9954003e5: Preparing [2021-09-16T18:49:37.500Z] 77442dfb9551: Preparing [2021-09-16T18:49:37.500Z] e6688e911f15: Preparing [2021-09-16T18:49:37.500Z] c0088df80f2b: Waiting [2021-09-16T18:49:37.500Z] f5e13d237f90: Waiting [2021-09-16T18:49:37.500Z] a6f53164a790: Waiting [2021-09-16T18:49:37.500Z] 61e9954003e5: Waiting [2021-09-16T18:49:37.500Z] 77442dfb9551: Waiting [2021-09-16T18:49:37.500Z] e6688e911f15: Waiting [2021-09-16T18:49:37.707Z] ---> 5b2b0eb2b4a2 [2021-09-16T18:49:37.707Z] Step 9/23 : RUN go mod tidy [2021-09-16T18:49:37.707Z] ---> 0c164086d410 [2021-09-16T18:49:37.707Z] Step 9/24 : RUN go mod tidy [2021-09-16T18:49:37.707Z] ---> a34076516e4c [2021-09-16T18:49:37.707Z] Step 9/24 : RUN go mod tidy [2021-09-16T18:49:37.766Z] 71863ac4b5f2: Pushed [2021-09-16T18:49:37.766Z] 78f8f24ca2cd: Pushed [2021-09-16T18:49:37.766Z] 864d3faf1e19: Pushed [2021-09-16T18:49:37.766Z] 348d93ea98e1: Pushed [2021-09-16T18:49:37.766Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:37.985Z] ---> Running in 6a0527dd45c0 [2021-09-16T18:49:37.985Z] ---> Running in 7097f9a8a489 [2021-09-16T18:49:37.985Z] ---> Running in 8321b3c83afc [2021-09-16T18:49:37.986Z] ---> 0023b0d07337 [2021-09-16T18:49:37.986Z] Step 9/24 : RUN go mod tidy [2021-09-16T18:49:38.034Z] a6f53164a790: Pushed [2021-09-16T18:49:38.034Z] 77442dfb9551: Pushed [2021-09-16T18:49:38.034Z] 61e9954003e5: Pushed [2021-09-16T18:49:38.034Z] f5e13d237f90: Pushed [2021-09-16T18:49:38.034Z] e6688e911f15: Layer already exists [2021-09-16T18:49:38.261Z] ---> Running in 5bb95606ec9f [2021-09-16T18:49:38.996Z] 859cb38c9d6e: Pushed [2021-09-16T18:49:39.263Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:7e29f430f0d9a937f3fdd9a79a1287372aa378a941486a11f9ed9285d719c7b7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:39.585Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:39.904Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-16T18:49:39.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-16T18:49:39.904Z] 864d3faf1e19: Preparing [2021-09-16T18:49:39.904Z] 864d3faf1e19: Preparing [2021-09-16T18:49:39.904Z] 78f8f24ca2cd: Preparing [2021-09-16T18:49:39.904Z] 71863ac4b5f2: Preparing [2021-09-16T18:49:39.904Z] 348d93ea98e1: Preparing [2021-09-16T18:49:39.904Z] 859cb38c9d6e: Preparing [2021-09-16T18:49:39.904Z] c0088df80f2b: Preparing [2021-09-16T18:49:39.904Z] f5e13d237f90: Preparing [2021-09-16T18:49:39.904Z] a6f53164a790: Preparing [2021-09-16T18:49:39.904Z] 61e9954003e5: Preparing [2021-09-16T18:49:39.904Z] 77442dfb9551: Preparing [2021-09-16T18:49:39.904Z] e6688e911f15: Preparing [2021-09-16T18:49:39.904Z] f5e13d237f90: Waiting [2021-09-16T18:49:39.904Z] a6f53164a790: Waiting [2021-09-16T18:49:39.904Z] 61e9954003e5: Waiting [2021-09-16T18:49:39.904Z] 77442dfb9551: Waiting [2021-09-16T18:49:39.904Z] e6688e911f15: Waiting [2021-09-16T18:49:39.904Z] c0088df80f2b: Waiting [2021-09-16T18:49:39.904Z] 864d3faf1e19: Layer already exists [2021-09-16T18:49:39.904Z] 859cb38c9d6e: Layer already exists [2021-09-16T18:49:39.904Z] 78f8f24ca2cd: Layer already exists [2021-09-16T18:49:39.904Z] 348d93ea98e1: Layer already exists [2021-09-16T18:49:39.904Z] 71863ac4b5f2: Layer already exists [2021-09-16T18:49:39.904Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:39.904Z] f5e13d237f90: Layer already exists [2021-09-16T18:49:39.904Z] 61e9954003e5: Layer already exists [2021-09-16T18:49:39.904Z] a6f53164a790: Layer already exists [2021-09-16T18:49:39.904Z] 77442dfb9551: Layer already exists [2021-09-16T18:49:39.904Z] e6688e911f15: Layer already exists [2021-09-16T18:49:40.171Z] latest: digest: sha256:7e29f430f0d9a937f3fdd9a79a1287372aa378a941486a11f9ed9285d719c7b7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:40.494Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:40.809Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.47 [2021-09-16T18:49:40.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-16T18:49:40.809Z] 864d3faf1e19: Preparing [2021-09-16T18:49:40.809Z] 864d3faf1e19: Preparing [2021-09-16T18:49:40.809Z] 78f8f24ca2cd: Preparing [2021-09-16T18:49:40.809Z] 71863ac4b5f2: Preparing [2021-09-16T18:49:40.809Z] 348d93ea98e1: Preparing [2021-09-16T18:49:40.809Z] 859cb38c9d6e: Preparing [2021-09-16T18:49:40.809Z] c0088df80f2b: Preparing [2021-09-16T18:49:40.809Z] f5e13d237f90: Preparing [2021-09-16T18:49:40.809Z] a6f53164a790: Preparing [2021-09-16T18:49:40.809Z] 61e9954003e5: Preparing [2021-09-16T18:49:40.809Z] 77442dfb9551: Preparing [2021-09-16T18:49:40.809Z] e6688e911f15: Preparing [2021-09-16T18:49:40.809Z] c0088df80f2b: Waiting [2021-09-16T18:49:40.809Z] f5e13d237f90: Waiting [2021-09-16T18:49:40.809Z] a6f53164a790: Waiting [2021-09-16T18:49:40.809Z] 61e9954003e5: Waiting [2021-09-16T18:49:40.809Z] 77442dfb9551: Waiting [2021-09-16T18:49:40.809Z] e6688e911f15: Waiting [2021-09-16T18:49:40.809Z] 71863ac4b5f2: Layer already exists [2021-09-16T18:49:40.809Z] 864d3faf1e19: Layer already exists [2021-09-16T18:49:40.809Z] 78f8f24ca2cd: Layer already exists [2021-09-16T18:49:40.809Z] 859cb38c9d6e: Layer already exists [2021-09-16T18:49:40.809Z] 348d93ea98e1: Layer already exists [2021-09-16T18:49:40.809Z] 61e9954003e5: Layer already exists [2021-09-16T18:49:40.809Z] f5e13d237f90: Layer already exists [2021-09-16T18:49:40.809Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:40.809Z] 77442dfb9551: Layer already exists [2021-09-16T18:49:40.809Z] a6f53164a790: Layer already exists [2021-09-16T18:49:40.809Z] e6688e911f15: Layer already exists [2021-09-16T18:49:40.809Z] 2.0.1-dev.47: digest: sha256:7e29f430f0d9a937f3fdd9a79a1287372aa378a941486a11f9ed9285d719c7b7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:41.126Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:41.445Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:41.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-16T18:49:41.445Z] 864d3faf1e19: Preparing [2021-09-16T18:49:41.445Z] 864d3faf1e19: Preparing [2021-09-16T18:49:41.445Z] 78f8f24ca2cd: Preparing [2021-09-16T18:49:41.445Z] 71863ac4b5f2: Preparing [2021-09-16T18:49:41.445Z] 348d93ea98e1: Preparing [2021-09-16T18:49:41.445Z] 859cb38c9d6e: Preparing [2021-09-16T18:49:41.445Z] c0088df80f2b: Preparing [2021-09-16T18:49:41.445Z] f5e13d237f90: Preparing [2021-09-16T18:49:41.445Z] a6f53164a790: Preparing [2021-09-16T18:49:41.445Z] 61e9954003e5: Preparing [2021-09-16T18:49:41.445Z] 77442dfb9551: Preparing [2021-09-16T18:49:41.445Z] e6688e911f15: Preparing [2021-09-16T18:49:41.445Z] c0088df80f2b: Waiting [2021-09-16T18:49:41.445Z] f5e13d237f90: Waiting [2021-09-16T18:49:41.445Z] a6f53164a790: Waiting [2021-09-16T18:49:41.445Z] 61e9954003e5: Waiting [2021-09-16T18:49:41.445Z] 77442dfb9551: Waiting [2021-09-16T18:49:41.445Z] e6688e911f15: Waiting [2021-09-16T18:49:41.445Z] 348d93ea98e1: Layer already exists [2021-09-16T18:49:41.445Z] 864d3faf1e19: Layer already exists [2021-09-16T18:49:41.445Z] 859cb38c9d6e: Layer already exists [2021-09-16T18:49:41.445Z] 71863ac4b5f2: Layer already exists [2021-09-16T18:49:41.445Z] 78f8f24ca2cd: Layer already exists [2021-09-16T18:49:41.445Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:41.445Z] 61e9954003e5: Layer already exists [2021-09-16T18:49:41.445Z] a6f53164a790: Layer already exists [2021-09-16T18:49:41.445Z] f5e13d237f90: Layer already exists [2021-09-16T18:49:41.445Z] 77442dfb9551: Layer already exists [2021-09-16T18:49:41.445Z] e6688e911f15: Layer already exists [2021-09-16T18:49:41.445Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:7e29f430f0d9a937f3fdd9a79a1287372aa378a941486a11f9ed9285d719c7b7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:41.770Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:42.089Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-16T18:49:42.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-16T18:49:42.089Z] 864d3faf1e19: Preparing [2021-09-16T18:49:42.089Z] 864d3faf1e19: Preparing [2021-09-16T18:49:42.089Z] 78f8f24ca2cd: Preparing [2021-09-16T18:49:42.089Z] 71863ac4b5f2: Preparing [2021-09-16T18:49:42.089Z] 348d93ea98e1: Preparing [2021-09-16T18:49:42.089Z] 859cb38c9d6e: Preparing [2021-09-16T18:49:42.089Z] c0088df80f2b: Preparing [2021-09-16T18:49:42.089Z] f5e13d237f90: Preparing [2021-09-16T18:49:42.089Z] a6f53164a790: Preparing [2021-09-16T18:49:42.089Z] 61e9954003e5: Preparing [2021-09-16T18:49:42.089Z] 77442dfb9551: Preparing [2021-09-16T18:49:42.089Z] e6688e911f15: Preparing [2021-09-16T18:49:42.089Z] c0088df80f2b: Waiting [2021-09-16T18:49:42.089Z] f5e13d237f90: Waiting [2021-09-16T18:49:42.089Z] a6f53164a790: Waiting [2021-09-16T18:49:42.089Z] 61e9954003e5: Waiting [2021-09-16T18:49:42.089Z] 77442dfb9551: Waiting [2021-09-16T18:49:42.089Z] e6688e911f15: Waiting [2021-09-16T18:49:42.089Z] 71863ac4b5f2: Layer already exists [2021-09-16T18:49:42.089Z] 348d93ea98e1: Layer already exists [2021-09-16T18:49:42.089Z] 78f8f24ca2cd: Layer already exists [2021-09-16T18:49:42.089Z] 864d3faf1e19: Layer already exists [2021-09-16T18:49:42.089Z] 859cb38c9d6e: Layer already exists [2021-09-16T18:49:42.089Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:42.089Z] a6f53164a790: Layer already exists [2021-09-16T18:49:42.089Z] 77442dfb9551: Layer already exists [2021-09-16T18:49:42.089Z] f5e13d237f90: Layer already exists [2021-09-16T18:49:42.089Z] 61e9954003e5: Layer already exists [2021-09-16T18:49:42.089Z] e6688e911f15: Layer already exists [2021-09-16T18:49:42.356Z] main: digest: sha256:7e29f430f0d9a937f3fdd9a79a1287372aa378a941486a11f9ed9285d719c7b7 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:49:42.415Z] ===================================================== [Pipeline] echo [2021-09-16T18:49:42.429Z] taggedImages: [2021-09-16T18:49:42.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:42.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-16T18:49:42.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.47 [2021-09-16T18:49:42.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:42.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-16T18:49:42.467Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-16T18:49:42.468Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:42.468Z] latest [2021-09-16T18:49:42.468Z] 2.0.1-dev.47 [2021-09-16T18:49:42.468Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:42.468Z] main [2021-09-16T18:49:42.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:42.616Z] Removing intermediate container 80b854a4e73f [2021-09-16T18:49:42.616Z] ---> 1810f8535747 [2021-09-16T18:49:42.616Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-16T18:49:42.616Z] ---> Running in 9aa0597442fb [2021-09-16T18:49:42.826Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:43.147Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:43.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-16T18:49:43.147Z] 155e80473fc4: Preparing [2021-09-16T18:49:43.147Z] 58e277aed8f2: Preparing [2021-09-16T18:49:43.147Z] fda1e32c9872: Preparing [2021-09-16T18:49:43.147Z] c2df51a88033: Preparing [2021-09-16T18:49:43.147Z] 3999adfbb7ca: Preparing [2021-09-16T18:49:43.147Z] e6688e911f15: Preparing [2021-09-16T18:49:43.147Z] e6688e911f15: Waiting [2021-09-16T18:49:43.736Z] c2df51a88033: Pushed [2021-09-16T18:49:43.736Z] fda1e32c9872: Pushed [2021-09-16T18:49:43.736Z] e6688e911f15: Layer already exists [2021-09-16T18:49:44.004Z] 3999adfbb7ca: Pushed [2021-09-16T18:49:44.004Z] 155e80473fc4: Pushed [2021-09-16T18:49:44.273Z] 58e277aed8f2: Pushed [2021-09-16T18:49:44.273Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:fa73d498ed6158359ec1db09f130762303620bad9c5d1e868aec59ab03c90279 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:44.602Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:44.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-16T18:49:44.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-16T18:49:44.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-16T18:49:44.925Z] 155e80473fc4: Preparing [2021-09-16T18:49:44.925Z] 58e277aed8f2: Preparing [2021-09-16T18:49:44.925Z] fda1e32c9872: Preparing [2021-09-16T18:49:44.925Z] c2df51a88033: Preparing [2021-09-16T18:49:44.925Z] 3999adfbb7ca: Preparing [2021-09-16T18:49:44.925Z] e6688e911f15: Preparing [2021-09-16T18:49:44.925Z] e6688e911f15: Waiting [2021-09-16T18:49:44.925Z] fda1e32c9872: Layer already exists [2021-09-16T18:49:44.925Z] 58e277aed8f2: Layer already exists [2021-09-16T18:49:44.925Z] 155e80473fc4: Layer already exists [2021-09-16T18:49:44.925Z] c2df51a88033: Layer already exists [2021-09-16T18:49:44.925Z] 3999adfbb7ca: Layer already exists [2021-09-16T18:49:44.925Z] e6688e911f15: Layer already exists [2021-09-16T18:49:44.925Z] latest: digest: sha256:fa73d498ed6158359ec1db09f130762303620bad9c5d1e868aec59ab03c90279 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:45.247Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:45.563Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.47 [2021-09-16T18:49:45.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-16T18:49:45.564Z] 155e80473fc4: Preparing [2021-09-16T18:49:45.564Z] 58e277aed8f2: Preparing [2021-09-16T18:49:45.564Z] fda1e32c9872: Preparing [2021-09-16T18:49:45.564Z] c2df51a88033: Preparing [2021-09-16T18:49:45.564Z] 3999adfbb7ca: Preparing [2021-09-16T18:49:45.564Z] e6688e911f15: Preparing [2021-09-16T18:49:45.564Z] e6688e911f15: Waiting [2021-09-16T18:49:45.564Z] c2df51a88033: Layer already exists [2021-09-16T18:49:45.564Z] fda1e32c9872: Layer already exists [2021-09-16T18:49:45.564Z] 3999adfbb7ca: Layer already exists [2021-09-16T18:49:45.564Z] 155e80473fc4: Layer already exists [2021-09-16T18:49:45.564Z] 58e277aed8f2: Layer already exists [2021-09-16T18:49:45.564Z] e6688e911f15: Layer already exists [2021-09-16T18:49:45.564Z] 2.0.1-dev.47: digest: sha256:fa73d498ed6158359ec1db09f130762303620bad9c5d1e868aec59ab03c90279 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:45.890Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:46.100Z] Removing intermediate container 6a0527dd45c0 [2021-09-16T18:49:46.100Z] ---> 3f4442242265 [2021-09-16T18:49:46.100Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-16T18:49:46.100Z] ---> Running in afe6a367ba3e [2021-09-16T18:49:46.208Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:46.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-16T18:49:46.208Z] 155e80473fc4: Preparing [2021-09-16T18:49:46.208Z] 58e277aed8f2: Preparing [2021-09-16T18:49:46.208Z] fda1e32c9872: Preparing [2021-09-16T18:49:46.208Z] c2df51a88033: Preparing [2021-09-16T18:49:46.208Z] 3999adfbb7ca: Preparing [2021-09-16T18:49:46.208Z] e6688e911f15: Preparing [2021-09-16T18:49:46.208Z] e6688e911f15: Waiting [2021-09-16T18:49:46.208Z] 3999adfbb7ca: Layer already exists [2021-09-16T18:49:46.208Z] 155e80473fc4: Layer already exists [2021-09-16T18:49:46.208Z] 58e277aed8f2: Layer already exists [2021-09-16T18:49:46.208Z] c2df51a88033: Layer already exists [2021-09-16T18:49:46.208Z] fda1e32c9872: Layer already exists [2021-09-16T18:49:46.208Z] e6688e911f15: Layer already exists [2021-09-16T18:49:46.208Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:fa73d498ed6158359ec1db09f130762303620bad9c5d1e868aec59ab03c90279 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:46.374Z] Removing intermediate container 8321b3c83afc [2021-09-16T18:49:46.374Z] ---> ab4c286b6245 [2021-09-16T18:49:46.374Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-16T18:49:46.530Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:46.845Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-16T18:49:46.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-16T18:49:46.845Z] 155e80473fc4: Preparing [2021-09-16T18:49:46.845Z] 58e277aed8f2: Preparing [2021-09-16T18:49:46.845Z] fda1e32c9872: Preparing [2021-09-16T18:49:46.845Z] c2df51a88033: Preparing [2021-09-16T18:49:46.845Z] 3999adfbb7ca: Preparing [2021-09-16T18:49:46.845Z] e6688e911f15: Preparing [2021-09-16T18:49:46.845Z] e6688e911f15: Waiting [2021-09-16T18:49:46.845Z] 3999adfbb7ca: Layer already exists [2021-09-16T18:49:46.845Z] fda1e32c9872: Layer already exists [2021-09-16T18:49:46.845Z] 58e277aed8f2: Layer already exists [2021-09-16T18:49:46.845Z] 155e80473fc4: Layer already exists [2021-09-16T18:49:46.845Z] c2df51a88033: Layer already exists [2021-09-16T18:49:46.845Z] e6688e911f15: Layer already exists [2021-09-16T18:49:46.845Z] main: digest: sha256:fa73d498ed6158359ec1db09f130762303620bad9c5d1e868aec59ab03c90279 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:49:46.910Z] ===================================================== [Pipeline] echo [2021-09-16T18:49:46.926Z] taggedImages: [2021-09-16T18:49:46.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:46.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-16T18:49:46.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.47 [2021-09-16T18:49:46.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:46.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-16T18:49:46.982Z] ---> Running in 4c6368329fe2 [Pipeline] echo [2021-09-16T18:49:46.985Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-16T18:49:46.985Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:46.985Z] latest [2021-09-16T18:49:46.985Z] 2.0.1-dev.47 [2021-09-16T18:49:46.985Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:46.985Z] main [2021-09-16T18:49:46.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:47.263Z] Removing intermediate container 5bb95606ec9f [2021-09-16T18:49:47.263Z] ---> 7c1fd6b0d207 [2021-09-16T18:49:47.263Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-16T18:49:47.263Z] Removing intermediate container 7097f9a8a489 [2021-09-16T18:49:47.263Z] ---> 787d264cca08 [2021-09-16T18:49:47.263Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-16T18:49:47.344Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:47.545Z] ---> Running in f45d3b1992fd [2021-09-16T18:49:47.545Z] ---> Running in a7be66866987 [2021-09-16T18:49:47.658Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:47.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-16T18:49:47.659Z] 85b3a54c2e8e: Preparing [2021-09-16T18:49:47.659Z] 516d89d8c570: Preparing [2021-09-16T18:49:47.659Z] f1a236a20e03: Preparing [2021-09-16T18:49:47.659Z] 56953bfc2417: Preparing [2021-09-16T18:49:47.659Z] 03e7c6cfa4b4: Preparing [2021-09-16T18:49:47.659Z] 5b9591441369: Preparing [2021-09-16T18:49:47.659Z] f4af3e8ccfa3: Preparing [2021-09-16T18:49:47.659Z] 1ff607ff9d2f: Preparing [2021-09-16T18:49:47.659Z] 915918b8e4ff: Preparing [2021-09-16T18:49:47.659Z] e6688e911f15: Preparing [2021-09-16T18:49:47.659Z] 5b9591441369: Waiting [2021-09-16T18:49:47.659Z] f4af3e8ccfa3: Waiting [2021-09-16T18:49:47.659Z] 1ff607ff9d2f: Waiting [2021-09-16T18:49:47.659Z] 915918b8e4ff: Waiting [2021-09-16T18:49:47.659Z] e6688e911f15: Waiting [2021-09-16T18:49:48.248Z] 85b3a54c2e8e: Pushed [2021-09-16T18:49:48.248Z] 516d89d8c570: Pushed [2021-09-16T18:49:48.248Z] 03e7c6cfa4b4: Pushed [2021-09-16T18:49:48.515Z] 5b9591441369: Pushed [2021-09-16T18:49:48.515Z] 56953bfc2417: Pushed [2021-09-16T18:49:48.515Z] f4af3e8ccfa3: Pushed [2021-09-16T18:49:48.515Z] 1ff607ff9d2f: Pushed [2021-09-16T18:49:48.515Z] e6688e911f15: Layer already exists [2021-09-16T18:49:48.515Z] 915918b8e4ff: Pushed [2021-09-16T18:49:48.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-16T18:49:48.782Z] f1a236a20e03: Pushed [2021-09-16T18:49:49.048Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:4116c35855490dd221a27f85380e3090dd25e9a1c28dd3d3e8c1b9d50d291830 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:49.376Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:49.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-16T18:49:49.690Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-16T18:49:49.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-16T18:49:49.690Z] 85b3a54c2e8e: Preparing [2021-09-16T18:49:49.690Z] 516d89d8c570: Preparing [2021-09-16T18:49:49.690Z] f1a236a20e03: Preparing [2021-09-16T18:49:49.690Z] 56953bfc2417: Preparing [2021-09-16T18:49:49.690Z] 03e7c6cfa4b4: Preparing [2021-09-16T18:49:49.690Z] 5b9591441369: Preparing [2021-09-16T18:49:49.690Z] f4af3e8ccfa3: Preparing [2021-09-16T18:49:49.690Z] 1ff607ff9d2f: Preparing [2021-09-16T18:49:49.690Z] 915918b8e4ff: Preparing [2021-09-16T18:49:49.690Z] e6688e911f15: Preparing [2021-09-16T18:49:49.690Z] 5b9591441369: Waiting [2021-09-16T18:49:49.690Z] f4af3e8ccfa3: Waiting [2021-09-16T18:49:49.690Z] 1ff607ff9d2f: Waiting [2021-09-16T18:49:49.690Z] 915918b8e4ff: Waiting [2021-09-16T18:49:49.690Z] e6688e911f15: Waiting [2021-09-16T18:49:49.690Z] 85b3a54c2e8e: Layer already exists [2021-09-16T18:49:49.690Z] f1a236a20e03: Layer already exists [2021-09-16T18:49:49.690Z] 03e7c6cfa4b4: Layer already exists [2021-09-16T18:49:49.690Z] 56953bfc2417: Layer already exists [2021-09-16T18:49:49.690Z] 516d89d8c570: Layer already exists [2021-09-16T18:49:49.690Z] 1ff607ff9d2f: Layer already exists [2021-09-16T18:49:49.690Z] e6688e911f15: Layer already exists [2021-09-16T18:49:49.690Z] f4af3e8ccfa3: Layer already exists [2021-09-16T18:49:49.690Z] 5b9591441369: Layer already exists [2021-09-16T18:49:49.690Z] 915918b8e4ff: Layer already exists [2021-09-16T18:49:49.690Z] latest: digest: sha256:4116c35855490dd221a27f85380e3090dd25e9a1c28dd3d3e8c1b9d50d291830 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:50.014Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:50.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-16T18:49:50.329Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.47 [2021-09-16T18:49:50.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-16T18:49:50.329Z] 85b3a54c2e8e: Preparing [2021-09-16T18:49:50.329Z] 516d89d8c570: Preparing [2021-09-16T18:49:50.329Z] f1a236a20e03: Preparing [2021-09-16T18:49:50.329Z] 56953bfc2417: Preparing [2021-09-16T18:49:50.329Z] 03e7c6cfa4b4: Preparing [2021-09-16T18:49:50.329Z] 5b9591441369: Preparing [2021-09-16T18:49:50.329Z] f4af3e8ccfa3: Preparing [2021-09-16T18:49:50.329Z] 1ff607ff9d2f: Preparing [2021-09-16T18:49:50.329Z] 915918b8e4ff: Preparing [2021-09-16T18:49:50.329Z] e6688e911f15: Preparing [2021-09-16T18:49:50.329Z] 5b9591441369: Waiting [2021-09-16T18:49:50.329Z] f4af3e8ccfa3: Waiting [2021-09-16T18:49:50.329Z] 1ff607ff9d2f: Waiting [2021-09-16T18:49:50.329Z] 915918b8e4ff: Waiting [2021-09-16T18:49:50.329Z] e6688e911f15: Waiting [2021-09-16T18:49:50.329Z] f1a236a20e03: Layer already exists [2021-09-16T18:49:50.329Z] 85b3a54c2e8e: Layer already exists [2021-09-16T18:49:50.329Z] 516d89d8c570: Layer already exists [2021-09-16T18:49:50.329Z] 56953bfc2417: Layer already exists [2021-09-16T18:49:50.329Z] 03e7c6cfa4b4: Layer already exists [2021-09-16T18:49:50.329Z] 1ff607ff9d2f: Layer already exists [2021-09-16T18:49:50.329Z] 5b9591441369: Layer already exists [2021-09-16T18:49:50.329Z] e6688e911f15: Layer already exists [2021-09-16T18:49:50.329Z] 915918b8e4ff: Layer already exists [2021-09-16T18:49:50.329Z] f4af3e8ccfa3: Layer already exists [2021-09-16T18:49:50.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/core-command/core-command ./cmd/core-command [2021-09-16T18:49:50.596Z] 2.0.1-dev.47: digest: sha256:4116c35855490dd221a27f85380e3090dd25e9a1c28dd3d3e8c1b9d50d291830 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:51.131Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:51.450Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:51.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-16T18:49:51.450Z] 85b3a54c2e8e: Preparing [2021-09-16T18:49:51.450Z] 516d89d8c570: Preparing [2021-09-16T18:49:51.450Z] f1a236a20e03: Preparing [2021-09-16T18:49:51.450Z] 56953bfc2417: Preparing [2021-09-16T18:49:51.450Z] 03e7c6cfa4b4: Preparing [2021-09-16T18:49:51.450Z] 5b9591441369: Preparing [2021-09-16T18:49:51.450Z] f4af3e8ccfa3: Preparing [2021-09-16T18:49:51.450Z] 1ff607ff9d2f: Preparing [2021-09-16T18:49:51.450Z] 915918b8e4ff: Preparing [2021-09-16T18:49:51.450Z] e6688e911f15: Preparing [2021-09-16T18:49:51.450Z] 5b9591441369: Waiting [2021-09-16T18:49:51.450Z] f4af3e8ccfa3: Waiting [2021-09-16T18:49:51.450Z] 1ff607ff9d2f: Waiting [2021-09-16T18:49:51.450Z] 915918b8e4ff: Waiting [2021-09-16T18:49:51.450Z] e6688e911f15: Waiting [2021-09-16T18:49:51.450Z] 03e7c6cfa4b4: Layer already exists [2021-09-16T18:49:51.450Z] 516d89d8c570: Layer already exists [2021-09-16T18:49:51.450Z] 85b3a54c2e8e: Layer already exists [2021-09-16T18:49:51.450Z] 56953bfc2417: Layer already exists [2021-09-16T18:49:51.450Z] f1a236a20e03: Layer already exists [2021-09-16T18:49:51.450Z] 5b9591441369: Layer already exists [2021-09-16T18:49:51.450Z] f4af3e8ccfa3: Layer already exists [2021-09-16T18:49:51.450Z] e6688e911f15: Layer already exists [2021-09-16T18:49:51.450Z] 1ff607ff9d2f: Layer already exists [2021-09-16T18:49:51.450Z] 915918b8e4ff: Layer already exists [2021-09-16T18:49:51.450Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:4116c35855490dd221a27f85380e3090dd25e9a1c28dd3d3e8c1b9d50d291830 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:51.769Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:52.084Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-16T18:49:52.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-16T18:49:52.084Z] 85b3a54c2e8e: Preparing [2021-09-16T18:49:52.084Z] 516d89d8c570: Preparing [2021-09-16T18:49:52.084Z] f1a236a20e03: Preparing [2021-09-16T18:49:52.084Z] 56953bfc2417: Preparing [2021-09-16T18:49:52.084Z] 03e7c6cfa4b4: Preparing [2021-09-16T18:49:52.084Z] 5b9591441369: Preparing [2021-09-16T18:49:52.084Z] f4af3e8ccfa3: Preparing [2021-09-16T18:49:52.084Z] 1ff607ff9d2f: Preparing [2021-09-16T18:49:52.084Z] 915918b8e4ff: Preparing [2021-09-16T18:49:52.084Z] e6688e911f15: Preparing [2021-09-16T18:49:52.084Z] 5b9591441369: Waiting [2021-09-16T18:49:52.084Z] f4af3e8ccfa3: Waiting [2021-09-16T18:49:52.084Z] 1ff607ff9d2f: Waiting [2021-09-16T18:49:52.084Z] 915918b8e4ff: Waiting [2021-09-16T18:49:52.084Z] e6688e911f15: Waiting [2021-09-16T18:49:52.084Z] 03e7c6cfa4b4: Layer already exists [2021-09-16T18:49:52.084Z] 56953bfc2417: Layer already exists [2021-09-16T18:49:52.084Z] f1a236a20e03: Layer already exists [2021-09-16T18:49:52.084Z] 85b3a54c2e8e: Layer already exists [2021-09-16T18:49:52.084Z] 516d89d8c570: Layer already exists [2021-09-16T18:49:52.084Z] 5b9591441369: Layer already exists [2021-09-16T18:49:52.084Z] f4af3e8ccfa3: Layer already exists [2021-09-16T18:49:52.084Z] e6688e911f15: Layer already exists [2021-09-16T18:49:52.084Z] 1ff607ff9d2f: Layer already exists [2021-09-16T18:49:52.084Z] 915918b8e4ff: Layer already exists [2021-09-16T18:49:52.085Z] main: digest: sha256:4116c35855490dd221a27f85380e3090dd25e9a1c28dd3d3e8c1b9d50d291830 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:49:52.144Z] ===================================================== [Pipeline] echo [2021-09-16T18:49:52.159Z] taggedImages: [2021-09-16T18:49:52.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:52.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-16T18:49:52.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.47 [2021-09-16T18:49:52.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:52.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-16T18:49:52.187Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-16T18:49:52.187Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:52.187Z] latest [2021-09-16T18:49:52.187Z] 2.0.1-dev.47 [2021-09-16T18:49:52.187Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:52.187Z] main [2021-09-16T18:49:52.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:52.543Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:52.862Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:52.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-16T18:49:52.862Z] e04a22b33d55: Preparing [2021-09-16T18:49:52.862Z] 6aee1154c085: Preparing [2021-09-16T18:49:52.862Z] c0088df80f2b: Preparing [2021-09-16T18:49:52.862Z] 3c52debd15e6: Preparing [2021-09-16T18:49:52.862Z] e6688e911f15: Preparing [2021-09-16T18:49:52.862Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:52.862Z] e6688e911f15: Layer already exists [2021-09-16T18:49:53.129Z] e04a22b33d55: Pushed [2021-09-16T18:49:53.129Z] 3c52debd15e6: Pushed [2021-09-16T18:49:54.535Z] 6aee1154c085: Pushed [2021-09-16T18:49:54.535Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:d46e0e6ffeed62e55380c9e213df40d8e68cd08bd7f45763818256dec6db029a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:54.859Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:55.178Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-16T18:49:55.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-16T18:49:55.178Z] e04a22b33d55: Preparing [2021-09-16T18:49:55.178Z] 6aee1154c085: Preparing [2021-09-16T18:49:55.178Z] c0088df80f2b: Preparing [2021-09-16T18:49:55.178Z] 3c52debd15e6: Preparing [2021-09-16T18:49:55.178Z] e6688e911f15: Preparing [2021-09-16T18:49:55.178Z] 3c52debd15e6: Layer already exists [2021-09-16T18:49:55.178Z] e6688e911f15: Layer already exists [2021-09-16T18:49:55.178Z] e04a22b33d55: Layer already exists [2021-09-16T18:49:55.178Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:55.178Z] 6aee1154c085: Layer already exists [2021-09-16T18:49:55.178Z] latest: digest: sha256:d46e0e6ffeed62e55380c9e213df40d8e68cd08bd7f45763818256dec6db029a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:55.505Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:55.822Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.47 [2021-09-16T18:49:55.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-16T18:49:55.822Z] e04a22b33d55: Preparing [2021-09-16T18:49:55.822Z] 6aee1154c085: Preparing [2021-09-16T18:49:55.822Z] c0088df80f2b: Preparing [2021-09-16T18:49:55.822Z] 3c52debd15e6: Preparing [2021-09-16T18:49:55.822Z] e6688e911f15: Preparing [2021-09-16T18:49:55.822Z] 3c52debd15e6: Layer already exists [2021-09-16T18:49:55.822Z] e04a22b33d55: Layer already exists [2021-09-16T18:49:55.822Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:55.822Z] e6688e911f15: Layer already exists [2021-09-16T18:49:55.822Z] 6aee1154c085: Layer already exists [2021-09-16T18:49:55.822Z] 2.0.1-dev.47: digest: sha256:d46e0e6ffeed62e55380c9e213df40d8e68cd08bd7f45763818256dec6db029a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:56.149Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:56.463Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:56.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-16T18:49:56.463Z] e04a22b33d55: Preparing [2021-09-16T18:49:56.463Z] 6aee1154c085: Preparing [2021-09-16T18:49:56.463Z] c0088df80f2b: Preparing [2021-09-16T18:49:56.463Z] 3c52debd15e6: Preparing [2021-09-16T18:49:56.463Z] e6688e911f15: Preparing [2021-09-16T18:49:56.463Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:56.463Z] e04a22b33d55: Layer already exists [2021-09-16T18:49:56.463Z] 3c52debd15e6: Layer already exists [2021-09-16T18:49:56.463Z] e6688e911f15: Layer already exists [2021-09-16T18:49:56.463Z] 6aee1154c085: Layer already exists [2021-09-16T18:49:56.463Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:d46e0e6ffeed62e55380c9e213df40d8e68cd08bd7f45763818256dec6db029a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:56.786Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:57.105Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-16T18:49:57.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-16T18:49:57.105Z] e04a22b33d55: Preparing [2021-09-16T18:49:57.105Z] 6aee1154c085: Preparing [2021-09-16T18:49:57.105Z] c0088df80f2b: Preparing [2021-09-16T18:49:57.105Z] 3c52debd15e6: Preparing [2021-09-16T18:49:57.105Z] e6688e911f15: Preparing [2021-09-16T18:49:57.105Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:57.105Z] e04a22b33d55: Layer already exists [2021-09-16T18:49:57.105Z] e6688e911f15: Layer already exists [2021-09-16T18:49:57.105Z] 3c52debd15e6: Layer already exists [2021-09-16T18:49:57.105Z] 6aee1154c085: Layer already exists [2021-09-16T18:49:57.105Z] main: digest: sha256:d46e0e6ffeed62e55380c9e213df40d8e68cd08bd7f45763818256dec6db029a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:49:57.168Z] ===================================================== [Pipeline] echo [2021-09-16T18:49:57.184Z] taggedImages: [2021-09-16T18:49:57.184Z] - nexus3.edgexfoundry.org:10004/support-notifications:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:57.184Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-16T18:49:57.184Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.47 [2021-09-16T18:49:57.184Z] - nexus3.edgexfoundry.org:10004/support-notifications:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:57.184Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-16T18:49:57.216Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-16T18:49:57.216Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:57.216Z] latest [2021-09-16T18:49:57.216Z] 2.0.1-dev.47 [2021-09-16T18:49:57.216Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:49:57.216Z] main [2021-09-16T18:49:57.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:57.576Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:57.898Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:49:57.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-16T18:49:57.898Z] d3554358d052: Preparing [2021-09-16T18:49:57.898Z] fc86b01613f0: Preparing [2021-09-16T18:49:57.898Z] c0088df80f2b: Preparing [2021-09-16T18:49:57.898Z] 777ea3656854: Preparing [2021-09-16T18:49:57.898Z] e6688e911f15: Preparing [2021-09-16T18:49:57.898Z] e6688e911f15: Layer already exists [2021-09-16T18:49:57.898Z] 777ea3656854: Layer already exists [2021-09-16T18:49:57.898Z] c0088df80f2b: Layer already exists [2021-09-16T18:49:57.898Z] d3554358d052: Pushed [2021-09-16T18:49:59.313Z] fc86b01613f0: Pushed [2021-09-16T18:49:59.582Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:784cd5001ce7fc3e45a3cda86b148fc1b07f544eb5c50e52f818367911a83e2b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:49:59.909Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:00.227Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-16T18:50:00.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-16T18:50:00.227Z] d3554358d052: Preparing [2021-09-16T18:50:00.227Z] fc86b01613f0: Preparing [2021-09-16T18:50:00.227Z] c0088df80f2b: Preparing [2021-09-16T18:50:00.227Z] 777ea3656854: Preparing [2021-09-16T18:50:00.227Z] e6688e911f15: Preparing [2021-09-16T18:50:00.227Z] fc86b01613f0: Layer already exists [2021-09-16T18:50:00.227Z] d3554358d052: Layer already exists [2021-09-16T18:50:00.227Z] c0088df80f2b: Layer already exists [2021-09-16T18:50:00.227Z] 777ea3656854: Layer already exists [2021-09-16T18:50:00.227Z] e6688e911f15: Layer already exists [2021-09-16T18:50:00.496Z] latest: digest: sha256:784cd5001ce7fc3e45a3cda86b148fc1b07f544eb5c50e52f818367911a83e2b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:01.030Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:01.354Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.47 [2021-09-16T18:50:01.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-16T18:50:01.354Z] d3554358d052: Preparing [2021-09-16T18:50:01.354Z] fc86b01613f0: Preparing [2021-09-16T18:50:01.354Z] c0088df80f2b: Preparing [2021-09-16T18:50:01.354Z] 777ea3656854: Preparing [2021-09-16T18:50:01.354Z] e6688e911f15: Preparing [2021-09-16T18:50:06.707Z] 777ea3656854: Layer already exists [2021-09-16T18:50:06.708Z] fc86b01613f0: Layer already exists [2021-09-16T18:50:06.708Z] c0088df80f2b: Layer already exists [2021-09-16T18:50:06.708Z] d3554358d052: Layer already exists [2021-09-16T18:50:06.708Z] e6688e911f15: Layer already exists [2021-09-16T18:50:06.708Z] 2.0.1-dev.47: digest: sha256:784cd5001ce7fc3e45a3cda86b148fc1b07f544eb5c50e52f818367911a83e2b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:07.031Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:07.347Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:50:07.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-16T18:50:07.347Z] d3554358d052: Preparing [2021-09-16T18:50:07.347Z] fc86b01613f0: Preparing [2021-09-16T18:50:07.347Z] c0088df80f2b: Preparing [2021-09-16T18:50:07.347Z] 777ea3656854: Preparing [2021-09-16T18:50:07.347Z] e6688e911f15: Preparing [2021-09-16T18:50:07.347Z] fc86b01613f0: Layer already exists [2021-09-16T18:50:07.347Z] 777ea3656854: Layer already exists [2021-09-16T18:50:07.347Z] c0088df80f2b: Layer already exists [2021-09-16T18:50:07.347Z] d3554358d052: Layer already exists [2021-09-16T18:50:07.347Z] e6688e911f15: Layer already exists [2021-09-16T18:50:07.347Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:784cd5001ce7fc3e45a3cda86b148fc1b07f544eb5c50e52f818367911a83e2b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:07.671Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:08.014Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-16T18:50:13.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-16T18:50:13.360Z] d3554358d052: Preparing [2021-09-16T18:50:13.360Z] fc86b01613f0: Preparing [2021-09-16T18:50:13.360Z] c0088df80f2b: Preparing [2021-09-16T18:50:13.360Z] 777ea3656854: Preparing [2021-09-16T18:50:13.360Z] e6688e911f15: Preparing [2021-09-16T18:50:13.360Z] fc86b01613f0: Layer already exists [2021-09-16T18:50:13.360Z] e6688e911f15: Layer already exists [2021-09-16T18:50:13.360Z] d3554358d052: Layer already exists [2021-09-16T18:50:13.360Z] c0088df80f2b: Layer already exists [2021-09-16T18:50:13.360Z] 777ea3656854: Layer already exists [2021-09-16T18:50:13.360Z] main: digest: sha256:784cd5001ce7fc3e45a3cda86b148fc1b07f544eb5c50e52f818367911a83e2b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:50:13.418Z] ===================================================== [Pipeline] echo [2021-09-16T18:50:13.436Z] taggedImages: [2021-09-16T18:50:13.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:50:13.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-16T18:50:13.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.47 [2021-09-16T18:50:13.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:50:13.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-16T18:50:13.467Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-16T18:50:13.467Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:50:13.467Z] latest [2021-09-16T18:50:13.467Z] 2.0.1-dev.47 [2021-09-16T18:50:13.467Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:50:13.467Z] main [2021-09-16T18:50:13.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:13.829Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:14.158Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:50:14.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-16T18:50:14.158Z] 6a06cf2e43a2: Preparing [2021-09-16T18:50:14.158Z] ee9797f761ca: Preparing [2021-09-16T18:50:14.158Z] 291d8242e479: Preparing [2021-09-16T18:50:14.158Z] 49afced787ef: Preparing [2021-09-16T18:50:14.158Z] c080ac93e525: Preparing [2021-09-16T18:50:14.158Z] 87dec32dab56: Preparing [2021-09-16T18:50:14.158Z] 4b3c02ac6c6d: Preparing [2021-09-16T18:50:14.158Z] 3b6deb83ca37: Preparing [2021-09-16T18:50:14.158Z] 563ea45970c1: Preparing [2021-09-16T18:50:14.158Z] 91e3b9641807: Preparing [2021-09-16T18:50:14.158Z] b2d5eeeaba3a: Preparing [2021-09-16T18:50:14.158Z] 4b3c02ac6c6d: Waiting [2021-09-16T18:50:14.158Z] 3b6deb83ca37: Waiting [2021-09-16T18:50:14.158Z] 563ea45970c1: Waiting [2021-09-16T18:50:14.158Z] 91e3b9641807: Waiting [2021-09-16T18:50:14.158Z] b2d5eeeaba3a: Waiting [2021-09-16T18:50:14.158Z] 87dec32dab56: Waiting [2021-09-16T18:50:14.158Z] c080ac93e525: Layer already exists [2021-09-16T18:50:14.427Z] 87dec32dab56: Layer already exists [2021-09-16T18:50:14.702Z] 4b3c02ac6c6d: Layer already exists [2021-09-16T18:50:14.971Z] ee9797f761ca: Pushed [2021-09-16T18:50:14.971Z] 3b6deb83ca37: Layer already exists [2021-09-16T18:50:14.971Z] 91e3b9641807: Layer already exists [2021-09-16T18:50:14.971Z] 563ea45970c1: Layer already exists [2021-09-16T18:50:14.971Z] b2d5eeeaba3a: Layer already exists [2021-09-16T18:50:14.971Z] 6a06cf2e43a2: Pushed [2021-09-16T18:50:15.238Z] 291d8242e479: Pushed [2021-09-16T18:50:20.593Z] 49afced787ef: Pushed [2021-09-16T18:50:20.593Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:1b5a01a196317e131d1434b53937141fcd6f21427fa023a91e82fc5141929721 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:20.918Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:21.238Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-16T18:50:21.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-16T18:50:21.238Z] 6a06cf2e43a2: Preparing [2021-09-16T18:50:21.238Z] ee9797f761ca: Preparing [2021-09-16T18:50:21.238Z] 291d8242e479: Preparing [2021-09-16T18:50:21.238Z] 49afced787ef: Preparing [2021-09-16T18:50:21.238Z] c080ac93e525: Preparing [2021-09-16T18:50:21.238Z] 87dec32dab56: Preparing [2021-09-16T18:50:21.238Z] 4b3c02ac6c6d: Preparing [2021-09-16T18:50:21.238Z] 3b6deb83ca37: Preparing [2021-09-16T18:50:21.238Z] 563ea45970c1: Preparing [2021-09-16T18:50:21.238Z] 91e3b9641807: Preparing [2021-09-16T18:50:21.238Z] b2d5eeeaba3a: Preparing [2021-09-16T18:50:21.238Z] 87dec32dab56: Waiting [2021-09-16T18:50:21.238Z] 4b3c02ac6c6d: Waiting [2021-09-16T18:50:21.238Z] 3b6deb83ca37: Waiting [2021-09-16T18:50:21.238Z] 563ea45970c1: Waiting [2021-09-16T18:50:21.238Z] 91e3b9641807: Waiting [2021-09-16T18:50:21.238Z] b2d5eeeaba3a: Waiting [2021-09-16T18:50:21.238Z] ee9797f761ca: Layer already exists [2021-09-16T18:50:21.238Z] c080ac93e525: Layer already exists [2021-09-16T18:50:21.238Z] 6a06cf2e43a2: Layer already exists [2021-09-16T18:50:21.238Z] 291d8242e479: Layer already exists [2021-09-16T18:50:21.238Z] 49afced787ef: Layer already exists [2021-09-16T18:50:21.238Z] 91e3b9641807: Layer already exists [2021-09-16T18:50:21.238Z] 87dec32dab56: Layer already exists [2021-09-16T18:50:21.238Z] 4b3c02ac6c6d: Layer already exists [2021-09-16T18:50:21.238Z] 3b6deb83ca37: Layer already exists [2021-09-16T18:50:21.238Z] 563ea45970c1: Layer already exists [2021-09-16T18:50:21.238Z] b2d5eeeaba3a: Layer already exists [2021-09-16T18:50:21.238Z] latest: digest: sha256:1b5a01a196317e131d1434b53937141fcd6f21427fa023a91e82fc5141929721 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:21.583Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:21.903Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.47 [2021-09-16T18:50:21.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-16T18:50:21.903Z] 6a06cf2e43a2: Preparing [2021-09-16T18:50:21.903Z] ee9797f761ca: Preparing [2021-09-16T18:50:21.903Z] 291d8242e479: Preparing [2021-09-16T18:50:21.903Z] 49afced787ef: Preparing [2021-09-16T18:50:21.903Z] c080ac93e525: Preparing [2021-09-16T18:50:21.903Z] 87dec32dab56: Preparing [2021-09-16T18:50:21.903Z] 4b3c02ac6c6d: Preparing [2021-09-16T18:50:21.903Z] 3b6deb83ca37: Preparing [2021-09-16T18:50:21.903Z] 563ea45970c1: Preparing [2021-09-16T18:50:21.903Z] 91e3b9641807: Preparing [2021-09-16T18:50:21.903Z] b2d5eeeaba3a: Preparing [2021-09-16T18:50:21.903Z] 87dec32dab56: Waiting [2021-09-16T18:50:21.903Z] 4b3c02ac6c6d: Waiting [2021-09-16T18:50:21.903Z] 3b6deb83ca37: Waiting [2021-09-16T18:50:21.903Z] 563ea45970c1: Waiting [2021-09-16T18:50:21.903Z] 91e3b9641807: Waiting [2021-09-16T18:50:21.903Z] b2d5eeeaba3a: Waiting [2021-09-16T18:50:21.903Z] c080ac93e525: Layer already exists [2021-09-16T18:50:21.903Z] 49afced787ef: Layer already exists [2021-09-16T18:50:21.903Z] ee9797f761ca: Layer already exists [2021-09-16T18:50:21.903Z] 291d8242e479: Layer already exists [2021-09-16T18:50:21.903Z] 6a06cf2e43a2: Layer already exists [2021-09-16T18:50:21.903Z] 4b3c02ac6c6d: Layer already exists [2021-09-16T18:50:21.903Z] 87dec32dab56: Layer already exists [2021-09-16T18:50:21.903Z] 563ea45970c1: Layer already exists [2021-09-16T18:50:21.903Z] 3b6deb83ca37: Layer already exists [2021-09-16T18:50:21.903Z] 91e3b9641807: Layer already exists [2021-09-16T18:50:21.903Z] b2d5eeeaba3a: Layer already exists [2021-09-16T18:50:21.903Z] 2.0.1-dev.47: digest: sha256:1b5a01a196317e131d1434b53937141fcd6f21427fa023a91e82fc5141929721 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:22.225Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:22.546Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:50:22.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-16T18:50:22.546Z] 6a06cf2e43a2: Preparing [2021-09-16T18:50:22.546Z] ee9797f761ca: Preparing [2021-09-16T18:50:22.546Z] 291d8242e479: Preparing [2021-09-16T18:50:22.546Z] 49afced787ef: Preparing [2021-09-16T18:50:22.546Z] c080ac93e525: Preparing [2021-09-16T18:50:22.546Z] 87dec32dab56: Preparing [2021-09-16T18:50:22.546Z] 4b3c02ac6c6d: Preparing [2021-09-16T18:50:22.546Z] 3b6deb83ca37: Preparing [2021-09-16T18:50:22.546Z] 563ea45970c1: Preparing [2021-09-16T18:50:22.546Z] 91e3b9641807: Preparing [2021-09-16T18:50:22.546Z] b2d5eeeaba3a: Preparing [2021-09-16T18:50:22.546Z] 563ea45970c1: Waiting [2021-09-16T18:50:22.546Z] 91e3b9641807: Waiting [2021-09-16T18:50:22.546Z] b2d5eeeaba3a: Waiting [2021-09-16T18:50:22.546Z] 87dec32dab56: Waiting [2021-09-16T18:50:22.546Z] 4b3c02ac6c6d: Waiting [2021-09-16T18:50:22.546Z] 3b6deb83ca37: Waiting [2021-09-16T18:50:22.546Z] 49afced787ef: Layer already exists [2021-09-16T18:50:22.546Z] 291d8242e479: Layer already exists [2021-09-16T18:50:22.546Z] 6a06cf2e43a2: Layer already exists [2021-09-16T18:50:22.546Z] ee9797f761ca: Layer already exists [2021-09-16T18:50:22.546Z] c080ac93e525: Layer already exists [2021-09-16T18:50:22.546Z] 4b3c02ac6c6d: Layer already exists [2021-09-16T18:50:22.546Z] 91e3b9641807: Layer already exists [2021-09-16T18:50:22.546Z] 87dec32dab56: Layer already exists [2021-09-16T18:50:22.546Z] 563ea45970c1: Layer already exists [2021-09-16T18:50:22.546Z] 3b6deb83ca37: Layer already exists [2021-09-16T18:50:22.546Z] b2d5eeeaba3a: Layer already exists [2021-09-16T18:50:22.546Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:1b5a01a196317e131d1434b53937141fcd6f21427fa023a91e82fc5141929721 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:22.868Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:50:23.185Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-16T18:50:23.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-16T18:50:23.185Z] 6a06cf2e43a2: Preparing [2021-09-16T18:50:23.185Z] ee9797f761ca: Preparing [2021-09-16T18:50:23.185Z] 291d8242e479: Preparing [2021-09-16T18:50:23.185Z] 49afced787ef: Preparing [2021-09-16T18:50:23.185Z] c080ac93e525: Preparing [2021-09-16T18:50:23.185Z] 87dec32dab56: Preparing [2021-09-16T18:50:23.185Z] 4b3c02ac6c6d: Preparing [2021-09-16T18:50:23.185Z] 3b6deb83ca37: Preparing [2021-09-16T18:50:23.185Z] 563ea45970c1: Preparing [2021-09-16T18:50:23.185Z] 91e3b9641807: Preparing [2021-09-16T18:50:23.185Z] b2d5eeeaba3a: Preparing [2021-09-16T18:50:23.185Z] 87dec32dab56: Waiting [2021-09-16T18:50:23.185Z] 4b3c02ac6c6d: Waiting [2021-09-16T18:50:23.185Z] 3b6deb83ca37: Waiting [2021-09-16T18:50:23.185Z] 563ea45970c1: Waiting [2021-09-16T18:50:23.185Z] 91e3b9641807: Waiting [2021-09-16T18:50:23.185Z] b2d5eeeaba3a: Waiting [2021-09-16T18:50:23.185Z] ee9797f761ca: Layer already exists [2021-09-16T18:50:23.185Z] c080ac93e525: Layer already exists [2021-09-16T18:50:23.185Z] 49afced787ef: Layer already exists [2021-09-16T18:50:23.185Z] 291d8242e479: Layer already exists [2021-09-16T18:50:23.185Z] 6a06cf2e43a2: Layer already exists [2021-09-16T18:50:23.185Z] 563ea45970c1: Layer already exists [2021-09-16T18:50:23.185Z] 4b3c02ac6c6d: Layer already exists [2021-09-16T18:50:23.185Z] 87dec32dab56: Layer already exists [2021-09-16T18:50:23.185Z] 3b6deb83ca37: Layer already exists [2021-09-16T18:50:23.185Z] 91e3b9641807: Layer already exists [2021-09-16T18:50:23.185Z] b2d5eeeaba3a: Layer already exists [2021-09-16T18:50:23.185Z] main: digest: sha256:1b5a01a196317e131d1434b53937141fcd6f21427fa023a91e82fc5141929721 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:50:23.248Z] ===================================================== [Pipeline] echo [2021-09-16T18:50:23.263Z] taggedImages: [2021-09-16T18:50:23.263Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:50:23.263Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-16T18:50:23.263Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.47 [2021-09-16T18:50:23.263Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:50:23.263Z] - 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-09-16T18:51:42.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-16T18:51:57.458Z] Removing intermediate container 9aa0597442fb [2021-09-16T18:51:57.458Z] ---> ea730b2bcef8 [2021-09-16T18:51:57.458Z] [2021-09-16T18:51:57.458Z] Step 11/26 : FROM alpine:3.12 [2021-09-16T18:51:57.458Z] 3.12: Pulling from library/alpine [2021-09-16T18:51:57.458Z] Removing intermediate container f45d3b1992fd [2021-09-16T18:51:57.458Z] ---> 4a0821b43dda [2021-09-16T18:51:57.458Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-16T18:51:57.458Z] Removing intermediate container a7be66866987 [2021-09-16T18:51:57.458Z] ---> 8586b2307bf3 [2021-09-16T18:51:57.458Z] [2021-09-16T18:51:57.458Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T18:51:57.458Z] ---> Running in d88c0e0baa19 [2021-09-16T18:51:57.458Z] 3.12: Pulling from library/alpine [2021-09-16T18:51:57.458Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T18:51:57.458Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T18:51:57.458Z] Status: Downloaded newer image for alpine:3.12 [2021-09-16T18:51:57.458Z] Status: Image is up to date for alpine:3.12 [2021-09-16T18:51:57.458Z] ---> afc2cc120ca2 [2021-09-16T18:51:57.458Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-16T18:51:57.458Z] ---> afc2cc120ca2 [2021-09-16T18:51:57.458Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-16T18:51:58.443Z] ---> Running in 2bcd8bdd64c4 [2021-09-16T18:51:58.443Z] ---> Running in 8521ef100571 [2021-09-16T18:51:58.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-16T18:52:01.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:52:01.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:52:01.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:52:01.625Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:52:01.900Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-16T18:52:01.900Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-16T18:52:01.900Z] (3/3) Installing su-exec (0.2-r1) [2021-09-16T18:52:01.900Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T18:52:01.900Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T18:52:01.900Z] Removing intermediate container 4c6368329fe2 [2021-09-16T18:52:01.900Z] ---> aec0a104c6d4 [2021-09-16T18:52:01.900Z] [2021-09-16T18:52:02.195Z] Step 11/23 : FROM alpine:3.12 [2021-09-16T18:52:02.195Z] ---> afc2cc120ca2 [2021-09-16T18:52:02.195Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-16T18:52:02.195Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-16T18:52:02.195Z] OK: 6 MiB in 17 packages [2021-09-16T18:52:02.195Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T18:52:02.195Z] OK: 5 MiB in 15 packages [2021-09-16T18:52:02.468Z] Removing intermediate container afe6a367ba3e [2021-09-16T18:52:02.468Z] ---> 6eb49ad15057 [2021-09-16T18:52:02.468Z] [2021-09-16T18:52:02.468Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T18:52:02.468Z] ---> afc2cc120ca2 [2021-09-16T18:52:02.468Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-16T18:52:02.468Z] ---> Running in c372fa7eec25 [2021-09-16T18:52:03.071Z] ---> Running in eff15eb2b4ef [2021-09-16T18:52:03.071Z] Removing intermediate container d88c0e0baa19 [2021-09-16T18:52:03.071Z] ---> 2e3583a65869 [2021-09-16T18:52:03.071Z] [2021-09-16T18:52:03.071Z] Step 12/24 : FROM docker:20.10.7 [2021-09-16T18:52:03.671Z] 20.10.7: Pulling from library/docker [2021-09-16T18:52:04.671Z] Removing intermediate container 2bcd8bdd64c4 [2021-09-16T18:52:04.672Z] ---> baf1687e45cb [2021-09-16T18:52:04.672Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T18:52:04.672Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:52:04.672Z] Removing intermediate container 8521ef100571 [2021-09-16T18:52:04.672Z] ---> 04a0411837c7 [2021-09-16T18:52:04.672Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-16T18:52:04.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:52:04.945Z] ---> Running in 4e9a16b5ef0e [2021-09-16T18:52:04.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:52:05.222Z] ---> Running in ef877e706ea0 [2021-09-16T18:52:05.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:52:05.500Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-16T18:52:05.779Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-16T18:52:05.779Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T18:52:05.779Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T18:52:05.779Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-16T18:52:05.779Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T18:52:05.779Z] OK: 5 MiB in 15 packages [2021-09-16T18:52:06.060Z] OK: 6 MiB in 16 packages [2021-09-16T18:52:06.060Z] Removing intermediate container 4e9a16b5ef0e [2021-09-16T18:52:06.060Z] ---> 0aa284fc78ac [2021-09-16T18:52:06.060Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-16T18:52:07.041Z] ---> Running in 784f59fcdc52 [2021-09-16T18:52:07.313Z] Removing intermediate container ef877e706ea0 [2021-09-16T18:52:07.313Z] ---> 8e0e607b5ca0 [2021-09-16T18:52:07.313Z] Step 14/26 : WORKDIR / [2021-09-16T18:52:07.595Z] ---> Running in 10bf40ec6918 [2021-09-16T18:52:07.878Z] Removing intermediate container 784f59fcdc52 [2021-09-16T18:52:07.878Z] ---> abf2f7ae83c8 [2021-09-16T18:52:07.878Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-16T18:52:08.479Z] ---> Running in 7b8d4b3a4f2a [2021-09-16T18:52:08.760Z] Removing intermediate container 10bf40ec6918 [2021-09-16T18:52:08.760Z] ---> 7457abda7583 [2021-09-16T18:52:08.760Z] 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-09-16T18:52:09.038Z] Removing intermediate container eff15eb2b4ef [2021-09-16T18:52:09.038Z] ---> 92705c640c85 [2021-09-16T18:52:09.038Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T18:52:09.636Z] Removing intermediate container c372fa7eec25 [2021-09-16T18:52:09.636Z] ---> 38499d8e4449 [2021-09-16T18:52:09.636Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T18:52:09.911Z] Removing intermediate container 7b8d4b3a4f2a [2021-09-16T18:52:09.911Z] ---> 5f8a2a1bd7e0 [2021-09-16T18:52:09.911Z] Step 16/24 : WORKDIR / [2021-09-16T18:52:10.200Z] ---> Running in cd6a78e2b0fc [2021-09-16T18:52:10.200Z] ---> Running in d9357314d92d [2021-09-16T18:52:10.798Z] ---> f4266476c5f9 [2021-09-16T18:52:10.799Z] 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-09-16T18:52:11.071Z] ---> Running in c9401d4c04b5 [2021-09-16T18:52:12.048Z] Removing intermediate container cd6a78e2b0fc [2021-09-16T18:52:12.048Z] ---> 825763cb1577 [2021-09-16T18:52:12.048Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-16T18:52:12.048Z] Removing intermediate container d9357314d92d [2021-09-16T18:52:12.048Z] ---> dc4e6e3fa93f [2021-09-16T18:52:12.048Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-16T18:52:13.509Z] ---> 2962256a7fd4 [2021-09-16T18:52:13.509Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-16T18:52:13.509Z] ---> Running in 263d2f9c9b75 [2021-09-16T18:52:13.509Z] Removing intermediate container c9401d4c04b5 [2021-09-16T18:52:13.509Z] ---> 939d4aa711c0 [2021-09-16T18:52:13.509Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T18:52:13.509Z] ---> Running in e40474f08306 [2021-09-16T18:52:14.108Z] Removing intermediate container 263d2f9c9b75 [2021-09-16T18:52:14.108Z] ---> 2fd04fb68683 [2021-09-16T18:52:14.108Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-16T18:52:14.381Z] ---> Running in 0e904587ade5 [2021-09-16T18:52:14.381Z] Removing intermediate container e40474f08306 [2021-09-16T18:52:14.381Z] ---> c5f35899223a [2021-09-16T18:52:14.381Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-16T18:52:14.660Z] ---> e532966e3c23 [2021-09-16T18:52:14.660Z] 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-09-16T18:52:14.660Z] ---> Running in 4bb7a5142ccc [2021-09-16T18:52:14.660Z] ---> 20139cf52442 [2021-09-16T18:52:14.660Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-16T18:52:14.941Z] Removing intermediate container 0e904587ade5 [2021-09-16T18:52:14.941Z] ---> 2246954bb3ab [2021-09-16T18:52:14.941Z] Step 16/24 : WORKDIR / [2021-09-16T18:52:15.542Z] ---> Running in fba872b9ddc9 [2021-09-16T18:52:15.542Z] Removing intermediate container 4bb7a5142ccc [2021-09-16T18:52:15.542Z] ---> 5f02e279ff78 [2021-09-16T18:52:15.542Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T18:52:15.542Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-16T18:52:15.542Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-16T18:52:15.824Z] ---> df445af6242a [2021-09-16T18:52:15.824Z] 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-09-16T18:52:16.099Z] ---> 93c48f32e576 [2021-09-16T18:52:16.099Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-16T18:52:16.379Z] ---> Running in 9bd55b1374a0 [2021-09-16T18:52:16.379Z] Removing intermediate container fba872b9ddc9 [2021-09-16T18:52:16.379Z] ---> 1d1171ba3821 [2021-09-16T18:52:16.379Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T18:52:16.379Z] ---> 59bc8133dc3c [2021-09-16T18:52:16.379Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-16T18:52:16.665Z] ---> 8cbe25f6bef7 [2021-09-16T18:52:16.665Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-16T18:52:17.270Z] Removing intermediate container 9bd55b1374a0 [2021-09-16T18:52:17.271Z] ---> 4b5b7691ca08 [2021-09-16T18:52:17.271Z] 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-09-16T18:52:17.271Z] ---> Running in 4046c608d10d [2021-09-16T18:52:18.274Z] ---> 7a53c026d833 [2021-09-16T18:52:18.274Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-16T18:52:18.553Z] ---> 067788718abf [2021-09-16T18:52:18.553Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-16T18:52:18.553Z] ---> 5b68ce6c5bf7 [2021-09-16T18:52:18.553Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-16T18:52:19.164Z] ---> 11ad3af7c961 [2021-09-16T18:52:19.164Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-16T18:52:19.164Z] ---> Running in 3eb29c463d5c [2021-09-16T18:52:19.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:52:19.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:52:20.335Z] Removing intermediate container 3eb29c463d5c [2021-09-16T18:52:20.335Z] ---> 51ddf9bd0c3d [2021-09-16T18:52:20.335Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T18:52:20.615Z] (1/39) Installing readline (8.1.0-r0) [2021-09-16T18:52:20.615Z] (2/39) Installing bash (5.1.0-r0) [2021-09-16T18:52:20.615Z] Executing bash-5.1.0-r0.post-install [2021-09-16T18:52:20.615Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-16T18:52:20.615Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-16T18:52:20.615Z] (5/39) Installing libcurl (7.79.0-r0) [2021-09-16T18:52:20.895Z] (6/39) Installing curl (7.79.0-r0) [2021-09-16T18:52:20.895Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-16T18:52:20.895Z] ---> 5f5fb7f97ad1 [2021-09-16T18:52:20.895Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-16T18:52:20.896Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-16T18:52:20.896Z] (9/39) Installing expat (2.2.10-r1) [2021-09-16T18:52:20.896Z] (10/39) Installing libffi (3.3-r2) [2021-09-16T18:52:20.896Z] (11/39) Installing gdbm (1.19-r0) [2021-09-16T18:52:20.896Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-16T18:52:20.896Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-16T18:52:20.896Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-16T18:52:20.896Z] ---> e9853ff031f6 [2021-09-16T18:52:20.896Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-16T18:52:21.172Z] ---> Running in 5c450acb2b6f [2021-09-16T18:52:21.172Z] ---> 32055ee6fd9c [2021-09-16T18:52:21.172Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-16T18:52:21.172Z] ---> Running in 342a45bfd580 [2021-09-16T18:52:22.225Z] Removing intermediate container 5c450acb2b6f [2021-09-16T18:52:22.225Z] ---> 90a22963c7d0 [2021-09-16T18:52:22.225Z] Step 22/24 : LABEL arch=arm64 [2021-09-16T18:52:23.017Z] ---> Running in 34bef464cded [2021-09-16T18:52:23.017Z] ---> 112f1fa187ab [2021-09-16T18:52:23.017Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-16T18:52:23.017Z] Removing intermediate container 342a45bfd580 [2021-09-16T18:52:23.017Z] ---> 4ce97eea7c17 [2021-09-16T18:52:23.017Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T18:52:23.343Z] ---> 43499ef86726 [2021-09-16T18:52:23.344Z] 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-09-16T18:52:23.344Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-16T18:52:23.344Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-16T18:52:23.344Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-16T18:52:23.344Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-16T18:52:23.344Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-16T18:52:23.344Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-16T18:52:23.344Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-16T18:52:23.344Z] ---> Running in 026a880489f0 [2021-09-16T18:52:23.344Z] ---> Running in 340d169649f7 [2021-09-16T18:52:23.653Z] ---> Running in 8eabd4571245 [2021-09-16T18:52:23.653Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-16T18:52:23.653Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-16T18:52:23.653Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-16T18:52:23.653Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-16T18:52:23.653Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-16T18:52:23.653Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-16T18:52:23.957Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-16T18:52:23.957Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-16T18:52:23.957Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-16T18:52:23.957Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-16T18:52:23.957Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-16T18:52:23.957Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-16T18:52:23.957Z] Removing intermediate container 34bef464cded [2021-09-16T18:52:23.957Z] ---> 03fedcbfb8da [2021-09-16T18:52:23.957Z] Step 23/24 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:52:23.957Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-16T18:52:23.957Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-16T18:52:23.957Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-16T18:52:23.957Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-16T18:52:23.957Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-16T18:52:23.957Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-16T18:52:24.609Z] ---> Running in 7b536735ac10 [2021-09-16T18:52:24.949Z] Executing busybox-1.32.1-r6.trigger [2021-09-16T18:52:24.949Z] OK: 82 MiB in 59 packages [2021-09-16T18:52:24.949Z] Removing intermediate container 340d169649f7 [2021-09-16T18:52:24.949Z] ---> d0c02265fb40 [2021-09-16T18:52:24.949Z] Step 21/23 : LABEL arch=arm64 [2021-09-16T18:52:25.236Z] Removing intermediate container 026a880489f0 [2021-09-16T18:52:25.236Z] ---> d2cd68dc810f [2021-09-16T18:52:25.236Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T18:52:25.236Z] ---> Running in 7f895066ca22 [2021-09-16T18:52:25.519Z] ---> Running in 19dec71d9db2 [2021-09-16T18:52:25.819Z] Removing intermediate container 7b536735ac10 [2021-09-16T18:52:25.819Z] ---> 8e48f1ae436b [2021-09-16T18:52:25.819Z] Step 24/24 : LABEL version=2.0.1-dev.47 [2021-09-16T18:52:26.094Z] ---> Running in fb37a5907b10 [2021-09-16T18:52:26.370Z] Removing intermediate container 7f895066ca22 [2021-09-16T18:52:26.370Z] ---> 04f59f1ace36 [2021-09-16T18:52:26.370Z] Step 22/23 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:52:26.645Z] Removing intermediate container 19dec71d9db2 [2021-09-16T18:52:26.645Z] ---> c58b885ad2fd [2021-09-16T18:52:26.645Z] Step 22/24 : LABEL arch=arm64 [2021-09-16T18:52:26.645Z] ---> Running in f87c4e6ceb98 [2021-09-16T18:52:26.918Z] Removing intermediate container fb37a5907b10 [2021-09-16T18:52:26.918Z] ---> b1cc0159e01e [2021-09-16T18:52:26.918Z] [2021-09-16T18:52:26.918Z] ---> Running in 69633858760d [2021-09-16T18:52:27.519Z] Successfully built b1cc0159e01e [2021-09-16T18:52:27.519Z] Successfully tagged core-command-arm64:latest [2021-09-16T18:52:27.519Z] Removing intermediate container f87c4e6ceb98 [2021-09-16T18:52:27.519Z] ---> 0873ea778d6c [2021-09-16T18:52:27.519Z] Step 23/23 : LABEL version=2.0.1-dev.47 [2021-09-16T18:52:27.519Z] Building support-scheduler [2021-09-16T18:52:27.796Z]  Building core-command ... done  ---> Running in fcd145005ae0 [2021-09-16T18:52:28.077Z] Removing intermediate container 69633858760d [2021-09-16T18:52:28.077Z] ---> 9c8127e0607f [2021-09-16T18:52:28.077Z] Step 23/24 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:52:28.077Z] Removing intermediate container 8eabd4571245 [2021-09-16T18:52:28.077Z] ---> 02fabae7a525 [2021-09-16T18:52:28.077Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-16T18:52:28.351Z] ---> Running in 7fa87b176e17 [2021-09-16T18:52:28.351Z] ---> Running in bf4c09ea4f4e [2021-09-16T18:52:28.954Z] Removing intermediate container fcd145005ae0 [2021-09-16T18:52:28.954Z] ---> 18b873684bd2 [2021-09-16T18:52:28.954Z] [2021-09-16T18:52:29.233Z] Successfully built 18b873684bd2 [2021-09-16T18:52:29.537Z] Successfully tagged support-notifications-arm64:latest [2021-09-16T18:52:29.537Z] Building security-bootstrapper [2021-09-16T18:52:29.537Z]  Building support-notifications ... done Removing intermediate container 7fa87b176e17 [2021-09-16T18:52:29.537Z] ---> 0285ddec6685 [2021-09-16T18:52:29.537Z] Step 24/24 : LABEL version=2.0.1-dev.47 [2021-09-16T18:52:29.537Z] Removing intermediate container bf4c09ea4f4e [2021-09-16T18:52:29.537Z] ---> 2386a0335a16 [2021-09-16T18:52:29.537Z] Step 24/26 : LABEL arch=arm64 [2021-09-16T18:52:30.140Z] ---> Running in 81cb24047adb [2021-09-16T18:52:30.140Z] ---> Running in 0588c3ff26de [2021-09-16T18:52:32.142Z] Removing intermediate container 0588c3ff26de [2021-09-16T18:52:32.142Z] ---> fd05c0f2a02c [2021-09-16T18:52:32.142Z] [2021-09-16T18:52:32.422Z] Successfully built fd05c0f2a02c [2021-09-16T18:52:33.021Z] Successfully tagged core-metadata-arm64:latest [2021-09-16T18:52:33.021Z]  Building core-metadata ... done Building security-proxy-setup [2021-09-16T18:52:33.021Z] Removing intermediate container 81cb24047adb [2021-09-16T18:52:33.021Z] ---> 1ed02b8e4395 [2021-09-16T18:52:33.021Z] Step 25/26 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:52:33.623Z] ---> Running in 5152480e25b8 [2021-09-16T18:52:34.224Z] Removing intermediate container 5152480e25b8 [2021-09-16T18:52:34.224Z] ---> 3734d3558e16 [2021-09-16T18:52:34.224Z] Step 26/26 : LABEL version=2.0.1-dev.47 [2021-09-16T18:52:34.500Z] ---> Running in a69a898e161c [2021-09-16T18:52:35.959Z] Removing intermediate container a69a898e161c [2021-09-16T18:52:35.959Z] ---> af80a7ca47a9 [2021-09-16T18:52:35.959Z] [2021-09-16T18:52:35.959Z] Collecting docker-compose==1.23.2 [2021-09-16T18:52:35.959Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-16T18:52:36.232Z] Successfully built af80a7ca47a9 [2021-09-16T18:52:36.232Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-16T18:52:36.232Z]  Building security-secretstore-setup ... done Building core-data [2021-09-16T18:52:36.503Z] 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-09-16T18:52:37.479Z] Collecting PyYAML<4,>=3.10 [2021-09-16T18:52:37.479Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-16T18:52:42.916Z] Collecting docker<4.0,>=3.6.0 [2021-09-16T18:52:42.916Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-16T18:52:42.916Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-16T18:52:42.916Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-16T18:52:43.193Z] Collecting docopt<0.7,>=0.6.1 [2021-09-16T18:52:43.193Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-16T18:52:45.846Z] Collecting cached-property<2,>=1.2.0 [2021-09-16T18:52:45.846Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-16T18:52:45.846Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-16T18:52:45.846Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-16T18:52:48.470Z] Collecting texttable<0.10,>=0.9.0 [2021-09-16T18:52:48.470Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-16T18:52:50.447Z] Collecting jsonschema<3,>=2.5.1 [2021-09-16T18:52:50.447Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-16T18:52:51.878Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-16T18:52:51.878Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-16T18:52:53.341Z] Collecting docker-pycreds>=0.4.0 [2021-09-16T18:52:53.342Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-16T18:52:53.943Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-16T18:52:53.943Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-16T18:52:54.216Z] Collecting idna<2.8,>=2.5 [2021-09-16T18:52:54.217Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-16T18:52:54.492Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:52:54.492Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:52:54.492Z] ---> d59627a22639 [2021-09-16T18:52:54.492Z] Step 3/23 : WORKDIR /edgex-go [2021-09-16T18:52:54.492Z] ---> Using cache [2021-09-16T18:52:54.492Z] ---> 6ffcb3dd1ba8 [2021-09-16T18:52:54.492Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:52:54.492Z] ---> Using cache [2021-09-16T18:52:54.492Z] ---> d557a02fa731 [2021-09-16T18:52:54.492Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-16T18:52:54.766Z] Collecting certifi>=2017.4.17 [2021-09-16T18:52:54.766Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-16T18:52:55.752Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:52:55.752Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:52:55.752Z] ---> d59627a22639 [2021-09-16T18:52:55.752Z] Step 3/32 : WORKDIR /edgex-go [2021-09-16T18:52:55.752Z] ---> Using cache [2021-09-16T18:52:55.752Z] ---> 6ffcb3dd1ba8 [2021-09-16T18:52:55.752Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:52:56.025Z] ---> Using cache [2021-09-16T18:52:56.026Z] ---> d557a02fa731 [2021-09-16T18:52:56.026Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-16T18:52:56.026Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-16T18:52:56.026Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-16T18:52:56.627Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-16T18:52:56.627Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-16T18:52:56.627Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-16T18:52:56.627Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-16T18:52:58.072Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-16T18:52:58.072Z] Attempting uninstall: urllib3 [2021-09-16T18:52:58.072Z] Found existing installation: urllib3 1.26.2 [2021-09-16T18:52:58.072Z] Uninstalling urllib3-1.26.2: [2021-09-16T18:52:58.072Z] Successfully uninstalled urllib3-1.26.2 [2021-09-16T18:52:59.062Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:52:59.062Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:52:59.062Z] ---> d59627a22639 [2021-09-16T18:52:59.062Z] Step 3/22 : WORKDIR /edgex-go [2021-09-16T18:52:59.062Z] ---> Using cache [2021-09-16T18:52:59.062Z] ---> 6ffcb3dd1ba8 [2021-09-16T18:52:59.062Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:52:59.062Z] ---> Using cache [2021-09-16T18:52:59.062Z] ---> d557a02fa731 [2021-09-16T18:52:59.062Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-16T18:52:59.667Z] Attempting uninstall: idna [2021-09-16T18:52:59.667Z] Found existing installation: idna 3.1 [2021-09-16T18:52:59.667Z] Uninstalling idna-3.1: [2021-09-16T18:52:59.946Z] Successfully uninstalled idna-3.1 [2021-09-16T18:52:59.946Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T18:52:59.946Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T18:52:59.946Z] ---> d59627a22639 [2021-09-16T18:52:59.946Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T18:52:59.946Z] ---> Using cache [2021-09-16T18:52:59.946Z] ---> 6ffcb3dd1ba8 [2021-09-16T18:52:59.946Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:52:59.946Z] ---> Using cache [2021-09-16T18:52:59.946Z] ---> d557a02fa731 [2021-09-16T18:52:59.946Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-16T18:53:00.539Z] Attempting uninstall: chardet [2021-09-16T18:53:00.539Z] Found existing installation: chardet 4.0.0 [2021-09-16T18:53:00.539Z] Uninstalling chardet-4.0.0: [2021-09-16T18:53:00.814Z] ---> Running in 25aae236ba2a [2021-09-16T18:53:00.814Z] ---> Running in 04ba6fb8c056 [2021-09-16T18:53:00.814Z] ---> Running in cf20192b7168 [2021-09-16T18:53:00.814Z] Successfully uninstalled chardet-4.0.0 [2021-09-16T18:53:00.814Z] ---> Running in a73a31849fc9 [2021-09-16T18:53:02.828Z] Attempting uninstall: requests [2021-09-16T18:53:02.828Z] Found existing installation: requests 2.25.1 [2021-09-16T18:53:02.828Z] Uninstalling requests-2.25.1: [2021-09-16T18:53:02.828Z] Successfully uninstalled requests-2.25.1 [2021-09-16T18:53:03.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:53:03.380Z] Running setup.py install for texttable: started [2021-09-16T18:53:03.380Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:53:03.655Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:53:03.655Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:53:04.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:53:04.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:53:04.532Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:53:04.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:53:05.093Z] OK: 218 MiB in 52 packages [2021-09-16T18:53:05.698Z] OK: 218 MiB in 52 packages [2021-09-16T18:53:05.974Z] OK: 218 MiB in 52 packages [2021-09-16T18:53:05.974Z] OK: 218 MiB in 52 packages [2021-09-16T18:53:06.259Z] Running setup.py install for texttable: finished with status 'done' [2021-09-16T18:53:06.536Z] Running setup.py install for PyYAML: started [2021-09-16T18:53:07.142Z] Removing intermediate container 04ba6fb8c056 [2021-09-16T18:53:07.142Z] ---> ea96517b837e [2021-09-16T18:53:07.142Z] Step 6/32 : COPY go.mod . [2021-09-16T18:53:07.421Z] Removing intermediate container 25aae236ba2a [2021-09-16T18:53:07.421Z] ---> 586ded917d8f [2021-09-16T18:53:07.421Z] Step 6/22 : COPY go.mod . [2021-09-16T18:53:08.020Z] Removing intermediate container a73a31849fc9 [2021-09-16T18:53:08.021Z] ---> 99084339e935 [2021-09-16T18:53:08.021Z] Step 6/24 : COPY go.mod . [2021-09-16T18:53:08.021Z] Removing intermediate container cf20192b7168 [2021-09-16T18:53:08.021Z] ---> 7f2ceb53058d [2021-09-16T18:53:08.021Z] Step 6/23 : COPY go.mod . [2021-09-16T18:53:08.296Z] ---> 596f9bf5c1a3 [2021-09-16T18:53:08.296Z] Step 7/32 : RUN go mod download [2021-09-16T18:53:08.573Z] ---> Running in fe02eeb104ff [2021-09-16T18:53:08.850Z] ---> 58d4b0aa141b [2021-09-16T18:53:08.850Z] Step 7/22 : RUN go mod download [2021-09-16T18:53:09.142Z] ---> Running in 9b87df3c437b [2021-09-16T18:53:09.428Z] ---> a48c49fc62f3 [2021-09-16T18:53:09.428Z] Step 7/23 : RUN go mod download [2021-09-16T18:53:09.428Z] ---> 2c532f339e9b [2021-09-16T18:53:09.428Z] Step 7/24 : RUN go mod download [2021-09-16T18:53:09.712Z] ---> Running in 8be92021c6b3 [2021-09-16T18:53:09.712Z] ---> Running in 7f55c9b23f7e [2021-09-16T18:53:10.337Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-16T18:53:10.624Z] Running setup.py install for docopt: started [2021-09-16T18:53:14.086Z] Running setup.py install for docopt: finished with status 'done' [2021-09-16T18:53:14.086Z] Running setup.py install for dockerpty: started [2021-09-16T18:53:15.598Z] Removing intermediate container fe02eeb104ff [2021-09-16T18:53:15.598Z] ---> 2ee4d38968c0 [2021-09-16T18:53:15.598Z] Step 8/32 : COPY . . [2021-09-16T18:53:16.208Z] Removing intermediate container 9b87df3c437b [2021-09-16T18:53:16.208Z] ---> 62575de389cd [2021-09-16T18:53:16.208Z] Step 8/22 : COPY . . [2021-09-16T18:53:17.193Z] Removing intermediate container 7f55c9b23f7e [2021-09-16T18:53:17.193Z] ---> a868c2d12153 [2021-09-16T18:53:17.193Z] Step 8/23 : COPY . . [2021-09-16T18:53:17.472Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-16T18:53:17.760Z] Removing intermediate container 8be92021c6b3 [2021-09-16T18:53:17.760Z] ---> 55edbbd56fa9 [2021-09-16T18:53:17.760Z] Step 8/24 : COPY . . [2021-09-16T18:53:19.775Z] 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-09-16T18:53:32.216Z] ---> 8c1fdd59a8a6 [2021-09-16T18:53:32.216Z] Step 9/32 : RUN go mod tidy [2021-09-16T18:53:32.504Z] ---> 915f5beac52f [2021-09-16T18:53:32.504Z] Step 9/23 : RUN go mod tidy [2021-09-16T18:53:32.504Z] ---> f124cc209641 [2021-09-16T18:53:32.504Z] Step 9/22 : RUN go mod tidy [2021-09-16T18:53:32.504Z] ---> Running in 8834eaa3348d [2021-09-16T18:53:33.114Z] ---> Running in 7681803b28a8 [2021-09-16T18:53:33.114Z] ---> Running in a424f2d38588 [2021-09-16T18:53:33.392Z] ---> 8d873724648a [2021-09-16T18:53:33.392Z] Step 9/24 : RUN go mod tidy [2021-09-16T18:53:33.995Z] ---> Running in 3a66daa66918 [2021-09-16T18:53:39.590Z] Removing intermediate container 4046c608d10d [2021-09-16T18:53:39.590Z] ---> 58a8fbc3c49a [2021-09-16T18:53:39.590Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-16T18:53:39.868Z] ---> Running in 0eebbb7f04a0 [2021-09-16T18:53:40.474Z] Removing intermediate container 0eebbb7f04a0 [2021-09-16T18:53:40.755Z] ---> 5a42986b9877 [2021-09-16T18:53:40.755Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-16T18:53:41.030Z] ---> Running in d902065da5b4 [2021-09-16T18:53:42.019Z] Removing intermediate container d902065da5b4 [2021-09-16T18:53:42.019Z] ---> 3d5b818f5b27 [2021-09-16T18:53:42.019Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-16T18:53:42.019Z] Removing intermediate container 8834eaa3348d [2021-09-16T18:53:42.019Z] ---> 6eb32067b80d [2021-09-16T18:53:42.019Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-16T18:53:42.651Z] ---> Running in f8e39fbb7aa2 [2021-09-16T18:53:43.259Z] Removing intermediate container a424f2d38588 [2021-09-16T18:53:43.259Z] ---> 353bdc2a79c6 [2021-09-16T18:53:43.259Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-16T18:53:43.259Z] Removing intermediate container 7681803b28a8 [2021-09-16T18:53:43.259Z] ---> 7d032986fe7f [2021-09-16T18:53:43.259Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-16T18:53:43.259Z] Removing intermediate container 3a66daa66918 [2021-09-16T18:53:43.259Z] ---> 4223b1247bd2 [2021-09-16T18:53:43.259Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-16T18:53:43.534Z] ---> Running in 7a463b311868 [2021-09-16T18:53:43.813Z] ---> Running in 7e4a7039011a [2021-09-16T18:53:44.089Z] ---> Running in 4bbc044fca60 [2021-09-16T18:53:44.089Z] ---> 71ecc7495c2a [2021-09-16T18:53:44.089Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-16T18:53:44.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-16T18:53:45.684Z] ---> d9841daac5a7 [2021-09-16T18:53:45.684Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-16T18:53:46.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-16T18:53:46.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-16T18:53:47.241Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o cmd/core-data/core-data ./cmd/core-data [2021-09-16T18:53:47.853Z] ---> c6bc29f3b75a [2021-09-16T18:53:47.853Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-16T18:53:47.853Z] ---> Running in 1e0570d8c53d [2021-09-16T18:53:48.849Z] Removing intermediate container 1e0570d8c53d [2021-09-16T18:53:48.850Z] ---> ec7859fc7789 [2021-09-16T18:53:48.850Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T18:53:48.850Z] ---> Running in 9eb67bf8ad1c [2021-09-16T18:53:49.833Z] Removing intermediate container 9eb67bf8ad1c [2021-09-16T18:53:49.833Z] ---> 5e4fecabbb9e [2021-09-16T18:53:49.833Z] Step 22/24 : LABEL arch=arm64 [2021-09-16T18:53:49.833Z] ---> Running in ad772c0e0fdd [2021-09-16T18:53:50.818Z] Removing intermediate container ad772c0e0fdd [2021-09-16T18:53:50.818Z] ---> 5990dbb52335 [2021-09-16T18:53:50.818Z] Step 23/24 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:53:50.818Z] ---> Running in 61488d6f1cf3 [2021-09-16T18:53:51.811Z] Removing intermediate container 61488d6f1cf3 [2021-09-16T18:53:51.811Z] ---> b01818bf19e2 [2021-09-16T18:53:51.811Z] Step 24/24 : LABEL version=2.0.1-dev.47 [2021-09-16T18:53:51.811Z] ---> Running in b6cbb1de9f85 [2021-09-16T18:53:52.813Z] Removing intermediate container b6cbb1de9f85 [2021-09-16T18:53:52.813Z] ---> 8e8b5a2c034d [2021-09-16T18:53:52.813Z] [2021-09-16T18:53:53.099Z] Successfully built 8e8b5a2c034d [2021-09-16T18:53:53.099Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-16T18:55:29.990Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.47" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-16T18:55:40.212Z] Removing intermediate container f8e39fbb7aa2 [2021-09-16T18:55:40.212Z] ---> f6ebcf9dfda3 [2021-09-16T18:55:40.212Z] [2021-09-16T18:55:40.212Z] Step 11/32 : FROM alpine:3.12 [2021-09-16T18:55:40.212Z] ---> afc2cc120ca2 [2021-09-16T18:55:40.212Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-16T18:55:40.212Z] ---> Running in e657b616f3a1 [2021-09-16T18:55:40.212Z] Removing intermediate container e657b616f3a1 [2021-09-16T18:55:40.212Z] ---> 62ce6ae5f2b3 [2021-09-16T18:55:40.212Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-16T18:55:40.212Z] ---> Running in 29fb33145926 [2021-09-16T18:55:42.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:55:42.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:55:43.468Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-16T18:55:43.468Z] (2/2) Installing su-exec (0.2-r1) [2021-09-16T18:55:43.468Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T18:55:43.468Z] OK: 5 MiB in 16 packages [2021-09-16T18:55:45.455Z] Removing intermediate container 29fb33145926 [2021-09-16T18:55:45.455Z] ---> 14046edf3c4d [2021-09-16T18:55:45.455Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-16T18:55:45.733Z] ---> Running in 1e4617070c5c [2021-09-16T18:55:46.011Z] Removing intermediate container 7e4a7039011a [2021-09-16T18:55:46.011Z] ---> cd29436049eb [2021-09-16T18:55:46.011Z] [2021-09-16T18:55:46.011Z] Step 11/23 : FROM alpine:3.12 [2021-09-16T18:55:46.011Z] ---> afc2cc120ca2 [2021-09-16T18:55:46.011Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-16T18:55:46.011Z] ---> Using cache [2021-09-16T18:55:46.011Z] ---> 92705c640c85 [2021-09-16T18:55:46.011Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T18:55:46.011Z] ---> Using cache [2021-09-16T18:55:46.011Z] ---> 825763cb1577 [2021-09-16T18:55:46.011Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-16T18:55:46.294Z] Removing intermediate container 7a463b311868 [2021-09-16T18:55:46.294Z] ---> 6a0dc7cc0f62 [2021-09-16T18:55:46.294Z] [2021-09-16T18:55:46.294Z] Step 11/22 : FROM alpine:3.12 [2021-09-16T18:55:46.294Z] ---> afc2cc120ca2 [2021-09-16T18:55:46.294Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-16T18:55:46.565Z] ---> Running in f9dcdb888def [2021-09-16T18:55:46.565Z] ---> Running in a569728300d7 [2021-09-16T18:55:46.841Z] Removing intermediate container 1e4617070c5c [2021-09-16T18:55:46.841Z] ---> 7a4d48192e3d [2021-09-16T18:55:46.841Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-16T18:55:47.455Z] ---> Running in 53e8ae1102a8 [2021-09-16T18:55:47.455Z] Removing intermediate container f9dcdb888def [2021-09-16T18:55:47.455Z] ---> 880c56a32f0e [2021-09-16T18:55:47.455Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-16T18:55:47.738Z] ---> Running in f1ad93b76ffb [2021-09-16T18:55:48.022Z] Removing intermediate container 53e8ae1102a8 [2021-09-16T18:55:48.022Z] ---> f0a5dda19482 [2021-09-16T18:55:48.022Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-16T18:55:48.296Z] ---> Running in dd4203722d6c [2021-09-16T18:55:48.598Z] Removing intermediate container f1ad93b76ffb [2021-09-16T18:55:48.598Z] ---> 43a84365cdaf [2021-09-16T18:55:48.598Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T18:55:48.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:55:48.879Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:55:49.492Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-16T18:55:49.774Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-16T18:55:49.774Z] (3/4) Installing libcurl (7.79.0-r0) [2021-09-16T18:55:49.774Z] (4/4) Installing curl (7.79.0-r0) [2021-09-16T18:55:49.774Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T18:55:49.774Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T18:55:50.052Z] ---> c287ad9e84f5 [2021-09-16T18:55:50.052Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-16T18:55:50.052Z] OK: 7 MiB in 18 packages [2021-09-16T18:55:52.043Z] ---> 159ab1cd7a02 [2021-09-16T18:55:52.043Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-16T18:55:52.043Z] Removing intermediate container dd4203722d6c [2021-09-16T18:55:52.043Z] ---> 282a46932ba7 [2021-09-16T18:55:52.043Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-16T18:55:52.319Z] Removing intermediate container a569728300d7 [2021-09-16T18:55:52.319Z] ---> 3d090a8bc5c8 [2021-09-16T18:55:52.319Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-16T18:55:52.319Z] ---> Running in 57fdb1836fb6 [2021-09-16T18:55:52.590Z] ---> Running in 235fe936aa2a [2021-09-16T18:55:52.870Z] ---> c6e1372b6385 [2021-09-16T18:55:52.870Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-16T18:55:53.143Z] Removing intermediate container 57fdb1836fb6 [2021-09-16T18:55:53.143Z] ---> b56a44549065 [2021-09-16T18:55:53.143Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-16T18:55:53.415Z] ---> Running in 1adf6837d370 [2021-09-16T18:55:53.415Z] Removing intermediate container 235fe936aa2a [2021-09-16T18:55:53.415Z] ---> 7d0a98da4ced [2021-09-16T18:55:53.415Z] Step 14/22 : WORKDIR /edgex [2021-09-16T18:55:53.689Z] ---> Running in e59a254c9a4e [2021-09-16T18:55:54.282Z] Removing intermediate container 1adf6837d370 [2021-09-16T18:55:54.282Z] ---> 44980c843a1c [2021-09-16T18:55:54.282Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T18:55:54.282Z] ---> d152182f46d5 [2021-09-16T18:55:54.282Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-16T18:55:54.558Z] ---> Running in 8613eecdd138 [2021-09-16T18:55:54.558Z] ---> Running in dabf604e84e1 [2021-09-16T18:55:54.558Z] Removing intermediate container e59a254c9a4e [2021-09-16T18:55:54.558Z] ---> b4efdb2fb921 [2021-09-16T18:55:54.558Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-16T18:55:55.171Z] Removing intermediate container 4bbc044fca60 [2021-09-16T18:55:55.171Z] ---> 81d1017da9e0 [2021-09-16T18:55:55.171Z] [2021-09-16T18:55:55.171Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T18:55:55.171Z] ---> afc2cc120ca2 [2021-09-16T18:55:55.171Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-16T18:55:55.171Z] Removing intermediate container 8613eecdd138 [2021-09-16T18:55:55.171Z] ---> 37bac69ed950 [2021-09-16T18:55:55.171Z] Step 21/23 : LABEL arch=arm64 [2021-09-16T18:55:55.444Z] ---> Running in 66f1d129a591 [2021-09-16T18:55:55.445Z] ---> Running in 3c9b17bdc879 [2021-09-16T18:55:55.719Z] ---> 08e06268d25f [2021-09-16T18:55:55.719Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-16T18:55:55.990Z] Removing intermediate container 66f1d129a591 [2021-09-16T18:55:55.990Z] ---> 3047b3fe0081 [2021-09-16T18:55:55.990Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-16T18:55:56.267Z] ---> Running in 771fbda8e8a9 [2021-09-16T18:55:56.267Z] Removing intermediate container 3c9b17bdc879 [2021-09-16T18:55:56.267Z] ---> 51feb0fde10a [2021-09-16T18:55:56.267Z] Step 22/23 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:55:56.541Z] ---> Running in 3b7b4acb5d37 [2021-09-16T18:55:57.141Z] Removing intermediate container 771fbda8e8a9 [2021-09-16T18:55:57.141Z] ---> a6c2ccd1ebf7 [2021-09-16T18:55:57.141Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-16T18:55:57.418Z] Removing intermediate container 3b7b4acb5d37 [2021-09-16T18:55:57.418Z] ---> 805d12f15738 [2021-09-16T18:55:57.418Z] Step 23/23 : LABEL version=2.0.1-dev.47 [2021-09-16T18:55:57.418Z] ---> b68b922a5d16 [2021-09-16T18:55:57.418Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-16T18:55:57.418Z] ---> Running in 4c77b3d3c290 [2021-09-16T18:55:57.695Z] ---> Running in 98a401bf3d00 [2021-09-16T18:55:57.695Z] Removing intermediate container dabf604e84e1 [2021-09-16T18:55:57.695Z] ---> 6e9634c560a3 [2021-09-16T18:55:57.695Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T18:55:58.311Z] Removing intermediate container 4c77b3d3c290 [2021-09-16T18:55:58.312Z] ---> 4cfe30213ee4 [2021-09-16T18:55:58.312Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T18:55:58.312Z] Removing intermediate container 98a401bf3d00 [2021-09-16T18:55:58.312Z] ---> 3650c8a08133 [2021-09-16T18:55:58.312Z] [2021-09-16T18:55:58.312Z] ---> Running in 925838f3521d [2021-09-16T18:55:58.911Z] Successfully built 3650c8a08133 [2021-09-16T18:55:58.911Z] Successfully tagged support-scheduler-arm64:latest [2021-09-16T18:55:59.184Z]  Building support-scheduler ... done  ---> 8154945edbe5 [2021-09-16T18:55:59.184Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-16T18:55:59.184Z] ---> a30a92219b80 [2021-09-16T18:55:59.184Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-16T18:55:59.454Z] ---> Running in eb1110ec4ca3 [2021-09-16T18:56:00.054Z] Removing intermediate container eb1110ec4ca3 [2021-09-16T18:56:00.054Z] ---> 0140f019135a [2021-09-16T18:56:00.054Z] Step 19/22 : CMD ["--init=true"] [2021-09-16T18:56:00.326Z] ---> Running in 9e87d423ad2c [2021-09-16T18:56:00.918Z] ---> 3594017a21ba [2021-09-16T18:56:00.918Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-16T18:56:00.918Z] Removing intermediate container 9e87d423ad2c [2021-09-16T18:56:00.918Z] ---> 1b1f1e91ab0f [2021-09-16T18:56:00.918Z] Step 20/22 : LABEL arch=arm64 [2021-09-16T18:56:01.188Z] ---> Running in 228c8a5ff98d [2021-09-16T18:56:01.188Z] Removing intermediate container 925838f3521d [2021-09-16T18:56:01.188Z] ---> 5e53a0d53674 [2021-09-16T18:56:01.188Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-16T18:56:01.462Z] ---> Running in c8d46fadf700 [2021-09-16T18:56:01.736Z] Removing intermediate container 228c8a5ff98d [2021-09-16T18:56:01.736Z] ---> 158e95fb42a0 [2021-09-16T18:56:01.736Z] Step 21/22 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:01.736Z] ---> c26eb7dbba7e [2021-09-16T18:56:01.736Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-16T18:56:02.010Z] ---> Running in fad3e4360647 [2021-09-16T18:56:02.604Z] Removing intermediate container fad3e4360647 [2021-09-16T18:56:02.604Z] ---> 8ba57f7e0d0b [2021-09-16T18:56:02.604Z] Step 22/22 : LABEL version=2.0.1-dev.47 [2021-09-16T18:56:02.874Z] ---> Running in 0ece30347c4f [2021-09-16T18:56:02.874Z] ---> eef751a88051 [2021-09-16T18:56:02.874Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-16T18:56:03.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T18:56:03.429Z] Removing intermediate container 0ece30347c4f [2021-09-16T18:56:03.429Z] ---> ce0bc3415025 [2021-09-16T18:56:03.429Z] [2021-09-16T18:56:03.701Z] Successfully built ce0bc3415025 [2021-09-16T18:56:03.701Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-16T18:56:03.701Z]  Building security-proxy-setup ... done  ---> 207c60f846b2 [2021-09-16T18:56:03.701Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-16T18:56:03.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T18:56:04.244Z] ---> Running in 0a16b16f67f0 [2021-09-16T18:56:04.842Z] Removing intermediate container 0a16b16f67f0 [2021-09-16T18:56:04.842Z] ---> bff0949dbf7f [2021-09-16T18:56:04.842Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-16T18:56:05.116Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-16T18:56:05.116Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-16T18:56:05.116Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-16T18:56:05.389Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-16T18:56:05.688Z] ---> c510134982ef [2021-09-16T18:56:05.688Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-16T18:56:05.688Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-16T18:56:05.959Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-16T18:56:05.959Z] ---> Running in 663b10765446 [2021-09-16T18:56:05.959Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T18:56:05.959Z] OK: 8 MiB in 20 packages [2021-09-16T18:56:07.390Z] Removing intermediate container c8d46fadf700 [2021-09-16T18:56:07.390Z] ---> 6614d43f3a71 [2021-09-16T18:56:07.390Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T18:56:07.987Z] ---> 7c60966d76f1 [2021-09-16T18:56:07.987Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-16T18:56:08.584Z] Removing intermediate container 663b10765446 [2021-09-16T18:56:08.584Z] ---> 775e95dda03b [2021-09-16T18:56:08.584Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-16T18:56:08.858Z] ---> Running in 2816f71f8519 [2021-09-16T18:56:09.452Z] ---> a21f5bc6efc3 [2021-09-16T18:56:09.452Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-16T18:56:09.452Z] Removing intermediate container 2816f71f8519 [2021-09-16T18:56:09.452Z] ---> 39367988d6e0 [2021-09-16T18:56:09.452Z] Step 29/32 : CMD ["gate"] [2021-09-16T18:56:10.053Z] ---> Running in 65ca2bdfc2eb [2021-09-16T18:56:10.327Z] ---> 5b62f37a4e4e [2021-09-16T18:56:10.327Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-16T18:56:10.327Z] ---> Running in d46a3ee45f44 [2021-09-16T18:56:10.637Z] Removing intermediate container 65ca2bdfc2eb [2021-09-16T18:56:10.637Z] ---> dcb28f71d3c7 [2021-09-16T18:56:10.637Z] Step 30/32 : LABEL arch=arm64 [2021-09-16T18:56:10.923Z] ---> Running in c065b4f02306 [2021-09-16T18:56:10.923Z] Removing intermediate container d46a3ee45f44 [2021-09-16T18:56:10.923Z] ---> 8855e6a9c335 [2021-09-16T18:56:10.923Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T18:56:11.216Z] ---> Running in b54fa5417222 [2021-09-16T18:56:11.515Z] Removing intermediate container c065b4f02306 [2021-09-16T18:56:11.515Z] ---> 9e484469d45f [2021-09-16T18:56:11.515Z] Step 31/32 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:11.810Z] Removing intermediate container b54fa5417222 [2021-09-16T18:56:11.810Z] ---> ee3d163c2502 [2021-09-16T18:56:11.810Z] Step 22/24 : LABEL arch=arm64 [2021-09-16T18:56:12.109Z] ---> Running in b4974b55ce61 [2021-09-16T18:56:12.109Z] ---> Running in 17f56c4c54d6 [2021-09-16T18:56:12.732Z] Removing intermediate container b4974b55ce61 [2021-09-16T18:56:12.732Z] ---> 60cb366cb038 [2021-09-16T18:56:12.732Z] Step 32/32 : LABEL version=2.0.1-dev.47 [2021-09-16T18:56:12.732Z] Removing intermediate container 17f56c4c54d6 [2021-09-16T18:56:12.732Z] ---> c9c54d804181 [2021-09-16T18:56:12.732Z] Step 23/24 : LABEL git_sha=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:13.009Z] ---> Running in e6a90cfb5583 [2021-09-16T18:56:13.009Z] ---> Running in f6d0fe6d25fb [2021-09-16T18:56:13.604Z] Removing intermediate container e6a90cfb5583 [2021-09-16T18:56:13.604Z] ---> f2b6f53bcd3d [2021-09-16T18:56:13.604Z] Step 24/24 : LABEL version=2.0.1-dev.47 [2021-09-16T18:56:13.875Z] ---> Running in b1831f3089b2 [2021-09-16T18:56:13.875Z] Removing intermediate container f6d0fe6d25fb [2021-09-16T18:56:13.875Z] ---> 45606950a4af [2021-09-16T18:56:13.875Z] [2021-09-16T18:56:14.145Z] Successfully built 45606950a4af [2021-09-16T18:56:14.145Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-16T18:56:14.419Z]  Building security-bootstrapper ... done Removing intermediate container b1831f3089b2 [2021-09-16T18:56:14.419Z] ---> 74b4fbb17e51 [2021-09-16T18:56:14.419Z] [2021-09-16T18:56:14.419Z] Successfully built 74b4fbb17e51 [2021-09-16T18:56:14.691Z] Successfully tagged core-data-arm64:latest [2021-09-16T18:56:14.978Z]  Building core-data ... done  [Pipeline] } [2021-09-16T18:56:15.020Z] $ docker stop --time=1 b9f44067a8827e71de09e24764e2898fa3275a1b5fd1911a7edc971b02587f0c [2021-09-16T18:56:16.857Z] $ docker rm -f b9f44067a8827e71de09e24764e2898fa3275a1b5fd1911a7edc971b02587f0c [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T18:56:17.404Z] + docker images [2021-09-16T18:56:17.676Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-16T18:56:17.676Z] core-data-arm64 latest 74b4fbb17e51 3 seconds ago 19.3MB [2021-09-16T18:56:17.676Z] security-bootstrapper-arm64 latest 45606950a4af 4 seconds ago 17.7MB [2021-09-16T18:56:17.676Z] security-proxy-setup-arm64 latest ce0bc3415025 14 seconds ago 24.6MB [2021-09-16T18:56:17.676Z] support-scheduler-arm64 latest 3650c8a08133 19 seconds ago 15.2MB [2021-09-16T18:56:17.676Z] 81d1017da9e0 23 seconds ago 1.46GB [2021-09-16T18:56:17.676Z] 6a0dc7cc0f62 32 seconds ago 1.46GB [2021-09-16T18:56:17.676Z] cd29436049eb 32 seconds ago 1.45GB [2021-09-16T18:56:17.676Z] f6ebcf9dfda3 40 seconds ago 1.45GB [2021-09-16T18:56:17.676Z] sys-mgmt-agent-arm64 latest 8e8b5a2c034d 2 minutes ago 312MB [2021-09-16T18:56:17.676Z] security-secretstore-setup-arm64 latest af80a7ca47a9 3 minutes ago 26.5MB [2021-09-16T18:56:17.676Z] core-metadata-arm64 latest fd05c0f2a02c 3 minutes ago 15.8MB [2021-09-16T18:56:17.676Z] support-notifications-arm64 latest 18b873684bd2 3 minutes ago 15.9MB [2021-09-16T18:56:17.676Z] core-command-arm64 latest b1cc0159e01e 3 minutes ago 15.2MB [2021-09-16T18:56:17.676Z] 2e3583a65869 4 minutes ago 1.45GB [2021-09-16T18:56:17.676Z] 6eb49ad15057 4 minutes ago 1.46GB [2021-09-16T18:56:17.676Z] aec0a104c6d4 4 minutes ago 1.45GB [2021-09-16T18:56:17.676Z] 8586b2307bf3 4 minutes ago 1.45GB [2021-09-16T18:56:17.676Z] ea730b2bcef8 4 minutes ago 1.46GB [2021-09-16T18:56:17.676Z] ci-base-image-arm64 latest d59627a22639 8 minutes ago 1.24GB [2021-09-16T18:56:17.676Z] alpine 3.12 afc2cc120ca2 2 weeks ago 5.33MB [2021-09-16T18:56:17.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB [2021-09-16T18:56:17.676Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-16T18:56:17.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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-09-16T18:56:17.954Z] provisioning config files... [2021-09-16T18:56:17.978Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/54@tmp/config1398716549002607093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:56:18.362Z] ---> docker-login.sh [2021-09-16T18:56:18.362Z] nexus3.edgexfoundry.org:10001 [2021-09-16T18:56:18.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:56:18.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:56:18.904Z] Configure a credential helper to remove this warning. See [2021-09-16T18:56:18.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:56:18.904Z] [2021-09-16T18:56:18.904Z] Login Succeeded [2021-09-16T18:56:18.904Z] nexus3.edgexfoundry.org:10002 [2021-09-16T18:56:19.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:56:19.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:56:19.449Z] Configure a credential helper to remove this warning. See [2021-09-16T18:56:19.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:56:19.449Z] [2021-09-16T18:56:19.449Z] Login Succeeded [2021-09-16T18:56:19.449Z] nexus3.edgexfoundry.org:10003 [2021-09-16T18:56:19.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:56:19.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:56:19.991Z] Configure a credential helper to remove this warning. See [2021-09-16T18:56:19.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:56:19.991Z] [2021-09-16T18:56:19.991Z] Login Succeeded [2021-09-16T18:56:19.991Z] nexus3.edgexfoundry.org:10004 [2021-09-16T18:56:20.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:56:20.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:56:20.536Z] Configure a credential helper to remove this warning. See [2021-09-16T18:56:20.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:56:20.536Z] [2021-09-16T18:56:20.536Z] Login Succeeded [2021-09-16T18:56:20.536Z] docker.io [2021-09-16T18:56:20.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T18:56:21.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T18:56:21.406Z] Configure a credential helper to remove this warning. See [2021-09-16T18:56:21.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T18:56:21.406Z] [2021-09-16T18:56:21.406Z] Login Succeeded [2021-09-16T18:56:21.406Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T18:56:21.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:56:21.495Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-16T18:56:21.495Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:21.495Z] latest [2021-09-16T18:56:21.495Z] 2.0.1-dev.47 [2021-09-16T18:56:21.495Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:56:21.495Z] main [2021-09-16T18:56:21.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:21.881Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:22.223Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:22.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-16T18:56:22.223Z] 18e7a2716412: Preparing [2021-09-16T18:56:22.223Z] 929d46055ff4: Preparing [2021-09-16T18:56:22.223Z] 198afcfd22d1: Preparing [2021-09-16T18:56:22.223Z] 0a82a38bbb58: Preparing [2021-09-16T18:56:22.223Z] bdc42e120bf6: Preparing [2021-09-16T18:56:22.495Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:22.767Z] 198afcfd22d1: Pushed [2021-09-16T18:56:22.767Z] 0a82a38bbb58: Pushed [2021-09-16T18:56:22.767Z] 18e7a2716412: Pushed [2021-09-16T18:56:25.373Z] 929d46055ff4: Pushed [2021-09-16T18:56:25.373Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:5d18a3ca090d1408f27161e2b2dd2b49a915cee17d446b46f7cef503ee9d4acf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:25.724Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:26.072Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-16T18:56:26.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-16T18:56:26.072Z] 18e7a2716412: Preparing [2021-09-16T18:56:26.072Z] 929d46055ff4: Preparing [2021-09-16T18:56:26.072Z] 198afcfd22d1: Preparing [2021-09-16T18:56:26.072Z] 0a82a38bbb58: Preparing [2021-09-16T18:56:26.072Z] bdc42e120bf6: Preparing [2021-09-16T18:56:26.072Z] 18e7a2716412: Layer already exists [2021-09-16T18:56:26.072Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:26.072Z] 929d46055ff4: Layer already exists [2021-09-16T18:56:26.072Z] 0a82a38bbb58: Layer already exists [2021-09-16T18:56:26.072Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:26.343Z] latest: digest: sha256:5d18a3ca090d1408f27161e2b2dd2b49a915cee17d446b46f7cef503ee9d4acf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:26.692Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:27.039Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.47 [2021-09-16T18:56:27.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-16T18:56:27.039Z] 18e7a2716412: Preparing [2021-09-16T18:56:27.039Z] 929d46055ff4: Preparing [2021-09-16T18:56:27.039Z] 198afcfd22d1: Preparing [2021-09-16T18:56:27.039Z] 0a82a38bbb58: Preparing [2021-09-16T18:56:27.039Z] bdc42e120bf6: Preparing [2021-09-16T18:56:27.312Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:27.312Z] 18e7a2716412: Layer already exists [2021-09-16T18:56:27.312Z] 0a82a38bbb58: Layer already exists [2021-09-16T18:56:27.312Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:27.312Z] 929d46055ff4: Layer already exists [2021-09-16T18:56:27.312Z] 2.0.1-dev.47: digest: sha256:5d18a3ca090d1408f27161e2b2dd2b49a915cee17d446b46f7cef503ee9d4acf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:27.657Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:28.004Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:56:28.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-16T18:56:28.004Z] 18e7a2716412: Preparing [2021-09-16T18:56:28.004Z] 929d46055ff4: Preparing [2021-09-16T18:56:28.004Z] 198afcfd22d1: Preparing [2021-09-16T18:56:28.004Z] 0a82a38bbb58: Preparing [2021-09-16T18:56:28.004Z] bdc42e120bf6: Preparing [2021-09-16T18:56:28.004Z] 0a82a38bbb58: Layer already exists [2021-09-16T18:56:28.004Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:28.004Z] 18e7a2716412: Layer already exists [2021-09-16T18:56:28.004Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:28.004Z] 929d46055ff4: Layer already exists [2021-09-16T18:56:28.276Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:5d18a3ca090d1408f27161e2b2dd2b49a915cee17d446b46f7cef503ee9d4acf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:28.628Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:28.970Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-16T18:56:28.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-16T18:56:28.970Z] 18e7a2716412: Preparing [2021-09-16T18:56:28.970Z] 929d46055ff4: Preparing [2021-09-16T18:56:28.970Z] 198afcfd22d1: Preparing [2021-09-16T18:56:28.970Z] 0a82a38bbb58: Preparing [2021-09-16T18:56:28.970Z] bdc42e120bf6: Preparing [2021-09-16T18:56:29.241Z] 18e7a2716412: Layer already exists [2021-09-16T18:56:29.241Z] 0a82a38bbb58: Layer already exists [2021-09-16T18:56:29.241Z] 929d46055ff4: Layer already exists [2021-09-16T18:56:29.241Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:29.241Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:29.241Z] main: digest: sha256:5d18a3ca090d1408f27161e2b2dd2b49a915cee17d446b46f7cef503ee9d4acf size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:56:29.305Z] ===================================================== [Pipeline] echo [2021-09-16T18:56:29.320Z] taggedImages: [2021-09-16T18:56:29.320Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:29.320Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-16T18:56:29.320Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.47 [2021-09-16T18:56:29.320Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:56:29.320Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-16T18:56:29.353Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-16T18:56:29.353Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:29.353Z] latest [2021-09-16T18:56:29.353Z] 2.0.1-dev.47 [2021-09-16T18:56:29.353Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:56:29.353Z] main [2021-09-16T18:56:29.353Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:29.730Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:30.074Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:30.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-16T18:56:30.074Z] 231a04202f24: Preparing [2021-09-16T18:56:30.074Z] 92193c11255a: Preparing [2021-09-16T18:56:30.074Z] 198afcfd22d1: Preparing [2021-09-16T18:56:30.074Z] 4ac607d1c6f2: Preparing [2021-09-16T18:56:30.074Z] eda49aad781a: Preparing [2021-09-16T18:56:30.074Z] bdc42e120bf6: Preparing [2021-09-16T18:56:30.074Z] bdc42e120bf6: Waiting [2021-09-16T18:56:30.347Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:30.347Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:30.347Z] 231a04202f24: Pushed [2021-09-16T18:56:30.347Z] eda49aad781a: Pushed [2021-09-16T18:56:30.945Z] 4ac607d1c6f2: Pushed [2021-09-16T18:56:33.552Z] 92193c11255a: Pushed [2021-09-16T18:56:33.552Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:e5fc6f8d3810a87204ee76869e35d4c13dd3a8ecb2506c0e70b0720bad6e0f94 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:33.904Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:34.280Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-16T18:56:34.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-16T18:56:34.280Z] 231a04202f24: Preparing [2021-09-16T18:56:34.280Z] 92193c11255a: Preparing [2021-09-16T18:56:34.280Z] 198afcfd22d1: Preparing [2021-09-16T18:56:34.280Z] 4ac607d1c6f2: Preparing [2021-09-16T18:56:34.280Z] eda49aad781a: Preparing [2021-09-16T18:56:34.280Z] bdc42e120bf6: Preparing [2021-09-16T18:56:34.280Z] bdc42e120bf6: Waiting [2021-09-16T18:56:34.553Z] eda49aad781a: Layer already exists [2021-09-16T18:56:34.553Z] 92193c11255a: Layer already exists [2021-09-16T18:56:34.553Z] 231a04202f24: Layer already exists [2021-09-16T18:56:34.553Z] 4ac607d1c6f2: Layer already exists [2021-09-16T18:56:34.553Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:34.553Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:34.553Z] latest: digest: sha256:e5fc6f8d3810a87204ee76869e35d4c13dd3a8ecb2506c0e70b0720bad6e0f94 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:34.907Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:35.260Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.47 [2021-09-16T18:56:35.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-16T18:56:35.260Z] 231a04202f24: Preparing [2021-09-16T18:56:35.260Z] 92193c11255a: Preparing [2021-09-16T18:56:35.260Z] 198afcfd22d1: Preparing [2021-09-16T18:56:35.260Z] 4ac607d1c6f2: Preparing [2021-09-16T18:56:35.260Z] eda49aad781a: Preparing [2021-09-16T18:56:35.260Z] bdc42e120bf6: Preparing [2021-09-16T18:56:35.260Z] bdc42e120bf6: Waiting [2021-09-16T18:56:35.544Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:35.544Z] 4ac607d1c6f2: Layer already exists [2021-09-16T18:56:35.544Z] eda49aad781a: Layer already exists [2021-09-16T18:56:35.544Z] 92193c11255a: Layer already exists [2021-09-16T18:56:35.544Z] 231a04202f24: Layer already exists [2021-09-16T18:56:35.545Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:35.545Z] 2.0.1-dev.47: digest: sha256:e5fc6f8d3810a87204ee76869e35d4c13dd3a8ecb2506c0e70b0720bad6e0f94 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:35.911Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:36.258Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:56:36.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-16T18:56:36.258Z] 231a04202f24: Preparing [2021-09-16T18:56:36.258Z] 92193c11255a: Preparing [2021-09-16T18:56:36.258Z] 198afcfd22d1: Preparing [2021-09-16T18:56:36.258Z] 4ac607d1c6f2: Preparing [2021-09-16T18:56:36.258Z] eda49aad781a: Preparing [2021-09-16T18:56:36.258Z] bdc42e120bf6: Preparing [2021-09-16T18:56:36.258Z] bdc42e120bf6: Waiting [2021-09-16T18:56:36.543Z] 4ac607d1c6f2: Layer already exists [2021-09-16T18:56:36.543Z] eda49aad781a: Layer already exists [2021-09-16T18:56:36.543Z] 231a04202f24: Layer already exists [2021-09-16T18:56:36.543Z] 92193c11255a: Layer already exists [2021-09-16T18:56:36.543Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:36.543Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:36.543Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:e5fc6f8d3810a87204ee76869e35d4c13dd3a8ecb2506c0e70b0720bad6e0f94 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:36.925Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:37.292Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-16T18:56:37.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-16T18:56:37.292Z] 231a04202f24: Preparing [2021-09-16T18:56:37.292Z] 92193c11255a: Preparing [2021-09-16T18:56:37.292Z] 198afcfd22d1: Preparing [2021-09-16T18:56:37.292Z] 4ac607d1c6f2: Preparing [2021-09-16T18:56:37.292Z] eda49aad781a: Preparing [2021-09-16T18:56:37.292Z] bdc42e120bf6: Preparing [2021-09-16T18:56:37.292Z] bdc42e120bf6: Waiting [2021-09-16T18:56:37.580Z] 231a04202f24: Layer already exists [2021-09-16T18:56:37.580Z] 92193c11255a: Layer already exists [2021-09-16T18:56:37.580Z] eda49aad781a: Layer already exists [2021-09-16T18:56:37.580Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:37.580Z] 4ac607d1c6f2: Layer already exists [2021-09-16T18:56:37.580Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:37.580Z] main: digest: sha256:e5fc6f8d3810a87204ee76869e35d4c13dd3a8ecb2506c0e70b0720bad6e0f94 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:56:37.699Z] ===================================================== [Pipeline] echo [2021-09-16T18:56:37.714Z] taggedImages: [2021-09-16T18:56:37.714Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:37.714Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-16T18:56:37.714Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.47 [2021-09-16T18:56:37.714Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:56:37.714Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-16T18:56:37.745Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-16T18:56:37.745Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:37.745Z] latest [2021-09-16T18:56:37.745Z] 2.0.1-dev.47 [2021-09-16T18:56:37.745Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:56:37.745Z] main [2021-09-16T18:56:37.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:38.131Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:38.481Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:38.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-16T18:56:38.481Z] ad308c793f62: Preparing [2021-09-16T18:56:38.481Z] aa459e03b864: Preparing [2021-09-16T18:56:38.481Z] 198afcfd22d1: Preparing [2021-09-16T18:56:38.481Z] a88a6497f117: Preparing [2021-09-16T18:56:38.481Z] bdc42e120bf6: Preparing [2021-09-16T18:56:38.759Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:38.759Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:38.759Z] ad308c793f62: Pushed [2021-09-16T18:56:38.759Z] a88a6497f117: Pushed [2021-09-16T18:56:41.393Z] aa459e03b864: Pushed [2021-09-16T18:56:41.664Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:f8c966c46225f390212957440cbbd1e1939b265c5ee568ad55b4077a89a1fafd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:42.011Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:42.350Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-16T18:56:42.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-16T18:56:42.350Z] ad308c793f62: Preparing [2021-09-16T18:56:42.350Z] aa459e03b864: Preparing [2021-09-16T18:56:42.350Z] 198afcfd22d1: Preparing [2021-09-16T18:56:42.350Z] a88a6497f117: Preparing [2021-09-16T18:56:42.350Z] bdc42e120bf6: Preparing [2021-09-16T18:56:42.350Z] aa459e03b864: Layer already exists [2021-09-16T18:56:42.350Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:42.350Z] ad308c793f62: Layer already exists [2021-09-16T18:56:42.350Z] a88a6497f117: Layer already exists [2021-09-16T18:56:42.350Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:42.623Z] latest: digest: sha256:f8c966c46225f390212957440cbbd1e1939b265c5ee568ad55b4077a89a1fafd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:42.969Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:43.314Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.47 [2021-09-16T18:56:43.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-16T18:56:43.314Z] ad308c793f62: Preparing [2021-09-16T18:56:43.314Z] aa459e03b864: Preparing [2021-09-16T18:56:43.314Z] 198afcfd22d1: Preparing [2021-09-16T18:56:43.314Z] a88a6497f117: Preparing [2021-09-16T18:56:43.314Z] bdc42e120bf6: Preparing [2021-09-16T18:56:43.314Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:43.314Z] a88a6497f117: Layer already exists [2021-09-16T18:56:43.314Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:43.585Z] ad308c793f62: Layer already exists [2021-09-16T18:56:43.585Z] aa459e03b864: Layer already exists [2021-09-16T18:56:43.585Z] 2.0.1-dev.47: digest: sha256:f8c966c46225f390212957440cbbd1e1939b265c5ee568ad55b4077a89a1fafd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:43.977Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:44.326Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:56:44.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-16T18:56:44.326Z] ad308c793f62: Preparing [2021-09-16T18:56:44.326Z] aa459e03b864: Preparing [2021-09-16T18:56:44.326Z] 198afcfd22d1: Preparing [2021-09-16T18:56:44.326Z] a88a6497f117: Preparing [2021-09-16T18:56:44.326Z] bdc42e120bf6: Preparing [2021-09-16T18:56:44.326Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:44.326Z] ad308c793f62: Layer already exists [2021-09-16T18:56:44.326Z] aa459e03b864: Layer already exists [2021-09-16T18:56:44.326Z] a88a6497f117: Layer already exists [2021-09-16T18:56:44.326Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:44.596Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:f8c966c46225f390212957440cbbd1e1939b265c5ee568ad55b4077a89a1fafd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:44.958Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:45.286Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-16T18:56:45.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-16T18:56:45.286Z] ad308c793f62: Preparing [2021-09-16T18:56:45.286Z] aa459e03b864: Preparing [2021-09-16T18:56:45.286Z] 198afcfd22d1: Preparing [2021-09-16T18:56:45.286Z] a88a6497f117: Preparing [2021-09-16T18:56:45.286Z] bdc42e120bf6: Preparing [2021-09-16T18:56:45.286Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:45.286Z] a88a6497f117: Layer already exists [2021-09-16T18:56:45.286Z] ad308c793f62: Layer already exists [2021-09-16T18:56:45.286Z] aa459e03b864: Layer already exists [2021-09-16T18:56:45.286Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:45.556Z] main: digest: sha256:f8c966c46225f390212957440cbbd1e1939b265c5ee568ad55b4077a89a1fafd size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:56:45.637Z] ===================================================== [Pipeline] echo [2021-09-16T18:56:45.654Z] taggedImages: [2021-09-16T18:56:45.654Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:45.654Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-16T18:56:45.654Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.47 [2021-09-16T18:56:45.654Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:56:45.654Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-16T18:56:45.687Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-16T18:56:45.687Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:45.687Z] latest [2021-09-16T18:56:45.687Z] 2.0.1-dev.47 [2021-09-16T18:56:45.687Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:56:45.687Z] main [2021-09-16T18:56:45.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:46.077Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:46.430Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:46.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-16T18:56:46.430Z] cac7421b8bac: Preparing [2021-09-16T18:56:46.430Z] cac7421b8bac: Preparing [2021-09-16T18:56:46.430Z] dad94c5635b7: Preparing [2021-09-16T18:56:46.430Z] 97722cb524c7: Preparing [2021-09-16T18:56:46.430Z] d53e29430b45: Preparing [2021-09-16T18:56:46.430Z] ed672f62fc86: Preparing [2021-09-16T18:56:46.430Z] 198afcfd22d1: Preparing [2021-09-16T18:56:46.430Z] 2bcc02e5a46a: Preparing [2021-09-16T18:56:46.430Z] 8e4dda413890: Preparing [2021-09-16T18:56:46.430Z] 54fc590bcfbe: Preparing [2021-09-16T18:56:46.430Z] 076fb05b2c23: Preparing [2021-09-16T18:56:46.430Z] bdc42e120bf6: Preparing [2021-09-16T18:56:46.430Z] 198afcfd22d1: Waiting [2021-09-16T18:56:46.430Z] 2bcc02e5a46a: Waiting [2021-09-16T18:56:46.430Z] 54fc590bcfbe: Waiting [2021-09-16T18:56:46.430Z] 8e4dda413890: Waiting [2021-09-16T18:56:46.430Z] 076fb05b2c23: Waiting [2021-09-16T18:56:46.430Z] bdc42e120bf6: Waiting [2021-09-16T18:56:46.733Z] 97722cb524c7: Pushed [2021-09-16T18:56:46.733Z] cac7421b8bac: Pushed [2021-09-16T18:56:46.733Z] d53e29430b45: Pushed [2021-09-16T18:56:46.733Z] dad94c5635b7: Pushed [2021-09-16T18:56:46.733Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:47.004Z] 8e4dda413890: Pushed [2021-09-16T18:56:47.004Z] 2bcc02e5a46a: Pushed [2021-09-16T18:56:47.004Z] 076fb05b2c23: Pushed [2021-09-16T18:56:47.004Z] 54fc590bcfbe: Pushed [2021-09-16T18:56:47.004Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:50.381Z] ed672f62fc86: Pushed [2021-09-16T18:56:50.381Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:bdbcfb475ffe0362eeca187b5f8f276173d43ac4f515318f152838c11b8fde88 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:50.731Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:51.081Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-16T18:56:51.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-16T18:56:51.081Z] cac7421b8bac: Preparing [2021-09-16T18:56:51.081Z] cac7421b8bac: Preparing [2021-09-16T18:56:51.081Z] dad94c5635b7: Preparing [2021-09-16T18:56:51.081Z] 97722cb524c7: Preparing [2021-09-16T18:56:51.081Z] d53e29430b45: Preparing [2021-09-16T18:56:51.081Z] ed672f62fc86: Preparing [2021-09-16T18:56:51.081Z] 198afcfd22d1: Preparing [2021-09-16T18:56:51.081Z] 2bcc02e5a46a: Preparing [2021-09-16T18:56:51.081Z] 198afcfd22d1: Waiting [2021-09-16T18:56:51.081Z] 8e4dda413890: Preparing [2021-09-16T18:56:51.081Z] 54fc590bcfbe: Preparing [2021-09-16T18:56:51.081Z] 076fb05b2c23: Preparing [2021-09-16T18:56:51.081Z] bdc42e120bf6: Preparing [2021-09-16T18:56:51.081Z] 2bcc02e5a46a: Waiting [2021-09-16T18:56:51.081Z] 076fb05b2c23: Waiting [2021-09-16T18:56:51.081Z] 54fc590bcfbe: Waiting [2021-09-16T18:56:51.081Z] bdc42e120bf6: Waiting [2021-09-16T18:56:51.355Z] dad94c5635b7: Layer already exists [2021-09-16T18:56:51.355Z] 97722cb524c7: Layer already exists [2021-09-16T18:56:51.355Z] d53e29430b45: Layer already exists [2021-09-16T18:56:51.355Z] ed672f62fc86: Layer already exists [2021-09-16T18:56:51.355Z] cac7421b8bac: Layer already exists [2021-09-16T18:56:51.355Z] 8e4dda413890: Layer already exists [2021-09-16T18:56:51.355Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:51.355Z] 2bcc02e5a46a: Layer already exists [2021-09-16T18:56:51.355Z] 54fc590bcfbe: Layer already exists [2021-09-16T18:56:51.355Z] 076fb05b2c23: Layer already exists [2021-09-16T18:56:51.355Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:51.355Z] latest: digest: sha256:bdbcfb475ffe0362eeca187b5f8f276173d43ac4f515318f152838c11b8fde88 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:51.701Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:52.042Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.47 [2021-09-16T18:56:52.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-16T18:56:52.042Z] cac7421b8bac: Preparing [2021-09-16T18:56:52.042Z] cac7421b8bac: Preparing [2021-09-16T18:56:52.042Z] dad94c5635b7: Preparing [2021-09-16T18:56:52.042Z] 97722cb524c7: Preparing [2021-09-16T18:56:52.042Z] d53e29430b45: Preparing [2021-09-16T18:56:52.042Z] ed672f62fc86: Preparing [2021-09-16T18:56:52.042Z] 198afcfd22d1: Preparing [2021-09-16T18:56:52.042Z] 2bcc02e5a46a: Preparing [2021-09-16T18:56:52.042Z] 8e4dda413890: Preparing [2021-09-16T18:56:52.042Z] 54fc590bcfbe: Preparing [2021-09-16T18:56:52.042Z] 076fb05b2c23: Preparing [2021-09-16T18:56:52.042Z] bdc42e120bf6: Preparing [2021-09-16T18:56:52.042Z] 8e4dda413890: Waiting [2021-09-16T18:56:52.042Z] 076fb05b2c23: Waiting [2021-09-16T18:56:52.042Z] 54fc590bcfbe: Waiting [2021-09-16T18:56:52.042Z] 198afcfd22d1: Waiting [2021-09-16T18:56:52.042Z] 2bcc02e5a46a: Waiting [2021-09-16T18:56:52.315Z] cac7421b8bac: Layer already exists [2021-09-16T18:56:52.315Z] d53e29430b45: Layer already exists [2021-09-16T18:56:52.315Z] ed672f62fc86: Layer already exists [2021-09-16T18:56:52.315Z] dad94c5635b7: Layer already exists [2021-09-16T18:56:52.315Z] 97722cb524c7: Layer already exists [2021-09-16T18:56:52.315Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:52.315Z] 8e4dda413890: Layer already exists [2021-09-16T18:56:52.315Z] 2bcc02e5a46a: Layer already exists [2021-09-16T18:56:52.315Z] 54fc590bcfbe: Layer already exists [2021-09-16T18:56:52.315Z] 076fb05b2c23: Layer already exists [2021-09-16T18:56:52.315Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:52.315Z] 2.0.1-dev.47: digest: sha256:bdbcfb475ffe0362eeca187b5f8f276173d43ac4f515318f152838c11b8fde88 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:52.661Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:53.002Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:56:53.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-16T18:56:53.002Z] cac7421b8bac: Preparing [2021-09-16T18:56:53.002Z] cac7421b8bac: Preparing [2021-09-16T18:56:53.002Z] dad94c5635b7: Preparing [2021-09-16T18:56:53.002Z] 97722cb524c7: Preparing [2021-09-16T18:56:53.002Z] d53e29430b45: Preparing [2021-09-16T18:56:53.002Z] ed672f62fc86: Preparing [2021-09-16T18:56:53.002Z] 198afcfd22d1: Preparing [2021-09-16T18:56:53.002Z] 2bcc02e5a46a: Preparing [2021-09-16T18:56:53.002Z] 8e4dda413890: Preparing [2021-09-16T18:56:53.002Z] 54fc590bcfbe: Preparing [2021-09-16T18:56:53.002Z] 076fb05b2c23: Preparing [2021-09-16T18:56:53.002Z] bdc42e120bf6: Preparing [2021-09-16T18:56:53.002Z] 198afcfd22d1: Waiting [2021-09-16T18:56:53.002Z] 2bcc02e5a46a: Waiting [2021-09-16T18:56:53.002Z] 8e4dda413890: Waiting [2021-09-16T18:56:53.002Z] 54fc590bcfbe: Waiting [2021-09-16T18:56:53.002Z] 076fb05b2c23: Waiting [2021-09-16T18:56:53.002Z] bdc42e120bf6: Waiting [2021-09-16T18:56:53.274Z] cac7421b8bac: Layer already exists [2021-09-16T18:56:53.274Z] ed672f62fc86: Layer already exists [2021-09-16T18:56:53.274Z] d53e29430b45: Layer already exists [2021-09-16T18:56:53.274Z] dad94c5635b7: Layer already exists [2021-09-16T18:56:53.274Z] 97722cb524c7: Layer already exists [2021-09-16T18:56:53.274Z] 2bcc02e5a46a: Layer already exists [2021-09-16T18:56:53.274Z] 076fb05b2c23: Layer already exists [2021-09-16T18:56:53.274Z] 8e4dda413890: Layer already exists [2021-09-16T18:56:53.274Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:53.274Z] 54fc590bcfbe: Layer already exists [2021-09-16T18:56:53.274Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:53.274Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:bdbcfb475ffe0362eeca187b5f8f276173d43ac4f515318f152838c11b8fde88 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:53.626Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:53.981Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-16T18:56:53.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-16T18:56:53.981Z] cac7421b8bac: Preparing [2021-09-16T18:56:53.981Z] cac7421b8bac: Preparing [2021-09-16T18:56:53.981Z] dad94c5635b7: Preparing [2021-09-16T18:56:53.981Z] 97722cb524c7: Preparing [2021-09-16T18:56:53.981Z] d53e29430b45: Preparing [2021-09-16T18:56:53.981Z] ed672f62fc86: Preparing [2021-09-16T18:56:53.981Z] 198afcfd22d1: Preparing [2021-09-16T18:56:53.981Z] 2bcc02e5a46a: Preparing [2021-09-16T18:56:53.981Z] 8e4dda413890: Preparing [2021-09-16T18:56:53.981Z] 54fc590bcfbe: Preparing [2021-09-16T18:56:53.981Z] 076fb05b2c23: Preparing [2021-09-16T18:56:53.981Z] bdc42e120bf6: Preparing [2021-09-16T18:56:53.981Z] 198afcfd22d1: Waiting [2021-09-16T18:56:53.981Z] 2bcc02e5a46a: Waiting [2021-09-16T18:56:53.981Z] 8e4dda413890: Waiting [2021-09-16T18:56:53.981Z] 54fc590bcfbe: Waiting [2021-09-16T18:56:53.981Z] 076fb05b2c23: Waiting [2021-09-16T18:56:53.981Z] bdc42e120bf6: Waiting [2021-09-16T18:56:54.253Z] cac7421b8bac: Layer already exists [2021-09-16T18:56:54.253Z] d53e29430b45: Layer already exists [2021-09-16T18:56:54.253Z] ed672f62fc86: Layer already exists [2021-09-16T18:56:54.253Z] 97722cb524c7: Layer already exists [2021-09-16T18:56:54.253Z] dad94c5635b7: Layer already exists [2021-09-16T18:56:54.253Z] 198afcfd22d1: Layer already exists [2021-09-16T18:56:54.253Z] 2bcc02e5a46a: Layer already exists [2021-09-16T18:56:54.253Z] 8e4dda413890: Layer already exists [2021-09-16T18:56:54.253Z] 076fb05b2c23: Layer already exists [2021-09-16T18:56:54.253Z] 54fc590bcfbe: Layer already exists [2021-09-16T18:56:54.253Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:54.253Z] main: digest: sha256:bdbcfb475ffe0362eeca187b5f8f276173d43ac4f515318f152838c11b8fde88 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:56:54.318Z] ===================================================== [Pipeline] echo [2021-09-16T18:56:54.334Z] taggedImages: [2021-09-16T18:56:54.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:54.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-16T18:56:54.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.47 [2021-09-16T18:56:54.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:56:54.334Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-16T18:56:54.367Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-16T18:56:54.367Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:54.367Z] latest [2021-09-16T18:56:54.367Z] 2.0.1-dev.47 [2021-09-16T18:56:54.367Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:56:54.367Z] main [2021-09-16T18:56:54.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:54.748Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:55.085Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:56:55.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-16T18:56:55.085Z] a00b9547cc31: Preparing [2021-09-16T18:56:55.085Z] a0fda623abc3: Preparing [2021-09-16T18:56:55.085Z] 7891fea31ea5: Preparing [2021-09-16T18:56:55.085Z] 3057588979f7: Preparing [2021-09-16T18:56:55.085Z] 96d7219d9f93: Preparing [2021-09-16T18:56:55.085Z] bdc42e120bf6: Preparing [2021-09-16T18:56:55.085Z] bdc42e120bf6: Waiting [2021-09-16T18:56:55.358Z] 3057588979f7: Pushed [2021-09-16T18:56:55.359Z] 7891fea31ea5: Pushed [2021-09-16T18:56:55.632Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:55.906Z] 96d7219d9f93: Pushed [2021-09-16T18:56:57.886Z] a00b9547cc31: Pushed [2021-09-16T18:56:57.886Z] a0fda623abc3: Pushed [2021-09-16T18:56:57.886Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:cbae813f815b17a220f41a1e0eed2efe85e68648c12b028a3a0e218a62b01062 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:58.224Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:58.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-16T18:56:58.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-16T18:56:58.561Z] a00b9547cc31: Preparing [2021-09-16T18:56:58.561Z] a0fda623abc3: Preparing [2021-09-16T18:56:58.561Z] 7891fea31ea5: Preparing [2021-09-16T18:56:58.561Z] 3057588979f7: Preparing [2021-09-16T18:56:58.561Z] 96d7219d9f93: Preparing [2021-09-16T18:56:58.561Z] bdc42e120bf6: Preparing [2021-09-16T18:56:58.561Z] bdc42e120bf6: Waiting [2021-09-16T18:56:58.836Z] a00b9547cc31: Layer already exists [2021-09-16T18:56:58.836Z] 96d7219d9f93: Layer already exists [2021-09-16T18:56:58.836Z] 7891fea31ea5: Layer already exists [2021-09-16T18:56:58.836Z] a0fda623abc3: Layer already exists [2021-09-16T18:56:58.836Z] 3057588979f7: Layer already exists [2021-09-16T18:56:58.836Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:58.836Z] latest: digest: sha256:cbae813f815b17a220f41a1e0eed2efe85e68648c12b028a3a0e218a62b01062 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:59.175Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:56:59.512Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.47 [2021-09-16T18:56:59.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-16T18:56:59.512Z] a00b9547cc31: Preparing [2021-09-16T18:56:59.512Z] a0fda623abc3: Preparing [2021-09-16T18:56:59.512Z] 7891fea31ea5: Preparing [2021-09-16T18:56:59.512Z] 3057588979f7: Preparing [2021-09-16T18:56:59.512Z] 96d7219d9f93: Preparing [2021-09-16T18:56:59.512Z] bdc42e120bf6: Preparing [2021-09-16T18:56:59.512Z] bdc42e120bf6: Waiting [2021-09-16T18:56:59.785Z] a0fda623abc3: Layer already exists [2021-09-16T18:56:59.785Z] 7891fea31ea5: Layer already exists [2021-09-16T18:56:59.785Z] 3057588979f7: Layer already exists [2021-09-16T18:56:59.785Z] 96d7219d9f93: Layer already exists [2021-09-16T18:56:59.785Z] a00b9547cc31: Layer already exists [2021-09-16T18:56:59.785Z] bdc42e120bf6: Layer already exists [2021-09-16T18:56:59.785Z] 2.0.1-dev.47: digest: sha256:cbae813f815b17a220f41a1e0eed2efe85e68648c12b028a3a0e218a62b01062 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:00.162Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:00.542Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:57:00.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-16T18:57:00.542Z] a00b9547cc31: Preparing [2021-09-16T18:57:00.542Z] a0fda623abc3: Preparing [2021-09-16T18:57:00.542Z] 7891fea31ea5: Preparing [2021-09-16T18:57:00.542Z] 3057588979f7: Preparing [2021-09-16T18:57:00.542Z] 96d7219d9f93: Preparing [2021-09-16T18:57:00.542Z] bdc42e120bf6: Preparing [2021-09-16T18:57:00.542Z] bdc42e120bf6: Waiting [2021-09-16T18:57:00.820Z] 3057588979f7: Layer already exists [2021-09-16T18:57:00.820Z] 96d7219d9f93: Layer already exists [2021-09-16T18:57:00.820Z] a0fda623abc3: Layer already exists [2021-09-16T18:57:00.820Z] a00b9547cc31: Layer already exists [2021-09-16T18:57:00.820Z] 7891fea31ea5: Layer already exists [2021-09-16T18:57:00.820Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:00.820Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:cbae813f815b17a220f41a1e0eed2efe85e68648c12b028a3a0e218a62b01062 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:01.171Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:01.510Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-16T18:57:01.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-16T18:57:01.511Z] a00b9547cc31: Preparing [2021-09-16T18:57:01.511Z] a0fda623abc3: Preparing [2021-09-16T18:57:01.511Z] 7891fea31ea5: Preparing [2021-09-16T18:57:01.511Z] 3057588979f7: Preparing [2021-09-16T18:57:01.511Z] 96d7219d9f93: Preparing [2021-09-16T18:57:01.511Z] bdc42e120bf6: Preparing [2021-09-16T18:57:01.511Z] bdc42e120bf6: Waiting [2021-09-16T18:57:01.784Z] 7891fea31ea5: Layer already exists [2021-09-16T18:57:01.784Z] 3057588979f7: Layer already exists [2021-09-16T18:57:01.784Z] a0fda623abc3: Layer already exists [2021-09-16T18:57:01.784Z] a00b9547cc31: Layer already exists [2021-09-16T18:57:01.784Z] 96d7219d9f93: Layer already exists [2021-09-16T18:57:01.784Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:01.784Z] main: digest: sha256:cbae813f815b17a220f41a1e0eed2efe85e68648c12b028a3a0e218a62b01062 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:57:01.846Z] ===================================================== [Pipeline] echo [2021-09-16T18:57:01.862Z] taggedImages: [2021-09-16T18:57:01.862Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:57:01.862Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-16T18:57:01.862Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.47 [2021-09-16T18:57:01.862Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:57:01.862Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-16T18:57:01.895Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-16T18:57:01.895Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:57:01.895Z] latest [2021-09-16T18:57:01.895Z] 2.0.1-dev.47 [2021-09-16T18:57:01.895Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:57:01.895Z] main [2021-09-16T18:57:01.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:02.272Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:02.610Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:57:02.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-16T18:57:02.610Z] 2d5deebf9157: Preparing [2021-09-16T18:57:02.610Z] b1c0c9fad31c: Preparing [2021-09-16T18:57:02.610Z] 8359f2fd291d: Preparing [2021-09-16T18:57:02.610Z] 336ff5921e71: Preparing [2021-09-16T18:57:02.610Z] cef9a693c7d1: Preparing [2021-09-16T18:57:02.610Z] 871c45788bd4: Preparing [2021-09-16T18:57:02.610Z] e2df186c6485: Preparing [2021-09-16T18:57:02.610Z] 4debbf26310f: Preparing [2021-09-16T18:57:02.610Z] 99ef13745769: Preparing [2021-09-16T18:57:02.610Z] bdc42e120bf6: Preparing [2021-09-16T18:57:02.610Z] 871c45788bd4: Waiting [2021-09-16T18:57:02.610Z] e2df186c6485: Waiting [2021-09-16T18:57:02.610Z] 4debbf26310f: Waiting [2021-09-16T18:57:02.610Z] 99ef13745769: Waiting [2021-09-16T18:57:02.610Z] bdc42e120bf6: Waiting [2021-09-16T18:57:03.204Z] b1c0c9fad31c: Pushed [2021-09-16T18:57:03.204Z] cef9a693c7d1: Pushed [2021-09-16T18:57:03.204Z] 2d5deebf9157: Pushed [2021-09-16T18:57:03.204Z] 871c45788bd4: Pushed [2021-09-16T18:57:03.204Z] e2df186c6485: Pushed [2021-09-16T18:57:03.204Z] 4debbf26310f: Pushed [2021-09-16T18:57:03.478Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:03.750Z] 99ef13745769: Pushed [2021-09-16T18:57:05.187Z] 336ff5921e71: Pushed [2021-09-16T18:57:06.159Z] 8359f2fd291d: Pushed [2021-09-16T18:57:06.159Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:5c331d85505dd0c46ae83f8a663644f434c5833bc0806e06941e3b41e0e06f15 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:06.777Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:07.118Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-16T18:57:07.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-16T18:57:07.118Z] 2d5deebf9157: Preparing [2021-09-16T18:57:07.118Z] b1c0c9fad31c: Preparing [2021-09-16T18:57:07.118Z] 8359f2fd291d: Preparing [2021-09-16T18:57:07.118Z] 336ff5921e71: Preparing [2021-09-16T18:57:07.118Z] cef9a693c7d1: Preparing [2021-09-16T18:57:07.118Z] 871c45788bd4: Preparing [2021-09-16T18:57:07.118Z] e2df186c6485: Preparing [2021-09-16T18:57:07.118Z] 4debbf26310f: Preparing [2021-09-16T18:57:07.118Z] 99ef13745769: Preparing [2021-09-16T18:57:07.118Z] bdc42e120bf6: Preparing [2021-09-16T18:57:07.118Z] 4debbf26310f: Waiting [2021-09-16T18:57:07.118Z] 99ef13745769: Waiting [2021-09-16T18:57:07.118Z] bdc42e120bf6: Waiting [2021-09-16T18:57:07.118Z] e2df186c6485: Waiting [2021-09-16T18:57:07.391Z] b1c0c9fad31c: Layer already exists [2021-09-16T18:57:07.391Z] 336ff5921e71: Layer already exists [2021-09-16T18:57:07.391Z] 2d5deebf9157: Layer already exists [2021-09-16T18:57:07.391Z] cef9a693c7d1: Layer already exists [2021-09-16T18:57:07.391Z] 8359f2fd291d: Layer already exists [2021-09-16T18:57:07.391Z] 4debbf26310f: Layer already exists [2021-09-16T18:57:07.391Z] e2df186c6485: Layer already exists [2021-09-16T18:57:07.391Z] 871c45788bd4: Layer already exists [2021-09-16T18:57:07.391Z] 99ef13745769: Layer already exists [2021-09-16T18:57:07.391Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:07.391Z] latest: digest: sha256:5c331d85505dd0c46ae83f8a663644f434c5833bc0806e06941e3b41e0e06f15 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:07.743Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:08.083Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.47 [2021-09-16T18:57:08.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-16T18:57:08.083Z] 2d5deebf9157: Preparing [2021-09-16T18:57:08.083Z] b1c0c9fad31c: Preparing [2021-09-16T18:57:08.083Z] 8359f2fd291d: Preparing [2021-09-16T18:57:08.083Z] 336ff5921e71: Preparing [2021-09-16T18:57:08.083Z] cef9a693c7d1: Preparing [2021-09-16T18:57:08.083Z] 871c45788bd4: Preparing [2021-09-16T18:57:08.083Z] e2df186c6485: Preparing [2021-09-16T18:57:08.083Z] 4debbf26310f: Preparing [2021-09-16T18:57:08.083Z] 871c45788bd4: Waiting [2021-09-16T18:57:08.083Z] 99ef13745769: Preparing [2021-09-16T18:57:08.083Z] bdc42e120bf6: Preparing [2021-09-16T18:57:08.083Z] e2df186c6485: Waiting [2021-09-16T18:57:08.083Z] 4debbf26310f: Waiting [2021-09-16T18:57:08.083Z] 99ef13745769: Waiting [2021-09-16T18:57:08.083Z] bdc42e120bf6: Waiting [2021-09-16T18:57:08.357Z] b1c0c9fad31c: Layer already exists [2021-09-16T18:57:08.357Z] 8359f2fd291d: Layer already exists [2021-09-16T18:57:08.357Z] 2d5deebf9157: Layer already exists [2021-09-16T18:57:08.357Z] 336ff5921e71: Layer already exists [2021-09-16T18:57:08.357Z] cef9a693c7d1: Layer already exists [2021-09-16T18:57:08.357Z] e2df186c6485: Layer already exists [2021-09-16T18:57:08.357Z] 4debbf26310f: Layer already exists [2021-09-16T18:57:08.357Z] 871c45788bd4: Layer already exists [2021-09-16T18:57:08.357Z] 99ef13745769: Layer already exists [2021-09-16T18:57:08.357Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:08.357Z] 2.0.1-dev.47: digest: sha256:5c331d85505dd0c46ae83f8a663644f434c5833bc0806e06941e3b41e0e06f15 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:08.703Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:09.049Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:57:09.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-16T18:57:09.049Z] 2d5deebf9157: Preparing [2021-09-16T18:57:09.049Z] b1c0c9fad31c: Preparing [2021-09-16T18:57:09.049Z] 8359f2fd291d: Preparing [2021-09-16T18:57:09.049Z] 336ff5921e71: Preparing [2021-09-16T18:57:09.049Z] cef9a693c7d1: Preparing [2021-09-16T18:57:09.049Z] 871c45788bd4: Preparing [2021-09-16T18:57:09.049Z] e2df186c6485: Preparing [2021-09-16T18:57:09.049Z] 4debbf26310f: Preparing [2021-09-16T18:57:09.049Z] 99ef13745769: Preparing [2021-09-16T18:57:09.049Z] bdc42e120bf6: Preparing [2021-09-16T18:57:09.049Z] e2df186c6485: Waiting [2021-09-16T18:57:09.049Z] 871c45788bd4: Waiting [2021-09-16T18:57:09.049Z] 4debbf26310f: Waiting [2021-09-16T18:57:09.049Z] 99ef13745769: Waiting [2021-09-16T18:57:09.049Z] bdc42e120bf6: Waiting [2021-09-16T18:57:09.322Z] cef9a693c7d1: Layer already exists [2021-09-16T18:57:09.322Z] b1c0c9fad31c: Layer already exists [2021-09-16T18:57:09.322Z] 2d5deebf9157: Layer already exists [2021-09-16T18:57:09.322Z] 336ff5921e71: Layer already exists [2021-09-16T18:57:09.322Z] 8359f2fd291d: Layer already exists [2021-09-16T18:57:09.322Z] e2df186c6485: Layer already exists [2021-09-16T18:57:09.322Z] 871c45788bd4: Layer already exists [2021-09-16T18:57:09.322Z] 99ef13745769: Layer already exists [2021-09-16T18:57:09.322Z] 4debbf26310f: Layer already exists [2021-09-16T18:57:09.322Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:09.322Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:5c331d85505dd0c46ae83f8a663644f434c5833bc0806e06941e3b41e0e06f15 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:09.665Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:10.000Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-16T18:57:10.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-16T18:57:10.001Z] 2d5deebf9157: Preparing [2021-09-16T18:57:10.001Z] b1c0c9fad31c: Preparing [2021-09-16T18:57:10.001Z] 8359f2fd291d: Preparing [2021-09-16T18:57:10.001Z] 336ff5921e71: Preparing [2021-09-16T18:57:10.001Z] cef9a693c7d1: Preparing [2021-09-16T18:57:10.001Z] 871c45788bd4: Preparing [2021-09-16T18:57:10.001Z] e2df186c6485: Preparing [2021-09-16T18:57:10.001Z] 4debbf26310f: Preparing [2021-09-16T18:57:10.001Z] 99ef13745769: Preparing [2021-09-16T18:57:10.001Z] bdc42e120bf6: Preparing [2021-09-16T18:57:10.001Z] 871c45788bd4: Waiting [2021-09-16T18:57:10.001Z] e2df186c6485: Waiting [2021-09-16T18:57:10.001Z] 4debbf26310f: Waiting [2021-09-16T18:57:10.001Z] 99ef13745769: Waiting [2021-09-16T18:57:10.001Z] bdc42e120bf6: Waiting [2021-09-16T18:57:10.272Z] 2d5deebf9157: Layer already exists [2021-09-16T18:57:10.272Z] b1c0c9fad31c: Layer already exists [2021-09-16T18:57:10.272Z] 8359f2fd291d: Layer already exists [2021-09-16T18:57:10.272Z] cef9a693c7d1: Layer already exists [2021-09-16T18:57:10.272Z] 336ff5921e71: Layer already exists [2021-09-16T18:57:10.272Z] e2df186c6485: Layer already exists [2021-09-16T18:57:10.272Z] 4debbf26310f: Layer already exists [2021-09-16T18:57:10.272Z] 871c45788bd4: Layer already exists [2021-09-16T18:57:10.272Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:10.272Z] 99ef13745769: Layer already exists [2021-09-16T18:57:10.272Z] main: digest: sha256:5c331d85505dd0c46ae83f8a663644f434c5833bc0806e06941e3b41e0e06f15 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:57:10.367Z] ===================================================== [Pipeline] echo [2021-09-16T18:57:10.385Z] taggedImages: [2021-09-16T18:57:10.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:57:10.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-16T18:57:10.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.47 [2021-09-16T18:57:10.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:57:10.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-16T18:57:10.421Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-16T18:57:10.421Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:57:10.421Z] latest [2021-09-16T18:57:10.421Z] 2.0.1-dev.47 [2021-09-16T18:57:10.421Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:57:10.421Z] main [2021-09-16T18:57:10.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:10.802Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:11.143Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:57:11.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-16T18:57:11.144Z] aa944d72f4cb: Preparing [2021-09-16T18:57:11.144Z] c684cf499c45: Preparing [2021-09-16T18:57:11.144Z] 198afcfd22d1: Preparing [2021-09-16T18:57:11.144Z] d9cd5d18fc91: Preparing [2021-09-16T18:57:11.144Z] bdc42e120bf6: Preparing [2021-09-16T18:57:11.416Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:11.416Z] 198afcfd22d1: Layer already exists [2021-09-16T18:57:11.416Z] aa944d72f4cb: Pushed [2021-09-16T18:57:11.698Z] d9cd5d18fc91: Pushed [2021-09-16T18:57:14.325Z] c684cf499c45: Pushed [2021-09-16T18:57:14.600Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:7c1a89d2ca8e838152df86709617d5dc558efed66a8cd1b27319a8e9c05e3ca5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:14.954Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:15.588Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-16T18:57:15.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-16T18:57:15.589Z] aa944d72f4cb: Preparing [2021-09-16T18:57:15.589Z] c684cf499c45: Preparing [2021-09-16T18:57:15.589Z] 198afcfd22d1: Preparing [2021-09-16T18:57:15.589Z] d9cd5d18fc91: Preparing [2021-09-16T18:57:15.589Z] bdc42e120bf6: Preparing [2021-09-16T18:57:15.862Z] 198afcfd22d1: Layer already exists [2021-09-16T18:57:15.862Z] d9cd5d18fc91: Layer already exists [2021-09-16T18:57:15.862Z] aa944d72f4cb: Layer already exists [2021-09-16T18:57:15.862Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:15.862Z] c684cf499c45: Layer already exists [2021-09-16T18:57:15.862Z] latest: digest: sha256:7c1a89d2ca8e838152df86709617d5dc558efed66a8cd1b27319a8e9c05e3ca5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:16.218Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:16.566Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.47 [2021-09-16T18:57:16.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-16T18:57:16.566Z] aa944d72f4cb: Preparing [2021-09-16T18:57:16.566Z] c684cf499c45: Preparing [2021-09-16T18:57:16.566Z] 198afcfd22d1: Preparing [2021-09-16T18:57:16.566Z] d9cd5d18fc91: Preparing [2021-09-16T18:57:16.566Z] bdc42e120bf6: Preparing [2021-09-16T18:57:16.841Z] aa944d72f4cb: Layer already exists [2021-09-16T18:57:16.841Z] c684cf499c45: Layer already exists [2021-09-16T18:57:16.841Z] d9cd5d18fc91: Layer already exists [2021-09-16T18:57:16.841Z] 198afcfd22d1: Layer already exists [2021-09-16T18:57:16.841Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:16.841Z] 2.0.1-dev.47: digest: sha256:7c1a89d2ca8e838152df86709617d5dc558efed66a8cd1b27319a8e9c05e3ca5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:17.198Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:17.537Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:57:17.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-16T18:57:17.537Z] aa944d72f4cb: Preparing [2021-09-16T18:57:17.537Z] c684cf499c45: Preparing [2021-09-16T18:57:17.537Z] 198afcfd22d1: Preparing [2021-09-16T18:57:17.537Z] d9cd5d18fc91: Preparing [2021-09-16T18:57:17.537Z] bdc42e120bf6: Preparing [2021-09-16T18:57:17.811Z] 198afcfd22d1: Layer already exists [2021-09-16T18:57:17.811Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:17.811Z] aa944d72f4cb: Layer already exists [2021-09-16T18:57:17.811Z] d9cd5d18fc91: Layer already exists [2021-09-16T18:57:17.811Z] c684cf499c45: Layer already exists [2021-09-16T18:57:17.811Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:7c1a89d2ca8e838152df86709617d5dc558efed66a8cd1b27319a8e9c05e3ca5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:18.173Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:18.526Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-16T18:57:18.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-16T18:57:18.526Z] aa944d72f4cb: Preparing [2021-09-16T18:57:18.526Z] c684cf499c45: Preparing [2021-09-16T18:57:18.526Z] 198afcfd22d1: Preparing [2021-09-16T18:57:18.526Z] d9cd5d18fc91: Preparing [2021-09-16T18:57:18.526Z] bdc42e120bf6: Preparing [2021-09-16T18:57:18.798Z] 198afcfd22d1: Layer already exists [2021-09-16T18:57:18.798Z] d9cd5d18fc91: Layer already exists [2021-09-16T18:57:18.798Z] aa944d72f4cb: Layer already exists [2021-09-16T18:57:18.798Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:18.798Z] c684cf499c45: Layer already exists [2021-09-16T18:57:18.798Z] main: digest: sha256:7c1a89d2ca8e838152df86709617d5dc558efed66a8cd1b27319a8e9c05e3ca5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:57:18.869Z] ===================================================== [Pipeline] echo [2021-09-16T18:57:18.886Z] taggedImages: [2021-09-16T18:57:18.886Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:57:18.886Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-16T18:57:18.886Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.47 [2021-09-16T18:57:18.886Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:57:18.886Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-16T18:57:18.923Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-16T18:57:18.923Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:57:18.923Z] latest [2021-09-16T18:57:18.923Z] 2.0.1-dev.47 [2021-09-16T18:57:18.923Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:57:18.923Z] main [2021-09-16T18:57:18.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:19.322Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:19.945Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:57:19.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-16T18:57:19.945Z] a90fabb13551: Preparing [2021-09-16T18:57:19.945Z] 610a1465ab95: Preparing [2021-09-16T18:57:19.945Z] 198afcfd22d1: Preparing [2021-09-16T18:57:19.945Z] a88a6497f117: Preparing [2021-09-16T18:57:19.945Z] bdc42e120bf6: Preparing [2021-09-16T18:57:20.218Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:20.218Z] a88a6497f117: Layer already exists [2021-09-16T18:57:20.218Z] 198afcfd22d1: Layer already exists [2021-09-16T18:57:20.218Z] a90fabb13551: Pushed [2021-09-16T18:57:22.848Z] 610a1465ab95: Pushed [2021-09-16T18:57:22.848Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:87795e7d19c84303481e271e39fb4fad74cd4df8aa9d9ac09f480db0b493a028 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:23.220Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:23.607Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-16T18:57:23.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-16T18:57:23.607Z] a90fabb13551: Preparing [2021-09-16T18:57:23.607Z] 610a1465ab95: Preparing [2021-09-16T18:57:23.607Z] 198afcfd22d1: Preparing [2021-09-16T18:57:23.607Z] a88a6497f117: Preparing [2021-09-16T18:57:23.607Z] bdc42e120bf6: Preparing [2021-09-16T18:57:23.889Z] a88a6497f117: Layer already exists [2021-09-16T18:57:23.889Z] 198afcfd22d1: Layer already exists [2021-09-16T18:57:23.889Z] a90fabb13551: Layer already exists [2021-09-16T18:57:23.889Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:23.889Z] 610a1465ab95: Layer already exists [2021-09-16T18:57:23.889Z] latest: digest: sha256:87795e7d19c84303481e271e39fb4fad74cd4df8aa9d9ac09f480db0b493a028 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:24.281Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:24.681Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.47 [2021-09-16T18:57:24.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-16T18:57:24.681Z] a90fabb13551: Preparing [2021-09-16T18:57:24.681Z] 610a1465ab95: Preparing [2021-09-16T18:57:24.681Z] 198afcfd22d1: Preparing [2021-09-16T18:57:24.681Z] a88a6497f117: Preparing [2021-09-16T18:57:24.681Z] bdc42e120bf6: Preparing [2021-09-16T18:57:24.956Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:24.956Z] 198afcfd22d1: Layer already exists [2021-09-16T18:57:24.956Z] a90fabb13551: Layer already exists [2021-09-16T18:57:24.956Z] 610a1465ab95: Layer already exists [2021-09-16T18:57:24.956Z] a88a6497f117: Layer already exists [2021-09-16T18:57:24.956Z] 2.0.1-dev.47: digest: sha256:87795e7d19c84303481e271e39fb4fad74cd4df8aa9d9ac09f480db0b493a028 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:25.327Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:25.668Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:57:25.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-16T18:57:25.669Z] a90fabb13551: Preparing [2021-09-16T18:57:25.669Z] 610a1465ab95: Preparing [2021-09-16T18:57:25.669Z] 198afcfd22d1: Preparing [2021-09-16T18:57:25.669Z] a88a6497f117: Preparing [2021-09-16T18:57:25.669Z] bdc42e120bf6: Preparing [2021-09-16T18:57:25.943Z] a90fabb13551: Layer already exists [2021-09-16T18:57:25.943Z] a88a6497f117: Layer already exists [2021-09-16T18:57:25.943Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:25.943Z] 198afcfd22d1: Layer already exists [2021-09-16T18:57:25.943Z] 610a1465ab95: Layer already exists [2021-09-16T18:57:25.943Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:87795e7d19c84303481e271e39fb4fad74cd4df8aa9d9ac09f480db0b493a028 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:26.299Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:26.637Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-16T18:57:26.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-16T18:57:26.637Z] a90fabb13551: Preparing [2021-09-16T18:57:26.637Z] 610a1465ab95: Preparing [2021-09-16T18:57:26.637Z] 198afcfd22d1: Preparing [2021-09-16T18:57:26.637Z] a88a6497f117: Preparing [2021-09-16T18:57:26.637Z] bdc42e120bf6: Preparing [2021-09-16T18:57:26.909Z] 198afcfd22d1: Layer already exists [2021-09-16T18:57:26.909Z] bdc42e120bf6: Layer already exists [2021-09-16T18:57:26.909Z] a90fabb13551: Layer already exists [2021-09-16T18:57:26.909Z] a88a6497f117: Layer already exists [2021-09-16T18:57:26.909Z] 610a1465ab95: Layer already exists [2021-09-16T18:57:26.909Z] main: digest: sha256:87795e7d19c84303481e271e39fb4fad74cd4df8aa9d9ac09f480db0b493a028 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:57:26.973Z] ===================================================== [Pipeline] echo [2021-09-16T18:57:26.988Z] taggedImages: [2021-09-16T18:57:26.988Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:57:26.988Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-16T18:57:26.988Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.47 [2021-09-16T18:57:26.988Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:57:26.988Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-16T18:57:27.019Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-16T18:57:27.019Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:57:27.019Z] latest [2021-09-16T18:57:27.019Z] 2.0.1-dev.47 [2021-09-16T18:57:27.019Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:57:27.019Z] main [2021-09-16T18:57:27.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:27.394Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:27.732Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:57:27.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-16T18:57:28.010Z] f35dc986362a: Preparing [2021-09-16T18:57:28.010Z] 2183e477c38f: Preparing [2021-09-16T18:57:28.010Z] eddcc09240f3: Preparing [2021-09-16T18:57:28.010Z] 5cd2494dbad4: Preparing [2021-09-16T18:57:28.010Z] b287e4fe43ef: Preparing [2021-09-16T18:57:28.010Z] c39efab1fe40: Preparing [2021-09-16T18:57:28.010Z] 386fc9fe74c4: Preparing [2021-09-16T18:57:28.010Z] 097a5c91b892: Preparing [2021-09-16T18:57:28.010Z] 74984ba1a09f: Preparing [2021-09-16T18:57:28.010Z] 6d0ac5d4dfcb: Preparing [2021-09-16T18:57:28.010Z] c55d5dbdab40: Preparing [2021-09-16T18:57:28.010Z] c39efab1fe40: Waiting [2021-09-16T18:57:28.010Z] 74984ba1a09f: Waiting [2021-09-16T18:57:28.010Z] 6d0ac5d4dfcb: Waiting [2021-09-16T18:57:28.010Z] c55d5dbdab40: Waiting [2021-09-16T18:57:28.010Z] 386fc9fe74c4: Waiting [2021-09-16T18:57:28.010Z] 097a5c91b892: Waiting [2021-09-16T18:57:28.290Z] b287e4fe43ef: Layer already exists [2021-09-16T18:57:28.290Z] c39efab1fe40: Layer already exists [2021-09-16T18:57:28.563Z] 386fc9fe74c4: Layer already exists [2021-09-16T18:57:28.563Z] 2183e477c38f: Pushed [2021-09-16T18:57:28.563Z] 097a5c91b892: Layer already exists [2021-09-16T18:57:28.839Z] 74984ba1a09f: Layer already exists [2021-09-16T18:57:28.839Z] 6d0ac5d4dfcb: Layer already exists [2021-09-16T18:57:28.839Z] c55d5dbdab40: Layer already exists [2021-09-16T18:57:29.114Z] f35dc986362a: Pushed [2021-09-16T18:57:31.088Z] eddcc09240f3: Pushed [2021-09-16T18:57:46.150Z] 5cd2494dbad4: Pushed [2021-09-16T18:57:46.150Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf: digest: sha256:00396458b2d26430b4d47e936b576988ddeecde290311e6acea7ef53502be36e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:46.489Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:46.831Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-16T18:57:46.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-16T18:57:46.831Z] f35dc986362a: Preparing [2021-09-16T18:57:46.831Z] 2183e477c38f: Preparing [2021-09-16T18:57:46.831Z] eddcc09240f3: Preparing [2021-09-16T18:57:46.831Z] 5cd2494dbad4: Preparing [2021-09-16T18:57:46.831Z] b287e4fe43ef: Preparing [2021-09-16T18:57:46.831Z] c39efab1fe40: Preparing [2021-09-16T18:57:46.831Z] 386fc9fe74c4: Preparing [2021-09-16T18:57:46.831Z] 097a5c91b892: Preparing [2021-09-16T18:57:46.831Z] 74984ba1a09f: Preparing [2021-09-16T18:57:46.831Z] 6d0ac5d4dfcb: Preparing [2021-09-16T18:57:46.831Z] c55d5dbdab40: Preparing [2021-09-16T18:57:46.831Z] c39efab1fe40: Waiting [2021-09-16T18:57:46.831Z] 386fc9fe74c4: Waiting [2021-09-16T18:57:46.831Z] 097a5c91b892: Waiting [2021-09-16T18:57:46.831Z] 6d0ac5d4dfcb: Waiting [2021-09-16T18:57:46.831Z] c55d5dbdab40: Waiting [2021-09-16T18:57:46.831Z] 74984ba1a09f: Waiting [2021-09-16T18:57:47.102Z] 2183e477c38f: Layer already exists [2021-09-16T18:57:47.102Z] 5cd2494dbad4: Layer already exists [2021-09-16T18:57:47.102Z] f35dc986362a: Layer already exists [2021-09-16T18:57:47.102Z] b287e4fe43ef: Layer already exists [2021-09-16T18:57:47.102Z] eddcc09240f3: Layer already exists [2021-09-16T18:57:47.102Z] c39efab1fe40: Layer already exists [2021-09-16T18:57:47.102Z] 386fc9fe74c4: Layer already exists [2021-09-16T18:57:47.102Z] 74984ba1a09f: Layer already exists [2021-09-16T18:57:47.102Z] 097a5c91b892: Layer already exists [2021-09-16T18:57:47.102Z] 6d0ac5d4dfcb: Layer already exists [2021-09-16T18:57:47.102Z] c55d5dbdab40: Layer already exists [2021-09-16T18:57:47.102Z] latest: digest: sha256:00396458b2d26430b4d47e936b576988ddeecde290311e6acea7ef53502be36e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:47.440Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:47.775Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.47 [2021-09-16T18:57:47.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-16T18:57:47.775Z] f35dc986362a: Preparing [2021-09-16T18:57:47.775Z] 2183e477c38f: Preparing [2021-09-16T18:57:47.775Z] eddcc09240f3: Preparing [2021-09-16T18:57:47.775Z] 5cd2494dbad4: Preparing [2021-09-16T18:57:47.775Z] b287e4fe43ef: Preparing [2021-09-16T18:57:47.775Z] c39efab1fe40: Preparing [2021-09-16T18:57:47.775Z] 386fc9fe74c4: Preparing [2021-09-16T18:57:47.775Z] 097a5c91b892: Preparing [2021-09-16T18:57:47.775Z] 74984ba1a09f: Preparing [2021-09-16T18:57:47.775Z] 6d0ac5d4dfcb: Preparing [2021-09-16T18:57:47.775Z] c55d5dbdab40: Preparing [2021-09-16T18:57:47.775Z] c39efab1fe40: Waiting [2021-09-16T18:57:47.775Z] 386fc9fe74c4: Waiting [2021-09-16T18:57:47.775Z] 097a5c91b892: Waiting [2021-09-16T18:57:47.775Z] 74984ba1a09f: Waiting [2021-09-16T18:57:47.775Z] 6d0ac5d4dfcb: Waiting [2021-09-16T18:57:47.775Z] c55d5dbdab40: Waiting [2021-09-16T18:57:48.048Z] 5cd2494dbad4: Layer already exists [2021-09-16T18:57:48.048Z] f35dc986362a: Layer already exists [2021-09-16T18:57:48.048Z] b287e4fe43ef: Layer already exists [2021-09-16T18:57:48.048Z] 2183e477c38f: Layer already exists [2021-09-16T18:57:48.048Z] eddcc09240f3: Layer already exists [2021-09-16T18:57:48.048Z] c39efab1fe40: Layer already exists [2021-09-16T18:57:48.048Z] 097a5c91b892: Layer already exists [2021-09-16T18:57:48.048Z] 386fc9fe74c4: Layer already exists [2021-09-16T18:57:48.048Z] 6d0ac5d4dfcb: Layer already exists [2021-09-16T18:57:48.048Z] 74984ba1a09f: Layer already exists [2021-09-16T18:57:48.048Z] c55d5dbdab40: Layer already exists [2021-09-16T18:57:48.048Z] 2.0.1-dev.47: digest: sha256:00396458b2d26430b4d47e936b576988ddeecde290311e6acea7ef53502be36e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:48.390Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:48.727Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:57:48.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-16T18:57:48.727Z] f35dc986362a: Preparing [2021-09-16T18:57:48.727Z] 2183e477c38f: Preparing [2021-09-16T18:57:48.727Z] eddcc09240f3: Preparing [2021-09-16T18:57:48.727Z] 5cd2494dbad4: Preparing [2021-09-16T18:57:48.727Z] b287e4fe43ef: Preparing [2021-09-16T18:57:48.727Z] c39efab1fe40: Preparing [2021-09-16T18:57:48.727Z] 386fc9fe74c4: Preparing [2021-09-16T18:57:48.727Z] 097a5c91b892: Preparing [2021-09-16T18:57:48.727Z] 74984ba1a09f: Preparing [2021-09-16T18:57:48.727Z] 6d0ac5d4dfcb: Preparing [2021-09-16T18:57:48.727Z] c55d5dbdab40: Preparing [2021-09-16T18:57:48.727Z] c39efab1fe40: Waiting [2021-09-16T18:57:48.727Z] 386fc9fe74c4: Waiting [2021-09-16T18:57:48.727Z] 6d0ac5d4dfcb: Waiting [2021-09-16T18:57:48.727Z] 097a5c91b892: Waiting [2021-09-16T18:57:48.727Z] 74984ba1a09f: Waiting [2021-09-16T18:57:48.727Z] c55d5dbdab40: Waiting [2021-09-16T18:57:49.005Z] b287e4fe43ef: Layer already exists [2021-09-16T18:57:49.005Z] 2183e477c38f: Layer already exists [2021-09-16T18:57:49.005Z] f35dc986362a: Layer already exists [2021-09-16T18:57:49.005Z] 5cd2494dbad4: Layer already exists [2021-09-16T18:57:49.005Z] eddcc09240f3: Layer already exists [2021-09-16T18:57:49.005Z] 386fc9fe74c4: Layer already exists [2021-09-16T18:57:49.005Z] c39efab1fe40: Layer already exists [2021-09-16T18:57:49.005Z] 097a5c91b892: Layer already exists [2021-09-16T18:57:49.005Z] 74984ba1a09f: Layer already exists [2021-09-16T18:57:49.005Z] 6d0ac5d4dfcb: Layer already exists [2021-09-16T18:57:49.005Z] c55d5dbdab40: Layer already exists [2021-09-16T18:57:49.005Z] 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47: digest: sha256:00396458b2d26430b4d47e936b576988ddeecde290311e6acea7ef53502be36e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:49.351Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:49.702Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-16T18:57:49.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-16T18:57:49.702Z] f35dc986362a: Preparing [2021-09-16T18:57:49.702Z] 2183e477c38f: Preparing [2021-09-16T18:57:49.702Z] eddcc09240f3: Preparing [2021-09-16T18:57:49.702Z] 5cd2494dbad4: Preparing [2021-09-16T18:57:49.702Z] b287e4fe43ef: Preparing [2021-09-16T18:57:49.702Z] c39efab1fe40: Preparing [2021-09-16T18:57:49.702Z] 386fc9fe74c4: Preparing [2021-09-16T18:57:49.702Z] 097a5c91b892: Preparing [2021-09-16T18:57:49.702Z] 74984ba1a09f: Preparing [2021-09-16T18:57:49.702Z] c39efab1fe40: Waiting [2021-09-16T18:57:49.702Z] 386fc9fe74c4: Waiting [2021-09-16T18:57:49.702Z] 6d0ac5d4dfcb: Preparing [2021-09-16T18:57:49.702Z] c55d5dbdab40: Preparing [2021-09-16T18:57:49.702Z] 097a5c91b892: Waiting [2021-09-16T18:57:49.702Z] 74984ba1a09f: Waiting [2021-09-16T18:57:49.702Z] 6d0ac5d4dfcb: Waiting [2021-09-16T18:57:49.702Z] c55d5dbdab40: Waiting [2021-09-16T18:57:49.978Z] 2183e477c38f: Layer already exists [2021-09-16T18:57:49.978Z] f35dc986362a: Layer already exists [2021-09-16T18:57:49.978Z] eddcc09240f3: Layer already exists [2021-09-16T18:57:49.978Z] b287e4fe43ef: Layer already exists [2021-09-16T18:57:49.978Z] 5cd2494dbad4: Layer already exists [2021-09-16T18:57:49.978Z] 386fc9fe74c4: Layer already exists [2021-09-16T18:57:49.978Z] 097a5c91b892: Layer already exists [2021-09-16T18:57:49.978Z] 74984ba1a09f: Layer already exists [2021-09-16T18:57:49.978Z] c39efab1fe40: Layer already exists [2021-09-16T18:57:49.978Z] 6d0ac5d4dfcb: Layer already exists [2021-09-16T18:57:49.978Z] c55d5dbdab40: Layer already exists [2021-09-16T18:57:49.978Z] main: digest: sha256:00396458b2d26430b4d47e936b576988ddeecde290311e6acea7ef53502be36e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-16T18:57:50.039Z] ===================================================== [Pipeline] echo [2021-09-16T18:57:50.054Z] taggedImages: [2021-09-16T18:57:50.054Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [2021-09-16T18:57:50.054Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-16T18:57:50.054Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.47 [2021-09-16T18:57:50.054Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ad0b164aee444d31aaa00b8b2f22abc4230ffbf-2.0.1-dev.47 [2021-09-16T18:57:50.054Z] - 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-09-16T18:57:50.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T18:57:50.862Z] [2021-09-16T18:57:50.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:57:51.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T18:57:51.491Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-16T18:57:51.491Z] 448f6bf000e3: Pulling fs layer [2021-09-16T18:57:51.491Z] f757da607395: Pulling fs layer [2021-09-16T18:57:51.491Z] 05883995daec: Pulling fs layer [2021-09-16T18:57:51.491Z] 8603b9c90790: Pulling fs layer [2021-09-16T18:57:51.491Z] 1560dd03e051: Pulling fs layer [2021-09-16T18:57:51.491Z] 27f5ce0e4adf: Pulling fs layer [2021-09-16T18:57:51.491Z] c2d8d7efcc4b: Pulling fs layer [2021-09-16T18:57:51.491Z] 8603b9c90790: Waiting [2021-09-16T18:57:51.491Z] c2d8d7efcc4b: Waiting [2021-09-16T18:57:51.491Z] 1560dd03e051: Waiting [2021-09-16T18:57:51.491Z] 27f5ce0e4adf: Waiting [2021-09-16T18:57:51.766Z] f757da607395: Verifying Checksum [2021-09-16T18:57:51.766Z] f757da607395: Download complete [2021-09-16T18:57:51.766Z] 8603b9c90790: Download complete [2021-09-16T18:57:52.039Z] 1560dd03e051: Verifying Checksum [2021-09-16T18:57:52.039Z] 1560dd03e051: Download complete [2021-09-16T18:57:52.039Z] 05883995daec: Verifying Checksum [2021-09-16T18:57:52.039Z] 05883995daec: Download complete [2021-09-16T18:57:52.635Z] 448f6bf000e3: Verifying Checksum [2021-09-16T18:57:52.635Z] 448f6bf000e3: Download complete [2021-09-16T18:57:56.028Z] c2d8d7efcc4b: Verifying Checksum [2021-09-16T18:57:56.028Z] c2d8d7efcc4b: Download complete [2021-09-16T18:57:56.624Z] 448f6bf000e3: Pull complete [2021-09-16T18:57:57.223Z] f757da607395: Pull complete [2021-09-16T18:57:59.209Z] 05883995daec: Pull complete [2021-09-16T18:57:59.209Z] 8603b9c90790: Pull complete [2021-09-16T18:58:00.191Z] 1560dd03e051: Pull complete [2021-09-16T18:58:00.785Z] 27f5ce0e4adf: Pull complete [2021-09-16T18:58:15.923Z] c2d8d7efcc4b: Pull complete [2021-09-16T18:58:15.923Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-16T18:58:15.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T18:58:15.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-16T18:58:16.202Z] prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container [2021-09-16T18:58:16.330Z] $ 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/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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-lftools-log-publisher:arm64 cat [2021-09-16T18:58:18.360Z] $ docker top c49bfe742df1265c0343a6d838220eb96f9a733d740df01d602f20ef08a61f05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:58:19.440Z] ---> job-cost.sh [2021-09-16T18:58:19.441Z] lf-activate-venv: SKIPPING [2021-09-16T18:58:19.441Z] INFO: No Stack... [2021-09-16T18:58:20.427Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-16T18:58:20.699Z] INFO: Archiving Costs [Pipeline] sh [2021-09-16T18:58:21.375Z] + + cut -d, -f6 [2021-09-16T18:58:21.375Z] cat /w/workspace/edgex-go/54/archives/cost.csv [Pipeline] lock [2021-09-16T18:58:21.444Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-54-stack-cost] [2021-09-16T18:58:21.453Z] Resource [jenkins-edgexfoundry-edgex-go-main-54-stack-cost] did not exist. Created. [2021-09-16T18:58:21.453Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-16T18:58:22.136Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-16T18:58:22.921Z] Stashed 1 file(s) [Pipeline] } [2021-09-16T18:58:22.937Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-16T18:58:23.004Z] $ docker stop --time=1 c49bfe742df1265c0343a6d838220eb96f9a733d740df01d602f20ef08a61f05 [2021-09-16T18:58:24.644Z] $ docker rm -f c49bfe742df1265c0343a6d838220eb96f9a733d740df01d602f20ef08a61f05 [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-09-16T18:58:25.434Z] provisioning config files... [2021-09-16T18:58:25.452Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/54@tmp/config780174135971856414tmp [Pipeline] { [Pipeline] sh [2021-09-16T18:58:25.788Z] + set +x [2021-09-16T18:58:25.788Z] + curl -s https://codecov.io/bash [2021-09-16T18:58:25.788Z] + bash -s -- [2021-09-16T18:58:25.788Z] [2021-09-16T18:58:25.788Z] _____ _ [2021-09-16T18:58:25.788Z] / ____| | | [2021-09-16T18:58:25.788Z] | | ___ __| | ___ ___ _____ __ [2021-09-16T18:58:25.788Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-16T18:58:25.788Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-16T18:58:25.788Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-16T18:58:25.788Z] Bash-1.0.6 [2021-09-16T18:58:25.788Z] [2021-09-16T18:58:25.788Z] [2021-09-16T18:58:25.788Z] ==> git version 2.24.4 found [2021-09-16T18:58:25.788Z] ==> 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-09-16T18:58:25.788Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-16T18:58:25.788Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-16T18:58:25.788Z] ==> Jenkins CI detected. [2021-09-16T18:58:25.788Z] current dir:  /w/workspace/edgex-go/54 [2021-09-16T18:58:25.788Z] project root: . [2021-09-16T18:58:25.788Z] --> token set from env [2021-09-16T18:58:25.788Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-16T18:58:26.057Z] ==> Running gcov in . (disable via -X gcov) [2021-09-16T18:58:26.057Z] ==> Python coveragepy not found [2021-09-16T18:58:26.057Z] ==> Searching for coverage reports in: [2021-09-16T18:58:26.057Z] + . [2021-09-16T18:58:26.057Z] -> Found 1 reports [2021-09-16T18:58:26.057Z] ==> Detecting git/mercurial file structure [2021-09-16T18:58:26.057Z] ==> Reading reports [2021-09-16T18:58:26.057Z] + ./coverage.out bytes=403630 [2021-09-16T18:58:26.057Z] ==> Appending adjustments [2021-09-16T18:58:26.057Z] https://docs.codecov.io/docs/fixing-reports [2021-09-16T18:58:27.020Z] + Found adjustments [2021-09-16T18:58:27.020Z] ==> Gzipping contents [2021-09-16T18:58:27.020Z] 56K /tmp/codecov.i54wHl.gz [2021-09-16T18:58:27.020Z] ==> Uploading reports [2021-09-16T18:58:27.020Z] url: https://codecov.io [2021-09-16T18:58:27.020Z] query: branch=main&commit=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-16T18:58:27.020Z] -> Pinging Codecov [2021-09-16T18:58:27.020Z] 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=2ad0b164aee444d31aaa00b8b2f22abc4230ffbf&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-16T18:58:27.615Z] -> Uploading to [2021-09-16T18:58:27.615Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-16/00271124DB129430A58F1EEE437C3FCB/2ad0b164aee444d31aaa00b8b2f22abc4230ffbf/012d2598-d99d-443d-910f-dde784aa5fc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210916T185827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c814a0f4a062206f25898876035ecdfebaad836eeca0f16a1325deb876f9ca6 [2021-09-16T18:58:27.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T18:58:27.615Z] Dload Upload Total Spent Left Speed [2021-09-16T18:58:27.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54350 0 0 100 54350 0 136k --:--:-- --:--:-- --:--:-- 136k [2021-09-16T18:58:27.881Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2ad0b164aee444d31aaa00b8b2f22abc4230ffbf [Pipeline] } [2021-09-16T18:58:27.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-16T18:58:28.205Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-16T18:58:28.218Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:58:28.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-16T18:58:28.870Z] [2021-09-16T18:58:28.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:58:29.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-16T18:58:29.654Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-16T18:58:29.654Z] 188c0c94c7c5: Pulling fs layer [2021-09-16T18:58:29.654Z] 0ef7d3d256c8: Pulling fs layer [2021-09-16T18:58:29.654Z] de9db76c5a1d: Pulling fs layer [2021-09-16T18:58:29.654Z] 0eba1c9be4d2: Pulling fs layer [2021-09-16T18:58:29.654Z] 0d57e429df01: Pulling fs layer [2021-09-16T18:58:29.654Z] 4e4be7b47b0d: Pulling fs layer [2021-09-16T18:58:29.654Z] e1f770b5df2f: Pulling fs layer [2021-09-16T18:58:29.654Z] 85a0685a4137: Pulling fs layer [2021-09-16T18:58:29.654Z] 0eba1c9be4d2: Waiting [2021-09-16T18:58:29.654Z] 0d57e429df01: Waiting [2021-09-16T18:58:29.654Z] 4e4be7b47b0d: Waiting [2021-09-16T18:58:29.654Z] e1f770b5df2f: Waiting [2021-09-16T18:58:29.654Z] 85a0685a4137: Waiting [2021-09-16T18:58:29.654Z] de9db76c5a1d: Verifying Checksum [2021-09-16T18:58:29.654Z] de9db76c5a1d: Download complete [2021-09-16T18:58:29.654Z] 0ef7d3d256c8: Verifying Checksum [2021-09-16T18:58:29.654Z] 0ef7d3d256c8: Download complete [2021-09-16T18:58:29.654Z] 0d57e429df01: Verifying Checksum [2021-09-16T18:58:29.654Z] 0d57e429df01: Download complete [2021-09-16T18:58:29.654Z] 4e4be7b47b0d: Verifying Checksum [2021-09-16T18:58:29.654Z] 4e4be7b47b0d: Download complete [2021-09-16T18:58:29.654Z] 188c0c94c7c5: Verifying Checksum [2021-09-16T18:58:29.654Z] 188c0c94c7c5: Download complete [2021-09-16T18:58:29.963Z] 188c0c94c7c5: Pull complete [2021-09-16T18:58:29.963Z] 0ef7d3d256c8: Pull complete [2021-09-16T18:58:30.230Z] de9db76c5a1d: Pull complete [2021-09-16T18:58:30.815Z] e1f770b5df2f: Verifying Checksum [2021-09-16T18:58:30.815Z] e1f770b5df2f: Download complete [2021-09-16T18:58:35.078Z] 0eba1c9be4d2: Verifying Checksum [2021-09-16T18:58:35.078Z] 0eba1c9be4d2: Download complete [2021-09-16T18:58:35.350Z] 85a0685a4137: Verifying Checksum [2021-09-16T18:58:35.350Z] 85a0685a4137: Download complete [2021-09-16T18:58:38.722Z] 0eba1c9be4d2: Pull complete [2021-09-16T18:58:38.722Z] 0d57e429df01: Pull complete [2021-09-16T18:58:38.722Z] 4e4be7b47b0d: Pull complete [2021-09-16T18:58:38.997Z] e1f770b5df2f: Pull complete [2021-09-16T18:58:43.297Z] 85a0685a4137: Pull complete [2021-09-16T18:58:43.297Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-16T18:58:43.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-16T18:58:43.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-16T18:58:43.414Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-09-16T18:58:43.496Z] $ 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/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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-snyk-go:1.410.4 cat [2021-09-16T18:58:46.413Z] $ docker top 0196f5c47d246bbeca1a37a75ec65ec3941b9ac64eb945b91a23804294fa1824 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-16T18:58:46.535Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-16T18:58:46.843Z] + set -o pipefail [2021-09-16T18:58:46.843Z] + snyk monitor '--org=edgex-jenkins' [2021-09-16T18:59:19.090Z] [2021-09-16T18:59:19.090Z] Monitoring /w/workspace/edgex-go/54 (github.com/edgexfoundry/edgex-go)... [2021-09-16T18:59:19.090Z] [2021-09-16T18:59:19.090Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/71da47cc-4c6b-4941-91b5-1ec9f0668abe [2021-09-16T18:59:19.090Z] [2021-09-16T18:59:19.090Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-16T18:59:19.090Z] [2021-09-16T18:59:19.090Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-16T18:59:19.090Z] [2021-09-16T18:59:19.090Z] [Pipeline] } [2021-09-16T18:59:19.106Z] $ docker stop --time=1 0196f5c47d246bbeca1a37a75ec65ec3941b9ac64eb945b91a23804294fa1824 [2021-09-16T18:59:21.150Z] $ docker rm -f 0196f5c47d246bbeca1a37a75ec65ec3941b9ac64eb945b91a23804294fa1824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-16T18:59:21.658Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T18:59:21.677Z] provisioning config files... [2021-09-16T18:59:21.693Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/54@tmp/config1910207379716742965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:59:22.032Z] --> edgex-publish-swagger.sh [2021-09-16T18:59:22.032Z] === Publish openapi/v2 API === [2021-09-16T18:59:22.032Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-16T18:59:22.032Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/54/openapi/v2/core-command.yaml] [2021-09-16T18:59:22.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T18:59:22.032Z] Dload Upload Total Spent Left Speed [2021-09-16T18:59:22.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 28875 0:00:01 0:00:01 --:--:-- 28917 100 31867 0 0 100 31867 0 28870 0:00:01 0:00:01 --:--:-- 28917 [2021-09-16T18:59:22.994Z] [2021-09-16T18:59:22.994Z] [2021-09-16T18:59:22.994Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/54/openapi/v2/core-data.yaml] [2021-09-16T18:59:22.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T18:59:22.994Z] Dload Upload Total Spent Left Speed [2021-09-16T18:59:24.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 58287 0:00:01 0:00:01 --:--:-- 58335 100 65452 0 0 100 65452 0 58278 0:00:01 0:00:01 --:--:-- 58335 [2021-09-16T18:59:24.407Z] [2021-09-16T18:59:24.407Z] [2021-09-16T18:59:24.407Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/54/openapi/v2/core-metadata.yaml] [2021-09-16T18:59:24.407Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T18:59:24.407Z] Dload Upload Total Spent Left Speed [2021-09-16T18:59:25.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 104k 0:00:01 0:00:01 --:--:-- 104k 100 119k 0 0 100 119k 0 104k 0:00:01 0:00:01 --:--:-- 104k [2021-09-16T18:59:25.194Z] [2021-09-16T18:59:25.194Z] [2021-09-16T18:59:25.194Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/54/openapi/v2/support-notifications.yaml] [2021-09-16T18:59:25.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T18:59:25.194Z] Dload Upload Total Spent Left Speed [2021-09-16T18:59:26.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 72569 0:00:01 0:00:01 --:--:-- 72579 100 86007 0 0 100 86007 0 51434 0:00:01 0:00:01 --:--:-- 51408 100 86007 0 0 100 86007 0 51428 0:00:01 0:00:01 --:--:-- 51408 [2021-09-16T18:59:26.872Z] [2021-09-16T18:59:26.872Z] [2021-09-16T18:59:26.872Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/54/openapi/v2/support-scheduler.yaml] [2021-09-16T18:59:26.872Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T18:59:26.872Z] Dload Upload Total Spent Left Speed [2021-09-16T18:59:28.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31329 0:00:01 0:00:01 --:--:-- 31349 100 36710 0 0 100 36710 0 24150 0:00:01 0:00:01 --:--:-- 24167 [2021-09-16T18:59:28.551Z] [2021-09-16T18:59:28.551Z] [2021-09-16T18:59:28.551Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/54/openapi/v2/system-agent.yaml] [2021-09-16T18:59:28.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T18:59:28.551Z] Dload Upload Total Spent Left Speed [2021-09-16T18:59:29.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16535 0:00:01 0:00:01 --:--:-- 16528 100 19603 0 0 100 19603 0 13833 0:00:01 0:00:01 --:--:-- 13834 [2021-09-16T18:59:29.960Z] [2021-09-16T18:59:29.960Z] [Pipeline] } [2021-09-16T18:59:29.973Z] 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-09-16T18:59:30.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T18:59:30.522Z] . [Pipeline] withDockerContainer [2021-09-16T18:59:30.621Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-09-16T18:59:30.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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:10004/edgex-devops/git-semver:latest cat [2021-09-16T18:59:31.114Z] $ docker top 665b27b60d9a2bc8320742e6dc0f2a41159f2da4cecd905105d54818ffc2ad3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T18:59:31.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T18:59:31.255Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T18:59:31.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T18:59:31.388Z] $ docker exec 665b27b60d9a2bc8320742e6dc0f2a41159f2da4cecd905105d54818ffc2ad3f ssh-agent [2021-09-16T18:59:31.507Z] SSH_AUTH_SOCK=/tmp/ssh-vlY0fbfQdtpU/agent.13 [2021-09-16T18:59:31.507Z] SSH_AGENT_PID=19 [2021-09-16T18:59:31.518Z] Running ssh-add (command line suppressed) [2021-09-16T18:59:31.625Z] Identity added: /w/workspace/edgex-go/54@tmp/private_key_8461571272199998639.key (/w/workspace/edgex-go/54@tmp/private_key_8461571272199998639.key) [2021-09-16T18:59:31.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T18:59:31.997Z] + git semver tag [2021-09-16T18:59:31.997Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T18:59:31.997Z] # $GIT_DIR = /w/workspace/edgex-go/54/.git [2021-09-16T18:59:31.997Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/54 [2021-09-16T18:59:31.997Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T18:59:31.997Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T18:59:31.997Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T18:59:31.997Z] # $SEMVER_BRANCH = main [2021-09-16T18:59:31.997Z] # $SEMVER_DIR = /w/workspace/edgex-go/54/.semver [2021-09-16T18:59:31.997Z] # 2ad0b164aee444d31aaa00b8b2f22abc4230ffbf HEAD [2021-09-16T18:59:31.997Z] # -> Force: false [2021-09-16T18:59:31.997Z] # a2b4c75ebebd95f204e359c9d44a54bd0e36de10 refs/tags/v2.0.1-dev.47 [Pipeline] } [2021-09-16T18:59:32.011Z] $ docker exec --env ******** --env ******** 665b27b60d9a2bc8320742e6dc0f2a41159f2da4cecd905105d54818ffc2ad3f ssh-agent -k [2021-09-16T18:59:32.116Z] unset SSH_AUTH_SOCK; [2021-09-16T18:59:32.117Z] unset SSH_AGENT_PID; [2021-09-16T18:59:32.117Z] echo Agent pid 19 killed; [2021-09-16T18:59:32.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T18:59:32.489Z] + git semver [Pipeline] } [2021-09-16T18:59:32.510Z] $ docker stop --time=1 665b27b60d9a2bc8320742e6dc0f2a41159f2da4cecd905105d54818ffc2ad3f [2021-09-16T18:59:33.755Z] $ docker rm -f 665b27b60d9a2bc8320742e6dc0f2a41159f2da4cecd905105d54818ffc2ad3f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:59:34.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-16T18:59:34.254Z] [2021-09-16T18:59:34.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:59:34.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-16T18:59:34.597Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-16T18:59:34.597Z] ab5ef0e58194: Pulling fs layer [2021-09-16T18:59:34.597Z] 9712f1f96733: Pulling fs layer [2021-09-16T18:59:34.597Z] 63f879dbbcfc: Pulling fs layer [2021-09-16T18:59:34.597Z] 0d9ebad4ef96: Pulling fs layer [2021-09-16T18:59:34.597Z] e9a5061849ea: Pulling fs layer [2021-09-16T18:59:34.597Z] d747dcd14b5f: Pulling fs layer [2021-09-16T18:59:34.597Z] 2de7ff778b66: Pulling fs layer [2021-09-16T18:59:34.597Z] 0d9ebad4ef96: Waiting [2021-09-16T18:59:34.597Z] d747dcd14b5f: Waiting [2021-09-16T18:59:34.597Z] 2de7ff778b66: Waiting [2021-09-16T18:59:34.597Z] e9a5061849ea: Waiting [2021-09-16T18:59:34.597Z] 9712f1f96733: Verifying Checksum [2021-09-16T18:59:34.597Z] 9712f1f96733: Download complete [2021-09-16T18:59:37.178Z] 63f879dbbcfc: Verifying Checksum [2021-09-16T18:59:37.178Z] 63f879dbbcfc: Download complete [2021-09-16T18:59:37.178Z] e9a5061849ea: Verifying Checksum [2021-09-16T18:59:37.178Z] e9a5061849ea: Download complete [2021-09-16T18:59:37.178Z] d747dcd14b5f: Verifying Checksum [2021-09-16T18:59:37.178Z] d747dcd14b5f: Download complete [2021-09-16T18:59:37.766Z] 0d9ebad4ef96: Verifying Checksum [2021-09-16T18:59:37.766Z] 0d9ebad4ef96: Download complete [2021-09-16T18:59:37.766Z] 2de7ff778b66: Verifying Checksum [2021-09-16T18:59:37.766Z] 2de7ff778b66: Download complete [2021-09-16T18:59:38.731Z] ab5ef0e58194: Verifying Checksum [2021-09-16T18:59:38.731Z] ab5ef0e58194: Download complete [2021-09-16T18:59:41.344Z] ab5ef0e58194: Pull complete [2021-09-16T18:59:41.612Z] 9712f1f96733: Pull complete [2021-09-16T18:59:42.208Z] 63f879dbbcfc: Pull complete [2021-09-16T18:59:46.526Z] 0d9ebad4ef96: Pull complete [2021-09-16T18:59:46.526Z] e9a5061849ea: Pull complete [2021-09-16T18:59:46.526Z] d747dcd14b5f: Pull complete [2021-09-16T18:59:47.489Z] 2de7ff778b66: Pull complete [2021-09-16T18:59:47.489Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-16T18:59:47.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-16T18:59:47.489Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-16T18:59:47.600Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-09-16T18:59:47.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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:0.23.1-centos7 cat [2021-09-16T18:59:51.171Z] $ docker top ccac2dd7543d4358049926350c072b207b8a562657f41a6fd043dd6e68557373 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-16T18:59:51.273Z] provisioning config files... [2021-09-16T18:59:51.288Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/54@tmp/config3804144712724900962tmp [2021-09-16T18:59:51.311Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/54@tmp/config2813905433127183087tmp [2021-09-16T18:59:51.336Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/54@tmp/config4436833109031860223tmp [Pipeline] { [Pipeline] echo [2021-09-16T18:59:51.366Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:59:51.685Z] ---> sigul-configuration.sh [2021-09-16T18:59:51.685Z] gpg: directory `/root/.gnupg' created [2021-09-16T18:59:51.685Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-16T18:59:51.685Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-16T18:59:51.685Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-16T18:59:51.685Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-16T18:59:51.685Z] gpg: CAST5 encrypted data [2021-09-16T18:59:51.685Z] gpg: encrypted with 1 passphrase [2021-09-16T18:59:51.685Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-16T18:59:52.001Z] + mkdir /home/jenkins [2021-09-16T18:59:52.001Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-16T18:59:52.317Z] + 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-09-16T18:59:52.332Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:59:52.654Z] ---> sigul-install.sh [2021-09-16T18:59:52.654Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-16T18:59:52.970Z] + git tag --list [2021-09-16T18:59:52.970Z] 0.6.0 [2021-09-16T18:59:52.970Z] 0.6.1 [2021-09-16T18:59:52.970Z] 0.7.0 [2021-09-16T18:59:52.970Z] 0.7.1 [2021-09-16T18:59:52.970Z] v1.0.0 [2021-09-16T18:59:52.970Z] v1.0.1 [2021-09-16T18:59:52.970Z] v1.1.0 [2021-09-16T18:59:52.970Z] v1.2.0 [2021-09-16T18:59:52.970Z] v1.2.1 [2021-09-16T18:59:52.970Z] v1.3.0 [2021-09-16T18:59:52.970Z] v1.3.1 [2021-09-16T18:59:52.970Z] v2.0.0 [2021-09-16T18:59:52.970Z] v2.0.1-dev.1 [2021-09-16T18:59:52.970Z] v2.0.1-dev.10 [2021-09-16T18:59:52.970Z] v2.0.1-dev.11 [2021-09-16T18:59:52.970Z] v2.0.1-dev.12 [2021-09-16T18:59:52.970Z] v2.0.1-dev.13 [2021-09-16T18:59:52.970Z] v2.0.1-dev.14 [2021-09-16T18:59:52.970Z] v2.0.1-dev.15 [2021-09-16T18:59:52.970Z] v2.0.1-dev.16 [2021-09-16T18:59:52.970Z] v2.0.1-dev.17 [2021-09-16T18:59:52.970Z] v2.0.1-dev.18 [2021-09-16T18:59:52.970Z] v2.0.1-dev.19 [2021-09-16T18:59:52.970Z] v2.0.1-dev.2 [2021-09-16T18:59:52.970Z] v2.0.1-dev.20 [2021-09-16T18:59:52.970Z] v2.0.1-dev.21 [2021-09-16T18:59:52.970Z] v2.0.1-dev.22 [2021-09-16T18:59:52.970Z] v2.0.1-dev.23 [2021-09-16T18:59:52.970Z] v2.0.1-dev.24 [2021-09-16T18:59:52.970Z] v2.0.1-dev.25 [2021-09-16T18:59:52.970Z] v2.0.1-dev.26 [2021-09-16T18:59:52.970Z] v2.0.1-dev.27 [2021-09-16T18:59:52.970Z] v2.0.1-dev.28 [2021-09-16T18:59:52.970Z] v2.0.1-dev.29 [2021-09-16T18:59:52.970Z] v2.0.1-dev.3 [2021-09-16T18:59:52.970Z] v2.0.1-dev.30 [2021-09-16T18:59:52.970Z] v2.0.1-dev.31 [2021-09-16T18:59:52.970Z] v2.0.1-dev.32 [2021-09-16T18:59:52.970Z] v2.0.1-dev.33 [2021-09-16T18:59:52.970Z] v2.0.1-dev.34 [2021-09-16T18:59:52.970Z] v2.0.1-dev.35 [2021-09-16T18:59:52.970Z] v2.0.1-dev.36 [2021-09-16T18:59:52.970Z] v2.0.1-dev.37 [2021-09-16T18:59:52.970Z] v2.0.1-dev.38 [2021-09-16T18:59:52.970Z] v2.0.1-dev.39 [2021-09-16T18:59:52.970Z] v2.0.1-dev.4 [2021-09-16T18:59:52.970Z] v2.0.1-dev.40 [2021-09-16T18:59:52.970Z] v2.0.1-dev.41 [2021-09-16T18:59:52.970Z] v2.0.1-dev.42 [2021-09-16T18:59:52.970Z] v2.0.1-dev.43 [2021-09-16T18:59:52.970Z] v2.0.1-dev.44 [2021-09-16T18:59:52.970Z] v2.0.1-dev.45 [2021-09-16T18:59:52.970Z] v2.0.1-dev.46 [2021-09-16T18:59:52.970Z] v2.0.1-dev.47 [2021-09-16T18:59:52.970Z] v2.0.1-dev.5 [2021-09-16T18:59:52.970Z] v2.0.1-dev.6 [2021-09-16T18:59:52.970Z] v2.0.1-dev.7 [2021-09-16T18:59:52.970Z] v2.0.1-dev.8 [2021-09-16T18:59:52.970Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-16T18:59:53.291Z] + lftools sign git-tag v2.0.1-dev.47 [2021-09-16T18:59:53.877Z] Signing Git tag with Sigul... [2021-09-16T18:59:53.877Z] Signing v2.0.1-dev.47 [Pipeline] echo [2021-09-16T18:59:54.854Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:59:55.169Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-16T18:59:55.182Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-16T18:59:55.215Z] $ docker stop --time=1 ccac2dd7543d4358049926350c072b207b8a562657f41a6fd043dd6e68557373 [2021-09-16T18:59:56.445Z] $ docker rm -f ccac2dd7543d4358049926350c072b207b8a562657f41a6fd043dd6e68557373 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:59:57.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T18:59:57.086Z] . [Pipeline] withDockerContainer [2021-09-16T18:59:57.183Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-09-16T18:59:57.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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:10004/edgex-devops/git-semver:latest cat [2021-09-16T18:59:57.688Z] $ docker top 2935c88cf05da97e31996d16c86f275bff982eaea09815cb86b155711dbf7b37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T18:59:57.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T18:59:57.834Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T18:59:57.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T18:59:57.985Z] $ docker exec 2935c88cf05da97e31996d16c86f275bff982eaea09815cb86b155711dbf7b37 ssh-agent [2021-09-16T18:59:58.144Z] SSH_AUTH_SOCK=/tmp/ssh-x8Bhhqz3DoHQ/agent.14 [2021-09-16T18:59:58.144Z] SSH_AGENT_PID=21 [2021-09-16T18:59:58.157Z] Running ssh-add (command line suppressed) [2021-09-16T18:59:58.281Z] Identity added: /w/workspace/edgex-go/54@tmp/private_key_8089620719477042943.key (/w/workspace/edgex-go/54@tmp/private_key_8089620719477042943.key) [2021-09-16T18:59:58.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T18:59:58.628Z] + git semver bump pre [2021-09-16T18:59:58.628Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T18:59:58.628Z] # $GIT_DIR = /w/workspace/edgex-go/54/.git [2021-09-16T18:59:58.628Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/54 [2021-09-16T18:59:58.628Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T18:59:58.628Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T18:59:58.628Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T18:59:58.628Z] # $SEMVER_BRANCH = main [2021-09-16T18:59:58.628Z] # $SEMVER_DIR = /w/workspace/edgex-go/54/.semver [2021-09-16T18:59:58.628Z] 2.0.1-dev.48 [Pipeline] } [2021-09-16T18:59:58.642Z] $ docker exec --env ******** --env ******** 2935c88cf05da97e31996d16c86f275bff982eaea09815cb86b155711dbf7b37 ssh-agent -k [2021-09-16T18:59:58.753Z] unset SSH_AUTH_SOCK; [2021-09-16T18:59:58.753Z] unset SSH_AGENT_PID; [2021-09-16T18:59:58.753Z] echo Agent pid 21 killed; [2021-09-16T18:59:58.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T18:59:59.124Z] + git semver [Pipeline] } [2021-09-16T18:59:59.144Z] $ docker stop --time=1 2935c88cf05da97e31996d16c86f275bff982eaea09815cb86b155711dbf7b37 [2021-09-16T19:00:00.359Z] $ docker rm -f 2935c88cf05da97e31996d16c86f275bff982eaea09815cb86b155711dbf7b37 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:00:00.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T19:00:00.773Z] . [Pipeline] withDockerContainer [2021-09-16T19:00:00.857Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-09-16T19:00:00.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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:10004/edgex-devops/git-semver:latest cat [2021-09-16T19:00:01.308Z] $ docker top f7f21ee859910b0ea3832dad752d1bd02ced85d79ccda6c4f156e01911d0f1be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T19:00:01.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T19:00:01.439Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T19:00:01.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T19:00:01.563Z] $ docker exec f7f21ee859910b0ea3832dad752d1bd02ced85d79ccda6c4f156e01911d0f1be ssh-agent [2021-09-16T19:00:01.687Z] SSH_AUTH_SOCK=/tmp/ssh-ggxapZXG5ZgR/agent.13 [2021-09-16T19:00:01.687Z] SSH_AGENT_PID=20 [2021-09-16T19:00:01.700Z] Running ssh-add (command line suppressed) [2021-09-16T19:00:01.805Z] Identity added: /w/workspace/edgex-go/54@tmp/private_key_6030719031695463509.key (/w/workspace/edgex-go/54@tmp/private_key_6030719031695463509.key) [2021-09-16T19:00:01.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T19:00:02.146Z] + git semver push [2021-09-16T19:00:02.146Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T19:00:02.146Z] # $GIT_DIR = /w/workspace/edgex-go/54/.git [2021-09-16T19:00:02.146Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/54 [2021-09-16T19:00:02.146Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T19:00:02.146Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T19:00:02.146Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T19:00:02.146Z] # $SEMVER_BRANCH = main [2021-09-16T19:00:02.147Z] # $SEMVER_DIR = /w/workspace/edgex-go/54/.semver [Pipeline] } [2021-09-16T19:00:07.510Z] $ docker exec --env ******** --env ******** f7f21ee859910b0ea3832dad752d1bd02ced85d79ccda6c4f156e01911d0f1be ssh-agent -k [2021-09-16T19:00:07.606Z] unset SSH_AUTH_SOCK; [2021-09-16T19:00:07.607Z] unset SSH_AGENT_PID; [2021-09-16T19:00:07.607Z] echo Agent pid 20 killed; [2021-09-16T19:00:07.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T19:00:07.981Z] + git semver [Pipeline] } [2021-09-16T19:00:08.001Z] $ docker stop --time=1 f7f21ee859910b0ea3832dad752d1bd02ced85d79ccda6c4f156e01911d0f1be [2021-09-16T19:00:09.191Z] $ docker rm -f f7f21ee859910b0ea3832dad752d1bd02ced85d79ccda6c4f156e01911d0f1be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-16T19:00:10.092Z] + '[' -d /w/workspace/edgex-go/54/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-16T19:00:10.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T19:00:11.014Z] ---> package-listing.sh [2021-09-16T19:00:11.014Z] ++ facter osfamily [2021-09-16T19:00:11.015Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-16T19:00:11.283Z] + OS_FAMILY=redhat [2021-09-16T19:00:11.283Z] + workspace=/w/workspace/edgex-go/54 [2021-09-16T19:00:11.283Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-16T19:00:11.283Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-16T19:00:11.283Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-16T19:00:11.283Z] + PACKAGES=/tmp/packages_start.txt [2021-09-16T19:00:11.283Z] + '[' /w/workspace/edgex-go/54 ']' [2021-09-16T19:00:11.283Z] + PACKAGES=/tmp/packages_end.txt [2021-09-16T19:00:11.283Z] + case "${OS_FAMILY}" in [2021-09-16T19:00:11.283Z] + rpm -qa [2021-09-16T19:00:11.283Z] + sort [2021-09-16T19:00:13.240Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-16T19:00:13.240Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-16T19:00:13.240Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-16T19:00:13.240Z] + '[' /w/workspace/edgex-go/54 ']' [2021-09-16T19:00:13.240Z] + mkdir -p /w/workspace/edgex-go/54/archives/ [2021-09-16T19:00:13.240Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/54/archives/ [Pipeline] echo [2021-09-16T19:00:13.287Z] 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/54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-16T19:00:13.593Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:00:14.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T19:00:14.184Z] [2021-09-16T19:00:14.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T19:00:14.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T19:00:14.517Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-16T19:00:14.517Z] b4d181a07f80: Pulling fs layer [2021-09-16T19:00:14.517Z] a1111a8f2ec3: Pulling fs layer [2021-09-16T19:00:14.517Z] ed53099fbce6: Pulling fs layer [2021-09-16T19:00:14.517Z] dc539afda2c1: Pulling fs layer [2021-09-16T19:00:14.517Z] 77bc0d833cb6: Pulling fs layer [2021-09-16T19:00:14.517Z] 9065ff56babe: Pulling fs layer [2021-09-16T19:00:14.517Z] d287ab97295c: Pulling fs layer [2021-09-16T19:00:14.517Z] 9065ff56babe: Waiting [2021-09-16T19:00:14.517Z] dc539afda2c1: Waiting [2021-09-16T19:00:14.517Z] 77bc0d833cb6: Waiting [2021-09-16T19:00:14.517Z] d287ab97295c: Waiting [2021-09-16T19:00:14.785Z] a1111a8f2ec3: Verifying Checksum [2021-09-16T19:00:14.785Z] a1111a8f2ec3: Download complete [2021-09-16T19:00:14.785Z] dc539afda2c1: Download complete [2021-09-16T19:00:15.051Z] 77bc0d833cb6: Verifying Checksum [2021-09-16T19:00:15.051Z] 77bc0d833cb6: Download complete [2021-09-16T19:00:15.051Z] 9065ff56babe: Verifying Checksum [2021-09-16T19:00:15.051Z] 9065ff56babe: Download complete [2021-09-16T19:00:15.316Z] ed53099fbce6: Verifying Checksum [2021-09-16T19:00:15.317Z] ed53099fbce6: Download complete [2021-09-16T19:00:16.731Z] b4d181a07f80: Verifying Checksum [2021-09-16T19:00:16.731Z] b4d181a07f80: Download complete [2021-09-16T19:00:17.708Z] b4d181a07f80: Pull complete [2021-09-16T19:00:17.975Z] a1111a8f2ec3: Pull complete [2021-09-16T19:00:18.582Z] ed53099fbce6: Pull complete [2021-09-16T19:00:18.582Z] dc539afda2c1: Pull complete [2021-09-16T19:00:18.848Z] 77bc0d833cb6: Pull complete [2021-09-16T19:00:19.114Z] 9065ff56babe: Pull complete [2021-09-16T19:00:21.694Z] d287ab97295c: Verifying Checksum [2021-09-16T19:00:21.694Z] d287ab97295c: Download complete [2021-09-16T19:00:27.071Z] d287ab97295c: Pull complete [2021-09-16T19:00:27.071Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-16T19:00:27.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T19:00:27.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-16T19:00:27.184Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-09-16T19:00:27.251Z] $ 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/54/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/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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:latest cat [2021-09-16T19:00:29.860Z] $ docker top 63fd0579f2c419a052bae99577018407b3d68ed8a601219a80a8d3ff9e0c180a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T19:00:30.259Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-16T19:00:30.572Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-16T19:00:30.887Z] + ls /var/log/sa-host [2021-09-16T19:00:30.887Z] + sadf -c /var/log/sa-host/sa05 [2021-09-16T19:00:30.887Z] file_magic: OK [2021-09-16T19:00:30.887Z] HZ: Using current value: 100 [2021-09-16T19:00:30.887Z] file_header: OK [2021-09-16T19:00:30.887Z] 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-09-16T19:00:30.887Z] Statistics: [2021-09-16T19:00:30.887Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-16T19:00:30.887Z] File successfully converted to sysstat format version 12.0.3 [2021-09-16T19:00:30.887Z] + sadf -c /var/log/sa-host/sa16 [2021-09-16T19:00:30.887Z] file_magic: OK [2021-09-16T19:00:30.887Z] HZ: Using current value: 100 [2021-09-16T19:00:30.887Z] file_header: OK [2021-09-16T19:00:30.887Z] 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-09-16T19:00:30.887Z] Statistics: [2021-09-16T19:00:30.887Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-16T19:00:30.887Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T19:00:31.095Z] provisioning config files... [2021-09-16T19:00:31.116Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/54@tmp/config4596523407921556549tmp [Pipeline] { [Pipeline] echo [2021-09-16T19:00:31.144Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T19:00:31.452Z] ---> create-netrc.sh [Pipeline] } [2021-09-16T19:00:31.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-16T19:00:31.840Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-16T19:00:31.853Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T19:00:32.163Z] ---> sudo-logs.sh [2021-09-16T19:00:32.163Z] Archiving 'sudo' log.. [2021-09-16T19:00:32.163Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-392.vexxhost.local: Name or service not known [2021-09-16T19:00:32.163Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-392.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-16T19:00:32.192Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T19:00:32.511Z] ---> job-cost.sh [2021-09-16T19:00:32.512Z] lf-activate-venv: SKIPPING [2021-09-16T19:00:32.512Z] DEBUG: total: 0.10999999940395355 [2021-09-16T19:00:32.512Z] INFO: Retrieving Stack Cost... [2021-09-16T19:00:33.098Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-16T19:00:33.365Z] INFO: Archiving Costs [Pipeline] echo [2021-09-16T19:00:33.385Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T19:00:33.700Z] ---> logs-deploy.sh [2021-09-16T19:00:33.700Z] lf-activate-venv: SKIPPING [2021-09-16T19:00:33.700Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/54 [2021-09-16T19:00:33.700Z] INFO: archiving workspace using pattern(s): [2021-09-16T19:00:34.667Z] Archives upload complete. [2021-09-16T19:00:34.667Z] INFO: archiving logs to Nexus [2021-09-16T19:00:35.255Z] ---> uname -a: [2021-09-16T19:00:35.255Z] Linux prd-centos7-docker-4c-2g-392.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-09-16T19:00:35.255Z] [2021-09-16T19:00:35.255Z] [2021-09-16T19:00:35.255Z] ---> lscpu: [2021-09-16T19:00:35.255Z] Architecture: x86_64 [2021-09-16T19:00:35.255Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-16T19:00:35.255Z] Byte Order: Little Endian [2021-09-16T19:00:35.255Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-16T19:00:35.255Z] CPU(s): 2 [2021-09-16T19:00:35.255Z] On-line CPU(s) list: 0,1 [2021-09-16T19:00:35.255Z] Thread(s) per core: 1 [2021-09-16T19:00:35.255Z] Core(s) per socket: 1 [2021-09-16T19:00:35.255Z] Socket(s): 2 [2021-09-16T19:00:35.255Z] NUMA node(s): 1 [2021-09-16T19:00:35.255Z] Vendor ID: AuthenticAMD [2021-09-16T19:00:35.255Z] CPU family: 23 [2021-09-16T19:00:35.255Z] Model: 49 [2021-09-16T19:00:35.255Z] Model name: AMD EPYC-Rome Processor [2021-09-16T19:00:35.255Z] Stepping: 0 [2021-09-16T19:00:35.255Z] CPU MHz: 2800.000 [2021-09-16T19:00:35.255Z] BogoMIPS: 5600.00 [2021-09-16T19:00:35.255Z] Virtualization: AMD-V [2021-09-16T19:00:35.255Z] Hypervisor vendor: KVM [2021-09-16T19:00:35.255Z] Virtualization type: full [2021-09-16T19:00:35.255Z] L1d cache: 32K [2021-09-16T19:00:35.255Z] L1i cache: 32K [2021-09-16T19:00:35.255Z] L2 cache: 512K [2021-09-16T19:00:35.255Z] L3 cache: 16384K [2021-09-16T19:00:35.255Z] NUMA node0 CPU(s): 0,1 [2021-09-16T19:00:35.255Z] 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-09-16T19:00:35.255Z] [2021-09-16T19:00:35.255Z] [2021-09-16T19:00:35.255Z] ---> nproc: [2021-09-16T19:00:35.255Z] 2 [2021-09-16T19:00:35.255Z] [2021-09-16T19:00:35.255Z] [2021-09-16T19:00:35.255Z] ---> df -h: [2021-09-16T19:00:35.255Z] Filesystem Size Used Avail Use% Mounted on [2021-09-16T19:00:35.255Z] overlay 40G 15G 26G 36% / [2021-09-16T19:00:35.255Z] tmpfs 64M 0 64M 0% /dev [2021-09-16T19:00:35.255Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-16T19:00:35.255Z] shm 64M 0 64M 0% /dev/shm [2021-09-16T19:00:35.255Z] /dev/vda1 40G 15G 26G 36% /facter-os [2021-09-16T19:00:35.255Z] [2021-09-16T19:00:35.255Z] [2021-09-16T19:00:35.255Z] ---> sar -b -r -n DEV: [2021-09-16T19:00:35.255Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) [2021-09-16T19:00:35.255Z] [2021-09-16T19:00:35.255Z] 18:40:49 LINUX RESTART (2 CPU) [2021-09-16T19:00:35.255Z] [2021-09-16T19:00:35.255Z] 18:42:01 tps rtps wtps bread/s bwrtn/s [2021-09-16T19:00:35.255Z] 18:43:01 144.74 0.62 144.12 351.65 46017.43 [2021-09-16T19:00:35.255Z] 18:44:01 253.44 0.00 253.44 0.00 55126.63 [2021-09-16T19:00:35.255Z] 18:45:01 54.10 0.00 54.10 0.00 10581.73 [2021-09-16T19:00:35.255Z] 18:46:01 71.26 0.02 71.25 0.53 4250.62 [2021-09-16T19:00:35.255Z] 18:47:02 742.21 365.66 376.55 12189.20 239219.89 [2021-09-16T19:00:35.255Z] 18:48:01 498.04 253.04 244.99 14017.59 92209.66 [2021-09-16T19:00:35.255Z] 18:49:01 519.35 55.98 463.37 3344.92 186691.18 [2021-09-16T19:00:35.255Z] 18:50:01 101.82 9.45 92.37 1355.99 15511.13 [2021-09-16T19:00:35.255Z] 18:51:01 3.16 0.00 3.16 0.00 61.94 [2021-09-16T19:00:35.255Z] 18:52:01 0.52 0.00 0.52 0.00 8.16 [2021-09-16T19:00:35.255Z] 18:53:01 0.28 0.00 0.28 0.00 3.43 [2021-09-16T19:00:35.255Z] 18:54:01 0.25 0.00 0.25 0.00 2.62 [2021-09-16T19:00:35.255Z] 18:55:02 0.25 0.00 0.25 0.00 3.35 [2021-09-16T19:00:35.255Z] 18:56:01 0.44 0.19 0.25 5.83 2.80 [2021-09-16T19:00:35.255Z] 18:57:01 0.80 0.00 0.80 0.00 15.96 [2021-09-16T19:00:35.255Z] 18:58:01 0.32 0.00 0.32 0.00 3.41 [2021-09-16T19:00:35.255Z] 18:59:01 115.47 3.03 112.44 300.05 27158.30 [2021-09-16T19:00:35.255Z] 19:00:01 140.45 2.95 137.50 652.12 27712.94 [2021-09-16T19:00:35.255Z] Average: 147.49 38.56 108.93 1791.28 39336.17 [2021-09-16T19:00:35.255Z] [2021-09-16T19:00:35.255Z] 18:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-16T19:00:35.255Z] 18:43:01 3568776 0 1060240 13.24 2620 3377304 1642476 18.13 1127216 2744288 379340 [2021-09-16T19:00:35.255Z] 18:44:01 3074640 0 1355720 16.93 2620 3575960 1764736 19.48 1495860 2803028 189324 [2021-09-16T19:00:35.255Z] 18:45:01 3042456 0 1232108 15.38 2620 3731756 1576252 17.40 1450632 2866956 36792 [2021-09-16T19:00:35.255Z] 18:46:01 2964100 0 1233744 15.40 2620 3808476 1686516 18.62 1426908 2953392 157356 [2021-09-16T19:00:35.255Z] 18:47:02 141768 0 1488020 18.58 2620 6376532 2240836 24.74 3359540 3736124 497092 [2021-09-16T19:00:35.255Z] 18:48:01 658352 0 1578448 19.71 2620 5769520 2983616 32.94 2713076 3847612 6840 [2021-09-16T19:00:35.255Z] 18:49:01 1966892 0 1398076 17.46 2620 4641352 1824540 20.14 1849292 3426844 235668 [2021-09-16T19:00:35.255Z] 18:50:01 2268892 0 1409348 17.60 2620 4328080 1676144 18.51 1550788 3427336 28 [2021-09-16T19:00:35.255Z] 18:51:01 2252156 0 1426048 17.81 2620 4328116 1475408 16.29 1651056 3346304 12 [2021-09-16T19:00:35.255Z] 18:52:01 2253864 0 1424336 17.78 2620 4328120 1446648 15.97 1649840 3346816 12 [2021-09-16T19:00:35.255Z] 18:53:01 2252596 0 1425600 17.80 2620 4328124 1446756 15.97 1650768 3346816 8 [2021-09-16T19:00:35.255Z] 18:54:01 2254180 0 1424012 17.78 2620 4328128 1434276 15.84 1649572 3346904 8 [2021-09-16T19:00:35.255Z] 18:55:02 2254400 0 1423784 17.78 2620 4328136 1434276 15.84 1649756 3346904 8 [2021-09-16T19:00:35.255Z] 18:56:01 2253680 0 1424472 17.79 2620 4328168 1434276 15.84 1649992 3346924 16 [2021-09-16T19:00:35.255Z] 18:57:01 2253172 0 1424972 17.79 2620 4328176 1434360 15.84 1650520 3346924 8 [2021-09-16T19:00:35.255Z] 18:58:01 2253160 0 1424984 17.79 2620 4328176 1434276 15.84 1650548 3346924 8 [2021-09-16T19:00:35.255Z] 18:59:01 1355712 0 1593208 19.89 2620 5057400 1839800 20.31 1839200 3993236 56 [2021-09-16T19:00:35.255Z] 19:00:01 654636 0 1673104 20.89 2620 5678580 2097696 23.16 1911256 4496308 28 [2021-09-16T19:00:35.255Z] Average: 2095746 0 1412235 17.63 2620 4498339 1715160 18.94 1773657 3392758 83478 [2021-09-16T19:00:35.255Z] [2021-09-16T19:00:35.255Z] 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-16T19:00:35.255Z] 18:43:01 veth70a34c0 226.17 255.16 20.76 899.66 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:43:01 eth0 1546.17 1248.29 6901.37 128.66 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:43:01 docker0 895.62 1009.71 78.27 3589.06 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:44:01 eth0 287.65 238.11 1189.70 29.92 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:44:01 veth414e59d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:44:01 docker0 220.05 254.30 16.59 1161.89 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:45:01 eth0 33.30 18.73 23.90 12.74 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:45:01 veth414e59d 2.35 2.35 0.19 0.19 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:45:01 docker0 2.35 2.35 0.16 0.19 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:46:01 eth0 40.08 23.32 22.74 124.81 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:46:01 veth414e59d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:47:02 veth1d36c91 0.00 0.77 0.00 0.05 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:47:02 eth0 366.84 260.33 1849.12 34.60 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:47:02 docker0 53.96 63.98 3.71 163.48 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:48:01 veth085ddc7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:48:01 veth831ffd6 1.96 6.97 0.13 32.46 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:48:01 veth1d36c91 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:48:01 veth04f4d4b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:49:01 veth1d36c91 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:49:01 eth0 3713.94 2741.39 15245.14 574.88 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:49:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:49:01 docker0 1212.47 1395.59 101.34 5160.74 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:50:01 eth0 439.66 323.74 595.28 1022.98 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:50:01 docker0 19.42 56.07 1.55 395.60 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:51:01 eth0 111.39 92.52 43.28 480.43 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:52:01 eth0 1.83 0.63 1.10 0.25 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:53:01 eth0 0.45 0.33 0.27 0.23 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:54:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:55:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:57:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.255Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] 18:58:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] 18:59:01 eth0 675.79 458.75 4109.85 171.75 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] 18:59:01 vethb14bc94 18.63 17.06 2.95 10.48 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] 18:59:01 docker0 18.63 16.93 2.69 10.47 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] 19:00:01 eth0 639.08 413.69 3651.18 57.18 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] 19:00:01 veth7d3363e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] 19:00:01 docker0 40.27 66.23 2.92 388.91 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] Average: eth0 249.78 184.01 1109.78 122.86 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] Average: veth7d3363e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] Average: docker0 71.79 85.36 6.03 331.21 0.00 0.00 0.00 0.00 [2021-09-16T19:00:35.256Z] [2021-09-16T19:00:35.256Z] [2021-09-16T19:00:35.256Z] ---> sar -P ALL: [2021-09-16T19:00:35.256Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) [2021-09-16T19:00:35.256Z] [2021-09-16T19:00:35.256Z] 18:40:49 LINUX RESTART (2 CPU) [2021-09-16T19:00:35.256Z] [2021-09-16T19:00:35.256Z] 18:42:01 CPU %user %nice %system %iowait %steal %idle [2021-09-16T19:00:35.256Z] 18:43:01 all 26.70 0.00 8.58 2.02 0.12 62.58 [2021-09-16T19:00:35.256Z] 18:43:01 0 29.59 0.00 9.02 1.91 0.11 59.36 [2021-09-16T19:00:35.256Z] 18:43:01 1 23.86 0.00 8.15 2.13 0.13 65.73 [2021-09-16T19:00:35.256Z] 18:44:01 all 50.60 0.00 11.42 2.13 0.12 35.74 [2021-09-16T19:00:35.256Z] 18:44:01 0 50.72 0.00 11.77 2.19 0.13 35.20 [2021-09-16T19:00:35.256Z] 18:44:01 1 50.47 0.00 11.06 2.07 0.11 36.28 [2021-09-16T19:00:35.256Z] 18:45:01 all 34.86 0.00 5.27 0.63 0.09 59.16 [2021-09-16T19:00:35.256Z] 18:45:01 0 36.60 0.00 5.20 0.49 0.09 57.62 [2021-09-16T19:00:35.256Z] 18:45:01 1 33.12 0.00 5.34 0.76 0.09 60.70 [2021-09-16T19:00:35.256Z] 18:46:01 all 70.63 0.00 9.48 0.84 0.16 18.89 [2021-09-16T19:00:35.256Z] 18:46:01 0 69.42 0.00 9.60 0.70 0.17 20.11 [2021-09-16T19:00:35.256Z] 18:46:01 1 71.84 0.00 9.37 0.98 0.15 17.66 [2021-09-16T19:00:35.256Z] 18:47:02 all 26.06 0.00 19.70 24.23 0.14 29.87 [2021-09-16T19:00:35.256Z] 18:47:02 0 24.89 0.00 19.94 25.14 0.13 29.90 [2021-09-16T19:00:35.256Z] 18:47:02 1 27.22 0.00 19.46 23.31 0.16 29.85 [2021-09-16T19:00:35.256Z] 18:48:01 all 69.88 0.00 14.81 14.19 0.14 0.97 [2021-09-16T19:00:35.256Z] 18:48:01 0 69.28 0.00 15.35 14.36 0.15 0.86 [2021-09-16T19:00:35.256Z] 18:48:01 1 70.47 0.00 14.29 14.03 0.13 1.09 [2021-09-16T19:00:35.256Z] 18:49:01 all 70.87 0.00 20.26 2.93 0.16 5.78 [2021-09-16T19:00:35.256Z] 18:49:01 0 71.91 0.00 19.70 2.86 0.17 5.36 [2021-09-16T19:00:35.256Z] 18:49:01 1 69.82 0.00 20.82 3.00 0.15 6.21 [2021-09-16T19:00:35.256Z] 18:50:01 all 18.39 0.00 5.96 2.86 0.10 72.69 [2021-09-16T19:00:35.256Z] 18:50:01 0 17.66 0.00 6.27 2.81 0.10 73.16 [2021-09-16T19:00:35.256Z] 18:50:01 1 19.12 0.00 5.65 2.90 0.10 72.22 [2021-09-16T19:00:35.256Z] 18:51:01 all 5.62 0.00 0.85 0.01 0.05 93.47 [2021-09-16T19:00:35.256Z] 18:51:01 0 5.42 0.00 0.94 0.00 0.05 93.58 [2021-09-16T19:00:35.256Z] 18:51:01 1 5.81 0.00 0.76 0.02 0.05 93.36 [2021-09-16T19:00:35.256Z] 18:52:01 all 0.08 0.00 0.05 0.00 0.02 99.85 [2021-09-16T19:00:35.256Z] 18:52:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-09-16T19:00:35.256Z] 18:52:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2021-09-16T19:00:35.256Z] 18:53:01 all 0.13 0.00 0.06 0.00 0.02 99.79 [2021-09-16T19:00:35.256Z] 18:53:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-09-16T19:00:35.256Z] 18:53:01 1 0.20 0.00 0.07 0.00 0.00 99.73 [2021-09-16T19:00:35.256Z] [2021-09-16T19:00:35.256Z] 18:53:01 CPU %user %nice %system %iowait %steal %idle [2021-09-16T19:00:35.256Z] 18:54:01 all 0.18 0.00 0.04 0.00 0.02 99.76 [2021-09-16T19:00:35.256Z] 18:54:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-09-16T19:00:35.256Z] 18:54:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2021-09-16T19:00:35.256Z] 18:55:02 all 0.21 0.00 0.03 0.00 0.01 99.75 [2021-09-16T19:00:35.256Z] 18:55:02 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-09-16T19:00:35.256Z] 18:55:02 1 0.35 0.00 0.03 0.00 0.00 99.62 [2021-09-16T19:00:35.256Z] 18:56:01 all 0.16 0.00 0.06 0.00 0.02 99.76 [2021-09-16T19:00:35.256Z] 18:56:01 0 0.31 0.00 0.07 0.00 0.02 99.61 [2021-09-16T19:00:35.256Z] 18:56:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2021-09-16T19:00:35.256Z] 18:57:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-09-16T19:00:35.256Z] 18:57:01 0 0.32 0.00 0.05 0.00 0.03 99.60 [2021-09-16T19:00:35.256Z] 18:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-09-16T19:00:35.256Z] 18:58:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-09-16T19:00:35.256Z] 18:58:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-09-16T19:00:35.256Z] 18:58:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-09-16T19:00:35.256Z] 18:59:01 all 10.79 0.00 5.49 1.97 0.06 81.69 [2021-09-16T19:00:35.256Z] 18:59:01 0 10.93 0.00 5.96 2.69 0.05 80.37 [2021-09-16T19:00:35.256Z] 18:59:01 1 10.66 0.00 5.03 1.26 0.07 82.99 [2021-09-16T19:00:35.256Z] 19:00:01 all 14.54 0.00 8.28 1.65 0.10 75.43 [2021-09-16T19:00:35.256Z] 19:00:01 0 14.32 0.00 8.05 1.67 0.11 75.86 [2021-09-16T19:00:35.256Z] 19:00:01 1 14.77 0.00 8.50 1.63 0.09 75.01 [2021-09-16T19:00:35.256Z] Average: all 21.20 0.00 5.89 2.84 0.07 70.00 [2021-09-16T19:00:35.256Z] Average: 0 21.29 0.00 5.98 2.92 0.08 69.75 [2021-09-16T19:00:35.256Z] Average: 1 21.11 0.00 5.80 2.77 0.07 70.25 [2021-09-16T19:00:35.256Z] [2021-09-16T19:00:35.256Z] [2021-09-16T19:00:35.256Z]